| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | libavformat: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | avformat/rtspdec: get rid of the hardcoded max size for sdp | Limin Wang | 2021-12-04 | 1 | -2/+8 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -1/+1 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/rtsp: add support for satip:// | Aman Karmani | 2020-12-28 | 1 | -0/+1 |
* | avformat/rtsp: prefer to use MAX_URL_SIZE for url and command buffer | Limin Wang | 2020-12-05 | 1 | -10/+10 |
* | avformat/rtspdec: fix potential mem leak in listen mode | Andriy Gelman | 2020-11-28 | 1 | -0/+11 |
* | avformat/rtspdec: show method request in log | Andriy Gelman | 2020-11-28 | 1 | -0/+2 |
* | avformat/rtspdec: cosmetics | Andriy Gelman | 2020-11-21 | 1 | -2/+2 |
* | avformat/rtspdec: fix mem leaks in connect mode if init fails | Andriy Gelman | 2020-11-21 | 1 | -5/+9 |
* | avformat/rtspdec: fix mem leaks in listen mode if init fails | Andriy Gelman | 2020-11-21 | 1 | -1/+2 |
* | avformat/rtspdec: add network init to listen mode | Andriy Gelman | 2020-11-21 | 1 | -4/+11 |
* | avformat/rtspdec: return proper error code | Limin Wang | 2020-11-11 | 1 | -4/+4 |
* | avformat/rtspdec: use SDP_MAX_SIZE for sdp array | Limin Wang | 2020-11-11 | 1 | -1/+1 |
* | avformat/rtspdec: add newline in log message | Andriy Gelman | 2020-10-08 | 1 | -2/+2 |
* | avformat/rtspdec: av_dict_set() -> av_dict_set_int() | Limin Wang | 2020-06-02 | 1 | -3/+1 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | avformat: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -2/+2 |
* | rtspdec: Fix return error | Derek Buitenhuis | 2017-07-10 | 1 | -1/+0 |
* | Merge commit '67351924fa91dea4339109100a4c0689f006581f' | Clément Bœsch | 2017-03-30 | 1 | -1/+0 |
|\ |
|
| * | Drop unreachable break and return statements | Diego Biurrun | 2016-11-03 | 1 | -1/+0 |
* | | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1' | Derek Buitenhuis | 2016-04-21 | 1 | -2/+2 |
|\| |
|
| * | avio: Copy URLContext generic options into child URLContexts | Martin Storsjö | 2016-03-24 | 1 | -2/+2 |
| * | lavf: add a protocol whitelist/blacklist for file opened internally | Anton Khirnov | 2016-02-22 | 1 | -1/+2 |
| * | urlprotocol: receive a list of protocols from the caller | Anton Khirnov | 2016-02-22 | 1 | -2/+8 |
* | | avformat: Add a protocol blacklisting API | Derek Buitenhuis | 2016-03-04 | 1 | -2/+2 |
* | | Update demuxers and protocols for protocol whitelist support | Michael Niedermayer | 2016-02-02 | 1 | -4/+6 |
* | | Merge commit '2c17fb61ced2059034856a6c6cd303014aed01fe' | Hendrik Leppkes | 2015-11-29 | 1 | -1/+1 |
|\| |
|
| * | rtsp: Log getaddrinfo failures | Luca Barbato | 2015-11-25 | 1 | -1/+1 |
| * | lavf: split tls.c | wm4 | 2015-05-26 | 1 | -0/+1 |
* | | lavf: split tls.c | wm4 | 2015-05-27 | 1 | -0/+1 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -6/+6 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -6/+6 |
* | | Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad' | Michael Niedermayer | 2015-04-01 | 1 | -1/+6 |
|\| |
|
| * | rtsp: Add a buffer_size option | Luca Barbato | 2015-04-01 | 1 | -1/+6 |
* | | Merge commit 'cdcc370293a159c321e41af7f0eef141c62d698d' | Michael Niedermayer | 2015-02-23 | 1 | -3/+12 |
|\| |
|
| * | rtsp: punch holes again after pause | Gilles Chanteperdrix | 2015-02-23 | 1 | -0/+12 |
* | | avformat/rtsp: punch holes again after pause | Gilles Chanteperdrix | 2015-02-22 | 1 | -0/+4 |
* | | Merge commit '9108967513fcaff3d55514a7bca4c9fbba128c71' | Michael Niedermayer | 2015-01-23 | 1 | -1/+1 |
|\| |
|
| * | rtspdec: Consistently use rtsp_hd_out for writing | Martin Storsjö | 2015-01-23 | 1 | -1/+1 |
* | | Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea' | Michael Niedermayer | 2014-10-24 | 1 | -1/+1 |
|\| |
|
| * | lavf: Use av_gettime_relative | Martin Storsjö | 2014-10-24 | 1 | -1/+1 |
* | | avformat/rtsp: Use ff_rtsp_averror() | Andrey Utkin | 2014-10-21 | 1 | -13/+14 |
* | | Merge commit '3df8d52fcdc9036b4074fdc612d487ece8bb5b7f' | Michael Niedermayer | 2014-10-10 | 1 | -1/+5 |
|\| |
|
| * | rtsp: Add rtsps to the probe | Luca Barbato | 2014-10-10 | 1 | -1/+5 |
* | | Merge commit 'c839b0439f0b01c72a6d253920d2e342b30f8bcb' | Michael Niedermayer | 2014-10-10 | 1 | -6/+13 |
|\| |
|
| * | rtsp: Support tls when in listen mode | Luca Barbato | 2014-10-10 | 1 | -6/+13 |
* | | Merge commit 'c27328e749ff3be648411765cd17362fee017341' | Michael Niedermayer | 2014-10-10 | 1 | -0/+2 |
|\| |
|
| * | rtsp: Check for command strings without spaces | Luca Barbato | 2014-10-10 | 1 | -0/+4 |