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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+6
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-2
/
+2
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-3
/
+3
*
use av_malloc() functions - added av_strdup and av_realloc()
Fabrice Bellard
2003-01-23
1
-0
/
+1
*
AVVideoFrame -> AVFrame
Michael Niedermayer
2002-12-09
1
-1
/
+8
*
Change abort() calls to av_abort() calls.
Philip Gladstone
2002-09-12
1
-1
/
+1
*
* started to cleanup name clashes for onetime compilation
Zdenek Kabelac
2002-05-27
1
-0
/
+2
*
license/copyright change
Fabrice Bellard
2002-05-25
1
-11
/
+11
*
removed useless header includes - use av memory functions
Fabrice Bellard
2002-05-18
1
-1
/
+0
*
alternative bitstream writer (disabled by default, uncomment #define ALT_BIST...
Michael Niedermayer
2002-02-12
1
-1
/
+1
*
corrected mpeg audio encoding overflows - now it should give correct quality ...
Fabrice Bellard
2001-09-17
1
-30
/
+24
*
merged code and tables between encoder and decoder
Fabrice Bellard
2001-09-15
1
-27
/
+43
*
log2 to av_log2
Fabrice Bellard
2001-08-15
1
-2
/
+2
*
win32 fixes
Fabrice Bellard
2001-08-13
1
-7
/
+1
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+774