summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContextAnton Khirnov2013-11-29
* mpeg4videodec: add a mpeg4-specific private context.Anton Khirnov2013-11-29
* mxfdec: set extradata sizeAnton Khirnov2013-11-29
* dcadec: add disable_xch private option.Tim Walker2013-11-28
* dcadec: treat all 2-channel modes as Stereo in dca_downmix.Tim Walker2013-11-28
* dca: support mixing LFE in dca_downmix.Tim Walker2013-11-28
* dca: improve default stereo downmix coefficients.Tim Walker2013-11-28
* dca: extract core substream's embedded downmix coeffcient codes, if present.Tim Walker2013-11-28
* dca: remove embedded downmix coefficient extraction.Tim Walker2013-11-28
* dca: convert dca_default_coeffs to float.Tim Walker2013-11-28
* dcadec: store the stereo downmix coefficients as float in the DCAContext.Tim Walker2013-11-28
* dcadec: implement request_channel_layout.Tim Walker2013-11-28
* x86: dsputil: Suppress deprecation warnings for XvMC bitsDiego Biurrun2013-11-28
* dsputil/pngdsp: fix signed/unsigned type in end comparisonMichael Niedermayer2013-11-28
* configure: add strip flags checksVittorio Giovara2013-11-28
* h263dec: sanitize a condition.Anton Khirnov2013-11-27
* h264_refs: make sure not to write over the bounds of the default ref listAnton Khirnov2013-11-27
* doc/platform: Update to reflect current MSVC build situationDerek Buitenhuis2013-11-27
* Add an audio transcoding example.Andreas Unterweger2013-11-27
* build: Check for pod2man instead of perl for manual page generationDiego Biurrun2013-11-26
* configure: Restore doc option to disable building the documentationDiego Biurrun2013-11-26
* Makefile: Fix building programs on systems with a nonempty executable suffixMartin Storsjö2013-11-26
* lavc: remove mp3_header_(de)compress bitstream filtersAnton Khirnov2013-11-26
* mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-26
* MSN Audio supportKostya Shishkov2013-11-26
* metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov2013-11-26
* vc1: Reset numref if fieldmode is not setKostya Shishkov2013-11-26
* aacsbr: Add some const casts to silence warnings in ff_sbr_apply()Diego Biurrun2013-11-25
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-25
* build: Separate building programs linking against libav* from building av*Diego Biurrun2013-11-25
* doc: Add the host executable suffix for the print_options dependencyMartin Storsjö2013-11-25
* build: Import makedef script from c99-to-c89Derek Buitenhuis2013-11-24
* Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun2013-11-23
* ac3dec: Fix out-of-array readTim Walker2013-11-23
* build: more fine-grained dependencies for documentation build toolsDiego Biurrun2013-11-23
* libschroedingerenc: do not assert on values from external librariesAlexandra Khirnova2013-11-23
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-23
* avconv: add infrastructure for using hwaccelsAnton Khirnov2013-11-23
* ac3dec: Remove write-only channel_layout field from AC3DecodeContextTim Walker2013-11-22
* ac3: implement request_channel_layout.Tim Walker2013-11-22
* swscale: x86: Consistently use lowercase function name suffixesDiego Biurrun2013-11-22
* hls: Avoid reading outside of the allocated arrayMartin Storsjö2013-11-22
* hls: Check whether the AVIOContext contains a new redirected URLMartin Storsjö2013-11-22
* http: Expose the content location via an AVOptionMartin Storsjö2013-11-22
* http: Support relative URL redirectionZhang Rui2013-11-22
* http: Remove an unrelated and mistakenly set AVOption unit nameMartin Storsjö2013-11-22
* aacps: Adjust some const qualifiers to suppress warningsDiego Biurrun2013-11-22
* pcx: round up in bits->bytes conversion in a buffer size checkAnton Khirnov2013-11-21
* truemotion1: make sure index does not go out of boundsAnton Khirnov2013-11-21