summaryrefslogtreecommitdiffstats
path: root/libvo/vo_ivtv.c
Commit message (Expand)AuthorAgeFilesLines
* libvo, libao: remove useless video and audio output driverswm42012-07-281-305/+0
* ao_ivtv: Add header for ivtv_write() instead of forward declaring itdiego2010-11-021-0/+1
* Merge svn changes up to r30165Uoti Urpala2010-01-081-1/+1
|\
| * Fix function declarations to avoid casting function pointers.reimar2010-01-011-1/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-15/+15
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-15/+15
* | Merge svn changes up to r28951Uoti Urpala2009-03-141-1/+1
|\|
| * Make data related to suboption parsing const in libvoreimar2009-03-071-1/+1
* | mpeg ao/vo drivers: Fix packet-writing helper function typesUoti Urpala2008-08-121-1/+1
* | Merge svn changes up to r26783Uoti Urpala2008-05-151-17/+20
|\|
| * Use standard license headers with standard formatting.diego2008-05-141-17/+20
* | Remove variable arguments from vo control() functionsUoti Urpala2008-04-231-1/+1
|/
* Mark the vo_functions_t definitions as const where possible.reimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* support for new ivtv apiben2007-02-261-2/+4
* use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernelben2006-09-261-2/+2
* simplified mpeg packetizer used by hw mpeg decoders/vo - first roundnicodvb2006-07-221-2/+2
* updated mpeg_packetizer include to new localizationben2006-07-191-1/+1
* new vo driver for ivtv cards tv-out through internal h/w mpeg decoderben2006-07-191-0/+299