1377 Commits (edf54887e2935a30f9d9a46dd806802c3c867c0e)

Author SHA1 Message Date
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago
Vittorio Giovara c0b105756f txd: Use the TextureDSP module for decoding 10 years ago
Vittorio Giovara 8337e0c573 Introduce a TextureDSP module 10 years ago
Luca Barbato 2ecfd45164 Implement Snappy decompression 10 years ago
Vittorio Giovara e3d0f49abb mpegvideo: h263: Move all tables to a single file 10 years ago
Vittorio Giovara 7061bf0925 mpegvideo: Move Picture-related functions to a separate file 10 years ago
Luca Barbato b08caa87c3 nvenc: H264 and HEVC encoders 10 years ago
Vittorio Giovara 378a00087f mpegvideo: Move tables to a separate file 10 years ago
Anton Khirnov fa1923f182 mpegvideo: Move ff_*_rl functions to a separate file 10 years ago
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Vittorio Giovara 22526c1f55 Canopus HQ/HQA decoder 10 years ago
Vittorio Giovara e6fb844f7b Implement shared parsing of INFO tag in Canopus family 10 years ago
Vittorio Giovara ea031b75fb hqx: Move DSP related code to a separate file 10 years ago
Diego Biurrun 4978850ca2 build: Split JPEG-related tables off into a separate component 10 years ago
Diego Biurrun 23944d29a2 indeo: Give Indeo4/5 shared code a more consistent name 10 years ago
Diego Biurrun 7d3183d3a4 qsv: Skip header compilation depending on what parts of qsv are enabled 10 years ago
Hendrik Leppkes 72025ac36c lavc: add libdcadec decoder 10 years ago
wm4 c48456166e lavc: add MMAL hardware decoder wrapper 10 years ago
Anton Khirnov 72b7441a10 lavc: add Intel libmfx-based H.264 encoder 10 years ago
Anton Khirnov d0a63d8b98 qsvdec: split off some code that will be shared with the encoder 10 years ago
Anton Khirnov b04d009b0e qsv: rename to qsvdec 10 years ago
Niels Möller 217e4ff4d1 dca: Support for XLL (lossless extension) 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 10 years ago
Diego Biurrun cb4cb7b0ea qsv: Skip qsv.h compilation if qsv is not enabled 10 years ago
Vittorio Giovara 35c6ce76b1 Canopus HQX decoder 10 years ago
Oleksij Rempel c56b9b1eb2 lavc: Add DSS SP decoder 10 years ago
Anton Khirnov 4e08c82110 lavc: add an Intel libmfx-based H.264 decoder 10 years ago
Diego Biurrun 3a651f599a dca: Move data tables from a header to an object file 10 years ago
Peter Meerwald 6769068313 g722: Split out g722_qmf_apply() function into g722dsp.c 10 years ago
Diego Biurrun b339019de4 dca: Split code for handling the EXSS extension off into a separate file 10 years ago
Diego Biurrun 3d5d46233c opus: Factor out imdct15 into a standalone component 10 years ago
Martin Storsjö 28df0151b6 configure: Add a dependency on vc1_decoder from vc1_parser 10 years ago
Hendrik Leppkes 7e850fa67e Add DXVA2 HEVC HWAccel 10 years ago
Martin Storsjö 8a3d9ca603 libavcodec: Add an OpenH264 encoder wrapper 10 years ago
Paul B Mahol 87bd298abe DPX parser 10 years ago
Martin Storsjö 52f954da75 libavcodec: Unconditionally build xiph.o 10 years ago
Anton Khirnov 7784f47762 lavf: stop using avpriv_flac_parse_streaminfo() 10 years ago
Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 10 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 10 years ago
James Almer 82f8eb5f77 jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
Diego Biurrun 1274ea8dba Split off floating point AAN (I)DCT into separate components 11 years ago
Diego Biurrun f20518568a build: Split WMA frequencies into a separate object file 11 years ago
Diego Biurrun 803f8992f1 build: cosmetics: Group hwaccel OBJS declarations together 11 years ago
Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 11 years ago
Ben Avison adf8227cf4 vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 11 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 11 years ago
Diego Biurrun 2ce53880bf build: Conditionally compile all avcodec test programs 11 years ago
Diego Biurrun 16b7328058 build: Conditionally build and run DCT test program 11 years ago