Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/img2_alias_pix: Add AVClass and image2 AVOptions | Michael Niedermayer | 2014-09-11 | 1 | -0/+8 |
| | | | | | | This fixes the default timebase and allows overriding the framerate Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | avformat/img2_alias & brender_pix: fix function names | Michael Niedermayer | 2014-09-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | avformat/img2_alias_pix: fix 2 unused variable warnings | Michael Niedermayer | 2014-04-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | avformat/img2_alias_pix: rewrite probe function | Michael Niedermayer | 2014-03-29 | 1 | -8/+22 |
| | | | | | | Fixes probetest failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | avformat: add image2 alias pix demuxer | Michael Niedermayer | 2014-03-28 | 1 | -0/+51 |
Reviewed-by: wm4 <nfxjfg@googlemail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |