|
|
|
@e84f0b6
|
17 years |
vitor1001 |
Better error handling
Commited in SoC by Vitor Sessak on 2008-04-12 …
|
|
|
@85cb8af7
|
17 years |
vitor1001 |
Simplify
Commited in SoC by Vitor Sessak on 2008-04-12 14:16:34
…
|
|
|
@2b7defc7
|
17 years |
vitor1001 |
Link filters in the same pass as the parser
Commited in SoC by Vitor …
|
|
|
@a59a7734
|
17 years |
vitor1001 |
Cosmetics: if(x != NULL) -> if(x)
Commited in SoC by Vitor Sessak on …
|
|
|
@8095a014
|
17 years |
vitor1001 |
Even more improvements on whitespaces handling
Commited in SoC by …
|
|
|
@7a57c8d9
|
17 years |
vitor1001 |
More improvements on the handling of whitespaces
Commited in SoC by …
|
|
|
@a78f2ccd
|
17 years |
vitor1001 |
Proper handling of trailing whitespaces
Commited in SoC by Vitor …
|
|
|
@a64821f4
|
17 years |
vitor1001 |
Remove unneeded var
Commited in SoC by Vitor Sessak on 2008-04-10 …
|
|
|
@89475efd
|
17 years |
vitor1001 |
Cosmetics: alignment
Commited in SoC by Vitor Sessak on 2008-04-10 …
|
|
|
@03cea461
|
17 years |
vitor1001 |
Make two variables const
Commited in SoC by Vitor Sessak on …
|
|
|
@2226082
|
17 years |
vitor1001 |
Better error messages
Commited in SoC by Vitor Sessak on 2008-04-10 …
|
|
|
@325cb1ef
|
17 years |
vitor1001 |
More simplifying
Commited in SoC by Vitor Sessak on 2008-04-10 …
|
|
|
@a3acd1d9
|
17 years |
vitor1001 |
Simplify
Commited in SoC by Vitor Sessak on 2008-04-10 16:51:23
…
|
|
|
@55672c8
|
17 years |
vitor1001 |
Merge declaration and initialization
Commited in SoC by Vitor Sessak …
|
|
|
@2839ff5e
|
17 years |
vitor1001 |
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-10 16:41:47
…
|
|
|
@ffac8784
|
17 years |
vitor1001 |
Update comments to new syntax
Commited in SoC by Vitor Sessak on …
|
|
|
@2255026d
|
17 years |
vitor1001 |
10l: Forgot to consider the null byte at the end of the string when …
|
|
|
@d7ff2297
|
17 years |
vitor1001 |
Use 'and' for label naming
Commited in SoC by Vitor Sessak on …
|
|
|
@92973a04
|
17 years |
vitor1001 |
Rename avfilter_graph_parse_chain() to avfilter_parse_graph()
…
|
|
|
@37161d64
|
17 years |
vitor1001 |
Rename AVFilterInOut.instance to AVFilterInOut.filter
Commited in SoC …
|
|
|
@da79067
|
17 years |
vitor1001 |
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-06 18:43:29
…
|
|
|
@93b7a0f6
|
17 years |
vitor1001 |
Simplify consume_string() as Michael suggested
Commited in SoC by …
|
|
|
@5b2bb2c9
|
17 years |
vitor1001 |
Simplify
Commited in SoC by Vitor Sessak on 2008-04-06 18:20:25
…
|
|
|
@58a2d7a5
|
17 years |
vitor1001 |
Better instance name for parsed filters
Commited in SoC by Vitor …
|
|
|
@ee75692
|
17 years |
vitor1001 |
Use link_filter() instead avfilter_link() when clearer
Commited in SoC …
|
|
|
@9710beaf
|
17 years |
vitor1001 |
Avoid searching by instance name when it is not necessary
Commited in …
|
|
|
@27a669ab
|
17 years |
vitor1001 |
Better error messages
Commited in SoC by Vitor Sessak on 2008-04-06 …
|
|
|
@046f49ba
|
17 years |
vitor1001 |
Handle av_realloc() failure
Commited in SoC by Vitor Sessak on …
|
|
|
@f0703f5d
|
17 years |
vitor1001 |
Last commit was missing header file
Originally committed as revision …
|
|
|
@27afb09d
|
17 years |
vitor1001 |
I should not have merged the graph parser with the graph
framework. …
|
|
|
@d347a046
|
17 years |
voroshil |
Move pitch vector interpolation code to acelp_filters
and convert it …
|
|
|
@13b67293
|
17 years |
vitor1001 |
Use an intermediate variable for overflow testing
Originally …
|
|
|
@84490b74
|
17 years |
vitor1001 |
Handle the case where we do not have enough input
Originally …
|
|
|
@9d2e6e84
|
17 years |
michaelni |
Anoter try to make +- behave sanely.
Originally committed as revision …
|
|
|
@ebea1d76
|
17 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 13280 to …
|
|
|
@570745cc
|
17 years |
Aurélien Jacobs |
remove useless title check
Originally committed as revision 13279 to …
|
|
|
@be2c232f
|
17 years |
vitor1001 |
Simplify eq()
Originally committed as revision 13278 to …
|
|
|
@2279dd9e
|
17 years |
vitor1001 |
Simplify final()
Originally committed as revision 13277 to …
|
|
|
@08533939
|
17 years |
vitor1001 |
Simplify rms()
Originally committed as revision 13276 to …
|
|
|
@c2c237a0
|
17 years |
vitor1001 |
More simplifications of ra144_decode_frame()
Originally committed as …
|
|
|
@d548f09f
|
17 years |
vitor1001 |
Make wavtable a table instead of an array
Originally committed as …
|
|
|
@d1845b4c
|
17 years |
Carl Eugen Hoyos |
Fix compilation for buggy icc.
Originally committed as revision 13273 …
|
|
|
@f61d45c9
|
17 years |
baptiste.coudurier |
better error message
Originally committed as revision 13272 to …
|
|
|
@1692008f
|
17 years |
baptiste.coudurier |
latest libavc svn requires at least this value for bit_rate_tolerance, …
|
|
|
@5366f15d
|
17 years |
baptiste.coudurier |
simplify, remove useless vars
Originally committed as revision 13270 …
|
|
|
@fbabb0c2
|
17 years |
baptiste.coudurier |
add new h264 and aac flv ids
Originally committed as revision 13269 …
|
|
|
@7ef94d22
|
17 years |
baptiste.coudurier |
in flv this field is dts finally
Originally committed as revision …
|
|
|
@19719bc6
|
17 years |
baptiste.coudurier |
flv use 32 bit pts
Originally committed as revision 13267 to …
|
|
|
@abd2256d
|
17 years |
michaelni |
Pass time_base as argument to new_chapter() as well.
This fixes the …
|
|
|
@f6e76ba4
|
17 years |
michaelni |
Document pts/dts.
Originally committed as revision 13265 to …
|
|
|
@b18a4ab2
|
17 years |
michaelni |
Warn user about invalid timestamps.
Originally committed as revision …
|
|
|
@883fe4d5
|
17 years |
michaelni |
Chapter demuxing support. (untested as I have no nuts with chapters) …
|
|
|
@5c37f43a
|
17 years |
michaelni |
Make ff_new_chapter() return AVChapter instead of int so its …
|
|
|
@fbabf1e9
|
17 years |
michaelni |
nb_chapters should be unsigned
Originally committed as revision 13261 …
|
|
|
@7c8202cc
|
17 years |
michaelni |
s/num_chapters/nb_chapters/ all other similar variables are called …
|
|
|
@747fb6c6
|
17 years |
michaelni |
vertical align
Originally committed as revision 13259 to …
|
|
|
@42720ee4
|
17 years |
michaelni |
indent
Originally committed as revision 13258 to …
|
|
|
@0dac708e
|
17 years |
michaelni |
remove useless title check
Originally committed as revision 13257 to …
|
|
|
@6b43e2c7
|
17 years |
michaelni |
indent
Originally committed as revision 13256 to …
|
|
|
@7a2a3e8e
|
17 years |
michaelni |
Add id to AVChapter, untested (where do i find matroska files with …
|
|
|
@8931e7b4
|
17 years |
michaelni |
clarify start/end timebase
Originally committed as revision 13254 to …
|
|
|
@c2fb6be4
|
17 years |
michaelni |
align comments
Originally committed as revision 13253 to …
|
|
|
@d2974f16
|
17 years |
michaelni |
chapter id and timebase
Originally committed as revision 13252 to …
|
|
|
@19757f61
|
17 years |
michaelni |
indent
Originally committed as revision 13251 to …
|
|
|
@fdf35f26
|
17 years |
michaelni |
make av_strdup(NULL) return NULL
Originally committed as revision …
|
|
|
@30897e76
|
17 years |
Aurélien Jacobs |
don't set a dummy chapter title when title is unknown
Originally …
|
|
|
@842ffee3
|
17 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 13248 to …
|
|
|
@1ba056b6
|
17 years |
Aurélien Jacobs |
allows adding chapters with NULL title
Originally committed as …
|
|
|
@a28b7ed4
|
17 years |
benoit.fouet |
Add -formats option to ffplay.
Patch by Stefano Sabatini stefano …
|
|
|
@f346033e
|
17 years |
benoit.fouet |
Add -formats option to ffserver.
Patch by Stefano Sabatini stefano …
|
|
|
@5b2729cd
|
17 years |
voroshil |
adaptive and fixed codebook vector operations for ACELP-based codecs
…
|
|
|
@4a13a2d4
|
17 years |
michaelni |
Fix + - bug with non flags.
Originally committed as revision 13243 to …
|
|
|
@ad9d62ef
|
17 years |
Aurélien Jacobs |
matroskadec: allows inserting chapters with unspecified end
…
|
|
|
@f5275b3c
|
17 years |
Aurélien Jacobs |
demux chapters out of matroska
patch by Anton Khirnov wyskas _at_ …
|
|
|
@79d7836a
|
17 years |
Aurélien Jacobs |
add support for chapters definition in lavf
patch by Anton Khirnov …
|
|
|
@d311f8f3
|
17 years |
banan |
Update copyright and text
Originally committed as revision 13239 to …
|
|
|
@9d278d8
|
17 years |
banan |
Fix decoding of 01-Untitled(1).oma, patch by Maxim Poliakovski
…
|
|
|
@6f04eb1e
|
17 years |
baptiste.coudurier |
free moov and cmov when error occurs, fix memleak, patch by Albert …
|
|
|
@ba9880c1
|
17 years |
takis.issaris |
Move show_formats() to cmdutils.c.
Patch by: Stefano Sabatini, …
|
|
|
@8fdea204
|
17 years |
takis.issaris |
Implement ffplay -L.
Patch by: Stefano Sabatini, stefano.sabatini-lala …
|
|
|
@8117c97e
|
17 years |
takis.issaris |
Implement ffserver -version.
Patch by: Stefano Sabatini, …
|
|
|
@20176cbc
|
17 years |
michaelni |
Get rid of more senseless wrapper functions and use OPT_EXIT instead.
…
|
|
|
@64555bd9
|
17 years |
michaelni |
Do not pass program_name as argument to show_version(), this allows …
|
|
|
@a0b3bcd9
|
17 years |
michaelni |
OPT_EXIT
Originally committed as revision 13231 to …
|
|
|
@217e2f46
|
17 years |
baptiste.coudurier |
remove useless var
Originally committed as revision 13230 to …
|
|
|
@42b9f45c
|
17 years |
baptiste.coudurier |
10l, fix compilation
Originally committed as revision 13229 to …
|
|
|
@5dae74e0
|
17 years |
baptiste.coudurier |
use duration from pkt
Originally committed as revision 13228 to …
|
|
|
@56b8a7b7
|
17 years |
baptiste.coudurier |
simplify
Originally committed as revision 13227 to …
|
|
|
@252c189b
|
17 years |
baptiste.coudurier |
simplify
Originally committed as revision 13226 to …
|
|
|
@38baa83c
|
17 years |
baptiste.coudurier |
no need to sleep to hide crashes
Originally committed as revision …
|
|
|
@2ea2340e
|
17 years |
baptiste.coudurier |
check pkt stream index before returning packet, prevent segfault
…
|
|
|
@c4355f4e
|
17 years |
baptiste.coudurier |
open logfile in append mode, don't overwrite it
Originally committed …
|
|
|
@8a0b55ff
|
17 years |
baptiste.coudurier |
do not forget to free packet, fix memleak
Originally committed as …
|
|
|
@afe359c1
|
17 years |
vitor1001 |
Make gbuf2 a table instead of an array
Originally committed as …
|
|
|
@53da3f5f
|
17 years |
vitor1001 |
Remove unneeded var from context
Originally committed as revision …
|
|
|
@5a635bc7
|
17 years |
benoit.fouet |
Make ffserver use parse_options().
Patch by Stefano Sabatini stefano …
|
|
|
@cad2af97
|
17 years |
benoit.fouet |
Improve parse_primary() error message.
Patch by Stefano Sabatini and …
|
|
|
@475f4d8d
|
17 years |
benoit.fouet |
Print timestamp with increased precision.
Patch by David Bolt
…
|
|
|
@3ceac11
|
17 years |
vitor1001 |
Cosmetics: indentation
Originally committed as revision 13216 to …
|
|
|
@c3298582
|
17 years |
vitor1001 |
Simplify irms()
Originally committed as revision 13215 to …
|
|
|