Jan Ekström
64af14555b
avformat: add TTML muxer
...
Enables writing TTML documents or encoded TTML paragraphs as such
documents.
Additionally, a test for the combined TTML encoder and muxer has
been added to validate that the components still work.
Signed-off-by: Jan Ekström <jan.ekstrom@24i.com>
4 years ago
Paul B Mahol
c6c82428af
avformat: add Digital Pictures SGA game demuxer
4 years ago
Paul B Mahol
51a9f487ae
avformat: add Simbiosis IMX demuxer
4 years ago
Paul B Mahol
84d5df5446
avformat: add xbm_pipe demuxer
4 years ago
Paul B Mahol
e955f5ac01
avformat: add binka demuxer
4 years ago
AlexisWilke
ca21cb1e36
avformat/allformats: test pointer to be used
...
Two tests check the opposite pointer before using it. If only one of these
is set to a valid pointer, one of these functions will crash, the other will
ignore the pointer.
Signed-off-by: James Almer <jamrial@gmail.com>
4 years ago
Peter Ross
2aab42bc40
avformat/mspdec: Microsoft Paint (MSP) demuxer
...
Signed-off-by: Peter Ross <pross@xvid.org>
4 years ago
Zane van Iperen
a2fea0f469
avformat: add amv muxer
...
AMV is a hard-coded (and broken) subset of AVI. It's not worth sullying
the existing AVI muxer with its filth.
Fixes ticket #747 .
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
4 years ago
Zane van Iperen
7a11cc29d6
avformat: add alp muxer
4 years ago
Carl Eugen Hoyos
bc43588a71
lavf/img2dec: Auto-detect Cintel scanner images.
4 years ago
hwren
ff74ad2a4b
lavf/avs3dec: add raw avs3 demuxer
...
Signed-off-by: hbj <hanbj@pku.edu.cn>
Signed-off-by: hwren <hwrenx@126.com>
4 years ago
Paul B Mahol
069d2b4a50
avformat: add tri-ACE demuxer
4 years ago
Paul B Mahol
14d6838638
avformat: add IPU demuxer
4 years ago
Paul B Mahol
92396cee60
avformat: add CRI AAX demuxer
4 years ago
Paul B Mahol
0ea6ec3d00
avformat: add DAT CCTV demuxer
4 years ago
Zane van Iperen
119efa275e
avformat: add Argonaut Games BRP demuxer
...
Used in FMVs for FX Fighter and Croc. Supports BVID and BASF streams,
requests samples for anything else.
Due to the way BASF streams are contained in the file, only one is
supported. I have yet to see a BRP file with multiple.
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
4 years ago
Paul B Mahol
ddc9cce3cd
avformat: add Square SVS demuxer
4 years ago
Zixing Liu
d58f8fd8e6
avformat: add mca demuxer
...
Signed-off-by: liushuyu <liushuyu@aosc.io>
5 years ago
Carl Eugen Hoyos
d263838958
lavf/img2dec: Auto-detect Kodak Photo CD image files.
5 years ago
Paul B Mahol
cfe2c90de0
avformat: add MODS demuxer
5 years ago
Paul B Mahol
0a30683a01
avformat: add moflex demuxer
5 years ago
Xu Guangxin
9a7bdb6d71
avformat/av1dec: add low-overhead bitstream format
...
It's defined in Section 5.2, used by netflix.
Signed-off-by: James Almer <jamrial@gmail.com>
5 years ago
Zane van Iperen
0549daa71b
avformat: add argo_asf muxer
...
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
5 years ago
Zane van Iperen
4eb6ec3a85
avformat: add apm muxer
...
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
5 years ago
Gautam Ramakrishnan
35adac6e92
libavformat/img2dec: Added pgx demuxer
...
This patch adds support to demux pgx file
format.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Paul B Mahol
71f19bf5e3
avformat: add MCC demuxer
...
Fixes #7680
5 years ago
Zane van Iperen
4aa07d1a74
avformat: add kvag muxer
...
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Zane van Iperen
94f4fab69f
avformat: add demuxer for Pro Pinball Series' Soundbanks
...
Adds support for the soundbank files used by the Pro Pinball series of games.
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2020-May/262094.html
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Paul B Mahol
7322eab453
avformat: add hca demuxer
5 years ago
Paul B Mahol
4f248a34c5
avformat: add derf demuxer
5 years ago
Paul B Mahol
30a73361fa
avformat: add fwse demuxer
5 years ago
Zane van Iperen
608b8a8c82
avformat: add demuxer for LEGO Racers' ALP format
...
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Zane van Iperen
55af03dbb5
avformat: add demuxer for Rayman 2's APM format
...
Adds support for the APM file format used by Ubisoft's Rayman 2.
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
5 years ago
Zane van Iperen
343ccfcc4d
avformat: add demuxer for Simon & Schuster Interactive's VAG format
...
Adds support for the custom VAG container used by some Simon & Schuster
Interactive games such as Real War, and Real War: Rogue States.
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Zane van Iperen
dc3aa376dc
avformat: add demuxer for argonaut games' ASF format
...
Adds support for the custom ASF container used by some Argonaut Games'
games, such as 'Croc! Legend of the Gobbos', and 'Croc 2'.
Can also handle the sample files in:
https://samples.ffmpeg.org/game-formats/brender/part2.zip
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
5 years ago
James Almer
cc61466058
avformat: add an AV1 Annex B demuxer
...
Signed-off-by: James Almer <jamrial@gmail.com>
5 years ago
Moritz Barsnick
2f87c9f646
avformat/hashenc: add streamhash muxer
...
Implemented as a variant of the hash muxer, reusing most functions,
and making use of the previously introduced array of hashes.
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
5 years ago
Swaraj Hota
d70fece560
avformat/ifv: added support for ifv cctv files
...
Fixes ticket #2956 .
Signed-off-by: Swaraj Hota <swarajhota353@gmail.com>
Signed-off-by: Peter Ross <pross@xvid.org>
6 years ago
Swaraj Hota
208ae228fa
lavf/flvdec: added support for KUX container
...
Fixes ticket #4519 .
The metadata starting at 0xe00004 is encrypted
with the password "meta" but zlib does not
support decryption, so no kux metadata is read.
6 years ago
Carl Eugen Hoyos
3ac474892c
lavf/allformats: Remove an accidentally committed line.
...
Regression since 3aa6208d
.
Reported-by: Lou Logan
6 years ago
Carl Eugen Hoyos
3aa6208db9
lavf: Constify AVInputFormat pointer.
6 years ago
Paul B Mahol
268d146649
avformat: add HCOM demuxer
6 years ago
Paul B Mahol
d06aae732c
avformat: add vividas demuxer
6 years ago
Paul B Mahol
eade85bbbd
avformat: add gif pipe demuxer
6 years ago
Paul B Mahol
b80003fe28
avformat: add DHAV demuxer
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
6 years ago
Cameron Cawley
22238d0b94
avcodec: Implement Archimedes VIDC encoder/decoder
...
Signed-off-by: Cameron Cawley <ccawley2011@gmail.com>
6 years ago
Paul B Mahol
0709b0561f
avformat: add SER demuxer
6 years ago
hwren
0caa33c60b
lavf: add raw AVS2 demuxer
...
Signed-off-by: hwren <hwrenx@126.com>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
7 years ago
Steven Liu
2e5860799b
Revert "lavf: add raw AVS2 demuxer"
...
This reverts commit 1e20ed4382
.
7 years ago
Steven Liu
1e20ed4382
lavf: add raw AVS2 demuxer
...
Signed-off-by: hwren <hwrenx@126.com>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
7 years ago