1938 Commits (377883c4be7a5b27d57737a79d6a58a6af0ae6cd)

Author SHA1 Message Date
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
Pascal Massimino 298b3b6c1f avcodec: add C xvid IDCT support 10 years ago
Ben Avison adf8227cf4 vc-1: Add platform-specific start code search routine to VC1DSPContext. 10 years ago
Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 10 years ago
Carl Eugen Hoyos a80191379b Fix standalone compilation of the WebVTT decoder. 10 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 10 years ago
Carl Eugen Hoyos bcb7220d1c Fix standalone compilation of the webm_dash_manifest demuxer. 10 years ago
Carl Eugen Hoyos 6898c14959 Fix standalone compilation of the legacy mpegvideo decoder. 10 years ago
Michael Niedermayer 932ff70956 avcodec: add avdct 10 years ago
Michael Niedermayer c0a586d9d5 reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 10 years ago
Diego Biurrun 2ce53880bf build: Conditionally compile all avcodec test programs 10 years ago