Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG | Paul B Mahol | 2018-01-02 | 1 | -0/+6 |
| | | | | | | These are new modes which are supposed to be more SIMD friendly. Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO. | Aleksandr Slobodeniuk | 2017-08-02 | 1 | -1/+0 |
| | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | avcodec/magicyuv: add 12 bit formats | Paul B Mahol | 2017-07-10 | 1 | -0/+2 |
| | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx. | Carl Eugen Hoyos | 2017-05-21 | 1 | -0/+8 |
| | |||||
* | avcodec: add Screen Recorder Gold Codec decoder | Paul B Mahol | 2017-04-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | avcodec: add Mandsoft Screen Capture Codec decoder | Paul B Mahol | 2017-04-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb' | Clément Bœsch | 2017-03-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | * commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb': av1: Add codec_id and basic demuxing support Merged-by: Clément Bœsch <[email protected]> | ||||
| * | av1: Add codec_id and basic demuxing support | Luca Barbato | 2016-08-24 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Diego Biurrun <[email protected]> | ||||
| * | Add TrueMotion 2.0 Real Time decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+1 |
| | | | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Vittorio Giovara <[email protected]> | ||||
| * | Add MagicYUV decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+1 |
| | | | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Vittorio Giovara <[email protected]> | ||||
| * | riff: add C210 FourCC (Canopus C210) | Piotr Bandurski | 2016-01-21 | 1 | -0/+1 |
| | | |||||
| * | riff: add YUYV FourCC (Drastic YUYV) | Piotr Bandurski | 2016-01-21 | 1 | -0/+1 |
| | | |||||
* | | avcodec: add ClearVideo decoder | Kostya Shishkov | 2017-03-02 | 1 | -0/+1 |
| | | | | | | | | | | | | Only I-frames are decoded for now. Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | avcodec: add ScreenPressor decoder | Paul B Mahol | 2017-02-22 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | avcodec: add FM Screen Capture Codec decoder | Paul B Mahol | 2017-02-12 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | avcodec: add Newtek SpeedHQ decoder | Steinar H. Gunderson | 2017-01-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | avformat/riff: extend MagicYUV fourcc list | Paul B Mahol | 2017-01-07 | 1 | -0/+7 |
| | | | | | | | | | | | | Newer version of encoder can create such files. Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | avcodec/magicyuv: add 10 bit support | Paul B Mahol | 2016-12-20 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | lavf/riff: Document the interleaving of VSM4 video. | Carl Eugen Hoyos | 2016-10-19 | 1 | -1/+1 |
| | | |||||
* | | lavf/riff: Support Verint NetDVR II ("VSM4") h263 video in asf. | Carl Eugen Hoyos | 2016-10-13 | 1 | -0/+1 |
| | | |||||
* | | avcodec/utvideodec: add support for ULY4 and ULH4 | Paul B Mahol | 2016-09-04 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | avcodec: add 64-bit signed pcm codec | Paul B Mahol | 2016-08-18 | 1 | -0/+1 |
| | | |||||
* | | Added Quadrox format | smitbose | 2016-07-05 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | | avcodec: add YUY2 Lossless Codec decoder | Paul B Mahol | 2016-06-26 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | avcodec/utvideodec: add support for UQRG and UQRA formats | Paul B Mahol | 2016-06-12 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | avocdec: add MagicYUV decoder | Paul B Mahol | 2016-05-31 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | riff: add comment for g721,g723 codec tags | compn | 2016-05-07 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Piotr Bandurski <[email protected]> | ||||
* | | avformat/riff: add M102 FourCC | Piotr Bandurski | 2016-05-07 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | | avformat/riff: add M101 | Michael Niedermayer | 2016-05-06 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | | avformat/riff: add M702 | Michael Niedermayer | 2016-05-03 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | | avformat/riff: add m704 | Michael Niedermayer | 2016-05-01 | 1 | -0/+1 |
| | | | | | | | | | | | | (Ticket 2616) Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | | avformat/riff: support for matrox m703 mpeg-2 | Александр Слободенюк | 2016-04-28 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | | avformat/riff: assign g721 and g723 codec tags to g726 decoder | Piotr Bandurski | 2016-04-28 | 1 | -0/+2 |
| | | |||||
* | | avcodec: add TrueMotion 2.0 Real Time decoder | Paul B Mahol | 2016-04-21 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | lavf/riff: Add fourcc GTM4 from Telefactor digital audio for ASP. | Carl Eugen Hoyos | 2016-03-07 | 1 | -0/+1 |
| | | |||||
* | | avcodec: Cineform HD Decoder | Kieran Kunhya | 2016-01-30 | 1 | -0/+1 |
| | | | | | | | | | | | | Decodes YUV 4:2:2 10-bit and RGB 12-bit files. Older files with more subbands, skips, Bayer, alpha not supported. Alpha requires addition of GBRAP12 pixel format. | ||||
* | | avcodec: add Ulead DV audio decoder | Paul B Mahol | 2016-01-26 | 1 | -0/+2 |
| | | | | | | | | | | | | Fixes #1564. Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | lavf/riff: Support reading vlc's rawvideo fourccs. | Carl Eugen Hoyos | 2016-01-21 | 1 | -0/+34 |
| | | | | | | | | Reported by Bob, no6b no6b com | ||||
* | | avformat/riff: add C210 FourCC (Canopus C210) | Piotr Bandurski | 2016-01-15 | 1 | -0/+1 |
| | | |||||
* | | avformat/riff: add YUYV FourCC (Drastic YUYV) | Piotr Bandurski | 2016-01-15 | 1 | -0/+1 |
| | | |||||
* | | XMA1 and XMA2 stereo decoders | Paul B Mahol | 2015-11-06 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Paul B Mahol <[email protected]> | ||||
* | | Merge commit '533a6198505edd1379e1cd722852350ae4a85acc' | Hendrik Leppkes | 2015-10-27 | 1 | -0/+2 |
|\| | | | | | | | | | | | | | * commit '533a6198505edd1379e1cd722852350ae4a85acc': innoHeim/Rsupport Screen Capture Codec decoder Merged-by: Hendrik Leppkes <[email protected]> | ||||
| * | innoHeim/Rsupport Screen Capture Codec decoder | Vittorio Giovara | 2015-10-23 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Vittorio Giovara <[email protected]> | ||||
* | | Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa' | Hendrik Leppkes | 2015-10-03 | 1 | -0/+1 |
|\| | | | | | | | | | | | | | * commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa': Screenpresso SPV1 decoder Merged-by: Hendrik Leppkes <[email protected]> | ||||
| * | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Vittorio Giovara <[email protected]> | ||||
| * | riff: Add support for RV40 codec in AVI | Thierry Foucu | 2015-09-29 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | | libavformat/riff.c: Add support for RV40 codec in AVI | Thierry Foucu | 2015-09-15 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | | Merge commit '599fe93a840397f551d94db406d0bad42b46b94b' | Hendrik Leppkes | 2015-09-08 | 1 | -0/+1 |
|\| | | | | | | | | | | | | | * commit '599fe93a840397f551d94db406d0bad42b46b94b': riff: Add AVj2 fourcc for Avid jpeg2000 Merged-by: Hendrik Leppkes <[email protected]> | ||||
| * | riff: Add AVj2 fourcc for Avid jpeg2000 | Vittorio Giovara | 2015-09-04 | 1 | -0/+1 |
| | | |||||
* | | lavf/riff: Support fourcc AVd1 for dvvideo. | Arnaud Bienner | 2015-09-05 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Carl Eugen Hoyos <[email protected]> |