9592 Commits (7978debdc28e49a0df34cfabf20a95fe20c7cb7c)
 

Author SHA1 Message Date
  Andreas Öman 7978debdc2 allocate PPS and SPS dynamically 18 years ago
  Vitor Sessak 750cbd34c9 cosmetics and function rename 18 years ago
  Glenn A. Serre 828bb5f1f6 variable initialization (because of a gcc warning) 18 years ago
  Diego Biurrun 4d7b302c0d Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. 18 years ago
  Diego Biurrun 42610c4983 Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. 18 years ago
  Michael Niedermayer d5aa01cd30 make decoder decode the first frame properly if theres more than just one 18 years ago
  Diego Biurrun cca2adb87d doc/Makefile no longer exists. 18 years ago
  Diego Biurrun 2d2fe55737 10l: Revert accidental removal of unused code. 18 years ago
  Diego Biurrun 0fd5a1b935 Exit with error when running libavtest and not configured with --enable-gpl. 18 years ago
  Diego Biurrun faed2a7f8f Rename variable for consistency. 18 years ago
  Diego Biurrun 1b1a1608be whitespace cosmetics 18 years ago
  Diego Biurrun acfd623e8f better variable names 18 years ago
  Diego Biurrun 0cda58aaaa Remove comments that are neither very enlightening nor particularly up-to-date. 18 years ago
  Diego Biurrun 6fea73ceef Do not hide the commands make runs. 18 years ago
  Diego Biurrun dd4ca89143 Fix seek_test compilation for out-of-tree builds. 18 years ago
  Diego Biurrun 197b07f360 --enable-amr-* --> -- enable-libamr-* 18 years ago
  Michael Niedermayer 8a59d9a385 fix "incorrect frame size" errors with small.nuv 18 years ago
  Michael Niedermayer 367b16cbe4 more snow todo items 18 years ago
  Harald Karnet f1edd8ef90 Correct the parameter order for the call to "av_clip". 18 years ago
  Diego Biurrun 59a2385e73 Remove portability comment, it should be pure POSIX now. 18 years ago
  Diego Biurrun dc75f7eeb4 whitespace cosmetics 18 years ago
  Diego Biurrun 6d593d4356 'grep -q' is a GNU extension. 18 years ago
  Diego Biurrun f1f836fd3b Do not fail or print an error if the logfile already exists. 18 years ago
  Diego Biurrun 5e2dfd3906 Add seektest to top-level targets, remove individual codec tests. 18 years ago
  Diego Biurrun 036ab241e5 Also remove seek_test upon clean. 18 years ago
  Loren Merritt 8be6dac8dc merge huffman tables for rgb too 18 years ago
  Diego Biurrun 90a7f95654 Replace multiple rules for compiling binaries by one pattern rule. 18 years ago
  Diego Biurrun 244e1e644c Use proper license header. 18 years ago
  Diego Biurrun c9639fab61 typo 18 years ago
  Diego Biurrun 79e95835e0 Remove obsolete and non-working DSP test program. 18 years ago
  Loren Merritt f45fcba303 cosmetics (reduce nesting) 18 years ago
  Loren Merritt acc0e0c8b6 use sparse huffman tables. 1.5% faster huffyuv decoding. 18 years ago
  Loren Merritt b613bacca9 add init_vlc_sparse(). faster than init_vlc() if there are lots of holes in the tables. 18 years ago
  Diego Biurrun 4d5588cfb8 extern C declarations were removed. 18 years ago
  Sergey Vlasov 32dd6a9c78 fix dca_bitalloc_index decoder init 18 years ago
  Sergey Vlasov 56e4603e67 Fix dca.c compilation with #define TRACE 18 years ago
  Aurelien Jacobs 7ee7412e6e cosmetics: alignment 18 years ago
  Aurelien Jacobs 2f3e7d554d define ENABLE_* for every CONFIG_ item 18 years ago
  Oded Shimon 8d641aedb9 fix mjpeg decoding with broken huffman table headers 18 years ago
  Ivo van Poorten 82e605410a -sws_flags command line option to set swscaler flags 18 years ago
  Ivo van Poorten 3592648940 -sws_flags command line option to set swscaler flags 18 years ago
  Ivo van Poorten d61845e8ae ffmpeg -sws_flags command line option to set swscaler flags 18 years ago
  Ramiro Polla 67a5daf07f Remove duplicate bytestream functions 18 years ago
  Panagiotis Issaris cb1a74cf8c Export the four remaining H.264 decoder intra prediction functions for reuse in 18 years ago
  Panagiotis Issaris 9aee21c8f7 Reindent 18 years ago
  Panagiotis Issaris 4edda03480 Make the compilation of h264idct.c optional. 18 years ago
  Loren Merritt 19716d6478 merge huffman tables so that we read 2 symbols at a time. 30% faster huffyuv decoding. 18 years ago
  Benoit Fouet 5faf2d3641 add rgb suffix handling for demuxer 18 years ago
  Andreas Öman 0dc56bfae0 id3v2 writer 18 years ago
  Andreas Öman 52b53f8653 id3v2 reader 18 years ago