summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: update tms470 detection for latest versionMans Rullgard2012-09-20
* lavf probe: prevent codec probe with no data at all seenJanne Grunau2012-09-20
* motion_est: fix use of inline on extern functionsMans Rullgard2012-09-20
* mp3dec: read Xing frame TOC indexAnton Khirnov2012-09-19
* mp3dec: use named constants for Xing header flagsAnton Khirnov2012-09-19
* libx264: add support for nal-hrd, required for Blu-ray streams.John Van Sickle2012-09-19
* mov: support random access point groupingYusuke Nakamura2012-09-19
* matroskadec: properly support BlockDurationLuca Barbato2012-09-19
* matroskadec: split frame parsingLuca Barbato2012-09-19
* matroskadec: split laces parsingLuca Barbato2012-09-19
* matroska: implement support for ProResLuca Barbato2012-09-19
* matroska: implement support for ALACMoritz Bunkus2012-09-19
* matroskadec: validate lace_size when parsedLuca Barbato2012-09-19
* matroskadec: return meaningful errors in matroska_decode_bufferLuca Barbato2012-09-19
* matroskadec: fix incorrect unsigned->signed conversionDale Curtis2012-09-19
* matroskadec: refactor matroska_decode_bufferLuca Barbato2012-09-19
* matroskadec: check realloc in lzo encodingLuca Barbato2012-09-19
* matroska: honor error_recognition on unknown doctypesLuca Barbato2012-09-19
* tiffdec: Add support for GRAY16LE.Alex Converse2012-09-19
* tiffenc: Add support for little endian RGB48 and GRAY16Alex Converse2012-09-19
* mpeg4: support frame parameter changes with frame-mtJanne Grunau2012-09-19
* mpegvideo: check ff_find_unused_picture() return value for errorsJanne Grunau2012-09-19
* mpegvideo: release frame buffers before freeing themJanne Grunau2012-09-19
* configure: msvc: default to 'lib' as 'ar' toolMans Rullgard2012-09-19
* build: support some non-standard ar variantsMans Rullgard2012-09-19
* rv34: use ff_MPV_common_frame_size_change()Janne Grunau2012-09-19
* mpegvideo: add reinit function for frame parameter changesJanne Grunau2012-09-19
* mpegvideo: move frame size dependent memory management to separate functionsJanne Grunau2012-09-19
* configure: add --toolchain optionMans Rullgard2012-09-18
* configure: Make the smoothstreaming muxer enable the ismv muxerMartin Storsjö2012-09-18
* smoothstreaming: Export the mp4 codec tagsMartin Storsjö2012-09-18
* mov: check for EOF in long lasting loopsLuca Barbato2012-09-18
* avcodec: cleanup utils.cLuca Barbato2012-09-18
* binkaudio: remove unneeded GET_BITS_SAFE macroJustin Ruggles2012-09-18
* binkaudio: use float sample formatJustin Ruggles2012-09-18
* binkaudio: use a different value for the coefficient scale for the DCT codecJustin Ruggles2012-09-18
* flvenc: silence bogus warningBenjamin Larsson2012-09-18
* configure: include flags in nm variableMans Rullgard2012-09-17
* alsdec: fix misplaced parentheses.Clément Bœsch2012-09-17
* alsdec: check return values.Thilo Borgmann2012-09-17
* alsdec: fix number of decoded samples in first sub-block in BGMC mode.Thilo Borgmann2012-09-17
* alsdec: Fix out of ltp_gain_values read.Thilo Borgmann2012-09-17
* alsdec: Check that quantized parcor coeffs are within range.Michael Niedermayer2012-09-17
* alsdec: check opt_order.Michael Niedermayer2012-09-17
* alsdec: Check k used for rice decoder.Michael Niedermayer2012-09-17
* avfiltergraph: silence an uninitialized variable warningAnton Khirnov2012-09-17
* xsubenc: reindentAnton Khirnov2012-09-17
* lavc: replace AVCodecContext.encode with subtitle-specific callbackAnton Khirnov2012-09-17
* lavc: add const to private codec class initialization.Anton Khirnov2012-09-17
* avconv: don't pass a bogus parameter to avfilter_graph_create_filter().Anton Khirnov2012-09-17