| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: remove duplicate includes | Michael Niedermayer | 2013-09-21 | 1 | -1/+0 |
* | lavf/image2: extend start_number range to accept zero | Stefano Sabatini | 2013-08-22 | 1 | -1/+1 |
* | img2enc: add option to use strftime() for filename | Ramiro Polla | 2013-07-19 | 1 | -0/+11 |
* | lavf/img2enc: use FF_CEIL_RSHIFT(). | Clément Bœsch | 2013-05-16 | 1 | -1/+1 |
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -1/+1 |
* | Recognize j2k as file suffix for the image2 muxer. | Carl Eugen Hoyos | 2013-04-29 | 1 | -1/+1 |
* | Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795' | Michael Niedermayer | 2013-04-11 | 1 | -4/+7 |
|\ |
|
| * | img2enc: add an option for overwriting one file with subsequent images | Anton Khirnov | 2013-04-11 | 1 | -2/+6 |
* | | lavf/img2enc: extend current options documentation | Stefano Sabatini | 2013-01-25 | 1 | -2/+2 |
* | | img2enc: fix typo | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
* | | better failure message for img2enc | rogerdpack | 2012-12-21 | 1 | -1/+1 |
* | | Merge commit '9d46eaec7a90bd8f5cd9e45398c6d17804182320' | Michael Niedermayer | 2012-11-30 | 1 | -11/+11 |
|\| |
|
| * | img2: K&R formatting cosmetics | Diego Biurrun | 2012-11-29 | 1 | -20/+21 |
* | | img2enc: remove dead code | Paul B Mahol | 2012-11-18 | 1 | -25/+0 |
* | | img2enc: support 16bit per sample yuv in split planes. | Michael Niedermayer | 2012-11-06 | 1 | -0/+4 |
* | | img2enc: support storing alpha planes too in split plane mode | Michael Niedermayer | 2012-11-06 | 1 | -5/+9 |
* | | img2enc: Fix yuva with yuv split planes. | Michael Niedermayer | 2012-11-06 | 1 | -2/+4 |
* | | img2enc: check pix_fmt for split planes mode. | Michael Niedermayer | 2012-11-06 | 1 | -1/+6 |
* | | img2enc: ensure that the codec is rawvideo for split planes mode. | Michael Niedermayer | 2012-11-06 | 1 | -1/+5 |
* | | lavc: add xface image decoder and encoder | Stefano Sabatini | 2012-10-15 | 1 | -1/+1 |
* | | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' | Michael Niedermayer | 2012-09-16 | 1 | -2/+0 |
|\| |
|
| * | avio: flush the internal buffer in avio_close() | Stefano Sabatini | 2012-09-15 | 1 | -2/+0 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+2 |
|\| |
|
| * | image2: Add "start_number" private option to the muxer | Mashiat Sarker Shakkhar | 2012-06-24 | 1 | -2/+18 |
* | | image2: Add "start_number" private option to the muxer | Mashiat Sarker Shakkhar | 2012-06-23 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-18 | 1 | -1/+1 |
|\| |
|
| * | avcodec: add XBM encoder | Paul B Mahol | 2012-03-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-23 | 1 | -12/+36 |
|/ |
|
* | img2: split muxer and demuxer into separate files | Paul B Mahol | 2012-02-22 | 1 | -0/+151 |