log mpegts.h @ 6491:b7f807b4cd88 libavformat tip

age author description
Mon, 01 Feb 2010 23:10:04 +0000 cehoyos Fix warnings about implicit function declaration when compiling rtpdec.c libavformat
Wed, 13 Jan 2010 22:50:26 +0000 bcoudurier remove useless declarations from mpegts.h libavformat
Mon, 24 Aug 2009 21:42:25 +0000 mru mpegts: change variable-length array to fixed length libavformat
Sun, 31 May 2009 03:02:12 +0000 bcoudurier remove defines libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Wed, 13 Aug 2008 19:29:35 +0000 diego Dirac encapsulation in MPEG-TS libavformat
Sat, 23 Feb 2008 10:57:38 +0000 nicodvb treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Sun, 08 Jul 2007 13:42:48 +0000 mru remove redundant declaration of mpegts_muxer libavformat
Tue, 19 Jun 2007 21:12:52 +0000 benoit comment endif directive token libavformat
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavformat
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavformat
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavformat
Fri, 09 Feb 2007 20:34:24 +0000 nicodvb demux VC1 in mpegts libavformat
Tue, 23 Jan 2007 21:36:32 +0000 michael "removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Mon, 02 Jan 2006 20:13:24 +0000 nicodvb added support for DVHS (192) packet size libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sun, 17 Jul 2005 00:28:12 +0000 michael DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavformat
Wed, 14 Jul 2004 01:32:14 +0000 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) libavformat
Wed, 07 Jul 2004 20:19:29 +0000 michael h264 in mpeg-ts fix by (Mns Rullgrd <mru at kth dot se>) 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
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
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