-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mpegvideo_enc: only allocate output packet when we know there will be output
Add names for more channel layouts to the channel layout map.
sunrast: Add a sample request for RMP_RAW colormap.
avcodec: do not override pts or duration from the audio encoder
Add prores regression test.
Enable already existing rso regression test.
Add regression test for "sox" format muxer/demuxer.
Add dpx encoding regression test.
swscale: K&R formatting cosmetics for PowerPC code (part I/II)
img2: Use ff_guess_image2_codec(filename) shorthand where appropriate.
Clarify licensing information about files borrowed from libjpeg.
Mark mutable static data const where appropriate.
avplay: fix -threads option
dvbsubdec: avoid undefined signed left shift in RGBA macro
mlpdec: use av_log_ask_for_sample()
gif: K&R formatting cosmetics
png: make .long_name more descriptive
movdec: Adjust keyframe flagging in fragmented files
rv34: change most "int stride" into "ptrdiff_t stride".
Conflicts:
avprobe.c
ffplay.c
libavcodec/mlpdec.c
libavcodec/mpegvideo_enc.c
libavcodec/pngenc.c
libavcodec/x86/v210-init.c
libavfilter/vf_boxblur.c
libavfilter/vf_crop.c
libavfilter/vf_drawtext.c
libavfilter/vf_lut.c
libavfilter/vf_overlay.c
libavfilter/vf_pad.c
libavfilter/vf_scale.c
libavfilter/vf_select.c
libavfilter/vf_setpts.c
libavfilter/vf_settb.c
libavformat/img2.c
libavutil/audioconvert.c
tests/codec-regression.sh
tests/lavf-regression.sh
tests/ref/lavf/dpx
tests/ref/vsynth1/prores
tests/ref/vsynth2/prores
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- LICENSE 6 additions, 2 deletionsLICENSE
- ffprobe.c 6 additions, 6 deletionsffprobe.c
- ffserver.c 1 addition, 1 deletionffserver.c
- libavcodec/aacdec.c 1 addition, 1 deletionlibavcodec/aacdec.c
- libavcodec/arm/rv34dsp_init_neon.c 2 additions, 2 deletionslibavcodec/arm/rv34dsp_init_neon.c
- libavcodec/arm/rv40dsp_init_neon.c 6 additions, 6 deletionslibavcodec/arm/rv40dsp_init_neon.c
- libavcodec/dvbsubdec.c 1 addition, 1 deletionlibavcodec/dvbsubdec.c
- libavcodec/libvpxenc.c 1 addition, 1 deletionlibavcodec/libvpxenc.c
- libavcodec/libxvid_rc.c 1 addition, 1 deletionlibavcodec/libxvid_rc.c
- libavcodec/mlpdec.c 12 additions, 18 deletionslibavcodec/mlpdec.c
- libavcodec/mpegvideo_enc.c 14 additions, 14 deletionslibavcodec/mpegvideo_enc.c
- libavcodec/pngdec.c 1 addition, 1 deletionlibavcodec/pngdec.c
- libavcodec/pngenc.c 1 addition, 1 deletionlibavcodec/pngenc.c
- libavcodec/rv34dsp.c 2 additions, 2 deletionslibavcodec/rv34dsp.c
- libavcodec/rv34dsp.h 6 additions, 6 deletionslibavcodec/rv34dsp.h
- libavcodec/rv40dsp.c 10 additions, 10 deletionslibavcodec/rv40dsp.c
- libavcodec/sunrast.c 5 additions, 1 deletionlibavcodec/sunrast.c
- libavcodec/utils.c 5 additions, 3 deletionslibavcodec/utils.c
- libavcodec/x86/rv34dsp_init.c 2 additions, 2 deletionslibavcodec/x86/rv34dsp_init.c
- libavcodec/x86/rv40dsp_init.c 2 additions, 2 deletionslibavcodec/x86/rv40dsp_init.c
Loading
Please register or sign in to comment