Sun, 23 Jan 2005 21:39:51 +0000 |
reimar |
Reset stream eof after parsing header, fixes bug #218
|
Wed, 29 Dec 2004 23:26:01 +0000 |
rtognimp |
Fix channels, sample rate and sample size for 3gp files
|
Tue, 21 Dec 2004 12:27:38 +0000 |
reimar |
fix position bar and length display for mov files
|
Sat, 18 Dec 2004 01:12:02 +0000 |
diego |
Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples.
|
Mon, 15 Nov 2004 15:04:57 +0000 |
mosu |
Extended support for other object type IDs in the ESDS. This enables e.g. MPEG2 video in the MP4 container.
|
Mon, 13 Sep 2004 21:21:48 +0000 |
rtognimp |
AVC support moved to libavcodec, avcC atom is now passed in extradata
|
Sun, 29 Aug 2004 13:52:19 +0000 |
rtognimp |
AVC (fourcc avc1) in mp4 support
|
Sun, 27 Jun 2004 19:53:30 +0000 |
rtognimp |
Negate default palette for grayscale cvid
|
Fri, 25 Jun 2004 16:59:23 +0000 |
diego |
typo
|
Tue, 20 Jan 2004 04:59:48 +0000 |
diego |
Have the MOV demuxer recognize and display (via MPINFO) registered ISO
|
Thu, 06 Nov 2003 08:19:25 +0000 |
mosu |
Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.
|
Mon, 03 Nov 2003 06:24:59 +0000 |
rfelker |
1000000l!!!!
|
Sat, 20 Sep 2003 10:10:11 +0000 |
mosu |
Fix for borked .mov files with bogus user data length values. Patch by Marek Zelem.
|
Thu, 11 Sep 2003 09:05:54 +0000 |
mosu |
Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>.
|
Tue, 02 Sep 2003 14:48:49 +0000 |
mosu |
Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>
|
Sat, 10 May 2003 09:32:02 +0000 |
michael |
ffsvq3 fix, dunno if this is the correct fix
|
Sun, 20 Apr 2003 23:15:27 +0000 |
diego |
Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from
|
Sat, 15 Mar 2003 10:52:30 +0000 |
rtognimp |
Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)
|
Wed, 12 Mar 2003 22:59:04 +0000 |
rtognimp |
Animatrix AAC fix, patch by <dimakar(at)yahoo.com>
|
Tue, 25 Feb 2003 15:39:36 +0000 |
alex |
MACOSX support patch, based on Dan Christiansens work
|
Mon, 27 Jan 2003 22:29:47 +0000 |
arpi |
Attached PATCH fixes the case, when data-flag and reference flags are set and
|
Sun, 26 Jan 2003 21:26:45 +0000 |
rtognimp |
32 bpp is a valid color depth. Fixes 0-bit rle reports
|
Mon, 13 Jan 2003 02:42:06 +0000 |
arpi |
patch adds support for MOV-Reference-Files.
|
Sun, 12 Jan 2003 20:11:20 +0000 |
arpi |
(hopefully) fixed .mov streaming
|
Mon, 06 Jan 2003 21:58:39 +0000 |
arpi |
- always print the longest stream in info, not the selected one
|
Sat, 14 Dec 2002 17:56:35 +0000 |
arpi |
compiler warning fixes
|
Sat, 07 Dec 2002 01:01:25 +0000 |
arpi |
find best (longest) streams if not specified (-aid/-vid)
|
Fri, 29 Nov 2002 21:06:13 +0000 |
arpi |
dump URL references
|
Fri, 29 Nov 2002 20:25:32 +0000 |
arpi |
- parsing the handler reference atom (hnlr), save handler fourccs
|
Sat, 23 Nov 2002 17:31:44 +0000 |
michael |
reversing warning fix (requested by alex)
|