]> git.sesse.net Git - ffmpeg/history - libavformat/rawdec.h
Combine deprecation guards where appropriate
[ffmpeg] / libavformat / rawdec.h
2012-10-25 Luca Barbatorawdec: remove ff_raw_read_header
2012-01-31 Anton Khirnovlavf: rename AVInputFormat.value to raw_codec_id.
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-09-17 Anton Khirnovrawdec: refactor private option for raw video demuxers
2011-09-17 Anton Khirnovpcmdec: use unique classes for all pcm demuxers.
2011-06-04 Anton Khirnovrawdec: add framerate private option.
2011-05-27 Anton Khirnovrawdec: add a pixel_format private option.
2011-05-27 Anton Khirnovrawdec: factor video demuxer definitions into a macro.
2011-05-27 Anton Khirnovrawdec: add video_size private option.
2011-05-25 Anton Khirnovrawdec: add sample_rate/channels private options.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-08-30 Aurelien Jacobssplit raw.c into rawdec.c and rawenc.c