| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/hls: Fix cookies and user agent with encrypted HLS streams | Mikael Finstad | 2014-01-28 | 1 | -4/+7 |
* | avformat/hls: decouple playlists from variants | Anssi Hannula | 2014-01-03 | 1 | -178/+257 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-22 | 1 | -1/+2 |
|\ |
|
| * | hls: Avoid reading outside of the allocated array | Martin Storsjö | 2013-11-22 | 1 | -1/+2 |
* | | Merge commit '8c929098141ebc94ad3f303521c520bb3dc6d8f6' | Michael Niedermayer | 2013-11-22 | 1 | -0/+5 |
|\| |
|
| * | hls: Check whether the AVIOContext contains a new redirected URL | Martin Storsjö | 2013-11-22 | 1 | -0/+5 |
* | | avformat/hls: fixed bug where custom http headers weren't kept for hls streams | kowalsky | 2013-11-07 | 1 | -0/+9 |
* | | avformat/hls: do not limit manifest lines to 1024 chars | Michael Niedermayer | 2013-09-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-31 | 1 | -0/+1 |
|\| |
|
| * | hls: Call avformat_find_stream_info() on the chained demuxers | Michael Niedermayer | 2013-07-30 | 1 | -0/+5 |
* | | Merge commit '06205b5efdcf0bc4c5463bfdd02f09b5f79fc4cd' | Michael Niedermayer | 2013-07-30 | 1 | -0/+2 |
|\| |
|
| * | hls: Free packets when skipping packets when seeking | Martin Storsjö | 2013-07-29 | 1 | -0/+2 |
* | | Merge commit 'c44191039944526dd7eb6e536990b555837961f5' | Michael Niedermayer | 2013-07-30 | 1 | -12/+10 |
|\| |
|
| * | hls: Store all durations in AV_TIME_BASE | Martin Storsjö | 2013-07-29 | 1 | -12/+11 |
* | | Merge commit 'e1d5b244761cf69db655ad7ece1dbf2c13dd4fce' | Michael Niedermayer | 2013-07-30 | 1 | -7/+8 |
|\| |
|
| * | hls: Store first_timestamp in units of AV_TIME_BASE | Martin Storsjö | 2013-07-29 | 1 | -4/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-29 | 1 | -2/+2 |
|\| |
|
| * | hls: Create an AVProgram for each variant | LYF | 2013-07-29 | 1 | -0/+9 |
* | | Merge commit '9d64f236292ba28018dd9afd2d57f8f944b33f81' | Michael Niedermayer | 2013-07-29 | 1 | -12/+18 |
|\| |
|
| * | hls: Respect the different stream time bases when comparing dts | Michael Niedermayer | 2013-07-29 | 1 | -4/+21 |
* | | Merge commit 'c11e33a3d9665dd1fc5dbdecdd03a4860ac6a622' | Michael Niedermayer | 2013-07-29 | 1 | -2/+1 |
|\| |
|
| * | hls: Set stream offset before opening a chained demuxer | Martin Storsjö | 2013-07-29 | 1 | -1/+1 |
* | | Merge commit 'cdd2d73d315ecaf19ff49e64c91923275f1bda68' | Michael Niedermayer | 2013-07-29 | 1 | -1/+2 |
|\| |
|
| * | hls: Don't check discard flags until the parent demuxer's streams actually exist | Michael Niedermayer | 2013-07-29 | 1 | -1/+2 |
| * | hls: Copy the time base from the chained demuxer | Michael Niedermayer | 2013-07-29 | 1 | -0/+2 |
* | | Merge commit 'eb33ba04e03d9f36e23fffd442510c824be709c3' | Michael Niedermayer | 2013-07-29 | 1 | -3/+5 |
|\| |
|
| * | hls: Return all packets from a previous variant before moving on to the next one | Martin Storsjö | 2013-07-29 | 1 | -2/+5 |
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -1/+1 |
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | avformat/hls: avoid floating point arithmetic | Michael Niedermayer | 2013-07-22 | 1 | -3/+3 |
* | | avformat/hls: parse EXTINF duration as floating-point number | Zhang Rui | 2013-07-22 | 1 | -4/+5 |
* | | cosmetics: Fix "dont" "wont" "doesnt" typos | Timothy Gu | 2013-06-29 | 1 | -1/+1 |
* | | hls: fix timebase | Michael Niedermayer | 2013-03-07 | 1 | -0/+2 |
* | | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 1 | -1/+1 |
* | | hls: do not access pb->opaque for custom IO. | Reimar Döffinger | 2013-02-24 | 1 | -1/+1 |
* | | hls: add missing checks for accessing avoption fields | Michael Niedermayer | 2013-01-23 | 1 | -5/+5 |
* | | lavf/hls: broker HTTP options | Micah Galizia | 2013-01-23 | 1 | -2/+32 |
* | | lavf/hls: whitespace cosmetics after 23db5418. | Clément Bœsch | 2012-11-21 | 1 | -2/+2 |
* | | hls: create an AVProgram for each variant | LYF | 2012-11-21 | 1 | -0/+9 |
* | | hls: fix integer overflow | Michael Niedermayer | 2012-10-19 | 1 | -1/+1 |
* | | Fix second use of AVOptions in HLS | Duncan Salerno | 2012-10-09 | 1 | -0/+3 |
* | | hls: Disable http seekability probing | Duncan Salerno | 2012-10-05 | 1 | -11/+24 |
* | | hls: fix min DTS code, try #2 | Michael Niedermayer | 2012-08-21 | 1 | -4/+14 |
* | | hls: fix EOF check | Michael Niedermayer | 2012-08-21 | 1 | -1/+1 |
* | | hls: use av_compare_ts() instead of comparing apples to oranges. | Michael Niedermayer | 2012-08-21 | 1 | -1/+3 |
* | | hls: Initialize stream_offset before find_stream_info. | Michael Niedermayer | 2012-08-13 | 1 | -1/+1 |
* | | hls: check that the streams have been initialized before checking their disca... | Michael Niedermayer | 2012-08-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-30 | 1 | -1/+1 |
|\| |
|
| * | avformat: Drop pointless "format" from container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-29 | 1 | -2/+0 |
|\| |
|