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
|
Fri, 06 Apr 2007 18:29:27 +0000 |
diego |
SGI image decoder ported to the new image API.
libavformat
|
Wed, 28 Mar 2007 15:45:24 +0000 |
bcoudurier |
add hdv1 fourcc
libavformat
|
Sun, 25 Mar 2007 15:12:27 +0000 |
bcoudurier |
prefer MP3 id
libavformat
|
Sun, 25 Mar 2007 15:09:02 +0000 |
bcoudurier |
use MKTAG
libavformat
|
Sat, 24 Mar 2007 15:24:36 +0000 |
bcoudurier |
cosmectics, mov -> mp4
libavformat
|
Sat, 24 Mar 2007 15:17:30 +0000 |
bcoudurier |
sort
libavformat
|
Sat, 24 Mar 2007 15:16:03 +0000 |
bcoudurier |
add some codec object type ids
libavformat
|
Sat, 24 Mar 2007 15:11:47 +0000 |
bcoudurier |
prefer MP3 id as mentioned in avcodec.h line 210
libavformat
|
Sat, 24 Mar 2007 15:10:12 +0000 |
bcoudurier |
add specifications reference comments
libavformat
|
Sun, 18 Mar 2007 23:29:40 +0000 |
bcoudurier |
add dnxhd fourcc
libavformat
|
Mon, 12 Mar 2007 17:43:36 +0000 |
bcoudurier |
remove wrong avid imx ntsc fourcc
libavformat
|
Sun, 04 Mar 2007 01:58:10 +0000 |
bcoudurier |
add pcm s8 tag
libavformat
|
Sat, 03 Mar 2007 14:55:11 +0000 |
bcoudurier |
use common tables for mov muxer and demuxer
libavformat
|
Sun, 21 Jan 2007 01:39:17 +0000 |
michael |
add codec_id <-> codec_tag tables to AVIn/OutputFormat
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Sun, 20 Aug 2006 19:08:05 +0000 |
banan |
Added codec id for QCELP.
libavformat
|
Tue, 01 Aug 2006 14:58:15 +0000 |
bcoudurier |
move common code from mov.c and movenc.c to isom.c
libavformat
|