1810 Commits (08d0dbf2aecbbe387227dfae4314e0a989ca4556)

Author SHA1 Message Date
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
Carl Eugen Hoyos d371471c59 Fix make checkheaders if libmfx is not available. 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
Philip Langdale 21175d8586 avcodec/nvenc: Add support for H.265 encoding 10 years ago
Hendrik Leppkes 519868de7d avcodec: add libdcadec decoder 10 years ago
Niels Möller 217e4ff4d1 dca: Support for XLL (lossless extension) 10 years ago
Andreas Cadhalpun 7b05b5093e ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 10 years ago
Clément Bœsch cc69ccb6d4 avformat/nutdec: fix isom and mpa build deps 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
Michael Niedermayer 9bc7ee8a98 avcodec/avfft: Add simple self test 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 36962ad233 Add DXVA2 HEVC HWAccel 10 years ago
Hendrik Leppkes 7e850fa67e Add DXVA2 HEVC HWAccel 10 years ago
Anshul Maheshwari 4b6262610b Adding Closed caption Support 10 years ago
Martin Storsjö 8a3d9ca603 libavcodec: Add an OpenH264 encoder wrapper 10 years ago
Reimar Döffinger bed78064f4 tableprint_vlc.h: Should not be checked by checkheaders. 10 years ago
Paul B Mahol 87bd298abe DPX parser 10 years ago
Timo Rothenpieler 2a428db5e2 avcodec: Add NVENC encoder 10 years ago
Lukasz Marek 72732307d9 lavc/options: add test for avcodec_copy_context 10 years ago
Benoit Fouet 33acebd3cc avcodec/pngdec: add APNG support. 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
Eejya Singh 6dc99fdf0e Added STL demuxer and decoder 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
Yusuke Nakamura 6ea357ea83 Fix compilation of jpeg2000dsp when disabling the encoder. 10 years ago
James Almer c9f2ec8a34 jpeg2000: split off inverse MCT decoding as Jpeg2000DSP 10 years ago
James Almer 91459bd320 avcodec: remove obsolete FF_API_DSPUTIL cruft 10 years ago
Diego Biurrun 1274ea8dba Split off floating point AAN (I)DCT into separate components 10 years ago
Reimar Döffinger 092d1977cc cabac: Allow hardcoding CABAC table. 10 years ago
Reimar Döffinger 87c7fb2b21 aacsbr: support hardcoding tables. 10 years ago
Diego Biurrun f20518568a build: Split WMA frequencies into a separate object file 10 years ago
Diego Biurrun 803f8992f1 build: cosmetics: Group hwaccel OBJS declarations together 10 years ago
Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 10 years ago