summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavu: postpone recent deprecations until the next major bumpAnton Khirnov2012-10-23
* APIchanges: update lavr bump dateAnton Khirnov2012-10-23
* avconv: only apply presets when we have an encoder.Anton Khirnov2012-10-23
* atrac3: replace a calculation with FFALIGN()Justin Ruggles2012-10-22
* atrac3: remove unused ATRAC3Context field, sample_rateJustin Ruggles2012-10-22
* atrac3: use sizeof(variable) instead of sizeof(type)Justin Ruggles2012-10-22
* atrac3: simplify MDCT window calculationJustin Ruggles2012-10-22
* atrac3: initialize static tables in AVCodec.init_static_data()Justin Ruggles2012-10-22
* atrac3: separate window initialization from IMDCT initializationJustin Ruggles2012-10-22
* atrac3: move the 'frame_factor' field from ATRAC3Context to where it is usedJustin Ruggles2012-10-22
* atrac3: remove unused ATRAC3Context field, bit_rateJustin Ruggles2012-10-22
* atrac3: move the 'samples_per_frame' field from ATRAC3Context to where it is ...Justin Ruggles2012-10-22
* atrac3: remove unused ATRAC3Context field, samples_per_channelJustin Ruggles2012-10-22
* atrac3: use AVCodecContext.block_align instead of keeping a private copyJustin Ruggles2012-10-22
* atrac3: move the 'delay' field from ATRAC3Context to where it is usedJustin Ruggles2012-10-22
* atrac3: move the 'version' field from ATRAC3Context to where it is usedJustin Ruggles2012-10-22
* atrac3: use AVCodecContext.channels instead of keeping a private copyJustin Ruggles2012-10-22
* atrac3: simplify some loop indexingJustin Ruggles2012-10-22
* atrac3: cosmetics: pretty-printing and renamingJustin Ruggles2012-10-22
* pcm: define AVCodec instances only for enabled codecsMans Rullgard2012-10-22
* libxvid: remove useless doxy comments.Anton Khirnov2012-10-22
* lavc: remove stats_out from the options table.Anton Khirnov2012-10-22
* riff: remove a write-only variableAnton Khirnov2012-10-22
* lavc: extend frame_size doxy.Anton Khirnov2012-10-22
* alacdec: set bits_per_raw_sampleJustin Ruggles2012-10-21
* rtpdec: Don't pass a non-AVClass pointer as log contextMartin Storsjö2012-10-22
* rtsp: Update a comment to the current filename schemeMartin Storsjö2012-10-22
* avcodec: handle AVERROR_EXPERIMENTALNathan Caldwell2012-10-21
* avutil: Add AVERROR_EXPERIMENTALNathan Caldwell2012-10-21
* avcodec: prefer decoders without CODEC_CAP_EXPERIMENTALNathan Caldwell2012-10-21
* fate: adpcm: cosmetics: Sort test entriesDiego Biurrun2012-10-20
* fate: adpcm: Add dependenciesDiego Biurrun2012-10-20
* svq3: cosmetics: Drop useless parenthesesDiego Biurrun2012-10-20
* svq3: K&R formatting cosmeticsDiego Biurrun2012-10-20
* fate: Introduce ENCMUX macro for tests that require encoders and a muxerDiego Biurrun2012-10-20
* ffv1: Add missing #includes to header fileDiego Biurrun2012-10-20
* doc/platform: Add info on shared builds with MSVCDerek Buitenhuis2012-10-20
* doc/platform: Move a caveat down to the notes sectionDerek Buitenhuis2012-10-20
* ARM: reinstate optimised intmath.hMans Rullgard2012-10-20
* ffv1: update to ffv1 version 3Luca Barbato2012-10-20
* ffv1: propagate errorsLuca Barbato2012-10-20
* ffv1: split decoder and encoderLuca Barbato2012-10-20
* avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö2012-10-20
* avutil: make some tables visible againReinhard Tartler2012-10-20
* avutil: remove inline av_log2 from public APIMans Rullgard2012-10-20
* celp_math: rename ff_log2 to ff_log2_q15Mans Rullgard2012-10-20
* configure: Group math functions into a separate variableDiego Biurrun2012-10-20
* avutil/mem: K&R formatting cosmeticsDiego Biurrun2012-10-20
* avutil/lzo: K&R formatting cosmeticsDiego Biurrun2012-10-20
* fate-vc1: add dependenciesMans Rullgard2012-10-20