summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix crash on resolution change (issue 2393).Ronald S. Bultje2011-01-22
* Make LOCAL_ALIGNED macro fully C99 compatibleMans Rullgard2011-01-22
* Remove H.264 encoder fragmentsAlex Converse2011-01-22
* aacenc: mark SBR absentAlex Converse2011-01-22
* Amend documentation for the image2 demuxer, to better reflect the current beh...Stefano Sabatini2011-01-22
* Remove outdated and confusing comment.Stefano Sabatini2011-01-22
* 10l: reverse the biquad coefficients.Justin Ruggles2011-01-22
* streamid does not work with newaudio, newvideo, newsubtitleMike Scheutzow2011-01-22
* fate: add lossless h264 testMans Rullgard2011-01-22
* libfaac: add recognized profiles arrayAnssi Hannula2011-01-22
* mp3enc: support for id3v2.3 tags using a per-muxer AVOptionAnton Khirnov2011-01-22
* id3v2: split tables for various ID3v2 versionsAnton Khirnov2011-01-22
* mp3enc: handle errors in id3v2_put_ttagAnton Khirnov2011-01-22
* Move ID3v1 skip from decoder to demuxerClément Bœsch2011-01-22
* fate: make lavfi tests output only md5Mans Rullgard2011-01-22
* dca: add profile namesAnssi Hannula2011-01-21
* iir: Change dst param to float* in ff_iir_filter_flt().Justin Ruggles2011-01-21
* dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRAAnssi Hannula2011-01-21
* mp3enc: add support for writing UTF-16 tagsAnton Khirnov2011-01-21
* Fix libavformat version extraction in configureMans Rullgard2011-01-21
* configure: better test for mktempMans Rullgard2011-01-21
* configure: simplify exit trapsMans Rullgard2011-01-21
* lavf: move ff_put_str16_nolen from asf to avio and rename itAnton Khirnov2011-01-21
* avio: add av_put_str and deprecate put_strz in favor of itAnton Khirnov2011-01-21
* cosmetics related to LPC changes.Justin Ruggles2011-01-21
* Separate window function from autocorrelation.Justin Ruggles2011-01-21
* Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.Justin Ruggles2011-01-21
* lavf: move the version macros to a new headerAnton Khirnov2011-01-21
* id3v2: use an enum for encodings instead of magic numbers.Anton Khirnov2011-01-21
* Make demuxers auto-select parsers they needMans Rullgard2011-01-21
* Makefile: simplify setting of some variablesMans Rullgard2011-01-21
* Split mp3 demuxer and muxer into separate files.Anton Khirnov2011-01-21
* dca: pretty-print some tablesMans Rullgard2011-01-21
* iir: change filter type if/else to a switch.Justin Ruggles2011-01-20
* Add biquad high-pass and low-pass IIR filters.Justin Ruggles2011-01-20
* Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.Ronald S. Bultje2011-01-20
* Set gray (128) U/V planes for chroma-less samples. Fixes two fate samplesRonald S. Bultje2011-01-20
* Split out Butterworth filter coeff init to a separate function.Justin Ruggles2011-01-20
* cosmetics: vertical alignment and line wrapJustin Ruggles2011-01-20
* Add memory allocation failure checks to ff_iir_filter_init_coeffs().Justin Ruggles2011-01-20
* Make PNG test depend on PNG codecMans Rullgard2011-01-20
* cosmetics: wrap long lineJustin Ruggles2011-01-20
* Add function ff_iir_filter_flt() to accept floating-point input and output.Justin Ruggles2011-01-20
* mpegtsenc: prefer metadata keyed with "service_name"Janne Grunau2011-01-20
* Set service_provider and service_name in mpegts demuxerGeorgi Chorbadzhiyski2011-01-20
* id3v2: don't overwrite existing tagsAnton Khirnov2011-01-20
* id3v2: convert metadata after all the tags were readAnton Khirnov2011-01-20
* id3v2: make ff_id3v2_parse staticAnton Khirnov2011-01-20
* libavcodec minor version is > 99 so fix the formatingGeorgi Chorbadzhiyski2011-01-20
* Add service_provider and service_name metadataGeorgi Chorbadzhiyski2011-01-20