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

midi

开发平台:

Unix_Linux

  1. commit 310e183d4b33b52cafcc11daa0a971a203b852b1
  2. Author: Clément Stenac <zorglub@videolan.org>
  3. Date:   Wed Dec 31 12:50:11 2003 +0000
  4.     Updated french and Brazilian Portuguese translations
  5. commit 565e66c5b1cd88440d7b2283519cf290ac5e682e
  6. Author: Clément Stenac <zorglub@videolan.org>
  7. Date:   Wed Dec 31 10:30:44 2003 +0000
  8.     Disabled aspect ratio and visualization button as they don't work as expected
  9. commit c1c2844dc651e69c7b8ac1c3f87f881476d08e3d
  10. Author: Clément Stenac <zorglub@videolan.org>
  11. Date:   Tue Dec 30 21:55:48 2003 +0000
  12.     Updated italian translation, courtesy of Carlo Calabr�
  13. commit dcab06079870ca73e4c6977744bb3ff2a9e25ac1
  14. Author: Clément Stenac <zorglub@videolan.org>
  15. Date:   Tue Dec 30 18:29:26 2003 +0000
  16.     Fix browse feature
  17. commit c17dee7dcc0c7470a76edda19f8813d9dbde18f1
  18. Author: Rocky Bernstein <rocky@videolan.org>
  19. Date:   Tue Dec 30 04:43:52 2003 +0000
  20.     common.*: add common routine to eliminate palette from pixmap.
  21.     cvd*: finally shows subtitles (with some bugs)
  22.     ogt_parse.c: use common just added above.
  23. commit 3bb0ad8dc81c949303658499cf5661cf6a876ee5
  24. Author: Rocky Bernstein <rocky@videolan.org>
  25. Date:   Mon Dec 29 04:47:44 2003 +0000
  26.     cvd: bitmap extraction further completed - not fully done.
  27.     ogt_parse.c, render.c: go back to 4-bit alpha since that's what DVD
  28.     and CVD have.
  29. commit 3cbdd393b8abcda5c6aa040b50442151736953d1
  30. Author: Cyril Deguet <asmax@videolan.org>
  31. Date:   Sun Dec 28 20:50:20 2003 +0000
  32.     * modules/access/cdda/access.c: added some missing #ifdef HAVE_LIBCDDB
  33.      (fixes compilation issues when the libcddb is not present)
  34. commit bea939bb2bacc8e6edddfb0e9bdfdd6866705f1b
  35. Author: Rocky Bernstein <rocky@videolan.org>
  36. Date:   Sun Dec 28 11:26:52 2003 +0000
  37.     First cut at CVD subtitle unit assembly and initial parsing.
  38. commit f5d0873721cea2b31d473e90f77abbbcdec99bb7
  39. Author: Rocky Bernstein <rocky@videolan.org>
  40. Date:   Sun Dec 28 04:51:52 2003 +0000
  41.     Start work on CVD subtitles.
  42. commit 919854e45add1d7f930e2cb0a77aac5295e6073c
  43. Author: Rocky Bernstein <rocky@videolan.org>
  44. Date:   Sun Dec 28 02:01:11 2003 +0000
  45.     Work towards handling all planes in subtites, generalizing for CVD, and
  46.     some cleanup.
  47. commit 6f8690b5a1404de11a2b1f2cc27d0565bb0ca226
  48. Author: Eric Petit <titer@videolan.org>
  49. Date:   Sun Dec 28 01:49:12 2003 +0000
  50.      beos/*:
  51.       + fixed a possible crash with Alt+X shortcuts
  52.       + fixed volume slider update
  53. commit aab4bf7b7cb9d1420b51290c0d06fc272546756f
  54. Author: Cyril Deguet <asmax@videolan.org>
  55. Date:   Sat Dec 27 16:14:48 2003 +0000
  56.     modules/demux/mpeg/mpga.c: forgot to remove a debugging printf...
  57. commit bdd53052b177397b7691a42bcbcbdec5ccda078b
  58. Author: Cyril Deguet <asmax@videolan.org>
  59. Date:   Sat Dec 27 14:47:10 2003 +0000
  60.     * modules/demux/mpeg/mpga.c: disabled the bitrate detection from the Xing
  61.      header, since it doesn't seem to be reliable
  62. commit 7c20b517bbf78fc03104b7032e588eed72b0f2e8
  63. Author: Gildas Bazin <gbazin@videolan.org>
  64. Date:   Sat Dec 27 14:36:30 2003 +0000
  65.     * modules/gui/wxwindows/*: use the wxL2U macro when necessary.
  66. commit cf8bbfcd1e2869fafc7d1c420f19d4859831218c
  67. Author: Gildas Bazin <gbazin@videolan.org>
  68. Date:   Sat Dec 27 10:36:42 2003 +0000
  69.     * ALL: bumped version number to 0.7.0-test3
  70. commit bc3260752bde13ef0b2a3533a4e11aa17115ea7f
  71. Author: Rocky Bernstein <rocky@videolan.org>
  72. Date:   Sat Dec 27 01:49:59 2003 +0000
  73.     Scale bitmaps for 4:3 output
  74. commit a1c4ba2fbea21c7595d00de40d945e6c028451ca
  75. Author: Rocky Bernstein <rocky@videolan.org>
  76. Date:   Fri Dec 26 02:47:59 2003 +0000
  77.     Keep in synch with rest of source. Should also have no effect on upcoming release
  78. commit 1170be354362b3b1f1e4cbe77c8b50e1bfe7b15f
  79. Author: Rocky Bernstein <rocky@videolan.org>
  80. Date:   Fri Dec 26 01:39:35 2003 +0000
  81.     Check in a stable copy for reference against future changes. Should
  82.     not affect or be seen in upcoming release.
  83. commit c87f2a542cbde2cb769eff755a53a1fc2682207b
  84. Author: Gildas Bazin <gbazin@videolan.org>
  85. Date:   Wed Dec 24 12:38:04 2003 +0000
  86.     * src/libvlc.h: on win9x --win9x-cv-method=0 was problematic (eg. vlc could get stuck during video startup) so --win9x-cv-method=1 is now the default.
  87. commit 8a9ed93085bcf973afb13c9be43abde2e4c1bf74
  88. Author: Gildas Bazin <gbazin@videolan.org>
  89. Date:   Wed Dec 24 10:06:53 2003 +0000
  90.     * src/libvlc.c: small fixes to Usage().
  91. commit 26e930b5e2f0e92da0926e0fa3e3b8b9efeb898e
  92. Author: Gildas Bazin <gbazin@videolan.org>
  93. Date:   Wed Dec 24 09:46:08 2003 +0000
  94.     * include/vlc_block.h: added a temporary i_rate field to block_t.
  95.     * modules/codec/libmpeg2.c: synchro uses p_block->i_rate again.
  96.     * src/input/*: do not decode audio when i_rate != DEFAULT_RATE.
  97. commit 69ac376ca484537e212ac3e452462e558344db09
  98. Author: Gildas Bazin <gbazin@videolan.org>
  99. Date:   Tue Dec 23 17:10:18 2003 +0000
  100.     * modules/video_output/directx/events.c: warning message into debug message.
  101. commit 448c369c156cea81251beb91c09a5edf109f0392
  102. Author: Gildas Bazin <gbazin@videolan.org>
  103. Date:   Tue Dec 23 15:27:50 2003 +0000
  104.     * modules/video_output/directx/events.c: fixed mouse coordinates for dvd navigation which got broken when we switched to using a child window for the video.
  105. commit cfbe50776078a5cdacbc032fd3118d6158988f2f
  106. Author: Gildas Bazin <gbazin@videolan.org>
  107. Date:   Tue Dec 23 02:11:27 2003 +0000
  108.     * modules/video_output/directx/*: fixed strange race condition.
  109. commit 53c8ef35b7b7e4631c4267c24bc00c8bf8be9b2d
  110. Author: Derk-Jan Hartman <hartman@videolan.org>
  111. Date:   Tue Dec 23 00:23:31 2003 +0000
  112.     * Fixed and updated for a 00.7 'Bond' release.
  113. commit b309b351561e8bc00e4dc1808a03f8b39dcf19e5
  114. Author: Derk-Jan Hartman <hartman@videolan.org>
  115. Date:   Mon Dec 22 23:46:23 2003 +0000
  116.     * Fix a leak in goom module that caused all the pictures of a vout to be
  117.       unavailable after several songs.
  118. commit 254127b788dd8509162ace7d2ac998d785c05638
  119. Author: Derk-Jan Hartman <hartman@videolan.org>
  120. Date:   Mon Dec 22 22:37:01 2003 +0000
  121.     * stream_Size reports the size of a stream, not stream_Tell
  122.       This fixes the ID3 detection of ID3v1.
  123. commit 80e1dc74bf612e40cda454a0ff77855b1d41d356
  124. Author: Gildas Bazin <gbazin@videolan.org>
  125. Date:   Mon Dec 22 17:44:58 2003 +0000
  126.     * modules/access/dshow/dshow.cpp: fixed previous fix.
  127. commit 8583966ad286273b34b3e7828d0e5a2093f1f254
  128. Author: Benjamin Pracht <bigben@videolan.org>
  129. Date:   Mon Dec 22 17:08:22 2003 +0000
  130.     back to config_PutInt when using the fullscreen button on the interface. This allows to remember the fullscreen setting when changing playlist item
  131. commit 1b7802a62f8f7a16310059f14478021f50c150f5
  132. Author: Gildas Bazin <gbazin@videolan.org>
  133. Date:   Mon Dec 22 16:42:47 2003 +0000
  134.     * modules/access/dshow/dshow.cpp: small fix for devices list.
  135. commit b96d78bb4eee2d0421f5c39e6b5c1e96ed8e6fd3
  136. Author: Gildas Bazin <gbazin@videolan.org>
  137. Date:   Mon Dec 22 16:40:04 2003 +0000
  138.     * modules/codec/libmpeg2.c: compiles with the latest libmpeg2 cvs.
  139. commit dc93d552142850006c843717a107beb6c1ccd3e3
  140. Author: Gildas Bazin <gbazin@videolan.org>
  141. Date:   Mon Dec 22 15:42:44 2003 +0000
  142.     * modules/gui/wxwindows/*: use our new wxL2U() macro where needed.
  143. commit a5762cd9568379975d6a70288dc67e5038008cf6
  144. Author: Derk-Jan Hartman <hartman@videolan.org>
  145. Date:   Mon Dec 22 14:45:37 2003 +0000
  146.     * Fix the 'currently playing' field in the OSX intf.
  147. commit 5ca0ebcca2e3f55a1087811048684a3b9b1eecbf
  148. Author: Sam Hocevar <sam@videolan.org>
  149. Date:   Mon Dec 22 14:32:57 2003 +0000
  150.       * Coding style cleanup: removed tabs and trailing spaces.
  151. commit 973409adeaaf6b29930cae672c5b54e28ddc22bc
  152. Author: Gildas Bazin <gbazin@videolan.org>
  153. Date:   Mon Dec 22 14:31:01 2003 +0000
  154.     * modules/gui/wxwindows/*: don't forget to convert the filename/author fields in the playlist to the encoding in use by the wxWindows interface.
  155. commit 65c5b28d6dbcc4e888426d44e9fe256a2804fc23
  156. Author: Sam Hocevar <sam@videolan.org>
  157. Date:   Mon Dec 22 14:23:14 2003 +0000
  158.       * src/misc/iso-639_def.h modules/demux/util/id3genres.h modules/gui/kde:
  159.         + Added missing copyright information.
  160.         + Added GPL header.
  161.       * src/misc/iso-639_def.h:
  162.         + Removed useless (and unprotected) macros.
  163. commit cef7569b1180b19f846c31c6f3c8b9f29fab7b71
  164. Author: Eric Petit <titer@videolan.org>
  165. Date:   Mon Dec 22 11:14:25 2003 +0000
  166.      beos/Video*: fixed cursor hiding (int32_t != int32 bla bla bla)
  167. commit 5b79750544fe606e209d4f5b69bced2379a185de
  168. Author: Eric Petit <titer@videolan.org>
  169. Date:   Mon Dec 22 11:08:00 2003 +0000
  170.      beos/*: fixed Alt+X shortcuts (BeOS doesn't let those hit BWindow::KeyDown
  171.              because it's reserved for system shorcuts - added a workaround)
  172. commit 42195685323f11ea92176ac02c366444d908f154
  173. Author: Sam Hocevar <sam@videolan.org>
  174. Date:   Mon Dec 22 02:24:53 2003 +0000
  175.       * toolbox:
  176.         + Added pda.glade to the list of Glade2 generated files.
  177.         + Remove strings such as "http://" or "/dev/video0" from the list of
  178.           translated strings in the PDA interface.
  179.       * Fixed grammar, spelling, a few pathetic inconsistencies, removed trailing
  180.         whitespaces and tabulations here and there.
  181. commit 6bfbdea90e73ea3ec8c7021624244c641e89b9e3
  182. Author: Sam Hocevar <sam@videolan.org>
  183. Date:   Mon Dec 22 00:26:01 2003 +0000
  184.       * modules/demux/asf/asf.c: Fixed a buffer overflow.
  185. commit 789f166be61b62f159ffc59329c80b425e516505
  186. Author: Sam Hocevar <sam@videolan.org>
  187. Date:   Mon Dec 22 00:13:52 2003 +0000
  188.       * modules/access/vcdx/access.c: Fixed an obvious buffer overflow. This
  189.         code is still unsafe, bounds need to be checked after each sprintf/strcat
  190.         call.
  191. commit 0a9aa8d0b0bbfc725183f78d6883bfc59db7d020
  192. Author: Eric Petit <titer@videolan.org>
  193. Date:   Mon Dec 22 00:06:05 2003 +0000
  194.      + beos/PreferencesWindow.cpp: esthetic change (use triangle thumb style
  195.        for sliders)
  196. commit a58b4dc89a43426936a77fd3c3023b7d2674301b
  197. Author: Sam Hocevar <sam@videolan.org>
  198. Date:   Sun Dec 21 23:32:58 2003 +0000
  199.       * Fixed URLs here and there.
  200. commit c04e92f61cb68d6f620457b74066cf268e25e979
  201. Author: Eric Petit <titer@videolan.org>
  202. Date:   Sun Dec 21 21:30:43 2003 +0000
  203.      beos/PreferencesWindow*:
  204.       + Cleaned a bit the way the prefs are created
  205.       + Added missing CONFIG_ITEM_KEY implementation
  206. commit 78ffa46b5ec472fc871c044a0afc537d299f3ec1
  207. Author: Boris Dorès <babal@videolan.org>
  208. Date:   Sat Dec 20 22:57:36 2003 +0000
  209.     * libvlc.h input.c headphone.c:
  210.         fix support of audio channel mixers, like the headphone channel mixer
  211.         for instance, which was broken since the introduction of user audio
  212.         filters; if specified by the user and compatible with the audio
  213.         pipeline, we add the channel mixer after the user filters.
  214.         -> unfortunately, this fix removed two strings and introduced 4 new
  215.            ones
  216.         -> TODO: allow the user to choose only amongst channel mixers, not
  217.            all available audio filters
  218.     
  219.     * vlc.exe.manifest Makefile.am install-win32 :
  220.         add a manifest file to allow the win32 gui to use Windows XP visual
  221.         styles when available.
  222. commit 66fb3bd378b79757f8b9c0f1ceef3bb5fd8593fa
  223. Author: Gildas Bazin <gbazin@videolan.org>
  224. Date:   Sat Dec 20 16:22:59 2003 +0000
  225.     * modules/demux/mp4/mp4.c: fixed problem with buggy files that don't set the audio sample rate properly.
  226. commit 1cccba5ca59463b8305a3b414b588d9c8849e83c
  227. Author: Gildas Bazin <gbazin@videolan.org>
  228. Date:   Sat Dec 20 16:11:11 2003 +0000
  229.     * modules/codec/araw.c: added "mlaw" as a fourcc for ulaw audio.
  230. commit 28694bd993f1481b90512d86b5b932cd8a032f1a
  231. Author: Rocky Bernstein <rocky@videolan.org>
  232. Date:   Sat Dec 20 15:25:32 2003 +0000
  233.     Remove unused variable. Artifact of old track/entry handling.
  234. commit d5eaf4a600043f14245176cd8dbade8c88a97ee8
  235. Author: Rocky Bernstein <rocky@videolan.org>
  236. Date:   Sat Dec 20 11:56:56 2003 +0000
  237.     Grammar correction.
  238. commit 2915f1809dab843032257ff2cd79a968efdec008
  239. Author: Rocky Bernstein <rocky@videolan.org>
  240. Date:   Sat Dec 20 11:55:12 2003 +0000
  241.     Spelling correction.
  242. commit ff9920ffe6cacd39192c374a65dbcc26731b9389
  243. Author: Derk-Jan Hartman <hartman@videolan.org>
  244. Date:   Thu Dec 18 16:29:47 2003 +0000
  245.     * Fix broken http intf in macosx package.
  246. commit bf4ae216629d7788d114146013b35614c50cd18e
  247. Author: Rocky Bernstein <rocky@videolan.org>
  248. Date:   Thu Dec 18 12:35:26 2003 +0000
  249.     Go over for spelling and acurracy.
  250. commit 33db2d95baf2589ee076253395ee631601f33c6d
  251. Author: Derk-Jan Hartman <hartman@videolan.org>
  252. Date:   Wed Dec 17 23:21:15 2003 +0000
  253.     * Commented out the option 'goom' for the visualizer. It isn't working in
  254.       this system yet and will not work before release. The visualizer system
  255.       needs to be cleaned in 0.7.1 with one 'visual' audio filter which loads
  256.       one or more 'visualization' true modules.
  257. commit 9e1825a51bf0f0dcc9e14d80cba2203d8b16d91c
  258. Author: Derk-Jan Hartman <hartman@videolan.org>
  259. Date:   Wed Dec 17 23:09:36 2003 +0000
  260.     * second round of dutch translation update for 0.7.0-test2
  261. commit 92c298c6610b84713ed429a6b19e60f9a6a34e9c
  262. Author: Derk-Jan Hartman <hartman@videolan.org>
  263. Date:   Wed Dec 17 21:29:04 2003 +0000
  264.     * Updated portuguese brazilian update
  265. commit ddb6d46817b21c9634065f31b732a50a5dce255e
  266. Author: Derk-Jan Hartman <hartman@videolan.org>
  267. Date:   Wed Dec 17 11:42:03 2003 +0000
  268.     * First run of dutch translations.
  269. commit 9d4690c97a40fc7eee71deb15d3a2287d137b881
  270. Author: Eric Petit <titer@videolan.org>
  271. Date:   Wed Dec 17 08:53:54 2003 +0000
  272.      * Makefile.am: cleaned up package-beos
  273.      * share/vlc_beos.rsrc: new icon based on Stephane's cone
  274. commit 1b0b2ce6a945cf51edc5656d8b0b13db24dd3a25
  275. Author: Christophe Massiot <massiot@videolan.org>
  276. Date:   Tue Dec 16 23:01:41 2003 +0000
  277.     Contrib build system :
  278.     * Jumped to ogg-1.1
  279.     * Reverted to ffmpeg-0.4.8
  280. commit 1956b76770beffd2777650f57c56836a72bfcaea
  281. Author: Gildas Bazin <gbazin@videolan.org>
  282. Date:   Tue Dec 16 22:14:22 2003 +0000
  283.     * modules/access/cdda/access.c: need to include errno.h
  284. commit 6640e3127e593f9bba8948df41b278b9a515b21f
  285. Author: Gildas Bazin <gbazin@videolan.org>
  286. Date:   Tue Dec 16 22:10:56 2003 +0000
  287.     * modules/video_output/directx/events.c: the coordinates used to blit the video must be relative to the current primary surface (current display).
  288. commit 42b31b7b1284e35ca65e0c066ad9ec62713263c6
  289. Author: Jason Luka <geshp@videolan.org>
  290. Date:   Tue Dec 16 21:56:55 2003 +0000
  291.     Just a release number update in the spec file.  (It won't break anything I promise)
  292. commit 9be2d2a4afe44a097dcb07d52e11cf65dec15e34
  293. Author: Gildas Bazin <gbazin@videolan.org>
  294. Date:   Tue Dec 16 19:02:44 2003 +0000
  295.     * modules/gui/wxwindows/open.cpp: compilation fix.
  296. commit 0e1f92af066c5006b389408bba393e8988947700
  297. Author: Gildas Bazin <gbazin@videolan.org>
  298. Date:   Tue Dec 16 18:18:14 2003 +0000
  299.     * modules/gui/skins/src/themeloader.cpp: the tar loader now checks the magic value in the tar header.
  300. commit 9e6d401fe701b134c220c367bb6c455100031371
  301. Author: Gildas Bazin <gbazin@videolan.org>
  302. Date:   Tue Dec 16 16:51:10 2003 +0000
  303.     * modules/codec/araw.c: small fix.
  304. commit 33371396ad63d2539a67763e3f478c3517df0389
  305. Author: Gildas Bazin <gbazin@videolan.org>
  306. Date:   Tue Dec 16 13:35:12 2003 +0000
  307.     * modules/gui/wxwindows/open.cpp: compilation fix.
  308. commit a248ca40c0dc4d2aada78077bf78134e97cadf23
  309. Author: Gildas Bazin <gbazin@videolan.org>
  310. Date:   Tue Dec 16 13:22:51 2003 +0000
  311.     * modules/gui/wxwindows/interface.cpp: better heuristic for the interface size on win32.
  312. commit 0e282e7763a07cb18a694f34f5eb2365e8b3b283
  313. Author: Gildas Bazin <gbazin@videolan.org>
  314. Date:   Tue Dec 16 12:54:29 2003 +0000
  315.     * modules/misc/dummy/input.c: fixed the vlc:quit command.
  316. commit d0c882b067063e70b193c026da941396932bfcb6
  317. Author: Gildas Bazin <gbazin@videolan.org>
  318. Date:   Tue Dec 16 12:38:18 2003 +0000
  319.     * modules/codec/ffmpeg/ffmpeg.c, modules/demux/ogg.c: theora decoding support via ffmpeg (currently slower than libtheora).
  320. commit 28c34206f30353f1e4c2bb062a4450f850f1a171
  321. Author: Rémi Denis-Courmont <rem@videolan.org>
  322. Date:   Tue Dec 16 09:14:22 2003 +0000
  323.     Added field for RTSP in Network Stream open tab
  324. commit dd8a6acfb31b6d73bbd034ea459ca38d5f34fbee
  325. Author: Rocky Bernstein <rocky@videolan.org>
  326. Date:   Tue Dec 16 03:21:47 2003 +0000
  327.     Remember the disc selection type (DVD, VCD, CD-DA) selected in "Open
  328.     Disc" and use that as the default for next time.
  329. commit af1fa8e749b886f539d4d7baff1d4f855ad2846c
  330. Author: Gildas Bazin <gbazin@videolan.org>
  331. Date:   Tue Dec 16 00:36:50 2003 +0000
  332.     * doc/Makefile.am: added intf-cdda.txt to EXTRA_DIST.
  333. commit 52a32fc99191ace0bafa3ee87da3fb39da1ebb05
  334. Author: Gildas Bazin <gbazin@videolan.org>
  335. Date:   Tue Dec 16 00:01:04 2003 +0000
  336.     * ALL: preparing for 0.7.0-test2.
  337. commit 5b83bb59a8d844f1ed48afb168651df0258ebf25
  338. Author: Gildas Bazin <gbazin@videolan.org>
  339. Date:   Mon Dec 15 23:31:11 2003 +0000
  340.     * modules/demux/ogg.c: a couple of fixes for flac streaming.
  341. commit 21636bda2eca19e0b4351c57225c6ca1417aed17
  342. Author: Gildas Bazin <gbazin@videolan.org>
  343. Date:   Mon Dec 15 22:55:01 2003 +0000
  344.     * modules/packetizer/mpeg4audio.c: fixed raw mpeg4 audio packetizer.
  345.     * modules/demux/mp4/libmp4.c: fixed (again) parsing of wave tag.
  346. commit ec17e28f622aa1cac73c3d62148e34be67a32845
  347. Author: Gildas Bazin <gbazin@videolan.org>
  348. Date:   Mon Dec 15 22:04:25 2003 +0000
  349.     * modules/gui/skins/src/skin_main.cpp: bail out if we can't open an X11 display.
  350. commit bd034af3083a039360651e96a98235f7db1b5849
  351. Author: Gildas Bazin <gbazin@videolan.org>
  352. Date:   Mon Dec 15 21:54:55 2003 +0000
  353.     * modules/codec/vorbis.c: added 5.1 channel configuration to the decoder.
  354. commit 273f3bc46f7e9ec3601bcbe54c6c25ab9e4bfce6
  355. Author: Gildas Bazin <gbazin@videolan.org>
  356. Date:   Mon Dec 15 21:35:37 2003 +0000
  357.     * modules/audio_output/directx.c: don't set the default audio output to mono even if the windows settings are set to mono.
  358.       Too many people just don't know how to set the windows speakers configuration setting properly.
  359. commit 5ba68590d952b7f7cf07a29f6b05d7f0e209e917
  360. Author: Jean-Paul Saman <jpsaman@videolan.org>
  361. Date:   Mon Dec 15 21:07:55 2003 +0000
  362.     Fixing QT/Embedded header detection.
  363. commit 33e006c1e38182faa94945138c12c2e0f002bc82
  364. Author: Gildas Bazin <gbazin@videolan.org>
  365. Date:   Mon Dec 15 20:21:45 2003 +0000
  366.     * modules/video_output/directx/directx.c: debug message.
  367. commit 3fb21d8e39d603f9573fe6e76e5ee72658541d68
  368. Author: Gildas Bazin <gbazin@videolan.org>
  369. Date:   Mon Dec 15 20:20:55 2003 +0000
  370.     * modules/gui/wxwindows/open.cpp: compilation fix.
  371. commit 6a5c008552c49adc677885b7146dcac76c095039
  372. Author: Gildas Bazin <gbazin@videolan.org>
  373. Date:   Mon Dec 15 19:55:37 2003 +0000
  374.     * share/http/admin/dboxfiles.html: html page used by the dbox.
  375. commit fc5385d3856a7d74557c0f962edb435e96f4c1d3
  376. Author: Benjamin Pracht <bigben@videolan.org>
  377. Date:   Mon Dec 15 19:26:25 2003 +0000
  378.     Forgot this
  379. commit 48515f2a60b833b4b9e5869190c533f7f848b821
  380. Author: Benjamin Pracht <bigben@videolan.org>
  381. Date:   Mon Dec 15 19:25:56 2003 +0000
  382.     Fix for the fullscreen button state (it is only enabled if a vout is present)
  383. commit d40cfac21ba407e1d7ffef11c38f7168d0bfaeca
  384. Author: Derk-Jan Hartman <hartman@videolan.org>
  385. Date:   Mon Dec 15 15:38:26 2003 +0000
  386.     * fix the skip 10 seconds buttons availability.
  387. commit c81245cd05ea2f5eb18ceb11f09693a06d993b5a
  388. Author: Derk-Jan Hartman <hartman@videolan.org>
  389. Date:   Mon Dec 15 15:06:23 2003 +0000
  390.     * Fix the problem with OpenDVD crash.
  391. commit 716dd47a313a9cf6d3932eeb2bf69e54f048c923
  392. Author: Derk-Jan Hartman <hartman@videolan.org>
  393. Date:   Mon Dec 15 14:25:43 2003 +0000
  394.     * don't search the playlist when there is nothing in it. We will crash.
  395. commit d93b0d46e1b67385c9c0d8c8267cf79bea7f2ea6
  396. Author: Derk-Jan Hartman <hartman@videolan.org>
  397. Date:   Mon Dec 15 14:05:19 2003 +0000
  398.     * compile before you commit
  399. commit f3ce44c8f9ab0c52c3c180cb651bb1ff5a24f904
  400. Author: Derk-Jan Hartman <hartman@videolan.org>
  401. Date:   Mon Dec 15 13:38:27 2003 +0000
  402.     * added bookmark 9 and 10 but set their combo to KEY_UNSET
  403. commit 67f6e24baeda464bc6b0164bbd88decf777261d8
  404. Author: Clément Stenac <zorglub@videolan.org>
  405. Date:   Mon Dec 15 13:10:05 2003 +0000
  406.     Do not add http:// to MRL if the URI given in the HTTP field already contains it (Fixes bug #1510)
  407. commit 26bb0adf680a583a8b3a6dbde4985dc96f8ce2f8
  408. Author: Yoann Peronneau <yoann@videolan.org>
  409. Date:   Mon Dec 15 01:11:44 2003 +0000
  410.     For OSX:
  411.     * added hotkeys Fn and COMMAND+Fn, whith 2 <= n <= 8
  412.     * bookmark9 and 10 are not added since F9 and F10 are reserved keys
  413. commit 5e77519cdaa0da05134646a20643123e6556bb48
  414. Author: Gildas Bazin <gbazin@videolan.org>
  415. Date:   Mon Dec 15 00:47:18 2003 +0000
  416.     * modules/access/dshow/*: fixed a problem when we would sometimes get stuck trying to stop the dshow graph.
  417. commit 882e383af49185f65f4fd9102d1d5b9e18ac86b0
  418. Author: Rocky Bernstein <rocky@videolan.org>
  419. Date:   Sun Dec 14 23:40:36 2003 +0000
  420.     signed/unsigned mismatch fix.
  421. commit d835f8f6b0d3bdb07728a6ede6b0f92e920758c0
  422. Author: Derk-Jan Hartman <hartman@videolan.org>
  423. Date:   Sun Dec 14 23:14:20 2003 +0000
  424.     * Clarify the error when utf8 is set and the sub is actually not utf8.
  425. commit 679067751d0a295991e4b0f92daf0ee14ef2c280
  426. Author: Gildas Bazin <gbazin@videolan.org>
  427. Date:   Sun Dec 14 22:49:28 2003 +0000
  428.     * modules/gui/wxwindows/*: added raw encapsulation to the streamout dialog.
  429.     * modules/mux/dummy.c: added "raw" shortcut.
  430. commit 982b157f35d6c0a2a62e143e0d504c4c23649529
  431. Author: Gildas Bazin <gbazin@videolan.org>
  432. Date:   Sun Dec 14 21:03:27 2003 +0000
  433.     * modules/gui/wxwindows/*: Added the video scale option to the streamout dialog box.
  434.       Added a nasty hack to reset LC_NUMERIC to "C" because the stream output MRL parsing can't deal with "," in floating point numbers.
  435.     * modules/codec/ffmpeg/encoder.c: sanity checks.
  436.     * modules/stream_out/transcode.c: sanity checks.
  437. commit 9ea087d2178cc7418252b18b299d2380388034a3
  438. Author: Gildas Bazin <gbazin@videolan.org>
  439. Date:   Sun Dec 14 19:18:11 2003 +0000
  440.     * modules/codec/subsdec.c: default encoding is DEFAULT_NAME not UTF8.
  441. commit 653a30073547876b39d2cc3ffa846044ddef9ddb
  442. Author: Gildas Bazin <gbazin@videolan.org>
  443. Date:   Sun Dec 14 18:44:50 2003 +0000
  444.     * modules/mux/ogg.c: added support for WMV1/2 and MJPG.
  445. commit 8fcc60fdfdb7cf8912ace8ed6b2601b818e47a0a
  446. Author: Gildas Bazin <gbazin@videolan.org>
  447. Date:   Sun Dec 14 17:58:37 2003 +0000
  448.     * modules/stream_out/duplicate.c: removed unused variable.
  449. commit 97b43ea44a0ebec90a91141bc85b5f090eaa6a06
  450. Author: Gildas Bazin <gbazin@videolan.org>
  451. Date:   Sun Dec 14 17:56:25 2003 +0000
  452.     * modules/stream_out/duplicate.c: don't forget to loop through the linked list of sout buffers when sending the data.
  453. commit 70a7e39d8058bc36056897d077cb54444e5dfcf6
  454. Author: Eric Petit <titer@videolan.org>
  455. Date:   Sun Dec 14 16:26:21 2003 +0000
  456.      beos_specific.cpp: never let anyone but system_End terminate the
  457.                         BApplication (fixes crash for people who like scripting
  458.                         with BMessages)
  459. commit 638109b342405c835c421dce536b795eeb06f35f
  460. Author: Eric Petit <titer@videolan.org>
  461. Date:   Sun Dec 14 16:08:32 2003 +0000
  462.      BeOS & gcc 2.9x fixes
  463. commit 3b39f9957f85730f6471c88663f4240944380639
  464. Author: Gildas Bazin <gbazin@videolan.org>
  465. Date:   Sun Dec 14 15:42:19 2003 +0000
  466.     * modules/gui/wxwindows/interface.cpp: volume control has a fixed width of 20 pixels.
  467.       Fixed sizer problem on win32 with wxWin cvs.
  468. commit 845b36f010083d858c0639b6272420e7d2d4e17f
  469. Author: Rocky Bernstein <rocky@videolan.org>
  470. Date:   Sat Dec 13 20:13:07 2003 +0000
  471.     More Open Disc range customizing/narrowing and some code cleanup.
  472. commit 4fac715a31556895f293f9ca1dca8a391f99d3c2
  473. Author: Cyril Deguet <asmax@videolan.org>
  474. Date:   Sat Dec 13 17:46:07 2003 +0000
  475.     * src/playlist/sort.c: set "intf-change" after sorting the playlist
  476. commit d3de64660f62998d7295905aaca867ba9f9e5ec8
  477. Author: Gildas Bazin <gbazin@videolan.org>
  478. Date:   Sat Dec 13 17:16:11 2003 +0000
  479.     * src/playlist/*: when deleting the currently playing item, skip it instead of stopping the playlist.
  480.     * include/modules_inner.h, include/configuration.h: don't use a static array anymore during the initialization of the plugins, malloc it instead. This fixes regular overflow problems we have when we increase the number of options in the main module.
  481. commit d0104ec8c80c0fd3c1a47644e5b2a3efbb5090fe
  482. Author: Rocky Bernstein <rocky@videolan.org>
  483. Date:   Sat Dec 13 15:28:41 2003 +0000
  484.     Updated.
  485. commit e5463a91f9d7cec7d593d287111cac3c6604f080
  486. Author: Gildas Bazin <gbazin@videolan.org>
  487. Date:   Sat Dec 13 14:01:51 2003 +0000
  488.     * modules/video_output/directx/directx.c: compilation fix.
  489. commit 6a4b7c066253f8f4c630c062675d951e6c606739
  490. Author: Rocky Bernstein <rocky@videolan.org>
  491. Date:   Sat Dec 13 12:56:59 2003 +0000
  492.     Add customizable playlist "author" field and set in the playlist.
  493. commit 511ab83dd376549794433eef24f3623fee034e71
  494. Author: Rocky Bernstein <rocky@videolan.org>
  495. Date:   Sat Dec 13 12:56:14 2003 +0000
  496.     If not in PBC, playlist fills in all entries.
  497.     Fill in playlist info. Customizable "title" and "author" field.
  498.     Still need to pick out and duration field.
  499.     A couple of segfaults fixed.
  500. commit 3d11590ef38b669e800aa3729455f9846bd4b207
  501. Author: Gildas Bazin <gbazin@videolan.org>
  502. Date:   Sat Dec 13 11:56:36 2003 +0000
  503.     * ALL: bumped version number to 0.7.0-test2
  504. commit 1ce2e9f70ae2bb9e16cffd2694e5cf18db5d352f
  505. Author: Gildas Bazin <gbazin@videolan.org>
  506. Date:   Sat Dec 13 11:22:15 2003 +0000
  507.     * NEWS: updated.
  508. commit 6a40c15a184bf3a830e4c4b5d7e19cc8d986844a
  509. Author: Rocky Bernstein <rocky@videolan.org>
  510. Date:   Sat Dec 13 00:55:48 2003 +0000
  511.     Range changes for Title/Track. Hopefully gtk_interface.c changes have
  512.     been properly reflected back in gnome.glade now.
  513. commit 1d04b886ffa7a5855bb6ea93f07661010f42b0f1
  514. Author: Rocky Bernstein <rocky@videolan.org>
  515. Date:   Sat Dec 13 00:53:50 2003 +0000
  516.     A better fix for missing options when the satellite plugin is not
  517.     configured.
  518. commit 11a41a22e3a6d1f5a0086dcc5237ea908c1d978f
  519. Author: Rocky Bernstein <rocky@videolan.org>
  520. Date:   Sat Dec 13 00:45:49 2003 +0000
  521.     Add text field variables for changeable text fields.
  522. commit c410bec8c258ae1e870c32d54497f4d096be5b97
  523. Author: Rocky Bernstein <rocky@videolan.org>
  524. Date:   Sat Dec 13 00:45:00 2003 +0000
  525.     Disable Disc "Chapter" button when not appropriate - i.e. CD-DA or
  526.     VCD. Customize "Title" field (e.g. CD-DA "Track" or VCD "Entry").
  527. commit 1d60757b7eb5a99d929569d39b86380737fb52a6
  528. Author: Rocky Bernstein <rocky@videolan.org>
  529. Date:   Sat Dec 13 00:00:45 2003 +0000
  530.     Some minor code cleanups. Non-existent satellite options #ifdef'd out.
  531. commit 04c4affbf3a8f027bbb75cf7a9730d2d023a3ff0
  532. Author: Gildas Bazin <gbazin@videolan.org>
  533. Date:   Fri Dec 12 23:15:40 2003 +0000
  534.     * modules/codec/faad.c: proper channels re-ordering for multi-channels audio.
  535. commit f869db1f342f7a696d71d982dfa047acdfdaaa18
  536. Author: Yoann Peronneau <yoann@videolan.org>
  537. Date:   Fri Dec 12 23:03:35 2003 +0000
  538.     * added hotkeys F1, F2, ..., F10 to switch between predefined medias
  539.       (using CTRL+Fn)
  540.     * only F1 and COMMAND+F1 are defined for OSX (I let those developpers
  541.       chose their keys)
  542.     * Currently the medias assigned to Fn are not saved in vlcrc if they
  543.       have been assigned with Ctrl+Fn. But they are, if assigned via the
  544.       preferences panel.
  545. commit 5dfa1b624bb141f12497df25c57b0d1783f7bc61
  546. Author: Rocky Bernstein <rocky@videolan.org>
  547. Date:   Fri Dec 12 22:46:25 2003 +0000
  548.     Compilation fix in conditional code.
  549. commit 3756ff50693f3001e01868661dee5d0e23954b16
  550. Author: Rocky Bernstein <rocky@videolan.org>
  551. Date:   Fri Dec 12 22:41:31 2003 +0000
  552.     Disable Chapter button for CD-DA.
  553. commit 618ae5969128a8b8cfa3f72ced945615bda4f466
  554. Author: Gildas Bazin <gbazin@videolan.org>
  555. Date:   Fri Dec 12 18:54:52 2003 +0000
  556.     * modules/gui/gtk/*: fixed gtk/gnome.glade and re-run ./toolbox --update-glade.
  557. commit e434b3f0947e04a371dd5cfd6ad13a6d24537b5b
  558. Author: Gildas Bazin <gbazin@videolan.org>
  559. Date:   Fri Dec 12 18:34:30 2003 +0000
  560.     * modules/gui/gtk/open.c: compilation fix.
  561. commit 0f03eb91934f74ef5dfee65ab64592c9c33ed950
  562. Author: Clément Stenac <zorglub@videolan.org>
  563. Date:   Fri Dec 12 15:37:23 2003 +0000
  564.     * Fix segfault when we have two announces with the same URI but different names on the network
  565. commit 69a02cbe6a68d4325c4618854393149386dc33a8
  566. Author: Rocky Bernstein <rocky@videolan.org>
  567. Date:   Fri Dec 12 03:06:51 2003 +0000
  568.     Add CDDA and make MRLs regular.  Routine Eject is same as that in gtk
  569.     and should be put in a more core location.
  570. commit d5f418452312daa5048b88546037b2569b1cf9ad
  571. Author: Rocky Bernstein <rocky@videolan.org>
  572. Date:   Fri Dec 12 03:01:13 2003 +0000
  573.     Make MRL's more regular across GUIs fix plugin names, and add CD-DA to list.
  574. commit eff9d25c7739b479a1692e40bc33a3f64648e985
  575. Author: Gildas Bazin <gbazin@videolan.org>
  576. Date:   Thu Dec 11 23:12:46 2003 +0000
  577.     * modules/video_output/directx/*: first try at multimonitor support (untested).
  578.     * src/video_output/video_output.c: small change to allow the directx plugin to destroy/recreate picture buffers on the fly.
  579. commit 658d4d7aa9b9514b0ae828c1bc281ce5b79a2c9a
  580. Author: Clément Stenac <zorglub@videolan.org>
  581. Date:   Thu Dec 11 20:40:37 2003 +0000
  582.     free
  583. commit b8c5f7b1ee7558585b59f94b3b1ead7346b386c1
  584. Author: Benjamin Pracht <bigben@videolan.org>
  585. Date:   Thu Dec 11 20:21:12 2003 +0000
  586.     fix a typo
  587. commit f08749b0e13429503d4e0fd9039a01aff85e8633
  588. Author: Clément Stenac <zorglub@videolan.org>
  589. Date:   Thu Dec 11 20:08:48 2003 +0000
  590.     * Do not keep adding items when they have already been added. This allows removal of SAP items
  591. commit f5b39d26ab37e3ebefcdcca30335c60e99f546d8
  592. Author: Derk-Jan Hartman <hartman@videolan.org>
  593. Date:   Thu Dec 11 19:34:47 2003 +0000
  594.     * Fix the state of the playlist and fullscreen button.
  595. commit f0e843fdce4f40510c9f417c1887cf7f2db49c92
  596. Author: Derk-Jan Hartman <hartman@videolan.org>
  597. Date:   Thu Dec 11 16:00:09 2003 +0000
  598.     * New icon for the playlist
  599.     * Fixed the mute hotkey
  600.     * Fixed the positioning of some elements and removed the stupid black box
  601.     * Added speex and flac encoders to sout dialog
  602. commit d47174422f5aad60e2c903f80f9d3a2712e3a5b2
  603. Author: Derk-Jan Hartman <hartman@videolan.org>
  604. Date:   Thu Dec 11 14:58:06 2003 +0000
  605.     * fix new hotkeys for osx.
  606. commit e80e672324498ae4ea34db32f9fb14f9f6035784
  607. Author: Rocky Bernstein <rocky@videolan.org>
  608. Date:   Thu Dec 11 13:21:11 2003 +0000
  609.     Let folks know that the no device string means to scan for one if
  610.     cddax and vcdx.
  611. commit 343d3574323899b88718d74a04f42f08977e7b15
  612. Author: Rocky Bernstein <rocky@videolan.org>
  613. Date:   Thu Dec 11 13:20:20 2003 +0000
  614.     Long device text no longer used.
  615. commit a1f5d9f49ce8b610674ca04eddc24baf6b7a79ad
  616. Author: Rocky Bernstein <rocky@videolan.org>
  617. Date:   Thu Dec 11 12:56:25 2003 +0000
  618.     Switch over to using "cd-audio" and "vcd" configuration variables.
  619. commit cbbcad974b6453c537dca62b1bf3111ac8069d91
  620. Author: Rocky Bernstein <rocky@videolan.org>
  621. Date:   Thu Dec 11 12:52:39 2003 +0000
  622.     VCD or CD "title" 0 means adds entire contents (or possibly PBC for VCD).
  623. commit c882cec2c9528e8fa9c704fb6c4dbebb771b3fc6
  624. Author: Clément Stenac <zorglub@videolan.org>
  625. Date:   Thu Dec 11 11:30:37 2003 +0000
  626.     * Fix segfault when creating a group twice without checking return value
  627. commit 8b70bda5cd60dc926bfde739f6fa610f2b2d49c5
  628. Author: Gildas Bazin <gbazin@videolan.org>
  629. Date:   Thu Dec 11 10:44:32 2003 +0000
  630.     * src/misc/mtime.c: actually tested and fixed my latest changes ;)
  631. commit 404e9c36957514e3f17f724740a64e67f99a5d4b
  632. Author: Sam Hocevar <sam@videolan.org>
  633. Date:   Thu Dec 11 09:02:40 2003 +0000
  634.       * doc/vlc.1: Fixed a minor typo (Debian bug #223605).
  635. commit 9011e73b8f653c297c4daf76ee79e0c65e21b7d9
  636. Author: Rocky Bernstein <rocky@videolan.org>
  637. Date:   Thu Dec 11 05:49:20 2003 +0000
  638.     Remove building OGT.
  639. commit 84333a44f99f1f2b6a24da37de56c45718ccea93
  640. Author: Rocky Bernstein <rocky@videolan.org>
  641. Date:   Thu Dec 11 05:31:37 2003 +0000
  642.     Guard against dereferencing a NULL pointer.
  643. commit 488790df5f7ad325db16fa25c5b64d58ff26b28b
  644. Author: Rocky Bernstein <rocky@videolan.org>
  645. Date:   Thu Dec 11 05:30:11 2003 +0000
  646.     Use cd-audio variable not vcd variable.
  647. commit 3ada93ee713fef50e8105e16d3ddebff90200216
  648. Author: Rocky Bernstein <rocky@videolan.org>
  649. Date:   Thu Dec 11 05:28:21 2003 +0000
  650.     Set compilation flags so that code (e.g. frontends) can test presence
  651.     or absense of vcdx/cddax.
  652. commit ba874d12397e1d8a6a3a12184d45f163a50d13e1
  653. Author: Rocky Bernstein <rocky@videolan.org>
  654. Date:   Thu Dec 11 05:27:23 2003 +0000
  655.     Improve MRL creation.
  656.     
  657.     1. MRL's are of the form xxx://
  658.     2. Customize depending on vcdx/vcd or cddax/cdd
  659.     3. cdda doesn't have any such notion of a "Chapter", so remove
  660.        the misleading :x.
  661.     
  662.     For cddax/vcdx, I'm not sure though I think there is more to do.
  663. commit 4615c528486cfd9ff03f9f39feb1029e1182f2ca
  664. Author: Rocky Bernstein <rocky@videolan.org>
  665. Date:   Thu Dec 11 05:12:37 2003 +0000
  666.     More general help tab name: "Media" covers DVD, (S)VCD, *or* CD-DA.
  667. commit 3a6a1ce08a920a93c395c8f7339fe90a386884e7
  668. Author: Cyril Deguet <asmax@videolan.org>
  669. Date:   Thu Dec 11 02:26:03 2003 +0000
  670.     * solved race conditions issues when the OpenSkin dialog is
  671.       opened in blocking mode
  672. commit 5ad2df4f1f98fd3c3c2bba08ee3ecc4810be60ff
  673. Author: Yoann Peronneau <yoann@videolan.org>
  674. Date:   Thu Dec 11 01:36:12 2003 +0000
  675.     added a 'mute' hotkey ('m')
  676. commit 55a5efd93d0d59565c8951c2da2cffa3b3025684
  677. Author: Gildas Bazin <gbazin@videolan.org>
  678. Date:   Wed Dec 10 23:51:05 2003 +0000
  679.     * modules/stream_out/display.c: fixed segfault when switching audio/video track.
  680. commit 95ce042ef18b51741a0cb295499cea22979e8b50
  681. Author: Gildas Bazin <gbazin@videolan.org>
  682. Date:   Wed Dec 10 23:27:34 2003 +0000
  683.     * modules/codec/libmpeg2.c: hack for demuxers which only have DTS timestamps.
  684. commit 18af7f2b86f68c5aa584943be185521c3453b9cd
  685. Author: Gildas Bazin <gbazin@videolan.org>
  686. Date:   Wed Dec 10 23:16:04 2003 +0000
  687.     * modules/mux/mpeg/pes.c: fixed to handle 0 pts/dts correctly.
  688. commit 55b93592b4c04245f3b7dddf303fc43ac990f5a7
  689. Author: Rémi Denis-Courmont <rem@videolan.org>
  690. Date:   Wed Dec 10 21:54:17 2003 +0000
  691.     Added "Force IPv6" check box to UDP Unicast in open dialog
  692. commit 1df7592afffa1511159c4ffebe68c2a3abee3487
  693. Author: Yoann Peronneau <yoann@videolan.org>
  694. Date:   Wed Dec 10 20:56:09 2003 +0000
  695.     fixed a compilation error
  696. commit d2c70247d8dfb11aa6d1e94db2e39f910383d561
  697. Author: Yoann Peronneau <yoann@videolan.org>
  698. Date:   Wed Dec 10 17:19:05 2003 +0000
  699.     added a hotkey ('t') which displays the position in the media
  700. commit 6d316cc7b78bf1f58bc97cbe0a4887854e90415f
  701. Author: Benjamin Pracht <bigben@videolan.org>
  702. Date:   Wed Dec 10 12:57:12 2003 +0000
  703.     fixes a infinite loop in the search function.
  704. commit 31d87e5dafd2177bd243276cb5fe3cd633e9f993
  705. Author: Rémi Denis-Courmont <rem@videolan.org>
  706. Date:   Wed Dec 10 11:04:25 2003 +0000
  707.     Automatically adds [ and ] around IPv6 addresses in Media Resource Locator.
  708. commit 9e1d63b5dc6ac63a451eaa7708d65ab0973bd6e2
  709. Author: Gildas Bazin <gbazin@videolan.org>
  710. Date:   Tue Dec 9 19:18:48 2003 +0000
  711.     * src/misc/mtime.c: fixed an overflow in mdate() on win32.
  712.       This overflow was only affecting the hardware configurations where we can't use the performance counter and thus have to use GetTickCount().
  713.       We now also check for the wrapping of the 32 bits value returned by GetTickCount() so mdate() doesn't wrap after 49.7 days.
  714.     * src/misc/win32_specific.c: call mdate() once in system_Init() so as to avoid thread safety issues while initialising the static variables used in mdate().
  715. commit b6b1e9eef0edf4d43e0db8281e3a9dd25f0afbe3
  716. Author: Yoann Peronneau <yoann@videolan.org>
  717. Date:   Tue Dec 9 19:15:03 2003 +0000
  718.     * fixed a compatibility problem with the CVS version of wxwindows
  719.     * added a lock when changing p_vout->p_last_osd_message
  720. commit 51e2e19d784c27d7708706702e5dfdc9b45f3a36
  721. Author: Sam Hocevar <sam@videolan.org>
  722. Date:   Tue Dec 9 14:33:31 2003 +0000
  723.       * toolbox: Do not include MOC files in the POTFILES.in generation.
  724. commit c743991c5df99a1f2df209ba0f9504d501be7dca
  725. Author: Yoann Peronneau <yoann@videolan.org>
  726. Date:   Tue Dec 9 00:46:03 2003 +0000
  727.     This fixes bugs 1285 and 1343
  728.     * added a the default CD Audio device in General Settings -> Input
  729.     * added OpenDialog::OnDiscPanelChange in wxwindows/open.cpp
  730. commit b2149863d3561b14773584b7c3f09bdc361ce1b7
  731. Author: Gildas Bazin <gbazin@videolan.org>
  732. Date:   Mon Dec 8 19:50:22 2003 +0000
  733.     * ALL: new main --video-on-top config option (in use by the x11/xvideo/osx/directx video outputs.)
  734.     * modules/video_output/x11/*: implemented support for "video on top". Will likely only work with KDE for now.
  735. commit 1ddac12168f6de33162ddcadfe802c1aa20717e6
  736. Author: Gildas Bazin <gbazin@videolan.org>
  737. Date:   Mon Dec 8 18:42:08 2003 +0000
  738.     * modules/misc/dummy/*: new --dummy-save-es option to specify if we want the dummy
  739.     decoder to save the raw codec data to a file. This is disabled by default (while
  740.     it was always on before).
  741.     * src/input/es_out.c: bug fix for ES autoselection.
  742. commit 32639eac5e85a2a57eef7ba3e069041265d9467d
  743. Author: Yoann Peronneau <yoann@videolan.org>
  744. Date:   Mon Dec 8 17:48:13 2003 +0000
  745.     improves OSD sytem
  746.     The last OSD message is now deleted before printing new one.
  747. commit b4160df3cb33fe1143552e6cb19766e455ad1923
  748. Author: Gildas Bazin <gbazin@videolan.org>
  749. Date:   Mon Dec 8 13:04:58 2003 +0000
  750.     * modules/control/hotkeys.c: msvc compilation fix.
  751. commit 9bdee3daeb84ed268941e01b11d77f80f26b23ba
  752. Author: Gildas Bazin <gbazin@videolan.org>
  753. Date:   Mon Dec 8 13:02:40 2003 +0000
  754.     * modules/stream_out/transcode.c: added a floating point "scale" option for video transcoding. When specified, you don't need to specify the width and height of the output video.
  755.      Also changed the width and height options so that if only one of them is specified, the other one is calculated automatically so as to keep the aspect ratio of the video.
  756.     * modules/mux/ogg.c: fixed crash when removing streams.
  757.     * modules/codec/theora.c: for now the theora encoder requires a width and height which are multiple of 16.
  758. commit 52c090f1e93ca147e85ed50d92f7163f4403b372
  759. Author: Derk-Jan Hartman <hartman@videolan.org>
  760. Date:   Mon Dec 8 11:00:03 2003 +0000
  761.     * Update Brazilian Portugese
  762. commit 79883ab78bb1be22f7a02523bde9c20c011cac94
  763. Author: Rocky Bernstein <rocky@videolan.org>
  764. Date:   Mon Dec 8 06:01:11 2003 +0000
  765.     Marginally better
  766. commit aee5d77c19fb882995993e6de4a482135897a068
  767. Author: Derk-Jan Hartman <hartman@videolan.org>
  768. Date:   Sun Dec 7 22:23:00 2003 +0000
  769.     * fix livedotcom contrib
  770.     * add libcaca contrib
  771. commit 2439413b957af4c50e79e45b0f697b927a15a777
  772. Author: Rocky Bernstein <rocky@videolan.org>
  773. Date:   Sun Dec 7 22:14:26 2003 +0000
  774.     Towards Philips OGT (SVCD subtitle) handling.
  775. commit 30f42d35f979bcda15faf92ead37e0c2eef30833
  776. Author: Derk-Jan Hartman <hartman@videolan.org>
  777. Date:   Sun Dec 7 20:48:21 2003 +0000
  778.     * Incorrect default value of align
  779. commit ad4abc65c535f49ca2ec49e6d835237e041d743c
  780. Author: Derk-Jan Hartman <hartman@videolan.org>
  781. Date:   Sun Dec 7 20:47:19 2003 +0000
  782.     * added livedotcom and goom to contrib system
  783.       goom sources currently located on my server.
  784. commit ca802dc808fe019d7a32c7d54d348edd75f2574b
  785. Author: Jean-Paul Saman <jpsaman@videolan.org>
  786. Date:   Sun Dec 7 19:09:37 2003 +0000
  787.     All AddText( vout_thread_t *p_vout, char *psz_string, .. ) calls have as second argument char * now, just like the function definition in include/video_output.h. All uses already passed a char * to the AddText() functions.
  788. commit f9a829721a13495537534b010c588c184be53a60
  789. Author: Jean-Paul Saman <jpsaman@videolan.org>
  790. Date:   Sun Dec 7 19:06:21 2003 +0000
  791.     Compilation warning fixes and if-deffed unused functions/variables.
  792. commit bc6298f920a51e394362500c307cdcb16f9a2bbd
  793. Author: Jean-Paul Saman <jpsaman@videolan.org>
  794. Date:   Sun Dec 7 19:01:05 2003 +0000
  795.     Remove unused variable
  796. commit 3d6d0f743aaef2bc7d85381293e3a35470184a4c
  797. Author: Jean-Paul Saman <jpsaman@videolan.org>
  798. Date:   Sun Dec 7 19:00:33 2003 +0000
  799.     Fix for iPAQ port.
  800. commit 43e9ac1b1221037bc56627c6ebbadfafb7678027
  801. Author: Jean-Paul Saman <jpsaman@videolan.org>
  802. Date:   Sun Dec 7 18:58:38 2003 +0000
  803.     PDA Interface:
  804.     - some cleanup
  805.     - reinstated automatic lowering of interface when play button was pressed.
  806.     - double click in playlist window play selected items.
  807. commit f52f267ac45531f5c539724cbf63cddfeca49e3c
  808. Author: Jean-Paul Saman <jpsaman@videolan.org>
  809. Date:   Sun Dec 7 18:55:59 2003 +0000
  810.     if-deffed a unused variable.
  811. commit 28fe47165a21c6aef594fe6f92e4fe2191397e60
  812. Author: Jean-Paul Saman <jpsaman@videolan.org>
  813. Date:   Sun Dec 7 18:52:40 2003 +0000
  814.     Updating makefiles and package scripts.
  815. commit 17944b67fb2259c30358c6aaa7fca05b30504934
  816. Author: Gildas Bazin <gbazin@videolan.org>
  817. Date:   Sun Dec 7 18:15:46 2003 +0000
  818.     * modules/codec/theora.c: bug fix with aspect ratio.
  819. commit a954058fb25e1ed6077d4cf102d3cdd3eddf7393
  820. Author: Gildas Bazin <gbazin@videolan.org>
  821. Date:   Sun Dec 7 17:53:45 2003 +0000
  822.     * modules/codec/theora.c: encoder now respects the aspect ratio.
  823. commit 6bd0743b41ed47d0161cdfba7f19989d575bf354
  824. Author: Gildas Bazin <gbazin@videolan.org>
  825. Date:   Sun Dec 7 17:17:04 2003 +0000
  826.     * src/input/es_out.c: cosmetic changes.
  827. commit c89488f5f92ec2c58d977ace86e0ca92aa176904
  828. Author: Gildas Bazin <gbazin@videolan.org>
  829. Date:   Sun Dec 7 17:09:33 2003 +0000
  830.     * include/stream_output.h, src/stream_output/stream_output.c: added a SOUT_MUX_CAP_GET_ADD_STREAM_WAIT muxer capability to specify that a muxer prefers to wait all ES before starting muxing.
  831.     * modules/mux/ogg.c: use SOUT_MUX_CAP_GET_ADD_STREAM_WAIT.
  832.     * modules/stream_out/transcode.c: fix for video stream header generation (theora).
  833.     * modules/codec/theora.c: don't overwrite headers.
  834. commit 3e59b60f0686a4a11bb3dca794586b394371cc56
  835. Author: Gildas Bazin <gbazin@videolan.org>
  836. Date:   Sun Dec 7 12:11:13 2003 +0000
  837.     * include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset().
  838.     * modules/packetizer/mpegvideo.c: get aspect ratio for MPEG2 video streams (still needs to be done for MPEG1).
  839.     * modules/codec/libmpeg2.c: use p_dec->fmt_in.video.i_aspect if available.
  840.     * modules/stream_out/transcode.c, modules/codec/ffmpeg/encoder.c: respect aspect ratio during transcoding.
  841. commit e9a76497d976f911de322694f694735925a16331
  842. Author: Rocky Bernstein <rocky@videolan.org>
  843. Date:   Sun Dec 7 01:02:08 2003 +0000
  844.     Marginally better.
  845. commit 59dfb394720537f4f8091f4d80fccd469551210f
  846. Author: Gildas Bazin <gbazin@videolan.org>
  847. Date:   Sat Dec 6 23:25:23 2003 +0000
  848.     * include/vlc_block_helper.h: new block_FindStartcodeFromOffset() function.
  849.     * modules/packetizer/mpegvideo.c: rewrote the packetizer to use the block helper functions.
  850. commit dd92e7ef15f65973facead9e7fd876cd3688a3de
  851. Author: Jean-Paul Saman <jpsaman@videolan.org>
  852. Date:   Sat Dec 6 22:58:58 2003 +0000
  853.     Removing last files of previous Familiar interface. Porting to Gtk+2 widget set of this interface is now finished. Policing and improving remains.
  854. commit bb11f00e10c20d4b9c27039e1feb66f89f2af0ce
  855. Author: Jean-Paul Saman <jpsaman@videolan.org>
  856. Date:   Sat Dec 6 22:53:07 2003 +0000
  857.     Always use correct datatypes.
  858. commit 5b4900edd0909de1919f9b45881385e1c27d9133
  859. Author: Jean-Paul Saman <jpsaman@videolan.org>
  860. Date:   Sat Dec 6 22:50:08 2003 +0000
  861.     Fixed compiler waring about signed - unsigned comparision. It is always safer to use the same datatype when comparing values.
  862. commit 25cada61acd8ab9c0b337ec903381cc81c51f523
  863. Author: Jean-Paul Saman <jpsaman@videolan.org>
  864. Date:   Sat Dec 6 22:47:37 2003 +0000
  865.     Updating with info for upcoming Opie interface.
  866. commit 3edb6d7ff3a753573bc32f46c94bc53454d205ef
  867. Author: Jean-Paul Saman <jpsaman@videolan.org>
  868. Date:   Sat Dec 6 22:45:53 2003 +0000
  869.     Added PDA interface.
  870. commit c0abb853f3f23714246abf4862de80705fa08285
  871. Author: Jean-Paul Saman <jpsaman@videolan.org>
  872. Date:   Sat Dec 6 22:45:02 2003 +0000
  873.     Make sure Gtk+2 main module gets build with PDA interface.
  874. commit b5e444eda2ed32ba44ba8fb926bc47510d5f49bd
  875. Author: Jean-Paul Saman <jpsaman@videolan.org>
  876. Date:   Sat Dec 6 22:42:45 2003 +0000
  877.     Updating AUTHORS list for me.
  878. commit 0c6e14df5441f6bc5bf3fbfa4efbd7be453014c6
  879. Author: Jean-Paul Saman <jpsaman@videolan.org>
  880. Date:   Sat Dec 6 22:41:40 2003 +0000
  881.     PDA Interface:
  882.     - Fixed last segmentation fault.
  883.     - Slider and time progress updating.
  884.     
  885.     This makes the new PDA interface almost complete. It misses the following items still:
  886.     - preference panel
  887.     - changing postion in stream with slider widget.
  888.     
  889.     The missing items above will move to the next release of VLC. Now testing and package building for iPAQ will begin. I expect to have a package at the end of the week.
  890. commit 8c4be7494eaadf68b05f38db4bfbdbf788d1cddf
  891. Author: Gildas Bazin <gbazin@videolan.org>
  892. Date:   Sat Dec 6 20:00:20 2003 +0000
  893.     * msvc/vlc.dsw: updated the list of plugins.
  894. commit de7ce38b270b06ad65195a21543c22090a7e4874
  895. Author: Rocky Bernstein <rocky@videolan.org>
  896. Date:   Sat Dec 6 05:15:54 2003 +0000
  897.     Recognize Philips Overlay Graphics (OGT) and Chaoji VCD (CVD) subtitle
  898.     streams.  Still need to be able to do something with them though.
  899. commit 6e08e54f8cdabaeab81846b3679d053669088867
  900. Author: Gildas Bazin <gbazin@videolan.org>
  901. Date:   Fri Dec 5 14:58:03 2003 +0000
  902.     * modules/codec/libmpeg2.c: fixed a couple of crashes on bad files.
  903. commit 222d4881482eba8445e38bbfb9a702ef1044409d
  904. Author: Cyril Deguet <asmax@videolan.org>
  905. Date:   Fri Dec 5 14:48:46 2003 +0000
  906.     * modules/gui/wxwindows/preferences_widget.cpp: replaced two ( ? : ) by
  907.       if / else to avoid compilation problems when wxwindows is not built
  908.       with unicode support
  909. commit cdc665c9f0baebccff35ba11caa4913ccf12d9da
  910. Author: Sam Hocevar <sam@videolan.org>
  911. Date:   Fri Dec 5 09:28:45 2003 +0000
  912.       * Updated current changelog and regenerated previous ones as to include
  913.         changes to removed directories.
  914. commit 21d4c7c7e8743d9849cfcd338496d3a613ab39fa
  915. Author: Rocky Bernstein <rocky@videolan.org>
  916. Date:   Fri Dec 5 05:01:17 2003 +0000
  917.     A little cleanup on wait timing. No bug fixes yet, though.
  918. commit 39a7f7e696685c58885539226344c9c93e24fce5
  919. Author: Rocky Bernstein <rocky@videolan.org>
  920. Date:   Fri Dec 5 04:24:47 2003 +0000
  921.     Slightly better handling of stills and toggling pause by using the
  922.     different threads better.
  923.     
  924.     Still has stream still/to MPEG bug and duplicate video window bug though.
  925.     (And could use lots of cleanup.)
  926. commit 3e50586459c47fc257f0aef7abc1f10994bfa9a5
  927. Author: Rocky Bernstein <rocky@videolan.org>
  928. Date:   Fri Dec 5 02:33:49 2003 +0000
  929.     Remove interface thread. It was a crock anyway -- any good stuff
  930.     should be put into the visualization plugins instead.
  931.     
  932.     Besides, there are bigger crocks that need fixing (like VCD navigation).
  933. commit 8f0ac86b492cbc31b4819a06f38767917bd70691
  934. Author: Rocky Bernstein <rocky@videolan.org>
  935. Date:   Fri Dec 5 02:12:53 2003 +0000
  936.     Okay microseconds, then.
  937. commit 68f05ac2996c6f8720a975896ad5d40b71d0f25e
  938. Author: Rocky Bernstein <rocky@videolan.org>
  939. Date:   Fri Dec 5 01:56:24 2003 +0000
  940.     Fix duration that input_AddInfo uses milliseconds.
  941.     Add some more meta debugging.
  942. commit d77f1ab1d73582d8cc9019b9157189032174ca6a
  943. Author: Rocky Bernstein <rocky@videolan.org>
  944. Date:   Fri Dec 5 01:52:11 2003 +0000
  945.     Spelling.
  946. commit d9c981cfbd94d00c9507f857f30b35c51a7c47c8
  947. Author: Gildas Bazin <gbazin@videolan.org>
  948. Date:   Fri Dec 5 00:03:54 2003 +0000
  949.     * modules/stream_out/transcode.c: proper order for downmixed channels.
  950. commit b4b9f7722eb65e8e125f43ce371cbca4a9836e74
  951. Author: Gildas Bazin <gbazin@videolan.org>
  952. Date:   Thu Dec 4 23:15:01 2003 +0000
  953.     * modules/codec/ffmpeg/encoder.c, modules/codec/speex.c: fixed stupid bug in audio encoding.
  954. commit 3a276630e9df5543497f5466c7cbf3919ede3ef4
  955. Author: Anil Daoud <anil@videolan.org>
  956. Date:   Thu Dec 4 22:48:18 2003 +0000
  957.     regenerated from a clean tree
  958. commit 8c40a0d259317b42d6a5a2493cfb4299552645f5
  959. Author: Gildas Bazin <gbazin@videolan.org>
  960. Date:   Thu Dec 4 22:37:02 2003 +0000
  961.     * modules/codec/flac.c: several fixes to the flac decoder and encoder.
  962.     * modules/mux/ogg.c: fixed flac in ogg.
  963.     * modules/demux/ogg.c: fix for flac seeking.
  964. commit e852a093a5b341affa563348882bf7b0f52a8265
  965. Author: Gildas Bazin <gbazin@videolan.org>
  966. Date:   Thu Dec 4 18:26:53 2003 +0000
  967.     * modules/gui/wxwindows/playlist.cpp: unicode fix.
  968. commit c150ca771670403e1c80efb12086d9d1671f176c
  969. Author: Gildas Bazin <gbazin@videolan.org>
  970. Date:   Thu Dec 4 18:13:28 2003 +0000
  971.     * modules/demux/livedotcom.cpp: compilation fix.
  972. commit e304db6b4223cf58800f401e06712690389dd82d
  973. Author: Gildas Bazin <gbazin@videolan.org>
  974. Date:   Thu Dec 4 17:15:59 2003 +0000
  975.     * ALL: another bunch of MSVC compilation fixes.
  976. commit 3d6ee48d4aacb1fbd5c2741b7b319a62a47009d9
  977. Author: Sam Hocevar <sam@videolan.org>
  978. Date:   Thu Dec 4 16:49:45 2003 +0000
  979.       * modules/misc/dummy/renderer.c:
  980.         + Removed evil ^Ms from the file.
  981.       * modules/video_output/caca.c:
  982.         + Support for new dithering modes (libcaca HEAD only).
  983.       * modules/* src/*:
  984.         + Grammar and spelling fixes.
  985.         + Coding style fixes.
  986.       * po/fr.po:
  987.         + Spelling fixes.
  988.         + Updated a few translations.
  989.       * po/en_GB.po:
  990.         + Updated a few translations.
  991. commit d1c0b83659a46e172178cb59efc5aad3ae201e89
  992. Author: Sam Hocevar <sam@videolan.org>
  993. Date:   Thu Dec 4 16:02:54 2003 +0000
  994.       * include/vlc_common.h:
  995.         + Introduced intptr_t and uintptr_t.
  996.       * Fixed compilation warnings here and there.
  997. commit caa12e0ad041e1f315aef80881ad395e4754b3c9
  998. Author: Sam Hocevar <sam@videolan.org>
  999. Date:   Thu Dec 4 15:54:58 2003 +0000
  1000.       * configure.ac: Fixed an old bug that caused vlc-config to be sometimes
  1001.         not set executable when regenerated.
  1002. commit 28fb55bc2e1b6697ad058e7a71a1355d9d1a6bee
  1003. Author: Gildas Bazin <gbazin@videolan.org>
  1004. Date:   Thu Dec 4 14:48:24 2003 +0000
  1005.     * modules/video_output/wingdi.c: fixed gdi output for 24 and 32 bits color depth.
  1006. commit 0d90e5238d42bf1f8e51f99cce6c7688db7def58
  1007. Author: Gildas Bazin <gbazin@videolan.org>
  1008. Date:   Thu Dec 4 12:33:43 2003 +0000
  1009.     * toolbox: use the "Output_Dir" property when generating the msvc project files so we don't end-up with name conflicts when compiling.
  1010.     * msvc/config.h.in, modules/access_output/file.c: MSVC fixes.
  1011.     * modules/video_chroma/i420_rgb.c: don't use our RV24 conversion routine on win32 because it assumes 32 bits per pixel.
  1012. commit c3638c4d8731baea8d505925a41c760afb13ade6
  1013. Author: Gildas Bazin <gbazin@videolan.org>
  1014. Date:   Thu Dec 4 10:25:47 2003 +0000
  1015.     * modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSETTOTIME_MAX_SIZE.
  1016. commit 5383df0c18d9dbfc2d12270a2eb04b8fb676c51e
  1017. Author: Rocky Bernstein <rocky@videolan.org>
  1018. Date:   Thu Dec 4 05:14:39 2003 +0000
  1019.     Guard against invalid p_vcd in dbg_print.
  1020. commit c2251f25cb8fd59a3969aab2a0a8bd00ae67c820
  1021. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1022. Date:   Wed Dec 3 23:01:48 2003 +0000
  1023.     all:
  1024.      * doxygenated parts of the messages system
  1025. commit 8cedcb3c144c46ded2c78daef52165e307dba2ba
  1026. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1027. Date:   Wed Dec 3 22:14:38 2003 +0000
  1028.     src/input/input.c:
  1029.      * fill in the duration field of the playlist item when starting playback of
  1030.        a file, if the demuxer supports it.
  1031. commit ddc23167f9c568a0d00f09b5fa6d9426386f7ea6
  1032. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1033. Date:   Wed Dec 3 21:58:43 2003 +0000
  1034.     all:
  1035.      * in vlc, times are stored in microseconds. playlist_item_t::i_duration
  1036.        shouldn't be an exception
  1037.     modules/gui/wxwindows/playlist.cpp:
  1038.      * fixed indentation
  1039. commit 3291e504791826d1de3fb345dcf33f23d3c6dfa1
  1040. Author: Rocky Bernstein <rocky@videolan.org>
  1041. Date:   Wed Dec 3 21:55:33 2003 +0000
  1042.     Make more like the French translation which is more correct. :-
  1043. commit a04423daf678b33f451c5d24d7129d95957e4318
  1044. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1045. Date:   Wed Dec 3 21:50:50 2003 +0000
  1046.     src/misc/mtime.c:
  1047.      * Coding style fixes
  1048.      * Comment cleanups
  1049.      * Doxygenization
  1050.     include/vlc_common.h:
  1051.      * doxygenized the comments for mtime_t and vlc_fourcc_t
  1052. commit e5304bfd52610efaba25f3ab3b69c6ce2c8c5034
  1053. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1054. Date:   Wed Dec 3 20:47:06 2003 +0000
  1055.     Syncing with current CVS.
  1056. commit 510d2fa91161dfa26b50a15e757b32a8087d8f6f
  1057. Author: Clément Stenac <zorglub@videolan.org>
  1058. Date:   Wed Dec 3 15:46:25 2003 +0000
  1059.     Update of the french localization file
  1060. commit b49a2b2713e4239b8af6c1998348ced73e8d1042
  1061. Author: Anil Daoud <anil@videolan.org>
  1062. Date:   Wed Dec 3 13:52:36 2003 +0000
  1063.     compilation fix
  1064. commit f6a441c64e699538a6ee3d97d7c993958343e7bb
  1065. Author: Rocky Bernstein <rocky@videolan.org>
  1066. Date:   Wed Dec 3 13:49:12 2003 +0000
  1067.     Fixed-width 2-column track number. Should help in sorting titles.
  1068. commit afd3be739db07f67abdc33c78702cadb78080cdc
  1069. Author: Rocky Bernstein <rocky@videolan.org>
  1070. Date:   Wed Dec 3 13:41:49 2003 +0000
  1071.     Update date. Remove boilerplate includes that I think are (or should
  1072.     be) pulled in from one of the other includes.
  1073. commit aa733478aa5441828d66fbc87e2ff88452a09e18
  1074. Author: Rocky Bernstein <rocky@videolan.org>
  1075. Date:   Wed Dec 3 13:35:19 2003 +0000
  1076.     Reinstate Duration column - perhaps it's time to get more plugins
  1077.     using it.
  1078. commit cb2ce817d26c20b5bf640199e43ae969cc621503
  1079. Author: Rocky Bernstein <rocky@videolan.org>
  1080. Date:   Wed Dec 3 13:27:51 2003 +0000
  1081.     Add more uses of msecstotimestr. Remove OFFSETTOTIME_MAX_SIZE -
  1082.     Use MSTRTIME_MAX_SIZE instead.
  1083. commit 2ded9ac05465d5a5451831170aaac1e8a58402fd
  1084. Author: Sam Hocevar <sam@videolan.org>
  1085. Date:   Wed Dec 3 12:33:21 2003 +0000
  1086.       include/vlc_help.h: Grammar and spelling fixes.
  1087. commit cbfcd33c44a11e770c201292849e4099f531c742
  1088. Author: Laurent Aimar <fenrir@videolan.org>
  1089. Date:   Wed Dec 3 12:19:55 2003 +0000
  1090.      * increase priority (the wrapper from ffmpeg is buggy).
  1091. commit f359c8f7708032ab6a42a98cd034d7d94f4fe2b3
  1092. Author: Rocky Bernstein <rocky@videolan.org>
  1093. Date:   Wed Dec 3 04:19:59 2003 +0000
  1094.     Fix bug in not updating playlist when hitting next/previous control
  1095.     buttons (and simplify code at the same time).
  1096. commit b642af72e2186475ce9a1458ddf2983cf979e82e
  1097. Author: Rocky Bernstein <rocky@videolan.org>
  1098. Date:   Wed Dec 3 00:27:52 2003 +0000
  1099.     Add a few more fields in the stream info.
  1100. commit 31f7c3eec30cfef58053729064cfc03755fbb3af
  1101. Author: Rocky Bernstein <rocky@videolan.org>
  1102. Date:   Wed Dec 3 00:24:16 2003 +0000
  1103.     "File Info" renamed "Stream/Media Info"
  1104. commit 31c56597d690906cf022bc12c0f7f582016ed516
  1105. Author: Gildas Bazin <gbazin@videolan.org>
  1106. Date:   Tue Dec 2 23:03:31 2003 +0000
  1107.     * modules/access/dshow/*: PVR support contributed by Marc Nolette.
  1108.        I took the liberty to modify a few things so it might currently be broken (sorry Marc).
  1109.     * THANKS: added Marc Nolette.
  1110. commit cf4cf631ced6f0056e361e660fd70d58fb45de42
  1111. Author: Gildas Bazin <gbazin@videolan.org>
  1112. Date:   Tue Dec 2 18:47:05 2003 +0000
  1113.     * msvc/config.h.in: cleaned-up and updated.
  1114. commit 45df088c7f67eeb2f87fc101ada58748ec3b7934
  1115. Author: Jason Luka <geshp@videolan.org>
  1116. Date:   Tue Dec 2 16:01:19 2003 +0000
  1117.     - Added fribidi support
  1118.     - Added configure-line options for mkv and fribidi
  1119. commit 0e3c53efc37748efd485bb22f0437452205c8a5d
  1120. Author: Gildas Bazin <gbazin@videolan.org>
  1121. Date:   Tue Dec 2 13:31:23 2003 +0000
  1122.     * ALL: more MSVC compilation fixes.
  1123.     * msvc/vlc.dsw: removed non-existant plugins.
  1124. commit 97d84d1a47e7bec5ed5f05cdfa500da5101861ce
  1125. Author: Gildas Bazin <gbazin@videolan.org>
  1126. Date:   Tue Dec 2 12:57:36 2003 +0000
  1127.     ALL: MSVC compilation fixes to libvlc.
  1128. commit 6e4faeb011fdc4ebfd23693345a7e9586e6b34ec
  1129. Author: Gildas Bazin <gbazin@videolan.org>
  1130. Date:   Tue Dec 2 10:55:21 2003 +0000
  1131.     * modules/demux/mp4/mp4.c: find out aspect ratio from display size.
  1132.     * modules/codec/ffmpeg/video.c: respect aspect ratio given by demux if any.
  1133. commit 9664570ffcd724ae541fc18fbad46fd500dd2a02
  1134. Author: Rocky Bernstein <rocky@videolan.org>
  1135. Date:   Tue Dec 2 04:22:10 2003 +0000
  1136.     Populate VCD info in "File Info" window.
  1137. commit eb0d7a848ee418bf64b8f7df17782cf6cffaf04c
  1138. Author: Rocky Bernstein <rocky@videolan.org>
  1139. Date:   Tue Dec 2 04:16:21 2003 +0000
  1140.     Change some printf's to debugging-only output.
  1141. commit a0fdcb13f506537c6dae26655ea0f6c7befad37d
  1142. Author: Rocky Bernstein <rocky@videolan.org>
  1143. Date:   Tue Dec 2 03:33:22 2003 +0000
  1144.     Separate title format string into cases where CDDB is enabled and where
  1145.     it is is not. Now have callback for CDDB enabled boolean.
  1146. commit 6da08521b20cf48028bfdef07438577f7cf11272
  1147. Author: Rocky Bernstein <rocky@videolan.org>
  1148. Date:   Tue Dec 2 01:54:30 2003 +0000
  1149.     Add secstotimestr and msecstotimestr to convert (milli)seconds to a
  1150.     time string.
  1151. commit 59173c65552ee499e502e4961215e85526e483ff
  1152. Author: Gildas Bazin <gbazin@videolan.org>
  1153. Date:   Mon Dec 1 23:39:11 2003 +0000
  1154.     * ALL: fixed DTS audio support.
  1155.     * modules/demux/dts.c: added raw DTS audio demuxer.
  1156. commit 2202af209fbd40847dfce15abaa6f1aedfe9e2c6
  1157. Author: Laurent Aimar <fenrir@videolan.org>
  1158. Date:   Mon Dec 1 09:39:04 2003 +0000
  1159.      * video: display "more than 5 seconds of late video..." only once.
  1160. commit feaa663924dc9357fa6db9712dd5285d68b3fb05
  1161. Author: Rocky Bernstein <rocky@videolan.org>
  1162. Date:   Mon Dec 1 04:07:23 2003 +0000
  1163.     Make sure we distribute the CD-DA plugin info.
  1164. commit 16416a005683cf1e00a5285f87e201565ae53705
  1165. Author: Rocky Bernstein <rocky@videolan.org>
  1166. Date:   Mon Dec 1 04:05:42 2003 +0000
  1167.     Add a copyright.
  1168. commit 2fbb3ce9b27089f955e6f0f5a9ad068e467c3e29
  1169. Author: Rocky Bernstein <rocky@videolan.org>
  1170. Date:   Mon Dec 1 04:05:29 2003 +0000
  1171.     Add more verbiage.
  1172. commit ff02d1a615f495593f2751d4b159469a01c80870
  1173. Author: Jason Luka <geshp@videolan.org>
  1174. Date:   Mon Dec 1 04:04:47 2003 +0000
  1175.     - Updated matroska/ebml fix
  1176.     - Updated mozilla plugin fix
  1177. commit e998e3d53793d34481a3e56df3aa30919b1d085c
  1178. Author: Rocky Bernstein <rocky@videolan.org>
  1179. Date:   Mon Dec 1 03:57:10 2003 +0000
  1180.     Some basic CDDA plugin documentation.
  1181. commit 98d9959bac19fad885d011d3728b0eea65354c1c
  1182. Author: Rocky Bernstein <rocky@videolan.org>
  1183. Date:   Mon Dec 1 03:37:23 2003 +0000
  1184.     Another typo.
  1185. commit be7869a0c7d5cdb55cae5580ff797003e8725eb6
  1186. Author: Rocky Bernstein <rocky@videolan.org>
  1187. Date:   Mon Dec 1 03:34:30 2003 +0000
  1188.     Bugs in calculating duration. Thanks Sigmund for fixing the GTK+
  1189.     interface!
  1190.     
  1191.     Some doc improvements. CDDARead: Let playlist now cycle through
  1192.     entries rather than intercept.
  1193. commit 92566ba15bde2b7ec818035dc537a6756f912b0c
  1194. Author: Rocky Bernstein <rocky@videolan.org>
  1195. Date:   Mon Dec 1 01:08:42 2003 +0000
  1196.     Add CDDB CD Info in File Info section (via input_AddInfo and
  1197.     input_InfoCategory.
  1198. commit 9ac4974df9c83c5feaffdcb58b0b5fe26118fce7
  1199. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1200. Date:   Sun Nov 30 23:19:13 2003 +0000
  1201.     PDA Interface:
  1202.     - Coding Style
  1203.     - Added SAP/SLP to transcode tabpage
  1204.     - Reworking transcoding options for playlist
  1205. commit 1fd2264c6d76a3567e46124a5d32f71ba69eb006
  1206. Author: Rocky Bernstein <rocky@videolan.org>
  1207. Date:   Sun Nov 30 23:07:23 2003 +0000
  1208.     Forgot to add demux.c here.
  1209. commit c2751e7cf6cc8181f9d81a40b4b84222d4b3b682
  1210. Author: Gildas Bazin <gbazin@videolan.org>
  1211. Date:   Sun Nov 30 22:59:10 2003 +0000
  1212.     * modules/packetizer/mpeg4video.c: oops
  1213. commit 690e5e08f6d0891407721403d5969ad198c8b63a
  1214. Author: Gildas Bazin <gbazin@videolan.org>
  1215. Date:   Sun Nov 30 22:47:55 2003 +0000
  1216.     * include/input_ext-plugins.h: export input_DecodeBlock().
  1217.     * modules/stream_out/display.c: simplifications.
  1218.     * modules/stream_out/transcode.c: memset of sout_stream_sys_t.
  1219.     * modules/packetizer/mpeg4video.c: not all containers provide a pts info, in which case we use the dts.
  1220. commit e41c90dd669fd27702c195e598bb1a579461800f
  1221. Author: Rocky Bernstein <rocky@videolan.org>
  1222. Date:   Sun Nov 30 22:26:49 2003 +0000
  1223.     Customizable playlist title.
  1224. commit 7614ebe643b599e22796df602f9c4e3993b05706
  1225. Author: Laurent Aimar <fenrir@videolan.org>
  1226. Date:   Sun Nov 30 22:14:39 2003 +0000
  1227.      * all: added dx50 fourcc (just mpeg4 video).
  1228. commit fb1651c676bd339729c3664011a9d80f200af4cf
  1229. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1230. Date:   Sun Nov 30 21:21:20 2003 +0000
  1231.     PDA Interface:
  1232.     - Fixed resource leak with playlists
  1233.     - VLC coding style cleanup
  1234.     - Rework v4l and stream out interface code to use  VLC playlists as it should be used.
  1235.     - Remove dead wood
  1236. commit 03b32e8e0c826ef7883a61354b1acdcce17008d7
  1237. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1238. Date:   Sun Nov 30 19:42:52 2003 +0000
  1239.     modules/gui/gtk/playlist.c:
  1240.      * show duration in playlist window if available
  1241. commit 78ba4b7ee5a5277fa27d4be502bd93c8b4e2047b
  1242. Author: Rocky Bernstein <rocky@videolan.org>
  1243. Date:   Sun Nov 30 18:14:20 2003 +0000
  1244.     Add CD-DA CDDB support via libcddb.
  1245. commit f54c0f614d8bfc8399e96151b958b48a8a8719f3
  1246. Author: Gildas Bazin <gbazin@videolan.org>
  1247. Date:   Sun Nov 30 18:10:04 2003 +0000
  1248.     * share/http/admin/browse.html: hmmm, the browse feature was reenabled by mistake.
  1249. commit aa2a22d86ed27c6f3b6e598b9f54920ebb16dc1f
  1250. Author: Laurent Aimar <fenrir@videolan.org>
  1251. Date:   Sun Nov 30 17:29:56 2003 +0000
  1252.      * es_out: implement ES_OUT_SET_PCR and reset but don't use them !
  1253.      * demux: added demux2_New/Delete.
  1254. commit d4215f4f176a818bc3ce3f685c6f9613e5a531f9
  1255. Author: Laurent Aimar <fenrir@videolan.org>
  1256. Date:   Sun Nov 30 17:29:03 2003 +0000
  1257.      * all: added demux_t structure and some demux2_* functions.
  1258.      Anyway, don't use them for now.
  1259. commit 26eae60c2bff75978b3b01001bb9af94429af115
  1260. Author: Laurent Aimar <fenrir@videolan.org>
  1261. Date:   Sun Nov 30 16:00:24 2003 +0000
  1262.      *all: added a --minimize-thread options to make all decoders and
  1263.            packetizers running in the input thread. (Usefull with sout)
  1264. commit a732f64a13ccd9eb4828aae43ed370a503ae5dc5
  1265. Author: Laurent Aimar <fenrir@videolan.org>
  1266. Date:   Sun Nov 30 14:49:23 2003 +0000
  1267.      * ninput: added 2 ES_OUT* command (do nothing for now)
  1268. commit 22b189b0a9f44cd272b658818af3542a4c865815
  1269. Author: Laurent Aimar <fenrir@videolan.org>
  1270. Date:   Sun Nov 30 14:28:07 2003 +0000
  1271.      * all: added a TCP access input module.
  1272. commit 4bc5a5f37154feda5740af0a90d86633fb9e17d3
  1273. Author: Rocky Bernstein <rocky@videolan.org>
  1274. Date:   Sun Nov 30 13:53:45 2003 +0000
  1275.     Go over options: Add hooks for internationalization, some typos,
  1276.     display some of these even when not "advanced"
  1277. commit d96dc743e794e24b29067e96409fea89af481676
  1278. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1279. Date:   Sun Nov 30 11:22:29 2003 +0000
  1280.     PDA Interface:
  1281.     - Removing obsolete files.
  1282.     - Remove debug messages.
  1283. commit 324bfec1f7accd491d4dfa79ee758550a26213de
  1284. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1285. Date:   Sun Nov 30 11:19:37 2003 +0000
  1286.     Bumped up version number to 0.7.0
  1287. commit 4f29f4f8573c30f73d163d1820da39e2752d307c
  1288. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1289. Date:   Sun Nov 30 10:26:19 2003 +0000
  1290.     PDA Interface:
  1291.     - Updating, removing and clearing playlist works.
  1292. commit 74fba753727fc079790001624c404d81b1c8c313
  1293. Author: Rocky Bernstein <rocky@videolan.org>
  1294. Date:   Sun Nov 30 02:41:00 2003 +0000
  1295.     Break out demux into its own thing.
  1296. commit 2613ac41083a536ea6347fa195f72a5194345488
  1297. Author: Christophe Massiot <massiot@videolan.org>
  1298. Date:   Sat Nov 29 18:36:13 2003 +0000
  1299.     * input: new cr-average option, allowing to configure the
  1300.       CR_AVERAGE #define in input_clock.c (useful for PVR input)
  1301.     * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c : fixes
  1302.       for older version of ffmpeg
  1303.     * modules/stream_out/transrate/transrate.c : misc optimizations
  1304. commit 55bb1c7a8cc84425a980aea54930087934f8461a
  1305. Author: Laurent Aimar <fenrir@videolan.org>
  1306. Date:   Sat Nov 29 18:06:12 2003 +0000
  1307.      * all: - increased avcodec version needed to 4680 (latest release)
  1308.             - open the codec after that p_context has been fully initialisated.
  1309.             (fix ASV1)
  1310. commit 849e41bada7a511105bc77805eed3899dacafc68
  1311. Author: Laurent Aimar <fenrir@videolan.org>
  1312. Date:   Sat Nov 29 17:14:39 2003 +0000
  1313.      * mp4: another fix for another buggy file.
  1314. commit d7e221563b493ca29c3b0e844ac3fc7d35813c18
  1315. Author: Gildas Bazin <gbazin@videolan.org>
  1316. Date:   Sat Nov 29 16:36:56 2003 +0000
  1317.     * modules/gui/wxwindows/menus.cpp: moved audio/video track menu to the top.
  1318. commit bc3c81e28118abbddd49e8cd407a9675af0729d8
  1319. Author: Gildas Bazin <gbazin@videolan.org>
  1320. Date:   Sat Nov 29 16:29:24 2003 +0000
  1321.     * modules/access/cdda.c: removed double ';'
  1322. commit 9ad37e4ea2055e81a830ba790b3411bb4a686f29
  1323. Author: Gildas Bazin <gbazin@videolan.org>
  1324. Date:   Sat Nov 29 13:39:43 2003 +0000
  1325.     * modules/gui/wxwindows/*: got rid of the Misc menu and moved everything in the Settings one.
  1326. commit bf61fa48f6f8fa2a1ec3bd2e78796678eb85db4f
  1327. Author: Laurent Aimar <fenrir@videolan.org>
  1328. Date:   Sat Nov 29 13:12:11 2003 +0000
  1329.      * all: - fixed non I420 input
  1330.             - added raw output support.(in a pure hack way but allow
  1331.             transcode{vcodec=I420} )
  1332. commit e16a703cc6cdf090e413c7b3f3a93107a3aeadee
  1333. Author: Laurent Aimar <fenrir@videolan.org>
  1334. Date:   Sat Nov 29 12:03:08 2003 +0000
  1335.      * encoder: added a memset.
  1336. commit 27c49515536085399eb057d633203797dcd4d1b9
  1337. Author: Laurent Aimar <fenrir@videolan.org>
  1338. Date:   Sat Nov 29 11:12:46 2003 +0000
  1339.      * all: better handling of multiple (video) tracks.
  1340.         - now vout are checked for release every 300ms
  1341.         - when *-es are triggered, all same es are unselect not only the
  1342.         last selected. (more intuitive) The only problems are that it's not
  1343.         possible to select again all ES, and the checkbox can show only one
  1344.         selected ES.
  1345. commit 80d6bfb22ee78e877b9e02b0f1ca76ee1b21a7a4
  1346. Author: Gildas Bazin <gbazin@videolan.org>
  1347. Date:   Sat Nov 29 00:41:35 2003 +0000
  1348.     * modules/codec/ffmpeg/encoder.c: fixed compilation problem with ffmpeg 0.4.8
  1349. commit 1f239513e66b664e19126c14b1216fea469e3bf7
  1350. Author: Gildas Bazin <gbazin@videolan.org>
  1351. Date:   Fri Nov 28 23:40:09 2003 +0000
  1352.     * modules/codec/ffmpeg/*: fixed the code to disable cpu features.
  1353. commit 93187b326413da326c2f8da92a25240e825ec364
  1354. Author: Laurent Aimar <fenrir@videolan.org>
  1355. Date:   Fri Nov 28 22:23:04 2003 +0000
  1356.      * mkv: fixed a buffer overflow.
  1357. commit 5fee9b1b38b81686019976693c668f101e33c3ba
  1358. Author: Gildas Bazin <gbazin@videolan.org>
  1359. Date:   Fri Nov 28 22:16:30 2003 +0000
  1360.     * modules/misc/dummy/input.c: use p_input->psz_demux = "vlc,none" to force the demux.
  1361. commit 50476b831ac673b0caa9901a7bde6a31435c1317
  1362. Author: Jason Luka <geshp@videolan.org>
  1363. Date:   Fri Nov 28 18:19:57 2003 +0000
  1364.     - Update to 0.7.0-test1
  1365.     - Updated version numbers on dependancies
  1366.     - Removed ALSA support until RH/FC turns to kernel 2.6
  1367.     - Added --enable-speex and --enable-pp
  1368.     - Mozilla plugin now built for 1.4.1
  1369.     - Currently broken (Matroska/EBML problems)
  1370. commit 3bf459f3109e87a01b833300f537f0e1d6a44315
  1371. Author: Derk-Jan Hartman <hartman@videolan.org>
  1372. Date:   Fri Nov 28 17:30:31 2003 +0000
  1373.     * Fix text subtitles which were missing their last char since the API port.
  1374.     * Track Name is now stored in fmt.psz_description
  1375. commit a366f66cf412169f049ea120d05258e0fbfbdeb9
  1376. Author: Laurent Aimar <fenrir@videolan.org>
  1377. Date:   Fri Nov 28 17:04:31 2003 +0000
  1378.      * input: avoid double free/release when InitStream fail.
  1379. commit 47a1f97ee3d3a3753f59e9f55153af16cab98f92
  1380. Author: Laurent Aimar <fenrir@videolan.org>
  1381. Date:   Fri Nov 28 16:09:07 2003 +0000
  1382.      * ffmpeg: added h264 codec.
  1383. commit 9bb05f5e2be6363d2726093864eae89f32ec484b
  1384. Author: Laurent Aimar <fenrir@videolan.org>
  1385. Date:   Fri Nov 28 16:06:56 2003 +0000
  1386.      * input_dec: does pass empty block to the decoder.
  1387. commit 8bd5cebc722037386b608ca450ec484e7047ec32
  1388. Author: Laurent Aimar <fenrir@videolan.org>
  1389. Date:   Fri Nov 28 13:24:52 2003 +0000
  1390.      * avi: fix end of file...
  1391. commit d24c6d1a89d418e81157ffb748618fc54d527462
  1392. Author: Christophe Massiot <massiot@videolan.org>
  1393. Date:   Fri Nov 28 10:36:58 2003 +0000
  1394.     Forgot that yesterday...
  1395. commit 698fe2a987c57710be913bb78779252d6bcf9654
  1396. Author: Christophe Massiot <massiot@videolan.org>
  1397. Date:   Thu Nov 27 22:44:51 2003 +0000
  1398.     * modules/stream_out/transcode.c: new options
  1399.        - strict_rc : strict rate control mode for CBR streams
  1400.        - pre_me : add a pre-motion estimation pass
  1401.        - hurry_up : allow to discard the hq mode in real-time if we're late
  1402.     * modules/mux/mpeg/ts.c: useful debug messages
  1403.     * modules/packetizer/mpegvideo.c: useless debug message
  1404. commit 02ddcc7d47749ff0dbca4441a6b0e1c212b3a498
  1405. Author: Laurent Aimar <fenrir@videolan.org>
  1406. Date:   Thu Nov 27 21:24:57 2003 +0000
  1407.      * item: lalalala... (remove a debug change -> psz_auther set to "Arg")
  1408. commit 2226791315f6cd235b7c84b4cd23e1a63882ad65
  1409. Author: Laurent Aimar <fenrir@videolan.org>
  1410. Date:   Thu Nov 27 20:51:31 2003 +0000
  1411.      * faad: drop packets with b_discontinuity set.
  1412. commit 7de8c209db67eb84b51802708c91792b44a7169a
  1413. Author: Laurent Aimar <fenrir@videolan.org>
  1414. Date:   Thu Nov 27 20:50:48 2003 +0000
  1415.      * mp4: ported to stream_*
  1416. commit 646f7beb332351fbc634fc828a64844a9132477c
  1417. Author: Laurent Aimar <fenrir@videolan.org>
  1418. Date:   Thu Nov 27 19:39:53 2003 +0000
  1419.     copy: set pts to dts if pts <= 0. (Needed to make div3 streaming working
  1420.      again)
  1421.     ts: use one stream_id for mpeg video (and one for mpeg audio).
  1422. commit ee6c4f54ffd6e90c7deb6789d770523f058840ff
  1423. Author: Laurent Aimar <fenrir@videolan.org>
  1424. Date:   Thu Nov 27 12:32:51 2003 +0000
  1425.      * mp4: converted to es_out* and partialy to stream_*
  1426. commit c299138fd9323261466a5d05dfd3fc2cb7f0a806
  1427. Author: Laurent Aimar <fenrir@videolan.org>
  1428. Date:   Thu Nov 27 12:32:03 2003 +0000
  1429.      * all: drop block(s) with b_discontinuity set.
  1430. commit e5c71f3f7ddba6518ef00ec8d52b7f7f28a35bcc
  1431. Author: Laurent Aimar <fenrir@videolan.org>
  1432. Date:   Thu Nov 27 12:22:15 2003 +0000
  1433.      * bug fixes.
  1434. commit cb16ed216388d88b46e44aa38cd2ac892d0a075e
  1435. Author: Gildas Bazin <gbazin@videolan.org>
  1436. Date:   Thu Nov 27 10:34:51 2003 +0000
  1437.     * modules/stream_out/transcode.c: don't crash when the user specifies a acodec/vcodec with more the 4 characters in length.
  1438.     * modules/gui/wxwindows/streamout.cpp: grrr, thought I add committed this stuff.
  1439. commit 6a35747e845bc97265955876a60dc640a15fbf09
  1440. Author: Derk-Jan Hartman <hartman@videolan.org>
  1441. Date:   Thu Nov 27 10:13:11 2003 +0000
  1442.     * hu.po was missing here.
  1443. commit e00c88e8b942b788a6fd1712a29fe533a85ac74d
  1444. Author: Derk-Jan Hartman <hartman@videolan.org>
  1445. Date:   Thu Nov 27 10:06:13 2003 +0000
  1446.     * updated translation
  1447. commit ef0ccf79841826e266ae763861d897e8cecc5330
  1448. Author: Mohammed Adnène Trojette <adn@videolan.org>
  1449. Date:   Thu Nov 27 06:37:11 2003 +0000
  1450.     * Fixes for MRL Updates
  1451.     * SetToolTips
  1452. commit be8812aeb5c08a9d823586f2f4bfc34de376adaa
  1453. Author: Laurent Aimar <fenrir@videolan.org>
  1454. Date:   Thu Nov 27 05:46:01 2003 +0000
  1455.      * all: added an sout-all option to stream all es (does work only with
  1456.      demuxer using es_out_* ie everyone but TS and PS).
  1457. commit f67a6d79bfacccf0086d102fa51b599663bbc77d
  1458. Author: Laurent Aimar <fenrir@videolan.org>
  1459. Date:   Thu Nov 27 05:41:19 2003 +0000
  1460.      * livedotcom.cpp: added call to input_InitStream.
  1461. commit 46e872e431f01dcdd98c018553574fbee8a7ca8b
  1462. Author: Laurent Aimar <fenrir@videolan.org>
  1463. Date:   Thu Nov 27 04:11:40 2003 +0000
  1464.      * all: implement more es_out_* control, audio-channel and spu-channel are
  1465.      implemented.
  1466. commit fc1221c11bfd3b4b3c66f823d9fbf43c475e35a3
  1467. Author: Gildas Bazin <gbazin@videolan.org>
  1468. Date:   Thu Nov 27 00:57:12 2003 +0000
  1469.     * mozilla/Makefile.am: don't forget mozilla/npvlc_rc.rc in make dist.
  1470. commit decbe365f9e4772429e14f5a794bf2287d53b256
  1471. Author: Sam Hocevar <sam@videolan.org>
  1472. Date:   Thu Nov 27 00:05:51 2003 +0000
  1473.       * toolbox: more cvs2cl fixes.
  1474.       * ChangeLog: updated changelog.
  1475. commit b2192adfa59e11f52f3cf6b823dc7d0de59f1815
  1476. Author: Sam Hocevar <sam@videolan.org>
  1477. Date:   Wed Nov 26 23:32:07 2003 +0000
  1478.       * toolbox: Attempt to fix a strange cvs2cl behaviour.
  1479. commit 63bed47c188e3864598eed6bfab0855dc9420974
  1480. Author: Gildas Bazin <gbazin@videolan.org>
  1481. Date:   Wed Nov 26 23:14:01 2003 +0000
  1482.     * po/*: update for 0.7.0-test1.
  1483. commit 6d0acab61d719797ada7b521dc11e70e24046c91
  1484. Author: Gildas Bazin <gbazin@videolan.org>
  1485. Date:   Wed Nov 26 22:56:04 2003 +0000
  1486.     * modules/stream_out/display.c: fixed timestamp generation.
  1487. commit 204169641b642296bfb93b0b28c7fbbd19a80e4b
  1488. Author: Gildas Bazin <gbazin@videolan.org>
  1489. Date:   Wed Nov 26 22:18:29 2003 +0000
  1490.     * modules/codec/ffmpeg/chroma.c: oops.
  1491. commit ed9247b29773cdc2973610fa0341f97f9ea5dfb5
  1492. Author: Gildas Bazin <gbazin@videolan.org>
  1493. Date:   Wed Nov 26 22:12:48 2003 +0000
  1494.     * modules/codec/ffmpeg/*: fixed small memleak in chroma plugin.
  1495.        Added back missing bitrate setting for video encoding.
  1496. commit cee266c93de99861faaaf353a95b08bde7571016
  1497. Author: Gildas Bazin <gbazin@videolan.org>
  1498. Date:   Wed Nov 26 22:00:56 2003 +0000
  1499.     * modules/access/v4l/v4l.c: fixed small mem leak.
  1500. commit 25d4e55f8f7cdbfe2205d7bdebf0c05bbf926bc6
  1501. Author: Gildas Bazin <gbazin@videolan.org>
  1502. Date:   Wed Nov 26 21:54:00 2003 +0000
  1503.     * modules/access/dshow/dshow.cpp: small change to default chroma selection.
  1504. commit 97f52890be346167787e0648dd7e2974d687cc06
  1505. Author: Laurent Aimar <fenrir@videolan.org>
  1506. Date:   Wed Nov 26 20:44:38 2003 +0000
  1507.      * system: change some msg_Err to msg_Warn.
  1508. commit f78aa8ea253afd8f610f482380d5c9de3e74dd4f
  1509. Author: Gildas Bazin <gbazin@videolan.org>
  1510. Date:   Wed Nov 26 18:48:24 2003 +0000
  1511.     * src/input/input.c: fixed a whole load of mem leaks when the input is closed before the initialisation is complete (inexistant input, etc...).
  1512. commit 071841ed39bee70467654db34e3c77548340a53e
  1513. Author: Gildas Bazin <gbazin@videolan.org>
  1514. Date:   Wed Nov 26 13:59:16 2003 +0000
  1515.     * modules/codec/ffmpeg/encoder.c: bframes are supported for mp1v and mp2v as well as mpgv.
  1516. commit 37c3eadcd507bc123f74379fcc28035691436b4b
  1517. Author: Clément Stenac <zorglub@videolan.org>
  1518. Date:   Wed Nov 26 10:45:21 2003 +0000
  1519.     * Merged sort functions
  1520.     * Added a randomize playlist function
  1521. commit 380edbae4061b349232364c7d7989c4ef8e8931f
  1522. Author: Gildas Bazin <gbazin@videolan.org>
  1523. Date:   Wed Nov 26 08:18:09 2003 +0000
  1524.     * ALL: fixed memory leaks.
  1525.     * modules/demux/mp4/libmp4.c: fixed parsing of the "wave" tag (I'm sure there's a better fix but this one works).
  1526.     * modules/demux/ogg.c: another seeking fix (We also need to flush the per stream buffer with ogg_stream_reset()).
  1527. commit 695943b9f6d103e9540353dfdb9c5ebfcba4d50b
  1528. Author: Rocky Bernstein <rocky@videolan.org>
  1529. Date:   Wed Nov 26 03:40:31 2003 +0000
  1530.     Remove unused code accidentially duplicated in split.
  1531. commit c2323552a23efcebbd28a1432279a1263b88b522
  1532. Author: Rocky Bernstein <rocky@videolan.org>
  1533. Date:   Wed Nov 26 03:35:26 2003 +0000
  1534.     Split out cdda to facilitate later changes.
  1535. commit 11337d43d80d34bfe7544ac8de4deb1a3f9025eb
  1536. Author: Rocky Bernstein <rocky@videolan.org>
  1537. Date:   Wed Nov 26 03:34:22 2003 +0000
  1538.     Guard against including twice.
  1539. commit 5b96a625f3cfe77751dcd8be32952175208718dd
  1540. Author: Rocky Bernstein <rocky@videolan.org>
  1541. Date:   Wed Nov 26 02:41:02 2003 +0000
  1542.     Leftover comment.
  1543. commit bf2c675db6e81f3ea1b8bb079049d99f62eda290
  1544. Author: Rocky Bernstein <rocky@videolan.org>
  1545. Date:   Wed Nov 26 02:00:41 2003 +0000
  1546.     cddax has moved.
  1547. commit 6a99be21c9b008fecfd8a7d173db5c0dcda18210
  1548. Author: Rocky Bernstein <rocky@videolan.org>
  1549. Date:   Wed Nov 26 01:45:03 2003 +0000
  1550.     And 'nother name.
  1551. commit 451fbf1f6e4878285c56fa14b7447ffc2df35324
  1552. Author: Rocky Bernstein <rocky@videolan.org>
  1553. Date:   Wed Nov 26 01:40:16 2003 +0000
  1554.     One more name...
  1555. commit 092eac7a915197da0b6d1e6fcdd10396de9d28e2
  1556. Author: Rocky Bernstein <rocky@videolan.org>
  1557. Date:   Wed Nov 26 01:32:54 2003 +0000
  1558.     Move libcdio CD-DA plugin into its own directory before the big split up.
  1559. commit f9ce508b392dbe132b6b45e0d530f8ae79db1a25
  1560. Author: Rocky Bernstein <rocky@videolan.org>
  1561. Date:   Wed Nov 26 01:28:52 2003 +0000
  1562.     Minor name-change tidying up.
  1563. commit fe2a8730463e46502e19e3a984a12fb68976eacd
  1564. Author: Derk-Jan Hartman <hartman@videolan.org>
  1565. Date:   Tue Nov 25 21:21:36 2003 +0000
  1566.     * modules/audio_output/coreaudio.c:
  1567.       - Many of the error streams were identical. This isn't helping debugging.
  1568. commit 92bbd4ea05497e69e59d65edbb43e17ebc1d5109
  1569. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1570. Date:   Tue Nov 25 20:41:35 2003 +0000
  1571.     PDA Interface:
  1572.     - Fixed a p_playlist refcount problem
  1573.     - Clearing VLC playlist and Playlist widget.
  1574. commit 66a795307428bba16b5affc8eedf24aa775c1492
  1575. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1576. Date:   Tue Nov 25 20:01:08 2003 +0000
  1577.     PDA Interface:
  1578.     - Fix segfault when adding one file to the playlist widget from the fileview widget.
  1579.     - Cleanup of code.
  1580. commit 407540bff540e20ea459582590563ea275ff130c
  1581. Author: Christophe Massiot <massiot@videolan.org>
  1582. Date:   Tue Nov 25 19:59:04 2003 +0000
  1583.     * modules/access/satellite/access.c: do not use p_es->i_demux_fd ; fixed
  1584.       demux filters leak (particularly harmful on the Dreambox) ; correctly
  1585.       handle PAT and PMT changes.
  1586. commit e4345c822561aa4f82e28eb5f70b38be813fc562
  1587. Author: Sam Hocevar <sam@videolan.org>
  1588. Date:   Tue Nov 25 12:35:15 2003 +0000
  1589.       * src/misc/modules.c: Allow for premature Ctrl-C escapes even while VLC
  1590.         is loading its plugins.
  1591. commit 0863ba24dc82bc00214d3ec9357f16c8209c126f
  1592. Author: Rocky Bernstein <rocky@videolan.org>
  1593. Date:   Tue Nov 25 03:55:12 2003 +0000
  1594.     Forgot to delete keypress callback.
  1595. commit a09257808967bb49001a0dd114edcb88f859ba75
  1596. Author: Rocky Bernstein <rocky@videolan.org>
  1597. Date:   Tue Nov 25 03:54:33 2003 +0000
  1598.     Plugin now tested ;-) Add missing prototypes.
  1599.     
  1600.     Remove unused Mouse event handling. Forgot to delete keypress callback.
  1601. commit aac4de4eca4c46aae705774a9593c9dcff4d4c25
  1602. Author: Gildas Bazin <gbazin@videolan.org>
  1603. Date:   Tue Nov 25 00:58:41 2003 +0000
  1604.     * modules/gui/wxwindows/*: fixed a couple of memory leaks.
  1605. commit 4ae90d8f5d81a8d7fe035e8779bb2e054ebb6a86
  1606. Author: Laurent Aimar <fenrir@videolan.org>
  1607. Date:   Tue Nov 25 00:56:35 2003 +0000
  1608.      * all: fixed a lot of small memory leaks.
  1609. commit 89fd537f7dbd6775d9fd3b6295e4a3bf1a61bbf7
  1610. Author: Gildas Bazin <gbazin@videolan.org>
  1611. Date:   Mon Nov 24 23:22:01 2003 +0000
  1612.     * src/input/input_dec.c, include/vlc_codec.h: added 2 callbacks in the decoder_t structure for pictures linking/unlinking.
  1613.     * modules/codec/libmpeg2.c: restored pictures linking/unlinking code.
  1614.     * modules/codec/ffmpeg/video.c: idem and reenabled direct rendering even when the hurry-up mode is activated as it doesn't seem to create a problem anymore with recent ffmpeg.
  1615. commit f4d5ed752021a45241c180d685dcfd89b2981440
  1616. Author: Gildas Bazin <gbazin@videolan.org>
  1617. Date:   Mon Nov 24 21:47:33 2003 +0000
  1618.     * src/audio_output/mixer.c: fixed timestamp rounding problem.
  1619. commit 3adaad543eb620331e536d72eeefb4e8b1b745d1
  1620. Author: Laurent Aimar <fenrir@videolan.org>
  1621. Date:   Mon Nov 24 20:50:45 2003 +0000
  1622.      * moved EsOut* to es_out.c and introduced internal input_EsOutNew and
  1623.      input_EsOutDelete.
  1624. commit 7747309f53ad270320aa603ca2b1674a5d12e73a
  1625. Author: Gildas Bazin <gbazin@videolan.org>
  1626. Date:   Mon Nov 24 20:45:23 2003 +0000
  1627.     * modules/access/dshow/*: compilation fixes.
  1628.     * include/vlc_common.h: added a couple of casts to TAB_APPEND().
  1629. commit 29920e214984d6044575074d67d0ad98309c4e90
  1630. Author: Laurent Aimar <fenrir@videolan.org>
  1631. Date:   Mon Nov 24 19:30:54 2003 +0000
  1632.      * dshow: ported to es_out_* and stream_*. Not tested (sorry).
  1633. commit df0c60d6cb2f68288ec40ac734c3373866606e94
  1634. Author: Gildas Bazin <gbazin@videolan.org>
  1635. Date:   Mon Nov 24 19:27:46 2003 +0000
  1636.     * modules/access/v4l/v4l.c: small fix and added a --v4l-chroma option to force a chroma fourcc for the video device.
  1637. commit c43321236da5b5c17ab095a1ec8e6885abececae
  1638. Author: Gildas Bazin <gbazin@videolan.org>
  1639. Date:   Mon Nov 24 19:20:19 2003 +0000
  1640.     * src/input/input.c: oops, set the ES format before selecting it.
  1641. commit 3106fa79d2118784c839a644a493e605546b4f98
  1642. Author: Laurent Aimar <fenrir@videolan.org>
  1643. Date:   Mon Nov 24 19:19:02 2003 +0000
  1644.      * rawdv.c: ported to es_out_* and stream_*.
  1645. commit 40200aae2bf70021306d307461df24ed4ca6d3e3
  1646. Author: Gildas Bazin <gbazin@videolan.org>
  1647. Date:   Mon Nov 24 18:00:10 2003 +0000
  1648.     * configure.ac, extras/MacOSX/*: bumped version number to 0.7.0-test1 in preparation for the test release.
  1649. commit 907645f87a0743a83c1e59c1c82f17f7f7e90a14
  1650. Author: Laurent Aimar <fenrir@videolan.org>
  1651. Date:   Mon Nov 24 17:34:21 2003 +0000
  1652.      * m4v: ported to es_out*, stream_*  and use the mp4v packetizer. Anyway
  1653.      dts are  still calculated for  a 25fps stream. (The  packetizer doesn't
  1654.      calulate pts/dts for now).
  1655. commit b4a99b59e309e3816e15df79030d003fcd68bd9f
  1656. Author: Laurent Aimar <fenrir@videolan.org>
  1657. Date:   Mon Nov 24 17:11:23 2003 +0000
  1658.      * cddax: ported to es_out_* and stream_*. Not tested (sorry).
  1659. commit 45e9db1f8019d4cd8f2d623570dbfaa6f8ad41a3
  1660. Author: Laurent Aimar <fenrir@videolan.org>
  1661. Date:   Mon Nov 24 16:45:53 2003 +0000
  1662.      * v4l: ported to stream_* and es_out_*. Not tested !
  1663. commit 98d646edf12f08df39c38fb6cb983377bda41600
  1664. Author: Gildas Bazin <gbazin@videolan.org>
  1665. Date:   Mon Nov 24 13:40:03 2003 +0000
  1666.     * modules/gui/wxwindows/menus.cpp: small fix.
  1667.     * modules/codec/quicktime.c: compilation fix on win32.
  1668.     * modules/demux/avi/avi.c: small hack to avoid eating all the resources on broken files.
  1669. commit ce6550efdcb9daf33a7027897878f37eb4015be8
  1670. Author: Laurent Aimar <fenrir@videolan.org>
  1671. Date:   Mon Nov 24 12:44:24 2003 +0000
  1672.      * cdda: ported to es_out*.
  1673. commit 26df56c229d8a98a6488e54d6fe70632ba8c95c1
  1674. Author: Laurent Aimar <fenrir@videolan.org>
  1675. Date:   Mon Nov 24 03:30:38 2003 +0000
  1676.      * all: do not export input_NullPacket
  1677.      * input_dec.c: fixed a (big) memory leak.
  1678. commit 58cd81bfb076f2ee2bafe4ed6b78ea072c1bed42
  1679. Author: Rocky Bernstein <rocky@videolan.org>
  1680. Date:   Mon Nov 24 03:30:36 2003 +0000
  1681.     Minor debug output change.
  1682. commit 54c8b4cc03ab2c95fd59f68042425d97020e0b25
  1683. Author: Rocky Bernstein <rocky@videolan.org>
  1684. Date:   Mon Nov 24 03:28:27 2003 +0000
  1685.     Add keyboard input handling, e.g. if visualization plugin. Needs some
  1686.     more work, but it's a start.
  1687. commit a71b75aea2c469ce6390e67f9cc4e2ab60024ca2
  1688. Author: Rocky Bernstein <rocky@videolan.org>
  1689. Date:   Mon Nov 24 03:27:28 2003 +0000
  1690.     Change debug output slightly to make more informative and to assist
  1691.     in determining which selecting ES we might be at.
  1692. commit 0981604c0e13a9856cb3e0dea6a0ffd19fa635b6
  1693. Author: Laurent Aimar <fenrir@videolan.org>
  1694. Date:   Mon Nov 24 02:35:50 2003 +0000
  1695.      * all: ported/cleaned up/renabled dvb subtitle decoder. But it is untested.
  1696.      (I have no sample at all)
  1697. commit 5bab317bca09e2e3c5db3be8442067ac24f2dfe3
  1698. Author: Rocky Bernstein <rocky@videolan.org>
  1699. Date:   Mon Nov 24 00:41:19 2003 +0000
  1700.     Set cdio log routine.
  1701. commit 4d50b304c5d926371d8800af3fd6d4707613bd9e
  1702. Author: Laurent Aimar <fenrir@videolan.org>
  1703. Date:   Mon Nov 24 00:40:36 2003 +0000
  1704.      * input_ext-dec.c: useless file.
  1705. commit f2dbf8ee26c0f7bc766094443ef848ed4719e36e
  1706. Author: Gildas Bazin <gbazin@videolan.org>
  1707. Date:   Mon Nov 24 00:36:37 2003 +0000
  1708.     * install-win32: added a registry entry for the mozilla plugin (the xpt file still needs to be registered by hand though).
  1709. commit 3439df81011c06ba3c10b6aaf649732298f94622
  1710. Author: Laurent Aimar <fenrir@videolan.org>
  1711. Date:   Mon Nov 24 00:39:02 2003 +0000
  1712.      * all: removed decoder_fifo_t.
  1713. commit 057d2ab9db7bfbc6fe8bfb29480098d22b4061fc
  1714. Author: Rocky Bernstein <rocky@videolan.org>
  1715. Date:   Mon Nov 24 00:23:55 2003 +0000
  1716.     Add intf-vcd.txt to distribution and installed documentation.
  1717. commit b3674200977cedfa1b9477ecccb07da723649eae
  1718. Author: Gildas Bazin <gbazin@videolan.org>
  1719. Date:   Mon Nov 24 00:01:42 2003 +0000
  1720.     * modules/codec/ffmpeg/postprocess.c: fixed uninitialized variable.
  1721.     * modules/mux/ogg.c: allow embedding mpeg1/2 video (only vlc will play back these files).
  1722. commit 07afa46c5375f17b8581b994a0a89026d5716ee7
  1723. Author: Olivier Teulière <ipkiss@videolan.org>
  1724. Date:   Sun Nov 23 22:29:27 2003 +0000
  1725.     Use snprintf instead of sprintf
  1726. commit 20da59b56469323dc7493860eab104f3c5fb7280
  1727. Author: Derk-Jan Hartman <hartman@videolan.org>
  1728. Date:   Sun Nov 23 22:18:08 2003 +0000
  1729.     * Compile before you commit was our slogan right?
  1730. commit 5669a2c5e382a899c53ed2b712aac20f3c8f1ea5
  1731. Author: Gildas Bazin <gbazin@videolan.org>
  1732. Date:   Sun Nov 23 20:37:04 2003 +0000
  1733.     * modules/gui/wxwindows/*: added new codecs for stream output.
  1734.        Added ffmpeg postproc to menus.
  1735.     * modules/codec/ffmpeg/*: allow switching postproc filters on the fly.
  1736. commit 38d4a3f777385eeaa11bd4a4bb5b2f7f18dce53a
  1737. Author: Laurent Aimar <fenrir@videolan.org>
  1738. Date:   Sun Nov 23 18:40:09 2003 +0000
  1739.      * all: disabled dv, xvid, dvbsub (they won't compile anymore really soon).
  1740. commit 5a6c9e6c0fa7661853400967050b39c906cc02f2
  1741. Author: Alexis de Lattre <alexis@videolan.org>
  1742. Date:   Sun Nov 23 18:31:55 2003 +0000
  1743.     - Updated French translation (still a lot of work to do...)
  1744.     - Modified some strings in VLC source code
  1745.     - ran ./toolbox --update-po
  1746. commit fbd2afa09cdf2688fceb15606583efa4515fef86
  1747. Author: Rocky Bernstein <rocky@videolan.org>
  1748. Date:   Sun Nov 23 18:24:38 2003 +0000
  1749.     Next/previous/return navigation bugs - not setting item type.
  1750. commit 2db5679b7f11b1675fe2f904cce73303fa86739f
  1751. Author: Gildas Bazin <gbazin@videolan.org>
  1752. Date:   Sun Nov 23 18:21:48 2003 +0000
  1753.     * src/input/input_dec.c: set p_dec->b_error when we can't create the output.
  1754. commit 22d48a5cc11b9506a8b88e1c880f64bb40e21037
  1755. Author: Gildas Bazin <gbazin@videolan.org>
  1756. Date:   Sun Nov 23 18:16:45 2003 +0000
  1757.     * modules/control/http.c: cough cough
  1758. commit 07004fb9b7d06f34c9a33da8ef70f6904c99f9d3
  1759. Author: Gildas Bazin <gbazin@videolan.org>
  1760. Date:   Sun Nov 23 17:51:54 2003 +0000
  1761.     * modules/gui/wxwindows/*: small cleanup.
  1762. commit 6d46c2a110b24aa047e9e8be788b8784b4dc3858
  1763. Author: Gildas Bazin <gbazin@videolan.org>
  1764. Date:   Sun Nov 23 17:46:06 2003 +0000
  1765.     * modules/control/http.c: fixed segfault when deleting items and prevent adding empty items.
  1766. commit fd6e137a617824a0f1944620d8720c8db39226a3
  1767. Author: Rocky Bernstein <rocky@videolan.org>
  1768. Date:   Sun Nov 23 17:18:00 2003 +0000
  1769.     Update/correct debug flag documentation.
  1770. commit 6378fd38a8de472e186f98f6f92bf7c507c26f82
  1771. Author: Rocky Bernstein <rocky@videolan.org>
  1772. Date:   Sun Nov 23 17:06:43 2003 +0000
  1773.     Some basic help for the VCD plugin.
  1774. commit a4c533fe4c5998461a61f50daa0eeccc0660cee9
  1775. Author: Simon Latapie <garf@videolan.org>
  1776. Date:   Sun Nov 23 16:27:54 2003 +0000
  1777.      * index.html: oops (forgot refresh cludge)
  1778. commit 32ed571bf3bd17fc99c8d2c3c4234a72de069946
  1779. Author: Simon Latapie <garf@videolan.org>
  1780. Date:   Sun Nov 23 16:24:20 2003 +0000
  1781.      * src/playlist/item.c : stops the playlist if we delete the currently
  1782.        played item
  1783.      * doc/intf-http.txt : adding "pl.group"
  1784.      * share/http/index.html : little cosmetic change (better according to
  1785.        gibalou).
  1786. commit 11aaa3f7ef4fb312bb08438f42e9e998b185738e
  1787. Author: Clément Stenac <zorglub@videolan.org>
  1788. Date:   Sun Nov 23 16:02:56 2003 +0000
  1789.     * NEWS : added a few missing things
  1790.     * AUTHORS: updated sam's, sigmund's, garf's, gibalou's and fenrir's records
  1791. commit f228aee3eb3a526233006e3d8e866d7d87e38c04
  1792. Author: Gildas Bazin <gbazin@videolan.org>
  1793. Date:   Sun Nov 23 15:50:07 2003 +0000
  1794.     * modules/codec/speex.c: support for speex encoding.
  1795.     * modules/codec/vorbis.c: removed unused code.
  1796. commit 3fd71df7976762ab2a35633bde14ca54bf69eb26
  1797. Author: Christophe Massiot <massiot@videolan.org>
  1798. Date:   Sun Nov 23 14:49:51 2003 +0000
  1799.     grmbl again
  1800. commit 8a55f6f405697f14d0404925174c5fc93fdf3273
  1801. Author: Rocky Bernstein <rocky@videolan.org>
  1802. Date:   Sun Nov 23 14:34:19 2003 +0000
  1803.     Add configuration options to set default device. For VCD's add
  1804.     configuration option to specify whether or not to use PBC.
  1805. commit 2b015a6e5764db6d2f30b2cce37849eee8488aba
  1806. Author: Gildas Bazin <gbazin@videolan.org>
  1807. Date:   Sun Nov 23 14:28:15 2003 +0000
  1808.     * NEWS: updated with new stuff.
  1809. commit 2dd7a46bd36fe17657f8e4098896cbaffa590dc5
  1810. Author: Christophe Massiot <massiot@videolan.org>
  1811. Date:   Sun Nov 23 14:00:25 2003 +0000
  1812.     Bug fix for *.a libraries.
  1813. commit 990d95c859f5bbd5b848d0b94d09f9a27bf0678a
  1814. Author: Gildas Bazin <gbazin@videolan.org>
  1815. Date:   Sun Nov 23 13:25:32 2003 +0000
  1816.     * modules/codec/quicktime.c, modules/codec/cinepak.c: use pts if available, otherwise use dts.
  1817. commit 86747ddc49b9db122e0c2227558e5448cecc6447
  1818. Author: Christophe Massiot <massiot@videolan.org>
  1819. Date:   Sun Nov 23 13:23:20 2003 +0000
  1820.     Fixed bugs.
  1821. commit 9c374559aeb922fd6531a6ad6e29d44fa471f22f
  1822. Author: Gildas Bazin <gbazin@videolan.org>
  1823. Date:   Sun Nov 23 13:15:27 2003 +0000
  1824.     * modules/demux/*: some containers don't carry any PTS information, just a DTS. In that case, make sure the PTS forwarded to the decoder is set to 0.
  1825.     * modules/codec/ffmpeg/video.c: use PTS if available, if not find out the PTS from the DTS and the p_context->has_b_frames and p_pic->reference flags.
  1826. commit 0eb0aecc2def1c9bad9b9ca10916ab321a91c540
  1827. Author: Christophe Massiot <massiot@videolan.org>
  1828. Date:   Sun Nov 23 13:06:43 2003 +0000
  1829.     * Fixed bugs in the contrib build system. In particular 'make bin' should
  1830.       work now.
  1831. commit 929113ae53a9b6786fd93a0505a54185a78caa22
  1832. Author: Clément Stenac <zorglub@videolan.org>
  1833. Date:   Sun Nov 23 11:02:39 2003 +0000
  1834.     Improved the list (all ports at the end, reworked order)
  1835. commit 4584a5d758533dc95fd0798b1c9b36cbc354e8ef
  1836. Author: Laurent Aimar <fenrir@videolan.org>
  1837. Date:   Sun Nov 23 05:30:56 2003 +0000
  1838.      * cinepak: little clean up and increase priority (ffmpeg cinepak decoder
  1839.      is buggy).
  1840. commit 4b47be3d6e43c18e42e0805d9061dd136843ed22
  1841. Author: Laurent Aimar <fenrir@videolan.org>
  1842. Date:   Sun Nov 23 04:58:00 2003 +0000
  1843.      * adpcm: bug fixes.
  1844. commit 8259076d9f300a5f76cd5083f6a4610befaed51f
  1845. Author: Rocky Bernstein <rocky@videolan.org>
  1846. Date:   Sun Nov 23 04:56:08 2003 +0000
  1847.     Bug in processing numeric entry - passed wrong value.
  1848. commit c1482fe573e0b9453f56e8b4c8929771e04ca258
  1849. Author: Rocky Bernstein <rocky@videolan.org>
  1850. Date:   Sun Nov 23 03:58:33 2003 +0000
  1851.     intf.c, vcdplayer.c: Add code for multi-default selection lists. But
  1852.     this required new libvcdinfo API - so change to configure.ac for
  1853.     pending new libcdio/vcdimager releases.
  1854.     
  1855.     Additional libvcdinfo routines also means less VCD twidling inside vlc
  1856.     code, thus simplifying what is already a bit complicated and likely to
  1857.     get more so.
  1858. commit 2d037953d9b39dce6fd6bd0f175fe78789029eef
  1859. Author: Laurent Aimar <fenrir@videolan.org>
  1860. Date:   Sun Nov 23 03:55:01 2003 +0000
  1861.      * all: do not use p_fifo.
  1862. commit 53d9b1b2e7d0910cd9055f3f642854e9c66e481e
  1863. Author: Laurent Aimar <fenrir@videolan.org>
  1864. Date:   Sun Nov 23 03:45:11 2003 +0000
  1865.      * quicktime: removed a define.
  1866. commit c5bc2448bf9c2cbc8c5a212d381939bee86eb1da
  1867. Author: Laurent Aimar <fenrir@videolan.org>
  1868. Date:   Sun Nov 23 03:41:58 2003 +0000
  1869.      * quicktime: ported to the new API, fix compilation with w32dll loader.
  1870.         -> but untested under OS X and win32.
  1871. commit 7b8e8730b313dc4e24b6f8a5c9ba5568a360691e
  1872. Author: Laurent Aimar <fenrir@videolan.org>
  1873. Date:   Sun Nov 23 03:17:39 2003 +0000
  1874.      * input_dec.c:
  1875.         - also check for p_dec->b_die and b_error.
  1876.         - unload module before joining thread (in DecoderThread) otherwise qt
  1877.         win32 dll loader will segfault. (but perhaps I'm the only one using it)
  1878.             -> find a better solution.
  1879. commit 61f6d450b1863de272a471d34d35af8d031390da
  1880. Author: Laurent Aimar <fenrir@videolan.org>
  1881. Date:   Sat Nov 22 23:39:14 2003 +0000
  1882.      * all: only include header that are needed (and no more stdlib.h, string.h
  1883.      as vlc/vlc.h include them).
  1884. commit 192c809130c7d6359daf72226ef2440c0d3e62c4
  1885. Author: Laurent Aimar <fenrir@videolan.org>
  1886. Date:   Sat Nov 22 20:26:39 2003 +0000
  1887.      * input_dec: set also p_dec->b_die.
  1888. commit d3f5f59b4c12bb3a495abbb54e33ec4f12ebfc68
  1889. Author: Laurent Aimar <fenrir@videolan.org>
  1890. Date:   Sat Nov 22 20:25:01 2003 +0000
  1891.      * ts: added lpcm and dts stream. (untested)
  1892. commit 1c9f6db4b6905405f7e8b14efe0bf269884b4d18
  1893. Author: Laurent Aimar <fenrir@videolan.org>
  1894. Date:   Sat Nov 22 20:17:14 2003 +0000
  1895.      * copy: removed the old spu packetizer.
  1896. commit aa1ca8032cbcf5d2a1607c24adb17a8b111117ae
  1897. Author: Laurent Aimar <fenrir@videolan.org>
  1898. Date:   Sat Nov 22 20:15:34 2003 +0000
  1899.      * spudec: it also does the packetizer.
  1900. commit 82ca25cb1910a31a8c5b564b2399564691dc9e40
  1901. Author: Laurent Aimar <fenrir@videolan.org>
  1902. Date:   Sat Nov 22 19:55:47 2003 +0000
  1903.      * all: ported to new API.
  1904.       -> i_rate isn't used for now : it will need to be fixed.
  1905. commit 1a80449a5ac193f37787ac1dc88c29b352aa0fcb
  1906. Author: Gildas Bazin <gbazin@videolan.org>
  1907. Date:   Sat Nov 22 18:11:22 2003 +0000
  1908.     * configure.ac: get rid of the oggpackB_read check in libogg because we don't use it anymore.
  1909. commit 7369bb2a8ed6ac52352fa1912c8ef65dc3164703
  1910. Author: Gildas Bazin <gbazin@videolan.org>
  1911. Date:   Sat Nov 22 18:04:10 2003 +0000
  1912.     * include/input_ext-intf.h, include/vlc_es.h: moved ES categories into vlc_es.h
  1913.     * modules/codec/lpcm.c: ported to the new decoders api + lpcm packetizer.
  1914. commit 348244d2c63eb2f5607c77db599118a0e367dade
  1915. Author: Laurent Aimar <fenrir@videolan.org>
  1916. Date:   Sat Nov 22 17:03:57 2003 +0000
  1917.      * stream_output.h, transrate.c : do not use SOUT_BUFFER_FLAG_GOP anymore
  1918.      (may be readded later).
  1919.     
  1920.      * mpgv.c: new demuxer using the packetizer (allow to stream ES).
  1921. commit 9cbc047c7f48b4cf6e12cee14ddcb020b86f56c3
  1922. Author: Laurent Aimar <fenrir@videolan.org>
  1923. Date:   Sat Nov 22 16:53:02 2003 +0000
  1924.      * mpegvideo: ported to new API (need more clean up).
  1925. commit 294d2ef0eedb56b9c62ad58bf60e7c8d3873098f
  1926. Author: Laurent Aimar <fenrir@videolan.org>
  1927. Date:   Sat Nov 22 16:48:49 2003 +0000
  1928.      * ts: fixes.
  1929. commit 9d3e0fb5bca5d1245c34c08bac54bfdb231a53f9
  1930. Author: Sam Hocevar <sam@videolan.org>
  1931. Date:   Sat Nov 22 16:18:05 2003 +0000
  1932.       * modules/video_output/caca.c: Oops, compilation fix (thanks zorglub).
  1933. commit 3aa3ecc18ab8d93ff4e0901973aa302eb50da4ec
  1934. Author: Sam Hocevar <sam@videolan.org>
  1935. Date:   Sat Nov 22 15:53:18 2003 +0000
  1936.       * configure.ac:
  1937.         + Fixed internal symbols for version numbers containing "+".
  1938.         + Added a --enable-caca flag.
  1939.       * modules/video_output/caca.c:
  1940.         + Updated libcaca video output to the released version.
  1941.         + Added --caca-dithering flag (none, dither, random).
  1942. commit 6f73a8f38f3061f7da6dfb6b35b09307a8031f09
  1943. Author: Laurent Aimar <fenrir@videolan.org>
  1944. Date:   Sat Nov 22 15:10:38 2003 +0000
  1945.      * avi: more check on b_die (when building index).
  1946. commit 42886fbe364906f917eed96fa2237b081e426532
  1947. Author: Gildas Bazin <gbazin@videolan.org>
  1948. Date:   Sat Nov 22 15:06:50 2003 +0000
  1949.     * modules/codec/tarkin.c: ported to the new decoders api (I know, this is a waste of time ;).
  1950. commit 4033ecea22e62a442877385864a2afc5b9276bd5
  1951. Author: Laurent Aimar <fenrir@videolan.org>
  1952. Date:   Sat Nov 22 14:42:47 2003 +0000
  1953.      * block: initialise all fields.
  1954. commit 9c78d56c0eaf7b1b274e5671beee10f5395c27d0
  1955. Author: Olivier Teulière <ipkiss@videolan.org>
  1956. Date:   Sat Nov 22 13:56:21 2003 +0000
  1957.     vlc_common: Avoid a redefinition of PATH_MAX on cygwin
  1958. commit 03e8fefe41a5472c68510972f0dd3a2cf01044be
  1959. Author: Gildas Bazin <gbazin@videolan.org>
  1960. Date:   Sat Nov 22 13:49:12 2003 +0000
  1961.     * modules/stream_out/transcode.c: put back the dumb downmixing routine.
  1962. commit bfa286d3558f6aa3ae2d98bd9fa3f95f82ec1ccd
  1963. Author: Gildas Bazin <gbazin@videolan.org>
  1964. Date:   Sat Nov 22 13:19:30 2003 +0000
  1965.     * src/input/input.c: fixed previous fix (sout needs to be destroyed after the ES).
  1966. commit 6ae3f4f4d420e20569dde538ee811b45d0a898a5
  1967. Author: Gildas Bazin <gbazin@videolan.org>
  1968. Date:   Sat Nov 22 12:41:32 2003 +0000
  1969.     * src/input/input.c: don't free the ES twice.
  1970.     * modules/demux/ogg.c: ported to the es_out_*() api and fixed flac support.
  1971.     * modules/codec/flac.c: couple of fixes.
  1972. commit 0b18806cd1bfd7f7e22a77568d4a0abb0f77f78d
  1973. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1974. Date:   Sat Nov 22 12:35:17 2003 +0000
  1975.     src/playlist/item.c:
  1976.      * fixed a minor memory leak
  1977. commit 37b7392666f8dfc35889a4f8e4af7b6efc2863b3
  1978. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1979. Date:   Sat Nov 22 12:33:04 2003 +0000
  1980.     modules/misc/sap.c:
  1981.      * fixed a possible buffer overflow
  1982. commit 3f38be4f33c2ad97d6559ff3d2a1258901e8cf0e
  1983. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1984. Date:   Sat Nov 22 12:17:08 2003 +0000
  1985.     modules/misc/sap.c:
  1986.      * fixed a couple of nasty memleaks
  1987. commit 983c79c1060691de8450c827976def4f75670b60
  1988. Author: Eric Petit <titer@videolan.org>
  1989. Date:   Sat Nov 22 06:26:16 2003 +0000
  1990.      modules/gui/macosx/intf.m: don't destroy the playlist when closing the
  1991.        interface because this makes crash others interfaces which might be
  1992.        still using it (e.g. sap)
  1993. commit e70836d31e8fcd06b84590a0ec09f29e1d51902a
  1994. Author: Eric Petit <titer@videolan.org>
  1995. Date:   Sat Nov 22 04:02:10 2003 +0000
  1996.      src/misc/block.c: added a missing vlc_mutex_destroy()
  1997. commit eae53f7c783a6e60165f99d034257c8cadcde65a
  1998. Author: Eric Petit <titer@videolan.org>
  1999. Date:   Sat Nov 22 00:41:07 2003 +0000
  2000.      + modules/misc/freetype.c: fixed a couple of typos
  2001.      + *threads*, src/libvlc.h:
  2002.        test HAVE_KERNEL_SCHEDULER_H before PTHREAD_COND_T_IN_PTHREAD_H
  2003.        for now because Zeta now has a pthread implementation but it's doesn't
  2004.        seem to be (enough) POSIX compliant atm.
  2005. commit 09d997200c05de78bb05ea4e2219fec752aef5a9
  2006. Author: Gildas Bazin <gbazin@videolan.org>
  2007. Date:   Fri Nov 21 20:49:14 2003 +0000
  2008.     * modules/codec/flac.c: added a FLAC encoder.
  2009.     * modules/mux/dummy.c, modules/mux/ogg.c: you can output "normal" flac streams with the es/dummy muxer or output them with an Ogg container.
  2010. commit ea1b641e16d5dda49f420b7b0298e2b2c65ebc11
  2011. Author: Gildas Bazin <gbazin@videolan.org>
  2012. Date:   Fri Nov 21 18:55:40 2003 +0000
  2013.     * modules/gui/wxwindows/*: drag&drop on the playlist only enqueue.
  2014.        Small cosmetic change to the playlist.
  2015. commit e6a8cb4f463b2c0434b746fde21f245300e88158
  2016. Author: Laurent Aimar <fenrir@videolan.org>
  2017. Date:   Fri Nov 21 16:07:20 2003 +0000
  2018.      * mpga: fixed. (using es_out_Send with PES)
  2019. commit 621e5f4079a4cc03738487b5892bc46508217bfa
  2020. Author: Laurent Aimar <fenrir@videolan.org>
  2021. Date:   Fri Nov 21 16:02:36 2003 +0000
  2022.      * asf: pes -> block
  2023. commit 52226f31e689b545427f968922c181414f75787e
  2024. Author: Laurent Aimar <fenrir@videolan.org>
  2025. Date:   Fri Nov 21 15:51:32 2003 +0000
  2026.      * avi: use block instead of PES every where.
  2027. commit bfeea8d61f8591f77a75a8c8a7a0c09c8681bda7
  2028. Author: Laurent Aimar <fenrir@videolan.org>
  2029. Date:   Fri Nov 21 15:32:09 2003 +0000
  2030.      * all: remove sout_format_t and use es_format_t instead.
  2031. commit 151a7cdf2a5c4fe998567691a89960ae296849e7
  2032. Author: Clément Stenac <zorglub@videolan.org>
  2033. Date:   Fri Nov 21 13:20:41 2003 +0000
  2034.     * Reverse sort the playlist when clicking twice on the column header
  2035. commit 85ed45c9a46854cc77b6cf106cebdc47a1fab5f2
  2036. Author: Gildas Bazin <gbazin@videolan.org>
  2037. Date:   Fri Nov 21 13:01:05 2003 +0000
  2038.     * modules/mux/ogg.c: send the mp4v VOL data in one of the header ogg packets.
  2039. commit 662af912f9048257516fec844925f937db85dff6
  2040. Author: Gildas Bazin <gbazin@videolan.org>
  2041. Date:   Fri Nov 21 12:18:54 2003 +0000
  2042.     * modules/demux/flac.c, modules/codec/flac.c: couple of fixes.
  2043. commit 9b889a6a3d40788f6a6d9048cbb12455243cd938
  2044. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2045. Date:   Fri Nov 21 09:23:49 2003 +0000
  2046.     PDA Interface:
  2047.     - Code cleanup and fixes for file view widget.
  2048. commit ca9786f7f00e4626e5df7b15db961a0af43977b5
  2049. Author: Laurent Aimar <fenrir@videolan.org>
  2050. Date:   Fri Nov 21 06:14:59 2003 +0000
  2051.      * livedotcom: added return value for sdp:// Open.
  2052. commit 40c4b64095e00df941c5681c9f2b70f1dc671873
  2053. Author: Gildas Bazin <gbazin@videolan.org>
  2054. Date:   Fri Nov 21 01:45:48 2003 +0000
  2055.     * modules/codec/flac.c: complete rewrite of the flac decoder + new packetizer.
  2056.     * modules/demux/flac.c: rewrite of the flac demuxer which makes use of the flac packetizer.
  2057. commit 231d0470d084693eb25042ef22a111d21c63f241
  2058. Author: Gildas Bazin <gbazin@videolan.org>
  2059. Date:   Fri Nov 21 00:38:01 2003 +0000
  2060.     * include/vlc_common.h: include stdlib.h
  2061.     * include/ninput.h, src/input/stream.c, src/input/input.c:
  2062.         new stream_Block() function to read a block_t from the input.
  2063.         es_out_Send() takes a block_t as input, for PES (deprecated) use es_out_SendPES().
  2064.     * modules/demux/*: changed to new es_out_Send(). asf.c and avi.c still use es_out_SendPES() though.
  2065. commit 571f69bab779d190704c37fdb9e39439e758fffc
  2066. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2067. Date:   Thu Nov 20 23:13:28 2003 +0000
  2068.     modules/misc/sap.c:
  2069.      * more verbose header parsing code
  2070.      * support for compressed announces if zlib is available (using some code
  2071.        from Mosu from the matroska project)
  2072.      * if the sdp packet contains more than one m= line, pass it to the
  2073.        livedotcom module
  2074.     configure.ac:
  2075.      * link sap with zlib if available
  2076.     modules/demux/livedotcom.c:
  2077.      * accept sdp from the sap module
  2078. commit b38ec88240b239452c5cbd272c140e2695962eba
  2079. Author: Laurent Aimar <fenrir@videolan.org>
  2080. Date:   Thu Nov 20 22:10:56 2003 +0000
  2081.      include/vlc_es.h: defines es_format_t, audio_format_t, video_format_t.
  2082.      all: removed i_extra_type from es_format_t.
  2083. commit 6e94863269db988d825289b149755c4cae969cd8
  2084. Author: Laurent Aimar <fenrir@videolan.org>
  2085. Date:   Thu Nov 20 18:27:44 2003 +0000
  2086.      * copy: ported to new API.
  2087. commit 05d8c3ba408d1b70e3a707c529a1280eae857618
  2088. Author: Laurent Aimar <fenrir@videolan.org>
  2089. Date:   Thu Nov 20 18:26:44 2003 +0000
  2090.      * ts: fixed a stupid bug for MS codec.
  2091. commit f5d380662671da1c5153ea14ea4529ddf594fd3f
  2092. Author: Gildas Bazin <gbazin@videolan.org>
  2093. Date:   Thu Nov 20 17:48:44 2003 +0000
  2094.     * mozilla/vlcshell.cpp, modules/video_output/directx/*: round of fixes for the win32 mozilla plugin.
  2095. commit 2c54b61a73ca115e77be271ffe39ed2b95d0b51d
  2096. Author: Derk-Jan Hartman <hartman@videolan.org>
  2097. Date:   Thu Nov 20 14:39:31 2003 +0000
  2098.     * windows -> orderedWindows. Finally window commands like fullscreen, half size
  2099.       double size and float on top are sent to the correct window.
  2100. commit f850c3cabe25236d426a2a77b6c038b456e0e7a9
  2101. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2102. Date:   Thu Nov 20 10:56:44 2003 +0000
  2103.     tell cvs to ignore .pyc and .pyo files
  2104. commit fecb04cb5f730086a80bdb33da9ab893e5f4149e
  2105. Author: Simon Latapie <garf@videolan.org>
  2106. Date:   Thu Nov 20 08:44:30 2003 +0000
  2107.      * http.c: little keep and del functions fix ( don't remove currently
  2108.          playing playlist item ).
  2109. commit de409e6f596a398a2f89cd40d671a748c539cbd7
  2110. Author: Rocky Bernstein <rocky@videolan.org>
  2111. Date:   Thu Nov 20 03:56:22 2003 +0000
  2112.     Reorganize more analogous to dvdplay. Should give some growing room to
  2113.     start the custom demuxer.
  2114. commit 2a335dff63bfc2ee7f57f20745c46e2fb7ee578b
  2115. Author: Derk-Jan Hartman <hartman@videolan.org>
  2116. Date:   Thu Nov 20 02:39:09 2003 +0000
  2117.     * fixed the dockmenu. had gotten disconnected somehow.
  2118.     * cleaned up the playlist source.
  2119.     * set the correct sizing properties on the playlist buttons.
  2120.       bigben: see the bottom of the size panel of your inspector. when adding items
  2121.       always take this into account to make resize work correctly.
  2122.       also. windows are opened at the position where you save them when the nib is open.
  2123.       Always make sure the controller and playlist are to the upper left side.
  2124. commit 132df1320e7c345f3481d53d9f64e6ed8a00be99
  2125. Author: Rocky Bernstein <rocky@videolan.org>
  2126. Date:   Thu Nov 20 02:17:33 2003 +0000
  2127.     In some ways better, in some ways just different.
  2128. commit 244318045553f014bd5670385d2ad43210ef4baf
  2129. Author: Rocky Bernstein <rocky@videolan.org>
  2130. Date:   Thu Nov 20 02:15:37 2003 +0000
  2131.     Miniscule changes. In some ways better, in some ways not, just
  2132.     different.
  2133. commit ff4158b434cdbe70fa9cfd2620355c09091e557d
  2134. Author: Gildas Bazin <gbazin@videolan.org>
  2135. Date:   Wed Nov 19 23:44:35 2003 +0000
  2136.     * modules/video_output/directx/*: we now create a video sub-window which is a child of the main window and which always fit exactly the size of the video.
  2137.       As a result the overlay color key is only painted in the video area and the rest of the window is pure black.
  2138. commit 9883237c44384269835bdc4d8df43cd8143246f6
  2139. Author: Benjamin Pracht <bigben@videolan.org>
  2140. Date:   Wed Nov 19 19:00:16 2003 +0000
  2141.     - get rid of an unused variable
  2142.     - use same name than in menus for random, repeat and loop options
  2143.     - random, loop, repeat checkboxes are nom updated accordingliy to the state set in the menu. (not sure I've done that the proper way ;-)
  2144. commit 473f399d632d4ced73782ad6a1799bb89479a9c0
  2145. Author: Benjamin Pracht <bigben@videolan.org>
  2146. Date:   Wed Nov 19 14:58:54 2003 +0000
  2147.     small clean-up
  2148. commit 8801088991e329a3ef552bc793cc09111020d356
  2149. Author: Derk-Jan Hartman <hartman@videolan.org>
  2150. Date:   Wed Nov 19 13:25:48 2003 +0000
  2151.     * modules/codec/subsdec.c: Add debug messages and fix a crasher
  2152.     * modules/misc/freetype.c: let's keep the freetype-fontsize option useful :)
  2153. commit 3c74cac8f0b9388b6f33544a034ab0fb6b5f6f4a
  2154. Author: Gildas Bazin <gbazin@videolan.org>
  2155. Date:   Wed Nov 19 13:10:48 2003 +0000
  2156.     * modules/codec/ffmpeg/: don't re-use the same pts twice.
  2157.     * src/misc/modules.c: win32 fix for when module fails loading.
  2158. commit c729eee9bc1ede43a1cc488c8e445e697c324d5c
  2159. Author: Derk-Jan Hartman <hartman@videolan.org>
  2160. Date:   Wed Nov 19 12:13:00 2003 +0000
  2161.     * changed the relative fontsize option from a string_list to a int list with string comments.
  2162.       not possible before, but is now and we can still change it without effecting the
  2163.       config files of 1000000 users.
  2164. commit 4a50d0fd37d4cbfb55e5893f01e06bad9694e8ff
  2165. Author: Gildas Bazin <gbazin@videolan.org>
  2166. Date:   Wed Nov 19 10:17:51 2003 +0000
  2167.     * src/misc/modules.c: don't forget to return an error when we fail to load a plugin.
  2168. commit 8c3f66a131a692a2b03102e43bf617ec49def388
  2169. Author: Laurent Aimar <fenrir@videolan.org>
  2170. Date:   Wed Nov 19 00:14:39 2003 +0000
  2171.      * ninput: initialisate i_bitrate.
  2172. commit 9148662f02b1eab89152408b67e28d1af6e2623d
  2173. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2174. Date:   Wed Nov 19 00:06:06 2003 +0000
  2175.     fixed some warnings
  2176. commit e858da021aedb57bea5cfc4160507023cb26914d
  2177. Author: Laurent Aimar <fenrir@videolan.org>
  2178. Date:   Tue Nov 18 23:58:10 2003 +0000
  2179.      * fix a memory leak (p_block should be unallocated).
  2180. commit 0615d81bd2a06f1bdc25eabddbed8ba40ff4841c
  2181. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2182. Date:   Tue Nov 18 23:25:38 2003 +0000
  2183.     modules/codec/subsdec.c:
  2184.      * fix a crash when --subsdec encoding is set to a wrong value
  2185. commit ecde7dccafe0c5d2c43fbcc7e9c836a3e7259c0a
  2186. Author: Laurent Aimar <fenrir@videolan.org>
  2187. Date:   Tue Nov 18 22:48:46 2003 +0000
  2188.      * input_dec.c : handle SPU_ES (and not as VIDEO_ES ....) so subtitle
  2189.      should work again.
  2190. commit 490af54fb76828039a2185c4e439243f732a79a2
  2191. Author: Gildas Bazin <gbazin@videolan.org>
  2192. Date:   Tue Nov 18 22:08:07 2003 +0000
  2193.     * src/input/input_dec.c: fixed nasty bug. Thanks Meuuh :)
  2194. commit 7d5b21c45a36f88f5ef8e5c62071fac8b42297e0
  2195. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2196. Date:   Tue Nov 18 20:36:40 2003 +0000
  2197.     PDA Interface:
  2198.     - Cleanup code
  2199.     - Cleanup interface
  2200.     - Adding items to playlist widgets from File, Camera, Transcode tabs.
  2201. commit bec4516d49e6a3bec5a8c2de7371fca2e7f8d385
  2202. Author: Laurent Aimar <fenrir@videolan.org>
  2203. Date:   Tue Nov 18 20:34:23 2003 +0000
  2204.      * allow packetizer to return multiple blocks at once.
  2205. commit 355794923679b416110e848bbc875a4a546980f2
  2206. Author: Laurent Aimar <fenrir@videolan.org>
  2207. Date:   Tue Nov 18 20:15:38 2003 +0000
  2208.      * include/vlc_bits.h: bit stream reader/writer.
  2209.      * mpeg4video.c: rework of the mpeg4 video packetizer.
  2210.      (not well tested)
  2211. commit 7d0dc9c466cd72e86332b28c510316318508805b
  2212. Author: Gildas Bazin <gbazin@videolan.org>
  2213. Date:   Tue Nov 18 18:45:33 2003 +0000
  2214.     * NEWS: updated with new features.
  2215. commit 2dd37f66b3a1a2977f17923f79a06ce6a48f9f3c
  2216. Author: Laurent Aimar <fenrir@videolan.org>
  2217. Date:   Tue Nov 18 16:46:31 2003 +0000
  2218.      * display: set correct ES type (otherwise it segfaults in input_dec.c) but
  2219.      that implies that ES appear twice in the interface.
  2220. commit 8e0bb47fae1fd8486a5ff8294450546172fa7a30
  2221. Author: Gildas Bazin <gbazin@videolan.org>
  2222. Date:   Tue Nov 18 12:32:04 2003 +0000
  2223.     * modules/control/http.c: fixed the "keep" command.
  2224. commit 1754611ac00854feaf80d37b001e8e014548dc65
  2225. Author: Gildas Bazin <gbazin@videolan.org>
  2226. Date:   Tue Nov 18 00:57:04 2003 +0000
  2227.     * modules/demux/ogg.c: call ogg_sync_reset() after seeking so we don't get spurious PCRs.
  2228.        Cosmetic changes to the file info data.
  2229.        Fixed Flac seeking.
  2230. commit fffdde54e8ae939eb1a98a78b5c72d0b7cf064c1
  2231. Author: Benjamin Pracht <bigben@videolan.org>
  2232. Date:   Mon Nov 17 23:36:12 2003 +0000
  2233.     - Use NSTextField instead of NSSearchfield for the playlist search, since it is not supported on MacOS < X.3.
  2234.     
  2235.     - Search now restarts at the beginning of the playlist when reaching the end.
  2236. commit 2a176d9799b2d0fd68dd2ab1a212f83c04aa5e0a
  2237. Author: Gildas Bazin <gbazin@videolan.org>
  2238. Date:   Mon Nov 17 22:53:05 2003 +0000
  2239.     * modules/demux/ogg.c: support for FLAC in Ogg.
  2240.        And by the way, putting the FLAC STREAMINFO metadata in the second ogg packet is really convoluted!
  2241. commit 32cc6dcf81c1b2290b918b65b34e635f0e1e1a44
  2242. Author: Derk-Jan Hartman <hartman@videolan.org>
  2243. Date:   Mon Nov 17 19:05:03 2003 +0000
  2244.     * fix the search field and cleanup of the checkboxes init.
  2245.       - currently we don't seek in playlist position 0->currently selected
  2246.         wxwindows doesn't do this either.
  2247.       - bigben: for the state of the checkboxes look at callbacks (see playlistChanged in intf.m)
  2248. commit 5078da2ab4a279affa4538f2960983b7aba1c20d
  2249. Author: Gildas Bazin <gbazin@videolan.org>
  2250. Date:   Mon Nov 17 18:48:08 2003 +0000
  2251.     * modules/packetizer/mpeg4video.c: ported to the new packetizers api (This packetizer really ought to be rewritten from scratch).
  2252. commit e10d812e612f6292d4384d28ae9251531e5d5739
  2253. Author: Simon Latapie <garf@videolan.org>
  2254. Date:   Mon Nov 17 15:29:03 2003 +0000
  2255.      * http.c: fixed bug with spaces in mrl
  2256. commit b89a461339f406f6051e8ecaf1114d98b5d70f5a
  2257. Author: Derk-Jan Hartman <hartman@videolan.org>
  2258. Date:   Mon Nov 17 15:11:05 2003 +0000
  2259.     * fix previous commit
  2260. commit 8c510a9f3f3e15d3499d4580f318606c421e6093
  2261. Author: Christophe Massiot <massiot@videolan.org>
  2262. Date:   Mon Nov 17 14:46:37 2003 +0000
  2263.     * modules/access_output/udp.c: more debug
  2264.     * modules/mux/mpeg/ts.c: new dts-delay option to add delay between the
  2265.       PCR and the DTS of the current frame.
  2266.       When deleting a video or audio stream (in case of PMT change), the
  2267.       new video and audio ES will take again the pid-video and pid-audio if
  2268.       they have been specified.
  2269. commit 9d38f295b4d6cb1fac0108bd17d585979d446bec
  2270. Author: Benjamin Pracht <bigben@videolan.org>