summaryrefslogtreecommitdiff
path: root/libavcodec/libxvidff.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* Fix compilation with --enable-libxvid.Carl Eugen Hoyos2009-01-17
* remove ff_get_fourcc() and use AV_RL32() insteadAurelien Jacobs2009-01-17
* export gcd function as av_gcd()Aurelien Jacobs2009-01-17
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* consistency cosmetics: Rename POWERPC identifiers to PPC.Diego Biurrun2008-12-27
* Do not invade _t POSIX namespace.Diego Biurrun2008-12-13
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Remove stuff under #if LIBAVCODEC_VERSION_INT.Michael Niedermayer2008-09-08
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* uniformize trellis quant optionBaptiste Coudurier2008-06-09
* cosmetics: XviD is now called Xvid.Diego Biurrun2008-05-27
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-29
* Set pixel aspect ratio for libxvid wrapper.Thorsten Jordan2008-04-24
* Make Xvid wrapper use threads (with support for newest CVS Xvid only)Thorsten Jordan2008-04-22
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* Remove pointless code.Michael Niedermayer2008-02-09
* Use HAVE_ALTIVEC preprocessor conditionals like in the rest of FFmpeg.Diego Biurrun2008-02-09
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-06
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-06