-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtpdec: Use 4 byte startcodes for H.264
matroskadec: Mark variable as av_unused.
Move some conditionally used variables into the block where they are used.
Drop some completely unnecessary av_unused attributes.
swscale: Remove unused variable alpMmxFilter.
Drop unnecessary av_uninit attributes from some variable declarations.
movenc: Support muxing wmapro in ismv/isma
mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written
swscale: move YUV2PACKED16WRAPPER() macro down to where it is used.
swscale: handle gray16 as a "planar" YUV format (Y-only, of course).
swscale: use yuv2packed1() functions for unscaled chroma also.
swscale: fix incorrect chroma bias in yuv2rgb48_1_c().
swscale: fix invalid memory accesses in yuvpacked1() functions.
Move PS2 MMI code below the mips subdirectory, where it belongs.
mips: Move MMI function declarations to a header.
build: Set correct dependencies for rtmp* protocols implemented by librtmp.
Conflicts:
libavcodec/ac3enc_template.c
libavformat/mpegtsenc.c
libswscale/output.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- configure 4 additions, 0 deletionsconfigure
- libavcodec/Makefile 1 addition, 1 deletionlibavcodec/Makefile
- libavcodec/ac3enc.c 2 additions, 4 deletionslibavcodec/ac3enc.c
- libavcodec/ac3enc_template.c 1 addition, 1 deletionlibavcodec/ac3enc_template.c
- libavcodec/avcodec.h 1 addition, 1 deletionlibavcodec/avcodec.h
- libavcodec/eatgv.c 1 addition, 1 deletionlibavcodec/eatgv.c
- libavcodec/flacdec.c 1 addition, 1 deletionlibavcodec/flacdec.c
- libavcodec/mips/Makefile 3 additions, 3 deletionslibavcodec/mips/Makefile
- libavcodec/mips/dsputil_mmi.c 1 addition, 5 deletionslibavcodec/mips/dsputil_mmi.c
- libavcodec/mips/idct_mmi.c 0 additions, 0 deletionslibavcodec/mips/idct_mmi.c
- libavcodec/mips/mmi.h 11 additions, 3 deletionslibavcodec/mips/mmi.h
- libavcodec/mips/mpegvideo_mmi.c 0 additions, 0 deletionslibavcodec/mips/mpegvideo_mmi.c
- libavcodec/msrledec.c 2 additions, 2 deletionslibavcodec/msrledec.c
- libavcodec/options.c 1 addition, 1 deletionlibavcodec/options.c
- libavcodec/qtrleenc.c 1 addition, 1 deletionlibavcodec/qtrleenc.c
- libavfilter/vf_gradfun.c 1 addition, 1 deletionlibavfilter/vf_gradfun.c
- libavfilter/vf_yadif.c 1 addition, 1 deletionlibavfilter/vf_yadif.c
- libavformat/allformats.c 4 additions, 6 deletionslibavformat/allformats.c
- libavformat/asfdec.c 1 addition, 1 deletionlibavformat/asfdec.c
- libavformat/matroskadec.c 1 addition, 1 deletionlibavformat/matroskadec.c
Loading
Please register or sign in to comment