-
- Downloads
Merge remote branch 'qatar/master'
* qatar/master: (37 commits)
In avcodec_open(), set return code to an error value only when an error occurs instead of unconditionally at the start of the function.
lavc: remove reference to opt.h from Makefile.
prefer avio_check() over url_exist()
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
lavu: remove misc disabled cruft
lavu: remove FF_API_OLD_IMAGE_NAMES cruft
NOT PULLED lavu: remove FF_API_OLD_EVAL_NAMES cruft
lavc: remove misc disabled cruft.
lavc: remove the FF_API_INOFFICIAL cruft.
lavc: remove the FF_API_SET_STRING_OLD cruft.
lavc: remove the FF_API_USE_LPC cruft.
lavc: remove the FF_API_SUBTITLE_OLD cruft.
lavc: remove the FF_API_VIDEO_OLD cruft.
lavc: remove the FF_API_AUDIO_OLD cruft.
lavc: remove the FF_API_OPT_SHOW cruft.
lavc: remove the FF_API_MM_FLAGS cruft.
lavf: remove misc disabled cruft.
lavf: remove FF_API_INDEX_BUILT cruft
lavf: remove FF_API_URL_CLASS cruft.
lavf: remove FF_API_SYMVER cruft
...
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- cmdutils.c 1 addition, 1 deletioncmdutils.c
- doc/APIchanges 5 additions, 0 deletionsdoc/APIchanges
- ffmpeg.c 3 additions, 5 deletionsffmpeg.c
- ffplay.c 1 addition, 1 deletionffplay.c
- ffprobe.c 1 addition, 1 deletionffprobe.c
- ffserver.c 5 additions, 11 deletionsffserver.c
- libavcodec/Makefile 1 addition, 2 deletionslibavcodec/Makefile
- libavcodec/avcodec.h 2 additions, 199 deletionslibavcodec/avcodec.h
- libavcodec/dsputil.h 0 additions, 8 deletionslibavcodec/dsputil.h
- libavcodec/flacenc.c 0 additions, 11 deletionslibavcodec/flacenc.c
- libavcodec/imgconvert.c 0 additions, 51 deletionslibavcodec/imgconvert.c
- libavcodec/libvo-aacenc.c 4 additions, 4 deletionslibavcodec/libvo-aacenc.c
- libavcodec/libvo-amrwbenc.c 1 addition, 1 deletionlibavcodec/libvo-amrwbenc.c
- libavcodec/opt.c 0 additions, 89 deletionslibavcodec/opt.c
- libavcodec/opt.h 0 additions, 55 deletionslibavcodec/opt.h
- libavcodec/options.c 0 additions, 9 deletionslibavcodec/options.c
- libavcodec/parser.c 0 additions, 37 deletionslibavcodec/parser.c
- libavcodec/pcm.c 1 addition, 1 deletionlibavcodec/pcm.c
- libavcodec/resample.c 0 additions, 11 deletionslibavcodec/resample.c
- libavcodec/utils.c 10 additions, 76 deletionslibavcodec/utils.c
Loading
Please register or sign in to comment