index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
mpegaudio.c
Age
Commit message (
Expand
)
Author
2003-11-03
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michael Niedermayer
2003-11-03
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-10-12
removed the obsolete and unused parameters of init_put_bits
Alex Beregszaszi
2003-03-06
per file doxy
Michael Niedermayer
2003-02-11
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-10
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-01-23
use av_malloc() functions - added av_strdup and av_realloc()
Fabrice Bellard
2002-12-09
AVVideoFrame -> AVFrame
Michael Niedermayer
2002-09-12
Change abort() calls to av_abort() calls.
Philip Gladstone
2002-05-27
* started to cleanup name clashes for onetime compilation
Zdenek Kabelac
2002-05-25
license/copyright change
Fabrice Bellard
2002-05-18
removed useless header includes - use av memory functions
Fabrice Bellard
2002-02-12
alternative bitstream writer (disabled by default, uncomment #define ALT_BIST...
Michael Niedermayer
2001-09-17
corrected mpeg audio encoding overflows - now it should give correct quality ...
Fabrice Bellard
2001-09-15
merged code and tables between encoder and decoder
Fabrice Bellard
2001-08-15
log2 to av_log2
Fabrice Bellard
2001-08-13
win32 fixes
Fabrice Bellard
2001-07-22
Initial revision
Fabrice Bellard