summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace non-existing @fixme doxygen tags with @todo.İsmail Dönmez2007-07-13
* h264_rtp_extra_data is not only used for debug purposes, asserts are using it...Alex Beregszaszi2007-07-13
* remove uneeded include as assert is never usedAlex Beregszaszi2007-07-13
* Remove broken assert. ebml_read_element_id can handle level_up set to NULL.Alex Beregszaszi2007-07-13
* 10l to Benoit, poll.h is already included below, and this broke compilation o...Alex Beregszaszi2007-07-13
* fix compilation with assertAlex Beregszaszi2007-07-13
* enable $ARCH_EXT_LIST before parsing command lineMåns Rullgård2007-07-13
* Make "channels" variable mean the number of channels, not the number ofVitor Sessak2007-07-13
* indentMåns Rullgård2007-07-12
* remove useless LclDecContext.avctx fieldMåns Rullgård2007-07-12
* forgot to rm lcl.cMåns Rullgård2007-07-12
* split lcl.c into lcldec.c, lclenc.c, lcl.hMåns Rullgård2007-07-12
* adding myself as rtsp.c maintainerLuca Barbato2007-07-12
* rtsp multicast fix by Thijs Vermeir $1$2@gmail.comLuca Barbato2007-07-12
* Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2.Diego Biurrun2007-07-12
* Fix two cosmetic differences between our LGPL copy and the one from the FSF.Diego Biurrun2007-07-12
* cosmetics: tabs --> spacesDiego Biurrun2007-07-12
* map warning levels between libx264 and libavutilBenoit Fouet2007-07-12
* license header consistency: Remove redundant "all rights reserved" statementDiego Biurrun2007-07-12
* revert commit 9603Ivan Kalvachev2007-07-11
* 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