]> git.sesse.net Git - ffmpeg/history - libavcodec
use #ifdef
[ffmpeg] / libavcodec /
2002-06-17 Fabrice Bellarduse #ifdef
2002-06-13 Fabrice Bellardreverted to inttypes.h since it gives problems on some...
2002-06-11 Fabrice Bellardmoved code to mem.c and allcodecs.c
2002-06-11 Fabrice Bellardfixed one mpeg decoder memory leak
2002-06-11 Fabrice Bellardmove unaligned access macros to dsputil.h - added unali...
2002-06-11 Fabrice Bellardmemory functions are exported
2002-06-11 Fabrice Bellardput codec registering in another file so that the user...
2002-06-11 Fabrice Bellardput memory functions in a separate file so that the...
2002-06-11 Fabrice Bellardadded installlib target to install static libraries...
2002-06-11 Fabrice Bellarddo not export internal functions - use stdint.h
2002-06-09 Michael Niedermayergrayscale only encoding
2002-06-09 Michael Niedermayerpassing avctx->flags so that grayscale only decoding...
2002-06-09 Michael Niedermayergrayscale only decoding
2002-06-07 Felix Bünemannin libavcodec/Makefile there is in line 110: "distclean...
2002-06-06 Fabrice Bellardfixed multiple allocation bug
2002-06-06 Fabrice Bellardfixed case where abs_level > MAX_LEVEL
2002-06-05 Michael Niedermayeroptimizing MPV_decode_mb
2002-06-05 Fabrice Bellardadded ff_idct_put/add
2002-06-05 Fabrice Bellardadded inlined put/add functions
2002-06-05 Fabrice Bellarduse ff_idct_put/add()
2002-06-05 Fabrice Bellarduse ff_idct_put()
2002-06-05 Fabrice Bellardremoved unused code - began to merge alpha specific...
2002-06-04 Michael Niedermayerrun1 can be <0 bugfix (found by fabrice)
2002-06-04 Fabrice Bellardavoid name clash with libjpeg - added missing externs
2002-06-04 Fabrice Bellardadded missing externs (we were lucky that commons are...
2002-06-04 Fabrice Bellardadded missing externs
2002-06-03 Zdenek Kabelac* reimplemented remaing avg_ pixel functions
2002-06-03 Zdenek Kabelac* implemented remaing avg_ pixel functions (these are...
2002-06-03 Falk HüffnerRevert previous bogus warning fix.
2002-06-03 Falk HüffnerMinor warning cleanup.
2002-06-03 Nick Kurshevuse qstride instead of fixed constants
2002-06-03 Nick Kurshevnew field for communicating with external postprocessing
2002-06-02 Michael Niedermayer100l divx501+ seeking bugfix
2002-06-02 Felix Bünemanngcc 3.1 warning fix (patch by Felix Buenemann <atmosfea...
2002-06-02 D Richard Felker III10l found&patch by D Richard Felker III <dalias at...
2002-06-02 Michael Niedermayertypo (found by Bohdan Horst <nexus at hoth.amu.edu...
2002-06-02 Michael Niedermayerdivx5 bug workaround
2002-06-02 Michael Niedermayersingle coefficient elimination
2002-06-02 Michael Niedermayerb_quant_offset (unfinished, should be 0 for now)
2002-06-02 Michael Niedermayerdata partitioning
2002-06-02 Michael Niedermayermsmpeg4v1 decoding
2002-06-02 Michael Niedermayersingle coefficient elimination
2002-06-02 Michael Niedermayerdont double check vectors
2002-06-02 Michael Niedermayererror concealment / error resilience
2002-06-02 Michael Niedermayererror concealment / error resilience
2002-06-02 Michael Niedermayerfixing get_bits_count at the end
2002-06-02 Michael Niedermayersqrt
2002-06-01 Michael Niedermayerbugfix
2002-06-01 Fabrice Bellardfixed layer1/2 overflow if very loud sound - fixed...
2002-05-30 Zdenek Kabelac* removed MANGLE from macros for setting constants
2002-05-29 Zdenek Kabelac* using unrolled loops seems to help to MMX Celerons
2002-05-29 Zdenek Kabelac* reenabled original xy2 put routine - rounding error...
2002-05-29 Zdenek Kabelac* code with new PAVGB for MMX only CPU splited into...
2002-05-29 Zdenek Kabelac* new mmx code - based upon http://aggregate.org/MAGIC
2002-05-29 Zdenek Kabelac* cosmetic minor change
2002-05-29 Zdenek Kabelac* optimized remaing avg_pixels_xy2
2002-05-28 Zdenek Kabelac* optimized avg_* functions (except xy2)
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2002-05-27 Zdenek Kabelac* more PIC friendly and faster code
2002-05-27 Zdenek Kabelac* removed TESTCPU_MAIN - not needed for testing
2002-05-27 Zdenek Kabelac* for this moment bswap.h included ahead of HAVE_AV_CO...
2002-05-27 Zdenek Kabelac* undefine local defines when they are no longer needed
2002-05-27 Zdenek Kabelac* compatibilized declaration with its original definition
2002-05-27 Zdenek Kabelac* avoids double inclusion of this header
2002-05-26 Fabrice Bellarddon't use inttypes.h - use inline function for bswap_64()
2002-05-26 Fabrice Bellardfixed mangle issue
2002-05-26 Fabrice Bellardremoved invalid buffer handling
2002-05-26 Nick Kurshevuntested generic bswap64
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-25 Fabrice Bellardconsistent include usage
2002-05-25 Fabrice Bellardfixed incorrect buffer handling
2002-05-25 Fabrice Bellardbetter logic for bswap
2002-05-25 Fabrice Bellardremoved
2002-05-25 Fabrice Bellardmoved in libavcodec
2002-05-24 Philip GladstoneAdd an av_abort macro that aborts, but also prints...
2002-05-23 Zdenek Kabelac* baling 8 seems to have the same speed
2002-05-23 Zdenek Kabelac* always baling even though it seems to produce sometim...
2002-05-23 Zdenek Kabelac* cleanup for put_pixels_mmx
2002-05-23 Zdenek Kabelac* somewhat more advanced test suit for dsp code - for...
2002-05-23 Zdenek Kabelac* align the source initialy address
2002-05-23 Zdenek Kabelac* fixed contrains and avoid usage of scale index access
2002-05-23 Zdenek Kabelac* added simple test main - see comments about how to
2002-05-22 Michael Niedermayerusing 1 operand less and slightly faster put_pixels_y2
2002-05-22 Zdenek Kabelac* fix for -fPIC compilation - compiles with 2.95.2...
2002-05-22 Zdenek Kabelac* minor cleanup
2002-05-21 Michael Niedermayerworkaround dc_scale bug in old ffmpeg msmpeg4v3 encoder...
2002-05-21 Zdenek Kabelac* oops - these are the midnight commits...
2002-05-21 Zdenek Kabelac* restored previous behaviour for this moment
2002-05-21 Zdenek Kabelac* restored previous non '..' version
2002-05-21 Fabrice Bellardfixed incorrect global gain - slightly increased precis...
2002-05-21 Zdenek Kabelac* using ../ for bswap.h
2002-05-21 Zdenek Kabelac* avoid conflicts with non-ffmpeg config.h and also...
2002-05-20 Fabrice Bellardfixed one overflow problem
2002-05-20 Fabrice Bellardremoved unused stuff - added dsputil_set_bit_exact...
2002-05-20 Fabrice Bellardremoved unused code
2002-05-20 Fabrice Bellardmpeg1/2 identifier - fixed frame rate for some bad...
2002-05-20 Fabrice Bellardbetter av_freep()
2002-05-20 Fabrice Bellardadded avcodec_set_bit_exact() for testing
2002-05-19 Michael Niedermayerfixing alignment for alignment picky cpus
2002-05-18 Fabrice Bellardremoved unmaintained vc stuff
next