Sun, 08 Jan 2006 14:03:42 +0000 |
nicodvb |
include the right avcodec.h, consistently with the rest of mplayer
|
Sat, 07 Jan 2006 22:20:46 +0000 |
nicodvb |
disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crash
|
Sat, 31 Dec 2005 17:47:54 +0000 |
nicodvb |
search next sequence_header untile a valid one is found
|
Mon, 19 Dec 2005 19:38:28 +0000 |
henry |
malloc padding to avoid access beyond allocated memory
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Sat, 17 Sep 2005 18:36:43 +0000 |
reimar |
Fix H264 packetizer. Might not work with arbitrary slice order.
|
Fri, 26 Aug 2005 22:53:59 +0000 |
rtognimp |
Fix mpeg-pes playback
|
Fri, 26 Aug 2005 17:40:02 +0000 |
reimar |
support MPEG in GXF container with extension-based detection.
|
Sat, 06 Aug 2005 16:15:07 +0000 |
rfelker |
100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
|
Sun, 06 Mar 2005 21:10:01 +0000 |
nicodvb |
added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM
|
Thu, 24 Feb 2005 20:02:41 +0000 |
nicodvb |
framerate autodetection for H264 in raw/ts streams
|
Wed, 12 Jan 2005 20:43:53 +0000 |
nicodvb |
automatic fps calculation for mpeg4 in raw stream/mpeg-ts
|
Wed, 24 Nov 2004 18:55:03 +0000 |
nicodvb |
merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS
|
Sun, 11 Apr 2004 19:03:12 +0000 |
michael |
lavf ASF support
|
Fri, 23 Jan 2004 01:10:14 +0000 |
iive |
fix aspect 4 according to the standart
|
Tue, 04 Nov 2003 19:28:32 +0000 |
diego |
The message parameter was removed.
|
Wed, 27 Aug 2003 22:30:54 +0000 |
arpi |
printing fps with 3 dec digit instead of 2
|
Sun, 24 Aug 2003 18:08:54 +0000 |
arpi |
- initial support for MPEG4 in TS (M4V is working, but not AAC yet)
|
Tue, 15 Jul 2003 07:19:03 +0000 |
mosu |
Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fixes from demux_real.c. Seeking is working. Added Matroska to the formats with variable FPS in video.c.
|
Mon, 09 Jun 2003 00:24:49 +0000 |
arpi |
TiVo demuxer and sub-cc/osd decoder
|
Fri, 04 Apr 2003 15:38:46 +0000 |
michael |
H264-ES demuxer
|
Wed, 26 Mar 2003 15:49:10 +0000 |
alex |
10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>
|
Sun, 16 Mar 2003 20:13:28 +0000 |
arpi |
this is a combo patch that:
|
Sat, 15 Mar 2003 21:07:45 +0000 |
arpi |
This patch corrects the calculation of the MPEG bitrate from the
|
Tue, 18 Feb 2003 22:33:44 +0000 |
bertrand |
Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live.com>
|
Sun, 02 Feb 2003 14:02:32 +0000 |
arpi |
debug
|
Tue, 28 Jan 2003 00:12:23 +0000 |
arpi |
libgif/libungif based demuxer support for libmpdemux.
|
Thu, 23 Jan 2003 02:12:15 +0000 |
arpi |
raw mpeg4-es support (you need to set -fps manually!)
|
Thu, 16 Jan 2003 23:40:31 +0000 |
arpi |
telecine detection
|
Thu, 16 Jan 2003 22:34:46 +0000 |
arpi |
fixed the well-known DVD/DVB audio delay bug :)
|