summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Collapse)AuthorAge
...
* SimplifyVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-18 17:57:42 Originally committed as revision 13318 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use a user-provided context for av_log()Vitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 14:33:41 Originally committed as revision 13317 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Improve error handlingVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 14:32:13 Originally committed as revision 13316 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CosmeticsVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 14:28:40 Originally committed as revision 13315 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Better error handlingVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 14:28:30 Originally committed as revision 13314 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SimplifyVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 14:16:34 Originally committed as revision 13313 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Link filters in the same pass as the parserVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 14:12:56 Originally committed as revision 13312 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: if(x != NULL) -> if(x)Vitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 14:11:19 Originally committed as revision 13311 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Even more improvements on whitespaces handlingVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 10:37:15 Originally committed as revision 13310 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More improvements on the handling of whitespacesVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-12 10:34:48 Originally committed as revision 13309 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Proper handling of trailing whitespacesVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 21:29:33 Originally committed as revision 13308 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unneeded varVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 21:26:45 Originally committed as revision 13307 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: alignmentVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 21:10:06 Originally committed as revision 13306 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make two variables constVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 21:06:35 Originally committed as revision 13305 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Better error messagesVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 18:35:09 Originally committed as revision 13304 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More simplifyingVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 18:26:40 Originally committed as revision 13303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SimplifyVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 16:51:23 Originally committed as revision 13302 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge declaration and initializationVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 16:46:33 Originally committed as revision 13301 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CosmeticsVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 16:41:47 Originally committed as revision 13300 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update comments to new syntaxVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 16:40:03 Originally committed as revision 13299 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: Forgot to consider the null byte at the end of the string when alloc'ingVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 16:39:07 Originally committed as revision 13298 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use '[' and ']' for label namingVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 19:02:56 Originally committed as revision 13297 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename avfilter_graph_parse_chain() to avfilter_parse_graph()Vitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 18:58:17 Originally committed as revision 13296 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename AVFilterInOut.instance to AVFilterInOut.filterVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 18:45:08 Originally committed as revision 13295 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CosmeticsVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 18:43:29 Originally committed as revision 13294 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify consume_string() as Michael suggestedVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 18:43:02 Originally committed as revision 13293 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SimplifyVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 18:20:25 Originally committed as revision 13292 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Better instance name for parsed filtersVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 18:19:09 Originally committed as revision 13291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use link_filter() instead avfilter_link() when clearerVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 18:17:29 Originally committed as revision 13290 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Avoid searching by instance name when it is not necessaryVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 18:00:58 Originally committed as revision 13289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Better error messagesVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 11:09:29 Originally committed as revision 13288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Handle av_realloc() failureVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-04 15:35:38 Originally committed as revision 13287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Last commit was missing header fileVitor Sessak2008-05-24
| | | | Originally committed as revision 13286 to svn://svn.ffmpeg.org/ffmpeg/trunk
* I should not have merged the graph parser with the graphVitor Sessak2008-05-24
| | | | | | | | framework. Split it. Commited in SoC by Vitor Sessak on 2008-04-03 16:29:07 Originally committed as revision 13285 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
| | | | Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
* non-recursive makefilesMåns Rullgård2008-04-07
| | | | Originally committed as revision 12760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Handle av_realloc() failureVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-04 15:35:38 Originally committed as revision 12754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use sizeof(var) instead of sizeof(type)Vitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-03 19:53:18 Originally committed as revision 12753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Give a more meaningful instance name to auto-inserted scalerVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-03 16:51:39 Originally committed as revision 12752 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge two ifsVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-03 16:44:27 Originally committed as revision 12751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused checkVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-03 16:38:51 Originally committed as revision 12750 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetical: alignmentVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-03 16:36:13 Originally committed as revision 12749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove some unwanted todosVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-03 16:32:37 Originally committed as revision 12748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove declaration of nonexisting functionVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-03 16:30:09 Originally committed as revision 12747 to svn://svn.ffmpeg.org/ffmpeg/trunk
* I should not have merged the graph parser with the graphVitor Sessak2008-04-04
| | | | | | | | framework. Split it. Commited in SoC by Vitor Sessak on 2008-04-03 16:29:07 Originally committed as revision 12746 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace consume_char() function by *(*buf)++Vitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-03-30 15:46:38 Originally committed as revision 12745 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add backslash '\' support to the parserVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-03-29 16:26:47 Originally committed as revision 12744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove AVFilterGraphDesc struct.Vitor Sessak2008-04-04
| | | | | | | | | Now the parser link the filters from the graph directly with avfilter_link(). Commited in SoC by Vitor Sessak on 2008-03-29 15:12:47 Originally committed as revision 12743 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename uninit() to avfilter_destroy_graph() and make it non-staticVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-03-27 19:34:24 Originally committed as revision 12742 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename functions now staticVitor Sessak2008-04-04
| | | | | | Commited in SoC by Vitor Sessak on 2008-03-26 21:06:01 Originally committed as revision 12741 to svn://svn.ffmpeg.org/ffmpeg/trunk