75689 Commits (98ca981a238c4db5145fc705561ce1b29b2fc8f0)
 

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