11794 Commits (64bb7bd519403317428ac3aa29ccdd81294b78ba)
 

Author SHA1 Message Date
  Diego Biurrun 64bb7bd519 typo: begining --> beginning 18 years ago
  Luca Barbato 9e052e8d28 Reindent 18 years ago
  Luca Barbato 4049e0142d Minor fix 18 years ago
  Reimar Döffinger efc90ebfcb begining -> beginning typo fix 18 years ago
  Luca Barbato 6b646b068e 10l do not load after the buffer... 18 years ago
  Reimar Döffinger 88b0072390 100l, av_read_packet must check for read_packet error, in case of 18 years ago
  Luca Barbato 08571377e6 Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventually 18 years ago
  Reimar Döffinger 1e0f346896 Add a av_alloc_put_byte function. 18 years ago
  Luca Barbato 4159db8ca3 Reindent 18 years ago
  Luca Barbato e36b639f0f Partially address issue299, no performance change apparently 18 years ago
  Luca Barbato 8d8d178dad Avoid a vec_add, directly start with sum 18 years ago
  Luca Barbato c7f66add4c Reindent 18 years ago
  Luca Barbato a75fe63d3e Factorize common code (almost cosmetic) 18 years ago
  Luca Barbato 907fc60f31 Cosmetics 18 years ago
  Christophe Gisquet 9fa3572903 add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. 18 years ago
  Michael Niedermayer 82ed1ca75d closed/needs_more_info state 18 years ago
  Diego Biurrun 9fbd14acb8 Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ. 18 years ago
  Diego Biurrun 00ef4f58e0 Fix Doxygen function parameter name. 18 years ago
  Diego Biurrun 8bfb108b3e comment typo fixes 18 years ago
  Diego Biurrun 56b69633dd comment typo fixes 18 years ago
  Diego Biurrun b7d8f6e095 Fix "suggest parentheses around assignment used as truth value" warnings. 18 years ago
  Michael Niedermayer f315b39469 More consistent { placement. 18 years ago
  Michael Niedermayer 76abb18ef5 indent 18 years ago
  Michael Niedermayer febdd0b9b4 ~15% faster h264_chroma_mc2/4_c() these also prevent some possible out 18 years ago
  Baptiste Coudurier a06a18c55d reset manually selected codecs at the end of opt_input_file, to avoid propagating selection to output file 18 years ago
  Michael Niedermayer 815c81c0a7 30% faster h264_chroma_mc8_c(), this also prevents a possible out of 18 years ago
  Ivo van Poorten 91fd7398f4 typo ;) 18 years ago
  Michael Niedermayer 1308f2733d Document ByteIOContext and URLContext change rules. 18 years ago
  Benjamin Larsson 107b5f93dd Reindent 18 years ago
  Benjamin Larsson 7b76c22465 Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files 18 years ago
  Peter Schlaile 5efaf00029 Make sure strides have positive values before converting. 18 years ago
  Michael Niedermayer ba66ae94a0 Document a few more structure change rules with relation to ABI/API. 18 years ago
  Baptiste Coudurier b356f75d46 fix indentation 18 years ago
  Michael Niedermayer 252f17e292 Document structure change rules with relation to ABI/API. 18 years ago
  Justin Ruggles 1408352ada Add option for user to scale the amount of dynamic range compression which is 18 years ago
  Aurelien Jacobs cd31f8dc23 cosmetics: indentation 18 years ago
  Aurelien Jacobs fd2982a0a0 remove double check of pb->read_seek 18 years ago
  Aurelien Jacobs 17e45b377c pb->buf_end is already set by url_open_buf() 18 years ago
  Aurelien Jacobs ceeacce68b use proper url_is_streamed() API 18 years ago
  Reinhard Nissl 8293fea57e Fix problem with multithreaded decoding, introduced by r11214. 18 years ago
  Michael Niedermayer b075e52059 Make recently added and still unused read_seek functions return offset_t. 18 years ago
  Michael Niedermayer 502bdf6893 Merge recently added and still unused play and pause functions. 18 years ago
  Baptiste Coudurier 79e42311d3 use generic 'glbl' atom if extradata is present but no specific method is known 18 years ago
  Baptiste Coudurier bde246014f supports glbl atom containing generic extradata for all codecs 18 years ago
  Reimar Döffinger f47b9f4828 Increase minor version due to new av_close_input_stream 18 years ago
  Reimar Döffinger 2506fd5467 Add a av_close_input_stream function 18 years ago
  Michael Niedermayer 2e9b86ac12 Remove dead code which disappeared with the last major version bump. 18 years ago
  Michael Niedermayer 7195731522 Remove *_codec_id from AVFormatParameters with the next major version bump. 18 years ago
  Michael Niedermayer 626004690c Allow overriding codec_ids. 18 years ago
  Diego Biurrun 379374ea11 cosmetics: Sort some more entries. 18 years ago