16341 Commits (b6bb00b07db90dde1877e17f12abd3a53a5bf3a0)
 

Author SHA1 Message Date
  Måns Rullgård b6bb00b07d Build MMX/SSE FFT only if CONFIG_FFT is set 17 years ago
  Måns Rullgård 3c69e5d3de DCA decoder needs FFT 17 years ago
  Måns Rullgård c510c7b5d9 configure: add foo_suggest facility 17 years ago
  Måns Rullgård 72a436687c configure: add enable_weak and disable_weak 17 years ago
  Måns Rullgård f9d328da8f configure: allow recursive foo_select options 17 years ago
  Baptiste Coudurier 7f8cd075e0 simplify sample rate code, flv_set_audio_codec already overrides it for nellymoser 8khz 17 years ago
  Måns Rullgård 1848f7d9f9 Auto-enable CONFIG_FFT for codecs that need it 17 years ago
  Måns Rullgård 6a702d4c7d configure: cosmetics 17 years ago
  Måns Rullgård 7ef3425f0a configure: add foo_select facility 17 years ago
  Måns Rullgård f7b230a761 configure: fix disabled_any to return false for empty list 17 years ago
  Diego Biurrun f94036f159 prettyprinting cosmetics 17 years ago
  Diego Biurrun 75f2c20983 spelling cosmetics 17 years ago
  Kenan Gillet 4599d22c0c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 17 years ago
  Kenan Gillet 60c25a4beb Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 17 years ago
  Baptiste Coudurier f96d0eef53 force sample rate to 16khz for speex in flv, fix speexaudio.flv 17 years ago
  Pascal Massimino 4fe8a45240 fix for >2GB flv files 17 years ago
  David Conrad ae14f311f8 Speex decoding via libspeex 17 years ago
  Kostya Shishkov 60ce2f9cae Choose RV3/4 DC quantizer correctly 17 years ago
  Baptiste Coudurier bd09e8a7df raw dnxhd de/muxer 17 years ago
  Baptiste Coudurier da396bf84e dnxhd parser 17 years ago
  Vitor Sessak 76e9fd01dd Cosmetics: alignment 17 years ago
  Vitor Sessak 522ce95786 Fix broken palette8to*. 17 years ago
  Baptiste Coudurier b774fdd7a4 dnxhd codec is intra only 17 years ago
  Baptiste Coudurier 98a8ce4964 add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes 17 years ago
  Diego Biurrun aeb87a49a7 cosmetics: typo fix 17 years ago
  Diego Biurrun 0f898714d7 Add information about a workaround for MinGW gcc versions. 17 years ago
  Benoit Fouet e7f3c72212 Revert r15653. 17 years ago
  Aurelien Jacobs 19cf8e2027 10l: missing change from r15667 - global header also affect seek test results 17 years ago
  Aurelien Jacobs abce34d979 matroskaenc: require global header 17 years ago
  Víctor Paesa d9fe7eb385 Fix spelling 17 years ago
  Diego Pettenò 2cd39dbf16 Include headers for optional libraries only when enabled. 17 years ago
  Diego Biurrun e3cc7d6fef cosmetics: Leave out quotes from libdirac pkg-config call for consistency. 17 years ago
  Måns Rullgård 3a90480ac4 split bswap.h into per-arch files 17 years ago
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 17 years ago
  Michael Niedermayer 03092e1408 Port read_time() that works on x86_32 and 64 from noe. 17 years ago
  Jens Rosenboom 3d0d9a5e3b The v4l2 driver can silently change the pixel format in the 17 years ago
  Måns Rullgård 0223bd6f52 ARM: allow --cpu=armvN in configure 17 years ago
  Måns Rullgård ec0bd3b93a Allow target name on every line in dependency postprocessing 17 years ago
  Måns Rullgård 13c7df3dc0 Do not add $cross_prefix to compiler name given with --cc option 17 years ago
  Måns Rullgård 884a36a78b configure: fix handling of option arguments containing = sign 17 years ago
  Reimar Döffinger 31c4f07017 Use x86_reg type instead of long in float_to_int16 MMX/SSE functions. 17 years ago
  Michael Niedermayer c8714ea1b3 Use av_freep() in ff_parse_close(). 17 years ago
  Andrew Wason 772581680c Copy pts for each raw encoded frame. 17 years ago
  Kostya Shishkov ccfe8ae310 34l: free RV3/4 context variables at the end 17 years ago
  Kostya Shishkov def4f63b85 RV3 and RV4 decoders set some deblocking coefs for each macroblock, 17 years ago
  Kostya Shishkov c0b821befb Mark some of RV3/4 block types as having separate DC subblock 17 years ago
  Alexis Ballier d84b1cb3da Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0. 17 years ago
  Måns Rullgård e80b267536 ARM: Kill warning in bswap_32() 17 years ago
  David Conrad 9655ffb59e Convert typeof keyword into __typeof__; this is a gcc extension and the former is not accepted in C99 without GNU extensions enabled (e.g. via -fasm). This fixes compilation on PPC. 17 years ago
  Måns Rullgård 57f0ec6eee fix configure with libx264 disabled 17 years ago