12918 Commits (13ca50f367d34a11a62ce4ae9317b0f7b2f6f81c)
 

Author SHA1 Message Date
  Måns Rullgård 2e98d87cfc simplify lzo-test rule 17 years ago
  Måns Rullgård 9342080973 fix version in libavfilter.pc 17 years ago
  Benjamin Larsson 800b9c24b7 Add more riff IDs to support remuxing. 17 years ago
  Baptiste Coudurier da00a1bdf4 add weird first atom to probe, finally fix bartjones.mov 17 years ago
  Måns Rullgård f436a23e59 fix versions in .pc files 17 years ago
  Baptiste Coudurier dbb3765779 free in case of multiple type == 2 17 years ago
  Baptiste Coudurier 2f4568e525 return error if malloc fails 17 years ago
  Baptiste Coudurier dbb7cbf26e fix possible overflow with memmove 17 years ago
  Måns Rullgård a6601d69bb fix libavfilter version extraction 17 years ago
  Vitor Sessak ab4b28f09d Print libavfilter version if it is enabled in configure 17 years ago
  Aurelien Jacobs 0b247953c8 makes really sure that no undefined behavior can happen 17 years ago
  Michael Niedermayer b85976ba64 better include 17 years ago
  Michael Niedermayer 3635791a99 include dependencies ... 17 years ago
  Diego Biurrun c91d512b36 Add multiple inclusion guards. 17 years ago
  Diego Biurrun dc3f320dfd Add explanatory comment to '#define FLOAT float'. 17 years ago
  Aurelien Jacobs d597655f77 Avoid infinite loop. 17 years ago
  Michael Niedermayer b2eb2ff098 Make gcc ignore the distinction between +0.0 and -0.0, this allows it to 17 years ago
  Måns Rullgård f65c9da140 print enabled things in columns 17 years ago
  Vitor Sessak 3cde40aaa4 10l, alphabetic ordering 17 years ago
  Vitor Sessak f7679c54dd Build system changes for libavfilter addition. Add --enable-avfilter configure option. 17 years ago
  Vitor Sessak be19d752ba Make libavfilter define its version like the other libav* libs 17 years ago
  Måns Rullgård 147e769207 simplify version number extraction 17 years ago
  Måns Rullgård e08e6bb6f2 less preprocessor magic in version number macros 17 years ago
  Måns Rullgård 800c289a66 less preprocessor magic in version number macros 17 years ago
  Michael Niedermayer 11fdbc4430 25% faster floating point AAN IDCT. 17 years ago
  Michael Niedermayer 499e4700ef Stuffing bytes to not violate minimum legality rate. 17 years ago
  Michael Niedermayer cc6116756c Remove another temporary variable with which gcc has problems. 17 years ago
  Baptiste Coudurier 26846ba515 support keyframes indexes starting at 0, broken files created by omneon, fix ref.mov seeking 17 years ago
  Baptiste Coudurier 221e21b70d support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.mov 17 years ago
  Diego Biurrun 94ae6788e2 cosmetics: Demplayerify indentation. 17 years ago
  Diego Biurrun 301df48074 Add comments to some #endif directives. 17 years ago
  Diego Biurrun e6464f8b5e cosmetics: spelling/grammar 17 years ago
  Michael Niedermayer c3a3d34427 Alternative and faster (on gcc x86) plane rotation. 17 years ago
  Michael Niedermayer 8af4d0fc8d Get rid of another useless variable. 17 years ago
  Michael Niedermayer 92ac614f85 Avoid a=b+c but rather use a+=b (gcc is too stupid to do this itself), 17 years ago
  Michael Niedermayer e6d7ef648c One variable less. No real change to the actual code. 17 years ago
  Michael Niedermayer 6f08c541b4 floating point AAN IDCT 17 years ago
  Baptiste Coudurier 60f5c96ee6 remove useless braces 17 years ago
  Baptiste Coudurier 18978a4918 indentation 17 years ago
  Baptiste Coudurier 6d680e1b50 rescale frame size, fix i.3g2 17 years ago
  Baptiste Coudurier f296563e5f move parameters reset after setting stream parameters, will need those infos 17 years ago
  Loren Merritt 042e0adda9 decode mng color decorrelation 17 years ago
  Diego Biurrun d248905ba5 Remove START_TIMER and STOP_TIMER macros. 17 years ago
  Peter Ross 269820f141 Disable vhook on Interix, patch by Pete Ross, pross xvid org. 17 years ago
  Peter Ross fe0c188b4a This header just needs stdint.h, not inttypes.h, which is a superset of 17 years ago
  Loren Merritt 00829b9bc1 simplify 17 years ago
  Aurelien Jacobs 97d1d009e2 split encoding part of dsputil_mmx into its own file 17 years ago
  Diego Biurrun 4847a997aa Remove commented-out av_log calls. 17 years ago
  Michael Niedermayer b6bffc46b8 Fix trellis quant + AAN DCT. 17 years ago
  Michael Niedermayer 2936438a38 Make diego happy. 17 years ago