]> git.sesse.net Git - ffmpeg/history - libavcodec/libxvidff.c
Remove misplaced Doxygen comment.
[ffmpeg] / libavcodec / libxvidff.c
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-26 Ramiro Pollalibxvid: Clear extradata pointer when freeing it.
2010-03-12 Aurelien Jacobslibxvid is producing standard mpeg4 so it don't need...
2010-02-28 Carl Eugen HoyosMake the following functions static (and remove ff_...
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Diego BiurrunFix filenames in Doxygen comments.
2009-01-17 Carl Eugen HoyosFix compilation with --enable-libxvid.
2009-01-17 Aurelien Jacobsremove ff_get_fourcc() and use AV_RL32() instead
2009-01-17 Aurelien Jacobsexport gcd function as av_gcd()
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-27 Diego Biurrunconsistency cosmetics: Rename POWERPC identifiers to...
2008-12-13 Diego BiurrunDo not invade _t POSIX namespace.
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-09-08 Michael NiedermayerRemove stuff under #if LIBAVCODEC_VERSION_INT.
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-06-09 Baptiste Coudurieruniformize trellis quant option
2008-05-27 Diego Biurruncosmetics: XviD is now called Xvid.
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-29 Stefano SabatiniAdd some long names to AVCodec declarations.
2008-04-24 Thorsten JordanSet pixel aspect ratio for libxvid wrapper.
2008-04-22 Thorsten JordanMake Xvid wrapper use threads (with support for newest...
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-09 Michael NiedermayerRemove pointless code.
2008-02-09 Diego BiurrunUse HAVE_ALTIVEC preprocessor conditionals like in...
2007-06-06 Diego BiurrunConsistent naming and lib prefixes for x264, xvid and...
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...