ChangeLog-2003
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:801k
源码类别:

midi

开发平台:

Unix_Linux

  1. commit 50f7bdc9745a95caee1121e52f0fb670df8056ce
  2. Author: Laurent Aimar <fenrir@videolan.org>
  3. Date:   Sat Sep 20 13:50:14 2003 +0000
  4.      * input: added position-offset and time-offset for relative seeking.
  5.      (Untested)
  6. commit 47d57d6db23a6bd693dfba2abaec210b1cdb15c3
  7. Author: Derk-Jan Hartman <hartman@videolan.org>
  8. Date:   Sat Sep 20 13:46:00 2003 +0000
  9.     * modules/gui/macosx/*:
  10.       - implemented the new input variables for control.
  11.       - reevaltuated the locking mechanisms in the osx intf.
  12.         a lot of this can now be removed, because of the new input structures,
  13.         and the vout garbage collector of playlist.
  14. commit 92b1b630f65ead2270fa4557d94f6e326def03ec
  15. Author: Sam Hocevar <sam@videolan.org>
  16. Date:   Sat Sep 20 03:38:52 2003 +0000
  17.       * modules/list.sh:
  18.         + "==" is not valid shell test, use "=" instead.
  19.         + Set LANG for consistency of sort output.
  20.       (NB: this really belongs to the toolbox script).
  21. commit c4c3e73700b318f0d5b0300d3a715a0ef6eacac4
  22. Author: Derk-Jan Hartman <hartman@videolan.org>
  23. Date:   Sat Sep 20 02:47:41 2003 +0000
  24.     * NEWS: updated some entries
  25.     * po/pt_BR.po: Updated by Andr� de Barros Martins Ribeiro <andrerib at_ajato.com.br>
  26.     * src/libvlc.h: Added es (Spanish) to the list of choices.
  27. commit 457b8d3568df26e9e430eb01090bbc1225e8c459
  28. Author: Derk-Jan Hartman <hartman@videolan.org>
  29. Date:   Sat Sep 20 01:36:57 2003 +0000
  30.     * LIBAVCODEC_BUILD_STR has disappeared from ffmpeg. We now use LIBAVCODEC_BUILD
  31.       ( Yes it's backwards compatible ).
  32. commit 3bc30b81efad39a38c77c76c1ab0a66b7fd0f55a
  33. Author: Laurent Aimar <fenrir@videolan.org>
  34. Date:   Sat Sep 20 00:37:53 2003 +0000
  35.      * all: clean up.
  36.             use vout_Request to release the vout (so vout isn't closed when
  37.             changing playlist item).
  38. commit 07d406a6dedcdce9f248880b48ff7fd42fde8627
  39. Author: Derk-Jan Hartman <hartman@videolan.org>
  40. Date:   Fri Sep 19 23:03:27 2003 +0000
  41.     * extras/MacOSX/vlc.pbproj/project.pbxproj: Added a slew of file extensions
  42.       recognized by VLC
  43.     * modules/code/quicktime.c: Added samr (AMR) to the quicktime decoder.
  44.       Although it runs on OS X, it only plays back silence for some reason.
  45.       Might be a problem with one of the converters?
  46.     * modules/gui/macosx/*:
  47.       - 'fixed' several compiler warnings
  48.       - removed some old no longer necesarry stuff
  49. commit 2bd94a6ca420385fa09301076f1eafc9b77fdd48
  50. Author: Laurent Aimar <fenrir@videolan.org>
  51. Date:   Fri Sep 19 21:53:48 2003 +0000
  52.      * playlist.c : unlock playlist before calling vout_Destroy (for osx)
  53.      * mp4: send complete atom for amr to the decoder.
  54. commit 904ba46e9ced0ddee32b057ae6bbe07ab0d56d7b
  55. Author: Derk-Jan Hartman <hartman@videolan.org>
  56. Date:   Fri Sep 19 21:53:32 2003 +0000
  57.     Fix a crasher with strcasecmp and empty strings
  58. commit b1fa329227b0e66680f087781155a1ce3e6e1837
  59. Author: Laurent Aimar <fenrir@videolan.org>
  60. Date:   Fri Sep 19 15:33:58 2003 +0000
  61.      * src/misc/objects.c:  change the way  that FIND_ANYWHERE work.  Now we
  62.      first search  the root of  the object  using p_parent and  not directly
  63.      using p_vlc. If this first search  failed then we search using p_vlc if
  64.      it wasn't the  case. (I'm not sure  it's harmless but I  think it's the
  65.      correct behavour for FIND_ANYWHERE)
  66.     
  67.      * src/video_output/video_output.c  : we could now  use FIND_ANYWHERE to
  68.      catch the  playlist (even when the  vlc is exiting. (Hehe, now visual
  69.      effects won't reopen the vout every playlist item.)
  70. commit 9befbcb96a75d3c70d156c766f8e82951d632cb6
  71. Author: Jean-Paul Saman <jpsaman@videolan.org>
  72. Date:   Fri Sep 19 15:24:28 2003 +0000
  73.     New dvb and old satellite modules now use the *correct* order of unit for tuning to a satellite channel. All information must be supplied in KHz not in MHz !!!
  74. commit 3fe82e4e2aba2d557d51dd9a5294e5f453838ded
  75. Author: Jean-Paul Saman <jpsaman@videolan.org>
  76. Date:   Fri Sep 19 13:09:57 2003 +0000
  77.     Frequency et al is really specified in KHz and not in Hz. I got an order of magnitude wrong. The same mistake is in the old satellite plugin's and user interface for specifying the frequency. It is specified in MHz instead of the KHz it should be.
  78. commit c731da377d9c1f2a34c2ed6d78c01bf0b5fefc7a
  79. Author: Simon Latapie <garf@videolan.org>
  80. Date:   Thu Sep 18 21:42:54 2003 +0000
  81.      * fixed some bugs in logo filter
  82. commit 402252afb6ed22e64ca80ba6625a3635ad6fddb2
  83. Author: Clément Stenac <zorglub@videolan.org>
  84. Date:   Thu Sep 18 17:54:02 2003 +0000
  85.     Added some Doxygen doc
  86. commit a5a7097d622bf2ff2b561ded4bc9149beba52d04
  87. Author: Loïc Minier <lool@videolan.org>
  88. Date:   Thu Sep 18 17:40:22 2003 +0000
  89.       * doc/Makefile.am: removed references to deleted files "subtitles/*"
  90. commit ee7ffc2308fc92f865c8aa4cd409c3f67ee48466
  91. Author: Loïc Minier <lool@videolan.org>
  92. Date:   Thu Sep 18 17:27:26 2003 +0000
  93.       * po/*: ran "./toolbox --update-po" to get rid of missing files
  94.         listed in POTFILES.in
  95. commit d617c8a68b7ba4d91206d1d75f70f678981dd5a9
  96. Author: Loïc Minier <lool@videolan.org>
  97. Date:   Thu Sep 18 17:12:07 2003 +0000
  98.       * po/POTFILES.in: removed reference to deleted file "rtsp.c"
  99. commit 48cd28d2a351f5185f6faf85cebfe7122b82e352
  100. Author: Loïc Minier <lool@videolan.org>
  101. Date:   Thu Sep 18 17:04:01 2003 +0000
  102.       * po/POTFILES.in: removed reference to deleted file "encoder.h"
  103. commit 2c8eb4055b364e22237ac022aef2a307a22e6cd7
  104. Author: Loïc Minier <lool@videolan.org>
  105. Date:   Thu Sep 18 16:46:02 2003 +0000
  106.       * modules/LIST, modules/video_output/Modules.am: removed references to
  107.         deleted file encoder.c
  108. commit 30550aa6972fcb07880d1c9d441cb7c28f2c5671
  109. Author: Sam Hocevar <sam@videolan.org>
  110. Date:   Mon Sep 15 19:31:28 2003 +0000
  111.       * debian/changelog: 0.6.2-3 upload.
  112. commit dff64134909c8273d2563148c00533ab4f473b6f
  113. Author: Sam Hocevar <sam@videolan.org>
  114. Date:   Mon Sep 15 19:20:26 2003 +0000
  115.       * Updated long descriptions.
  116. commit 348389a102f6c6e486657ae09ff782355966eaeb
  117. Author: Sam Hocevar <sam@videolan.org>
  118. Date:   Mon Sep 15 18:28:47 2003 +0000
  119.       * debian/control: Updated the libxosd build dependency to fix a build
  120.         issue on Debian s390.
  121. commit cc9bc6f27447267be0a02eee1f644d8caea5312c
  122. Author: Laurent Aimar <fenrir@videolan.org>
  123. Date:   Mon Sep 15 18:05:13 2003 +0000
  124.      * input: one lock issue.
  125. commit 986116e27a25c1a60fc8707791cb0ca4e459639e
  126. Author: Clément Stenac <zorglub@videolan.org>
  127. Date:   Mon Sep 15 08:33:29 2003 +0000
  128.     Fix for bad SAP packets with no  between headers and payload
  129. commit 1b24f8caf502b2156e6f1a9188a5c480540cc508
  130. Author: Laurent Aimar <fenrir@videolan.org>
  131. Date:   Mon Sep 15 00:01:49 2003 +0000
  132.      * playlist.c: coding and potential deadlock fixes.
  133. commit 9bf18d7af7a16b9d5c6482fd1da3c1b9d6f9f39e
  134. Author: Clément Stenac <zorglub@videolan.org>
  135. Date:   Sun Sep 14 16:41:48 2003 +0000
  136.     * modules/visualisation/visual/visual.c: thou shall not use //
  137.     
  138.     * modules/access/slp.c : do not add udp:@ automatically
  139.     
  140.     * modules/stream_out/announce.c : always use the same service name
  141.        add udp:@ (hack !)
  142. commit 69fd5c2fd1340cb2e0564958fe5628252161ad42
  143. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  144. Date:   Sun Sep 14 13:54:43 2003 +0000
  145.     src/video_output/video_output.c:
  146.      * if the given vout thread is a filter, then don't sleep untill the display
  147.     date. This reduces the chance of pictures being late when reaching the vout
  148.     if one or more filters are in use
  149.      * don't include current render time in the render_time sliding mean if it
  150.     is way too large ( as inspired by Simon Gittins ).
  151.      * weight the current sliding mean tree times more than the current render
  152.     time when calculating the new render time. This should make the code more
  153.     robust to jitter in render time
  154. commit eba4590d18abf73f479e7c92ef4a1ab60ae7a37c
  155. Author: Laurent Aimar <fenrir@videolan.org>
  156. Date:   Sat Sep 13 17:44:13 2003 +0000
  157.      * standard : added .ts and .ps
  158. commit 0925ed0b72fec9bc03c11fe65c898c76518e66af
  159. Author: Laurent Aimar <fenrir@videolan.org>
  160. Date:   Sat Sep 13 17:42:16 2003 +0000
  161.      * src/video_output/video_output.c  : do not use  FIND_ANYWHERE to catch
  162.      the playlist.  but use FIND_PARENT. vlc_object_find  with FIND_ANYWHERE
  163.      use p_obj->p_vlc as a starting point  and that doesn't work as playlist
  164.      is  detach from  vlc before  vout is  destroyed by  the decoders  (when
  165.      shutting down)  Perhaps vlc_object_find  should be  fixing to  find the
  166.      root object, but I'm not sure.
  167.     
  168.      * src/input/*  : move  subtitle handling  from avi  to input.  Now subs
  169.      should works with all file types _BUT_ won't be in synch if the demuxer
  170.      doesn't implement a _precise_ DEMUX_GET_TIME.  So only .avi, .mp4 will
  171.      be ok. Others could works if perfectly cbr.
  172.       Now  Subtitle  track is  only  selected  when specified  by  sub-file
  173.      option.(auto-dectected file is always added but not selected by default)
  174.       Btw, the code could support multiple  subs files, but I don't know how
  175.      to pass multiple filenames, any ideas ?
  176.     
  177.     
  178.      * demux/mpeg/mpga.c : play with es_out_t. I'm investigating for now so
  179.      don't use that elsewhere.
  180. commit a903f128da909e33e1877402e383176772f0947b
  181. Author: Laurent Aimar <fenrir@videolan.org>
  182. Date:   Fri Sep 12 18:34:45 2003 +0000
  183.      *  include/stream_output.h  include/vlc_common.h   :  move  TAB_APPEND,
  184.      TAB_FIND and  TAB_APPEND (could be used  every where now). There  are a
  185.      bit like  INSERT_ITEM, ...  but not  exactly, perhaps  I should  try to
  186.      merge them).
  187.     
  188.      * src/input/input.c : begin to implement es_out_t thing (unsusable now).
  189. commit 05ca109431cf7084040b099a4132b6012f706091
  190. Author: Laurent Aimar <fenrir@videolan.org>
  191. Date:   Fri Sep 12 16:26:40 2003 +0000
  192.      * include/input_ext-intf.h : added stream_t member to input_thread_t.
  193.      * modules/demux/* : use the stream_t from input_thread_t.
  194.      * include/ninput.h : begin to add new way to register es. (unused for now).
  195.      (in the long term I want to split input_thread_t and intoduce demux_t and
  196.      access_t and perhaps something like access_demux_t)
  197. commit 98f58ea06cb704e22a54a1d40d71aea78be137b0
  198. Author: Clément Stenac <zorglub@videolan.org>
  199. Date:   Thu Sep 11 15:34:16 2003 +0000
  200.     * modules/misc/sap.c: HTTP announcing support
  201. commit 3cb2e73e33349f317459e1dfd7ae4d8829249799
  202. Author: Jean-Paul Saman <jpsaman@videolan.org>
  203. Date:   Thu Sep 11 11:50:43 2003 +0000
  204.     More modifications to layout of PDA interface.
  205. commit b8460e980f560a86ef3d2eb9ff155b60cad065b4
  206. Author: Laurent Aimar <fenrir@videolan.org>
  207. Date:   Wed Sep 10 22:59:55 2003 +0000
  208.      * mpegaudio.c : cosmetics.
  209. commit 80a2e68666a505dc6d1cc9d4c3405a767e1046d8
  210. Author: Laurent Aimar <fenrir@videolan.org>
  211. Date:   Wed Sep 10 21:56:44 2003 +0000
  212.      * all : added mpeg 2.5 support.
  213. commit df56b0c1b582704d02eda07e54cb9f07876e279f
  214. Author: Derk-Jan Hartman <hartman@videolan.org>
  215. Date:   Wed Sep 10 21:54:27 2003 +0000
  216.     * a new option for the text rendering. It sets the fontsize taking into
  217.       account the window size. This should allow consistent font sizes independant of
  218.       how large a movie is.
  219.       The options currently are smaller,small,normal,large,larger.
  220.       It should be much more userfriendly.
  221. commit 1866f27c01df43f98627192eb69d015ba7ebe449
  222. Author: Laurent Aimar <fenrir@videolan.org>
  223. Date:   Wed Sep 10 21:09:05 2003 +0000
  224.      * ftp : use atoll.
  225. commit 89fc743569216ba911382ccb65b191cc45c957ec
  226. Author: Laurent Aimar <fenrir@videolan.org>
  227. Date:   Wed Sep 10 21:03:56 2003 +0000
  228.      * http: Added 'Connection: Close' in the request. (Help with some http
  229.              servers).
  230.              Use atoll. (always defined).
  231. commit c4c497c7bcf7317a8c040247b92a0fbffce4f587
  232. Author: Clément Stenac <zorglub@videolan.org>
  233. Date:   Wed Sep 10 15:50:25 2003 +0000
  234.     Removed useless stuff for icecast
  235. commit eb409d25c9d77a1868d2aafb120a78c19a6b014a
  236. Author: Derk-Jan Hartman <hartman@videolan.org>
  237. Date:   Wed Sep 10 15:03:49 2003 +0000
  238.     * Fixed the subsdec variables
  239. commit 706d6807ca3488521e9ff279a369c0f563e48588
  240. Author: Clément Stenac <zorglub@videolan.org>
  241. Date:   Wed Sep 10 13:39:29 2003 +0000
  242.     * Workaround for buggy IceCast servers who identify themselves as HTTP
  243.     and not ICY (who talked about RadioPI ?)
  244. commit c31fd0b4864267e472ca2e7830258bdd8122ad00
  245. Author: Laurent Aimar <fenrir@videolan.org>
  246. Date:   Wed Sep 10 11:51:00 2003 +0000
  247.      * demux/sdp: a msg_Err -> msg_Warn. Btw, it begins to work well (under linux).
  248.      (MPEG-I/II/4 audio and video, h261 video, some ac3 streams sould work).
  249.      * demux/* : removed useless include
  250. commit e93009461c8684cf9abeb844684a093257913414
  251. Author: Laurent Aimar <fenrir@videolan.org>
  252. Date:   Wed Sep 10 11:37:53 2003 +0000
  253.      * modules: do not take care of the case for shortcuts (fix #1165).
  254.      * playlist : use new input variables.
  255. commit d4665421ce68c9c8bc1f94a2c451fde37747fab8
  256. Author: Clément Stenac <zorglub@videolan.org>
  257. Date:   Wed Sep 10 10:21:09 2003 +0000
  258.     * visual.c: compilation fix in strings
  259.     
  260.     * playlist.cpp: removed "..." in menu entries as we don't open a box
  261. commit 26f774d335a4c471bf03f3cfb4d19a487baa1dc2
  262. Author: Derk-Jan Hartman <hartman@videolan.org>
  263. Date:   Tue Sep 9 23:35:28 2003 +0000
  264.     * modules/visualization/visual/visual.c:
  265.       Added the current available effects to the longdiscription of the 'visual-list' config option.
  266. commit 6c5188c7bbce460a1c31d080c255ac68eaed7169
  267. Author: Derk-Jan Hartman <hartman@videolan.org>
  268. Date:   Tue Sep 9 13:51:45 2003 +0000
  269.     Fixed list of muxers. QT and mp4 might need to be disabled at a later point.
  270. commit 5935dc9cd72cb9c57ba4b38ba72b72b5844c08c5
  271. Author: Derk-Jan Hartman <hartman@videolan.org>
  272. Date:   Tue Sep 9 13:28:58 2003 +0000
  273.     We no longer need this.
  274. commit 86bc7bb8b48852a714ebdf1516ce66d693137399
  275. Author: Jean-Paul Saman <jpsaman@videolan.org>
  276. Date:   Tue Sep 9 12:54:19 2003 +0000
  277.     Fix detection of dvb headerfiles and fix GTK2_MAIN selection for PDA interface.
  278. commit 024d92176b7d10a23c31ca3da425f0affe717ad8
  279. Author: Derk-Jan Hartman <hartman@videolan.org>
  280. Date:   Tue Sep 9 12:36:24 2003 +0000
  281.     Fix the condition for old faad.
  282.     Incorrect placing of logical operator
  283. commit cb1976ed0b1495fec3109274d56c0d6b306cffa4
  284. Author: Clément Stenac <zorglub@videolan.org>
  285. Date:   Mon Sep 8 22:00:47 2003 +0000
  286.     * modules/visualisation/visual/effects.c
  287.       modules/visualisation/visual/visual.h:
  288.      - Change default effect-height
  289.      - Less scaling in spectrum analyser
  290. commit 49dc6f8ebdb9a42ad356fc137d96fe283d446222
  291. Author: Laurent Aimar <fenrir@videolan.org>
  292. Date:   Mon Sep 8 13:37:52 2003 +0000
  293.      * sdp: added --rtsp-tcp option. (rtp over rtsp connection)
  294.             set b_pace to true when using --rtsp-tcp. (eg DSS server send
  295.             data to fast)
  296. commit 8d7538d82e65a1b7e6c71ef927a495842679d52b
  297. Author: Laurent Aimar <fenrir@videolan.org>
  298. Date:   Mon Sep 8 13:09:40 2003 +0000
  299.      * sdp: commented out a debug message and added some sort of eof detection.
  300. commit 119b66fbd5eec26d05fdeb2beb6fe762fa43e212
  301. Author: Clément Stenac <zorglub@videolan.org>
  302. Date:   Mon Sep 8 12:48:53 2003 +0000
  303.     * modules/gui/wxwindows/playlist.cpp
  304.       modules/gui/wxwindows/wxwindows.h:
  305.      - give default to the search button when user enters text
  306.      - case-insensitive search
  307. commit 8f02c0351d208c6342a0dc7147b17ff008e819bc
  308. Author: Clément Stenac <zorglub@videolan.org>
  309. Date:   Mon Sep 8 12:02:16 2003 +0000
  310.     * src/playlist/playlist.c
  311.            include/playlist.h: playlist sorting
  312.       (function playlist_Sort( playlist_t * , int type)
  313.     
  314.     * modules/gui/wxwindows/playlist.cpp
  315.       modules/gui/wxwindows/wxwindows.h :
  316.      * Implement playlist sorting & reverse sorting
  317.      * Playlist search
  318. commit 0ff7dbd8345de619de93caa27d268014e337bc53
  319. Author: Benjamin Pracht <bigben@videolan.org>
  320. Date:   Mon Sep 8 11:05:02 2003 +0000
  321.     -pvr.c
  322.      *reflects a change in ivtv_ioctl_codec struct
  323.      *adds he bitratemode commandline option (values are vbr and cbr
  324. commit 66ecba4d5766395e98bcc0ab5b79bf2c959a07cb
  325. Author: Laurent Aimar <fenrir@videolan.org>
  326. Date:   Mon Sep 8 07:38:30 2003 +0000
  327.      * sdp: do not register 'rtp' name for access.
  328. commit b3818fbe68fef45f08407f235be9ced438af8367
  329. Author: Laurent Aimar <fenrir@videolan.org>
  330. Date:   Mon Sep 8 07:36:34 2003 +0000
  331.      * sdp : begin to play rtsp stream (as well as sdp). MPEG4 Audio/Video,
  332.      mp3/raw audio should work.
  333.      If you want to try download
  334.      http://via.ecp.fr/~fenrir/libmtools-2003-09-08.tgz (but you will have to
  335.      change configure.ac yourself)
  336. commit 750a2cacd721594ea32db2de29fdd9e4dbbc224f
  337. Author: Laurent Aimar <fenrir@videolan.org>
  338. Date:   Mon Sep 8 07:15:36 2003 +0000
  339.      * rtsp: useless.
  340. commit f56a36d4ae107d5589189ba83caa090cef2d6f1e
  341. Author: Laurent Aimar <fenrir@videolan.org>
  342. Date:   Mon Sep 8 00:36:26 2003 +0000
  343.     * stream : convert a msg_Err into msg_Warn.
  344. commit 2171d2e98a82b4a5047beb42cad0e5641f77b1cc
  345. Author: Laurent Aimar <fenrir@videolan.org>
  346. Date:   Mon Sep 8 00:35:16 2003 +0000
  347.      * all: clean up.
  348. commit e40e6065cdf1f481b6e2bdd935feb0c64a163cf2
  349. Author: Laurent Aimar <fenrir@videolan.org>
  350. Date:   Sun Sep 7 22:53:38 2003 +0000
  351.      configure.ac : added gather stream_out.
  352. commit 3c98f145a38a0f09184baf07be912a4433584fd8
  353. Author: Laurent Aimar <fenrir@videolan.org>
  354. Date:   Sun Sep 7 22:53:09 2003 +0000
  355.      * control: use new variables and 'title*', 'chapter*' ones.
  356.      * gui/beos: removed not really used STARTED_S, and NOT_STARTED_S input
  357.      state.
  358.      * gui/wxwindows: use 'position' and 'time' variables -> seek improved
  359.      for avi and mp4 and accurate time display :)
  360. commit ca334665d34a99d8b336259bed4483054b90239b
  361. Author: Laurent Aimar <fenrir@videolan.org>
  362. Date:   Sun Sep 7 22:51:11 2003 +0000
  363.      * input: introduce 'position', 'time', 'length', 'state' and 'rate'
  364.      object variables and begin to use pf_demux_control.
  365.      * variables: new time type handling.
  366. commit 8e8dada27fbcbfb07fea99eb12cc34e384e24d10
  367. Author: Laurent Aimar <fenrir@videolan.org>
  368. Date:   Sun Sep 7 22:49:05 2003 +0000
  369.      * all : set pf_demux_control.
  370. commit 091aff73545a19bdb1c1706acecfc86e326e2734
  371. Author: Laurent Aimar <fenrir@videolan.org>
  372. Date:   Sun Sep 7 22:48:29 2003 +0000
  373.      * all : demuxers *have to* set pf_demux_control. (demux_vaControlDefault
  374.      is a generic handler)
  375.      * avi, mp4 : begin to implement a specific pf_demux_control.
  376. commit fce2672fa627f847ba77f305b28f454a12f0daf2
  377. Author: Laurent Aimar <fenrir@videolan.org>
  378. Date:   Sun Sep 7 22:45:16 2003 +0000
  379.      * ninput.h : change control parameters.
  380.      * variables : changed time variables to signed long long type (I hope
  381.      it is always more than 64 bits)
  382.      * input.h : include ninput.h
  383. commit 4b7cff4d248bea925e6bb19157f6a65aed3f3788
  384. Author: Laurent Aimar <fenrir@videolan.org>
  385. Date:   Sun Sep 7 22:43:17 2003 +0000
  386.      * libvlc: removed some unused options.
  387.                added sout-keep option to keep sout instance across playlist
  388.                items (usefull with 'gather' stream_out)
  389.      * stream_output : implement the sout-keep mode.
  390.      * playlist, video_output, stream_output: vout and sout are now reattached
  391.      to playlist instead of being destroyed. There are automatically destroy
  392.      if unused byt the new input (200 ms after access and demuxer have finished
  393.      their inittialisation step.)
  394. commit 0041c1c43dfb0b51832a283910f58b01c419bce9
  395. Author: Laurent Aimar <fenrir@videolan.org>
  396. Date:   Sun Sep 7 20:12:44 2003 +0000
  397.      * gather: try to  gather stream with similar properties (eg mp3), wait for
  398.      next commits to be usable.
  399. commit 3f35190fd88eef12f1103a2f23e4ab0379c8c368
  400. Author: Laurent Aimar <fenrir@videolan.org>
  401. Date:   Sun Sep 7 20:08:31 2003 +0000
  402.      * file: added an append option. (The default is to overwrite the file)
  403. commit b9ea8dc5a8d4de94f22861b74f9b0173a01ed6f2
  404. Author: Cyril Deguet <asmax@videolan.org>
  405. Date:   Fri Sep 5 15:55:30 2003 +0000
  406.     * new event VLC_NET to open the network dialog ( "net" keyword in the
  407.      xml file)
  408. commit 3cfe6592f43a7f824eedad776ee5ab740e43da91
  409. Author: Sam Hocevar <sam@videolan.org>
  410. Date:   Fri Sep 5 00:36:10 2003 +0000
  411.       * debian/control:
  412.         + Set libmatroska-dev build-dependency to (>= 0.5.0-3) because previous
  413.           versions were broken on platforms where PIC/non-PIC cannot be mixed in
  414.           objects (Closes Debian bug #208383).
  415.         + Set policy to 3.6.1.0.
  416. commit c0d906e65abf1286680b5705b4e497b24b630aaf
  417. Author: Benjamin Pracht <bigben@videolan.org>
  418. Date:   Wed Sep 3 11:28:32 2003 +0000
  419.      * qdsk.c : fix a typo
  420.      * access.c :
  421.      - new syntax : dvb:frequency=1234500:fec=3:poalrization=H:program=2499... (all parameters should be parsed
  422.      - "program" is still untested (anybody with a DVB card to try it ?)
  423.      - old syntax should still work, with a warning.
  424. commit 50daa2756446c123d5409228779e68044966ad72
  425. Author: Gildas Bazin <gbazin@videolan.org>
  426. Date:   Wed Sep 3 10:23:17 2003 +0000
  427.     * modules/codec/libmpeg2.c: fixed segfault on exit.
  428. commit c9f89d8701313dfdd1af99aa5d38618f16268266
  429. Author: Clément Stenac <zorglub@videolan.org>
  430. Date:   Wed Sep 3 10:00:23 2003 +0000
  431.     Added descriptions
  432.     Fixed multiple effects enabling
  433. commit 446d567938831027b82f95e80173ba955c39da10
  434. Author: Gildas Bazin <gbazin@videolan.org>
  435. Date:   Tue Sep 2 22:36:55 2003 +0000
  436.     * modules/codec/theora.c: oops, introduced a bug in pts calculation.
  437. commit d21fb1440df42c9dba3586949ee716bd937d9e96
  438. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  439. Date:   Tue Sep 2 22:06:51 2003 +0000
  440.     use the configuration system, that is what it is there for
  441. commit 7bb574fdf5724bee95a011cf96f33c95f1ff8645
  442. Author: Gildas Bazin <gbazin@videolan.org>
  443. Date:   Tue Sep 2 20:19:26 2003 +0000
  444.     * ALL: Introduction of a new api for decoders.
  445.        The final aim of this new api is to make it possible to use the decoders from other modules like the transcoder for instance.
  446.        Only a few decoders have been ported to the new api (a52, libmpeg2, dts, vorbis, theora) so the old api is still supported.
  447.     
  448.        Don't hold your breath, there is still much work to do before we reach this goal.
  449.     
  450.     * modules/codec/a52.c, libmpeg2., dts.c, vorbis.c, theora.c:
  451.        Converted to the new api.
  452.        Merged the a52 and vorbis packetizers in their respective decoders (removes a lot of code duplication).
  453.        New dts and theora packetizers (merged in their respective decoders).
  454. commit 8fd7c421d0ee60911f32c22da43644d2aaaebb8e
  455. Author: Gildas Bazin <gbazin@videolan.org>
  456. Date:   Tue Sep 2 18:06:45 2003 +0000
  457.     * src/audio_output/input.c: don't try to play sound if the input pipeline couldn't be created.
  458. commit 7102ee9bf27b632a00daf3a1ebb6724d592395c6
  459. Author: Gildas Bazin <gbazin@videolan.org>
  460. Date:   Tue Sep 2 16:00:24 2003 +0000
  461.     * modules/mux/mp4.c: mp4 muxer now produces quicktime player readable files. Only works with mpeg4 video and audio right now, also currently won't work when transcoding as the DecoderSpecificInfo is not available.
  462. commit b6e18dc32c0cac6078c8f4fbd6282a02743ecb06
  463. Author: Sam Hocevar <sam@videolan.org>
  464. Date:   Tue Sep 2 13:44:23 2003 +0000
  465.       * debian/rules:
  466.         + Disabled familiar plugin.
  467.       * debian/changelog:
  468.         + Updated for 0.6.2 packages.
  469. commit f5c23729dbc8a178428bfbde03105e5b6fa09dad
  470. Author: Sam Hocevar <sam@videolan.org>
  471. Date:   Tue Sep 2 13:42:43 2003 +0000
  472.       * modules/gui/skins/src/themeloader.cpp: Added proper CR to error messages.
  473. commit c930bda186f1545acb982913fa8ce47ae179fe79
  474. Author: Gildas Bazin <gbazin@videolan.org>
  475. Date:   Mon Sep 1 18:30:01 2003 +0000
  476.     * modules/video_output/x11/xcommon.c: fixed YUY2 overlay.
  477. commit 13f4f2c199ae97ccc54d4a9f436fe35daefbf898
  478. Author: Jean-Paul Saman <jpsaman@videolan.org>
  479. Date:   Mon Sep 1 10:18:56 2003 +0000
  480.     Small error in hi/low band detection inside ioctl_SetFrontEnd and updating to correct e-mail addresses.
  481. commit 1b88d65cb040ba6a0dbf9eb885d4e7e3fb71daac
  482. Author: Gildas Bazin <gbazin@videolan.org>
  483. Date:   Sun Aug 31 22:06:17 2003 +0000
  484.     * modules/access/dshow/*: always try to get the video in I420 chroma if supported.
  485.        Implemented a ":size=" and ":chroma=" option.
  486. commit 5dfa0cffd6382f22f6289c762b87198bb0d14a0b
  487. Author: Clément Stenac <zorglub@videolan.org>
  488. Date:   Sun Aug 31 16:01:14 2003 +0000
  489.     Maybe fixes the crash (can't be sure, as it works on my computer)
  490. commit 9a1fc90919ba616dc63c8e6ba9a343ebe759d743
  491. Author: Eric Petit <titer@videolan.org>
  492. Date:   Sun Aug 31 15:55:56 2003 +0000
  493.      configure.ac: fixed zeta check
  494. commit f5808afe6fc1d76bde5a659d594f3b353fade601
  495. Author: Gildas Bazin <gbazin@videolan.org>
  496. Date:   Sat Aug 30 16:34:12 2003 +0000
  497.     * modules/gui/wxwindows/messages.cpp: forgot to initialize b_verbose ;)
  498. commit d246063ae6567e74d48426ce5c7b1c54f32235bf
  499. Author: Gildas Bazin <gbazin@videolan.org>
  500. Date:   Sat Aug 30 13:59:15 2003 +0000
  501.     * include/vlc_config.h: removed unused config stuff.
  502.     * include/vlc_interface.h, modules/gui/wxwindows/interface.cpp: new common INTF_ABOUT_MSG message shared by interfaces.
  503. commit 0de1ee7111fba6f594b667634782270a2f9f9743
  504. Author: Gildas Bazin <gbazin@videolan.org>
  505. Date:   Sat Aug 30 11:59:44 2003 +0000
  506.     * modules/access/v4l/v4l.c: fixed uninitialized variable.
  507.     * modules/gui/wxwindows/streamout.cpp: cosmetic change in the gui.
  508. commit 67f11e244ec873c4409513b1c28a5a3d8f66e188
  509. Author: Laurent Aimar <fenrir@videolan.org>
  510. Date:   Sat Aug 30 02:03:44 2003 +0000
  511.      * libavi.c: fixed a dead loop when data are missing.
  512. commit 5a8df6b09e7dc69032adb110ec238c810d888782
  513. Author: Laurent Aimar <fenrir@videolan.org>
  514. Date:   Fri Aug 29 19:50:13 2003 +0000
  515.      * all: removed old encoding way.
  516. commit ecc97852f9a6cc897b7cda59771d7c2cc0234498
  517. Author: Laurent Aimar <fenrir@videolan.org>
  518. Date:   Fri Aug 29 19:49:33 2003 +0000
  519.      * asf: you can now add 'title', 'author', 'copyright', 'comment, 'rating'
  520.       meta data to your file. (use asf{title="my title"} for example)
  521.      * standard: do not trash access/mux arguments when fixing.
  522. commit 936172c34bc18e4668c969b5353ae548afb87933
  523. Author: Laurent Aimar <fenrir@videolan.org>
  524. Date:   Fri Aug 29 18:58:49 2003 +0000
  525.      * v4l: removed encoder.h include.
  526. commit 41a8349dba161e8704ac76dc5cea23bf13afff80
  527. Author: Laurent Aimar <fenrir@videolan.org>
  528. Date:   Fri Aug 29 18:58:05 2003 +0000
  529.      * all: fix some gcc warnings and removed all u8/u16/u32.
  530. commit eba02c65a872331ab2fd64d30d3ee04b4aaf6338
  531. Author: Clément Stenac <zorglub@videolan.org>
  532. Date:   Fri Aug 29 16:56:43 2003 +0000
  533.     * effects.c :
  534.       - added a spectrum analyser
  535.       options are:
  536.      -nb :  number of bands , 20 or 80 (80 is default)
  537.      -separ : how many blank pixels between bands (1 default)
  538.      -amp : vertical amplification ( 3 default)
  539.      -peaks: draw peaks ? (default 1)
  540.     
  541.       - improved options parsing
  542.     
  543.     * fft.c, fft.h :
  544.      FFT code mainly taken from XMMS (adapted coding style)
  545.     
  546.     * visual.c:
  547.      Sanity checks (users aren't stupid, are they ? )
  548.     
  549.     * LIST: updated the list
  550. commit e5fe2b341fad70233788ceb83533c8d1a5a91d87
  551. Author: Laurent Aimar <fenrir@videolan.org>
  552. Date:   Fri Aug 29 01:11:43 2003 +0000
  553.      * asf: added stream infos object and fix a bug in packetization.
  554.      -> it seems that WMP plays it without problem :))) (tested with DIV3+mp3)
  555. commit 6c7682e327bb10893077397ab545c9f96dc8c221
  556. Author: Gildas Bazin <gbazin@videolan.org>
  557. Date:   Thu Aug 28 21:11:55 2003 +0000
  558.     * src/video_output/*, src/libvlc.h, include/video_output.h: added an --align option to allow modifying the alignment of a video inside its window (very useful for the wall filter).
  559.     * modules/video_output/x11/xcommon.c: small cosmetic change.
  560.     * modules/access/v4l/v4l.c: clean-up (removed old references to encoders).
  561. commit 4fd953bd05771d4c44bf615b146b5e1ef3e35468
  562. Author: Laurent Aimar <fenrir@videolan.org>
  563. Date:   Thu Aug 28 21:02:14 2003 +0000
  564.      * standard :
  565.      - when muxer or access or both are missing try to do a guess (based on the
  566.      other one or the extention).
  567.      - if both are still missing -> abort.
  568.      - it forces asfh when using mmsh
  569.      - it issues a error message with non working couple (like udp/avi, ...)
  570.      (but it doesn't fail)
  571. commit 881e69cef7a4eb0b59636756489c2100ad204e67
  572. Author: Gildas Bazin <gbazin@videolan.org>
  573. Date:   Thu Aug 28 19:26:29 2003 +0000
  574.     * Makefile.am: zip files have a .zip extension ;)
  575. commit d5714f96b897612d107706cafe342db93a565479
  576. Author: Gildas Bazin <gbazin@videolan.org>
  577. Date:   Thu Aug 28 18:44:51 2003 +0000
  578.     * Makefile.am: grrr, should have tested my last commit ;)
  579. commit fc17d8754f12ed7d244f62e398840bcc45d64d6a
  580. Author: Gildas Bazin <gbazin@videolan.org>
  581. Date:   Thu Aug 28 17:46:34 2003 +0000
  582.     * Makefile.am: added a "package-win32-exe" and "package-win32-zip" rule. "package-win32" will do both.
  583. commit 695659b311c26fab0517c4e71e4a866d31d7f8cb
  584. Author: Sam Hocevar <sam@videolan.org>
  585. Date:   Thu Aug 28 17:19:42 2003 +0000
  586.       * src/misc/threads.c, include/vlc_threads.h: Removed the pthread wrapper for
  587.       gprof. If you still want to profile pthread applications using gprof please
  588.       see http://sam.zoy.org/writings/programming/gprof.html and also consider
  589.       using oprofile if you are using ia32.
  590. commit d46439c517a7932f4d8aade0360ccebcc366b86c
  591. Author: Gildas Bazin <gbazin@videolan.org>
  592. Date:   Thu Aug 28 15:59:04 2003 +0000
  593.     * modules/gui/wxwindows/*, src/playlist/playlist.c, modules/video_output/directx/events.c: got rid of the "Close Menu" popup menu item in the wxwindows interface.
  594.     * modules/gui/wxwindows/*: updated the stream output dialog.
  595. commit f57a2f30f77188c8a3349c78f3af01cb86116b03
  596. Author: Gildas Bazin <gbazin@videolan.org>
  597. Date:   Wed Aug 27 12:59:11 2003 +0000
  598.     * modules/access/dshow/dshow.cpp: fixed crash when no dshow devices found.
  599. commit f050c702e2ff6e0ca1f8c78a27121bf59cbbe879
  600. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  601. Date:   Wed Aug 27 12:24:52 2003 +0000
  602.     modules/misc/freetype.c:
  603.      * Cleaned up the outline code. It may even be faster now
  604.      * Removed some nasty debug messages
  605.     modules/codec/subsdec/subsdec.c:
  606.      * Removed a nasty debug message
  607. commit c3ab716011198d708345ed8b1646a59f15f6df9e
  608. Author: Gildas Bazin <gbazin@videolan.org>
  609. Date:   Wed Aug 27 11:53:26 2003 +0000
  610.     * modules/gui/wxwindows/*: small clean-up in included headers.
  611.        Got rid of the verbose checkbox in the messages window (too confusing apparently). Now warning, info and debug messages are only logged if the messages window is opened (errors are always logged).
  612. commit 3bb0b134a2d8c7167a547ba32e0dc73969375987
  613. Author: Jean-Paul Saman <jpsaman@videolan.org>
  614. Date:   Wed Aug 27 11:04:37 2003 +0000
  615.     Updating a new PDA interface design.
  616. commit 68cdda1e88edfbfb6efb1c82a3f5a62ef9af3be1
  617. Author: Simon Latapie <garf@videolan.org>
  618. Date:   Wed Aug 27 08:44:28 2003 +0000
  619.      * oups (forgot to erase a test line)
  620. commit ca7c067cd4a9f30cce924cb70a11647733166555
  621. Author: Gildas Bazin <gbazin@videolan.org>
  622. Date:   Wed Aug 27 08:27:52 2003 +0000
  623.     * configure.ac, modules/mux/Modules.am: enable the asf muxer.
  624. commit ef700f0757737a5fd801e4778de11992c94411cf
  625. Author: Gildas Bazin <gbazin@videolan.org>
  626. Date:   Wed Aug 27 07:31:26 2003 +0000
  627.     * modules/access/dshow/*: handle upside down pictures (a bit hacky though).
  628. commit 97f2fb96f16350a6122e9a6e251d0d0372e6d482
  629. Author: Simon Latapie <garf@videolan.org>
  630. Date:   Wed Aug 27 07:21:07 2003 +0000
  631.      * Now the MacOS mozilla plugin is an independant bundle ( searchs no more
  632.      * in /usr/local/lib/vlc for modules )
  633. commit 92a149be5576389c45cdcf76fbb3e174e1163056
  634. Author: Laurent Aimar <fenrir@videolan.org>
  635. Date:   Tue Aug 26 23:14:11 2003 +0000
  636.      * asf: fix waveformatex header for mp3 audio.
  637. commit 1ad91d0b3000f20836acc315ad18f6f38972306f
  638. Author: Laurent Aimar <fenrir@videolan.org>
  639. Date:   Tue Aug 26 23:12:37 2003 +0000
  640.      * mpegaudio: set i_bitrate field. (won't work with vbr)
  641. commit 503bdd97c9891e112498de937681008419409e6a
  642. Author: Derk-Jan Hartman <hartman@videolan.org>
  643. Date:   Tue Aug 26 19:43:51 2003 +0000
  644.     * modules/demux/util/sub.c: fixed the subtitle autodetection.
  645.     * modules/demux/mkv.cpp: set UTF-8 for matroska subtitles.
  646. commit 25763b6abadb5270106f0b95c55233cb9174aded
  647. Author: Gildas Bazin <gbazin@videolan.org>
  648. Date:   Tue Aug 26 19:14:10 2003 +0000
  649.     * modules/access/dshow/*: bug fixes.
  650. commit fe574e12a4aebc5dbd11260958b9322a492e4022
  651. Author: Laurent Aimar <fenrir@videolan.org>
  652. Date:   Tue Aug 26 18:11:02 2003 +0000
  653.      * mkv : use stream_*
  654. commit d1ff1b966ba822063d447a7f1a7e95f667868433
  655. Author: Laurent Aimar <fenrir@videolan.org>
  656. Date:   Tue Aug 26 18:01:16 2003 +0000
  657.      * transcode: use mp1v/mpgv for mpeg1 and mp2v for mpeg2 video encoding.
  658.      (mpeg2 encoding has been added to vlc)
  659. commit 73fadf618fd4aefeb9733570e787e8401f1a6f0f
  660. Author: Laurent Aimar <fenrir@videolan.org>
  661. Date:   Tue Aug 26 01:04:29 2003 +0000
  662.      * ts: clean my last commit for SPU. Btw, report any regression.
  663. commit 4ce3521607ceabaee2a7f896256470163aaa454a
  664. Author: Laurent Aimar <fenrir@videolan.org>
  665. Date:   Tue Aug 26 00:52:38 2003 +0000
  666.      * ts: try to fix too much packets dropping with v4l.
  667. commit 217c4d940e36db76f363e843a55450e9bd0dfb06
  668. Author: Laurent Aimar <fenrir@videolan.org>
  669. Date:   Tue Aug 26 00:51:19 2003 +0000
  670.      * mmsh: a little clean, and fixed 1/2 potential segfaults.
  671. commit 44c97ef00138fd614987aaba4348fc70e6042533
  672. Author: Laurent Aimar <fenrir@videolan.org>
  673. Date:   Tue Aug 26 00:40:27 2003 +0000
  674.      * httpd: more mmsh stuff.
  675. commit a8379c1193eabe2a01835adc830bfdf63c1b2f14
  676. Author: Laurent Aimar <fenrir@videolan.org>
  677. Date:   Mon Aug 25 23:39:20 2003 +0000
  678.      asf: fixed some headers errors.
  679. commit 349d96d61d14c1de1433c797246e7ced3ff35bed
  680. Author: Laurent Aimar <fenrir@videolan.org>
  681. Date:   Mon Aug 25 23:36:16 2003 +0000
  682.      * asf : fix display time.
  683. commit 90a3b63505da2ecfa03315f9b2be9544889b2e5d
  684. Author: Gildas Bazin <gbazin@videolan.org>
  685. Date:   Mon Aug 25 22:57:40 2003 +0000
  686.     * modules/access/dshow/dshow.cpp: added an "adev" and "vdev" option for the MRL.
  687.        If not specified, then the default devices are used.
  688.        (eg. vlc dshow://:vdev="Labtec Webcam":adev="foo")
  689. commit 6ee0c08437ad43905c1cedf1a4e701d7a9c5ccf3
  690. Author: Gildas Bazin <gbazin@videolan.org>
  691. Date:   Mon Aug 25 21:45:04 2003 +0000
  692.     * modules/access/dshow/*: audio is now supported as well.
  693. commit 7caa12502daf43b10f1d26c22c6614d70ae485e8
  694. Author: Laurent Aimar <fenrir@videolan.org>
  695. Date:   Mon Aug 25 20:47:41 2003 +0000
  696.      * mkv: handle Language name.
  697.             preliminary support for SSA.
  698. commit 00a3f0e4d8a9255cd6fd17ae36ad283b66df49fb
  699. Author: Simon Latapie <garf@videolan.org>
  700. Date:   Mon Aug 25 14:51:49 2003 +0000
  701.      * put the beautiful "no picture" black screen.
  702. commit fb88af7f472fb40469b400f924e4de577403be07
  703. Author: Laurent Aimar <fenrir@videolan.org>
  704. Date:   Mon Aug 25 01:33:25 2003 +0000
  705.      * http: added alias "mmsh" to output as mmsh (work only with asfh). Only
  706.      tested with vlc/mplayer.
  707. commit 2073a8233be6bf386db3b479b2e025f370b7e2e8
  708. Author: Laurent Aimar <fenrir@videolan.org>
  709. Date:   Mon Aug 25 01:32:26 2003 +0000
  710.      * httpd: when using "video/x-ms-asf-stream" we add special headers needed
  711.      for mmsh protocol.
  712. commit 710822064658ae16b8260ce8161b4f57a72ef317
  713. Author: Laurent Aimar <fenrir@videolan.org>
  714. Date:   Mon Aug 25 01:31:25 2003 +0000
  715.      * asf: added an alias "asfh" : it creates special stream to allow using
  716.     http output as mmsh server (see next commits).
  717. commit ce0b8f58dc0ba587b20cb8dde82354cbf5f38196
  718. Author: Gildas Bazin <gbazin@videolan.org>
  719. Date:   Sun Aug 24 23:22:02 2003 +0000
  720.     * modules/codec/faad/decoder.c: for some reason my libfaad the frame samplerate to 0. I guess I should update it but anyway a sanity check avoids a segfault in this case.
  721. commit e656b0b464f5649688fc722f1238013b040d28e2
  722. Author: Laurent Aimar <fenrir@videolan.org>
  723. Date:   Sun Aug 24 22:20:43 2003 +0000
  724.      * asf: more stuff (bitrate and time).
  725. commit 55bfbe6131694c4aa3b2c6bdc13d708a081a5612
  726. Author: Gildas Bazin <gbazin@videolan.org>
  727. Date:   Sun Aug 24 17:24:33 2003 +0000
  728.     * NEWS: keeping track of the new features.
  729. commit 1012982ec6d8d112af609f07b39a758182009729
  730. Author: Derk-Jan Hartman <hartman@videolan.org>
  731. Date:   Sun Aug 24 16:59:35 2003 +0000
  732.     * changed debug strings to diff between unsupported RTP payload and non-rtp packet
  733.       see bug 1136
  734. commit 4f9a79dd116fd6a0094c521f4167dd2fe96c54e0
  735. Author: Laurent Aimar <fenrir@videolan.org>
  736. Date:   Sun Aug 24 16:38:38 2003 +0000
  737.      * asf : asf muxer, not well tested yet.
  738. commit 86cc8c056195163344a8d2fab9e3f890166c4bcf
  739. Author: Laurent Aimar <fenrir@videolan.org>
  740. Date:   Sun Aug 24 16:24:52 2003 +0000
  741.      * http: added wma/wmv mime type.
  742. commit 245a23e0fd4464a6972f8b1ed8770673f96fe710
  743. Author: Laurent Aimar <fenrir@videolan.org>
  744. Date:   Sun Aug 24 15:05:27 2003 +0000
  745.      * asf: detect dump of broadcasted asf stream.
  746. commit 1e8f8d5c35a26b3ad6211804886060310de4edd9
  747. Author: Eric Petit <titer@videolan.org>
  748. Date:   Sun Aug 24 14:43:07 2003 +0000
  749.      modules/demux/util/sub.c : compile fix
  750. commit b34227c15382af4d2df3155b4ab571e3c60fae3f
  751. Author: Gildas Bazin <gbazin@videolan.org>
  752. Date:   Sun Aug 24 11:17:39 2003 +0000
  753.     * configure.ac, modules/access/dshow/: brand new DirectShow input plugin.
  754.        Much work still needs to be done, like audio support, adding plenty of configuration options, etc... But the video part is already working quite well here.
  755. commit 026eb7678fab56b99acfe7ba8e1f43327218eada
  756. Author: Derk-Jan Hartman <hartman@videolan.org>
  757. Date:   Sun Aug 24 08:12:01 2003 +0000
  758.     * Large update to the ebuild.
  759.       - reordered several parts
  760.       - made it as close to the gentoo ebuild as possible.
  761.       - fixed several changes/additions since 0.6.1
  762. commit 49faf2e11373eed83fe936a32571f369c984d947
  763. Author: Laurent Aimar <fenrir@videolan.org>
  764. Date:   Sun Aug 24 00:36:38 2003 +0000
  765.      * sub.c : fixed a warning.
  766. commit 4a8900b303acdb602d3239f4268c665abd27c660
  767. Author: Derk-Jan Hartman <hartman@videolan.org>
  768. Date:   Sun Aug 24 00:34:13 2003 +0000
  769.     * backwards compatibilty with older faad2 lib
  770. commit e9a2d3226b768db3529f243f568f845fb2d6758c
  771. Author: Loïc Minier <lool@videolan.org>
  772. Date:   Sun Aug 24 00:29:03 2003 +0000
  773.       * Makefile.am:
  774.         . cleanups, use of top_builddir where possible, just to feel safer
  775.         . fixed VLC.app inclusion of AUTHORS, COPYING etc.
  776.         . propagated previous changes to package-osx
  777.         . checked both build methods
  778. commit 1312bc9ee83bb3962380e172b87d8711ff164c73
  779. Author: Laurent Aimar <fenrir@videolan.org>
  780. Date:   Sat Aug 23 22:49:50 2003 +0000
  781.      * configure.ac : added --enable-goom and --with-goom-tree. Btw, I use a
  782.     special goom tree source as I was unable to use standard goom library.
  783.     (I will provide it once mmx/ppc included)
  784.      * modules/visualization/Modules.am: added goom
  785.      * include/vlc_block.h src/misc/block.c: introduce a new data block
  786.      api (not yet tested, ported from my local new input work).
  787. commit ee7dfec569032cdafd7f3191ac711cc712ae2e32
  788. Author: Laurent Aimar <fenrir@videolan.org>
  789. Date:   Sat Aug 23 22:19:07 2003 +0000
  790.      * charset: compilation fix.
  791. commit dc3b3c398adfe572ec9ba0bea5efb57aa559fb8e
  792. Author: Derk-Jan Hartman <hartman@videolan.org>
  793. Date:   Sat Aug 23 22:02:45 2003 +0000
  794.     * modules/demux/util/sub.c: Fixed a crash when trying to autodetect files
  795.       that don't have a . char in their name. Also fixed a problem where the
  796.       code was trying to open a empty string subtitle after autodetect couldn't
  797.       find a suitable filename.
  798. commit 17f8ae607413ce94332c580009932cfed3117b4a
  799. Author: Loïc Minier <lool@videolan.org>
  800. Date:   Sat Aug 23 21:21:32 2003 +0000
  801.       * was wrongly deleting the extras/ dir
  802. commit 7746a9f06017cf63314e1753478b6d91e8e8df04
  803. Author: Derk-Jan Hartman <hartman@videolan.org>
  804. Date:   Sat Aug 23 19:20:29 2003 +0000
  805.     * modules/codec/subsdec/subsdec.c: reordered the list of encodings. Should
  806.       make it easier for users to find their charset now.
  807.     * modules/demux/util/sub.?: try to find filename.subext based on filename.avi
  808.       Very basic now, but might be become more advanced in the feature. (that's
  809.       why it's so much code )
  810. commit cb2a5e40fefef68717e683c4dbe8ce0988991197
  811. Author: Laurent Aimar <fenrir@videolan.org>
  812. Date:   Sat Aug 23 17:23:45 2003 +0000
  813.      * goom: visual effects using goom. (Not yet enabled)
  814. commit 06c17625a66fef7cb012f60da1fbbf0d5cce458d
  815. Author: Laurent Aimar <fenrir@videolan.org>
  816. Date:   Sat Aug 23 16:15:47 2003 +0000
  817.      * faad: fix SBR handling.
  818. commit f307aa8a23bf429534d6c9e32488aab7a688db93
  819. Author: Loïc Minier <lool@videolan.org>
  820. Date:   Sat Aug 23 15:35:51 2003 +0000
  821.       * Makefile.am: slight changes of the VLC.app target to generate it in
  822.                      $(top_builddir) instead of $(srcdir)
  823. commit 199aac88b9b0227402f9689c0e2b24324d98271c
  824. Author: Laurent Aimar <fenrir@videolan.org>
  825. Date:   Sat Aug 23 14:51:30 2003 +0000
  826.      * input: fixed buffer overflow, add sanity check and big big clean up.
  827.     (for the user filter part).
  828.      For now, when a user filter can't be inserted it is just ignored. (before
  829.     the whole audio chain failed).
  830. commit fc16dcf87cb2c3d24338679396a63051f95c031c
  831. Author: Loïc Minier <lool@videolan.org>
  832. Date:   Sat Aug 23 14:38:50 2003 +0000
  833.       * src/misc/configuration.c: fix a couple of signed/unsigned warns
  834. commit 5ecf89e55f8b42b72caa2ecf3cb15bce61a5fbc7
  835. Author: Loïc Minier <lool@videolan.org>
  836. Date:   Sat Aug 23 14:26:34 2003 +0000
  837.       * missing top static declaration was giving a warning
  838. commit 92a2456615d123573cbde09079ab924b07a5e2cb
  839. Author: Laurent Aimar <fenrir@videolan.org>
  840. Date:   Sat Aug 23 14:15:27 2003 +0000
  841.      * ninput: fix a warning. (bad functions order)
  842. commit 504329bb0366cc74097bc287251377e98fc80d95
  843. Author: Derk-Jan Hartman <hartman@videolan.org>
  844. Date:   Sat Aug 23 14:14:01 2003 +0000
  845.     * sorry :)
  846.       fix broken tree
  847. commit f388eb55e12254f8b040b4af8cfc5d3bbd4ba7ad
  848. Author: Derk-Jan Hartman <hartman@videolan.org>
  849. Date:   Sat Aug 23 12:59:31 2003 +0000
  850.     * added a vlc_current_charset function. This tries to get the current charset
  851.       in use by the OS. It's pretty nifty. if available it uses nl_langinfo. Then
  852.       it falls back to trying setlocale (exept on OSX, where this funtion is useless)
  853.       and then falls back to LC_ALL, LC_TYPE and LANG environment variables.
  854.       If only the LANG variable is available (like on osx) it tries a countrycode
  855.       to charset mapping (making an educated guess ).
  856.       On windows it retrieves the charset with GetACP().
  857.       It also has an aliases system to transform incompatible charset description
  858.       strings to libiconv compatible charset descriptions. If you want you can even
  859.       retrieve the charset on OS/2.
  860.     * modules/codec/subsdec/subsdec.c: By default we try to open a subtitle file in
  861.       the systems charset (or language mapped to charset). It's no more than a guess,
  862.       and if you open Latin1 subs on your Japanese system you will still need to
  863.       specify the encoding by hand, but it's better then nothing.
  864.     * src/playlist/playlist.c: spelling error in a comment.
  865. commit 190f4a1e8abf55b86730e3b6a2074385f29fe7a5
  866. Author: Loïc Minier <lool@videolan.org>
  867. Date:   Sat Aug 23 12:53:54 2003 +0000
  868.       * added missing .cvsignore
  869. commit 7894fbc072cc17e89bf208a82d771e83ffa3d843
  870. Author: Loïc Minier <lool@videolan.org>
  871. Date:   Sat Aug 23 12:47:24 2003 +0000
  872.       * very light typo
  873. commit 1eab54ff57848fc10475d9314698f4675396488f
  874. Author: Laurent Aimar <fenrir@videolan.org>
  875. Date:   Sat Aug 23 11:46:06 2003 +0000
  876.      * avi : fixed a lock problem.
  877. commit 3faa2bdb893238f44a3c69496bb154702ccb4236
  878. Author: Laurent Aimar <fenrir@videolan.org>
  879. Date:   Fri Aug 22 22:52:48 2003 +0000
  880.      *all : multi-pass clean up/cosmetics.
  881. commit 76ae09510ee740415263b265c043fd3403812f52
  882. Author: Laurent Aimar <fenrir@videolan.org>
  883. Date:   Fri Aug 22 20:32:27 2003 +0000
  884.      * all: use stream_Seek/Size/Tell wrappers.
  885. commit 233ac074b794146188fe1167d7d142a11a6a6b1f
  886. Author: Laurent Aimar <fenrir@videolan.org>
  887. Date:   Fri Aug 22 20:31:47 2003 +0000
  888.      * avi: use stream_*, some clean and reordering.
  889. commit 6b177dca96af4674365aa988f8e7e3780f3fcd28
  890. Author: Laurent Aimar <fenrir@videolan.org>
  891. Date:   Fri Aug 22 20:29:58 2003 +0000
  892.      * ninput: added wrappers to stream_Control.
  893. commit 74537f6f0b257aa1b663c2fae9d7ad3a977bd43f
  894. Author: Mohammed Adnène Trojette <adn@videolan.org>
  895. Date:   Fri Aug 22 14:03:40 2003 +0000
  896.     no v4l tab for win32
  897. commit d05416dcdf03e970be8e8000e61e3cdf370991e4
  898. Author: Derk-Jan Hartman <hartman@videolan.org>
  899. Date:   Fri Aug 22 13:38:03 2003 +0000
  900.     * A vflip should flip on the vertical axis and not on the horizontal of course.
  901. commit 77d173b8b7f0a56cade640ce1eb0768305280055
  902. Author: Cyril Deguet <asmax@videolan.org>
  903. Date:   Fri Aug 22 08:06:25 2003 +0000
  904.     * interface.cpp: fixed a stack corruption which caused a segfault in the
  905.       wxwindows plugin (in UpdateAcceleratorTable, the table
  906.       wxAcceleratorEntry entries[6] was filled with _seven_ values ;-)
  907.       I guess it didn't happen with all compilers because of the way
  908.       variables are stored on the stack)
  909.     * wxwindows.h: removed a warning
  910. commit 157a525146dbc483af1f566f3dd19d674b3fb55f
  911. Author: Derk-Jan Hartman <hartman@videolan.org>
  912. Date:   Thu Aug 21 20:29:29 2003 +0000
  913.     * Updated Brazilian translation
  914. commit bd5167ca5a8af09980d71dbe9a6ff3e7036ceda1
  915. Author: Derk-Jan Hartman <hartman@videolan.org>
  916. Date:   Thu Aug 21 16:59:35 2003 +0000
  917.     * Removed the xmga plugin since it was quote "a waste of time and not even finished"
  918.     * Decreased the priority of kde interface because of it's unstable nature
  919.       and not being maintained status.
  920. commit f927470dd1cbe514cb96a1a12ec9a002bc7e34db
  921. Author: Cyril Deguet <asmax@videolan.org>
  922. Date:   Wed Aug 20 21:59:01 2003 +0000
  923.     * fixed an internal error with stupid gcc2.95
  924. commit eead432338be685d5ce7d034b49b79840c91b64b
  925. Author: Boris Dorès <babal@videolan.org>
  926. Date:   Wed Aug 20 19:36:28 2003 +0000
  927.     - anti-spam
  928. commit c42ecca27edbff9dc4947cc9a7784b991cee0d29
  929. Author: Mohammed Adnène Trojette <adn@videolan.org>
  930. Date:   Wed Aug 20 19:17:29 2003 +0000
  931.     * Bitrate options for PVR
  932.     * fix for win32 compilation
  933. commit 7dcd22aee97cd5d17bef2da704a28ddb51c646d4
  934. Author: Simon Latapie <garf@videolan.org>
  935. Date:   Wed Aug 20 16:22:27 2003 +0000
  936.      * had accidentally deleted the first line of vout.m
  937. commit e9c0db556b42f12f4886306e6a72fcc396bcb4b2
  938. Author: Simon Latapie <garf@videolan.org>
  939. Date:   Wed Aug 20 13:08:10 2003 +0000
  940.      * mozilla plugin on MacOSX : scrollbar clipping problem fix
  941. commit eb04369474b0b2de0f96b831a39223c41a1be7d6
  942. Author: Simon Latapie <garf@videolan.org>
  943. Date:   Wed Aug 20 09:58:28 2003 +0000
  944.      * forgot an -I
  945. commit a0737613093bc914bbe4f4afba3a8d65f7068b13
  946. Author: Laurent Aimar <fenrir@videolan.org>
  947. Date:   Wed Aug 20 01:18:50 2003 +0000
  948.      * stream: less warnings.
  949. commit c3bc32b4fbf504f80a934273044bea5ed941d407
  950. Author: Laurent Aimar <fenrir@videolan.org>
  951. Date:   Wed Aug 20 01:10:54 2003 +0000
  952.      * avi: fixed playback of others brokens stream.
  953.      Remember: each time something could be wrong then, with avi, it will be.
  954.      I hate avi.
  955. commit be6f76500c548d108e4b731ae1b1ad612f60c512
  956. Author: Mohammed Adnène Trojette <adn@videolan.org>
  957. Date:   Tue Aug 19 22:28:24 2003 +0000
  958.     Oooooooops !
  959. commit eb43344128a06618c9ce961db0063377240d464b
  960. Author: Mohammed Adnène Trojette <adn@videolan.org>
  961. Date:   Tue Aug 19 21:54:07 2003 +0000
  962.     SLP Announce :)
  963. commit 6db0571780959d6dbf1071db895e5fa76f9b55e8
  964. Author: Clément Stenac <zorglub@videolan.org>
  965. Date:   Tue Aug 19 21:20:00 2003 +0000
  966.     * src/audio_output/input.c: forgot to free something
  967.     
  968.     * modules/visualisation/visual/* :
  969.      visualization system. It supports multi-effects.
  970.     At the moment:
  971.      -dummy (guess what ? it does nothing)
  972.      -scope (adapted and fixed from sam's one)
  973.      -random (displays random plots)
  974.     Todo:
  975.      - spectrum analyser
  976.      - movement effects (rotations, scrolls,...)
  977.      - blur effect ?
  978. commit 84c6ecb2b20340071acfd3c4802aa2a399273666
  979. Author: Mohammed Adnène Trojette <adn@videolan.org>
  980. Date:   Tue Aug 19 21:16:09 2003 +0000
  981.     Video4Linux / PVR / KFIR unified panel
  982. commit aa5ceed9787e90a554455ae09bc2fdc822a97c79
  983. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  984. Date:   Tue Aug 19 18:51:03 2003 +0000
  985.     modules/visualization/scope/scope.c:
  986.      * fixed numerous issues. It now works, but it has some impact on some audio
  987.     streams, especially vorbis
  988. commit 4edb3a5ffd8bc34d0ca180e1ed787f9981b09625
  989. Author: Simon Latapie <garf@videolan.org>
  990. Date:   Tue Aug 19 14:07:51 2003 +0000
  991.      * XPCOM implementation in mozilla plugin on MacOSX (Play, pause, stop
  992.      *  buttons. Fullscreen disabled ).
  993. commit 3d503fff259fba0c05121690b749d7696d8a7ec5
  994. Author: Derk-Jan Hartman <hartman@videolan.org>
  995. Date:   Tue Aug 19 13:20:27 2003 +0000
  996.     * deleted stray i char
  997. commit dd0347da7e2597d0fff68ecf8a3a8ee9468e6d0e
  998. Author: Derk-Jan Hartman <hartman@videolan.org>
  999. Date:   Tue Aug 19 11:26:59 2003 +0000
  1000.     * Updated brazilian portuguese translation by Andre de Barros Martins Ribreiro
  1001.       ( your parents couldn't find anything shorter? :)
  1002.     * Added this language to the options in the preferences.
  1003. commit d10ad52f54c199082935a3f948fbd791034240ab
  1004. Author: Laurent Aimar <fenrir@videolan.org>
  1005. Date:   Mon Aug 18 19:18:47 2003 +0000
  1006.      * asf: clean up + use stream_* (It's not yet well tested)
  1007. commit c95c5508f7d31c775f1091b84178a9ad55c75e19
  1008. Author: Laurent Aimar <fenrir@videolan.org>
  1009. Date:   Mon Aug 18 19:17:54 2003 +0000
  1010.      * all: added stream_DataPacket
  1011. commit cd4cd776565550a76a8bb7af7e1c500aa238e439
  1012. Author: Laurent Aimar <fenrir@videolan.org>
  1013. Date:   Mon Aug 18 17:30:48 2003 +0000
  1014.      * udp: udp-sout-caching is now also accessible by instance variable
  1015.      "caching".  (ex: udp{caching=ms})
  1016. commit 176639fe602c50f92bc6aaf003320f61d65da4f5
  1017. Author: Laurent Aimar <fenrir@videolan.org>
  1018. Date:   Mon Aug 18 17:25:51 2003 +0000
  1019.      * ts: fix PCR value when using pcr-soft.
  1020. commit e2f255dee789d5b57fc6e423ad8f9f3a79aa9374
  1021. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1022. Date:   Mon Aug 18 14:57:09 2003 +0000
  1023.     Turned the scope plugin into a audio filter that can be inserted with
  1024.     --audio-filter. It still seems to have many problems, so I will not eneable
  1025.     it yet.
  1026. commit 0596bf59205445d3056437d6213b989a0928c071
  1027. Author: Clément Stenac <zorglub@videolan.org>
  1028. Date:   Mon Aug 18 13:16:43 2003 +0000
  1029.     * src/audio_output/input.c
  1030.       src/libvlc.h :
  1031.            First try to implement "user audio filters"
  1032.            You can provide a list of audio filters that you want to add to
  1033.            the pipeline (only the "headphone", at that time).
  1034.      (use --audio-filter filter1,filter2,...)
  1035.     
  1036.        ***Warning***
  1037.        It seems to work, but no guarantee at all. Perhaps all is bad
  1038.        and the commit should be reverted, as it could break audio output
  1039.     
  1040.     * modules/codec/libmpeg2.c :
  1041.      Fixed a segfault when vout creation fails
  1042. commit 236aa93228fdd732213b67cd4209a881762e67a7
  1043. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1044. Date:   Mon Aug 18 06:42:48 2003 +0000
  1045.     Small fix.
  1046. commit b428dafd062b481cadcdfaf330d3f6140ab72bfd
  1047. Author: Laurent Aimar <fenrir@videolan.org>
  1048. Date:   Mon Aug 18 00:17:44 2003 +0000
  1049.      * all: move "wave format tag to fourcc" from demuxers to codecs.h
  1050.      (only one place to keep updated).
  1051. commit 22fca6231b649df5cc923d65e7c063c4bd6a0b47
  1052. Author: Laurent Aimar <fenrir@videolan.org>
  1053. Date:   Sun Aug 17 23:42:37 2003 +0000
  1054.      * all: A little clean up.
  1055. commit b75c3a7a0f82f090b05967765013129a14cd3467
  1056. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1057. Date:   Sun Aug 17 23:11:55 2003 +0000
  1058.     modules/misc/freetype.c:
  1059.      * implemented outlineing of the glyphs. Please yell if the performance
  1060.     suck, and I will try to make them optional.
  1061.      * fixed centering on RV32 and YUY2
  1062. commit 186e68fd739bc6a2fedf4ffda45c5eee23ee3819
  1063. Author: Laurent Aimar <fenrir@videolan.org>
  1064. Date:   Sun Aug 17 23:02:52 2003 +0000
  1065.      * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include/vlc_common.h.
  1066.      (Well, Get(D/Q)WBE are just #define to U16/32/64_AT.
  1067. commit c8b4bd8ba9ae6f445de38aff204d9d113eec6ef3
  1068. Author: Alexis de Lattre <alexis@videolan.org>
  1069. Date:   Sun Aug 17 20:58:45 2003 +0000
  1070.     po/es.po THANKS configure.ac: Spanish translation started by Vicente Jim�nez Aguilar.
  1071.     
  1072.     src/libvlc.h: replaced "VLS" by "streaming server".
  1073. commit e4718009eaf06bc4a61e14d3adb330f4a70ea6f8
  1074. Author: Laurent Aimar <fenrir@videolan.org>
  1075. Date:   Sun Aug 17 20:45:50 2003 +0000
  1076.      * all: added OggS fourcc. (still unsported but allow dumping)
  1077. commit b0018cc387f323c225c113f11688e516a67429ab
  1078. Author: Laurent Aimar <fenrir@videolan.org>
  1079. Date:   Sun Aug 17 20:39:08 2003 +0000
  1080.      * all: removed all u8/u16/.... occurences.
  1081. commit fa34194225405c1d541bd7f0cbae419c3814bec2
  1082. Author: Laurent Aimar <fenrir@videolan.org>
  1083. Date:   Sun Aug 17 18:44:26 2003 +0000
  1084.      * avi, dummy: removed useless include.
  1085. commit a5dcac2826c1f55cd4ebd610632cbd3ddf3b707b
  1086. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1087. Date:   Sun Aug 17 15:22:49 2003 +0000
  1088.     modules/misc/freetype.c:
  1089.      * added support for RV32/RV24 chroma
  1090. commit 13f2015e47cb00aa94a885f360e25382ebb8e1e1
  1091. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1092. Date:   Sun Aug 17 14:14:01 2003 +0000
  1093.     src/playlist/playlist.c:
  1094.      * small documentation update
  1095. commit 2e18ced8ee4d8e0ce5c1fefebaa3dd96cf090e2b
  1096. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1097. Date:   Sun Aug 17 14:11:21 2003 +0000
  1098.     doc/Doxyfile:
  1099.      * Extract documentation on static functions, useful to get the static
  1100.     inline functions defined in header files listed. Drawback is that private
  1101.     functions in source files are also listed.
  1102. commit 86929213866824e2a8f4888c50dc9e19efaa9375
  1103. Author: Gildas Bazin <gbazin@videolan.org>
  1104. Date:   Sun Aug 17 13:56:26 2003 +0000
  1105.     * modules/demux/flac.c: few cosmetic changes.
  1106.     * modules/codec/flacdec.c: when synchronisation on the bitstream is lost, flush the flac decoder so it can synchronise again (fixes problems on seeking).
  1107. commit ee3fbc05c2c9a7f93bd658ee56853627df155df4
  1108. Author: Clément Stenac <zorglub@videolan.org>
  1109. Date:   Sat Aug 16 21:05:14 2003 +0000
  1110.     * configure.ac : linked stream_out_standard to ws2_32 to fix build
  1111.     
  1112.     * playlist.cpp : added "Random" and "Loop" checkboxes
  1113. commit ffc8d95127be6b28578926cc682ac9f1bc018783
  1114. Author: Gildas Bazin <gbazin@videolan.org>
  1115. Date:   Sat Aug 16 16:56:40 2003 +0000
  1116.     * po/pt_BR.po, THANKS: new brazilian portuguese translation, courtesy of Andr� de Barros Martins Ribeiro.
  1117. commit 4be60f726462456946b39a4f7b5850b6b2f8c752
  1118. Author: Laurent Aimar <fenrir@videolan.org>
  1119. Date:   Fri Aug 15 13:16:38 2003 +0000
  1120.      * ffmpeg: added m4cc and M4CC as MPEG4 fourcc.
  1121. commit 035904be561b2a488cb4ee9ba85e463c49ed478a
  1122. Author: Laurent Aimar <fenrir@videolan.org>
  1123. Date:   Fri Aug 15 01:58:46 2003 +0000
  1124.      * pes: fix private stream with mpeg1.
  1125. commit a36d6a8f801cf2e47b4f8d3852e61ce5386540e7
  1126. Author: Laurent Aimar <fenrir@videolan.org>
  1127. Date:   Thu Aug 14 23:37:54 2003 +0000
  1128.      * ts: use right stream_id for A52 (0xbd -> fix mplayer playback) and add a
  1129.       "registration descriptor" (-> fix xine playback) when using a52.
  1130. commit 747f24a128cc4fa89d557c6a405711d1fd8ca044
  1131. Author: Laurent Aimar <fenrir@videolan.org>
  1132. Date:   Thu Aug 14 23:32:51 2003 +0000
  1133.      * all: added support for a52 in PES private stream, but untested.
  1134. commit aefcff5d5410ebac057e5d6819ef1025470e2a3e
  1135. Author: Clément Stenac <zorglub@videolan.org>
  1136. Date:   Thu Aug 14 20:02:55 2003 +0000
  1137.     * all: as announce calls non-standard functions (SLP), remove it from
  1138.     src, and build it in the stream_out_standard module to avoid a link
  1139. commit 1b9c64b11db742480b3d8804d81d23bbcfcc04d8
  1140. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1141. Date:   Thu Aug 14 19:25:56 2003 +0000
  1142.     First part of code to allow configurable hotkeys.
  1143.     include/configuration.h, src/misc/configuration.h:
  1144.      * added a CONFIG_ITEM_KEY
  1145.     include/vlc_keys.h:
  1146.      * constants to identify keys
  1147.     src/libvlc.h:
  1148.      * provide a set of hotkey config options
  1149.     modules/gui/wxwindows/interface.cpp, wxwindows.h:
  1150.      * set the configured hotkeys as accelerator for the appropriate menus
  1151.     modules/gui/wxwindows/preferences.cpp:
  1152.      * start to support CONFIG_ITEM_KEY. Options are showed with the right value
  1153.        but any changes made have no effect yet.
  1154. commit 349dce6d21c133dad3c53400a42e3390578df131
  1155. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1156. Date:   Thu Aug 14 18:21:58 2003 +0000
  1157.     include/video_output.h:
  1158.      * minor cleanup in a comment
  1159. commit 2739add81a857f61939d9c904ec64b5d0a7fbc62
  1160. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1161. Date:   Thu Aug 14 18:12:39 2003 +0000
  1162.     modules/control/lirc/lirc.c:
  1163.      * applied slightly modified patch by  Stephane Mottelet <mottelet@dma.utc.fr>
  1164.      to support next/previous chapter buttons on remote controls
  1165. commit ca13bb3f98d95ae2320573d3b9ba58612dc7bcf0
  1166. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1167. Date:   Thu Aug 14 17:50:43 2003 +0000
  1168.     include/stream_output.h:
  1169.       * use #if 0 and not // to disable code
  1170. commit fe77b6513b64587185bf7d392837d45330284215
  1171. Author: Simon Latapie <garf@videolan.org>
  1172. Date:   Thu Aug 14 13:32:12 2003 +0000
  1173.      * little bug fix.
  1174. commit b31c380633dea1ae4d5713d71948ad13ce9b0fd0
  1175. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1176. Date:   Thu Aug 14 13:09:42 2003 +0000
  1177.     include/vlc/vlc.h:
  1178.        turn playlist command defines into a enum
  1179. commit 92c1ab4e49e70a5dc7048d02e58bc807ca699ad7
  1180. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1181. Date:   Thu Aug 14 13:02:55 2003 +0000
  1182.     vlc_playlist.h:
  1183.        * added a duration field to the playlist item struct
  1184.     vlc_playlist.h, playlist.c:
  1185.        * turned playlist_AddName into playlist_AddExt and made it take an extra
  1186.        argument( the duration )
  1187.        * doxygenize comments
  1188.     modules/demux/m3u.c, modules/gui/macosx/playlist.m:
  1189.        * use playlist_AddExt
  1190. commit d86fd15629ed0d4ad3909ec43a4e654f62b2f9e2
  1191. Author: Simon Latapie <garf@videolan.org>
  1192. Date:   Thu Aug 14 12:38:04 2003 +0000
  1193.      * mozilla plugin on MacOSX. Not fully implemented yet.
  1194.      * compiled with mozilla 1.4 (won't probably work with <1.4)
  1195.      * TODO:
  1196.      *     - make XPCOM work (play,pause,stop buttons)
  1197.      *     - fullscreen implementation (quite difficult on MacOSX because only
  1198.      *       the main thread can create windows)
  1199. commit 10afbf8357da413d22162ba35bf5a7f2321b30d3
  1200. Author: Gildas Bazin <gbazin@videolan.org>
  1201. Date:   Thu Aug 14 11:47:32 2003 +0000
  1202.     * src/extras/libc.c, nclude/vlc_common.h, modules/mux/mpeg/ts.c: added atoll() to our libc.
  1203.     * modules/control/ntservice.c: added a --ntservice-extraintf option to allow the service to spawn additionnal interfaces.
  1204.     * include/audio_output.h, modules/audio_output/directx.c: added support for 3F2R audio output in addition to 3F2R/LFE (5.1).
  1205. commit 0420ba2ce60b64a1271df05d8e0ada4c55242b72
  1206. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1207. Date:   Thu Aug 14 11:25:56 2003 +0000
  1208.     include/ninput.c, src/input/stream.c:
  1209.        Moved comment blocks to the implementation where appropriate. Changed
  1210.        comments to Doxygen syntax.
  1211. commit ecc5706bc3fc4b1872420c368bcdba0261c5dec2
  1212. Author: Gildas Bazin <gbazin@videolan.org>
  1213. Date:   Wed Aug 13 23:26:55 2003 +0000
  1214.     * ALL: bumped version number to 0.6.3-cvs
  1215.     * modules/control/ntservice.c: new Windows NT/2K/XP service interface.
  1216. commit 2433ab08cc7837ebc5cc6f877b77d60df9a984bf
  1217. Author: Gildas Bazin <gbazin@videolan.org>
  1218. Date:   Wed Aug 13 21:15:42 2003 +0000
  1219.     * modules/stream_out/standard.c: fixed segfault on close.
  1220. commit 26db09c07168b75d8c00adac0450bd8ed3e3e414
  1221. Author: Gildas Bazin <gbazin@videolan.org>
  1222. Date:   Wed Aug 13 19:38:28 2003 +0000
  1223.     * include/announce.h, src/stream_output/announce.c, modules/stream_out/standard.c: fixed broken build.
  1224. commit 36edc5e9257c35a601cea9da0b50cc41dd4991a8
  1225. Author: Gildas Bazin <gbazin@videolan.org>
  1226. Date:   Wed Aug 13 19:18:46 2003 +0000
  1227.     * ChangeLog: yeah I know... don't laugh.
  1228. commit 84509c429fde2caf5e1e0d36fb9c5b1e713c29ed
  1229. Author: Gildas Bazin <gbazin@videolan.org>
  1230. Date:   Wed Aug 13 18:39:53 2003 +0000
  1231.     * modules/video_output/x11/xcommon.c: fixed a bug with fullscreen and sawfish.
  1232.     * modules/codec/ffmpeg/video.c: forgot a debug message.
  1233. commit b83deb14dfba98e2695e437b7f66c65fd8bb2713
  1234. Author: Clément Stenac <zorglub@videolan.org>
  1235. Date:   Wed Aug 13 14:17:26 2003 +0000
  1236.     * configure.ac : we need to define HAVE_SLP_H
  1237.     
  1238.     * include/announce.h & vlc_common.h: slp_session_t structure definition
  1239.     
  1240.     * module/stream_out/standard.c & src/stream_output/announce.c :
  1241.         SLP announcing support by vlc
  1242. commit dcda9be62d867b8ac8ba2b45c295093fcfc9eaba
  1243. Author: Laurent Aimar <fenrir@videolan.org>
  1244. Date:   Wed Aug 13 14:06:37 2003 +0000
  1245.      * ts.c: commented out useless code and an annoying error message.
  1246. commit 2f04d372428220da781e23fde0e092599e68b0cf
  1247. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1248. Date:   Wed Aug 13 13:54:02 2003 +0000
  1249.     Fixed segmentation fault in input_SplitBuffer() when input_FillBuffer() could not allocate (actually input_NewBuffer()) another buffer. The code tested for:
  1250.     if (!i_size)
  1251.     {
  1252.       /* Handle error */
  1253.     }
  1254.     
  1255.     However input_SplitBuffer() returns -1, which results in if (false) here and a segmentation fault will happen when input_ShareBuffer() is called. All constructs of the above form are supicious to produce a segfault in the code!
  1256. commit 2e6a0471158e7943a1c141265199ac7841adbe4c
  1257. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1258. Date:   Wed Aug 13 13:50:13 2003 +0000
  1259.     Keep track of ioctl_UnsetDMXFilter
  1260. commit 5b838f148c62409ee1a9b828845e8083559105d3
  1261. Author: Eric Petit <titer@videolan.org>
  1262. Date:   Wed Aug 13 07:03:17 2003 +0000
  1263.      Missing file
  1264. commit 404a68a195bde7a83f17a3458bfaa8c93d5210c7
  1265. Author: Gildas Bazin <gbazin@videolan.org>
  1266. Date:   Wed Aug 13 01:50:47 2003 +0000
  1267.     * ChangeLog: guess what ? yeah, yet another update for 0.6.2.
  1268. commit 38b5689a8fb05f78d000fae61a7842a7be024796
  1269. Author: Gildas Bazin <gbazin@videolan.org>
  1270. Date:   Wed Aug 13 01:45:13 2003 +0000
  1271.     * modules/access/dvdplay/*: support for dvd menus navigation ("dvd_menus" object variable).
  1272.     * modules/gui/wxwindows/menus.cpp: support for dvd menus navigation.
  1273.     * src/input/input_programs.c: programs object var was not reset correctly.
  1274. commit e69c7de6cf315eaf7156dcec085eb31288f8b79d
  1275. Author: Gildas Bazin <gbazin@videolan.org>
  1276. Date:   Tue Aug 12 18:34:47 2003 +0000
  1277.     * ChangeLog: re-re-re-updated the changelog for the 0.6.2 release.
  1278. commit e005b8863211d8722ea7f925bb6a8ea8a7420aa4
  1279. Author: Gildas Bazin <gbazin@videolan.org>
  1280. Date:   Tue Aug 12 18:25:45 2003 +0000
  1281.     * po/de.po: update of the german translation by Felix K�hne.
  1282. commit d24ab97f6be39f88a6e4a763b1962f1fccc7307e
  1283. Author: Gildas Bazin <gbazin@videolan.org>
  1284. Date:   Tue Aug 12 17:01:35 2003 +0000
  1285.     *  modules/codec/ffmpeg/video.[ch]: another temporary workaround.
  1286. commit 61529b8d8d7de1ce1a897bfffb09eeeec261e507
  1287. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1288. Date:   Tue Aug 12 15:35:26 2003 +0000
  1289.     Fixed long problem with tuning to frequencies like; 12669500 Hz which is not possible with the old satellite plugin, because it reads 12669,5 in kHz and could not be expressed.
  1290.     * Frequency, symbol rate, LNB_LOF1, LNB_LOF2 and LNB_SLOF are in Hz now. Input methods "dvb", "qpsk", "cable", "terrestrial" use this policy.
  1291.     * Added backwards compatibility with access method "satellite" as used by the GUI; frequency and symbol rate are interpreted as kHz.
  1292. commit 51c3cea1b98a6efdc28bc89c300e985afb9d0d2b
  1293. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1294. Date:   Tue Aug 12 14:15:41 2003 +0000
  1295.     * more cleanup
  1296. commit f404f6c05f8ef7100f3206933fa97048ab8daba7
  1297. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1298. Date:   Tue Aug 12 12:43:47 2003 +0000
  1299.     * Audio is verified to work, it was a problem with the test setup and not with the code ;-).
  1300.     * Added code to support LNB_LOF1, LNB_LOF2, LNB_SLOF commandline options.
  1301.     * Cleanup of code.
  1302. commit 2cae3dc30f4eafc1e2591bd4e892221902b6a265
  1303. Author: Sam Hocevar <sam@videolan.org>
  1304. Date:   Tue Aug 12 08:19:20 2003 +0000
  1305.       * modules/demux/mkv.cpp: support for libmatroska 0.5.0.
  1306. commit 235b01982bd547f5d0175e3b17787f87104551af
  1307. Author: Gildas Bazin <gbazin@videolan.org>
  1308. Date:   Mon Aug 11 23:07:46 2003 +0000
  1309.     * share/http/index.html: added "del" and "empty" controls.
  1310. commit 91f69ae3647c237c8b3de287575a448f24f14d74
  1311. Author: Gildas Bazin <gbazin@videolan.org>
  1312. Date:   Mon Aug 11 20:49:53 2003 +0000
  1313.     * ChangeLog: updated changelog for 0.6.2.
  1314. commit 91c356bcbd19d812904ad99695e1b07b613a049b
  1315. Author: Gildas Bazin <gbazin@videolan.org>
  1316. Date:   Mon Aug 11 20:48:19 2003 +0000
  1317.     * modules/stream_out/transcode.c: work around a problem in ffmpeg with mpeg4 encoding.
  1318. commit 3460442031186a5a9012ec442adc09c56fd8ca0b
  1319. Author: Laurent Aimar <fenrir@videolan.org>
  1320. Date:   Mon Aug 11 20:19:45 2003 +0000
  1321.      * copy: removed annoying debug message.
  1322. commit 4d907c9406499a7931676e0e5162280025cd1cd6
  1323. Author: Laurent Aimar <fenrir@videolan.org>
  1324. Date:   Mon Aug 11 20:18:02 2003 +0000
  1325.      * httpd: added HEAD command support.
  1326. commit 5e422b1ff9247e46387798e43076f9c185cde6f2
  1327. Author: Gildas Bazin <gbazin@videolan.org>
  1328. Date:   Mon Aug 11 19:30:36 2003 +0000
  1329.     * ChangeLog, po/*: preparing for the 0.6.2 release
  1330. commit a36b1a81a56824910e877e086cebb9a1e8e9200b
  1331. Author: Gildas Bazin <gbazin@videolan.org>
  1332. Date:   Mon Aug 11 18:52:41 2003 +0000
  1333.     * modules/packetizer/mpegvideo.c: oops, fixed typo.
  1334. commit e42f7d101ca73eb0c38e56bbf61c4483aeb19a4d
  1335. Author: Gildas Bazin <gbazin@videolan.org>
  1336. Date:   Mon Aug 11 17:31:15 2003 +0000
  1337.     * modules/packetizer/mpegvideo.c: small clarification.
  1338.     * modules/gui/wxwindows/wxwindows.cpp: don't try to destroy wxWindows objects when wxWindows has already exited.
  1339. commit 10b01ed4910dfd1e26e5989818f7d53bd839f9b0
  1340. Author: Laurent Aimar <fenrir@videolan.org>
  1341. Date:   Sun Aug 10 22:13:05 2003 +0000
  1342.      * mpegvideo.c: try to set a better value for length. (I am not sure it is
  1343.      the good one but it give far better result). dts/pts/length computation
  1344.      should be verified.
  1345. commit ae141f9a5e91ac456796b43e70cac62783eefe20
  1346. Author: Gildas Bazin <gbazin@videolan.org>
  1347. Date:   Sun Aug 10 21:26:07 2003 +0000
  1348.     * ALL: preparing for a 0.6.2 release
  1349. commit 8a07cfad11dc38fe3e00741ca0e0e411560b36c3
  1350. Author: Gildas Bazin <gbazin@videolan.org>
  1351. Date:   Sun Aug 10 14:23:15 2003 +0000
  1352.     * modules/mux/mpeg/ts.c: oops.
  1353. commit 69382bfec097c336d86ab59dae52fda3d58f1f84
  1354. Author: Gildas Bazin <gbazin@videolan.org>
  1355. Date:   Sun Aug 10 14:21:16 2003 +0000
  1356.     * modules/demux/mkv.cpp, modules/mux/avi.c, modules/mux/mpeg/ts.c, modules/packetizer/copy.c: thou shalt not use %lld which is not portable.
  1357. commit a172a55d100e9ff9074e3e6b7c1a84405c8e70eb
  1358. Author: Gildas Bazin <gbazin@videolan.org>
  1359. Date:   Sun Aug 10 13:35:03 2003 +0000
  1360.     * modules/access/vcd/vcd.c: a few navigation fixes.
  1361. commit e73a02832a00ac93f14cef3ab1d4281f1ca465e2
  1362. Author: Clément Stenac <zorglub@videolan.org>
  1363. Date:   Sun Aug 10 12:45:52 2003 +0000
  1364.     * modules/LIST: Updated all modules
  1365.     
  1366.     * modules/list.sh: piggy list consistency checker
  1367.      (should probably be added to toolbox or trashed)
  1368.     
  1369.     * modules/access/slp.c : Fixed service detection
  1370.      (findsrvtypes returns a comma-separated list of services)
  1371. commit f64bdcc0bf9a00e23a882f1da94c0021a9f3df66
  1372. Author: Gildas Bazin <gbazin@videolan.org>
  1373. Date:   Sun Aug 10 10:22:52 2003 +0000
  1374.     * modules/codec/subsdec/subsdec.[c,h]: added --subsdec-align option to specify center, left or right alignment.
  1375.     * include/osd.h, modules/misc/freetype.c: support for center alignment.
  1376.     * modules/gui/wxwindows/subtitles.cpp: string change.
  1377. commit 49d00069faa86ffcf22d4cbd064cd5c500056ea1
  1378. Author: Gildas Bazin <gbazin@videolan.org>
  1379. Date:   Sun Aug 10 09:22:07 2003 +0000
  1380.     * include/configuration.h: bug fix for add_string_from_list()
  1381.     * modules/gui/wxwindows/*: added a subtitles encoding combobox in the subtitles dialog.
  1382. commit c095b59a9cd8b73959ff1cf3ad9f042aa13d1b30
  1383. Author: Gildas Bazin <gbazin@videolan.org>
  1384. Date:   Sat Aug 9 19:49:13 2003 +0000
  1385.     * modules/codec/ffmpeg/video.c: temporary hack to work around demuxers that set the DTS value in p_pes->i_pts.
  1386.     * modules/demux/ogg.c: don't try anymore to send interpolated pts to ffmpeg.
  1387. commit 7fb2bf9a1b82ae0da58e6683d3ad05baf061e35c
  1388. Author: Gildas Bazin <gbazin@videolan.org>
  1389. Date:   Sat Aug 9 19:39:17 2003 +0000
  1390.     * modules/access/vcd/vcd.c: sanity check on the track requested by the user. This avoids nasty segfaults.
  1391. commit 417c12f05fee6920687aa1a7d76049d91f2275ef
  1392. Author: Gildas Bazin <gbazin@videolan.org>
  1393. Date:   Sat Aug 9 19:14:16 2003 +0000
  1394.     * modules/access/vcd/cdrom.c: switching to YellowMode2 for reading VCDs apparently created problems for some people so the reading is reverted to XAForm2 and only if this one fails we try YellowMode2. Hopefully that will still allow us to read the SVCD DATA track.
  1395. commit d9069191463dd5a23ba83d8bf327c75d57162ebf
  1396. Author: Gildas Bazin <gbazin@videolan.org>
  1397. Date:   Sat Aug 9 14:59:24 2003 +0000
  1398.     * src/stream_output/stream_output.c, include/stream_output.h: added an i_padding field to sout_instance_t so we can allocate sout_buffers with a bit more space than asked for (needed for ffmpeg decoding).
  1399.     * modules/stream_out/transcode.c: proper pts/dts generation. This allows the transcoder module to finally generate proper streams.
  1400.        Added support for b frames (bframe=x option) + couple of bug fixes.
  1401. commit b3b99a16506582eaf3e8bc24a12c9b590de71ace
  1402. Author: Gildas Bazin <gbazin@videolan.org>
  1403. Date:   Fri Aug 8 17:08:32 2003 +0000
  1404.     * modules/codec/ffmpeg/: proper generation of pts in the video decoder + couple of bug fixes + cleanup.
  1405.        The ffmpeg video decoder can now be used to decode mpeg1/2 videos as well.
  1406.     * modules/codec/libmpeg2.c: upped priority so it will be used to decode mpeg1/2 videos instead of ffmpeg.
  1407. commit 48ab4989596b30c06377d605c78bd0612b6b0c86
  1408. Author: Gildas Bazin <gbazin@videolan.org>
  1409. Date:   Fri Aug 8 16:50:27 2003 +0000
  1410.     * src/input/input_clock.c: reverted the patch that caused the regression in 0.6.1
  1411.     * modules/packetizer/copy.c: fixed segfault
  1412.     * modules/gui/wxwindows/wxwindows.cpp: compilation fix for wxWindows 2.5 cvs
  1413. commit 417b4c294f372b1f31bd273a3a91af87535edaed
  1414. Author: Christophe Massiot <massiot@videolan.org>
  1415. Date:   Fri Aug 8 16:41:04 2003 +0000
  1416.     * modules/gui/macosx/prefs.m: Localized two strings.
  1417. commit 97973a8e56d03a761fdc4c9598d3cc4e457f3bc7
  1418. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1419. Date:   Wed Aug 6 12:01:06 2003 +0000
  1420.     Updated my entry.
  1421. commit dce7d833c36e1117a416a189e2088951676f49f2
  1422. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1423. Date:   Tue Aug 5 11:54:11 2003 +0000
  1424.     The familiar interface is now officially removed from VLC. The interface is superseeded by the PDA interface for handhelds. It uses Gtk+2 and can be built using the configure option '--enable-pda'.
  1425. commit fcdf60549f387cc1e48dc8b7b3fcbc66e2e7dd65
  1426. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1427. Date:   Tue Aug 5 11:52:42 2003 +0000
  1428.     Added glade2 project file.
  1429. commit a22d3358b3af6623bde3b07efef19881fb656adb
  1430. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1431. Date:   Tue Aug 5 11:51:20 2003 +0000
  1432.     Removing file.
  1433. commit d477acf42e0e72f503610a1265690f216824efd2
  1434. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1435. Date:   Tue Aug 5 11:49:14 2003 +0000
  1436.     Removing files for Familiar interface (Gtk+1.2 and GPE).
  1437. commit 2c4e15bb7bd7716969753b4ba1c7e42c30dd56c8
  1438. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1439. Date:   Tue Aug 5 10:39:25 2003 +0000
  1440.     Fixed superflous tuning ;-)
  1441. commit 756a9df7039e074d104b3fe2719754322faaa240
  1442. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1443. Date:   Tue Aug 5 09:35:33 2003 +0000
  1444.     - Enabled tuning for DVB-C and DVB-T cards.
  1445.     - Syncing with old satellite plugin.
  1446.     - Cleanup of code.
  1447. commit 712d1a84bc20411ca65c73952706f5ba457954f0
  1448. Author: Cyril Deguet <asmax@videolan.org>
  1449. Date:   Tue Aug 5 08:02:28 2003 +0000
  1450.     * VLC_AddTarget had a new prototype
  1451. commit eb1818ef5638a9e2f7a6ff7b7f4cb7a5b75905b4
  1452. Author: Laurent Aimar <fenrir@videolan.org>
  1453. Date:   Tue Aug 5 01:27:45 2003 +0000
  1454.      * sdp: near implemented basic RTP reading (MPA payload type may work when
  1455.     used without RTSP).
  1456. commit d1e33e239c711e566ef6fd36aea7c8d883d1853b
  1457. Author: Gildas Bazin <gbazin@videolan.org>
  1458. Date:   Mon Aug 4 23:35:25 2003 +0000
  1459.     * src/video_output/video_text.c: removed legacy code that has been rotting for ages.
  1460. commit 5e20768666574b695765d37845e4205cf682c26d
  1461. Author: Gildas Bazin <gbazin@videolan.org>
  1462. Date:   Mon Aug 4 23:31:53 2003 +0000
  1463.     * modules/misc/freetype.c: don't assume input string is in utf8 when calculating its length (better alloc more space than necessary).
  1464.        + cleanup.
  1465. commit ac9acd634c075ceaae204fc01bb8b4ff24316282
  1466. Author: Laurent Aimar <fenrir@videolan.org>
  1467. Date:   Mon Aug 4 22:49:02 2003 +0000
  1468.      * ts: fixed a segfault when removing PCR stream.
  1469. commit 77c1e95d10fe32171c3ebf3d7c6bd92bf54cf836
  1470. Author: Laurent Aimar <fenrir@videolan.org>
  1471. Date:   Mon Aug 4 18:50:36 2003 +0000
  1472.      * sdp: begun to implement RTP code. (Not yet usefull)
  1473. commit b4bd21992f14b8d8e7854dd20b3bd05a12a8e250
  1474. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1475. Date:   Mon Aug 4 12:40:22 2003 +0000
  1476.     Added a error message that the default values are used.
  1477. commit a875b83c25ddd78f98900dfc9f80717e41d2884c
  1478. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1479. Date:   Mon Aug 4 12:34:52 2003 +0000
  1480.     Tuning succeeds, but have no audio yet. Major cleanup of code.
  1481. commit f853698bc3317a6cf3dca8c4300b2aa78e9feb31
  1482. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1483. Date:   Mon Aug 4 12:34:20 2003 +0000
  1484.     Fixed missing headerfile.
  1485. commit 64cf250597040c25d62877d8152ef31d2933f52d
  1486. Author: Laurent Aimar <fenrir@videolan.org>
  1487. Date:   Mon Aug 4 00:48:11 2003 +0000
  1488.      * sdp: - fixed loading of file > 1024 bytes.
  1489.             - more processing -> now it should extract enough informations to
  1490.             build RTP/RTSP session.
  1491.             (Does not play anything yet)
  1492. commit e1aabc8fe10fe18d159c32ac2fb34d3744744927
  1493. Author: Gildas Bazin <gbazin@videolan.org>
  1494. Date:   Sun Aug 3 23:11:21 2003 +0000
  1495.     * src/misc/configuration.c, include/configuration.h, src/audio_output/intf.c, include/audio_output.h, modules/gui/gtk/display.[ch]: configuration variables now use vlc_callback_t callbacks (same as the object variables).
  1496.     * modules/video_output/x11/*: support for the _NET_WM_STATE_FULLSCREEN hint from the Extended Window Manager Hints spec.
  1497.     * modules/audio_output/alsa.c: support for 4.0 and 5.1 audio channels. This time it has been tested ;)
  1498. commit 5a4904ce73768361bf61a6ddc863c6fc396e90d1
  1499. Author: Gildas Bazin <gbazin@videolan.org>
  1500. Date:   Sun Aug 3 20:25:04 2003 +0000
  1501.     * src/input/input_ext-plugins.c: fixed nasty segfault when pf_read() returns -1;
  1502. commit aba56b6b8399dd4b582bdab334a28cd7ea8f60de
  1503. Author: Benjamin Pracht <bigben@videolan.org>
  1504. Date:   Sun Aug 3 16:36:20 2003 +0000
  1505.     * modules/access_out/http.c :
  1506.     
  1507.     using ability to give parametters to a specific sout module to set user and password fot http access out.
  1508.     
  1509.     new syntax is '#dst{access=http{user=foo,pass=bar}}
  1510.     
  1511.     --sout-http-user and --sout-http-pwd parametters have been deleted.
  1512. commit e4c2f343ae6a2d06b6ad8cafdf35dd43e7b7e1e1
  1513. Author: Laurent Aimar <fenrir@videolan.org>
  1514. Date:   Sun Aug 3 16:22:48 2003 +0000
  1515.      * sdp: parse 'a=' field.
  1516. commit 8736900818047d0dc46b5d552bd66482917f04f0
  1517. Author: Laurent Aimar <fenrir@videolan.org>
  1518. Date:   Sun Aug 3 15:25:33 2003 +0000
  1519.      * sdp: begining of a SDP parser. It won't let you play anything for
  1520.      now, it just does (incomplete) parsing.
  1521. commit 67226ea23f9242337406e1487de906ab87a063b0
  1522. Author: Eric Petit <titer@videolan.org>
  1523. Date:   Sun Aug 3 13:49:37 2003 +0000
  1524.      configure.ac : added needed linking flags for BeOS/Zeta
  1525.      Makefile.am : cleaned make packages-beos
  1526. commit eb8fdde69dda8e59b3befc83efd22da6119bc1ed
  1527. Author: Laurent Aimar <fenrir@videolan.org>
  1528. Date:   Sun Aug 3 12:04:28 2003 +0000
  1529.      * rtsp: mmmh, close the socket.
  1530. commit 0927763dc1faafc0f75a94bd71907b9980b8f2e4
  1531. Author: Laurent Aimar <fenrir@videolan.org>
  1532. Date:   Sun Aug 3 02:00:00 2003 +0000
  1533.      rtsp: connect  to an RTSP server,  issue a DESCRIBE command  and return
  1534.     the  answer.  It  WON'T  let  you  do  rtsp  as  we  first  need  a  SDP
  1535.     parser/demuxer, but it is on the way.
  1536.     
  1537.      The idea is to have a generic  SDP demuxer that will work with SDP from
  1538.     file, http or rtsp.
  1539. commit 62003938d5d8b847b579c16bdcd1068ab092d3e4
  1540. Author: Benjamin Pracht <bigben@videolan.org>
  1541. Date:   Sat Aug 2 19:30:35 2003 +0000
  1542.     * modules/access/http.c
  1543.           - Didn't  take into consideration  a little change of  behavior between config_GetPsz and var_Get during my last commit, so that we were sending authentification information even if there wasn't any.
  1544. commit 952e0d06a479f1d118c06354ede5d7fd600aa417
  1545. Author: Laurent Aimar <fenrir@videolan.org>
  1546. Date:   Sat Aug 2 19:16:04 2003 +0000
  1547.      * ninput : a little developer documentation.
  1548. commit bb15cea2127e6e678faf40d55f6861d7ec57001d
  1549. Author: Laurent Aimar <fenrir@videolan.org>
  1550. Date:   Sat Aug 2 16:43:59 2003 +0000
  1551.      * all: some helpers functions for pf_demux_control.
  1552. commit ed8d7b24ecd8056f9de8e78873bb3247c6061f07
  1553. Author: Laurent Aimar <fenrir@videolan.org>
  1554. Date:   Sat Aug 2 15:22:07 2003 +0000
  1555.      * all: added a pf_demux_control member to input_thread_t. It is currently
  1556.      unused.
  1557. commit da8662892e8b1e9649da8d210a991ef25fede337
  1558. Author: Gildas Bazin <gbazin@videolan.org>
  1559. Date:   Sat Aug 2 14:06:23 2003 +0000
  1560.     * ALL: bumped version number to 0.6.2-cvs
  1561.     * modules/video_output/x11/xcommon.c: closing the video window or using the escape key doesn't exit VLC anymore but stop the input instead.
  1562. commit 537cb4837b417aec52e7bc60861963825d5683ef
  1563. Author: Laurent Aimar <fenrir@videolan.org>
  1564. Date:   Sat Aug 2 01:33:53 2003 +0000
  1565.      * ps: clean up and dvd subtitles support.
  1566. commit 6cad86e56c2d61a6c9443e4608eeb6571b3c6322
  1567. Author: Gildas Bazin <gbazin@videolan.org>
  1568. Date:   Fri Aug 1 20:06:43 2003 +0000
  1569.     * modules/mux/mp4.c: support for mov muxing + cleanup.
  1570.     * modules/codec/quicktime.c: small cleanup.
  1571. commit 3efebdbf3ea162d0919df2585866ca035fe5599c
  1572. Author: Laurent Aimar <fenrir@videolan.org>
  1573. Date:   Fri Aug 1 19:38:48 2003 +0000
  1574.      * udp: clean up.
  1575. commit c2f4acbe815814df61aed4852af5731e7ba49246
  1576. Author: Laurent Aimar <fenrir@videolan.org>
  1577. Date:   Fri Aug 1 19:38:25 2003 +0000
  1578.      ts: large rewrite of the TS muxer to produce better TS and support DVD
  1579.          subtitle.
  1580.          I have added some options:
  1581.             - bmin : minimum bitrate (bits/s) of the TS. Padding is added in
  1582.             case of insuffisant bitrate. (default: disabled).
  1583.             - bmax : maximum bitrate (bit/s) of the TS. It just drops packets
  1584.             to achieve the target. (default: disabled)
  1585.             - pcr : minimum delay between two pcr equal to dts of the video
  1586.             stream (default 100ms)
  1587.             - pcr-soft : minimum delay between two pcr interpolated from the
  1588.             pcr that are equal to dts. (default: none)
  1589.      Remarks:
  1590.       - bmin/bmax allow to create CBR stream.
  1591.       - Bitrate is calculated on a PCR time.
  1592.       - PCR delay cannot be less than length of a frame of the PCR stream.
  1593.       - PCR soft is used to help when using big PCR delay. It is usefull to
  1594.       produce stream with smoother bitrate variation.
  1595.       - Big PCR delay introduce more latency.
  1596.     
  1597.      TODO:
  1598.       Test stability, bugs ...
  1599. commit 95a10916d84ad63a2499b41d9b59c2e9f4adeafa
  1600. Author: Laurent Aimar <fenrir@videolan.org>
  1601. Date:   Fri Aug 1 18:49:51 2003 +0000
  1602.      * ts.c: arggg, bad copy/past.
  1603. commit b62b2827cd8a7fb94eb65799520ba06818a80a0c
  1604. Author: Laurent Aimar <fenrir@videolan.org>
  1605. Date:   Fri Aug 1 18:42:56 2003 +0000
  1606.      * stream_output.c: fixed a segfault when muxer isn't specified.
  1607. commit 57b0e5aa81c95d2011eedb9660ee04bd794840c6
  1608. Author: Laurent Aimar <fenrir@videolan.org>
  1609. Date:   Fri Aug 1 18:02:06 2003 +0000
  1610.      * ts: apply patch of Andy Lindsay (fix one memory leak and PMT handling)
  1611.            converted all u8,u16,u32 into uint8_t, uint16_t, uint32_t
  1612. commit 2a922ddb46b059c2be3dee5c647589ce11a9061b
  1613. Author: Laurent Aimar <fenrir@videolan.org>
  1614. Date:   Fri Aug 1 17:38:14 2003 +0000
  1615.      * index.html,style.css : remove built-in css file. added link to info.html.
  1616. commit 6ac29eec363a6b9165d31496e5f83c76dbd402ef
  1617. Author: Laurent Aimar <fenrir@videolan.org>
  1618. Date:   Fri Aug 1 17:30:33 2003 +0000
  1619.      * http: added mime type for .css file.
  1620. commit 66933202f1d6c536d6be55e251ccaa80900d89a9
  1621. Author: Laurent Aimar <fenrir@videolan.org>
  1622. Date:   Fri Aug 1 17:21:34 2003 +0000
  1623.      * info: commit the good file...
  1624. commit b0baadae11e30328b8085e3fd7442a4407038d85
  1625. Author: Sam Hocevar <sam@videolan.org>
  1626. Date:   Fri Aug 1 09:45:34 2003 +0000
  1627.       * modules/access/http.c:
  1628.         + Coding style fixes.
  1629.         + Removed a C99-ism.
  1630. commit b01cc018b631c24eb4b3e032da7fc7eb582685bd
  1631. Author: Sam Hocevar <sam@videolan.org>
  1632. Date:   Fri Aug 1 08:24:53 2003 +0000
  1633.       * debian/rules:
  1634.         + Activated freetype support.
  1635.       * debian/control:
  1636.         + Added a build-dependency on freetype6-dev.
  1637.         + Added a build-dependency on libdvbpsi2-dev.
  1638.         + We now recommend gnome-vlc | wxvlc.
  1639.         + We now suggest fortune-mod.
  1640. commit 60a9c48a4f01761ed184093968a08708b5740a3d
  1641. Author: Laurent Aimar <fenrir@videolan.org>
  1642. Date:   Fri Aug 1 00:55:30 2003 +0000
  1643.      * wav: forgot this one.
  1644. commit 75d42173aa82f4f8a0ce3ed0d48b1f730489aa1c
  1645. Author: Laurent Aimar <fenrir@videolan.org>
  1646. Date:   Fri Aug 1 00:40:05 2003 +0000
  1647.      * configure.ac: audio -> mpga
  1648.      * demux/* : function name consistency.
  1649. commit 3051781deaa409fefc1d04018eae7a44cf52512f
  1650. Author: Laurent Aimar <fenrir@videolan.org>
  1651. Date:   Fri Aug 1 00:37:06 2003 +0000
  1652.      * mpga: mp3 demuxer written from scratch using ninput.h
  1653. commit 3b20789e890211b14629ba69f7a56da1f961ce4f
  1654. Author: Laurent Aimar <fenrir@videolan.org>
  1655. Date:   Fri Aug 1 00:26:22 2003 +0000
  1656.      * configure.ac: remove old wav and aac directories.
  1657. commit 5cb3ffde0b8a6659688aa1efa8d0c7fe0d9603da
  1658. Author: Laurent Aimar <fenrir@videolan.org>
  1659. Date:   Fri Aug 1 00:18:51 2003 +0000
  1660.      * wav: remove old wav demuxer.
  1661. commit 564ef96a030150ac2147e4429ce94fcb58a4622d
  1662. Author: Laurent Aimar <fenrir@videolan.org>
  1663. Date:   Fri Aug 1 00:18:11 2003 +0000
  1664.      * aac/* remove old aac demuxer.
  1665. commit afe6ac245e70dd214d22cc030819d7abbc946f29
  1666. Author: Laurent Aimar <fenrir@videolan.org>
  1667. Date:   Fri Aug 1 00:16:37 2003 +0000
  1668.      * Modules.am : added aac.c and wav.c
  1669.      * asf/asf.c: better check for invalid header.
  1670. commit 5aa4f2834e220102bdf8dc3c24ed5ee0e83def70
  1671. Author: Laurent Aimar <fenrir@videolan.org>
  1672. Date:   Fri Aug 1 00:09:37 2003 +0000
  1673.      * wav.c : big clean up and use ninput.h
  1674. commit ea6b5e7577dd04ca295e47bf8bd5bbbfcbe1cdab
  1675. Author: Laurent Aimar <fenrir@videolan.org>
  1676. Date:   Fri Aug 1 00:08:35 2003 +0000
  1677.      * aac.c : big clean up and use ninput.h
  1678. commit 6235a42873d5bbfd667dbb0f43e24049398b7752
  1679. Author: Laurent Aimar <fenrir@videolan.org>
  1680. Date:   Fri Aug 1 00:05:57 2003 +0000
  1681.      au.c : cleaned up and use ninput.h
  1682. commit bf73ff64ecf2159aabe69d061fedde8e4e268f7b
  1683. Author: Gildas Bazin <gbazin@videolan.org>
  1684. Date:   Fri Aug 1 00:05:07 2003 +0000
  1685.     * src/input/input_clock.c: fixed 2 regressions in 0.6.1. These fixes are actually there to make us more complacent with broken streams.
  1686.     * modules/access/dvb/qpsk.c: gettext reserves the use of _("").
  1687.     * modules/demux/mkv.cpp, modules/demux/avi/libavi.c, modules/demux/mp4/libmp4.c, modules/demux/mpeg/m4v.c: checks for input_SplitBuffer() > 0. (Thanks to Steve Li for pointing this out)
  1688. commit 4cd852f3f87255a0ca660af87247287b285fc7d9
  1689. Author: Laurent Aimar <fenrir@videolan.org>
  1690. Date:   Fri Aug 1 00:04:28 2003 +0000
  1691.      a52sys.c: completely rewritten a52 stream demuxer. Now you should be able
  1692.      to play such file.
  1693. commit aabedc34bf0f84055ebdf825452d94644d3ff997
  1694. Author: Laurent Aimar <fenrir@videolan.org>
  1695. Date:   Fri Aug 1 00:00:50 2003 +0000
  1696.      * modules.c : include ninput.h
  1697. commit 1e9877bacae46b86b4ea46573ba31401ae6fbd18
  1698. Author: Laurent Aimar <fenrir@videolan.org>
  1699. Date:   Fri Aug 1 00:00:12 2003 +0000
  1700.      * vlc_common.h: include stdarg.h by default. Required by ninput.h
  1701.      *  ninput.h :  extracted  duplicated  stream functions  from  a lot  of
  1702.      demuxers and do a nice (?) API.
  1703.      * stream.c: implement basic streams  manipulation. It is just a wrapper
  1704.      but it is useful.
  1705.      * all: added a i_ttl field in network_socket_t to allow per connection ttl
  1706.     setting (in fact only used by access_out/udp.c.
  1707. commit 0d39f13d96739ed13f062cc086b6b7079223c8da
  1708. Author: Laurent Aimar <fenrir@videolan.org>
  1709. Date:   Thu Jul 31 23:44:49 2003 +0000
  1710.      * all: added a i_ttl field in network_socket_t to allow per connection ttl
  1711.     setting (in fact only used by access_out/udp.c.
  1712. commit 05eff32d6c48ec2ebe5b071296edc88e5058ee83
  1713. Author: Christophe Massiot <massiot@videolan.org>
  1714. Date:   Thu Jul 31 23:14:32 2003 +0000
  1715.     Fixed a memory leak (thanks Andy Lindsay !).
  1716. commit e03c2c0dbde0000f4816967bb9609e0571d55512
  1717. Author: Gildas Bazin <gbazin@videolan.org>
  1718. Date:   Thu Jul 31 21:46:37 2003 +0000
  1719.     * src/misc/win32_specific.c: change the mode of stdin to _O_BINARY so we can use stdin to read files (thanks to Steve Li).
  1720.     * modules/control/http.c: allow directories of the form "x:" on win32.
  1721. commit 0758f5ea8160b5846949e05c34585a4d790fdf60
  1722. Author: Benjamin Pracht <bigben@videolan.org>
  1723. Date:   Thu Jul 31 21:18:59 2003 +0000
  1724.     * modules/access/http.c :
  1725.      - using new var_Create/var_Get method to get parametters.
  1726. commit f08ad433dff6c5c0fa25104ee9f42df5aaf31f6a
  1727. Author: Renaud Dartus <reno@videolan.org>
  1728. Date:   Thu Jul 31 20:47:09 2003 +0000
  1729.     * Make vlc compiling !
  1730. commit 7e6fdf1324ecadf02ddce4762ce19624221c5a2d
  1731. Author: Laurent Aimar <fenrir@videolan.org>
  1732. Date:   Thu Jul 31 19:24:10 2003 +0000
  1733.      * stream_output: * some clean and fixed a little memory leak.
  1734.                       * give to access and muxers options. Now you can use:
  1735.     --sout 'access{option1=value}/mux{a=value,b=value}:/path'. It should also
  1736.     works with '#std{access=access{o=v}, mux=...}' (but untested). For now it's
  1737.     not used.
  1738. commit 2ac6eec8e2819e111b3c9add16039c59258643bd
  1739. Author: Laurent Aimar <fenrir@videolan.org>
  1740. Date:   Thu Jul 31 19:14:59 2003 +0000
  1741.      * stream_output: * added some #define for private flags.
  1742.                       * now muxer and access_out also receive options like
  1743.                       stream_out.
  1744. commit bb3720f469dc0acab9f297b98fa2904622fa8189
  1745. Author: Benjamin Pracht <bigben@videolan.org>
  1746. Date:   Thu Jul 31 19:10:14 2003 +0000
  1747.     * modules/access_out/http.c
  1748.            - httpd.c has support for Basic Authentification, so use it !
  1749.              --sout-http-user user --sout-http-pwd password
  1750. commit 80a68e4f614642a9deb4de7cb23b01bda4ed5b98
  1751. Author: Laurent Aimar <fenrir@videolan.org>
  1752. Date:   Thu Jul 31 19:02:23 2003 +0000
  1753.      * copy.c: Added DVD subtitle support. I still need to commit the TS
  1754.     muxer.
  1755. commit 2ad6cb7f90d7398fd2a32a3756feacb6227861c6
  1756. Author: Benjamin Pracht <bigben@videolan.org>
  1757. Date:   Thu Jul 31 18:25:12 2003 +0000
  1758.     * Add support for basic authentification in http access.
  1759.     
  1760.     use :
  1761.     
  1762.     --http-user user --http-pwd password
  1763.     
  1764.     or
  1765.     
  1766.     http://user:password@server/path (2nd parameter overrides the first)
  1767. commit 9043c72749f7694ead220de164513eacf5eddde2
  1768. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1769. Date:   Thu Jul 31 17:03:46 2003 +0000
  1770.     modules/misc/freetype.c:
  1771.       - calculate and store size information for each line independently.
  1772.       - misc other fixes
  1773. commit f79c8d434c2520e38d40767a19cb888a17ebe6cd
  1774. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1775. Date:   Thu Jul 31 15:31:58 2003 +0000
  1776.     Updated LIST of modules and configuration options for building.
  1777. commit 485e4dd62440c934cf199608a62e13a9f6b6f045
  1778. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1779. Date:   Thu Jul 31 15:30:51 2003 +0000
  1780.     Adding DVB module to support satellite, cable and terestrial DVB streaming. The status is that tuning works, but have had no success with video/audio yet. (Setting of filters does not seem to work perfectly yet.).
  1781. commit f5cfd12845299cc3d13eac5217815da08ff6bf07
  1782. Author: Sam Hocevar <sam@videolan.org>
  1783. Date:   Thu Jul 31 13:06:07 2003 +0000
  1784.       * toolbox: Export LC_ALL=C to avoid future cluttering of POTFILES.in.
  1785.       * po/: Re-ran toolbox --update-po.
  1786. commit 8ddf2757b76015c3d3d65750c3598b88e987da1f
  1787. Author: Sam Hocevar <sam@videolan.org>
  1788. Date:   Thu Jul 31 12:08:58 2003 +0000
  1789.       * Added and fixed .cvsignore files.
  1790. commit c87bb403719cbe7434f68a5eeef202995b303dd6
  1791. Author: Sam Hocevar <sam@videolan.org>
  1792. Date:   Thu Jul 31 11:02:01 2003 +0000
  1793.       * Makefile.am: Really put po before ., not . after everything else. Fixed the
  1794.         Mozilla plugin build while preserving the fix for VLC.app.
  1795. commit 4b2db5bcb65d2bfd6c4f562b89e8f7aa7070c5a0
  1796. Author: Clément Stenac <zorglub@videolan.org>
  1797. Date:   Thu Jul 31 08:18:30 2003 +0000
  1798.     * modules/control/joystick.c
  1799.      * Allow the user to remap the actions.
  1800.      * Improved the strings (please check)
  1801.      * Prevent 0 seconds seeks
  1802.     
  1803.     * share/http/*.html
  1804.      * partial HTML validation fixes
  1805.      * Improved the look
  1806.     
  1807.     * src/stream_output/announce.c
  1808.      * minor fixes (thanks sam)
  1809. commit fa06cb361f1a78a625c1781760e4d19330825bee
  1810. Author: Gildas Bazin <gbazin@videolan.org>
  1811. Date:   Wed Jul 30 21:09:06 2003 +0000
  1812.     * modules/control/http.c: on win32 we store the html interface in "http" not "share/http".
  1813.     * src/input/input_programs.c: check for "" descriptions in AddES().
  1814. commit 673e5d9eec42f8720d22213f9a3d9b94748dfc53
  1815. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1816. Date:   Wed Jul 30 12:21:05 2003 +0000
  1817.     Updating design of PDA Gtk2 interface
  1818. commit f661da819741f5f5bf3c4d95ac908be9654f9bbe
  1819. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1820. Date:   Wed Jul 30 12:20:49 2003 +0000
  1821.     Updating design of PDA Gtk2 interface.
  1822. commit 70520eab44e119d0ecfe42c947bbc31f9662dba6
  1823. Author: Laurent Aimar <fenrir@videolan.org>
  1824. Date:   Wed Jul 30 02:00:58 2003 +0000
  1825.      * transcode:
  1826.         - added new HQ mode (recent ffmpeg only). hq now accept "simple",
  1827.           "bits" and "rd" as paramters.
  1828.         - automaticaly try stereo mode encoding when failed with more
  1829.           than 2 channels. (eg a52 -> mpga)
  1830. commit d56426974d40b11baf38c5b641b5c7f83462b759
  1831. Author: Gildas Bazin <gbazin@videolan.org>
  1832. Date:   Tue Jul 29 23:55:06 2003 +0000
  1833.     * ChangeLog: update.
  1834. commit b91133c65b85ebe23f5794ae6bcf9bc2a90ba6eb
  1835. Author: Gildas Bazin <gbazin@videolan.org>
  1836. Date:   Tue Jul 29 23:50:39 2003 +0000
  1837.     * configure.ac: added the svlc shortcut for the skins.
  1838.     * install-win32: removed the custom link in the start menu.
  1839. commit aa7b779f5e23ec9c0007d990d909bb8b067bc37c
  1840. Author: Gildas Bazin <gbazin@videolan.org>
  1841. Date:   Tue Jul 29 23:01:52 2003 +0000
  1842.     * ChangeLog: updated the changelog for the release
  1843. commit 55c20a717ba871f42bbf2848561efa76c7840f93
  1844. Author: Gildas Bazin <gbazin@videolan.org>
  1845. Date:   Tue Jul 29 22:25:40 2003 +0000
  1846.     * modules/codec/spudec/parse.c: fixed typo found by Meuuh.
  1847. commit 95144fb3cd654d30b35668e178c3c2ea844bd369
  1848. Author: Gildas Bazin <gbazin@videolan.org>
  1849. Date:   Tue Jul 29 22:20:53 2003 +0000
  1850.     * src/video_output/video_output.c: fixed potential segfault.
  1851.     * configure.ac: don't bail out if matroska headers are not found.
  1852. commit 7528b8435b27ee502fb2803718e7fc28de8650cb
  1853. Author: Gildas Bazin <gbazin@videolan.org>
  1854. Date:   Tue Jul 29 21:56:47 2003 +0000
  1855.     * toolbox: fixed typo in the changelog rule.
  1856. commit d2edf5f53842931ed8326acba7ac28114837feba
  1857. Author: Gildas Bazin <gbazin@videolan.org>
  1858. Date:   Tue Jul 29 21:46:44 2003 +0000
  1859.     * modules/video_output/directx/events.c: compilation fix.
  1860. commit 53f87282f2c3c92bc725d3ce851f08b98577410b
  1861. Author: Gildas Bazin <gbazin@videolan.org>
  1862. Date:   Tue Jul 29 21:14:10 2003 +0000
  1863.     * modules/gui/macosx/controls.m: fixed race condition in prev/next commands.
  1864.     * modules/gui/wxwindows/wxwindows.cpp: raised the priority of the wxwin interface so it is now the default.
  1865.         We also lower the priority if there is no DISPLAY env variable.
  1866.     * modules/gui/wxwindows/interface.cpp: prev/next buttons are also used to navigate through titles.
  1867.     * modules/video_output/directx/events.c: use arrow keys for DVD navigation.
  1868.     * modules/video_output/x11/xcommon.c: page up/down now seek -10/10 secs.
  1869.     * share/vlc_win32_rc.rc: compilation fix.
  1870. commit dc4c75fe8d3c6aa59ac17408fcfd46333f0b89d3
  1871. Author: Laurent Aimar <fenrir@videolan.org>
  1872. Date:   Tue Jul 29 18:51:16 2003 +0000
  1873.      * http.c:  under linux if no directory is specified search "share/http"
  1874.     and then DATA_PATH"/http".
  1875. commit 42b0d32617ae3fb3cf6210b3ed012ec821314dad
  1876. Author: Gildas Bazin <gbazin@videolan.org>
  1877. Date:   Tue Jul 29 17:43:00 2003 +0000
  1878.     * configure.ac: bumped version number to 0.6.1.
  1879.         Enabled matroska support by default.
  1880.     * extras/MacOSX/*: bumped version number to 0.6.1.
  1881.     * INSTALL.win32: instructions update.
  1882.     * share/Makefile.am: included the html files for the http interface.
  1883.     * po/*: ran ./toolbox --update-po.
  1884. commit 2b5d29462f7970d80c8af22aeacea8309da6d11b
  1885. Author: Sam Hocevar <sam@videolan.org>
  1886. Date:   Tue Jul 29 09:32:14 2003 +0000
  1887.       * modules/video_output/x11/xcommon.c: Hopefully a proper fix for the Mozilla
  1888.         event handling bug.
  1889. commit 8bfdb6f8e34b0f089e16dcfc4fb843909269b37a
  1890. Author: Gildas Bazin <gbazin@videolan.org>
  1891. Date:   Mon Jul 28 22:46:00 2003 +0000
  1892.     * modules/video_output/x11/xcommon.c: reverted sam's last commit which broke the event reading loop on the video window.
  1893. commit f70672feff388b15d2a8145959cc4428dfeec4f7
  1894. Author: Christophe Massiot <massiot@videolan.org>
  1895. Date:   Mon Jul 28 21:41:20 2003 +0000
  1896.     * configure.ac: Worked around a bug in the OS X linker, with multiply
  1897.       defined symbols and libmp3lame
  1898.     * Makefile.am: Build po before . because we need the po files to build
  1899.       VLC.app
  1900.     * po/fr.po: French translation courtesy of Jean-Pierre Kuypers
  1901.     * OS X interface: cosmetics
  1902. commit 913debaf1aaa77856a043e2cc6ead6be1281b57b
  1903. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1904. Date:   Mon Jul 28 20:25:30 2003 +0000
  1905.     Added HuffYuv and A-law codes for low bitrate and CPU load encodings/transcoding
  1906. commit 769e4f67252601ecc70a17df35f7c2e0d66b854d
  1907. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1908. Date:   Mon Jul 28 20:23:58 2003 +0000
  1909.     Added NEWS for iPaq port.
  1910. commit aa1566b0e1657c06fc78f6e6cf3f38ebccb9dafd
  1911. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1912. Date:   Mon Jul 28 20:23:27 2003 +0000
  1913.     Updated build scripts:
  1914.     - enabled video4linux for WebCams on handhelds
  1915.     - enabled PDA Gtk2 interface instead of familiar interface
  1916.     - enabled stream output and transcoding
  1917. commit e1dd3aab6b05bbe8e21382e310fd92d1f363e16a
  1918. Author: Christophe Massiot <massiot@videolan.org>
  1919. Date:   Mon Jul 28 18:02:06 2003 +0000
  1920.     * modules/video_output/x11/xcommon.*: endianness patch + arrow keys are
  1921.       now used to browse through the DVD menus.
  1922. commit c0c6130dd6519c33684521384e53b59ea094d134
  1923. Author: Christophe Massiot <massiot@videolan.org>
  1924. Date:   Mon Jul 28 13:19:37 2003 +0000
  1925.     * Fixed my last commit.
  1926. commit f61cc2fd975638027dbdb848bbf1d82c8fa80fe0
  1927. Author: Laurent Aimar <fenrir@videolan.org>
  1928. Date:   Mon Jul 28 07:16:50 2003 +0000
  1929.      * rc: Fixed a bug with seek command.
  1930.            Added support of "seek n%" (Usefull when mux_rate is nul )
  1931. commit db3c43d712d00a5588a2d10fb22b02c2c6b557e8
  1932. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1933. Date:   Mon Jul 28 07:05:21 2003 +0000
  1934.     Added PDA images to Makefile.am
  1935. commit fe6a40e262d77182f9d663ef1b1de901c3edc378
  1936. Author: Laurent Aimar <fenrir@videolan.org>
  1937. Date:   Sun Jul 27 23:58:32 2003 +0000
  1938.      * sub: does not issue an error message when sub-file is empty.
  1939. commit 4270199452c8fb03fdd21b7cdf3f127e3d1cef93
  1940. Author: Derk-Jan Hartman <hartman@videolan.org>
  1941. Date:   Sun Jul 27 23:05:41 2003 +0000
  1942.     * Brought the new options system to the OSX gui.
  1943.       and some small fixes.
  1944. commit 802b24bcbf89c35c8ed17644daf54a15fed15c9d
  1945. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1946. Date:   Sun Jul 27 21:35:51 2003 +0000
  1947.     Gtk2 port of the familiar Linux interface. The name is also changed to PDA so it reflects that it is targeted at handhelds.
  1948.     
  1949.     The familiar interface itself is deprecreated and will be removed after the next stable version of VLC Media Player.
  1950. commit 1ec7da49aee75fde3e75fd66da1ca0cb39101010
  1951. Author: Gildas Bazin <gbazin@videolan.org>
  1952. Date:   Sun Jul 27 16:20:53 2003 +0000
  1953.     * modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef ALSA_DEBUG
  1954. commit f05705c559ee7df82b9fffc3abeec4b3524ccf76
  1955. Author: Gildas Bazin <gbazin@videolan.org>
  1956. Date:   Sun Jul 27 16:14:20 2003 +0000
  1957.     * modules/audio_output/alsa.c: bail out if the device is already in use.
  1958. commit ee88f5fa5badd3c8f5d362bcb9f9bd32c1c5e6cc
  1959. Author: Gildas Bazin <gbazin@videolan.org>
  1960. Date:   Sun Jul 27 15:49:27 2003 +0000
  1961.     * src/input/input_ext-plugins.c: forgot to re-lock a mutex.
  1962. commit b1bd5cc0bd5a16c10fd7e0e328ecc2e52d4b2714
  1963. Author: Christophe Massiot <massiot@videolan.org>
  1964. Date:   Sun Jul 27 14:10:02 2003 +0000
  1965.     * src/input/input_clock.c: Fixed two long-standing (> 2 years) bugs
  1966.     - there should be fewer resampling, particularly on DVD chapter changes
  1967.     - when you unpause a DVD, VLC will wait for the drive to spin up, so you
  1968.     won't lose several seconds of movies
  1969.     
  1970.     * modules/gui/macosx/controls.m: Seeking in paused mode resumes the play
  1971.     mode, make the interface take that into account.
  1972. commit 788c882a5da403bc5d69efde87b2eb0871502adb
  1973. Author: Olivier Teulière <ipkiss@videolan.org>
  1974. Date:   Sun Jul 27 12:31:50 2003 +0000
  1975.      * All: Removed the win32 plugin; wxwindows rulez :)
  1976. commit 41e4d5d773c1a5d70d76b85877996f8b4384e003
  1977. Author: Eric Petit <titer@videolan.org>
  1978. Date:   Sat Jul 26 18:54:20 2003 +0000
  1979.      freetype.c: basic YUY2 rendering (Y only)
  1980. commit 5754f3475eb9f5ab0af52cbef0c453d3e84d9994
  1981. Author: Gildas Bazin <gbazin@videolan.org>
  1982. Date:   Sat Jul 26 15:36:46 2003 +0000
  1983.     * modules/gui/skins/controls/checkbox.cpp: compilation fix.
  1984. commit f439a67932a9a28e970fbd3a5341067e74d01a5a
  1985. Author: Laurent Aimar <fenrir@videolan.org>
  1986. Date:   Sat Jul 26 15:34:43 2003 +0000
  1987.     ffmpeg: fix potential overread for mpeg4 with vol.
  1988. commit c713876f9c148fd82ab15bef81c8d7db670743bf
  1989. Author: Gildas Bazin <gbazin@videolan.org>
  1990. Date:   Sat Jul 26 14:19:04 2003 +0000
  1991.     * modules/gui/wxwindows/open.cpp: move the "open subtitles" line into the file panel.
  1992. commit b4f05bc944ec8da6ce1eca4f0166643a1193023e
  1993. Author: Olivier Teulière <ipkiss@videolan.org>
  1994. Date:   Sat Jul 26 14:04:33 2003 +0000
  1995.      * modules/gui/skins/controls/checkbox.cpp: Fixed a stupid bug (a return
  1996.        value was always true...)
  1997. commit 88b306849afeb6d559000cad32be7a1e8d7eb06c
  1998. Author: Gildas Bazin <gbazin@videolan.org>
  1999. Date:   Sat Jul 26 12:41:52 2003 +0000
  2000.     * modules/gui/wxwindows/open.cpp: workaround design problems in wxSpinCtrl (wxSpinCtrl::GetValue() triggers a value update event).
  2001. commit fce542a9cb499a96e78b8f83620b34f889474d54
  2002. Author: Gildas Bazin <gbazin@videolan.org>
  2003. Date:   Fri Jul 25 22:50:12 2003 +0000
  2004.     * modules/gui/wxwindows/*: fixed clean-up of the dialogs provider on exit.
  2005.     * modules/gui/skins/x11/*: proper initialization of a global var so we can start/exit the skins interface several times.
  2006. commit 50fd98c4a02156cf6a57112b7593386af560f938
  2007. Author: Gildas Bazin <gbazin@videolan.org>
  2008. Date:   Fri Jul 25 13:24:29 2003 +0000
  2009.     * INSTALL.win32: updated build instructions (btw since the last build changes, mingw+msys can be used again to compile VLC).
  2010.     * modules/gui/wxwindows/wxwindows.cpp: oops.
  2011. commit 2b616a2310e6a23fc79809c8e880318be496f22b
  2012. Author: Gildas Bazin <gbazin@videolan.org>
  2013. Date:   Fri Jul 25 11:37:22 2003 +0000
  2014.     * modules/video_output/directx/events.c: a couple of compiler warning fixes.
  2015.     * msvc/vlc.dsw: relaced basic_skins plugin with the skins one.
  2016. commit d78e17ca4f90d49b09478c107c79586650548a29
  2017. Author: Gildas Bazin <gbazin@videolan.org>
  2018. Date:   Fri Jul 25 11:33:24 2003 +0000
  2019.     * configure.ac: libpng (logo plugin) needs to be linked with zlib.
  2020.     * modules/gui/wxwindows/*: a couple of compilation fixes for wxWindows cvs.
  2021. commit 7f0f36d8668254b2005a31774f316c4cb2f39612
  2022. Author: Derk-Jan Hartman <hartman@videolan.org>
  2023. Date:   Fri Jul 25 01:11:32 2003 +0000
  2024.     * subsdec now uses the new options code.
  2025. commit 3fb0884559ccd895366b7f312705a7d4321021a5
  2026. Author: Derk-Jan Hartman <hartman@videolan.org>
  2027. Date:   Fri Jul 25 01:09:51 2003 +0000
  2028.     * Updated it.po
  2029. commit 1a67ce0352da30b86c8a3b636b3c6c2829bc40cc
  2030. Author: Derk-Jan Hartman <hartman@videolan.org>
  2031. Date:   Fri Jul 25 01:09:29 2003 +0000
  2032.     * Largely updated nl.po
  2033.     * Updated it.po
  2034. commit f87d11a1ddea862ae0910974ac9ba419d106cebc
  2035. Author: Gildas Bazin <gbazin@videolan.org>
  2036. Date:   Thu Jul 24 23:21:18 2003 +0000
  2037.     * modules/gui/wxwindows/wxwindows.cpp: temporary hack (I hope ;) to fix win32 compilation with wxWindows < 2.5.
  2038. commit b55849264b74db669bde9f35fb71c973f8211d6d
  2039. Author: Gildas Bazin <gbazin@videolan.org>
  2040. Date:   Thu Jul 24 22:58:21 2003 +0000
  2041.     * src/misc/modules.c: if module_Need() was passed an interface module name, respect this choice even if vlc was run with a specific interface shortcut.
  2042. commit af85b12e3014b6dd2a1e2650d1bd0b3320f8451b
  2043. Author: Sam Hocevar <sam@videolan.org>
  2044. Date:   Thu Jul 24 22:05:16 2003 +0000
  2045.       * modules/access/v4l/v4l.c:
  2046.         + Removed my name from this file, I didn't contribute anything major to it.
  2047.         + Added strerror(errno) where adequate, as well as additional debug
  2048.           information, hopefully more useful than "cannot open".
  2049. commit e92510e2941fc079f894ce2884dda156251933a3
  2050. Author: Gildas Bazin <gbazin@videolan.org>
  2051. Date:   Thu Jul 24 21:50:28 2003 +0000
  2052.     * modules/gui/wxwindows/*: you can now specify input options in the stream output MRL as well.
  2053.     * modules/misc/freetype.c: bail out if no font has been specified.
  2054.     * modules/demux/util/sub.h: don't forget to detach the demuxsub object.
  2055. commit beab78a9326bad5b94aae4fb070801ce75cd1143
  2056. Author: Sam Hocevar <sam@videolan.org>
  2057. Date:   Thu Jul 24 20:34:47 2003 +0000
  2058.       * bootstrap:
  2059.         + Run autopoint with the -f flag.
  2060.         + Remove stamp files in the bootstrap process.
  2061. commit c00da1828e76c20f14e6261661884c2dea3fe3c7
  2062. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2063. Date:   Thu Jul 24 19:30:27 2003 +0000
  2064.     ignore CR characters wherever they might be.
  2065.     A little better line spaceing, but I still don't understand what this is all
  2066.     about.
  2067. commit cfb29d4ef1b8584ac29754b42bdf76f6d880282d
  2068. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2069. Date:   Thu Jul 24 19:07:03 2003 +0000
  2070.     fixed a nasty code duplication where the same function call was two places
  2071.     with just a few lines in between, but in separate #if cases.
  2072. commit e8e9297e1bf9609b17aee47b1bf24f7b92b19612
  2073. Author: Benjamin Pracht <bigben@videolan.org>
  2074. Date:   Thu Jul 24 18:30:03 2003 +0000
  2075.     * "frequency=" is channel frequency in kHz again
  2076.     
  2077.     * fix  a segfault when "/dev/video0"  or "norm=" were last  arguments of
  2078.     the command line
  2079. commit ad2b2b2706f91cf448ec5fd7f133fc0e981335da
  2080. Author: Benjamin Pracht <bigben@videolan.org>
  2081. Date:   Thu Jul 24 18:27:07 2003 +0000
  2082.     * Changes "frequency=" syntax. New syntax is channel frequency in kHz
  2083.     * shows a warning if frequency is in "previous syntax range"
  2084. commit 2b328b81d5cdfafd5b4802bc7335d1b4f31f699a
  2085. Author: Gildas Bazin <gbazin@videolan.org>
  2086. Date:   Thu Jul 24 17:31:59 2003 +0000
  2087.     * modules/gui/wxwindows/open.cpp: compilation fix.
  2088. commit 88feabd71c65decc1718a2c6b6fb34575be1a8c6
  2089. Author: Gildas Bazin <gbazin@videolan.org>
  2090. Date:   Thu Jul 24 16:07:10 2003 +0000
  2091.     * modules/gui/wxwindows/*: added support for input options in the open dialog.
  2092.        The stream output and subtitles options use them and you can also add options in the MRL itself.
  2093. commit 6135b00b126d8b3e6143fa1a17b2c32581470133
  2094. Author: Gildas Bazin <gbazin@videolan.org>
  2095. Date:   Wed Jul 23 23:05:25 2003 +0000
  2096.     * modules/misc/freetype.c, modules/demux/util/sub.c: cleanup.
  2097.     * modules/demux/util/sub.h: thou shall do a vlc_object_attach().
  2098.     * src/misc/variables.c: added VLC_VAR_FILE and VLC_VAR_DIRECTORY inheritance support.
  2099. commit f8551ccd8bd84ed845eb7bb6427952bf909c50c2
  2100. Author: Christophe Massiot <massiot@videolan.org>
  2101. Date:   Wed Jul 23 22:55:31 2003 +0000
  2102.     * Updated po files. STRINGS ARE FROZEN !!!
  2103. commit 7f661cb300890ac6ee63c85c63748c11acaaa1a7
  2104. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2105. Date:   Wed Jul 23 22:02:56 2003 +0000
  2106.     Interface for Familiar v0.7 and GPE. This interface is based on gtk2 libaries.
  2107. commit 4684a91eafdc7a56414208681294ecccaac9b83c
  2108. Author: Gildas Bazin <gbazin@videolan.org>
  2109. Date:   Wed Jul 23 22:01:25 2003 +0000
  2110.     * include/variables.h, src/misc/variables.c: you can now use var_Create() directly to create an object variable with an inherited value.
  2111.        eg. var_Create( p_vout, "zoom", VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );
  2112.        Beware, the object in which you create the var must be attached to a parent for this to work (otherwise we can't navigate the parents hierarchy to find the value to inherit).
  2113.     
  2114.     * src/input/input.c, src/input/input_programs.c, src/video_output/video_output.c: converted more config_GetFoo() into var_Create()/var_Get();
  2115. commit 5b165b7369efb2c31466e0ed0a120ef16a838cc6
  2116. Author: Derk-Jan Hartman <hartman@videolan.org>
  2117. Date:   Wed Jul 23 21:45:13 2003 +0000
  2118.     * include/vlc_common.h: MAX_PATH PATH_MAX, we don't wanna bother and use the
  2119.       latter everywhere.
  2120.     * modules/demux/util/sub.c: Bring the config options in here to the variable structure.
  2121.     * modules/misc/freetype.c: Bring the config options in here to the variable structure.
  2122.       Fix the linespacing. Dnumgis, it works, just define another linespacing :)
  2123. commit 49913218cb1dcc91a1e7ac4dfe7993aac7114adf
  2124. Author: Eric Petit <titer@videolan.org>
  2125. Date:   Wed Jul 23 19:11:08 2003 +0000
  2126.      freetype.c : use the default BeOS font on BeOS
  2127. commit 95a8807bc6824f01c88adb2e1ee8dac12c9b7afe
  2128. Author: Olivier Teulière <ipkiss@videolan.org>
  2129. Date:   Wed Jul 23 17:31:24 2003 +0000
  2130.      * modules/gui/skins/src/banks.cpp: removed a useless event I had
  2131.        forgotten
  2132. commit 16434951b385e55e3b7c3e6fef0b6e55e73907ff
  2133. Author: Cyril Deguet <asmax@videolan.org>
  2134. Date:   Wed Jul 23 09:14:25 2003 +0000
  2135.     * all: fixed depcomp failure
  2136. commit 986af9f1b1eab16f26f10f5f865e32ae6c9d72e7
  2137. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2138. Date:   Wed Jul 23 07:37:34 2003 +0000
  2139.     When recv() returns -1 a bug is triggered inside RTPRead() and RTPChoose(). The return value of Read() is then -1. The test "if (!i_ret) return 0;" will be false and the function will continue resulting in segfault while copying from buffers that are in an undetermined state. The correct test is "if (i_ret<0) return 0;".
  2140. commit 6754c25bbc82f4ab9c135f601d6405c6551f5ac9
  2141. Author: Gildas Bazin <gbazin@videolan.org>
  2142. Date:   Wed Jul 23 01:28:54 2003 +0000
  2143.     * modules/misc/sap.c: oops, compilation fix.
  2144. commit eb505a2f6d699f8aa9a1774896c1d3c4f2077899
  2145. Author: Gildas Bazin <gbazin@videolan.org>
  2146. Date:   Wed Jul 23 01:13:48 2003 +0000
  2147.     * ALL: changes to the playlist_Add() and VLC_AddTarget() proto to include a list of options associated with the input.
  2148.     * src/input/input.c: parses the input options list before spawning the input and create object variables for these options. Options are of the form "[no[-]]foo[=bar]" where foo is the option name and bar is its value.
  2149.     * src/input/input.c, src/input/input_dec.c: use the object var api to get the value of the "sout", "sout-video" and "sout-audio" options.
  2150.     * src/libvlc.c: extended the command line parser to parse input options. Input options must always follow the input they apply to and begin with a ':'.
  2151.     
  2152.     All these changes allow you to specify input specific options.
  2153.     eg: ./vlc --no-sout-audio yourvideo.mpeg :sout=udp/http::8080 :sout-audio yourvideo2.mpeg
  2154.     Here the ":sout" option will only apply to yourvideo.mpeg.
  2155.     "--no-sout-audio" will be a global option so will apply to yourvideo2.mpeg but the global behaviour is overriden by ":sout-audio" for yourvideo.mpeg.
  2156.     
  2157.     TODO: - the interfaces need to be modified to benefit from the new playlist_Add() api.
  2158.           - only "sout", "sout-video", "sout-audio" implemented for now. To make it work with other options, we need to get rid of all the config_GetFoo() and replace them with var_Create()/var_Change()/var_Get().
  2159. commit 19e6278e3e9cb384f37073dcd1c237a30d6da3d7
  2160. Author: Derk-Jan Hartman <hartman@videolan.org>
  2161. Date:   Tue Jul 22 22:02:44 2003 +0000
  2162.     * Fix Makefiles for removed .rle fonts
  2163. commit cf3bb5c007ec4e7684412164d7c1416847c071b2
  2164. Author: Derk-Jan Hartman <hartman@videolan.org>
  2165. Date:   Tue Jul 22 20:49:10 2003 +0000
  2166.     * ALL:
  2167.       - Removed all the RLE subtitle font code.
  2168.       - Removed the .rle and even older .psf font files.
  2169.       - Moved the filesubtitle code from spudec to subsdec.
  2170.       - spudec is again DVD only.
  2171. commit 1f4b560964a4a0a94630c728b44fbae21dabe088
  2172. Author: Benjamin Pracht <bigben@videolan.org>
  2173. Date:   Tue Jul 22 20:25:07 2003 +0000
  2174.     frequency is  nom frequency  in MHz * 16, as  for the  v4l input.
  2175.     Breaks compatibility with previous syntax...
  2176. commit e9ecd3b90036ee199903f85b523347d592388988
  2177. Author: Gildas Bazin <gbazin@videolan.org>
  2178. Date:   Tue Jul 22 18:06:04 2003 +0000
  2179.     * src/stream_output/stream_output.c: fixed segfault when muxer can't add an elementary stream.
  2180. commit 9a825a723d24c0bc378f2bf8f03cf6690af883ec
  2181. Author: Gildas Bazin <gbazin@videolan.org>
  2182. Date:   Tue Jul 22 15:59:06 2003 +0000
  2183.     * src/misc/variables.c: fixed small mem leak (courtesy of Andy Lindsay)
  2184.     * modules/gui/wxwindows/interface.cpp: small improvements to the volume control.
  2185. commit e6063e73a23728020548569fa48e7b1976bc29a4
  2186. Author: Benjamin Pracht <bigben@videolan.org>
  2187. Date:   Tue Jul 22 13:58:23 2003 +0000
  2188.     * We're finally parsing all parameters (including standard)
  2189.     * syntax is now (roughly) the same as for the v4l input
  2190.     ex : vlc pvr:/dev/video0:frequency=1242:norm=secam:size=12x42:bitrate=1200,maxbitrate=4200
  2191.     * old syntax is still working
  2192.     * norm can be "pal", "secam", "ntsc" or any hexa value
  2193. commit c2b01bcb47d655c5ad25e18286c7ca19148c186e
  2194. Author: Laurent Aimar <fenrir@videolan.org>
  2195. Date:   Mon Jul 21 23:53:55 2003 +0000
  2196.      * http: added "del" and "empty" control. (for playlist). Corrected
  2197.     "previous" command.
  2198.      TODO: doc :(
  2199. commit 604f15c992d1d5c46a0f9c0f2506f4b0669e3655
  2200. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2201. Date:   Mon Jul 21 19:45:45 2003 +0000
  2202.     Forgot this one.
  2203. commit a195c0948c5bb3fd27a8b6fbbf237647c74b98db
  2204. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2205. Date:   Mon Jul 21 19:38:59 2003 +0000
  2206.     Added missing familiar-playlistb16x16.xpm
  2207. commit a7300bbb3a44e4a65fa7b867590936758afe4bbe
  2208. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2209. Date:   Mon Jul 21 19:25:54 2003 +0000
  2210.     Updated build rules for the Sharp Zaurus.
  2211. commit 68fc71edcd09a26d1b45665222a7962be922c56a
  2212. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2213. Date:   Mon Jul 21 19:19:48 2003 +0000
  2214.     Updated build rules for iPaq.
  2215. commit 03617b35493114fea1bc5840449edd1d9f38f591
  2216. Author: Gildas Bazin <gbazin@videolan.org>
  2217. Date:   Mon Jul 21 18:24:51 2003 +0000
  2218.     * modules/codec/spudec/spudec.c: disabled RLE font loading as it's not used anymore.
  2219. commit 85d35a75117452427fff0f7e0fd1396abb1447ca
  2220. Author: Gildas Bazin <gbazin@videolan.org>
  2221. Date:   Mon Jul 21 17:48:31 2003 +0000
  2222.     * modules/codec/quicktime.c, configure.ac: ported the audio part of the quicktime module to win32.
  2223. commit 543f828d1124579e67de6f5fbc6abeb9ec23c47b
  2224. Author: Gildas Bazin <gbazin@videolan.org>
  2225. Date:   Mon Jul 21 17:29:58 2003 +0000
  2226.     * Makefile.am, install-win32: removed rle fonts from the win32 package and added the necessary files for the http interface.
  2227. commit 4fd39e0ef55c4b3a80481ad302a10ecbab0c882d
  2228. Author: Derk-Jan Hartman <hartman@videolan.org>
  2229. Date:   Mon Jul 21 01:38:37 2003 +0000
  2230.     * vlc.ebuild: disabled kde, fixed mad and freetype support
  2231.     * Makefile.am: added html files for http intf to macosx.
  2232.       windows and beos probably need to do this too.
  2233. commit 200a61d98c81752dc1adcd9cbe14cd348075fd3f
  2234. Author: Gildas Bazin <gbazin@videolan.org>
  2235. Date:   Sun Jul 20 23:46:46 2003 +0000
  2236.     * modules/misc/freetype.c: set default font on win32. Fixed small memleak as well.
  2237. commit 4da83b8c197337826b20eb4bf597ce35b128bed3
  2238. Author: Gildas Bazin <gbazin@videolan.org>
  2239. Date:   Sun Jul 20 23:30:07 2003 +0000
  2240.     * modules/packetizer/copy.c, modules/stream_out/transcode.c: handle raw RV15, RV16, RV24, RV32,
  2241.     GREY.
  2242. commit 183241cb88ecc14c050d350314675ff823c2b224
  2243. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2244. Date:   Sun Jul 20 23:05:24 2003 +0000
  2245.     removed some c++ style comments, fixed some untrue comments, moved a
  2246.     function prototype
  2247. commit 8d171ed1149437e2041adbdf1ec7c3a0ac128a68
  2248. Author: Derk-Jan Hartman <hartman@videolan.org>
  2249. Date:   Sun Jul 20 22:16:19 2003 +0000
  2250.     * Update of language files
  2251. commit beccf2b63b1332ca2ec0e95744039b3a68d4cc62
  2252. Author: Derk-Jan Hartman <hartman@videolan.org>
  2253. Date:   Sun Jul 20 22:06:03 2003 +0000
  2254.     * bumped up version to 0.6.1-test1
  2255. commit e7000e03c9c13ac632c7d3e57eb9e518b610307a
  2256. Author: Derk-Jan Hartman <hartman@videolan.org>
  2257. Date:   Sun Jul 20 21:41:13 2003 +0000
  2258.     * Set the default font on Mac OS X to the system font.
  2259. commit b62e141d6b6027b876d4e5b69e28720f0022d798
  2260. Author: Gildas Bazin <gbazin@videolan.org>
  2261. Date:   Sun Jul 20 21:28:52 2003 +0000
  2262.     * modules/gui/wxwindows/streamout.cpp: small cosmetic change for the streamout dialog.
  2263. commit 9b8e4de10fdc69ef7794f7cd6ceba1ebd3745bb2
  2264. Author: Derk-Jan Hartman <hartman@videolan.org>
  2265. Date:   Sun Jul 20 20:54:01 2003 +0000
  2266.     * removed matrox support, since the modules is broken
  2267.       http://bugs.gentoo.org/show_bug.cgi?id=24910
  2268. commit 573de01f7136e3d8b71355d1e3ad39720d4ba0a7
  2269. Author: Olivier Teulière <ipkiss@videolan.org>
  2270. Date:   Sun Jul 20 20:42:23 2003 +0000
  2271.      * modules/gui/skins/*: removed useless code
  2272. commit ac35c5959dc867f0a092772a6eaea86feb4a5427
  2273. Author: Gildas Bazin <gbazin@videolan.org>
  2274. Date:   Sun Jul 20 20:33:17 2003 +0000
  2275.     * src/input/input_ext-plugins.c: fixed previous commit.
  2276.     * modules/gui/wxwindows/interface.cpp: fixed a couple of bugs.
  2277. commit ebd0d9737a27d3df650b6e395c93fb6e957e10ca
  2278. Author: Derk-Jan Hartman <hartman@videolan.org>
  2279. Date:   Sun Jul 20 19:48:30 2003 +0000
  2280.     * README.MacOSX.rtf: updated section on subtitles.
  2281.     * vlc.ebuild: added amd64 keyword. changed script to use emake again.
  2282.       Removed MODULES from the doc installation.
  2283.     * src/libvlc.h: added the new ffmpeg a/v encoders to the list for the prefs.
  2284.     * share/vlc_win32_rc.rc: Changed the Win32 name of VLC from,
  2285.       "An Opensource Media Player" to "VLC media player".
  2286.     * other: added the new transcoding codecs, channels option and SAP option
  2287.       to the stream output dialog.
  2288. commit d2c52a329ff085b7be6d735dc85b5e46b210c903
  2289. Author: Olivier Teulière <ipkiss@videolan.org>
  2290. Date:   Sun Jul 20 16:56:58 2003 +0000
  2291.      * modules/misc/freetype.c: compilation fix for windows
  2292. commit e9e2c245c5c6e14018c77da85f19e851950d73a2
  2293. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2294. Date:   Sun Jul 20 16:26:33 2003 +0000
  2295.     Draw the text in the U and V planes as well. Removes the transparency effect.
  2296.     Also check which chroma is in use and give an error message if it isn't
  2297.     supported.
  2298.     
  2299.     Someone (possibly me) should write some renderer functions for other
  2300.     colorspaces.
  2301. commit 1aefba7e7d856bf935e7850b07022a55924a96f5
  2302. Author: Gildas Bazin <gbazin@videolan.org>
  2303. Date:   Sun Jul 20 15:33:53 2003 +0000
  2304.     * Added MPEG 1 to the list of encapsulation methods (useful to produce files playable by WMP).
  2305. commit 57effc145443e9c4f8f8a888069c6f2861dcb66b
  2306. Author: Gildas Bazin <gbazin@videolan.org>
  2307. Date:   Sun Jul 20 15:17:47 2003 +0000
  2308.     * src/input/input_ext-plugins.c: in input_FillBuffer(), if we can't immediately allocate a new buffer, try until we manage to get one.
  2309. commit ae606eef317f0ff631db76a22d2392881e180b55
  2310. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2311. Date:   Sun Jul 20 12:34:36 2003 +0000
  2312.     some cleanup in file info code, add fourccs in hex form ( some users want
  2313.     that ), add audio bitrate when available (untested)
  2314. commit e9829fa64a286cfaa3634f430bf6dab2823bebc8
  2315. Author: Gildas Bazin <gbazin@videolan.org>
  2316. Date:   Sun Jul 20 12:22:32 2003 +0000
  2317.     * modules/gui/wxwindows/preferences.cpp: windows can't have open _and_ save file dialogs so only use open file dialogs on win32 in the preferences menu.
  2318.     * Makefile.am: removed INSTALL.win32 from the win32 package as it's only useful for developpers anyway.
  2319. commit ae65b15b7b26ece5daa69e3721225d7bd5c8cc98
  2320. Author: Gildas Bazin <gbazin@videolan.org>
  2321. Date:   Sun Jul 20 10:38:49 2003 +0000
  2322.     * modules/gui/wxwindows/*, include/vlc_interface.h: new generic "open file" dialog.
  2323.     * modules/gui/skins/*: use the new generic "open file" dialog to load skins.
  2324. commit ce09ec773c9b9f2094a1c2912a021b5c66f44a92
  2325. Author: Clément Stenac <zorglub@videolan.org>
  2326. Date:   Sun Jul 20 08:30:41 2003 +0000
  2327.     modules/control/joystick.c: Joystick control module (linux only)
  2328.     
  2329.     disabled by default, use --enable-joystick & --extraintf joystick
  2330.     
  2331.     actions are:
  2332.      left-right: variable speed seek
  2333.      up-down: browse the playlist
  2334.      button 1: play/pause
  2335.      button 2: fullscreen
  2336. commit d523d1af33bd9701784ceeb117b652c255cb510e
  2337. Author: Gildas Bazin <gbazin@videolan.org>
  2338. Date:   Sat Jul 19 16:33:55 2003 +0000
  2339.     * modules/gui/wxwindows/*: proper characters encoding conversions.
  2340.        Override the popup menu only for the main interface.
  2341. commit 3512590ae6265ac67f9e78f148fc27d6f77ff223
  2342. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2343. Date:   Sat Jul 19 15:25:47 2003 +0000
  2344.     alsa is only available on linux
  2345. commit bdfcacf6da63b1c21a9524b67e5f97c62fca8243
  2346. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>