83103 Commits (1412e5a004eaa62f7ce4e222b0cb9e921ee233e2)
 

Author SHA1 Message Date
Martin Vignali 1412e5a004 fate/psd : add test for bitmap and duotone 8 years ago
Martin Vignali 31e722e9da libavcodec/psd : add test for channel depth/channel count in bitmap mode 8 years ago
Matthieu Bouron e109c54a69 swresample/arm: cosmetic fixes 8 years ago
Matthieu Bouron 0265aec565 swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 8 years ago
Paul B Mahol 2eaee6e79b avcodec/qdrw: skip long comment for now 8 years ago
Steinar H. Gunderson d68d7198be speedhq: Align blocks variable properly. 8 years ago
James Almer 6596b34954 avcodec/lossless_videodsp: add missing call to ff_llviddsp_init_ppc() 8 years ago
James Almer 6d4c9f2ade lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 8 years ago
James Almer 47f212329e huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
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