aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/tv.h
Commit message (Expand)AuthorAge
* tv: Recognise v4l2 'JPEG' fourccGravatar Philip Langdale2018-03-04
* Add checks for HAVE_GPL to various GPL-only source filesGravatar wm42017-10-10
* Drop/move img_fourcc.hGravatar wm42017-06-18
* tv: fix option typeGravatar wm42016-11-22
* Update license headersGravatar Marcin Kurczewski2015-04-13
* tv: move demuxer parts to separate fileGravatar wm42014-07-05
* tv: remove printing of useless comment informationGravatar wm42014-06-11
* tv: remove global option variablesGravatar wm42014-06-11
* command: redo ancient TV/DVB/PVR commandsGravatar wm42014-06-11
* Kill all tabsGravatar wm42014-04-13
* demux: mp_msg conversionsGravatar wm42013-12-21
* Remove sh_audio->samplesizeGravatar wm42013-11-09
* Cleanup some include statementsGravatar wm42013-07-12
* stream/tv: remove unused dshow-specific optionsGravatar Martin Herkt2013-07-08
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Remove teletext supportGravatar wm42012-08-03
* stream/tv: move new_handle() function from header to tv.cGravatar diego2010-11-02
* stream/tv: move free_handle() from header to tv.cGravatar diego2010-11-02
* tv.h: Change function pointer types to proper declarationsGravatar reimar2010-11-02
* Separate teletext from tv support.Gravatar cehoyos2009-11-07
* Replace two more occurences of tvi_vbi with dec_teletext.Gravatar cehoyos2009-10-31
* Move teletext specific code from stream into libmpcodecs.Gravatar cehoyos2009-10-29
* Fix file information. Patch by Francesco Lavra, francescolavra interfree itGravatar cehoyos2009-08-15
* Add missing major contributors to copyright statement.Gravatar cehoyos2009-08-15
* Add standard GPL license header. Patch by Francesco Lavra, francescolavra int...Gravatar cehoyos2009-08-02
* Fix more typos. Patch by Francesco Lavra, francescolavra interfree itGravatar cehoyos2009-08-02
* Remove unused include's. Patch by Francesco Lavra, francescolavra interfree itGravatar cehoyos2009-08-02
* Fix typos. Patch by Francesco Lavra, francescolavra interfree itGravatar cehoyos2009-08-02
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,Gravatar reimar2009-03-16
* Ability for specifying TV standard individually for each TV channel.Gravatar voroshil2008-06-14
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* tvi_functions_t should be constGravatar reimar2008-01-13
* #ifdef's in tv.c and tv.h becomes more and more hard to maintain.Gravatar voroshil2007-10-14
* DirectShow based tv:// driver for win32Gravatar voroshil2007-10-13
* Implement setting gain control for video devices (usually webcams)Gravatar voroshil2007-09-18
* Implement boxes for subtitle teletext pages.Gravatar voroshil2007-09-08
* Decrease teletext page rendering frequency from 1/frame to about 4/sec.Gravatar voroshil2007-09-08
* Proper support for flashing chars in teletext pages.Gravatar voroshil2007-09-01
* Support for selecting language via packet 28.Gravatar voroshil2007-08-31
* Implement X/27/0 packet decoding.Gravatar voroshil2007-08-28
* Implement 8/30 format 1 teletext packet decodingGravatar voroshil2007-08-28
* Enable decoding of packet X/24, it is usual teletext lineGravatar voroshil2007-08-26
* Automatic TV channels scanning ability for MPlayer.Gravatar voroshil2007-08-23
* Fix compilation on BSD.Gravatar diego2007-08-13
* Teletext support.Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing forward declarations of routines used only in tv.cGravatar voroshil2007-07-29