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
*
avcodec/tta: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-11-19
1
-1
/
+1
*
avcodec/tta: fix macro ()
Michael Niedermayer
2014-06-07
1
-1
/
+1
*
avcodec/tta: use av_malloc(z)_array()
Michael Niedermayer
2014-04-18
1
-2
/
+2
*
tta: split off hybrid filter processing as ttadsp
James Almer
2014-02-13
1
-32
/
+6
*
Merge commit '23a211cbba0b7c9ee694040031b2e5da1be54a00'
Michael Niedermayer
2013-10-28
1
-1
/
+2
|
\
|
*
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
Anton Khirnov
2013-10-28
1
-2
/
+4
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
|
avcodec/tta: use init_get_bits8()
Michael Niedermayer
2013-08-05
1
-1
/
+1
*
|
lavc: copy AVCodecContext for threads
Paul B Mahol
2013-06-13
1
-0
/
+2
*
|
lavc: add ONLY_IF_THREADS_ENABLED where it is missing
Paul B Mahol
2013-06-06
1
-1
/
+1
*
|
ttadec: frame multi-threading support
Paul B Mahol
2013-06-05
1
-15
/
+30
*
|
tta: use interger instead of pointer to iterate output samples for 24-bit case
Paul B Mahol
2013-06-02
1
-1
/
+1
*
|
tta: move GetBitContext out of private context
Paul B Mahol
2013-06-02
1
-19
/
+19
*
|
tta: move code that will be shared with encoder to separate file
Paul B Mahol
2013-06-02
1
-67
/
+14
*
|
tta: use get_unary()
Paul B Mahol
2013-06-01
1
-11
/
+2
*
|
tta: stop checking header checksum in extradata
Paul B Mahol
2013-05-31
1
-5
/
+1
*
|
tta: remove pointless code
Paul B Mahol
2013-05-30
1
-13
/
+2
*
|
lavc/tta: use init_get_bits8()
Paul B Mahol
2013-05-29
1
-1
/
+2
*
|
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-1
/
+0
|
*
avcodec: av_log_missing_feature(1) ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-1
/
+1
|
*
av_log_missing_feature() ---> avpriv_report_missing_feature()
Diego Biurrun
2013-03-13
1
-1
/
+1
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
lavc/tta: Use a safer check for encrypted streams
James Almer
2013-02-17
1
-1
/
+1
*
|
Merge commit 'ee6ca11b657515ad736ec0d2b8635e098d0a2680'
Michael Niedermayer
2013-02-13
1
-13
/
+9
|
\
\
|
|
/
|
*
tta: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-12
/
+8
*
|
lavc/tta: Add support for encrypted streams
James Almer
2013-02-12
1
-4
/
+47
*
|
lavc/tta: remove nonsense s->avctx indirection, use avctx directly
Paul B Mahol
2013-01-24
1
-6
/
+6
*
|
Merge commit '418693bdc5edad72b0d055f741931612d797eb05'
Michael Niedermayer
2012-12-23
1
-16
/
+17
|
\
\
|
|
/
|
*
ttadec: fix last frame handling when seeking
Justin Ruggles
2012-12-22
1
-13
/
+17
*
|
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
|
lavc/tta: do not overwrite bits_per_coded_sample
Paul B Mahol
2012-10-19
1
-4
/
+2
*
|
lavc/tta: use meaningful error codes
Paul B Mahol
2012-10-17
1
-4
/
+4
*
|
Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723'
Michael Niedermayer
2012-10-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Use proper return values in case of missing features
Diego Biurrun
2012-10-12
1
-1
/
+1
*
|
tta: let samples declaration match cast
Paul B Mahol
2012-09-30
1
-1
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
1
-1
/
+1
|
\
\
|
|
/
|
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
1
-1
/
+1
|
\
\
|
|
/
|
*
tta: Fix comment about channel number; TTA supports >2 channels.
Aneesh Dogra
2012-05-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-03
1
-3
/
+5
|
\
\
|
|
/
|
*
tta: prevents overflows for 32bit integers in header.
Ronald S. Bultje
2012-05-02
1
-3
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-07
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-1
/
+1
[next]