Merge remote-tracking branch 'qatar/master'
* qatar/master: (26 commits)
avconv: deprecate the -deinterlace option
doc: Fix the name of the new function
aacenc: make sure to encode enough frames to cover all input samples.
aacenc: only use the number of input samples provided by the user.
wmadec: Verify bitstream size makes sense before calling init_get_bits.
kmvc: Log into a context at a log level constant.
mpeg12: Pad framerate tab to 16 entries.
kgv1dec: Increase offsets array size so it is large enough.
kmvc: Check palsize.
nsvdec: Propagate errors
nsvdec: Be more careful with av_malloc().
nsvdec: Fix use of uninitialized streams.
movenc: cosmetics: Get rid of camelCase identifiers
swscale: more generic check for planar destination formats with alpha
doc: Document mov/mp4 fragmentation options
build: Use order-only prerequisites for creating FATE reference file dirs.
x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf
rtsp: Remove some unused variables from ff_rtsp_connect().
avutil: make intfloat api public
avformat_write_header(): detail error message
...
Conflicts:
doc/APIchanges
doc/ffmpeg.texi
doc/muxers.texi
ffmpeg.c
libavcodec/kmvc.c
libavcodec/x86/Makefile
libavcodec/x86/dsputil_yasm.asm
libavcodec/x86/pngdsp-init.c
libavformat/movenc.c
libavformat/movenc.h
libavformat/mpegtsenc.c
libavformat/nsvdec.c
libavformat/utils.c
libavutil/avutil.h
libswscale/swscale.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- doc/APIchanges 5 additions, 1 deletiondoc/APIchanges
- doc/ffmpeg.texi 2 additions, 0 deletionsdoc/ffmpeg.texi
- doc/muxers.texi 57 additions, 5 deletionsdoc/muxers.texi
- ffmpeg.c 10 additions, 3 deletionsffmpeg.c
- libavcodec/aacenc.c 13 additions, 11 deletionslibavcodec/aacenc.c
- libavcodec/kmvc.c 7 additions, 5 deletionslibavcodec/kmvc.c
- libavcodec/mpc7.c 1 addition, 1 deletionlibavcodec/mpc7.c
- libavcodec/mpeg12data.c 1 addition, 1 deletionlibavcodec/mpeg12data.c
- libavcodec/wmadec.c 2 additions, 0 deletionslibavcodec/wmadec.c
- libavcodec/x86/Makefile 1 addition, 0 deletionslibavcodec/x86/Makefile
- libavcodec/x86/dsputil_mmx.c 5 additions, 0 deletionslibavcodec/x86/dsputil_mmx.c
- libavcodec/x86/dsputil_yasm.asm 124 additions, 0 deletionslibavcodec/x86/dsputil_yasm.asm
- libavcodec/x86/pngdsp-init.c 19 additions, 104 deletionslibavcodec/x86/pngdsp-init.c
- libavcodec/x86/pngdsp.asm 174 additions, 0 deletionslibavcodec/x86/pngdsp.asm
- libavformat/movenc.c 149 additions, 148 deletionslibavformat/movenc.c
- libavformat/movenc.h 8 additions, 8 deletionslibavformat/movenc.h
- libavformat/mpegtsenc.c 1 addition, 1 deletionlibavformat/mpegtsenc.c
- libavformat/nsvdec.c 11 additions, 2 deletionslibavformat/nsvdec.c
- libavformat/rtsp.c 0 additions, 1 deletionlibavformat/rtsp.c
- libavformat/utils.c 5 additions, 1 deletionlibavformat/utils.c
Loading
Please register or sign in to comment