45126 Commits (35ed7f93dbc72d733e454ae464b1324f38af62a0)
 

Author SHA1 Message Date
Diego Biurrun 49804dc2ba configure: Use test_ prefix for helper functions that do not set variables 7 years ago
Diego Biurrun 8c893aa3cd configure: Drop unnecessary variables, shifts, and quotes in helper functions 7 years ago
Diego Biurrun 121314895f configure: Fix logic of AMF external library check 7 years ago
Andreas Unterweger 0711d14299 examples: Use new API for transcoding example 7 years ago
Luca Barbato aeaa108baf hls: Add a discontinuity marker on recover 7 years ago
Zhong Li 2d6b3f3a9d qsvenc: Provide a detailed error message if the parameters are invalid 7 years ago
Diego Biurrun e2399e0c1a fate: Error out more gracefully on configure failure 7 years ago
James Almer dc40e64adb hvcc: zero initialize the nal buffers past the last written byte 7 years ago
Ruiling Song 8ca39b855a qsv: Default PicStruct to progressive 7 years ago
Mark Thompson 6d5a6dde53 h264_metadata: Add option to delete filler data 7 years ago
Mark Thompson eccc03c8fb cbs_h264: Add support for filler NAL units 7 years ago
Mark Thompson 7157d95926 cbs_h264: Move slice_group_id array out of PPS structure 7 years ago
Mark Thompson 78fa0b9033 h264_metadata: Always add the SEI user data to the first access unit 7 years ago
Mark Thompson 69062d0f9b h264_metadata: Use common SEI addition function 7 years ago
Mark Thompson a2ca8ed903 cbs_h264: Add utility functions to insert/delete SEI messages 7 years ago
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 13ca5d34ba cbs_h264: Add hack for pic_timing with no active SPS 7 years ago
Mark Thompson 0e4c166cdd cbs_h2645: Remove active ps references when it is replaced 7 years ago
Mark Thompson a3daecd637 cbs: Demote the "decomposition unimplemented" warning 7 years ago
Mark Thompson 67eb2b16da vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid 7 years ago
Mark Thompson 216c44dfc1 vaapi_encode: Destroy output buffer pool before VA context 7 years ago
Jun Zhao c8e135ea92 vaapi_encode: Allocate slice structures and parameter buffers dynamically 7 years ago
Mark Thompson 254e728d20 cbs: Minor comment fixes / cosmetics 7 years ago
Mark Thompson 1d12a545ce cbs: Add an explicit type for coded bitstream unit types 7 years ago
Mark Thompson 2651352988 cbs: Allocate the context inside the init function 7 years ago
Martin Storsjö cc1c94dacd configure: Pass the right machine types to dlltool for arm and arm64 mingw 7 years ago
Martin Storsjö 97eee953e6 Revert "configure: Stop using dlltool to create an import library" 7 years ago
Diego Biurrun a674b31240 build: Ignore generated mpeg12framerate test binary 7 years ago
Michael Niedermayer 5b6213ef6b avcodec/vc1dec: fix mby_start for interlaced content 7 years ago
Ruiling Song 9b09792c90 lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN 7 years ago
Zhong Li 8bb9824fcb qsvenc: AVBR is not supported on non-windows OS 7 years ago
Mark Thompson e412d683fe hwcontext: Perform usual uninitialisation on derived frames contexts 7 years ago
Mark Thompson caecb85014 hwcontext: Perform usual initialisation on derived device contexts 7 years ago
Mark Thompson c6bc18bc12 vf_hwupload/hwmap: Support setting a fixed pool size 7 years ago
Mark Thompson e4cdef0026 vf_scale_qsv: Support increasing hardware frame pool size 7 years ago
Mark Thompson b128be1748 vf_*_vaapi: Support increasing hardware frame pool size 7 years ago
Mark Thompson 6d86cef06b lavfi: Add support for increasing hardware frame pool sizes 7 years ago
Mark Thompson cad739dace lavc: Add per-thread surfaces in get_hw_frame_parameters() 7 years ago
Mark Thompson 5b145290df lavc: Add support for increasing hardware frame pool sizes 7 years ago
Diego Biurrun fd36cf6bf6 configure: Factorize check_64_bit() 7 years ago
Diego Biurrun 38434a9ff5 configure: Simplify restrict keyword handling 7 years ago
Diego Biurrun 4cf84e254a Drop some unnecessary config.h #includes 7 years ago
Diego Biurrun bca41545b3 configure: Group code that sets the license string with licensing checks 7 years ago
Mark Thompson 2eb396b175 hwcontext: Fix memory leak on derived frame allocation failure 7 years ago
Jun Zhao 96e476cc9d hwcontext: Fix documentation for av_hwdevice_ctx_alloc() 7 years ago
Martin Storsjö 8965e2af92 avpacket: Initialize the allocated padding area in side data 7 years ago
Sean McGovern 5085f25ace vc1: skip motion compensation when data for last picture is invalid 7 years ago
Zhong Li 6829a07944 qsvdec: Relax the surface vs coded dimension check 7 years ago
Ruiling, Song 559370f2c4 qsv: Skip the packet if decoding failure 7 years ago
Josh Allmann a2a9e4eea0 rtmp: Plug leak if sending bytes read report fails. 7 years ago