75791 Commits (4c2bfabc3a82f976aa6f63d572a0040701bae7c2)
 

Author SHA1 Message Date
Ganesh Ajjanagadde b3066be0e4 avcodec/videotoolbox: fix -Wunused-but-set-variable 10 years ago
Thierry Foucu 7f72f2d75e libavformat/flvdec.c: free always the packet after a resync. 10 years ago
Paul B Mahol 1d0487f77f avcodec/pngdec: reset has_trns after every decode_frame_png() 10 years ago
Henrik Gramner 69e456d7fb checkasm/vp9dsp: Fix iszero() to read the correct data 10 years ago
Ronald S. Bultje 0b227c6d47 checkasm: add vp9dsp.itxfm_add tests. 10 years ago
Henrik Gramner 19b28d047d checkasm: Fix the function name sorting algorithm 10 years ago
Anton Khirnov 8aecec8402 qsvdec: make ff_qsv_decode_init() static 10 years ago
Anton Khirnov 539e5ac2ec examples/qsvdec: free the lavc decoder before closing MFX/VAAPI 10 years ago
Anton Khirnov 3ee462dca1 examples/qsvdec: do not free the surfaces in the frame_free() callback 10 years ago
Anton Khirnov 2c32eace5e qsvdec: close the MFX decoder on uninit 10 years ago
Anton Khirnov d0c8c380ec qsv: document AVQSVContext members 10 years ago
Anton Khirnov 5d2daebf3c qsvenc: mark the encoders as INIT_CLEANUP 10 years ago
Anton Khirnov 83847cc8fa qsvenc: do not try to close the encoder if the session is NULL 10 years ago
Anton Khirnov 741b352b16 qsvdec: list supported pixel formats 10 years ago
Anton Khirnov ae25413daf lavfi: do not exclude hwaccel formats from ff_all_formats() 10 years ago
Henrik Gramner cc28552100 checkasm/x86: Correctly handle variadic functions 10 years ago
Jean Delvare 3e5b02bdb8 avfilter/delogo: Fix show option when band is small 10 years ago
Christophe Gisquet 578f721f5d dnxhddec: add my contributions 10 years ago
Christophe Gisquet 6110a55b7d dnxhddec: reindent/cosmetics 10 years ago
Henrik Gramner 5405584b7b checkasm: Use a self-balancing tree 10 years ago
wm4 a41e5e192e vdpau: fix constrained baseline fallback 10 years ago
wm4 cc8db76061 mpegts: use avcodec_get_type() to set codec_type 10 years ago
wm4 a5d58fea68 lavc: reimplement avcodec_get_type() using codec descriptors 10 years ago
Alex Smith a58c22d612 configure: Support for HEASLR on mingw targets 10 years ago
Rémi Denis-Courmont b10b6ac7a9 vdpau: deprecate av_vdpau_get_profile() 10 years ago
Paul B Mahol 238ca2d723 doc/filters: move mcdeint above mergeplanes 10 years ago
Paul B Mahol 691a7df3c5 avfilter: add maskedmerge filter 10 years ago
Christophe Gisquet 235381e674 dnxhddec: use unsafe bitstream reader 10 years ago
Ganesh Ajjanagadde fd44892073 doc/ffplay, ffplay: add information regarding volume control 10 years ago
Ganesh Ajjanagadde f1a9583305 ffplay: add support for interactive volume control 10 years ago
Thomas Mundt 2b6567722a h264: Fix ticket #3147 H264 - Wrong field order 10 years ago
Christophe Gisquet b8b8e82ea1 dnxhddec: check and report bitstream errors 10 years ago
Henrik Gramner 7ca1de5b4f checkasm/x86: Correctly handle variadic functions 10 years ago
Alex Smith 6e61231d64 configure: Disable automatic image base calculation 10 years ago
Michael Niedermayer 7d636d02b1 swresample/dither_template: Add missing license header 10 years ago
Michael Niedermayer c4d50314c0 avcodec/d3d11va: Fix project name 10 years ago
Michael Niedermayer 549d109248 avfilter/vf_yadif: add missing "This file is part of FFmpeg" 10 years ago
Michael Niedermayer 485057f715 avfilter/vf_mcdeint: add missing "This file is part of FFmpeg" 10 years ago
Christophe Gisquet 5c6e3a019c dnxhddec: simplify block parsing calls 10 years ago
Christophe Gisquet 8e8ed57ea7 dnxhddec: remove unused qscale parameter 10 years ago
Ganesh Ajjanagadde 23acb982a3 ffplay: dynamically allocate filename buffer 10 years ago
Christophe Gisquet 08a7510fca dnxhddec: implement slice multithreading 10 years ago
Ganesh Ajjanagadde 265b106b92 ffplay: introduce key repeats 10 years ago
Alex Smith 20b079963b configure: Combine dynamicbase and nxcompat checks 10 years ago
Henrik Gramner ad9a543e93 avutil/avstring: Inline some tiny functions 10 years ago
James Almer 4e03f0ab08 checkasm/vp9dsp: add const to suppress "discards const qualifier" warnings 10 years ago
James Almer af990d72b7 checkasm/Makefile: add missing testclean target 10 years ago
Timo Rothenpieler 31ee86cd98 avutil/opencl: Fix volatile pointer 10 years ago
Ganesh Ajjanagadde db9de9b954 avformat/hls: remove unused function 10 years ago
Christophe Gisquet dc218bd083 dnxhddec: parse and print adaptive color transform 10 years ago