210 Commits (e0a2e60c0a6cbcceef08e94af5081d2aa8e6a52f)

Author SHA1 Message Date
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Martin Storsjö 95b7fa1729 oggenc: Support flushing the muxer 11 years ago
Luca Barbato 6d212599aa avformat: Provide a standard compliance flag 11 years ago
Janne Grunau c23c96b638 lavf: add av_stream_get_side_data 11 years ago
Anton Khirnov a312f71090 lavf: deprecate now unused AVStream.pts 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Peter Ross 55ddd700c6 Silicon Graphics Movie demuxer 11 years ago
Paul B Mahol eeadcdfd1a LucasArts SMUSH demuxer 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Anton Khirnov 25b3258656 lavf: add an AVStream field for exporting stream-global side data 11 years ago
Derek Buitenhuis 722554788b Add raw HEVC muxer 11 years ago
Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
Anton Khirnov 33018907bd mp3enc: allow omitting the id3v2 header with -id3v2_version 0 11 years ago
Justin Ruggles aa69cbc9e0 flac muxer: add option to disable writing the global header 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Martin Storsjö be4edda673 http: Expose the content location via an AVOption 11 years ago
Martin Storsjö 435214a757 Add an HDS live fragmenting muxer 11 years ago
Martin Storsjö 9ceed7af37 rtpenc: Add a rtpflag option for sending BYE packets when finishing 11 years ago
Mickaël Raulet b6a4701612 mpegts: Support HEVC demuxing 11 years ago
Yusuke Nakamura 959bea13ce matroskadec: Support HEVC demuxing 11 years ago
Yusuke Nakamura ea29f965dc mov: Support HEVC demuxing 11 years ago
Dirk Farin 5846646296 Add raw HEVC demuxer 11 years ago
David Kment 9af7a8523a HNM4/HNM4A demuxer & video decoder 11 years ago
Anton Khirnov 8b64c2ba03 lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv 11 years ago
Clément Bœsch e01fba5562 movenc: Add an F4V muxer 11 years ago
Martin Storsjö 71549a857b http: Support auth method detection for POST 11 years ago
Martin Storsjö eb8b05a382 http: Add an option for forcing basic authentication 11 years ago
Nicolas George ecab1c7741 oggdec: add support for Opus in Ogg demuxing 11 years ago
Martin Storsjö 705b748e8d tls: Add support for listen mode 11 years ago
Martin Storsjö 8b09d917e7 tls: Add options for verifying the peer certificate 11 years ago
Vladimir Pantelic bb461370e3 asfenc: mux chapters in ASF files using an ASF "marker" section 11 years ago
Martin Storsjö e7bf085b78 movenc: Add an option for omitting the tfhd base offset 11 years ago
Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 11 years ago
Martin Storsjö b886f5c2f1 mkv: Allow flushing the current cluster in progress 11 years ago
Gavriloaie Eugen-Andrei 0d6fa3977b rtmp: Add seek support 11 years ago
Anton Khirnov 2d2d6a4883 lavf: add a raw WavPack muxer. 12 years ago
Anton Khirnov e3b225a4fe matroskaenc: add an option to put the index at the start of the file 12 years ago
Anton Khirnov 85a5bc054c lavf: remove disabled FF_API_R_FRAME_RATE cruft 12 years ago
Anton Khirnov 7b486ab13b lavf: remove disabled FF_API_AV_GETTIME cruft 12 years ago
Anton Khirnov 32e5194969 lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft 12 years ago
Anton Khirnov 435c2a31ad lavf: remove disabled FF_API_READ_PACKET cruft 12 years ago
Anton Khirnov c7e044c61b lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft 12 years ago
Anton Khirnov 0a7c4daf46 lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft 12 years ago
Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
Martin Storsjö de9cd1b173 lavf: Handle the environment variable no_proxy more properly 12 years ago
Martin Storsjö ab587f39b2 rtpenc: Start the sequence numbers from a random offset 12 years ago
Martin Storsjö e1d0b3d875 srtp: Add support for a few DTLS-SRTP related crypto suites 12 years ago
Martin Storsjö 2f3bada63e lavf: Add a protocol for SRTP encryption/decryption 12 years ago
Martin Storsjö 424da30830 rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES) 12 years ago
Martin Storsjö 86d9181cf4 rtpdec: Support sending RTCP feedback packets 12 years ago