94102 Commits (c830752142bb5e052d540c429d41fb6dafe920db)
 

Author SHA1 Message Date
  Michael Niedermayer e529fe7633 avcodec/get_bits: Make sure the input bitstream with padding can be addressed 8 years ago
  Paul B Mahol 78f8036c9c avfilter/af_mcompand: make error message more helpful 8 years ago
  Paul B Mahol 261171d084 doc/filter.texi: fix some spotted typos 8 years ago
  wm4 b0644c3e1a movtextdec: fix handling of UTF-8 subtitles 8 years ago
  wm4 b7d0d912ef avcodec: add a subcharenc mode that disables UTF-8 check 8 years ago
  Jan Ekström 5b31dd1c6b avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rate 8 years ago
  Marton Balint 87455b78cc avdevice/decklink: fix leak when listing devices and there is no memory 8 years ago
  Martin Vignali 5f6126ea7f swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration 8 years ago
  Martin Vignali a9a7ed4f27 checkasm/swscale : add test for rgb shuffle_bytes func 8 years ago
  Martin Vignali 1ba5ca2d72 swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 8 years ago
  Martin Vignali d4f6640855 swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 in order to add SIMD 8 years ago
  Martin Vignali 923a324174 swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321 8 years ago
  James Almer 823362782c Revert "avcodec/vp9_superframe_bsf: cache packets by creating new references rather than moving them" 8 years ago
  Jacob Trimble db2a7c947e avcodec/avcodec.h: Add encryption info side data. 8 years ago
  Sasi Inguva 829aebf95d lavf/utils.c: Don't compute start_time from DISCARD packets for video. 8 years ago
  James Almer dc99ee6b08 avcodec/noise_bsf: move the reference in the bsf internal buffer 8 years ago
  James Almer ed1f08bfb5 avcodec/bsf: make sure the AVBSFInternal stored packet is reference counted 8 years ago
  James Almer 231a73308f ffmpeg: pass reference counted packet on codec copy when possible 8 years ago
  James Almer f5ceb15bb6 ffmpeg: remove dead call to av_parser_change() 8 years ago
  Paul B Mahol 3e3d567761 avfilter/avf_showvolume: implement basic rms metering mode 8 years ago
  Paul B Mahol 74c6a6d373 doc/filters: itemize channelmap examples 8 years ago
  Paul B Mahol a8c2d375ca avfilter/avf_showwaves: add draw mode which controls how single sample is drawn 8 years ago
  Paul B Mahol fe0fdc51b5 avfilter/vf_convolution: disable fast path if rdiv/bias are different from defaults 8 years ago
  Paul B Mahol 4e1307c0f7 avfilter/af_channelsplit: add channels option 8 years ago
  Mark Thompson abf35afb6f vf_scale_vaapi: Apply cropping rectangle to input 8 years ago
  Mark Thompson ac993e73de hwcontext_opencl: Add support for mapping DRM objects to Beignet 8 years ago
  Mark Thompson ca9f13bbce hwcontext_vaapi: Pass correct read/write flags when exporting surfaces 8 years ago
  Mark Thompson c6bbb8cca7 hwcontext_vaapi: Add support for legacy DRM mapping 8 years ago
  Mark Thompson f86e8c91d0 hwcontext_drm: Clarify value for unknown format modifiers 8 years ago
  drfer3 6135c958cd lavfi: Add OpenCL avgblur filter 8 years ago
  Mark Thompson 9313422dfc hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headers 8 years ago
  Mark Thompson 0568af521e lavfi/opencl: Avoid deprecation warnings when built with post-1.2 headers 8 years ago
  Mark Thompson 2a1542d105 lavfi/opencl: Derive global work size from plane image sizes 8 years ago
  Paul B Mahol b78d55b2e6 avfilter/avf_showvolume: add background opacity option 8 years ago
  James Almer 016d40011a avcodec/extract_extradata: don't uninitialize the H2645Packet on every processed packet 8 years ago
  James Almer 4f2ff3a53e avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data needs to be changed 8 years ago
  Courtland Idstrom 65616bc191 lavf/movenc: write track title metadata for mov files 8 years ago
  Gagandeep Singh c64c97b972 lavc/cfhd: add alpha decompanding in rgba12 8 years ago
  James Almer 59347c2474 avcodec/dxva2_vc1: add missing frame_params callback to vc1_d3d11va2 hwaccel 8 years ago
  James Almer ed0e0fe102 changelog: add missing line for filter_units bsf 8 years ago
  James Almer ead257db56 cmdutils: print supported codecs in show_help_bsf() 8 years ago
  James Almer f14ca60001 avcodec/avpacket: add av_packet_make_writable() 8 years ago
  Jun Zhao 28aaed7737 lavc/remove_extradata_bsf: support dump options. 8 years ago
  Jun Zhao b8e406c01a lavc/noise_bsf: support dump options. 8 years ago
  Jun Zhao a4726288f8 lavc/dump_extradata_bsf: support dump options. 8 years ago
  Bela Bodecs 1b45e6db22 avformat/unix: fix handling of EOF in case of SOCK_STREAM. 8 years ago
  Paul B Mahol 36cf3eb76a avfilter/vf_waveform: add orange graticule 8 years ago
  Paul B Mahol caef95737e avfilter/vf_waveform: add xflat mode 8 years ago
  Ruiling Song 86499771d1 qsv: align surface width/height to 16. 8 years ago
  James Almer 7e0dc7210b avcodec/vp9_superframe_split: fix memory leak in case of output packet creation failure 8 years ago