index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libFLAC
/
stream_decoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MMX ASM fucntions instead of SSE4.1 if available
lvqcl
2019-03-08
1
-0
/
+2
*
Fix miscellaneous typos.
luz.paz
2018-05-24
1
-1
/
+1
*
libFLAC : new function returns client_data from decoder
Christophe DUMONT
2018-01-08
1
-0
/
+5
*
stream_decoder.c: Fix a memory leak
Erik de Castro Lopo
2017-04-08
1
-0
/
+3
*
cpu.c: Merge ia32 and x86_64 CPU info functions
Erik de Castro Lopo
2017-02-27
1
-2
/
+2
*
stream_decoder.c: Comments
Erik de Castro Lopo
2017-02-22
1
-8
/
+8
*
SIMD: remove outdated SSE2 code
Erik de Castro Lopo
2017-02-21
1
-5
/
+0
*
SIMD: Accelerate decoding of 16 bit FLAC
Erik de Castro Lopo
2017-02-19
1
-0
/
+2
*
Fix compile with cygwin
Rosen Penev
2017-02-09
1
-3
/
+0
*
Purge usage of `unsigned` type
Erik de Castro Lopo
2017-01-14
1
-76
/
+76
*
stream_decoder: reset has_seek_table before read_metadata_seektable_()
Max Kellermann
2016-07-14
1
-0
/
+3
*
stream_decoder: fix memory leak after seek table read error
Max Kellermann
2016-07-14
1
-10
/
+9
*
libFLAC: Set decoding status if write callback failed
Erik de Castro Lopo
2016-07-13
1
-1
/
+3
*
stream_decoder: fix integer underflow due to malformed wasted_bits
Max Kellermann
2016-07-10
1
-0
/
+2
*
stream_decoder: check state==ABORTED after process_single() for seek
Max Kellermann
2016-07-10
1
-2
/
+4
*
Fix use of FLAC__HAS_X86INTRIN configure variable
Erik de Castro Lopo
2016-06-20
1
-1
/
+1
*
libFLAC/stream_decoder.c: Fix typo
Erik de Castro Lopo
2016-03-20
1
-1
/
+1
*
libFLAC: Reduce FLAC__HAS_OGG #ifdef crud
Erik de Castro Lopo
2016-03-20
1
-19
/
+4
*
libFLAC/stream_decoder.c: Fix compiling with integer only
Erik de Castro Lopo
2016-03-20
1
-1
/
+1
*
stream_decoder.c: Set obj->num_comments before return
Erik de Castro Lopo
2016-03-20
1
-0
/
+1
*
Retire FLAC__float and FLAC__double types
Thomas Zander
2016-02-09
1
-3
/
+3
*
libFLAC/stream_decoder.c: Fix undefined behaviour
Erik de Castro Lopo
2015-08-24
1
-3
/
+5
*
libFLAC/stream_decoder: Fix double free
Erik de Castro Lopo
2015-08-22
1
-7
/
+0
*
libFLAC: Fix potential meory leaks
Erik de Castro Lopo
2015-08-09
1
-0
/
+7
*
decoder: Treat negative qlp_shift as an error
Erik de Castro Lopo
2015-08-09
1
-0
/
+5
*
libFLAC: Fix decoder_flush with uninitialized decoder
Erik de Castro Lopo
2015-07-13
1
-0
/
+3
*
libFLAC: More comment validation
Erik de Castro Lopo
2015-07-05
1
-0
/
+1
*
libFLAC: Improve fix in bc5113007a
Erik de Castro Lopo
2015-07-05
1
-3
/
+5
*
Remove old incorrect comment
Erik de Castro Lopo
2015-04-25
1
-3
/
+0
*
src/libFLAC/stream_decoder.c : Rework fix for seeking bug.
Miroslav Lichvar
2015-02-18
1
-18
/
+12
*
src/libFLAC/stream_decoder.c : Fix NULL de-reference.
Erik de Castro Lopo
2014-12-22
1
-1
/
+3
*
stream_decoder.c : Fix free-ing of unitilialized pointer.
Erik de Castro Lopo
2014-12-12
1
-4
/
+9
*
src/libFLAC/stream_decoder.c : Fix seek bug.
Erik de Castro Lopo
2014-12-11
1
-4
/
+5
*
src/libFLAC/stream_decoder.c : Fix another input validation bug.
Erik de Castro Lopo
2014-11-29
1
-0
/
+5
*
src/libFLAC/stream_decoder.c : Fail safely to avoid a heap overflow.
Erik de Castro Lopo
2014-11-27
1
-1
/
+2
*
Fix two un-related typos.
Erik de Castro Lopo
2014-11-26
1
-1
/
+1
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
1
-1
/
+1
*
src/libFACL/stream_decoder.c : Fail safely to avoid a heap overflow.
Erik de Castro Lopo
2014-11-25
1
-1
/
+2
*
src/libFLAC/stream_decoder.c : Fix buffer read overflow.
Erik de Castro Lopo
2014-11-20
1
-1
/
+5
*
Improve malformed vorbiscomment handling.
Erik de Castro Lopo
2014-09-27
1
-40
/
+70
*
lpc_intrin_sse41.c : Optimize decoding 24 bit files on 32 bit platforms.
Erik de Castro Lopo
2014-09-21
1
-2
/
+6
*
lpc_intrin* : Remove unused code.
Erik de Castro Lopo
2014-09-21
1
-1
/
+1
*
Remove old/broken PPC/Altivec code.
Erik de Castro Lopo
2014-09-17
1
-21
/
+2
*
libFLAC/bitreader : Remove un-needed FLAC__CPUInfo field from FLAC__BitReader.
Erik de Castro Lopo
2014-07-27
1
-1
/
+1
*
libFLAC : Remove FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap().
Erik de Castro Lopo
2014-07-06
1
-7
/
+1
*
src/ : Remove un-needed MSVC6 workaround.
Erik de Castro Lopo
2014-07-04
1
-10
/
+0
*
stream_decoder : Two read_metadata() fixes from 1.2.1 maintenance branch.
Erik de Castro Lopo
2014-06-28
1
-11
/
+16
*
libFLAC/ : Refactoring and add comments.
Erik de Castro Lopo
2014-05-14
1
-3
/
+3
*
Fix clang compiler warnings.
Erik de Castro Lopo
2014-04-09
1
-5
/
+5
*
Fix all instances of '#if HAVE_CONFIG_H'.
Erik de Castro Lopo
2014-03-24
1
-1
/
+1
[next]