Peter Ross
c655a734b1
avcodec/siren: MSN Siren decoder
...
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Peter Ross <pross@xvid.org>
3 years ago
Andreas Rheinhardt
25c8507818
Remove/replace some unnecessary avcodec.h inclusions
...
Also remove other unnecessary headers and include headers directly while
at it.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
3 years ago
Andreas Rheinhardt
1df1083b6c
avformat/wav: Deduplicate codec tags lists
...
Also saves relocations.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
4 years ago
Andreas Rheinhardt
09e6d3a026
avformat/avienc, wtvenc: Deduplicate codec tags list
...
Also saves relocations.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
4 years ago
Paul B Mahol
904ab5365c
avcodec/magicyuv: add support for recently added new format
4 years ago
Paul B Mahol
cdd06db56f
avcodec: add NotchLC decoder
5 years ago
Paul B Mahol
481ebb1c8b
avcodec: add MV30 decoder
5 years ago
Paul B Mahol
d4d74707fb
avformat/avidec: recognize H265 fourcc as hevc
...
Fixes decoding of came2_2020-01-13__20-38-58_21-00-00__Chn2.avi
5 years ago
Paul B Mahol
022796c82f
avcodec/utvideodec: add support for UQY0
5 years ago
Paul B Mahol
dfb0b9370d
avcodec: fix pcm zork decoder
...
Fixes #1939
5 years ago
Paul B Mahol
ed58f8475f
avcodec: add mvha video decoder
5 years ago
Paul B Mahol
61dc7add30
avcodec: add mvdv video decoder
5 years ago
Carl Eugen Hoyos
551fcbbccb
lavc/g729dec: Support decoding Sipro ACELP.KELVIN.
...
Fixes ticket #4799 .
Analyzed-by: Aleksandr Ustinov
5 years ago
Marton Balint
2e31774b40
avformat/avidec: add support for recognizing HEVC fourcc when demuxing
...
Some security cams generate this, as well as some versions of VirtualDub and
VLC so support for _reading_ such files is justified.
Fixes ticket #7110 .
See also this discussion: https://patchwork.ffmpeg.org/patch/8744/
Signed-off-by: Marton Balint <cus@passwd.hu>
5 years ago
Paul B Mahol
7c0b3ba7dd
avcodec: add IMM5 decoder
5 years ago
Paul B Mahol
2601eef850
avcodec/magicyuv: add support for recently added YUV444P10
5 years ago
Peter Ross
8913af7d94
avformat/riff: add VP4 fourcc
6 years ago
Paul B Mahol
16f7c1f291
avcodec: add LSCR decoder
...
Fixes #4711 .
6 years ago
Paul B Mahol
d0f24df648
avcodec: add ADPCM AGM decoder
6 years ago
Paul B Mahol
7be8f7ac81
avcodec/agm: add support for non-dct coding
6 years ago
Paul B Mahol
0f28355974
avcodec/agm: add support for higher compression
6 years ago
Paul B Mahol
4e8cbbf70e
avcodec: add Amuse Graphics decoder
...
This work is sponsored by VideoLAN.
6 years ago
Paul B Mahol
795af110f7
avcodec: add ARBC decoder
...
Thanks Kostya for great help in reversing binary.
6 years ago
Paul B Mahol
41c1643d75
avcodec: add HYMT decoder
6 years ago
Paul B Mahol
a5278b672a
avcodec: add RemotelyAnywhere Screen Capture decoder
6 years ago
Paul B Mahol
ad2ac1e7dd
avcodec: add WinCAM Motion Video decoder
6 years ago
Paul B Mahol
f7d749e95b
avcodec: add MatchWare Screen Capture Codec
6 years ago
Paul B Mahol
aba720dce2
avcodec: add Brooktree ProSumer Video decoder
6 years ago
Paul B Mahol
42a99b76de
avcodec: add IMM4 decoder
...
This work is sponsored by VideoLAN.
6 years ago
hwren
b7b7b8e8a1
lavf: add avs2 fourcc
...
Signed-off-by: hwren <hwrenx@126.com>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
6 years ago
Rostislav Pehlivanov
9fececb6f3
riff: add ATRAC9 guid
...
Enables demuxing of ATRAC9 files.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
6 years ago
Paul B Mahol
92b32664cd
avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG
...
These are new modes which are supposed to be more SIMD friendly.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
7 years ago
Aleksandr Slobodeniuk
50aeb6e4ed
avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO.
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
7 years ago
Paul B Mahol
0281d5ece6
avcodec/magicyuv: add 12 bit formats
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
7 years ago
Carl Eugen Hoyos
017a68e8fb
lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx.
8 years ago
Kostya Shishkov
189157c3fc
Add ClearVideo decoder
...
Only I-frames are decoded for now.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
8 years ago
Paul B Mahol
61088051bd
avcodec: add Screen Recorder Gold Codec decoder
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Paul B Mahol
a96db6be06
avcodec: add Mandsoft Screen Capture Codec decoder
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Paul B Mahol
4f33d9d41a
utvideodec: Support ULY4 and ULH4
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
8 years ago
Paul B Mahol
a93faf30d6
utvideodec: Support UQRA and UQRG
8 years ago
Paul B Mahol
c523095564
utvideodec: Support UQY2
...
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
8 years ago
Paul B Mahol
95a8a03a19
Add FM Screen Capture Codec decoder
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Diego Biurrun <diego@biurrun.de>
8 years ago
Kieran Kunhya
5f794aa165
Add Cineform HD Decoder
...
Decodes YUV 4:2:2 10-bit and RGB 12-bit files.
Older files with more subbands, skips, Bayer, alpha not supported.
Further fixes and refactorings by Anton Khirnov <anton@khirnov.net>,
Diego Biurrun <diego@biurrun.de>, Vittorio Giovara <vittorio.giovara@gmail.com>
Signed-off-by: Diego Biurrun <diego@biurrun.de>
8 years ago
Kostya Shishkov
a63496cc88
avcodec: add ClearVideo decoder
...
Only I-frames are decoded for now.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Paul B Mahol
039011b6b0
avcodec: add ScreenPressor decoder
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Paul B Mahol
8259f8a720
avcodec: add FM Screen Capture Codec decoder
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Steinar H. Gunderson
2a293ec7ac
avcodec: add Newtek SpeedHQ decoder
...
This decoder can decode all existing SpeedHQ formats (SHQ0–5, 7, and 9),
including correct decoding of the alpha channel.
1080p is decoded in 142 fps on one core of my i7-4600U (2.1 GHz Haswell),
about evenly split between bitstream reader and IDCT. There is currently
no attempt at slice or frame threading, even though the format trivially
supports both.
NewTek very helpfully provided a full set of SHQ samples, as well as
source code for an SHQ2 encoder (not included) and assistance with
understanding some details of the format.
8 years ago
Paul B Mahol
fd010406c0
avformat/riff: extend MagicYUV fourcc list
...
Newer version of encoder can create such files.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Paul B Mahol
6d09d6edbc
avcodec/magicyuv: add 10 bit support
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Carl Eugen Hoyos
d8716864f9
lavf/riff: Document the interleaving of VSM4 video.
8 years ago