Age | Commit message (Expand) | Author |
---|---|---|
2011-02-03 | Remove a few if (p) av_free(p) forms | Clément Bœsch |
2010-08-09 | Make hex_to_data a lavf internal function | Martin Storsjö |
2010-07-30 | Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file | Martin Storsjö |
2010-07-16 | Move SPACE_CHARS back to libavformat/internal.h | Martin Storsjö |
2010-06-28 | Reindent | Josh Allmann |
2010-06-28 | rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer | Josh Allmann |
2010-06-28 | rtpdec: Move space_chars from avformat/internal to rtpdec | Josh Allmann |
2010-06-25 | rtpdec_mpeg4: Rename PayloadContext to be consistently 'data' | Josh Allmann |
2010-06-25 | RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references... | Josh Allmann |
2010-06-25 | rtpdec: Move AAC depacketization code in rtpdec to a proper payload handler | Josh Allmann |
2010-06-25 | RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c | Josh Allmann |
2010-06-25 | RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c | Josh Allmann |