| Commit message (Expand) | Author | Age | Files | Lines |
* | http: Expose the content location via an AVOption | Martin Storsjö | 2013-11-22 | 1 | -1/+1 |
* | Add an HDS live fragmenting muxer | Martin Storsjö | 2013-11-02 | 1 | -2/+2 |
* | rtpenc: Add a rtpflag option for sending BYE packets when finishing | Martin Storsjö | 2013-11-01 | 1 | -1/+1 |
* | mpegts: Support HEVC demuxing | Mickaël Raulet | 2013-10-31 | 1 | -1/+1 |
* | matroskadec: Support HEVC demuxing | Yusuke Nakamura | 2013-10-31 | 1 | -1/+1 |
* | mov: Support HEVC demuxing | Yusuke Nakamura | 2013-10-31 | 1 | -1/+1 |
* | Add raw HEVC demuxer | Dirk Farin | 2013-10-31 | 1 | -1/+1 |
* | HNM4/HNM4A demuxer & video decoder | David Kment | 2013-10-31 | 1 | -1/+1 |
* | lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv | Anton Khirnov | 2013-10-29 | 1 | -0/+3 |
* | movenc: Add an F4V muxer | Clément Bœsch | 2013-10-23 | 1 | -2/+2 |
* | http: Support auth method detection for POST | Martin Storsjö | 2013-10-13 | 1 | -1/+1 |
* | http: Add an option for forcing basic authentication | Martin Storsjö | 2013-10-13 | 1 | -1/+1 |
* | oggdec: add support for Opus in Ogg demuxing | Nicolas George | 2013-10-12 | 1 | -2/+2 |
* | tls: Add support for listen mode | Martin Storsjö | 2013-09-26 | 1 | -1/+1 |
* | tls: Add options for verifying the peer certificate | Martin Storsjö | 2013-09-26 | 1 | -1/+1 |
* | asfenc: mux chapters in ASF files using an ASF "marker" section | Vladimir Pantelic | 2013-09-19 | 1 | -1/+1 |
* | movenc: Add an option for omitting the tfhd base offset | Martin Storsjö | 2013-09-17 | 1 | -1/+1 |
* | lavf: Add a flag to enable/disable per-packet flushing | Luca Barbato | 2013-09-16 | 1 | -1/+1 |
* | mkv: Allow flushing the current cluster in progress | Martin Storsjö | 2013-08-19 | 1 | -1/+1 |
* | rtmp: Add seek support | Gavriloaie Eugen-Andrei | 2013-08-02 | 1 | -1/+1 |
* | lavf: add a raw WavPack muxer. | Anton Khirnov | 2013-05-28 | 1 | -2/+2 |
* | matroskaenc: add an option to put the index at the start of the file | Anton Khirnov | 2013-05-03 | 1 | -1/+1 |
* | lavf: remove disabled FF_API_R_FRAME_RATE cruft | Anton Khirnov | 2013-03-11 | 1 | -4/+0 |
* | lavf: remove disabled FF_API_AV_GETTIME cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavf: remove disabled FF_API_READ_PACKET cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -3/+3 |
* | lavf: Handle the environment variable no_proxy more properly | Martin Storsjö | 2013-02-27 | 1 | -1/+1 |
* | rtpenc: Start the sequence numbers from a random offset | Martin Storsjö | 2013-01-22 | 1 | -1/+1 |
* | srtp: Add support for a few DTLS-SRTP related crypto suites | Martin Storsjö | 2013-01-21 | 1 | -1/+1 |
* | lavf: Add a protocol for SRTP encryption/decryption | Martin Storsjö | 2013-01-15 | 1 | -2/+2 |
* | rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES) | Martin Storsjö | 2013-01-15 | 1 | -1/+1 |
* | rtpdec: Support sending RTCP feedback packets | Martin Storsjö | 2013-01-08 | 1 | -1/+1 |
* | rtsp: Add support for depacketizing RTP data via custom IO | Martin Storsjö | 2013-01-03 | 1 | -1/+1 |
* | rtmp: Add support for limelight authentication | Martin Storsjö | 2012-12-31 | 1 | -1/+1 |
* | rtmp: Add support for adobe authentication | Martin Storsjö | 2012-12-31 | 1 | -1/+1 |
* | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -1/+1 |
* | wav muxer: write metadata | Victor Vasiliev | 2012-10-16 | 1 | -1/+1 |
* | avio: introduce avio_closep | Luca Barbato | 2012-10-10 | 1 | -2/+2 |
* | Add Opus support to the Ogg muxer. | Nathan Caldwell | 2012-09-27 | 1 | -1/+1 |
* | rtpdec: Support depacketizing speex | Dmitry Samonenko | 2012-09-26 | 1 | -1/+1 |
* | rtpenc: Add support for packetizing speex | Dmitry Samonenko | 2012-09-26 | 1 | -1/+1 |
* | rtp: Packetization of JPEG (RFC 2435) | Samuel Pitoiset | 2012-09-23 | 1 | -2/+2 |
* | avio: flush the internal buffer in avio_close() | Stefano Sabatini | 2012-09-15 | 1 | -1/+1 |
* | Add a smooth streaming segmenter muxer | Martin Storsjö | 2012-09-12 | 1 | -1/+1 |
* | rtp: Depacketization of JPEG (RFC 2435) | Samuel Pitoiset | 2012-09-09 | 1 | -1/+1 |
* | rtmp: Add support for receiving incoming streams | Jordi Ortiz | 2012-08-16 | 1 | -2/+2 |
* | rtmp: Automatically compute the hash for SWFVerification | Samuel Pitoiset | 2012-08-15 | 1 | -1/+1 |