projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
use av_clip_int16() where it makes sense
[ffmpeg.git]
/
libavcodec
/
wmadec.c
2007-08-11
Aurelien Jacobs
use av_clip_int16() where it makes sense
blob
|
commitdiff
2007-08-09
Alex Beregszaszi
use skip_bits where appropriate
blob
|
commitdiff
|
diff to current
2007-08-09
Alex Beregszaszi
fix compilation with TRACE enabled
blob
|
commitdiff
|
diff to current
2007-08-09
Alex Beregszaszi
use get_bits1(..) instead get_bits(.., 1)
blob
|
commitdiff
|
diff to current
2007-06-02
Ramiro Polla
Use AV_xx throughout libavcodec
blob
|
commitdiff
|
diff to current
2007-05-30
Michael Niedermayer
sanity checks (should prevent hypothetical div by zero...
blob
|
commitdiff
|
diff to current
2007-04-04
Ian Braithwaite
WMA decoder improvement, output closer to the dmo binary.
blob
|
commitdiff
|
diff to current
2007-03-26
Ian Braithwaite
Optimize by building the mdct window and multipying...
blob
|
commitdiff
|
diff to current
2007-02-27
Michel Bardiaux
Rename WMADecodeContext to WMACodecContext
blob
|
commitdiff
|
diff to current
2007-02-27
Michel Bardiaux
Supply context to tprintf
blob
|
commitdiff
|
diff to current
2007-02-07
Michael Niedermayer
doxygenize
blob
|
commitdiff
|
diff to current
2007-02-06
Michael Niedermayer
kill debuging code
blob
|
commitdiff
|
diff to current
2007-02-06
Michael Niedermayer
wma encoder
blob
|
commitdiff
|
diff to current
2006-12-14
Benjamin Larsson
Bug fix for crashes when SSE is used on unaligned arrays.
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
fix some signedness warnings
blob
|
commitdiff
|
diff to current
2006-09-10
Luca Barbato
Cleanup, from Emanuele Giaquinta <exg@gentoo.org>
blob
|
commitdiff
|
diff to current
2006-08-22
Baptiste Coudurier
Alignment of the LT window, segfault fix patch by Bapti...
blob
|
commitdiff
|
diff to current
2006-08-19
Benjamin Larsson
SIMD vector optimizations. 3% faster overall decoding.
blob
|
commitdiff
|
diff to current
2006-08-08
Loren Merritt
3dnow2 implementation of imdct.
blob
|
commitdiff
|
diff to current
2006-06-27
Reimar Döffinger
Do not read full byte when less than 8 bits are still...
blob
|
commitdiff
|
diff to current
2006-06-27
Reimar Döffinger
Ignore overrun in spectral RLE decoding, fixes
blob
|
commitdiff
|
diff to current
2006-03-30
Michael Niedermayer
reverting 1.31->1.33
blob
|
commitdiff
|
diff to current
2006-03-13
Michael Niedermayer
fix coverity warning CID: 255 (uninitalized variable...
blob
|
commitdiff
|
diff to current
2006-03-08
Benjamin Larsson
Init simplification and 2% faster wma_decode_block...
blob
|
commitdiff
|
diff to current
2006-02-11
Jindřich Makovička
- fix insufficient code length for exp_vlc
blob
|
commitdiff
|
diff to current
2006-02-05
Steve L'Homme
MSVC-compatible __align8/__align16 declaration
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2006-01-08
Benjamin Larsson
get_vlc -> get_vlc2 transition.
blob
|
commitdiff
|
diff to current
2005-12-27
Reimar Döffinger
Fix wma2 audio decoder
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-06-28
Mark Weaver
WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark...
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-11-27
Burkhard Plaum
Memory leak fix patch by (Burkhard Plaum <plaum >at...
blob
|
commitdiff
|
diff to current
2004-08-19
Diego Biurrun
k6 pop fix patch by (Diego Biurrun <diego at biurrun...
blob
|
commitdiff
|
diff to current
2004-06-26
Alex Beregszaszi
altivec workaround
blob
|
commitdiff
|
diff to current
2004-04-24
Mike Melanson
add the minimal documentation to make this decoder...
blob
|
commitdiff
|
diff to current
2004-01-18
Michael Niedermayer
segfault fix
blob
|
commitdiff
|
diff to current
2003-07-04
Alex Beregszaszi
moved frame_count to wmadeccontext
blob
|
commitdiff
|
diff to current
2003-07-04
Alex Beregszaszi
uniformization (now it uses the same trace functions...
blob
|
commitdiff
|
diff to current
2003-06-10
Fabrice Bellard
works with old gcc versions too
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
2003-01-23
Fabrice Bellard
use av_malloc() functions - added av_strdup and av_real...
blob
|
commitdiff
|
diff to current
2003-01-21
Michael Niedermayer
GetBitContext.size is allways multiplied by 8 -> use...
blob
|
commitdiff
|
diff to current
2003-01-07
Fabrice Bellard
align fixes for sse/altivec
blob
|
commitdiff
|
diff to current
2003-01-06
Fabrice Bellard
oops : better error resilience - should fix most wma...
blob
|
commitdiff
|
diff to current
2002-10-31
Zdenek Kabelac
* avoid negative numbers as well
blob
|
commitdiff
|
diff to current
2002-10-31
Nick Kurshev
10l
blob
|
commitdiff
|
diff to current
2002-10-31
Nick Kurshev
reverse first hunk
blob
|
commitdiff
|
diff to current
2002-10-31
Nick Kurshev
fixed debug compilation
blob
|
commitdiff
|
diff to current
2002-10-31
Fabrice Bellard
fixed nb_block_sizes detection - fixed codec_id test...
blob
|
commitdiff
|
diff to current
2002-10-29
Fabrice Bellard
use lrintf to avoid double conversion
blob
|
commitdiff
|
diff to current
2002-10-29
Fabrice Bellard
avoid name clash - fixed again block size selection
blob
|
commitdiff
|
diff to current
2002-10-28
Fabrice Bellard
fixed block size selection
blob
|
commitdiff
|
diff to current
2002-10-28
Fabrice Bellard
added wma decoder
blob
|
commitdiff
|
diff to current