OSDN Git Service

coroid/libav_saccubus.git
2001-09-13 Nick Kurshevmemalign autodetection
2001-08-31 JuanjoMoved some H.263+ variables to MpegEncContext to be...
2001-08-28 JuanjoAdded support to Unrestricted Motion Vectors (UMV)
2001-08-27 JuanjoAdded CODEC_ID_H263P to fourcc tables.
2001-08-20 Nick KurshevAligned malloc. Another 10% of speedup.
2001-08-15 Fabrice Bellardwin32 fixes
2001-08-15 Fabrice Bellardmotion test
2001-08-15 Fabrice Bellardsuppressed nasm stuff
2001-08-15 Fabrice Bellardadded win32 cross compile support
2001-08-15 Fabrice Bellardupdated
2001-08-15 Fabrice Bellardremoved
2001-08-15 Fabrice Bellardsuppressed nasm dependancy - rewrote forward DCT and...
2001-08-15 Fabrice Bellarddistclean fix
2001-08-15 Fabrice Bellardchanged opendivx to mpeg4
2001-08-15 Fabrice Bellardlog2 to av_log2
2001-08-15 Fabrice Bellardcopy avctx
2001-08-15 Fabrice Bellardfix got_picture output
2001-08-15 Fabrice Bellardadded draw_horiz_band test
2001-08-15 Fabrice Bellardlog2 to av_log2 - added integer version define
2001-08-15 Fabrice Bellardrenamed log2 to av_log2
2001-08-15 Fabrice Bellardfixed wav riff tag size
2001-08-15 Fabrice Bellardadded raw mjpeg
2001-08-15 Fabrice Bellardadded static
2001-08-15 Fabrice Bellardadded raw mjpeg format - added jpeg image format
2001-08-15 Fabrice Bellardchanged jpegenc.c to jpeg.c
2001-08-15 Fabrice Bellardupdated
2001-08-15 Fabrice Bellardjpeg hack
2001-08-15 Fabrice Bellardadded jpeg image read/write
2001-08-15 Fabrice Bellardadded FAQ - you are free to add entries - the web page...
2001-08-13 Fabrice Bellardadded win32 vc6 project files
2001-08-13 Fabrice Bellardupdated
2001-08-13 Fabrice Bellardwin32 fixes
2001-08-13 Fabrice Bellardbetter vol header parsing for mpeg4
2001-08-13 Fabrice Bellardarm optimizations
2001-08-13 Fabrice Bellardwin32 fixes
2001-08-13 Fabrice Bellardadded arm support - added --disable-grab
2001-08-13 Fabrice Bellardarm specific code
2001-08-13 Fabrice Bellardwin32 fixes
2001-08-12 Fabrice Bellardmoved matrix init away from MPV_common_init()
2001-08-12 Fabrice Bellardfixed mpeg2 non intra dequant - fixed MPEG1 and 2 matri...
2001-08-11 Fabrice Bellardfixed last zero mv for field - fixed mismatch handling...
2001-08-11 Fabrice Bellardfixed mpeg2 interlaced DCT
2001-08-11 Fabrice Bellardremoved incomplete seek patch
2001-08-11 Fabrice Bellardpicture utils
2001-08-11 Fabrice Bellardfixed mpeg2 qscale decoding
2001-08-11 Fabrice Bellardadded interlaced MJPEG support
2001-08-11 Fabrice Bellardadded 422P, 444P support - added deinterlace support...
2001-08-11 Fabrice Bellardfix msmpeg4 seek
2001-08-11 Fabrice Bellardexport for imgconvert usage
2001-08-11 Fabrice Bellardnew img_convert API - added deinterlacing filter
2001-08-11 Fabrice Bellardadded PPM read/write support - added pgmyuvpipe format...
2001-08-11 Fabrice Bellardadd deinterlacing support - add new image converter...
2001-08-11 Fabrice Bellarduse MAKE variable
2001-08-11 Fabrice Bellardupdated
2001-08-11 Fabrice Bellardfixed mb_intra_vlc decoding table size
2001-08-08 Fabrice Bellardreturn dummy quality to avoid bug in -sameq case -...
2001-08-08 Fabrice Bellardfixed mpeg1 first block bug (pb with black picture...
2001-08-08 Fabrice Bellardfixed mpeg1 last block bug (mb stuffing code was not...
2001-08-08 Fabrice Bellardadded forgotten emms() - fix various segmentation fault...
2001-08-08 Fabrice Bellardfixed avi RIFF header size
2001-08-08 Nick KurshevPortability and testing issues
2001-08-07 Fabrice Bellardupdated
2001-08-07 Fabrice Bellardadded mmx idct
2001-08-07 Fabrice Bellardfixed scan protos
2001-08-07 Fabrice Bellardfixed block permutation in encoder (not optimal - shoul...
2001-08-07 Fabrice Bellardupdated scans
2001-08-07 Fabrice Bellardchanged quant matrix order (should fix mmx mpeg decodin...
2001-08-07 Fabrice Bellardfixed mjpeg matrix quant encoding and decoding
2001-08-07 Fabrice Bellardpermuted coefs in normal IDCT to avoid having different...
2001-08-07 Fabrice Bellardadded idct reference code
2001-08-07 Fabrice Bellardadded block permutation functions
2001-08-07 Fabrice Bellardupdated dct-test to test IDCTs too
2001-08-07 Fabrice Bellardadded idct mmx
2001-08-07 Fabrice Bellardupdated mmx macros
2001-08-07 Fabrice Bellardadded idct mmx code
2001-08-06 Fabrice Bellarduse default huffman tables if none given
2001-08-06 Fabrice Bellardadded 422P and 444P support - fixed block parsing error
2001-08-06 Fabrice Bellardadded 422P and 444P formats (need to patch ffmpeg.c...
2001-08-06 Fabrice Bellardadded correct component id handling
2001-08-06 Fabrice Bellardtypes fix
2001-08-06 Fabrice Bellardadded MJPEG decoder + comments
2001-08-06 Fabrice Bellardadded MJPEG decoder, renamed mjpegenc.c to mjpeg.c
2001-08-05 Nick KurshevSuppressing external gas stuff to improve portability...
2001-08-04 Arpiget_bits() specialization, gives 4\speedup
2001-08-03 Arpiinlineing common case of get_bits() -> gives 2speedup...
2001-08-03 ArpiMMX/MMXEXT iDCT support, using external functions curre...
2001-08-02 Arpi- removed #include ../config.h, because it's included...
2001-08-02 Nick KurshevFixed one lack
2001-08-02 Nick KurshevAdding fastmemcpy stuff to speedup mplayer project
2001-07-31 Nick KurshevRemove unnecessary record
2001-07-30 Fabrice Bellardadded external cpuid code to solve -fPIC and gcc unclea...
2001-07-30 Fabrice Bellardadded cpuid.s
2001-07-30 Fabrice Bellardrenamed - use of s->dct_unquantize function pointer...
2001-07-30 Fabrice Bellarduse block[] in structure to have it aligned on 8 bytes...
2001-07-30 Fabrice Bellarduse block[] in structure to have it aligned on 8 bytes...
2001-07-30 Fabrice Bellardcomments
2001-07-30 Fabrice Bellardadded HAVE_AV_CONFIG_H
2001-07-30 Fabrice Bellardadded mpegvideo_mmx.c - added HAVE_AV_CONFIG_H
2001-07-30 Fabrice Bellardadded benchmark option
2001-07-30 Fabrice Bellardadded --disable-mp3lib
next