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
/
mpegaudio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-10
/
+17
*
explicitly disable CONFIG_AUDIO_NONSHORT
Aurelien Jacobs
2009-01-16
1
-0
/
+2
*
simplify: group all the AUDIO_NONSHORT parameters in the same place
Aurelien Jacobs
2009-01-14
1
-0
/
+2
*
Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
Diego Biurrun
2009-01-14
1
-2
/
+2
*
Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.
Diego Biurrun
2009-01-14
1
-5
/
+2
*
Change mpeg audio parser so it only sets frame_size, channels and bit_rate
Michael Niedermayer
2008-12-21
1
-1
/
+1
*
Rename error_resilience to error_recognition.
Michael Niedermayer
2008-09-08
1
-1
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
move a couple of macros and structs to mpegaudio.h
Måns Rullgård
2007-06-16
1
-0
/
+11
*
remove dependency of mpeg audio encoder over mpeg audio decoder
Aurelien Jacobs
2007-05-20
1
-1
/
+2
*
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
/
+44
*
move mp3_header_decompress bitstream filter in its own file
Aurelien Jacobs
2007-05-19
1
-0
/
+2
*
move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c
Aurelien Jacobs
2007-05-19
1
-9
/
+0
*
dont set the sampling rate just because 1 mp3 packet header says so (fixes pl...
Michael Niedermayer
2006-10-30
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+18
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-1
/
+1
*
QDM2 compatible decoder
Roberto Togni
2005-10-18
1
-0
/
+34
*
dithering for the mpeg audio decoder
Michael Niedermayer
2005-01-30
1
-0
/
+21
*
exported mpa_decode_header for new parser API
Fabrice Bellard
2003-11-10
1
-0
/
+1
*
per file doxy
Michael Niedermayer
2003-03-06
1
-1
/
+4
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-3
/
+3
*
added missing externs
Fabrice Bellard
2002-06-04
1
-2
/
+2
*
merged code and tables between encoder and decoder
Fabrice Bellard
2001-09-15
1
-26
/
+19
*
win32 fixes
Fabrice Bellard
2001-08-13
1
-1
/
+1
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+34