summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* simplify usage of dstlen as it is not a parameter anymoreAurelien Jacobs2009-02-02
* cosmetics: indentationAurelien Jacobs2009-02-02
* use new metadata API in the mp3 muxerAurelien Jacobs2009-02-02
* use new metadata API in the mp3 demuxerAurelien Jacobs2009-02-02
* modify the way to pass parameters to av_metadata_set()Aurelien Jacobs2009-02-02
* cosmetics: whitespaceAurelien Jacobs2009-02-02
* Documentation for LZO error return value flagsReimar Döffinger2009-02-02
* Move doxygen documentation from lzo.c to lzo.hReimar Döffinger2009-02-02
* cosmetics: whitespaces, empty linesBaptiste Coudurier2009-02-02
* mxf does not have timestampsBaptiste Coudurier2009-02-02
* Add av_ prefix to LZO stuff and thus make it officially part of the public API.Reimar Döffinger2009-02-02
* Allocate trellis tables on heap only when needed.Benjamin Larsson2009-02-02
* Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink2009-02-02
* Implement the reading of the video bitrate of flv movies out of the meta data,Stefan de Konink2009-02-02
* 24bit pcm supportBaptiste Coudurier2009-02-02
* more flexible mapping selectionBaptiste Coudurier2009-02-02
* fix temporal offet of ipbb sequences, simplification welcomeBaptiste Coudurier2009-02-02
* Doxygen defgroups throw a warning if they don't have a title as well as a nameRobert Swain2009-02-02
* fix video line map tag sizeBaptiste Coudurier2009-02-02
* fix flush and interleaving by edit unitsBaptiste Coudurier2009-02-02
* write index table and rip, muxer works pretty well nowBaptiste Coudurier2009-02-02
* Add XSUB to list of supported subtitle formats.Diego Biurrun2009-02-02
* cosmetics: Place all subtitle entries together.Diego Biurrun2009-02-02
* Add necessary #includes to pass 'make checkheaders'.Diego Biurrun2009-02-02
* factorize common wav local tagsBaptiste Coudurier2009-02-02
* write req local tags for wavBaptiste Coudurier2009-02-02
* adjust size when not writing f2Baptiste Coudurier2009-02-02
* do not write f2 if not interlacedBaptiste Coudurier2009-02-02
* write bitrate tagBaptiste Coudurier2009-02-02
* write display height/width tagsBaptiste Coudurier2009-02-02
* flacdec: set default sample_fmt before parsing extradataJustin Ruggles2009-02-02
* Add av_unused to conditionally used variable, fixes the warning:Diego Biurrun2009-02-02
* return eof/error if only ffm header has been written, should fix #815Baptiste Coudurier2009-02-01
* Explain how to add IPv6 support to Cygwin.Víctor Paesa2009-02-01
* don't support the mp3 extension in the mp2 muxerAurelien Jacobs2009-02-01
* Silence compiler warnings for XL decoderKostya Shishkov2009-02-01
* Make WNV1 decoder use temporary buffer for bit-reversed inputKostya Shishkov2009-02-01
* cosmetics: Remove period after copyright statement non-sentence.Diego Biurrun2009-02-01
* cosmetics: Remove period after copyright statement non-sentence.Diego Biurrun2009-02-01
* Make TM2 decoder byteswap input into separate buffer instead of doing it in-p...Kostya Shishkov2009-02-01
* Factorize stream reading in TM2 decoderKostya Shishkov2009-02-01
* Silence two pointer assignment compiler warnings in rv34.cKostya Shishkov2009-02-01
* Silence useless compiler warning when passing AVFrame* instead of AVPicture*Kostya Shishkov2009-02-01
* Remove H.264 encoder initialization.Diego Biurrun2009-02-01
* Fix the Transport: line in the SETUP request so that it works with WMSRonald S. Bultje2009-02-01
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in doxygen comments.Diego Biurrun2009-02-01
* cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.Diego Biurrun2009-02-01
* remove some warnings due to avctx->executeBaptiste Coudurier2009-01-31