Vitor Sessak
85cb8af7a3
Simplify
...
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
2008-05-24 20:40:10 +00:00
Vitor Sessak
2b7defc7bb
Link filters in the same pass as the parser
...
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
2008-05-24 20:40:08 +00:00
Vitor Sessak
a59a773413
Cosmetics: if(x != NULL) -> if(x)
...
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
2008-05-24 20:40:03 +00:00
Vitor Sessak
8095a014a0
Even more improvements on whitespaces handling
...
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
2008-05-24 20:40:01 +00:00
Vitor Sessak
7a57c8d9ad
More improvements on the handling of whitespaces
...
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
2008-05-24 20:39:57 +00:00
Vitor Sessak
a78f2ccdd6
Proper handling of trailing whitespaces
...
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
2008-05-24 20:39:55 +00:00
Vitor Sessak
a64821f4e5
Remove unneeded var
...
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
2008-05-24 20:39:51 +00:00
Vitor Sessak
89475efd26
Cosmetics: alignment
...
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
2008-05-24 20:39:48 +00:00
Vitor Sessak
03cea46194
Make two variables const
...
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
2008-05-24 20:39:45 +00:00
Vitor Sessak
22260824c0
Better error messages
...
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
2008-05-24 20:39:42 +00:00
Vitor Sessak
325cb1efb2
More simplifying
...
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
2008-05-24 20:39:39 +00:00
Vitor Sessak
a3acd1d9da
Simplify
...
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
2008-05-24 20:39:36 +00:00
Vitor Sessak
55672c8368
Merge declaration and initialization
...
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
2008-05-24 20:39:34 +00:00
Vitor Sessak
2839ff5e2f
Cosmetics
...
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
2008-05-24 20:39:32 +00:00
Vitor Sessak
ffac8784d6
Update comments to new syntax
...
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
2008-05-24 20:39:29 +00:00
Vitor Sessak
2255026d53
10l: Forgot to consider the null byte at the end of the string when alloc'ing
...
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
2008-05-24 20:39:26 +00:00
Vitor Sessak
d7ff229718
Use '[' and ']' for label naming
...
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
2008-05-24 20:39:22 +00:00
Vitor Sessak
92973a04f0
Rename avfilter_graph_parse_chain() to avfilter_parse_graph()
...
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
2008-05-24 20:39:19 +00:00
Vitor Sessak
37161d641e
Rename AVFilterInOut.instance to AVFilterInOut.filter
...
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
2008-05-24 20:39:16 +00:00
Vitor Sessak
da790674c5
Cosmetics
...
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
2008-05-24 20:39:14 +00:00
Vitor Sessak
93b7a0f68d
Simplify consume_string() as Michael suggested
...
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
2008-05-24 20:39:12 +00:00
Vitor Sessak
5b2bb2c906
Simplify
...
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
2008-05-24 20:39:09 +00:00
Vitor Sessak
58a2d7a5c2
Better instance name for parsed filters
...
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
2008-05-24 20:39:05 +00:00
Vitor Sessak
ee75692a5f
Use link_filter() instead avfilter_link() when clearer
...
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
2008-05-24 20:39:03 +00:00
Vitor Sessak
9710beaf14
Avoid searching by instance name when it is not necessary
...
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
2008-05-24 20:38:25 +00:00
Vitor Sessak
27a669ab00
Better error messages
...
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
2008-05-24 20:38:23 +00:00
Vitor Sessak
046f49baa2
Handle av_realloc() failure
...
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
2008-05-24 20:38:15 +00:00
Vitor Sessak
f0703f5d94
Last commit was missing header file
...
Originally committed as revision 13286 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 20:38:01 +00:00
Vitor Sessak
27afb09d51
I should not have merged the graph parser with the graph
...
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
2008-05-24 20:35:43 +00:00
Vladimir Voroshilov
d347a046e2
Move pitch vector interpolation code to acelp_filters
...
and convert it to a generic interpolation routine.
Originally committed as revision 13284 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 17:18:42 +00:00
Vitor Sessak
13b6729361
Use an intermediate variable for overflow testing
...
Originally committed as revision 13283 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 16:38:48 +00:00
Vitor Sessak
84490b744e
Handle the case where we do not have enough input
...
Originally committed as revision 13282 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 16:20:37 +00:00
Michael Niedermayer
9d2e6e84ce
Anoter try to make +- behave sanely.
...
Originally committed as revision 13281 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 12:58:20 +00:00
Aurelien Jacobs
ebea1d7668
cosmetics: indentation
...
Originally committed as revision 13280 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 12:56:05 +00:00
Aurelien Jacobs
570745cc51
remove useless title check
...
Originally committed as revision 13279 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 12:55:36 +00:00
Vitor Sessak
be2c232f43
Simplify eq()
...
Originally committed as revision 13278 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 12:33:00 +00:00
Vitor Sessak
2279dd9e41
Simplify final()
...
Originally committed as revision 13277 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 09:20:09 +00:00
Vitor Sessak
0853393979
Simplify rms()
...
Originally committed as revision 13276 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 09:19:21 +00:00
Vitor Sessak
c2c237a0d5
More simplifications of ra144_decode_frame()
...
Originally committed as revision 13275 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 09:17:30 +00:00
Vitor Sessak
d548f09ff6
Make wavtable a table instead of an array
...
Originally committed as revision 13274 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 09:15:01 +00:00
Carl Eugen Hoyos
d1845b4c84
Fix compilation for buggy icc.
...
Originally committed as revision 13273 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 07:19:12 +00:00
Baptiste Coudurier
f61d45c99e
better error message
...
Originally committed as revision 13272 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 02:34:19 +00:00
Baptiste Coudurier
1692008f51
latest libavc svn requires at least this value for bit_rate_tolerance, not using av_q2d because of float
...
Originally committed as revision 13271 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 02:19:46 +00:00
Baptiste Coudurier
5366f15d05
simplify, remove useless vars
...
Originally committed as revision 13270 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 00:03:00 +00:00
Baptiste Coudurier
fbabb0c277
add new h264 and aac flv ids
...
Originally committed as revision 13269 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 22:02:29 +00:00
Baptiste Coudurier
7ef94d221b
in flv this field is dts finally
...
Originally committed as revision 13268 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 21:51:33 +00:00
Baptiste Coudurier
19719bc631
flv use 32 bit pts
...
Originally committed as revision 13267 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 21:47:30 +00:00
Michael Niedermayer
abd2256dbe
Pass time_base as argument to new_chapter() as well.
...
This fixes the wrong timebase the matroska demuxer had after my previous commits.
Maybe we should reduce new_chapter() to just (AVFormatContext, int id) ?
Originally committed as revision 13266 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 18:15:13 +00:00
Michael Niedermayer
f6e76ba476
Document pts/dts.
...
Originally committed as revision 13265 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 17:56:45 +00:00
Michael Niedermayer
b18a4ab2ae
Warn user about invalid timestamps.
...
Originally committed as revision 13264 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 17:52:42 +00:00