summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move colorspace.h from libavcodec to libavutil.Stefano Sabatini2010-07-01
* Change all functions referenced in the mxf_metadata_read_table to use the sameReimar Döffinger2010-07-01
* cosmetic: improve comment breaking at 80 colsAurelien Jacobs2010-07-01
* fix dependencies of vp5 and vp6 decoders after r23915Aurelien Jacobs2010-07-01
* fix warning in ff_metadata_mux_compat()Eli Friedman2010-07-01
* Allow remuxing of explicitly signalled AAC files into ADTS.Alex Converse2010-07-01
* Factorize get_duration() out of 4 places of the avi demuxer.Michael Niedermayer2010-07-01
* Maybe fix threaded mpeg*video encodingMåns Rullgård2010-07-01
* random_seed: simplifyMåns Rullgård2010-07-01
* ReindentMåns Rullgård2010-07-01
* random_seed: allow to block on /dev/randomMåns Rullgård2010-07-01
* configure: replace unwarranted gcc bashing with a real explanationMåns Rullgård2010-07-01
* Use new librtmp APIs instead of grubbing around in RTMP structHoward Chu2010-07-01
* Fix h264/vp8 intra pred on Athlon XPJason Garrett-Glaser2010-07-01
* mpegaudioenc: Remove write-only variables from the context.Rafaël Carré2010-07-01
* Prevent infinite recursion of odml indexes.Michael Niedermayer2010-07-01
* Eliminate another redundant instruction in vp56/8 arithcoderJason Garrett-Glaser2010-06-30
* Set pad description with NULL_IF_CONFIG_SMALL(), consistent with theStefano Sabatini2010-06-30
* Improve description for the pad filter.Stefano Sabatini2010-06-30
* CMOV-ify vp56 arithcoderJason Garrett-Glaser2010-06-30
* Optimize vp56 arithmetic decoderJason Garrett-Glaser2010-06-30
* Make "invalid dts/pts combination" a debug instead of a warning message.XBMC2010-06-30
* Allow setting streamid when muxing mpegts.Mike Scheutzow2010-06-30
* Add new option "streamid" to set the value of an outfile streamid.Mike Scheutzow2010-06-30
* Add more int packing macros, name them consistentlyMåns Rullgård2010-06-30
* renormalize VP5/6/7/8 range coder without loopStefan Gehrer2010-06-30
* Do not skip one of three bits zero padding.Daniel Kristjansson2010-06-30
* Add missed file dct32.cMåns Rullgård2010-06-30
* More mp{1,2,3} 32-point DCT transform to our common DCT framework.Vitor Sessak2010-06-30
* Improve FF_SYMVER documentationMåns Rullgård2010-06-30
* Improve av_strerror() documentationMåns Rullgård2010-06-30
* Improve GET_UTF{8,16} documentationMåns Rullgård2010-06-30
* aes: improve av_aes_crypt() documentationMåns Rullgård2010-06-30
* adler32: add API documentationMåns Rullgård2010-06-30
* Improve av_resample() documentationMåns Rullgård2010-06-30
* base64: improve documentationMåns Rullgård2010-06-30
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Make av_get_random_seed() non-blockingMåns Rullgård2010-06-30
* Check for fcntl()Måns Rullgård2010-06-30
* Step back as documentation maintainer.Diego Biurrun2010-06-30
* apedec: add flush functionMåns Rullgård2010-06-30
* Add a changelog entry for the RTSP tunneling, that was added a few weeks agoMartin Storsjö2010-06-30
* mxfdec: Improve parsing of the PixelLayout itemTomas Härdin2010-06-30
* Fix "initialization from incompatible pointer type" warning in rv34.Eli Friedman2010-06-30
* Change AES code to be strict-aliasing-safe.Reimar Döffinger2010-06-30
* Silense one warning:Eli Friedman2010-06-30
* Fix strict-aliasing violations in MPV_motion_internal.Eli Friedman2010-06-30
* rv40: make rv40_adaptive_loop_filter() always_inlineMåns Rullgård2010-06-29
* ffplay: remove VLAMåns Rullgård2010-06-29
* Use add instead of lshift in mmxext vp8 idctJason Garrett-Glaser2010-06-29