83094 Commits (cf9ef839606dd50f779c395d8a277de143f7e5b2)
 

Author SHA1 Message Date
James Almer cf9ef83960 huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 8 years ago
James Almer 30c1f27299 huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer 5ac1dd8e23 lossless_videodsp: move shared functions from huffyuvdsp 8 years ago
Steven Liu 3222786c5a avformat/hlsenc: refine the hlsenc code 8 years ago
Steven Liu b97e9cba0b avformat/hlsenc: fix hlsenc bug at windows system 8 years ago
Steven Liu aa7982577c cmdutils_opencl: fix resource_leak cid 1396852 8 years ago
Thomas Turner 08fdf965c9 avutil/tests/audio_fifo.c: pass by reference for efficiency and change datatype to const 8 years ago
James Almer 1d4d0ee4b0 avutil/reverse: move the ff_reverse declaration to a separate header 8 years ago
Carl Eugen Hoyos 2f94b305ac lavf/mxf: Add a universal label for ProRes used in FCP. 8 years ago
Sergey Kudryashov a9b33b5a37 libavfilter/af_biquads: warn about clipping only after frame with clipping 8 years ago
Nicolas George f7191ccad6 lavfi: remove stray semicolons. 8 years ago
Carl Eugen Hoyos f31bac596f lavf/dss: Do not fail randomly if dss_sp input contains 0xff. 8 years ago
Nicolas George aaae459a85 lavfi: reindent after previous commit. 8 years ago
Nicolas George 912969a33e lavfi/buffersink: move to the new design. 8 years ago
Nicolas George 32c59a115d lavfi: do not call ff_filter_frame() with activate. 8 years ago
Nicolas George c619a4e525 lavfi: make two functions static. 8 years ago
Nicolas George ae4650f0b9 lavfi: disallow ff_request_frame for filters using activate. 8 years ago
Nicolas George 9eb4c79afd lavfi: add ff_inlink_request_frame(). 8 years ago
Nicolas George d3cb140433 lavfi: move ff_update_link_current_pts() into the utility functions. 8 years ago
Nicolas George 7910127a8e lavfi: cosmetic: remove forward declaration. 8 years ago
Nicolas George 3ff01feda3 lavfi: add AVFilter.activate. 8 years ago
Nicolas George db4a71c0ff lavfi: use the consume helpers in ff_filter_frame_to_filter(). 8 years ago
Nicolas George d360ddf03b lavfi: add helpers to consume frames from link FIFOs. 8 years ago
Nicolas George 2e5af443c3 lavfi: pass min explicitly to samples_ready(). 8 years ago
Nicolas George e7e4c8dfbe lavfi: add ff_inlink_evaluate_timeline_at_frame(). 8 years ago
Nicolas George 0e3d2496e2 lavfi: add ff_inlink_process_commands(). 8 years ago
Nicolas George 846f142134 lavfi: merge two variables after a recent commit. 8 years ago
Nicolas George 28c62df672 lavfi: implement ff_inlink_make_frame_writable(). 8 years ago
Nicolas George 918891e146 lavfi: export ff_filter_set_ready() to the library. 8 years ago
Nicolas George 4c24f3ac16 lavfi: add ff_inlink_acknowledge_status(). 8 years ago
Nicolas George 485617ea0f lavfi: document that AVFilterLink is not for applications. 8 years ago
Nicolas George e9ecada1d4 lavfi/tests/filtfmts: include internal.h. 8 years ago
Nicolas George 063b1a42c6 lavd/lavfi: use buffersink accessors. 8 years ago
Nicolas George 448f2972f9 ffplay: use buffersink accessors. 8 years ago
Nicolas George d9b311d44c ffmpeg: use buffersink accessors. 8 years ago
Nicolas George dbe9dbed31 lavfi/buffersink: add accessors for the stream properties. 8 years ago
Nicolas George 0b66c456f9 lavfi, ffmpeg: simplify filter names. 8 years ago
Nicolas George 57789cfb9d lavf/hlsenc: fix typo in last commit. 8 years ago
Bodecs Bela 8811d6d9a0 avformat/hlsenc: hls_start_number_source and start_number 8 years ago
Matthieu Bouron e1f4971209 lavfi: use an audio frame pool for each link of the filtergraph 8 years ago
Matthieu Bouron b1ed7957b8 lavfi/framepool: cosmetic style fixes 8 years ago
Matthieu Bouron e2d336cf64 lavfi/framepool: re-indent after previous commit 8 years ago
Matthieu Bouron eb3368178e lavfi/framepool: add audio support 8 years ago
Matthieu Bouron b1f68f00b1 lavfi/framepool: rename FFVideoFramePool to FFFramePool 8 years ago
James Almer e71b8119e7 avcodec/mathops: add missing header for ff_reverse 8 years ago
Martin Vignali 682769d3d3 fate/psd : add test for 256 color 8 years ago
Zhengxu 1a79b8f8d2 ffmpeg: Add an option "qsv_device" to choose proper node for QSV child device (vaapi or dxva2) 8 years ago
Carl Eugen Hoyos f55da2200d lavf/dss: Support version 3 files / files with larger header. 8 years ago
Derek Buitenhuis 14b9060160 hevc: Mark as having threadsafe init 8 years ago
Steinar H. Gunderson 2a293ec7ac avcodec: add Newtek SpeedHQ decoder 8 years ago