Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/framecrc: enable new output | James Almer | 2016-04-13 | 1 | -0/+4 |
| | | | | | Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | ffmpeg: Check duration for overlap and clip in fps cfr/vfr code | Michael Niedermayer | 2014-11-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | ffmpeg: Use input packet duration in vfr/cfr code if available and valid | Michael Niedermayer | 2014-11-19 | 1 | -0/+1 |
| | | | | Fixes Ticket3052 | ||||
* | avformat/utils: add gif to tb_unreliable() | Michael Niedermayer | 2014-04-28 | 1 | -3/+2 |
| | | | | | | This improves the used timebases when gif is the source Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | fate: add animated gif decoder tests | Paul B Mahol | 2013-02-24 | 1 | -0/+4 |
Signed-off-by: Paul B Mahol <onemda@gmail.com> |