| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/dss: Do not fail randomly if dss_sp input contains 0xff. | Carl Eugen Hoyos | 2017-01-12 | 1 | -3/+0 |
* | lavf/dss: Support version 3 files / files with larger header. | Carl Eugen Hoyos | 2017-01-11 | 1 | -5/+9 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -10/+10 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -8/+8 |
* | | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 1 | -3/+3 |
|\| |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -3/+3 |
* | | avformat/dss: implement seeking | Michael Niedermayer | 2015-02-26 | 1 | -0/+45 |
* | | avformat/dss: set bitrate | Michael Niedermayer | 2015-02-26 | 1 | -0/+8 |
* | | avformat/dss: set packet duration | Michael Niedermayer | 2015-02-26 | 1 | -1/+1 |
* | | avformat/dss: correct sample rate | Michael Niedermayer | 2015-02-26 | 1 | -1/+1 |
* | | avformat/dss: Set packet position correctly | Michael Niedermayer | 2015-02-24 | 1 | -3/+4 |
* | | avformat/dss: Use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2015-02-19 | 1 | -1/+1 |
* | | avformat/dss: Check sscanf() return value in dss_read_metadata_date() | Michael Niedermayer | 2015-02-19 | 1 | -1/+2 |
* | | Merge commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499' | Michael Niedermayer | 2015-02-19 | 1 | -4/+4 |
|/ |
|
* | lavf: Add DSS demuxer | Oleksij Rempel | 2015-02-19 | 1 | -0/+342 |