Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/img2dec: do not interpret the filename by default if a IO context ha... | Michael Niedermayer | 2016-01-20 | 1 | -1/+2 |
* | avformat: implement query_codec for the image2 muxer. | tab | 2015-09-07 | 1 | -0/+7 |
* | lavf/img2dec: add option to disable pattern matching | Marton Balint | 2015-05-12 | 1 | -1/+2 |
* | avformat/img2: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-30 | 1 | -1/+7 |
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
* | avformat/img2: Make AVOptions available to img* demuxers defined in other files | Michael Niedermayer | 2014-09-11 | 1 | -1/+3 |
* | avformat/img2dec: make image2dec capable to be used from seperate demuxers | Michael Niedermayer | 2014-03-28 | 1 | -0/+61 |