- 16 Feb, 2008 3 commits
-
-
diego authored
other places without checking for its availability already. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12123 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
diego authored
toolchain/tuple, so there is no need (and indeed this is unwanted) to force -mfdpic into the compile/linker flags. patch by Mike Frysinger, vapier.adi a gmail d com git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12122 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12121 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 15 Feb, 2008 37 commits
-
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-12 20:54:11 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12120 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-12 20:43:49 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12119 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-12 20:40:32 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12118 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Patch by Víctor Paesa Commited in SoC by Vitor Sessak on 2008-02-12 20:31:53 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12117 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Suggested by Baptiste Coudurier Commited in SoC by Vitor Sessak on 2008-02-11 19:56:27 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12116 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-10 20:41:57 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12115 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-10 20:32:56 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12114 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-10 20:30:50 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12113 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-10 08:55:18 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12112 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-09 19:47:46 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12111 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2008-02-09 15:59:47 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12110 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
vf_fps filter. Commited in SoC by Vitor Sessak on 2008-02-06 19:55:36 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12109 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-12-24 03:24:26 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12108 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12107 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Vitor Sessak on 2007-12-21 10:53:16 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12106 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-12-20 19:36:26 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12105 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-08-20 14:33:24 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12104 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12103 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-08-18 01:42:42 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12102 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
avfilter_create_by_name. Commited in SoC by Bobby Bingham on 2007-08-17 23:39:55 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12101 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-08-17 22:44:03 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12100 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12099 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-08-17 16:40:26 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12098 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-08-17 14:40:55 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12097 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
work than it's worth. Commited in SoC by Bobby Bingham on 2007-08-17 14:39:11 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12096 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-08-14 16:39:26 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12095 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-08-11 17:42:36 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12094 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-08-07 22:31:56 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12093 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
the links. Commited in SoC by Bobby Bingham on 2007-08-07 21:02:18 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12092 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12091 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor 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 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12090 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-07-30 18:53:17 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12089 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-07-30 15:53:33 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12088 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-07-15 16:45:50 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12087 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-07-14 21:20:21 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12086 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Commited in SoC by Bobby Bingham on 2007-07-14 20:12:54 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12085 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
AVFilterGraph structure and related functions. Commited in SoC by Bobby Bingham on 2007-07-14 19:33:28 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12084 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-