Mercurial > mplayer.hg
log libvo/vo_v4l2.c @ 35728:168aae142525
age | author | description |
---|---|---|
2011-05-07 | reimar | Fix function to match what send_mpeg_pes_packet expects, |
2011-05-07 | iive | Remove the variable arguments from the libvo control() functions. |
2010-02-21 | diego | Add header for v4l2_write() instead of forward declaring it. |
2010-01-01 | reimar | Fix function declarations to avoid casting function pointers. |
2009-05-13 | diego | whitespace cosmetics: Remove all trailing whitespace. |
2009-03-07 | reimar | Make data related to suboption parsing const in libvo |
2008-05-14 | diego | Use standard license headers with standard formatting. |
2007-12-02 | reimar | Mark the vo_functions_t definitions as const where possible. |
2007-12-02 | reimar | Make vo info structs const |
2007-07-29 | ben | v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv) |