Tue, 29 Jan 2008 15:11:38 +0000 |
reimar |
Use defines to give names to the different seek flags.
|
Sun, 13 Jan 2008 16:00:39 +0000 |
reimar |
Make all demuxer_desc_t const, thus moving them to .rodata
|
Sat, 01 Dec 2007 14:22:27 +0000 |
reimar |
Remove some pointless casts
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Tue, 06 Feb 2007 19:01:28 +0000 |
reimar |
Support some weird AVI header, fixes bug 742
|
Fri, 01 Dec 2006 19:43:36 +0000 |
reimar |
100l confused FFMIN/FFMAX
|
Fri, 01 Dec 2006 19:24:42 +0000 |
reimar |
Proper fix for last demux_avi commit, stream switching now really should
|
Fri, 01 Dec 2006 18:51:44 +0000 |
reimar |
Make sure we do not hang if no streams are available
|
Fri, 01 Dec 2006 17:57:29 +0000 |
reimar |
Implement stream switching for AVI demuxer.
|
Thu, 30 Nov 2006 17:48:00 +0000 |
reimar |
Move initialization of sh_audio/sh_video members to aviheader
|
Sun, 12 Nov 2006 16:03:39 +0000 |
diego |
Remove duplicate message, the same info is printed anyway.
|
Sun, 05 Nov 2006 17:32:18 +0000 |
eugeni |
Fix an obvious typo.
|
Sun, 05 Nov 2006 16:49:09 +0000 |
kraymer |
better wording for "workarounding"
|
Sun, 05 Nov 2006 16:36:02 +0000 |
kraymer |
MSGTRs for demux_avi.c
|
Mon, 23 Oct 2006 16:46:16 +0000 |
reimar |
Allow lowercase letters in AVI stream id, fixes bug #277
|
Sat, 21 Oct 2006 20:48:41 +0000 |
reimar |
Avoid crash after "AVI: No audio stream found -> no sound." message,
|
Sun, 15 Oct 2006 18:36:02 +0000 |
reynaldo |
as anounced, just some cleaning, purely janitorial changes
|
Sat, 06 May 2006 06:23:23 +0000 |
pacman |
Fix calculation of stream sizes when they are too big for a 32-bit variable
|
Sat, 18 Feb 2006 09:26:39 +0000 |
corey |
dwStart support for mplayer.
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
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 13:35:54 +0000 |
reimar |
fix crash if no video codec available
|
Sun, 30 Oct 2005 09:19:05 +0000 |
reimar |
move resync_audio_stream after seeking to demuxer.c
|
Tue, 13 Sep 2005 18:12:48 +0000 |
diego |
Avoid duplicated messages from demux_avi.c and demuxer.c.
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Sat, 13 Aug 2005 12:20:07 +0000 |
rtognimp |
100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
|
Thu, 11 Aug 2005 17:23:45 +0000 |
ods15 |
demux_avi_control() missing in avi's demuxer struct.
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Sat, 15 Jan 2005 16:11:45 +0000 |
reimar |
Move generic length and percent pos calculation to demuxer.c
|
Wed, 17 Mar 2004 14:50:37 +0000 |
ranma |
OpenDML read/write support
|
Sat, 13 Mar 2004 16:10:02 +0000 |
rtognimp |
Seek in HTTP streams and stdin seek fixes
|
Tue, 17 Feb 2004 12:30:45 +0000 |
attila |
enable seeking in http streams
|
Wed, 22 Oct 2003 19:01:37 +0000 |
alex |
Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
|
Wed, 27 Aug 2003 22:30:54 +0000 |
arpi |
printing fps with 3 dec digit instead of 2
|
Sun, 02 Feb 2003 21:32:05 +0000 |
arpi |
- ignore movi_end if reading from stdin
|
Sun, 12 Jan 2003 19:55:59 +0000 |
pontscho |
upsz :))))))))))))))
|
Sun, 29 Dec 2002 21:20:45 +0000 |
arpi |
fixed these:
|
Sat, 21 Dec 2002 22:11:48 +0000 |
arpi |
accurate bitrate calculation using index, and more accurate guessing
|
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
|
Sat, 02 Nov 2002 21:52:48 +0000 |
arpi |
workaround old mencoder's cbr-mp3 header bug
|
Sat, 02 Nov 2002 00:45:12 +0000 |
arpi |
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
|
Thu, 17 Oct 2002 22:12:32 +0000 |
arpi |
fix & workaround possible sig8/sig11 in blocksize calculation
|
Wed, 25 Sep 2002 22:19:11 +0000 |
arpi |
fixed invalid -aid/-vid segfault
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Wed, 14 Aug 2002 21:25:01 +0000 |
arpi |
corrects an off-by-one error when trying to seek beyond the end of file.
|
Sun, 04 Aug 2002 01:48:35 +0000 |
arpi |
detection of badly interleaved avi files and auto-switch to -ni
|
Fri, 02 Aug 2002 17:44:16 +0000 |
arpi |
count blocks by rounded-up chunksizes instead of chunks -
|
Fri, 26 Jul 2002 12:36:13 +0000 |
albeu |
Add uninit to the avi demuxer
|
Thu, 04 Jul 2002 22:17:30 +0000 |
arpi |
hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
|
Sun, 12 May 2002 01:51:09 +0000 |
arpi |
big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>
|
Tue, 12 Feb 2002 08:27:49 +0000 |
arpi |
ehh. forgot to commit this one...
|
Tue, 04 Dec 2001 00:26:45 +0000 |
arpi |
using audio.dwStart too... (for baittest.avi)
|
Sun, 11 Nov 2001 13:25:06 +0000 |
arpi |
-nobps NaN fixed
|
Wed, 24 Oct 2001 00:50:54 +0000 |
arpi |
while_encoding.avi (ffmpeg) fix (ignoring movi_ check if end<=start)
|
Wed, 24 Oct 2001 00:25:52 +0000 |
arpi |
better logic to choose valid info at broken index
|
Sun, 21 Oct 2001 15:47:31 +0000 |
arpi |
includes cleanup
|