|
|
|
@f8b5f7c7
|
17 years |
vitor1001 |
Rename var
Originally committed as revision 13393 to …
|
|
|
@ac1c27b2
|
17 years |
vitor1001 |
Minor simplification of dec1()
Originally committed as revision 13392 …
|
|
|
@4bf8f302
|
17 years |
vitor1001 |
Minor simplification of dec2()
Originally committed as revision 13391 …
|
|
|
@c62c628f
|
17 years |
vitor1001 |
Remove useless variable
Originally committed as revision 13390 to …
|
|
|
@14ff7cce
|
17 years |
vitor1001 |
Cosmetics: merge declaration and initialization
Originally committed …
|
|
|
@cdc15adf
|
17 years |
vitor1001 |
Cosmetics: braces removal
Originally committed as revision 13388 to …
|
|
|
@58e23a5f
|
17 years |
vitor1001 |
Move evaluation of variable a to where it is trivial
Originally …
|
|
|
@d6ff684b
|
17 years |
vitor1001 |
Make add_wav() receive a vector instead of three integers
Originally …
|
|
|
@93a2c8c1
|
17 years |
justin.ruggles |
cosmetics: indent
Originally committed as revision 13385 to …
|
|
|
@43ad93a4
|
17 years |
justin.ruggles |
10l: fix error in commit r13382
Originally committed as revision …
|
|
|
@8916d922
|
17 years |
vitor1001 |
Remove gbuf2 from context
Originally committed as revision 13383 to …
|
|
|
@82a591d
|
17 years |
justin.ruggles |
add checks for missing information in the first block
Originally …
|
|
|
@3af91313
|
17 years |
justin.ruggles |
add check for invalid channel mode when coupling is used
Originally …
|
|
|
@e188cb70
|
17 years |
ramiro.polla |
Forgot to commit changes to subdir.mak in last revision.
Originally …
|
|
|
@3f28da61
|
17 years |
ramiro.polla |
Add version information to DLLs.
Patch by Jeremy Kolb.
Originally …
|
|
|
@5b0e7dac
|
17 years |
michaelni |
Fix MB skipping with droppable frames.
Fixes issue323.
Originally …
|
|
|
@16e30b7a
|
17 years |
michaelni |
Do not reject odd width/height.
Fixes issue371.
Originally committed …
|
|
|
@d7dc90e4
|
17 years |
vitor1001 |
Use (u)int16_t instead of short for tables
Originally committed as …
|
|
|
@0a082735
|
17 years |
vitor1001 |
Make tables that fit in one byte (u)int8_t
Originally committed as …
|
|
|
@cb24827f
|
17 years |
vitor1001 |
Remove yet another val (gbuf1) from context
Originally committed as …
|
|
|
@94e79f09
|
17 years |
vitor1001 |
Parameter n of dec functions is always 3. Hardcode it.
Originally …
|
|
|
@a9ee86e
|
17 years |
baptiste.coudurier |
set correct duration when using b frames
Originally committed as …
|
|
|
@fd83ad7f
|
17 years |
baptiste.coudurier |
use short option
Originally committed as revision 13371 to …
|
|
|
@c351cc7f
|
17 years |
baptiste.coudurier |
better error message
Originally committed as revision 13370 to …
|
|
|
@bc908bc4
|
17 years |
baptiste.coudurier |
do not loop input, useless
Originally committed as revision 13369 to …
|
|
|
@ea2b716f
|
17 years |
baptiste.coudurier |
fix feed path according to regression script
Originally committed as …
|
|
|
@1faf7a20
|
17 years |
baptiste.coudurier |
simplify, use ffserver launch directive
Originally committed as …
|
|
|
@0c542158
|
17 years |
michaelni |
Move const *pow2tab out of context.
Originally committed as revision …
|
|
|
@158bf33e
|
17 years |
michaelni |
simplify init_pow2table
Originally committed as revision 13365 to …
|
|
|
@40756c17
|
17 years |
michaelni |
Merge init_rootpow2table and init_pow2table.
Originally committed as …
|
|
|
@c2c3dedf
|
17 years |
Aurélien Jacobs |
compute the end of all chapters when end is not specified in the …
|
|
|
@a6072fd
|
17 years |
vitor1001 |
Indent
Originally committed as revision 13362 to …
|
|
|
@ae76c499
|
17 years |
vitor1001 |
Remove another useless variable from context
Originally committed as …
|
|
|
@e2b5fdaf
|
17 years |
vitor1001 |
Split openLinks linked list into openInputs and openOutputs
Commited …
|
|
|
@64fbf5e2
|
17 years |
vitor1001 |
One more memory leak
Commited in SoC by Vitor Sessak on 2008-05-24 …
|
|
|
@4d11beb2
|
17 years |
vitor1001 |
Cosmetical: move statement
Commited in SoC by Vitor Sessak on …
|
|
|
@64b164f4
|
17 years |
vitor1001 |
Plug some memory leaks
Commited in SoC by Vitor Sessak on 2008-05-24 …
|
|
|
@90ed076c
|
17 years |
vitor1001 |
Merge variable initialization and declaration
Commited in SoC by Vitor …
|
|
|
@c185fc5d
|
17 years |
vitor1001 |
Cosmetics
Commited in SoC by Vitor Sessak on 2008-05-24 17:00:23
…
|
|
|
@5b31015a
|
17 years |
vitor1001 |
Remove unnused var
Commited in SoC by Vitor Sessak on 2008-05-24 …
|
|
|
@c880791f
|
17 years |
vitor1001 |
Simplify
Commited in SoC by Vitor Sessak on 2008-05-24 16:55:47
…
|
|
|
@c956dd43
|
17 years |
vitor1001 |
Use av_mallocz instead of av_malloc to simplify some code
Commited in …
|
|
|
@e97908ee
|
17 years |
vitor1001 |
Factor linked list insertion in its own function
Commited in SoC by …
|
|
|
@c658f47e
|
17 years |
vitor1001 |
Remove comment redundant with those in graphparser.h
Commited in SoC …
|
|
|
@089d371
|
17 years |
vitor1001 |
These error messages should print the filter name, not the instance …
|
|
|
@1284983
|
17 years |
vitor1001 |
10l: fix previous commit
Commited in SoC by Vitor Sessak on 2008-05-24 …
|
|
|
@ba3fed2f
|
17 years |
vitor1001 |
Simplify
Commited in SoC by Vitor Sessak on 2008-05-24 13:05:30
…
|
|
|
@98fb286b
|
17 years |
vitor1001 |
Remove senseless comments
Commited in SoC by Vitor Sessak on …
|
|
|
@5e600185
|
17 years |
vitor1001 |
Cosmetics: split setting a var and checking for error
Commited in SoC …
|
|
|
@69fa7e80
|
17 years |
vitor1001 |
Fix doxy comment
Commited in SoC by Vitor Sessak on 2008-05-24 …
|
|
|
@bd80b349
|
17 years |
vitor1001 |
Make parse_link_name() return a pointer to the name read
Commited in …
|
|
|
@f5cbde2e
|
17 years |
vitor1001 |
Cosmetics: more function reordering
Commited in SoC by Vitor Sessak on …
|
|
|
@d424e138
|
17 years |
vitor1001 |
Make consume_whitespace() return a number of bytes to be skiped …
|
|
|
@8e74c889
|
17 years |
vitor1001 |
Cosmetics: change function order
Commited in SoC by Vitor Sessak on …
|
|
|
@74c2f1f
|
17 years |
vitor1001 |
Simplify
Commited in SoC by Vitor Sessak on 2008-04-23 20:46:17
…
|
|
|
@6a0c770b
|
17 years |
vitor1001 |
Pass the inputs and outputs of avfilter_parse_graph() with a …
|
|
|
@d835680e
|
17 years |
vitor1001 |
Cosmetics: more indentation consistency
Commited in SoC by Vitor …
|
|
|
@487c0e67
|
17 years |
vitor1001 |
More cosmetics: make indentation more consistent
Commited in SoC by …
|
|
|
@d9d086d9
|
17 years |
vitor1001 |
More cosmetics
Commited in SoC by Vitor Sessak on 2008-04-23 19:13:06
…
|
|
|
@eee68d96
|
17 years |
vitor1001 |
Move code out of if
Commited in SoC by Vitor Sessak on 2008-04-23 …
|
|
|
@67ba10f
|
17 years |
vitor1001 |
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-23 19:00:50
…
|
|
|
@f6557d5e
|
17 years |
vitor1001 |
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-23 18:52:24
…
|
|
|
@443c10ef
|
17 years |
vitor1001 |
Factor common code out of if
Commited in SoC by Vitor Sessak on …
|
|
|
@7baa6210
|
17 years |
vitor1001 |
Rename another var
Commited in SoC by Vitor Sessak on 2008-04-23 …
|
|
|
@b2ac16da
|
17 years |
vitor1001 |
Rename var
Commited in SoC by Vitor Sessak on 2008-04-23 18:37:42
…
|
|
|
@eece0cb
|
17 years |
vitor1001 |
Move var declaration to where it is needed
Commited in SoC by Vitor …
|
|
|
@0de3407b
|
17 years |
vitor1001 |
Replace if(!a){B}else{C} by if(a){C}else{B}
Commited in SoC by Vitor …
|
|
|
@4d08be02
|
17 years |
vitor1001 |
Remove useless assignment
Commited in SoC by Vitor Sessak on …
|
|
|
@4fd9d07
|
17 years |
vitor1001 |
Simplify while(pad){pad--; etc} to while(pad--){etc}
Commited in SoC …
|
|
|
@fec2e513
|
17 years |
vitor1001 |
Simplify extract_inout() as suggested by Michael
Commited in SoC by …
|
|
|
@c9987633
|
17 years |
vitor1001 |
Change the parser logic following Michael's review
Commited in SoC by …
|
|
|
@498f030
|
17 years |
vitor1001 |
The name field of AVFilterInOut can be declared const
Commited in SoC …
|
|
|
@dbec351d
|
17 years |
vitor1001 |
A semi-colon is also a string end
Commited in SoC by Vitor Sessak on …
|
|
|
@dd8e311e
|
17 years |
vitor1001 |
10l: Missed that in one of the last commits
Commited in SoC by Vitor …
|
|
|
@cf4f7d38
|
17 years |
vitor1001 |
Move code from handle_link() to the only place the function is called …
|
|
|
@5cb9c725
|
17 years |
vitor1001 |
Simplify
Commited in SoC by Vitor Sessak on 2008-04-18 17:57:42
…
|
|
|
@3a70bb2d
|
17 years |
vitor1001 |
Use a user-provided context for av_log()
Commited in SoC by Vitor …
|
|
|
@7693be92
|
17 years |
vitor1001 |
Improve error handling
Commited in SoC by Vitor Sessak on 2008-04-12 …
|
|
|
@a4501887
|
17 years |
vitor1001 |
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-12 14:28:40
…
|
|
|
@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
…
|
|
|