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
/
takdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavcodec: Make use of av_clip functions
Peter Meerwald
2015-02-21
1
-2
/
+2
*
takdec: check av_samples_get_buffer_size() return value
Vittorio Giovara
2014-12-18
1
-0
/
+2
*
dsputil: Split audio operations off into a separate context
Diego Biurrun
2014-06-22
1
-7
/
+7
*
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
Anton Khirnov
2013-10-28
1
-2
/
+4
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
avcodec: av_log_missing_feature(1) ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-1
/
+1
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
tak: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-11
/
+8
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-0
/
+1
*
takdec: fix initialisation of LOCAL_ALIGNED array
Josh Allmann
2012-12-08
1
-1
/
+3
*
takdec: fix initialisation of LOCAL_ALIGNED array
Mans Rullgard
2012-12-07
1
-1
/
+3
*
tak: demuxer, parser, and decoder
Paul B Mahol
2012-12-07
1
-0
/
+929