summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lavf utils: Remove write-only variableAlex Converse2011-09-14
* lavf utils: Rename shadowing variableAlex Converse2011-09-14
* smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-14
* Check for invalid VLC value in smacker decoder.Laurent Aimar2011-09-14
* Check and propagate errors when VLC trees cannot be built in smacker decoder.Laurent Aimar2011-09-14
* sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.Ronald S. Bultje2011-09-13
* include stdint.h in adpcm_data.hJustin Ruggles2011-09-13
* mpeg12: reorder functions to avoid ugly forward declarationsDiego Biurrun2011-09-13
* Fixed off by one packet size allocation in the smacker demuxer.Laurent Aimar2011-09-12
* Check for invalid packet size in the smacker demuxer.Laurent Aimar2011-09-12
* ape demuxer: fix segfault on memory allocation failure.Laurent Aimar2011-09-12
* xan: Add some buffer checksAlex Converse2011-09-12
* xan: Remove extra trailing newlineAlex Converse2011-09-12
* Fixed size given to init_get_bits() in xan decoder.Laurent Aimar2011-09-12
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-12
* doc/avconv: fix typo.Anton Khirnov2011-09-12
* rv34: check that subsequent slices have the same type as first one.Kostya Shishkov2011-09-12
* smacker demuxer: handle possible av_realloc() failure.Kostya Shishkov2011-09-12
* lavfi: add split filter from soc.Bobby Bingham2011-09-12
* lavfi: add showinfo filterStefano Sabatini2011-09-12
* libxavs: add private options corresponding to deprecated global optionsAnton Khirnov2011-09-12
* audioconvert: add explanatory comments to channel_names arrayStefano Sabatini2011-09-11
* audioconvert: K&R whitespace cosmeticsStefano Sabatini2011-09-11
* avconv: use correct index when selecting metadata to write to.Anton Khirnov2011-09-11
* avconv: fix inverted variableAnton Khirnov2011-09-11
* doc/avconv: document option types (input/output/per-stream/...)Anton Khirnov2011-09-11
* doc/avtools-common-opts: write a section about stream specifiers.Anton Khirnov2011-09-11
* doc/avconv: remove two pointless paragraphs.Anton Khirnov2011-09-11
* doc/avconv: document that global options should be specified first.Anton Khirnov2011-09-11
* doc/avconv: remove entries for nonexistent optionsAnton Khirnov2011-09-11
* doc/avconv: remove documentation for removed 'timestamp' optionAnton Khirnov2011-09-11
* doc: cosmetics, rename fftools-common-opts to avtools-....Anton Khirnov2011-09-11
* avconv: move streamid_map to options context.Anton Khirnov2011-09-11
* avconv: extend -vf syntaxAnton Khirnov2011-09-11
* avconv: move top_field_first to options context.Anton Khirnov2011-09-11
* avconv: move inter/intra matrix to options context.Anton Khirnov2011-09-11
* avconv: remove -psnr option.Anton Khirnov2011-09-11
* avconv: remove me_threshold option.Anton Khirnov2011-09-11
* avconv: move video_rc_override_string to options context.Anton Khirnov2011-09-11
* avconv: move frame pixel format to the options context.Anton Khirnov2011-09-11