- 15 Feb, 2008 40 commits
-
-
Vitor Sessak authored
vf_fps filter. Commited in SoC by Vitor Sessak on 2008-02-06 19:55:36 Originally committed as revision 12109 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-12-24 03:24:26 Originally committed as revision 12108 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
This can now handle filters which are added to graphs out of order, including auto-inserted scale filters. As an added bonus, it can now detect circular filter chains which wouldn't work anyway. Commited in SoC by Bobby Bingham on 2007-12-24 03:22:10 Originally committed as revision 12107 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Vitor Sessak on 2007-12-21 10:53:16 Originally committed as revision 12106 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-12-20 19:36:26 Originally committed as revision 12105 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-20 14:33:24 Originally committed as revision 12104 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
source filter will simply want to re-output the same image multiple times and reuse a buffer to do it, and the case where the source filter will output multiple image by modifying a single buffer and outputting it multiple times. Commited in SoC by Bobby Bingham on 2007-08-18 02:21:01 Originally committed as revision 12103 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-18 01:42:42 Originally committed as revision 12102 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
avfilter_create_by_name. Commited in SoC by Bobby Bingham on 2007-08-17 23:39:55 Originally committed as revision 12101 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-17 22:44:03 Originally committed as revision 12100 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
This should make it easier to know what can be done to a buffer once it's been passed to your filter without falling back to copying it "just to be safe". Commited in SoC by Bobby Bingham on 2007-08-17 18:21:07 Originally committed as revision 12099 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-17 16:40:26 Originally committed as revision 12098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-17 14:40:55 Originally committed as revision 12097 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
work than it's worth. Commited in SoC by Bobby Bingham on 2007-08-17 14:39:11 Originally committed as revision 12096 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-14 16:39:26 Originally committed as revision 12095 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-11 17:42:36 Originally committed as revision 12094 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-07 22:31:56 Originally committed as revision 12093 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
the links. Commited in SoC by Bobby Bingham on 2007-08-07 21:02:18 Originally committed as revision 12092 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Make them externally visible because they may be useful for filters to use. Commited in SoC by Bobby Bingham on 2007-08-02 15:14:05 Originally committed as revision 12091 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
This makes it possible to change filter callbacks (eg. to a SIMD version on supported processors). It also allows filters to change their own input and output pads. Commited in SoC by Bobby Bingham on 2007-07-31 19:20:54 Originally committed as revision 12090 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-30 18:53:17 Originally committed as revision 12089 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-30 15:53:33 Originally committed as revision 12088 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-15 16:45:50 Originally committed as revision 12087 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-14 21:20:21 Originally committed as revision 12086 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-14 20:12:54 Originally committed as revision 12085 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
AVFilterGraph structure and related functions. Commited in SoC by Bobby Bingham on 2007-07-14 19:33:28 Originally committed as revision 12084 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-14 17:31:40 Originally committed as revision 12083 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
the implementation of simple filters. Commited in SoC by Bobby Bingham on 2007-07-08 16:48:15 Originally committed as revision 12082 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-08 16:14:49 Originally committed as revision 12081 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
querying supported colorspaces, etc. Commited in SoC by Bobby Bingham on 2007-07-05 20:48:48 Originally committed as revision 12080 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-02 15:17:22 Originally committed as revision 12079 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-06-30 16:15:14 Originally committed as revision 12078 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-06-29 17:03:03 Originally committed as revision 12077 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 12076 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Vitor Sessak on 2008-02-15 21:05:06 Originally committed as revision 12075 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Vitor Sessak on 2008-02-10 20:51:58 Originally committed as revision 12074 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
This can now handle filters which are added to graphs out of order, including auto-inserted scale filters. As an added bonus, it can now detect circular filter chains which wouldn't work anyway. Commited in SoC by Bobby Bingham on 2007-12-24 03:22:10 Originally committed as revision 12073 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-12-20 19:36:26 Originally committed as revision 12072 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-08-18 01:45:42 Originally committed as revision 12071 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
they're useless for outputting. Commited in SoC by Bobby Bingham on 2007-08-17 22:52:18 Originally committed as revision 12070 to svn://svn.ffmpeg.org/ffmpeg/trunk
-