6196 Commits (eee7e7998bc78f05eb5c0814c99cb1526422e7ea)

Author SHA1 Message Date
  Reimar Döffinger 9c87b8f777 Check for avcodec_open codec parameter == NULL and return error in that case 17 years ago
  Diego Biurrun 64bb7bd519 typo: begining --> beginning 17 years ago
  Luca Barbato 9e052e8d28 Reindent 17 years ago
  Luca Barbato 4049e0142d Minor fix 17 years ago
  Luca Barbato 6b646b068e 10l do not load after the buffer... 17 years ago
  Luca Barbato 08571377e6 Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventually 17 years ago
  Luca Barbato 4159db8ca3 Reindent 17 years ago
  Luca Barbato e36b639f0f Partially address issue299, no performance change apparently 17 years ago
  Luca Barbato 8d8d178dad Avoid a vec_add, directly start with sum 17 years ago
  Luca Barbato c7f66add4c Reindent 17 years ago
  Luca Barbato a75fe63d3e Factorize common code (almost cosmetic) 17 years ago
  Luca Barbato 907fc60f31 Cosmetics 17 years ago
  Christophe Gisquet 9fa3572903 add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. 17 years ago
  Diego Biurrun 9fbd14acb8 Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ. 17 years ago
  Diego Biurrun 8bfb108b3e comment typo fixes 17 years ago
  Michael Niedermayer f315b39469 More consistent { placement. 17 years ago
  Michael Niedermayer 76abb18ef5 indent 17 years ago
  Michael Niedermayer febdd0b9b4 ~15% faster h264_chroma_mc2/4_c() these also prevent some possible out 17 years ago
  Michael Niedermayer 815c81c0a7 30% faster h264_chroma_mc8_c(), this also prevents a possible out of 17 years ago
  Ivo van Poorten 91fd7398f4 typo ;) 17 years ago
  Michael Niedermayer ba66ae94a0 Document a few more structure change rules with relation to ABI/API. 17 years ago
  Michael Niedermayer 252f17e292 Document structure change rules with relation to ABI/API. 17 years ago
  Justin Ruggles 1408352ada Add option for user to scale the amount of dynamic range compression which is 17 years ago
  Reinhard Nissl 8293fea57e Fix problem with multithreaded decoding, introduced by r11214. 17 years ago
  Diego Biurrun 379374ea11 cosmetics: Sort some more entries. 17 years ago
  Michael Niedermayer 0cd60abf7b A little more doxygenization. 17 years ago
  Michael Niedermayer 9b4dd1b879 Document Motion_Est_IDs. 17 years ago
  Michael Niedermayer 3e0b7b5627 Remove old variable with the next major version bump. 17 years ago
  Baptiste Coudurier 0c39c38b14 add bitrate helper to choose all dnxhd variants 17 years ago
  Baptiste Coudurier 86404ffba2 avoid infinite loop if pixel format conversion does not exist 17 years ago
  Michael Niedermayer 1ba8f5ebac another comment ->doxy 17 years ago
  Michael Niedermayer bafc102b60 ME default does not belong to the ME type enum. 17 years ago
  Michael Niedermayer 0e373b95b3 change some normal comments to doxy ones 17 years ago
  Kostya Shishkov b0797570df Correct spatial prediction mode in RV30/40 for vertical left direction 17 years ago
  Michael Niedermayer 5492209aa9 clarify FIXME 17 years ago
  Reimar Döffinger 841f39a7f3 Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option 17 years ago
  wg 3426d575bf Fix crash in PCM decoder when number of channels is not set. 17 years ago
  Justin Ruggles 03726b7042 Skip dialog normalization. It shouldn't be used by the decoder, and there is 17 years ago
  Justin Ruggles 224bc440b2 Revert commit made in revision 11228. I'm getting some strange results in the 17 years ago
  Aurelien Jacobs 407c50a024 move FLAC mmx dsp to its own file 17 years ago
  Diego Biurrun 5d81d64175 cosmetics: comment typo fixes 17 years ago
  Luca Barbato c49e23e2a4 Make strict altivec parsers happy (gcc-4.3 and others) 17 years ago
  Kostya Shishkov 6cd1500d39 RV40 decoder should use availability cache 17 years ago
  Kostya Shishkov a52ef6a894 RV30/40 decoding core 17 years ago
  Justin Ruggles b40211ff67 downmix before the IMDCT if no block switching is used 17 years ago
  Reimar Döffinger 15c57ced2f Add 'l' suffix where it is necessary because type can not always be 17 years ago
  Andreas Öman 30dc554153 Add missing '\n' to log format text 17 years ago
  Andreas Öman 79328e9cc7 Make DCA decoder honor avctx->request_channels in a more advisory way. 17 years ago
  Andreas Öman 6708eefe55 Make AC3 decoder honor avctx->request_channels 17 years ago
  Kostya Shishkov 626464fb53 Make fill_rectangle() available for other decoders 17 years ago