56800 Commits (edadda968c249bd10d412704cf305b1565fd3f7c)
 

Author SHA1 Message Date
  Maxim Poliakovski 23d0fdcf6f Add support for multichannel ATRAC3+ streams. 12 years ago
  Anton Khirnov 93370d1216 mxfdec: set audio timebase to 1/samplerate 12 years ago
  Michael Niedermayer 4be0c6ed20 avcodec/tiff_common: fix bprint max sizes 12 years ago
  Paul B Mahol 61274193e3 avfilter/vf_rotate: use vsub for output plane height calculation 12 years ago
  Martin Storsjö ff07ec143e pcx: Return an error on broken palette if err_detect is set to 'explode' 12 years ago
  Martin Storsjö d1d99e3bef pcx: Check the packet size before assuming it fits a palette 12 years ago
  Martin Storsjö 7ba0cedbfe rpza: Fix a buffer size check 12 years ago
  Martin Storsjö aa0dd52434 xxan: Disallow odd width 12 years ago
  Martin Storsjö fc739b3eef xan: Only read within the data that actually was initialized 12 years ago
  Martin Storsjö 30db94dc39 xan: Use bytestream2 to limit reading to within the buffer 12 years ago
  Martin Storsjö 9fb0de86b4 pcx: Consume the whole packet if giving up due to missing palette 12 years ago
  Martin Storsjö a81cad8f86 pngdec: Stop trying to decode once inflate returns Z_STREAM_END 12 years ago
  Martin Storsjö c231987662 mov: Make sure the read sample count is nonnegative 12 years ago
  Martin Storsjö 640a2427aa bfi: Add some very basic sanity checks for input packet sizes 12 years ago
  Martin Storsjö 9fc7184d1a bfi: Avoid divisions by zero 12 years ago
  Martin Storsjö a9221e3960 electronicarts: Add more sanity checking for the number of channels 12 years ago
  Martin Storsjö d07aa3f02b riffdec: Add sanity checks for the sample rate 12 years ago
  Martin Storsjö 28ff439efd mvi: Add sanity checking for the audio frame size 12 years ago
  Martin Storsjö 59480abce7 alac: Do bounds checking of lpc_order read from the bitstream 12 years ago
  Martin Storsjö adc09136a4 xwma: Avoid division by zero 12 years ago
  Martin Storsjö 8d07258bb6 avidec: Make sure a packet is large enough before reading its data 12 years ago
  Paul B Mahol 5a47f12390 doc/demuxers: fix image2 examples 12 years ago
  Martin Storsjö 68ff998128 vqf: Make sure the bitrate is in the valid range 12 years ago
  Martin Storsjö 9277050e29 vqf: Make sure sample_rate is set to a valid value 12 years ago
  Michael Niedermayer f2eb474a5a avformat/mpegenc: check, warn and clip muxrate to syntactical possible values 12 years ago
  Michael Niedermayer 8c1253c934 avformat/mpegenc: check, warn and clip VBV value to within syntactically possible values 12 years ago
  Michael Niedermayer 28d35dbe9f avformat/mpegenc: fix muxrates AVOption maximum value 12 years ago
  Michael Niedermayer a0fec71ebd avformat/mxfenc: instance number is just 24 bits 12 years ago
  Michael Niedermayer 5c4fc51d9b Revert "fate: Force diff into text mode" 12 years ago
  Michael Niedermayer e40c96513e avcodec/exif: print bytes and undefined types as scalar lists 12 years ago
  Michael Niedermayer 7859e89ff0 avcodec/tiff_common: add ff_tadd_bytes_metadata() 12 years ago
  Carl Eugen Hoyos d87ff55502 Remove an incorrect and unneeded assert in the amr demuxer. 12 years ago
  Ronald S. Bultje face578d56 Rewrite emu_edge functions to have separate src/dst_stride arguments. 12 years ago
  Ronald S. Bultje f574b4da56 vp8: use 2 registers for dst_stride and src_stride in neon bilin filter. 12 years ago
  Matthieu Bouron c461265a76 lavf/mxfdec: add j2k codec to intra only codecs 12 years ago
  Michael Niedermayer 2b834a0605 avcodec/huffman: Allow specifying nb_bits to ff_huff_build_tree() 12 years ago
  Michael Niedermayer a63b479d11 avformat/utils: factor find_decoder() out 12 years ago
  Paul B Mahol 07da0854fe avformat/vfq: fix deadlock in vqf_read_header() 12 years ago
  Paul B Mahol 88c8ed18c9 avfilter/dualinput: remove unused variable 12 years ago
  Michael Bradshaw f46a3e3d6e libopenjpeg: fix encoding of odd sized subsampled images 12 years ago
  Ronald S. Bultje c341f734e5 Convert multiplier for MV from int to ptrdiff_t. 12 years ago
  Michael Niedermayer 7381d31f22 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 945c7e399a Merge commit '38e15df1489d86c016515223ee693e7d0326c56a' 12 years ago
  Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 12 years ago
  Anton Khirnov 38e15df148 avframe: note that linesize is not the usable data size 12 years ago
  Michael Niedermayer 3e0c78bac6 avcodec/imc: Check flcoeffs5 12 years ago
  Paul B Mahol c2d1943029 fate: add phase test 12 years ago
  Paul B Mahol b890198b66 avfilter: add av_cold to init() 12 years ago
  Michael Niedermayer f7bea731d9 avcodec/mlpdec: Fail if the input is too small 12 years ago
  Michael Niedermayer 9790a03e67 avformat/mxfdec: check sample size more completely 12 years ago