OSDN Git Service

v210dec: switch to PIX_FMT_422P10
[coroid/libav_saccubus.git] / libavformat / rtpdec_xiph.c
2011-04-23 Martin Storsjörtp: Rename the open/close functions to alloc/free
2011-04-03 Anton Khirnovavio: avio_ prefix for url_close_dyn_buf
2011-04-03 Anton Khirnovavio: avio_ prefix for url_open_dyn_buf
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2010-08-05 Martin Storsjörtpdec_xiph: Split packets in the depacketizer
2010-08-04 Martin Storsjörtpdec_xiph: Correct the bitmask for num_pkts
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...
2010-07-28 Josh Allmannrtpdec_xiph: Handle the sampling SDP parameter
2010-07-27 Josh Allmannrtpdec_xiph: Drop RTP packets that come in without...
2010-07-19 Josh Allmannrtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
2010-06-28 Josh Allmannrtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer
2010-06-09 Eli FriedmanFix printf format warnings
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-15 Ronald S. BultjeRemove useless assert(), since this can (in theora...
2010-04-03 Stefano SabatiniReplace all remaining occurrences of AVERROR_NOMEM...
2010-04-02 Martin StorsjöChange a case of CODEC_TYPE_ into AVMEDIA_TYPE_
2010-04-01 Josh AllmannMerge Vorbis / Theora depayloaders.
2010-04-01 Josh AllmannReindent after r22766.
2010-04-01 Josh AllmannRename functions / comments from "Theora" to "Xiph...
2010-04-01 Josh AllmannRename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a...