1435 Commits (3fb6b98b5e247434456916c35ba7e08efa03e85d)

Author SHA1 Message Date
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 8 years ago
Kostya Shishkov 189157c3fc Add ClearVideo decoder 8 years ago
Paul B Mahol 95a8a03a19 Add FM Screen Capture Codec decoder 8 years ago
Anton Khirnov 50a1c66cf6 ac3_parser: add a public function for parsing the data required by the demuxer 8 years ago
Mark Thompson 0fd91e4bfc vaapi_encode: Add VP9 support 8 years ago
Mark Thompson 34e051d168 vp9: Add bsf to fix reordering in raw streams 8 years ago
Ronald S. Bultje 0cf949a011 vp9: Add bsf to merge superframes 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
Diego Biurrun cfee5e1a0f build: Add missing object dependency for extract_extradata bitstream filter 8 years ago
Kieran Kunhya 5f794aa165 Add Cineform HD Decoder 8 years ago
Paul B Mahol aba5b94859 Add Apple Pixlet decoder 8 years ago
Mark Thompson ca62236a89 vaapi_encode: Add VP8 support 8 years ago
Mark Thompson ca6ae3b77a vaapi_encode: Add MPEG-2 support 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 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
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
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
Anton Khirnov 328cd2b599 lavc: move encoding-related code from utils.c to a new file 8 years ago
Mark Thompson e0b164576f qsv: Add VP8 decoder 8 years ago
Mark Thompson b6582b2927 qsv: Add VC-1 decoder 8 years ago
Anton Khirnov 89b35a139e lavc: add a bitstream filter for extracting extradata from packets 8 years ago
Anton Khirnov 4abe3b049d hevc: rename hevc.[ch] to hevcdec.[ch] 8 years ago
Mark Thompson a9fb134730 lavc/vaapi: Add VP8 decode hwaccel 8 years ago
Mark Thompson 851960f6f8 lavc: Remove old vaapi decode infrastructure 8 years ago
Mark Thompson 123ccd07c5 lavc: Rewrite VAAPI decode infrastructure 8 years ago
Diego Biurrun 326d911693 build: Drop unnecessary libavcodec <-> libavformat object dependencies 9 years ago
Diego Biurrun e72d6fa08a build: Move MP2 muxer declaration away from MP3 muxer code 9 years ago
Diego Biurrun fe27792fd7 build: Move ff_mpeg12_frame_rate_tab to a separate file 9 years ago
Diego Biurrun 8c929037ec build: Add a new component for H.264 parsing code 9 years ago
Martin Storsjö 82b7525173 Add an OpenH264 decoder wrapper 9 years ago
Anton Khirnov 9df889a5f1 h264: rename h264.[ch] to h264dec.[ch] 9 years ago
Paul B Mahol 470cd0c5fe Add TrueMotion 2.0 Real Time decoder 9 years ago
Paul B Mahol d78fd2fa21 Add MagicYUV decoder 9 years ago
Anton Khirnov 0d95d88fbd lavc: revert the Makefile part of 330177b 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
wm4 9a382f3639 mmaldec: add vc1 decoding support 9 years ago
Julian Scheel d52208e8d5 mmaldec: Add mpeg2 decoding support 9 years ago
Anton Khirnov 72da8d9bb2 h264_parser: remove the remaining dependencies on the h264 decoder 9 years ago
Anton Khirnov 8d0cc8ca97 h264_parser: switch to h2645_parse for NAL unescaping 9 years ago
Martin Storsjö e8919ec486 libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL 9 years ago
Diego Biurrun 330177b508 build: Group declarations for hw-accelerated de-/encoding separately 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Diego Biurrun 44f05f15d4 build: Do not check the vaapi_encode.h header if VAAPI is not enabled 9 years ago
Mark Thompson 83f230c244 lavc: VAAPI MJPEG encoder 9 years ago