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
/
mpegaudiodecheader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-3
/
+3
*
lavc: deprecate AVCodecContext.sub_id.
Anton Khirnov
2012-03-04
1
-1
/
+0
*
lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.
Anton Khirnov
2011-10-20
1
-5
/
+5
*
mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
Mans Rullgard
2011-05-20
1
-0
/
+37
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-6
/
+6
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Include mpegaudiodecheader.h: It contains the prototype for
Carl Eugen Hoyos
2010-02-28
1
-0
/
+1
*
fix compilation with DEBUG defined
Baptiste Coudurier
2009-05-31
1
-6
/
+6
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Avoid allocating MPADecodeContext on stack.
Andreas Ă–man
2009-01-23
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
add a ff_ prefix to some mpegaudio funcs
Aurelien Jacobs
2007-05-20
1
-1
/
+1
*
loosen dependencies over mpegaudiodec
Aurelien Jacobs
2007-05-20
1
-0
/
+109