summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.cLuca Abeni2009-02-05
* Electronic Arts demuxer: support TQI video tagPeter Ross2009-02-05
* Electronic Arts TQI decoderPeter Ross2009-02-05
* don't assume quant_matrix[0]==8 in ff_mpeg1_decode_block_intra(). this is req...Peter Ross2009-02-05
* convert mpeg1_decode_block_intra() to inline globalPeter Ross2009-02-05
* fix key frame offset with open gopBaptiste Coudurier2009-02-05
* configure: add command flag to disable yasm useMåns Rullgård2009-02-05
* configure: set EXESUF before it is usedMåns Rullgård2009-02-05
* Remove CONFIG_H264_ENCODER referencesMåns Rullgård2009-02-04
* configure: move basic sanity tests before other testsMåns Rullgård2009-02-04
* Remove documentation of non-existing function parameters.Diego Biurrun2009-02-04
* Remove unused CONFIG_H264_ENCODER #define.Diego Biurrun2009-02-04
* Remove pointless '#if CONFIG_ENCODERS' around forward declarations.Diego Biurrun2009-02-04
* fastdiv is disabled by default, so put --enable-fastdiv into the help output.Diego Biurrun2009-02-04
* Use directory name as multiple inclusion guard prefix.Diego Biurrun2009-02-04
* Move enum RTSPTransport up a bit, so that all fields that are assigned a valueRonald S. Bultje2009-02-04
* No need to compute stypeRoman Shaposhnik2009-02-04
* always write mxf time base in descriptorsBaptiste Coudurier2009-02-04
* Do not misuse unsigned long to store pointers.Ramiro Polla2009-02-04
* use sample rate as audio input time baseBaptiste Coudurier2009-02-04
* write all available metadata tags into extended_content_headerAurelien Jacobs2009-02-04
* use new metadata API in asf muxerAurelien Jacobs2009-02-04
* let packet pass through when no timestampsBaptiste Coudurier2009-02-03
* exactly compute index byte countBaptiste Coudurier2009-02-03
* Add av_cold attributes to *_init and *_end functions.Alex Converse2009-02-03
* prevent reading more than container atom size, fix broken file broken_by_rev1...Baptiste Coudurier2009-02-03
* VP3: Prevent stack corruption from an unset custom coding method.Alex Converse2009-02-03
* use new metadata API in asf demuxerAurelien Jacobs2009-02-03
* Add fields to H264Context and SPS for upcoming VA API support.Gwenole Beauchesne2009-02-03
* 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