Thu, 18 May 2006 15:18:25 +0000 |
bcoudurier |
fix seeking, typo provoking hard segfault
libavformat
|
Thu, 18 May 2006 15:17:09 +0000 |
bcoudurier |
fix keyframe check, stss might be there but count set to 0
libavformat
|
Sun, 14 May 2006 14:21:06 +0000 |
bcoudurier |
add quicktime uncompressed 8bit 4:2:2 support
libavformat
|
Thu, 11 May 2006 21:29:37 +0000 |
bcoudurier |
fix spliting chunks, simplify
libavformat
|
Tue, 09 May 2006 22:10:17 +0000 |
bcoudurier |
10l, undef DEBUG
libavformat
|
Tue, 09 May 2006 22:07:49 +0000 |
bcoudurier |
assing correct codec_id for mjpegb
libavformat
|
Mon, 01 May 2006 15:52:57 +0000 |
bcoudurier |
skip null fourcc, fix ep2_mystery_m640_dummy.mov
libavformat
|
Wed, 19 Apr 2006 14:18:13 +0000 |
bcoudurier |
set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay
libavformat
|
Wed, 19 Apr 2006 12:56:28 +0000 |
bcoudurier |
add AVID DV fourcc
libavformat
|
Wed, 19 Apr 2006 12:53:47 +0000 |
bcoudurier |
indention
libavformat
|
Wed, 19 Apr 2006 12:51:58 +0000 |
bcoudurier |
always skip garbage at end of atom
libavformat
|
Wed, 19 Apr 2006 10:02:41 +0000 |
bcoudurier |
move declaration to mov.h
libavformat
|
Mon, 27 Mar 2006 16:19:51 +0000 |
bcoudurier |
ignore wrong negative cts values created by quicktime
libavformat
|
Sun, 26 Mar 2006 17:05:28 +0000 |
bcoudurier |
let vorbis decoder init too, fix mi2_vorbis51.mp4
libavformat
|
Sun, 26 Mar 2006 16:54:53 +0000 |
bcoudurier |
add mp3on4 detection, fix red.mp4
libavformat
|
Fri, 24 Mar 2006 17:03:49 +0000 |
bcoudurier |
let faad init parameters properly, fix many SBR samples
libavformat
|
Fri, 24 Mar 2006 16:52:56 +0000 |
bcoudurier |
fix demuxing of CDR-Dinner_LAN_800k.mp4
libavformat
|
Fri, 24 Mar 2006 16:01:00 +0000 |
bcoudurier |
need to dissociate pcm 16bit and 8bit cases
libavformat
|
Fri, 24 Mar 2006 15:38:15 +0000 |
bcoudurier |
Quicktime creates S8 that way too
libavformat
|
Fri, 24 Mar 2006 15:25:43 +0000 |
bcoudurier |
vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4 though not decoded properly (5:1), 249608749a89.3g2 is 225 and is Qclp
libavformat
|
Thu, 23 Mar 2006 12:11:51 +0000 |
bcoudurier |
use 64bit types
libavformat
|
Wed, 22 Mar 2006 10:56:51 +0000 |
bcoudurier |
clean
libavformat
|
Wed, 22 Mar 2006 10:45:04 +0000 |
bcoudurier |
support 64bit date/duration
libavformat
|
Tue, 21 Mar 2006 18:32:58 +0000 |
michael |
fixing current_sample vs. next_sample mess
libavformat
|
Tue, 14 Mar 2006 00:25:46 +0000 |
bcoudurier |
fix sample size for uncompressed sound
libavformat
|
Sun, 12 Mar 2006 23:55:34 +0000 |
bcoudurier |
indention
libavformat
|
Sun, 12 Mar 2006 15:43:22 +0000 |
bcoudurier |
use of PRI macros in dprintf
libavformat
|
Sun, 12 Mar 2006 13:38:56 +0000 |
bcoudurier |
fix conversion types in dprintf
libavformat
|
Sat, 11 Mar 2006 18:43:10 +0000 |
bcoudurier |
fix a warning when DEBUG is defined
libavformat
|
Sat, 11 Mar 2006 11:30:07 +0000 |
michael |
some mov files have invalid pts so we need to consider these pts too in calculating the timabase
libavformat
|
Mon, 06 Mar 2006 22:15:43 +0000 |
michael |
set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Mon, 06 Mar 2006 21:29:48 +0000 |
michael |
referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Mon, 06 Mar 2006 21:22:02 +0000 |
michael |
add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Sat, 04 Mar 2006 01:13:13 +0000 |
corey |
Support mov stsd atom version 2.
libavformat
|
Wed, 22 Feb 2006 23:46:20 +0000 |
michael |
CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)
libavformat
|
Sun, 19 Feb 2006 20:00:00 +0000 |
michael |
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)
libavformat
|
Sun, 19 Feb 2006 12:49:17 +0000 |
diego |
The current_sample field is meant to be the sample number, not an offset into
libavformat
|
Sat, 18 Feb 2006 09:08:34 +0000 |
michael |
simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
libavformat
|
Sat, 18 Feb 2006 09:05:07 +0000 |
michael |
add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
libavformat
|
Sat, 18 Feb 2006 09:03:22 +0000 |
michael |
add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
libavformat
|
Tue, 14 Feb 2006 23:21:17 +0000 |
michael |
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com)
libavformat
|
Mon, 13 Feb 2006 10:40:41 +0000 |
michael |
useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Sun, 12 Feb 2006 15:06:03 +0000 |
michael |
fix demuxing of Video006.3gp
libavformat
|
Sun, 12 Feb 2006 14:53:47 +0000 |
michael |
mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com>
libavformat
|
Sun, 12 Feb 2006 14:50:53 +0000 |
michael |
10l for myself
libavformat
|
Sun, 12 Feb 2006 10:24:43 +0000 |
michael |
mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Sun, 12 Feb 2006 02:24:37 +0000 |
alex |
10l, fails to compile when debug enabled
libavformat
|
Sat, 11 Feb 2006 21:43:21 +0000 |
michael |
stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)
libavformat
|
Sat, 11 Feb 2006 18:27:57 +0000 |
michael |
mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Thu, 02 Feb 2006 20:56:35 +0000 |
michael |
simplify timebase if possible
libavformat
|
Wed, 25 Jan 2006 16:04:31 +0000 |
michael |
try avi video name -> codec_id mapping if the mov one has no match
libavformat
|
Tue, 24 Jan 2006 10:33:14 +0000 |
diego |
Remove all stray tabs and trailing whitespace, this time for good.
libavformat
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
Fri, 30 Dec 2005 20:34:08 +0000 |
mmu_man |
finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too.
libavformat
|
Fri, 30 Dec 2005 18:25:46 +0000 |
mmu_man |
fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT gmx DOT net (unstested); added code to map language codes to stream->language[]
libavformat
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Mon, 12 Dec 2005 01:56:46 +0000 |
mru |
use PRIxN, %zd, %td formats where needed
libavformat
|
Tue, 18 Oct 2005 20:16:43 +0000 |
rtognimp |
QDM2 compatible decoder
libavformat
|
Tue, 06 Sep 2005 22:50:58 +0000 |
michael |
set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing
libavformat
|