-
- Downloads
Merge commit 'cbcd497f'
* commit 'cbcd497f': adxdec: use planar sample format adpcmdec: use planar sample format for adpcm_thp adpcmdec: use planar sample format for adpcm_ea_xas adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3 adpcmdec: use planar sample format for adpcm_xa adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3 adpcmdec: use planar sample format for adpcm_4xm adpcmdec: use planar sample format for adpcm_ima_wav adpcmdec: use planar sample format for adpcm_ima_qt pcmdec: use planar sample format for pcm_lxf mace: use planar sample format atrac1: use planar sample format build: non-x86: Only compile mpegvideo optimizations when necessary rtpdec_mpeg4: au_headers is a single array, simple av_free is enough avcodec: free extended_data instead address of it fate: Add tests of the ff_make_absolute_url function url: Handle relative urls starting with two slashes url: Handle relative urls being just a new query string url: Don't treat slashes in query parameters as directory separators Conflicts: libavcodec/adxdec.c libavcodec/mips/Makefile libavcodec/pcm.c libavcodec/utils.c libavformat/Makefile libavformat/utils.c Merged-by:Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- libavcodec/adpcm.c 98 additions, 74 deletionslibavcodec/adpcm.c
- libavcodec/adxdec.c 13 additions, 8 deletionslibavcodec/adxdec.c
- libavcodec/alpha/Makefile 2 additions, 1 deletionlibavcodec/alpha/Makefile
- libavcodec/arm/Makefile 5 additions, 4 deletionslibavcodec/arm/Makefile
- libavcodec/atrac1.c 4 additions, 25 deletionslibavcodec/atrac1.c
- libavcodec/bfin/Makefile 2 additions, 1 deletionlibavcodec/bfin/Makefile
- libavcodec/mace.c 15 additions, 17 deletionslibavcodec/mace.c
- libavcodec/mips/Makefile 2 additions, 1 deletionlibavcodec/mips/Makefile
- libavcodec/pcm.c 13 additions, 14 deletionslibavcodec/pcm.c
- libavcodec/ppc/Makefile 1 addition, 1 deletionlibavcodec/ppc/Makefile
- libavcodec/utils.c 1 addition, 1 deletionlibavcodec/utils.c
- libavformat/Makefile 2 additions, 1 deletionlibavformat/Makefile
- libavformat/rtpdec_mpeg4.c 1 addition, 9 deletionslibavformat/rtpdec_mpeg4.c
- libavformat/url-test.c 58 additions, 0 deletionslibavformat/url-test.c
- libavformat/utils.c 2 additions, 2 deletionslibavformat/utils.c
- tests/Makefile 2 additions, 0 deletionstests/Makefile
- tests/fate/libavformat.mak 5 additions, 0 deletionstests/fate/libavformat.mak
- tests/ref/fate/url 13 additions, 0 deletionstests/ref/fate/url
Loading
Please register or sign in to comment