15 Commits (32d8c294e58bd694312ed64604b28a43942cc619)

Author SHA1 Message Date
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Fabrice Bellard 8e1e6f31c1 use av_malloc() functions - added av_strdup and av_realloc() 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 22 years ago
Philip Gladstone 02ac31361b Change abort() calls to av_abort() calls. 22 years ago
Zdenek Kabelac cd4af68ad5 * started to cleanup name clashes for onetime compilation 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 6000abfa89 removed useless header includes - use av memory functions 23 years ago
Michael Niedermayer 17592475b3 alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
Fabrice Bellard afa982fdae corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes 23 years ago
Fabrice Bellard 2456e28d91 merged code and tables between encoder and decoder 23 years ago
Fabrice Bellard 935442b522 log2 to av_log2 23 years ago
Fabrice Bellard 1a56543279 win32 fixes 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago