16 Commits (462b26202bc167c52159bcf409c0955bfa37134b)

Author SHA1 Message Date
Martin Storsjö 504de2ec8f rtpdec_xiph: Split packets in the depacketizer 14 years ago
Martin Storsjö 737b3972b5 rtpdec_xiph: Correct the bitmask for num_pkts 14 years ago
Martin Storsjö 965a3ddb1f Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 14 years ago
Josh Allmann 42c63263d1 rtpdec_xiph: Handle the sampling SDP parameter 15 years ago
Josh Allmann adc03a3406 rtpdec_xiph: Drop RTP packets that come in without a prior fragment start marker. 15 years ago
Josh Allmann 7d894aeb60 rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer 15 years ago
Josh Allmann af1308f024 rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer 15 years ago
Eli Friedman 461628c6a8 Fix printf format warnings 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Ronald S. Bultje e58c05bb3c Remove useless assert(), since this can (in theora) be used for any Xiph 15 years ago
Stefano Sabatini 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
Martin Storsjö 4bebf2cf64 Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_ 15 years ago
Josh Allmann 339f5f3957 Merge Vorbis / Theora depayloaders. 15 years ago
Josh Allmann cb92a9c038 Reindent after r22766. 15 years ago
Josh Allmann 96070b8b5c Rename functions / comments from "Theora" to "Xiph" where relevant. 15 years ago
Josh Allmann 06a36faf4c Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Josh Allmann 887af2aa12 RTP depacketization of Theora 15 years ago