Merge remote-tracking branch 'qatar/master'
* qatar/master:
swfdec: Add support for sample_rate_code 0 (5512 Hz)
dct-test: factor out some common code and do whas was likely intended
doc: library versions need to be bumped in version.h
Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."
Remove some forgotten AVCodecContext.palctrl usage.
lavc/utils: move avcodec_init() higher in the file.
lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
ac3dec: actually use drc_scale private option
lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros
alsa: add missing header
msmpeg4: remove leftover unused debug variable declaration
Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination.
Fix av_dlog invocations with wrong or missing logging context.
vf_yadif: add support to yuva420p
vf_yadif: correct documentation on the parity parameter
vf_yadif: copy buffer properties like aspect for second frame as well
oma: support for encrypted files
id3v2: add support for non-text and GEOB type tag frames
des: add possibility to calculate DES-CBC-MAC with small buffer
Conflicts:
ffmpeg.c
libavcodec/dct-test.c
libavformat/mpegts.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- doc/developer.texi 1 addition, 1 deletiondoc/developer.texi
- libavcodec/ac3dec.c 6 additions, 1 deletionlibavcodec/ac3dec.c
- libavcodec/avcodec.h 2 additions, 2 deletionslibavcodec/avcodec.h
- libavcodec/dct-test.c 54 additions, 73 deletionslibavcodec/dct-test.c
- libavcodec/h261dec.c 2 additions, 2 deletionslibavcodec/h261dec.c
- libavcodec/h264.c 1 addition, 1 deletionlibavcodec/h264.c
- libavcodec/h264_direct.c 2 additions, 2 deletionslibavcodec/h264_direct.c
- libavcodec/mpeg12.c 1 addition, 1 deletionlibavcodec/mpeg12.c
- libavcodec/mpegvideo.c 4 additions, 4 deletionslibavcodec/mpegvideo.c
- libavcodec/mpegvideo_enc.c 5 additions, 5 deletionslibavcodec/mpegvideo_enc.c
- libavcodec/msmpeg4.c 0 additions, 4 deletionslibavcodec/msmpeg4.c
- libavcodec/options.c 1 addition, 3 deletionslibavcodec/options.c
- libavcodec/utils.c 14 additions, 14 deletionslibavcodec/utils.c
- libavdevice/alsa-audio-common.c 1 addition, 0 deletionslibavdevice/alsa-audio-common.c
- libavformat/id3v2.c 233 additions, 37 deletionslibavformat/id3v2.c
- libavformat/id3v2.h 37 additions, 1 deletionlibavformat/id3v2.h
- libavformat/mov.c 0 additions, 2 deletionslibavformat/mov.c
- libavformat/mpegts.c 1 addition, 1 deletionlibavformat/mpegts.c
- libavformat/oma.c 255 additions, 14 deletionslibavformat/oma.c
- libavformat/swfdec.c 3 additions, 2 deletionslibavformat/swfdec.c
Loading
Please register or sign in to comment