Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |