200 Commits (92e598a57a7ce4b8ac9ea56274af39f5fd888311)

Author SHA1 Message Date
Anton Khirnov 64f6f6f836 lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft 13 years ago
Anton Khirnov 21824e5b88 lavf: remove disabled FF_API_PKT_DUMP cruft 13 years ago
Anton Khirnov cc10ab79ec lavf: remove disabled FF_API_FIND_INFO_TAG cruft 13 years ago
Anton Khirnov ecd5f41a06 lavf: remove disabled FF_API_PARSE_DATE cruft 13 years ago
Anton Khirnov 997420abf2 lavf: remove disabled FF_API_DUMP_FORMAT cruft 13 years ago
Anton Khirnov 2fb7501938 lavf: remove disabled FF_API_FORMAT_PARAMETERS cruft 13 years ago
Anton Khirnov 38233fc131 lavf: remove disabled FF_API_OLD_METADATA2 cruft 13 years ago
Anton Khirnov 2439f2ca82 lavf: remove disabled FF_API_OLD_AVIO cruft 13 years ago
Anton Khirnov a17479dfce lavf: increase major version from 53 to 54. 13 years ago
Martin Storsjö 4ddd54dab4 movenc: Add a separate ismv/isma (smooth streaming) muxer 13 years ago
Martin Storsjö f1caf01d5e libavformat: Add a flag for muxers that support write_packet(NULL) for flushing 13 years ago
Martin Storsjö 83988d58ed movenc: Add support for writing fragmented mov files 13 years ago
Anton Khirnov dc7ad30fa5 lavf: postpone removing av_close_input_file(). 13 years ago
Paul B Mahol ffa0923eee add SMJPEG muxer 13 years ago
Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 13 years ago
Paul B Mahol b5aecc6bc0 avformat: Add SMJPEG demuxer. 13 years ago
Michael Karcher f40e7eb573 lavf: add OpenMG audio muxer. 13 years ago
Anton Khirnov 526604545f lavf: add avformat_close_input(). 13 years ago
Anton Khirnov eca06cbed9 lavf doxy: add installed headers to groups. 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Justin Ruggles a17c3c7d15 avformat: add CRI ADX format demuxer 13 years ago
Martin Storsjö 45f511ece7 avio: Mark the old interrupt callback mechanism as deprecated 13 years ago
Martin Storsjö 9f1dae944e http: Add a new protocol for opening connections via http proxies 13 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago
Martin Storsjö b6d08f40aa avformat: Add functions for doing global network initialization 13 years ago
Martin Storsjö 183baeadca avformat: Add the https protocol 13 years ago
Martin Storsjö 558d192d23 avformat: Add the tls protocol, using OpenSSL or gnutls 13 years ago
Anton Khirnov df968050ab lavf: move private fields in AVFormatContext to the end at next bump. 13 years ago
Anton Khirnov a2faa95151 lavf: make some seeking functions private 13 years ago
Anton Khirnov 3d813e4c54 lavf: deprecate AVStream.stream_copy 13 years ago
Anton Khirnov f172132f82 mpegenc: add preload private option. 13 years ago
Anton Khirnov 569129a6dc lavf: add avformat_new_stream as a replacement for av_new_stream. 13 years ago
Martin Storsjö eca4850c6d rtsp: Accept options via private avoptions instead of URL options 13 years ago
Anton Khirnov 5a9ee3152b mpegenc/mpegtsenc: add muxrate private options. 13 years ago
Anton Khirnov c10731e78b lavf: deprecate AVFormatContext.file_size 13 years ago
Justin Ruggles b631fba936 avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 13 years ago
Janne Grunau dcb9f6a20d Add LATM demuxer 13 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago
Sven Hesse c6c6c1aaa6 add XMV demuxer 14 years ago
Dustin Brody 2f63440c59 lavf: add support for error_recognition, use it in avidec, and bump minor API version 14 years ago
Anton Khirnov f2f523fffc Add an APIChanges entry and bump minor versions for recent changes. 14 years ago
Anton Khirnov 5f847bf61d lavf: deprecate AVFormatContext.timestamp 14 years ago
Anton Khirnov d31e3f7ccc gif: add loop private option. 14 years ago
Anton Khirnov 6002fdef5e img2: add loop private option. 14 years ago
Anton Khirnov 5e8d2e337e lavf: deprecate AVStream.quality. 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
Martin Storsjö d16cccac98 movenc: Add RTP muxer/hinter options 14 years ago
Martin Storsjö e2e29c6247 rtspenc: Add RTP muxer options 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago