23 Commits (1f3f9507997830c8fc229e53dadca3ef6eb8149f)

Author SHA1 Message Date
Michael Niedermayer caa336b4cc common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
Jeff Muizelaar 21d7e2ff40 fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) 20 years ago
Jeff Muizelaar e44cad5291 simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) 20 years ago
Michael Niedermayer 9ab2717a9d auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) 21 years ago
Michael Niedermayer 3d0ef6dd52 av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Alex Beregszaszi ed7debda14 removed the obsolete and unused parameters of init_put_bits 21 years ago
Michael Niedermayer 743739d2c5 AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) 21 years ago
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
Måns Rullgård ef9f730675 C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 22 years ago
Fabrice Bellard 6107fa87b4 preparing integration of new AC3 decoder 22 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
Zdenek Kabelac 30b68f33aa * encoding of AC3 with more than 2 channels 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 8d67072fea fixed symetric quantization (better quality!) 23 years ago
Fabrice Bellard 34763c151f renamed log2 to av_log2 23 years ago
Fabrice Bellard 1a56543279 win32 fixes 23 years ago
Fabrice Bellard 98be975df1 types fix 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago