summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* id3v2: strdup the genre name explicitly.Clément Bœsch2012-09-17
* lavf/id3v2: do not export empty fields.Clément Bœsch2012-09-17
* buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()Anton Khirnov2012-09-17
* lavfi: replace empty input/output lists with null pointersMans Rullgard2012-09-17
* avconv: flush filtered frames before reconfiguring filtersJanne Grunau2012-09-17
* mov: stsd entries must be at least 16 byteMichael Niedermayer2012-09-16
* mov: detect EOF in mov_read_dref()Michael Niedermayer2012-09-16
* file: return proper error on seek failuresLuca Barbato2012-09-16
* mpegvideo: drop unnecessary arguments to hpel_motion()Mans Rullgard2012-09-16
* mpegvideo: drop 'inline' from some functionsMans Rullgard2012-09-16
* nellymoserdec: drop support for s16 output.Anton Khirnov2012-09-16
* bmpdec: only initialize palette for pal8.Anton Khirnov2012-09-16
* build: Properly remove object files while cleaningMans Rullgard2012-09-15
* flacdsp: arm optimised lpc filterMans Rullgard2012-09-15
* compat/vsnprintf: return number of bytes required on truncation.Ronald S. Bultje2012-09-15
* avformat: fix typo in avformat_close_inputLuca Barbato2012-09-15
* mp3enc: write Xing TOCAnton Khirnov2012-09-15
* mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.Clément Bœsch2012-09-15
* mp3enc: downgrade some errors in writing Xing frame to warningsReimar Döffinger2012-09-15
* lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-15