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
|