Mon, 09 Aug 2010 10:05:33 +0000 |
mstorsjo |
Make hex_to_data a lavf internal function
libavformat
|
Fri, 30 Jul 2010 12:04:27 +0000 |
mstorsjo |
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
libavformat
|
Fri, 16 Jul 2010 14:12:52 +0000 |
mstorsjo |
Move SPACE_CHARS back to libavformat/internal.h
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:21:34 +0000 |
mstorsjo |
rtpdec: Move space_chars from avformat/internal to rtpdec
libavformat
|
Fri, 25 Jun 2010 08:03:52 +0000 |
mstorsjo |
rtpdec_mpeg4: Rename PayloadContext to be consistently 'data'
libavformat
|
Fri, 25 Jun 2010 08:02:50 +0000 |
mstorsjo |
RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp
libavformat
|
Fri, 25 Jun 2010 08:01:20 +0000 |
mstorsjo |
rtpdec: Move AAC depacketization code in rtpdec to a proper payload handler
libavformat
|
Fri, 25 Jun 2010 08:00:05 +0000 |
mstorsjo |
RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c
libavformat
|
Fri, 25 Jun 2010 07:58:38 +0000 |
mstorsjo |
RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c
libavformat
|