aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/tvi_dummy.c
Commit message (Expand)AuthorAge
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* stream/tv: move new_handle() function from header to tv.cGravatar diego2010-11-02
* tv.h: Change function pointer types to proper declarationsGravatar reimar2010-11-02
* Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* Make all tvi_info_t constGravatar reimar2008-01-13
* Removing global variables from tv://Gravatar voroshil2007-07-29
* remove unnecessary stubs which were not ever used.Gravatar voroshil2007-05-24
* tv driver loading rework. As a side effect "-tv driver=help" option isGravatar voroshil2007-03-01
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31