-
- Downloads
Merge commit '142e76f1'
* commit '142e76f1': swscale: fix crash with dithering due incorrect offset calculation. matroskadec: fix stupid typo (!= -> ==) build: remove duplicates from order-only directory prerequisite list build: rework rules for things in the tools dir configure: fix --cpu=host with gcc 4.6 ARM: use const macro to define constant data in asm bitdepth: simplify FUNC/FUNCC macros dsputil: remove ff_emulated_edge_mc macro used in one place 9/10-bit: simplify clipping macros matroskadec: reindent matroskadec: defer parsing of cues element until we seek. lavc: add support for codec-specific defaults. lavc: make avcodec_alloc_context3 officially public. lavc: remove a half-working attempt at different defaults for audio/video codecs. ac3dec: add a drc_scale private option lavf: add avformat_find_stream_info() lavc: introduce avcodec_open2() as a replacement for avcodec_open(). Conflicts: Makefile libavcodec/utils.c libavformat/avformat.h libswscale/swscale_internal.h Merged-by:Michael Niedermayer <michaelni@gmx.at>
Showing
- Makefile 8 additions, 13 deletionsMakefile
- cmdutils.c 1 addition, 1 deletioncmdutils.c
- common.mak 9 additions, 3 deletionscommon.mak
- configure 1 addition, 1 deletionconfigure
- doc/examples/encoding.c 4 additions, 4 deletionsdoc/examples/encoding.c
- ffprobe.c 1 addition, 1 deletionffprobe.c
- ffserver.c 3 additions, 3 deletionsffserver.c
- libavcodec/ac3dec.c 17 additions, 0 deletionslibavcodec/ac3dec.c
- libavcodec/ac3dec.h 2 additions, 0 deletionslibavcodec/ac3dec.h
- libavcodec/arm/fft_neon.S 9 additions, 7 deletionslibavcodec/arm/fft_neon.S
- libavcodec/arm/h264idct_neon.S 3 additions, 2 deletionslibavcodec/arm/h264idct_neon.S
- libavcodec/arm/h264pred_neon.S 2 additions, 5 deletionslibavcodec/arm/h264pred_neon.S
- libavcodec/arm/simple_idct_neon.S 2 additions, 3 deletionslibavcodec/arm/simple_idct_neon.S
- libavcodec/arm/vp3dsp_neon.S 2 additions, 6 deletionslibavcodec/arm/vp3dsp_neon.S
- libavcodec/arm/vp8_armv6.S 2 additions, 2 deletionslibavcodec/arm/vp8_armv6.S
- libavcodec/avcodec.h 72 additions, 6 deletionslibavcodec/avcodec.h
- libavcodec/bit_depth_template.c 8 additions, 23 deletionslibavcodec/bit_depth_template.c
- libavcodec/dsputil.h 0 additions, 2 deletionslibavcodec/dsputil.h
- libavcodec/internal.h 5 additions, 0 deletionslibavcodec/internal.h
- libavcodec/motion-test.c 1 addition, 1 deletionlibavcodec/motion-test.c
Loading
Please register or sign in to comment