92270 Commits (0a055f463a60af764c083fd0ba3112037557de4b)
 

Author SHA1 Message Date
Mark Thompson 1f1ec958f6 Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b' 6 years ago
Jun Zhao 5a3ce4a92b lavfi/deshake: fix deshake crash issue. 6 years ago
Mark Thompson 6ff4473012 av1_metadata: Fix constraint on setting chroma_sample_position 6 years ago
Paul B Mahol 50a2347b19 avfilter/avf_showspectrum: increase padding size for low sample rates 6 years ago
Paul B Mahol fe447c0609 avfilter/avf_showspectrum: add zoom mode to showspectrumpic 6 years ago
Paul B Mahol 3e687be4fa avfilter/avf_showspectrum: add green color map 6 years ago
Pavel Koshevoy 03123e4053 lavfi/atempo: fix tempo range limit inconsistency 6 years ago
Paul B Mahol d39fae0886 avfilter/avf_showspectrum: fix scaling in zoom mode 6 years ago
Paul B Mahol 196dd13c76 avfilter/avf_showspectrum: implement zoom mode 6 years ago
Paul B Mahol 0baca07759 avilter/af_afir: add irfmt option 6 years ago
James Almer e08a876e67 avcodec/libaomdec: remove bogus comment 6 years ago
Paul B Mahol 4901fa1fb8 avfilter/af_afir: use internal lavfi queue 6 years ago
Paul B Mahol 6725fd8b0f avfilter/af_headphone: use lavfi internal queue instead 6 years ago
Paul B Mahol ef3babb2c7 avfilter/af_asetnsamples: use lavfi internal queue 6 years ago
Paul B Mahol 7d65fe87e9 avfilter: add ff_inlink_queued_samples() 6 years ago
James Almer ebc3d04b8d avcodec: add an AV1 parser 6 years ago
James Almer af2acbd23f avcodec/av1_metadata: add an option to insert and remove Temporal Delimiter OBUs 6 years ago
Marton Balint 7ca2ee059e avfilter/f_cue: use inlink fifo for queueing frames 6 years ago
Marton Balint 8f14170b9a avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to access frames in the inlink fifo 6 years ago
Marton Balint 9344322573 doc/protocols: simplify and clarify UDP localaddr option 6 years ago
Marton Balint ab0812c1a8 avformat/udp: always use IP_ADD_SOURCE_MEMBERSHIP for subscribing to an UDP multicast source group in IPv4 6 years ago
Marton Balint d3bda871f0 avformat/udp: specify the local address for some source filtered multicast joins 6 years ago
Marton Balint 91a1363452 avformat/udp: add support for generic source filtering 6 years ago
Marton Balint 9d4829f3c9 avformat/rtpproto: use factorized ip functions 6 years ago
Marton Balint 826972c9d8 avformat/udp: use factorized ip functions 6 years ago
Marton Balint 45fa756fa4 avformat/ip: factorize some IP filtering and resolving functions to a new file 6 years ago
Paul B Mahol 9e45364a80 avfilter/af_afir: make IR gain control more flexible 6 years ago
Paul B Mahol 4c514edc5b avfilter/avfilter: fix typos in comments 6 years ago
Zhong Li 21733b39d0 lavu/qsv: fix a random hwupload failure regression 6 years ago
Michael Niedermayer f515c978f6 avcodec/rasc: unref both frames on reinit 6 years ago
Michael Niedermayer 9a9034958a avcodec/rasc: Fix off by 1 error in vertical coordinate 6 years ago
Michael Niedermayer c905840e8c avcodec/tiff: check remaining packet size for strips 6 years ago
Sigga Regina dcbd89e000 avformat/matroskaenc: reserve free space for metadata on request 6 years ago
Michael Niedermayer d702769213 avcodec/scpr: Skip frames which change nothing 6 years ago
Michael Niedermayer a8a98ba9ee avcodec/wcmv: Fix integer overflows 6 years ago
Michael Niedermayer 2076e11839 avcodec/gdv: Remove unused variable 6 years ago
xiaofeng e78016b04a ffmpeg: break loop when dts_heuristic check done 6 years ago
Karthick Jeyapal c0ee4e0ac2 avdevice/decklink_dec: add option to align capture start time 6 years ago
Michael Niedermayer 449b1dcd7d avcodec/hevc_parser: very minor simplification in hevc_parse() 6 years ago
Haihao Xiang 4c14a25281 lavc/hevc: Don't parse NAL unit for a dummy buffer 6 years ago
Marton Balint b577153231 avcodec/libzvbi-teletextdec: add formatted ass output 6 years ago
Michael Niedermayer 179ed2d2e0 avcodec/diracdec: check that GetBitContext has not ended in codeblock() 6 years ago
Michael Niedermayer 7274d849cc avcodec/diracdec: Propagate errors from codeblock() 6 years ago
Michael Niedermayer db6af88cd0 avcodec/bintext: Use ff_get_buffer instead of ff_reget_buffer and simplify 6 years ago
Michael Niedermayer 8db9097308 avcodec/bintext: Check input size before allocating the input image 6 years ago
Michael Niedermayer 35517e3ca7 avcodec/gdv: Error out if we had insufficent input for the output frame in decompress_2() 6 years ago
Michael Niedermayer 510bd61941 avcodec/gdv: Optimize 2x scaling loop a little in gdv_decode_frame() 6 years ago
Michael Niedermayer 6a4788e7b3 avcodec/gdv: Replace loop in gdv_decode_frame() by memcpy() 6 years ago
Michael Niedermayer 5f84fbce08 avcodec/gdv: Eliminate 50% of the reads in the first inner loop in rescale() 6 years ago
Michael Niedermayer d021729efc avcodec/gdv: Simplify first inner loop in rescale() 6 years ago