index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
tta.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tm2dec: check total_frames and extradata_size.
Michael Niedermayer
2012-03-28
1
-1
/
+4
*
|
ttadec: refactor ttafilter_process()
Paul B Mahol
2012-03-21
1
-51
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-09
1
-2
/
+1
|
\
\
|
|
/
|
*
ttadec: unbreak playback of matroska files
Paul B Mahol
2012-03-08
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-20
1
-4
/
+4
|
\
\
|
|
/
|
*
ttadec: cosmetics: reindent
Paul B Mahol
2012-02-19
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-18
1
-30
/
+18
|
\
\
|
|
/
|
*
ttadec: use branchless unsigned-to-signed unfolding
Justin Ruggles
2012-02-17
1
-2
/
+1
|
*
ttadec: remove dead code
Paul B Mahol
2012-02-17
1
-28
/
+17
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
1
-0
/
+33
|
\
\
|
|
/
|
*
ttadec: CRC checking
Paul B Mahol
2012-02-14
1
-0
/
+33
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-12
1
-6
/
+20
|
\
\
|
|
/
|
*
tta: error out if samplerate is zero.
Ronald S. Bultje
2012-02-11
1
-0
/
+3
|
*
ttadec: fix invalid free when an error occurs while decoding 24-bit tta
Justin Ruggles
2012-02-10
1
-6
/
+17
*
|
tta: reindent
Paul B Mahol
2012-02-11
1
-23
/
+23
*
|
tta: Add some safety precautions to avoid freeing things that have not been a...
Michael Niedermayer
2012-02-11
1
-2
/
+5
*
|
tta: do not leak memory if bps == 3
Paul B Mahol
2012-02-11
1
-3
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-10
1
-7
/
+5
|
\
\
|
|
/
|
*
tta: use skip_bits_long()
Paul B Mahol
2012-02-09
1
-7
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-18
1
-1
/
+1
|
\
\
|
|
/
|
*
tta: cast output data pointer to the correct type
Justin Ruggles
2012-01-17
1
-1
/
+1
*
|
tta: remove obsolete and useless error message
Paul B Mahol
2012-01-08
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-08
1
-1
/
+5
|
\
\
|
|
/
|
*
tta: fix 24-bit decoding.
Justin Ruggles
2012-01-07
1
-1
/
+1
*
|
tta: Fix regression of 24bit decoding.
Michael Niedermayer
2012-01-06
1
-5
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Drop ALT_ prefix from BITSTREAM_READER_LE name.
Diego Biurrun
2011-12-22
1
-1
/
+1
*
|
tta: Fix several warning: initialization from incompatible pointer type [enab...
Michael Niedermayer
2011-12-18
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-11
1
-0
/
+5
|
\
\
|
|
/
|
*
ttadec: check channel count as read from extradata.
Shitiz Garg
2011-12-10
1
-0
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-03
1
-12
/
+18
|
\
\
|
|
/
|
*
Add avcodec_decode_audio4().
Justin Ruggles
2011-12-02
1
-11
/
+17
|
*
tta: use an integer instead of a pointer to iterate output samples
Justin Ruggles
2011-11-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-26
1
-142
/
+136
|
\
\
|
|
/
|
*
tta: check for allocation failure of decode_buffer
Justin Ruggles
2011-10-25
1
-1
/
+5
|
*
tta: use correct frame_length calculation.
Justin Ruggles
2011-10-25
1
-7
/
+6
|
*
tta: add support for decoding 24-bit sample format
Justin Ruggles
2011-10-25
1
-22
/
+34
|
*
cosmetics: indentation
Justin Ruggles
2011-10-25
1
-94
/
+94
|
*
tta: remove pointless braces
Justin Ruggles
2011-10-25
1
-4
/
+2
|
*
tta: check output buffer size after adjusting frame length for last frame
Justin Ruggles
2011-10-25
1
-4
/
+5
|
*
tta: fix reading of format in TTA header.
Justin Ruggles
2011-10-25
1
-18
/
+14
|
*
tta: remove useless commented-out lines
Justin Ruggles
2011-10-25
1
-13
/
+0
|
*
tta: check remaining bitstream size while reading unary value
Justin Ruggles
2011-10-25
1
-1
/
+1
|
*
Fixed size given to init_get_bits().
Laurent Aimar
2011-09-15
1
-1
/
+1
*
|
Fixed size given to init_get_bits().
Laurent Aimar
2011-09-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-30
1
-8
/
+7
|
\
\
|
|
/
|
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-8
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-18
1
-31
/
+0
|
\
\
|
|
/
|
*
tta: remove disabled code
Diego Biurrun
2011-07-18
1
-31
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-15
1
-2
/
+2
|
\
\
|
|
/
[prev]
[next]