summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2.Diego Biurrun2007-07-122-0/+339
* Fix two cosmetic differences between our LGPL copy and the one from the FSF.Diego Biurrun2007-07-121-3/+3
* cosmetics: tabs --> spacesDiego Biurrun2007-07-121-6/+6
* map warning levels between libx264 and libavutilBenoit Fouet2007-07-121-1/+1
* license header consistency: Remove redundant "all rights reserved" statementDiego Biurrun2007-07-122-2/+0
* revert commit 9603Ivan Kalvachev2007-07-114-19/+0
* remove file because of lincense issuesIvan Kalvachev2007-07-111-189/+0
* Integrate reference mpeg IDCT into dsputil.Ivan Kalvachev2007-07-115-32/+29
* simplify ff_h263_round_chroma()Michael Niedermayer2007-07-111-7/+2
* Inport the original intiger IDCT from MPEG2 reference decoder.Ivan Kalvachev2007-07-111-0/+211
* move ff_h263_round_chroma() to mpegvideo.h as static inlineMåns Rullgård2007-07-112-15/+13
* Remove unused file (this time for real)Luca Abeni2007-07-111-449/+0
* Remove underscores before fcntl flagsRamiro Polla2007-07-111-1/+1
* Check for termios before conioRamiro Polla2007-07-111-7/+7
* Proper check for interactive support (termios and conio).Ramiro Polla2007-07-112-7/+12
* Proper check for mkstemp().Ramiro Polla2007-07-112-3/+6
* Remove unnecessary MINGW ifdef.Ramiro Polla2007-07-111-10/+0
* Remove MinGW lrint hack.Ramiro Polla2007-07-111-14/+0
* add support for ASS like subtitles in MatroskaAurelien Jacobs2007-07-112-2/+22
* comment explaining that text subtitle need to be UTF-8 for nowAurelien Jacobs2007-07-111-1/+1
* add support for Matroska subtitle tracksAurelien Jacobs2007-07-113-4/+8
* Move public API functions av_codec_get_tag() and av_codec_get_id()Aurelien Jacobs2007-07-112-43/+44
* conditional compilation of ratecontrol.cAurelien Jacobs2007-07-111-18/+17
* conditional compilation of motion_est.cAurelien Jacobs2007-07-111-19/+18
* remove OS/2 supportMåns Rullgård2007-07-101-24/+0
* Remove OS/2 supportRamiro Polla2007-07-106-50/+4
* 10l: fix av_str[i]start()Måns Rullgård2007-07-101-2/+8
* set locale to C in seek testMåns Rullgård2007-07-102-425/+428
* makes compilation of h263.o and mpegvideo_enc.o conditionalAurelien Jacobs2007-07-101-24/+31
* cosmetics: indentationAurelien Jacobs2007-07-103-20/+22
* Avoid linking with h263.c functions when the relevant codecsAurelien Jacobs2007-07-105-15/+86
* Use proper bytestream functionsVitor Sessak2007-07-101-10/+11
* Better place to disable some mpeg4 code and ensure thatAurelien Jacobs2007-07-101-2/+2
* move init_vlc_rl from h263.c to mpegvideo.cAurelien Jacobs2007-07-102-53/+53
* Split ff_set_mpeg4_time() and move the non mpeg4 specific partAurelien Jacobs2007-07-103-17/+21
* Prepare to remove more duplicated codeVitor Sessak2007-07-101-31/+33
* Remove some duplicated codeVitor Sessak2007-07-101-45/+12
* Resurrect yuv2rgb_init.c, to add a proper license (and some comments aboutLuca Abeni2007-07-101-0/+449
* Clarify public domain statement similar to qt-faststart.c.Diego Biurrun2007-07-101-1/+2
* Add standard licensing header to files that lack it.Diego Biurrun2007-07-102-0/+41
* cosmetics: typoDiego Biurrun2007-07-101-1/+1
* don't compile some mpeg4 encoder code when encoders are disabledAurelien Jacobs2007-07-101-0/+2
* Port some useful comments from newest version of David Hammerton's decoder (f...Vitor Sessak2007-07-101-2/+2
* avoid deprecation warnings for AVFrac from avformat.hMåns Rullgård2007-07-091-1/+1
* avoid deprecation warnings for ImgReSampleContext from avcodec.hMåns Rullgård2007-07-091-7/+2
* move ff_set_qscale from h263.c to mpegvideo.cAurelien Jacobs2007-07-092-17/+16
* prettify conditional targetsMåns Rullgård2007-07-091-11/+7
* whitespace cosmeticsMåns Rullgård2007-07-091-2/+2
* clean up vhook variablesMåns Rullgård2007-07-091-14/+17
* add fork to HAVE_LISTMåns Rullgård2007-07-091-0/+1
OpenPOWER on IntegriCloud