16600 Commits (57111c558e9f4785e5b6f203ddc4fd44da0694de)

Author SHA1 Message Date
  Diego Biurrun 791384ec29 Remove two more non-existing stray Doxygen function arguments. 15 years ago
  Diego Biurrun 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 15 years ago
  Diego Biurrun 96e07a73ec Fix two more instances of wrong @ usage in Doxygen comments. 15 years ago
  Diego Biurrun fd566520c7 Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'. 15 years ago
  Diego Biurrun 33edd31f5f Remove redundant and harmful explicit filename after @file Doxygen command. 15 years ago
  Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 15 years ago
  Diego Biurrun 5298b070c2 Remove misplaced Doxygen comment. 15 years ago
  Jason Garrett-Glaser dcc602d802 SSSE3 versions of width4 VP8 6-tap MC functions 15 years ago
  Diego Pettenò cb9b39fba9 tablegen: the executable depends on tablegen headers as well 15 years ago
  Måns Rullgård 9bbb50648d PPC: fix build on OSX without gas-preprocessor 15 years ago
  Måns Rullgård 48966b02cb Grammar fixes 15 years ago
  Måns Rullgård 3c35da2f7f vorbisdec: remove variable-length arrays 15 years ago
  Loren Merritt cf61994a17 PPC: Altivec IMDCT 15 years ago
  Måns Rullgård fe20bdf9db Indent 15 years ago
  Måns Rullgård 588d28ac08 Remove vestiges of radix-2 FFT 15 years ago
  Måns Rullgård bf7ba15372 PPC: Altivec split-radix FFT 15 years ago
  Måns Rullgård 2f0c136e1f Check whether IBM or Apple PPC assembler syntax is used 15 years ago
  Måns Rullgård 59bebb11e0 mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c 15 years ago
  Måns Rullgård 35d597d556 mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder 15 years ago
  Jason Garrett-Glaser 8434fc26eb Fix 100L in vp8dsp asm init 15 years ago
  Aurelien Jacobs 956dae9e77 adu and mp3on4 functions are also needed by their respective float decoders 15 years ago
  Vitor Sessak 060dd93000 Altivec-optimized mp{1,2,3} windowing 15 years ago
  Stefano Sabatini 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 15 years ago
  Aurelien Jacobs 6eabaef4b8 cosmetic: improve comment breaking at 80 cols 15 years ago
  Aurelien Jacobs 7bcef8483f fix dependencies of vp5 and vp6 decoders after r23915 15 years ago
  Måns Rullgård 2cbd734a38 Maybe fix threaded mpeg*video encoding 15 years ago
  Jason Garrett-Glaser 17dc7c7a60 Fix h264/vp8 intra pred on Athlon XP 15 years ago
  Rafaël Carré b47a52dc86 mpegaudioenc: Remove write-only variables from the context. 15 years ago
  Jason Garrett-Glaser 4148855ee4 Eliminate another redundant instruction in vp56/8 arithcoder 15 years ago
  Jason Garrett-Glaser 36d6b545a1 CMOV-ify vp56 arithcoder 15 years ago
  Jason Garrett-Glaser 2e6ed48d6e Optimize vp56 arithmetic decoder 15 years ago
  Måns Rullgård cf60d669a6 Add more int packing macros, name them consistently 15 years ago
  Stefan Gehrer bce3bd1ced renormalize VP5/6/7/8 range coder without loop 15 years ago
  Daniel Kristjansson 0db2d3cf1d Do not skip one of three bits zero padding. 15 years ago
  Måns Rullgård 809b7a99b2 Add missed file dct32.c 15 years ago
  Vitor Sessak 06d01188e9 More mp{1,2,3} 32-point DCT transform to our common DCT framework. 15 years ago
  Måns Rullgård 1782460b38 Improve av_resample() documentation 15 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
  Måns Rullgård df92772c55 apedec: add flush function 15 years ago
  Eli Friedman 85b76ce990 Fix "initialization from incompatible pointer type" warning in rv34. 15 years ago
  Eli Friedman 25fe863062 Silense one warning: 15 years ago
  Eli Friedman 99267eb702 Fix strict-aliasing violations in MPV_motion_internal. 15 years ago
  Måns Rullgård dd8e127a4d rv40: make rv40_adaptive_loop_filter() always_inline 15 years ago
  Jason Garrett-Glaser 82a8d0f114 Use add instead of lshift in mmxext vp8 idct 15 years ago
  Ronald S. Bultje 565344e7e4 Remove unused macros (duplicates from the now-LGPL x86util.asm). 15 years ago
  Thilo Borgmann cbb39648c1 Add CRC check to the ALS decoder. 15 years ago
  Måns Rullgård a4edc5a9df ARM: add mov32 macro 15 years ago
  Måns Rullgård 480cb7edd3 ARM: (mostly) whitespace cosmetics 15 years ago
  Ronald S. Bultje 2dd2f71692 MMX idct_add for VP8. 15 years ago
  Jason Garrett-Glaser 29e719377f Add missing mm_support call toff_h264_pred_init_x86. 15 years ago