[vlc-devel] [PATCH] Mention 2.0.0 instead of 1.2.0

Rafaël Carré funman at videolan.org
Sun Feb 5 18:51:51 CET 2012


Le 2012-02-05 04:57, Jean-Baptiste Kempf a écrit :
> Seems ok to me.
> 
> On Sat, Feb 04, 2012 at 02:38:13PM -0500, Rafaël Carré wrote :
>> ---
>>  doc/libvlc/vlc-thumb.c            |    2 +-
>>  include/vlc/libvlc_media_player.h |   16 +++---
>>  modules/access/dtv/access.c       |    6 +-
>>  modules/access/udp.c              |    4 +-
>>  modules/access/v4l2/video.c       |    4 +-
>>  modules/gui/macosx/macosx.m       |    6 +-
>>  modules/gui/qt4/qt4.cpp           |    6 +-
>>  modules/services_discovery/sap.c  |    4 +-
>>  modules/video_output/xcb/x11.c    |    2 +-
>>  modules/video_output/xcb/xvideo.c |    2 +-
>>  po/et.po                          |   10 ++--
>>  po/eu.po                          |   10 ++--
>>  po/te.po                          |    6 +-
>>  po/vlc.pot                        |    6 +-
>>  src/libvlc-module.c               |   96 ++++++++++++++++++------------------
>>  15 files changed, 90 insertions(+), 90 deletions(-)
>>

>> diff --git a/modules/access/udp.c b/modules/access/udp.c
>> index 8a316c4..b8e05fe 100644
>> --- a/modules/access/udp.c
>> +++ b/modules/access/udp.c
>> @@ -1,7 +1,7 @@
>>  /*****************************************************************************
>>   * udp.c: raw UDP input module
>>   *****************************************************************************
>> - * Copyright (C) 2001-2005 the VideoLAN team
>> + * Copyright (C) 2002.0.05 the VideoLAN team
>>   * Copyright (C) 2007 Remi Denis-Courmont
>>   * $Id$
>>   *


>>  #: modules/stream_out/transcode/transcode.c:95
>>  msgid ""
>> -"Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
>> +"Sample rate of the transcoded audio stream (2.0.0, 22500, 44100 or 48000)."
>>  msgstr ""
>>  
>>  #: modules/stream_out/transcode/transcode.c:96
>> @@ -23483,7 +23483,7 @@ msgid "OpenCV"
>>  msgstr ""
>>  
>>  #: modules/video_filter/opencv_wrapper.c:85
>> -msgid "Scale factor (0.1-2.0)"
>> +msgid "Scale factor (0.2.0.0)"
>>  msgstr ""
>>  
>>  #: modules/video_filter/opencv_wrapper.c:86

Pushed without this crap and backported



More information about the vlc-devel mailing list