6493 Commits (687550d35e5b84c1821ef5b3218cb901b9d90e76)

Author SHA1 Message Date
  Michael Niedermayer 687550d35e simplify 17 years ago
  Michael Niedermayer 5c65660506 Avoid reverse addressing, not sure if this is faster or slower but people 17 years ago
  Michael Niedermayer 2f75d26c10 commutative law based cleanup 17 years ago
  Michael Niedermayer dcafb28d01 do the -1 outside of the transform 17 years ago
  Michael Niedermayer 6fab025d30 normalize signs 17 years ago
  Michael Niedermayer 115682e598 100l lost add_bias 17 years ago
  Michael Niedermayer e616c6d612 simplify transform 17 years ago
  Jeff Downs 52cb7981e2 Redo r12838, this time using svn copy to create h264_i386.h from cabac.h. 17 years ago
  Jeff Downs 3aa9ede400 Revert 12838 to redo it the right way (use svn copy to create new 17 years ago
  Alexander Strange ad246860fa Test idct_xvid_sse2() in dct-test. 17 years ago
  Alexander Strange f73a6393e7 Add a new xvid-style IDCT using SSE2. 17 years ago
  Alexander Strange 0e956ba277 Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs. 17 years ago
  Jeff Downs e6cfd8fffb Move decode_significance_x86() and decode_significance_8x8_x86() to 17 years ago
  Kostya Shishkov f4bcc857cb DCA frame size is constant 17 years ago
  Luca Barbato 3fbe711832 Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom 17 years ago
  Robert Marston 861c63a216 Maxis XA demuxer and decoder. 17 years ago
  Benoit Fouet 6f7b915a0d Indentation 17 years ago
  Benoit Fouet b65213c021 Support for BMP os2v1. 17 years ago
  Sisir Koppaka b64c096be9 BFI demuxer 17 years ago
  Michael Niedermayer 8c2a4ddca3 ILP64 fixes (untested) 17 years ago
  Diego Biurrun e825656f1d Clear DIRS variable in common.mak, so it does not have to be cleared in 17 years ago
  Diego Biurrun 7b1b3dc128 Unset DIRS after including subdir.mak so that the variable is not used 17 years ago
  Diego Biurrun adc393503f Generate the list of files to clean in subdirectories in common.mak. 17 years ago
  Diego Biurrun 77405bb879 Simplify CLEANFILES generation. 17 years ago
  Diego Biurrun ba0dabbf1f Add explanatory comments to enum CodecID. 17 years ago
  Michael Niedermayer 05adf49c7c Remove redundant &. 17 years ago
  Alexander Strange 54a0b6e590 Add a header file to declare Xvid IDCT functions. 17 years ago
  Michael Niedermayer 59eeddf063 Crop parameters are unsigned, having them negative could be bad and lead 17 years ago
  Michael Niedermayer faf3dfb94b Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv 17 years ago
  Keiji Costantini 54816a3e3f cosmetics: Break an overly long line. 17 years ago
  Keiji Costantini cb9501f4e3 cosmetics: Break some overly long lines. 17 years ago
  Keiji Costantini 08c9bfbaf8 cosmetics: Break some overly long lines. 17 years ago
  Benjamin Larsson 4a24837e07 Only set channels in the stream if previously unset, fixes resampling crash on broken dca frames 17 years ago
  Bartlomiej Wolowiec 469d8816d6 undo changes in aac_ac3_parser 17 years ago
  Loren Merritt 96275520a3 Fix H.264 interframe decoding when compiling with icc. Patch by Loren 17 years ago
  Diego Biurrun 7fad8ed26f Fix reference to a file in MPlayer that was renamed. 17 years ago
  Michael Niedermayer 782a58ece3 add CODEC_ID_DIRAC 17 years ago
  Bartlomiej Wolowiec e9089a5240 Correction of typo in aac_ac3_parser 17 years ago
  Alexander Strange 8e5f465f4c Increase alignment for DCT block arrays from 8 to 16 17 years ago
  Stefano Sabatini 0e5d511aeb Add a missing comma in tiff_encoder.pix_fmts 17 years ago
  Måns Rullgård 8e255b8bda replace some ifeq with prettier ifdef 17 years ago
  Måns Rullgård dbe6c6ff00 append TESTS-yes to TESTS; one ifeq less 17 years ago
  Måns Rullgård 71c61f62a3 non-recursive makefiles 17 years ago
  Bartlomiej Wolowiec c09ed33e18 Corrections of errors in aac_ac3_parser 17 years ago
  Bartlomiej Wolowiec 0a5754c3b7 change of aac_ac3_parser, so it is able to send complete portion of data to decoder 17 years ago
  Michael Niedermayer 39e9e6d940 Disable the split function. This should end the mpeg1/2 global header issues. 17 years ago
  Michael Niedermayer 9b7ca3b71d Decode stuff from extradata as well. 17 years ago
  Michael Niedermayer 7f8ef97534 Factorize code a little. 17 years ago
  Aurelien Jacobs 7bfacd4e75 use common aac sample rate tables 17 years ago
  Michael Niedermayer 6ea7e6516a Do not use the mlib IDCT by default. We do not want videos which are only 17 years ago