projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2008-05-27
Diego Biurrun
Simplify phony target declaration.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Diego Biurrun
Rename test-server target to servertest for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
typo
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
register myself as ffm maintainer
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Diego Biurrun
consistency cosmetics: indices --> indexes in variable...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefano Sabatini
Clarify avcodec_encode_audio() vs. PCM audio.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Diego Biurrun
consistency cosmetics: indices --> indexes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Diego Biurrun
cosmetics: typo
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Diego Biurrun
cosmetics: Use C-style comments in #endif directives.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefano Sabatini
small consistency fixes for the ffplay manual
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefano Sabatini
small consistency fixes for the ffserver manual
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
aac and h264 in flv demuxing
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
aac and h264 in flv muxing
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
aac chan config is 0 if bitstream contains program_conf...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Michael Niedermayer
Support non interleaved avi with phantom streams.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Vitor Sessak
Rename var: add read coefficients a decent name
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Vitor Sessak
Update comment
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Vitor Sessak
Rename var: val -> energy
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Vitor Sessak
Rename var: swapbuf* are LPC related
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Vitor Sessak
Rename var: buffer_2 is an adaptive codebook
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Vitor Sessak
Context vars are not global vars. glob is a bad name...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Vitor Sessak
Rename context struct to be more consistent with the...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Michael Niedermayer
Warn about packed B-frames. (especially useful if the...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
update regression ref due to r13412
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Måns Rullgård
Revert "Add version information to DLLs."
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
replace printf by av_log
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
use av_hex_dump_log
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
use dprintf
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
cosmetics, add demuxer word
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
cosmetics, remove useless dot
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
return error if frame_offset is negative, prevent segfault
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
return error if len is negative, prevent segfault
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
move ffserver specific functions up and only include...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
move ffm_seek1 before get_pts function since func uses it
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
move DEBUG_SEEK definition before get_pts since func...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
move get_pts function to avoid useless declaration
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
remove unneeded include
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
split ffm de/muxer
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Baptiste Coudurier
reenable test, data is available in this case
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Michael Niedermayer
allow av_parser_close(NULL)
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Michael Niedermayer
print direct_spatial_mv_pred
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Michael Niedermayer
Make stream copy of ac3 from riff based formats work.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Justin Ruggles
parse audio in ogm demuxer.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Michael Niedermayer
Make ac3 in avi work better.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Michael Niedermayer
Ensure that one can store X bytes in a fifo of size X.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Michael Niedermayer
Make av_fifo*_read() ignore the available amount of...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Michael Niedermayer
Make opt_verbose() work again.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Justin Ruggles
safer solution for setting audio parameters
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Merge two if's
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Use (u)int16_t instead of (unsigned) short
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Justin Ruggles
set audio parameters if frame header is ok, even if...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Justin Ruggles
cosmetics: indent
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Justin Ruggles
add error concealment
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Yet more cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
More cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Rename var
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Minor simplification of dec1()
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Minor simplification of dec2()
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Remove useless variable
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Cosmetics: merge declaration and initialization
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Cosmetics: braces removal
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Move evaluation of variable a to where it is trivial
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Make add_wav() receive a vector instead of three integers
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Justin Ruggles
cosmetics: indent
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Justin Ruggles
10l: fix error in commit r13382
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Remove gbuf2 from context
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Justin Ruggles
add checks for missing information in the first block
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Justin Ruggles
add check for invalid channel mode when coupling is...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Ramiro Polla
Forgot to commit changes to subdir.mak in last revision.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Jeremy Kolb
Add version information to DLLs.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Michael Niedermayer
Fix MB skipping with droppable frames.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Michael Niedermayer
Do not reject odd width/height.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Use (u)int16_t instead of short for tables
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Make tables that fit in one byte (u)int8_t
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Remove yet another val (gbuf1) from context
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Vitor Sessak
Parameter n of dec functions is always 3. Hardcode it.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Baptiste Coudurier
set correct duration when using b frames
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Baptiste Coudurier
use short option
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Baptiste Coudurier
better error message
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Baptiste Coudurier
do not loop input, useless
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Baptiste Coudurier
fix feed path according to regression script
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Baptiste Coudurier
simplify, use ffserver launch directive
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Michael Niedermayer
Move const *pow2tab out of context.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Michael Niedermayer
simplify init_pow2table
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Michael Niedermayer
Merge init_rootpow2table and init_pow2table.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Aurelien Jacobs
compute the end of all chapters when end is not specifi...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Indent
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Remove another useless variable from context
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Split openLinks linked list into openInputs and openOutputs
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
One more memory leak
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Cosmetical: move statement
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Plug some memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Merge variable initialization and declaration
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Remove unnused var
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Simplify
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Use av_mallocz instead of av_malloc to simplify some...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Vitor Sessak
Factor linked list insertion in its own function
commit
|
commitdiff
|
tree
|
snapshot
next