summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-23
* permit decoding of multichannel ADPCM_EA_XASPeter Ross2011-09-23
* Fix input buffer size check in adpcm_ea decoder.Reimar Döffinger2011-09-23
* fft: avoid a signed overflowSean McGovern2011-09-23
* mpegps: Handle buffer exhaustion when reading packets.Alex Converse2011-09-23
* rtp: factorize dynamic payload type fallbackRafaël Carré2011-09-23
* flvdec: Ignore the index if it's from a creator known to be differentMartin Storsjö2011-09-23
* cmdutils: move grow_array out of #if CONFIG_AVFILTERJanne Grunau2011-09-23
* avconv: actually set InputFile.rate_emuAnton Khirnov2011-09-23
* ratecontrol: update last_qscale_for soonerLuca Barbato2011-09-22
* Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-23
* prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()Diego Biurrun2011-09-23
* prores: return more meaningful error valuesDiego Biurrun2011-09-23
* prores: improve error message wordingDiego Biurrun2011-09-23
* prores: cosmetics: prettyprinting, drop useless parenthesesDiego Biurrun2011-09-23
* prores: lowercase AVCodec name entryDiego Biurrun2011-09-23
* Add LATM demuxerJanne Grunau2011-09-22
* avplay: flush audio decoder with empty packets at EOF if the decoder hasJustin Ruggles2011-09-22
* 8svx/iff: fix decoding of compressed stereo 8svx files.Justin Ruggles2011-09-22
* 8svx: log an error message if output buffer is too smallJustin Ruggles2011-09-22
* 8svx: check packet size before reading the initial sample value.Justin Ruggles2011-09-22
* 8svx: output 8-bit samples instead of 16-bit.Justin Ruggles2011-09-22
* 8svx: split delta decoding into a separate function.Justin Ruggles2011-09-22
* mp4: Don't read an empty Decoder Config DescriptorAlex Converse2011-09-22
* fate.sh: Ignore errors from rm command during cleanup.Diego Biurrun2011-09-22
* fate.sh: Run git-pull in quiet mode to avoid console spam.Diego Biurrun2011-09-22
* Apple ProRes decoderMaxim Poliakovski2011-09-22
* rtmp: Make the input FLV parser handle data cut at any pointMartin Storsjö2011-09-22
* rv34: Check for invalid slices offsetsLaurent Aimar2011-09-22
* eval: test isnan(sqrt(-1)) instead of just sqrt(-1)Anton Khirnov2011-09-22
* swfdec: Add support for sample_rate_code 0 (5512 Hz)Alex Converse2011-09-21
* dct-test: factor out some common code and do whas was likely intendedMans Rullgard2011-09-21
* doc: library versions need to be bumped in version.hDiego Biurrun2011-09-21
* Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."Anton Khirnov2011-09-21
* Remove some forgotten AVCodecContext.palctrl usage.Anton Khirnov2011-09-21
* lavc/utils: move avcodec_init() higher in the file.Anton Khirnov2011-09-21
* lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Anton Khirnov2011-09-21
* ac3dec: actually use drc_scale private optionAnton Khirnov2011-09-21
* lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macrosAnton Khirnov2011-09-21
* alsa: add missing headerAnton Khirnov2011-09-21
* msmpeg4: remove leftover unused debug variable declarationDiego Biurrun2011-09-21
* Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination.Diego Biurrun2011-09-21
* Fix av_dlog invocations with wrong or missing logging context.Diego Biurrun2011-09-21
* vf_yadif: add support to yuva420pStefano Sabatini2011-09-21
* vf_yadif: correct documentation on the parity parameterStefano Sabatini2011-09-21
* vf_yadif: copy buffer properties like aspect for second frame as wellJoakim Plate2011-09-21
* oma: support for encrypted filesDavid Goldwich2011-09-21
* id3v2: add support for non-text and GEOB type tag framesDavid Goldwich2011-09-21
* des: add possibility to calculate DES-CBC-MAC with small bufferDavid Goldwich2011-09-21
* rtmp: Don't blindly skip the 4 trailer bytes from the FLV packetsMartin Storsjö2011-09-20