2173 Commits (0ce7cf0c86a2744ddfe21cb0983ff572ed07ab69)

Author SHA1 Message Date
Rostislav Pehlivanov 5fd4cffe32 lavc: add a librsvg rasterization library wrapper 8 years ago
James Almer e0ecc7db48 avcodec/Makefile: fix dnxhd parser dependencies 8 years ago
Daniil Cherednik b8c2b9c392 avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoder 8 years ago
James Almer 6a72578cc2 avcodec/hevc_parse: decode SEI message NALUs in extradata 8 years ago
James Almer 1c088632e9 avcodec/hevc_parser: remove HEVCContext usage 8 years ago
Paul B Mahol 61088051bd avcodec: add Screen Recorder Gold Codec decoder 8 years ago
Paul B Mahol a96db6be06 avcodec: add Mandsoft Screen Capture Codec decoder 8 years ago
James Almer 498e9e8e2a avcodec/hevc_parse: split build dependencies 8 years ago
Damien Riegel 549acc9995 codec: bitpacked: add decoder 8 years ago
James Almer c169ab4112 avcodec/Makefile: fix truehd encoder dependencies 8 years ago
Diego Biurrun f8e29a3716 build: Add missing object dependency for extract_extradata bitstream filter 8 years ago
Ronald S. Bultje 6d0d1c4a43 vp9: split out reconstruction functions in their own source file. 8 years ago
Ronald S. Bultje b823bbc10c vp9: split out loopfilter functions in their own source file. 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
Thomas Turner 824fe914fe avcodec/tests: added test for celp_math.c 8 years ago
Paras Chadha 5dab7b91ad avcodec: add XPM decoder and demuxer 8 years ago
Kostya Shishkov a63496cc88 avcodec: add ClearVideo decoder 8 years ago
Paul B Mahol 039011b6b0 avcodec: add ScreenPressor decoder 8 years ago
Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 8 years ago
Rostislav Pehlivanov e538108c21 opus_celt: move quantization and band decoding to opus_pvq.c 8 years ago
Rostislav Pehlivanov d2119f624d imdct15: rename to mdct15 and add a forward transform 8 years ago
Paul B Mahol 8259f8a720 avcodec: add FM Screen Capture Codec decoder 8 years ago
Paul B Mahol 280a40dd27 avcodec: add ATRAC Advanced Lossless decoders 8 years ago
Mark Thompson d1acab8293 vaapi_encode: Add VP8 support 8 years ago
Mark Thompson 3b95c7c17d vaapi_encode: Add MPEG-2 support 8 years ago
Jerry Jiang 884506dfe2 Implement optimal huffman encoding for (M)JPEG. 8 years ago
Mark Thompson ca6ae3b77a vaapi_encode: Add MPEG-2 support 8 years ago
Paul B Mahol 5d2609929d avcodec: add XMA2 parser 8 years ago
Mark Thompson 2a4a8653b6 lavc: Remove old vaapi decode infrastructure 8 years ago
Mark Thompson 79307ae563 lavc: Rewrite VAAPI decode infrastructure 8 years ago
Paul B Mahol 40cf943714 avcodec: add SIPR parser 8 years ago
Daniil Cherednik c2500d62c6 dcaenc: Implementation of Huffman codes for DCA encoder 8 years ago
James Almer cf9ef83960 huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 8 years ago
Steinar H. Gunderson 2a293ec7ac avcodec: add Newtek SpeedHQ decoder 8 years ago
Paul B Mahol 90ac9f4094 avcodec: add QDMC decoder 8 years ago
Carl Eugen Hoyos e6050d81b0 lavc/Makefile: Clean up the amv encoder dependencies. 8 years ago
Paul B Mahol 73651090ca avcodec: add Apple Pixlet decoder 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Paul B Mahol 95fb9e0205 avcodec: add pcm_f16le and pcm_f24le decoder 8 years ago
Anton Khirnov ea8b730d8e hevcdec: add a VAAPI hwaccel 8 years ago
Anton Khirnov 03a80925ef lavc: add a bitstream filter for splitting VP9 superframes 8 years ago
Anton Khirnov 47e547b321 lavc: add a null bitstream filter 8 years ago
Martin Vignali 90af962911 libavcodec : add decoder for Photoshop PSD image files 8 years ago
Diego Biurrun a6901b9c6b Drop libxvid rate control support for mpegvideo encoding 8 years ago
Diego Biurrun fbec58daa2 build: Add an internal component for hevc_ps code 8 years ago
Diego Biurrun 624aa8ab22 build: Add missing Makefile entries and ifdefs for QSV hwaccels 8 years ago
Thomas Turner da3c69a5a9 Added test for libavcodec/avpacket.c 8 years ago
Diego Biurrun e1dc5358af build: Create a component for MPEG audio header decoding 8 years ago
Diego Biurrun 0fdc9f81a0 build: Add missing hevc_ps dependency for QSV HEVC encoder 8 years ago
Anton Khirnov 3fe2a01df7 lavc: move decoding-related code from utils.c to a new file 8 years ago