| Commit message (Expand) | Author | Age | Files | Lines |
* | subtitles: introduce ASS codec id and use it. | Clément Bœsch | 2013-04-18 | 1 | -1/+4 |
* | lavf: add libquvi demuxer. | Clément Bœsch | 2013-04-10 | 1 | -1/+1 |
* | ffmpeg/avformat: factor av_guess_frame_rate() out | Michael Niedermayer | 2013-03-29 | 1 | -1/+1 |
* | Merge commit '85a5bc054c1290699ccbf5799ba6c4e2fbcc3530' | Michael Niedermayer | 2013-03-13 | 1 | -1/+0 |
|\ |
|
| * | lavf: remove disabled FF_API_R_FRAME_RATE cruft | Anton Khirnov | 2013-03-11 | 1 | -4/+0 |
* | | avformat: postpone API removials where the functions are trivial wrapers | Michael Niedermayer | 2013-03-13 | 1 | -4/+4 |
* | | Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292' | Michael Niedermayer | 2013-03-13 | 1 | -6/+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 |
* | | Merge commit '435c2a31ad5eead20eda1152097f60c3bfa22847' | Michael Niedermayer | 2013-03-13 | 1 | -1/+1 |
|\| |
|
| * | lavf: remove disabled FF_API_READ_PACKET cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | | Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201' | Michael Niedermayer | 2013-03-13 | 1 | -3/+0 |
|\| |
|
| * | lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | | Merge commit '0a7c4daf469d4ac447fb822fe78337f62f4c04e6' | Michael Niedermayer | 2013-03-13 | 1 | -1/+1 |
|\| |
|
| * | lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111' | Michael Niedermayer | 2013-03-12 | 1 | -4/+4 |
|\| |
|
| * | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -3/+3 |
* | | lavf/segment: add support to ffconcat segment list | Stefano Sabatini | 2013-03-07 | 1 | -1/+1 |
* | | Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions" | Nicolas George | 2013-03-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-28 | 1 | -1/+1 |
|\| |
|
| * | lavf: Handle the environment variable no_proxy more properly | Martin Storsjö | 2013-02-27 | 1 | -1/+1 |
* | | lavf/concatdec: define "ffcat" and "ffconcat" extensions | Stefano Sabatini | 2013-02-28 | 1 | -1/+1 |
* | | WAV muxer: add RF64 support | Daniel Verkamp | 2013-02-12 | 1 | -1/+1 |
* | | lavf: add tee pseudo-muxer. | Nicolas George | 2013-02-09 | 1 | -2/+2 |
* | | lavf/hls: broker HTTP options | Micah Galizia | 2013-01-23 | 1 | -1/+1 |
* | | Merge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721' | Michael Niedermayer | 2013-01-22 | 1 | -1/+1 |
|\| |
|
| * | rtpenc: Start the sequence numbers from a random offset | Martin Storsjö | 2013-01-22 | 1 | -1/+1 |
* | | Merge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610' | Michael Niedermayer | 2013-01-21 | 1 | -1/+1 |
|\| |
|
| * | srtp: Add support for a few DTLS-SRTP related crypto suites | Martin Storsjö | 2013-01-21 | 1 | -1/+1 |
* | | lavf/segment: add support to segment list file entries sliding window listing | Stefano Sabatini | 2013-01-19 | 1 | -1/+1 |
* | | Add a new function av_codec_get_tag2(). | Carl Eugen Hoyos | 2013-01-17 | 1 | -2/+2 |
* | | lavf/http: add HTTP protocol cookie support | Micah Galizia | 2013-01-15 | 1 | -1/+1 |
* | | Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05' | Michael Niedermayer | 2013-01-15 | 1 | -2/+2 |
|\| |
|
| * | 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 |
* | | Merge commit '86d9181cf41edc3382bf2481f95a2fb321058689' | Michael Niedermayer | 2013-01-09 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Support sending RTCP feedback packets | Martin Storsjö | 2013-01-08 | 1 | -1/+1 |
* | | Support decoding AC-3 in wav. | Carl Eugen Hoyos | 2013-01-06 | 1 | -1/+1 |
* | | mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. | Carl Eugen Hoyos | 2013-01-05 | 1 | -1/+1 |
* | | astenc: Enable the loop flag only when needed | James Almer | 2013-01-05 | 1 | -1/+1 |
* | | Merge commit 'e96406eda4f143f101bd44372f7b2d542183000a' | Michael Niedermayer | 2013-01-04 | 1 | -1/+1 |
|\| |
|
| * | rtsp: Add support for depacketizing RTP data via custom IO | Martin Storsjö | 2013-01-03 | 1 | -1/+1 |
* | | lavf/webvtt: use ff_subtitles_read_chunk(). | Clément Bœsch | 2013-01-03 | 1 | -1/+1 |
* | | subviewer: sanitize packets. | Clément Bœsch | 2013-01-03 | 1 | -1/+1 |
* | | lavf: add data: URI scheme. | Nicolas George | 2013-01-01 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-01 | 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 |
* | | Sony Wave64 muxer | Paul B Mahol | 2012-12-31 | 1 | -1/+1 |