92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  James Almer 1d4d0ee4b0 avutil/reverse: move the ff_reverse declaration to a separate header 9 years ago
  Carl Eugen Hoyos 2f94b305ac lavf/mxf: Add a universal label for ProRes used in FCP. 9 years ago
  Sergey Kudryashov a9b33b5a37 libavfilter/af_biquads: warn about clipping only after frame with clipping 9 years ago
  Anton Khirnov 1202b71269 theora: export cropping information instead of handling it internally 9 years ago
  Anton Khirnov c3e84820d6 h264dec: export cropping information instead of handling it internally 9 years ago
  Anton Khirnov 4fded0480f h264dec: be more explicit in handling container cropping 9 years ago
  Anton Khirnov a02ae1c683 hevcdec: export cropping information instead of handling it internally 9 years ago
  Anton Khirnov 019ab88a95 lavc: add an option for exporting cropping information to the caller 9 years ago
  Anton Khirnov 52627248e4 frame: add a cropping rectangle to AVFrame 9 years ago
  Anton Khirnov b68e353136 qsvdec: do not sync PIX_FMT_QSV surfaces 9 years ago
  Steve Lhomme ac3c3ee678 dxva2: allow an empty array of ID3D11VideoDecoderOutputView 9 years ago
  Steve Lhomme f67235a28c dxva2: get the slice number directly from the surface in D3D11VA 9 years ago
  Nicolas George f7191ccad6 lavfi: remove stray semicolons. 9 years ago
  Carl Eugen Hoyos f31bac596f lavf/dss: Do not fail randomly if dss_sp input contains 0xff. 9 years ago
  Nicolas George aaae459a85 lavfi: reindent after previous commit. 9 years ago
  Nicolas George 912969a33e lavfi/buffersink: move to the new design. 9 years ago
  Nicolas George 32c59a115d lavfi: do not call ff_filter_frame() with activate. 9 years ago
  Nicolas George c619a4e525 lavfi: make two functions static. 9 years ago
  Nicolas George ae4650f0b9 lavfi: disallow ff_request_frame for filters using activate. 9 years ago
  Nicolas George 9eb4c79afd lavfi: add ff_inlink_request_frame(). 9 years ago
  Nicolas George d3cb140433 lavfi: move ff_update_link_current_pts() into the utility functions. 9 years ago
  Nicolas George 7910127a8e lavfi: cosmetic: remove forward declaration. 9 years ago
  Nicolas George 3ff01feda3 lavfi: add AVFilter.activate. 9 years ago
  Nicolas George db4a71c0ff lavfi: use the consume helpers in ff_filter_frame_to_filter(). 9 years ago
  Nicolas George d360ddf03b lavfi: add helpers to consume frames from link FIFOs. 9 years ago
  Nicolas George 2e5af443c3 lavfi: pass min explicitly to samples_ready(). 9 years ago
  Nicolas George e7e4c8dfbe lavfi: add ff_inlink_evaluate_timeline_at_frame(). 9 years ago
  Nicolas George 0e3d2496e2 lavfi: add ff_inlink_process_commands(). 9 years ago
  Nicolas George 846f142134 lavfi: merge two variables after a recent commit. 9 years ago
  Nicolas George 28c62df672 lavfi: implement ff_inlink_make_frame_writable(). 9 years ago
  Nicolas George 918891e146 lavfi: export ff_filter_set_ready() to the library. 9 years ago
  Nicolas George 4c24f3ac16 lavfi: add ff_inlink_acknowledge_status(). 9 years ago
  Nicolas George 485617ea0f lavfi: document that AVFilterLink is not for applications. 9 years ago
  Nicolas George e9ecada1d4 lavfi/tests/filtfmts: include internal.h. 9 years ago
  Nicolas George 063b1a42c6 lavd/lavfi: use buffersink accessors. 9 years ago
  Nicolas George 448f2972f9 ffplay: use buffersink accessors. 9 years ago
  Nicolas George d9b311d44c ffmpeg: use buffersink accessors. 9 years ago
  Nicolas George dbe9dbed31 lavfi/buffersink: add accessors for the stream properties. 9 years ago
  Nicolas George 0b66c456f9 lavfi, ffmpeg: simplify filter names. 9 years ago
  Nicolas George 57789cfb9d lavf/hlsenc: fix typo in last commit. 9 years ago
  Bodecs Bela 8811d6d9a0 avformat/hlsenc: hls_start_number_source and start_number 9 years ago
  Diego Biurrun 122de16dd8 Replace cmdutils_common_opts.h by a macro 15 years ago
  Diego Biurrun 2a2889e130 build: Remove stray duplicate conditional variable declaration 9 years ago
  Matthieu Bouron e1f4971209 lavfi: use an audio frame pool for each link of the filtergraph 9 years ago
  Matthieu Bouron b1ed7957b8 lavfi/framepool: cosmetic style fixes 9 years ago
  Matthieu Bouron e2d336cf64 lavfi/framepool: re-indent after previous commit 9 years ago
  Matthieu Bouron eb3368178e lavfi/framepool: add audio support 9 years ago
  Matthieu Bouron b1f68f00b1 lavfi/framepool: rename FFVideoFramePool to FFFramePool 9 years ago
  James Almer e71b8119e7 avcodec/mathops: add missing header for ff_reverse 9 years ago
  Mark Thompson 89725a8512 vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_frames 9 years ago