summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Move code from handle_link() to the only place the function is calledVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-18 18:18:35 Originally committed as revision 13319 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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
* Move pitch vector interpolation code to acelp_filtersVladimir Voroshilov2008-05-24
| | | | | | and convert it to a generic interpolation routine. Originally committed as revision 13284 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use an intermediate variable for overflow testingVitor Sessak2008-05-24
| | | | Originally committed as revision 13283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Handle the case where we do not have enough inputVitor Sessak2008-05-24
| | | | Originally committed as revision 13282 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Anoter try to make +- behave sanely.Michael Niedermayer2008-05-24
| | | | Originally committed as revision 13281 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: indentationAurelien Jacobs2008-05-24
| | | | Originally committed as revision 13280 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless title checkAurelien Jacobs2008-05-24
| | | | Originally committed as revision 13279 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify eq()Vitor Sessak2008-05-24
| | | | Originally committed as revision 13278 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify final()Vitor Sessak2008-05-24
| | | | Originally committed as revision 13277 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify rms()Vitor Sessak2008-05-24
| | | | Originally committed as revision 13276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More simplifications of ra144_decode_frame()Vitor Sessak2008-05-24
| | | | Originally committed as revision 13275 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make wavtable a table instead of an arrayVitor Sessak2008-05-24
| | | | Originally committed as revision 13274 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix compilation for buggy icc.Carl Eugen Hoyos2008-05-24
| | | | Originally committed as revision 13273 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better error messageBaptiste Coudurier2008-05-24
| | | | Originally committed as revision 13272 to svn://svn.ffmpeg.org/ffmpeg/trunk
* latest libavc svn requires at least this value for bit_rate_tolerance, not ↵Baptiste Coudurier2008-05-24
| | | | | | using av_q2d because of float Originally committed as revision 13271 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify, remove useless varsBaptiste Coudurier2008-05-24
| | | | Originally committed as revision 13270 to svn://svn.ffmpeg.org/ffmpeg/trunk