-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master: (27 commits)
libxvid: Give more suitable names to libxvid-related files.
libxvid: Separate libxvid encoder from libxvid rate control code.
jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse().
fate: cosmetics: lowercase some comments
fate: Give more consistent names to some RealVideo/RealAudio tests.
lavfi: add avfilter_get_audio_buffer_ref_from_arrays().
lavfi: add extended_data to AVFilterBuffer.
lavc: check that extended_data is properly set in avcodec_encode_audio2().
lavc: pad last audio frame with silence when needed.
samplefmt: add a function for filling a buffer with silence.
samplefmt: add a function for copying audio samples.
lavr: do not try to copy to uninitialized output audio data.
lavr: make avresample_read() with NULL output discard samples.
fate: split idroq audio and video into separate tests
fate: improve dependencies
fate: add convenient shorthands for ea-vp6, libavcodec, libavutil tests
fate: split some combined tests into separate audio and video tests
fate: fix dependencies for probe tests
mips: intreadwrite: fix inline asm for gcc 4.8
mips: intreadwrite: remove unnecessary inline asm
...
Conflicts:
cmdutils.h
configure
doc/APIchanges
doc/filters.texi
ffmpeg.c
ffplay.c
libavcodec/internal.h
libavcodec/jpeglsdec.c
libavcodec/libschroedingerdec.c
libavcodec/libxvid.c
libavcodec/libxvid_rc.c
libavcodec/utils.c
libavcodec/version.h
libavfilter/avfilter.c
libavfilter/avfilter.h
libavfilter/buffersink.h
tests/Makefile
tests/fate/aac.mak
tests/fate/audio.mak
tests/fate/demux.mak
tests/fate/ea.mak
tests/fate/image.mak
tests/fate/libavutil.mak
tests/fate/lossless-audio.mak
tests/fate/lossless-video.mak
tests/fate/microsoft.mak
tests/fate/qt.mak
tests/fate/real.mak
tests/fate/screen.mak
tests/fate/video.mak
tests/fate/voice.mak
tests/fate/vqf.mak
tests/ref/fate/ea-mad
tests/ref/fate/ea-tqi
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- cmdutils.h 0 additions, 1 deletioncmdutils.h
- configure 4 additions, 1 deletionconfigure
- doc/APIchanges 6 additions, 0 deletionsdoc/APIchanges
- doc/ffmpeg.texi 1 addition, 1 deletiondoc/ffmpeg.texi
- ffmpeg.c 73 additions, 33 deletionsffmpeg.c
- ffplay.c 20 additions, 7 deletionsffplay.c
- libavcodec/Makefile 2 additions, 1 deletionlibavcodec/Makefile
- libavcodec/avcodec.h 3 additions, 7 deletionslibavcodec/avcodec.h
- libavcodec/internal.h 6 additions, 0 deletionslibavcodec/internal.h
- libavcodec/jpeglsdec.c 2 additions, 3 deletionslibavcodec/jpeglsdec.c
- libavcodec/libschroedingerdec.c 67 additions, 30 deletionslibavcodec/libschroedingerdec.c
- libavcodec/libxvid.c 1 addition, 2 deletionslibavcodec/libxvid.c
- libavcodec/libxvid.h 3 additions, 3 deletionslibavcodec/libxvid.h
- libavcodec/libxvid_rc.c 2 additions, 1 deletionlibavcodec/libxvid_rc.c
- libavcodec/options_table.h 6 additions, 0 deletionslibavcodec/options_table.h
- libavcodec/utils.c 81 additions, 0 deletionslibavcodec/utils.c
- libavcodec/version.h 1 addition, 1 deletionlibavcodec/version.h
- libavfilter/Makefile 1 addition, 0 deletionslibavfilter/Makefile
- libavfilter/allfilters.c 4 additions, 0 deletionslibavfilter/allfilters.c
- libavfilter/avcodec.c 44 additions, 0 deletionslibavfilter/avcodec.c
Loading
Please register or sign in to comment