2010-09-11 |
Justin Ruggles | Set a constant frame size for encoding G.726 audio. |
blob | commitdiff | raw |
2010-07-24 |
Reimar Döffinger | Use "const" qualifier for pointers that point to input... |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Reimar Döffinger | Make sample_fmts and channel_layouts compound literals... |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Stefano Sabatini | Rename bitstream.h to get_bits.h. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Stefano Sabatini | Split bitstream.h, put the bitstream writer stuff in... |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Thilo Borgmann | Implement avcodec_decode_video2(), _audio3() and _subti... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Diego Biurrun | cosmetics: Remove pointless period after copyright... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Diego Biurrun | Replace generic CONFIG_ENCODERS preprocessor conditiona... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Laurent Aimar | Prevent a division by 0 in the g726 decoder when the... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Peter Ross | Modify all codecs to report their supported input and... |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Michael Niedermayer | Do not shift F[I] twice, it is also clearer and smaller... |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Michael Niedermayer | Factorize c->ap += (-c->ap) >> 4 out |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Michael Niedermayer | Get rid of G726Tables.bits. |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Michael Niedermayer | Copy 4 pointers to avid dozends of ptr dereferences. |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Michael Niedermayer | Does not need to be int16. |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Michael Niedermayer | Factorize I >> (c->tbls->bits - 1) out. |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Michael Niedermayer | 1 abs() less |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Michael Niedermayer | simplify |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Michael Niedermayer | useless () |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Michael Niedermayer | remove unneeded tr == 0 |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Michael Niedermayer | simplify |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Michael Niedermayer | Get rid of the redundant AVG726Context. |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Michael Niedermayer | Remove the truncated bitstream handling from our g726... |
blob | commitdiff | raw | diff to current |
2008-06-17 |
Michael Niedermayer | Change iquant tables to int16. |
blob | commitdiff | raw | diff to current |
2008-06-17 |
Michael Niedermayer | simplify |
blob | commitdiff | raw | diff to current |
2008-06-17 |
Michael Niedermayer | Get rid of useless wrapper function. |
blob | commitdiff | raw | diff to current |
2008-06-17 |
Michael Niedermayer | Do not inline g726_iterate() the function is big so... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Replace i2f(0) by the actual thing done, gcc is not... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Remove redundant zeroing (the context is memset(0)). |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Use smaller data types for tables. |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Float11 does not need int, .o file becomes smaller... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | simplify |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Correct validity checks. |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Print sane error message for channels != 1. |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Check number of bits so we do not try to use table... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Support decoding of sample_g726.asf. |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | get_bits() outputs exactly as many bits as requested... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Niedermayer | Remove dead code. |
blob | commitdiff | raw | diff to current |
2008-06-13 |
Michael Niedermayer | -0x8000 == 0x8000 with int16 |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | raw | diff to current |
2008-04-27 |
Stefano Sabatini | Add long names to many AVCodec declarations. |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | raw | diff to current |
2008-02-19 |
Michael Niedermayer | Fix ;; |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Michael Niedermayer | const |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Diego Pettenò | Mark the tables in g726.c as constant. |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Diego Biurrun | Remove redundant #inclusion of common.h, avcodec.h... |
blob | commitdiff | raw | diff to current |
2007-02-25 |
Reimar Döffinger | Add av_ prefix to clip functions |
blob | commitdiff | raw | diff to current |
2007-02-13 |
François Revol | This fixes error handling for BeOS, removing the need... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Steve L'Homme | reindentation, patch by From: Steve Lhomme, slhomme... |
blob | commitdiff | raw | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | raw | diff to current |
2006-09-27 |
Måns Rullgård | add some #ifdef CONFIG_ENCODERS/DECODERS |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Diego Biurrun | COSMETICS: tabs --> spaces, some prettyprinting |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
blob | commitdiff | raw | diff to current |
2005-05-08 |
Michael Niedermayer | #defines for strict_std_compliance and split between... |
blob | commitdiff | raw | diff to current |
2004-12-29 |
Michael Niedermayer | common.c -> bitstream.c (and the single non bitstream... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Michael Niedermayer | make comments doxygen compatible |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Roman Shaposhnik | * gotta setup coded_frame for encoding. avcodec... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Michael Niedermayer | use clip() from common.h |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Roman Shaposhnik | * Initial implementation of the G.726 ADPCM audio... |
blob | commitdiff | raw | diff to current |
|