summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* conditional compilation of ratecontrol.cAurelien Jacobs2007-07-11
* conditional compilation of motion_est.cAurelien Jacobs2007-07-11
* remove OS/2 supportMåns Rullgård2007-07-10
* Remove OS/2 supportRamiro Polla2007-07-10
* 10l: fix av_str[i]start()Måns Rullgård2007-07-10
* set locale to C in seek testMåns Rullgård2007-07-10
* makes compilation of h263.o and mpegvideo_enc.o conditionalAurelien Jacobs2007-07-10
* cosmetics: indentationAurelien Jacobs2007-07-10
* Avoid linking with h263.c functions when the relevant codecsAurelien Jacobs2007-07-10
* Use proper bytestream functionsVitor Sessak2007-07-10
* Better place to disable some mpeg4 code and ensure thatAurelien Jacobs2007-07-10
* move init_vlc_rl from h263.c to mpegvideo.cAurelien Jacobs2007-07-10
* Split ff_set_mpeg4_time() and move the non mpeg4 specific partAurelien Jacobs2007-07-10
* Prepare to remove more duplicated codeVitor Sessak2007-07-10
* Remove some duplicated codeVitor Sessak2007-07-10
* Resurrect yuv2rgb_init.c, to add a proper license (and some comments aboutLuca Abeni2007-07-10
* Clarify public domain statement similar to qt-faststart.c.Diego Biurrun2007-07-10
* Add standard licensing header to files that lack it.Diego Biurrun2007-07-10
* cosmetics: typoDiego Biurrun2007-07-10
* don't compile some mpeg4 encoder code when encoders are disabledAurelien Jacobs2007-07-10
* Port some useful comments from newest version of David Hammerton's decoder (f...Vitor Sessak2007-07-10
* avoid deprecation warnings for AVFrac from avformat.hMåns Rullgård2007-07-09
* avoid deprecation warnings for ImgReSampleContext from avcodec.hMåns Rullgård2007-07-09
* move ff_set_qscale from h263.c to mpegvideo.cAurelien Jacobs2007-07-09
* prettify conditional targetsMåns Rullgård2007-07-09
* whitespace cosmeticsMåns Rullgård2007-07-09
* clean up vhook variablesMåns Rullgård2007-07-09
* add fork to HAVE_LISTMåns Rullgård2007-07-09
* 10l: The ppm video hook depends on fork().Diego Biurrun2007-07-09
* ISO8859-1 --> UTF-8Diego Biurrun2007-07-09
* ISO8859-1 --> UTF-8Diego Biurrun2007-07-09
* split rawvideo encoder and decoder in their own filesAurelien Jacobs2007-07-09
* compile rangecoder.o only when neededAurelien Jacobs2007-07-09
* duration must not be scaledAurelien Jacobs2007-07-09
* properly set AVStream.language according to Matroska track headerAurelien Jacobs2007-07-09
* bring back h264 buildBenoit Fouet2007-07-09
* use correct type for paletteMåns Rullgård2007-07-09
* indentMåns Rullgård2007-07-08
* set sample rate in more logical place, kill warningMåns Rullgård2007-07-08
* trivial warning fixesMåns Rullgård2007-07-08
* kill warningsMåns Rullgård2007-07-08
* fix warningMåns Rullgård2007-07-08
* make arguments to ssd_int8_vs_int16() constMåns Rullgård2007-07-08
* trivial warning fixesMåns Rullgård2007-07-08
* fix build after breakage in r9544Måns Rullgård2007-07-08
* undef forbidden names before we #define them in case they are macros in libcMåns Rullgård2007-07-08
* Make vhook build non-recursive.Diego Biurrun2007-07-08
* avoid uninitialised variable warning and clarify codeMåns Rullgård2007-07-08
* update SectionCallback and PESCallback typedefs to match functionsMåns Rullgård2007-07-08
* remove redundant declaration of mpegts_muxerMåns Rullgård2007-07-08