log mpegts.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Wed, 18 Aug 2010 20:34:31 +0000 aurel rename LAVF_API_* defines to FF_API_* to clarify that it is not public API libavformat
Tue, 17 Aug 2010 19:30:21 +0000 aurel add LAVF_API_MAX_STREAMS define to disable the deprecated MAX_STREAMS API libavformat
Mon, 09 Aug 2010 23:21:08 +0000 aurel get ride of MAX_STREAMS limit in mpegts libavformat
Sat, 24 Jul 2010 08:43:52 +0000 mstorsjo mpegts: Warn if unable to seek back libavformat
Wed, 14 Jul 2010 17:28:40 +0000 reimar Pass the composition and ancillary ID for DVB subtitles via extradata instead libavformat
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavformat
Tue, 18 May 2010 17:28:07 +0000 bcoudurier In ts demuxer, output pes packet as soon as they are complete. libavformat