aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_v4l2.c
Commit message (Expand)AuthorAge
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)Gravatar wm42012-08-07
* vo_v4l2: reformat, use new VO APIGravatar wm42012-08-07
* Merge svn changes up to r30694Gravatar Uoti Urpala2010-03-10
|\
| * Add header for v4l2_write() instead of forward declaring it.Gravatar diego2010-02-21
* | Merge svn changes up to r30165Gravatar Uoti Urpala2010-01-08
|\|
| * Fix function declarations to avoid casting function pointers.Gravatar reimar2010-01-01
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\|
| * Make data related to suboption parsing const in libvoGravatar reimar2009-03-07
* | mpeg ao/vo drivers: Fix packet-writing helper function typesGravatar Uoti Urpala2008-08-12
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * Use standard license headers with standard formatting.Gravatar diego2008-05-14
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
|/
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...Gravatar ben2007-07-29