92739 Commits (3a36b0c4b8f2a4529fb8d1df217cada04e59aef7)
 

Author SHA1 Message Date
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
Michael Niedermayer f72b9904fe avcodec/h264_cavlc: Check mb_skip_run 6 years ago
Michael Niedermayer d7dbad12f8 avcodec/ilbcdec: Fix multiple integer overflows 6 years ago
Michael Niedermayer d017886657 avcodec/ilbcdec: Fix multiple invalid left shifts 6 years ago
Michael Niedermayer 25eb10d941 avcodec/ilbcdec: Limit indexes in create_augmented_vector() 6 years ago
Michael Niedermayer c6282141cb avcodec/ra144: Fix integer overflow in add_wav() 6 years ago
Michael Niedermayer 079d1a7175 avformat/utils: Never store negative values in last_IP_duration 6 years ago
Michael Niedermayer 4e19cfcfa3 avformat/utils: Fix integer overflow in discontinuity check 6 years ago
Carl Eugen Hoyos e90d4e9272 lavc/mjpegdec: Support 2:3 subsampling. 6 years ago
Carl Eugen Hoyos b9136c1b90 lavf/mxfenc: Remove a write-only variable. 6 years ago
bnnm 02ea060b29 avformat/xwma: fix WMAv2 with incorrect bit rate 6 years ago
Mark Thompson 57f312a34d doc/bitstream_filters: Add av1_metadata 6 years ago
Mark Thompson f6912cc3e7 trace_headers: Fix memory leaks on syntax read failures 6 years ago
Anssi Hannula b2adc31697 MAINTAINERS: remove myself as hls demuxer maintainer 6 years ago
Aman Gupta 41ed2c3849 avcodec/cbs: ensure user_data is padded for GBC parsing 6 years ago