43104 Commits (75b90ef722b7cdfc70118ab987e298d087aae693)
 

Author SHA1 Message Date
Martin Storsjö 75b90ef722 libavformat: Update the comment about AVOutputFormat flags 9 years ago
Martin Storsjö 74383def8f movenc: Handle pts == NOPTS when autoflushing 9 years ago
Martin Storsjö 0abb07bad7 movenc: Update a comment to reflect how the code actually behaves 9 years ago
Luca Barbato 79fdbfdb3e img2enc: Refactor the atomic renaming code 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
Thomas Guillem 785bfb1d7b pixfmt: fix wrong comment 9 years ago
Anton Khirnov 06edef3d5e Generate the lists of enabled protocols/bsfs from configure. 9 years ago
Anton Khirnov a0f469da74 hwcontext: initialize sw_format in av_hwframe_ctx_alloc() 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
Anton Khirnov 18019f8cb9 FATE: add an H.264 test with unescaped extradata 9 years ago
Anton Khirnov d7abe900c3 FATE: add an H.264 test with invalid reference lists 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
Diego Biurrun e656a6ccd9 configure: cosmetics: Drop pointless end-of-line semicolons 9 years ago
Vittorio Giovara 00658253e2 fate: Update DDS tests 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 8dde92b95a fate: Update Screenpresso tests 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 b5f47d95c6 fate: Update RSCC tests 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
Luca Barbato e3453fd444 matroska: Write the field order information 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
Luca Barbato 1db8eb1549 avconv: Drop an unused variable 9 years ago
Josh de Kock 6bb99757b7 jack: Support OSX 9 years ago
Luca Barbato 5f02266681 matroska: Support interlaced content correctly 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