43223 Commits (d68fb1475856cf93199e2bc4eee3063902c35df7)
 

Author SHA1 Message Date
Anton Khirnov 755f79f84c h264_refs: make the H264Context const where possible 9 years ago
Anton Khirnov a2fd547839 h264_refs: reorder functions to avoid forward declarations 9 years ago
Anton Khirnov 0ba471d7d8 h264: eliminate copy_fields 9 years ago
Anton Khirnov 72da8d9bb2 h264_parser: remove the remaining dependencies on the h264 decoder 9 years ago
Anton Khirnov 98c97994c5 h264: decouple extradata parsing from the decoder 9 years ago
Anton Khirnov 728d90a0c1 h264: decouple h264_sei from the h264 decoder 9 years ago
Anton Khirnov c8dcff0cdb h264: factor out calculating the POC count into a separate file 9 years ago
Anton Khirnov 113aeee6ae h264_parser: move the H264DSPContext to the parser context 9 years ago
Anton Khirnov 3176217c60 h264: decouple h264_ps from the h264 decoder 9 years ago
Anton Khirnov 44d16df413 h264_parser: eliminate H264SliceContext usage 9 years ago
Anton Khirnov 71d3305c27 h264_parse: make sure the ref count is zeroed on all failure paths 9 years ago
Anton Khirnov a6e27f7add h264: factor out parsing the reference count into a separate file 9 years ago
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
Diego Biurrun a08b5d7b57 build: Silence the lcov-reset target 9 years ago
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