| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/avio: add avio_accept and avio_handshake | Stephan Holljes | 2015-08-01 | 1 | -0/+17 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
| * | avio: Add avio_put_str16be | Luca Barbato | 2015-06-07 | 1 | -14/+20 |
* | | avio: fix potential crashes when combining ffio_ensure_seekback + crc | wm4 | 2015-06-17 | 1 | -0/+3 |
* | | avformat/avio: move short seek threshold to the context | Michael Niedermayer | 2015-06-11 | 1 | -1/+2 |
* | | avformat/aviobuf: Check for ffio_set_buf_size() failure | Michael Niedermayer | 2015-06-07 | 1 | -1/+3 |
* | | Merge commit 'bff0349d9da527084e1433167466d8afc9e25c7f' | Michael Niedermayer | 2015-06-01 | 1 | -0/+8 |
|\| |
|
| * | avio: Add avio_read wrapper to simplify error checking | Vittorio Giovara | 2015-05-31 | 1 | -0/+8 |
* | | avformat: add callback for opening further files | Michael Niedermayer | 2015-05-11 | 1 | -0/+6 |
* | | avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there... | Michael Niedermayer | 2015-04-27 | 1 | -1/+1 |
* | | Merge commit 'b97f427fb56bdbf7de8e2d4b72d01114aa6eceda' | Michael Niedermayer | 2015-03-12 | 1 | -1/+3 |
|\| |
|
| * | lavf: Explicitly convert types at function pointer assignment | Diego Biurrun | 2015-03-11 | 1 | -1/+3 |
* | | libavformat/avio: added avio_put_str16be | Mark Reid | 2015-03-03 | 1 | -4/+19 |
* | | Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31' | Michael Niedermayer | 2015-02-28 | 1 | -8/+8 |
|\| |
|
| * | avio: Rename avclass symbols relating to avio | Martin Storsjö | 2015-02-28 | 1 | -8/+8 |
* | | Merge commit '8a273a746061a112e5e35066a8fd8e146d821a62' | Michael Niedermayer | 2015-02-25 | 1 | -0/+10 |
|\| |
|
| * | avio: Add an internal utility function for freeing dynamic buffers | Martin Storsjö | 2015-02-24 | 1 | -0/+10 |
* | | avformat/aviobuf: Allow seeking to the end of the buffer for read only buffers | Michael Niedermayer | 2015-01-28 | 1 | -1/+1 |
* | | Merge commit '3c18a7b18807de81566381a1bcbe9f6103c0296b' | Michael Niedermayer | 2015-01-28 | 1 | -1/+1 |
|\| |
|
| * | avio: Do not consider the end-of-buffer position valid | Luca Barbato | 2015-01-28 | 1 | -1/+1 |
* | | avformat/aviobuf: Check that avio_seek() target is non negative | Michael Niedermayer | 2014-12-14 | 1 | -0/+3 |
* | | avformat/aviobuf: Fix infinite loop in ff_get_line() | Michael Niedermayer | 2014-12-03 | 1 | -1/+1 |
* | | Merge commit 'd7f530b0d67fe3996dbfa990a47c865e0d1400a2' | Michael Niedermayer | 2014-10-20 | 1 | -1/+1 |
|\| |
|
| * | aviobuf: check context before using it | Vittorio Giovara | 2014-10-20 | 1 | -1/+2 |
* | | avformat/aviobuf: fix avio_flush() for read streams | wm4 | 2014-09-30 | 1 | -1/+3 |
* | | avformat/aviobuf: remove uses of deprecated url_feof() | Michael Niedermayer | 2014-08-27 | 1 | -2/+2 |
* | | lavf/avio: rename url_feof() to avio_feof() | James Almer | 2014-08-08 | 1 | -1/+8 |
* | | Add int64_t probesize2 instead of int probesize to AVFormatContext. | Carl Eugen Hoyos | 2014-07-30 | 1 | -1/+1 |
* | | lavf/avio: do not include bprint.h. | Nicolas George | 2014-07-25 | 1 | -0/+1 |
* | | avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) | Andrey Utkin | 2014-07-23 | 1 | -0/+18 |
* | | avformat/aviobuf/ff_get_line: also accept \r as end of line character | Michael Niedermayer | 2014-05-17 | 1 | -1/+3 |
* | | Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821' | Michael Niedermayer | 2014-04-18 | 1 | -0/+6 |
|\| |
|
| * | mp3dec: decode more data from Info header | Alessandro Ghedini | 2014-04-17 | 1 | -0/+6 |
* | | libavformat/aviobuf: keep track of the original buffer-size and restore it af... | Michael Niedermayer | 2014-03-26 | 1 | -4/+6 |
* | | avformat/aviobuf: ffio_ensure_seekback: only copy the initialized part of the... | Michael Niedermayer | 2014-03-26 | 1 | -2/+3 |
* | | avformat/aviobuf: optimize sequential backward seeking | Michael Niedermayer | 2014-03-01 | 1 | -1/+12 |
* | | avformat/aviobuf: factorize buffer_size out | Michael Niedermayer | 2014-03-01 | 1 | -2/+4 |
* | | avformat/aviobuf: fix null dereference in avio_close_dyn_buf() | Michael Niedermayer | 2013-12-11 | 1 | -1/+2 |
* | | avformat/aviobuf: return error from avio_put_str16le() for invalid input | Michael Niedermayer | 2013-11-13 | 1 | -0/+4 |
* | | avio_put_str16le: Print error message in case of invalid UTF8 input | Michael Niedermayer | 2013-11-13 | 1 | -1/+4 |
* | | Merge commit 'd07b51bf0733fe58bbfa13c448775dc325463cb4' | Michael Niedermayer | 2013-11-01 | 1 | -0/+5 |
|\| |
|
| * | aviobuf: Handle a NULL buffer in avio_close_dyn_buf | Martin Storsjö | 2013-11-01 | 1 | -0/+5 |
* | | Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9' | Michael Niedermayer | 2013-09-27 | 1 | -1/+4 |
|\| |
|
| * | lavf: Reset the entry count and allocation size variables on av_reallocp fail... | Martin Storsjö | 2013-09-26 | 1 | -1/+4 |
* | | Merge commit '3627ce2f1dab1d33b7f99d78907a3e4d86b7d847' | Michael Niedermayer | 2013-09-20 | 1 | -0/+33 |
|\| |
|
| * | aviobuf: Add functions for null buffers | Martin Storsjö | 2013-09-19 | 1 | -0/+33 |
* | | Merge commit '5626f994f273af80fb100d4743b963304de9e05c' | Michael Niedermayer | 2013-09-19 | 1 | -3/+3 |
|\| |
|
| * | avformat: Use av_reallocp() where suitable | Alexandra Khirnova | 2013-09-18 | 1 | -3/+3 |
* | | Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0' | Michael Niedermayer | 2013-08-08 | 1 | -1/+1 |
|\| |
|