log mpegts.c @ 637:76e36d97a27a libavformat

age author description
Sun, 10 Oct 2004 22:05:43 +0000 michael use native timebase for seeking libavformat
Wed, 14 Jul 2004 01:32:14 +0000 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) libavformat
Mon, 31 May 2004 16:57:00 +0000 michael fix playback of http://www.zonque.org/test-long.ps libavformat
Sun, 23 May 2004 16:26:12 +0000 michael store index for seeking in the native timebase of each stream libavformat
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Tue, 13 Apr 2004 13:33:02 +0000 michael Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavformat
Fri, 26 Mar 2004 17:40:40 +0000 michael Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-muenchen dot de) libavformat
Fri, 20 Feb 2004 14:39:15 +0000 michael avsync patch by (Gildas Bazin <gbazin at altern dot org>) libavformat
Thu, 08 Jan 2004 19:01:16 +0000 michael memleak patch by (Gildas Bazin <gbazin at altern dot org>) libavformat
Tue, 09 Dec 2003 00:17:43 +0000 michael better get_packet_size and probe libavformat
Wed, 12 Nov 2003 21:56:57 +0000 michael support more codecs in MPEG-TS patch by (mru at kth dot se (Mns Rullgrd)) libavformat
Mon, 10 Nov 2003 18:47:52 +0000 bellard seek support 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
Wed, 15 Oct 2003 18:06:44 +0000 michael Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <doug at ties dot org>) libavformat
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
Tue, 15 Jul 2003 13:21:39 +0000 bellard cosmetic change in resync code - added PAT scanning code if no SDT is found (in the futur it would be interesting to give an API to change channel - also useful for DV input number or TV grab tunning libavformat
Thu, 10 Jul 2003 09:04:04 +0000 michaelni - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is libavformat
Sat, 28 Jun 2003 23:44:09 +0000 michaelni try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) libavformat
Fri, 13 Jun 2003 14:28:45 +0000 bellard mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux libavformat
Fri, 18 Apr 2003 14:35:15 +0000 mmu_man avoid detecting mpeg stream when other formats embed mp3 tracks. libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat