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-06-21
Baptiste Coudurier
update reg ref due to r13851
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
return 1 when error during write frame, state changed
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
set default preload and max_delay for muxer to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
change bandwidth to unsigned
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
remove useless init, logfilename is static
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
use http_log when log file is setup
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
always use stdout to log when running in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
rescale duration when outputting packet
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
log accept error
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
use http_log when log file is setup
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
upgrade bandwidth config to use int64_t, raise limit
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
upgrade bandwidth to uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Baptiste Coudurier
add static
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Vitor Sessak
Do not write junk in the end of truncated files. FATE
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Baptiste Coudurier
uniformize AVStream->priv_data freeing in av_close_inpu...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Baptiste Coudurier
factorize read_header failure freeing code
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Art Clarke
Check if there is at least a stream before writing...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Baptiste Coudurier
remove useless close funcs
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Baptiste Coudurier
remove useless close func
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Baptiste Coudurier
remove useless close func
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Baptiste Coudurier
ffm has no per stream priv_data anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Stefano Sabatini
Add a "Status stream" section in ffserver-doc.texi.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
Misc cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
Remove useless comment
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
Last table renaming
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
Yet more table renaming
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
10l: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
More table renaming
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
Rename table
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
Rename vars: s/decsp/out/
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
Rename function
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Vitor Sessak
Rename var
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Måns Rullgård
fix dependency generation
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Måns Rullgård
enable version.h to be created from subdirs
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Michael Niedermayer
Do not shift F[I] twice, it is also clearer and smaller...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Michael Niedermayer
Factorize c->ap += (-c->ap) >> 4 out
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Michael Niedermayer
Get rid of G726Tables.bits.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Michael Niedermayer
Copy 4 pointers to avid dozends of ptr dereferences.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Michael Niedermayer
Does not need to be int16.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Luca Abeni
Fix neverending loop which might happen when sending...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Michael Niedermayer
Factorize I >> (c->tbls->bits - 1) out.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Stefano Sabatini
Improve an lclenc.c error message in case of unsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Michael Niedermayer
1 abs() less
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Stefano Sabatini
Cosmetics: s/stats/status/ in ffserver.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Stefano Sabatini
Add an "How does it work" section in ffserver-doc.texi.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Michael Niedermayer
useless ()
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Michael Niedermayer
remove unneeded tr == 0
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Michael Niedermayer
Get rid of the redundant AVG726Context.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Michael Niedermayer
Remove the truncated bitstream handling from our g726...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Florian Echtler
Parse 'dats' as data.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Art Clarke
free private streamcontext when closing demuxer, fix...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Guillaume Poirier
convert DOS-style carriage return to Unix-style
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Michael Niedermayer
Change iquant tables to int16.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Michael Niedermayer
Get rid of useless wrapper function.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Stefano Sabatini
Add missing SMALL_IF_CONFIG_SMALL macros for beosaudio...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Stefano Sabatini
Cosmetics: display ffmpeg -h generic advanced options...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Michael Niedermayer
Do not inline g726_iterate() the function is big so...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Replace i2f(0) by the actual thing done, gcc is not...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Remove redundant zeroing (the context is memset(0)).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Use smaller data types for tables.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Float11 does not need int, .o file becomes smaller...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Correct validity checks.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Print sane error message for channels != 1.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Check number of bits so we do not try to use table...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Support decoding of sample_g726.asf.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Aurelien Jacobs
matroskadec: remove some useless code
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
get_bits() outputs exactly as many bits as requested...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Michael Niedermayer
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Diego Biurrun
Generate pkg-config files in each library subdirectory...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Stefano Sabatini
Don't show advanced subtitle options within the ffmpeg...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Stefano Sabatini
Don't show subtitle and grab options within the ffmpeg...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Stefano Sabatini
Fix an example command in ffserver-doc.texi.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Diego Biurrun
Add missing #includes to fix 'make checkheaders'.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Jai Menon
fix verbatim mode decoding. patch by Jai Menon (reality...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Baptiste Coudurier
set correct ftyp minor version for 3gp/2
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Baptiste Coudurier
invert mode_mov condition
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Baptiste Coudurier
simplify
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Baptiste Coudurier
change 3gp/3g2 brands if h264 is present
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Baptiste Coudurier
simplify ipod brand selection
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Baptiste Coudurier
fix warning, write_ftyp return int now
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Baptiste Coudurier
put avc1 brand in compat list when h264 is present
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Michael Niedermayer
-0x8000 == 0x8000 with int16
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Benjamin Larsson
Forgotten oma docs stuff
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Michael Niedermayer
I think we are also compliant to iso2.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Michael Niedermayer
Add isom to the compatible brands.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Michael Niedermayer
Calculate ftyp size instead of hardcoding it.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Stefano Sabatini
Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Stefano Sabatini
Make ffmpeg.c use print_error() when it can't read...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Stefano Sabatini
Improve ffmpeg error reporting in case of input/output...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Stefano Sabatini
Make ffmpeg.c:opt_thread use parse_number_or_die().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Stefano Sabatini
Change opt_sync function behavior to print an error...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Stefano Sabatini
Factorize options context setting.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Michael Niedermayer
simplify MODE_3G2
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Michael Niedermayer
Change MODE_* to 1<<c so several can be set at the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Baptiste Coudurier
enable stream copy with ffserver, to be able to chain
commit
|
commitdiff
|
tree
|
snapshot
next