From 8ba6b4eaf939f34ac34993aa225143b4102f6c02 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 20 Feb 2010 21:02:49 +0000 Subject: cosmetics: Remove pointless empty lines at EOF. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30675 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/code-documentation.txt | 2 -- DOCS/tech/general.txt | 1 - DOCS/tech/libvo.txt | 1 - DOCS/tech/mirrors/update_mplayer_rsync | 1 - DOCS/tech/osd.txt | 1 - DOCS/tech/realcodecs/TODO | 2 -- DOCS/tech/realcodecs/audio-codecs.txt | 3 --- DOCS/tech/realcodecs/streaming.txt | 2 -- DOCS/tech/realcodecs/video-codecs.txt | 2 -- DOCS/tech/release-howto.txt | 1 - DOCS/tech/slave.txt | 1 - DOCS/tech/snow.txt | 1 - DOCS/tech/subcp.txt | 2 -- DOCS/tech/swscaler_methods.txt | 1 - DOCS/tech/wishlist | 1 - DOCS/xml/cs/faq.xml | 1 - DOCS/xml/ldp.dsl | 1 - DOCS/xml/ru/ports.xml | 2 -- 18 files changed, 26 deletions(-) (limited to 'DOCS') diff --git a/DOCS/tech/code-documentation.txt b/DOCS/tech/code-documentation.txt index b3d024e85a..9213a79715 100644 --- a/DOCS/tech/code-documentation.txt +++ b/DOCS/tech/code-documentation.txt @@ -130,5 +130,3 @@ There are a couple of special tags for doxygen: For a complete list of tags please read section 20 "Special commands" of the doxygen manual. - - diff --git a/DOCS/tech/general.txt b/DOCS/tech/general.txt index f4b7f0d713..631ee3f9de 100644 --- a/DOCS/tech/general.txt +++ b/DOCS/tech/general.txt @@ -226,4 +226,3 @@ Now, go on: 6.a audio plugins for details on this, read libao2.txt - diff --git a/DOCS/tech/libvo.txt b/DOCS/tech/libvo.txt index e80f80d2fb..945aeab952 100644 --- a/DOCS/tech/libvo.txt +++ b/DOCS/tech/libvo.txt @@ -171,4 +171,3 @@ Each vo driver _has_ to implement these: real. This is 'swapbuffers' when doublebuffering. Try to do as little work here as possible, since that affect jitter/ A-V sync. - diff --git a/DOCS/tech/mirrors/update_mplayer_rsync b/DOCS/tech/mirrors/update_mplayer_rsync index 7d4890cce3..cafaabe594 100644 --- a/DOCS/tech/mirrors/update_mplayer_rsync +++ b/DOCS/tech/mirrors/update_mplayer_rsync @@ -36,4 +36,3 @@ then mailx -s "MPlayer mirror" $MAILADR < $TMPFILE fi rm -f $TMPFILE - diff --git a/DOCS/tech/osd.txt b/DOCS/tech/osd.txt index f5cf7f37c0..e4af53fe09 100644 --- a/DOCS/tech/osd.txt +++ b/DOCS/tech/osd.txt @@ -84,4 +84,3 @@ typedef struct mp_osd_obj_s { } group; } params; } mp_osd_obj_t; - diff --git a/DOCS/tech/realcodecs/TODO b/DOCS/tech/realcodecs/TODO index 00f20f13ac..5ba035bfdd 100644 --- a/DOCS/tech/realcodecs/TODO +++ b/DOCS/tech/realcodecs/TODO @@ -20,5 +20,3 @@ TODO: also statistics->streams->video->POST FILTER: ON (i've found that custommessage calls differ wiht pp on/off, but adding these calls to mplayer didn't make a pixel difference between outputs) - - diff --git a/DOCS/tech/realcodecs/audio-codecs.txt b/DOCS/tech/realcodecs/audio-codecs.txt index 6d79815ac0..8a0d958354 100644 --- a/DOCS/tech/realcodecs/audio-codecs.txt +++ b/DOCS/tech/realcodecs/audio-codecs.txt @@ -153,6 +153,3 @@ output_buffer points to the output buffer from the last decode operation. retval is unknown, returning always 0x18 in a specific sample -> further investigation needed - - - diff --git a/DOCS/tech/realcodecs/streaming.txt b/DOCS/tech/realcodecs/streaming.txt index 3761c04b5a..091d0d671f 100644 --- a/DOCS/tech/realcodecs/streaming.txt +++ b/DOCS/tech/realcodecs/streaming.txt @@ -56,5 +56,3 @@ ulong blocksize ushort streamid uchar reserved uchar flags 1=reliable, 2=keyframe - - diff --git a/DOCS/tech/realcodecs/video-codecs.txt b/DOCS/tech/realcodecs/video-codecs.txt index 5ef9a51961..2bef957172 100644 --- a/DOCS/tech/realcodecs/video-codecs.txt +++ b/DOCS/tech/realcodecs/video-codecs.txt @@ -183,5 +183,3 @@ Transform (internally calls (0x1c,x,y)) ] Free - - diff --git a/DOCS/tech/release-howto.txt b/DOCS/tech/release-howto.txt index b490f80283..403370b125 100644 --- a/DOCS/tech/release-howto.txt +++ b/DOCS/tech/release-howto.txt @@ -58,4 +58,3 @@ Update release version in #mplayer topic Update project page on Freshmeat Done. - diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index bab7605621..5dac1f0368 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -555,4 +555,3 @@ teletext_format int 0 3 X X X 0 - opaque, 3 - transp. inv. teletext_half_page int 0 2 X X X 0 - off, 1 - top half, 2- bottom half - diff --git a/DOCS/tech/snow.txt b/DOCS/tech/snow.txt index db1b558cb9..be531fcb5c 100644 --- a/DOCS/tech/snow.txt +++ b/DOCS/tech/snow.txt @@ -87,4 +87,3 @@ vcodec=snow:vstrict=-2:vpass=2:vbitrate=$B:pred=0:cmp=12:subcmp=12:mbcmp=1:qpel: Decent, fast options are vcodec=snow:vstrict=-2:vpass=1:vbitrate=$B:pred=0:cmp=1:subcmp=1:mbcmp=1 vcodec=snow:vstrict=-2:vpass=2:vbitrate=$B:pred=0:cmp=2:subcmp=2:mbcmp=1:refs=2 - diff --git a/DOCS/tech/subcp.txt b/DOCS/tech/subcp.txt index df96f31e80..60c370771c 100644 --- a/DOCS/tech/subcp.txt +++ b/DOCS/tech/subcp.txt @@ -40,5 +40,3 @@ I tested charmap2enc script only with /usr/share/i18n/charmaps/EUC-KR.gz -- Artur Zaprzala - - diff --git a/DOCS/tech/swscaler_methods.txt b/DOCS/tech/swscaler_methods.txt index e37227b982..b2c7077652 100644 --- a/DOCS/tech/swscaler_methods.txt +++ b/DOCS/tech/swscaler_methods.txt @@ -66,4 +66,3 @@ m mosaic (blocky) (upscale only) Notes: area upscale is identical to bilinear - diff --git a/DOCS/tech/wishlist b/DOCS/tech/wishlist index 2206b20f8e..90a3619974 100644 --- a/DOCS/tech/wishlist +++ b/DOCS/tech/wishlist @@ -179,4 +179,3 @@ Difficult stuff: * encode and display video at the same time * write mpimage for displaying pictures - diff --git a/DOCS/xml/cs/faq.xml b/DOCS/xml/cs/faq.xml index 2eb8fbbce7..fbea20297f 100644 --- a/DOCS/xml/cs/faq.xml +++ b/DOCS/xml/cs/faq.xml @@ -1293,4 +1293,3 @@ v souboru TOOLS/README. - diff --git a/DOCS/xml/ldp.dsl b/DOCS/xml/ldp.dsl index ef52e849de..20bc32277b 100644 --- a/DOCS/xml/ldp.dsl +++ b/DOCS/xml/ldp.dsl @@ -362,4 +362,3 @@ - diff --git a/DOCS/xml/ru/ports.xml b/DOCS/xml/ru/ports.xml index 20ddafe126..181b204b8c 100644 --- a/DOCS/xml/ru/ports.xml +++ b/DOCS/xml/ru/ports.xml @@ -868,5 +868,3 @@ MPlayer_source_directory - - -- cgit v1.2.3