summaryrefslogtreecommitdiff
path: root/libavdevice/fbdev.c
Commit message (Collapse)AuthorAge
* lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-05
| | | | | | It's simpler and less error-prone. Fixes some memleaks along the way.
* 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
Signed-off-by: Anton Khirnov <anton@khirnov.net>