Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rawdec: refactor private option for raw video demuxers | Anton Khirnov | 2011-09-17 | 1 | -2/+12 |
* | pcmdec: use unique classes for all pcm demuxers. | Anton Khirnov | 2011-09-17 | 1 | -1/+0 |
* | rawdec: add framerate private option. | Anton Khirnov | 2011-06-04 | 1 | -0/+3 |
* | rawdec: add a pixel_format private option. | Anton Khirnov | 2011-05-27 | 1 | -0/+1 |
* | rawdec: factor video demuxer definitions into a macro. | Anton Khirnov | 2011-05-27 | 1 | -0/+12 |
* | rawdec: add video_size private option. | Anton Khirnov | 2011-05-27 | 1 | -0/+6 |
* | rawdec: add sample_rate/channels private options. | Anton Khirnov | 2011-05-25 | 1 | -0/+9 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | split raw.c into rawdec.c and rawenc.c | Aurelien Jacobs | 2010-08-30 | 1 | -0/+35 |