git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Check output buffer size before decoding.
[ffmpeg.git]
/
libavcodec
/
mace.c
2008-09-07
Vitor Sessak
Check output buffer size before decoding.
blob
|
commitdiff
2008-09-07
Vitor Sessak
Cosmetics: rename vars s/ctx/chd/
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Exploit symmetry to reduce size of tables by half.
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Cosmetics: s/short/int16_t/
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Remove cast, now tables are signed.
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Convert tables to signed and decimal.
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Remove unused table entries.
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Remove commented out code.
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Use FFMIN() instead of rewriting it.
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Factorize broken clipping in its own function and docum...
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Cosmetics: whitespace/linebreaks
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Use the same 8 bit -> 16 bit conversion as QuickTime.
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Do not share context variables between channels and...
blob
|
commitdiff
|
diff to current
2008-09-07
Vitor Sessak
Remove output pointer from context
blob
|
commitdiff
|
diff to current
2008-09-05
Vitor Sessak
Cosmetics: indent after last commit and remove useless...
blob
|
commitdiff
|
diff to current
2008-09-05
Vitor Sessak
Simplify: use a for instead of unrolling by hand
blob
|
commitdiff
|
diff to current
2008-09-04
Vitor Sessak
Functions mace{3,6}_decode_frame() are just wrappers...
blob
|
commitdiff
|
diff to current
2008-09-04
Vitor Sessak
Simplify: use two distinct functions to decode MACE3...
blob
|
commitdiff
|
diff to current
2008-09-04
Vitor Sessak
Simplify mace_decode_frame()
blob
|
commitdiff
|
diff to current
2008-09-04
Vitor Sessak
Remove useless comments
blob
|
commitdiff
|
diff to current
2008-09-04
Vitor Sessak
Reindent mace.c, its indentation was completly inconsis...
blob
|
commitdiff
|
diff to current
2008-07-31
Peter Ross
Modify all codecs to report their supported input and...
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-01
Michael Niedermayer
consts
blob
|
commitdiff
|
diff to current
2008-01-17
Diego Biurrun
Replace puts() by dprintf where appropriate.
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-05
Alan Curry
Fix buffer handling for stereo mace files, fixes some...
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-02-01
François Revol
Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT...
blob
|
commitdiff
|
diff to current
2004-05-21
Michael Niedermayer
data_size = 0 cleanup
blob
|
commitdiff
|
diff to current
2003-03-26
François Revol
debug stuff only for DEBUG :)
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
per file doxy
blob
|
commitdiff
|
diff to current
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2002-11-26
François Revol
Avoid "unused variable 'c'" warning.
blob
|
commitdiff
|
diff to current
2002-11-02
François Revol
added MACE (Macintosh Audio Compression/Expansion)...
blob
|
commitdiff
|
diff to current