31044 Commits (n0.7.8)
 

Author SHA1 Message Date
  Michael Niedermayer 4e9b2c5732 Update for 0.7.8 14 years ago
  Michael Niedermayer a12dec4699 Merge branch 'release/0.8' into release/0.7 14 years ago
  Michael Niedermayer 661ee45f88 svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Michael Niedermayer fa5292d9d4 vp3dec: Check coefficient index in vp3_dequant() 14 years ago
  Michael Niedermayer a6a61a6d1d qdm2dec: fix buffer overflow. 14 years ago
  Michael Niedermayer b8fc301769 h264: Fix invalid interlaced progressive MB combinations for direct mode prediction. 14 years ago
  Michael Niedermayer 9b667da05d mpegvideo: dont use ff_mspel_motion() for vc1 14 years ago
  Thierry Foucu 4007352bd0 imgutils: Fix illegal read. 14 years ago
  Michael Niedermayer 5c6a2d9878 ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. 14 years ago
  Michael Niedermayer 17c54e9317 mjpeg: support mpo 14 years ago
  Michael Niedermayer 14d4eee547 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 14 years ago
  Anton Khirnov 07624cfeaa Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info. 14 years ago
  Mans Rullgard d6f763659c lavf: fix multiplication overflow in avformat_find_stream_info() 14 years ago
  Anton Khirnov e297459eb6 lavf: fix invalid reads in avformat_find_stream_info() 14 years ago
  Anton Khirnov afe2726089 lavf: add avformat_find_stream_info() 14 years ago
  Baptiste Coudurier 23f0d0f16b lavc: fix parentheses placement in avcodec_open2(). 14 years ago
  Anton Khirnov 47953c33ea lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 14 years ago
  Michael Niedermayer 64a854d06b rawdec: use a default sample rate if none is specified. 14 years ago
  Stefano Sabatini 91805f06a3 rawdec: add check on sample_rate 14 years ago
  Michael Niedermayer 8120a1d9bd qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() 14 years ago
  Michael Niedermayer 211a107208 cinepak: check strip_size 14 years ago
  Michael Niedermayer fdd09e5d7b wma: Check channel number before init. 14 years ago
  Carl Eugen Hoyos 00d35e82b2 Do not try to read 16bit gray png files with alpha channel. 14 years ago
  K.Y.H 807342e1cf cook: fix apparent typo in extradata parsing 14 years ago
  Michael Niedermayer abaf8c386e ffplay: limit lowres to the maximum supported. Fixes Ticket591 14 years ago
  Michael Niedermayer e5578ad3cd v4l2: fix uninitialized variable 14 years ago
  Michael Niedermayer 4e0fae982e vf_transpose: remove pix_fmts which can currently not be supported. 14 years ago
  Alex Converse f62fa1ce9f vp5: Fix illegal read. 14 years ago
  Thierry Foucu 8a63deab15 vp6: Fix illegal read. 14 years ago
  Stefano Sabatini 87ae12009e vf_transpose: avoid multiple calls to avfilter_draw_slice() 14 years ago
  Stefano Sabatini fe06305b0d vf_transpose: avoid multiple calls to avfilter_draw_slice() 14 years ago
  Reimar Döffinger 3970d4e728 nuv: Fix combination of size changes and LZO compression. 14 years ago
  Reimar Döffinger 80a173a33b av_lzo1x_decode: properly handle negative buffer length. 14 years ago
  Reimar Döffinger d58c5586ec nuv: Fix combination of size changes and LZO compression. 14 years ago
  Reimar Döffinger 0411b19289 av_lzo1x_decode: properly handle negative buffer length. 14 years ago
  Miroslav Slugeň fd30240e98 libavformat: add support for G726 audio decoder in RTP and RTSP streams 14 years ago
  Reimar Döffinger d484a07f1c Do not call parse_keyframes_index with NULL stream. 14 years ago
  Reimar Döffinger 54e4bf3296 Do not call parse_keyframes_index with NULL stream. 14 years ago
  Michael Niedermayer 8045254bac update versions for 0.7 branch 14 years ago
  Michael Niedermayer 3e17543491 Merge branch 'release/0.8' into release/0.7 14 years ago
  Michael Niedermayer 1e1015fd22 Version numbers for 0.8.6 14 years ago
  Michael Niedermayer c4a34f4025 snow: emu edge support 14 years ago
  Justin Ruggles cba03dc667 imc: validate channel count 14 years ago
  Justin Ruggles 5a3f494466 imc: check for ff_fft_init() failure 14 years ago
  Justin Ruggles 112431705d libgsmdec: check output buffer size before decoding 14 years ago
  Michael Niedermayer 864581fea3 configure: fix arch x86_32 14 years ago
  Tobias Rapp d8acee792f mp3enc: avoid truncating id3v1 tags by one byte 14 years ago
  Michael Niedermayer 0e3dec6b08 asfdec: Check packet_replic_size earlier 14 years ago
  Justin Ruggles 711e6c947b cin audio: validate the channel count 14 years ago
  Justin Ruggles 8491677ab6 binkaudio: add some buffer overread checks. 14 years ago