-
- Downloads
Merge remote branch 'qatar/master'
* qatar/master:
Fix parser: mark av_parser_parse() for removal on next major bump
swscale: postpone sws_getContext removal until next major bump.
fate: add AAC LATM test
mmst: get rid of deprecated AVERRORs
lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM.
Reemove remaining uses of deprecated AVERROR_NOTSUPP.
REIMPLEMENTED in 2 lines of code: lavf: if id3v2 tag is present and all else fails, guess by file extension
Conflicts:
libavformat/utils.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- libavcodec/parser.c 1 addition, 1 deletionlibavcodec/parser.c
- libavformat/applehttpproto.c 1 addition, 1 deletionlibavformat/applehttpproto.c
- libavformat/assdec.c 1 addition, 1 deletionlibavformat/assdec.c
- libavformat/jvdec.c 1 addition, 1 deletionlibavformat/jvdec.c
- libavformat/lxfdec.c 2 additions, 2 deletionslibavformat/lxfdec.c
- libavformat/mmst.c 7 additions, 7 deletionslibavformat/mmst.c
- libavformat/rtpdec_qt.c 3 additions, 3 deletionslibavformat/rtpdec_qt.c
- libavformat/utils.c 2 additions, 0 deletionslibavformat/utils.c
- libavformat/wtv.c 1 addition, 1 deletionlibavformat/wtv.c
- libswscale/swscale.h 3 additions, 3 deletionslibswscale/swscale.h
- tests/fate/aac.mak 4 additions, 0 deletionstests/fate/aac.mak
Loading
Please register or sign in to comment