21053 Commits (f6772e9bf8251d3943f52f6f34d97d2ce6c4b8af)

Author SHA1 Message Date
Anton Khirnov 1f7b4f9abc h264dec: make sure not to call finish_setup() more than once per frame 9 years ago
Hendrik Leppkes 1ecb63cd1c hevc: set profile based on the profile compatibility flags if needed 9 years ago
James Almer fca3c3b619 hevc: Add AVX2 DC IDCT 9 years ago
Mickaël Raulet cc16da75c2 hevc: Add coefficient limiting to speed up IDCT 9 years ago
Mickaël Raulet a92fd8a062 hevc: Add DC IDCT 9 years ago
Mickaël Raulet 4f247de3b7 hevcdsp_template: Templatize IDCT 9 years ago
Alexandra Hájková 1bd890ad17 hevc: Separate adding residual to prediction from IDCT 9 years ago
Anton Khirnov 33f6690eb4 hevc: offer DXVA2 for 10bit 420 9 years ago
Anton Khirnov 4a9bab3db0 h264: fix decoding multiple fields per packet with slice threads 9 years ago
Anton Khirnov f450cc7bc5 h264: eliminate decode_postinit() 9 years ago
Martin Storsjö 7a76371437 libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUP 9 years ago
Martin Storsjö 2d097c16b8 libopenh264enc: Return a more sensible error code in some init failure paths 9 years ago
Martin Storsjö 36b380dcd5 libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being set 9 years ago
Martin Storsjö d0b1e6049b libopenh264dec: Fix cleanup if the init failed early 9 years ago
Vittorio Giovara 61bd0ed781 h264: Log more information about invalid NALu size 9 years ago
Janne Grunau 17c99b6158 h2645_parse: handle embedded Annex B NAL units in size prefixed NAL units 9 years ago
Anton Khirnov a8cbe5a0cc h264_ps: export actual height in MBs as SPS.mb_height 9 years ago
Steve Lhomme 99cf943339 d3d11va: don't keep the context lock while waiting for a frame 9 years ago
Martin Storsjö 2866d108c9 vp8dsp: Remove the comment saying that the height is equal to the width 9 years ago
Janne Grunau 5f74bd31a9 vp8/armv6: mc: avoid boolean expression in calculation 9 years ago
Martin Storsjö d825b1a530 libopenh264: Support building with the 1.6 release 9 years ago
Martin Storsjö e8b96a7701 arm: Fix a typo in a comment 9 years ago
Martin Storsjö dc08bbf63a vp8dsp: Clarify the first dimension of the mc function tables 9 years ago
Anton Khirnov 924e2ecd2b qsvdec: when a frames ctx is supplied, use its frame dimensions 9 years ago
Anton Khirnov 92736c74fb qsvdec: add support for P010 (10-bit 420) decoding 9 years ago
Anton Khirnov ce320cf1c4 qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DECODE_Init 9 years ago
Anton Khirnov 536bb17e96 qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well 9 years ago
Mark Thompson 221ffca631 vaapi_encode: Respect driver quirks around buffer destruction 9 years ago
Vittorio Giovara 6c445990e6 tiffenc: Check zlib support for deflate option during initialization 9 years ago
Vittorio Giovara 9f732e4c99 tiffenc: Check av_pix_fmt_desc_get() return value 9 years ago
Vittorio Giovara d8f3b0fb58 targaenc: Move size check to initialization function 9 years ago
Vittorio Giovara eeb6849ced rle: K&R formatting cosmetics 9 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
Luca Barbato 3c08b7bc76 ffv1: Report additional bitstream information in verbose mode 9 years ago
Luca Barbato fe6e5cbea7 ffv1: Remove version 2 and mark version 3 as non-experimental 9 years ago
Martin Storsjö 82b7525173 Add an OpenH264 decoder wrapper 9 years ago
Anton Khirnov eccfb9778a qsvdec_hevc: add the UID of the HEVC HW decoder plugin 9 years ago
Anton Khirnov c67594a2c7 qsvdec_hevc: fix a variable name 9 years ago
Vittorio Giovara 7a745f014f options_table: Add aliases for color properties 9 years ago
Vittorio Giovara f172e22d6a pixdesc: Add aliases to SMPTE color properties 9 years ago
Mark Thompson 8a62d2c28f vaapi_encode: Maintain a pool of bitstream output buffers 9 years ago
Clément Bœsch 4a081f224e libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
Martin Storsjö 0c9c4004ed omx: Don't return > 0 from omx_encode_frame 9 years ago
Martin Storsjö 31aa5335c3 libopenh264enc: Fix inconsistent whitespace 9 years ago
Diego Biurrun 4f98bb7b6d msmpeg4: Remove commented-out debug logging code 9 years ago
Diego Biurrun eedbeb4c27 msmpeg4: Remove some broken, commented-out cruft 9 years ago
Diego Biurrun 3c84eaae9d h264: Eliminate unused but set variable 9 years ago