-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dsputil: remove debug message in dsputil_init().
movdec: Avoid av_malloc(0) in stss
build: Drop YASM-OBJS-FFT from SUBDIR_VARS.
build: Drop unused X86-OBJS variable.
avconv: remove debugging cruft from do_video_out().
avconv: factorize setting stream_index for the output packet.
frame{crc/md5}: set the stream timebase from codec timebase.
apedec: remove unneeded #include of get_bits.h and associated macro
apedec: av_fast_malloc() instead of av_realloc()
apedec: fix handling of packet sizes that are not a multiple of 4 bytes
Conflicts:
libavcodec/apedec.c
tests/ref/fate/4xm-1
tests/ref/fate/4xm-2
tests/ref/fate/aasc
tests/ref/fate/armovie-escape124
tests/ref/fate/bethsoft-vid
tests/ref/fate/cljr
tests/ref/fate/creatureshock-avs
tests/ref/fate/cscd
tests/ref/fate/cvid-partial
tests/ref/fate/deluxepaint-anm
tests/ref/fate/dfa1
tests/ref/fate/dfa10
tests/ref/fate/dfa11
tests/ref/fate/dfa2
tests/ref/fate/dfa3
tests/ref/fate/dfa4
tests/ref/fate/dfa5
tests/ref/fate/dfa6
tests/ref/fate/dfa7
tests/ref/fate/dfa8
tests/ref/fate/dfa9
tests/ref/fate/film-cvid-pcm-stereo-8bit
tests/ref/fate/flic-af11-palette-change
tests/ref/fate/flic-magiccarpet
tests/ref/fate/fraps-v2
tests/ref/fate/fraps-v3
tests/ref/fate/h264-lossless
tests/ref/fate/interplay-mve-16bit
tests/ref/fate/interplay-mve-8bit
tests/ref/fate/mimic
tests/ref/fate/motionpixels
tests/ref/fate/mpeg2-field-enc
tests/ref/fate/msvideo1-16bit
tests/ref/fate/mtv
tests/ref/fate/nuv
tests/ref/fate/pictor
tests/ref/fate/prores-alpha
tests/ref/fate/ptx
tests/ref/fate/qtrle-16bit
tests/ref/fate/qtrle-1bit
tests/ref/fate/quickdraw
tests/ref/fate/rpza
tests/ref/fate/sierra-vmd
tests/ref/fate/targa-conformance-CCM8
tests/ref/fate/targa-conformance-UCM8
tests/ref/fate/tiertex-seq
tests/ref/fate/truemotion1-15
tests/ref/fate/truemotion1-24
tests/ref/fate/tscc-15bit
tests/ref/fate/tscc-32bit
tests/ref/fate/v210
tests/ref/fate/vc1-ism
tests/ref/fate/vc1_sa00040
tests/ref/fate/vc1_sa00050
tests/ref/fate/vc1_sa10091
tests/ref/fate/vc1_sa20021
tests/ref/fate/vmnc-16bit
tests/ref/fate/vmnc-32bit
tests/ref/fate/vp5
tests/ref/fate/vp8-sign-bias
tests/ref/fate/vqa-cc
tests/ref/fate/wmv8-drm
tests/ref/fate/yop
tests/ref/fate/zmbv-8bit
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- Makefile 1 addition, 1 deletionMakefile
- ffmpeg.c 2 additions, 14 deletionsffmpeg.c
- libavcodec/apedec.c 14 additions, 9 deletionslibavcodec/apedec.c
- libavcodec/dsputil.c 0 additions, 2 deletionslibavcodec/dsputil.c
- libavformat/Makefile 2 additions, 2 deletionslibavformat/Makefile
- libavformat/framecrcenc.c 4 additions, 1 deletionlibavformat/framecrcenc.c
- libavformat/framehash.c 33 additions, 0 deletionslibavformat/framehash.c
- libavformat/internal.h 6 additions, 0 deletionslibavformat/internal.h
- libavformat/md5enc.c 4 additions, 1 deletionlibavformat/md5enc.c
- libavformat/mov.c 2 additions, 0 deletionslibavformat/mov.c
- tests/ref/fate/4xm-1 16 additions, 15 deletionstests/ref/fate/4xm-1
- tests/ref/fate/4xm-2 175 additions, 174 deletionstests/ref/fate/4xm-2
- tests/ref/fate/8bps 37 additions, 35 deletionstests/ref/fate/8bps
- tests/ref/fate/aasc 25 additions, 24 deletionstests/ref/fate/aasc
- tests/ref/fate/adpcm-ea-mad-ea-r1 193 additions, 191 deletionstests/ref/fate/adpcm-ea-mad-ea-r1
- tests/ref/fate/adpcm-ea-tqi 53 additions, 51 deletionstests/ref/fate/adpcm-ea-tqi
- tests/ref/fate/adpcm-psx-str-v3 38 additions, 37 deletionstests/ref/fate/adpcm-psx-str-v3
- tests/ref/fate/adpcm-thp 145 additions, 143 deletionstests/ref/fate/adpcm-thp
- tests/ref/fate/alg-mm 32 additions, 31 deletionstests/ref/fate/alg-mm
- tests/ref/fate/amv 322 additions, 320 deletionstests/ref/fate/amv
Loading
Please register or sign in to comment