summaryrefslogtreecommitdiffstats
path: root/libavdevice/fbdev.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-1/+2
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-191-1/+1
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-1/+1
* Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-051-7/+7
* lavf,lavd: remove all usage of AVFormatParameters from demuxers.Anton Khirnov2011-08-151-4/+0
* doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-151-1/+1
* lavdev: improve feedback in case of invalid frame rate/sizeStefano Sabatini2011-06-231-1/+1
* fbdev: prefer "framerate_q" over "fps" in device contextStefano Sabatini2011-06-231-7/+7
* lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-051-1/+0
* fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.Anton Khirnov2011-06-041-1/+1
* fbdev: add a framerate private option.Anton Khirnov2011-06-021-12/+36
* framebuffer device demuxerStefano Sabatini2011-03-281-0/+250
OpenPOWER on IntegriCloud