log libmpdemux/demuxer.c @ 15789:32d9c8a0a02b

age author description
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Mon, 20 Jun 2005 14:16:59 +0000 reimar fix memleak when playing mov files
Mon, 13 Jun 2005 20:40:29 +0000 nicodvb added AAC ADTS demuxer
Mon, 06 Jun 2005 21:30:53 +0000 nicodvb moved mpeg-ps/es probing code to demux_mpg.c
Fri, 27 May 2005 12:38:29 +0000 reimar setting sh_audio to NULL is nonsense, since it is only a local variable,
Fri, 29 Apr 2005 21:57:05 +0000 rfelker revert one line of version 1.182 patch (caused use of already-freed
Thu, 28 Apr 2005 14:43:19 +0000 reimar adds a parameter to the switch_audio command to directly select a track.
Sun, 03 Apr 2005 14:08:28 +0000 gpoirier Added support of audio stream switching in the MPEG demuxer using the #-key
Wed, 09 Mar 2005 20:29:50 +0000 rtognimp Rather simple patch for RAWDV demuxer which lets it say whats the total
Sun, 13 Feb 2005 13:39:19 +0000 faust3 avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
Sun, 06 Feb 2005 10:30:10 +0000 reimar Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).
Sat, 15 Jan 2005 16:11:45 +0000 reimar Move generic length and percent pos calculation to demuxer.c
Wed, 29 Dec 2004 19:51:56 +0000 rtognimp TwinVQ decoder and demuxer
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Tue, 21 Dec 2004 12:25:59 +0000 reimar Use demuxer_get_percent_pos for the OSD position bar
Wed, 15 Dec 2004 18:39:51 +0000 iive disable demuxer_bmp,
Thu, 25 Nov 2004 22:24:00 +0000 mosu Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
Wed, 24 Nov 2004 18:55:03 +0000 nicodvb merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Sat, 23 Oct 2004 00:05:38 +0000 aurel seeking based on the largest timestamp in an mpeg stream
Tue, 19 Oct 2004 01:21:54 +0000 diego Remove redundant ASF status line, there is another for all formats.
Mon, 18 Oct 2004 18:51:35 +0000 rtognimp Fix segfault for unexistant/unreachable rtsp streams
Fri, 08 Oct 2004 21:28:19 +0000 rtognimp Support ON2 variation of AVI format (.vp5 files)
Fri, 01 Oct 2004 19:51:03 +0000 reimar fixed small memleak
Thu, 23 Sep 2004 23:01:48 +0000 rathann missing extern
Thu, 16 Sep 2004 19:51:13 +0000 reimar moved sh_audio initialization from dec_audio to demuxer.c to fix
Fri, 10 Sep 2004 02:07:16 +0000 rfelker show video format for all demuxers, not just avi (move this somewhere else if you prefer)
Thu, 12 Aug 2004 12:36:08 +0000 rtognimp DTS support via lavc and libdts
Fri, 16 Jul 2004 20:31:17 +0000 iive cache min fill adjustment, based on patch by Jeremy Huddleston
Fri, 07 May 2004 08:31:39 +0000 mosu Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" with "Ogg" as it is a name, not an abbreviation/acronym.
Sat, 17 Apr 2004 16:46:41 +0000 rtognimp Respect -playlist for asx streams
Mon, 12 Apr 2004 14:19:12 +0000 rtognimp nsv (Nullsoft streaming video) demuxer
Sun, 11 Apr 2004 14:26:04 +0000 michael demux_lavf
Sun, 22 Feb 2004 06:20:48 +0000 rsf Added support for multiplexed (audio+video) RTP streams.
Mon, 08 Dec 2003 19:33:38 +0000 arpi LML-M4 mpeg4 capture card raw stream format support
Mon, 08 Dec 2003 09:51:10 +0000 mosu Fixes for a couple of warnings.
Mon, 08 Dec 2003 09:47:15 +0000 mosu Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>.
Sat, 15 Nov 2003 22:27:02 +0000 rathann missing extern
Wed, 12 Nov 2003 10:27:16 +0000 luran seek in realmedia files
Sat, 20 Sep 2003 12:50:25 +0000 lumag Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
Fri, 19 Sep 2003 19:40:46 +0000 faust3 get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen at c-s.fr>
Sun, 24 Aug 2003 18:08:54 +0000 arpi - initial support for MPEG4 in TS (M4V is working, but not AAC yet)
Thu, 07 Aug 2003 12:40:15 +0000 henry 10l - some forgotten ifdefs
Sat, 19 Jul 2003 17:39:47 +0000 alex inconsistency
Sat, 05 Jul 2003 11:37:25 +0000 arpi fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel Shachar
Thu, 19 Jun 2003 18:20:15 +0000 rathann fix one missing #include, one missing extern and one 10l error.
Mon, 09 Jun 2003 22:01:33 +0000 arpi tivo demuxer moved down, its fileformat detection is unstable (misdetects mpeg-ps)
Mon, 09 Jun 2003 00:24:49 +0000 arpi TiVo demuxer and sub-cc/osd decoder
Sat, 31 May 2003 17:41:45 +0000 alex warning fixes Raindel Shachar <raindel@techunix.technion.ac.il>
Fri, 23 May 2003 13:29:54 +0000 alex 10l
Wed, 30 Apr 2003 19:50:46 +0000 rtognimp Add support for Realaudio files
Wed, 30 Apr 2003 11:39:32 +0000 mosu Added Matroska demuxing support.
Mon, 14 Apr 2003 01:38:36 +0000 michael 10l
Fri, 04 Apr 2003 15:38:46 +0000 michael H264-ES demuxer
Sun, 30 Mar 2003 17:12:11 +0000 albeu Fix all demuxers wich where using a global var to enable themself.
Thu, 27 Mar 2003 20:38:14 +0000 albeu Fix rawvideo and -audiofile
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Sun, 16 Feb 2003 10:00:42 +0000 michael enabling mpeg4-es autodetection (if we dont enable it, then we will never know if it works ...)
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!)