-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master: (29 commits)
cabac: Move code only used within the CABAC test program into the test program.
vp56: Drop unnecessary cabac.h #include.
h264-test: Initialize AVCodecContext.av_class.
build: Skip compiling network.h and rtsp.h if networking is not enabled.
cosmetics: drop some pointless parentheses
Disable annoying warning without changing behavior
faq: Solutions for common problems with sample paths when running FATE.
avcodec: attempt to clarify the CODEC_CAP_DELAY documentation
avcodec: fix avcodec_encode_audio() documentation.
FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptual codecs inside.
vqf: recognize more metadata chunks
FATE test: BMV demuxer and associated video and audio decoders.
FATE: indeo4 video decoder test.
FATE: update xxan-wc4 test to a sample with more code coverage.
Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream.
g722enc: validate AVCodecContext.trellis
g722enc: set frame_size, and also handle an odd number of input samples
g722enc: split encoding into separate functions for trellis vs. no trellis
mpegaudiodec: Use clearer pointer math
tta: Fix returned error code at EOF
...
Conflicts:
libavcodec/h264.c
libavcodec/indeo3.c
libavcodec/interplayvideo.c
libavcodec/ivi_common.c
libavcodec/libxvidff.c
libavcodec/mpegvideo.c
libavcodec/ppc/mpegvideo_altivec.c
libavcodec/tta.c
libavcodec/utils.c
libavfilter/vsrc_buffer.c
libavformat/Makefile
tests/fate/indeo.mak
tests/ref/acodec/g722
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- doc/faq.texi 12 additions, 0 deletionsdoc/faq.texi
- libavcodec/ac3dec.c 2 additions, 2 deletionslibavcodec/ac3dec.c
- libavcodec/avcodec.h 23 additions, 8 deletionslibavcodec/avcodec.h
- libavcodec/cabac.c 25 additions, 0 deletionslibavcodec/cabac.c
- libavcodec/cabac.h 0 additions, 25 deletionslibavcodec/cabac.h
- libavcodec/cavs.c 2 additions, 2 deletionslibavcodec/cavs.c
- libavcodec/cavsdec.c 1 addition, 1 deletionlibavcodec/cavsdec.c
- libavcodec/error_resilience.c 4 additions, 4 deletionslibavcodec/error_resilience.c
- libavcodec/g722enc.c 83 additions, 20 deletionslibavcodec/g722enc.c
- libavcodec/h264.c 0 additions, 1 deletionlibavcodec/h264.c
- libavcodec/indeo3.c 18 additions, 6 deletionslibavcodec/indeo3.c
- libavcodec/interplayvideo.c 5 additions, 4 deletionslibavcodec/interplayvideo.c
- libavcodec/ivi_common.c 1 addition, 1 deletionlibavcodec/ivi_common.c
- libavcodec/libdiracenc.c 3 additions, 3 deletionslibavcodec/libdiracenc.c
- libavcodec/libschroedingerenc.c 1 addition, 1 deletionlibavcodec/libschroedingerenc.c
- libavcodec/libxvidff.c 3 additions, 3 deletionslibavcodec/libxvidff.c
- libavcodec/mpeg12.c 1 addition, 1 deletionlibavcodec/mpeg12.c
- libavcodec/mpegvideo.c 6 additions, 6 deletionslibavcodec/mpegvideo.c
- libavcodec/ppc/mpegvideo_altivec.c 5 additions, 5 deletionslibavcodec/ppc/mpegvideo_altivec.c
- libavcodec/pthread.c 1 addition, 1 deletionlibavcodec/pthread.c
Loading
Please register or sign in to comment