Changeset 44d19ee25ed4d1a8e0764ca075a72ed390093aa3

Show
Ignore:
Timestamp:
01/29/05 16:22:53 (4 years ago)
Author:
Clément Stenac <zorglub@videolan.org>
git-committer:
Clément Stenac <zorglub@videolan.org> 1107012173 +0000
git-parent:

[6f9ffd3f34ac93fb9f234fe7e6f6cf11149ef89e]

git-author:
Clément Stenac <zorglub@videolan.org> 1107012173 +0000
Message:

* A few string and organization fixes in preferences
* Update the LIST
* Coding style fixes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/LIST

    rcb40249 r44d19ee  
    1 List of vlc plugins (221
     1List of vlc plugins (264
    22$Id$ 
    33 
     
    3232 * access_output_udp: UDP Network access_output module 
    3333 
     34 * access_smb: SMB shares access module 
     35 
    3436 * access_tcp: TCP Network access module 
    3537 
     
    5860 * au: AU file demuxer 
    5961 
     62 * audio_format: helper module for audio transcoding 
     63 
    6064 * avi: AVI File stream demuxer 
    6165 
     
    8892 * cvdsub: CVD subtitles decoder 
    8993 
     94 * daap: iTunes shares services discovery 
     95 
    9096 * deinterlace: naive deinterlacing filter. 
    9197 
    9298 * demuxdump: Pseudo-demuxer that dumps the stream 
    93  
    94  * demuxstream: MPEG TS demuxer which also sends the stream to the network 
     99  
     100 * dirac: BBC Dirac codec 
    95101 
    96102 * directory : input module to read files in a directory 
     
    138144 * ffmpeg: Video decoder using the ffmpeg library 
    139145 
     146 * ffmpegaltivec: Video decoder using the ffmpeg library (Altivec version) 
     147 
    140148 * fixed32tofloat32: Audio converter from fixed 32 bits to float 32 bits 
    141149 
     
    162170 * galaktos: a visualization module that outputs OpenGL 
    163171 
     172 * gapi: PocketPC Video output 
     173 
    164174 * gestures: mouse gestures control plugin 
    165175 
     
    180190 * gnome_main: Gtk+ wrapper for gtk_main 
    181191 
     192 * gnutls: GNU TLS encryption/decryption module 
     193 
    182194 * goom: visualisation plugin based on goom 
    183195 
     
    191203 
    192204 * h264: H264 decoder 
     205  
     206 * hal: Linux HAL services discovery module 
    193207 
    194208 * hd1000a: audio output module for the Roku HD1000 Set-Top-Box 
     
    224238  
    225239 * id3tag: ID3 tag parser/skipper using libid3tag 
     240 
     241 * image: Image file video output 
    226242  
    227243 * invert: inverse video filter. 
     
    251267 * m3u: PLS, M3U, ASX and B4S playlist parser 
    252268 
     269 * m4a: MPEG-4 Audio Stream demuxer 
     270 
    253271 * m4v: MPEG-4 Video Stream demuxer 
    254272 
    255273 * macosx: Video output, and interface module for Mac OS X. 
    256274 
     275 * marq: Overlays a marquee on the video 
     276 
    257277 * mash: OpenMash based decoder 
    258278 
     
    277297 * motionblur: Motion blur filter 
    278298 
     299 * motiondetect: Motion detection filter 
     300 
    279301 * mp4: MP4 file input module 
    280302 
     
    336358 
    337359 * playlist: playlist import module 
     360 
     361 * png: PNG images decoder 
    338362  
    339363 * portaudio: audio output module that uses the portaudio library (www.portaudio.com) 
    340364 
    341  * postprocessing_c: Video Postprocessing module 
    342  
    343  * postprocessing_mmx: Video Postprocessing module using MMX 
    344   
    345  * postprocessing_mmxext: Video Postprocessing module using MMX_EXT  
    346  
    347365 * ps: input module for MPEG PS decapsulation. 
    348366  
     
    369387 * real: partial Real audio/video demuxer 
    370388 
     389 * rtci: extended RC interface module 
     390 
    371391 * s16tofixed32: Signed 16 bits to fixed 32 bits audio converter 
    372392 
     
    381401 * satellite: Satellite cards access module 
    382402 
     403 * scale: Images rescaler 
     404 
    383405 * screen: a input module that takes screenshots of the primary monitor 
    384406 
     
    386408 
    387409 * sgimb: SGIMB referrer files parser 
     410  
     411 * showintf: shows the main interface 
     412 
     413 * simple_channel_mixer: channel mixer 
    388414 
    389415 * skins2: Skinnable interface, new generation 
     
    399425 * spudec: RLE DVD subtitles decoder. 
    400426 
     427 * stream_out_description: helper module for RTSP vod 
     428 
    401429 * stream_out_display: displays a stream output chain  
    402430 
     
    427455 * svgalib: SGVAlib output plugin 
    428456 
     457 * swscale: Image scaling module 
     458 
    429459 * tarkin: a tarkin video decoder using libtarkin 
    430460 
     
    440470 
    441471 * theora: a theora video decoder/packetizer/encoder using the libtheora library. 
     472 
     473 * time: Overlays the current time 
    442474 
    443475 * toolame: a mp1 mp2 audio encoder based on toolame 
     
    470502 * visual: visualisation system 
    471503 
     504 * vobsub: VobSUB subtitles demuxer 
     505 
     506 * vod_rtsp: RTSP VoD module 
     507 
    472508 * vorbis: a vorbis audio decoder/packetizer using the libvorbis library. 
    473509 
     
    482518 * waveout: simple audio output module for Windows. 
    483519 
     520 * wince: Pocket PC interface 
     521 
    484522 * wingdi: WIN 32 / WIN CE GDI video output 
    485523 
     
    490528 * x264: H264 video decoder using X264 
    491529 
     530 * xml: LibXML xml parser 
     531 
    492532 * xosd: X On Screen Display interface 
    493533 
     534 * xtag: XTAG xml parser 
     535 
    494536 * xvid: Decoder for the Xvid codec, using libxvidcore 
    495537 
  • modules/misc/logger.c

    ra90a19a r44d19ee  
    1111 * the Free Software Foundation; either version 2 of the License, or 
    1212 * (at your option) any later version. 
    13  *  
     13 * 
    1414 * This program is distributed in the hope that it will be useful, 
    1515 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     
    8181 * Local prototypes 
    8282 *****************************************************************************/ 
    83 static int  Open    ( vlc_object_t * );                   
     83static int  Open    ( vlc_object_t * ); 
    8484static void Close   ( vlc_object_t * ); 
    8585static void Run     ( intf_thread_t * ); 
     
    101101    set_category( CAT_ADVANCED ); 
    102102    set_subcategory( SUBCAT_ADVANCED_MISC ); 
    103     set_description( _("File logging interface") ); 
     103    set_shortname( N_( "Logging" ) ); 
     104    set_description( _("File logging") ); 
    104105 
    105106    add_file( "logfile", NULL, NULL, N_("Log filename"), N_("Specify the log filename."), VLC_FALSE ); 
  • src/libvlc.h

    r26039bc r44d19ee  
    289289    "set this to 10000.") 
    290290 
    291 #define SERVER_PORT_TEXT N_("Server port") 
     291#define SERVER_PORT_TEXT N_("UDP port") 
    292292#define SERVER_PORT_LONGTEXT N_( \ 
    293293    "This is the port used for UDP streams. By default, we chose 1234.") 
     
    311311#define INPUT_PROGRAM_TEXT N_("Choose program (SID)") 
    312312#define INPUT_PROGRAM_LONGTEXT N_( \ 
    313     "Choose the program to select by giving its Service ID.") 
     313    "Choose the program to select by giving its Service ID\n." \ 
     314    "Only use this option if you want to read a multi-program stream " \ 
     315    "(like DVB streams for example )" ) 
    314316 
    315317#define INPUT_PROGRAMS_TEXT N_("Choose programs") 
    316318#define INPUT_PROGRAMS_LONGTEXT N_( \ 
    317319    "Choose the programs to select by giving a comma-separated list of " \ 
    318     "SIDs.") 
     320    "SIDs\n." \ 
     321    "Only use this option if you want to read a multi-program stream " \ 
     322    "(like DVB streams for example )" ) 
    319323 
    320324#define INPUT_CHAN_TEXT N_("Choose audio channel") 
    321325#define INPUT_CHAN_LONGTEXT N_( \ 
    322     "Give the stream number of the audio channel you want to use in a DVD " \ 
     326    "Give the stream number of the audio channel you want to use" \ 
    323327    "(from 0 to n).") 
    324328 
    325 #define INPUT_SUB_TEXT N_("Choose subtitle track") 
     329#define INPUT_SUB_TEXT N_("Choose subtitles track") 
    326330#define INPUT_SUB_LONGTEXT N_( \ 
    327331    "Give the stream number of the subtitle channel you want to use " \ 
     
    329333 
    330334#define INPUT_REPEAT_TEXT N_("Input repetitions") 
    331 #define INPUT_REPEAT_LONGTEXT N_("Number of time the same input will be repeated") 
     335#define INPUT_REPEAT_LONGTEXT N_("Number of time the same input will be " \ 
     336                                 "repeated") 
    332337 
    333338#define START_TIME_TEXT N_("Input start time (seconds)") 
     
    338343 
    339344#define INPUT_LIST_TEXT N_("Input list") 
    340 #define INPUT_LIST_LONGTEXT N_("Allows you to specify a coma separated list " \ 
    341     "of inputs that will be concatenated to the main MRL when playing.") 
     345#define INPUT_LIST_LONGTEXT N_("Allows you to specify a comma-separated list " \ 
     346    "of inputs that will be concatenated.") 
    342347 
    343348#define INPUT_SLAVE_TEXT N_("Input slave (experimental)") 
    344 #define INPUT_SLAVE_LONGTEXT N_("Input slave (experimental)") 
     349#define INPUT_SLAVE_LONGTEXT N_("Allows you to play from several files at " \ 
     350    "the same time. Experimental, not all formats are supported.") 
    345351 
    346352#define BOOKMARKS_TEXT N_("Bookmarks list for a stream") 
     
    964970    set_subcategory( SUBCAT_INPUT_SCODEC ); 
    965971    set_subcategory( SUBCAT_INPUT_ADVANCED ); 
    966     add_integer( "cr-average", 40, NULL, CR_AVERAGE_TEXT, 
    967                  CR_AVERAGE_LONGTEXT, VLC_FALSE ); 
    968     add_integer( "server-port", 1234, NULL, 
    969                  SERVER_PORT_TEXT, SERVER_PORT_LONGTEXT, VLC_FALSE ); 
    970     add_integer( "mtu", 1500, NULL, MTU_TEXT, MTU_LONGTEXT, VLC_TRUE ); 
    971     add_string( "iface-addr", "", NULL, IFACE_ADDR_TEXT, 
    972                 IFACE_ADDR_LONGTEXT, VLC_TRUE ); 
    973  
     972 
     973    set_section( N_( "Tracks settings" ), NULL ); 
    974974    add_integer( "program", 0, NULL, 
    975975                 INPUT_PROGRAM_TEXT, INPUT_PROGRAM_LONGTEXT, VLC_TRUE ); 
     
    980980    add_integer( "spu-channel", -1, NULL, 
    981981                 INPUT_SUB_TEXT, INPUT_SUB_LONGTEXT, VLC_FALSE ); 
     982 
     983    set_section( N_( "Playback control" ) , NULL); 
    982984    add_integer( "input-repeat", 0, NULL, 
    983985                 INPUT_REPEAT_TEXT, INPUT_REPEAT_LONGTEXT, VLC_TRUE ); 
     
    10031005              CDAUDIO_DEV_LONGTEXT, VLC_FALSE ); 
    10041006 
     1007    set_section( N_( "Network settings" ), NULL ); 
     1008 
     1009    add_integer( "server-port", 1234, NULL, 
     1010                 SERVER_PORT_TEXT, SERVER_PORT_LONGTEXT, VLC_FALSE ); 
     1011    add_integer( "mtu", 1500, NULL, MTU_TEXT, MTU_LONGTEXT, VLC_TRUE ); 
     1012    add_string( "iface-addr", "", NULL, IFACE_ADDR_TEXT, 
     1013                IFACE_ADDR_LONGTEXT, VLC_TRUE ); 
    10051014    add_bool( "ipv6", 0, NULL, IPV6_TEXT, IPV6_LONGTEXT, VLC_FALSE ); 
    10061015        change_short('6'); 
     
    10341043    add_string( "meta-url", NULL, NULL, META_URL_TEXT, 
    10351044                META_URL_LONGTEXT, VLC_TRUE ); 
     1045 
     1046    set_section( N_( "Advanced" ), NULL ); 
     1047 
     1048    add_integer( "cr-average", 40, NULL, CR_AVERAGE_TEXT, 
     1049                 CR_AVERAGE_LONGTEXT, VLC_FALSE ); 
    10361050 
    10371051    /* Decoder options */ 
  • src/video_output/vout_subpictures.c

    rbd7169e r44d19ee  
    455455        if( !p_spu->p_blend && p_region ) 
    456456        { 
    457             p_spu->p_blend = vlc_object_create( p_spu, sizeof(filter_t) ); 
     457            p_spu->p_blend = vlc_object_create( p_spu, VLC_OBJECT_FILTER ); 
    458458            vlc_object_attach( p_spu->p_blend, p_spu ); 
    459459            p_spu->p_blend->fmt_out.video.i_x_offset = 
     
    471471        if( !p_spu->p_text && p_region ) 
    472472        { 
    473             p_spu->p_text = vlc_object_create( p_spu, sizeof(filter_t) ); 
     473            p_spu->p_text = vlc_object_create( p_spu, VLC_OBJECT_FILTER ); 
    474474            vlc_object_attach( p_spu->p_text, p_spu ); 
    475475 
     
    605605                } 
    606606            } 
     607 
    607608            if( (i_scale_width != 1000 || i_scale_height != 1000) && 
    608609                p_spu->p_scale && !p_region->p_cache ) 
    609610            { 
    610611                picture_t *p_pic; 
     612 
    611613 
    612614                p_spu->p_scale->fmt_in.video = p_region->fmt; 
     
    696698            { 
    697699                video_format_t *p_fmt = &p_spu->p_blend->fmt_in.video; 
    698        int i_crop_x = p_spu->i_crop_x * i_scale_width / 1000; 
    699        int i_crop_y = p_spu->i_crop_y * i_scale_height / 1000; 
    700        int i_crop_width = p_spu->i_crop_width * i_scale_width / 1000; 
    701        int i_crop_height = p_spu->i_crop_height * i_scale_height/1000; 
     700                int i_crop_x = p_spu->i_crop_x * i_scale_width / 1000; 
     701                int i_crop_y = p_spu->i_crop_y * i_scale_height / 1000; 
     702                int i_crop_width = p_spu->i_crop_width * i_scale_width / 1000; 
     703                int i_crop_height = p_spu->i_crop_height * i_scale_height/1000; 
    702704 
    703705                /* Find the intersection */