6502 Commits (311e223f28e25c5c387fe4d8367c2a25c2da2e93)

Author SHA1 Message Date
John Wimer 619298a84d Send NAT punching messages to the address specified in the Transport: 15 years ago
Martin Storsjö 8bb90c5394 Set frame_size in the amr demuxer 15 years ago
Martin Storsjö 744a882f6c rtsp: 10l, try to update the correct rtp stream 15 years ago
Reimar Döffinger ff6a5fc1f0 Optimize/simplify ebml_read_num. 15 years ago
Carl Eugen Hoyos 2b50c4f6cc Cosmetics: Reindent after r25023. 15 years ago
Andrew Wason 4ed899f2c5 Fix crash when decoding DV in AVI introduced in r24579 (issue 2174). 15 years ago
Baptiste Coudurier e66f8a5389 cosmetics: spaces between and after parentheses 15 years ago
Baptiste Coudurier eeeae2bf05 gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else 15 years ago
Tobias Bindhammer 8731c86d03 Solving memory leak and initialization problem with prev_pkt / pkt. 15 years ago
Aurelien Jacobs 4ca31edcfe split raw.c into rawdec.c and rawenc.c 15 years ago
Aurelien Jacobs 92aa28d292 move raw video demuxer to its own file 15 years ago
Aurelien Jacobs f1714d5846 move pcm muxers to their own file 15 years ago
Aurelien Jacobs e94204dfd8 move pcm demuxers to their own file 15 years ago
Ben Littler f0feb4d72f add WAWV fourcc, works on V-codecs/WAWV.avi 15 years ago
Aurelien Jacobs 4bc16e83a7 simplify code by using the AV_NE() macro 15 years ago
Aurelien Jacobs 8f3890404c move null muxer to its own file 15 years ago
Aurelien Jacobs 1ac301cad8 cleanup includes which are not used anymore in raw.c 15 years ago
Aurelien Jacobs 9e0d82418b move ac3/eac3 demuxer to its own file 15 years ago
Aurelien Jacobs 66e35c5fc6 move dnxhd demuxer to its own file 15 years ago
Aurelien Jacobs 170a250f7d move dirac demuxer to its own file 15 years ago
Aurelien Jacobs 99392a6111 move h261 demuxer to its own file 15 years ago
Aurelien Jacobs b30593c7db move h263 demuxer to its own file 15 years ago
Aurelien Jacobs 9243ed3f91 move h264 demuxer to its own file 15 years ago
Aurelien Jacobs 187186c600 cosmetic 15 years ago
Aurelien Jacobs e35070582e move m4v demuxer to its own file 15 years ago
Aurelien Jacobs c3ed4b2d38 move cavsvideo demuxer to its own file 15 years ago
Aurelien Jacobs 8c51530fa1 move mpegvideo demuxer to its own file 15 years ago
Aurelien Jacobs b47a5a954a move ingenient demuxer to its own file 15 years ago
Aurelien Jacobs 6d0678d182 move DTS demuxer to its own file 15 years ago
Aurelien Jacobs 85a2aada90 simplify code by using the AV_NE() macro 15 years ago
Aurelien Jacobs 26aa681111 10l: aacdec and idroqenc still depend on raw.o 15 years ago
Aurelien Jacobs 2aa751d2c8 rename idroq.c to idroqdec.c 15 years ago
Aurelien Jacobs 54a73bb57f move id roq muxer to its own file 15 years ago
Aurelien Jacobs 49824cb66a move ADTS AAC demuxer to its own file 15 years ago
Josh Allmann b20359f51a rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet 15 years ago
Josh Allmann 682d28a965 Reindent 15 years ago
Josh Allmann ff328c0225 rtpdec: Read RTCP compound packets 15 years ago
Josh Allmann a1ba71aace rtsp: Check the RTCP file handle for new packets, too 15 years ago
Ronald S. Bultje 6a1712ddb5 Fix two compiler arnings related to printf-format of sizeof()-statements. 15 years ago
Zhentan Feng 37c506e8b9 stream_selection can be freed in the fail case, in which case it's unassigned. 15 years ago
Tobias Bindhammer 133cc989dd Cosmetic changes. 15 years ago
Tobias Bindhammer 2fdb2b5438 Insert info from extradata into header 15 years ago
Tobias Bindhammer 9e906bb1bf Added option to write frames interleaved (yet disabled) 15 years ago
Andreas Öman f06d6c751f Make stub version of ff_sdp_write_media() match its prototype 15 years ago
Josh Allmann 186f1ec5f4 Add rtp_get_rtcp_file_handle function 15 years ago
Martin Storsjö 7934b15d5a Handle IPv6 in the RTSP code 15 years ago
Martin Storsjö 3fbd12d109 Handle IPv6 in the SDP demuxer 15 years ago
Martin Storsjö 2401660d2f rtsp: Return EOF if the TCP control channel is closed 15 years ago
Martin Storsjö 5a8693ef59 Reindent 15 years ago
Martin Storsjö 7ad526d288 Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4 any longer 15 years ago