|
|
|
@278f987a
|
17 years |
baptiste.coudurier |
move ffserver specific functions up and only include unistd.h in this …
|
|
|
@a1e01307
|
17 years |
baptiste.coudurier |
move ffm_seek1 before get_pts function since func uses it
Originally …
|
|
|
@4adcbbbe
|
17 years |
baptiste.coudurier |
move DEBUG_SEEK definition before get_pts since func uses it
…
|
|
|
@979b1a06
|
17 years |
baptiste.coudurier |
move get_pts function to avoid useless declaration
Originally …
|
|
|
@ce2b665
|
17 years |
baptiste.coudurier |
remove unneeded include
Originally committed as revision 13414 to …
|
|
|
@85a6b01d
|
17 years |
baptiste.coudurier |
split ffm de/muxer
Originally committed as revision 13413 to …
|
|
|
@ba26712b
|
17 years |
baptiste.coudurier |
reenable test, data is available in this case
Originally committed as …
|
|
|
@87b6ea8
|
17 years |
michaelni |
indent
Originally committed as revision 13411 to …
|
|
|
@99c1c388
|
17 years |
michaelni |
allow av_parser_close(NULL)
fixes issue300
Originally committed as …
|
|
|
@4806b922
|
17 years |
michaelni |
print direct_spatial_mv_pred
Originally committed as revision 13409 …
|
|
|
@bcbd328e
|
17 years |
michaelni |
Make stream copy of ac3 from riff based formats work.
Originally …
|
|
|
@b2677aa2
|
17 years |
justin.ruggles |
parse audio in ogm demuxer.
fixes issue165.
Originally committed as …
|
|
|
@c8b9377d
|
17 years |
michaelni |
Make ac3 in avi work better.
fixes issue355.
Originally committed as …
|
|
|
@fa3b9818
|
17 years |
michaelni |
Ensure that one can store X bytes in a fifo of size X.
Fixed issue417. …
|
|
|
@0871ae1a
|
17 years |
michaelni |
Make av_fifo*_read() ignore the available amount of data.
This is more …
|
|
|
@46eab093
|
17 years |
michaelni |
Make opt_verbose() work again.
Originally committed as revision 13403 …
|
|
|
@eccba2bc
|
17 years |
justin.ruggles |
safer solution for setting audio parameters
Originally committed as …
|
|
|
@5012cf88
|
17 years |
vitor1001 |
Merge two if's
Originally committed as revision 13401 to …
|
|
|
@9d3c35fc
|
17 years |
vitor1001 |
Use (u)int16_t instead of (unsigned) short
Originally committed as …
|
|
|
@cf03a817
|
17 years |
justin.ruggles |
set audio parameters if frame header is ok, even if crc fails
…
|
|
|
@3336110a
|
17 years |
justin.ruggles |
cosmetics: indent
Originally committed as revision 13398 to …
|
|
|
@ecfe94b2
|
17 years |
justin.ruggles |
add error concealment
Originally committed as revision 13397 to …
|
|
|
@6477a940
|
17 years |
vitor1001 |
Yet more cosmetics
Originally committed as revision 13396 to …
|
|
|
@6fc4fac0
|
17 years |
vitor1001 |
More cosmetics
Originally committed as revision 13395 to …
|
|
|
@b906a5e3
|
17 years |
vitor1001 |
Cosmetics
Originally committed as revision 13394 to …
|
|
|
@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 …
|
|
|