44819 Commits (704311b2946d74a80f65906961cd9baaa18683a3)
 

Author SHA1 Message Date
Anton Khirnov 704311b294 decode: add a per-frame private data for hwaccel use 8 years ago
Anton Khirnov badf0951f5 decode: add a mechanism for performing delayed processing on the decoded frames 8 years ago
Anton Khirnov 359a8a3e2d decode: add a method for attaching lavc-internal data to frames 8 years ago
Anton Khirnov de77671438 decode: avoid leaks on failure in ff_get_buffer() 8 years ago
Anton Mitrofanov 70946e6059 h264dec: Fix mix of lossless and lossy MBs decoding 8 years ago
Anton Mitrofanov 18d3f36d3c h264_cabac: Fix CABAC+8x8dct in 4:4:4 8 years ago
Yogender Kumar Gupta 79c6477c2a h264dec: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction 8 years ago
Anton Khirnov 45c4bf3df0 h264dec: track the last seen value of x264_build 8 years ago
wm4 45df7adc1d imgutils: add function to clear an image to black 8 years ago
wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 8 years ago
Sean McGovern 80e919b174 rmdec: add missing brackets to compound statement 8 years ago
Huang, Zhengxu 550cb6a85d lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vpp 8 years ago
Huang, Zhengxu 2fd6e7d077 libavcodec/mjpeg_qsv: Add QSV MJPEG encoder 8 years ago
wm4 2b1324bd16 lavf: allow avformat_close_input() with NULL 8 years ago
wm4 9b9285bbf1 dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main 8 years ago
Anton Khirnov 48a5c35346 caf: add an Opus tag 8 years ago
Vittorio Giovara ce1a99d870 hevc: Make sure to update the current frame transfer characteristic 8 years ago
Sean McGovern 95ce02b35d rmdec: don't ignore the return value of av_get_packet() 8 years ago
Diego Biurrun 825e463a17 build: Add feature test macros for glibc 2.19+ 8 years ago
Luca Barbato 0f5ad12ba2 flac: Use a local cache for decode_residual() 8 years ago
Luca Barbato 15f1cc09a4 flac: Postpone unlikely condition checks 8 years ago
Alexandra Hájková 9c1e111406 flac: Convert to the new bitstream reader 8 years ago
Luca Barbato 79f64f7ebc bitstream: Avoid undefined behavior in bitstream_skip() 8 years ago
Diego Biurrun fd92dafaff bink: Split read_dct_coeffs() 8 years ago
Diego Biurrun 5be9939b46 fate: Add cinepak encoder vsynth tests 8 years ago
Diego Biurrun ed3b2a999d cinepakenc: misc small changes 8 years ago
Diego Biurrun 47cde2eabc cinepakenc: K&R formatting cosmetics 8 years ago
Timothy Gu 1e12730e5d cinepakenc: Stop using AVPicture 8 years ago
Diego Biurrun b40236d954 cinepakenc: Drop broken debug code 8 years ago
addr-see-the-website@aetey.se 158d2e1545 cinepakenc: add option handling for flexibility 8 years ago
addr-see-the-website@aetey.se 7da9f45231 cinepakenc: fixes and improvements 8 years ago
Tomas Härdin 89e632de9b Add Cinepak encoder 8 years ago
Martin Storsjö 4d330da006 os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILY 8 years ago
Martin Storsjö 1912973a2d d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 8 years ago
Martin Storsjö 61f589e31e lavf: Remove codec_tag from dashenc and smoothstreamingenc 8 years ago
Vittorio Giovara 969f215957 hevc: Add support for alternative transfer characterics SEI 8 years ago
Vittorio Giovara a594f17f83 dvbsubdec: Free subrect memory on allocation error 8 years ago
Lorenz Brun 1cfd566324 dvbsubdec: Fixed segfault when decoding subtitles 8 years ago
Anton Khirnov 3fdf50f9e8 hwframe: Allow hwaccel frame allocators to align surface sizes 8 years ago
wm4 068eaa534e dxva: verbose-log decoder GUID list 8 years ago
wm4 cfc9e7c94e hwcontext_d3d11va: add option to enable debug mode 8 years ago
wm4 5030e3856c dxva: support DXGI_FORMAT_420_OPAQUE decoding 8 years ago
wm4 98d73e4174 hwcontext_d3d11va: allocate staging texture lazily 8 years ago
wm4 086321c612 hwcontext_d3d11va: fix crash on frames_init failure 8 years ago
wm4 752ddb4556 dxva: fix some warnings 8 years ago
wm4 70e5e7c022 dxva: add declarative profile checks 8 years ago
Diego Biurrun 0e83e95c60 configure: Reset X86ASM_DEP(FLAGS) when probing for the assembler program 8 years ago
Ben Chang 7cb053e4dd nvenc: Minimize the surface allocation 8 years ago
Ben Chang 2e8d88ad52 nvenc: Use a fifo to manage the free surface pool 8 years ago
Ben Chang bb65eb6299 nvenc: Add an explicit auto alias 8 years ago