summaryrefslogtreecommitdiff
path: root/libavdevice/fbdev.c
Commit message (Expand)AuthorAge
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-05
* lavf,lavd: remove all usage of AVFormatParameters from demuxers.Anton Khirnov2011-08-15
* doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-15
* lavdev: improve feedback in case of invalid frame rate/sizeStefano Sabatini2011-06-23
* fbdev: prefer "framerate_q" over "fps" in device contextStefano Sabatini2011-06-23
* lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-05
* fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.Anton Khirnov2011-06-04
* fbdev: add a framerate private option.Anton Khirnov2011-06-02
* framebuffer device demuxerStefano Sabatini2011-03-28