Thu, 01 Jul 2010 10:59:44 +0000 |
hyc |
Use new librtmp APIs instead of grubbing around in RTMP struct
libavformat
|
Thu, 01 Jul 2010 00:09:08 +0000 |
michael |
Prevent infinite recursion of odml indexes.
libavformat
|
Wed, 30 Jun 2010 23:01:44 +0000 |
cehoyos |
Make "invalid dts/pts combination" a debug instead of a warning message.
libavformat
|
Wed, 30 Jun 2010 22:39:13 +0000 |
cehoyos |
Allow setting streamid when muxing mpegts.
libavformat
|
Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
libavformat
|
Wed, 30 Jun 2010 07:55:05 +0000 |
thardin |
mxfdec: Improve parsing of the PixelLayout item
libavformat
|
Mon, 28 Jun 2010 21:02:16 +0000 |
bcoudurier |
In mov demuxer, increase total size after debugging message
libavformat
|
Mon, 28 Jun 2010 20:37:16 +0000 |
mstorsjo |
Reindent
libavformat
|
Mon, 28 Jun 2010 20:35:21 +0000 |
mstorsjo |
rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer
libavformat
|
Mon, 28 Jun 2010 20:32:03 +0000 |
mstorsjo |
rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer
libavformat
|
Mon, 28 Jun 2010 20:27:25 +0000 |
mstorsjo |
rtpdec: Malloc the fmtp value buffer
libavformat
|
Mon, 28 Jun 2010 11:35:18 +0000 |
mstorsjo |
Reindent
libavformat
|
Mon, 28 Jun 2010 11:30:44 +0000 |
mstorsjo |
rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer
libavformat
|
Mon, 28 Jun 2010 11:28:02 +0000 |
mstorsjo |
rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer
libavformat
|
Mon, 28 Jun 2010 11:26:29 +0000 |
mstorsjo |
Reindent
libavformat
|
Mon, 28 Jun 2010 11:25:39 +0000 |
mstorsjo |
rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata
libavformat
|
Mon, 28 Jun 2010 11:24:12 +0000 |
mstorsjo |
rtpdec: Add generic function for iterating over FMTP configuration lines
libavformat
|
Mon, 28 Jun 2010 11:21:34 +0000 |
mstorsjo |
rtpdec: Move space_chars from avformat/internal to rtpdec
libavformat
|
Mon, 28 Jun 2010 08:04:52 +0000 |
mstorsjo |
Fix a warning in av_read_frame_internal
libavformat
|
Sun, 27 Jun 2010 17:51:17 +0000 |
mstorsjo |
Remove an unused label, fixing a warning
libavformat
|
Sun, 27 Jun 2010 17:33:52 +0000 |
mstorsjo |
Add proper const declaration to a cast, fixes a warning
libavformat
|
Sun, 27 Jun 2010 14:16:46 +0000 |
mru |
Make ff_url_split() public
libavformat
|
Sun, 27 Jun 2010 09:07:35 +0000 |
mstorsjo |
Fix implicit cast warning
libavformat
|
Fri, 25 Jun 2010 08:03:52 +0000 |
mstorsjo |
rtpdec_mpeg4: Rename PayloadContext to be consistently 'data'
libavformat
|