30190 Commits (a4ea00d021b2bda1b641a2f00c167cadedfe9d4c)
 

Author SHA1 Message Date
Anton Khirnov e417d80d28 lavd: add libcdio-paranoia input device for audio CD grabbing 13 years ago
Anton Khirnov 85d982f1e2 rawdec: refactor private option for raw video demuxers 13 years ago
Anton Khirnov 34d2bf30a0 pcmdec: use unique classes for all pcm demuxers. 13 years ago
Anton Khirnov d906f49aa8 rawdec: g722 is always 1 channel/16kHz 13 years ago
Luca Barbato 3a78fb57de libx264: introduce slice-max-size option 13 years ago
Laurent Aimar b59efc9434 Fixed size given to init_get_bits(). 13 years ago
Ronald S. Bultje ea540401d6 swscale: fix byte overreads in SSE-optimized hscale(). 13 years ago
Dustin Brody d7d2f0e63c matroskadec: fix typo. 13 years ago
Dustin Brody 4a9628f276 matroskadec: bail on parsing of incorrect seek index segments 13 years ago
Alex Converse 940173d4d1 lavf utils: Remove write-only variable 13 years ago
Alex Converse 4439caa482 lavf utils: Rename shadowing variable 13 years ago
Michael Niedermayer 5166376f24 smacker: fix a few off by 1 errors 13 years ago
Laurent Aimar 6489455495 Check for invalid VLC value in smacker decoder. 13 years ago
Laurent Aimar 9676ffba83 Check and propagate errors when VLC trees cannot be built in smacker decoder. 13 years ago
Ronald S. Bultje e0c3e07387 sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 13 years ago
Justin Ruggles 3ed7860943 include stdint.h in adpcm_data.h 13 years ago
Diego Biurrun a05ea77c9f mpeg12: reorder functions to avoid ugly forward declarations 13 years ago
Laurent Aimar a92d0fa5d2 Fixed off by one packet size allocation in the smacker demuxer. 13 years ago
Laurent Aimar e055932f56 Check for invalid packet size in the smacker demuxer. 13 years ago
Laurent Aimar 273aab99bf ape demuxer: fix segfault on memory allocation failure. 13 years ago
Alex Converse 0872bb23b4 xan: Add some buffer checks 13 years ago
Alex Converse 350f57bd7b xan: Remove extra trailing newline 13 years ago
Laurent Aimar 393d5031c6 Fixed size given to init_get_bits() in xan decoder. 13 years ago
Justin Ruggles 826c56d16e adpcm: split ADPCM encoders and decoders into separate files. 13 years ago
Anton Khirnov 57650c70e2 doc/avconv: fix typo. 13 years ago
Kostya Shishkov 23a1f0c592 rv34: check that subsequent slices have the same type as first one. 13 years ago
Kostya Shishkov 47a8589f7b smacker demuxer: handle possible av_realloc() failure. 13 years ago
Bobby Bingham 615baa13e4 lavfi: add split filter from soc. 13 years ago
Stefano Sabatini ee42716b07 lavfi: add showinfo filter 13 years ago
Anton Khirnov af1e247038 libxavs: add private options corresponding to deprecated global options 13 years ago
Stefano Sabatini 6cfed11270 audioconvert: add explanatory comments to channel_names array 13 years ago
Stefano Sabatini 3a0b5fa5e8 audioconvert: K&R whitespace cosmetics 13 years ago
Anton Khirnov 4bb3ae1eaa avconv: use correct index when selecting metadata to write to. 13 years ago
Anton Khirnov f39ecc79aa avconv: fix inverted variable 13 years ago
Anton Khirnov 172efad7c7 doc/avconv: document option types (input/output/per-stream/...) 13 years ago
Anton Khirnov 99442bfe20 doc/avtools-common-opts: write a section about stream specifiers. 13 years ago
Anton Khirnov 3a37392efe doc/avconv: remove two pointless paragraphs. 13 years ago
Anton Khirnov eb05446367 doc/avconv: document that global options should be specified first. 13 years ago
Anton Khirnov d3d6a2582e doc/avconv: remove entries for nonexistent options 13 years ago
Anton Khirnov 1533c10286 doc/avconv: remove documentation for removed 'timestamp' option 13 years ago
Anton Khirnov b3dd2010af doc: cosmetics, rename fftools-common-opts to avtools-.... 13 years ago
Anton Khirnov 495ecfd139 avconv: move streamid_map to options context. 13 years ago
Anton Khirnov 8e5ce5901b avconv: extend -vf syntax 13 years ago
Anton Khirnov 828e0bcb86 avconv: move top_field_first to options context. 13 years ago
Anton Khirnov 2c2cff16d9 avconv: move inter/intra matrix to options context. 13 years ago
Anton Khirnov 0bc391281a avconv: remove -psnr option. 13 years ago
Anton Khirnov d242d80e36 avconv: remove me_threshold option. 13 years ago
Anton Khirnov 0e68c78385 avconv: move video_rc_override_string to options context. 13 years ago
Anton Khirnov b2254d8385 avconv: move frame pixel format to the options context. 13 years ago
Anton Khirnov ca46fde792 avconv: move frame aspect ratio to the options context. 13 years ago