2325 Commits (3aeb681f074ab0fc4cadee7d030a25469f19cb0d)

Author SHA1 Message Date
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
Paul B Mahol c85d04251d avcodec: add TrueMotion 2.0 Real Time decoder 9 years ago
Rodger Combs b20d3bf4a4
lavc/audiotoolboxdec: avoid relying on consumer-provided params when possible 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
Paul B Mahol 8a4c3f5258 avcodec: add adpcm dat4 decoder 9 years ago
Rodger Combs b4daa2c40f lavc/audiotoolboxdec: add eac3 decoder 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
Mark Thompson 31fe1f2577 lavc: VAAPI H.265 encoder 9 years ago
Mark Thompson 2c62fcdf5d lavc: VAAPI H.264 encoder 9 years ago
Mark Thompson 104c804bca lavc: VAAPI encode common infrastructure 9 years ago
Paul B Mahol ff982e02b5 avcodec: add dca core extraction bsf 9 years ago
Anton Khirnov ca2f19b9cc h264: switch to h2645_parse for NAL parsing 9 years ago
Anton Khirnov add1467e5e svq3: drop the build dependency on the h264 decoder 9 years ago
Anton Khirnov ecc31f6b08 h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parse 9 years ago
Anton Khirnov e481458bc3 h264: factor out pred weight table parsing into a separate file 9 years ago
Anton Khirnov fa936a307f hevc_parse: rename into h2645_parse 9 years ago
Kieran Kunhya e259dc86a8 avcodec: Remove libdcadec, we already have it merged internally 9 years ago
Diego Biurrun a7da517f6a h264data: Move all data tables from a header to a .c file 9 years ago
Rodger Combs 65cff81453 lavc: add AudioToolbox encoders 9 years ago
Rodger Combs d5d328059e lavc: add AudioToolbox decoders 9 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Reimar Döffinger 7c93f2c0b9 Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
Ronald S. Bultje 2e6636aa87 vp9: add superframe merging bitstream filter. 9 years ago
Matthieu Bouron 4737fe6907 lavc: add h264 mediacodec decoder 9 years ago
Matthieu Bouron 3ab178516e lavc: add JNI support 9 years ago
Rick Kern 3af71ac3f9 lavc: add VideoToolbox H.264 Encoder 9 years ago
Michael Niedermayer 0be09f54fb avcodec: Add utils test 9 years ago
Rodger Combs b426d66370 lavc/Makefile: dnxhd demuxer depends on dnxhddata.o 9 years ago
Clément Bœsch 805685fffd Kill timed SSA 9 years ago
Diego Biurrun d24bd96bdd build: Disentangle VC-1 decoder and parser 9 years ago
Diego Biurrun 15a24614ae build: Add vc1dsp component for more fine-grained dependencies 9 years ago
Diego Biurrun f9fbd47467 msmpeg4data: Move WMV2 data tables to their own file 9 years ago
Diego Biurrun 624e235502 build: Introduce iso_media component 9 years ago
Diego Biurrun 82454c3a82 build: Let the WTV demuxer select the MPEG-TS demuxer 9 years ago
Diego Biurrun 7403be9b1b build: Fix dependencies for components relying on H.263 data tables 9 years ago
Diego Biurrun e453129321 build: Add missing dependencies for eatqi decoder 9 years ago
Vittorio Giovara 71eaefa64a build: Add missing celp_math dependency for G723_1 encoder and decoder 9 years ago
Philip Langdale 8d34a2f803 vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
Rostislav Pehlivanov ec9e87c922 avcodec: add a native SMPTE VC-2 HQ encoder 9 years ago
Vittorio Giovara f7d77b9a5d eatqi: Remove MpegEncContext dependency 9 years ago
Rostislav Pehlivanov f021030365 diradec: split tables away to a separate diractab file 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
Kieran Kunhya 3485332bf9 avcodec: Cineform HD Decoder 9 years ago