Tue, 15 Jun 2010 09:14:00 +0000 |
bcoudurier |
Support gray16be and rgb48be in mov
libavformat
|
Fri, 04 Jun 2010 23:31:46 +0000 |
bcoudurier |
More mov rawvideo fourcc
libavformat
|
Sat, 22 May 2010 16:01:32 +0000 |
cehoyos |
Move AVCodecTag from riff.h into internal.h.
libavformat
|
Sat, 30 Jan 2010 22:05:26 +0000 |
reimar |
Store strings directly in mov_mdhd_language_map instead of using pointers,
libavformat
|
Sat, 30 Jan 2010 21:54:06 +0000 |
reimar |
Always consider the mov language code as 4 bytes fixed size and change the
libavformat
|
Sat, 30 Jan 2010 21:50:47 +0000 |
reimar |
Simplify conversion to 5-bit ASCII.
libavformat
|
Fri, 15 Jan 2010 11:03:40 +0000 |
cehoyos |
Support decoding of Avid uncompressed mov files, fixes issue 1685.
libavformat
|
Fri, 15 Jan 2010 10:55:31 +0000 |
cehoyos |
Support decoding Avid 1:1x codec, (partially) fixes issue1684.
libavformat
|
Thu, 17 Dec 2009 18:56:56 +0000 |
reimar |
Add decoder for R210 (uncompressed 10-bit RGB) codec.
libavformat
|
Sun, 29 Nov 2009 02:27:08 +0000 |
bcoudurier |
support pcm_f32/64le in mov
libavformat
|
Sun, 22 Nov 2009 18:13:22 +0000 |
jbr |
Add MP4 object type for ALS.
libavformat
|
Tue, 03 Nov 2009 16:17:21 +0000 |
compn |
add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov
libavformat
|
Fri, 16 Oct 2009 14:46:06 +0000 |
cehoyos |
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
libavformat
|
Wed, 17 Jun 2009 00:37:06 +0000 |
astrange |
Add '.mp1' for MP1 audio in MOV/CAF.
libavformat
|
Tue, 16 Jun 2009 23:50:02 +0000 |
darkshikari |
Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes a problematic MOV file.
libavformat
|
Sat, 13 Jun 2009 03:02:16 +0000 |
darkshikari |
Analysis of logs show that there are in fact some files with m1v1 too (not just m2v2),
libavformat
|
Sat, 13 Jun 2009 00:50:57 +0000 |
conrad |
Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of
libavformat
|
Sat, 13 Jun 2009 00:16:39 +0000 |
darkshikari |
Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in a problematic MOV file.
libavformat
|
Fri, 12 Jun 2009 05:29:29 +0000 |
diego |
DPX (Digital Picture Exchange) image decoder
libavformat
|
Fri, 12 Jun 2009 05:26:40 +0000 |
conrad |
Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4
libavformat
|
Fri, 12 Jun 2009 02:20:26 +0000 |
darkshikari |
Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files.
libavformat
|
Fri, 12 Jun 2009 01:09:49 +0000 |
darkshikari |
Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV file.
libavformat
|
Tue, 12 May 2009 20:00:11 +0000 |
bcoudurier |
v210 mov fourcc
libavformat
|
Tue, 05 May 2009 04:27:24 +0000 |
bcoudurier |
more dvcprohd .mov fourcc, see #1034
libavformat
|
Thu, 02 Apr 2009 12:15:04 +0000 |
cehoyos |
Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.
libavformat
|
Thu, 26 Feb 2009 13:11:18 +0000 |
aurel |
return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking
libavformat
|
Wed, 21 Jan 2009 22:32:17 +0000 |
aurel |
'code' is used to index a table so make it unsigned
libavformat
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavformat
|
Sun, 11 Jan 2009 10:26:44 +0000 |
conrad |
Add support for muxing mov/mp4/3gp timed text streams
libavformat
|
Wed, 17 Dec 2008 08:09:09 +0000 |
bcoudurier |
activate jpeg2000 fourcc in mov/mj2
libavformat
|