Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ffmpeg: set muxer packet duration based on framerate only for CFR | Michael Niedermayer | 2015-11-11 | 1 | -2/+2 |
| | | | | | | | | | | | a set ost->frame_rate does not imply CFR in ffmpeg The changed fate tests had all wrong packet durations (like 1/1000 or 1/90000) There might be more cases in which is_cfr could be set Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | ||||
* | Merge commit '3efd71b4d0b4a73ccbbbdc092e6bbd54d92633f4' | Hendrik Leppkes | 2015-11-10 | 1 | -2/+2 |
| | | | | | | | * commit '3efd71b4d0b4a73ccbbbdc092e6bbd54d92633f4': avconv: set packet duration for CFR video streams Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
* | FATE: add MSS2 tests | Anton Khirnov | 2014-01-09 | 1 | -0/+3 |