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

midi

开发平台:

Unix_Linux

  1. Author: Antoine Cellerier <dionoea@videolan.org>
  2. Date:   Thu Mar 1 22:44:16 2007 +0000
  3.      * Fix forbiden windows characters list. (in fact it's not windows only, but fat32/ntfs ... but noone cares)
  4. commit 5d03d245a77eccb97eb82dfa7f198f8375aec5f3
  5. Author: Jean-Baptiste Kempf <jb@videolan.org>
  6. Date:   Thu Mar 1 22:43:30 2007 +0000
  7.     Qt4 - SPrefs : Input Panel. almost all implementations, but not the macro-ones (network-caching and disk-device )
  8. commit cb04ed6ba36066f0f3dcd295324e6ed5fe3ee6aa
  9. Author: Laurent Aimar <fenrir@videolan.org>
  10. Date:   Thu Mar 1 22:12:06 2007 +0000
  11.     Fixed a small memleak.
  12. commit e088c92b313bda95f33d190155cfe4e8db355dfe
  13. Author: Jean-Baptiste Kempf <jb@videolan.org>
  14. Date:   Thu Mar 1 21:51:39 2007 +0000
  15.     Qt4 - SimplePrefs - Audio: Small fixes and normalization for volume.
  16. commit ec37e0e75feb16d5ff53ab143ffa6c37276a1a59
  17. Author: Christophe Mutricy <xtophe@videolan.org>
  18. Date:   Thu Mar 1 21:50:53 2007 +0000
  19.     Compile fix
  20. commit 0054378d6e90f6796759fca438a5ff209e19fbf8
  21. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  22. Date:   Thu Mar 1 21:38:58 2007 +0000
  23.     Fix a hang when quitting vlc on Mac OS X. This hang is due to the signal thread that isn't cancelled properly, because Mac OS X's sigwait is not a pthread cancellation point as it ought to be according to POSIX.1.
  24. commit 7cdfb7ee8b66706492e2f781ded8deeef0566969
  25. Author: Antoine Cellerier <dionoea@videolan.org>
  26. Date:   Thu Mar 1 21:27:47 2007 +0000
  27.     Dots are allowed in filenames (even on WIN32...). Thanks to Dugal Harris for noticing this bug.
  28. commit a6a23e5787b5fd8df685189f56c0541b64f491cc
  29. Author: Jean-Baptiste Kempf <jb@videolan.org>
  30. Date:   Thu Mar 1 20:43:28 2007 +0000
  31.     Qt4 : Spref - Audio: Use a doubleBox not a slider for normalizer
  32. commit 626df1fb98fdc8e6a3b0a65800aab3ca57e29666
  33. Author: Laurent Aimar <fenrir@videolan.org>
  34. Date:   Thu Mar 1 20:37:54 2007 +0000
  35.     Fixed a typo (INTF_DIALOG_VLM is not the same than INTF_DIALOG_BOOKMARKS)
  36. commit f64fd9acd66302b78d0282bcdb3011b4c6906733
  37. Author: Laurent Aimar <fenrir@videolan.org>
  38. Date:   Thu Mar 1 20:36:11 2007 +0000
  39.     Start cleaning up VLM + fixed vlm_New() race condition.
  40. commit 894e084c4b63336f55b9da79d2035bc2f1839bf8
  41. Author: Laurent Aimar <fenrir@videolan.org>
  42. Date:   Thu Mar 1 20:34:12 2007 +0000
  43.     Deactivated VLM control by wx while I clean it. (It uses private fields
  44.     of VLM that should not have been public)
  45. commit 320e6b5eaa2ea265c86b12c93f0ec57dec270fd4
  46. Author: Rémi Denis-Courmont <rem@videolan.org>
  47. Date:   Thu Mar 1 20:16:49 2007 +0000
  48.     Cache system clock in userland to save a few avoidable sleeps.
  49.     Also restore (albeit not hard-coded this time) the old Linux custom
  50.     of not waiting for a delay shorter than the scheduler precision
  51. commit c13d67b82c674fffe5d65656aff7484c227a74a1
  52. Author: Rémi Denis-Courmont <rem@videolan.org>
  53. Date:   Thu Mar 1 20:09:41 2007 +0000
  54.     Fix race condition and simplify SigHandler
  55.     Missing piece pointed out by Pierre d'H.
  56. commit 1d58919125812d569c23bde687e42fca86858e33
  57. Author: Rémi Denis-Courmont <rem@videolan.org>
  58. Date:   Thu Mar 1 17:52:11 2007 +0000
  59.     Fix abortion if killing signals are re-used.
  60.     Of course, VLC has no bugs, so you never need to abort it that way,
  61.     so that this fixes nothing.
  62. commit 14c5e914ffb2ca51676a2d6c6b081a8e324fe47e
  63. Author: Damien Fouilleul <damienf@videolan.org>
  64. Date:   Thu Mar 1 16:52:12 2007 +0000
  65.     - mp4 demux: support for iTunes/Quicktime META info
  66. commit df02a09ad6a85226a23d29443c671398b5debedf
  67. Author: Rémi Denis-Courmont <rem@videolan.org>
  68. Date:   Thu Mar 1 16:38:45 2007 +0000
  69.     Removing a warning never solved a problem (revert [11778])
  70. commit 0d012a7d6c9b04d74e566a9e44bae529f456779a
  71. Author: Rémi Denis-Courmont <rem@videolan.org>
  72. Date:   Thu Mar 1 16:36:54 2007 +0000
  73.     Fix incorrect string fix (revert [15025])
  74. commit 2e90c6e8bd881ae19944572ff3ed95f65f5e6e8d
  75. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  76. Date:   Thu Mar 1 01:00:07 2007 +0000
  77.     Fix file name representation of the video output window on Mac OS X. (Reviewed by hartman)
  78. commit 13ec57548cb99619b28d5dadc9c87a258ee9d9cf
  79. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  80. Date:   Thu Mar 1 00:06:21 2007 +0000
  81.     none-sematic changes:
  82.     clock.c: replace a magic number with the appropriate constant
  83.     vlc_include.h: fix a comment to match reality
  84. commit 9c1758ae820ec9cc6848654fff05c5ac6ea024c8
  85. Author: Jean-Baptiste Kempf <jb@videolan.org>
  86. Date:   Thu Mar 1 00:01:14 2007 +0000
  87.     Qt4 - SimplePrefs : Simple Fix to simple Problem. Should repair Win32 breakage. So sorry.
  88. commit 220ff7f6eae997583245d1c90409e3eac65f3cab
  89. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  90. Date:   Wed Feb 28 23:52:48 2007 +0000
  91.     disable clock_nanosleep for mwait for now. Fixes dvd and vob playback
  92.     for me.
  93. commit 7bb4a6ef55444f256c11190378e57c430db67afe
  94. Author: Jean-Baptiste Kempf <jb@videolan.org>
  95. Date:   Wed Feb 28 23:38:48 2007 +0000
  96.     Qt4 : Simple Preferences. Add a slider widget to pref_widget, because it is nicer than  a QSpinBox.
  97.     Could you look please on that commit cause I don't understand if it is the good way to do it (I guess not) and why do I had to add this 'bool' to the methods.
  98.     
  99.     zorglub, dionoea?
  100. commit e87abf624a0302f8d6f7bdd0a9f550cec1f5fb12
  101. Author: Laurent Aimar <fenrir@videolan.org>
  102. Date:   Wed Feb 28 22:45:02 2007 +0000
  103.     Reworked/improved the way sout-keep works. (VLM sout-keep does not
  104.     work again yet )
  105. commit 0bf39ed37db37db3d1c925e3af7a742ff251a522
  106. Author: Yoann Peronneau <yoann@videolan.org>
  107. Date:   Wed Feb 28 20:41:01 2007 +0000
  108.     * src/playlist/loadsave.c: create directory before saving Media Library
  109. commit 7815fcbd8eddee11d31daee6663c8937f38771c2
  110. Author: Derk-Jan Hartman <hartman@videolan.org>
  111. Date:   Wed Feb 28 20:05:59 2007 +0000
  112.     * make vobsubs downloadable from http/ftp etc. closes #567
  113.      - NOTE: this will not work on user/password protected locations.
  114. commit cdc777330a4901c4eef9b4d4a1ab68eda4bf85cd
  115. Author: Jean-Paul Saman <jpsaman@videolan.org>
  116. Date:   Wed Feb 28 19:38:02 2007 +0000
  117.     Patch by xxcv: Don't change fmt_last.audio.i_rate when FOURCC is mp4a
  118. commit b6a2a98f36f28d41dfce0fc0428c236846cdb457
  119. Author: Christophe Massiot <massiot@videolan.org>
  120. Date:   Wed Feb 28 17:16:42 2007 +0000
  121.      * src/text/iso-639_def.h: Add original audio pseudo-language (reported
  122.        by Francesc Pinyol Margalef).
  123. commit 591835ca2bad00c4c84b7213f9c24e2cecc4513d
  124. Author: Christophe Mutricy <xtophe@videolan.org>
  125. Date:   Wed Feb 28 16:56:57 2007 +0000
  126.     Meaningfull typo
  127. commit 3bc601a592a6bfa37030b1dc87b4a808b092a8ae
  128. Author: Rémi Denis-Courmont <rem@videolan.org>
  129. Date:   Wed Feb 28 16:35:19 2007 +0000
  130.     typo
  131. commit 21ca21609801cd9c9e4fcd73024c9f5628bb5b68
  132. Author: Rémi Denis-Courmont <rem@videolan.org>
  133. Date:   Wed Feb 28 16:23:21 2007 +0000
  134.     Fix POL.*HUP handling: POLLHUP is for writing,
  135.     POLLRDHUP is for reading (and also non-standard)
  136. commit 610d3b49f77d666f2039bf83ec0080581e170487
  137. Author: Derk-Jan Hartman <hartman@videolan.org>
  138. Date:   Wed Feb 28 12:36:15 2007 +0000
  139.     * rawvideo.c: Do not use visible_pitch when walking trough the lines. fixes #1021
  140. commit edf6862b11373cc9d9d42149f3d701f18510255c
  141. Author: Damien Fouilleul <damienf@videolan.org>
  142. Date:   Wed Feb 28 12:07:45 2007 +0000
  143.     sap.c: win32 fix for IPv6 local-link zone identifier
  144. commit cfb2689c1834a11bdab3e45bcf9e3bd65f67f9bc
  145. Author: Derk-Jan Hartman <hartman@videolan.org>
  146. Date:   Wed Feb 28 12:07:05 2007 +0000
  147.     * matroska bug. don't use block, in case when it can be ( block || simpleblock)
  148. commit ed239bba9fe6e106ab7c3a2c78cb66604ffb26a9
  149. Author: Christophe Mutricy <xtophe@videolan.org>
  150. Date:   Tue Feb 27 23:43:04 2007 +0000
  151.     this was renamed in [19013]
  152. commit db7f048cc41942956e34b19126c5cb333df9ff3c
  153. Author: Christophe Mutricy <xtophe@videolan.org>
  154. Date:   Tue Feb 27 23:42:59 2007 +0000
  155.     *.po: Update slovenian and portuguese l10n
  156.     POTFILES.in: some new files, some ones renamed
  157. commit 16793a3e2c08dcc51ab63545b12631fccfe9ead6
  158. Author: Jean-Baptiste Kempf <jb@videolan.org>
  159. Date:   Tue Feb 27 22:30:36 2007 +0000
  160.     * Qt4 - Simple Preferences: Start to bind the keys to the preferences. Lots of them still don't work. Why ?
  161. commit 072cd3c8fdf2cfa667dd05da05e6add861035599
  162. Author: Laurent Aimar <fenrir@videolan.org>
  163. Date:   Tue Feb 27 21:45:41 2007 +0000
  164.     Fixed wrong type used in mp4 parsing.
  165. commit 8161c0261683e5099e6a6fff0249fdd99bfa7b51
  166. Author: Rémi Denis-Courmont <rem@videolan.org>
  167. Date:   Tue Feb 27 21:27:06 2007 +0000
  168.     *Ahem* compile testing is good, but it only works
  169.     if I actually look at the result
  170. commit bd3f6bbbc70a62a05ba7038af85d6076dbff32ac
  171. Author: Rémi Denis-Courmont <rem@videolan.org>
  172. Date:   Tue Feb 27 21:25:11 2007 +0000
  173.     Simplification
  174. commit bd056290df9e85c7534862a31e2e62fa5b6c3c73
  175. Author: Rémi Denis-Courmont <rem@videolan.org>
  176. Date:   Tue Feb 27 21:15:49 2007 +0000
  177.     - Support for customizing the checksum coverage
  178.     - Make UDP-Lite an option rather than a distinct shortcut
  179. commit c28624748ceb2bcc6d33d2a569a4f1b826ff2e8d
  180. Author: Derk-Jan Hartman <hartman@videolan.org>
  181. Date:   Tue Feb 27 20:57:56 2007 +0000
  182.     * Fix subtitle detection. utf8_stat returns 0 if file is present.
  183.       P.S. this bug was present for 3 months, without anyone noticing it. That's just BAD people.
  184. commit 4551908a0ac5e7a83ce237a5d1e6637ffff394cd
  185. Author: Rémi Denis-Courmont <rem@videolan.org>
  186. Date:   Tue Feb 27 20:43:05 2007 +0000
  187.     Do not assume RTP frequency is that of TS for RTCP
  188. commit 6bbeeca1bd223c748bef4bbd5ff37807c8512c21
  189. Author: Laurent Aimar <fenrir@videolan.org>
  190. Date:   Tue Feb 27 20:37:07 2007 +0000
  191.     Removed dead code.
  192. commit f2fb8b7f590f154788354a49d9cb652b1afb5cb9
  193. Author: Laurent Aimar <fenrir@videolan.org>
  194. Date:   Tue Feb 27 20:25:52 2007 +0000
  195.     Do not force a default TTL value (the value 1 will be used in SDP only).
  196. commit a9a6e8ca796d05a06c1ef8fc117cd8ff60def31c
  197. Author: Rémi Denis-Courmont <rem@videolan.org>
  198. Date:   Tue Feb 27 20:17:31 2007 +0000
  199.     IP6 "MUST NOT" have a TTL.
  200.     This will be parsed as an address counter on the receiver,
  201.     with disastrous consequences
  202. commit 683f08b8c0bcae8f963e6b100484a8f1237abf7f
  203. Author: Laurent Aimar <fenrir@videolan.org>
  204. Date:   Tue Feb 27 20:07:54 2007 +0000
  205.     Removed debug left over.
  206. commit 7f8cab90a9d1d553a2d1bd8679eae77b43b95455
  207. Author: Laurent Aimar <fenrir@videolan.org>
  208. Date:   Tue Feb 27 20:04:01 2007 +0000
  209.     Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode.
  210. commit 12659dbfad0e0eaeee78aeb91416fcf3732beea6
  211. Author: Laurent Aimar <fenrir@videolan.org>
  212. Date:   Tue Feb 27 20:02:15 2007 +0000
  213.     Fixed H264 rtp packetization.
  214.     Force a TTL value of 1 if not defined instead of refusing to start.
  215.     (Any suggestion about a better failsafe value ?)
  216. commit b160af605b251682ad86348cc4e07287084e891c
  217. Author: Laurent Aimar <fenrir@videolan.org>
  218. Date:   Tue Feb 27 19:39:41 2007 +0000
  219.     Added all missing case for "Detection of the first VCL NAL unit of a primary coded picture".
  220.     Fixed prepend of SPS/PPS per I frame.
  221. commit b1184c1e58512481458293fdc7d8d16f2dc9211c
  222. Author: Damien Fouilleul <damienf@videolan.org>
  223. Date:   Tue Feb 27 17:13:16 2007 +0000
  224.     libvlc-common.c: revert r19040
  225. commit a47f53be6e77e6109d3fd39e039971877fd61d43
  226. Author: Rémi Denis-Courmont <rem@videolan.org>
  227. Date:   Tue Feb 27 17:00:42 2007 +0000
  228.     Expatriate myself
  229. commit f6268a0a751524d8d4ccd688e2c1572b1fc56f75
  230. Author: Rémi Denis-Courmont <rem@videolan.org>
  231. Date:   Tue Feb 27 16:54:38 2007 +0000
  232.     Listen to link-local SAP announces too
  233. commit 3ecee5c492d12aeb8aa8575d13c14d809b97b947
  234. Author: Derk-Jan Hartman <hartman@videolan.org>
  235. Date:   Tue Feb 27 16:14:21 2007 +0000
  236.     * Don't VLC_EXPORT net_Close now that it's a #define
  237.     * update vlc_symbols.h
  238.     
  239.     courmisch, can you please check ?
  240. commit 78e2acb77c81e611e2e6228d913ae06baef84014
  241. Author: Damien Fouilleul <damienf@videolan.org>
  242. Date:   Tue Feb 27 12:16:55 2007 +0000
  243.     - libvlc: make sure that p_static_libvlc always point to the first libvlc instance (actually, is it still used ?)
  244. commit 2662e59f19b64ea89ef9aabde013d1e16767aefe
  245. Author: Damien Fouilleul <damienf@videolan.org>
  246. Date:   Tue Feb 27 12:15:52 2007 +0000
  247.     - libvlc control: uninitialiazed mutex and variables, was prevent browser plugins from adding elements in playlist
  248. commit 4a07ee4971a9b90c5ca912a7375e73ccbe9ce499
  249. Author: Derk-Jan Hartman <hartman@videolan.org>
  250. Date:   Tue Feb 27 01:30:26 2007 +0000
  251.     * Fix implementation of net_Close. it returns void, not int (like close).
  252. commit ce9a419e2410f5755a20200d319a3ec397621b07
  253. Author: Christophe Mutricy <xtophe@videolan.org>
  254. Date:   Mon Feb 26 23:14:19 2007 +0000
  255.     Link fix. Proper one this time hopefully
  256. commit fb66a0b738bd807d3410cd54d930e2172e52ec0a
  257. Author: Christophe Mutricy <xtophe@videolan.org>
  258. Date:   Mon Feb 26 22:38:04 2007 +0000
  259.     Link fix
  260. commit f8cd71a76a96d17790ad35c61ea50fc44b94a4ac
  261. Author: Christophe Mutricy <xtophe@videolan.org>
  262. Date:   Mon Feb 26 22:14:49 2007 +0000
  263.     Compile fix for old ffmpeg
  264. commit b39fee93027a54e20d61b7979e7799355292ff5f
  265. Author: Laurent Aimar <fenrir@videolan.org>
  266. Date:   Mon Feb 26 19:30:49 2007 +0000
  267.     Fixed a deadlock between VLM and httpd. (Issue all VLM command
  268.      from the httpd callback in its own thread)
  269. commit d7bc817f72e44cacf0fc9468c7988ee1f4b565a7
  270. Author: Laurent Aimar <fenrir@videolan.org>
  271. Date:   Mon Feb 26 19:27:35 2007 +0000
  272.     Force VLM stream to not use sout-keep.
  273.     Fixed race condition with sout-keep.
  274.     Fixed broken sout-keep behaviour (currently active sout can be used
  275.      twice or destroyed..., it might fixed segfaults reported by xxcv))
  276. commit f6b77b24afe7f73539125d178712b83b9bb4d771
  277. Author: Laurent Aimar <fenrir@videolan.org>
  278. Date:   Mon Feb 26 19:21:03 2007 +0000
  279.     Improved vout_Request when using a vout attached to playlist.
  280.     (Avoid a possible race condition)
  281. commit 3f615499491f5b6f225e4e856a123f9f7a1dce2f
  282. Author: Laurent Aimar <fenrir@videolan.org>
  283. Date:   Mon Feb 26 19:19:18 2007 +0000
  284.     Added missing const qualifier to vod_MediaControl.
  285.     Improved TAB_* protection and added TAB_INIT/CLEAN.
  286. commit bca9301311c26520596abf7b7f2d085b0b87d814
  287. Author: Damien Fouilleul <damienf@videolan.org>
  288. Date:   Mon Feb 26 19:15:32 2007 +0000
  289.     -activex: implement _NewEnum property on log.messages collection to allow for "For each message in log.messages" construct in VB and other languages
  290. commit 214647c66eddee07427f6cec26034945f5499c18
  291. Author: Rémi Denis-Courmont <rem@videolan.org>
  292. Date:   Mon Feb 26 16:54:38 2007 +0000
  293.     Harmless typo
  294. commit 93c16a0b4e20c301c4f7e1a077e1a31898da88dc
  295. Author: Rémi Denis-Courmont <rem@videolan.org>
  296. Date:   Mon Feb 26 16:54:05 2007 +0000
  297.     Simplify shutdown() portability
  298. commit 42388a77bdcf23357696f033a81d11485cd7c00d
  299. Author: Rémi Denis-Courmont <rem@videolan.org>
  300. Date:   Mon Feb 26 16:42:53 2007 +0000
  301.     net_Close() is a one-liner, so inline it
  302. commit b5ed36d375a1c2a963b761abeda59604c417b638
  303. Author: Rémi Denis-Courmont <rem@videolan.org>
  304. Date:   Mon Feb 26 16:38:58 2007 +0000
  305.     Do what the previous commit pretended to do
  306. commit 6f087f5478c208c71e3c6c878a28729f28f3b65e
  307. Author: Rémi Denis-Courmont <rem@videolan.org>
  308. Date:   Mon Feb 26 16:38:21 2007 +0000
  309.     Remove net_ReadNonBlock(),
  310.     it was merely a slower (and buggier) recv() nowadays.
  311. commit 5a605a9ff03e5266b56991d969c8c23f4e303906
  312. Author: Rémi Denis-Courmont <rem@videolan.org>
  313. Date:   Mon Feb 26 15:44:23 2007 +0000
  314.     - Fix handling of POLLHUP and POLLNVAL events
  315.     - Minor optimization for POLLHUP case
  316. commit 5d33b7922e0ccacfa911965ae25a03678dd90678
  317. Author: Jean-Baptiste Kempf <jb@videolan.org>
  318. Date:   Mon Feb 26 06:46:16 2007 +0000
  319.     Configure: should repair --with-libtwolame-tree detection.
  320. commit b248dab2f216a406bd48f0ef07f6894b89e0237d
  321. Author: Jean-Baptiste Kempf <jb@videolan.org>
  322. Date:   Sun Feb 25 23:08:25 2007 +0000
  323.     Qt4 : SimplePrefs: various fixes, remove some widgets, uniformity, cleaning and hiding for Win32/others for some options.
  324. commit 70955271684ae34e0659e2f901a60aa7a6b55095
  325. Author: Antoine Cellerier <dionoea@videolan.org>
  326. Date:   Sun Feb 25 22:45:56 2007 +0000
  327.     Graa.
  328. commit 8f0cb96c47b61a2b766e1ba616cee7ea180a0767
  329. Author: Antoine Cellerier <dionoea@videolan.org>
  330. Date:   Sun Feb 25 22:44:48 2007 +0000
  331.     Cleaner fix to the "object is not attached" issue with modules loaded from cache
  332.      which weren't used by VLC. This now adds a new b_used flag to module_cache_t which is set to VLC_TRUE once we know that the cached version of the plugin is usable (and thus gets attached to something). If it's not usable, it wont be attached so we tell ModuleDelete() not to try dettaching it.
  333. commit 39b7ae3614f70e5dc290072764a075da69c35646
  334. Author: Christophe Mutricy <xtophe@videolan.org>
  335. Date:   Sun Feb 25 22:42:49 2007 +0000
  336.     Compile fix
  337. commit 4b4d1dc6533f17f5a5f0774546e51ba096078bc3
  338. Author: Jean-Baptiste Kempf <jb@videolan.org>
  339. Date:   Sun Feb 25 21:59:56 2007 +0000
  340.     Qt4- SImple Prefs: Subtitles and TextTitles.
  341. commit d31441182ca7de15dc681beea2fc228b98d44b75
  342. Author: Antoine Cellerier <dionoea@videolan.org>
  343. Date:   Sun Feb 25 19:39:59 2007 +0000
  344.     Patch by ILEoo to make the telnet interface work with "telnet" again (on linux). Looks ok according to the recv(2) manpage. Please fix if this is flawed.
  345. commit 65e0358c10560e40cb8da9d50599663d5e4d88fb
  346. Author: Cyril Deguet <asmax@videolan.org>
  347. Date:   Sun Feb 25 19:29:21 2007 +0000
  348.     * fixed build of skins2 interface on MacOS X (renamed Rect into SkinsRect
  349.       to avoid a conflict with Carbon API)
  350. commit e7bb450d70e290fb02d136e317aa0d5b005793eb
  351. Author: Antoine Cellerier <dionoea@videolan.org>
  352. Date:   Sun Feb 25 19:19:36 2007 +0000
  353.     Add undocumented play feature to help output.
  354. commit d14273499280d6fe6d9a9c3d1f91d512d6d9ebb2
  355. Author: Laurent Aimar <fenrir@videolan.org>
  356. Date:   Sun Feb 25 17:50:12 2007 +0000
  357.     Fixed segfault when faad reports an unknown channel configuration
  358.     (Fixed lol-vlc.aac segfault, http://sam.zoy.org/zzuf/)
  359. commit 6ba3004286ef2832a8db18d87b6af05abd1c828b
  360. Author: Jean-Baptiste Kempf <jb@videolan.org>
  361. Date:   Sun Feb 25 17:17:44 2007 +0000
  362.     Qt4: Simple_Prefs, adding hotkeys/shortcuts configuration.
  363. commit 201859a03b989419d9b1417642b6e91026a83b5e
  364. Author: Filippo Carone <littlejohn@videolan.org>
  365. Date:   Sun Feb 25 17:10:34 2007 +0000
  366.     libvlc_video_get_handle renamed to _get_parent
  367. commit a2e32b3185dff229f7f76da579dcaa09a5233e20
  368. Author: Filippo Carone <littlejohn@videolan.org>
  369. Date:   Sun Feb 25 16:17:40 2007 +0000
  370.     libvlc_video_get_handle function added
  371. commit 3b75df1e35403d7c2b588cc7954e2b6705aa26e7
  372. Author: Laurent Aimar <fenrir@videolan.org>
  373. Date:   Sun Feb 25 16:17:33 2007 +0000
  374.     Fixed rtsp broadcast streaming(sdp=rtsp://) and a potential double free.
  375. commit 638023d7e64f3b272a10ab5e6200ff2475e09f49
  376. Author: Laurent Aimar <fenrir@videolan.org>
  377. Date:   Sun Feb 25 16:11:41 2007 +0000
  378.     Fixed a memory access error (net_ReadInner)
  379. commit 2814beeb20d6c84b010c66cc615673e03cccb9ff
  380. Author: Jean-Baptiste Kempf <jb@videolan.org>
  381. Date:   Sun Feb 25 15:59:14 2007 +0000
  382.     Qt4: Preferences, Simple_Preferences. A bit more, but a lot of things are missing...
  383. commit e60de0fefff4111294264467d013825cb8ac6d13
  384. Author: Laurent Aimar <fenrir@videolan.org>
  385. Date:   Sun Feb 25 14:34:14 2007 +0000
  386.     Fixed double input_thread_t free for VOD.
  387. commit 617726b6c72b9677fb2f6e432c3e515bc197bbc1
  388. Author: Laurent Aimar <fenrir@videolan.org>
  389. Date:   Sun Feb 25 14:33:13 2007 +0000
  390.     Rework a bit http socket handling to avoid uninitialized variable access.
  391. commit f64ef866545064f3e5901e9b5a3b3f97a2516dd9
  392. Author: Laurent Aimar <fenrir@videolan.org>
  393. Date:   Sun Feb 25 13:14:49 2007 +0000
  394.     Bunch of warning fixes.
  395. commit 4913d65462daafc51fc390461434eca655622877
  396. Author: Laurent Aimar <fenrir@videolan.org>
  397. Date:   Sun Feb 25 13:14:08 2007 +0000
  398.     Added VC-1 raw es demuxer.
  399. commit 35905d252b88615051062c93fea0986f65ee4346
  400. Author: Laurent Aimar <fenrir@videolan.org>
  401. Date:   Sun Feb 25 12:39:52 2007 +0000
  402.     Added ffmpeg AAC id.
  403. commit 5abc94233ca3a93868a84a1eab6812558b773dfd
  404. Author: Laurent Aimar <fenrir@videolan.org>
  405. Date:   Sun Feb 25 12:34:41 2007 +0000
  406.     Copy complete es format descriptor when extra data is added.
  407. commit f95648173c1521e8a11107ac5c2bbe1edc0b68ec
  408. Author: Laurent Aimar <fenrir@videolan.org>
  409. Date:   Sun Feb 25 12:31:30 2007 +0000
  410.     Added VC-1 packetizer.
  411.     (But it still won't be decoded by ffmpeg, we provide extra data too late)
  412. commit 53102b6845fde9d5836c7b44abecfe8a18b86592
  413. Author: Laurent Aimar <fenrir@videolan.org>
  414. Date:   Sun Feb 25 12:11:14 2007 +0000
  415.     Added VC-1 detection (SMPTE RP 227 + ISO 13818-1 Amendment 2)
  416. commit 8d001a3825a3cf73ff7aff6b66b9b05029f94d55
  417. Author: Laurent Aimar <fenrir@videolan.org>
  418. Date:   Sun Feb 25 12:09:34 2007 +0000
  419.     Fixed warning (missing VLC_OBJECT()).
  420. commit bd304fa58463943255e7e0901af8a7b68377d254
  421. Author: Laurent Aimar <fenrir@videolan.org>
  422. Date:   Sun Feb 25 11:53:21 2007 +0000
  423.     Fixed --ts-extra-pmt (close #516)
  424.     Added VC-1 detection (SMPTE RP 227)
  425. commit 781ce1f3bd10897897327701cea68c842eb49e25
  426. Author: Laurent Aimar <fenrir@videolan.org>
  427. Date:   Sun Feb 25 11:50:15 2007 +0000
  428.     Fixed H264 vod (import code from rtp.c, there is a lot of code duplicated here).
  429. commit 479b697652a2b11aab07331e614b2e6dcc225f9b
  430. Author: Laurent Aimar <fenrir@videolan.org>
  431. Date:   Sun Feb 25 11:48:39 2007 +0000
  432.     Fixed input_thread_t leak by description module for VLM.
  433. commit da70bf94823d32dce1a40597c95aa130c545f50f
  434. Author: Laurent Aimar <fenrir@videolan.org>
  435. Date:   Sun Feb 25 11:46:07 2007 +0000
  436.     Fixed stream ouput gather module and renable it (close #1032)
  437. commit 75688a7cdec7fc9e016844f3c794ee052971a58d
  438. Author: Laurent Aimar <fenrir@videolan.org>
  439. Date:   Sun Feb 25 11:42:23 2007 +0000
  440.     Fixed uninitialized value for ADTS stream.
  441. commit c1993b6231c7b60f79fbac60215c9d1e3dd2edd9
  442. Author: Laurent Aimar <fenrir@videolan.org>
  443. Date:   Sun Feb 25 11:39:42 2007 +0000
  444.     Added vlc_b64_encode_binary (include/vlc_strings.h is not that a good place).
  445.     Use vlc_b64_encode_binary and remove ap_* in rtp.c
  446.     Fixed 2 invalid memory access and 1 stack corruption in rtp.c (Fixed
  447.     the report of rtp segfault with gcc 4.1 by xxcv)
  448. commit e732cff5c58c4ef4df7f7869405f7002aed94036
  449. Author: Laurent Aimar <fenrir@videolan.org>
  450. Date:   Sun Feb 25 11:35:45 2007 +0000
  451.     Fixed httpd stack corruption.
  452.     (Fixed 'assert (pufd < ufd + (sizeof (ufd) / sizeof (ufd[0])))' reported
  453.      by xxcv)
  454. commit 4a82316d3f970bd5de7945fc75d4961413d42a3c
  455. Author: Antoine Cellerier <dionoea@videolan.org>
  456. Date:   Sun Feb 25 10:47:46 2007 +0000
  457.     Simplify.
  458. commit 959c2a7a9e02f164f91923a20149b7f07494ea66
  459. Author: Felix Paul Kühne <fkuehne@videolan.org>
  460. Date:   Sun Feb 25 09:40:22 2007 +0000
  461.     * added flv to the list of supported file types (forward-port of [18985]
  462. commit c1a08ef67f5b1a1f3b5dff99f176234741ba9030
  463. Author: Antoine Cellerier <dionoea@videolan.org>
  464. Date:   Sun Feb 25 03:15:31 2007 +0000
  465.     Oops ?
  466. commit e4bd16a47c858458beeafc5681679b018407567b
  467. Author: Antoine Cellerier <dionoea@videolan.org>
  468. Date:   Sun Feb 25 03:15:10 2007 +0000
  469.     Fix "object is not attached" error when quiting VLC. (as far as i can tell, it was triggered since memory leak fix in [18247])
  470. commit beedc2e23948325e219d82cd00b6450a53e49357
  471. Author: Antoine Cellerier <dionoea@videolan.org>
  472. Date:   Sun Feb 25 01:46:25 2007 +0000
  473.     Prevent these errors when using help flag
  474.     [00000001] main libvlc error: option daemon does not exist
  475.     [00000001] main libvlc error: option pidfile does not exist
  476.     
  477.     The were due to the module_EndBand( p_libvlc ); on line 430 in libvlc-common.c . Please check that this is the correct way of doing it.
  478. commit c6276f93df08f5b46b26983a6512a99536222757
  479. Author: Jean-Baptiste Kempf <jb@videolan.org>
  480. Date:   Sat Feb 24 23:17:24 2007 +0000
  481.     Qt4 - Simple Prefs: More. Interfaces.
  482. commit 0435ea9aeef32aa8209c732064a992a8161236c9
  483. Author: Antoine Cellerier <dionoea@videolan.org>
  484. Date:   Sat Feb 24 18:18:15 2007 +0000
  485.     Untested new hotkeys:
  486.     'r' -> toggle random
  487.     'L' -> toggle normal / repeat one / loop
  488. commit ee0cac1e8e45cf537d47149675abd607ab93bc9a
  489. Author: Felix Paul Kühne <fkuehne@videolan.org>
  490. Date:   Sat Feb 24 16:40:34 2007 +0000
  491.     * commit Pierre's 2nd patch to enable weak symbols on OSX when linking vlc. This fixes the compilation of his locale-improvements and a few other problems when using the 10.3.9 SDK. Please check the next nightly on 10.3.x if you got access to it.
  492. commit 530bab1bc45fdc87e4ce7dd25d2b270cf29b3181
  493. Author: Jean-Baptiste Kempf <jb@videolan.org>
  494. Date:   Sat Feb 24 15:47:05 2007 +0000
  495.     Qt4 : Back to work.
  496. commit 6e7d7c4d44802e3d081b9199c70756c977b6d4d7
  497. Author: Antoine Cellerier <dionoea@videolan.org>
  498. Date:   Fri Feb 23 21:34:25 2007 +0000
  499.     Add dummy .IFO playlist demux to enable opening a DVD rip by double clicking on the .IFO files. closes #1067.
  500. commit fe157d457130a00c9fb0c21bfc73c3e7848c86b3
  501. Author: Felix Paul Kühne <fkuehne@videolan.org>
  502. Date:   Fri Feb 23 20:09:13 2007 +0000
  503.     * added 2 boxes to the wizard to allow access to sout-transcode-soverlay with the GUI. needs further testing, but can't break anything. (forward-porting [18977], closes #1005
  504. commit 24df55bb63c757563f967ea1fc4a666c6cd8724a
  505. Author: Christophe Mutricy <xtophe@videolan.org>
  506. Date:   Fri Feb 23 18:13:50 2007 +0000
  507.     .aclocal shall be last.
  508. commit fbab6d5645a3dba5adda571a0dbdd72d255375d4
  509. Author: Felix Paul Kühne <fkuehne@videolan.org>
  510. Date:   Fri Feb 23 17:19:45 2007 +0000
  511.     * removed duplicated, buggy code which fixed #744 in [18971]
  512. commit a6b956352f119882da9cb9f66616ba978f9184c4
  513. Author: Dennis van Amerongen <trax@videolan.org>
  514. Date:   Fri Feb 23 17:00:02 2007 +0000
  515.     * src/network/error.c: added a few more Winsock and QoS error codes
  516. commit 21871656e246ec6866022bd06023c9547b4365ff
  517. Author: Felix Paul Kühne <fkuehne@videolan.org>
  518. Date:   Fri Feb 23 15:38:43 2007 +0000
  519.     * renamed it, since it's plain C now and doesn't contain any Obj-C anymore
  520. commit bc7d87b7a41020f0b098fc37cd2062c55d73194c
  521. Author: Felix Paul Kühne <fkuehne@videolan.org>
  522. Date:   Fri Feb 23 15:19:03 2007 +0000
  523.     * fixed minor typo
  524. commit 33bc015640f9c99b629f26d95f3ba372e464b44e
  525. Author: Felix Paul Kühne <fkuehne@videolan.org>
  526. Date:   Fri Feb 23 14:27:16 2007 +0000
  527.     * patch by Pierre d'Herbemont which cleans up our locale detection code heavily and converts it to be CoreFoundation-based only. Thanks!
  528. commit 30bf3ee23a6809493a75a4361aecfd9984e9b329
  529. Author: Felix Paul Kühne <fkuehne@videolan.org>
  530. Date:   Fri Feb 23 13:33:05 2007 +0000
  531.     * update NEWS
  532. commit f8ca02b192618cd0d42d2690b408c8bddf46b539
  533. Author: Felix Paul Kühne <fkuehne@videolan.org>
  534. Date:   Fri Feb 23 12:46:54 2007 +0000
  535.     * fixed live patch for OSX
  536. commit 0343ff29f6ad5eee4e7ecf50e44eafa0e68a5168
  537. Author: Antoine Cellerier <dionoea@videolan.org>
  538. Date:   Thu Feb 22 21:47:13 2007 +0000
  539.     Remove broken VC1 detection code in ps muxer.
  540. commit 0c9117de56d95e4b26c3bfd1de284a3d983a9a57
  541. Author: Laurent Aimar <fenrir@videolan.org>
  542. Date:   Thu Feb 22 20:43:28 2007 +0000
  543.     Fixed subtitle/osd memory leaks (subpicture_region_t->psz_text was not freed).
  544.     
  545.      I think we have a potential bug with the way subpicture_region_t->p_style
  546.     is used.
  547.      Decoders allocate p_style memory in their context, so we don't free it in
  548.     spu_DestroyRegion. As vout object can live longer than decoder, I think
  549.     p_style might be used after the decoder has destroyed it.
  550.     
  551.      Can someone, who has worked on osd/spu internal, comment ?
  552. commit cb595496f9c3e6666ca947636b56bea074b5ddd3
  553. Author: Jean-Paul Saman <jpsaman@videolan.org>
  554. Date:   Thu Feb 22 20:32:41 2007 +0000
  555.     Properly detect MOZ_X11 setting in firefox-1.5.0.9
  556. commit 7196e8d1ba92d16024b9499d8f0f63a2a998472d
  557. Author: Laurent Aimar <fenrir@videolan.org>
  558. Date:   Thu Feb 22 20:30:15 2007 +0000
  559.     Improve input_Preparse clean up (memory leaks).
  560. commit bd6df8a98ee50466ce48bf5abfd0015379d7d0a2
  561. Author: Laurent Aimar <fenrir@videolan.org>
  562. Date:   Thu Feb 22 20:12:27 2007 +0000
  563.     Do not use p_demux->p_parent to get the p_input
  564.     (Use vlc_find_object(PARENT)
  565. commit 719ff97ced0bdd4656b185d295d968307f58df61
  566. Author: Jean-Paul Saman <jpsaman@videolan.org>
  567. Date:   Thu Feb 22 20:10:59 2007 +0000
  568.     Remove of excess whitespace
  569. commit 246f8b269774516bb46b43b61706b0e5de971710
  570. Author: Jean-Paul Saman <jpsaman@videolan.org>
  571. Date:   Thu Feb 22 20:06:52 2007 +0000
  572.     Remove unused headerfile
  573. commit dfa3adb24454d8bbdeae5df1866e196cd3370446
  574. Author: Jean-Paul Saman <jpsaman@videolan.org>
  575. Date:   Thu Feb 22 19:50:29 2007 +0000
  576.     Indentation fix
  577. commit e86b6a0a13039f3ed0b7c706d381a0a8ef6d071d
  578. Author: Laurent Aimar <fenrir@videolan.org>
  579. Date:   Thu Feb 22 19:35:28 2007 +0000
  580.     Do not use p_demux->p_parent to get the p_input
  581.     (Use vlc_find_object(PARENT)
  582. commit e7a8394a1b4baf527d3acf10e3fdd3cabba22509
  583. Author: Laurent Aimar <fenrir@videolan.org>
  584. Date:   Thu Feb 22 19:34:05 2007 +0000
  585.     Do not use (input_thread_t*)p_access->p_parent it is not always true.
  586.     (Use vlc_find_object(PARENT)
  587. commit 7275b9220ce6f5af90479dd36c30d4872910b4c6
  588. Author: Laurent Aimar <fenrir@videolan.org>
  589. Date:   Thu Feb 22 19:18:17 2007 +0000
  590.     Reworked DecodeModulation (close #1063)
  591. commit 99aeeff1ac677cada137b5b5afc7a6e1a451adbb
  592. Author: Antoine Cellerier <dionoea@videolan.org>
  593. Date:   Thu Feb 22 19:02:19 2007 +0000
  594.     play command fix by ILEoo (see [18938]).
  595. commit 877636c07b2393732b901cd1916a2c8c71573af7
  596. Author: Jean-Paul Saman <jpsaman@videolan.org>
  597. Date:   Thu Feb 22 11:22:48 2007 +0000
  598.     Build live555 libraries with -DUSE_SYSTEM_RANDOM=1 by default. This fixes a bug reported by Jason Gerecke (jgerecke at uoregon dot edu). The rationale from Jason:
  599.     
  600.     In groupsock/inet.c: http://www.live555.com/liveMedia/doxygen/html/inet_8c-source.html a custom random generator is provided for systems which do not provide their own rand() or srand() functions. Other people have reported issues with this function segfaulting (never in conjuction with VLC however), possibly because of multithreading issues, and the fix issued by the Live555 developers was to provide an "#ifdef USE_SYSTEM_RANDOM" for builds on supporing systems (http://lists.live555.com/pipermail/live-devel/2003-November/000013.html).
  601. commit 6185bee1520c8b2cce48527bdb64bd955ab67f71
  602. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  603. Date:   Thu Feb 22 10:45:09 2007 +0000
  604.     fix cam support for twinhan cards. Not needed now, but will be needed if
  605.     the drivers get fixed
  606. commit 600e2cd549142370607f55455aa29de0d6d1cd8e
  607. Author: Laurent Aimar <fenrir@videolan.org>
  608. Date:   Wed Feb 21 23:15:06 2007 +0000
  609.     Changed input_DestroyThread to take care of detaching, cleaning and destroying input.
  610.     (This way it matches input_CreateThread and fixes a memleak)
  611.     Control variables are now created even for preparse, only callback are not added.
  612.     (This fix use of uninitialized variables)
  613. commit 9886e26b218171b39bf57b0efa72e3ff2cad7e77
  614. Author: Christophe Mutricy <xtophe@videolan.org>
  615. Date:   Wed Feb 21 23:07:04 2007 +0000
  616.     Compile fix
  617. commit d8a051a2cc40f49e1e1abad758c9150d11985a72
  618. Author: Laurent Aimar <fenrir@videolan.org>
  619. Date:   Wed Feb 21 23:02:56 2007 +0000
  620.     Fixed compilation of v4l2 + refuse to initialize unless it is forced.
  621. commit a553f31aa920e9cfd3f3b7b9042a719bc9e6625a
  622. Author: Laurent Aimar <fenrir@videolan.org>
  623. Date:   Wed Feb 21 23:01:36 2007 +0000
  624.     Fixed memory leak at each new PMT if we don't have CAM.
  625. commit f2db0411b844f79b1f4e5923bbc6c3bb64a64c7d
  626. Author: Laurent Aimar <fenrir@videolan.org>
  627. Date:   Wed Feb 21 22:56:43 2007 +0000
  628.     Avoid a malloc(0) (We don't call free on it, valgrind is not happy)
  629. commit 28126abd00ac5c49072bb29d1048dc74a1c84849
  630. Author: Antoine Cellerier <dionoea@videolan.org>
  631. Date:   Wed Feb 21 22:44:24 2007 +0000
  632.     Add CODEC_ID_GSM and CODEC_ID_GSM_MS to ffmpeg audio codec list. (mostly useless but it doesn't hurt. needs ffmpeg to be linked with an specific lib)
  633. commit 53462241fdd87eaa50fe378be5d592f9ec395625
  634. Author: Damien Fouilleul <damienf@videolan.org>
  635. Date:   Wed Feb 21 22:39:07 2007 +0000
  636.     - io.c: meaningful error message on win32 when input is dying
  637. commit c8fdee00a03b28b903df49c7cfefc99339dab5eb
  638. Author: Antoine Cellerier <dionoea@videolan.org>
  639. Date:   Wed Feb 21 22:25:27 2007 +0000
  640.     [PATCH] vlm: play command index same as inputdeln index from Ilkka Ollakka. Thanks.
  641. commit 47a67b900609e47dc36610f4c77b7656753b07c1
  642. Author: Laurent Aimar <fenrir@videolan.org>
  643. Date:   Wed Feb 21 21:31:36 2007 +0000
  644.      Improved vlc_UrlParse (close #1025)
  645.      We use vlc_UrlParse for "URL" without protocol... so it was using a part of
  646.     the URL as a protocol if it found ":/". Ensure to extract only valid protocol
  647.     at least.
  648. commit f5305fef469ceba3e0434902200aec3f20454f57
  649. Author: Rémi Denis-Courmont <rem@videolan.org>
  650. Date:   Wed Feb 21 20:49:01 2007 +0000
  651.     - Do not store HTTPd clients addresses (unused anyway)
  652.     - Use net_Accept()
  653. commit 558e0a6fa4bbd2cc888c0db20f3ff8c7e81f7c56
  654. Author: Rémi Denis-Courmont <rem@videolan.org>
  655. Date:   Wed Feb 21 19:27:18 2007 +0000
  656.     Fix descriptor leak and remove useless code
  657. commit 66438c4e241c6e472872611276be33349c10adc8
  658. Author: Damien Fouilleul <damienf@videolan.org>
  659. Date:   Wed Feb 21 18:19:41 2007 +0000
  660.     - contribs: more cygwin/general fixes
  661. commit f3743d455d3ec649821b104e0c103f6a97b029f7
  662. Author: Rémi Denis-Courmont <rem@videolan.org>
  663. Date:   Wed Feb 21 18:19:11 2007 +0000
  664.     - Use poll in net_Accept
  665.     - Fix som bugs
  666. commit 52b0f7ea4eea7123432ed3cf0db42be3697fef92
  667. Author: Rémi Denis-Courmont <rem@videolan.org>
  668. Date:   Wed Feb 21 18:03:40 2007 +0000
  669.     Another mdate() caching optimization
  670. commit 51d5c44da5357bde96bc0257cce43526489777a6
  671. Author: Rémi Denis-Courmont <rem@videolan.org>
  672. Date:   Wed Feb 21 17:58:12 2007 +0000
  673.     - Use poll() instead of select to allow breaking the FD_SETSIZE barrier
  674.     - Poll the system clock only once per loop (yes, it DOES matter),
  675.     - Fix rare bug with TLS and multiple listening sockets,
  676.     - Do not try to read/write to client socket with no pending events.
  677.     ...and of course introduce dozens of new bugs.
  678.     
  679.     This SHOULD speed httpd up a bit.
  680. commit 8468203d0e7606167a10d3977a5e253cb3f4aa47
  681. Author: Christophe Mutricy <xtophe@videolan.org>
  682. Date:   Wed Feb 21 17:52:09 2007 +0000
  683.     dvdnav.patch: detect the presence of gettimeofday() and activate the replacement only when needed
  684. commit f9279bb46db3777459df7c0fb67b01ead1ffa0ee
  685. Author: Rémi Denis-Courmont <rem@videolan.org>
  686. Date:   Wed Feb 21 17:42:19 2007 +0000
  687.     Minor code factorization
  688. commit 412ce0ddc1144c931cbcaa7e6e4a3b0784910fd7
  689. Author: Rémi Denis-Courmont <rem@videolan.org>
  690. Date:   Wed Feb 21 16:51:44 2007 +0000
  691.     Memory leak
  692. commit 3226e6a6ac89f4b9e6c970e457ed89dc4ce72b3a
  693. Author: Rémi Denis-Courmont <rem@videolan.org>
  694. Date:   Wed Feb 21 16:47:58 2007 +0000
  695.     - Support for multiple medias in SDP parser
  696.     - Accept phony SDPs with multiple identical media lines as if they had a single one
  697. commit a26145a60206b3b4b09aa0887ef9bde322fa6318
  698. Author: Laurent Aimar <fenrir@videolan.org>
  699. Date:   Tue Feb 20 22:54:18 2007 +0000
  700.     Fixed segfault in AutoBuiltPanel::AutoBuiltPanel.
  701. commit bd394308f254bf660b5297fc8cdbd9590eaa16c7
  702. Author: Laurent Aimar <fenrir@videolan.org>
  703. Date:   Tue Feb 20 22:52:12 2007 +0000
  704.     ffmpeg: ask a packetizer for audio too (needed since ffmpeg r6098,
  705.      fixed mpeg audio decoding)
  706.     vlc_demux.h: fixed COMMON_INIT_PACKETIZER (create a packetizer and not a decoder,
  707.      fixed mpeg audio packetizer)
  708. commit 2f1ab71400642cfa21ae6f37777694c4af799d37
  709. Author: Jean-Baptiste Kempf <jb@videolan.org>
  710. Date:   Tue Feb 20 21:20:39 2007 +0000
  711.     Contribs : freetype bumps to 2.3.1
  712. commit 53cf65e4124c004ab5a42a86d5d39871802e733f
  713. Author: Rémi Denis-Courmont <rem@videolan.org>
  714. Date:   Tue Feb 20 21:01:27 2007 +0000
  715.     Fix SAP protocol/format parsing
  716. commit 5b3d57bb072aaddf75141d9ba70202c4296aa3bb
  717. Author: Rémi Denis-Courmont <rem@videolan.org>
  718. Date:   Tue Feb 20 20:54:31 2007 +0000
  719.     Fix port number setting when there is no session-level connection line
  720. commit 14f7066ad84126dfa46dec5d8e7dd9bbe72f7e4f
  721. Author: Damien Fouilleul <damienf@videolan.org>
  722. Date:   Tue Feb 20 20:26:31 2007 +0000
  723.     - contribs: autoconf 2.6.0 -> 2.6.1
  724. commit 6c57655e1e78c25e1e2ebe833473992540884a93
  725. Author: Rémi Denis-Courmont <rem@videolan.org>
  726. Date:   Tue Feb 20 20:12:03 2007 +0000
  727.     Missing #includes
  728. commit a9cfadd5be08a097b02694b2181dea0a4498ae39
  729. Author: Damien Fouilleul <damienf@videolan.org>
  730. Date:   Tue Feb 20 19:53:02 2007 +0000
  731.     - Makefile: FLAC -> flac
  732. commit bbb30c6b30d0858e75dbaa38e6a776ca07fcda2a
  733. Author: Rémi Denis-Courmont <rem@videolan.org>
  734. Date:   Tue Feb 20 19:31:00 2007 +0000
  735.     Look for x-plgroup also among media-level attributes
  736. commit 21f58438e96a63e117fd1572d8715e71adad9dc8
  737. Author: Rémi Denis-Courmont <rem@videolan.org>
  738. Date:   Tue Feb 20 17:28:20 2007 +0000
  739.     Fix crash in SDP parser
  740. commit 72c7ddfb9ad5f3b3d6ff0304f0cc25ae0721f51e
  741. Author: Rémi Denis-Courmont <rem@videolan.org>
  742. Date:   Tue Feb 20 17:05:04 2007 +0000
  743.     Also complain subtitle is mislabeled as UTF-8
  744. commit 43649de9136b47abf85e257d31519b654afb3c06
  745. Author: Rémi Denis-Courmont <rem@videolan.org>
  746. Date:   Tue Feb 20 16:58:06 2007 +0000
  747.     More explicit debug and error in subtitle charset selection
  748. commit 914444e5306ac8604f5aa24deda99f05d6e093f1
  749. Author: Damien Fouilleul <damienf@videolan.org>
  750. Date:   Tue Feb 20 16:52:24 2007 +0000
  751.     - contribs: more fixes
  752. commit d1f93aa13dee7ef3a41878ff53e57be75f046770
  753. Author: Rémi Denis-Courmont <rem@videolan.org>
  754. Date:   Tue Feb 20 16:40:50 2007 +0000
  755.     Add var_CreateGetNonEmptyString and factor some code
  756. commit 0305799106c53078a24f25997cbc33debc0579f9
  757. Author: Jean-Paul Saman <jpsaman@videolan.org>
  758. Date:   Tue Feb 20 15:07:23 2007 +0000
  759.     Compile fixes
  760. commit fe96bbc61056ff287d32971ab89cdda8ee6bc863
  761. Author: Jean-Paul Saman <jpsaman@videolan.org>
  762. Date:   Tue Feb 20 14:47:52 2007 +0000
  763.     Fix typo
  764. commit d6d7bb61acda563271016b0a7a157e60a515a972
  765. Author: Jean-Paul Saman <jpsaman@videolan.org>
  766. Date:   Tue Feb 20 13:44:23 2007 +0000
  767.     Treat all live555 versions before LIVEMEDIA_LIBRARY_VERSION_INT 1171929600 as if playStartTime() and playEndTime() didn't exist. Now only handle unpatched current versions of live library.
  768. commit c9569b352bf809d2896ef7798a295f32fec71601
  769. Author: Jean-Paul Saman <jpsaman@videolan.org>
  770. Date:   Tue Feb 20 13:01:20 2007 +0000
  771.     Rewrite of live555 demux (TODO: RTPInfo support)
  772. commit 4cf30b64f0ab09d798c1f8722f5bb89fd89e703d
  773. Author: Jean-Paul Saman <jpsaman@videolan.org>
  774. Date:   Tue Feb 20 12:44:33 2007 +0000
  775.     live-starttime.patch the patch needs latest live555 source code.
  776. commit 5c65448e0b35248731c35c8c33596bc9b41569e0
  777. Author: Christophe Mutricy <xtophe@videolan.org>
  778. Date:   Tue Feb 20 10:12:38 2007 +0000
  779.     Compile fix
  780. commit 6512abec376be273e00b379dfbc36c4007508576
  781. Author: Christophe Mutricy <xtophe@videolan.org>
  782. Date:   Tue Feb 20 09:46:11 2007 +0000
  783.     Compile fix - Pointed by vcxx
  784. commit 253da208a0d2560da77fc9dca19e39125de05f7f
  785. Author: Jean-Paul Saman <jpsaman@videolan.org>
  786. Date:   Tue Feb 20 09:09:34 2007 +0000
  787.     playlist_NodeAddInput() prototype changed, this commit fixes building of wxwidgets and MacOS X
  788. commit dde93e93a4eb0bdde95d14c095f04bc883989492
  789. Author: Jean-Paul Saman <jpsaman@videolan.org>
  790. Date:   Tue Feb 20 09:04:25 2007 +0000
  791.     playlist_Add() prototype changed
  792. commit 83f9c5e5b0f53143a7efb28b9b52981e99a4dfd0
  793. Author: Jean-Baptiste Kempf <jb@videolan.org>
  794. Date:   Tue Feb 20 07:46:56 2007 +0000
  795.     Contribs: Yet another modification for the patch for live/OSX. SHould be last one.
  796. commit 85ff1461a28b5ec29f881aaaa960a242750704fb
  797. Author: Clément Stenac <zorglub@videolan.org>
  798. Date:   Tue Feb 20 07:29:54 2007 +0000
  799.     * Start cleaning up libvlc playlist API (Refs:#457)
  800.       - Return correct item ids
  801.       - Structures for navigating the playlist
  802.       - Consistent locking
  803.     * Add a b_locked parameter to the remaining playlist API calls
  804. commit 4630e1edd64c586cf5dbdd612d32f925e383d0c7
  805. Author: Felix Paul Kühne <fkuehne@videolan.org>
  806. Date:   Tue Feb 20 07:26:54 2007 +0000
  807.     * don't double free an object! Thanks to nivix for pointing me to the right direction and keeping to bug me about this. Fixes #978
  808. commit b2ef668f5c43d566434d05e86de43578814c78f2
  809. Author: Jean-Baptiste Kempf <jb@videolan.org>
  810. Date:   Tue Feb 20 07:24:36 2007 +0000
  811.     Contribs : flags that were missing during the transition to Distributions/ are back again.
  812. commit 7d76f2fb331cd2de245b96f67d8c0ffbd4e19abf
  813. Author: Jean-Baptiste Kempf <jb@videolan.org>
  814. Date:   Tue Feb 20 00:22:36 2007 +0000
  815.     Contrib Live.com has changed. Live-OSX.patch need to updated.
  816. commit e696efc32903f603b9957be6a7a8472e1e1f1acf
  817. Author: Jean-Baptiste Kempf <jb@videolan.org>
  818. Date:   Mon Feb 19 23:46:50 2007 +0000
  819.     Contribs Same commit about .FLAC => .flac
  820. commit 3468999c0d9c4460193ade16a0c9e5611966a808
  821. Author: Jean-Baptiste Kempf <jb@videolan.org>
  822. Date:   Mon Feb 19 23:27:26 2007 +0000
  823.     Contrib-live: Don't patch things if you don't need them.
  824. commit 1d0935a62473f0a5cc596b29ffe38e1e00985640
  825. Author: Rémi Denis-Courmont <rem@videolan.org>
  826. Date:   Mon Feb 19 21:27:10 2007 +0000
  827.     Remove gather stream output since it is completely unusable
  828. commit 036fdace376eb05340701e2b3685faf91374064f
  829. Author: Jean-Baptiste Kempf <jb@videolan.org>
  830. Date:   Mon Feb 19 21:22:35 2007 +0000
  831.     Contrib: Repair Makefile error introduced in [18887]
  832. commit 72754868d7f7194fd152f0911e3ef9a8ff067aed
  833. Author: Rémi Denis-Courmont <rem@videolan.org>
  834. Date:   Mon Feb 19 20:35:25 2007 +0000
  835.     Fix use of uninitialized memory with raw UDP
  836.     (seriously, you should have switched to RTP for ages though)
  837. commit 999b60b754e219b6eba3a4e421e36460364d3cb5
  838. Author: Rémi Denis-Courmont <rem@videolan.org>
  839. Date:   Mon Feb 19 19:57:28 2007 +0000
  840.     - send RTCP BYE at exit,
  841.     - run RTCP over UDP-Lite for UDP-Lite streams (well, there is no standard yet...)
  842. commit cdf34ed9ffedd4cd2e0c0f529a08b9bcca94c34d
  843. Author: Rémi Denis-Courmont <rem@videolan.org>
  844. Date:   Mon Feb 19 19:29:05 2007 +0000
  845.     Fix a bunch of meomory object and descriptor leaks
  846. commit 9cb2370c5cde359db8d9dc9630f41da11007a639
  847. Author: Rémi Denis-Courmont <rem@videolan.org>
  848. Date:   Mon Feb 19 19:24:14 2007 +0000
  849.     Simplistic RTCP sender for access output
  850.     Still needs fixing
  851. commit c16439ab29327e0624818d26fbaabfbe890dd72e
  852. Author: Damien Fouilleul <damienf@videolan.org>
  853. Date:   Mon Feb 19 19:00:27 2007 +0000
  854.     - contribs: misc fixes for cygwin mostly
  855. commit cd720479c5abc31f0f743c4c68263d2c35cd119c
  856. Author: Rémi Denis-Courmont <rem@videolan.org>
  857. Date:   Mon Feb 19 16:50:32 2007 +0000
  858.     - b_rtpts should really b a boolean (!)
  859.     - optimize ..._sys_t layout a little
  860. commit 6ccd86f32b8ba1030e2d744c8b1c0b1c1caea3c6
  861. Author: Rémi Denis-Courmont <rem@videolan.org>
  862. Date:   Mon Feb 19 16:25:33 2007 +0000
  863.     Leverage Set*LE()
  864. commit 5659c0bd121019f419fb41aa41ea5134f11cf961
  865. Author: Rémi Denis-Courmont <rem@videolan.org>
  866. Date:   Mon Feb 19 16:21:47 2007 +0000
  867.     Fix possibly expansion-unsafe macros
  868. commit a7e49594b6165a86d8f9dec66810245651466af5
  869. Author: Christophe Mutricy <xtophe@videolan.org>
  870. Date:   Sun Feb 18 22:44:06 2007 +0000
  871.     For some obscure reason flac need ntohl so ws2_32
  872. commit e0f5ea8f11cc5c0cba795a01a9d0ce310c8fa271
  873. Author: Felix Paul Kühne <fkuehne@videolan.org>
  874. Date:   Sun Feb 18 20:48:58 2007 +0000
  875.     * animate vout-window resizements. Patch by Pierre d'Herbement <pdherbement --at,chez-- free.fr>. Thanks!
  876. commit 98736d8e7fbe4c86f3b04af8c1c9368803904b7f
  877. Author: Jean-Paul Saman <jpsaman@videolan.org>
  878. Date:   Sun Feb 18 13:05:54 2007 +0000
  879.     Declare local functions static.
  880. commit 8b626b7a14646ccdd2cd3ddf94c6677c5fda6fa5
  881. Author: Antoine Cellerier <dionoea@videolan.org>
  882. Date:   Sun Feb 18 00:11:11 2007 +0000
  883.     Automatically choose ffmpeg{mux=flv} if dst ends in ".flv"
  884. commit 6b04a0180c8c0058f0dcaa9a2bf629ee28dd8776
  885. Author: Antoine Cellerier <dionoea@videolan.org>
  886. Date:   Sat Feb 17 23:57:17 2007 +0000
  887.     Update copyright date.
  888. commit 571861572b2421793b1c652c4e4a0a66685bb84e
  889. Author: Antoine Cellerier <dionoea@videolan.org>
  890. Date:   Sat Feb 17 23:53:06 2007 +0000
  891.     mpl2 subtitles support by Roman Bednarek. Thanks.
  892. commit 9cb35a37529cdd86a165ebcf8a2f279518f39d62
  893. Author: Christophe Mutricy <xtophe@videolan.org>
  894. Date:   Sat Feb 17 23:14:19 2007 +0000
  895.     Use the new way to specify mingw32 for ffmpeg
  896. commit c089aa8972b6bcf8c5abee0dfbee526de5775d87
  897. Author: Antoine Cellerier <dionoea@videolan.org>
  898. Date:   Sat Feb 17 21:28:05 2007 +0000
  899.     ffmpeg/mux.c: implement MUX_GET_MIME.
  900.     flash.html: we don't need to force the mime type manualy anymore (in the sout chain).
  901. commit 8bc3f3eadb1582a1010ae0376c4160a4b5c9c512
  902. Author: Antoine Cellerier <dionoea@videolan.org>
  903. Date:   Sat Feb 17 21:14:26 2007 +0000
  904.     With recent libavformat, only use the evil CODEC_ID_MP2 -> CODEC_ID_MP3 hack if MP2 isn't accepted by the muxer. (muxers which only accept MP2 but not MP3 should now work ... not that i know any)
  905. commit 7a03d566a01d1def8441e7bb87ad3d2675ccd0ab
  906. Author: Antoine Cellerier <dionoea@videolan.org>
  907. Date:   Sat Feb 17 21:07:52 2007 +0000
  908.     Misc fixes. Add link to FlowPlayer.sf.net
  909. commit 83906bc0a21255a6ca1bc559a94d0de1749cb295
  910. Author: Antoine Cellerier <dionoea@videolan.org>
  911. Date:   Sat Feb 17 20:45:57 2007 +0000
  912.     Disable autoplay on flash player.
  913. commit 7b60982952f1a0ce755b470d730d5a92e5929545
  914. Author: Christophe Mutricy <xtophe@videolan.org>
  915. Date:   Sat Feb 17 19:23:53 2007 +0000
  916.     remove non-working fix
  917. commit 32cf8bf128a6700d600726e4383db78a81dfbbc0
  918. Author: Christophe Mutricy <xtophe@videolan.org>
  919. Date:   Sat Feb 17 19:00:20 2007 +0000
  920.     contrib/FLAC: Add flac's include directory at the start of our CFLAGS so bogus header are not included ( should be fixed in flac build system)
  921.     asm seems to work for win32 now
  922. commit e40d692f6ff4acd9ba6cc8ad0f31b2ddb5fd0a19
  923. Author: Antoine Cellerier <dionoea@videolan.org>
  924. Date:   Sat Feb 17 18:42:13 2007 +0000
  925.     New "Flash player" page for the HTTP interface. (Allows playback even if you don't have the VLC plugin installed ... like on the Wii)
  926. commit 1754a6f7490f3fa6127a985fa90e3e3c7b607171
  927. Author: Christophe Mutricy <xtophe@videolan.org>
  928. Date:   Sat Feb 17 14:53:54 2007 +0000
  929.     make update-po
  930. commit 1a0b72b6f930e6ac66964d0315c469760a72264f
  931. Author: Christophe Mutricy <xtophe@videolan.org>
  932. Date:   Sat Feb 17 14:53:13 2007 +0000
  933.     Slovenian l10n update by Matej Urbancic
  934. commit 30357541ef635dafdd90f5a2a8411bc505d93500
  935. Author: Jean-Baptiste Kempf <jb@videolan.org>
  936. Date:   Sat Feb 17 04:46:14 2007 +0000
  937.     Contrib / Flac : Deactivate ASM optimizations on MacTel
  938. commit 13101dca953f4ebca16cd453be0b845cfe4f8d9a
  939. Author: Jean-Baptiste Kempf <jb@videolan.org>
  940. Date:   Sat Feb 17 04:13:50 2007 +0000
  941.     Contrib: Flac 1.1.4, patch for MingW32 compiling that was broken. Still issues on include/
  942. commit 19460e5d059bb6578cb1788a0ba816353fcbcde8
  943. Author: Antoine Cellerier <dionoea@videolan.org>
  944. Date:   Sat Feb 17 02:30:41 2007 +0000
  945.     Add previous commit to THANKS.
  946. commit 2e2cc4e27c7749c0c94b975b8caa91ef0aad6808
  947. Author: Jean-Baptiste Kempf <jb@videolan.org>
  948. Date:   Sat Feb 17 02:30:37 2007 +0000
  949.     Contrib : Flac => 1.1.4. Compile fix for OS-X
  950. commit 9283136a8618873678228ae5cffd0a73194d6b0c
  951. Author: Antoine Cellerier <dionoea@videolan.org>
  952. Date:   Sat Feb 17 02:28:18 2007 +0000
  953.     Fix ffmpeg muxer header writing. This allows flash streaming with VLC. Example command line:
  954.     ./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3,sameplerate=44100}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8080/stream.flv}" ~/media/aladin.avi --loop -vvv --color -I dummy
  955.     
  956.     Patch from Olivier Houchard. Thanks.
  957. commit d92fc212b2b2a45d451043263fc76f60e74d0c86
  958. Author: Jean-Baptiste Kempf <jb@videolan.org>
  959. Date:   Sat Feb 17 01:28:44 2007 +0000
  960.     Patch unneeded since it was merged upstream.
  961. commit d7abef44c5f5a4dcfcb2f3b392582b32e2f28131
  962. Author: Jean-Baptiste Kempf <jb@videolan.org>
  963. Date:   Sat Feb 17 01:13:06 2007 +0000
  964.     Contrib: Flac 1.1.3 version for the contribs.
  965. commit 1fc5449c8938f555462d11f8ff1b4f8778e098e8
  966. Author: Jean-Baptiste Kempf <jb@videolan.org>
  967. Date:   Fri Feb 16 20:46:45 2007 +0000
  968.     Correct ffmpeg flags for building contribs.
  969. commit ce9623d0dadc97382dcf91795a64ed121379bf2c
  970. Author: Christophe Mutricy <xtophe@videolan.org>
  971. Date:   Fri Feb 16 16:12:02 2007 +0000
  972.     We don't need 3 different norvegian l10n
  973. commit a3d0cd208e68c059124a672363749e8fb307cf5d
  974. Author: Rémi Denis-Courmont <rem@videolan.org>
  975. Date:   Fri Feb 16 15:56:02 2007 +0000
  976.     Better credits for FLAC 1.1.3
  977. commit 53e0984c903fb302e528a7a49be6f5fd5dcbf639
  978. Author: Filippo Carone <littlejohn@videolan.org>
  979. Date:   Fri Feb 16 14:51:32 2007 +0000
  980.     msg_GetObjectTypeName symbol exported as needed by libvlc-control
  981. commit aeb45dfe3ba11343bf952a2abd65af158d9024b7
  982. Author: Rémi Denis-Courmont <rem@videolan.org>
  983. Date:   Thu Feb 15 21:11:53 2007 +0000
  984.     Fix net_Listen linking
  985. commit 677174e7ede72144886a47dd41c0514af62da899
  986. Author: Rémi Denis-Courmont <rem@videolan.org>
  987. Date:   Thu Feb 15 20:43:31 2007 +0000
  988.     Support for FLAC version 1.1.3 - fixes #921
  989. commit 839ae28b9e026e5271f902d5c827b321adf8b339
  990. Author: Rémi Denis-Courmont <rem@videolan.org>
  991. Date:   Thu Feb 15 20:36:07 2007 +0000
  992.     HTTP and UDP access outputs return byte count
  993. commit 94eb8608ceed90b5d0905c9a6bc54dafc2c8c4f5
  994. Author: Rémi Denis-Courmont <rem@videolan.org>
  995. Date:   Thu Feb 15 18:51:12 2007 +0000
  996.     Yet another version.c fix.
  997.     I've really had enough with this broken thing.
  998. commit 22f42ffbd494e1c5643b2edd8c042a33bd9c2f04
  999. Author: Filippo Carone <littlejohn@videolan.org>
  1000. Date:   Thu Feb 15 18:17:57 2007 +0000
  1001.     libvlc_Internal* need to be exported for libvlc-control
  1002. commit 2a1ed30d7f79c2e430b9032bf7f1112d937fa922
  1003. Author: Rémi Denis-Courmont <rem@videolan.org>
  1004. Date:   Thu Feb 15 17:26:23 2007 +0000
  1005.     Remove timeout in network read APIs - closes #1056
  1006. commit 569c1ac4941addbbdf7cad6d8f3cd0a7dd4d064c
  1007. Author: Rémi Denis-Courmont <rem@videolan.org>
  1008. Date:   Thu Feb 15 17:17:47 2007 +0000
  1009.     Suppress timeout parameter from net_Select() - refs #1056.
  1010.     The only use of the timeout was to poll b_die, but net_ReadInner()
  1011.     takes care of that already.
  1012. commit 6b382b4b2216fcd8c54d64d68d619a26a26a0471
  1013. Author: Rémi Denis-Courmont <rem@videolan.org>
  1014. Date:   Thu Feb 15 17:12:28 2007 +0000
  1015.     - Fix error reporting in net_Read* (refs #1056)
  1016.     - Suppress broken and unused timeout value from net_ReadNonBlock()
  1017. commit 442bc8bba54d1d227e1ff562be78c5a2112b1109
  1018. Author: Rémi Denis-Courmont <rem@videolan.org>
  1019. Date:   Thu Feb 15 17:08:22 2007 +0000
  1020.     - Fix file descriptors leak
  1021.     - Use net_Read() instead of net_ReadNonBlock()
  1022. commit 771953bd3f5552823b6a67b3fbb648bc70effa83
  1023. Author: Rémi Denis-Courmont <rem@videolan.org>
  1024. Date:   Thu Feb 15 16:59:30 2007 +0000
  1025.     Fix out-of-bound read
  1026. commit 4986ab17f2f309464b3ccf29e6a3d870dc1a56e5
  1027. Author: Rémi Denis-Courmont <rem@videolan.org>
  1028. Date:   Thu Feb 15 16:38:41 2007 +0000
  1029.     s/vlc_object_die/vlc_object_kill/
  1030. commit 690aa907649d409f2e5738571f1dbe3e98f792d4
  1031. Author: Rémi Denis-Courmont <rem@videolan.org>
  1032. Date:   Thu Feb 15 16:33:47 2007 +0000
  1033.     vlc_object_die() opaque wrapper to set b_die, so we can use another
  1034.     notification mechanism later on.
  1035.     They are a lot of places that would need to be changed though.
  1036. commit 477af15ca743341ee1717b7f099267bc66c9f38a
  1037. Author: Rémi Denis-Courmont <rem@videolan.org>
  1038. Date:   Thu Feb 15 16:32:53 2007 +0000
  1039.     Use size_t or ssize_t when appropriate
  1040. commit 6a07fcd85b5109086e13d1d75ed21a04ef375b01
  1041. Author: Rémi Denis-Courmont <rem@videolan.org>
  1042. Date:   Thu Feb 15 16:25:16 2007 +0000
  1043.     Close telnet connection in case of error (fixes #995)
  1044. commit b19160b322f0f664dbaa010a150734835167a8ab
  1045. Author: Rémi Denis-Courmont <rem@videolan.org>
  1046. Date:   Thu Feb 15 15:42:55 2007 +0000
  1047.     Undo broken Win32 ifdefs (breaks IPv6 case on decent OSes)
  1048. commit 061b69e72b87daf817e1b4fa23c8b1286de3955a
  1049. Author: Christophe Mutricy <xtophe@videolan.org>
  1050. Date:   Thu Feb 15 15:34:50 2007 +0000
  1051.     win32 replacement for inet_ntop()
  1052. commit 9979fb83d459e83fa82e04dba5ab25b2b14939f9
  1053. Author: Rémi Denis-Courmont <rem@videolan.org>
  1054. Date:   Wed Feb 14 19:59:54 2007 +0000
  1055.     Single service DCCP/RTP/AVP input
  1056. commit 761669f1e221b98c5580feb7c9b30d627780985d
  1057. Author: Rémi Denis-Courmont <rem@videolan.org>
  1058. Date:   Wed Feb 14 19:56:15 2007 +0000
  1059.     Fix undefined function call
  1060. commit d9906f4304081ab9145aecc2e7bd3adb708299a4
  1061. Author: Rémi Denis-Courmont <rem@videolan.org>
  1062. Date:   Wed Feb 14 19:38:57 2007 +0000
  1063.     Make some room for !TCP connection-oriented protocols
  1064. commit 4abef78f6c281abb829c3fa478cd372142ab826f
  1065. Author: Rémi Denis-Courmont <rem@videolan.org>
  1066. Date:   Wed Feb 14 18:43:27 2007 +0000
  1067.     Inline net_ListenTCP
  1068. commit 2a1f0c4681917f2a4fae0c63401bb59faa269817
  1069. Author: Rémi Denis-Courmont <rem@videolan.org>
  1070. Date:   Wed Feb 14 16:49:22 2007 +0000
  1071.     Remove seemingly misleading comment
  1072. commit 98b1380a07e2fbebf4dee808baa4fcd9529317e0
  1073. Author: Rémi Denis-Courmont <rem@videolan.org>
  1074. Date:   Wed Feb 14 16:31:11 2007 +0000
  1075.     Cosmetic fix
  1076. commit 72292bb36a0f56dff4afff11959bc59f7d692614
  1077. Author: Rémi Denis-Courmont <rem@videolan.org>
  1078. Date:   Wed Feb 14 16:10:55 2007 +0000
  1079.     - Write COMEDIA MRLs properly (host is the remote rather than the local part)
  1080.     - Validate and canonicalize source-filter address
  1081. commit aba6c4cd35fbe307e73312debdbff1e83b5312c8
  1082. Author: Christophe Massiot <massiot@videolan.org>
  1083. Date:   Wed Feb 14 14:40:29 2007 +0000
  1084.      * modules/mux/mpeg/ts.c: EN 300 473 says that data_alignment PES flag
  1085.        must be set to 1 for DVB subtitles.
  1086. commit eeb6783303988aea7e6a19bc21249749c6b4f8ba
  1087. Author: Rémi Denis-Courmont <rem@videolan.org>
  1088. Date:   Tue Feb 13 20:48:52 2007 +0000
  1089.     Rework signal handling so that it is async-safe
  1090.     and that signals never disturb our innocent blocking system call callers
  1091.     (such as network I/O)
  1092. commit eb14a72b31b8a5687adaac1cc4f5e1467f78c7ef
  1093. Author: Rémi Denis-Courmont <rem@videolan.org>
  1094. Date:   Tue Feb 13 19:51:07 2007 +0000
  1095.     Mark EOF in case of connection-orinted RTP transport
  1096. commit d11f95347b7e6383e1a249ff970d3244914de808
  1097. Author: Rémi Denis-Courmont <rem@videolan.org>
  1098. Date:   Tue Feb 13 19:47:51 2007 +0000
  1099.     0 bytes UDP packet are legal!
  1100. commit 0666b4e20a47c201dbb483fb105e4c2a39969663
  1101. Author: Rafaël Carré <funman@videolan.org>
  1102. Date:   Tue Feb 13 12:53:50 2007 +0000
  1103.     Fixes segfault introduced in [18810]
  1104. commit f7b46de273fb4b48b8a1c0e46bee17eec47005f7
  1105. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1106. Date:   Tue Feb 13 10:44:57 2007 +0000
  1107.     Correct module type
  1108. commit 792ed4d67f964ba5c2aa1b634260cae0fe91ada3
  1109. Author: Rémi Denis-Courmont <rem@videolan.org>
  1110. Date:   Mon Feb 12 20:28:01 2007 +0000
  1111.     Fix SAP TCP/RTP support
  1112. commit 6413b11959c64a745b356beb7af95b66dbaa5924
  1113. Author: Olivier Teulière <ipkiss@videolan.org>
  1114. Date:   Mon Feb 12 20:17:49 2007 +0000
  1115.      * skins2/controls/ctrl_text.cpp: Fixed weird behaviours occurring when resizing a Text control with moving text
  1116. commit a0295860af124daa664037c6245421c80dd612fd
  1117. Author: Rémi Denis-Courmont <rem@videolan.org>
  1118. Date:   Mon Feb 12 20:09:53 2007 +0000
  1119.     .host: Add zeroconf range to private address list
  1120. commit 56c78d09b1582bb5193a3608f0d2999fab5dca44
  1121. Author: Rémi Denis-Courmont <rem@videolan.org>
  1122. Date:   Mon Feb 12 19:50:29 2007 +0000
  1123.     Fix previous commit
  1124. commit 9a6213702233b45d4b33b961456a21b23326b044
  1125. Author: Rémi Denis-Courmont <rem@videolan.org>
  1126. Date:   Mon Feb 12 19:42:40 2007 +0000
  1127.     Support for TCP/RTP/AVP (rtptcp://).
  1128.     This is no excuse for using TCP instead of UDP/UDP-Lite when you can.
  1129. commit 64bbfe6b272782403991d3c69c82f534a18116dd
  1130. Author: Rémi Denis-Courmont <rem@videolan.org>
  1131. Date:   Mon Feb 12 18:04:58 2007 +0000
  1132.     Fix out-of-bound read in RTP access
  1133.     Fortunately, the harm potential of this old bug seems pretty low
  1134. commit 3042c6b347f9f10636cbd8ea91982cde1aee486a
  1135. Author: Rémi Denis-Courmont <rem@videolan.org>
  1136. Date:   Mon Feb 12 17:35:39 2007 +0000
  1137.     Undo [18814]
  1138. commit 2fe4ada36ca3f34674dbf767a3be100f3b952817
  1139. Author: Rémi Denis-Courmont <rem@videolan.org>
  1140. Date:   Mon Feb 12 17:35:07 2007 +0000
  1141.     Export inet_pton replacement
  1142. commit a5ef7ce0f308caca8b7a41d66e0aae4c653344b1
  1143. Author: Rémi Denis-Courmont <rem@videolan.org>
  1144. Date:   Mon Feb 12 17:31:53 2007 +0000
  1145.     Use poll() always and fix terrible bug due to #ifdefs
  1146. commit 1c3bc8974c3b0acf191be3e5ebaf4c00634411fa
  1147. Author: Damien Fouilleul <damienf@videolan.org>
  1148. Date:   Mon Feb 12 17:30:36 2007 +0000
  1149.     - src/vlc.c: compile fix for win32
  1150. commit 057e689f92d55d9b3e5889a18e749b62f1fe3924
  1151. Author: Rémi Denis-Courmont <rem@videolan.org>
  1152. Date:   Mon Feb 12 17:29:51 2007 +0000
  1153.     Fix minor errors
  1154. commit c0b2d638f8aaa96da3dcee62598927603fe4f843
  1155. Author: Rémi Denis-Courmont <rem@videolan.org>
  1156. Date:   Mon Feb 12 17:27:59 2007 +0000
  1157.     poll() replacement
  1158. commit f994474355a47c5b960287ee991e3bfacfe8bf50
  1159. Author: Damien Fouilleul <damienf@videolan.org>
  1160. Date:   Mon Feb 12 16:37:17 2007 +0000
  1161.     - udp.c: unix fix
  1162. commit f11c071d4c0bbea7a47e876edaf6bae2c3c0b6fd
  1163. Author: Damien Fouilleul <damienf@videolan.org>
  1164. Date:   Mon Feb 12 16:25:16 2007 +0000
  1165.     - win32 replacements for inet_pton/inet_ntop
  1166. commit 8b8ea5e987648f6a894378799e93a4178cc4eef3
  1167. Author: Damien Fouilleul <damienf@videolan.org>
  1168. Date:   Mon Feb 12 14:54:46 2007 +0000
  1169.     udp.c: MakeRandMulticast fix for win32, courmisch to review
  1170. commit d8a3ed8519cdc8cd5e73cba4d2d9a3b48a0bebe5
  1171. Author: Damien Fouilleul <damienf@videolan.org>
  1172. Date:   Mon Feb 12 14:31:38 2007 +0000
  1173.     - getaddrinfo.c: use Win32 shim functions to load getnameinfo/getaddrinfo/freeaddrinfo on first call, cleaner than a bunch of if/else in user functions
  1174.     - announce.c: freeaddrinfo -> vlc_freeaddrinfo
  1175. commit 82d6a5069702cb8b7c4eb510e9f65df044d03ef9
  1176. Author: Christophe Mutricy <xtophe@videolan.org>
  1177. Date:   Mon Feb 12 14:00:55 2007 +0000
  1178.     Compile fix. In mingw32 there is a sys/time.h with struct timeval. Someone under cygwin should test.
  1179. commit d1093a8d53ea0b67bdde71ab8e6f225c05bc558c
  1180. Author: Rafaël Carré <funman@videolan.org>
  1181. Date:   Mon Feb 12 13:29:22 2007 +0000
  1182.     Fixes album art local discovery and preparsing for directory:// subitems (refs [18129])
  1183. commit 7d22f489a383ee151c5f6219f9af5709369f8250
  1184. Author: Antoine Cellerier <dionoea@videolan.org>
  1185. Date:   Mon Feb 12 13:08:18 2007 +0000
  1186.     s/borken/broken/
  1187. commit e4a08e441eb661a6387381c6c1018eda6436eb9d
  1188. Author: Antoine Cellerier <dionoea@videolan.org>
  1189. Date:   Mon Feb 12 12:58:43 2007 +0000
  1190.     Conditionaly compile the mux fix as it requires a new (r7593 21/01/07) or newer fffmpeg.
  1191. commit 042e6fa3c8810a67769958f14f840280753cec9c
  1192. Author: Marian Durkovic <md@videolan.org>
  1193. Date:   Mon Feb 12 07:12:11 2007 +0000
  1194.     Move __wgetmainargs into VLC's main.
  1195.     Refs: #900 #920 #1031
  1196. commit 1ae081bee36ca43ae68e814494800764ff8eaae8
  1197. Author: Filippo Carone <littlejohn@videolan.org>
  1198. Date:   Sun Feb 11 21:18:13 2007 +0000
  1199.     playlist_ItemGetByInputId now included in libvlc
  1200. commit bd205274b18f4eda0fcc701078883470f344b6eb
  1201. Author: Rémi Denis-Courmont <rem@videolan.org>
  1202. Date:   Sun Feb 11 21:01:47 2007 +0000
  1203.     Remove useless parameter to net_Select
  1204. commit 40f97350c9933275037e933ca784a4d64606f5ac
  1205. Author: Antoine Cellerier <dionoea@videolan.org>
  1206. Date:   Sun Feb 11 20:59:29 2007 +0000
  1207.     Print more debug messages from ffmpeg when using the mux module in VLC.
  1208. commit 86843e19114ab5369062f2b839be9096e1003e0e
  1209. Author: Rémi Denis-Courmont <rem@videolan.org>
  1210. Date:   Sun Feb 11 20:49:08 2007 +0000
  1211.     Fix fallback to live555
  1212. commit a87063e35f7d36c9053951a0a58be5a61ffca082
  1213. Author: Rémi Denis-Courmont <rem@videolan.org>
  1214. Date:   Sun Feb 11 20:37:19 2007 +0000
  1215.     Fix SAP parser (again)
  1216. commit 65f5f148fff62fef60b0e96e1ecde3694b674caf
  1217. Author: Antoine Cellerier <dionoea@videolan.org>
  1218. Date:   Sun Feb 11 19:45:32 2007 +0000
  1219.      * Fix ffmpeg muxer. (flv muxing now works with ./vlc  --sout "#transcode{vcodec=FLV1,acodec=mp3}:std{mux=ffmpeg{mux=flv},access=file,dst=test.flv}" -vvv --color ~/media/pinball-bit-rate-vbr-peak.wmv -I dummy) Include 2 hacks ... if someone has a better way to do it feel free to do so.
  1220.      * Remove a bunch of trailing white spaces.
  1221. commit f56fb6788dce31bc0940e83629928600e45d6b7f
  1222. Author: Rémi Denis-Courmont <rem@videolan.org>
  1223. Date:   Sun Feb 11 18:17:13 2007 +0000
  1224.     Remove debug spammer - fixes #971
  1225. commit c3a6fcf1c03addb41c1ea2b21a9722995f6b6234
  1226. Author: Christophe Mutricy <xtophe@videolan.org>
  1227. Date:   Sun Feb 11 17:58:09 2007 +0000
  1228.     gettimeofday() implementaion for Win32. Leverage from tcpdump mailing list.
  1229. commit 85b0d984a1a7de753b9ae08d047f61d332779eed
  1230. Author: Rémi Denis-Courmont <rem@videolan.org>
  1231. Date:   Sun Feb 11 17:55:28 2007 +0000
  1232.     I need some more sleep.
  1233.     Now it really seems to work.
  1234. commit 1017e64991dae1a8cde6bb0dd1d2ff9b55f5113a
  1235. Author: Rémi Denis-Courmont <rem@videolan.org>
  1236. Date:   Sun Feb 11 17:41:41 2007 +0000
  1237.     Remove debug
  1238. commit 869069cf349c72f309a832f832fc64fc38b208cc
  1239. Author: Rémi Denis-Courmont <rem@videolan.org>
  1240. Date:   Sun Feb 11 17:41:02 2007 +0000
  1241.     Really put socket into non-blocking mode
  1242.     Really fixes #1051
  1243. commit 2a31ac75ca9312cb313749e6e387037947a2cdc0
  1244. Author: Rémi Denis-Courmont <rem@videolan.org>
  1245. Date:   Sun Feb 11 17:22:20 2007 +0000
  1246.     Put accept'd socket into non-blocking mode as the others
  1247.     Fixes #1051
  1248. commit c533bc128e6f2658077b9596d90b4ef1d5dff8f2
  1249. Author: Christophe Mutricy <xtophe@videolan.org>
  1250. Date:   Sun Feb 11 17:10:32 2007 +0000
  1251.     Better compile fix by Pierre d'Herbemont
  1252. commit d6c62919bc1bf06caf7e97a73589d19e596316bf
  1253. Author: Antoine Cellerier <dionoea@videolan.org>
  1254. Date:   Sun Feb 11 16:26:19 2007 +0000
  1255.     Add option to specify which muxer we want to use in ffmpeg (ie: #std{mux=ffmpeg{mux=flv}...) Still seems kind of broken as the resulting file can't be demuxed by vlc/libavformat. Looks like the video and audio codec aren't identified correctly in the ffmpeg muxer. Must be some error in mux.c i guess.
  1256. commit e8ff31e8c8f909b454f97e2a1031c7d0da0bfbff
  1257. Author: Rémi Denis-Courmont <rem@videolan.org>
  1258. Date:   Sun Feb 11 16:14:30 2007 +0000
  1259.     Cosmetic fix
  1260. commit d6a7c477213c5b927459372e89c8ddc3b67a9475
  1261. Author: Rémi Denis-Courmont <rem@videolan.org>
  1262. Date:   Sun Feb 11 16:10:31 2007 +0000
  1263.     Byte order fix
  1264. commit 14fb31d9ad306f08d77bd234957651b32712dad2
  1265. Author: Rémi Denis-Courmont <rem@videolan.org>
  1266. Date:   Sun Feb 11 16:08:56 2007 +0000
  1267.     Improve SAP parser
  1268. commit 60a679f5c4bb7c9bb82a0a8f0d8581f815b21df5
  1269. Author: Rémi Denis-Courmont <rem@videolan.org>
  1270. Date:   Sun Feb 11 14:47:35 2007 +0000
  1271.     net_SetPort() sets a port within a socket address
  1272. commit 19ed4ded0da1415877e6d08286ca04a75242b7a6
  1273. Author: Antoine Cellerier <dionoea@videolan.org>
  1274. Date:   Sun Feb 11 12:11:51 2007 +0000
  1275.     Use net_Accept's timeout param instead of a call to msleep.
  1276. commit 191053b8e3c0cb7821134e165b04002940fcc8b5
  1277. Author: Rémi Denis-Courmont <rem@videolan.org>
  1278. Date:   Sun Feb 11 10:24:02 2007 +0000
  1279.     Remove some dead code
  1280. commit a72f50ea6cd5ec2d9735bd217bcad9c133554e72
  1281. Author: Rémi Denis-Courmont <rem@videolan.org>
  1282. Date:   Sun Feb 11 10:20:47 2007 +0000
  1283.     Fix for insane naming convention
  1284. commit 853e6cc95e05a0102ae747e1897b0dd94d646335
  1285. Author: Rémi Denis-Courmont <rem@videolan.org>
  1286. Date:   Sun Feb 11 09:35:25 2007 +0000
  1287.     Support for auto-generated pseudo-random multicast addresses.
  1288.     That being said, I either don't understand sout chain (likely) or
  1289.     it is plain broken (unlikely) but I can't seem to pass parameters
  1290.     to the access output.
  1291. commit 5b8e4c0b86f93f09b2d876a97a578fa69483d008
  1292. Author: Rémi Denis-Courmont <rem@videolan.org>
  1293. Date:   Sun Feb 11 09:32:56 2007 +0000
  1294.     Fix link-scoped IPv6 addresses
  1295. commit 6bf818a2c35c0fbdfc4f3bbf8d8a45a873198ce7
  1296. Author: Antoine Cellerier <dionoea@videolan.org>
  1297. Date:   Sun Feb 11 01:51:45 2007 +0000
  1298.     Fix #675.
  1299. commit 8d46123c64f777f918e12d8afd059f16089e34ba
  1300. Author: Antoine Cellerier <dionoea@videolan.org>
  1301. Date:   Sun Feb 11 01:31:19 2007 +0000
  1302.     Fix #1048... kind of. Should the rc interface be able to accept more than 1 connection ? and accept tcp connections + stdin commands ? (currently only 1 connection can be active)
  1303. commit a6703345f6e77aca4366784b55f4377a5dd3e24f
  1304. Author: Christophe Mutricy <xtophe@videolan.org>
  1305. Date:   Sun Feb 11 00:41:57 2007 +0000
  1306.     That was forgotten in [18758]
  1307. commit 8519152a2f7c28bed08ace026047bd5d42084d0d
  1308. Author: Christophe Mutricy <xtophe@videolan.org>
  1309. Date:   Sun Feb 11 00:14:07 2007 +0000
  1310.     compile fix
  1311. commit b38ba5d4034b5125fdb395db1f4a173c3e2efd9f
  1312. Author: Christophe Mutricy <xtophe@videolan.org>
  1313. Date:   Sat Feb 10 23:15:18 2007 +0000
  1314.     Add some option in configure to help Gentoo people. Closes #1045. Closes #1046
  1315. commit de4e45c314c67218dbdaef3fc4bc12110f5caed3
  1316. Author: Rémi Denis-Courmont <rem@videolan.org>
  1317. Date:   Sat Feb 10 21:39:37 2007 +0000
  1318.     Minor cleanup
  1319. commit 02859f76a72ee583ed6d77953b0651e8364504b7
  1320. Author: Rémi Denis-Courmont <rem@videolan.org>
  1321. Date:   Sat Feb 10 21:32:28 2007 +0000
  1322.     Repair SAP + SSM
  1323. commit fe1670bd6436b85002b873bcd8ec69081c4b768a
  1324. Author: Rémi Denis-Courmont <rem@videolan.org>
  1325. Date:   Sat Feb 10 20:32:57 2007 +0000
  1326.     Fix double free - closes #1032
  1327. commit 58888942c16299047f0e3022cb57bcd7842bff82
  1328. Author: Rémi Denis-Courmont <rem@videolan.org>
  1329. Date:   Sat Feb 10 20:22:50 2007 +0000
  1330.     English grammar fixes (I think)
  1331. commit c038bbd9d932f186dd5bba7652b49c1e477d6d8a
  1332. Author: Rémi Denis-Courmont <rem@videolan.org>
  1333. Date:   Sat Feb 10 19:54:55 2007 +0000
  1334.     Fix opening of multiple files with ffmpeg SVN
  1335.     (this is a revert of ffmpeg [7589])
  1336. commit 7520d1a1d5fe66d6c9dfc5ad753acc0505925b10
  1337. Author: Rémi Denis-Courmont <rem@videolan.org>
  1338. Date:   Sat Feb 10 19:49:47 2007 +0000
  1339.     man subversion
  1340. commit 2a347b1d80b8da05b03d2f5a74851c11d3a4f88b
  1341. Author: Rémi Denis-Courmont <rem@videolan.org>
  1342. Date:   Sat Feb 10 18:54:00 2007 +0000
  1343.     Disable xpsf playlist until it stops breaking streaming output
  1344. commit 6af77cd6322407b9817dde69357cc00731478af0
  1345. Author: Rémi Denis-Courmont <rem@videolan.org>
  1346. Date:   Sat Feb 10 18:25:47 2007 +0000
  1347.     Little typo, little buffer overflow
  1348. commit ea7140932b3a922b393914a91aee7d6fa84d2a89
  1349. Author: Rémi Denis-Courmont <rem@videolan.org>
  1350. Date:   Sat Feb 10 18:16:21 2007 +0000
  1351.     Fix a bunch of bugs
  1352. commit 7ee198c44ee3ac4ede7ee3a8f486fdd66dcc362b
  1353. Author: Rémi Denis-Courmont <rem@videolan.org>
  1354. Date:   Sat Feb 10 17:49:11 2007 +0000
  1355.     Partial support for COMEDIA in SAP announcer
  1356. commit 7da44adb9513478ddb19503e8e5c9064b688bba9
  1357. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1358. Date:   Sat Feb 10 17:47:50 2007 +0000
  1359.     * fixed a bug which prevented the fspanel to show up in some circumstances. Patch by Pierre d'Herbemont pdherbemont --at,- free.fr. This commit priortises Cocoa hotkeys instead of VLC's natives which is a good idea IMO.
  1360. commit 9a81442850b666ca81f4282eaf66fb0911366964
  1361. Author: Rémi Denis-Courmont <rem@videolan.org>
  1362. Date:   Sat Feb 10 17:34:37 2007 +0000
  1363.     Remove useless debug message
  1364. commit 23333fe28c426f606e9027ae2d30e4b14a245365
  1365. Author: Rémi Denis-Courmont <rem@videolan.org>
  1366. Date:   Sat Feb 10 17:33:27 2007 +0000
  1367.     Restore some kind of SAP support
  1368. commit c66322492686f7eaffeb2622f58430984a54be82
  1369. Author: Rémi Denis-Courmont <rem@videolan.org>
  1370. Date:   Sat Feb 10 17:33:06 2007 +0000
  1371.     Add some debug
  1372. commit ba4f253bd953d82e177434327541ed8c2cc70a8f
  1373. Author: Rémi Denis-Courmont <rem@videolan.org>
  1374. Date:   Sat Feb 10 17:30:56 2007 +0000
  1375.     *Ahem* whistles
  1376. commit 72b3065480bc038f1358285538dfe34b9436ace1
  1377. Author: Rémi Denis-Courmont <rem@videolan.org>
  1378. Date:   Sat Feb 10 15:55:30 2007 +0000
  1379.     Export src/dst addr/port from UDP access output
  1380. commit d83a78cea7c4601310ab7c47635e5852bb6a2dbb
  1381. Author: Antoine Cellerier <dionoea@videolan.org>
  1382. Date:   Sat Feb 10 15:29:27 2007 +0000
  1383.     allow up to x32 playback (instead of x8)
  1384. commit fe20abbc6366aa5bb47cb29004c8c26da0479597
  1385. Author: Rémi Denis-Courmont <rem@videolan.org>
  1386. Date:   Sat Feb 10 15:19:41 2007 +0000
  1387.     Compile fix
  1388. commit af518b8ae9cd02f3fdf61fbc4d4cfa08d73b7b07
  1389. Author: Rémi Denis-Courmont <rem@videolan.org>
  1390. Date:   Sat Feb 10 14:53:47 2007 +0000
  1391.     s/psz_name/psz_path/ for consistency
  1392. commit 890a4fb73ae376b3a6d610dda8ab219b7bad26ce
  1393. Author: Rémi Denis-Courmont <rem@videolan.org>
  1394. Date:   Sat Feb 10 14:43:45 2007 +0000
  1395.     Add pf_control to access_output
  1396. commit 31456021a2949b237406f493fce2a5a015c19f57
  1397. Author: Rémi Denis-Courmont <rem@videolan.org>
  1398. Date:   Sat Feb 10 13:38:42 2007 +0000
  1399.     Force RTP for UDP-Lite, as we have no legacy issue (suggestion from Md)
  1400. commit 97577c7bc51823c4c2447011a0d1a678bce39e7c
  1401. Author: Rémi Denis-Courmont <rem@videolan.org>
  1402. Date:   Sat Feb 10 13:30:25 2007 +0000
  1403.     Fix warnings
  1404. commit ce6dbc6df8431e69bc4ac2b0215115c9acae5baf
  1405. Author: Rémi Denis-Courmont <rem@videolan.org>
  1406. Date:   Sat Feb 10 13:22:26 2007 +0000
  1407.     Remove useless define
  1408. commit 861ef85c060cb2bf48501854757ed454526f7df9
  1409. Author: Rémi Denis-Courmont <rem@videolan.org>
  1410. Date:   Sat Feb 10 13:15:50 2007 +0000
  1411.     Big SAP/announce cleanup
  1412.     plus several minor bugfixes in SAP announce
  1413.     
  1414.     OTOH, SAP is currently broken for standard output (and untested for RTP)
  1415. commit 4c858d7e9c751951907ea9525692368f4d484957
  1416. Author: Rémi Denis-Courmont <rem@videolan.org>
  1417. Date:   Sat Feb 10 12:18:05 2007 +0000
  1418.     net_GetPort() returns network-byte order port number from an address
  1419. commit 8fb6706801e5718d6c533b95e7815654a810481d
  1420. Author: Rémi Denis-Courmont <rem@videolan.org>
  1421. Date:   Sat Feb 10 10:10:25 2007 +0000
  1422.     Add var_GetNonEmptyString
  1423. commit dfb78a8b886b9bfa743dad9ea8e045c309cb69b3
  1424. Author: Rémi Denis-Courmont <rem@videolan.org>
  1425. Date:   Sat Feb 10 09:49:15 2007 +0000
  1426.     De-inline base64 decoder
  1427. commit 6be4bda5b2ba0c1bad35328a195daf43d4c57cb4
  1428. Author: Rémi Denis-Courmont <rem@videolan.org>
  1429. Date:   Sat Feb 10 08:53:47 2007 +0000
  1430.     Fix compiler warning
  1431. commit 08cb8e62e928457d00602f9b96cb8c4755a74305
  1432. Author: Rémi Denis-Courmont <rem@videolan.org>
  1433. Date:   Sat Feb 10 08:50:47 2007 +0000
  1434.     Add support for session description
  1435. commit 2f9e4e4c1287a4fd7b92c244332c35c33ad28fc8
  1436. Author: Rémi Denis-Courmont <rem@videolan.org>
  1437. Date:   Sat Feb 10 08:28:07 2007 +0000
  1438.     Cosmetic
  1439. commit adc6177b7089c30f4f632acf19f4bc19b0868620
  1440. Author: Christophe Mutricy <xtophe@videolan.org>
  1441. Date:   Sat Feb 10 00:11:32 2007 +0000
  1442.     telnet.c: remove the bloat which was needed when strings were localized.
  1443. commit b488ac0eb94ca395ed5f84fd29aa055ea3e31000
  1444. Author: Antoine Cellerier <dionoea@videolan.org>
  1445. Date:   Fri Feb 9 23:57:41 2007 +0000
  1446.     Add function to simulate hotkey presses from the HTTP interface. This is unused in the current pages. Patch courtesy of neilfred on the forums ( http://forum.videolan.org/viewtopic.php?t=31871 ). Someone now needs to add the missing buttons to the HTML code.
  1447. commit 7570b2bf6c4159449ad45c090de6928c8ce24b78
  1448. Author: Antoine Cellerier <dionoea@videolan.org>
  1449. Date:   Fri Feb 9 23:51:34 2007 +0000
  1450.     Add "key" (or "hotkey") command in RC to simulate a hotkey press. Original idea by artois_val on the forum ( http://forum.videolan.org/viewtopic.php?t=31646 ).
  1451. commit 0336f13424548f4028f40c57cd1ed534cb58d26f
  1452. Author: Rémi Denis-Courmont <rem@videolan.org>
  1453. Date:   Fri Feb 9 21:51:43 2007 +0000
  1454.     Partial announce API cleanup
  1455.     To be continued
  1456. commit c1ebd402ce598cfe23858b55208c64df6ae47119
  1457. Author: Rémi Denis-Courmont <rem@videolan.org>
  1458. Date:   Fri Feb 9 20:07:42 2007 +0000
  1459.     multipass x264 patch courtesy of Sašo Kiselkov
  1460. commit dffddfaee31588be913bd77b0077c8eadcbceafb
  1461. Author: Rémi Denis-Courmont <rem@videolan.org>
  1462. Date:   Fri Feb 9 19:35:29 2007 +0000
  1463.     Remove use SAP/TTL cruft
  1464. commit caf669c9930a7dd3ea6e936a3976d6ce7d0773a0
  1465. Author: Rémi Denis-Courmont <rem@videolan.org>
  1466. Date:   Fri Feb 9 19:19:12 2007 +0000
  1467.     Fix a few warnings
  1468. commit c3bc9e66d8722c5fbb13eb314d49b3070c6098a2
  1469. Author: Rémi Denis-Courmont <rem@videolan.org>
  1470. Date:   Fri Feb 9 19:15:38 2007 +0000
  1471.     Add SDP generation helper with a bunch of would-be conformance fixes
  1472.     (at least: i= is mandatory, TTL notation is forbidden for IPv6)
  1473. commit 55cfe8ef3e1fc528dd698e15b138714d502d34d9
  1474. Author: Rémi Denis-Courmont <rem@videolan.org>
  1475. Date:   Fri Feb 9 18:24:06 2007 +0000
  1476.     NTPtime64() returns an NTP timestamp
  1477. commit 3d33b8511ef4c836b92853befd0e55491d64cc3e
  1478. Author: Christophe Massiot <massiot@videolan.org>
  1479. Date:   Fri Feb 9 13:57:06 2007 +0000
  1480.      * modules/demux/ts.c: Fixed erroneous warning messages (reported by
  1481.        Bill May).
  1482. commit f08d27924c03db91f30025db2aeb2b72633c3b97
  1483. Author: Christophe Mutricy <xtophe@videolan.org>
  1484. Date:   Thu Feb 8 23:26:56 2007 +0000
  1485.     Spanish l10n update by Antonio Javier Varela
  1486. commit d48a3bde42561b5d4362a26a23bcf131faa30c0e
  1487. Author: Christophe Massiot <massiot@videolan.org>
  1488. Date:   Thu Feb 8 14:12:09 2007 +0000
  1489.     .
  1490. commit 014b14a3a365bbfeb88e983b1608f5a57b592d45
  1491. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1492. Date:   Thu Feb 8 01:21:35 2007 +0000
  1493.     Qt4: One Day / One Simples Pref UI.
  1494.     The Input Ui needs to be reviewed since I added a few buttons that weren't specified in the wiki.
  1495. commit 2c97594876f6e790dfcd0d19d9f9ccb0f9eb299a
  1496. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1497. Date:   Wed Feb 7 22:06:31 2007 +0000
  1498.     Don't crash on messed up aspect ratios.
  1499. commit 3ab9ffb0d03946fb8607136f933cf5875a712355
  1500. Author: Christophe Mutricy <xtophe@videolan.org>
  1501. Date:   Wed Feb 7 20:00:55 2007 +0000
  1502.     Add media key to X11 vouts. Patch by loox.thefuture
  1503. commit 22aa682a921a3c1476d2e586348fea96d0289d29
  1504. Author: Damien Fouilleul <damienf@videolan.org>
  1505. Date:   Wed Feb 7 15:18:58 2007 +0000
  1506.     - directx: put the code in the right place ;)
  1507. commit f559d245960393a1a717877fa83214b907cc9e09
  1508. Author: Damien Fouilleul <damienf@videolan.org>
  1509. Date:   Wed Feb 7 13:07:00 2007 +0000
  1510.     - directx, direct3d: for non-overlay surfaces, remove the background brush after first frame is displayed to avoid flickering during repaints
  1511. commit da7bbf9387b6beb1311a95d5f16dc4be722a4365
  1512. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1513. Date:   Wed Feb 7 01:25:14 2007 +0000
  1514.     Qt4: One Day / One ui. Audio.
  1515.     This is not finished because I don't have a windows machine. And needs some relabeling.:
  1516. commit a900b500ae57ff9fc6e7b5fcce1ba126f274838b
  1517. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1518. Date:   Tue Feb 6 23:32:35 2007 +0000
  1519.     Patch from Cédric Cocquebert for sharpen filter.
  1520. commit 9631abef895d4cf13d4dda812cc1683ed84bef7d
  1521. Author: Pavlov Konstantin <thresh@videolan.org>
  1522. Date:   Tue Feb 6 15:26:28 2007 +0000
  1523.     Fix indentation.
  1524. commit b8a175a04180d83c944cf3d76c14b4b565bf7917
  1525. Author: Pavlov Konstantin <thresh@videolan.org>
  1526. Date:   Tue Feb 6 15:22:15 2007 +0000
  1527.     Remove pid file on exit.
  1528. commit aa0158037ff28ddce78bb2b477c135f7619cff7d
  1529. Author: Christophe Mutricy <xtophe@videolan.org>
  1530. Date:   Tue Feb 6 15:10:20 2007 +0000
  1531.     Make update-po
  1532. commit 0c2f9d46c3bc1fd507a7262949568274f55b59b1
  1533. Author: Christophe Mutricy <xtophe@videolan.org>
  1534. Date:   Tue Feb 6 15:09:54 2007 +0000
  1535.     Xcode project has moved
  1536. commit 132110c4e9a53cddf45781b5f0e7b19deb5431f6
  1537. Author: Pavlov Konstantin <thresh@videolan.org>
  1538. Date:   Tue Feb 6 13:37:40 2007 +0000
  1539.     Properly check for Xext library. We got way more kludges in Xv detection, though...
  1540.     Should fix packaging, too.
  1541. commit 0669a9f8ccdf19f65218bdba27ee6160ea96079a
  1542. Author: Pavlov Konstantin <thresh@videolan.org>
  1543. Date:   Tue Feb 6 13:13:43 2007 +0000
  1544.     Added symbols needed to link vlc.
  1545. commit 054f9015089c343bf3f52c534d1fd9f5373c797c
  1546. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1547. Date:   Tue Feb 6 08:57:51 2007 +0000
  1548.     Fix by thresh for syslog logging. Initialized pointers to NULL, so it can be checked upon in the code.
  1549. commit 764ef56684c263e00e44c11cb3f3a1e5d7064019
  1550. Author: Christophe Mutricy <xtophe@videolan.org>
  1551. Date:   Tue Feb 6 00:01:17 2007 +0000
  1552.     l10n in vlc.desktop for Swedish by Daniel Nylander
  1553. commit 0c8b91b299bee180e6c8092ad529a5a31280a4ed
  1554. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1555. Date:   Tue Feb 6 00:01:14 2007 +0000
  1556.     Oops. Sorry.
  1557. commit 578e940fe8fdbe0772efd9780e1f89235691fa5c
  1558. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1559. Date:   Mon Feb 5 23:52:22 2007 +0000
  1560.     NEWS: add teletext and sharpen, before we forget to do it. :D
  1561. commit 9be50eccdb5bd070706fc2220a2a38d477ca9e88
  1562. Author: Pavlov Konstantin <thresh@videolan.org>
  1563. Date:   Mon Feb 5 23:31:54 2007 +0000
  1564.     Don't translate messages in telnet interface
  1565. commit ac972be04ca12e7714a7262c5baef3e842f89bba
  1566. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1567. Date:   Mon Feb 5 23:27:14 2007 +0000
  1568.     Qt4: Update and finish (?) Video Prefs.
  1569. commit de592b024a77489499959f3e73e7da261d21f6e7
  1570. Author: Christophe Mutricy <xtophe@videolan.org>
  1571. Date:   Mon Feb 5 22:02:43 2007 +0000
  1572.     Use DLL_EXPORT only on win
  1573. commit f8a611486fcd44c45ba2bcc3bb5f0ad2925cbcd4
  1574. Author: Pavlov Konstantin <thresh@videolan.org>
  1575. Date:   Mon Feb 5 21:29:32 2007 +0000
  1576.     Link screen and panoramix plugins with X11 only, they don't need Xext.
  1577.     Only build x11 plugin when we have Xext.h.
  1578. commit 77d6d1ea0ed9a0c447e6df2b279ecad956ee6d1e
  1579. Author: Damien Fouilleul <damienf@videolan.org>
  1580. Date:   Mon Feb 5 18:06:04 2007 +0000
  1581.     -fvisibility-inlines-hidden breaks x86_64 ld linker
  1582. commit 740f0fd5b8d5db2b4658d018748135dec5d47640
  1583. Author: Rémi Denis-Courmont <rem@videolan.org>
  1584. Date:   Mon Feb 5 17:50:14 2007 +0000
  1585.     Warning: Explicit kludge - parental advisory
  1586.     
  1587.     Now, UDP-Lite really works!
  1588. commit 57dff762998b98a0fc422dd05e67dbfbe5b44611
  1589. Author: Rémi Denis-Courmont <rem@videolan.org>
  1590. Date:   Mon Feb 5 17:35:14 2007 +0000
  1591.     ifdef for old OSes
  1592. commit 2a2b219f75e70c4ec874d1b4ab93776ae204e3ab
  1593. Author: Rémi Denis-Courmont <rem@videolan.org>
  1594. Date:   Mon Feb 5 17:21:56 2007 +0000
  1595.     UDP-Lite access output
  1596. commit 7605da801678abfcc29df408c86dd6e9a348b8bc
  1597. Author: Rémi Denis-Courmont <rem@videolan.org>
  1598. Date:   Mon Feb 5 17:15:49 2007 +0000
  1599.     I *can* do it
  1600. commit 9155f25c6374fd3c03e4dcbff47a703c6b5904f3
  1601. Author: Rémi Denis-Courmont <rem@videolan.org>
  1602. Date:   Mon Feb 5 17:06:28 2007 +0000
  1603.     Fix linking
  1604. commit 71713be8ff6b0663b5df7c2f7506311115cb4732
  1605. Author: Rémi Denis-Courmont <rem@videolan.org>
  1606. Date:   Mon Feb 5 17:04:55 2007 +0000
  1607.     Fix memory leaks and dummy error messages in net_OpenDgram
  1608. commit 4116cd392ac9943817a41b3a41beba2c849b84c6
  1609. Author: Damien Fouilleul <damienf@videolan.org>
  1610. Date:   Mon Feb 5 16:55:50 2007 +0000
  1611.     - vlc.c: commented out rootwrap() till it is properly fixed
  1612. commit 89f058543fd2e7d04f96018d0b86a576dc59d4c8
  1613. Author: Rémi Denis-Courmont <rem@videolan.org>
  1614. Date:   Mon Feb 5 16:49:14 2007 +0000
  1615.     Fix impossible out-of-bound strcmp
  1616. commit f953de14eba5c68084c5b034c5e124a9fb9ed956
  1617. Author: Damien Fouilleul <damienf@videolan.org>
  1618. Date:   Mon Feb 5 16:43:41 2007 +0000
  1619.     - configure.ac: -fvisibility-inlines-hidden is C++ only
  1620. commit d8ae255f3d08b0f26a037d4c8d75b148903900a8
  1621. Author: Rémi Denis-Courmont <rem@videolan.org>
  1622. Date:   Mon Feb 5 16:32:31 2007 +0000
  1623.     UDP-Lite access
  1624.     
  1625.     This is completely untested because vlc does not link at the moment :(
  1626. commit 5237e0c55802309fa398d460b71bf2bd06a35539
  1627. Author: Damien Fouilleul <damienf@videolan.org>
  1628. Date:   Mon Feb 5 15:45:14 2007 +0000
  1629.     - vlc_common.h: compile fix
  1630. commit e523db51e0666d62c731958bdd3193326d1e9355
  1631. Author: Damien Fouilleul <damienf@videolan.org>
  1632. Date:   Mon Feb 5 14:58:40 2007 +0000
  1633.     - added support for visibility attribute for GCC 4.x for controlling export symbols
  1634. commit ec49740468c885f4c3dfc76754088fbf68bb502b
  1635. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1636. Date:   Sun Feb 4 23:15:19 2007 +0000
  1637.     Add a module_Exists() function for Simple_Prefs. Don't use too much this function.
  1638. commit c06614ec72d87a853a61cc9af9d280f17fb9e0ff
  1639. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1640. Date:   Sun Feb 4 22:40:21 2007 +0000
  1641.     Change in copyright and propedit.
  1642. commit f1ec0f9f4c047c9e462ab25f511046514388276d
  1643. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1644. Date:   Sun Feb 4 22:27:07 2007 +0000
  1645.     Sharpen Video-Filter.
  1646.     Work from DJ_Mulder on the forum, changes by /me helped by dionoea and jpsaman.
  1647. commit 79d77fdcc7247a8ed88140e9e01695321fc7b228
  1648. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1649. Date:   Sun Feb 4 21:14:43 2007 +0000
  1650.     D-Bus ameliorations and fix by Mr_Mirsal.
  1651. commit 6871383f306321f5db33fa80feaa048a0ef7ee0e
  1652. Author: Christophe Mutricy <xtophe@videolan.org>
  1653. Date:   Sun Feb 4 20:20:41 2007 +0000
  1654.     support for automake 1.10. Patch courtesy of scop on trac. Fix #1041
  1655. commit cfafc7da073f5c7ac3074af7b559d86a35203efb
  1656. Author: Damien Fouilleul <damienf@videolan.org>
  1657. Date:   Sat Feb 3 22:41:43 2007 +0000
  1658.     - vlc_common.h: fix for vlc_wclosedir on MacOS X
  1659. commit cd5ed364efe9cdf752c48e0fa158ff680964ceeb
  1660. Author: Damien Fouilleul <damienf@videolan.org>
  1661. Date:   Sat Feb 3 22:01:20 2007 +0000
  1662.     - added controlled symbol export support for win32. Now, all visible symbols in libvlc.dll must be declared using either VLC_EXPORT or VLC_PUBLIC_API. Otherwise, they will not be exported. this has the advantage of reducing the number of symbols in the DLL, saving on file size an binding time at runtime. All exported symbols will be listed in the libvlc.def file.
  1663.     This also pave the way for using the visibility feature in GCC 4, adding controlled symbols export for UNIX/MacOS X as well.
  1664. commit d20a2464f3ffdbbbda0f66bae7bfbf358964deb9
  1665. Author: Antoine Cellerier <dionoea@videolan.org>
  1666. Date:   Sat Feb 3 02:55:33 2007 +0000
  1667.     Ooops (?)
  1668. commit d3ce31e04c8b7a431cb2febcb26ec1d79ab3b79c
  1669. Author: Antoine Cellerier <dionoea@videolan.org>
  1670. Date:   Fri Feb 2 21:46:19 2007 +0000
  1671.     Use DIR_SEP instead of "/"
  1672. commit 2ea0cb164abde81b0dd226611c7677c43ab52350
  1673. Author: Christophe Massiot <massiot@videolan.org>
  1674. Date:   Fri Feb 2 21:31:18 2007 +0000
  1675.      * doc/fortunes.txt is a fortune file, please keep it in a format
  1676.        compatible with UNIX fortune executable.
  1677. commit 8b01ee910cbd2cdb139a3c9c9eaf109997024398
  1678. Author: Antoine Cellerier <dionoea@videolan.org>
  1679. Date:   Fri Feb 2 21:17:29 2007 +0000
  1680.     Small formating fix.
  1681. commit 1360a812c7f40bf8e5c2caaaffaab6cf4aaa8271
  1682. Author: Antoine Cellerier <dionoea@videolan.org>
  1683. Date:   Fri Feb 2 20:51:11 2007 +0000
  1684.     Copy clip_uint8() function from ffmpeg and replace where applicable for video filters.
  1685. commit 0a40fae13a6daf6e924f83c10b3064f72087ae7a
  1686. Author: Antoine Cellerier <dionoea@videolan.org>
  1687. Date:   Fri Feb 2 20:30:49 2007 +0000
  1688.     "I'm a girl!" fortune (x2) from 2 days ago.
  1689. commit badf4887a8d91d7e87bd20db44923280f504c7a5
  1690. Author: Damien Fouilleul <damienf@videolan.org>
  1691. Date:   Fri Feb 2 11:43:50 2007 +0000
  1692.     - direct3d: device reset fixes (when resolution changes, etc...)
  1693. commit 152793b6cadfd7ebc557281e7ff75a710d60aca3
  1694. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1695. Date:   Fri Feb 2 09:17:58 2007 +0000
  1696.     * this part of [18683] wasn't supposed to be committed. Reverting to previous revision.
  1697. commit cd19d6a43b618d1be6bd3a904931f49278cdf347
  1698. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1699. Date:   Fri Feb 2 09:12:37 2007 +0000
  1700.     * collection of various fixes and edits
  1701.         - removed <10.3 support in the preferences' code
  1702.         - added preliminary support for Obj-C 2.0 / Garbage Collection
  1703.             - needs to be enabled manually in intf.h for now and is restricted to future Darwin release
  1704.         - updated various copyright dates to approbate values
  1705.         - configured the source tree in the Xcode project for future Xcode releases
  1706.         - finally renamed the Xcode project to the correct bundle extension
  1707. commit b181bb11752e48b0277c80a76b35395c26f7f44b
  1708. Author: Antoine Cellerier <dionoea@videolan.org>
  1709. Date:   Thu Feb 1 23:22:15 2007 +0000
  1710.     s/a42/a52/
  1711. commit 4b83d5d3fa8d8593966cd7315a57af55b73672fc
  1712. Author: Christophe Mutricy <xtophe@videolan.org>
  1713. Date:   Thu Feb 1 20:06:54 2007 +0000
  1714.     check for enomem
  1715. commit 3010af22c9d1c0559505da179b22822008b03fd8
  1716. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1717. Date:   Thu Feb 1 19:12:45 2007 +0000
  1718.     D-Bus Patch by Mirsal ENNAIME
  1719. commit f3273df59abc957b031ef43c3756648c53c52521
  1720. Author: Rafaël Carré <funman@videolan.org>
  1721. Date:   Thu Feb 1 18:45:53 2007 +0000
  1722.     Displays and hides simple preferences correctly
  1723. commit c404c42de5421c486d8c1cb90fdf64263184c839
  1724. Author: Rafaël Carré <funman@videolan.org>
  1725. Date:   Thu Feb 1 18:45:25 2007 +0000
  1726.     Always initialise dbus threads
  1727. commit d9d6fddf57dfeda4e48ea33a85392a621ade32bb
  1728. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1729. Date:   Thu Feb 1 18:40:30 2007 +0000
  1730.     Qt4: Compile Fix.
  1731. commit 801ef73786b1fccdcd36cb4bf988eeccf5df9687
  1732. Author: Damien Fouilleul <damienf@videolan.org>
  1733. Date:   Thu Feb 1 14:28:41 2007 +0000
  1734.     - direct3d.c: attempt to fix incompatibility with Vista, needs testing since i still don't have a Vista system to test against
  1735. commit d54143769866c16c60fed9eb535b10982c0ac0cd
  1736. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1737. Date:   Wed Jan 31 22:34:30 2007 +0000
  1738.     Correction on the Makefile ..
  1739. commit 46dc547d0fa608b872cda824641aa724147657de
  1740. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1741. Date:   Wed Jan 31 22:27:57 2007 +0000
  1742.     Win32 Contrib: Repair ffmpeg compile.
  1743. commit abef937f02a581a8969614422b478755e8c1b98f
  1744. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1745. Date:   Wed Jan 31 19:51:46 2007 +0000
  1746.     Qt4: messages. Small commit to fix two forgottten qfu() and to add whitespaces where needed.
  1747. commit 2d454641d603b113eafe2c3b558d9f21cb831706
  1748. Author: Damien Fouilleul <damienf@videolan.org>
  1749. Date:   Wed Jan 31 19:50:48 2007 +0000
  1750.     - activex: misc fixes for properties and events sinks
  1751. commit ebf11a99f39516669dbf9f48d9b6457311954491
  1752. Author: Damien Fouilleul <damienf@videolan.org>
  1753. Date:   Wed Jan 31 19:49:20 2007 +0000
  1754.     - activex: globally use win32 unicode APIs, hopefully this will fix reported registration problems
  1755. commit 560b07b43ff6aa6a012517d23521d5a9a2457352
  1756. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1757. Date:   Tue Jan 30 23:56:24 2007 +0000
  1758.     Qt4 : translate the titles for stats.
  1759. commit e0d590f4cec493a62e352d72aa5df4812e8878e9
  1760. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1761. Date:   Tue Jan 30 23:37:33 2007 +0000
  1762.     * Qt4 : Use a QTreeWidget instead of a ui to display stats. I hope in that way it will become easier to resize and easier to add stats...
  1763.     
  1764.     Btw about Qt4 modules, http://wiki.videolan.org/QtIntfTODO and http://wiki.videolan.org/Simple_Preferences have been updated. Give it a look and help us...
  1765. commit 018248d17f549c37b72c9a3e324daddc7d9e9007
  1766. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1767. Date:   Tue Jan 30 19:34:37 2007 +0000
  1768.     Fixed crash on vlc exit/quit and added sanity checking for pointers in the module init/exit paths.
  1769. commit c2a9cb1a720479ea6ef944fb7452b6bebaed7013
  1770. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1771. Date:   Tue Jan 30 18:45:47 2007 +0000
  1772.     Forcefully set PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR for pkgconfig only if these environment variables haven't been set yet. And the path /usr/lib/pkgconfig exists. This fixes building wxwidgets in contrib for Fedora Core 6
  1773. commit 6cd43af70ffc851beeb0cdbdc2de8c18505e8bfe
  1774. Author: Christophe Mutricy <xtophe@videolan.org>
  1775. Date:   Tue Jan 30 13:55:57 2007 +0000
  1776.     Fix make clean
  1777. commit cd42e8249e47e1c9b7af7de5949c182df1ff0d7f
  1778. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1779. Date:   Tue Jan 30 13:04:27 2007 +0000
  1780.     oops copypaste error
  1781. commit fb005c12802a3646a2cffe01880b7382366e1f2c
  1782. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1783. Date:   Tue Jan 30 12:52:47 2007 +0000
  1784.     Extend contrib buildsystem to allow for a finer control on system and Linux distributions rules. The bootstrap tries to guess the operating system to build for by looking at the compiler prefix. For native building (usually Linux/Unix-like systems) additional matching logic should be written. Currently only Fedora-Core systems are detected as being different from the normal Unix-rules.
  1785.     
  1786.     Extend this logic to make a distinction for your system if it deviates from the standard Unix-like system that our contrib recognizes atm.
  1787. commit 6b89b49e2eb8898ecf5a7dd8491a1f620c919f94
  1788. Author: Antoine Cellerier <dionoea@videolan.org>
  1789. Date:   Mon Jan 29 22:27:16 2007 +0000
  1790.     Fix xml.
  1791. commit 4e30b6616937fdf9681616d31e3ef425b00c204c
  1792. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1793. Date:   Mon Jan 29 00:09:40 2007 +0000
  1794.     Correct a typo mistake I did earlier.
  1795. commit d85ddac2438110f86e1f367b10aa6ce4e1e47e7a
  1796. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1797. Date:   Mon Jan 29 00:04:11 2007 +0000
  1798.     Correct a typo in packages.mak.
  1799. commit a908ea89069761a1d11ed875f9c6c00efb033d81
  1800. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1801. Date:   Sun Jan 28 23:50:24 2007 +0000
  1802.     Make sure "make source" works correctly.
  1803. commit 7eccb184a276533068862697f50e678e24de86b5
  1804. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1805. Date:   Sun Jan 28 23:28:29 2007 +0000
  1806.     Oops. Missing $().
  1807. commit d6b4f9967c7f79127fbc731289fc098683e73e49
  1808. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1809. Date:   Sun Jan 28 23:18:24 2007 +0000
  1810.     Clean .svn before tarballs.
  1811.     Add a dependency.
  1812. commit 8d5d381e0e92d7ca121daea6fb89fc932fe249c6
  1813. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1814. Date:   Sun Jan 28 22:55:28 2007 +0000
  1815.     Make the "make source" much better, to do ffmpeg-svn, x264-svn, libmatroska-svn tarballs. That help a lot to make some directories with all the libs sources.
  1816. commit a775ce0eddaf4ce7f5291048480d4ef980128b73
  1817. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1818. Date:   Sun Jan 28 22:26:37 2007 +0000
  1819.     libmpcdec updated to 1.2.4. Should work on all systems. But will need an extra check on some MacOSX
  1820. commit 85a39bf3297143f7f32cf763a6b4bf7bf9dfc949
  1821. Author: Olivier Teulière <ipkiss@videolan.org>
  1822. Date:   Sun Jan 28 22:24:42 2007 +0000
  1823.      * doc/skins/skins2-howto.xml: mentions of the forum and the wiki
  1824. commit 2cd94681fa238d2fb0e3e46807397a5aff8cfc3d
  1825. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1826. Date:   Sun Jan 28 22:05:31 2007 +0000
  1827.     Just a useless change of version.
  1828. commit 1512fb98d9e1611f7ad5de31a6dab37e63159d39
  1829. Author: Olivier Teulière <ipkiss@videolan.org>
  1830. Date:   Sun Jan 28 20:48:10 2007 +0000
  1831.      * doc/skins/skins2-howto.xml: a few fixes
  1832. commit d746bc7d5cee65d2729a1be87c9db37aa99ad529
  1833. Author: Antoine Cellerier <dionoea@videolan.org>
  1834. Date:   Sun Jan 28 20:43:57 2007 +0000
  1835.     Add VLC to the keyword list (this is completely useless)
  1836. commit 09539802dc311c3fc03d551f14627a25f8066359
  1837. Author: Olivier Teulière <ipkiss@videolan.org>
  1838. Date:   Sun Jan 28 20:37:21 2007 +0000
  1839.      * skins2:
  1840.         - new WindowID.maximize() and WindowID.unmaximize() actions
  1841.         - new WindowID.isMaximized boolean variable
  1842.         - doc updated
  1843. commit 618352d27ca9ddf5a86f667b7654e2b87bf36576
  1844. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1845. Date:   Sun Jan 28 18:58:20 2007 +0000
  1846.     * Libxml2 version up from 2.6.26 to 2.6.27
  1847. commit a5634f95c58def01aa4cee4c881493c3ec6d6507
  1848. Author: Cyril Deguet <asmax@videolan.org>
  1849. Date:   Sun Jan 28 18:18:52 2007 +0000
  1850.     - thou shalt keep menuconfig up-to-date and not disable it
  1851. commit 0aa5744310de34261dc39c192a0a93046d79a3df
  1852. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1853. Date:   Sun Jan 28 18:06:48 2007 +0000
  1854.     Change libpng version to 1.2.15 especially to fix security issue CVE-2006-3334.
  1855.     Tested on epsilon, veda, altair/mingw32.
  1856. commit 8086b07cf076736d43c955c00c4cbb1464e53dd7
  1857. Author: Olivier Teulière <ipkiss@videolan.org>
  1858. Date:   Sun Jan 28 16:49:30 2007 +0000
  1859.      * skins2:
  1860.         - New Panel tag, allowing to group the resizing behaviour of controls
  1861.         - Documentation updated accordingly
  1862.         - Fixed a memory leak due to CtrlMove/CtrlResize objects
  1863. commit 7c23b5c78d6520d80bcbc2f31d0f3b8173c58978
  1864. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1865. Date:   Sun Jan 28 14:11:09 2007 +0000
  1866.     *added yet another possible svn location (to detect certain default installations)
  1867. commit 6d06cc122f677a1bcf804fe621c1624e08f075ac
  1868. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1869. Date:   Sun Jan 28 13:40:20 2007 +0000
  1870.     * remove config.mak on make clean as well
  1871. commit 8863f1fbd19a3f067cdc3a4be335532b816c1c4b
  1872. Author: Antoine Cellerier <dionoea@videolan.org>
  1873. Date:   Sun Jan 28 00:53:39 2007 +0000
  1874.     update developers website.
  1875. commit 0795f13e893fa9b9f0da500b1e7215c703861efa
  1876. Author: Rémi Denis-Courmont <rem@videolan.org>
  1877. Date:   Sat Jan 27 22:29:29 2007 +0000
  1878.     Add some missing consts
  1879. commit 40e3fb152965c0dd7efe4e381959b692ead65fe4
  1880. Author: Antoine Cellerier <dionoea@videolan.org>
  1881. Date:   Sat Jan 27 21:22:13 2007 +0000
  1882.      * add stream assignements for DTS(-HD) / (E-)AC3 / MLP / VC1 used by HD DVDs.
  1883.        * the dts/ac3 changes fix some files from http://samples.mplayerhq.hu/evob/ and some other sources.
  1884.        * MLP doesn't have any know free decoder (nor do i have any sample) so this is basically "for the future"
  1885.        * VC1 doesn't work ... most likely needs some more changes to the code.
  1886.      * remove trailing spaces
  1887. commit dc0f2c1d30fc3a80ad620e23a1adc6f1f2e0d71c
  1888. Author: Rémi Denis-Courmont <rem@videolan.org>
  1889. Date:   Sat Jan 27 21:14:39 2007 +0000
  1890.     Minor code factor
  1891. commit cc47d10c637774e0cc2158918052985fb22e2e07
  1892. Author: Rémi Denis-Courmont <rem@videolan.org>
  1893. Date:   Sat Jan 27 21:02:35 2007 +0000
  1894.     Fix typo
  1895. commit ccd0b0463dffa4cea2a07db3264f1b75ace93481
  1896. Author: Olivier Teulière <ipkiss@videolan.org>
  1897. Date:   Fri Jan 26 23:25:49 2007 +0000
  1898.      * doc/skins/skins2-howto.xml: Fixed a mistake
  1899. commit 37afbbd5128cf3859411f2b6f99487c45e3af6a9
  1900. Author: Antoine Cellerier <dionoea@videolan.org>
  1901. Date:   Fri Jan 26 22:39:25 2007 +0000
  1902.     Oops.
  1903. commit ccf664e20dd3dbf5feb554299c6267c9815da582
  1904. Author: Antoine Cellerier <dionoea@videolan.org>
  1905. Date:   Fri Jan 26 22:37:28 2007 +0000
  1906.     add new filename_sanitize and path_sanitize functions to remove forbidden charcters from filenames/paths and use where appropriate.
  1907. commit 9c3e6c5367a085e41794efae05eb5c1a20ff1394
  1908. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1909. Date:   Thu Jan 25 22:46:26 2007 +0000
  1910.     Commented unuseful packages.
  1911.     Repairing some sources links.
  1912.     Add a "make source" process to get all the tar.(bz2|gz) in one dir.
  1913. commit a419656009d1e887a71f2113ab1aedb9989a4ed7
  1914. Author: Christophe Mutricy <xtophe@videolan.org>
  1915. Date:   Thu Jan 25 20:26:02 2007 +0000
  1916.     Change the default for sout-keep to enabled.
  1917. commit 9ed0ed0e9d7148551a3b497bee9a856d3d03caf1
  1918. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1919. Date:   Thu Jan 25 19:42:49 2007 +0000
  1920.     Some small modifications to crop and panoramix to repair calls for uninitialized variables.
  1921.     Patch by Cedric Coquebert.
  1922. commit facdc26212d449a2a6a2788a22545b5c105fa1e1
  1923. Author: Christophe Massiot <massiot@videolan.org>
  1924. Date:   Thu Jan 25 18:33:59 2007 +0000
  1925.      * modules/codec/telx.c: New option to work around wrong implementation
  1926.        of the teletext descriptor by some French channels.
  1927. commit 0aeded4f0460be0c024c4236d766e849c0a4d08b
  1928. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1929. Date:   Wed Jan 24 19:21:43 2007 +0000
  1930.     Patch to force alignment in OpenGL if it isn't correctlt positionned before, as panoramix does do it correctly. Patch By Cedric Cocquebert.
  1931. commit ecd201baeedf8c629415bb060b48be89a217727b
  1932. Author: Antoine Cellerier <dionoea@videolan.org>
  1933. Date:   Tue Jan 23 21:40:51 2007 +0000
  1934.      * Enable format time/meta stuff in snapshot-prefix.
  1935. commit 886975814e0cb1a2688d063f24e665168b2aae85
  1936. Author: Christophe Massiot <massiot@videolan.org>
  1937. Date:   Tue Jan 23 17:50:32 2007 +0000
  1938.      * modules/demux/ts.c: Fixed stream output mode detection.
  1939. commit 7ea8f3e2631e2759377215a426b61678fd148498
  1940. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1941. Date:   Tue Jan 23 17:37:48 2007 +0000
  1942.     Patch by Cedric Cocquebert to improve the panoramix module.
  1943. commit 1b0a5608ee16cea1577a10269a114467cee43af1
  1944. Author: Sam Hocevar <sam@videolan.org>
  1945. Date:   Tue Jan 23 17:25:32 2007 +0000
  1946.       * Win32 timer bug (0x100000000 * 1000 != 0x100000000000).
  1947. commit f72bd14ad17be14cc5c8bca3b56a50a88da68a43
  1948. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1949. Date:   Tue Jan 23 08:09:38 2007 +0000
  1950.     When no start display time is found in a subpicture then return with an error message. Problem reported by: Hytham Alihassan.
  1951. commit d16e83ee7711cd67766c087bbaab46c969723895
  1952. Author: Derk-Jan Hartman <hartman@videolan.org>
  1953. Date:   Mon Jan 22 15:11:02 2007 +0000
  1954.     * disable gnutls C++ lib. it's broken
  1955. commit 5431b6d4067776048f4650b2031863ec680e121a
  1956. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1957. Date:   Sun Jan 21 23:50:27 2007 +0000
  1958.     Update freetype from 2.1.9 to 2.3.0. This has been tested on veda, espilon, altair, altair/sid-id386/Mingw32.
  1959. commit 5ee669c5c40abebaacdfc0bd1cbfee64812f358b
  1960. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1961. Date:   Sun Jan 21 19:19:32 2007 +0000
  1962.     * download the SDL stuff from sourceforge instead of the bogus official server, as the SF park is much faster and more reliable (forward-porting [18622])
  1963. commit a996fae8a361c7970240339dc07cabce67e86453
  1964. Author: Christophe Mutricy <xtophe@videolan.org>
  1965. Date:   Sat Jan 20 20:21:12 2007 +0000
  1966.     ts.c: Current libdvbpsi is buggy so wait for 0.1.6 to activate the teletext detection code
  1967.     ts.c, telx.c: Fallback to teletext detection if TS detection wasn't possible
  1968. commit e618a3ea73de52f01db03a45b970ddd381e5b0ee
  1969. Author: Christophe Mutricy <xtophe@videolan.org>
  1970. Date:   Sat Jan 20 01:04:00 2007 +0000
  1971.     Update libgcrypt and libgnutls
  1972. commit 1ceb58c19ce8b166b590a5118c60b652429b68a0
  1973. Author: Rémi Denis-Courmont <rem@videolan.org>
  1974. Date:   Fri Jan 19 19:49:40 2007 +0000
  1975.     Fix block_New failure check
  1976. commit db7c88851fa45ecc3160a27f9a26e2f62b589baa
  1977. Author: Christophe Massiot <massiot@videolan.org>
  1978. Date:   Fri Jan 19 18:26:39 2007 +0000
  1979.      * modules/demux/ts.c: Parse the telx descriptor and create pseudo ES
  1980.        for different languages. Slightly changed the way the dvbsub parser
  1981.        works to allow correct streaming with --sout-all or --programs.
  1982.      * modules/mux/mpeg/ts.c: Changes to allow descriptor pass-through with
  1983.        telx and dvbsub. This is kind of kludgy.
  1984.      * module/codec/telx.c: Got rid of the ugly static variables and use
  1985.        info from the TS demux.
  1986. commit e92542211f05387f69987541df48ac25d480e878
  1987. Author: Derk-Jan Hartman <hartman@videolan.org>
  1988. Date:   Thu Jan 18 21:22:52 2007 +0000
  1989.     * Set svn properties for the telx.c file
  1990. commit bfaff59608c3fc8f57d128987c7fa993b770798e
  1991. Author: Christophe Massiot <massiot@videolan.org>
  1992. Date:   Thu Jan 18 15:14:36 2007 +0000
  1993.     .
  1994. commit 5c0797675e28a0754da3d198ea4f33c8651e7806
  1995. Author: Derk-Jan Hartman <hartman@videolan.org>
  1996. Date:   Thu Jan 18 14:04:47 2007 +0000
  1997.     * compile fix: missing comma in debug statement
  1998. commit df1be42cc20f6c477920dc6c68265f4cd5771972
  1999. Author: Derk-Jan Hartman <hartman@videolan.org>
  2000. Date:   Thu Jan 18 13:57:25 2007 +0000
  2001.     Teletext module patch by Vincent Penne
  2002.     
  2003.     - the stream provided by thedj containing some kind of VPS informations know works fine (they aren't displayed as subtitles anymore). It also solve the same issue on two examples streams on the vlc file repository (called stream-demux-telx-1.dump and stream-demux-telx-2.dump)
  2004.     
  2005.     - got rid of a kludge that used to be necessary on the "has-subtitles.ts" example stream to avoid subtitles disapearing too fast in some cases. I don't know exactly why it's not anymore necessary, probably because I handle better the subtitle flag now.
  2006.     
  2007.     - now the page number is handled independently for each 8 magazines
  2008. commit f5aff5de880735c1c17ed77b27c20f0cbb0af7fc
  2009. Author: Christophe Mutricy <xtophe@videolan.org>
  2010. Date:   Wed Jan 17 23:33:06 2007 +0000
  2011.     Fix the preferences under wx
  2012. commit 26e16d73337181c245d337cd71d12d8b82bb4cbd
  2013. Author: Christophe Mutricy <xtophe@videolan.org>
  2014. Date:   Wed Jan 17 20:49:44 2007 +0000
  2015.     add a shortname and delete unused variable
  2016. commit a41a2c7bffeff6e4a1d8200082b0944216c75d6a
  2017. Author: Christophe Massiot <massiot@videolan.org>
  2018. Date:   Wed Jan 17 18:06:52 2007 +0000
  2019.      * modules/codec/telx.c: Pedantic coding style changes.
  2020. commit 0e867ba1dd2e76d849f2a55a22b7ee0be9cb4f32
  2021. Author: Christophe Massiot <massiot@videolan.org>
  2022. Date:   Wed Jan 17 17:30:53 2007 +0000
  2023.      * modules/codec/telx.c: Teletext subtitles decoder, patch courtesy of
  2024.        Vincent Penne.
  2025. commit 1c2b8a832cd6dfdc223c84cf9b30f9f4c1338deb
  2026. Author: Christophe Mutricy <xtophe@videolan.org>
  2027. Date:   Wed Jan 17 14:09:10 2007 +0000
  2028.     :)
  2029. commit 87d0efaa46ccbd27b01bc4b24189db66501bb2e2
  2030. Author: Christophe Massiot <massiot@videolan.org>
  2031. Date:   Tue Jan 16 22:39:51 2007 +0000
  2032.     .
  2033. commit ec3567fd986a7bbb657a44a55319ff3a517e982e
  2034. Author: Derk-Jan Hartman <hartman@videolan.org>
  2035. Date:   Tue Jan 16 16:01:49 2007 +0000
  2036.     * Ehm, MAX, not MIN of course. And let's check both before and after cropping.
  2037. commit 3da30fcd18756e6bbbde241c0d782730e60bdcee
  2038. Author: Derk-Jan Hartman <hartman@videolan.org>
  2039. Date:   Tue Jan 16 15:52:30 2007 +0000
  2040.     * Don't allow negative offsets when blending
  2041. commit 38dd5944e45779e644f9ed0eaac8f03fc5f980eb
  2042. Author: Christophe Massiot <massiot@videolan.org>
  2043. Date:   Tue Jan 16 10:55:31 2007 +0000
  2044.     * modules/codec/mpeg_audio.c: Add a debug message for broken streams.
  2045. commit 68652ddf55c0ed4fed48ce452b697f9752b92df7
  2046. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2047. Date:   Mon Jan 15 15:53:26 2007 +0000
  2048.     include/vlc/mediacontrol.h: include windows.h on win32 to get HWND definition
  2049. commit 6662b32f51193ab2e8aef48af832178ab085ce15
  2050. Author: Rémi Denis-Courmont <rem@videolan.org>
  2051. Date:   Mon Jan 15 15:22:11 2007 +0000
  2052.     s/wxwindows/wxwidgets/
  2053. commit e6a39a3308e03cf5699f35fe7a13d04ccb636689
  2054. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2055. Date:   Sun Jan 14 22:27:48 2007 +0000
  2056.     Remove useless test i_chunk is uint32_t and cannot be lower then zero. This fixes a compile warninig and hopefully doesn't introduce an mp4 problem. Test your mp4's.
  2057. commit 567dbc60c1076ca103a479dc0cd742db34e0969d
  2058. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2059. Date:   Sun Jan 14 22:25:56 2007 +0000
  2060.     Revert part of rev 18553 where p_track->i_chunk test has changed. It shouldn't have gone in this commit.
  2061. commit c73acb67df36d808be777342013042a1a94ae0c7
  2062. Author: Christophe Mutricy <xtophe@videolan.org>
  2063. Date:   Sun Jan 14 20:49:22 2007 +0000
  2064.     Happy New Year
  2065. commit 5fa810ed345be6a6f8cc4d9c42909e2381c0f023
  2066. Author: Damien Fouilleul <damienf@videolan.org>
  2067. Date:   Sun Jan 14 20:35:51 2007 +0000
  2068.     Makefile.am: reorganize vlc_LDFLAGS for win32
  2069. commit 9a28f3c1df22174aff35a5fc3317a364c4e4c3ac
  2070. Author: Damien Fouilleul <damienf@videolan.org>
  2071. Date:   Sun Jan 14 20:35:11 2007 +0000
  2072.     - ffmpeg/encoder.c: more int64_t fixes
  2073. commit b7bb84da7d1c7e2e3a5f4fa1d250ee4d57fcfe54
  2074. Author: Rémi Denis-Courmont <rem@videolan.org>
  2075. Date:   Sun Jan 14 19:44:24 2007 +0000
  2076.     Oups (again)
  2077. commit 3e1e9f157b908af2bfd81dc4413c002a1caa3188
  2078. Author: Rémi Denis-Courmont <rem@videolan.org>
  2079. Date:   Sun Jan 14 19:32:20 2007 +0000
  2080.     Fix out-of-bound read uncovered by sam
  2081. commit 1c3fcde6ec39993a76c681c6967b4133cad59896
  2082. Author: Rémi Denis-Courmont <rem@videolan.org>
  2083. Date:   Sun Jan 14 19:20:20 2007 +0000
  2084.     memory leak
  2085. commit 97773f131c838673287c0d9d84395ba79cdf830f
  2086. Author: Rémi Denis-Courmont <rem@videolan.org>
  2087. Date:   Sun Jan 14 19:13:26 2007 +0000
  2088.     Fix memory leak
  2089. commit a353bd1b608ba67703ce0cc7dd48b8d20df9b2c3
  2090. Author: Rémi Denis-Courmont <rem@videolan.org>
  2091. Date:   Sun Jan 14 19:07:17 2007 +0000
  2092.     Fix a bunch of potential segmentation faults:
  2093.      - out of bound read initially uncovered by sam,
  2094.      - also malloc() can really return NULL for arbitrary large alloc,
  2095.        return value MUST be checked.
  2096. commit 43ab467903aaaebdffd9709f2f3584e91655fb6d
  2097. Author: Christophe Mutricy <xtophe@videolan.org>
  2098. Date:   Sun Jan 14 18:41:22 2007 +0000
  2099.     Don't use '-' in shell variable name and take advantage of the features of PKG_CHECK_MODULES
  2100. commit 2824ad78ba9f02d0d68296999b2234fa03a103dc
  2101. Author: Christophe Mutricy <xtophe@videolan.org>
  2102. Date:   Sun Jan 14 17:57:50 2007 +0000
  2103.     Add myself to AUTHORS
  2104. commit 04a180a19e970eb4c5e58e19425cbd05493fda14
  2105. Author: Christophe Mutricy <xtophe@videolan.org>
  2106. Date:   Sun Jan 14 17:35:19 2007 +0000
  2107.     Add translations from rosetta
  2108. commit 29ae4a7af4eff1ce8369832817378aaf50ed732b
  2109. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2110. Date:   Sun Jan 14 16:25:41 2007 +0000
  2111.     * give credit to Jean-Baptiste le Stang for the UB script, add it to the source bundle and update authors a bit
  2112. commit 4b55ce42075c6d7faf7cdb82703977ac83ebb619
  2113. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2114. Date:   Sun Jan 14 16:14:05 2007 +0000
  2115.     * commit Jean-Baptiste's universal binary script to svn, so you don't have to browse trac each time you need it. remember to customise the 3 variables at the top before using it. (closes #749)
  2116. commit 51ba14989fee0ce416a6afc2eade7c52e173fdfb
  2117. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2118. Date:   Sun Jan 14 16:09:15 2007 +0000
  2119.     * applied Westacular's patch with minor modifications, which solves some issues with this script in certain situations and lets the Finder do most of the work. Note that this script isn't 10.2-save anymore and triggers the Finder to launch in case that it is closed. (closes #911)
  2120. commit 886c4902c76cb1611f0c7e4ca041b2f7ddcd1fa8
  2121. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2122. Date:   Sun Jan 14 14:17:46 2007 +0000
  2123.     Updated THANKS file for rev 18566
  2124. commit 4e0b36058d645edbcc1150f1dc89de4a0334b32e
  2125. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2126. Date:   Sun Jan 14 14:16:33 2007 +0000
  2127.     Added option to disable session timeout option on RTSP request (use: --rtsp-session-timeout=-1 to disable this option, >= 0 to enable it, default is 5). Patch from Saso Kiselkov (skiselkov at gmail dot com) for making VOD (RTSP) work with HanunTech STBs, with modifications from me.
  2128. commit 4e751f1126fffc308ab404e08ba19172a26d829c
  2129. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2130. Date:   Sun Jan 14 13:02:59 2007 +0000
  2131.     * allow the screensaver to appear when video playback is paused (closes #963)
  2132. commit 14275baf39c03cdb75faf38ba25ed1d31191609c
  2133. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2134. Date:   Sun Jan 14 12:40:05 2007 +0000
  2135.     * design change: the current volume is automatically stored on quit now and restored on first playback of the next run, similar to other major media players (closes #989)
  2136. commit 41fc10b74fd7f26526ddabd72673bec7fa658d4c
  2137. Author: Christophe Mutricy <xtophe@videolan.org>
  2138. Date:   Sun Jan 14 01:28:48 2007 +0000
  2139.     hmmm i should use a clean tree for update-po
  2140. commit d30de10d165fc6ae25c8cb27961046da823edf5d
  2141. Author: Damien Fouilleul <damienf@videolan.org>
  2142. Date:   Sat Jan 13 17:29:16 2007 +0000
  2143.     live555: hmmm, that BITMAPINFOHEADER is only useful on mplayer, not vlc
  2144. commit c6c38ccd2c1683bd2ab4c87190edfebbf63dd8ea
  2145. Author: Damien Fouilleul <damienf@videolan.org>
  2146. Date:   Sat Jan 13 16:45:10 2007 +0000
  2147.     demux/live555.cpp: added support for avc1 in X-QT over RTSP
  2148. commit 151b33e865e876a6a080a1595ed2dfa572ad6130
  2149. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2150. Date:   Sat Jan 13 12:26:38 2007 +0000
  2151.     Fix segmentation fault in modules/control/telnet.c introduced in rev 18519
  2152. commit b728ff1bf7beffa8b6bbf7683ec3567a18feb480
  2153. Author: Christophe Mutricy <xtophe@videolan.org>
  2154. Date:   Sat Jan 13 00:52:49 2007 +0000
  2155.     make update-po
  2156. commit a99ffd530cb075225d040ad7516673704ef3c6b5
  2157. Author: Christophe Mutricy <xtophe@videolan.org>
  2158. Date:   Sat Jan 13 00:52:15 2007 +0000
  2159.     Italian translation update. Thanks to Vincenzo Reale.
  2160. commit bb12789524a54d5e96b55ab4bf4498e6a7cdd5f9
  2161. Author: Christophe Mutricy <xtophe@videolan.org>
  2162. Date:   Sat Jan 13 00:27:17 2007 +0000
  2163.     Merge po file from 0.8.6
  2164.     fix translation of "C" closes #969
  2165. commit 20692ca20e0fac9429d5eb4a3b6c3753dbb5b2a3
  2166. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2167. Date:   Fri Jan 12 18:12:15 2007 +0000
  2168.     libasf.c: Don't store pointer to bad data. Fixes #992
  2169.     Btw when did "crash" change into "denial of service"?
  2170. commit eef3b9d9bc50eefa19b2a96be5603b91178d737a
  2171. Author: Rémi Denis-Courmont <rem@videolan.org>
  2172. Date:   Fri Jan 12 17:16:21 2007 +0000
  2173.     Do not assume long integers are 32-bits.
  2174.     Should fix fullscreen on amd64 - closes #670
  2175. commit 4413cbfe45e37ab2dd30083f27d789b3f2ebcca1
  2176. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2177. Date:   Fri Jan 12 12:44:51 2007 +0000
  2178.     Fix indentation
  2179. commit 7ea4dc24800344ec6b048f0cf9da241e1e45e885
  2180. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2181. Date:   Fri Jan 12 12:42:51 2007 +0000
  2182.     Make parenthesis explicite
  2183. commit 174bef2955174552195c0dd749daa58591ed395d
  2184. Author: Christophe Mutricy <xtophe@videolan.org>
  2185. Date:   Fri Jan 12 12:38:23 2007 +0000
  2186.     Twolame need -DLIBTWOLAME_STIC under win32 to use the .a
  2187. commit d959364cf50c8718c80da18de377851169f26255
  2188. Author: Filippo Carone <littlejohn@videolan.org>
  2189. Date:   Thu Jan 11 23:43:18 2007 +0000
  2190.     audio methods aligned to libvlc audio functions
  2191. commit 4db4b3afe3453f83c6b8726d832ab3c6b1033f6f
  2192. Author: Christophe Mutricy <xtophe@videolan.org>
  2193. Date:   Thu Jan 11 23:37:25 2007 +0000
  2194.     Remove the warning. thanks to Quovodis
  2195. commit a00419ea65c7d320b42d8e47984f946fada8d46e
  2196. Author: Christophe Mutricy <xtophe@videolan.org>
  2197. Date:   Thu Jan 11 23:33:02 2007 +0000
  2198.     Better a compile warning than a bug. Thanks to Robert Stepanek.
  2199. commit 8856dd0d9909874b1246445f622f969bac32129a
  2200. Author: Damien Fouilleul <damienf@videolan.org>
  2201. Date:   Thu Jan 11 23:28:59 2007 +0000
  2202.     - ffmpeg/encoder.c: force AV_NOPTS_VALUE to int64_t type rather than signed int
  2203. commit 7d4385aa636852daec90be79cbd65db4cd62defb
  2204. Author: Rémi Denis-Courmont <rem@videolan.org>
  2205. Date:   Thu Jan 11 15:35:44 2007 +0000
  2206.     Fix denial of service (NULL dereference) in ASX parser
  2207.     Closes #988
  2208. commit 7cc6aae19a40a42ab498e2d77063a0edba5b602f
  2209. Author: Rémi Denis-Courmont <rem@videolan.org>
  2210. Date:   Thu Jan 11 15:31:18 2007 +0000
  2211.     Cosmetic fix
  2212. commit 86eae317f98ce9fa587cd8e805ab9847d15d8222
  2213. Author: Damien Fouilleul <damienf@videolan.org>
  2214. Date:   Wed Jan 10 22:41:06 2007 +0000
  2215.     mtime.c: previous codepath prevented RTC from ever being used on win32
  2216. commit 6884bea864daa882c84805687bd9b400d2089f37
  2217. Author: Rémi Denis-Courmont <rem@videolan.org>
  2218. Date:   Wed Jan 10 17:34:37 2007 +0000
  2219.     Do not read inexistant configuration parameter
  2220. commit 364f370e8069f9c3ca59cbc83437605632dd0ccd
  2221. Author: Damien Fouilleul <damienf@videolan.org>
  2222. Date:   Tue Jan 9 22:14:53 2007 +0000
  2223.     - mozilla/Makefile.am: make sure rpath is only used for UNIX build
  2224. commit 9d52c6b6d3d4095aa696723c1b9924558a418be6
  2225. Author: Damien Fouilleul <damienf@videolan.org>
  2226. Date:   Tue Jan 9 21:53:04 2007 +0000
  2227.     - src/Makefile.am: make sure libvlc.dll is always rebuilt on object changes
  2228. commit 81386b7a52b985336909e9584c2fd3170ec3acd3
  2229. Author: Damien Fouilleul <damienf@videolan.org>
  2230. Date:   Tue Jan 9 21:27:57 2007 +0000
  2231.     - firefox/nspr plugin development fix for ubuntu/debian
  2232. commit 279581600c32ed79ee11102ded0cf2203d19cca0
  2233. Author: Christophe Mutricy <xtophe@videolan.org>
  2234. Date:   Tue Jan 9 20:29:05 2007 +0000
  2235.     Sync with upstream
  2236. commit 4ec518d3819f17593b04562cede36e62f1582697
  2237. Author: Christophe Mutricy <xtophe@videolan.org>
  2238. Date:   Tue Jan 9 20:07:05 2007 +0000
  2239.     Partial fix of the wx prefs. The modules settings are shown but not the libvlc ones. refs #918. (yes there is lots of debugs left)
  2240. commit 204952ec72be7c674075c27dffcdc26cc5a274ce
  2241. Author: Damien Fouilleul <damienf@videolan.org>
  2242. Date:   Mon Jan 8 18:21:04 2007 +0000
  2243.     - added OLESelfRegister in version resource (may fix reported security problems when registering ActiveX plugin)
  2244. commit 2179436ba4079d70189caeda2384d89fa2a5b749
  2245. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2246. Date:   Mon Jan 8 18:18:20 2007 +0000
  2247.     Put -lX11 and -lXt in the right place.
  2248. commit 542d62dd2e70bd26168f0978b78cdba207e28762
  2249. Author: Damien Fouilleul <damienf@videolan.org>
  2250. Date:   Mon Jan 8 17:37:59 2007 +0000
  2251.     - added 'vlc.video.crop' property for ActiveX/Mozilla
  2252. commit a2d6f90b134fd103d890da2caf902a4ce743efff
  2253. Author: Damien Fouilleul <damienf@videolan.org>
  2254. Date:   Mon Jan 8 17:37:01 2007 +0000
  2255.      - added libvlc_video_set/get_crop_geometry() api
  2256. commit 4ce5cc2754ba6c7622cd631611b9cddd11a6b671
  2257. Author: Damien Fouilleul <damienf@videolan.org>
  2258. Date:   Mon Jan 8 00:54:08 2007 +0000
  2259.     - Oops, remove _wclosedir by mistake in previous commit. btw, the previous commit fixes #926 because utf8_loaddir() uses rewindir()
  2260. commit 4f5b5ee95cec30c3bfe13e5b28790a9008dbcf03
  2261. Author: Damien Fouilleul <damienf@videolan.org>
  2262. Date:   Mon Jan 8 00:41:45 2007 +0000
  2263.     - since DIR* on win32 is mapped to a private data type, rewinddir(), seekdir() and telldir() must also be mapped to their vlc_ equivalent. Should fix ticket #926
  2264. commit 9ed73544c60347d441b633200d0d681f56228f0d
  2265. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2266. Date:   Sun Jan 7 21:37:11 2007 +0000
  2267.     Fix configure script on MacOS X
  2268. commit f749fe6d2df29caad1628753cc42828d81926c07
  2269. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2270. Date:   Sun Jan 7 21:21:42 2007 +0000
  2271.     Fix building mozilla on Linux en properly dectect firefox headerfiles.
  2272. commit 8f77cb70b92aa2ffc78d21aafcf0d8022b6ebac4
  2273. Author: Christophe Mutricy <xtophe@videolan.org>
  2274. Date:   Sun Jan 7 16:04:18 2007 +0000
  2275.     Fix libtwolame contrib:
  2276.     *download the missing file
  2277.     *build only the lib
  2278. commit 1c958f2501795d067cb76d60b617c3749856bd0d
  2279. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2280. Date:   Sun Jan 7 13:23:52 2007 +0000
  2281.     Update ActiveX bindings
  2282. commit acfc0a55ff1669dbb02dd3d796fe4727b7f6844b
  2283. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2284. Date:   Sun Jan 7 13:22:37 2007 +0000
  2285.     Reworked vlc.audio.channel API for JavaScript. All documentation is already updated.
  2286. commit 763252337dc2e33bf50f5a87108399c6ef8565b1
  2287. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2288. Date:   Sun Jan 7 12:33:50 2007 +0000
  2289.     apply mini_patch.diff from #964. Fixes #964
  2290. commit afb3ccf796d954c385c26b1590f9d9784f2cf69a
  2291. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2292. Date:   Sat Jan 6 16:56:33 2007 +0000
  2293.     * update libtwolame to 0.3.9 allows a simplification of our patch, as darwin9 linker appears to be as picky as MVS05's
  2294. commit 74baad236ff52b4dd0097c09b44e92d3b7c8a1d0
  2295. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2296. Date:   Sat Jan 6 16:23:30 2007 +0000
  2297.     * update the (C) dates. *cough*
  2298. commit 774a2977b9b3558bd0bd318ae5ff987a0d977f01
  2299. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2300. Date:   Sat Jan 6 16:21:41 2007 +0000
  2301.     * patch libtwolame and re-enable x264 as it was fixed upstream. all contribs are save for future darwin releases now. this commit deprecates all osx releases < 10.4 and the usage of GCC3 on Darwin. bootstrap will need further tweaking once 'gcc -dumpmachine' is updated to Darwin 9.
  2302. commit fc1f0e4f908113a3784a10cfe6817da47cc63214
  2303. Author: Rémi Denis-Courmont <rem@videolan.org>
  2304. Date:   Sat Jan 6 16:00:49 2007 +0000
  2305.     Remove broken V6ONLY logic
  2306. commit 86c22770d36cf5a027ab2ac39eecc788ca22f6cf
  2307. Author: Rémi Denis-Courmont <rem@videolan.org>
  2308. Date:   Sat Jan 6 13:39:36 2007 +0000
  2309.     Revert [18511].
  2310.     I wonder what I was thinking about.
  2311. commit aad88058fccc109256f0e4c50dc67570f9bf22e5
  2312. Author: Christophe Mutricy <xtophe@videolan.org>
  2313. Date:   Sat Jan 6 02:04:34 2007 +0000
  2314.     vlc_object.c has been deleted in [18517]
  2315. commit b55632dce4d1928890914180c6319273ac51e59e
  2316. Author: Christophe Mutricy <xtophe@videolan.org>
  2317. Date:   Sat Jan 6 02:03:28 2007 +0000
  2318.     make update-po
  2319. commit 88ad2b6d656bd36894768ee30db59388eca43f71
  2320. Author: Christophe Mutricy <xtophe@videolan.org>
  2321. Date:   Sat Jan 6 01:11:05 2007 +0000
  2322.     Split text and control character to please gettext
  2323. commit 3300f2e87d2237904f9679edeaea5be9a68b1526
  2324. Author: Christophe Mutricy <xtophe@videolan.org>
  2325. Date:   Fri Jan 5 23:21:54 2007 +0000
  2326.     Use mmx also when the host cpu claim to be 486
  2327. commit 2e76ed1db573913c807b61c0d4d8a2fcc32ba7fa
  2328. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2329. Date:   Fri Jan 5 19:16:53 2007 +0000
  2330.     bindings/python/vlc_object.c: remove useless file
  2331. commit 7b89d13c0ef3a66054f1e61db7ddf243fddebccd
  2332. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2333. Date:   Fri Jan 5 19:15:16 2007 +0000
  2334.     bindings/python: removed vlc.Object code from the main vlc python module. This module should now be cleanly buildable from outside the VLC tree, given the public headers and appropriate libs are available.
  2335. commit a5c6ef976452b28fe34cab82e9597b1f93c17efd
  2336. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2337. Date:   Fri Jan 5 19:14:02 2007 +0000
  2338.     bindings/python: moved vlc.Object (access to internal framework of VLC objects) to its own vlcinternal.Object module, which is not build by default.
  2339. commit 6e16579498c09fec7263af0027f7c1ae9a8c7445
  2340. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2341. Date:   Fri Jan 5 18:52:30 2007 +0000
  2342.     Oops watch the tabs when using vi.
  2343. commit 4d0ec22c0c58a9f43f2cb8e9f427514cb3039cf5
  2344. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2345. Date:   Fri Jan 5 18:50:18 2007 +0000
  2346.     Return when found, return error when setting failed.:
  2347. commit 3d411bb1961ac34d986efa67f71da44c2475f51d
  2348. Author: Rémi Denis-Courmont <rem@videolan.org>
  2349. Date:   Fri Jan 5 12:43:41 2007 +0000
  2350.     Fix CRLF on Win32 with utf8_fopen (thanks to Md) closes #837
  2351. commit 0a637ed758d6a7136979138e3e1d96d1540f1589
  2352. Author: Rémi Denis-Courmont <rem@videolan.org>
  2353. Date:   Fri Jan 5 11:28:28 2007 +0000
  2354.     Fix setsockopt(IPV6_V6ONLY)
  2355. commit 7bb6e9af707c4edb8bddf7d71edafb622e4afb43
  2356. Author: Rémi Denis-Courmont <rem@videolan.org>
  2357. Date:   Fri Jan 5 11:21:12 2007 +0000
  2358.     Fix listening to UDP port (though this is fairly insecure) - closes #919
  2359. commit b2ba6d7b5421c6b6e605803bcdd0688e51479261
  2360. Author: Rémi Denis-Courmont <rem@videolan.org>
  2361. Date:   Fri Jan 5 10:41:33 2007 +0000
  2362.     Fix preparsing and access plugin selection (oups)
  2363. commit 6b9308c8f6a66a2f10f1a201490b0be396f2bbfd
  2364. Author: Rémi Denis-Courmont <rem@videolan.org>
  2365. Date:   Fri Jan 5 10:32:23 2007 +0000
  2366.     Be more DSO-friendly
  2367. commit 4e7bb159885c7dcb2f4c7e8559ae545067bd8847
  2368. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2369. Date:   Fri Jan 5 08:44:48 2007 +0000
  2370.     Unbreak mkinstalldirs in directory po
  2371. commit ec8172d36a4e8e27a4c44fe17b70745bfee5902a
  2372. Author: Christophe Mutricy <xtophe@videolan.org>
  2373. Date:   Thu Jan 4 17:52:27 2007 +0000
  2374.     menuconfig is out-of-date
  2375. commit 7d1aef6308c529b9cf9dd57ac73ca85b7f585140
  2376. Author: Rémi Denis-Courmont <rem@videolan.org>
  2377. Date:   Thu Jan 4 17:00:10 2007 +0000
  2378.     Win32 compile fix
  2379. commit f556b69004ce0978944d0f1ce024f04b9130b53a
  2380. Author: Rémi Denis-Courmont <rem@videolan.org>
  2381. Date:   Thu Jan 4 16:37:21 2007 +0000
  2382.     Allow directory module to recurse through symbolic links
  2383.     as long as this does not cause infinite recursion.
  2384.     Also fix a few really minor ToCToU errors.
  2385. commit e35ff54434c18855f24b3d821ba91c830a129e4e
  2386. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2387. Date:   Thu Jan 4 15:11:25 2007 +0000
  2388.     Simplified mozilla headerfile detection for use with firefox-development headers and got rid of XPIDL/XPCOM checks from previous commit.
  2389. commit ca5be7bed7749c9b0cae4051a902555ee9c0477b
  2390. Author: Rémi Denis-Courmont <rem@videolan.org>
  2391. Date:   Thu Jan 4 15:02:14 2007 +0000
  2392.     Fix unlikely deadlock
  2393. commit 270299d207e9ec19a686ccfe9d09bce60ef0eabb
  2394. Author: Rémi Denis-Courmont <rem@videolan.org>
  2395. Date:   Thu Jan 4 14:30:10 2007 +0000
  2396.     Match file:// with the directory plugin as any browser does.
  2397.     Fixes opening of directories.
  2398. commit e85b2e835fdcbc1297048f6b3aff1a55412d4ba0
  2399. Author: Rémi Denis-Courmont <rem@videolan.org>
  2400. Date:   Wed Jan 3 22:40:51 2007 +0000
  2401.     Same thing as previous commit.
  2402.     Do not ignore access specification; do not fallback to vcd, file whatever.
  2403.     It sucks (e.g. if following an HTTP URL you really should only try to
  2404.     use the HTTP plugin, and this is the proper and only way to do it).
  2405.     
  2406.     Again MRLSplit might need to be improved (not sure how)
  2407. commit 57be55cd53a117e7be69eb52307c0703407c5a1e
  2408. Author: Rémi Denis-Courmont <rem@videolan.org>
  2409. Date:   Wed Jan 3 22:36:15 2007 +0000
  2410.     Remove the ugly insecure hack.
  2411.     Maybe you have a colon in your filename,
  2412.     but it is no reason to mix access protocols.
  2413. commit 1981b988ff84ff2d504ab0367aabaa2d80b462f5
  2414. Author: Rémi Denis-Courmont <rem@videolan.org>
  2415. Date:   Wed Jan 3 22:25:46 2007 +0000
  2416.     Fix "quick" access creation mode
  2417. commit 3047a3d6cc489edf393df616e552c37f75f2e54d
  2418. Author: Rémi Denis-Courmont <rem@videolan.org>
  2419. Date:   Wed Jan 3 22:23:54 2007 +0000
  2420.     Simplification
  2421. commit fc1a2ae5334f740867159ac02964bbf986ef2d9e
  2422. Author: Rémi Denis-Courmont <rem@videolan.org>
  2423. Date:   Wed Jan 3 22:23:02 2007 +0000
  2424.     Use strict mode when probing access filters.
  2425.     You do not want to get another access filter plugin that the one you
  2426.     requested, do you?
  2427. commit 7fb3ea1b63173ac5d4c9c771b6bf1fa9e73ad66c
  2428. Author: Rémi Denis-Courmont <rem@videolan.org>
  2429. Date:   Wed Jan 3 22:19:44 2007 +0000
  2430.     Some cleanup. Use strlen().
  2431. commit a5673ea1accbe252b17b11c1d7005987a0ca75a1
  2432. Author: Damien Fouilleul <damienf@videolan.org>
  2433. Date:   Wed Jan 3 14:36:26 2007 +0000
  2434.     audioscrobbler.c: fix for format string exploit
  2435. commit 04c252378c0468fb0ff9eec497b48e6a5497666b
  2436. Author: Rémi Denis-Courmont <rem@videolan.org>
  2437. Date:   Wed Jan 3 14:31:35 2007 +0000
  2438.     Do not use error message as a format string.
  2439.     (There was no bug here; this is just to please Quovodis :) )
  2440. commit 1fbb3630d9fe60b0ff9255783bcfe083f60eec4c
  2441. Author: Damien Fouilleul <damienf@videolan.org>
  2442. Date:   Wed Jan 3 11:25:36 2007 +0000
  2443.     - extras/libc.c: fixed stack overflow due to infinite recursion in vlc_wopendir(). I really don't like system APIs remapping to vlc_... too bug prone
  2444. commit 2f65bd42d2c22389b33982d0c1b62afc790b7941
  2445. Author: Rémi Denis-Courmont <rem@videolan.org>
  2446. Date:   Tue Jan 2 21:50:30 2007 +0000
  2447.     Fix a bunch of format string injection in VCDX and CDDA.
  2448.     Initially reported by Kevin Finisterre
  2449. commit b11fb39b618411a952b1ee7593a1cdfb37438000
  2450. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2451. Date:   Mon Jan 1 22:39:01 2007 +0000
  2452.     * using GCC 3.3 with the 10.3.9 SDK is definitelly no good idea. x264 and libtwolame remain broken for future d. releases
  2453. commit 2a35ffae6fc5f9ee8b8c81177a4902f72f6239ce
  2454. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2455. Date:   Mon Jan 1 18:56:37 2007 +0000
  2456.     Patch by Mikko Hirvonen <masse at astro dot helsinki dot fi> for Firefox-1.5.x development tools detection in configure.ac. The patch is applied with some modifications of me
  2457. commit 641707d30e39c4cfa108587019817c96695cef21
  2458. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2459. Date:   Mon Jan 1 17:05:32 2007 +0000
  2460.     * added out-of-the-box support for future darwin releases. right now, the following libraries are broken (due to linking issues): cdio, cddb, vcdimager and twolame. additionally, x264 doesn't compile because of a bug in makefile/config.mak.