summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 100l, don't run tests twice, this was some forgotten debugging code.Reimar Döffinger2009-02-03
* Fix a bug in 3DEC CBC decryption and add more extensive tests based onReimar Döffinger2009-02-03
* check validity of pointer srcCStefan Gehrer2009-02-03
* Update DES test code to use the new public API.Reimar Döffinger2009-02-03
* Add support for 3DES to DES moduleReimar Döffinger2009-02-03
* Add and use a public API for RC4 and DES, analogous to the AES API.Reimar Döffinger2009-02-03
* Reformat rdt_demuxer AVCodec struct sanely.Michael Niedermayer2009-02-03
* Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)Michael Niedermayer2009-02-03
* Fix unknown header 10001000 / http://samples.mplayerhq.hu/real/VC-RV10/thanky...Michael Niedermayer2009-02-03
* use new metadata API in aiff demuxerAurelien Jacobs2009-02-02
* be more flexible with frame rate checkBaptiste Coudurier2009-02-02
* simplifyAurelien Jacobs2009-02-02
* Fix vertical resolution of subtitles.Björn Axelsson2009-02-02
* Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:Diego Biurrun2009-02-02
* use new metadata API in rtsp demuxerAurelien Jacobs2009-02-02
* use new metadata API in rtp muxerAurelien Jacobs2009-02-02
* it seems I never added myself in there beforeAurelien Jacobs2009-02-02
* Add support for fourcc "SP54".Eli Friedman2009-02-02
* cosmetics: indentationAurelien Jacobs2009-02-02
* 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