92253 Commits (2d0ee127be14f44df19790d3aab5b551319f4a62)
 

Author SHA1 Message Date
Philip Langdale 2d0ee127be avcodec/nvdec: Push the context before destroying the decoder 6 years ago
Paul B Mahol 22d6d91649 avfilter/vf_waveform: abort early if there are no components to show 6 years ago
Paul B Mahol d94d252731 avfilter/vf_waveform: add gratcicule to rgb input 6 years ago
Baptiste Coudurier 8c733013af avformat/mxfenc: simplify dnxhd handling and add more flavors 6 years ago
Paul B Mahol bc940cf95c avfilter/vf_datascope: fix rgba mapping for oscilloscope filter output 6 years ago
Josh de Kock f9d4126f28 lavu: bump version, add Changelog entry 6 years ago
Matsuzawa Tomohiro c2ac3b8e6a avformat/libsrt: add several options supported in srt 1.3.0 6 years ago
Dave Rice 110b4a4918 avdevice/sdl2: add option to set window position 6 years ago
Josh de Kock 3f2103ec73 fate: add h264 timecode test 6 years ago
Josh de Kock 0ac82eed6f lavfi/vf_showinfo: support displaying S12M timecode sidedata 6 years ago
Josh de Kock 76a8c3b522 h264/pic_timing: support multiple timecodes 6 years ago
Devin Heitmueller 4241e44a3c lavc/h264: create AVFrame side data from H.264 timecodes 6 years ago
Zhong Li 92c25963e8 lavc/qsvenc_jpeg: set a default quality 6 years ago
Zhong Li 0e3d7d845d lavc/qsvenc_jpeg: add async_depth support 6 years ago
Paul B Mahol b7b3e8c5c7 avfilter: add vibrance filter 6 years ago
Michael Niedermayer 305e523105 avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling 6 years ago
Michael Niedermayer e90f0ac334 avcodec/ilbcdec: Check startindex 6 years ago
Mark Thompson da6db843b8 cbs_h2645: Allocate all internal buffers with padding 6 years ago
Mark Thompson e5fda1ff28 cbs_h264: Fix SPS used for pic_timing timestamp 6 years ago
Mark Thompson 3143fe34f6 cbs_h264: Actually decompose end-of-sequence NAL units 6 years ago
Michael Niedermayer b737317a88 avcodec/mpeg4videodec: Fix typo in sprite delta check 6 years ago
Jun Zhao 18fce29d8f lavf/vc1test: add rcv to vc1test demuxer extensions 6 years ago
Jun Zhao cc82402ed3 lavf/vc1test: fix vc1test can't probe some RCV file. 6 years ago
Martin Vignali 6953ff714f avfilter/setparams : fix colorspace option 6 years ago
Martin Vignali cfdbefdd90 avfilter/setfield, setrange : set color property to auto 6 years ago
Martin Vignali 997f03cd7e avfilter/setparams : update filter description 6 years ago
Timo Rothenpieler 2797bd5c81 avfilter/*_cuda: don't include internal header 6 years ago
Martin Vignali 8d3f364630 avfilter/setparam : add options to set color primaries, trc, space 6 years ago
Martin Vignali 02ad0416c0 avfilter/setparams : merge setfield and setrange filter to setparams filter 6 years ago
Paul B Mahol 18d391cffe avfilter: add chromahold filter 6 years ago
kjeyapal@akamai.com e715b8e10d avformat/dashenc: URL close unconditionally after DELETE segments 6 years ago
kjeyapal@akamai.com f848d384dd avformat/dashenc: Support HTTP Persistent for master.m3u8 as well 6 years ago
Paul B Mahol 0939c33b54 avfilter/af_afir: calculate group delay too 6 years ago
Devin Heitmueller 9e21ba3dc3 avdevice/decklink: Fix compile breakage on OSX 6 years ago
Carl Eugen Hoyos 6871c17173 lavf/matroskadec: Simplify string length calculation. 6 years ago
Carl Eugen Hoyos 10f468156c lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
Carl Eugen Hoyos feb05ffa99 lavf/dump: Fix a typo: comentary -> commentary. 6 years ago
Paul B Mahol 8baaed7889 avfilter: add sinc source filter 6 years ago
Martin Vignali db4771af81 swscale : add YA16 LE/BE output 6 years ago
Martin Vignali 658bbc0060 swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file 6 years ago
Martin Vignali e832d769f4 avcodec/proresenc_aw : use for frame flag in the header the same value than the official encoder 6 years ago
Martin Vignali c51b36ec8f avcodec/proresenc_aw : add support for prores 444 6 years ago
Martin Vignali 98637be753 avcodec/prores_enc : not calculate dct a each quantif search step 6 years ago
Martin Vignali cea5e90bde avcodec/proresenc_aw : use qp close to the official encoder 6 years ago
Martin Vignali 1a45b12cdc avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame header instead of default (unknown, unknown, Rec601) 6 years ago
Martin Vignali d7731ea9d4 avcodec/proresenc_aw : use scan table from prores_data file 6 years ago
Paul B Mahol 2d9c290a2f avfilter/vf_lensfun: use av_malloc_array() 6 years ago
Paul B Mahol 0ce7005d34 avfilter/vf_lensfun: use av_freep 6 years ago
Paul B Mahol bf5bdbdb92 avfilter/af_adelay: do not crash if allocation of chandelay failed 6 years ago
Karthick Jeyapal 444cdb422d avformat/dashenc: Dont ignore the codec tag from codec parameters 6 years ago