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-10-28
Andrew Wason
Fix endless loop when opening corrupt FLV files (issue...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Diego Biurrun
Add the function declaration of ff_svq1_packet_checksum...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Michael Niedermayer
Replace literally hardcoded max slice number by named...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Benjamin Larsson
Fix compilation, remove stray ;
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Benjamin Larsson
Fix selection of quant step table
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Benjamin Larsson
Fix huffman coded dca samples.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-28
Kostya Shishkov
Detect split RV30 slices
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Vitor Sessak
Silence GCC warnings:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Kostya Shishkov
Fix chroma motion compensation for RV30
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Diego Pettenò
Rename template included sources from .h to _template.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Aurelien Jacobs
set correct number of fractions for multitable
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Michael Niedermayer
rgb2rgb.h was not really intended to be a public header...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Michael Niedermayer
Remove rgb2rgb.h dependancy.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Måns Rullgård
ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Måns Rullgård
ARM: move VFP DSP functions to dsputils_vfp.S
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Måns Rullgård
ARM: move prefetch_arm to dsputil_arm_s.S
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Måns Rullgård
ARM: use new macros for assembler function labels
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Måns Rullgård
ARM: add some assembler convenience macros
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Baptiste Coudurier
fix umid base value, use revision 5 and generic materia...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Baptiste Coudurier
svq3 decoder may need zlib
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Baptiste Coudurier
fix sound essence compression UL
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Baptiste Coudurier
fix start position UL
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Baptiste Coudurier
svq3 watermark code now needs zlib
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Baptiste Coudurier
svq3 watermark decoding support, based on reverse engin...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Vitor Sessak
Silence GCC warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Måns Rullgård
cosmetic: align backslashes in makefiles
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Måns Rullgård
Merge OBJS-$(FOO) lists with same FOO
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Benjamin Larsson
Disable codec downmix when not using simd instead of...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Benjamin Larsson
Fix dca decoder with non simd float2int16 conversion
commit
|
commitdiff
|
tree
|
snapshot
2008-10-26
Benjamin Larsson
Fix compilation with TRACE
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Carl Eugen...
Remove unused code that can't be compiled without svn...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Måns Rullgård
ARM: faster ARMv6 FASTDIV()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Aurelien Jacobs
remove useless ifdeffery, tscc won't do anything useful...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Aurelien Jacobs
enable zlib and bzlib only when useful
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Aurelien Jacobs
svq3: remove unused include
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Michael Niedermayer
Do not attempt to use the unscaled yuv2rgb converter...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Måns Rullgård
Use OBJS variable for all object files
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Måns Rullgård
Remove unused SRCS make variable
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Måns Rullgård
Add CONFIG_GOLOMB and auto-select when needed
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Måns Rullgård
Auto-enable CONFIG_MDCT when needed
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Måns Rullgård
AC3 encoder doesn't need FFT
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Diego Biurrun
Add subtitle format section.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Diego Biurrun
cosmetics: Slightly update MP3 support entry.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Diego Biurrun
Mark formats requiring external libs with an 'E' in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Diego Biurrun
Add GSM into list of supported audio codecs.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Diego Biurrun
cosmetics: Uniformize external library comments.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
David Conrad
Documentation and changelog update for libspeex decoding
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Diego Biurrun
cosmetics: Change the order of mlp parser objects to...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Diego Biurrun
Move declaration of mlp decoder dependency on mlp parse...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Baptiste Coudurier
cosmetics: ffserver -> FFserver
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Baptiste Coudurier
cosmetics, indentation
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
Baptiste Coudurier
check if stream is set, fix potential segv
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
Build MMX/SSE FFT only if CONFIG_FFT is set
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
DCA decoder needs FFT
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
configure: add foo_suggest facility
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
configure: add enable_weak and disable_weak
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
configure: allow recursive foo_select options
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Baptiste Coudurier
simplify sample rate code, flv_set_audio_codec already...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
Auto-enable CONFIG_FFT for codecs that need it
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
configure: cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
configure: add foo_select facility
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Måns Rullgård
configure: fix disabled_any to return false for empty...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Diego Biurrun
prettyprinting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Diego Biurrun
spelling cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Kenan Gillet
Split off celp_filters.[ch] from acelp_filters.[ch...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Kenan Gillet
Rename acelp_math.[ch] to celp_math.[ch] to prepare...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Baptiste Coudurier
force sample rate to 16khz for speex in flv, fix speexa...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Pascal Massimino
fix for >2GB flv files
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
David Conrad
Speex decoding via libspeex
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Kostya Shishkov
Choose RV3/4 DC quantizer correctly
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Baptiste Coudurier
raw dnxhd de/muxer
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Baptiste Coudurier
dnxhd parser
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Vitor Sessak
Cosmetics: alignment
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Vitor Sessak
Fix broken palette8to*.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Baptiste Coudurier
dnxhd codec is intra only
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Baptiste Coudurier
add state64 field to ParseContext storing last 8 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Diego Biurrun
cosmetics: typo fix
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Diego Biurrun
Add information about a workaround for MinGW gcc versions.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Benoit Fouet
Revert r15653.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Aurelien Jacobs
10l: missing change from r15667 - global header also...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Aurelien Jacobs
matroskaenc: require global header
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Víctor Paesa
Fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Diego Pettenò
Include headers for optional libraries only when enabled.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Diego Biurrun
cosmetics: Leave out quotes from libdirac pkg-config...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Måns Rullgård
split bswap.h into per-arch files
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Aurelien Jacobs
uses FF_ARRAY_ELEMS() where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Michael Niedermayer
Port read_time() that works on x86_32 and 64 from noe.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Jens Rosenboom
The v4l2 driver can silently change the pixel format...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Måns Rullgård
ARM: allow --cpu=armvN in configure
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Måns Rullgård
Allow target name on every line in dependency postproce...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Måns Rullgård
Do not add $cross_prefix to compiler name given with...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Måns Rullgård
configure: fix handling of option arguments containing...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Reimar Döffinger
Use x86_reg type instead of long in float_to_int16...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Michael Niedermayer
Use av_freep() in ff_parse_close().
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Andrew Wason
Copy pts for each raw encoded frame.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Kostya Shishkov
34l: free RV3/4 context variables at the end
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Kostya Shishkov
RV3 and RV4 decoders set some deblocking coefs for...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Kostya Shishkov
Mark some of RV3/4 block types as having separate DC...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Alexis Ballier
Add missing sys/select.h #include, fixes compilation...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Måns Rullgård
ARM: Kill warning in bswap_32()
commit
|
commitdiff
|
tree
|
snapshot
next