summaryrefslogtreecommitdiffstats
path: root/libmpdemux/tvi_bsdbt848.c
Commit message (Collapse)AuthorAgeFilesLines
* 10l, patch by Michael Nottebrock <michaelnottebrock@gmx.net>faust32004-06-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12609 b3059339-0415-0410-9bf9-f77b7e298cf2
* netbsd audio support by Bernd Ernestialex2004-04-061-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12141 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct typeconversion of fps, patches by several pplalex2004-04-061-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12140 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with netbsd ports: audio grabbing support fixedalex2004-01-021-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11726 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD 5.2-CURRENT supportalex2004-01-021-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11724 b3059339-0415-0410-9bf9-f77b7e298cf2
* many small typo and grammar fixesgabucino2003-10-041-1/+1
| | | | | | | Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio id setting support for bsdbt848 by Nikolay Nikolaev ↵alex2003-09-061-0/+8
| | | | | | <nicknickolaev@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10823 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000000lrfelker2003-04-291-3/+3
| | | | | | | | | | | default fps has been broken on ntsc for a LONG time because of this nonsense! (29.00?!?) no idea why no one caught it, i just have fps=29.97 in my config file... i hope the bsd code works; i can't test it. btw, the (int)*(void **)arg stuff is total nonsense, no idea how that even works... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10020 b3059339-0415-0410-9bf9-f77b7e298cf2
* NTSC is 29.97 fps, not 30. wrong values here are likely to causerfelker2003-01-141-1/+1
| | | | | | | | duplicated frames in mencoder if used with fixed-fps tv cards and in any case they'll result in horrible jerky video. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8954 b3059339-0415-0410-9bf9-f77b7e298cf2
* soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>arpi2002-04-281-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5887 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD, NetBSD portability patches byarpi2002-04-271-0/+4
| | | | | | | | | Björn Sandell <biorn@dce.chalmers.se> Marcus <core@antbear.org> Bernd Ernesti <mplayer@lists.veego.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5873 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-367/+533
| | | | | | | | | | | - tvi interface changes, grab_audio/video now returns timestamp! - tv demuxer gets 'ds' hint too - some verbose skip/dup counters to mencoder - tvi_bsdbt848.c updates - aviwrite/mencoder size types int->off_t git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5573 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSD compatibility fix by Steven M. Schultzalex2002-03-161-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5143 b3059339-0415-0410-9bf9-f77b7e298cf2
* initialalex2002-03-151-0/+634
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5082 b3059339-0415-0410-9bf9-f77b7e298cf2