90931 Commits (943f7902e6f7fc08eb015e0e1aacae77c252b1f2)
 

Author SHA1 Message Date
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
Jerome Borsboom e60e14ef92 avcodec/vc1: re-implement vc1_put_signed_blocks_clamped 7 years ago
Jerome Borsboom 362ce2db4b avcodec/vc1: implement interlaced out-of-bounds reference pixel replication 7 years ago
Jerome Borsboom b43f1c5225 avcodec/vc1: correct ff_vc1_dqscale 7 years ago
Jerome Borsboom dd1e717f5b avcodec/vc1: correct ff_vc1_mbmode_intfrp 7 years ago
Jerome Borsboom 79f8074cc4 avcodec/vc1: store color-difference reference field type 7 years ago
Jerome Borsboom c5f74b1e23 avcodec/vc1: store additional bitstream elements during MB decoding 7 years ago
Jerome Borsboom ded52f6e36 avcodec/vc1: re-implement and expand VC-1 loop filtering 7 years ago