| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-30 | 1 | -2/+12 |
|\ |
|
| * | applehttpproto: Apply the same reload interval changes as for the demuxer | Andrey Utkin | 2011-12-29 | 1 | -2/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-02 | 1 | -22/+18 |
|\| |
|
| * | proto: Realign struct initializers | Martin Storsjö | 2011-12-01 | 1 | -5/+5 |
| * | proto: Use .priv_data_size to allocate the private context | Martin Storsjö | 2011-12-01 | 1 | -6/+2 |
| * | applehttpproto: Use the close function if the open function fails | Martin Storsjö | 2011-12-01 | 1 | -12/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-14 | 1 | -4/+6 |
|\| |
|
| * | avformat: Use avio_open2, pass the AVFormatContext interrupt_callback onwards | Martin Storsjö | 2011-11-13 | 1 | -1/+2 |
| * | avio: add support for passing options to protocols. | Anton Khirnov | 2011-11-13 | 1 | -1/+1 |
| * | avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc | Martin Storsjö | 2011-11-13 | 1 | -1/+2 |
| * | avformat: Use ff_check_interrupt | Martin Storsjö | 2011-11-13 | 1 | -2/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-13 | 1 | -1/+0 |
|\| |
|
| * | configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. | Diego Biurrun | 2011-05-12 | 1 | -1/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-21 | 1 | -5/+5 |
|\| |
|
| * | libavformat: Make protocols pass URLContext as log context where available | Martin Storsjö | 2011-04-20 | 1 | -5/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -3/+3 |
|\| |
|
| * | avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols | Stefano Sabatini | 2011-04-19 | 1 | -3/+3 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-09 | 1 | -7/+5 |
|\| |
|
| * | lavf: use designated initializers for all protocols | Anton Khirnov | 2011-04-08 | 1 | -7/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-08 | 1 | -3/+3 |
|\| |
|
| * | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 1 | -3/+3 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-07 | 1 | -1/+1 |
|\| |
|
| * | Reemove remaining uses of deprecated AVERROR_NOTSUPP. | Anton Khirnov | 2011-04-06 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-05 | 1 | -4/+5 |
|\| |
|
| * | avio: make url_close() internal. | Anton Khirnov | 2011-04-04 | 1 | -2/+2 |
| * | avio: make url_read() internal. | Anton Khirnov | 2011-04-04 | 1 | -1/+1 |
| * | avio: make url_open() internal. | Anton Khirnov | 2011-04-04 | 1 | -1/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-17 | 1 | -53/+2 |
|\| |
|
| * | lavf: Make make_absolute_url a lavf internal function | Martin Storsjö | 2011-03-17 | 1 | -53/+2 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-15 | 1 | -2/+2 |
|\| |
|
| * | Use AVERROR_EXIT with url_interrupt_cb. | Nicolas George | 2011-03-15 | 1 | -2/+2 |
| * | avio: deprecate url_feof | Anton Khirnov | 2011-03-07 | 1 | -1/+1 |
| * | Add Apple HTTP Live Streaming protocol handler | Martin Storsjö | 2011-03-06 | 1 | -0/+358 |
* | Add Apple HTTP Live Streaming protocol handler | Martin Storsjö | 2011-03-08 | 1 | -0/+358 |