]> git.sesse.net Git - ffmpeg/history - libavdevice/fbdev.c
lavc: allow decoders to override frame parameters.
[ffmpeg] / libavdevice / fbdev.c
2012-10-12 Anton Khirnovlavu,lavd: do not use av_pix_fmt_descriptors directly.
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-28 Anton KhirnovAdd missing libavutil/time.h includes.
2012-06-20 Mans RullgardRemove unnecessary inclusions of [sys/]time.h
2012-04-04 Diego Biurruncosmetics: Consistently place static, inline and av_col...
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-05 Diego BiurrunFix 'heigth' vs. 'height' typos.
2011-08-15 Anton Khirnovlavf,lavd: remove all usage of AVFormatParameters from...
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
2011-06-23 Stefano Sabatinilavdev: improve feedback in case of invalid frame rate...
2011-06-23 Stefano Sabatinifbdev: prefer "framerate_q" over "fps" in device context
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-04 Anton Khirnovfbdev,v4l2: remove some forgotten uses of AVFormatParam...
2011-06-02 Anton Khirnovfbdev: add a framerate private option.
2011-03-28 Stefano Sabatiniframebuffer device demuxer