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
2007-01-31
Ramiro Polla
Move libfaad2 check out of the GPL check.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Michael Niedermayer
10l to whoever wrote this (wrong fps, fixes nirvana...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Michel Bardiaux
Fix memcpy out-of-bounds.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Michael Niedermayer
another >> vs >
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Michael Niedermayer
simpify state and make code 2% faster
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reimar Döffinger
Add two extra needed bounds checks
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Michael Niedermayer
replace if(x>>b) by if(x>C) as shifts are slow on some...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reimar Döffinger
Add code to testcode to ease comparing with liblzo.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Michel Bardiaux
Add some context to av_log calls.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Michel Bardiaux
Make BMP decoder use bytestream. Patch by Michel Bardiaux
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Diego Biurrun
slightly reformat --help output for ease of understanding
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Diego Biurrun
Clarify usage of external libs whose functionality...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Diego Biurrun
Clarify that libogg is for muxing only.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Diego Biurrun
Clarify --help output about Vorbis and Theora.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Panagiotis...
Remove the getbe16 functions and use the AV_RB16 macro...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Ian Caulfield
Fix a bug in the DVD subtitle decoder where subtitles...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Ronald S. Bultje
Fix misbehaviour in url_fseek() when seeking fails.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Ronald S. Bultje
protect the size=seek(SEEK_END,-1)+1 results with an...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Panagiotis...
Add the const specifier as needed to reduce the number...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Måns Rullgård
typo fix by Dmitry Antipov dmantipov =a= yandex =d= ru
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Måns Rullgård
theoretically save one cycle
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Michael Niedermayer
trigger for the audio scope vissualization
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Luca Barbato
Missing prototype added
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Michael Niedermayer
fix seeking in wma
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Kostya Shishkov
Fix BI-frames decoding for Adv. profile
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Michel Bardiaux
Fix segfault in bmp decoder. Patch by Michel Bardiaux...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Benjamin Larsson
Check that js_vlc_bits from the extradata is in a valid...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Benjamin Larsson
Get rid of the COOKextradata struct. And use valid...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Benjamin Larsson
Kill a warning and don't use modulus.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Benjamin Larsson
decode_subpacket cleanup by Ian Braithwaite ian braithw...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Måns Rullgård
ARMv6 SIMD IDCT
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Luca Barbato
stray fflush spotted by Aurel
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Luca Barbato
Make example and test build and link correctly
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Luca Barbato
av_logify
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
simplify condition
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Kostya Shishkov
Seeking support in WavPack
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
Use a function for repeated AltiVec output and conditio...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
Fix wrong condition check in the memalign error output.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Reimar Döffinger
LZO optimization: check input buffer bounds less freque...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
spelling and formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
Use ! disabled() where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
Use disabled() to check for GPL.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
Make use of enabled_any().
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
Make use of disabled(), disabled_all() and enabled_all().
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Diego Biurrun
Add disabled_any() and disabled_all() functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Ramiro Polla
Add disabled() function and make use of it.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Benjamin Larsson
Sort out the diffrent cook versions.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Benjamin Larsson
Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
François Revol
an alloc func failing should give ENOMEM anyway.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Ronald S. Bultje
proper error handling in file size retrieval, patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Benjamin Larsson
Get rid of one warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Luca Barbato
Simplify and avoid a warning (should be faster on Cell...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kostya Shishkov
Coded residual in WavPack may be > 0xFFFF
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Reimar Döffinger
Fix _LZO_H vs. LZO_H typo
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Reimar Döffinger
Fix buffer end checks in lzo copy code to work in all...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Måns Rullgård
nobody uses TARGET_CMOV
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Måns Rullgård
rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Måns Rullgård
simplify setting of TARGET_* variables
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Reimar Döffinger
Add lzo test code
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Luca Barbato
Fix warnings and simplify/reorder the code
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Michael Niedermayer
stealing a few field names from mplayers asf demuxer
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Ramiro Polla
Change occurences of 'test $foo != "no"' to 'enabled...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Ramiro Polla
Change one occurence of 'test $foo = yes -o test $bar...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Ramiro Polla
Change all straight 'test $foo = "yes"' to 'enabled...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Michel Bardiaux
Segregate code common to BMP decoder and future encoder
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Kostya Shishkov
Set aspect ratio if present (for AP only)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Måns Rullgård
check for ARMv6 instruction set support
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Michael Niedermayer
fix inifnite loop with sam.zoy.org/zzuf/lol-mplayer.mpg
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Panagiotis...
Typo
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Baptiste Coudurier
remove void * used in arithmetic warnings
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Michael Niedermayer
cosmetics / remove #if 0 code
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Baptiste Coudurier
add waveformatextensible support
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Måns Rullgård
add -Wno-pointer-sign to CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Diego Biurrun
Update gcc sections.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Panagiotis...
Silence GCC when incorrectly complaining that the ...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Diego Biurrun
Do not run (broken) ffserver test by default and warn...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Ramiro Polla
Remove installstrip in favor of explicit strip; better...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Diego Biurrun
comment typo
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Guillaume Poirier
use more portable PRIu64
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Panagiotis...
Bring down the number of snow.c warnings from 27 to...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Baptiste Coudurier
do not force output audio channels
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Panagiotis...
Brings down the number of snow.c warnings from 33 to...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Benjamin Larsson
Flash screen video encoding support.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Benjamin Larsson
Don't copy more then needed, bugfix by Gus Scheidt...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Kostya Shishkov
Some TIFFs do not set rows per strip for single strip.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Diego Biurrun
PROGS depends on PROGS_G so depending on just PROGS...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Diego Biurrun
Simplify conditional compilation handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Diego Biurrun
Move conditional CFLAGS and OBJS setting to common...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Diego Biurrun
Theora encoding via libtheora.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Diego Biurrun
cosmetics: sort
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Baptiste Coudurier
TODO update
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Kostya Shishkov
Add debug messages for AP headers
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Kostya Shishkov
Off-by-one error fix
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Kostya Shishkov
Fail on VC-1 interlaced streams
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Baptiste Coudurier
add hint for closed gop and sc threshold error message
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Baptiste Coudurier
remove some printf warnings
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Baptiste Coudurier
make vars unsigned
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Baptiste Coudurier
stop if current sample is higher than sample count
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Ian Caulfield
fix indentation, patch by Ian Caulfield % ian P caulfie...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Ian Caulfield
Allows the AC3 parser to read the frame size and codec...
commit
|
commitdiff
|
tree
|
snapshot
next