91038 Commits (9b82e333b7c4235a3de7ce8d8fe115c53c11f50c)
 

Author SHA1 Message Date
Paul B Mahol a5b2d85f18 avfilter/vf_fieldmatch: switch to activate 7 years ago
Paul B Mahol 889d858491 avfilter: add amplify filter 7 years ago
Paul B Mahol 70d25b89db avfilter/vf_overlay: use slice_end in alpha_composite() 7 years ago
Jerome Borsboom 19c3df0cd6 avcodec/vc1: fix mquant calculation 7 years ago
Paul B Mahol 29fd44adf1 avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startx 7 years ago
Gyan Doshi 96d7cbedbe doc/ffmpeg - update benchmark option readout details 7 years ago
Paul B Mahol d54014d157 avfilter/vf_overlay: add slice threading 7 years ago
André Camargo 1322b00060 fftools/ffmpeg: change fps progress log message to show two decimal digits 7 years ago
Rahul Chaudhry e84212b78e swresample/arm: rename labels to fix xcode build error 7 years ago
Mark Wachsler 9d75354963 fftools/ffmpeg: Add system time and real time to benchmarking. 7 years ago
Paul B Mahol c116ba375e doc/libav-merge: remove resolved item 7 years ago
Paul B Mahol 81d78fe13b avcodec/proresdec2: add missing frame color metadata 7 years ago
Paul B Mahol 99d24499c2 avcodec/proresdec2: make long name more descriptive 7 years ago
Paul B Mahol 5c6a3604f0 avcodec: remove duplicate prores decoder 7 years ago
Paul B Mahol 4f484edaa7 avfilter/vf_convolution: make rdiv set to 0 more useful 7 years ago
Mark Thompson 92a0a6bea9 hwcontext_vaapi: Fix compilation with libva versions < 1.4.0 7 years ago
Paul B Mahol b473e76876 avfilter/vf_mix: use correct linesizes 7 years ago
Paul B Mahol 309fce63d8 avfilter/vf_shuffleplanes: add support for timeline 7 years ago
Paul B Mahol 2d7ba3a96f avfilter/vf_premultiply: add slice threading 7 years ago
Paul B Mahol e0e75f93b9 avfilter/vf_maskedclamp: silence warning 7 years ago
Paul B Mahol 9faec78b14 avfilter/vf_mix: add slice threading 7 years ago
Łukasz Krzciuk 48330500ef avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases 7 years ago
James Almer 05c0f620bf avcodec/cbs_mpeg2: use existing buffer reference when splitting fragments 7 years ago
James Almer dff1fb27aa avcodec/cbs: create reference counted fragments in ff_cbs_read_extradata() 7 years ago
Paul B Mahol 6a955750d6 avfilter/vf_maskedclamp: add slice threading 7 years ago
Paul B Mahol 356a33b20a avfilter/vf_atadenoise: do not abort if user specified invalid size 7 years ago
Clément Bœsch 2e341eb15b lavf/http: use AV_OPT_FLAG_DEPRECATED for user-agent option 7 years ago
Clément Bœsch 5be0410cb3 lavu/opt: add AV_OPT_FLAG_DEPRECATED 7 years ago
Clément Bœsch 71fa82bed6 lavu/threadmessage: add av_thread_message_queue_nb_elems() 7 years ago
Jerome Borsboom 02e4970bc9 avcodec/vc1: fix out of bounds access of overlap filter 7 years ago
Paul B Mahol 330215830e avfilter/vf_mix: clip output pixel values 7 years ago
Paul B Mahol a5172dcab6 avfilter/vf_mix: add scale option 7 years ago
Paul B Mahol 161e006cc0 avfilter: add tmix filter 7 years ago
Derek Buitenhuis 28503c5aea mov: Properly abide by the track's media duration 7 years ago
Carl Eugen Hoyos 3914a76db6 lavf/rtmpcrypt: Add a cast to silence an unavoidable warning. 7 years ago
Karthick Jeyapal 4c27a6fbfd avformat/dashenc: Set mp4 as the default format for VP9 7 years ago
Karthick Jeyapal 060e74e2a9 avformat/dashenc: Set VP9 codec string with profile, level and bitdepth 7 years ago
Karthick Jeyapal 5b6cc3a73a avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture size 7 years ago
Steven Liu 798ae8794e avformat/dashdec: fix compling warning "filename is deprecated" 7 years ago
guikunzhi 8ea8be5951 fix memory leak of parsing dash MPD 7 years ago
Michael Niedermayer 1c97035e3b avcodec/error_resilience: Fix integer overflow in filter181() 7 years ago
Michael Niedermayer de841fbea7 avcodec/h263dec: Check slice_ret in mspeg4 slice loop 7 years ago
Michael Niedermayer 7562567f41 avcodec/h2645_parse: Replace RNXYA by RNXY in ff_h2645_extract_rbsp() 7 years ago
Michael Niedermayer 0bd0401336 avcodec/elsdec: Fix memleaks 7 years ago
Jerome Borsboom 144ce364cd avcodec/vc1: more corrections for AC inverse quantization scaling 7 years ago
Jerome Borsboom 9ae2845b1c avcodec/vc1: correct forgotten v->blocks_off 7 years ago
Jerome Borsboom 797c1536a4 avcodec/vc1: correct AC inverse quantization scaling 7 years ago
Jerome Borsboom a1dc0bdaf4 avcodec/vc1: correct mspel for field-interlace B frames 7 years ago
Jerome Borsboom 7a70879624 avcodec/vc1: remove unused overlap smooting and loop filter 7 years ago
Jerome Borsboom cc5deeb74a avcodec/vc1: add overlap smooting and loop filter for frame/field-interlace 7 years ago