4878 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)

Author SHA1 Message Date
  Zuxy Meng 392f6da897 Remove unused and unsupported Cyrix's "Extended MMX", 19 years ago
  Diego Biurrun c4921874f5 Enable AMR_NB decoder/encoder when either AMR_NB or AMR_NB_FIXED is defined. 19 years ago
  Diego Biurrun 3ed410a6bd Fix amr_nb-fixed build. 19 years ago
  Diego Biurrun 6eb07e7349 Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does 19 years ago
  Diego Biurrun e0fb7e5b0d cosmetics: Group all AMR variables together, add some newlines. 19 years ago
  Diego Biurrun 90d9a1ba70 Misplaced CLEANAMR. 19 years ago
  Diego Biurrun 1ea00ed061 CLEANAMRWB --> CLEANAMR typo 19 years ago
  Luca Barbato 5f22aa3cc0 13% faster inner_add_yblock 19 years ago
  Luca Barbato f420826c35 40% faster decode 19 years ago
  Uoti Urpala f267587ece Vorbis specs requires blocksize_1 >= blocksize_0, error if it's false. 19 years ago
  Benjamin Larsson 176c142abc Patch to generate the ac3 window, based on code by Justin Ruggles. 19 years ago
  Loren Merritt c6f9e821c3 10l in h264 vismb/vismv (broke on 2006-03-09) 19 years ago
  Uoti Urpala 4f26258f84 dtsdec.c copies one input packet at a time to a (static) buffer of size 19 years ago
  Reimar Döffinger 2d5545c302 make "size" variable in avpicture_alloc signed, since avpicture_get_size 19 years ago
  Wolfram Gloger f42635f558 gcc-2.95 compile fix, patch by Wolfram Gloger <wmglo A dent PIS med PIS uni-muenchen PIS de> 19 years ago
  Luca Barbato fd925db3c8 typo in the gcc handmade regalloc trigger 19 years ago
  Diego Biurrun 2cf30841b5 Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. 19 years ago
  Diego Biurrun e1ffc3adb8 Revert Windows "warning" message. 19 years ago
  Wolfgang Scherer 60dfd14778 Fix SIGSEGV in rv10-null-pointer-500k.rm. 19 years ago
  Michael Niedermayer 37921ffde8 fix "concealing 0 DC, 0 AC, 0 MV errors" bug 19 years ago
  Michael Niedermayer b548f2b91b ffv1 and ffvhuff havnt changed since a long time and noone proposed any 19 years ago
  Benjamin Larsson f1f7807abd AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. 19 years ago
  Luca Abeni 5341c20954 Baptiste COUDURIER's padding patch (reworked by me a little bit). 19 years ago
  D Richard Felker III 7b98bcbd0f signedness error caused broken decoding 19 years ago
  D Richard Felker III c4e2a535b3 100l to loren. at least this fixes the compile error, but the code is still broken (decoding buggy/crashing) 19 years ago
  Roberto Togni 0c35eb1c69 Add missing external declaration for kmvc codec 19 years ago
  Kostya Shishkov fd7b199199 KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 19 years ago
  Luca Barbato a01e08ee5c hadamard8_diff* enabled on linux/ppc 19 years ago
  Måns Rullgård 9076fee4f5 s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ 19 years ago
  Loren Merritt 75ca1a5f70 gmc_mmx tweaks 19 years ago
  Luca Abeni 7b748aff2c Introduce swscale interface in libavcodec 19 years ago
  Loren Merritt 703c8195a8 mmx implementation of 3-point GMC. (5x faster than C) 19 years ago
  Loren Merritt 841f65f25a 2x faster ff_mpeg4_set_direct_mv 19 years ago
  Justin Ruggles f760b70fbe AC3: support encoding fractional frame sizes 19 years ago
  Michael Niedermayer 54009d4295 remove mpegvideo.c img resample dependancy 19 years ago
  Michael Niedermayer 6b250e4725 get_xbits() optimization 19 years ago
  Michael Niedermayer ad8812be8f remove useless code 19 years ago
  Michael Niedermayer 002a7414b5 simplify loop a little 19 years ago
  Michael Niedermayer 78d2d4e111 do UPDATE_CACHE only when needed (which should be VERY rare) 19 years ago
  Michael Niedermayer e7e2025a53 + (sign&1) -> -sign (1 instruction less) 19 years ago
  Michael Niedermayer ac2549b583 avoid hard to predict branch (idea by arpi) 19 years ago
  Steve L'Homme 9296d45d29 warn user about crappy OS patch by (Steve Lhomme <steve.lhomme@free.fr>) 19 years ago
  Luca Barbato 46641a135c Proper typecast for vector bool 19 years ago
  Luca Abeni 5d6ed7c141 move enum PixelFormat from libavcodec to libavutil 19 years ago
  Michael Niedermayer d30ba3bb34 reverting 1.31->1.33 19 years ago
  Michael Niedermayer 1adc29eedb dont forget table_size in the decode_frame return value 19 years ago
  Corey Hickey 1005f542b2 - Add new file internal.h for common internal-use-only functions. 19 years ago
  Michael Niedermayer 60f3c0b8fc fix gcc 2.95 compilation 19 years ago
  Luca Barbato 085065f0fd Cast cruft in order to support Apple gcc 19 years ago
  Diego Biurrun c6b1866b73 Ignore apiexample and test programs. 19 years ago