20677 Commits (75b90ef722b7cdfc70118ab987e298d087aae693)

Author SHA1 Message Date
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
Vittorio Giovara d0540fd021 intrax8: Pass macroblock size to ff_intrax8_common_init 9 years ago
Anton Khirnov ca2f19b9cc h264: switch to h2645_parse for NAL parsing 9 years ago
Anton Khirnov a7829a2a3f h264: reimplement 3aa661ec5 in a more explicit way 9 years ago
Anton Khirnov add1467e5e svq3: drop the build dependency on the h264 decoder 9 years ago
Anton Khirnov a4d126dc59 svq3: eliminate remaining H264Context usage. 9 years ago
Anton Khirnov 7bbdae81e8 svq3: move block_offset to SVQ3Context 9 years ago