summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefsAlex Beregszaszi2007-07-14
* match doxygen comment with other parts of the fileAlex Beregszaszi2007-07-14
* create and populate "tools" directoryMåns Rullgård2007-07-13
* libavtest and seektest no longer need gplMåns Rullgård2007-07-13
* GXF muxer is no longer GPLed.Diego Biurrun2007-07-13
* Smartjog granted permission to relicense as LGPL 2.1Baptiste Coudurier2007-07-13
* round timestamps up, k2 broadcast server seems to need itBaptiste Coudurier2007-07-13
* Check for GetProcessTimes and use it in getutimeRamiro Polla2007-07-13
* Collapse getutime into one declarationRamiro Polla2007-07-13
* Check for getrusageRamiro Polla2007-07-13
* Clarify license requirements for contributions.Diego Biurrun2007-07-13
* 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