11970 Commits (ab759f6e1ed434d9cefc04d00311c83cd085b38c)
 

Author SHA1 Message Date
  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
  Michael Niedermayer 004050eed7 Remove unneeded avio wrapper functions. 18 years ago
  Michael Niedermayer 0cd60abf7b A little more doxygenization. 18 years ago
  Michael Niedermayer 9b4dd1b879 Document Motion_Est_IDs. 18 years ago
  Michael Niedermayer 3e0b7b5627 Remove old variable with the next major version bump. 18 years ago
  Baptiste Coudurier 0c39c38b14 add bitrate helper to choose all dnxhd variants 18 years ago
  Baptiste Coudurier 86404ffba2 avoid infinite loop if pixel format conversion does not exist 18 years ago
  Diego Biurrun fe9bb34766 dv1394 depends on dv_demuxer, fixes linking with demuxers disabled. 18 years ago
  Michael Niedermayer 1ba8f5ebac another comment ->doxy 18 years ago
  Michael Niedermayer bafc102b60 ME default does not belong to the ME type enum. 18 years ago
  Michael Niedermayer 0e373b95b3 change some normal comments to doxy ones 18 years ago
  Reimar Döffinger ca75a92325 Simplify av_close_input_file similarly to av_open_input_file previously 18 years ago
  Reimar Döffinger 17acc63a32 Simplify av_open_input_file 18 years ago
  Kostya Shishkov b0797570df Correct spatial prediction mode in RV30/40 for vertical left direction 18 years ago
  Michael Niedermayer 5492209aa9 clarify FIXME 18 years ago
  Reimar Döffinger 841f39a7f3 Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option 18 years ago
  wg 3426d575bf Fix crash in PCM decoder when number of channels is not set. 18 years ago
  Björn Axelsson fa13095a5d Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_seek() 18 years ago
  Diego Biurrun 08c015c075 Remove unnecessary system include path from pkg-config files. 18 years ago
  Justin Ruggles 03726b7042 Skip dialog normalization. It shouldn't be used by the decoder, and there is 18 years ago
  Justin Ruggles 224bc440b2 Revert commit made in revision 11228. I'm getting some strange results in the 18 years ago
  Aurelien Jacobs 407c50a024 move FLAC mmx dsp to its own file 18 years ago
  Baptiste Coudurier bcfe2ba02c useless 0L here 18 years ago
  Baptiste Coudurier 282b65ccff remove now useless fields 18 years ago
  Baptiste Coudurier 7c622eede5 do not retain useless pointers to avstream priv_data, use it directly 18 years ago