2996 Commits (eee7e7998bc78f05eb5c0814c99cb1526422e7ea)

Author SHA1 Message Date
  Allan Sandfeld Jensen 7dc75e8d43 Revert r6124, the change was just wrong, other formats than MPEG-PS can be 17 years ago
  Michael Kostylev 4f365f37b5 djgpp port, first part 17 years ago
  Diego Biurrun 64bb7bd519 typo: begining --> beginning 17 years ago
  Reimar Döffinger efc90ebfcb begining -> beginning typo fix 17 years ago
  Reimar Döffinger 88b0072390 100l, av_read_packet must check for read_packet error, in case of 17 years ago
  Reimar Döffinger 1e0f346896 Add a av_alloc_put_byte function. 17 years ago
  Diego Biurrun 00ef4f58e0 Fix Doxygen function parameter name. 17 years ago
  Diego Biurrun 8bfb108b3e comment typo fixes 17 years ago
  Ivo van Poorten 91fd7398f4 typo ;) 17 years ago
  Michael Niedermayer 1308f2733d Document ByteIOContext and URLContext change rules. 17 years ago
  Benjamin Larsson 107b5f93dd Reindent 17 years ago
  Benjamin Larsson 7b76c22465 Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files 17 years ago
  Michael Niedermayer ba66ae94a0 Document a few more structure change rules with relation to ABI/API. 17 years ago
  Baptiste Coudurier b356f75d46 fix indentation 17 years ago
  Michael Niedermayer 252f17e292 Document structure change rules with relation to ABI/API. 17 years ago
  Aurelien Jacobs cd31f8dc23 cosmetics: indentation 17 years ago
  Aurelien Jacobs fd2982a0a0 remove double check of pb->read_seek 17 years ago
  Aurelien Jacobs ceeacce68b use proper url_is_streamed() API 17 years ago
  Michael Niedermayer b075e52059 Make recently added and still unused read_seek functions return offset_t. 17 years ago
  Michael Niedermayer 502bdf6893 Merge recently added and still unused play and pause functions. 17 years ago
  Baptiste Coudurier 79e42311d3 use generic 'glbl' atom if extradata is present but no specific method is known 17 years ago
  Baptiste Coudurier bde246014f supports glbl atom containing generic extradata for all codecs 17 years ago
  Reimar Döffinger f47b9f4828 Increase minor version due to new av_close_input_stream 17 years ago
  Reimar Döffinger 2506fd5467 Add a av_close_input_stream function 17 years ago
  Michael Niedermayer 2e9b86ac12 Remove dead code which disappeared with the last major version bump. 17 years ago
  Michael Niedermayer 7195731522 Remove *_codec_id from AVFormatParameters with the next major version bump. 17 years ago
  Michael Niedermayer 626004690c Allow overriding codec_ids. 17 years ago
  Michael Niedermayer 004050eed7 Remove unneeded avio wrapper functions. 17 years ago
  Reimar Döffinger ca75a92325 Simplify av_close_input_file similarly to av_open_input_file previously 17 years ago
  Reimar Döffinger 17acc63a32 Simplify av_open_input_file 17 years ago
  Reimar Döffinger 841f39a7f3 Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option 17 years ago
  Björn Axelsson fa13095a5d Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_seek() 17 years ago
  Baptiste Coudurier bcfe2ba02c useless 0L here 17 years ago
  Baptiste Coudurier 282b65ccff remove now useless fields 17 years ago
  Baptiste Coudurier 7c622eede5 do not retain useless pointers to avstream priv_data, use it directly 17 years ago
  Baptiste Coudurier 11f16b661a remove duplicate field 17 years ago
  Baptiste Coudurier 03dc32f689 cosmetics: func -> parse, remove useless parenthesis 17 years ago
  Baptiste Coudurier a4813b671a remove useless declaration 17 years ago
  Baptiste Coudurier 73d07c275a save pointer to parse table, it is unlikely to change 17 years ago
  Baptiste Coudurier 23d2cfe9a5 remove useless seek 17 years ago
  Baptiste Coudurier 01eeb422fd cosmetics 17 years ago
  Baptiste Coudurier 687f35f384 support streamed mov/mp4 17 years ago
  Baptiste Coudurier 5cb4b82a17 return error when url_fseek could not read until desired offset in streamed mode 17 years ago
  Diego Biurrun 5d81d64175 cosmetics: comment typo fixes 17 years ago
  Baptiste Coudurier 2aaf95a210 choose next sample by sample position 17 years ago
  Michael Niedermayer 88808c60af document how to free the result of av_alloc_format_context() 17 years ago
  Michael Niedermayer 84be6e7239 av_*_next() API for libavformat 17 years ago
  Tom Harper 72d6b1bf1b Fix compilation of os_support.c for MinGW with --disable-network 17 years ago
  Mike Melanson 9de2919ce5 adjust indentation on latest patch 17 years ago
  Mike Melanson 8b35bd806d Check sanity in the palette loading operation. The addresses a potential security risk in 17 years ago