Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/adp, svs: Remove redundant av_shrink_packet() | Andreas Rheinhardt | 2021-03-12 | 1 | -6/+2 |
* | avformat: Remove unnecessary av_packet_unref() | Andreas Rheinhardt | 2020-02-10 | 1 | -1/+0 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | lavf/adp: Fix the probe function on systems with signed char. | Carl Eugen Hoyos | 2017-10-09 | 1 | -1/+1 |
* | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' | James Almer | 2017-03-21 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -7/+7 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | Do not detect "00000000..." (and other non-changing values) as adp. | Carl Eugen Hoyos | 2013-12-09 | 1 | -2/+9 |
* | ADP demuxer | James Almer | 2013-05-10 | 1 | -0/+91 |