90492 Commits (25abaf3545f071ae137cfb66f03a2ae181bc28cd)
 

Author SHA1 Message Date
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
James Almer 59347c2474 avcodec/dxva2_vc1: add missing frame_params callback to vc1_d3d11va2 hwaccel 7 years ago
James Almer ed0e0fe102 changelog: add missing line for filter_units bsf 7 years ago
James Almer ead257db56 cmdutils: print supported codecs in show_help_bsf() 7 years ago
James Almer f14ca60001 avcodec/avpacket: add av_packet_make_writable() 7 years ago
Jun Zhao 28aaed7737 lavc/remove_extradata_bsf: support dump options. 7 years ago
Jun Zhao b8e406c01a lavc/noise_bsf: support dump options. 7 years ago
Jun Zhao a4726288f8 lavc/dump_extradata_bsf: support dump options. 7 years ago
Bela Bodecs 1b45e6db22 avformat/unix: fix handling of EOF in case of SOCK_STREAM. 7 years ago
Paul B Mahol 36cf3eb76a avfilter/vf_waveform: add orange graticule 7 years ago
Paul B Mahol caef95737e avfilter/vf_waveform: add xflat mode 7 years ago
James Almer 7e0dc7210b avcodec/vp9_superframe_split: fix memory leak in case of output packet creation failure 7 years ago
James Almer 72bb955625 avutil/integer: move the test to the corresponding subdirectory 7 years ago
Aman Gupta 2ddc6b4392 avcodec/mediacodecdec: propagate SAR to h/w frames 7 years ago
Michael Niedermayer 9e67447a4f avformat/mov: Check STSC and remove invalid entries 7 years ago
Jörn Heusipp f6ea397d0a avformat/libopenmpt: Probe file format from file data if possible 7 years ago
Jörn Heusipp 81b0d591d6 avformat/libopenmpt: Update file extensions list for libopenmpt 0.3 7 years ago
Gyan Doshi 8ad83044b4 ffmpeg.c - drain all decoded frames during stream_loop flush 7 years ago