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-07-30
Panagiotis...
Handle malloc failure
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Baptiste Coudurier
treat NONE as U8 to fix qtNONE/000_0032.MOV, this shoul...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Michael Niedermayer
support silly PCM variant used by zork nemesis
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Michael Niedermayer
prevent assert failure with negative quant_offset
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Michael Niedermayer
warn user if max=bitrate && max > min
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Michael Niedermayer
support raw 4bpp avi
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Michael Niedermayer
make the reference code use double instead of float...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Michael Niedermayer
print max and mse
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Christophe...
Make bicubic interpolation standard compliant
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Justin Ruggles
simplify stereo rematrixing
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Justin Ruggles
change 2 fields from context to local variables
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Justin Ruggles
BLOCK_SIZE is not used properly, just use numbers inste...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Justin Ruggles
remove broken downmixing. will add new implementation...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Panagiotis...
Take care of some renames (Doxygen and function name...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Panagiotis...
Rename h264dsp.c to h264dspenc.c
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Ronald S. Bultje
Merge get_str() and get_str8() functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Ronald S. Bultje
Fix get_str/get_str8() to also work if the target strin...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Diego Biurrun
typo
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Diego Biurrun
Ahem, fix typos overlooked in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Diego Biurrun
cosmetics: misc typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
David Conrad
Add EBML ID for Segment UID
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Panagiotis...
Replace a return of -1 with ENOMEM.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Panagiotis...
Add the possibility to show all configurable encoders...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Panagiotis...
Add a section about C++ and extern "C" in the FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Michael Niedermayer
note about removing needs_more_info
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Michael Niedermayer
detect voxware (closes issue39)
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Michael Niedermayer
try exact match before case insensitive match in codec_...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Michael Niedermayer
ignore invalid packet_obj_size
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Luca Abeni
Introduce an SDP generator
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Michael Niedermayer
remove "Advanced Prediction Mode not supported" spam
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Michael Niedermayer
also support DEBUG_PICT_INFO for h263i
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Michael Niedermayer
move show_pict_info() to its own function
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Aurelien Jacobs
cosmetics: alignment
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Aurelien Jacobs
replaces hardcoded values by the equivalent enum defini...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Michael Niedermayer
add vst option to select video stream
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Michael Niedermayer
Avoid misdetecting acelp in ASF as MP3.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Aurelien Jacobs
add proper support for subtitles muxing/stream copying
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Aurelien Jacobs
copy language information from input stream to output
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Aurelien Jacobs
copy packet duration when doing a stream copy
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Aurelien Jacobs
remove wrong const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Aurelien Jacobs
use the most appropriate codec id for A_MPEG/L1 and L2
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Aurelien Jacobs
reorder matroska codec tags so that the encoder picks...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Stefan Gehrer
have less functions as inline
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Vitor Sessak
Minor cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Ian Caulfield
Update the dvdsub parser to be able to parse HD-DVD...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Ian Caulfield
Reindent two lines.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Ian Caulfield
Add HD-DVD subpicture decoding.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Ian Caulfield
Rename "palette" to "colormap" when it's referring...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Andreas Öman
increase buffer size of LAME MP3 encoder
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Aurelien Jacobs
help some gcc version to optimize out those functions
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Justin Ruggles
simplify snr offset and bit allocation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Justin Ruggles
only use sized data types when necessary
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Justin Ruggles
set bit allocation parameters directly instead of copying
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Justin Ruggles
use enum value instead of numerical value for acmod
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Justin Ruggles
use consistent data type for exponents. needs to be...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
Justin Ruggles
change some bit masks to arrays
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Diego Biurrun
10l: Uppercase some more overlooked makefile variables.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Diego Biurrun
Uppercase variable overlooked in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Diego Biurrun
cosmetics: Use uppercase names for installation directo...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Diego Biurrun
cosmetics: Do not use braces in makefiles, use normal...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Justin Ruggles
Use shared AC-3 header parsing. Move some initializatio...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Justin Ruggles
don't need to synchronize in the decoder. the parser...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Justin Ruggles
get rid of an ugly macro
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Panagiotis...
Return AVERROR(EINVAL) when invalid width and/or height...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Panagiotis...
Return AVERROR(ENOMEM) on memory allocation failure...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Panagiotis...
Replace ENOSYS by ENOTSUP as in this case the problem...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Marc Hoffman
integrating blackfin optimized yuyvtoyv12 converter
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Marc Hoffman
removing reference to bfin_sram.h its not used anylonger
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Marc Hoffman
adding blackfin optimized yuyvtoyv12 converter
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Ramiro Polla
Add new imlib2 documentation from vhook/imlib2.c to...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Ramiro Polla
Remove EXTRADEPS from common.mak since it is no longer...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Andreas Öman
regression tests for yuv440p yuvj440p
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Andreas Öman
bail out on unknown jpeg pixel format instead of silent...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Panagiotis...
Replace all occurrences of AVERROR_NOTSUPP with AVERROR...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Panagiotis...
Correct one Doxygen entry, replacing NOMEM with AVERROR...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Panagiotis...
Replace the only occurrence of AVERROR_NOENT with AVERR...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Panagiotis...
Replace all occurrences of AVERROR_IO with AVERROR...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Panagiotis...
Replace all occurrences of AVERROR_NOMEM with AVERROR...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Diego Biurrun
cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Diego Biurrun
Make video hook infrastructure conditional on video...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Benoit Fouet
use sscanf to parse address
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Panagiotis...
Fix the self tests which are contained in some codecs...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Panagiotis...
Fix the compilation of dct-test, fft-test and motion...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Denes Balatoni
UltraSPARC VIS yuv2rgb
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Luca Abeni
Implement av_strlcatf(): a strlcat which adds a printf...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Justin Ruggles
don't need to define ALT_BITSTREAM_READER
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Justin Ruggles
update license header. add copyright for myself. correc...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Justin Ruggles
revise comment for exponent decoding function
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Justin Ruggles
new implementation of exponent decoding
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Justin Ruggles
remove portions of bit allocation which are no longer...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Alex Beregszaszi
indentation fix
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Alex Beregszaszi
removed unused variable ti
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Vitor Sessak
Another minor simplification
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Baptiste Coudurier
Set the step index correctly for flash adpcm. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Baptiste Coudurier
Calculate the correct blocksize for flash adpcm. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Benoit Fouet
remove warnings
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Zdenek Kabelac
fix mem leak
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Vitor Sessak
Make deinterlace_16 receive an array as a parameter...
commit
|
commitdiff
|
tree
|
snapshot
next