Thu, 05 Aug 2010 04:42:36 +0000 |
mstorsjo |
rtpdec_xiph: Split packets in the depacketizer
libavformat
|
Wed, 04 Aug 2010 17:22:25 +0000 |
mstorsjo |
rtpdec_xiph: Correct the bitmask for num_pkts
libavformat
|
Fri, 30 Jul 2010 12:04:27 +0000 |
mstorsjo |
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
libavformat
|
Wed, 28 Jul 2010 06:43:58 +0000 |
mstorsjo |
rtpdec_xiph: Handle the sampling SDP parameter
libavformat
|
Tue, 27 Jul 2010 08:16:03 +0000 |
mstorsjo |
rtpdec_xiph: Drop RTP packets that come in without a prior fragment start marker.
libavformat
|
Mon, 19 Jul 2010 18:43:20 +0000 |
mstorsjo |
rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
libavformat
|
Mon, 28 Jun 2010 20:32:03 +0000 |
mstorsjo |
rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer
libavformat
|
Wed, 09 Jun 2010 08:59:41 +0000 |
siretart |
Fix printf format warnings
libavformat
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavformat
|
Thu, 15 Apr 2010 13:30:12 +0000 |
rbultje |
Remove useless assert(), since this can (in theora) be used for any Xiph
libavformat
|
Sat, 03 Apr 2010 14:15:00 +0000 |
stefano |
Replace all remaining occurrences of AVERROR_NOMEM with
libavformat
|
Fri, 02 Apr 2010 11:33:02 +0000 |
mstorsjo |
Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_
libavformat
|
Thu, 01 Apr 2010 21:43:22 +0000 |
rbultje |
Merge Vorbis / Theora depayloaders.
libavformat
|
Thu, 01 Apr 2010 21:42:10 +0000 |
rbultje |
Reindent after r22766.
libavformat
|
Thu, 01 Apr 2010 21:41:48 +0000 |
rbultje |
Rename functions / comments from "Theora" to "Xiph" where relevant.
libavformat
|
Thu, 01 Apr 2010 21:40:56 +0000 |
rbultje |
Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging
libavformat
|