summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* rtmp: Handle FLV packets written in more than one write callChiranjeevi Melam2011-09-20
* rv34: Check for invalid slice offsetsLaurent Aimar2011-09-20
* movenc: fix NULL reference in mov_write_tkhd_tagAnton Khirnov2011-09-19
* rmdec: Reject invalid deinterleaving parametersLaurent Aimar2011-09-19
* rv34: Fix potential overreadsLaurent Aimar2011-09-19
* rv34: Fix buffer size used for MC of B frames after a resolution changeLaurent Aimar2011-09-19
* rv34: Avoid NULL dereference on corrupted bitstreamLaurent Aimar2011-09-19
* rv10: Reject slices that does not have the same type as the first oneLaurent Aimar2011-09-19
* vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...Joakim Plate2011-09-19
* vsrc_color: set output pos values to -1Stefano Sabatini2011-09-19
* vsrc_color: add @file doxyStefano Sabatini2011-09-19
* vsrc_buffer: remove duplicated file descriptionStefano Sabatini2011-09-19
* eval: implement not() expressionStefano Sabatini2011-09-19
* eval: add sqrt function for computing the square rootStefano Sabatini2011-09-19
* rmdec: use the deinterleaving mode and not the codec when creating audio pack...Laurent Aimar2011-09-19
* lavf: Fix context pointer in av_open_input_stream when avformat_open_input failsDavid Goldwich2011-09-19
* doc/APIChanges: fill in missing hashes and dates.Anton Khirnov2011-09-18
* lavfi: add select filterStefano Sabatini2011-09-17
* oggdec: fix out of bound write in the ogg demuxerLaurent Aimar2011-09-17
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-17
* lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-17
* rawdec: refactor private option for raw video demuxersAnton Khirnov2011-09-17
* pcmdec: use unique classes for all pcm demuxers.Anton Khirnov2011-09-17
* rawdec: g722 is always 1 channel/16kHzAnton Khirnov2011-09-17
* libx264: introduce slice-max-size optionLuca Barbato2011-09-16
* Fixed size given to init_get_bits().Laurent Aimar2011-09-15
* swscale: fix byte overreads in SSE-optimized hscale().Ronald S. Bultje2011-09-15
* matroskadec: fix typo.Dustin Brody2011-09-15
* matroskadec: bail on parsing of incorrect seek index segmentsDustin Brody2011-09-15