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
|
Thu, 04 Dec 2008 03:00:53 +0000 |
bcoudurier |
WRAW fourcc
libavformat
|
Tue, 21 Oct 2008 21:40:24 +0000 |
aurel |
uses FF_ARRAY_ELEMS() where appropriate
libavformat
|
Thu, 02 Oct 2008 15:52:04 +0000 |
reimar |
Add (additional) const to many global tables.
libavformat
|
Wed, 03 Sep 2008 19:42:09 +0000 |
bcoudurier |
change the logic to mux 13818-3 and 11172-3 in mp4, less code
libavformat
|
Wed, 03 Sep 2008 19:23:24 +0000 |
bcoudurier |
dirac muxing support in mp4/mov
libavformat
|
Wed, 03 Sep 2008 19:18:49 +0000 |
bcoudurier |
cosmetics, move up mpeg1video mp4 objecttype
libavformat
|
Wed, 03 Sep 2008 19:17:28 +0000 |
bcoudurier |
cosmetics, change values to hex since mp4ra use hex
libavformat
|
Wed, 03 Sep 2008 19:05:22 +0000 |
bcoudurier |
ac3 muxing support in mov/mp4/m4v
libavformat
|
Wed, 03 Sep 2008 01:42:26 +0000 |
bcoudurier |
fix fourcc comment
libavformat
|
Tue, 02 Sep 2008 19:13:25 +0000 |
bcoudurier |
allow mp2 to be muxed into mp4
libavformat
|
Thu, 28 Aug 2008 22:41:00 +0000 |
romansh |
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as
libavformat
|
Tue, 19 Aug 2008 11:00:40 +0000 |
pross |
Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.
libavformat
|
Wed, 30 Jul 2008 01:55:59 +0000 |
bcoudurier |
add a bunch of new xdcam hd422 fourccs
libavformat
|
Wed, 30 Jul 2008 01:41:12 +0000 |
bcoudurier |
more hdv fourccs
libavformat
|
Wed, 30 Jul 2008 01:39:20 +0000 |
bcoudurier |
update hdv fourcc descriptions
libavformat
|
Sun, 22 Jun 2008 23:52:57 +0000 |
bcoudurier |
chinese avs demuxing support, demux AVSFileFormat.mp4
libavformat
|
Thu, 24 Apr 2008 17:16:13 +0000 |
bcoudurier |
qcelp fourcc
libavformat
|
Tue, 15 Apr 2008 11:50:37 +0000 |
michael |
Identify codec in GMCMidiaASX.mov correctly.
libavformat
|
Fri, 28 Mar 2008 16:30:22 +0000 |
bcoudurier |
gsm in mov, demux surge-1-16-B-agsm.mov
libavformat
|
Fri, 21 Mar 2008 13:47:20 +0000 |
bcoudurier |
yet again another hdv fourcc
libavformat
|
Fri, 21 Mar 2008 11:02:13 +0000 |
bcoudurier |
remove ms audio tags from table, they will be chosen or detected with riff table
libavformat
|
Mon, 11 Feb 2008 15:20:35 +0000 |
bcoudurier |
fcp imx 40 fourccs
libavformat
|
Tue, 29 Jan 2008 22:37:07 +0000 |
reimar |
Support MP4 subtitles as in
libavformat
|
Mon, 28 Jan 2008 13:19:49 +0000 |
bcoudurier |
reorder object types id by muxing preference
libavformat
|
Sun, 27 Jan 2008 19:57:04 +0000 |
reimar |
Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer.
libavformat
|
Sat, 26 Jan 2008 22:55:34 +0000 |
michael |
Add non standard id needed for dvd subtitles.
libavformat
|
Sat, 26 Jan 2008 20:30:03 +0000 |
michael |
Set correct codec type and id for text subtitles.
libavformat
|
Sat, 26 Jan 2008 02:24:35 +0000 |
bcoudurier |
comment vorbis objectype id
libavformat
|
Sat, 26 Jan 2008 02:22:45 +0000 |
bcoudurier |
this one is not standardized either
libavformat
|
Sat, 26 Jan 2008 01:35:51 +0000 |
bcoudurier |
remove non standard object type ids, if you find samples, report them
libavformat
|
Mon, 30 Jul 2007 10:00:42 +0000 |
bcoudurier |
treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side effect since if bps is 16 in stsd, codec will be changed to s16be, just yell if this breaks any sample
libavformat
|
Thu, 10 May 2007 23:42:28 +0000 |
bcoudurier |
dmb1 fourcc, mjpeg_opendml.mov
libavformat
|
Wed, 25 Apr 2007 15:58:05 +0000 |
bcoudurier |
add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
libavformat
|