Sat, 22 Apr 2006 05:12:10 +0000 |
reynaldo |
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
|
Mon, 27 Mar 2006 21:37:18 +0000 |
rtognimp |
Fix passing qdm2 extradata to lavc decoder
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Tue, 14 Mar 2006 00:02:42 +0000 |
rathann |
le2me_32 is not necessary, tested by Diego on BE machine
|
Mon, 13 Mar 2006 23:32:36 +0000 |
rathann |
in24/in32/fl32 little/big-endian QuickTime PCM audio support
|
Mon, 06 Mar 2006 08:26:07 +0000 |
diego |
Reduce output verbosity in non-verbose mode, change some printf to mp_msg.
|
Thu, 02 Mar 2006 22:28:12 +0000 |
rtognimp |
This patch fixes pcm (twos, swot) in MOV.
|
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
|
Mon, 02 Jan 2006 06:56:22 +0000 |
corey |
Partial support for QuickTime sound atom version 2.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Wed, 05 Oct 2005 14:55:06 +0000 |
reimar |
10l, off by one error in last patch (codecdata length sanity check),
|
Wed, 28 Sep 2005 15:37:30 +0000 |
reimar |
Detect eof when seeking and do _not_ restart the video.
|
Tue, 27 Sep 2005 11:21:13 +0000 |
reimar |
Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for
|
Fri, 16 Sep 2005 11:05:29 +0000 |
reimar |
Wrong editlist handling: end pts must be included.
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Wed, 31 Aug 2005 13:04:22 +0000 |
reimar |
Fix move playlists (control must be returned to mplayer.c, with the demuxer
|
Tue, 30 Aug 2005 23:24:47 +0000 |
reimar |
extra size checks for samples array to avoid crashes in some rare cases.
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Sun, 10 Jul 2005 09:05:14 +0000 |
reimar |
Add missing range/length check for video trak desc (fixes bug #335).
|
Sun, 10 Jul 2005 08:57:31 +0000 |
reimar |
cosmetic: split the lschunks function in two.
|
Mon, 20 Jun 2005 14:32:51 +0000 |
reimar |
avoid bad memory access
|
Mon, 20 Jun 2005 14:16:59 +0000 |
reimar |
fix memleak when playing mov files
|
Wed, 18 May 2005 14:44:56 +0000 |
nplourde |
The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schultz <sms@2BSD.COM>
|
Fri, 06 May 2005 22:26:36 +0000 |
rtognimp |
Fix audio playback for no-sound-3gp.3gp (amr nb)
|
Thu, 05 May 2005 21:40:33 +0000 |
rtognimp |
Decode "d263" and "damr" atoms in 3gp files
|
Thu, 28 Apr 2005 18:25:50 +0000 |
rtognimp |
Also '3g2a' can be used for 3GPP Profile 2
|
Wed, 30 Mar 2005 22:10:07 +0000 |
rtognimp |
Fix alac from QTpro (in standard mov file, not in m4a file)
|