25 Commits (fc12f54ea9d2cab4df3b125fb942b2172c04b449)

Author SHA1 Message Date
Mans Rullgard add41decd9 Remove return statements following infinite loops without break 14 years ago
Kirill Zorin 6ec2fd5f77 mmsh: fix 400 bad request 14 years ago
Kirill Zorin 6095388812 mmsh: fixed printf injection bug in mmsh request 14 years ago
Kirill Zorin a0bafaabb0 mmsh: fixed printf injection bug in mmsh request 14 years ago
Diego Biurrun dc25d79f49 Drop unnecessary directory prefixes from #include directives. 14 years ago
Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 14 years ago
Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 14 years ago
Anton Khirnov e52a9145c8 avio: make url_close() internal. 14 years ago
Anton Khirnov dce3756459 avio: make url_read_complete() internal. 14 years ago
Anton Khirnov 62eaaeacb5 avio: make url_connect internal. 14 years ago
Anton Khirnov 5652bb9471 avio: make url_alloc internal. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Ronald S. Bultje 3dedbeff7b Check return value of get_chunk_header(). Since enum can be unsigned, the 14 years ago
Ronald S. Bultje 6a1712ddb5 Fix two compiler arnings related to printf-format of sizeof()-statements. 14 years ago
Zhentan Feng 37c506e8b9 stream_selection can be freed in the fail case, in which case it's unassigned. 14 years ago
Ronald S. Bultje f5ea69b235 MMSH support, the most popular and widely used of all MMS variants. Written by 14 years ago