summaryrefslogtreecommitdiffstats
path: root/vidix/ivtv_vid.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-12 10:44:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-12 10:44:36 +0000
commit84113624b629aae8dbc66f921b71160172d770b5 (patch)
treed438e9d0181370a1012d0390550f61a5b5e50261 /vidix/ivtv_vid.c
parent57239aeadddaa526909121b21b011db4337f4a76 (diff)
downloadmpv-84113624b629aae8dbc66f921b71160172d770b5.tar.bz2
mpv-84113624b629aae8dbc66f921b71160172d770b5.tar.xz
Remove pointless changelogs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26747 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix/ivtv_vid.c')
-rw-r--r--vidix/ivtv_vid.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/vidix/ivtv_vid.c b/vidix/ivtv_vid.c
index 5c4bde9704..35b5b25e2f 100644
--- a/vidix/ivtv_vid.c
+++ b/vidix/ivtv_vid.c
@@ -18,18 +18,6 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- 09.05.2007 Lutz Koschorreck
- First version: Tested with ivtv-0.10.1, xine-ui-0.99.5, xine-lib-1.1.6
- 20.05.2007 Lutz Koschorreck
- Some Scaling and zooming problems fixed. By default the vidix driver now
- controlls the setting of alphablending. So there is no need to use
- ivtvfbctl anymore. To disable this feature set the following environment
- variable:VIDIXIVTVALPHA=disable. Special thanx to Ian Armstrong.
- 23.07.2007 Lutz Koschorreck
- Support for 2.6.22 kernel added. PCI scan added.
- 07.10.2007 Lutz Koschorreck
- Restore old alpha value correctly. Fix capability struct values.
**/
#include <errno.h>