aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/tvi_dummy.c
Commit message (Expand)AuthorAge
* Drop/move img_fourcc.hGravatar wm42017-06-18
* tvi_dummy: don't return bad dummy PTSGravatar wm42017-02-02
* Update license headersGravatar Marcin Kurczewski2015-04-13
* tv: remove printing of useless comment informationGravatar wm42014-06-11
* Kill all tabsGravatar wm42014-04-13
* demux: mp_msg conversionsGravatar wm42013-12-21
* 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