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

midi

开发平台:

Unix_Linux

  1. commit 7d4cf5242cd3859464e3d2808a48cae7cacd70bd
  2. Author: Gildas Bazin <gbazin@videolan.org>
  3. Date:   Thu Aug 12 09:14:00 2004 +0000
  4.     * modules/gui/wxwindows/Modules.am: include streamdata.h
  5. commit cb3f739d6b561c35a3a4f2d2508e75c67531c8e3
  6. Author: Eric Petit <titer@videolan.org>
  7. Date:   Wed Aug 11 23:34:38 2004 +0000
  8.      vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
  9.       It wasn't implemented for all systems anyway, and isn't used anymore.
  10.       (Terminates #23)
  11. commit cd1904bbacc5a3d96c2fe3085bc1891237ff7e02
  12. Author: Gildas Bazin <gbazin@videolan.org>
  13. Date:   Wed Aug 11 11:12:59 2004 +0000
  14.     * modules/demux/ogg.c: fixed reading extra data for oggds audio header (needed for WMA).
  15.     * modules/mux/ogg.c: generate proper oggds audio header.
  16. commit 06f5e60542215c34429398e4df0c877e5826bbe2
  17. Author: Derk-Jan Hartman <hartman@videolan.org>
  18. Date:   Tue Aug 10 15:02:11 2004 +0000
  19.     * include/stream_output.h: add a ip_version field to sap_address_t
  20.       This way we can later on set IP6 instead of IP4 in a SDP.
  21.     * modules/stream_out/rtp.c: accept sdp=sap as a valid option.
  22.     * src/stream_output/sap.c:
  23.       - Set the SAP packet Hash headerfield to a unique value based on mtime
  24.         Patch by Philippe van Hecke <philippe at belnet dot be>
  25.       - Set SAP packet IPv6 field to 1 if we are a ipv6 session
  26.       - Made some preperations for setting the origin ip address in the header as well,
  27.         anyone any ideas on how to retrieve the current origin IP address???
  28. commit 46c00c6b841ca2dcb85c39f9b75a494f5ae4e08b
  29. Author: Derk-Jan Hartman <hartman@videolan.org>
  30. Date:   Tue Aug 10 13:28:27 2004 +0000
  31.     * fix x-plgroup detection
  32. commit 909aedf9de6444a79a281d788cfe80fa14b5c4c4
  33. Author: Olivier Teulière <ipkiss@videolan.org>
  34. Date:   Mon Aug 9 22:19:40 2004 +0000
  35.      * skins2: support playlist.setRandom(true) and playlist.setRandom(false)
  36. commit 81cc781d448c7d070dfdaf031052db87afc94024
  37. Author: Gildas Bazin <gbazin@videolan.org>
  38. Date:   Mon Aug 9 10:25:42 2004 +0000
  39.     * modules/codec/dmo: fixed dmo decoder on win32 + got rid of some of the dependencies on wine loader.
  40. commit 5f4ca8c8d70ba48002f44c6e04bf4d87655c9b7d
  41. Author: Gildas Bazin <gbazin@videolan.org>
  42. Date:   Mon Aug 9 08:16:22 2004 +0000
  43.     * configure.ac, Makefile.am: don't use upx in the win32 installer anymore as some people have been complaining about loading time problems.
  44. commit 924e05dc3db078d17e8435ec427f8f4863b8f11d
  45. Author: Gildas Bazin <gbazin@videolan.org>
  46. Date:   Sun Aug 8 21:14:38 2004 +0000
  47.     * modules/stream_out/transcode.c: added support for subtitles overlaying when transcoding (no resizing yet).
  48.     * include/vlc_common.h: added a b_force member that is set when a module is forced (ie. module specified in module_Need()).
  49. commit f5321d75ddb292892771f513677f8e7c12fb90c4
  50. Author: Jérome Decoodt <djc@videolan.org>
  51. Date:   Sun Aug 8 16:52:26 2004 +0000
  52.     project.pbxproj: correct to relatives paths
  53.     *.nib: presets disabled on startup
  54.     equalizer.*: add property Id
  55.                  we prefer to change playlist variables instead of config
  56.                  coding style
  57. commit 5b630376f019b1ea09dd4c4ef7b11ebea78b03a6
  58. Author: Benjamin Pracht <bigben@videolan.org>
  59. Date:   Sun Aug 8 14:49:46 2004 +0000
  60.     * demuxdump is working again
  61. commit 8525ef0aecc97f5794dcea6917885c9aa280868c
  62. Author: Derk-Jan Hartman <hartman@videolan.org>
  63. Date:   Sun Aug 8 10:14:25 2004 +0000
  64.     * modules/LIST: long time since it was updated
  65. commit a4385eef49a66fb51619e210ecc1a0a3c6a95fbd
  66. Author: Laurent Aimar <fenrir@videolan.org>
  67. Date:   Sun Aug 8 01:58:59 2004 +0000
  68.      * demux: another way to break your config file, or, --demux is now taken
  69.     into acount. (to make bigben happy, being able to do :demux=dump ;)
  70. commit 01d4b42206fc4cdb6cc1e25f61f7eab42bac35d9
  71. Author: Laurent Aimar <fenrir@videolan.org>
  72. Date:   Sun Aug 8 01:39:23 2004 +0000
  73.      * dmo: - fixed init of WAVEFORMATEX (cbSize is only the size of extra datas).
  74.             - force 16 bits output.
  75.             - support for mplayer loader.
  76.      I can't test under win32 so I hope it still compiles.
  77. commit c1aa70f30b83b49ed238b9843dc44aaa887f6162
  78. Author: Laurent Aimar <fenrir@videolan.org>
  79. Date:   Sun Aug 8 01:36:56 2004 +0000
  80.      * codecs.h: a few defines to avoid redefinitions.
  81. commit b9c45950f828987ef1497c9f14f05624a45fa1f4
  82. Author: Laurent Aimar <fenrir@videolan.org>
  83. Date:   Sat Aug 7 23:38:05 2004 +0000
  84.      * v4l: try to open the device only when a access name is given + warning fix.
  85. commit aa61785a30dbd9c019a6e0160657d1eac450d777
  86. Author: Jérome Decoodt <djc@videolan.org>
  87. Date:   Sat Aug 7 22:50:28 2004 +0000
  88.     Fix bug when equalizer-bands is not set. Coding style will be apply soon.
  89. commit 8d605c16d3773871557ba86ecda8b2b06fe8f67f
  90. Author: Jérome Decoodt <djc@videolan.org>
  91. Date:   Sat Aug 7 22:14:38 2004 +0000
  92.     *.png: forgotten images
  93.     project.pbxproj: changed absolute link to relative
  94. commit a45c363019995672b02c8b319dbbd34ccb6631a4
  95. Author: Jérome Decoodt <djc@videolan.org>
  96. Date:   Sat Aug 7 21:56:42 2004 +0000
  97.     All: equalizer window for MacOS. Need a bit of corrections for the presets part.
  98.     Reviews welcome
  99. commit 2d29135d1a334c630f1ee9ce0c0e6935113e3946
  100. Author: Derk-Jan Hartman <hartman@videolan.org>
  101. Date:   Sat Aug 7 20:31:13 2004 +0000
  102.     * treeble -> treble
  103. commit c69c9aae5bddf7c0f68a731bad15acfbe3529877
  104. Author: Jérome Decoodt <djc@videolan.org>
  105. Date:   Sat Aug 7 15:37:53 2004 +0000
  106.     Bug fix and change in parse function
  107. commit 746cabe98fd1f1dd847eeaffdd687c9a7108294f
  108. Author: Felix Paul Kühne <fkuehne@videolan.org>
  109. Date:   Sat Aug 7 14:35:41 2004 +0000
  110.     *various translation fixes, thanks to Philipp Weissenbacher <philippweissenbacher@aon.at> and Maik Diessner <dandruff@gmx.de>
  111. commit efe357eb264b2c114a0761ae3312cdcfec1bc7f7
  112. Author: Benjamin Pracht <bigben@videolan.org>
  113. Date:   Fri Aug 6 22:08:57 2004 +0000
  114.     * Adds the scale video option
  115. commit aa61b3ff078fd1cecd1c735c493fdbd6211196b0
  116. Author: Benjamin Pracht <bigben@videolan.org>
  117. Date:   Fri Aug 6 20:56:46 2004 +0000
  118.     * All :
  119.      - added a sdp=file option
  120.      - it is now possible to have a sap and a rtsp/http/file announce at the same time
  121. commit b5c2d452c919c7ae398969e5a8875858b35f2fa3
  122. Author: Sam Hocevar <sam@videolan.org>
  123. Date:   Fri Aug 6 17:28:36 2004 +0000
  124.       * Really fixed strict aliasing breakage here and there.
  125. commit 7e6650a16c7cc9ddbca73d9f0338a2fa21fc4182
  126. Author: Gildas Bazin <gbazin@videolan.org>
  127. Date:   Fri Aug 6 13:50:05 2004 +0000
  128.     * modules/LIST, modules/access/dvb/access.c: removed references to ts2/ps2.
  129. commit a61500b244ce945d799ba28ac2e963a3345fb301
  130. Author: Gildas Bazin <gbazin@videolan.org>
  131. Date:   Fri Aug 6 13:29:18 2004 +0000
  132.     * modules/access/udp.c: use the "ts" demux when in rtp mode (and not "ts2").
  133.     * modules/mux/mp4.c: Warning fix patch by Zoltan Nagy.
  134. commit 021645096ae1080e1bb45a441de064240cd9b8a9
  135. Author: Derk-Jan Hartman <hartman@videolan.org>
  136. Date:   Thu Aug 5 21:32:32 2004 +0000
  137.     * Fix Artist/Author info in playlist
  138. commit 68d0010f700e41406ecc4cfd3fb665f8c3ab8fd7
  139. Author: Derk-Jan Hartman <hartman@videolan.org>
  140. Date:   Thu Aug 5 20:40:29 2004 +0000
  141.     * Fix a crash with subtitle track hotkey, when no subtitles are available.
  142. commit ccc91416c1f0686ec59ff3f74e6db05cce1934d1
  143. Author: Derk-Jan Hartman <hartman@videolan.org>
  144. Date:   Thu Aug 5 19:52:59 2004 +0000
  145.     * bad main_data|_begin error of libmad now a Debug message. It's simply to common.
  146. commit 8826fb82cc30d9f4ef94089b5dfebb4c67fc62bd
  147. Author: Gildas Bazin <gbazin@videolan.org>
  148. Date:   Thu Aug 5 14:58:16 2004 +0000
  149.     * src/video_output/*: optimized/simplified vout_RenderPicture().
  150. commit 716cd8704dc61c4d8ae714aa104f049405c707f7
  151. Author: Eric Petit <titer@videolan.org>
  152. Date:   Thu Aug 5 14:48:58 2004 +0000
  153.      Build the opengl module on OS X (gl provider not done yet)
  154. commit 0e949ba4cd31aa3e444e37c80b9777b63f79cfb1
  155. Author: Gildas Bazin <gbazin@videolan.org>
  156. Date:   Thu Aug 5 14:05:51 2004 +0000
  157.     * modules/video_filter/blend.c: do not compare signed and unsigned.
  158. commit c7ceea8a949fe168f22527f7fb3c97f8bc90d50b
  159. Author: Gildas Bazin <gbazin@videolan.org>
  160. Date:   Thu Aug 5 12:45:23 2004 +0000
  161.     * src/input/control.c: bookmarks support is back (will need some more work though).
  162.     * modules/gui/wxwindows/bookmarks.cpp: bookmarks support is back.
  163. commit e2ff540dbb82d5505d869e422255fa57bc7b202a
  164. Author: Gildas Bazin <gbazin@videolan.org>
  165. Date:   Thu Aug 5 10:16:58 2004 +0000
  166.     * modules/video_filter/blend.c: sanity checks.
  167. commit d82767397e842b8a2e5cd323bec6482116fed0c2
  168. Author: Gildas Bazin <gbazin@videolan.org>
  169. Date:   Wed Aug 4 23:55:51 2004 +0000
  170.     * modules/codec/libmpeg2.c: fixed problems with still frames in DVD menus.
  171. commit 4cbb172e505d28dbf5eb6e43790bad2d669863f5
  172. Author: Gildas Bazin <gbazin@videolan.org>
  173. Date:   Wed Aug 4 22:54:31 2004 +0000
  174.     * modules/access/dvdnav.c: removed dvdnavsimple mode + a few small improvements.
  175. commit 1919be92457cf59bda6d5b2ef29c2b6c76f73a14
  176. Author: Laurent Aimar <fenrir@videolan.org>
  177. Date:   Wed Aug 4 21:53:24 2004 +0000
  178.      * rtp.c: based on a patch/idea of Philippe Van Hecke:
  179.      You can now use multiple sdp=
  180.      (ex: rtp{dst=ip,port=nb,sdp=file://a.sdp, sdp=http://localhost:8080/a.sdp})
  181. commit 4e454f011c874bce730643c01083b3085398edbf
  182. Author: Laurent Aimar <fenrir@videolan.org>
  183. Date:   Wed Aug 4 21:50:59 2004 +0000
  184.      * stream_output: sout_CfgParse will accept a special mode ('*' in the
  185.     front of a option name) to allow handling of multiple string options.
  186. commit d8a183269d3d96021d037f254e55a9cfdf2d63b6
  187. Author: Derk-Jan Hartman <hartman@videolan.org>
  188. Date:   Wed Aug 4 21:48:57 2004 +0000
  189.     * Fix
  190. commit 7476804c47398720f7ac3a1ec370292f05feea58
  191. Author: Gildas Bazin <gbazin@videolan.org>
  192. Date:   Wed Aug 4 21:13:11 2004 +0000
  193.     * modules/video_filter/blend.c: attempt at YUVP -> RV16/24/32 alpha-blending.
  194. commit 7ef7ca63118a201c34d2a40b2c5ad968909d6d2e
  195. Author: Derk-Jan Hartman <hartman@videolan.org>
  196. Date:   Wed Aug 4 21:11:32 2004 +0000
  197.     * Fixed the udp SDPs. More spec compliant now.
  198.     * Removed the old SAP code. announce.? in modules/stream_out is
  199.       still required for SLP announces.
  200. commit 2120e79eec5bc10dc7610edb2092815b3d77744f
  201. Author: Laurent Aimar <fenrir@videolan.org>
  202. Date:   Wed Aug 4 20:09:31 2004 +0000
  203.      * avi.c: fixed fps computation, thanks markfm for testing.
  204. commit b54169292ea24d9ec14474cbcc580a0934030762
  205. Author: Gildas Bazin <gbazin@videolan.org>
  206. Date:   Wed Aug 4 18:38:05 2004 +0000
  207.     * modules/video_filter/blend.c: YUVP -> YUY2 alpha-blending.
  208. commit e7e63a2d55fa90420245e2a0dcf3cc619c3ddbe1
  209. Author: Gildas Bazin <gbazin@videolan.org>
  210. Date:   Wed Aug 4 17:54:17 2004 +0000
  211.     * modules/video_filter/blend.c: YUVA -> YUY2 alpha-blending.
  212. commit 1909f528d9c2b7d45dc04daa98f0a997bac75111
  213. Author: Gildas Bazin <gbazin@videolan.org>
  214. Date:   Wed Aug 4 16:05:12 2004 +0000
  215.     * modules/access/screen/*: added a win32 only --screen-fragment-size option to do a kind of progressive capture by splitting the screen in several fragments. This does help user interactivity while capturing but also produces artefacts when moving windows around.
  216. commit 0a9f281faef445de210909c4d007d4c82902eb45
  217. Author: Gildas Bazin <gbazin@videolan.org>
  218. Date:   Wed Aug 4 15:43:04 2004 +0000
  219.     * modules/audio_output/waveout.c: added a --no-waveout-float32 option to disable the use of float32 audio output.
  220. commit 90cccf3717c5d769bda727d6244ebe7c89033680
  221. Author: Derk-Jan Hartman <hartman@videolan.org>
  222. Date:   Wed Aug 4 11:58:44 2004 +0000
  223.     * viedo_format_t -> video_format_t
  224. commit 95233b21c07194e0a0a6e3b2c3a62194b7c8302b
  225. Author: Gildas Bazin <gbazin@videolan.org>
  226. Date:   Wed Aug 4 11:13:04 2004 +0000
  227.     * src/misc/modules.c: don't forget to save callbacks for config options in the plugins cache.
  228. commit 1559e11e0001f39c791289c2c7f3734277934bdc
  229. Author: Gildas Bazin <gbazin@videolan.org>
  230. Date:   Wed Aug 4 10:40:43 2004 +0000
  231.     * modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on files when they are not DVD images.
  232.     * src/input/input.c: auto-probe access_demux as well.
  233.     * modules/access/vcd/vcd.c: raised priority above the file access one.
  234. commit ce2d74fd095331aff8bfbc0c3aa8af5f0a908d8b
  235. Author: Laurent Aimar <fenrir@videolan.org>
  236. Date:   Wed Aug 4 00:04:13 2004 +0000
  237.      * ps.h: fixed a segfault with Madonna-audioconverterfails.vob
  238. commit 7978642482c17b9310bb01cbdfced7502752c772
  239. Author: Laurent Aimar <fenrir@videolan.org>
  240. Date:   Tue Aug 3 23:49:40 2004 +0000
  241.      * input.c: fixed total length in playlist.
  242. commit 196a0c98829697729f1ae8834f1f82fe8f0fee9c
  243. Author: Gildas Bazin <gbazin@videolan.org>
  244. Date:   Tue Aug 3 23:19:01 2004 +0000
  245.     * src/video_output/vout_subpictures.c: fixed OSD alignment
  246. commit 145e92db783b9de7a5ae3796ba5303b2f478f038
  247. Author: Derk-Jan Hartman <hartman@videolan.org>
  248. Date:   Tue Aug 3 23:08:10 2004 +0000
  249.     * small addition to translations HOWTO
  250.     * updated TODO and NEWS
  251. commit 136c1c2072a3f89f312d3b6dfa608758026e8335
  252. Author: Derk-Jan Hartman <hartman@videolan.org>
  253. Date:   Tue Aug 3 23:06:53 2004 +0000
  254.     * modules/stream_out/announce.c:   rn for SDP
  255. commit cefad26a090e0a1c667166156041f994a8e2c8ff
  256. Author: Gildas Bazin <gbazin@videolan.org>
  257. Date:   Tue Aug 3 23:06:11 2004 +0000
  258.     * modules/access/dvd*.c: implemented DEMUX_GET_TIME/DEMUX_GET_LENGTH based on the MPEG mux rate.
  259. commit fb820b481b5aa477cfaa460a18f14b8aa884831d
  260. Author: Gildas Bazin <gbazin@videolan.org>
  261. Date:   Tue Aug 3 22:08:24 2004 +0000
  262.     * modules/access/cdda.c: fixes + simplification.
  263.     * modules/access/vcd/vcd.c: try to skip bad sectors.
  264. commit 5ad76c5508d9a39e025454f04ab2c70f180cf72e
  265. Author: Gildas Bazin <gbazin@videolan.org>
  266. Date:   Tue Aug 3 20:56:16 2004 +0000
  267.     * modules/access/vcd/vcd.c: fixed seeking + simplified a bit.
  268. commit 5ddc5a275ab184db4d97d934c3abec829bae2764
  269. Author: Gildas Bazin <gbazin@videolan.org>
  270. Date:   Tue Aug 3 12:21:14 2004 +0000
  271.     * modules/video_filter/blend.c: fix for chroma planes in ->I420 blending.
  272. commit 08ee63a2b2b6f337f1cf7befaa0131fe08b0c5bf
  273. Author: Gildas Bazin <gbazin@videolan.org>
  274. Date:   Tue Aug 3 09:45:39 2004 +0000
  275.     * modules/video_filter/blend.c: YUVA->RV24/32 alpha-blending + fix for YUVA->RV16.
  276. commit 09ab8e1ee3c9ea11665ece603e0b45d9f1165c6b
  277. Author: Derk-Jan Hartman <hartman@videolan.org>
  278. Date:   Tue Aug 3 00:23:40 2004 +0000
  279.     * modules/access/screen/mac.c:
  280.       * Plugin now works perfectly in milj. of colors
  281.       * Works in thousands of colors, in inverse colors
  282. commit 3ea1b0e909ff073d21a53e83e80fdfb57e5533ad
  283. Author: Gildas Bazin <gbazin@videolan.org>
  284. Date:   Tue Aug 3 00:11:32 2004 +0000
  285.     * ALL: Major rework of the subpictures architecture.
  286.       (expect some breakage).
  287.     * modules/video_filter/blend.c: new alpha-blending module.
  288. commit 327a8a92704445afa16f3a9316c8f65437603a5d
  289. Author: Gildas Bazin <gbazin@videolan.org>
  290. Date:   Mon Aug 2 19:17:12 2004 +0000
  291.     * include/ninput.h: removed left-over from access2/demux2 transition.
  292.     * modules/demux/mpeg/*: removed old MPEG TS/PS demuxers.
  293. commit bfa8fe76b2c826dd7fde303739ef23f64d0748ea
  294. Author: Gildas Bazin <gbazin@videolan.org>
  295. Date:   Mon Aug 2 15:42:21 2004 +0000
  296.     * modules/misc/network/ipv4.c: do a var_Get() on "ttl" + small clean-up.
  297. commit 06114cbeba9d05a9204801857115222febd2b5aa
  298. Author: Derk-Jan Hartman <hartman@videolan.org>
  299. Date:   Mon Aug 2 13:06:38 2004 +0000
  300.     * modules/gui/macosx/vout: Output YUY2 to QT/QD.
  301.       This way we bypass Apple's very, very, very unoptimized
  302.       I420 -> YUY2 routine and use titer's altivec optimized one.
  303.       Quartz output is herefore now altivec optimized and close to the opengl output.
  304. commit 52ac67894f72e2221d1ff5014bded9d63ae8befd
  305. Author: Gildas Bazin <gbazin@videolan.org>
  306. Date:   Mon Aug 2 09:46:17 2004 +0000
  307.     modules/access/screen/win32.c: avoid an extra memcpy() of the screen.
  308. commit f49bf98997691a4d98c235cfef2fb59513544773
  309. Author: Derk-Jan Hartman <hartman@videolan.org>
  310. Date:   Mon Aug 2 01:21:36 2004 +0000
  311.     * hotkeys.c: add some more OSD
  312. commit 1c7da3ea99ff73d0996d5256a1bc49b43a021b70
  313. Author: Derk-Jan Hartman <hartman@videolan.org>
  314. Date:   Mon Aug 2 00:54:51 2004 +0000
  315.     * Fixed hotkey/OSD behaviour for OS X. Also prevents code duplicity.
  316.       Testing would be welcomed very much.
  317. commit 18dd02783642d1ec6edce6d0f700dac211f58337
  318. Author: Cyril Deguet <asmax@videolan.org>
  319. Date:   Sun Aug 1 20:46:01 2004 +0000
  320.       * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT_STEP=1)
  321. commit a9a1ab081a821d0a7b44d97dff69b10b32443da0
  322. Author: Olivier Teulière <ipkiss@videolan.org>
  323. Date:   Sun Aug 1 16:43:58 2004 +0000
  324.      * modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
  325.      * doc/skins/skins2-howto.xml: Updated the doc
  326. commit 8bc23a1c3d9abc60bf0408e9838afd2ef263f032
  327. Author: Laurent Aimar <fenrir@videolan.org>
  328. Date:   Sun Aug 1 16:03:42 2004 +0000
  329.      * stream.c: increase precache for stream without title/chapter.
  330. commit f41dff04563590a3ca65d2c2944428b22663d3f5
  331. Author: Laurent Aimar <fenrir@videolan.org>
  332. Date:   Sun Aug 1 15:51:49 2004 +0000
  333.      * mp4: with ref .mov, don't forget to add the access.
  334. commit af1086d081bd26cef5576bbc3e36b545429d20d3
  335. Author: Laurent Aimar <fenrir@videolan.org>
  336. Date:   Sun Aug 1 15:14:43 2004 +0000
  337.      * input.c: mmh better fix for slow/fast (I hope).
  338. commit 246603bc8a012d0f6de42e51f0b5fc5d66e1752d
  339. Author: Derk-Jan Hartman <hartman@videolan.org>
  340. Date:   Sun Aug 1 14:46:13 2004 +0000
  341.     * fix avcodecbuild# prob with h.261
  342. commit 7b9761c3888a45f13d2c8a9804862a4ce6e67062
  343. Author: Benjamin Pracht <bigben@videolan.org>
  344. Date:   Sun Aug 1 13:23:53 2004 +0000
  345.     * all : fix channels selection in the sout options dialog
  346. commit 08885df77db193cf9e3c501ddaa4d574aa4bc574
  347. Author: Laurent Aimar <fenrir@videolan.org>
  348. Date:   Sun Aug 1 09:19:36 2004 +0000
  349.      * input: fixed slower/faster rate.
  350. commit d054685ccfffbd9b5e0da721a9cc1c735ae02050
  351. Author: Laurent Aimar <fenrir@videolan.org>
  352. Date:   Sun Aug 1 09:19:06 2004 +0000
  353.      * stream.c: call Seek if stream_Read( s, NULL, skip );
  354. commit 2879411e6591619f1c05b6a9b6ccf398931a40a7
  355. Author: Sam Hocevar <sam@videolan.org>
  356. Date:   Sat Jul 31 17:29:44 2004 +0000
  357.       * modules/control/joystick.c:
  358.         + Compilation and coding style fixes.
  359.         + Initialise the joystick in Open(), not Run().
  360. commit 4f6cc614ea1659c6451cd1b9461fee8365855ea8
  361. Author: Benjamin Pracht <bigben@videolan.org>
  362. Date:   Sat Jul 31 17:08:35 2004 +0000
  363.     * all :
  364.       - Get rid of the old TS over RTP stream output method in OSX interface
  365.       - ab= and vb= parameters are now (hopefully) always updated
  366. commit a69c9d8f1f407100280cdf5c680eefa555e5f69f
  367. Author: Derk-Jan Hartman <hartman@videolan.org>
  368. Date:   Sat Jul 31 16:34:53 2004 +0000
  369.     * print a debug message when our buffer gets it's first data.
  370. commit 91d3867d40de2545591054fb974b0a80d4795864
  371. Author: Cyril Deguet <asmax@videolan.org>
  372. Date:   Sat Jul 31 11:38:22 2004 +0000
  373.      * opengl.c: support "cube" and "transparent-cube" effect (with the
  374.      --opengl-effect option). Now MacOSX guys you can write the opengl provider
  375.      interface ;)
  376. commit 1573323869a5f2e5b6312a964fa5825c1d7e4a61
  377. Author: Derk-Jan Hartman <hartman@videolan.org>
  378. Date:   Sat Jul 31 00:23:29 2004 +0000
  379.     modules/stream_output/rtp.c:
  380.     * set the required t= SDP parameter
  381.     * added config options for description, url and email
  382.     * send SDPs with description, url and email info when available
  383.     * add the a:tool parameter so people know who is responsible when VLC starts roaming the web with incorrect announces :)
  384. commit 14c258d2bb7395426e666748e15c9912a02ff29b
  385. Author: Derk-Jan Hartman <hartman@videolan.org>
  386. Date:   Fri Jul 30 21:38:09 2004 +0000
  387.     * SDP should use rn instead of n
  388.     * Added nice SDP TODO lists. 17 outstanding issues in RTP announces.
  389. commit 2d1483b4091bafe3ae5e74e31a6a005e6b7add78
  390. Author: Sam Hocevar <sam@videolan.org>
  391. Date:   Fri Jul 30 21:13:17 2004 +0000
  392.       * modules/demux/util/id3tag.c modules/codec/ffmpeg/demux.c:
  393.         + Fixed compiler warnings.
  394. commit 10840a4a01ebe13f23ee5f7cfb5ff96f868fd0d0
  395. Author: Sam Hocevar <sam@videolan.org>
  396. Date:   Fri Jul 30 21:00:08 2004 +0000
  397.       * mozilla/vlcpeer.cpp: proper float->int cast.
  398. commit 71b20c32ac1d44b139c0c2e6ec95f965e3dfd74c
  399. Author: Sam Hocevar <sam@videolan.org>
  400. Date:   Fri Jul 30 20:57:56 2004 +0000
  401.       * modules/gui/wxwindows/video.cpp modules/gui/wxwindows/bookmarks.cpp:
  402.         + Fixed compiler warnings due to bad argument types.
  403. commit 3c4a7fc5a5243e870a2ff2252b62242ee7f3acbe
  404. Author: Sam Hocevar <sam@videolan.org>
  405. Date:   Fri Jul 30 20:51:05 2004 +0000
  406.       * src/video_output/video_output.c:
  407.         + Fixed an undefined function warning.
  408. commit 890ba5535fc44e6a590a303d6136fd6c94ebdf85
  409. Author: Sam Hocevar <sam@videolan.org>
  410. Date:   Fri Jul 30 20:49:44 2004 +0000
  411.       * modules/video_filter/invert.c: don't cast lvalues.
  412. commit d8da383228c365b1c13ca8911f71ce26996537fc
  413. Author: Sam Hocevar <sam@videolan.org>
  414. Date:   Fri Jul 30 17:39:27 2004 +0000
  415.       * modules/codec/cmml/browser_open.c:
  416.         + Fixed a compilation warning due to a missing return value.
  417. commit 2ec46a08a52dc53056af5abed438b348811c95eb
  418. Author: Sam Hocevar <sam@videolan.org>
  419. Date:   Fri Jul 30 15:46:01 2004 +0000
  420.       * boostrap:
  421.         + Remove the autotools directory and recreate it (forgot to commit that
  422.           file before).
  423. commit 4efbb329d9bafe5348ff82251dc2f61adbb53c12
  424. Author: Derk-Jan Hartman <hartman@videolan.org>
  425. Date:   Fri Jul 30 13:18:53 2004 +0000
  426.     * check correct build# of libavcodec for SNOW support
  427. commit cc8ad2cd26284b57ac92cab718a3ed104bd7952f
  428. Author: Derk-Jan Hartman <hartman@videolan.org>
  429. Date:   Fri Jul 30 10:36:51 2004 +0000
  430.     * Fix OSX build of dvdnav
  431. commit e527d4f9ef450f969c852bc1c44f3c7a6a669add
  432. Author: Rémi Denis-Courmont <rem@videolan.org>
  433. Date:   Fri Jul 30 09:24:32 2004 +0000
  434.     Compile fix
  435. commit f33a03f8587d84742e08876d7a1a99c31bc07c0c
  436. Author: Sam Hocevar <sam@videolan.org>
  437. Date:   Fri Jul 30 09:23:37 2004 +0000
  438.       * autotools: no longer manage this directory with SVN.
  439. commit 29b5143d4e2479887bad731fd38bd01e0e1ab58a
  440. Author: Sam Hocevar <sam@videolan.org>
  441. Date:   Fri Jul 30 09:23:08 2004 +0000
  442.       * autotools: no longer manage this directory with SVN.
  443. commit 19248128916fcc7062c7e5e6d22939ae820b76a3
  444. Author: Laurent Aimar <fenrir@videolan.org>
  445. Date:   Thu Jul 29 18:48:01 2004 +0000
  446.      * rtp: added port-audio and port-video option (for default port).
  447. commit dc30ef149e773a648fb090b82989b90950ed9a87
  448. Author: Gildas Bazin <gbazin@videolan.org>
  449. Date:   Thu Jul 29 18:43:22 2004 +0000
  450.     * modules/codec/toolame.c: compilation fix.
  451. commit bb8c0315c2271eceb6f8f6f467b3b2a013a0b5d3
  452. Author: Gildas Bazin <gbazin@videolan.org>
  453. Date:   Thu Jul 29 18:15:38 2004 +0000
  454.     * modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http://users.tpg.com.au/adslblvi/). Patch from Christophe Massiot.
  455. commit dee99e902c785494648ef9f28b342f546ebdcd5d
  456. Author: Gildas Bazin <gbazin@videolan.org>
  457. Date:   Thu Jul 29 15:50:20 2004 +0000
  458.     * modules/access/http.c: --http-reconnect option to automatically try to reconnect in case the connection was untimely closed (enabled by default for ICY/Icecast web radios).
  459. commit 99b5f19f52866008d21b6dc02e94ca3486447f21
  460. Author: Sam Hocevar <sam@videolan.org>
  461. Date:   Thu Jul 29 15:40:26 2004 +0000
  462.       * debian/patches/20_configure.dpatch:
  463.         + Fixed generated macros.
  464. commit b4dc90ada56e5061105afdc9283cd457605cb14c
  465. Author: Sam Hocevar <sam@videolan.org>
  466. Date:   Thu Jul 29 15:28:00 2004 +0000
  467.       * debian/rules:
  468.         + Switch build system to dpatch.
  469. commit 6a389c944249da1c0a8a8d184816a45b48d0f17e
  470. Author: Derk-Jan Hartman <hartman@videolan.org>
  471. Date:   Thu Jul 29 15:27:57 2004 +0000
  472.     * ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfus for reporting
  473. commit 6c4b8e5ab8d18bc08ac68d2fcec1d5ae7f1a0b6d
  474. Author: Derk-Jan Hartman <hartman@videolan.org>
  475. Date:   Thu Jul 29 15:18:04 2004 +0000
  476.     * vcdx Coding style fixes.
  477. commit a3c3b3a8cac06c4539f48b5109e8b0ae1fa5d403
  478. Author: Sam Hocevar <sam@videolan.org>
  479. Date:   Thu Jul 29 15:02:16 2004 +0000
  480.       * configure.ac: build i420_yuy2_altivec with -maltivec -mabi=altivec since
  481.         no inline asm version is available for this module.
  482. commit 9fc7367b90dc67d06675fab5d315312d9cb4b8a6
  483. Author: Felix Paul Kühne <fkuehne@videolan.org>
  484. Date:   Thu Jul 29 14:03:19 2004 +0000
  485.     * added declares for the checkboxes in the nib to control the rtp-sout-modul
  486. commit 4feb30d653fd402f5fd27f6df7fcd24f0c0d20c3
  487. Author: Gildas Bazin <gbazin@videolan.org>
  488. Date:   Thu Jul 29 08:50:52 2004 +0000
  489.     * src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing)
  490. commit ada036d03191886b68823114d8d425fd44298d8b
  491. Author: Laurent Aimar <fenrir@videolan.org>
  492. Date:   Wed Jul 28 22:39:52 2004 +0000
  493.      * rtp: sdp can now be exported as a file (sdp=file://filename).
  494.      Initial path by Philippe Van Hecke (philippe DOT vanhecke AT belnet DOT be)
  495. commit ef198559c9b605461dc18b1946a7f8576222933c
  496. Author: Benjamin Pracht <bigben@videolan.org>
  497. Date:   Wed Jul 28 15:57:33 2004 +0000
  498.     Added a RTP (New) stream outpu method for the rtp sout module. Still lot of work in this dialog box.
  499. commit eb83d508b94cb6a54213c29cfe507de3ec2e0468
  500. Author: Eric Petit <titer@videolan.org>
  501. Date:   Wed Jul 28 14:53:16 2004 +0000
  502.      contrib/src/Makefile: fixed OS X breakage
  503. commit 3a98418e965e451b4f33ff4a604c49397082750e
  504. Author: Eric Petit <titer@videolan.org>
  505. Date:   Wed Jul 28 14:28:01 2004 +0000
  506.      BeOS libdvdnav patch
  507. commit 7a4632411e4f5d3cf4275a43c64917d66f26dd04
  508. Author: Eric Petit <titer@videolan.org>
  509. Date:   Wed Jul 28 10:48:44 2004 +0000
  510.      configure.ac: fix dvdnav linking on beos/os x/win32 (hacky)
  511. commit fd598b8416278df5e1793854c4f538259a6c5e2b
  512. Author: Gildas Bazin <gbazin@videolan.org>
  513. Date:   Wed Jul 28 10:37:24 2004 +0000
  514.     * modules/codec/ffmpeg/*:
  515.       - added fourcc for SNOW and DTS.
  516.       - added 'qscale' (fixed quantizer scale - VBR) and 'strict' (standard compliance) encoding options.
  517. commit 766237dcb27c2cbf54e2d308eba2e6b2c9ce31ed
  518. Author: Derk-Jan Hartman <hartman@videolan.org>
  519. Date:   Wed Jul 28 10:04:59 2004 +0000
  520.     * modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
  521. commit 26eb85c088d249df8b6e4d7ac92abddf8288d53d
  522. Author: Eric Petit <titer@videolan.org>
  523. Date:   Wed Jul 28 07:48:30 2004 +0000
  524.      configure.ac: typo
  525. commit 92b23685102224ea82635459905d261a0ba0e00c
  526. Author: Derk-Jan Hartman <hartman@videolan.org>
  527. Date:   Wed Jul 28 00:36:48 2004 +0000
  528.     MacOSX intf work
  529.     
  530.     * vout_Control implemented for macosx
  531.     * position slider fixed
  532.     * p_input manage loops fixed (buttons, playstatus etc)
  533.     * float on top works again
  534.     * visual filters work
  535.     * deinterlace filter selection broken
  536.     * fullscreen button is not being updated atm
  537.     * potential deadlocks between intf thread and vout thread???
  538.     * the window title might not always be updated.
  539.     
  540.     OSX devs, please test as much as you can. This was all fairly low level stuff.
  541.     We need to test it properly.
  542. commit 94cdda13e8bbf6a3bccbaf2d81b424e61050e2d9
  543. Author: Derk-Jan Hartman <hartman@videolan.org>
  544. Date:   Tue Jul 27 21:11:07 2004 +0000
  545.     * More code cleanup for OSX vout. Man what a mess this is :)
  546. commit e4ceccd32365e7199085f248fb09454d8e989054
  547. Author: Derk-Jan Hartman <hartman@videolan.org>
  548. Date:   Tue Jul 27 16:20:32 2004 +0000
  549.     -
  550. commit 359a9bafcc9026aa095325087867fc2954f8a8b9
  551. Author: Derk-Jan Hartman <hartman@videolan.org>
  552. Date:   Tue Jul 27 16:16:31 2004 +0000
  553.     * screen module for OSX. Does not yet work. Seems close, but can't find the problem for now..
  554. commit 7c928551d9c979383f53e5e1fc25bdec993fa07e
  555. Author: Derk-Jan Hartman <hartman@videolan.org>
  556. Date:   Tue Jul 27 15:07:15 2004 +0000
  557.     * ( p_vout->p_module && p_vout->p_module ) how pointless
  558. commit 7f29318ef3b90a97e9dc97ec37e3d03c15a4f36e
  559. Author: Gildas Bazin <gbazin@videolan.org>
  560. Date:   Tue Jul 27 11:33:26 2004 +0000
  561.     * src/libvlc.h: cleanup in the hotkeys definitions.
  562. commit 4aff66399fe924896d69a20dfeba719279230ce2
  563. Author: Derk-Jan Hartman <hartman@videolan.org>
  564. Date:   Tue Jul 27 10:54:50 2004 +0000
  565.     * release what you find. (this looks like a very old bug)
  566. commit 8efbcbdf1bb4f4a5b23934f66dd956fa159ffbc6
  567. Author: Eric Petit <titer@videolan.org>
  568. Date:   Tue Jul 27 08:05:31 2004 +0000
  569.      gettext BeOS patch is no longer necessary
  570. commit 1138ece4ce28db1c782d3d9e9b8a4380abbbdc18
  571. Author: Felix Paul Kühne <fkuehne@videolan.org>
  572. Date:   Mon Jul 26 23:37:03 2004 +0000
  573.     * updated the used gettext version to 0.14.1
  574. commit f1e18327d8e442c5a5abd1bb876f639b002e4554
  575. Author: Derk-Jan Hartman <hartman@videolan.org>
  576. Date:   Mon Jul 26 21:29:33 2004 +0000
  577.     * Fix dts building on mac
  578. commit 36007ed770037dfb5c820502e8ae835f24c5e00b
  579. Author: Derk-Jan Hartman <hartman@videolan.org>
  580. Date:   Mon Jul 26 20:30:14 2004 +0000
  581.     * remove patch that is no longer necessary.
  582. commit f82f3b3abcb54dd9216c36128d41fda718f036de
  583. Author: Gildas Bazin <gbazin@videolan.org>
  584. Date:   Mon Jul 26 20:29:24 2004 +0000
  585.     * modules/access/screen/*: added svn properties.
  586. commit 5cfe50f57481bba7e4f0c3eba47b285835b86693
  587. Author: Derk-Jan Hartman <hartman@videolan.org>
  588. Date:   Mon Jul 26 19:49:05 2004 +0000
  589.     * fix libebml and libmatroska downloads
  590. commit c4fbc7d31e92084fd71bf560204c0d21263f60b4
  591. Author: Eric Petit <titer@videolan.org>
  592. Date:   Mon Jul 26 17:54:12 2004 +0000
  593.      screen/beos.cpp: test before you commit
  594. commit db11fea7033ce534bd2342ec9f454a8429f70e22
  595. Author: Cyril Deguet <asmax@videolan.org>
  596. Date:   Mon Jul 26 17:03:00 2004 +0000
  597.      * opengl.c: clear the color buffer before rendering
  598. commit c624c5f79002b425a62bad11baaea349203e1a34
  599. Author: Eric Petit <titer@videolan.org>
  600. Date:   Mon Jul 26 15:06:48 2004 +0000
  601.      ALL: splitted screen module (needed as BeOS requires C++)
  602. commit ca9c15af3fdace5e20c7a5091e4ff6ddd6ba9b62
  603. Author: Gildas Bazin <gbazin@videolan.org>
  604. Date:   Mon Jul 26 14:10:30 2004 +0000
  605.     * modules/gui/wxwindows/fileinfo.cpp: partially fixed char encoding problem in fileinfo dialog.
  606. commit 8b6f120569dea38cf6fdcaec35e50e64d3e92293
  607. Author: Gildas Bazin <gbazin@videolan.org>
  608. Date:   Mon Jul 26 10:27:55 2004 +0000
  609.     * modules/access/screen.c: force RV24 capture on win32 for now (otherwise colors are screwed up).
  610. commit e7a3faac88cf8f6a13cfddef5f994730c93766c7
  611. Author: Gildas Bazin <gbazin@videolan.org>
  612. Date:   Mon Jul 26 09:28:16 2004 +0000
  613.     * configure.ac:  should fix detection of libpng.
  614. commit 293cd2f01ec1c3559df4bc93ec7021ce4532343a
  615. Author: Gildas Bazin <gbazin@videolan.org>
  616. Date:   Sun Jul 25 20:39:06 2004 +0000
  617.     * modules/control/rc.c: removed useless code for the rc-host option.
  618. commit 5833047101c1dab068559115a3303f557cfae596
  619. Author: Gildas Bazin <gbazin@videolan.org>
  620. Date:   Sun Jul 25 20:36:28 2004 +0000
  621.     * modules/video_output/x11/*:
  622.        - fixed exit in embedded mode when fullscreen.
  623.        - re-use the current video sub-window when switching to fullscreen (to have opengl working in fullscreen mode as well).
  624.        - add options to the opengl plugin.
  625. commit b3e49f8d767d1bf3fa681ad42eccf2dcdfd7fd13
  626. Author: Rémi Denis-Courmont <rem@videolan.org>
  627. Date:   Sun Jul 25 17:47:05 2004 +0000
  628.     Use VLC networking APIs: close -> net_Close, accept -> net_Accept
  629. commit 78c31cc1c0d05760f9933ddea53ed4d84b2070df
  630. Author: Gildas Bazin <gbazin@videolan.org>
  631. Date:   Sun Jul 25 08:34:08 2004 +0000
  632.     * NEWS: updated.
  633. commit 3480e333bbd44d7b01ea7d1cd7b2c9f3bde963a4
  634. Author: Rémi Denis-Courmont <rem@videolan.org>
  635. Date:   Sun Jul 25 08:20:09 2004 +0000
  636.     - unlink Unix socket on exit,
  637.     - bind to ::1 by default if --ipv6 is passed,
  638.     - do not overflow Unix socket path,
  639.     - use a different option (--rc-unix) for Unix socket.
  640. commit 8c869070a765767673a41462bae395f951bd6abf
  641. Author: Gildas Bazin <gbazin@videolan.org>
  642. Date:   Sun Jul 25 07:54:18 2004 +0000
  643.     * modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc.
  644. commit 9e63dcf871f87f7504110de8e1aa799800614d1c
  645. Author: Gildas Bazin <gbazin@videolan.org>
  646. Date:   Sat Jul 24 23:05:03 2004 +0000
  647.     * src/misc/net.c, modules/control/rc.c: win32 fixes.
  648. commit 3e784cb13e54b8f23f204867bb62c0a41eecb9ed
  649. Author: Gildas Bazin <gbazin@videolan.org>
  650. Date:   Sat Jul 24 22:49:28 2004 +0000
  651.     * src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept().
  652.     * modules/control/rc.c: added option to listen on a socket instead of only stdin.
  653.        Inspired from a patch by Bernhard Rosenkraenzer <bero at arklinux dot org>.
  654. commit 32d2dd2e3466e863f4fbc5040f5acf5ac6cd8620
  655. Author: Rémi Denis-Courmont <rem@videolan.org>
  656. Date:   Sat Jul 24 17:22:40 2004 +0000
  657.     Specify port in Host: HTTP request header
  658.     (thanks to Olivier Lourdais for the report)
  659. commit b95a3b3acfd439210a56efc6770611fb44fba5db
  660. Author: Rémi Denis-Courmont <rem@videolan.org>
  661. Date:   Sat Jul 24 17:02:26 2004 +0000
  662.     Fixed typo
  663. commit a7405bd021f45c2ec9cd843f4d60220be732a0e5
  664. Author: Gildas Bazin <gbazin@videolan.org>
  665. Date:   Sat Jul 24 16:33:00 2004 +0000
  666.     * modules/access/screen.c: win32 support for screen capture (colors are inverted right now).
  667. commit 7465431fe6fac201b1321ba7b4afc8994692295f
  668. Author: Gildas Bazin <gbazin@videolan.org>
  669. Date:   Sat Jul 24 13:40:17 2004 +0000
  670.     * configure.ac: don't build the screen plugin on darwin.
  671. commit 3f174193ef3e99edc7bca732e356d01bd0ace96f
  672. Author: Laurent Aimar <fenrir@videolan.org>
  673. Date:   Sat Jul 24 12:42:26 2004 +0000
  674.      * mp4.c: compute avg/max bitrate info. removed a fprintf...
  675. commit bb1eff8ac82f953826f2ddd52ac67f2b93020d1c
  676. Author: Gildas Bazin <gbazin@videolan.org>
  677. Date:   Sat Jul 24 12:33:15 2004 +0000
  678.     * modules/access/v4l/v4l.c: converted to access_demux module (less code, more CPU efficient).
  679. commit f9610dec231ac64230848c23afb4349346143352
  680. Author: Laurent Aimar <fenrir@videolan.org>
  681. Date:   Sat Jul 24 11:57:47 2004 +0000
  682.      * input: release p_playlist.
  683. commit 051cddc7d3ccb7811b3b5df8e75d5bb0332f9d96
  684. Author: Laurent Aimar <fenrir@videolan.org>
  685. Date:   Sat Jul 24 11:28:50 2004 +0000
  686.      * mp4.c: really(?) fixed the tkhd invalid width (thx bond for the
  687.     report).
  688. commit 377df083e1149b4c9c545485b458034a7b9bf2ee
  689. Author: Laurent Aimar <fenrir@videolan.org>
  690. Date:   Sat Jul 24 11:12:39 2004 +0000
  691.      * equalizer : [0] isn't cool, use a define.
  692. commit 58b6fda7c58cc44d1d309e6c192087d96ea9679a
  693. Author: Gildas Bazin <gbazin@videolan.org>
  694. Date:   Sat Jul 24 10:24:11 2004 +0000
  695.     * modules/stream_out/display.c: converted to the new input API + re-enabled in the build.
  696. commit 52b43cc9a97f631d45e720508095df2f42c19c19
  697. Author: Gildas Bazin <gbazin@videolan.org>
  698. Date:   Sat Jul 24 09:50:14 2004 +0000
  699.     NEWS, TODO: comprehensive new features update.
  700. commit bff77b41192d54a3f22bf72db19855c8f8ff2a29
  701. Author: Rémi Denis-Courmont <rem@videolan.org>
  702. Date:   Sat Jul 24 09:06:58 2004 +0000
  703.     - really iterate through getaddrinfo(),
  704.     - fixed read after freeaddrinfo() bug,
  705.     - removed extraneous debug messages
  706. commit 50bbdbfefc8fbdc94b246410a3526cf1939e02cb
  707. Author: Gildas Bazin <gbazin@videolan.org>
  708. Date:   Sat Jul 24 00:20:19 2004 +0000
  709.     * modules/access/screen.c: new screen capture access module. Only X11 for now but should be straight-forward to adapt to other platforms.
  710. commit e623637f12d5b574baff6fea71544deffcb8e3d9
  711. Author: Gildas Bazin <gbazin@videolan.org>
  712. Date:   Fri Jul 23 18:13:20 2004 +0000
  713.     * modules/visualization/galaktos/plugin.c: usual test before you commit.
  714. commit 0df3e20904dbea7a6ac711be8b13b998a59de95e
  715. Author: Gildas Bazin <gbazin@videolan.org>
  716. Date:   Fri Jul 23 18:08:58 2004 +0000
  717.     * modules/visualization/galaktos/plugin.c: fixed threading issues with opengl.
  718. commit e14fc1897f10ce1cb506fcadd2ecaaab2e746b5c
  719. Author: Gildas Bazin <gbazin@videolan.org>
  720. Date:   Fri Jul 23 16:43:22 2004 +0000
  721.     * configure.ac: added glwin32 and fixed linkage of the opengl module on win32.
  722. commit 6550c5d7c8f583b09c0cf06f9ec2de8cf1b184e4
  723. Author: Gildas Bazin <gbazin@videolan.org>
  724. Date:   Fri Jul 23 16:36:51 2004 +0000
  725.     * modules/video_output/opengl.c, modules/video_output/x11/glx.c: proper scaling + fixes.
  726. commit 634e231f0f8010ed90275516a0a96de9d845e25d
  727. Author: Sam Hocevar <sam@videolan.org>
  728. Date:   Fri Jul 23 16:16:22 2004 +0000
  729.       * configure.ac: fixed the AltiVec capabilities check.
  730. commit 97db316e661eb5a8ebb9b845236a5fe211c3e514
  731. Author: Sam Hocevar <sam@videolan.org>
  732. Date:   Fri Jul 23 15:16:00 2004 +0000
  733.       * configure.ac: don't use -maltivec -mabi=altivec, because we don't want
  734.         to trigger AltiVec optimisations in our generic code.
  735. commit 2088177805fdbf1387ecdf37fa0f6a3d03964aca
  736. Author: Eric Petit <titer@videolan.org>
  737. Date:   Fri Jul 23 14:19:31 2004 +0000
  738.      + configure.ac: BeOS dvdread linkage fix
  739.      + contrib/src/Makefile: build more libs on BeOS, use libdts' svn
  740.      + Makefile.am: fixed BeOS packages generation
  741. commit 314a3b4167fa0be9a9efa8785d0de29040bea8ed
  742. Author: Gildas Bazin <gbazin@videolan.org>
  743. Date:   Fri Jul 23 13:37:43 2004 +0000
  744.     * modules/video_output/opengl.c: forward control queries to opengl provider.
  745. commit 58f8e5c469f59131e2917caa8cf824dbad28fbb8
  746. Author: Gildas Bazin <gbazin@videolan.org>
  747. Date:   Fri Jul 23 12:47:34 2004 +0000
  748.     * modules/video_output/directx/glwin32.c: 1st shot at a win32 opengl provider.
  749.     * modules/video_output/directx/events.c: removed unused code.
  750. commit 1eefd3dd7d97392d6e6dfee593538436263ca479
  751. Author: Gildas Bazin <gbazin@videolan.org>
  752. Date:   Fri Jul 23 12:42:11 2004 +0000
  753.     * src/video_output/vout_intf.c: small kludge for opengl providers.
  754. commit 5147198f2f346407f66f2dbb0b3e87f7c7f2568d
  755. Author: Eric Petit <titer@videolan.org>
  756. Date:   Fri Jul 23 11:33:25 2004 +0000
  757.      BeOS contrib bla bla
  758. commit 71445ddd89bf56391c9d0b00266dab4041db23ba
  759. Author: Damien Fouilleul <damienf@videolan.org>
  760. Date:   Fri Jul 23 10:19:58 2004 +0000
  761.     improved filter compatibility by favoring current connection media type in subsequent connections
  762. commit d1f89a0ca8d632af8e55e0b5b19941731fbb5981
  763. Author: Eric Petit <titer@videolan.org>
  764. Date:   Thu Jul 22 22:59:50 2004 +0000
  765.      + configure.ac: don't build OpenGL support on BeOS although it has gl.h
  766.      + extras/contrib/src/*: build libmpeg2 w/o mmxext and 3dnow on BeOS
  767.        (buggy compiler)
  768.      + modules/gui/beos/*: quick compile fixes
  769.      + modules/video_filter/deinterlace.c: require mmxext instead of mmx
  770.      + Makefile.am: on BeOS, build a VLC bundle a la OS X
  771. commit 40a45dc8f3097d91a9d071d8a0dbdfd75b8d2a8c
  772. Author: Gildas Bazin <gbazin@videolan.org>
  773. Date:   Thu Jul 22 22:36:16 2004 +0000
  774.     * modules/video_output/x11/glx.c: OpenGL context is initialized in pf_init() because of threading issues.
  775. commit 32b211e47175cd50964950fc8beedc3c5f2deb02
  776. Author: Gildas Bazin <gbazin@videolan.org>
  777. Date:   Thu Jul 22 22:14:42 2004 +0000
  778.     * modules/video_output/x11/glx.c, modules/video_output/opengl.c: some fixes.
  779. commit d049b8aa9c808b13db2582fc535d3f53d11eeac3
  780. Author: Gildas Bazin <gbazin@videolan.org>
  781. Date:   Thu Jul 22 21:53:43 2004 +0000
  782.     * src/misc/objects.c: hmmm, did I say vlc_opengl.h was removed ?
  783. commit ff7d97cf89ba2787e111a5c0de5a3da217bab034
  784. Author: Gildas Bazin <gbazin@videolan.org>
  785. Date:   Thu Jul 22 21:50:15 2004 +0000
  786.     * modules/video_output/x11/glx.c: vlc_opengl.h was removed.
  787. commit f0f138425c6e74702e95c98a4f7a2d60806df2bf
  788. Author: Gildas Bazin <gbazin@videolan.org>
  789. Date:   Thu Jul 22 21:30:45 2004 +0000
  790.     * Makefile.am: include/vlc_opengl.h was removed.
  791. commit bb13e2278049b34b5d8400f3887a5f2356e2cf4b
  792. Author: Gildas Bazin <gbazin@videolan.org>
  793. Date:   Thu Jul 22 21:27:45 2004 +0000
  794.     * modules/video_output/x11/*: the glx "opengl provider" makes use of xcommon.c.
  795.     * modules/video_output/opengl.c: new platform independant OpenGL vout (uses an "opengl provider" module).
  796.     * modules/visualization/galaktos/*: uses the new "opengl provider" module.
  797. commit 6129f1ce2060d74635559b70116c5b617244b970
  798. Author: Eric Petit <titer@videolan.org>
  799. Date:   Thu Jul 22 16:48:38 2004 +0000
  800.      contrib system adapted for BeOS (need to set LIBRARY_PATH and BELIBRARIES)
  801. commit 23d3f63ca53121de44137a0453f698f9d8d45bd9
  802. Author: Gildas Bazin <gbazin@videolan.org>
  803. Date:   Thu Jul 22 16:37:43 2004 +0000
  804.     * modules/video_output/x11/glx.c: improvements.
  805. commit 031cb39a6f015aeaf347a6ec2e5394a258e9e415
  806. Author: Gildas Bazin <gbazin@videolan.org>
  807. Date:   Thu Jul 22 15:45:54 2004 +0000
  808.     * modules/video_chroma/i420_rgb.c: work around a gcc-3.3.4 optimization bug.
  809. commit 3a4997f56f2b27d9802dadd17ad23b19a036582c
  810. Author: Eric Petit <titer@videolan.org>
  811. Date:   Thu Jul 22 15:09:42 2004 +0000
  812.      equalizer.c: compile fix for old compilers (thx sam)
  813. commit 17d02421a753534dc818690d4f0b31eff731a050
  814. Author: Eric Petit <titer@videolan.org>
  815. Date:   Thu Jul 22 14:21:59 2004 +0000
  816.      BeOS doesn't know about PF_INET
  817. commit 9cb381a08bc27874f064cf236e67268d86505b50
  818. Author: Eric Petit <titer@videolan.org>
  819. Date:   Thu Jul 22 13:50:35 2004 +0000
  820.      netsync.c: converted to unix file because BeOS' gcc chokes on dos files
  821. commit 64f0cbff552ab1a656299be2c6b4cc30b6c03fae
  822. Author: Eric Petit <titer@videolan.org>
  823. Date:   Thu Jul 22 13:06:21 2004 +0000
  824.      configure.ac: check for png_set_rows in libpng because early versions
  825.      don't have it
  826. commit 7b93029460928ecaf0406950082f53f09fc65ed6
  827. Author: Derk-Jan Hartman <hartman@videolan.org>
  828. Date:   Thu Jul 22 11:49:14 2004 +0000
  829.     * frenglish paquets -> packets
  830. commit 17a719713efbd7eefc90c7429605fa6e2f09b58a
  831. Author: Eric Petit <titer@videolan.org>
  832. Date:   Thu Jul 22 08:51:40 2004 +0000
  833.      contrib/*: started to adapt the contrib system for BeOS
  834. commit 94506eca9748d764075da8f52b25729edfa78b72
  835. Author: Gildas Bazin <gbazin@videolan.org>
  836. Date:   Thu Jul 22 07:03:22 2004 +0000
  837.     * modules/visualization/galaktos: added svn:ignore property.
  838. commit 1707c0ff66dea00af061476b0b906f75d3e84bfa
  839. Author: Gildas Bazin <gbazin@videolan.org>
  840. Date:   Thu Jul 22 06:59:56 2004 +0000
  841.     * Makefile.am: added include/vlc_opengl.h to the build.
  842. commit 4994baa7237b561a0f9259c606332baea2383ea1
  843. Author: Cyril Deguet <asmax@videolan.org>
  844. Date:   Wed Jul 21 22:38:49 2004 +0000
  845.      * all: created a new module type "opengl provider", which provides a
  846.        simple interface to create and use OpenGL windows
  847.      * modules/video_output/x11/glx.c: the GLX vout now implements the
  848.       "opengl provider" interface
  849.      * modules/visualization/galaktos/*: no more dependency on GLX: we use
  850.        the generic opengl provider interface instead.
  851. commit 42d17b9d6a9abb8bdfc306e868f29692da3e8f8c
  852. Author: Derk-Jan Hartman <hartman@videolan.org>
  853. Date:   Wed Jul 21 19:03:34 2004 +0000
  854.     * Example Multipart MJPEG webpage. With cambozola JAVA applet example.
  855. commit 1005f6abc6777bc83f45f1c601b1aa906e326e29
  856. Author: Derk-Jan Hartman <hartman@videolan.org>
  857. Date:   Wed Jul 21 18:45:06 2004 +0000
  858.     * Fix the sap module compilation. Compile before you commit strikes once again.......
  859. commit d0f20f626b4a9a78b83b7dc75d33713a13bac395
  860. Author: Derk-Jan Hartman <hartman@videolan.org>
  861. Date:   Tue Jul 20 23:15:33 2004 +0000
  862.     * Fix livedotcom API change.
  863.       Thanks to James MacLean, Arwed von Merkatz and Ross Finlayson for reporting and fixing the issue.
  864. commit 5d041ddd8ad083aee80d1d9b18582b99fc8a23d0
  865. Author: Cyril Deguet <asmax@videolan.org>
  866. Date:   Tue Jul 20 22:25:06 2004 +0000
  867.       * glx.c: don't scale the image with the chroma (supposed to speed up
  868.         the conversion ??)
  869. commit d6cb888b458f61f46803222476cdc32d31762ff6
  870. Author: Derk-Jan Hartman <hartman@videolan.org>
  871. Date:   Tue Jul 20 21:36:51 2004 +0000
  872.     * recognize new x-plgroup paramater (only standardized fields are not prefixed with x-)
  873. commit c0a1dbea40aa511d41f644c0d19b51fffc384a5a
  874. Author: Cyril Deguet <asmax@videolan.org>
  875. Date:   Tue Jul 20 20:25:25 2004 +0000
  876.       * modules/video_output/x11/glx.c: new OpenGL vout for X11.
  877.         TODO: - factorization with xcommon.c
  878.               - factorization with glx.c in GaLaktos plugin
  879.               - remove hard-coded values
  880.         (If you don't like the rotating cube, hack the code yourself,
  881.         the variables will come later ! ;)
  882. commit 3c3996cccb591768d9fc8d4bc1e0e728ed6df8cf
  883. Author: Mohammed Adnène Trojette <adn@videolan.org>
  884. Date:   Tue Jul 20 16:43:36 2004 +0000
  885.     author :)
  886. commit 4a83848248b9fc3b5b93a75cdb0fd36cc4fcef51
  887. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  888. Date:   Tue Jul 20 11:49:04 2004 +0000
  889.     mpjpeg.c: The rfc says to use rn so use rn. Also set the right mime type.
  890.     This makes the served stream work with cambozola applet.
  891. commit 14f7e26d7807dab1fb4ecfcef010f5d06c6ac1cd
  892. Author: Sam Hocevar <sam@videolan.org>
  893. Date:   Tue Jul 20 09:53:24 2004 +0000
  894.       * debian/control:
  895.         + Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
  896.           versions of this library.
  897.         + Recommend the videolan-doc package.
  898.         + Build-conflict on libavcodec-dev, just in case it enters Sid at an
  899.           unappropriate moment.
  900.       * debian/README.Debian:
  901.         + Removed mention of the libmpeg2 tree, which we no longer provide.
  902. commit 8600577eb84d04f49dcf2bb7f7950fb2b0555296
  903. Author: Gildas Bazin <gbazin@videolan.org>
  904. Date:   Tue Jul 20 09:23:18 2004 +0000
  905.     * src/misc/httpd.c: fixed non-initialized variable that prevented getaddrinfo() from working.
  906. commit c163444a0f19cc6689a995437205ddcbfc3f758a
  907. Author: Derk-Jan Hartman <hartman@videolan.org>
  908. Date:   Mon Jul 19 19:41:44 2004 +0000
  909.     * darwin buildflag for vlc/libvlc
  910. commit 1d6a402600ac9f0abdc63b02366d10ac4fd2927d
  911. Author: Laurent Aimar <fenrir@videolan.org>
  912. Date:   Mon Jul 19 17:04:45 2004 +0000
  913.      * stream.c: fixed seeking near the end of a stream.
  914. commit 245e5824e9de7b50efbe29fdad21c1cea620284b
  915. Author: Gildas Bazin <gbazin@videolan.org>
  916. Date:   Mon Jul 19 14:54:37 2004 +0000
  917.     * modules/demux/ts.c: added support for transport streams with Reed-Solomon (204,188) error correction (16 bytes ECC discarded).
  918. commit 24a100c0362b3a73b3ae304f4a212981863e053c
  919. Author: Gildas Bazin <gbazin@videolan.org>
  920. Date:   Mon Jul 19 09:46:06 2004 +0000
  921.     * src/misc/httpd.c: ipv6 win32 fix.
  922. commit cc0c26f4c80ec68fe8034e7fb483ceadde227efb
  923. Author: Gildas Bazin <gbazin@videolan.org>
  924. Date:   Mon Jul 19 08:57:42 2004 +0000
  925.     * modules/control/http.c: portability fix.
  926. commit 491ca2206b201099e398c20fc7802a90943b6f92
  927. Author: Laurent Aimar <fenrir@videolan.org>
  928. Date:   Sun Jul 18 17:05:45 2004 +0000
  929.      stream.c: do not drop empty line.
  930. commit d8f026b7dfcfb750fd873bef178f04ba7fd40ddf
  931. Author: Laurent Aimar <fenrir@videolan.org>
  932. Date:   Sun Jul 18 17:04:44 2004 +0000
  933.      * subtitle: fixed a small memleak.
  934. commit 52500c689868b2e18d8951498af71e819ec313e8
  935. Author: Laurent Aimar <fenrir@videolan.org>
  936. Date:   Sun Jul 18 16:33:02 2004 +0000
  937.      * mpga: fixed a memleak+warnings.
  938. commit 1e4bfd0dc1547a32b54057d9b62a0a1faf48ab9c
  939. Author: Cyril Deguet <asmax@videolan.org>
  940. Date:   Sun Jul 18 13:56:08 2004 +0000
  941.      * all: now both GLX 1.2 and 1.3 are supported
  942. commit 3a6efa71fa6dc0b7d2427ef9380203ac4d060454
  943. Author: Laurent Aimar <fenrir@videolan.org>
  944. Date:   Sun Jul 18 12:03:37 2004 +0000
  945.      * ftp: handle multiple lines answers.
  946. commit 760f9ce32b85710bdbca3b18478bdd2a044aa3a5
  947. Author: Derk-Jan Hartman <hartman@videolan.org>
  948. Date:   Sun Jul 18 11:25:28 2004 +0000
  949.     * spelling corrections
  950. commit 0168eda004d827d1237d99c7bf5e35ad8a498c05
  951. Author: Derk-Jan Hartman <hartman@videolan.org>
  952. Date:   Sat Jul 17 20:43:52 2004 +0000
  953.     * additions to TODO list
  954. commit 87d724096cfb1bce0758ab4f56a390527fcf5713
  955. Author: Rémi Denis-Courmont <rem@videolan.org>
  956. Date:   Sat Jul 17 16:56:59 2004 +0000
  957.     Fix socket errors handling.
  958.     Fallback to IPv4 with option --ipv6 if IPv6 fails
  959. commit d16c1ff9a482b90f6fa4aa3ee432c387b93893bc
  960. Author: Rémi Denis-Courmont <rem@videolan.org>
  961. Date:   Sat Jul 17 15:04:42 2004 +0000
  962.     Fallback for UDP if not using IPv4
  963. commit 87c112340bcb4e555dbda4747896846d25b6756f
  964. Author: Rémi Denis-Courmont <rem@videolan.org>
  965. Date:   Sat Jul 17 14:07:40 2004 +0000
  966.     Fix corner case introduced in HTTPd IPv6 patch
  967. commit b45ccdd52dca2da203ee37d7ef409c8c26089708
  968. Author: Cyril Deguet <asmax@videolan.org>
  969. Date:   Sat Jul 17 13:55:48 2004 +0000
  970.       * all: first implementation of a MilkDrop-compatible visualization plugin,
  971.         based on ProjectM (xmms-projectm.sourceforge.net), without the
  972.         dependency on SDL 1.3. At the moment it only works on X11 with GLX 1.3,
  973.         I didn't manage to have it working with the 1.2 API :(
  974.         SGI Pbuffers are not used yet, I didn't manage to have them working
  975.         well either :(
  976.         Milkdrop presets are searched in /etc/projectM/presets (guess why ;)
  977.         With projectM presets, colours look a bit "flashy", I wonder if it
  978.         is normal...
  979.         To compile the plugin, add --enable-galaktos in configure. The only
  980.         dependencies are on X11 and OpenGL libs.
  981.         Enjoy !
  982. commit 918eef5228b19cc57489387617ec972550db2702
  983. Author: Rémi Denis-Courmont <rem@videolan.org>
  984. Date:   Sat Jul 17 12:30:59 2004 +0000
  985.     IPv6 support for HTTPd
  986. commit fa2921eae1ade188e719fbfe19030bf3ef8ab8ab
  987. Author: Derk-Jan Hartman <hartman@videolan.org>
  988. Date:   Sat Jul 17 11:51:46 2004 +0000
  989.     * strtof is C99 and not present on pre BSD 5 (including older Mac OSX).
  990.       added configure.ac check and use strtod with cast as backup since it is ANSI C
  991. commit f7f0f42f820f89f55bc243f1c318c2751aeee934
  992. Author: Rémi Denis-Courmont <rem@videolan.org>
  993. Date:   Sat Jul 17 11:50:43 2004 +0000
  994.     Check for getnameinfo() - required for later patch
  995. commit e0b120ba95a952d1f40febab080c666b6136b6cd
  996. Author: Derk-Jan Hartman <hartman@videolan.org>
  997. Date:   Fri Jul 16 23:04:57 2004 +0000
  998.     * libdvdnav compiles on Mac OS X 10.2 with this patch. (copied from libdvdread)
  999. commit bed33d5d1877aaf737b066e1b2f1817afa196de7
  1000. Author: Derk-Jan Hartman <hartman@videolan.org>
  1001. Date:   Fri Jul 16 21:05:52 2004 +0000
  1002.     * no more need for unistd.h patch in rtsp.c of ffmpeg either
  1003. commit f07094cb48bde735aecdcf8e649bada433d57fed
  1004. Author: Derk-Jan Hartman <hartman@videolan.org>
  1005. Date:   Fri Jul 16 20:05:03 2004 +0000
  1006.     * update ffmpeg patch. no more need for lrintf() and libpostproc header install workaround
  1007. commit d4f8c8201cae9e990d6fd64db696a7a4a559beaa
  1008. Author: Laurent Aimar <fenrir@videolan.org>
  1009. Date:   Fri Jul 16 19:33:20 2004 +0000
  1010.      * libmp4.c: MMhh .mp4 is 99.99% the same thing than .mov but not 100% :(((
  1011.      * mp4.c: hdlr atom in the .mp4 and .mov way.
  1012. commit 24aecbe0eb61c9ac14c36e13f334c3de56f9a06a
  1013. Author: Laurent Aimar <fenrir@videolan.org>
  1014. Date:   Fri Jul 16 18:35:50 2004 +0000
  1015.       * equalizer: fixed a bug with strtof.
  1016.           (Please look at the warnings, most of the time "incompatible pointer
  1017.     type" isn't really good ;)
  1018. commit 556addaeda2da3c64911acf068998fa2dc6dbd00
  1019. Author: Derk-Jan Hartman <hartman@videolan.org>
  1020. Date:   Fri Jul 16 16:34:11 2004 +0000
  1021.      * Fix alignment on a configure --help message
  1022. commit fe240da5f4e4333e811e57df84929ecd84191801
  1023. Author: Sam Hocevar <sam@videolan.org>
  1024. Date:   Fri Jul 16 13:10:34 2004 +0000
  1025.       * configure.ac: fixed a misplaced parenthesis in the -lXt detection.
  1026. commit f6f3342c40b4427e55fb87e6a879e56dbbf8b1ff
  1027. Author: Sam Hocevar <sam@videolan.org>
  1028. Date:   Fri Jul 16 11:50:27 2004 +0000
  1029.       * configure.ac:
  1030.         + Added full library dependencies to the -lXt check.
  1031. commit 2e11ee156299d7c2730d17bca35ebf09c02967ec
  1032. Author: Sam Hocevar <sam@videolan.org>
  1033. Date:   Fri Jul 16 11:33:32 2004 +0000
  1034.       * it's information, not informations (you missed some, dj :P)
  1035. commit 1954049294be0f83166c20d1bbff7faf14f2ed57
  1036. Author: Derk-Jan Hartman <hartman@videolan.org>
  1037. Date:   Fri Jul 16 11:29:21 2004 +0000
  1038.     * it's information, not informations (grep -r)
  1039.     * modules/demux/avi/avi.c: Look a bit further into the file for the avi tag.
  1040.       this allows you to play avi in uncompressed .rar (only first part of course).
  1041. commit 202b7bf8b16fc3fe1f936cca83a822586c83d64d
  1042. Author: Sam Hocevar <sam@videolan.org>
  1043. Date:   Fri Jul 16 11:26:48 2004 +0000
  1044.       * debian/rules:
  1045.         + Activated Theora support (Closes: #259061).
  1046.         + Re-enabled the KDE plugin (Closes: #258295).
  1047.       * debian/control:
  1048.         + Set policy to 3.6.1.1.
  1049.         + Build-depend on libid3tag0-dev for ID3 tag support.
  1050.         + Made vlc depend on wxvlc for the moment.
  1051. commit 3460771a329d1706ec90b17fe6821315f63e61ab
  1052. Author: Derk-Jan Hartman <hartman@videolan.org>
  1053. Date:   Thu Jul 15 18:47:32 2004 +0000
  1054.     * removed the hog elements. They are breaking stuff..
  1055. commit 89c4bf7402b4ebd4e36af6023f8b1bb4bfb882f7
  1056. Author: Derk-Jan Hartman <hartman@videolan.org>
  1057. Date:   Thu Jul 15 15:24:53 2004 +0000
  1058.     * reenable the prefs. this was a small leftover from debugging
  1059. commit 4bfdf490d71eca050f9090ae1ed0d5a635925370
  1060. Author: Derk-Jan Hartman <hartman@videolan.org>
  1061. Date:   Thu Jul 15 15:20:46 2004 +0000
  1062.     * spelling error
  1063. commit b0536abaa69367da6abdfd1b9e872c3ee8c4dec5
  1064. Author: Gildas Bazin <gbazin@videolan.org>
  1065. Date:   Thu Jul 15 12:41:38 2004 +0000
  1066.     * modules/audio_filter/equalizer.c: fixed segfault in BandsCallback().
  1067. commit 9105991c67a622bcf267c9e7915a1de4467dbe8b
  1068. Author: Gildas Bazin <gbazin@videolan.org>
  1069. Date:   Wed Jul 14 19:26:30 2004 +0000
  1070.     * modules/codec/ffmpeg/demux.c: don't use libavformat's redirector demux.
  1071. commit 40cbe6a355c8754930bc9e11806c582b4b0cf52a
  1072. Author: Cyril Deguet <asmax@videolan.org>
  1073. Date:   Wed Jul 14 13:03:54 2004 +0000
  1074.      * all: just a basic OpenGL scope at the moment
  1075. commit ca0486330a6c9eda65e5bdd7f5750776796a540a
  1076. Author: Gildas Bazin <gbazin@videolan.org>
  1077. Date:   Wed Jul 14 10:21:21 2004 +0000
  1078.     * src/misc/threads.c: fixed long standing win32 thread handles leak.
  1079. commit 027bb3fe99cd16d18f8fa0433a4efdbc5ab5f89d
  1080. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1081. Date:   Tue Jul 13 12:05:21 2004 +0000
  1082.     mpga.c: fixed some memleaks in the probing process
  1083. commit c16efd6ca3eea3d6bd7d9fb7a6fcaa88d9bb873f
  1084. Author: Clément Stenac <zorglub@videolan.org>
  1085. Date:   Tue Jul 13 11:41:21 2004 +0000
  1086.     Couple of fixes
  1087. commit 421866e2f073d8ff0fa0bf90477bb120b4dd5df5
  1088. Author: Cyril Deguet <asmax@videolan.org>
  1089. Date:   Mon Jul 12 18:02:57 2004 +0000
  1090.      * all: skeleton of a coming-soon OpenGL visualization plugin, compatible
  1091.        with MilkDrop for winamp.
  1092. commit ce1924e31356b475e85cc73cdbe1e4ccee8913ca
  1093. Author: Gildas Bazin <gbazin@videolan.org>
  1094. Date:   Mon Jul 12 11:57:49 2004 +0000
  1095.     * modules/gui/wxwindows/extrapanel.cpp: try to use some spacing between widgets to make it actually readable. The equalizer panel would need more work though (ah and the wizard needs a whole load of them as well).
  1096. commit c99d445e1e93d6804435ada2490653aed29c6b10
  1097. Author: Gildas Bazin <gbazin@videolan.org>
  1098. Date:   Mon Jul 12 08:30:12 2004 +0000
  1099.     * configure.ac: added new normvol module to the build.
  1100. commit a8f31b962459631885f62ab1c6893cd3480b6966
  1101. Author: Anil Daoud <anil@videolan.org>
  1102. Date:   Mon Jul 12 07:33:02 2004 +0000
  1103.     * unicode fixes
  1104. commit 426d10df6f1c1b715cdca6557207b2ff4ad5e9d5
  1105. Author: Eric Petit <titer@videolan.org>
  1106. Date:   Mon Jul 12 06:56:05 2004 +0000
  1107.      Fixed norm-max-level description
  1108. commit de57ea2f3d8e1aa1ac6217e66de7546fea17038e
  1109. Author: Clément Stenac <zorglub@videolan.org>
  1110. Date:   Mon Jul 12 06:48:37 2004 +0000
  1111.     Updated TODO
  1112. commit 6c43e73ea9635127a35511bb5ff00a63a9863f9d
  1113. Author: Clément Stenac <zorglub@videolan.org>
  1114. Date:   Mon Jul 12 06:47:15 2004 +0000
  1115.     Removed the old streaming wizardnSplitted the interface file into interface+extrapanelnExtrapanel is now a notebooknReworked the video extrapanel (removed ratio,added filters)nImplemented a graphical equaliwer
  1116. commit da38b336b92228be9ba6e97b588f5618731bd71f
  1117. Author: Clément Stenac <zorglub@videolan.org>
  1118. Date:   Mon Jul 12 06:45:48 2004 +0000
  1119.     Added a very trivial volume normalizer
  1120. commit f8c95ffa2ba4bf2d21105a622ef805802605e224
  1121. Author: Clément Stenac <zorglub@videolan.org>
  1122. Date:   Mon Jul 12 06:45:07 2004 +0000
  1123.     Allow on the fly change of equalizer config. Only restart aout when enabling/disabling equalizer
  1124. commit 39322a9027e425c1e1841a5633f0da2ff15051c1
  1125. Author: Clément Stenac <zorglub@videolan.org>
  1126. Date:   Mon Jul 12 06:43:28 2004 +0000
  1127.     Fix refcount problem when creation fails
  1128. commit 707ee8ea31dd8f0c92ad4e9fdec955ee6205f2df
  1129. Author: Clément Stenac <zorglub@videolan.org>
  1130. Date:   Mon Jul 12 06:42:47 2004 +0000
  1131.     Fix segfault when child vout creation fails
  1132. commit fd59fcbf16dc16c2057a27d33a6ea8d07dbb6cfe
  1133. Author: Derk-Jan Hartman <hartman@videolan.org>
  1134. Date:   Sun Jul 11 16:26:58 2004 +0000
  1135.     NEWS: not that 0.7.3 is not released yet
  1136.     TODO: updates more stuff to do :)
  1137. commit c7a0be70d2e408d8ba7b5260498c2428db064115
  1138. Author: Derk-Jan Hartman <hartman@videolan.org>
  1139. Date:   Sun Jul 11 16:26:21 2004 +0000
  1140.     * Fix audio subtitle track changer hotkey on OSX.
  1141. commit 983e111fce0d95571d25dbf22f5b6289f5b3f17f
  1142. Author: Cyril Deguet <asmax@videolan.org>
  1143. Date:   Sun Jul 11 11:15:43 2004 +0000
  1144.      * x11_timer.cpp: compilation fix
  1145. commit 080dfc9b77ebfcc3001130a6ca732f56e1e4134d
  1146. Author: Laurent Aimar <fenrir@videolan.org>
  1147. Date:   Sun Jul 11 09:58:24 2004 +0000
  1148.      *  theora: compilation fix.
  1149. commit f93b1504d93a524939c114349886ba5fb45a3b35
  1150. Author: Laurent Aimar <fenrir@videolan.org>
  1151. Date:   Sat Jul 10 18:12:56 2004 +0000
  1152.      * all: compilation fix.
  1153. commit e414aa3236f4562b5796aca8098319a5d3020aeb
  1154. Author: Gildas Bazin <gbazin@videolan.org>
  1155. Date:   Sat Jul 10 18:08:09 2004 +0000
  1156.     * src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors.
  1157.       (is going to replace audio_date_t).
  1158. commit 32f808e2b53be404078de7e50c64655c94f4240c
  1159. Author: Laurent Aimar <fenrir@videolan.org>
  1160. Date:   Sat Jul 10 17:22:35 2004 +0000
  1161.      * all: sout_ParseCfg -> sout_CfgParse.
  1162. commit 9ea870aa6c8bbd34df0199fe31cdd2ef9cdb1d8e
  1163. Author: Laurent Aimar <fenrir@videolan.org>
  1164. Date:   Sat Jul 10 17:22:10 2004 +0000
  1165.     * vlc_common: moved a few typedefs from stream_output.h
  1166. commit 43a8115c06ed15f17b9c5a78057d616c9e42e24b
  1167. Author: Laurent Aimar <fenrir@videolan.org>
  1168. Date:   Sat Jul 10 17:20:59 2004 +0000
  1169.      * all: cosmetics.
  1170. commit 179f1381ce3b2c90d34485c0d186c1ed6cfec2d5
  1171. Author: Laurent Aimar <fenrir@videolan.org>
  1172. Date:   Sat Jul 10 17:20:11 2004 +0000
  1173.      * all: cosmetics + MUX_GET_MIME.
  1174. commit a3da721928b917b5ca74ff750565a884a8190d28
  1175. Author: Laurent Aimar <fenrir@videolan.org>
  1176. Date:   Sat Jul 10 17:19:28 2004 +0000
  1177.      all: sout_ParseCfg -> sout_CfgParse.
  1178. commit 5363e037cc0c01bcd118ce1f324a6b105052a720
  1179. Author: Laurent Aimar <fenrir@videolan.org>
  1180. Date:   Sat Jul 10 17:18:50 2004 +0000
  1181.      * all: lot of cosmetics, and added a MUX_GET_MIME (not yet used).
  1182. commit 7fdad1d9c4d34b8c991fa2c07c0e11854b6206d1
  1183. Author: Gildas Bazin <gbazin@videolan.org>
  1184. Date:   Fri Jul 9 21:13:11 2004 +0000
  1185.     * modules/codec/flac.c: couple of fixes.
  1186. commit a01f44d552d706c28de01d0944063c1db8c08f53
  1187. Author: Gildas Bazin <gbazin@videolan.org>
  1188. Date:   Fri Jul 9 15:15:07 2004 +0000
  1189.     * modules/demux/playlist, src/input/stream.c: fixed a shitload of bugs in playlist demuxers + simplified a lot.
  1190. commit b1ddf9183c295d92b5cfc412a13583b8b7caa216
  1191. Author: Laurent Aimar <fenrir@videolan.org>
  1192. Date:   Thu Jul 8 18:10:10 2004 +0000
  1193.      * equalizer: added a preamp value per preset.
  1194. commit 91c5dd59a35d4506708f97ac778f75474de15a6d
  1195. Author: Gildas Bazin <gbazin@videolan.org>
  1196. Date:   Thu Jul 8 14:20:11 2004 +0000
  1197.     * src/input/decoder.c: better pictures leakage detection.
  1198. commit 1e9c67a5c23650f58c8180ce4a24e1d6fa9d6d5e
  1199. Author: Derk-Jan Hartman <hartman@videolan.org>
  1200. Date:   Thu Jul 8 12:48:29 2004 +0000
  1201.     * Fix building of livedotcom module for !--mostly-builtin
  1202. commit 20d970f8f4a1ae6c282965386013a30171ad5f2d
  1203. Author: Gildas Bazin <gbazin@videolan.org>
  1204. Date:   Thu Jul 8 12:25:20 2004 +0000
  1205.     * src/playlist/playlist.c: another autodelete fix.
  1206. commit d1dd9b93066db218eac34f4ea7cc3f37e4baf2f5
  1207. Author: Gildas Bazin <gbazin@videolan.org>
  1208. Date:   Thu Jul 8 10:52:23 2004 +0000
  1209.     * modules/gui/wxwindows/interface.cpp: center the volume control on the toolbar.
  1210. commit 0cbf54fb535393e4fd1a9740108aa90cebcc1074
  1211. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1212. Date:   Thu Jul 8 09:38:42 2004 +0000
  1213.     hotkeys.c: Don't show "Disabled" when cycling audio tracks. Fixed =/== issue
  1214.     with the subtitles hotkey (thank you gcc)
  1215. commit 43619b8a3ea4b80007f6931de479af2226ac8d71
  1216. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1217. Date:   Thu Jul 8 09:12:37 2004 +0000
  1218.     Forgot this file in my last commit.
  1219. commit e3ae397810727ed58dc03df54170e0f6cb51af84
  1220. Author: Laurent Aimar <fenrir@videolan.org>
  1221. Date:   Wed Jul 7 23:26:35 2004 +0000
  1222.      * http: added a mime option.
  1223. commit 55d256144048009b317a2b00c1cf4f2241fc7633
  1224. Author: Laurent Aimar <fenrir@videolan.org>
  1225. Date:   Wed Jul 7 23:16:30 2004 +0000
  1226.      * demux: stream_DemuxControl: emulate seek.
  1227. commit 25fc0180f4a3689492ea526df57fda18cd1f2915
  1228. Author: Laurent Aimar <fenrir@videolan.org>
  1229. Date:   Wed Jul 7 23:12:30 2004 +0000
  1230.      * Modules.am: link livedotcom with access/mms/asf.c
  1231. commit 6c812f62605ac185f54bb9193a51cb3822425071
  1232. Author: Laurent Aimar <fenrir@videolan.org>
  1233. Date:   Wed Jul 7 23:11:08 2004 +0000
  1234.      * livedotcom: first try to support m$ rtsp. It works on the url I have.
  1235. commit 17961cd32ff41324f764c901be8b038190d4e2f0
  1236. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1237. Date:   Wed Jul 7 21:09:20 2004 +0000
  1238.     hadded keys to cycle audio track and subtitle track
  1239. commit acc84ebefda309c840fdfa57b16c08779895ce64
  1240. Author: Gildas Bazin <gbazin@videolan.org>
  1241. Date:   Wed Jul 7 16:41:26 2004 +0000
  1242.     * configure.ac: added mpjpeg muxer to the build.
  1243. commit 8942735a2ffb33f0f73ff7ea9cab189a9cad23ff
  1244. Author: Rémi Denis-Courmont <rem@videolan.org>
  1245. Date:   Wed Jul 7 16:24:56 2004 +0000
  1246.     * netsync module no longer IPv4-specific
  1247. commit 3f2e13bc4283b11a09dc85d1da20484c980cb373
  1248. Author: Gildas Bazin <gbazin@videolan.org>
  1249. Date:   Wed Jul 7 15:51:23 2004 +0000
  1250.     * src/audio_output/input.c: ability to switch between equalizers on the fly.
  1251.     * modules/gui/wxwindows/menus.cpp: added equalizers to the menus.
  1252. commit 7f800bc0f6cd34f44a1271659881ea8b17cc8c3c
  1253. Author: Gildas Bazin <gbazin@videolan.org>
  1254. Date:   Wed Jul 7 13:32:46 2004 +0000
  1255.     * modules/demux/ogg.c: fix for --input-repeat
  1256. commit 37666a1180a10af296fa59b6243aca38fa23127c
  1257. Author: Gildas Bazin <gbazin@videolan.org>
  1258. Date:   Wed Jul 7 13:25:03 2004 +0000
  1259.     * modules/mux/mpjpeg.c: allow removing/adding a track on the fly.
  1260. commit 96f081ee46abe96fd584710b831944fb4062c18f
  1261. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1262. Date:   Wed Jul 7 12:51:10 2004 +0000
  1263.     yet another fix for unavailable id3tag
  1264. commit 28e9ed2913a26f9da4161ecfad6c3bd8310d1ef9
  1265. Author: Gildas Bazin <gbazin@videolan.org>
  1266. Date:   Wed Jul 7 12:29:21 2004 +0000
  1267.     * modules/demux/mp4/mp4.c: a couple of fixes for track selection when seeking.
  1268. commit 85f1cd8a7add13c309e1a989dad467fdf2e7d03b
  1269. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1270. Date:   Wed Jul 7 10:06:56 2004 +0000
  1271.     a mime multipart jpeg muxer. Mimics the way some webcams work. Resulting
  1272.     streams, served in http, are directly playable by mozilla (though
  1273.     horribly slow)
  1274. commit 6d5f2f80d1ed7b9ce9134e7ea64505640c984bb9
  1275. Author: Gildas Bazin <gbazin@videolan.org>
  1276. Date:   Tue Jul 6 22:12:40 2004 +0000
  1277.     * configure.ac, modules/audio_filter/Modules.am: added the equalizer module to the build.
  1278. commit 1f78d643f390731d4b5bf4f23800fef60f313655
  1279. Author: Laurent Aimar <fenrir@videolan.org>
  1280. Date:   Tue Jul 6 21:41:15 2004 +0000
  1281.      * equalizer: simple (and slow) 10 bands equalizer using a IIR filter.
  1282. commit 69bbdda9de56ad1c2470dfa5d7cfee2ddc0b6491
  1283. Author: Jérome Decoodt <djc@videolan.org>
  1284. Date:   Tue Jul 6 17:16:32 2004 +0000
  1285.     Added current changes in the menu.
  1286.     I will now try to generate defconfig by bootstrap...
  1287. commit 9f0ab732b3e937b4567d212de3e5ccebcd945aad
  1288. Author: Gildas Bazin <gbazin@videolan.org>
  1289. Date:   Tue Jul 6 17:09:10 2004 +0000
  1290.     * src/stream_output/stream_output.c: don't forget to detach an object before destroying it.
  1291. commit c523f5a5bc6948e24871afd799e009fa2687e508
  1292. Author: Gildas Bazin <gbazin@videolan.org>
  1293. Date:   Tue Jul 6 17:01:12 2004 +0000
  1294.     * modules/codec/dvbsub.c: rewrite of the DVB subtitles decoder.
  1295.        It can finally decode properly all the samples I have.
  1296. commit 859483c87d58b153276e2aeb65acbf68ae7799fe
  1297. Author: Gildas Bazin <gbazin@videolan.org>
  1298. Date:   Tue Jul 6 16:54:05 2004 +0000
  1299.     * modules/codec/araw.c: increased priority of encoder.
  1300. commit e07a11210f8fa38938e53a7cac70dfe89b013172
  1301. Author: Gildas Bazin <gbazin@videolan.org>
  1302. Date:   Tue Jul 6 16:51:35 2004 +0000
  1303.     * modules/mux/wav.c: start of a WAV audio file muxer.
  1304. commit bd6ee66976dcd81ac3aba29b42d980519bf90b6e
  1305. Author: Derk-Jan Hartman <hartman@videolan.org>
  1306. Date:   Mon Jul 5 20:42:52 2004 +0000
  1307.     * fix contrib system on OS X 10.2.
  1308.       - some libcddb bugs found. Sent them upstream too.
  1309. commit 1c18e0671289bf9388948b669933785936df8ada
  1310. Author: Laurent Aimar <fenrir@videolan.org>
  1311. Date:   Mon Jul 5 19:50:06 2004 +0000
  1312.      * block.*: faster block_* and removed unused features.
  1313. commit a304c04257a4d70405abdb846f2b26ef37145325
  1314. Author: Rémi Denis-Courmont <rem@videolan.org>
  1315. Date:   Mon Jul 5 17:14:00 2004 +0000
  1316.     Fixed memory leak (can anyone confirm?)
  1317. commit 50058c534b9175247fa2688f64495ea651973d04
  1318. Author: Rémi Denis-Courmont <rem@videolan.org>
  1319. Date:   Mon Jul 5 15:43:56 2004 +0000
  1320.     * configure.ac: check for struct sockaddr_storage
  1321.     * src/misc/httpd.c: use sockaddr_storage instead of sockaddr_in
  1322.              (so I may have a chance of storing a sockaddr_in6 one day)
  1323. commit 29f8c4b341d55c9067dfdab3bf6ccb9bd4155c6a
  1324. Author: Derk-Jan Hartman <hartman@videolan.org>
  1325. Date:   Mon Jul 5 14:18:51 2004 +0000
  1326.     * aclocal doesn't handle searching in non-existing dirs all that gracefully.
  1327.       new method in which aclocal args first get stored in a variable.
  1328. commit d2845b70dc546d14744fb260f469c30b329e4453
  1329. Author: Gildas Bazin <gbazin@videolan.org>
  1330. Date:   Mon Jul 5 13:04:11 2004 +0000
  1331.     * src/misc/block.c: win32 race condition fix.
  1332. commit 3a9390d6013b6f6089b978f05cf8ad600b985835
  1333. Author: Gildas Bazin <gbazin@videolan.org>
  1334. Date:   Mon Jul 5 11:34:27 2004 +0000
  1335.     * modules/gui/skins2/win32/win32_factory.cpp: implement minimize() on win32 (I need to access the window manager object from here, don't know if this is safe).
  1336. commit 7a6c4c8d611e2a4ba20ed6c6e2a3f7c6a68bea0b
  1337. Author: Derk-Jan Hartman <hartman@videolan.org>
  1338. Date:   Mon Jul 5 11:02:41 2004 +0000
  1339.     * contrib system breakage fix
  1340. commit bf680e8fb64910e8d968addce71139d135a9b33f
  1341. Author: Derk-Jan Hartman <hartman@videolan.org>
  1342. Date:   Mon Jul 5 01:27:35 2004 +0000
  1343.     * OSX lowlevel work
  1344.       - The VLCApplication is now launched at the vlc.c level instead of at the module level. Allows VLC to be a more valid Mac application, also removes the vout intf dependancy (use ncurses to disp. video :).
  1345.         This wasn't done at the libvlc level, because a mozilla plugin would no longer be able to function properly.
  1346.       - Some functionality of the macosx vout may not work without the OS X GUI, and not all of this is checked yet.
  1347.       - There is a symlink in VLC.app/Contents/Mac called clivlc that will force it back to a fullblown cli app when you want, so it can still be run by a user who isn't logged in via GUI.
  1348.       - there are some autorelease leaks which need to be tackled.
  1349.       - moved a lot of the VLCApplication func. to the VLCMain class.
  1350.       - VLCMain is a +sharedInstance now.
  1351.       - the complete OS X interface is still badly broken because of the many API changes lately. any volunteers?
  1352.     
  1353.     Examples:
  1354.     VLC.app/Contents/MacOS/VLC [-I macosx]
  1355.     launches VLC as before (requires you to be logged in via GUI)
  1356.     
  1357.     VLC.app/Contents/MacOS/VLC -I ncurses
  1358.     launch vlc with a ncurses intf and display video on your mac
  1359.     (requires you to be logged in via GUI)
  1360.     
  1361.     VLC.app/Contents/MacOS/clivlc -I telnet -d
  1362.     launch vlm remotely trough ssh in daemon mode, on a GUI'less server for instance, and stream your vids
  1363.     
  1364.     Now how is that for combining GUI and cli in one application on the mac?!!? :)
  1365.     jlj? I finally understand now how the OS X interface works !
  1366. commit 7b5375e2c9f6a7b6a2f187c114b4275326ca0a77
  1367. Author: Derk-Jan Hartman <hartman@videolan.org>
  1368. Date:   Mon Jul 5 00:22:13 2004 +0000
  1369.     * Add pkgcfg, libcddb, vcdimager and libcdio to OSX contrib system
  1370.     * Fixed bootstrap to use pkg.m4 from contrib system
  1371.     * Patches to make libcddb and vcdimager work
  1372.       (stupid bugs !, how do they compile with this on other system?)
  1373. commit 1b803dea1b0211e1cc1ecdfe4533a60e30a1aa81
  1374. Author: Mohammed Adnène Trojette <adn@videolan.org>
  1375. Date:   Sun Jul 4 22:48:36 2004 +0000
  1376.     remember to enable it in the doc for 0.7.3
  1377. commit 5b4b2bb48924dbe0824b74ebb65c051ff6eafebb
  1378. Author: Mohammed Adnène Trojette <adn@videolan.org>
  1379. Date:   Sun Jul 4 22:45:22 2004 +0000
  1380.     doc up to date (minimize)
  1381. commit e40254d8a784ae7c31051483333834c83f61a3c3
  1382. Author: Mohammed Adnène Trojette <adn@videolan.org>
  1383. Date:   Sun Jul 4 22:37:01 2004 +0000
  1384.     minimize in the default theme
  1385. commit fe0be88e2de15b584d97dc92b2f06f289a163b7f
  1386. Author: Mohammed Adnène Trojette <adn@videolan.org>
  1387. Date:   Sun Jul 4 22:22:10 2004 +0000
  1388.     added a function to minimize VLC (check win32 compilation)
  1389. commit 8328c32ce951db24be58a800dcc134daf7ba0d3e
  1390. Author: Cyril Deguet <asmax@videolan.org>
  1391. Date:   Sat Jul 3 14:04:14 2004 +0000
  1392.       * wxwindows/menus.cpp: added missing _()
  1393. commit 264724a45dc475a23dadc6a3de56676c64aba4cb
  1394. Author: Derk-Jan Hartman <hartman@videolan.org>
  1395. Date:   Fri Jul 2 17:44:16 2004 +0000
  1396.     * Update TODO and other junk
  1397. commit 8f80181581267b61b025f1a439e6e61e5a90e1a9
  1398. Author: Gildas Bazin <gbazin@videolan.org>
  1399. Date:   Fri Jul 2 15:12:35 2004 +0000
  1400.     * include/video_output.h, include/vlc_video.h, src/video_output/*:
  1401.        + When dealing with slow direct buffers, use a temporary picture to overlay subtitles (avoids slow reads during alpha-blending).
  1402.     * modules/video_output/directx/directx.c: signal slow picture buffers.
  1403. commit 165acf1476c5eb9ed1cdae68494e0544515f809d
  1404. Author: Gildas Bazin <gbazin@videolan.org>
  1405. Date:   Thu Jul 1 16:05:05 2004 +0000
  1406.     * modules/codec/dmo/dmo.c: small fix to CopyPicture()
  1407. commit 4f8b045eb449711305738778917d51afa1d22b3e
  1408. Author: Gildas Bazin <gbazin@videolan.org>
  1409. Date:   Thu Jul 1 14:45:45 2004 +0000
  1410.     * src/playlist/playlist.c: fixed recent playlist f!ckage.
  1411. commit 32329d4ff2744d73f6dda89502a06c3cb50ca38a
  1412. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1413. Date:   Thu Jul 1 12:54:19 2004 +0000
  1414.     Doxygenized some functions in vout_pictures.c. Prepared for new chroma
  1415.     fourcc YUVA to be used in subpicture rendering
  1416. commit cd071db6cc40a8a04de68929b77d3f1960b2af1f
  1417. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1418. Date:   Thu Jul 1 12:37:53 2004 +0000
  1419.     quit fast when sorting a playlist with 1 or less entries. Fixes a crash when
  1420.     shuffeling a playlist with 1 entry
  1421. commit f0b9adc739a34e562efa01a3fd130db22a744c7d
  1422. Author: Gildas Bazin <gbazin@videolan.org>
  1423. Date:   Thu Jul 1 12:37:14 2004 +0000
  1424.     * src/libvlc.c:
  1425.        + start daemon mode before modules are loaded.
  1426.        + dummy interface is the default interface when in daemon mode.
  1427. commit 0f0a3ee3348e9ba476cabff01c912d2727093247
  1428. Author: Gildas Bazin <gbazin@videolan.org>
  1429. Date:   Thu Jul 1 10:48:44 2004 +0000
  1430.     * modules/mux/mpeg/ts.c: compilation fix.
  1431. commit 1aa3e5ac7d25cec0c323376919807f46c1c902b0
  1432. Author: Gildas Bazin <gbazin@videolan.org>
  1433. Date:   Thu Jul 1 10:35:48 2004 +0000
  1434.     * modules/codec/theora.c: correct encoding aspect ratio.
  1435. commit 7b55e81c457a081cd245ae1dad70fd6976a497e8
  1436. Author: Gildas Bazin <gbazin@videolan.org>
  1437. Date:   Thu Jul 1 10:32:26 2004 +0000
  1438.     * configure.ac: link dvdcss with dvdread on win32/darwin.
  1439. commit 40a4073e30d3b6bdb243e1e378aacc5ce7752138
  1440. Author: Gildas Bazin <gbazin@videolan.org>
  1441. Date:   Thu Jul 1 10:06:42 2004 +0000
  1442.     * modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only).
  1443.        This plugin allows using DMO filters to decode some media types (eg. WMV3).
  1444. commit 74487d9cc786ae91d738fbc061ba998f28983e5d
  1445. Author: Gildas Bazin <gbazin@videolan.org>
  1446. Date:   Thu Jul 1 09:47:05 2004 +0000
  1447.     * modules/codec/dmo: new directory.
  1448. commit ea80be56326853aabc1b67aaa68b44c5c410ac12
  1449. Author: Gildas Bazin <gbazin@videolan.org>
  1450. Date:   Wed Jun 30 23:18:54 2004 +0000
  1451.     * modules/mux/mpeg/ts.c: support for dts and dvbs + a few coding style changes.
  1452. commit b691ddb6ebd41f15704274a970d2c4fd52592ed8
  1453. Author: Derk-Jan Hartman <hartman@videolan.org>
  1454. Date:   Wed Jun 30 22:44:41 2004 +0000
  1455.     * set correct AR on theora video.
  1456.       this is also broken for encoding, but i'm not sure how to fix this.
  1457. commit 9a03d8fbdc6db6a112b09ddaec197fadfff3c744
  1458. Author: Gildas Bazin <gbazin@videolan.org>
  1459. Date:   Wed Jun 30 22:15:32 2004 +0000
  1460.     * modules/demux/ts.c: added DTS support as per "ETSI TS 101 154" Annex F.
  1461. commit 7c76d3c6af7d9c405c6109210780273a30cc9112
  1462. Author: Derk-Jan Hartman <hartman@videolan.org>
  1463. Date:   Wed Jun 30 21:37:58 2004 +0000
  1464.     * src/libvlc.c:
  1465.       - always use the dummy interface as the primary interface
  1466.         in daemon mode.
  1467.       - always launch the logger interface as a secondary interface.
  1468.         (perhaps later let vlc log to /var/log if it has the rights? in append mode?)
  1469.       - any other interfaces should be launched with --extraintf
  1470.       - we should add a pid file option for daemon mode?
  1471. commit 16c3c8d5a171a07a385d1e4ed1282b4094fecd46
  1472. Author: Cyril Deguet <asmax@videolan.org>
  1473. Date:   Wed Jun 30 18:07:34 2004 +0000
  1474.      * src/playlist/playlist.c: check "prevent-skip" to avoid skipping
  1475.      twice after a "goto" or a "skip" command.
  1476.      I don't know if it is the proper fix, but at least the playlist is
  1477.      useable now ;)
  1478. commit f1579f9046b4d71fc3ea82291e129d851ade82b0
  1479. Author: Derk-Jan Hartman <hartman@videolan.org>
  1480. Date:   Wed Jun 30 16:26:48 2004 +0000
  1481.     * first stab at vlc daemon mode (-d, --daemon )
  1482. commit 10c1b2686f91c3ad609dd8ab84d15c22c8bb93e4
  1483. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1484. Date:   Wed Jun 30 16:06:11 2004 +0000
  1485.     segfault fix when id3tag is unavailable
  1486. commit 68fc79928c07f9030bec931ffb30c51c89fe84c9
  1487. Author: Derk-Jan Hartman <hartman@videolan.org>
  1488. Date:   Tue Jun 29 15:53:28 2004 +0000
  1489.     * TODO: some changes
  1490.     * NEWS: let's keep it up to date, will mean less searching trough mailboxes in august.
  1491. commit 3813108b317440cc2e5587f773e86890e58c62a2
  1492. Author: Gildas Bazin <gbazin@videolan.org>
  1493. Date:   Tue Jun 29 15:27:56 2004 +0000
  1494.     * modules/codec/ffmpeg/video.c: force the very 1st frame (for still pictures).
  1495. commit bbcddc3ec507b7500d20b115b757076d7d33ad81
  1496. Author: Laurent Aimar <fenrir@videolan.org>
  1497. Date:   Mon Jun 28 22:49:43 2004 +0000
  1498.      * all: re-enabled meta-datas.
  1499. commit 7c5028ac350442d1990e409d8580295710de2e99
  1500. Author: Laurent Aimar <fenrir@videolan.org>
  1501. Date:   Mon Jun 28 22:11:03 2004 +0000
  1502.      * es_out: re-enabled meta infos about ES.
  1503. commit e4c110a0805532b60defd19ea23d0c2a47e626cd
  1504. Author: Laurent Aimar <fenrir@videolan.org>
  1505. Date:   Mon Jun 28 21:36:17 2004 +0000
  1506.      * demuxdump: ported to demux2.
  1507. commit d755649277131dd111667db2fb46bf41a375b6df
  1508. Author: Gildas Bazin <gbazin@videolan.org>
  1509. Date:   Mon Jun 28 16:03:44 2004 +0000
  1510.     * modules/demux/mjpeg.c: handle jpeg stills.
  1511. commit 33f67758c11bc03e93ed85b2c6eac8ac236d989b
  1512. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1513. Date:   Mon Jun 28 14:17:27 2004 +0000
  1514.     * massive translation corrections
  1515. commit 5b67f077c2e00208e514f0f0d5dc0da3a2e7e91e
  1516. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1517. Date:   Mon Jun 28 14:16:51 2004 +0000
  1518.     * ALL: minor spelling fixes
  1519. commit 8cb4d991d24f21e4f1b21e2e608711fee7a6d53a
  1520. Author: Gildas Bazin <gbazin@videolan.org>
  1521. Date:   Mon Jun 28 14:04:07 2004 +0000
  1522.     * modules/gui/wxwindows/fileinfo.cpp: fixed typo.
  1523. commit 5d8c765ae252c93cbdc0bf6c4fab572003019762
  1524. Author: Gildas Bazin <gbazin@videolan.org>
  1525. Date:   Mon Jun 28 14:03:28 2004 +0000
  1526.     * src/input/control.c: fixed INPUT_ADD_INFO/INPUT_GET_INFO
  1527. commit d469b20d86cc5a36d75e5f585b45b55a2472d475
  1528. Author: Gildas Bazin <gbazin@videolan.org>
  1529. Date:   Mon Jun 28 09:21:22 2004 +0000
  1530.     * configure.ac: re-enabled the id3 and id3tag modules.
  1531. commit dbaac9833d36ccccf6847f9d4ab502c4b6cc6677
  1532. Author: Derk-Jan Hartman <hartman@videolan.org>
  1533. Date:   Mon Jun 28 01:36:48 2004 +0000
  1534.     * take hog mode if during AC3 playback
  1535.       jlj could you please verify this ?
  1536. commit 4c40a909dc59ff9215891e8388166d0f89618518
  1537. Author: Derk-Jan Hartman <hartman@videolan.org>
  1538. Date:   Sun Jun 27 23:40:29 2004 +0000
  1539.     * check for p_vout before accessing it. (quit before playing would cause a crash as of late)
  1540. commit 209a5a3a3dcbc313142c9781c12e438cb2d949b2
  1541. Author: Laurent Aimar <fenrir@videolan.org>
  1542. Date:   Sun Jun 27 19:56:03 2004 +0000
  1543.      * mpga: improved DEMUX_GET_TIME. It has now a perfect precision until
  1544.     the first seek. (A good DEMUX_SET_TIME has to be implemented with high
  1545.     precision).
  1546. commit c84f881e16b7e1b172d231a2e27cb4f007429e56
  1547. Author: Laurent Aimar <fenrir@videolan.org>
  1548. Date:   Sun Jun 27 19:54:35 2004 +0000
  1549.      * all: a new --input-slave option to start playing with multi-input (#
  1550.      is used as a separator), it may or may not work (depend a lot on the
  1551.      demux).
  1552. commit b9e83af790830a87bcac274f3020550020979dc4
  1553. Author: Gildas Bazin <gbazin@videolan.org>
  1554. Date:   Sun Jun 27 19:35:53 2004 +0000
  1555.     * modules/gui/wxwindows/menus.cpp: added file info and messages entries to the popup menu.
  1556. commit f68b20d2187f9d4b9a966f71adcb29f0e2ebf739
  1557. Author: Gildas Bazin <gbazin@videolan.org>
  1558. Date:   Sun Jun 27 19:27:01 2004 +0000
  1559.     * modules/gui/skins2/controls/ctrl_checkbox.cpp: handle double click events too
  1560. commit 15a43716739786df8c6775777d65214e3d7a44f1
  1561. Author: Gildas Bazin <gbazin@videolan.org>
  1562. Date:   Sun Jun 27 14:37:28 2004 +0000
  1563.     * modules/access/dvdread.c: use SPU palette.
  1564. commit 185dff3d91a9c3ad09db7ac82b5f0e0cd8febb74
  1565. Author: Gildas Bazin <gbazin@videolan.org>
  1566. Date:   Sun Jun 27 14:13:07 2004 +0000
  1567.     * modules/access/dvdread.c: got rid of warnings.
  1568. commit 29c0bd555213deb4f4bec14d8431fcebfa58de35
  1569. Author: Gildas Bazin <gbazin@videolan.org>
  1570. Date:   Sun Jun 27 13:32:07 2004 +0000
  1571.     * access/dvdread.c: misc improvements/fixes.
  1572.     * modules/access/dvdnav.c: chapters start from 1.
  1573.     * modules/gui/wxwindows/menus.cpp: removed debug message.
  1574. commit 926aa46c7017b9b5b6d95abcb6a0a8a8eb518c8b
  1575. Author: Gildas Bazin <gbazin@videolan.org>
  1576. Date:   Sun Jun 27 10:19:23 2004 +0000
  1577.     * src/input/input.c:
  1578.       + fixed typo in INPUT_CONTROL_SET_SEEKPOINT_NEXT.
  1579.       + a few coding style changes.
  1580.     * input/var.c:
  1581.       + use the descriptive name for titles/chapters if available.
  1582. commit d70d3a2268b61d68ab47d7f018df78c706f00f36
  1583. Author: Gildas Bazin <gbazin@videolan.org>
  1584. Date:   Sun Jun 27 10:16:57 2004 +0000
  1585.     * modules/access/dvdread.c: titles and chapters start from 1.
  1586. commit a7177d026f2ecad32f8bf959317669def5f6b4dc
  1587. Author: Gildas Bazin <gbazin@videolan.org>
  1588. Date:   Sat Jun 26 18:40:54 2004 +0000
  1589.     * modules/gui/skins2/controls/ctrl_image.cpp: fixed the infamous popup bug under x11.
  1590. commit 394b2dcbebe682d3dd62abcb96f60073b10021c7
  1591. Author: Gildas Bazin <gbazin@videolan.org>
  1592. Date:   Sat Jun 26 17:01:16 2004 +0000
  1593.     * modules/gui/skins2/x11/x11_window.cpp: "stay on top" support if window manager supports _NET_WM_STATE_STAYS_ON_TOP.
  1594. commit 16ebdc99ac8dd370f3183a4bc204469c90c410a9
  1595. Author: Gildas Bazin <gbazin@videolan.org>
  1596. Date:   Sat Jun 26 16:15:27 2004 +0000
  1597.     * modules/gui/skins2/*: removed a couple of fixme
  1598. commit 25e85b0b91c1b2e093b9df321cd37a00bb3567f8
  1599. Author: Gildas Bazin <gbazin@videolan.org>
  1600. Date:   Sat Jun 26 15:27:27 2004 +0000
  1601.      src/playlist/playlist.c, modules/gui/skins2/src/skin_main.cpp: hmmm
  1602. commit f9b51f55ff48ef2c5d9e70284e01e88e619bd2b9
  1603. Author: Gildas Bazin <gbazin@videolan.org>
  1604. Date:   Sat Jun 26 15:19:31 2004 +0000
  1605.     * src/misc/modules.c: got rid of unused variable.
  1606. commit e56afee753de13c84cd70601cf833a8d2d13439a
  1607. Author: Gildas Bazin <gbazin@videolan.org>
  1608. Date:   Sat Jun 26 15:18:06 2004 +0000
  1609.     * src/misc/modules.c: module_Need() probed sub-modules twice.
  1610.     * playlist/playlist.c: with autodeletion, destroy the input before deleting the playlist item (shared data between both).
  1611. commit e590028fe494b4a3b846c438731fb10c322fbfe9
  1612. Author: Gildas Bazin <gbazin@videolan.org>
  1613. Date:   Sat Jun 26 14:43:11 2004 +0000
  1614.     * modules/gui/skins2/src/skin_main.cpp: small cleanup to the skins loader demux.
  1615. commit ef85266ff2fe627ed2a5df9bb0a56cff7413683d
  1616. Author: Cyril Deguet <asmax@videolan.org>
  1617. Date:   Fri Jun 25 22:47:56 2004 +0000
  1618.      * ctrl_button.cpp : handle double click events too
  1619. commit 1078c3002d86b973f06a2e21ab8f8f23d2a5c42c
  1620. Author: Laurent Aimar <fenrir@videolan.org>
  1621. Date:   Fri Jun 25 20:46:11 2004 +0000
  1622.      * vlc_input: removed unused p_sys.
  1623. commit 215cd2813266666dffbeb9d36757f294f6f2b940
  1624. Author: Derk-Jan Hartman <hartman@videolan.org>
  1625. Date:   Fri Jun 25 19:44:48 2004 +0000
  1626.     * dvdnav <-> dvdplay contrib
  1627. commit 4dade9d847abdb691e81f2f96a40c1f11f7405d1
  1628. Author: Laurent Aimar <fenrir@videolan.org>
  1629. Date:   Fri Jun 25 18:55:14 2004 +0000
  1630.      * subtitle: removed debug message.
  1631. commit 647d0c827cbee482676e2f70b8169605b5c8e490
  1632. Author: Laurent Aimar <fenrir@videolan.org>
  1633. Date:   Fri Jun 25 18:41:15 2004 +0000
  1634.      * subtitle: compilation fix.
  1635. commit 03ed4ccc656086751c3aaf39e0a2b0013f95d972
  1636. Author: Laurent Aimar <fenrir@videolan.org>
  1637. Date:   Fri Jun 25 18:35:56 2004 +0000
  1638.      * sub ->subtitle : converted sub.c to a 'real' demux2.
  1639.      * input.c: added basic multi-input support for subtitle.
  1640.      * avi, mp4: don't exit anymore when no es selected.
  1641. commit 4a6468f3d7289a384a2744bf5610a6852597ab2c
  1642. Author: Gildas Bazin <gbazin@videolan.org>
  1643. Date:   Fri Jun 25 14:31:52 2004 +0000
  1644.     * modules/video_output/directx/*: added a "wallpaper" mode (only when overlay is available).
  1645.     * modules/gui/wxwindows/menus.cpp: wallpaper entry in the menu.
  1646. commit 32bbb3933aae73299ff469b6719d13d24746e76a
  1647. Author: Gildas Bazin <gbazin@videolan.org>
  1648. Date:   Fri Jun 25 14:25:27 2004 +0000
  1649.     * gui/wxwindows/open.cpp: removed deprecated DVD entries.
  1650.     * access/dvdread.c: added dvdsimple shortcut.
  1651. commit 163b655bdf461bc56fa33d3bc95ac260a33bf939
  1652. Author: Sam Hocevar <sam@videolan.org>
  1653. Date:   Fri Jun 25 12:21:32 2004 +0000
  1654.       * m4/vlc.m4 configure.ac:
  1655.         + Moved the shared object suffix detection to vlc.m4.
  1656.         + Replaced AX_* macros with VLC_* macros.
  1657. commit dbca5ca7b0bb1764f792cc705b52dfe2b70a6b9a
  1658. Author: Sam Hocevar <sam@videolan.org>
  1659. Date:   Fri Jun 25 12:20:20 2004 +0000
  1660.       * modules/control/corba/Modules.am:
  1661.         + Play nicely with recent automake versions.
  1662. commit ab0c58c812fe68f16ef2a3b34590ad4e45d7af87
  1663. Author: Gildas Bazin <gbazin@videolan.org>
  1664. Date:   Fri Jun 25 09:57:27 2004 +0000
  1665.     * src/input/input.c: win32 compilation fix.
  1666. commit f52471dfd978f552bdf3528aea6076c57dafc30b
  1667. Author: Gildas Bazin <gbazin@videolan.org>
  1668. Date:   Fri Jun 25 00:18:47 2004 +0000
  1669.     configure.ac: forgot a reference to modules/access/dvdread
  1670. commit 28bf7b479ce9db7e4da394817d50b75c89fd9532
  1671. Author: Gildas Bazin <gbazin@videolan.org>
  1672. Date:   Fri Jun 25 00:16:48 2004 +0000
  1673.     * demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in the access directory.
  1674. commit 51e76e128b736d2cc722ba37e300179bc00617c1
  1675. Author: Gildas Bazin <gbazin@videolan.org>
  1676. Date:   Fri Jun 25 00:09:41 2004 +0000
  1677.     * modules/access/dvdread, modules/access/dvdread.c:
  1678.       + major rewrite of the dvdread module.
  1679.       + dvdread is now an access_demux module.
  1680. commit 9eb3e68fa4d4a34b243bf321d93dbf1e33130246
  1681. Author: Gildas Bazin <gbazin@videolan.org>
  1682. Date:   Thu Jun 24 23:51:14 2004 +0000
  1683.     * configure.ac, modules/access/dvd, modules/access/dvdplay:
  1684.       + removed dvdplay module which was deprecated in favor of the dvdnav one.
  1685.       + removed dvd module which is going to be replace with a new dvdread one.
  1686. commit 41b93de1c0431dff1e5a6877310d32bd85a2e9d0
  1687. Author: Laurent Aimar <fenrir@videolan.org>
  1688. Date:   Thu Jun 24 22:21:36 2004 +0000
  1689.      * input.c: fixed play/pause + cosmetics.
  1690. commit 48ec587083c643c70346f2d8b6528f100830f74a
  1691. Author: Laurent Aimar <fenrir@videolan.org>
  1692. Date:   Thu Jun 24 22:19:29 2004 +0000
  1693.      * demux.c: added new DEMUX_* queries to demux2_vaControlHelper.
  1694. commit 58ff3e0b91e63b337e2b77c0393d0fb6da6d2fec
  1695. Author: Laurent Aimar <fenrir@videolan.org>
  1696. Date:   Thu Jun 24 22:18:33 2004 +0000
  1697.      * vlc_input: added missing fields for multi-input (nothing working yet).
  1698. commit b2881bad3eb69a1356b1bc9042dd39ce5c5fc55d
  1699. Author: Eric Petit <titer@videolan.org>
  1700. Date:   Wed Jun 23 21:40:01 2004 +0000
  1701.      macosx/macosx.m: fixed macosx-opengl-effect string list
  1702. commit 0e65cf6976c1d9cd77a1526904150f620fdf54b5
  1703. Author: Laurent Aimar <fenrir@videolan.org>
  1704. Date:   Wed Jun 23 20:42:07 2004 +0000
  1705.      * stream.c: fixed a problem with peek.
  1706. commit a77fa520e4ca734023489ba79a3b19398478cb31
  1707. Author: Gildas Bazin <gbazin@videolan.org>
  1708. Date:   Wed Jun 23 20:24:01 2004 +0000
  1709.     * src/input: update ES object vars when an ES is removed + some coding style changes.
  1710. commit bff75d2ce9859303616f1458f4478505d9e93b38
  1711. Author: Gildas Bazin <gbazin@videolan.org>
  1712. Date:   Wed Jun 23 20:20:39 2004 +0000
  1713.     * modules/demux/dvdnav.c: added "dvd" shortcut and removed old TODO list.
  1714. commit 117ba20ff88700c29ba68e838c74cbe090b0ac55
  1715. Author: Gildas Bazin <gbazin@videolan.org>
  1716. Date:   Wed Jun 23 19:42:20 2004 +0000
  1717.     * modules/demux/dvdnav.c: work-around for libdvdnav cvs + a few coding style changes.
  1718. commit 92a32ce75d46dd87a0ab1c5b94eb38858fd1eb80
  1719. Author: Laurent Aimar <fenrir@videolan.org>
  1720. Date:   Wed Jun 23 18:52:06 2004 +0000
  1721.      * es_out: fixed a bug preventing re-selecting an ES.
  1722. commit 2aebce79d5f564b25de506071c2de578315cb14a
  1723. Author: Laurent Aimar <fenrir@videolan.org>
  1724. Date:   Wed Jun 23 17:49:26 2004 +0000
  1725.     * all: - added a boolean "seekable" object variable to p_input.
  1726.      (becarefull, it's just if you can seek or not, and not if you have to
  1727.      display the progress bar, for thet last you have to check if "position"
  1728.      value get != 0.0 )
  1729.            - added "audio-delay" and "spu-delay" object variables to delay
  1730.      audio/spu to the video. They can be changed on the fly (untested).
  1731.            - renamed INPUT__GET/SET_SUBDELAY into
  1732.      INPUT_SET_SPU_DELAY and added INPUT_SET_AUDIO_DELAY
  1733.      (wrapper to "audio-delay" and "spu-delay")
  1734.      - readded INPUT_ADD/GET_INFO/INPUT_SET_NAME. Becarefull to not over-use
  1735.     them, a demuxer should export DEMUX_GET_META and not using them.
  1736. commit cb45b4c518bd2197c1522189397ec29aacb500c4
  1737. Author: Gildas Bazin <gbazin@videolan.org>
  1738. Date:   Wed Jun 23 13:58:02 2004 +0000
  1739.     * modules/demux/m3u.c: allocate buffer for stream_Read().
  1740.     * src/input/stream.c: fixed detection of EOF.
  1741. commit 9ef9462dd26e7ff66aebb757bd796bddc8e623cb
  1742. Author: Gildas Bazin <gbazin@videolan.org>
  1743. Date:   Wed Jun 23 11:32:59 2004 +0000
  1744.     * modules/access/vcd/vcd.c, modules/demux/ps.c: fixed vcd.
  1745. commit 103019a8581570406a957ae8e6039630e659c94b
  1746. Author: Derk-Jan Hartman <hartman@videolan.org>
  1747. Date:   Wed Jun 23 10:29:30 2004 +0000
  1748.     * OSX compiles again (BEWARE it is still SEVERELY broken)
  1749. commit eb3c70961939610539d5a2125ed73c41420619c3
  1750. Author: Gildas Bazin <gbazin@videolan.org>
  1751. Date:   Wed Jun 23 10:13:05 2004 +0000
  1752.     * src/input/input.c: win32 fix.
  1753. commit 2252f84afea5f2c3898c9028e5b737c9b4638e84
  1754. Author: Gildas Bazin <gbazin@videolan.org>
  1755. Date:   Wed Jun 23 10:12:41 2004 +0000
  1756.     * modules/gui/ncurses.c, modules/gui/wxwindows/wizard.cpp: compilation fixes.
  1757. commit 2d109a7702135ed31aa8e466ea9534abac9d2fd8
  1758. Author: Clément Stenac <zorglub@videolan.org>
  1759. Date:   Wed Jun 23 10:00:21 2004 +0000
  1760.     Fix id3 and id3tag (using meta)
  1761. commit 0011cc995beacfd93385fa9c17fdd096b7267285
  1762. Author: Jon Lech Johansen <jlj@videolan.org>
  1763. Date:   Wed Jun 23 03:15:08 2004 +0000
  1764.       * Fix for DTS over SPDIF stuttering. Someone please review.
  1765. commit af0f20c96efe9deb5b1926d65fd972ab78a9cb75
  1766. Author: Laurent Aimar <fenrir@videolan.org>
  1767. Date:   Tue Jun 22 23:17:02 2004 +0000
  1768.      * livedotcom: begin support of PAUSE. It doesn't work yet, resume
  1769.     always restarts from the start :(
  1770. commit cfceb81738a26b39b46559c34adb5dedbe8787d1
  1771. Author: Gildas Bazin <gbazin@videolan.org>
  1772. Date:   Tue Jun 22 22:21:12 2004 +0000
  1773.     * configure.ac: disabled stream_out_display for now.
  1774. commit 2fb065f098bfaf4fe43cb3bde2fa8d3bbb187172
  1775. Author: Clément Stenac <zorglub@videolan.org>
  1776. Date:   Tue Jun 22 21:55:57 2004 +0000
  1777.     Re-enable dynamic plugins
  1778. commit 0e7418b88ca4b5c257b3789eafda3939f6966539
  1779. Author: Gildas Bazin <gbazin@videolan.org>
  1780. Date:   Tue Jun 22 21:55:50 2004 +0000
  1781.     * modules/gui/skins / skins2: compilation fixes.
  1782. commit 07743d45ea60d9674cf30205303230ecd1f58220
  1783. Author: Gildas Bazin <gbazin@videolan.org>
  1784. Date:   Tue Jun 22 21:22:13 2004 +0000
  1785.      ALL: a bunch of compilation fixes + disabled plugins that don't compile anymore.
  1786. commit 21261c74fafd51d7eb36948061eae7e6fffc6c8d
  1787. Author: Laurent Aimar <fenrir@videolan.org>
  1788. Date:   Tue Jun 22 20:32:10 2004 +0000
  1789.      * speex: missing <vlc/input.h> include.
  1790. commit 6b46f68dbb8c5c95c4368629d5ba9eac4231c7a7
  1791. Author: Laurent Aimar <fenrir@videolan.org>
  1792. Date:   Tue Jun 22 20:19:31 2004 +0000
  1793.      * Makefile.am: updated.
  1794. commit 729174725eb48ca5042cafadc9555192a96b80a8
  1795. Author: Laurent Aimar <fenrir@videolan.org>
  1796. Date:   Tue Jun 22 20:10:17 2004 +0000
  1797.      input_internal: lalala .
  1798. commit 0a770851217050aeefa1112d732b800eda972930
  1799. Author: Laurent Aimar <fenrir@videolan.org>
  1800. Date:   Tue Jun 22 20:09:22 2004 +0000
  1801.      * vlc_stream.h : oops again.
  1802. commit 8bfb3dcc16be40d380bb3c4b8d8b6dab49cb15cb
  1803. Author: Laurent Aimar <fenrir@videolan.org>
  1804. Date:   Tue Jun 22 20:07:34 2004 +0000
  1805.      * vlc_es_out.h: oops ;)
  1806. commit 91c59aebcb6049fbd8e1a0da88d33898181411c2
  1807. Author: Laurent Aimar <fenrir@videolan.org>
  1808. Date:   Tue Jun 22 20:02:47 2004 +0000
  1809.      * vorbis: compilation fix.
  1810. commit 57824faf5ff0e1fe1d50df74f0a9f48892893cef
  1811. Author: Laurent Aimar <fenrir@videolan.org>
  1812. Date:   Tue Jun 22 19:49:25 2004 +0000
  1813.      * configure.ac: removed access2, demux2, demuxdump, mpeg_system.
  1814. commit 7e6e21549aa44911d0d47a72fec09bd9c7baaa12
  1815. Author: Laurent Aimar <fenrir@videolan.org>
  1816. Date:   Tue Jun 22 19:46:10 2004 +0000
  1817.      * access2, demux2: not needed anymore.
  1818. commit 5ff3113f826b0264769f947628f0a3fa23bc73d4
  1819. Author: Laurent Aimar <fenrir@videolan.org>
  1820. Date:   Tue Jun 22 19:43:37 2004 +0000
  1821.      * configure.ac: disable plugins that can't compile anymore:
  1822.         - dvd, dvdread, dvdplay, vcdx, cddax
  1823.         - gtk, gnome, qt, kde
  1824.        There are others in this case, specially interface that I can't test.
  1825. commit f38322ff4e52f54527b0eec3980880d3628c4adf
  1826. Author: Laurent Aimar <fenrir@videolan.org>
  1827. Date:   Tue Jun 22 19:35:15 2004 +0000
  1828.      * all: rework of the input.
  1829. commit 2332146912e58068a626b225d09b21567792ce22
  1830. Author: Laurent Aimar <fenrir@videolan.org>
  1831. Date:   Tue Jun 22 19:35:01 2004 +0000
  1832.      * all: rework of the input.
  1833. commit 520a764ba6ed7add8592fbcfdabcb6beb2887466
  1834. Author: Laurent Aimar <fenrir@videolan.org>
  1835. Date:   Tue Jun 22 19:34:44 2004 +0000
  1836.      * all: rework of the input.
  1837. commit 07aadc39518d59f9a4beb4825156d6a2996611ed
  1838. Author: Laurent Aimar <fenrir@videolan.org>
  1839. Date:   Tue Jun 22 19:34:20 2004 +0000
  1840.      * all: rework of the input.
  1841. commit 1b834a3623fd5f845bc628448337a6e3c3355d96
  1842. Author: Laurent Aimar <fenrir@videolan.org>
  1843. Date:   Tue Jun 22 19:34:01 2004 +0000
  1844.      * all: rework of the input.
  1845. commit eb1fc1f88b5eaeac8e7d3d3f980ad62b846bee58
  1846. Author: Laurent Aimar <fenrir@videolan.org>
  1847. Date:   Tue Jun 22 19:33:30 2004 +0000
  1848.      * all: rework of the input.
  1849. commit d82e9eb79e465ccd04206f998bce9bc76f4fdef6
  1850. Author: Laurent Aimar <fenrir@videolan.org>
  1851. Date:   Tue Jun 22 19:33:06 2004 +0000
  1852.      * all: rework of the input.
  1853. commit 3d331406f8bffee78f2f5fc32eec44e810ebf50c
  1854. Author: Laurent Aimar <fenrir@videolan.org>
  1855. Date:   Tue Jun 22 19:31:54 2004 +0000
  1856.      * all: rework of the input.
  1857. commit 2455945ca1088e0f883c63925d3fc2a06c0b9cec
  1858. Author: Laurent Aimar <fenrir@videolan.org>
  1859. Date:   Tue Jun 22 19:31:14 2004 +0000
  1860.      * all: rework of the input.
  1861. commit 96f1226fed517a0118103163fb62781a4bf2d8a6
  1862. Author: Laurent Aimar <fenrir@videolan.org>
  1863. Date:   Tue Jun 22 19:30:54 2004 +0000
  1864.      * all: rework of the input.
  1865. commit 51d78b67dc89aaa843d7624d59aab1575372fdf7
  1866. Author: Laurent Aimar <fenrir@videolan.org>
  1867. Date:   Tue Jun 22 19:30:31 2004 +0000
  1868.      * all: rework of the input.
  1869. commit 68d217865aee3a510ae8e309b384056444212c44
  1870. Author: Laurent Aimar <fenrir@videolan.org>
  1871. Date:   Tue Jun 22 19:29:57 2004 +0000
  1872.      * all: rework of the input.
  1873. commit 7d01a7e7f478fee3032346e0698f06a0191a14d8
  1874. Author: Laurent Aimar <fenrir@videolan.org>
  1875. Date:   Tue Jun 22 19:29:37 2004 +0000
  1876.      * all: rework of the input.
  1877. commit 53b4094ff62fe490d6714e5987ff481a98c2ff60
  1878. Author: Laurent Aimar <fenrir@videolan.org>
  1879. Date:   Tue Jun 22 19:29:19 2004 +0000
  1880.      * all: rework of the input.
  1881. commit 7255e4334847bac4af8fdd0c9dc622afc84a5dd2
  1882. Author: Laurent Aimar <fenrir@videolan.org>
  1883. Date:   Tue Jun 22 18:39:02 2004 +0000
  1884.      * mp4: fixed width in tkhd. (at least I hope).
  1885. commit 08be895ad56325bb18277bcc55a658e9d6cd04bf
  1886. Author: Damien Fouilleul <damienf@videolan.org>
  1887. Date:   Tue Jun 22 09:13:51 2004 +0000
  1888.     - added last resort built-in mediatype for capture filter if card does not returns any (i.e Osprey cards)
  1889.     - miscelaneous clean ups
  1890. commit e60b15c3be033ff204e7afbc4cc9f21bb4926ad1
  1891. Author: Derk-Jan Hartman <hartman@videolan.org>
  1892. Date:   Tue Jun 22 00:03:08 2004 +0000
  1893.     * modules/demux/livedotcom.cpp: - ts2 -> ts
  1894.       - take into account !rtpSource (for UDP support)
  1895. commit da1822b6ab2c399e1e297e827ce1c2b89b508181
  1896. Author: Clément Stenac <zorglub@videolan.org>
  1897. Date:   Sun Jun 20 10:25:22 2004 +0000
  1898.     DVB NIT parsing
  1899. commit bac06c15b41dad8d97f48a4ba12a3c5210fe4420
  1900. Author: Laurent Aimar <fenrir@videolan.org>
  1901. Date:   Sat Jun 19 14:16:17 2004 +0000
  1902.      * mp4: avcC atom fixed. (Missing sps/pps).
  1903. commit bd015ac26d3331fbfea5e6844dfbcfabe9be7764
  1904. Author: Derk-Jan Hartman <hartman@videolan.org>
  1905. Date:   Fri Jun 18 19:20:34 2004 +0000
  1906.     * Bug report howto is a online document.
  1907. commit cc5d4a06dd5c1de66565fb8857e1a8115cc030ee
  1908. Author: Derk-Jan Hartman <hartman@videolan.org>
  1909. Date:   Fri Jun 18 18:56:39 2004 +0000
  1910.     * Removed some deprecated docs. small fix to vlc man page.
  1911. commit 5afce06bc6f3167527b3280352fbbb15b0feab1f
  1912. Author: Derk-Jan Hartman <hartman@videolan.org>
  1913. Date:   Fri Jun 18 14:00:51 2004 +0000
  1914.     * ffmpeg resample.c patch is no longer necessary
  1915.     * new liveMedia version
  1916.     * liveMedia mp3 tabsel nameconflict patch no longer needed. (Accepted upstream).
  1917. commit 46bcf2ee7c86c33dba989a3e131852319fb72bda
  1918. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1919. Date:   Fri Jun 18 12:38:28 2004 +0000
  1920.     Fixed a nasty memleak in ugly and linear resamplers when alloca is
  1921.     unavaliable. Also swaped the score of these modules.
  1922. commit 1e37a8cbae4a8d79f390ab393fdb9141e508b733
  1923. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1924. Date:   Fri Jun 18 11:35:45 2004 +0000
  1925.     various documentation fixes
  1926. commit 38af8831d76dd07d95adc57c4b5eb555eb28d0b5
  1927. Author: Laurent Aimar <fenrir@videolan.org>
  1928. Date:   Thu Jun 17 20:31:45 2004 +0000
  1929.      * livedotcom: small memleak + removed a FIXME. Thanks Dermot McGahon
  1930.     for the report.
  1931. commit 294afbab615d51c7c67d929369a2219e3b6924aa
  1932. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1933. Date:   Thu Jun 17 12:36:03 2004 +0000
  1934.     splitted the documentation for skins2 out of the main docs. Tweaked the
  1935.     doxyfile for the main docs a bit.
  1936. commit 9eabf090904362f76722059da525e172949de90f
  1937. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1938. Date:   Thu Jun 17 11:27:49 2004 +0000
  1939.     include/vlc_video.h: minor doc fix
  1940. commit 63d7967ddbef7d900219369cfb1155e47ddaad2a
  1941. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1942. Date:   Thu Jun 17 11:25:02 2004 +0000
  1943.     example.lircrc: Added missing commands
  1944. commit 5569856d3410d41ec207b9d0730cc0fe3e238537
  1945. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  1946. Date:   Thu Jun 17 08:29:56 2004 +0000
  1947.     Formatting fixes
  1948. commit 11e8ae92009d27accae414feeb8f30c6822b0955
  1949. Author: Yoann Peronneau <yoann@videolan.org>
  1950. Date:   Thu Jun 17 03:37:03 2004 +0000
  1951.      * src/video_output/vout_subpictures.c : New OSD channels
  1952.     
  1953.     When you want to use OSD, you have to register an OSD channel, by calling
  1954.     vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture.
  1955.     There is a particular channel, DEFAULT_CHANNEL that can be used for
  1956.     general purpose.
  1957.     See modules/control/hotkeys.c for an example.
  1958. commit 6dcbb0a95efb79e81b724689ab92914910c304ff
  1959. Author: Laurent Aimar <fenrir@videolan.org>
  1960. Date:   Wed Jun 16 19:35:33 2004 +0000
  1961.      * all: fixed the way h264 streams are stored in .mp4
  1962. commit 224d24d4555137bd355cf1aaf52d489672f8248f
  1963. Author: Laurent Aimar <fenrir@videolan.org>
  1964. Date:   Wed Jun 16 17:28:19 2004 +0000
  1965.      * avi: fixed the return value of Seek().
  1966. commit 5e40e69aefa5e213328f4ae2b94c0ca5dc7ff78c
  1967. Author: Derk-Jan Hartman <hartman@videolan.org>
  1968. Date:   Tue Jun 15 15:41:53 2004 +0000
  1969.     * fix the defines for strcasecmp strncasecmp and strcasestr
  1970. commit f9f6da517d11ffc7804ffcae286f7faa8fc7cdea
  1971. Author: Derk-Jan Hartman <hartman@videolan.org>
  1972. Date:   Tue Jun 15 15:17:25 2004 +0000
  1973.     * strcasestr not strncasestr
  1974. commit 7c5b76166022babcb1519c0aa038867b3f5f7d06
  1975. Author: Derk-Jan Hartman <hartman@videolan.org>
  1976. Date:   Tue Jun 15 14:43:26 2004 +0000
  1977.     * vlc_strcasestr defines (still missing something. still can't find it)
  1978. commit de5869fafd4513a8949d793fcd6e04c26332c748
  1979. Author: Derk-Jan Hartman <hartman@videolan.org>
  1980. Date:   Tue Jun 15 14:33:50 2004 +0000
  1981.     * G.726 support trough ffmpeg
  1982. commit e444b4f66ad187a14ef8ebb405837246f5be9746
  1983. Author: Derk-Jan Hartman <hartman@videolan.org>
  1984. Date:   Tue Jun 15 13:47:42 2004 +0000
  1985.     * backport of local_stristr to vlc_strcasestr in libc.c
  1986.       fixes a problem with missing strcasestr on platforms in combination with ncurses intf.
  1987. commit 602e1fabe67b4e7d5053041f809936a76e3da06f
  1988. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  1989. Date:   Tue Jun 15 09:15:09 2004 +0000
  1990.     SVG rendering module. It uses the text rendering API, and converts
  1991.     plain text to SVG. It can be used to have more control on the subtitle
  1992.     rendering.
  1993. commit f272cbdc28e25a53b6a7f7817103376b275cf2ef
  1994. Author: Derk-Jan Hartman <hartman@videolan.org>
  1995. Date:   Mon Jun 14 23:11:14 2004 +0000
  1996.     * define INADDR_NONE for Solaris (fixes #1815)
  1997. commit 5128a376b0ddc9e0817daab9d3c5c9e8c2d55eb6
  1998. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1999. Date:   Mon Jun 14 19:19:57 2004 +0000
  2000.     Updated build rules.
  2001. commit a24d0fa838bdf8b7ee144a3f3b34269f987660c5
  2002. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2003. Date:   Mon Jun 14 14:43:16 2004 +0000
  2004.     FEC_NONE is a valid value in DecodeFEC(). (Fix thanks to Guido Flohr)
  2005. commit 4745353e36cc494759d48de0a4b53e64320bd4a3
  2006. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2007. Date:   Mon Jun 14 14:35:57 2004 +0000
  2008.     Fix typos in DVB-T tuning code.
  2009. commit c56944cb424251d51504629cc40aebfa57f603a9
  2010. Author: Jon Lech Johansen <jlj@videolan.org>
  2011. Date:   Sun Jun 13 22:31:18 2004 +0000
  2012.       * coreaudio: Fix (not tested) for the no audio on A52 over SPDIF issue.
  2013. commit 053a3a7c8707f7d1b0db3be02936b76f075b39c9
  2014. Author: Clément Stenac <zorglub@videolan.org>
  2015. Date:   Sat Jun 12 00:19:59 2004 +0000
  2016.     * Added new functions to the Mozilla plugin
  2017.      - set_volume
  2018.         - get_volume
  2019.      - mute
  2020.      - clear_playlist
  2021.      - add_item
  2022.      - next
  2023.      - previous
  2024.      - isplaying
  2025.      - ge_length
  2026.      - get_position
  2027.      - get_time
  2028.      - seek
  2029.     
  2030.     * Fixed VLC_VolumeSet and a description
  2031. commit 115834f39052316481a9b2c55a49977880c1a6dc
  2032. Author: Olivier Teulière <ipkiss@videolan.org>
  2033. Date:   Fri Jun 11 17:14:28 2004 +0000
  2034.      * skins2/src/skin_main.cpp: New demux2 module to load automatically a skin.
  2035.        This only works when the skins2 interface is active.
  2036.        Not very much tested yet...
  2037. commit cfa66d11feed5fe028ffc1bf9579b1eb8066c83a
  2038. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2039. Date:   Fri Jun 11 14:14:28 2004 +0000
  2040.     Proper fix for corba building problem (use AM_CONDITIONAL)
  2041. commit c56d3b79e52956ea739c9f9d265dd6d97ffc1935
  2042. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2043. Date:   Fri Jun 11 13:46:01 2004 +0000
  2044.     * Bug fix in unit conversion
  2045.     * Updated text display to new API (added i_channel)
  2046. commit b602fb16cb0cc0c2e7cfb84c7c56169cf6caf2b4
  2047. Author: Jon Lech Johansen <jlj@videolan.org>
  2048. Date:   Fri Jun 11 02:58:05 2004 +0000
  2049.       * coreaudio: Fixed the failed to set buffer size: [nope] SPDIF issue.
  2050. commit a7620012f52d4308f6122ed8085191af6346b7c8
  2051. Author: Gildas Bazin <gbazin@videolan.org>
  2052. Date:   Wed Jun 9 15:24:18 2004 +0000
  2053.     * modules/access/dshow: converted to access2/demux2. Let's hope I didn't break anything ;)
  2054. commit cd3d0c21ff8d427be1532c2d09d204b5fcc5cd6f
  2055. Author: Gildas Bazin <gbazin@videolan.org>
  2056. Date:   Wed Jun 9 11:28:45 2004 +0000
  2057.     * modules/video_output/directx/events.c: implemented VOUT_CLOSE.
  2058. commit a8d4796d366710bcb350dba1e7bc60791dc2a678
  2059. Author: Gildas Bazin <gbazin@videolan.org>
  2060. Date:   Wed Jun 9 11:13:42 2004 +0000
  2061.     * src/misc/net.c: fix for the udp-auto-mtu on win32.
  2062. commit d0af376e178198a952c10c9093aa854fdcfb2116
  2063. Author: Derk-Jan Hartman <hartman@videolan.org>
  2064. Date:   Wed Jun 9 10:52:28 2004 +0000
  2065.     * TODO: clarification to some of the vout redesign issues
  2066. commit fb1bb3d48547865a0e59e10aeb6acb797c877bea
  2067. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2068. Date:   Wed Jun 9 10:30:58 2004 +0000
  2069.     Unclean but quick bugfix for the CORBA plugin building problem.
  2070. commit 89504b581e75f2b2172d8192606633eb496d22d9
  2071. Author: Gildas Bazin <gbazin@videolan.org>
  2072. Date:   Wed Jun 9 09:57:35 2004 +0000
  2073.     * modules/gui/wxwindows/bookmarks.cpp: compilation fix.
  2074. commit b99274d3de425ca194ef0140caf1b03c9aadd720
  2075. Author: Yoann Peronneau <yoann@videolan.org>
  2076. Date:   Tue Jun 8 21:53:23 2004 +0000
  2077.      * modules/control/hotkeys.c: don't display OSD slider if stream is not seekable, when pressing 't' hotkey.
  2078. commit 28b32e91cb438ecc338448ee23adf7dd34b3877f
  2079. Author: Laurent Aimar <fenrir@videolan.org>
  2080. Date:   Tue Jun 8 20:19:51 2004 +0000
  2081.      * playlist: oops, compilation fix.
  2082. commit 9b8ecc5073855ca1e20811784e7a2475947b823c
  2083. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2084. Date:   Tue Jun 8 18:17:15 2004 +0000
  2085.     Choose -Os automatically on mipsel.
  2086. commit c99820b066edd9c947ba74664dc69ab045691529
  2087. Author: Clément Stenac <zorglub@videolan.org>
  2088. Date:   Tue Jun 8 12:59:52 2004 +0000
  2089.     Patch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>
  2090. commit bce13e75eb662871fa8ca6aac20901811133a4a2
  2091. Author: Clément Stenac <zorglub@videolan.org>
  2092. Date:   Tue Jun 8 09:16:04 2004 +0000
  2093.     Fix for requests without path when using proxy
  2094. commit b67a50679753064c137238c0deb78ef0907ddcc0
  2095. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2096. Date:   Mon Jun 7 23:40:20 2004 +0000
  2097.     Fixes in the build system
  2098. commit 39263fbb5e53746c4a71d4ac7784b9a123d2acd1
  2099. Author: Anil Daoud <anil@videolan.org>
  2100. Date:   Mon Jun 7 23:15:16 2004 +0000
  2101.     * use screen.css too for the single html version, and reduce the toc size.
  2102. commit a1e1e5989c2b593c9e4822609b517a98342ccd00
  2103. Author: Laurent Aimar <fenrir@videolan.org>
  2104. Date:   Mon Jun 7 22:41:08 2004 +0000
  2105.      * skin_main: compilation fix. (thx bigben for reporting them).
  2106. commit 016c04ba577eb892395cb581b3cd5c5561246b53
  2107. Author: Laurent Aimar <fenrir@videolan.org>
  2108. Date:   Mon Jun 7 22:38:58 2004 +0000
  2109.      * vlcproc.cpp: compilation fix.
  2110. commit d5c44e83e11ddaa39e495008719725095be9c333
  2111. Author: Laurent Aimar <fenrir@videolan.org>
  2112. Date:   Mon Jun 7 22:35:20 2004 +0000
  2113.      * control: compilation fix.
  2114. commit 7bcd0e8c11057e2487e53e3ad647cce7b7c989bd
  2115. Author: Derk-Jan Hartman <hartman@videolan.org>
  2116. Date:   Mon Jun 7 22:27:16 2004 +0000
  2117.     * fix TODO file
  2118. commit 27b66ff8c193937cf43305cb3e759b2f99a18b33
  2119. Author: Laurent Aimar <fenrir@videolan.org>
  2120. Date:   Mon Jun 7 22:21:33 2004 +0000
  2121.      * src/input/input_ext-intf.c: no more unused.
  2122. commit 2411cc52a13acf82b7e467958dc25daa83db5e3c
  2123. Author: Laurent Aimar <fenrir@videolan.org>
  2124. Date:   Mon Jun 7 22:19:12 2004 +0000
  2125.      * input_ext-intf.h: removed unused functions/defines.
  2126. commit 32649492181b53a3c6736c62c1756f18aefb8888
  2127. Author: Derk-Jan Hartman <hartman@videolan.org>
  2128. Date:   Mon Jun 7 22:14:51 2004 +0000
  2129.     * TODO: put todo's in TODO list instead of commit messages :)
  2130. commit fee0be0777246007c8f438ebf2e12318069b38c9
  2131. Author: Laurent Aimar <fenrir@videolan.org>
  2132. Date:   Mon Jun 7 22:14:21 2004 +0000
  2133.      * input_ext-intf.h: input_ChangeArea/Program are now private to the input.
  2134.                          input_ToggleES is removed.
  2135. commit 40a91e260b5dbd94d77efd0b438d2092cfc3d373
  2136. Author: Laurent Aimar <fenrir@videolan.org>
  2137. Date:   Mon Jun 7 22:11:57 2004 +0000
  2138.      * all: don't use input_ToggleES.
  2139. commit c57da81900c2fe03005fbf3fac308e9eecb260fd
  2140. Author: Laurent Aimar <fenrir@videolan.org>
  2141. Date:   Mon Jun 7 21:53:03 2004 +0000
  2142.      * gtk: don't use input_ChangeArea.
  2143. commit a7017516fd2c988ba20ab6e3e3629efc0e8e487b
  2144. Author: Laurent Aimar <fenrir@videolan.org>
  2145. Date:   Mon Jun 7 21:38:09 2004 +0000
  2146.      * VlcWrapper: don't use input_ChangeArea.
  2147. commit ec815603a17333bbc9eab5d1d13530836abea47d
  2148. Author: Laurent Aimar <fenrir@videolan.org>
  2149. Date:   Mon Jun 7 21:35:19 2004 +0000
  2150.      * lirc: don't use input_ChangeArea.
  2151. commit 78b17927efdae2784cec6fa8e4c0e2383f3112df
  2152. Author: Laurent Aimar <fenrir@videolan.org>
  2153. Date:   Mon Jun 7 21:32:18 2004 +0000
  2154.      * menu.c: don't use input_ChangeProgram.
  2155. commit 78b381b7eb8a774c54765dce18e51e45812a9473
  2156. Author: Laurent Aimar <fenrir@videolan.org>
  2157. Date:   Mon Jun 7 21:27:18 2004 +0000
  2158.      * input: warning fix + no more input_OffsetToTime.
  2159. commit c6edf8d8127367e2a4be94bb6214edf519361216
  2160. Author: Laurent Aimar <fenrir@videolan.org>
  2161. Date:   Mon Jun 7 21:26:35 2004 +0000
  2162.      * all: don't use input_OffsetToTime anymore.
  2163. commit 427b44e205abbf2e2ba5ad8add14ab4a49e4d6bd
  2164. Author: Anil Daoud <anil@videolan.org>
  2165. Date:   Mon Jun 7 20:35:12 2004 +0000
  2166.     * the txt rule now uses xsltproc. faster and nicer
  2167. commit bdf5e89ae3dfbd809043fddca580f103f700e6fb
  2168. Author: Anil Daoud <anil@videolan.org>
  2169. Date:   Mon Jun 7 19:54:14 2004 +0000
  2170.     * developer/html : sorry forgot this svn:ignore...
  2171. commit 630c756e82338ce9dae5a585574d38400da9c0bb
  2172. Author: Anil Daoud <anil@videolan.org>
  2173. Date:   Mon Jun 7 19:49:22 2004 +0000
  2174.     * added proper svn:ignore properties
  2175. commit b8818fb723d920744dcacd8c7672b91b9f99a0d1
  2176. Author: Clément Stenac <zorglub@videolan.org>
  2177. Date:   Mon Jun 7 19:48:35 2004 +0000
  2178.     Forgot the CSS
  2179. commit da73802ec21d4d8333ba65975901f824ce384aaf
  2180. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2181. Date:   Mon Jun 7 19:40:26 2004 +0000
  2182.     * All C files: coding style update
  2183.     * mediacontrol-core.c: update to the new control API
  2184.     * configure.ac, Modules.am: (unfinished) build changes
  2185. commit f0bb8873c41e940a0ecd0310d239c3ce8d36e258
  2186. Author: Clément Stenac <zorglub@videolan.org>
  2187. Date:   Mon Jun 7 19:32:10 2004 +0000
  2188.     Convert icons to png for pdf output
  2189. commit c7ff8f1cb9f0a5d45d0d98913b3c49bc83ff0ac5
  2190. Author: Anil Daoud <anil@videolan.org>
  2191. Date:   Mon Jun 7 19:27:55 2004 +0000
  2192.     * fixed a few rules (pdf, txt and clean)
  2193. commit f50324e5eee0faa26e95a5ab50151c18b0b75281
  2194. Author: Clément Stenac <zorglub@videolan.org>
  2195. Date:   Mon Jun 7 19:13:05 2004 +0000
  2196.     Use xlstproc instead of jade for HTML output
  2197.     Output PDF instead of PS
  2198.     
  2199.     You will need
  2200.      * xsltproc
  2201.      * the docbook XSL package
  2202. commit 05c9649a2b0b79d5b7c7cf760b36bf21e388e1bb
  2203. Author: Laurent Aimar <fenrir@videolan.org>
  2204. Date:   Mon Jun 7 18:32:12 2004 +0000
  2205.      * all: use var_Set/Get "state"/"position"/"rate" instead of old functions.
  2206. commit b894e2c50389adfb71a3cc6758c1e5b09e637755
  2207. Author: Laurent Aimar <fenrir@videolan.org>
  2208. Date:   Mon Jun 7 18:30:46 2004 +0000
  2209.      all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and
  2210.      follow the key-pressed scheme (I have removed thoses seeks).
  2211.      Someone to do the work ?
  2212. commit 405e39a56645a7bd27881342f540da23f08a4ee1
  2213. Author: Laurent Aimar <fenrir@videolan.org>
  2214. Date:   Mon Jun 7 18:28:16 2004 +0000
  2215.      * all: input_DumpStream isn't exported anymore.
  2216. commit 270b15112ff0ca5adfc7ad7f5f4ee58c56c36965
  2217. Author: Laurent Aimar <fenrir@videolan.org>
  2218. Date:   Mon Jun 7 18:27:24 2004 +0000
  2219.      * demux2, access2: prototype change.
  2220. commit 65fd1e940bd5dfe2b436c9776820de3bb94acb61
  2221. Author: Laurent Aimar <fenrir@videolan.org>
  2222. Date:   Mon Jun 7 18:26:27 2004 +0000
  2223.      * use var_Set/Get "state"/"position"/"rate" instead of old functions.
  2224.       I haven't tested thoses changes ...
  2225. commit d53d9b9d1657ff3742c2d0320ca4f0a7ac108fc7
  2226. Author: Laurent Aimar <fenrir@videolan.org>
  2227. Date:   Mon Jun 7 18:24:24 2004 +0000
  2228.      * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions.
  2229. commit 4f49b52cebae3055876099eccd8ed79d0daed7b5
  2230. Author: Laurent Aimar <fenrir@videolan.org>
  2231. Date:   Mon Jun 7 18:23:15 2004 +0000
  2232.      * include: removed a few deprecated functions.
  2233.      * demux, access: change the prototype of access2_New/demux2_New.
  2234.      * control: implemented all INPUT_GET/SET.
  2235.      * src/input/*.c: removed old functions, move some of them.
  2236. commit 275cc5537c6c992f76ab3b1afb1528f34be5774b
  2237. Author: Laurent Aimar <fenrir@videolan.org>
  2238. Date:   Mon Jun 7 18:19:10 2004 +0000
  2239.      * avi: support for track without key flag set in the index.
  2240. commit 07a75708b2712f6ccc5893cd4ccd88f2a99a94d7
  2241. Author: Laurent Aimar <fenrir@videolan.org>
  2242. Date:   Mon Jun 7 01:01:38 2004 +0000
  2243.      * Modules.am: oops ts2 -> ts
  2244. commit 1d64040ccb12118d02143f5265546b7870cfd231
  2245. Author: Gildas Bazin <gbazin@videolan.org>
  2246. Date:   Sun Jun 6 22:12:23 2004 +0000
  2247.     * modules/demux/demux2.c: added v4l.
  2248. commit 9293845116a263a25fe1b7823add056d91b41bb0
  2249. Author: Laurent Aimar <fenrir@videolan.org>
  2250. Date:   Sun Jun 6 21:18:59 2004 +0000
  2251.      * access2: added shortcuts for vcd/svcd.
  2252. commit 416252837b1d86eb79bdf475ff924ea433c5843f
  2253. Author: Laurent Aimar <fenrir@videolan.org>
  2254. Date:   Sun Jun 6 21:18:07 2004 +0000
  2255.      * v4l: converted to access2, but untested so ...
  2256. commit 47912024b9e2d71bd0329f7bc4ef39ecdecd893b
  2257. Author: Laurent Aimar <fenrir@videolan.org>
  2258. Date:   Sun Jun 6 19:02:02 2004 +0000
  2259.      * all: added VSSH fourcc.
  2260. commit 6bc47898f2afb401ad8522b35bb20a65a78d9f83
  2261. Author: Laurent Aimar <fenrir@videolan.org>
  2262. Date:   Sun Jun 6 18:55:10 2004 +0000
  2263.      * standard: fixed a segfault.
  2264. commit ff0e606348165a91f72b4bf30575b9d90372651f
  2265. Author: Laurent Aimar <fenrir@videolan.org>
  2266. Date:   Sun Jun 6 18:18:50 2004 +0000
  2267.      * http: little clean up.
  2268. commit 14d7d564f8cd28df4263483315cfd7811553a377
  2269. Author: Gildas Bazin <gbazin@videolan.org>
  2270. Date:   Sun Jun 6 18:13:29 2004 +0000
  2271.     * modules/demux/mpeg/ts.c: compilation fix.
  2272. commit d841ab85debd0535ede16f43dbfcc802b6655226
  2273. Author: Laurent Aimar <fenrir@videolan.org>
  2274. Date:   Sun Jun 6 17:24:06 2004 +0000
  2275.      * all: - renamed old ts demuxer as ts_old(_dvbpsi).
  2276.             - renamed ts2 into ts at the build system level.
  2277.             - removed muxer without dvbpsi.
  2278. commit 3e666faf3f81316686eb55426b6468c842995e4b
  2279. Author: Laurent Aimar <fenrir@videolan.org>
  2280. Date:   Sun Jun 6 17:02:55 2004 +0000
  2281.      * vcd/vcd.c: ported to access2.
  2282.      * access2: added chapter support.
  2283. commit d279ea85b7c85ee2af033d5263bc83d1f96f973f
  2284. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2285. Date:   Sun Jun 6 16:15:23 2004 +0000
  2286.     Removed call to input_Tell (which is deprecated)
  2287. commit 9db201ccd04e3437b11feecb5f2c464b088b4530
  2288. Author: Laurent Aimar <fenrir@videolan.org>
  2289. Date:   Sun Jun 6 13:55:40 2004 +0000
  2290.      * ts.c: module name is now ts. (thx thedj).
  2291. commit 5291e759dd0f777264f7ee514dbddf75483ad5e0
  2292. Author: Anil Daoud <anil@videolan.org>
  2293. Date:   Sun Jun 6 13:54:12 2004 +0000
  2294.     * bookmarks.cpp: compilation fix
  2295. commit 2e9954d9e438f4aba42daee5ecd77929c7400db2
  2296. Author: Laurent Aimar <fenrir@videolan.org>
  2297. Date:   Sun Jun 6 13:53:53 2004 +0000
  2298.      * udp: increase the mtu by *2  instead of 10%.
  2299. commit d48e6bfefb9651e432e35ecc14fb7ba2d54a1641
  2300. Author: Derk-Jan Hartman <hartman@videolan.org>
  2301. Date:   Sun Jun 6 13:28:02 2004 +0000
  2302.     * bugfix to libvlc header
  2303. commit 515a10abba7b9f454eca02c72fc741bb7db54f67
  2304. Author: Derk-Jan Hartman <hartman@videolan.org>
  2305. Date:   Sun Jun 6 13:13:06 2004 +0000
  2306.     * No longer force ts2 for Kasenna udp multicast. ts2 is now ts.
  2307. commit 347e1ecf9430bae4570b9d295191d0f123406196
  2308. Author: Derk-Jan Hartman <hartman@videolan.org>
  2309. Date:   Sun Jun 6 13:02:26 2004 +0000
  2310.     * WARNING: Libvlc API change
  2311.      - VLC_Set VLC_Get were changed to VLC_VariableGet VLC_VariableSet
  2312.      - VLC_ClearPlaylist was changed to VLC_PlaylistClear
  2313.      - Added a lot of new calls:
  2314.        VLC_PositionGet, VLC_PositionSet, VLC_TimeGet, VLC_TimeSet,
  2315.        VLC_LengthGet, VLC_SpeedFaster, VLC_SpeedSlower, VLC_PlaylistIndex,
  2316.        VLC_PlaylistNumberOfItems, VLC_PlaylistNext, VLC_PlaylistPrev,
  2317.        VLC_VolumeGet, VLC_VolumeSet, VLC_VolumeMute.
  2318.      - everything doxygenized.
  2319.      - There are NO mozilla functions of these additions yet. (someone else please?)
  2320. commit b4e738fdf4e74e02c279ee7013141aa639c03966
  2321. Author: Yoann Peronneau <yoann@videolan.org>
  2322. Date:   Sun Jun 6 13:00:23 2004 +0000
  2323.      * modules/control/hotkeys.c : clean up
  2324. commit 3b6a46b8c57fa04cf87d17777cb33f2bd83a448b
  2325. Author: Laurent Aimar <fenrir@videolan.org>
  2326. Date:   Sun Jun 6 12:51:06 2004 +0000
  2327.      * access/*: use var_* helpers.
  2328.      * access/vcd/ clean up.
  2329. commit e34b5bebefe95a67638d7c2165554433ac64a39a
  2330. Author: Clément Stenac <zorglub@videolan.org>
  2331. Date:   Sun Jun 6 12:45:32 2004 +0000
  2332.     Patch by Rémi Denis-Courmont to include TCP listening sockets in the abstraction layer
  2333. commit ae6057812bc85303ec7a8387c764b7375546bd04
  2334. Author: Clément Stenac <zorglub@videolan.org>
  2335. Date:   Sun Jun 6 12:44:35 2004 +0000
  2336.     * Interaction between bookmarks and streaming wizard
  2337.     * Edit bookmarks if possible
  2338. commit 57724052557ffb953420d6f19adee5f3b5840301
  2339. Author: Laurent Aimar <fenrir@videolan.org>
  2340. Date:   Sun Jun 6 12:17:15 2004 +0000
  2341.      * variables: added var_Get/Set/CreateGetBool.
  2342. commit fd265bfd5269d1e86044848542852ab567f77c20
  2343. Author: Laurent Aimar <fenrir@videolan.org>
  2344. Date:   Sun Jun 6 11:56:22 2004 +0000
  2345.      * variables: helpers: var_Get* .
  2346. commit c861d721410dea2c07bc5a40da35e541df14e3dd
  2347. Author: Laurent Aimar <fenrir@videolan.org>
  2348. Date:   Sun Jun 6 11:44:01 2004 +0000
  2349.      * variables: added more helpers: var_CreateGet*
  2350. commit fc6d8a2cfcf3f443577e10d66450cac9e7f0695b
  2351. Author: Laurent Aimar <fenrir@videolan.org>
  2352. Date:   Sat Jun 5 22:36:13 2004 +0000
  2353.      * input: compute right value for position/time on position-offset and
  2354.     time-offset change.
  2355. commit df3ce87c8112820b724e1a17fb1082b581b49269
  2356. Author: Laurent Aimar <fenrir@videolan.org>
  2357. Date:   Sat Jun 5 21:53:24 2004 +0000
  2358.      * mms/* : converted to access2. It should be reworked to use pf_block, but
  2359.     that can wait ...
  2360.      * access2: little fix + added mms* shortcuts.
  2361. commit b28679143b155a9bfc43c9774a08c57e5e2b3b9e
  2362. Author: Laurent Aimar <fenrir@videolan.org>
  2363. Date:   Sat Jun 5 20:13:08 2004 +0000
  2364.      * snapshot: small warning fix + coding rules.
  2365.      Btw, the module uses input_Tell that is deprecated, Is it really needed ?
  2366.      If so, when ?
  2367. commit b8df288b42e74644aeb657136b454db6d811851c
  2368. Author: Laurent Aimar <fenrir@videolan.org>
  2369. Date:   Sat Jun 5 20:11:05 2004 +0000
  2370.      * livedotcom: small warning fix for old version.
  2371. commit b3900df74868367ab342e06b6f1c1972c3261088
  2372. Author: Clément Stenac <zorglub@videolan.org>
  2373. Date:   Sat Jun 5 19:48:09 2004 +0000
  2374.     Fixed warning
  2375. commit 7d9e6c9cb912c79669afaf15740ea6bf0d40e1cc
  2376. Author: Laurent Aimar <fenrir@videolan.org>
  2377. Date:   Sat Jun 5 19:45:56 2004 +0000
  2378.      * mp4: fixed a small bug with subtitle.
  2379. commit bd080991f06e24f885ad78d4c67da10c790c0e41
  2380. Author: Laurent Aimar <fenrir@videolan.org>
  2381. Date:   Sat Jun 5 19:36:51 2004 +0000
  2382.      * ninput: added more access2 doc, added ACCESS_SET_PRIVATE_ID_STATE,
  2383.     STREAM_CONTROL_ACCESS.
  2384.      * all: added previous new commands support.
  2385. commit e3dfa451490c532186db75d8e0beb50374ec34fe
  2386. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2387. Date:   Sat Jun 5 19:27:48 2004 +0000
  2388.     HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
  2389. commit 6474e0a6e159edc914dff5460898a39938fae663
  2390. Author: Olivier Teulière <ipkiss@videolan.org>
  2391. Date:   Sat Jun 5 19:23:03 2004 +0000
  2392.      * skins2/src/theme_loader.cpp: Added a forgotten header; this fixes the
  2393.        loading of .vlt files on Win32
  2394. commit d1cbbc197ad4d3ed5a5b6c59ae73245cb85da9aa
  2395. Author: Laurent Aimar <fenrir@videolan.org>
  2396. Date:   Sat Jun 5 18:58:58 2004 +0000
  2397.      * cdda: converted to access2. It seems stable.
  2398.      * access2: added/fixed title support.
  2399. commit 4d342851a7a9eca7a82272afc9cf5f9825bb5c16
  2400. Author: Laurent Aimar <fenrir@videolan.org>
  2401. Date:   Sat Jun 5 18:54:18 2004 +0000
  2402.      * demux2: added wav.
  2403. commit a88c1a091cb383c3dbf0b7d51f1f3bba36ff5e97
  2404. Author: Gildas Bazin <gbazin@videolan.org>
  2405. Date:   Sat Jun 5 18:04:06 2004 +0000
  2406.     * src/interface/interface.c, modules/gui/wxwindows/video.cpp: couple of fixes.
  2407. commit 788a3c84dc231bc4b5467fe4f49d0d1932010d52
  2408. Author: Gildas Bazin <gbazin@videolan.org>
  2409. Date:   Sat Jun 5 17:49:22 2004 +0000
  2410.     * src/video_output/vout_intf.c: only embed the video if the main interface supports it (don't check other interfaces).
  2411.     * modules/gui/wxwindows/video.cpp, modules/video_output/x11/xcommon.c: in embedded mode, close the vout window if vlc is exiting.
  2412. commit 9717a6963a9dbe45a30334461c2798c36dabc8cf
  2413. Author: Derk-Jan Hartman <hartman@videolan.org>
  2414. Date:   Sat Jun 5 17:12:16 2004 +0000
  2415.     * Added an extension check to m3u plugins for .ram files.
  2416.     These files can contain a single line with a rtsp:// link which VLC sometimes is able to handle.
  2417.     
  2418.     for MPEG-4 unicasted RealMedia streams.
  2419. commit f2e79969052e334052d83a7c505e13a08eeaa97e
  2420. Author: Derk-Jan Hartman <hartman@videolan.org>
  2421. Date:   Sat Jun 5 16:58:57 2004 +0000
  2422.     * fix a compilation error
  2423. commit be973dfb40f78eb30892386197b748143111fb07
  2424. Author: Derk-Jan Hartman <hartman@videolan.org>
  2425. Date:   Sat Jun 5 16:09:00 2004 +0000
  2426.     NOTE: libvlc API changes
  2427.     * renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does.
  2428.     * added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause.
  2429.     * reordered the functions in libvlc. everything was mixed up.
  2430.     * added doxygen info to all the functions
  2431.     * fixed several functions to use the correct underlying API calls
  2432.     * corrected the copyright info
  2433.     
  2434.     
  2435.     This is in preparation of the new libvlc calls for mozilla plugin
  2436.     temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
  2437. commit 2d64aa5c997ea0ce4ff119940923b3cb05320fd7
  2438. Author: Laurent Aimar <fenrir@videolan.org>
  2439. Date:   Fri Jun 4 21:59:48 2004 +0000
  2440.      * udp: activate udp-auto-mtu by default. It increases the internal MTU
  2441.     by 10% each time we read a packet greater or equal to the MTU.
  2442.      It should be harmless.
  2443. commit e5ab6347d312853fe61d1c29398bd053986d756a
  2444. Author: Laurent Aimar <fenrir@videolan.org>
  2445. Date:   Fri Jun 4 21:52:55 2004 +0000
  2446.      * ts.c : renamed to ts.
  2447.      * mpeg/ts.c: lowered it's priority below demux2, and renamed it ts_old(_dvbpsi).
  2448. commit 74444e997f913a7c9337fb29bd4b8f0d0c7b8936
  2449. Author: Laurent Aimar <fenrir@videolan.org>
  2450. Date:   Fri Jun 4 21:51:34 2004 +0000
  2451.      * udp: converted to access2 (using pf_block, so for now it may hurt a
  2452.     bit the perfs as we do a memcpy in access2.c)
  2453. commit 0037d94205d6a4ece7887a2b55f0ec6ec1ad5e0d
  2454. Author: Olivier Teulière <ipkiss@videolan.org>
  2455. Date:   Fri Jun 4 19:37:13 2004 +0000
  2456.      * doc/skins2-howto.xml: Missing "required" specification
  2457. commit c042b1c29259acba450bbe487c8fd15253571e25
  2458. Author: Gildas Bazin <gbazin@videolan.org>
  2459. Date:   Fri Jun 4 12:47:06 2004 +0000
  2460.     * src/misc/modules.c: some error checking when loading the cache plugins file.
  2461. commit 560e907c019e91025de6f6d57a52d92e83a80477
  2462. Author: Gildas Bazin <gbazin@videolan.org>
  2463. Date:   Fri Jun 4 10:35:06 2004 +0000
  2464.     * modules/codec/spudec/render.c: chroma support for dvd subtitles.
  2465. commit 96c54f23c4dab24877ba3bddb369956c8cc863c5
  2466. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2467. Date:   Fri Jun 4 09:10:48 2004 +0000
  2468.     Coding-style updates (whitespace related)
  2469. commit 88c640583e44345a06ce9af3fb0cab96b6703e35
  2470. Author: Laurent Aimar <fenrir@videolan.org>
  2471. Date:   Thu Jun 3 21:43:34 2004 +0000
  2472.      * ffmpeg: added XVIX fourcc (buggy xvid streams)
  2473. commit 671f21a04dbc9db7e249c412039245f0ebf80e29
  2474. Author: Laurent Aimar <fenrir@videolan.org>
  2475. Date:   Thu Jun 3 18:08:27 2004 +0000
  2476.      * directory: converted to access2.
  2477. commit 4d53622335d7350cade0c8e60add3cb41dd94a69
  2478. Author: Laurent Aimar <fenrir@videolan.org>
  2479. Date:   Thu Jun 3 18:02:14 2004 +0000
  2480.      * mp4: fix for width in tkhd for video stream with null aspect.
  2481. commit d67ece3dd08265f18fd8fca3adff3d4ab26df144
  2482. Author: Derk-Jan Hartman <hartman@videolan.org>
  2483. Date:   Thu Jun 3 14:35:05 2004 +0000
  2484.     * Fix the todotable
  2485. commit 14b0415fc87f063ca47a5ce922fe77cf849c69e5
  2486. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2487. Date:   Thu Jun 3 13:56:34 2004 +0000
  2488.     TODO: Fixed up the entry on vobsub
  2489. commit 952fdbb17d0e4d93490c8c094d66f734f32a980a
  2490. Author: Derk-Jan Hartman <hartman@videolan.org>
  2491. Date:   Thu Jun 3 13:40:08 2004 +0000
  2492.     * shitload of work we can do
  2493. commit 206b6fd9823e86266bf68feeb186a0f6620f2874
  2494. Author: Clément Stenac <zorglub@videolan.org>
  2495. Date:   Thu Jun 3 11:57:04 2004 +0000
  2496.     Embryo of a Todo list, feel free to use it :)
  2497. commit db80e894a87bb1db65a4ab67cc53c1287bb71f5f
  2498. Author: Gildas Bazin <gbazin@videolan.org>
  2499. Date:   Thu Jun 3 09:14:16 2004 +0000
  2500.     * src/misc/modules.c: in plugins cache mode, force immediate module loading if the module's config contains callbacks or actions. This could be avoided but a new api call will have to be introduced for that.
  2501. commit 87570dbb37e129ce0eb055320e6760b7e1795ae5
  2502. Author: Laurent Aimar <fenrir@videolan.org>
  2503. Date:   Thu Jun 3 00:08:54 2004 +0000
  2504.      * file: converted to access2. I hope it still compils everywhere.
  2505.      * access2: added stream/file/kfir shortcut. Begin title support but
  2506.     nothing usable yet.
  2507. commit df5b86aabadbe5265b7718f1af1020bffb0becc0
  2508. Author: Yoann Peronneau <yoann@videolan.org>
  2509. Date:   Wed Jun 2 23:19:54 2004 +0000
  2510.      * modules/control/hotkeys.c : Display simultaneously time position and slider when seeking.
  2511. commit 50b658157c6d80cc1a9a5e0e1eae28a94d42e420
  2512. Author: Yoann Peronneau <yoann@videolan.org>
  2513. Date:   Wed Jun 2 22:53:26 2004 +0000
  2514.     Support for multiple OSD channels :
  2515.     * added i_channel and i_content properties to subpicture_t
  2516.     * p_last_osd_message is no more used
  2517.     
  2518.     An OSD channel can contain simultaneously an OSD text and an OSD widget.
  2519. commit 9b7132be53033aefe1bd513065d04d6de2012a73
  2520. Author: Laurent Aimar <fenrir@videolan.org>
  2521. Date:   Wed Jun 2 22:47:30 2004 +0000
  2522.      * pvr: cosmetic.
  2523. commit 5584b125074d5172acf2b6a8da04eaa82f2d9c8c
  2524. Author: Laurent Aimar <fenrir@videolan.org>
  2525. Date:   Wed Jun 2 22:11:54 2004 +0000
  2526.      * all: removed ACCESS_GET_SEEKPOINT_INFO.
  2527. commit 220b6c0f5553d0bbe4371cc3e922d9afbfd784f8
  2528. Author: Laurent Aimar <fenrir@videolan.org>
  2529. Date:   Wed Jun 2 22:10:40 2004 +0000
  2530.      * ninput: changed the way title and seekpoint work.
  2531. commit 828a35b90bad6ed08b3ff7d405fbd1280f5a26e2
  2532. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2533. Date:   Wed Jun 2 19:01:57 2004 +0000
  2534.     built rules for HD1000
  2535. commit 844164e38ddc890307fc9a33db378caf777b05d9
  2536. Author: Gildas Bazin <gbazin@videolan.org>
  2537. Date:   Wed Jun 2 16:05:57 2004 +0000
  2538.     * modules/misc/freetype.c: optimized subtitles rendering a bit.
  2539. commit 621eb734895e0543d82ae19c1bc6ec09aab80fc6
  2540. Author: Gildas Bazin <gbazin@videolan.org>
  2541. Date:   Wed Jun 2 12:59:47 2004 +0000
  2542.     * modules/gui/wxwindows/playlist.cpp: better playlist window resizing.
  2543. commit ff5829d04412d3593f28411cc38effa10e0d6c0c
  2544. Author: Gildas Bazin <gbazin@videolan.org>
  2545. Date:   Wed Jun 2 12:11:54 2004 +0000
  2546.     * modules/gui/wxwindows/playlist.cpp: fixed a few segfaults + removed unused code.
  2547. commit cead4dbdaed631215becd7a05c6dc4ed59273cb0
  2548. Author: Laurent Aimar <fenrir@videolan.org>
  2549. Date:   Tue Jun 1 22:14:26 2004 +0000
  2550.      * access2: lastest API change.
  2551. commit 2a8f6da927c2f1a43ac8715ca4ebb121e0f508bd
  2552. Author: Laurent Aimar <fenrir@videolan.org>
  2553. Date:   Tue Jun 1 22:13:47 2004 +0000
  2554.      es_out: clean up.
  2555. commit 4e647fc9f00acfcb40b19d3ac5cbf1059097c72d
  2556. Author: Laurent Aimar <fenrir@videolan.org>
  2557. Date:   Tue Jun 1 22:13:14 2004 +0000
  2558.      * demux: init info field. (Not used yet).
  2559. commit 935df4c9aa455c2fc18cf26111e83930fc7e8a83
  2560. Author: Laurent Aimar <fenrir@videolan.org>
  2561. Date:   Tue Jun 1 22:12:56 2004 +0000
  2562.      * access: init info field.
  2563. commit 5c276c93dc4adddcc82c0da88901f320e3def217
  2564. Author: Laurent Aimar <fenrir@videolan.org>
  2565. Date:   Tue Jun 1 22:12:10 2004 +0000
  2566.      * all: a few changes in access2 (added a info field to access_t, remove
  2567.     ACCESS_GET_EOF/SIZE/POS, prepared title/seekpoint support).
  2568. commit 0cd04434ba018611c8327592d02724063baf8386
  2569. Author: Cyril Deguet <asmax@videolan.org>
  2570. Date:   Tue Jun 1 22:08:14 2004 +0000
  2571.       * x11_display.cpp: support 15bpp mode for X11 skins and avoid a segfault
  2572.         when a mode is not supported (closes bug #1809). Move the "main window"
  2573.         outside the screen to avoid seeing it in the workspace selector applet.
  2574. commit cb98a99ca7f94a81517f570a7c95a5ba7bf3e8c9
  2575. Author: Gildas Bazin <gbazin@videolan.org>
  2576. Date:   Tue Jun 1 15:45:07 2004 +0000
  2577.     * ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c.
  2578. commit 3b3c50ab69c7b39fc38174be0749660edd48de43
  2579. Author: Anil Daoud <anil@videolan.org>
  2580. Date:   Tue Jun 1 06:42:55 2004 +0000
  2581.     * compilation (unicode) fix
  2582. commit ea3a7dc1d070919e6afd7371af24b6fcd94da51a
  2583. Author: Clément Stenac <zorglub@videolan.org>
  2584. Date:   Mon May 31 17:48:38 2004 +0000
  2585.     * wizard.cpp : - TTL and SAP support
  2586.             - Sanity checks for transcode output file
  2587.     
  2588.     * Modules.am : Added new "icons" to dist
  2589. commit 4b3cc9cee7abdcbd001c67a6b9511df9358f10fb
  2590. Author: Clément Stenac <zorglub@videolan.org>
  2591. Date:   Mon May 31 17:47:51 2004 +0000
  2592.     Make the playlist window resizeable
  2593.     Use a smaller font
  2594. commit d2a2e28ba5fd3b02be052c7ae9681f944788d0ec
  2595. Author: Clément Stenac <zorglub@videolan.org>
  2596. Date:   Mon May 31 17:32:18 2004 +0000
  2597.     pvr.c : Converted to access2 and added options for autobuilt panels
  2598. commit 3a4e04e7ae079d08f5edd684b79f11c6bc757d7c
  2599. Author: Laurent Aimar <fenrir@videolan.org>
  2600. Date:   Mon May 31 13:34:34 2004 +0000
  2601.      * configure.ac: added access2 ;)
  2602. commit 0f4e5e37fd731312eeb2be3c7bfed99dee4b459d
  2603. Author: Olivier Teulière <ipkiss@videolan.org>
  2604. Date:   Mon May 31 12:31:48 2004 +0000
  2605.     skins2-howto.xml: Added two internal links
  2606. commit 942ae39ce7ebdc2b652dd75dfb4a0da4cad91b0f
  2607. Author: Olivier Teulière <ipkiss@videolan.org>
  2608. Date:   Mon May 31 12:17:13 2004 +0000
  2609.      * skins2: same fix as in modules/access/directory.c
  2610. commit 4f249bf64151efe4bb3bf9706e5b90321e358d4f
  2611. Author: Olivier Teulière <ipkiss@videolan.org>
  2612. Date:   Mon May 31 11:34:26 2004 +0000
  2613.      * modules/gui/wxwindows/preferences.cpp: fixed a refcount problem
  2614. commit b9740273805d60560a16c3d10e205d328901ad04
  2615. Author: Clément Stenac <zorglub@videolan.org>
  2616. Date:   Mon May 31 09:24:07 2004 +0000
  2617.     Fix play-and-stop behaviour with playlist_Command
  2618. commit 94cae6a54359f9f71da9745a0bf303e964264add
  2619. Author: Laurent Aimar <fenrir@videolan.org>
  2620. Date:   Mon May 31 01:48:09 2004 +0000
  2621.      * ncurses: fixed the error that was making the browser so slow.