91014 Commits (8007a86363930353a9df0007432fae73fc817dda)
 

Author SHA1 Message Date
Mark Thompson 213839edff vf_avgblur_opencl: Don't run kernel on pixels outside the image 7 years ago
Danil Iashchenko 9f17875134 libavfilter: Add OpenCL convolution filter 7 years ago
Gyan Doshi cfe1a9d311 avformat/segafilm - fix keyframe detection and set packet flags 7 years ago
Diego Biurrun 434b44cd6f configure: Simplify vararg check 7 years ago
Diego Biurrun 8c7554e6a9 configure: Add check_x86asm() helper function to simplify some expressions 7 years ago
Diego Biurrun 17ee5b0c13 configure: Use indirection for the -o assembler flag also for x86asm 7 years ago
Diego Biurrun b9ea301e02 configure: Use a more sensible suffix for x86 assembly tempfiles 7 years ago
Diego Biurrun 5292e97c42 configure: Document available options for the --toolchain parameter 7 years ago
James Almer 3c245707bd avcodec/avdct: use the proper function to free AVCodecContext 7 years ago
James Almer 3eff98c927 avformat/rtpenc_chain: use the proper function to free AVFormatContext 7 years ago
Michael Niedermayer db77230894 avcodec/mpeg4videodec: Use more specific error codes 7 years ago
Michael Niedermayer eb60b9d3aa avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_entry() 7 years ago
Michael Niedermayer e529fe7633 avcodec/get_bits: Make sure the input bitstream with padding can be addressed 7 years ago
Paul B Mahol 78f8036c9c avfilter/af_mcompand: make error message more helpful 7 years ago
Paul B Mahol 261171d084 doc/filter.texi: fix some spotted typos 7 years ago
wm4 b0644c3e1a movtextdec: fix handling of UTF-8 subtitles 7 years ago
wm4 b7d0d912ef avcodec: add a subcharenc mode that disables UTF-8 check 7 years ago
Jan Ekström 5b31dd1c6b avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rate 7 years ago
Marton Balint 87455b78cc avdevice/decklink: fix leak when listing devices and there is no memory 7 years ago
Martin Vignali 5f6126ea7f swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration 7 years ago
Martin Vignali a9a7ed4f27 checkasm/swscale : add test for rgb shuffle_bytes func 7 years ago
Martin Vignali 1ba5ca2d72 swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 7 years ago
Martin Vignali d4f6640855 swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 in order to add SIMD 7 years ago
Martin Vignali 923a324174 swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321 7 years ago
James Almer 823362782c Revert "avcodec/vp9_superframe_bsf: cache packets by creating new references rather than moving them" 7 years ago
Jacob Trimble db2a7c947e avcodec/avcodec.h: Add encryption info side data. 7 years ago
Sasi Inguva 829aebf95d lavf/utils.c: Don't compute start_time from DISCARD packets for video. 7 years ago
James Almer dc99ee6b08 avcodec/noise_bsf: move the reference in the bsf internal buffer 7 years ago
James Almer ed1f08bfb5 avcodec/bsf: make sure the AVBSFInternal stored packet is reference counted 7 years ago
James Almer 231a73308f ffmpeg: pass reference counted packet on codec copy when possible 7 years ago
James Almer f5ceb15bb6 ffmpeg: remove dead call to av_parser_change() 7 years ago
Paul B Mahol 3e3d567761 avfilter/avf_showvolume: implement basic rms metering mode 7 years ago
Paul B Mahol 74c6a6d373 doc/filters: itemize channelmap examples 7 years ago
Paul B Mahol a8c2d375ca avfilter/avf_showwaves: add draw mode which controls how single sample is drawn 7 years ago
Paul B Mahol fe0fdc51b5 avfilter/vf_convolution: disable fast path if rdiv/bias are different from defaults 7 years ago
Paul B Mahol 4e1307c0f7 avfilter/af_channelsplit: add channels option 7 years ago
Mark Thompson abf35afb6f vf_scale_vaapi: Apply cropping rectangle to input 7 years ago
Mark Thompson ac993e73de hwcontext_opencl: Add support for mapping DRM objects to Beignet 7 years ago
Mark Thompson ca9f13bbce hwcontext_vaapi: Pass correct read/write flags when exporting surfaces 7 years ago
Mark Thompson c6bbb8cca7 hwcontext_vaapi: Add support for legacy DRM mapping 7 years ago
Mark Thompson f86e8c91d0 hwcontext_drm: Clarify value for unknown format modifiers 7 years ago
drfer3 6135c958cd lavfi: Add OpenCL avgblur filter 7 years ago
Mark Thompson 9313422dfc hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headers 7 years ago
Mark Thompson 0568af521e lavfi/opencl: Avoid deprecation warnings when built with post-1.2 headers 7 years ago
Mark Thompson 2a1542d105 lavfi/opencl: Derive global work size from plane image sizes 7 years ago
Paul B Mahol b78d55b2e6 avfilter/avf_showvolume: add background opacity option 7 years ago
James Almer 016d40011a avcodec/extract_extradata: don't uninitialize the H2645Packet on every processed packet 7 years ago
James Almer 4f2ff3a53e avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data needs to be changed 7 years ago
Courtland Idstrom 65616bc191 lavf/movenc: write track title metadata for mov files 7 years ago
Gagandeep Singh c64c97b972 lavc/cfhd: add alpha decompanding in rgba12 7 years ago