-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Fix a bunch of common typos.
build: Skip compiling xvmc.h under the correct condition.
configure: darwin: Change dylib install names to include major version.
mpegts: Always honor a registration descriptor if present and there is no other codec information.
aacdec: Fix SCE parity check.
aacdec: Fix out of array writes (stack).
rtsp: Only set the ttl parameter if the server actually gave a value
udp: Set ttl for read-write streams, too, not only for write-only ones
udp: Only bind to the multicast address if in read-only mode
udp: Clarify the comment about binding the multicast address
udp: Reorder comments
Conflicts:
libavcodec/aacdec.c
tools/patcheck
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- configure 1 addition, 1 deletionconfigure
- libavcodec/Makefile 1 addition, 1 deletionlibavcodec/Makefile
- libavcodec/aacdec.c 1 addition, 1 deletionlibavcodec/aacdec.c
- libavcodec/pgssubdec.c 1 addition, 1 deletionlibavcodec/pgssubdec.c
- libavcodec/vorbisenc.c 33 additions, 33 deletionslibavcodec/vorbisenc.c
- libavformat/mpegts.c 1 addition, 2 deletionslibavformat/mpegts.c
- libavformat/r3d.c 1 addition, 1 deletionlibavformat/r3d.c
- libavformat/rtsp.c 4 additions, 2 deletionslibavformat/rtsp.c
- libavformat/udp.c 9 additions, 5 deletionslibavformat/udp.c
- tools/lavfi-showfiltfmts.c 1 addition, 1 deletiontools/lavfi-showfiltfmts.c
- tools/patcheck 1 addition, 2 deletionstools/patcheck
Loading
Please register or sign in to comment