Michael Niedermayer
568e9062bd
Merge remote-tracking branch 'qatar/release/0.8' into release/0.10
* qatar/release/0.8: (154 commits)
Update Changelog for the 0.8.1 Release
dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2
dca: don't use av_clip_uintp2().
snow: check reference frame indices.
snow: reject unsupported chroma shifts.
xa_adpcm: limit filter to prevent xa_adpcm_table[] array bounds overruns.
h264: increase reference poc list from 16 to 32.
h264: stricter reference limit enforcement.
h264: improve parsing of broken AVC SPS
Replace computations of remaining bits with calls to get_bits_left().
png: convert to bytestream2 API.
roqvideo: convert to bytestream2 API.
smc: port to bytestream2 API.
tgq: convert to bytestream2 API.
algmm: convert to bytestream2 API.
jvdec: unbreak video decoding
h264: Fix invalid interlaced/progressive MB combinations for direct mode prediction.
libx264: add 'stats' private option for setting 2pass stats filename.
libx264: fix help text for slice-max-size option.
avconv: reindent
...
Conflicts:
Changelog
RELEASE
avconv.c
doc/APIchanges
ffplay.c
libavcodec/Makefile
libavcodec/aacdec.c
libavcodec/alsdec.c
libavcodec/atrac3.c
libavcodec/avcodec.h
libavcodec/dvdata.c
libavcodec/fraps.c
libavcodec/golomb.h
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_cabac.c
libavcodec/h264_cavlc.c
libavcodec/h264_direct.c
libavcodec/h264_parser.c
libavcodec/h264_ps.c
libavcodec/h264idct_template.c
libavcodec/indeo3.c
libavcodec/kgv1dec.c
libavcodec/kmvc.c
libavcodec/mjpegbdec.c
libavcodec/mmvideo.c
libavcodec/mpegaudiodec.c
libavcodec/mpegvideo.h
libavcodec/options.c
libavcodec/pngdec.c
libavcodec/roqvideodec.c
libavcodec/shorten.c
libavcodec/svq3.c
libavcodec/utils.c
libavcodec/version.h
libavcodec/wmadec.c
libavcodec/xxan.c
libavformat/Makefile
libavformat/asfdec.c
libavformat/dv.c
libavformat/mov.c
libavformat/nsvdec.c
libavformat/utils.c
libavformat/version.h
libavutil/avutil.h
libavutil/error.c
libavutil/error.h
libswscale/swscale.c
libswscale/utils.c
libswscale/x86/swscale_template.c
tests/ref/acodec/g722
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-16 09:01:08 +01:00
..
2011-12-13 00:39:48 +01:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2011-05-13 04:40:40 +02:00
2011-03-19 13:33:20 +00:00
2011-03-19 13:33:20 +00:00
2012-01-10 23:12:18 +01:00
2011-12-09 00:05:51 +01:00
2011-11-23 04:02:17 +01:00
2011-12-22 01:51:53 +01:00
2011-11-23 04:02:17 +01:00
2011-11-11 04:24:00 +01:00
2012-01-16 17:38:23 +01:00
2011-12-10 02:01:03 +01:00
2011-05-22 04:53:19 +02:00
2011-11-07 03:01:43 +01:00
2011-12-13 00:39:48 +01:00
2012-03-16 09:01:08 +01:00
2012-01-22 23:06:04 +01:00
2011-11-23 04:02:17 +01:00
2011-12-13 00:39:48 +01:00
2011-03-19 13:33:20 +00:00
2012-01-04 01:12:34 +01:00
2011-09-27 02:14:37 +02:00
2011-09-27 02:14:37 +02:00
2011-03-19 13:33:20 +00:00
2011-12-05 00:11:57 +01:00
2011-03-19 13:33:20 +00:00
2011-12-05 20:05:44 +01:00
2011-09-21 21:25:43 +02:00
2011-11-07 03:01:43 +01:00
2011-11-23 04:02:17 +01:00
2012-03-16 09:01:08 +01:00
2012-03-16 09:01:08 +01:00
2012-01-17 12:03:30 +01:00
2011-12-12 01:25:37 +01:00
2011-12-23 00:18:36 +01:00
2011-08-30 10:03:13 +02:00
2011-10-16 22:32:41 +02:00
2011-10-16 21:51:28 +02:00
2011-12-23 11:43:29 +01:00
2011-11-23 04:02:17 +01:00
2011-06-28 13:14:46 +02:00
2011-06-28 13:14:46 +02:00
2011-12-13 00:39:48 +01:00
2011-10-12 05:40:57 +02:00
2011-12-12 01:25:37 +01:00
2011-12-11 18:47:19 +00:00
2011-11-23 04:02:17 +01:00
2011-06-18 05:10:38 +02:00
2011-06-08 05:25:28 +02:00
2011-12-05 00:11:57 +01:00
2011-07-04 00:45:21 +02:00
2010-01-16 04:49:02 +00:00
2011-10-22 19:49:27 +02:00
2011-07-12 01:42:32 +02:00
2011-03-19 13:33:20 +00:00
2012-01-09 22:35:45 +01:00
2011-12-08 18:47:47 +01:00
2011-12-30 10:37:33 +01:00
2011-12-31 16:31:15 +01:00
2012-03-16 09:01:08 +01:00
2011-06-29 05:23:12 +02:00
2011-11-23 04:02:17 +01:00
2011-07-04 00:45:21 +02:00
2011-11-23 04:02:17 +01:00
2011-12-25 18:55:43 +01:00
2011-12-25 18:55:43 +01:00
2012-01-20 20:34:48 +01:00
2011-12-05 21:13:45 +01:00
2011-11-17 02:44:33 +01:00
2011-12-13 00:39:48 +01:00
2011-06-29 23:49:03 +01:00
2011-06-29 23:49:03 +01:00
2012-01-22 00:46:19 +01:00
2011-11-25 04:34:44 +01:00
2011-11-28 02:44:05 +01:00
2011-12-05 00:11:57 +01:00
2011-11-23 04:02:17 +01:00
2011-12-05 00:11:57 +01:00
2011-11-23 04:02:17 +01:00
2011-03-19 13:33:20 +00:00
2011-06-24 03:07:04 +02:00
2011-12-03 00:35:20 +01:00
2011-11-24 16:55:45 +01:00
2011-07-05 02:26:17 +02:00
2011-11-23 04:02:17 +01:00
2011-05-11 13:43:30 +02:00
2011-05-11 13:43:30 +02:00
2012-01-06 02:45:12 +01:00
2011-12-05 00:11:57 +01:00
2011-11-23 04:02:17 +01:00
2011-12-22 03:01:17 +01:00
2011-03-19 13:33:20 +00:00