-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: Return a proper error code instead of -1
rtmp: Check malloc calls
rtmp: Check ff_rtmp_packet_create calls
lavfi: add audio mix filter
flvdec: Make sure sample_rate is set to the updated value
tqi: Pass errors from the MB decoder
Conflicts:
Changelog
doc/filters.texi
libavcodec/eatqi.c
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/version.h
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- Changelog 1 addition, 0 deletionsChangelog
- doc/filters.texi 38 additions, 0 deletionsdoc/filters.texi
- libavcodec/eatqi.c 2 additions, 2 deletionslibavcodec/eatqi.c
- libavfilter/Makefile 1 addition, 0 deletionslibavfilter/Makefile
- libavfilter/af_amix.c 545 additions, 0 deletionslibavfilter/af_amix.c
- libavfilter/allfilters.c 1 addition, 0 deletionslibavfilter/allfilters.c
- libavfilter/version.h 1 addition, 1 deletionlibavfilter/version.h
- libavformat/flvdec.c 2 additions, 2 deletionslibavformat/flvdec.c
- libavformat/rtmppkt.c 4 additions, 2 deletionslibavformat/rtmppkt.c
- libavformat/rtmpproto.c 198 additions, 77 deletionslibavformat/rtmpproto.c
- tests/fate/audio.mak 2 additions, 2 deletionstests/fate/audio.mak
Loading
Please register or sign in to comment