Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 29 Oct 2003 14:25:27 +0000 | bellard | added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformat |
Wed, 29 Oct 2003 14:20:56 +0000 | bellard | make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() libavformat |
Wed, 29 Oct 2003 14:16:31 +0000 | bellard | mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS) libavformat |
Tue, 28 Oct 2003 10:55:15 +0000 | michael | 1/0 fix by (Tim Allen <tim at proximity dot com dot au>) libavformat |
Sun, 26 Oct 2003 10:49:49 +0000 | michael | GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) libavformat |
Sat, 25 Oct 2003 04:41:53 +0000 | melanson | added XVID fourcc (ISO MPEG-4?) and AC3 fourcc libavformat |
Mon, 20 Oct 2003 20:23:46 +0000 | michael | AVRational libavformat |