389 Commits (509642b4bd8411d3a6965e97cf7dacc3c45fe92a)

Author SHA1 Message Date
Martin Storsjö 558d192d23 avformat: Add the tls protocol, using OpenSSL or gnutls 13 years ago
Carl Eugen Hoyos 86931dc930 Bump libavformat minor version for the G.729 raw demuxer. 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
Carl Eugen Hoyos 0b3e070035 Bump minor for G.723.1 encoder and muxer. 13 years ago
Clément Bœsch 26c7ff9317 Add libmodplug support. 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. 13 years ago
Marton Balint dacd827b81 Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h 13 years ago
Carl Eugen Hoyos 47818b2a67 Add LOAS demuxer. 13 years ago
Sven Hesse c6c6c1aaa6 add XMV demuxer 13 years ago
Dustin Brody 2f63440c59 lavf: add support for error_recognition, use it in avidec, and bump minor API version 13 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
Nicolas George 518d8d4365 lavf: bump minor and add APIchanges entry for av_get_output_timestamp 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
Stefano Sabatini ace0a5e236 lavf: bump minor after the addition of fps_probe_size to AVFormatContext 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
Martin Storsjö 28734ac995 movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 14 years ago
Alex Converse 30315a8d9c avformat: Add fpsprobesize as an AVOption. 14 years ago
Anton Khirnov 17a5556db5 mpegts: add compute_pcr option. 14 years ago
Stefano Sabatini 5ecdfd008b lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2() 14 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Carl Eugen Hoyos d43a6edf7d Bump minor after adding a caf muxer. 14 years ago
Kirill Gavrilov b1ac139d89 Handle unicode file names on windows 14 years ago
Martin Storsjö 84465f2180 applehttp: Handle AES-128 encrypted streams 14 years ago
Martin Storsjö fe8e039460 applehttp: Expose the stream bitrate via metadata 14 years ago
Anton Khirnov df56d58339 lavf: remove FF_API_INDEX_BUILT cruft 14 years ago
Anton Khirnov 7f804085f1 lavf: remove FF_API_URL_CLASS cruft. 14 years ago
Anton Khirnov 5763e63913 lavf: remove FF_API_SYMVER cruft 14 years ago
Anton Khirnov b4c5acabb9 lavf: remove FF_API_FIRST_FORMAT cruft 14 years ago
Anton Khirnov 583f6c67b6 lavf: remove FF_API_PARAMETERS_CODEC_ID cruft 14 years ago
Anton Khirnov fc2d3a19c5 lavf: remove FF_API_LAVF_UNUSED cruft 14 years ago
Anton Khirnov 58d5ff0abf lavf: remove FF_API_PARSE_FRAME_PARAM cruft 14 years ago
Anton Khirnov 4df001d77f lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft 14 years ago
Anton Khirnov 5048e36c99 lavf: remove FF_API_URL_SPLIT cruft 14 years ago
Anton Khirnov c4efa7c229 lavf: remove FF_API_UDP_GET_FILE cruft 14 years ago