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
/
mpegaudiodec_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
mpegaudiodec: copy AVFloatDSPContext from first context to all contexts
Andreas Cadhalpun
2015-06-26
1
-0
/
+1
*
|
Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'
Michael Niedermayer
2015-06-21
1
-1
/
+1
|
\
\
|
|
/
|
*
mp3: enable packed main_data decoding in MP4
nu774
2015-06-20
1
-7
/
+0
*
|
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
2015-04-20
1
-10
/
+10
|
\
\
|
|
/
|
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-10
/
+10
*
|
avcodec/mpegaudiodec_template: use double to build csa tables
Michael Niedermayer
2015-04-17
1
-1
/
+1
*
|
avcodec/mpegaudiodec_template: only allocate fdsp when its used
Michael Niedermayer
2014-12-05
1
-0
/
+2
*
|
avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-12-03
1
-3
/
+16
*
|
avcodec/mpegaudiodec_template: use av_freep(), do not leave stale pointers in...
Michael Niedermayer
2014-10-19
1
-1
/
+1
*
|
Drop remaining unneeded != NULL
Michael Niedermayer
2014-08-15
1
-1
/
+1
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-1
/
+1
*
|
avcodec/mpegaudiodec: Reset dither and mdct state
Michael Niedermayer
2014-06-05
1
-0
/
+2
*
|
avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined behavior
Michael Niedermayer
2014-05-09
1
-1
/
+1
*
|
avcodec/mpegaudiodec_template: decode_frame_mp3on4: conceal errors in decodin...
Michael Niedermayer
2014-01-14
1
-2
/
+7
*
|
avcodec/mpegaudiodec_template/mp3on4: check that all channels have been decod...
Michael Niedermayer
2014-01-14
1
-0
/
+4
*
|
mp3on4: fail when the header check fails
Michael Niedermayer
2014-01-02
1
-2
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-12
1
-0
/
+1
|
\
\
|
|
/
|
*
mp3adu: Set the channel layout properly
Martin Storsjö
2013-12-12
1
-0
/
+1
*
|
libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT
Michael Niedermayer
2013-12-03
1
-6
/
+6
*
|
Merge commit '0eeeb9647e9c92c9edfd0b18c7cb5da7ac666f85'
Michael Niedermayer
2013-11-24
1
-28
/
+52
|
/
*
mpegaudiodec: Consistently handle fixed/float templating
Diego Biurrun
2013-11-23
1
-0
/
+1947