Age | Commit message (Expand) | Author |
---|---|---|
2011-06-03 | rawdec: initialize return value to 0. | Anton Khirnov |
2011-06-03 | rawdec: don't leak option strings. | Anton Khirnov |
2011-05-27 | rawdec: add a pixel_format private option. | Anton Khirnov |
2011-05-27 | rawdec: factor video demuxer definitions into a macro. | Anton Khirnov |
2011-05-27 | rawdec: add video_size private option. | Anton Khirnov |
2011-05-25 | lavf: deprecate AVFormatParameters.{channels,sample_rate}. | Anton Khirnov |
2011-05-25 | rawdec: add sample_rate/channels private options. | Anton Khirnov |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-03-04 | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov |
2011-02-21 | avio: make get_partial_buffer internal. | Anton Khirnov |
2011-01-26 | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò |
2010-09-09 | Add a muxer and demuxer for raw G.722 | Martin Storsjö |
2010-08-30 | split raw.c into rawdec.c and rawenc.c | Aurelien Jacobs |