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