summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Ensure that the palette is set in data[1] for all 8bit formats.Michael Niedermayer2009-02-06
* Use libopenjpeg for jpeg2k decoding.Jai Menon2009-02-06
* Split rtp.h in rtp.h, rtpdec.h, and rtpenc.hLuca Abeni2009-02-06
* Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argumentRonald S. Bultje2009-02-06
* Fix blend_subrect for some subrects positioned on odd rows.Björn Axelsson2009-02-05
* Fix blend_subrect for subrects positioned on odd rows.Björn Axelsson2009-02-05
* Rename "tx_ctx" and "cur_tx" variables to "transport_priv" andRonald S. Bultje2009-02-05
* format timestamp correctly according to specs and set itBaptiste Coudurier2009-02-05
* use timestamp as modification dateBaptiste Coudurier2009-02-05
* Revert part of r16593.Ramiro Polla2009-02-05
* Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions onAlex Converse2009-02-05
* use timestamp as creation dateBaptiste Coudurier2009-02-05
* Add size_in_bits to PutBitContextMichael Niedermayer2009-02-05
* Delete an enum and a function typedef that aren't used anywhere, andRonald S. Bultje2009-02-05
* 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