Piotr Bandurski
ae58466994
riff: support 'aas4' FourCC
11 years ago
Piotr Bandurski
7100f3c07d
riff: add "YUV8" FourCC
...
Sample-Id: MAILTEST.AVI
11 years ago
Piotr Bandurski
c9787f034c
riff: Add "S263" FourCC
11 years ago
Michael Niedermayer
9ff6429b07
riff: Support XMPG as mpeg1
11 years ago
Michael Niedermayer
771cb3e592
riff: support BW10 as mpeg1
11 years ago
Piotr Bandurski
eaec09a575
riff: Add SLDV FourCC for dvvideo
11 years ago
Carl Eugen Hoyos
a1c58b3acd
riff: Support NTSC forward dvcpro videos
...
PAL looks incorrect.
11 years ago
Piotr Bandurski
6aa7cbd58c
riff: add dvis/pdvc FourCCs
11 years ago
Piotr Bandurski
adf0ff0000
riff: add "GXVE" FourCC for WMV2
...
Sample-Id: vivd.avi
11 years ago
Compn
96dd7b2332
riff: add PLV1 fourcc to mpeg4
...
Sample-Id: york-water-meteor.avi
11 years ago
Carl Eugen Hoyos
f5f18aecef
riff: Support decoding ASP variant from QNAP Systems
11 years ago
Piotr Bandurski
ade32b4a84
riff: add "SM4V" FourCC
11 years ago
Compn
684e43c5e3
riff: add DYM4 mpeg4 fourcc
11 years ago
Piotr Bandurski
32b0942c99
riff: add DM4V FourCC
11 years ago
Compn
fa6a021121
riff: add G264 to mpeg4, only decodes keyframes
11 years ago
Piotr Bandurski
9ab2d5a33c
riff: add "lsvm" FourCC for H263.
11 years ago
Carl Eugen Hoyos
915524e541
riff: Support H.264 fourcc UMSV
11 years ago
Carl Eugen Hoyos
dcb6e145eb
riff: add FourCC for GeoVision cameras
11 years ago
Carl Eugen Hoyos
9d9d319a3c
riff: Add V264 for H264 in CCTV recordings
11 years ago
Carl Eugen Hoyos
51ace0fb92
riff: add H264 from QNAP Systems
11 years ago
Piotr Bandurski
a52a1bc912
riff: add SMV2 FourCC for H264
...
Sample-Id: smv2.avi
11 years ago
Clément Bœsch
235bf1dab5
riff: add ISMP/timecode tag
11 years ago
James Almer
fa570a5548
riff: Add ITRK tag
...
Some players, like foobar2000 or modern versions of WMP, create WAV
files using the ITRK tag for track instead of IPRT
11 years ago
Peter Ross
4a031ce3c6
avformat/riff: add On2 VP7 fourccs
...
Signed-off-by: Peter Ross <pross@xvid.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
James Zern
3e0175d89a
riff: add VP9 fourcc
11 years ago
Ben Littler
fb0a988f94
riff: IPJ2 decodes with JPEG2000 decoder
...
Samples can be made from mencoder and jp2avi.dll codec.
11 years ago
Kostya Shishkov
cde7df25ef
Mirillis FIC video decoder
...
Does not contain cursor rendering yet.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
11 years ago
Carl Eugen Hoyos
bf9a8d183d
Support writing E-AC3 in wav.
11 years ago
Carl Eugen Hoyos
862174ec83
Move GUID-related objects to riffenc.c and riff.c.
...
This simplifies the following eac3-in-wav patch.
11 years ago
Michael Niedermayer
ee27b11306
avformat/riff: fix demuxing of h264 INMC
...
Its said that there was a mpeg4 sample with the same fourcc, but noone has it
if someone finds it please tell me so i can fix detection of both.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Kostya Shishkov
a16577d985
MSN Audio support
...
This is essentially a MS GSM decoder extension that supports more
sampling rates and lower bitrates.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
11 years ago
Compn
ef7f751642
riff: add DYM4 mpeg4 fourcc
11 years ago
Compn
5592d1b741
riff: add G264 to mpeg4, only decodes keyframes
11 years ago
James Zern
eb7f7b797f
riff: add VP9 fourcc
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Carl Eugen Hoyos
f7ed044eea
Support H.264 fourcc UMSV.
...
Fixes ticket #3046 .
11 years ago
Martin Storsjö
a52b5a5a07
riff: Add a mapping for VP6A
...
This allows demuxing VP6A from F4V files.
Signed-off-by: Martin Storsjö <martin@martin.st>
11 years ago
Carl Eugen Hoyos
a12ab37d1f
lavf/riff.c: Fix GeoVision H.264 fourcc.
...
Fixes d24da748
11 years ago
Carl Eugen Hoyos
d24da748c3
Add H.264 fourcc GAVC for GeoVision cameras.
11 years ago
Compn
9ea3598085
riff: g723_1 decodes vivo g723.1 in asf
...
works on bellair_digital_movie.asf
11 years ago
Piotr Bandurski
5cfa51929f
avformat/riff: add 0x594a TwoCC
...
sample:
http://samples.mplayerhq.hu/game-formats/wc4-xan/crusader-no-regret.avi
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Compn
8d14596bc2
riff: add 0x64 to g726 works on g726-test1.wav
11 years ago
Piotr Bandurski
165b65771d
avformat/riff: add DM4V FourCC
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Compn
8e0b6d82b3
riff: add msn audio comment
11 years ago
Piotr Bandurski
e87fcaa8d5
avformat/riff: treat msn audio like gsm_ms
...
Fixes decoding of 4 files from Ticket2854
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Kostya Shishkov
f544c58636
deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead
...
Voxware is the name of company, it has produced several audio codecs e.g.
MetaVoice family and MetaSound.
11 years ago
Diego Biurrun
255d9c570e
riff: Move demuxing code to a separate file.
11 years ago
Diego Biurrun
3dd5c95dee
riff: Move muxing code to a separate file
11 years ago
James Almer
562fb9c540
lavf/riff: Add ITRK tag
...
Some players, like foobar2000 or modern versions of WMP, create WAV
files using the ITRK tag for track instead of IPRT
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Paul B Mahol
d2ce3b3857
riff: remove invalid fourcc 'exr '
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Luca Barbato
508998f7d5
avf: move riff tags accessors where they belong
12 years ago