Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Aurelien Jacobs 08aa2c9bd2 remove dependency of mpeg audio encoder over mpeg audio decoder 17 years ago
  Aurelien Jacobs 677fe2e226 add proper prefix to extern mpeg audio data tables 17 years ago
  Aurelien Jacobs 4991c0516d move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c 17 years ago
  Alex Beregszaszi 07d84a4e9f check for channels<=0 and print a reasonable error message 17 years ago
  Michael Niedermayer ac975ac462 useless as this file wont be compiled if this is not true 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Roberto Togni d9b1c197e5 QDM2 compatible decoder 19 years ago
  Roine Gustafsson 983ea0bc87 a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 19 years ago
  Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 19 years ago
  Michael Niedermayer caa336b4cc common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
  Michael Niedermayer 9fe5a7b831 do not call (av_)abort() 20 years ago
  Michael Niedermayer bb0b93ba81 more info about why init failed 20 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 983e3246b7 per file doxy 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 21 years ago
  Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 21 years ago
  Fabrice Bellard 8e1e6f31c1 use av_malloc() functions - added av_strdup and av_realloc() 21 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 22 years ago
  Fabrice Bellard ff4ec49e64 license/copyright change 22 years ago
  Fabrice Bellard 6000abfa89 removed useless header includes - use av memory functions 22 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) 22 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 23 years ago