Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
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 |
Fri, 25 Jun 2010 07:56:45 +0000 | mstorsjo | RTSP: Remove skip_spaces in favor of strspn libavformat |
Fri, 25 Jun 2010 04:29:02 +0000 | jai_menon | avienc : Avoid creating invalid AVI files when muxing subtitle streams libavformat |