Commit History

Author SHA1 Message Date
  Stefano Sabatini 681ba7229e documentation: sort filter descriptions in filters.texi 13 years ago
  Stefano Sabatini 5c5816c4e3 drawtext: fix minor errors and typos in the filter description 13 years ago
  Michael Niedermayer a6be21d3ba Revert "replace FFmpeg with Libav in doc/" 13 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 years ago
  Janne Grunau f8a45fa1b1 replace FFmpeg with Libav in doc/ 13 years ago
  Stefano Sabatini bd8e750300 Port drawtext filter by Hemanth from the libavfilter soc repo, with 13 years ago
  Brandon Mintern 704865fc87 lavfi: add fade filter 13 years ago
  Stefano Sabatini b423996b57 Update overlay documentation after movie syntax update. 13 years ago
  Stefano Sabatini aa8ac53b51 Update overlay documentation after movie syntax update. 13 years ago
  Stefano Sabatini 9b8bb626dc libavfilter: add video movie source 13 years ago
  Stefano Sabatini 9409c3811c libavfilter: add video movie source 13 years ago
  Michael Niedermayer 7b3ea5507c Add sample_aspect_ratio fields to vsrc_buffer arguments. 13 years ago
  Baptiste Coudurier a51c71bb54 In yadif filter, default to top field first if interlacing is unknown 13 years ago
  Stefano Sabatini e6dba1d881 Fix typos in the crop filter documentation. 13 years ago
  Stefano Sabatini b567020943 Add copy filter, useful for testing the avfilter_draw_slice() copy 13 years ago
  Stefano Sabatini f150e4dc2c Extend documentation for format and noformat filters, and remove 13 years ago
  Stefano Sabatini 17fc94933b Add erode libopencv filter. 13 years ago
  Stefano Sabatini 91cbb6ba53 Add dilate libopencv filter. 13 years ago
  Stefano Sabatini cf69ad35c5 Redesign the libopencv wrapper to make it more generic. Accept both 13 years ago
  Stefano Sabatini 1653027ac4 Improve layout and clarify / complete documentation for the yadif 13 years ago
  Nolan L d5f187fd33 Add gradfun filter, ported from MPlayer. 13 years ago
  Stefano Sabatini 1ebe5c4c0b Add section describing the filtergraph. 13 years ago
  Baptiste Coudurier a4dc7aa5b5 Port libmpcodecs hqdn3d filter. 13 years ago
  Stefano Sabatini f51aeedd41 Extend the frei0r filter syntax. 13 years ago
  Stefano Sabatini f8608dcac3 Implement frei0r source. 13 years ago
  Stefano Sabatini 58935b25d0 Port overlay filter from the libavfilter repo (with many fixes), 14 years ago
  Stefano Sabatini d89e3b36e3 Move settb docs after setpts docs, fix alphabetical order. 14 years ago
  Stefano Sabatini a532bb390f Add setpts filter, ported from the libavfilter soc repo. 14 years ago
  Stefano Sabatini 3699c1f1df Fix documented syntax for the cropdetect filter. 14 years ago
  Stefano Sabatini 3d17f4b9ba Add example to the filter pad documentation. 14 years ago
  Stefano Sabatini 43945b2766 Add transpose filter. 14 years ago
  Stefano Sabatini f5b05b951c Cosmetics: remove pointless empty line. 14 years ago
  Stefano Sabatini 94498ec98a Extend buffer source to accept the time base for the output PTS. 14 years ago
  Stefano Sabatini 68b79bfc48 Implement cropdetect filter. 14 years ago
  Stefano Sabatini 16134b7c40 Extend the nullsrc source, make it accept a parameter for specifying 14 years ago
  Stefano Sabatini 214c0d420b Implement settb filter. 14 years ago
  Stefano Sabatini e40032e23a Add the drawbox filter from the soc libavfilter repo. 14 years ago
  Stefano Sabatini 13fabd7a8d Port MPlayer blackframe filter. 14 years ago
  Michael Niedermayer acbac56789 yadif filter, based on stefanos port of my yadif from mplayer. 14 years ago
  Stefano Sabatini 6ef93402f4 Slightly clarify expression in for the anullsrc source documentation. 14 years ago
  S.N. Hemanth Meenakshisundaram f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
  Stefano Sabatini 1ee410f330 Add asrc_anullsrc - null audio source. 14 years ago
  Stefano Sabatini 75b67a8a99 Make the crop filters accept parametric expressions. 14 years ago
  Stefano Sabatini 2bc05d3547 Change the syntax of the crop filter from x:y:w:h to w:h:x:y. 14 years ago
  Stefano Sabatini 47941088f9 Add frei0r filter. 14 years ago
  Stefano Sabatini 58d9436447 Fix grammar in the ocv_smooth filter documentation. 14 years ago
  Stefano Sabatini b109427524 Prefer "X" over ``X'', looks more readable and more consistent with 14 years ago
  Stefano Sabatini 6ebf0bfc17 Implement libopencv smooth filter. 14 years ago
  Stefano Sabatini 7f1af825f8 Add fifo filter. 14 years ago
  S.N. Hemanth Meenakshisundaram 99046339fc Add null audio filter. 14 years ago