44810 Commits (47399ccdfd93d337c96c76fbf591f0e3637131ef)
 

Author SHA1 Message Date
wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 7 years ago
Sean McGovern 80e919b174 rmdec: add missing brackets to compound statement 7 years ago
Huang, Zhengxu 550cb6a85d lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vpp 7 years ago
Huang, Zhengxu 2fd6e7d077 libavcodec/mjpeg_qsv: Add QSV MJPEG encoder 7 years ago
wm4 2b1324bd16 lavf: allow avformat_close_input() with NULL 7 years ago
wm4 9b9285bbf1 dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main 7 years ago
Anton Khirnov 48a5c35346 caf: add an Opus tag 7 years ago
Vittorio Giovara ce1a99d870 hevc: Make sure to update the current frame transfer characteristic 7 years ago
Sean McGovern 95ce02b35d rmdec: don't ignore the return value of av_get_packet() 7 years ago
Diego Biurrun 825e463a17 build: Add feature test macros for glibc 2.19+ 7 years ago
Luca Barbato 0f5ad12ba2 flac: Use a local cache for decode_residual() 7 years ago
Luca Barbato 15f1cc09a4 flac: Postpone unlikely condition checks 7 years ago
Alexandra Hájková 9c1e111406 flac: Convert to the new bitstream reader 7 years ago
Luca Barbato 79f64f7ebc bitstream: Avoid undefined behavior in bitstream_skip() 7 years ago
Diego Biurrun fd92dafaff bink: Split read_dct_coeffs() 7 years ago
Diego Biurrun 5be9939b46 fate: Add cinepak encoder vsynth tests 7 years ago
Diego Biurrun ed3b2a999d cinepakenc: misc small changes 7 years ago
Diego Biurrun 47cde2eabc cinepakenc: K&R formatting cosmetics 7 years ago
Timothy Gu 1e12730e5d cinepakenc: Stop using AVPicture 7 years ago
Diego Biurrun b40236d954 cinepakenc: Drop broken debug code 7 years ago
addr-see-the-website@aetey.se 158d2e1545 cinepakenc: add option handling for flexibility 7 years ago
addr-see-the-website@aetey.se 7da9f45231 cinepakenc: fixes and improvements 7 years ago
Tomas Härdin 89e632de9b Add Cinepak encoder 7 years ago
Martin Storsjö 4d330da006 os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILY 7 years ago
Martin Storsjö 1912973a2d d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 7 years ago
Martin Storsjö 61f589e31e lavf: Remove codec_tag from dashenc and smoothstreamingenc 7 years ago
Vittorio Giovara 969f215957 hevc: Add support for alternative transfer characterics SEI 7 years ago
Vittorio Giovara a594f17f83 dvbsubdec: Free subrect memory on allocation error 7 years ago
Lorenz Brun 1cfd566324 dvbsubdec: Fixed segfault when decoding subtitles 7 years ago
Anton Khirnov 3fdf50f9e8 hwframe: Allow hwaccel frame allocators to align surface sizes 7 years ago
wm4 068eaa534e dxva: verbose-log decoder GUID list 7 years ago
wm4 cfc9e7c94e hwcontext_d3d11va: add option to enable debug mode 7 years ago
wm4 5030e3856c dxva: support DXGI_FORMAT_420_OPAQUE decoding 7 years ago
wm4 98d73e4174 hwcontext_d3d11va: allocate staging texture lazily 7 years ago
wm4 086321c612 hwcontext_d3d11va: fix crash on frames_init failure 7 years ago
wm4 752ddb4556 dxva: fix some warnings 7 years ago
wm4 70e5e7c022 dxva: add declarative profile checks 7 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
Janne Grunau 857e26b655 build: Add an option for passing linker flags to the shared library build 8 years ago
Martin Storsjö 333a34da3a configure: Automatically add -isysroot for darwin if --sysroot is specified 8 years ago
Diego Biurrun f519e131c1 af_bs2b: Add missing casts to complex pointer assignments 8 years ago
Martin Storsjö eb061ad6fd tls_gnutls: Readd support for nonblocking operation 8 years ago
Martin Storsjö 0671eb2346 tls_openssl: Readd support for nonblocking operation 8 years ago
John Stebbins 84ab1cc437 movenc: allow alternative hvc1 h.265 codec tag 8 years ago
John Stebbins 1ea9b7fdf9 movenc: write correct format hvcc when tag is hvc1 8 years ago
John Stebbins 1c64bae648 movenc: move tags definitions to where they are used 8 years ago
John Stebbins f6f86f432f movenc: simplify codec_tag lookup 8 years ago