Sun, 10 Jun 2007 09:25:09 +0000 |
nicodvb |
removed functions that were used to parse mpeg12 video (no more video); patch by John Donaghy
|
Thu, 07 Jun 2007 09:17:10 +0000 |
uau |
Calculate pts with double precision in demux_asf
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Tue, 22 May 2007 13:55:14 +0000 |
zuxy |
Set i_bps for ASF video streams according to extended stream properties
|
Mon, 14 May 2007 01:23:54 +0000 |
uau |
Fix double free() in demux_asf.c
|
Mon, 07 May 2007 21:58:42 +0000 |
nicodvb |
For DVR-MS:
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Sun, 21 Jan 2007 18:29:18 +0000 |
reimar |
Instead of printing a useless "sig11 coming soon" message, just abort parsing
|
Wed, 08 Nov 2006 23:54:21 +0000 |
gpoirier |
Fix crash when attempting to seek in a streamed unseekable stream, like
|
Fri, 03 Nov 2006 22:53:24 +0000 |
nicodvb |
don't set the resolution for dvr-ms files: in the asf headers it seems to
|
Sun, 24 Sep 2006 15:19:48 +0000 |
nicodvb |
interpolate real fps of dvr-ms files using the extended stream properties.
|
Wed, 14 Jun 2006 19:48:54 +0000 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|
Tue, 06 Jun 2006 23:34:21 +0000 |
pacman |
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
|
Thu, 30 Mar 2006 23:06:18 +0000 |
iive |
fix descrambling of asf file,
|
Wed, 29 Mar 2006 23:25:09 +0000 |
albeu |
Move global vars used for header parsing, etc to dewux->priv as it should
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Sun, 12 Feb 2006 09:58:27 +0000 |
reimar |
we cannot continue without a crash when read_asf_header fails, since some
|
Thu, 09 Feb 2006 19:39:51 +0000 |
corey |
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
|
Tue, 07 Feb 2006 20:22:44 +0000 |
corey |
1. Include audio_delay as an argument to demux_seek.
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Sun, 08 Jan 2006 14:03:42 +0000 |
nicodvb |
include the right avcodec.h, consistently with the rest of mplayer
|
Sat, 24 Dec 2005 12:48:01 +0000 |
rtognimp |
Typo in ASF demuxer selection by name (it's 'asf', not 'asv')
|
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.
|
Sun, 30 Oct 2005 09:19:05 +0000 |
reimar |
move resync_audio_stream after seeking to demuxer.c
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Mon, 23 May 2005 16:20:46 +0000 |
reimar |
Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).
|
Sat, 15 Jan 2005 16:11:45 +0000 |
reimar |
Move generic length and percent pos calculation to demuxer.c
|
Sat, 11 Sep 2004 09:40:34 +0000 |
reimar |
fix seeking in audio-only case (crash when seeking backwards, time reset to 0)
|
Wed, 21 Jul 2004 08:54:39 +0000 |
alex |
skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts.fr> (needed for the Aiptek DV3500 camera)
|
Sun, 07 Sep 2003 01:41:09 +0000 |
alex |
plen=0 is handled
|
Fri, 15 Aug 2003 16:36:32 +0000 |
arpi |
fixes http://pot.lsd.ro/video.asf
|
Sat, 23 Nov 2002 10:58:14 +0000 |
michael |
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
|
Sat, 16 Nov 2002 03:42:14 +0000 |
arpi |
demuxer_control(), percent position and time length query implemented in
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Sun, 07 Jul 2002 20:06:55 +0000 |
arpi |
100l - seq++ for grouping
|
Sun, 16 Jun 2002 02:53:22 +0000 |
arpi |
some cleanup and fixes, but the badquality.asf is still buggy :(
|
Wed, 16 Jan 2002 14:54:56 +0000 |
arpi |
fixed a few possible bugs
|
Wed, 12 Dec 2001 22:35:51 +0000 |
bertrand |
Applied the patch from Alban Bedel <albeu@free.fr> to
|
Sun, 21 Oct 2001 15:47:31 +0000 |
arpi |
includes cleanup
|
Sat, 20 Oct 2001 18:49:08 +0000 |
arpi |
libdemuxer...
base
demux_asf.c@4d099ebcf542
|