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-02-04
Kostya Shishkov
Save frame header info in context variables
commit
|
commitdiff
|
tree
|
snapshot
2007-02-04
Kostya Shishkov
Set frame rate from extradata
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Michael Niedermayer
factorize switch_buffer()
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Michael Niedermayer
fix decoding of takethat.mp3
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Kostya Shishkov
These messages are just for debug purposes
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Kostya Shishkov
Set codec dimensions if provided by extradata
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Kostya Shishkov
VC-1 parser
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Panagiotis...
Make x11grab output its warning that it couldn't find...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Kostya Shishkov
0x00000103 is not an escape marker
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Zuxy Meng
Set correct aspect ratio (it's sample aspect, not displ...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Michael Niedermayer
packets must be correctly interleaved
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Michael Niedermayer
add FIXME
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Kostya Shishkov
General approach to parsing chunks in VC-1 AP
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Michael Niedermayer
some (probably exploitable) out of array write fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Måns Rullgård
missed a redundant load
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Måns Rullgård
revert accidental checkin
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Måns Rullgård
save one cycle
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Måns Rullgård
remove redundant loads
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Kostya Shishkov
Check for out-of-bounds access
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Michel Bardiaux
Add decode_end method to bmp decoder. Patch by Michel...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Baptiste Coudurier
correctly set profile/level for hd
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Michel Bardiaux
Activate guards in avcodec_default_get_buffer. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Ramiro Polla
Simplify GPl check.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Michael Niedermayer
use avcodec_decode_audio2()
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Michael Niedermayer
extract aspect ratio
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Måns Rullgård
optimize IDCT of rows with mostly zero coefficients
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reimar Döffinger
Move lzo decompression to libavutil
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reimar Döffinger
Make sure we do not accidentially "fix" cnt to somethin...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reimar Döffinger
Simplify checks, use that we know that cnt will not...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reimar Döffinger
Remove boundary checks that are actually done "well...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reimar Döffinger
Documentation fix: Copy functions should "work" fine...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reimar Döffinger
Optimize LZO copy operations
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Diego Biurrun
Exit on failed libfaad check.
commit
|
commitdiff
|
tree
|
snapshot
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
next