git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
simplify
[ffmpeg.git]
/
libavcodec
/
g726.c
2008-06-17
Michael Niedermayer
simplify
blob
|
commitdiff
2008-06-17
Michael Niedermayer
Get rid of useless wrapper function.
blob
|
commitdiff
|
diff to current
2008-06-17
Michael Niedermayer
Do not inline g726_iterate() the function is big so...
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Replace i2f(0) by the actual thing done, gcc is not...
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Remove redundant zeroing (the context is memset(0)).
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Use smaller data types for tables.
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Float11 does not need int, .o file becomes smaller...
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Correct validity checks.
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Print sane error message for channels != 1.
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Check number of bits so we do not try to use table...
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Support decoding of sample_g726.asf.
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
get_bits() outputs exactly as many bits as requested...
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Niedermayer
Remove dead code.
blob
|
commitdiff
|
diff to current
2008-06-13
Michael Niedermayer
-0x8000 == 0x8000 with int16
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-04-27
Stefano Sabatini
Add long names to many AVCodec declarations.
blob
|
commitdiff
|
diff to current
2008-03-21
Zuxy Meng
Apply 'cold' attribute to init/uninit functions in...
blob
|
commitdiff
|
diff to current
2008-02-19
Michael Niedermayer
Fix ;;
blob
|
commitdiff
|
diff to current
2008-02-01
Michael Niedermayer
const
blob
|
commitdiff
|
diff to current
2008-01-07
Diego Pettenò
Mark the tables in g726.c as constant.
blob
|
commitdiff
|
diff to current
2007-05-10
Diego Biurrun
Remove redundant #inclusion of common.h, avcodec.h...
blob
|
commitdiff
|
diff to current
2007-02-25
Reimar Döffinger
Add av_ prefix to clip functions
blob
|
commitdiff
|
diff to current
2007-02-13
François Revol
This fixes error handling for BeOS, removing the need...
blob
|
commitdiff
|
diff to current
2006-11-01
Steve L'Homme
reindentation, patch by From: Steve Lhomme, slhomme...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
add some #ifdef CONFIG_ENCODERS/DECODERS
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-05-08
Michael Niedermayer
#defines for strict_std_compliance and split between...
blob
|
commitdiff
|
diff to current
2004-12-29
Michael Niedermayer
common.c -> bitstream.c (and the single non bitstream...
blob
|
commitdiff
|
diff to current
2004-07-22
Michael Niedermayer
make comments doxygen compatible
blob
|
commitdiff
|
diff to current
2004-02-10
Roman Shaposhnik
* gotta setup coded_frame for encoding. avcodec...
blob
|
commitdiff
|
diff to current
2004-02-07
Michael Niedermayer
use clip() from common.h
blob
|
commitdiff
|
diff to current
2004-02-07
Roman Shaposhnik
* Initial implementation of the G.726 ADPCM audio...
blob
|
commitdiff
|
diff to current