20833 Commits (1cf2f3d334f52849aae2be868bad1e5fa5f59aa0)

Author SHA1 Message Date
Anton Khirnov 56b17a33f2 h264: stop testing whether the reference count changes in ff_set_ref_count() 9 years ago
Anton Khirnov e9f884416c h264: move reading direct_spatial_mv_pred out of ff_set_ref_count() 9 years ago
Anton Khirnov 8d0cc8ca97 h264_parser: switch to h2645_parse for NAL unescaping 9 years ago
Anton Khirnov f3ed484953 h264_mp4toannexb_bsf: do not fail on annex B extradata 9 years ago
Vittorio Giovara 5fca95c8e5 libx264: Forbid inverted Stereo3D mode 9 years ago
Vittorio Giovara 9e2af0e907 libx264: Allow Stereo3D monoscopic value 9 years ago
Luca Barbato f3fdef108e ape: Avoid undefined behaviour 9 years ago
Luca Barbato 6b2ad3ca48 indeo3: Avoid undefined behaviour 9 years ago
Derek Buitenhuis eae2ebded3 libxvid: Create extradata in init using a dummy frame 9 years ago
Anton Khirnov 06edef3d5e Generate the lists of enabled protocols/bsfs from configure. 9 years ago
Anton Khirnov 5e1a3ea3ba lavc: move the vaapi encoders further down in the list of codecs 9 years ago
Mark Thompson 92fdea3747 vaapi_h265: Add -qp option, use it to replace use of -global_quality 9 years ago
Mark Thompson f70e462793 vaapi_h265: Add constant-bitrate encode support 9 years ago
Mark Thompson fcf536b130 vaapi_h264: Add encode quality option (for quality-speed tradeoff) 9 years ago
Mark Thompson 9629701ce9 vaapi_h264: Add -qp option, use it to replace use of -global_quality 9 years ago
Mark Thompson 69b06ed428 vaapi_encode: Add support for codec-local options 9 years ago
Mark Thompson 6e8f66fc93 vaapi_h264: Add constant-bitrate encode support 9 years ago
Mark Thompson f6b8552369 vaapi_encode: Refactor slightly to allow easier setting of global options 9 years ago
Martin Storsjö 9d4d9be538 libavcodec: Document that encoders may use the framerate field in AVCodecContext 9 years ago
Martin Storsjö 1bb56abb9b omx: Add support for zerocopy input of frames 9 years ago
Martin Storsjö f1cd9b03f3 omx: Add support for broadcom OMX on raspberry pi 9 years ago
Martin Storsjö e8919ec486 libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL 9 years ago
Martin Storsjö b8e899f4bf mmaldec: Use imgutils.h for copying frames 9 years ago
Martin Storsjö 798845ce7e testprogs: Add missing libm.h includes 9 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 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
Vittorio Giovara 22e49e6ede dds: Simplify postprocessing check 9 years ago
Vittorio Giovara 0253863626 dds: Add support for alpha-only files 9 years ago
Vittorio Giovara 9a9fb710bc dds: Add support for rgb555 files 9 years ago
Vittorio Giovara ec8a69fab6 screenpresso: Correctly handle keyframes 9 years ago
Vittorio Giovara 95db8c757c screenpresso: Add extended pixel format support 9 years ago
Vittorio Giovara 51dc4de121 rscc: Add extended pixel format support 9 years ago
Diego Biurrun 4c6836db0f nvenc_h264: Fix name of private AVClass 9 years ago
Mark Thompson b3051a460c vaapi_h264: Fix bit offset of slice data. 9 years ago
Tim Walker 33275a0de0 ac3dec: change logging of skipped E-AC-3 substreams. 9 years ago
Tim Walker fef2147b7a eac3dec: don't call avpriv_request_sample every frame. 9 years ago
Diego Biurrun 44f05f15d4 build: Do not check the vaapi_encode.h header if VAAPI is not enabled 9 years ago
Diego Biurrun bd016dbf23 Mark tables used only within their files as static 9 years ago
Diego Biurrun 061dc20351 h264: Add missing ff_ prefix to internally visible h264_init_dequant_tables() 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
Vittorio Giovara ca8c759173 intrax8: Remove mpegvideo dependency 9 years ago
Diego Biurrun 6ebd06a9b2 intrax8: Drop lots of pointless parentheses 9 years ago
Vittorio Giovara 9b57995cdd intrax8: Drop MB emulation code 9 years ago
Vittorio Giovara 9fa888c028 intrax8: Keep a reference to the decoder blocks 9 years ago
Vittorio Giovara c2084ffcbf intrax8: Use the generic horizband function 9 years ago
Vittorio Giovara b1268e0f03 intrax8: Pass macroblock coordinates to ff_intrax8_decode_picture 9 years ago