Michael Niedermayer
a12dec4699
Merge branch 'release/0.8' into release/0.7
...
* release/0.8: (31 commits)
svq1dec: call avcodec_set_dimensions() after dimensions changed. Fixes NGS00148
vp3dec: Check coefficient index in vp3_dequant() Fixes NGS00145
qdm2dec: fix buffer overflow. Fixes NGS00144
h264: Fix invalid interlaced progressive MB combinations for direct mode prediction. Fixes Ticket312
mpegvideo: dont use ff_mspel_motion() for vc1 Fixes Ticket655
imgutils: Fix illegal read.
ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. Our ac3 code chain can handle it fine. More ideal would be to write a demuxer that actually extracts what can be from the additional headers and uses it for whatever it can be used for.
mjpeg: support mpo Fixes stereoscopic_photo.mpo
Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info.
lavf: fix multiplication overflow in avformat_find_stream_info()
lavf: fix invalid reads in avformat_find_stream_info()
lavf: add avformat_find_stream_info()
lavc: fix parentheses placement in avcodec_open2().
lavc: introduce avcodec_open2() as a replacement for avcodec_open().
rawdec: use a default sample rate if none is specified. Fixes "ffmpeg -f s16le -i /dev/zero"
rawdec: add check on sample_rate
qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() This is neccessary but likely not sufficient to prevent out of array reads.
cinepak: check strip_size
wma: Check channel number before init. Fixes Ticket240
Do not try to read 16bit gray png files with alpha channel.
...
Conflicts:
libavcodec/version.h
libavformat/version.h
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-21 19:41:08 +01:00
..
2011-09-26 19:26:28 +02:00
2011-10-01 22:42:41 +02:00
2011-10-01 19:50:22 +02:00
2011-11-04 01:02:17 +01:00
2011-09-26 19:26:32 +02:00
2011-06-08 05:25:28 +02:00
2011-07-26 00:14:04 +02:00
2011-06-03 05:19:30 +02:00
2011-11-04 00:59:58 +01:00
2011-06-15 10:58:25 +02:00
2011-06-03 05:19:30 +02:00
2011-09-26 19:26:29 +02:00
2011-10-01 19:48:34 +02:00
2011-07-26 00:14:04 +02:00
2011-06-21 03:38:25 +02:00
2011-07-26 00:14:04 +02:00
2011-06-14 04:56:26 +02:00
2011-06-14 04:56:26 +02:00
2011-06-13 16:49:35 -04:00
2011-06-15 17:56:49 -04:00
2011-06-15 02:15:25 +02:00
2011-06-15 10:53:18 +02:00
2011-10-01 21:03:35 +02:00
2011-10-01 20:32:22 +02:00
2011-06-21 03:38:25 +02:00
2011-07-26 00:14:04 +02:00
2011-10-01 20:59:49 +02:00
2011-11-04 03:32:39 +01:00
2011-07-26 00:14:04 +02:00
2011-11-04 03:40:42 +01:00
2011-11-21 19:41:08 +01:00
2011-06-16 06:29:01 +02:00
2011-10-01 20:59:34 +02:00
2011-10-01 20:44:19 +02:00
2011-11-04 13:31:15 +01:00
2011-10-01 20:49:26 +02:00
2011-09-21 18:00:40 +02:00
2011-06-21 03:38:25 +02:00
2011-09-07 14:59:29 +02:00
2011-09-26 19:26:29 +02:00
2011-11-21 19:41:08 +01:00
2011-09-26 19:26:32 +02:00
2011-11-18 21:05:12 +01:00
2011-06-13 22:25:13 -07:00
2011-11-04 01:00:04 +01:00
2011-06-18 11:36:35 +02:00
2011-09-21 20:56:53 +02:00
2011-06-10 22:13:26 +02:00
2011-06-08 05:25:28 +02:00
2011-11-04 13:32:18 +01:00
2011-06-15 02:15:25 +02:00
2011-06-16 06:29:01 +02:00
2011-06-08 05:25:28 +02:00
2011-06-08 05:25:28 +02:00
2011-09-21 18:01:20 +02:00
2011-11-04 00:42:46 +01:00
2011-09-21 23:48:41 +02:00
2011-06-13 16:49:35 -04:00
2011-06-07 15:16:41 -04:00
2011-10-01 21:03:31 +02:00
2011-11-04 01:00:49 +01:00
2011-11-04 01:00:34 +01:00
2011-10-02 05:47:46 +02:00
2011-09-26 19:26:31 +02:00
2011-10-01 20:33:34 +02:00
2011-06-21 05:27:44 +02:00
2011-10-01 20:47:42 +02:00
2011-11-04 01:08:09 +01:00
2011-09-07 00:48:28 +02:00
2011-10-02 21:30:21 +02:00
2011-10-02 21:30:21 +02:00
2011-11-21 16:48:40 +01:00
2011-06-23 09:14:55 +02:00
2011-10-01 20:11:00 +02:00
2011-11-04 01:08:09 +01:00
2011-09-28 23:36:54 +02:00
2011-11-04 20:20:37 +01:00
2011-11-04 00:59:41 +01:00
2011-06-11 03:51:36 +02:00
2011-06-15 02:15:25 +02:00
2011-07-26 00:14:04 +02:00
2011-11-04 01:01:48 +01:00
2011-11-04 01:01:48 +01:00
2011-07-12 18:13:35 +02:00
2011-06-08 05:25:28 +02:00
2011-11-04 13:34:42 +01:00
2011-11-04 20:20:37 +01:00
2011-09-26 19:26:31 +02:00
2011-06-03 05:19:30 +02:00
2011-06-10 04:47:23 +02:00
2011-06-16 06:29:01 +02:00
2011-06-03 05:19:30 +02:00
2011-06-03 05:19:30 +02:00
2011-06-03 05:19:30 +02:00
2011-10-01 20:51:35 +02:00
2011-10-01 20:51:28 +02:00
2011-09-21 17:57:01 +02:00
2011-09-26 19:26:32 +02:00
2011-09-26 19:26:29 +02:00
2011-06-06 03:33:58 +02:00
2011-06-06 03:33:58 +02:00
2011-06-06 03:33:58 +02:00
2011-10-01 20:32:22 +02:00
2011-06-15 10:57:26 +02:00
2011-11-04 13:33:38 +01:00
2011-09-21 18:01:25 +02:00
2011-07-26 00:14:04 +02:00
2011-10-01 20:49:34 +02:00
2011-10-11 21:34:15 +02:00
2011-07-26 00:14:04 +02:00
2011-10-02 21:37:59 +02:00
2011-06-05 03:00:31 +02:00
2011-09-21 17:56:15 +02:00
2011-06-15 01:16:58 +02:00
2011-11-04 01:09:17 +01:00
2011-06-08 05:25:28 +02:00
2011-07-26 00:14:04 +02:00
2011-11-04 01:00:09 +01:00
2011-10-01 20:54:31 +02:00
2011-11-04 00:40:03 +01:00
2011-11-04 00:40:13 +01:00
2011-06-05 03:00:31 +02:00
2011-06-05 03:00:31 +02:00
2011-06-03 05:19:30 +02:00
2011-09-21 17:56:15 +02:00
2011-06-16 06:29:01 +02:00
2011-06-03 05:19:30 +02:00
2011-06-21 03:07:11 +02:00
2011-11-04 03:23:13 +01:00
2011-06-05 03:00:31 +02:00
2011-06-14 04:56:26 +02:00
2011-06-13 11:33:44 +01:00
2011-11-21 16:48:25 +01:00
2011-11-20 03:27:50 +01:00
2011-06-03 05:19:30 +02:00
2011-11-04 20:20:37 +01:00
2011-10-02 21:37:59 +02:00
2011-06-03 05:19:30 +02:00
2011-09-22 01:19:01 +02:00
2011-11-08 20:38:31 +01:00
2011-07-27 11:20:13 +02:00
2011-09-26 19:26:31 +02:00
2011-06-08 05:25:28 +02:00
2011-11-18 21:05:12 +01:00
2011-09-26 19:26:29 +02:00
2011-11-04 20:20:37 +01:00
2011-10-02 05:48:07 +02:00
2011-11-04 00:59:53 +01:00
2011-07-26 00:14:04 +02:00
2011-11-04 00:43:10 +01:00
2011-11-21 18:29:17 +01:00
2011-10-01 20:54:12 +02:00
2011-11-04 20:20:37 +01:00
2011-06-08 16:38:37 +02:00
2011-09-21 17:59:30 +02:00
2011-06-23 08:50:37 +02:00
2011-06-23 08:50:37 +02:00
2011-11-04 03:18:52 +01:00
2011-11-04 20:20:37 +01:00
2011-09-26 19:26:33 +02:00
2011-09-26 19:26:29 +02:00
2011-09-26 19:26:33 +02:00
2011-09-21 20:56:53 +02:00
2011-07-26 00:14:04 +02:00
2011-06-07 03:37:57 +02:00
2011-07-26 00:14:04 +02:00
2011-11-04 01:30:29 +01:00
2011-11-04 01:02:46 +01:00
2011-06-20 04:07:34 +02:00
2011-11-04 01:07:49 +01:00
2011-11-04 13:36:28 +01:00
2011-09-26 19:26:29 +02:00
2011-10-01 20:44:46 +02:00
2011-11-21 19:41:08 +01:00
2011-10-02 21:37:59 +02:00
2011-07-26 00:14:04 +02:00
2011-06-16 06:29:01 +02:00
2011-06-04 06:35:17 +02:00
2011-10-01 20:54:36 +02:00
2011-10-01 21:03:49 +02:00
2011-10-01 19:49:11 +02:00
2011-06-03 05:19:30 +02:00
2011-11-04 01:09:22 +01:00
2011-06-16 06:29:01 +02:00
2011-09-26 19:26:32 +02:00
2011-11-04 03:18:52 +01:00
2011-11-04 01:01:11 +01:00
2011-11-21 19:41:08 +01:00
2011-06-08 05:25:28 +02:00
2011-09-11 12:57:31 +02:00
2011-10-12 11:27:11 +02:00
2011-09-26 19:26:30 +02:00
2011-09-26 19:26:30 +02:00
2011-07-12 18:05:55 +02:00
2011-11-21 19:41:08 +01:00
2011-10-01 20:25:21 +02:00
2011-06-03 05:19:30 +02:00
2011-11-04 03:18:52 +01:00
2011-11-21 18:31:23 +01:00
2011-11-18 14:29:52 +01:00
2011-11-18 14:29:52 +01:00
2011-11-04 01:22:59 +01:00
2011-10-01 20:23:03 +02:00
2011-09-22 01:19:27 +02:00
2011-11-04 01:01:04 +01:00
2011-06-19 03:54:15 +02:00
2011-10-01 20:38:43 +02:00
2011-11-18 21:05:12 +01:00
2011-10-01 20:38:33 +02:00
2011-11-04 01:02:13 +01:00
2011-10-01 20:38:11 +02:00
2011-10-01 20:53:44 +02:00
2011-11-04 01:01:15 +01:00