summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remove file because of lincense issuesIvan Kalvachev2007-07-11
* Integrate reference mpeg IDCT into dsputil.Ivan Kalvachev2007-07-11
* simplify ff_h263_round_chroma()Michael Niedermayer2007-07-11
* Inport the original intiger IDCT from MPEG2 reference decoder.Ivan Kalvachev2007-07-11
* move ff_h263_round_chroma() to mpegvideo.h as static inlineMåns Rullgård2007-07-11
* Remove unused file (this time for real)Luca Abeni2007-07-11
* Remove underscores before fcntl flagsRamiro Polla2007-07-11
* Check for termios before conioRamiro Polla2007-07-11
* Proper check for interactive support (termios and conio).Ramiro Polla2007-07-11
* Proper check for mkstemp().Ramiro Polla2007-07-11
* Remove unnecessary MINGW ifdef.Ramiro Polla2007-07-11
* Remove MinGW lrint hack.Ramiro Polla2007-07-11
* add support for ASS like subtitles in MatroskaAurelien Jacobs2007-07-11
* comment explaining that text subtitle need to be UTF-8 for nowAurelien Jacobs2007-07-11
* add support for Matroska subtitle tracksAurelien Jacobs2007-07-11
* Move public API functions av_codec_get_tag() and av_codec_get_id()Aurelien Jacobs2007-07-11
* 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