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 |
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 |
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 |
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 |
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 |
Luca Barbato
|
508998f7d5
|
avf: move riff tags accessors where they belong
|
12 years ago |
Yusuke Nakamura
|
2578f1efd6
|
riff: Support ULH0 and ULH2 fourccs.
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
|
12 years ago |
Kostya Shishkov
|
2d66a58ccd
|
Go2Webinar decoder
|
12 years ago |
Luca Barbato
|
b845f5e97b
|
riff: Factor out WAVEFORMATEX parsing
Makes the code simpler to follow.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Peter Ross
|
516089d5d8
|
riff: Add ACTRAC3+ guid
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Peter Ross
|
a3bf80a5ae
|
riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Peter Ross
|
e544782623
|
riff: Move guid structs and helper functions into riff
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Luca Barbato
|
8e329dba37
|
riff: check for eof if chunk size and code are 0
Prevent an infinite loop.
Inspired by a patch from Michael Niedermayer
CC: libav-stable@libav.org
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Luca Barbato
|
1c88617b94
|
riff: K&R formatting cosmetics
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Luca Barbato
|
80ac87c13d
|
lavc: support ZenoXVID custom tag
Looks like this kind of samples are produced by certain Russian
equipment.
|
12 years ago |
Diego Biurrun
|
a0c5917f86
|
Drop Snow codec
Snow is a toy codec with no real-world use and horrible code.
|
12 years ago |
Justin Ruggles
|
5c7bf2ddde
|
lavf: move nuv fourcc audio tags from riff to nuv
|
12 years ago |
Justin Ruggles
|
261e9348ef
|
lavf: add a common function for selecting a pcm codec from parameters
|
12 years ago |
Justin Ruggles
|
cdaa1f84fb
|
lavf: move "MP3 " fourcc from riff to nut
Original commit, 7b24f9b , says it was added because it is used in libnut.
|
12 years ago |
Justin Ruggles
|
259d8c5647
|
riff: do not add empty metadata tags in INFO chunk
|
12 years ago |
Justin Ruggles
|
3c370f5abc
|
riff: only warn on a bad INFO chunk code size instead of failing
fixes Bug 392
|
12 years ago |
Diego Biurrun
|
ddb009425c
|
riff: Make ff_riff_tags static and move under appropriate #ifdef
The table is not used outside the file.
|
12 years ago |
Anton Khirnov
|
6173a8fe5d
|
riff: remove a write-only variable
|
12 years ago |
Diego Biurrun
|
7b2121e7e2
|
riff: Move functions around to be covered by appropriate #ifdefs
This fixes compilation with --disable-muxers.
|
12 years ago |
Victor Vasiliev
|
0bca0283cc
|
riff: do not write empty INFO tags
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
12 years ago |
Victor Vasiliev
|
71e92414bf
|
lavf: move RIFF INFO tag writing from avienc to riff
It will be useful in the wav muxer.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
12 years ago |
Derek Buitenhuis
|
1c56cdad33
|
riff: Add SVQ3 fourcc
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
|
12 years ago |
Alberto Delmás
|
ee769c6a7c
|
MSS2 decoder
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
|
12 years ago |
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |