]> git.sesse.net Git - ffmpeg/history - libavcodec/libxvidff.c
Merge remote branch 'qatar/master'
[ffmpeg] / libavcodec / libxvidff.c
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Stefano Sabatinireplace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael Niedermayermake xvid less picky about unkown aspect
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-06 Clément BœschRemove a few if (p) av_freep(&p) forms
2011-02-04 Clément BœschRemove a few if (p) av_freep(&p) forms
2011-02-04 Clément BœschRemove a few if (p) av_free(p) forms
2011-02-03 Clément BœschRemove a few if (p) av_free(p) forms
2011-01-28 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-10-22 Nicolas GeorgeUse forced key frames when encoding with libxvid.
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-08 Stefano SabatiniRemove reference to not anymore existing symbol has_alt...
2010-07-27 Michael NiedermayerFix doxy that refers to the wrong variable.
2010-07-09 Víctor PaesaCurrent Cygwin has mkstemp().
2010-07-09 Måns Rullgårdlibxvid: add some const fixing a warning
2010-07-09 Måns RullgårdAllow using libxvid RC without enabling encoding wrapper
2010-07-06 Måns RullgårdRename av_tempfile() to ff_tempfile()
2010-07-06 Måns RullgårdMove av_tempfile() to libxvidff.c as only the xvid...
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...