87289 Commits (7bae17e37ab63d1cfcea22c68c455f859db3663c)
 

Author SHA1 Message Date
  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
  Alexandra Hájková 4795e4f61f alac: Convert to the new bitstream reader 9 years ago
  Alexandra Hájková b1e7394ea0 rtp: Convert to the new bitstream reader 9 years ago
  Alexandra Hájková a895292f27 mov: Convert to the new bitstream reader 9 years ago
  Luca Barbato 44129e3804 avconv: Do not pass NULL to avio_tell 8 years ago
  Luca Barbato f8f7ad758d qsv: Set the correct range for la_depth 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
  Anton Khirnov 1202b71269 theora: export cropping information instead of handling it internally 8 years ago
  Anton Khirnov c3e84820d6 h264dec: export cropping information instead of handling it internally 8 years ago
  Anton Khirnov 4fded0480f h264dec: be more explicit in handling container cropping 8 years ago
  Anton Khirnov a02ae1c683 hevcdec: export cropping information instead of handling it internally 8 years ago
  Anton Khirnov 019ab88a95 lavc: add an option for exporting cropping information to the caller 8 years ago
  Anton Khirnov 52627248e4 frame: add a cropping rectangle to AVFrame 8 years ago
  Anton Khirnov b68e353136 qsvdec: do not sync PIX_FMT_QSV surfaces 8 years ago
  Steve Lhomme ac3c3ee678 dxva2: allow an empty array of ID3D11VideoDecoderOutputView 8 years ago
  Steve Lhomme f67235a28c dxva2: get the slice number directly from the surface in D3D11VA 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