ChangeLog-2002
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:776k
源码类别:

多媒体

开发平台:

MultiPlatform

  1.    M /trunk/modules/codec/mpeg_audio/layer1.c
  2.    M /trunk/modules/codec/mpeg_audio/layer2.c
  3.    M /trunk/modules/codec/mpeg_audio/math.c
  4.    M /trunk/modules/codec/mpeg_video/blocks.c
  5.    M /trunk/modules/codec/mpeg_video/decoder.c
  6.    M /trunk/modules/codec/mpeg_video/decoder.h
  7.    M /trunk/modules/codec/mpeg_video/idct/idctmmx.c
  8.    M /trunk/modules/codec/mpeg_video/idct/idctmmxext.c
  9.    M /trunk/modules/codec/mpeg_video/motion/motion.c
  10.    M /trunk/modules/codec/mpeg_video/motion/motionmmx.c
  11.    M /trunk/modules/codec/mpeg_video/motion/motionmmxext.c
  12.    M /trunk/modules/codec/spdif/spdif.c
  13.    M /trunk/modules/demux/mpeg/audio.c
  14.    M /trunk/modules/gui/win32/win32_common.h
  15.    M /trunk/modules/misc/memcpy/fastmemcpy.h
  16.    M /trunk/modules/misc/network/ipv4.c
  17.    M /trunk/modules/misc/network/ipv6.c
  18.    M /trunk/modules/video_chroma/i420_rgb_mmx.h
  19.    M /trunk/modules/video_output/x11/xcommon.h
  20.    A /trunk/src/audio_output/aout_ext-dec.c
  21.    M /trunk/src/input/input_dec.c
  22.    M /trunk/src/libvlc.c
  23.    M /trunk/src/libvlc.h
  24.    M /trunk/src/misc/configuration.c
  25.    M /trunk/src/misc/messages.c
  26.    M /trunk/src/misc/modules.c
  27.    M /trunk/src/misc/modules_plugin.h
  28.    M /trunk/src/misc/modules_plugin.h.in
  29.    M /trunk/src/misc/mtime.c
  30.    M /trunk/src/misc/objects.c
  31.    M /trunk/src/misc/threads.c
  32.    M /trunk/src/video_output/video_output.c
  33.    M /trunk/src/video_output/video_text.c
  34.    M /trunk/src/vlc.c
  35.    M /trunk/vlc.spec
  36.   * ./modules/audio_output/oss.c: compilation fixes.
  37.   * ALL: lots of -ansi -pedantic fixes.
  38. ------------------------------------------------------------------------
  39. r2260 | massiot | 2002-08-09 00:26:56 +0200 (Fri, 09 Aug 2002) | 2 lines
  40. Changed paths:
  41.    M /trunk/configure
  42.    M /trunk/configure.in
  43.    D /trunk/modules/audio_filter/.cvsignore
  44.    D /trunk/modules/audio_filter/Makefile
  45.    A /trunk/modules/audio_filter/converter
  46.    A /trunk/modules/audio_filter/converter/.cvsignore
  47.    A /trunk/modules/audio_filter/converter/Makefile
  48.    A /trunk/modules/audio_filter/converter/float32tos16.c
  49.    D /trunk/modules/audio_filter/float32tos16.c
  50.    A /trunk/modules/audio_filter/resampler
  51.    A /trunk/modules/audio_filter/resampler/.cvsignore
  52. Added another level of directory in audio_filter/.
  53. ------------------------------------------------------------------------
  54. r2261 | sam | 2002-08-09 00:28:23 +0200 (Fri, 09 Aug 2002) | 5 lines
  55. Changed paths:
  56.    M /trunk/Makefile
  57.    M /trunk/Makefile.modules
  58.    M /trunk/configure
  59.    M /trunk/configure.in
  60.    M /trunk/debian/gnome-vlc.dirs
  61.    M /trunk/debian/gvlc.dirs
  62.    M /trunk/debian/kvlc.dirs
  63.    M /trunk/debian/qvlc.dirs
  64.    M /trunk/debian/rules
  65.    M /trunk/debian/vlc-plugin-aa.dirs
  66.    M /trunk/debian/vlc-plugin-alsa.dirs
  67.    M /trunk/debian/vlc-plugin-arts.dirs
  68.    M /trunk/debian/vlc-plugin-esd.dirs
  69.    M /trunk/debian/vlc-plugin-ggi.dirs
  70.    M /trunk/debian/vlc-plugin-glide.dirs
  71.    M /trunk/debian/vlc-plugin-lirc.dirs
  72.    M /trunk/debian/vlc-plugin-mad.dirs
  73.    M /trunk/debian/vlc-plugin-sdl.dirs
  74.    M /trunk/debian/vlc-plugin-xosd.dirs
  75.    M /trunk/debian/vlc.dirs
  76.    M /trunk/include/mmx.h
  77.    M /trunk/include/modules_inner.h
  78.    M /trunk/modules/access/dvd/ifo.h
  79.    M /trunk/modules/access/dvd/udf.c
  80.    M /trunk/modules/access/vcd/cdrom.c
  81.    M /trunk/modules/access/vcd/cdrom.h
  82.    M /trunk/modules/access/vcd/vcd.c
  83.    M /trunk/modules/audio_output/file.c
  84.    M /trunk/modules/audio_output/oss.c
  85.    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
  86.    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_common.h
  87.    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmxext.c
  88.    M /trunk/modules/codec/mpeg_video/idct/idctmmx.c
  89.    M /trunk/modules/codec/mpeg_video/idct/idctmmxext.c
  90.    M /trunk/modules/demux/avi/avi.c
  91.    M /trunk/modules/demux/mp4/libmp4.h
  92.    M /trunk/modules/demux/mp4/mp4.c
  93.    M /trunk/modules/demux/mpeg/ts.c
  94.    M /trunk/modules/gui/gtk/display.c
  95.    M /trunk/modules/gui/gtk/gtk_callbacks.c
  96.    M /trunk/modules/gui/gtk/modules.c
  97.    M /trunk/modules/gui/gtk/playlist.c
  98.    M /trunk/modules/gui/gtk/preferences.c
  99.    M /trunk/modules/gui/ncurses/ncurses.c
  100.    M /trunk/modules/gui/qt/intf.cpp
  101.    M /trunk/modules/gui/win32/Makefile
  102.    M /trunk/modules/misc/network/ipv4.c
  103.    M /trunk/modules/video_output/fb/fb.c
  104.    M /trunk/modules/video_output/glide/glide.c
  105.    M /trunk/mozilla/vlcplugin.c
  106.    M /trunk/src/libvlc.c
  107.   * ./include/modules_inner.h: support for several modules with the same
  108.     name but with different directory names.
  109.   * ./Makefile: plugins get installed in different directory names.
  110.   * ALL: additional -ansi -pedantic fixes.
  111. ------------------------------------------------------------------------
  112. r2262 | sam | 2002-08-09 18:38:27 +0200 (Fri, 09 Aug 2002) | 2 lines
  113. Changed paths:
  114.    M /trunk/Makefile
  115.   * ./Makefile: fixed a sed command syntax.
  116. ------------------------------------------------------------------------
  117. r2263 | sam | 2002-08-09 18:39:08 +0200 (Fri, 09 Aug 2002) | 3 lines
  118. Changed paths:
  119.    M /trunk/include/main.h
  120.    M /trunk/modules/misc/memcpy/memcpy.c
  121.    M /trunk/src/libvlc.c
  122.   * ./src/libvlc.c: p_vlc->pf_memset is now usable (it's always the libc
  123.     default though).
  124. ------------------------------------------------------------------------
  125. r2264 | sam | 2002-08-10 00:25:36 +0200 (Sat, 10 Aug 2002) | 2 lines
  126. Changed paths:
  127.    D /trunk/plugins/.cvsignore
  128.    D /trunk/plugins/a52
  129.    D /trunk/plugins/a52_system
  130.    D /trunk/plugins/aa
  131.    D /trunk/plugins/ac3_adec
  132.    D /trunk/plugins/ac3_spdif
  133.    D /trunk/plugins/access
  134.    D /trunk/plugins/alsa
  135.    D /trunk/plugins/arts
  136.    D /trunk/plugins/avi
  137.    D /trunk/plugins/beos
  138.    D /trunk/plugins/chroma
  139.    D /trunk/plugins/cinepak
  140.    D /trunk/plugins/directx
  141.    D /trunk/plugins/downmix
  142.    D /trunk/plugins/dsp
  143.    D /trunk/plugins/dummy
  144.    D /trunk/plugins/dvd
  145.    D /trunk/plugins/dvdplay
  146.    D /trunk/plugins/dvdread
  147.    D /trunk/plugins/esd
  148.    D /trunk/plugins/familiar
  149.    D /trunk/plugins/fb
  150.    D /trunk/plugins/ffmpeg
  151.    D /trunk/plugins/filter
  152.    D /trunk/plugins/fx
  153.    D /trunk/plugins/ggi
  154.    D /trunk/plugins/glide
  155.    D /trunk/plugins/gtk
  156.    D /trunk/plugins/idct/.cvsignore
  157.    D /trunk/plugins/idct/Makefile
  158.    D /trunk/plugins/idct/block_c.h
  159.    D /trunk/plugins/idct/block_mmx.h
  160.    D /trunk/plugins/idct/idct.c
  161.    D /trunk/plugins/idct/idct.h
  162.    D /trunk/plugins/idct/idct_decl.h
  163.    D /trunk/plugins/idct/idct_sparse.h
  164.    D /trunk/plugins/idct/idctaltivec.c
  165.    D /trunk/plugins/idct/idctclassic.c
  166.    D /trunk/plugins/idct/idctmmx.c
  167.    D /trunk/plugins/idct/idctmmxext.c
  168.    D /trunk/plugins/imdct
  169.    D /trunk/plugins/kde
  170.    D /trunk/plugins/lirc
  171.    D /trunk/plugins/lpcm_adec
  172.    D /trunk/plugins/macosx
  173.    D /trunk/plugins/mad
  174.    D /trunk/plugins/memcpy
  175.    D /trunk/plugins/mga/.cvsignore
  176.    D /trunk/plugins/mga/Makefile
  177.    D /trunk/plugins/mga/mga.c
  178.    D /trunk/plugins/mga/xmga.c
  179.    D /trunk/plugins/motion/.cvsignore
  180.    D /trunk/plugins/motion/Makefile
  181.    D /trunk/plugins/motion/motion.c
  182.    D /trunk/plugins/motion/motion3dnow.c
  183.    D /trunk/plugins/motion/motionaltivec.c
  184.    D /trunk/plugins/motion/motionmmx.c
  185.    D /trunk/plugins/motion/motionmmxext.c
  186.    D /trunk/plugins/mp4
  187.    D /trunk/plugins/mpeg_adec
  188.    D /trunk/plugins/mpeg_system
  189.    D /trunk/plugins/mpeg_vdec
  190.    D /trunk/plugins/network
  191.    D /trunk/plugins/ogg
  192.    D /trunk/plugins/qnx
  193.    D /trunk/plugins/qt
  194.    D /trunk/plugins/satellite
  195.    D /trunk/plugins/sdl
  196.    D /trunk/plugins/spudec
  197.    D /trunk/plugins/text
  198.    D /trunk/plugins/vcd
  199.    D /trunk/plugins/win32
  200.    D /trunk/plugins/x11
  201.    D /trunk/plugins/xosd
  202.   * Removed the plugins/ directory.
  203. ------------------------------------------------------------------------
  204. r2265 | massiot | 2002-08-10 01:47:23 +0200 (Sat, 10 Aug 2002) | 4 lines
  205. Changed paths:
  206.    M /trunk/configure
  207.    M /trunk/configure.in
  208.    M /trunk/include/audio_output.h
  209.    M /trunk/include/defs.h.in
  210.    M /trunk/include/vlc_symbols.h
  211.    M /trunk/modules/access/vcd/cdrom.c
  212.    M /trunk/modules/audio_filter/converter/float32tos16.c
  213.    A /trunk/modules/audio_filter/resampler/Makefile
  214.    A /trunk/modules/audio_filter/resampler/trivial.c
  215.    M /trunk/modules/audio_output/file.c
  216.    M /trunk/modules/audio_output/oss.c
  217.    M /trunk/src/audio_output/audio_output.c
  218.    M /trunk/src/audio_output/filters.c
  219.    M /trunk/src/audio_output/input.c
  220.    M /trunk/src/audio_output/output.c
  221.    M /trunk/src/misc/modules_plugin.h
  222. * Trivial resampler plug-in (resampling still non-functional)
  223. * Begun writing some hooks for forthcoming S/PDIF support
  224. * ./modules/access/vcd/cdrom.c: compile fix for Darwin
  225. ------------------------------------------------------------------------
  226. r2266 | sam | 2002-08-10 01:52:31 +0200 (Sat, 10 Aug 2002) | 2 lines
  227. Changed paths:
  228.    M /trunk/include/audio_output.h
  229.   * ./include/audio_output.h: small compilation fix.
  230. ------------------------------------------------------------------------
  231. r2267 | jpsaman | 2002-08-10 13:35:31 +0200 (Sat, 10 Aug 2002) | 2 lines
  232. Changed paths:
  233.    M /trunk/Makefile.opts.in
  234.    M /trunk/STATUS
  235.    M /trunk/configure
  236.    M /trunk/configure.in
  237.    M /trunk/modules/codec/mad/decoder.c
  238. Preparation for Qt embedded support.
  239. ------------------------------------------------------------------------
  240. r2268 | jpsaman | 2002-08-10 15:40:46 +0200 (Sat, 10 Aug 2002) | 3 lines
  241. Changed paths:
  242.    M /trunk/modules/codec/mad/decoder.c
  243.    M /trunk/modules/codec/mad/decoder.h
  244.    M /trunk/modules/codec/mad/libmad.c
  245.    M /trunk/modules/codec/mad/libmad.h
  246. Adapted mad codec plugin to new aout3. Not tested yet.`
  247. Plugin is not being build by new built structure, this needs to be fixed first.
  248. ------------------------------------------------------------------------
  249. r2269 | sam | 2002-08-10 18:17:14 +0200 (Sat, 10 Aug 2002) | 3 lines
  250. Changed paths:
  251.    M /trunk/modules/gui/win32/Makefile
  252.    D /trunk/modules/gui/win32/intfwin.bpf
  253.    D /trunk/modules/gui/win32/intfwin.cpp
  254.    A /trunk/modules/gui/win32/win32.bpf
  255.    M /trunk/modules/gui/win32/win32.bpr
  256.    M /trunk/modules/gui/win32/win32.cpp
  257.    D /trunk/modules/gui/win32/win32.h
  258.   * ./modules/gui/win32/Makefile: fixed the Win32 interface compilation.
  259.   * ./modules/gui/win32/win32.cpp: merged intfwin.cpp into this file.
  260. ------------------------------------------------------------------------
  261. r2270 | jpsaman | 2002-08-10 19:53:37 +0200 (Sat, 10 Aug 2002) | 2 lines
  262. Changed paths:
  263.    M /trunk/configure
  264.    M /trunk/configure.in
  265. Enabled mad plugin again.
  266. ------------------------------------------------------------------------
  267. r2271 | jpsaman | 2002-08-10 19:54:49 +0200 (Sat, 10 Aug 2002) | 2 lines
  268. Changed paths:
  269.    M /trunk/modules/codec/mad/decoder.c
  270.    M /trunk/modules/codec/mad/libmad.c
  271. Allocation of New buffers seems alright now.
  272. ------------------------------------------------------------------------
  273. r2272 | gbazin | 2002-08-10 20:17:06 +0200 (Sat, 10 Aug 2002) | 8 lines
  274. Changed paths:
  275.    M /trunk/configure.in
  276.    M /trunk/modules/audio_output/waveout.c
  277.    M /trunk/modules/video_output/directx/aout.c
  278. * modules/video_output/directx/aout.c: adapted the directx audio plugin to aout3.
  279. * modules/audio_output/waveout.c: adapted the waveout audio plugin to aout3 and
  280. decreased its score so the directx plugin is selected by default.
  281. * configure.in: re-enabled the waveout plugin
  282. It's really amazing how much aout3 simplifies these plugins :)
  283. ------------------------------------------------------------------------
  284. r2273 | sam | 2002-08-10 21:22:45 +0200 (Sat, 10 Aug 2002) | 2 lines
  285. Changed paths:
  286.    M /trunk/Makefile
  287.   * ./Makefile: fixed "make package-win32".
  288. ------------------------------------------------------------------------
  289. r2274 | sam | 2002-08-10 21:23:06 +0200 (Sat, 10 Aug 2002) | 2 lines
  290. Changed paths:
  291.    M /trunk/include/vlc_common.h
  292.    M /trunk/src/misc/messages.c
  293.   * ./src/misc/messages.c: fixed an extremely old buffer overflow.
  294. ------------------------------------------------------------------------
  295. r2276 | massiot | 2002-08-10 22:01:00 +0200 (Sat, 10 Aug 2002) | 2 lines
  296. Changed paths:
  297.    M /trunk/modules/audio_filter/resampler/trivial.c
  298. * Fixed a bug triggering the trivial resampler when it was unnecessary.
  299. ------------------------------------------------------------------------
  300. r2277 | fenrir | 2002-08-10 22:05:21 +0200 (Sat, 10 Aug 2002) | 8 lines
  301. Changed paths:
  302.    M /trunk/Makefile.opts.in
  303.    M /trunk/configure
  304.    M /trunk/configure.in
  305.    M /trunk/include/defs.h.in
  306.    A /trunk/modules/codec/faad
  307.    A /trunk/modules/codec/faad/.cvsignore
  308.    A /trunk/modules/codec/faad/Makefile
  309.    A /trunk/modules/codec/faad/decoder.c
  310.    A /trunk/modules/codec/faad/decoder.h
  311.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  312.    M /trunk/modules/codec/ffmpeg/ffmpeg.h
  313.    M /trunk/modules/demux/mp4/libmp4.c
  314.  * modules/codec/faad : an AAC decoder module using libfaad library
  315. (faad2).
  316.  * modules/demux/mp4/libmp4.c : could compile without zlib.
  317.  * modules/codec/ffmpeg/* : set error resilience to -1 by default.(in
  318. order to decode more files, but it could produce segfaults ... )
  319.  * Makefile.*, configure.in : enable mp4 by default, add faad
  320. module (disabled by default ).
  321. ------------------------------------------------------------------------
  322. r2279 | massiot | 2002-08-11 01:22:45 +0200 (Sun, 11 Aug 2002) | 2 lines
  323. Changed paths:
  324.    M /trunk/ChangeLog
  325. Imported 0.4.4 Changelog.
  326. ------------------------------------------------------------------------
  327. r2281 | massiot | 2002-08-11 03:27:01 +0200 (Sun, 11 Aug 2002) | 2 lines
  328. Changed paths:
  329.    M /trunk/configure
  330.    M /trunk/configure.in
  331.    M /trunk/include/config.h
  332.    M /trunk/modules/audio_output/oss.c
  333.    A /trunk/modules/codec/.cvsignore
  334.    A /trunk/modules/codec/Makefile
  335.    D /trunk/modules/codec/a52
  336.    A /trunk/modules/codec/a52.c
  337.    D /trunk/modules/codec/spdif
  338.    A /trunk/modules/codec/spdif.c
  339.    M /trunk/src/audio_output/audio_output.c
  340. More S/PDIF fixes.
  341. ------------------------------------------------------------------------
  342. r2282 | gbazin | 2002-08-11 10:30:01 +0200 (Sun, 11 Aug 2002) | 6 lines
  343. Changed paths:
  344.    M /trunk/modules/demux/mp4/libmp4.c
  345.    M /trunk/src/misc/configuration.c
  346.    M /trunk/src/misc/win32_specific.c
  347. * src/misc/configuration.c: bugfix (don't initialize and free p_module->object_lock
  348. twice).
  349. * src/misc/win32_specific.c: missing initializations.
  350. * modules/demux/mp4/libmp4.c: was missing an #ifdef HAVE_ZLIB_H
  351. ------------------------------------------------------------------------
  352. r2283 | sam | 2002-08-11 14:27:11 +0200 (Sun, 11 Aug 2002) | 2 lines
  353. Changed paths:
  354.    M /trunk/modules/misc/memcpy/memcpyaltivec.c
  355.   * ./modules/misc/memcpy/memcpyaltivec.c: added a missing AltiVec requirement.
  356. ------------------------------------------------------------------------
  357. r2285 | massiot | 2002-08-11 23:59:46 +0200 (Sun, 11 Aug 2002) | 2 lines
  358. Changed paths:
  359.    M /trunk/modules/codec/lpcm/lpcm.c
  360. Ported fix from STABLE.
  361. ------------------------------------------------------------------------
  362. r2286 | massiot | 2002-08-12 00:36:35 +0200 (Mon, 12 Aug 2002) | 2 lines
  363. Changed paths:
  364.    M /trunk/configure
  365.    M /trunk/configure.in
  366.    A /trunk/extras/MacOSX/.cvsignore
  367.    M /trunk/modules/audio_filter/converter/Makefile
  368.    A /trunk/modules/audio_filter/converter/a52tospdif.c
  369.    M /trunk/modules/audio_mixer/Makefile
  370.    A /trunk/modules/audio_mixer/spdif.c
  371.    M /trunk/modules/audio_mixer/trivial.c
  372.    M /trunk/modules/audio_output/oss.c
  373.    M /trunk/modules/codec/spdif.c
  374.    M /trunk/src/audio_output/mixer.c
  375.    M /trunk/src/audio_output/output.c
  376. * S/PDIF output should now be working (untested, though).
  377. ------------------------------------------------------------------------
  378. r2287 | massiot | 2002-08-12 00:46:34 +0200 (Mon, 12 Aug 2002) | 2 lines
  379. Changed paths:
  380.    M /trunk/include/audio_output.h
  381.    M /trunk/modules/codec/a52.c
  382. Definition of vlc_fixed_t.
  383. ------------------------------------------------------------------------
  384. r2288 | massiot | 2002-08-12 01:26:28 +0200 (Mon, 12 Aug 2002) | 2 lines
  385. Changed paths:
  386.    M /trunk/include/audio_output.h
  387.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  388.    M /trunk/modules/codec/spdif.c
  389.    M /trunk/src/audio_output/audio_output.c
  390. S/PDIF fixes.
  391. ------------------------------------------------------------------------
  392. r2289 | massiot | 2002-08-12 09:40:23 +0200 (Mon, 12 Aug 2002) | 2 lines
  393. Changed paths:
  394.    M /trunk/modules/audio_mixer/spdif.c
  395. Fixed a S/PDIF bug.
  396. ------------------------------------------------------------------------
  397. r2290 | sam | 2002-08-12 11:34:15 +0200 (Mon, 12 Aug 2002) | 9 lines
  398. Changed paths:
  399.    M /trunk/configure
  400.    M /trunk/configure.in
  401.    M /trunk/debian/rules
  402.    M /trunk/doc/fortunes.txt
  403.    A /trunk/doc/vlc-config.1
  404.    M /trunk/include/main.h
  405.    M /trunk/include/vlc_common.h
  406.    M /trunk/include/vlc_objects.h
  407.    M /trunk/include/vlc_symbols.h
  408.    M /trunk/modules/access/dvdplay/demux.c
  409.    M /trunk/modules/audio_output/oss.c
  410.    M /trunk/modules/codec/cinepak/cinepak.c
  411.    M /trunk/modules/codec/dv/dv.c
  412.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  413.    M /trunk/modules/codec/mpeg_video/headers.c
  414.    M /trunk/modules/codec/mpeg_video/parser.c
  415.    M /trunk/modules/codec/mpeg_video/pool.c
  416.    M /trunk/modules/gui/macosx/intf.m
  417.    M /trunk/modules/video_output/directx/aout.c
  418.    M /trunk/modules/video_output/directx/vout.c
  419.    M /trunk/modules/video_output/sdl/aout.c
  420.    M /trunk/modules/visualization/scope/scope.c
  421.    M /trunk/src/audio_output/aout_ext-dec.c
  422.    M /trunk/src/audio_output/audio_output.c
  423.    M /trunk/src/audio_output/filters.c
  424.    M /trunk/src/input/input_dec.c
  425.    M /trunk/src/libvlc.c
  426.    M /trunk/src/misc/beos_specific.cpp
  427.    M /trunk/src/misc/modules.c
  428.    M /trunk/src/misc/modules_plugin.h
  429.    M /trunk/src/misc/objects.c
  430.    M /trunk/src/playlist/playlist.c
  431.    M /trunk/src/video_output/video_output.c
  432.   * ./src/misc/objects.c: two big changes in the object API: now objects can
  433.     only have one parent, because I don't want to deal with cycles, and each
  434.     created object is indexed in a global array. This feature is unused yet,
  435.     but it will speed up vlc_object_find(FIND_ANYWHERE).
  436.   * ./debian/rules: activated the faad codec.
  437.   * ./doc/fortunes.txt: new fortune cookies.
  438.   * ./modules/codec/mpeg_video/headers.c: reduced the use of attach/detach.
  439.   * ./modules/audio_output/oss.c: fixed two compilation warnings.
  440. ------------------------------------------------------------------------
  441. r2291 | sigmunau | 2002-08-12 17:56:57 +0200 (Mon, 12 Aug 2002) | 6 lines
  442. Changed paths:
  443.    A /trunk/Doxyfile
  444.   ./Doxyfile: a sample doxygen configuration file. Have a look at
  445. http://s253c.studby.ntnu.no/vlc/html/index.html to see what doxygen can
  446. do.
  447.   ./doc/doxygen: a place for doxygen to put it's files
  448. ------------------------------------------------------------------------
  449. r2292 | fenrir | 2002-08-12 18:59:15 +0200 (Mon, 12 Aug 2002) | 4 lines
  450. Changed paths:
  451.    A /trunk/modules/demux/aac
  452.    A /trunk/modules/demux/aac/.cvsignore
  453.    A /trunk/modules/demux/aac/Makefile
  454.    A /trunk/modules/demux/aac/demux.c
  455.  * all : a demux for aac stream ( raw aac with adts headers ). For now
  456. it has a capability equal to 0 because it conflicts with PS, so you need
  457. to force it.
  458. ------------------------------------------------------------------------
  459. r2293 | fenrir | 2002-08-12 19:00:36 +0200 (Mon, 12 Aug 2002) | 2 lines
  460. Changed paths:
  461.    M /trunk/configure
  462.    M /trunk/configure.in
  463.  * all : enable aac demux by default.
  464. ------------------------------------------------------------------------
  465. r2294 | sigmunau | 2002-08-12 19:38:10 +0200 (Mon, 12 Aug 2002) | 3 lines
  466. Changed paths:
  467.    M /trunk/modules/gui/kde/QConfigItem.cpp
  468.    M /trunk/modules/gui/kde/QConfigItem.h
  469.    M /trunk/modules/gui/kde/pluginsbox.cpp
  470.    M /trunk/modules/gui/kde/pluginsbox.h
  471.    M /trunk/modules/gui/kde/preferences.cpp
  472.    M /trunk/modules/gui/kde/preferences.h
  473.  ALL: added GPL headers to my files. Some of the files from the original
  474. author does still not contain this header.
  475. ------------------------------------------------------------------------
  476. r2295 | jpsaman | 2002-08-12 22:34:56 +0200 (Mon, 12 Aug 2002) | 2 lines
  477. Changed paths:
  478.    A /trunk/modules/audio_filter/converter/fixed32tos16.c
  479. Added fixed32tos16 filter based upon libmad downscale functionality.
  480. ------------------------------------------------------------------------
  481. r2296 | jpsaman | 2002-08-12 22:35:18 +0200 (Mon, 12 Aug 2002) | 2 lines
  482. Changed paths:
  483.    A /trunk/modules/audio_filter/converter/fixed32tofloat32.c
  484. Added fixed32tofloat32 conversion.
  485. ------------------------------------------------------------------------
  486. r2297 | jpsaman | 2002-08-12 22:35:55 +0200 (Mon, 12 Aug 2002) | 2 lines
  487. Changed paths:
  488.    M /trunk/modules/audio_filter/converter/Makefile
  489. Updated Makefile to include fixed32tos16 and fixed32tofloat32 conversions.
  490. ------------------------------------------------------------------------
  491. r2298 | jpsaman | 2002-08-12 22:38:19 +0200 (Mon, 12 Aug 2002) | 2 lines
  492. Changed paths:
  493.    M /trunk/modules/gui/familiar/callbacks.c
  494.    M /trunk/modules/gui/familiar/callbacks.h
  495.    M /trunk/modules/gui/familiar/familiar.c
  496.    M /trunk/modules/gui/familiar/familiar.glade
  497.    M /trunk/modules/gui/familiar/familiar.h
  498.    M /trunk/modules/gui/familiar/interface.c
  499.    M /trunk/modules/gui/familiar/support.c
  500. Support for browsing local media (not finished).
  501. ------------------------------------------------------------------------
  502. r2299 | jpsaman | 2002-08-12 22:43:27 +0200 (Mon, 12 Aug 2002) | 4 lines
  503. Changed paths:
  504.    M /trunk/configure
  505.    M /trunk/configure.in
  506.    M /trunk/modules/codec/mad/libmad.c
  507. - Updated configure to build fixed32tos16 and fixed32tofloat32.
  508.   Desperately need a fixed32 mixer for testing the conversions.
  509. - Uncommented unused functions in libmad.
  510. ------------------------------------------------------------------------
  511. r2300 | jpsaman | 2002-08-12 23:40:40 +0200 (Mon, 12 Aug 2002) | 2 lines
  512. Changed paths:
  513.    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
  514. This conversion should make more sense.
  515. ------------------------------------------------------------------------
  516. r2301 | sigmunau | 2002-08-12 23:43:28 +0200 (Mon, 12 Aug 2002) | 2 lines
  517. Changed paths:
  518.    M /trunk/configure.in
  519.  ./configure.in: fix linking of i420_rgb
  520. ------------------------------------------------------------------------
  521. r2302 | massiot | 2002-08-13 00:12:51 +0200 (Tue, 13 Aug 2002) | 4 lines
  522. Changed paths:
  523.    M /trunk/Makefile
  524.    M /trunk/include/aout_internal.h
  525.    M /trunk/include/defs.h.in
  526.    M /trunk/include/input_ext-dec.h
  527.    M /trunk/include/input_ext-intf.h
  528.    A /trunk/include/stream_output.h
  529.    A /trunk/include/vlc/sout.h
  530.    M /trunk/include/vlc_common.h
  531.    M /trunk/include/vlc_objects.h
  532.    M /trunk/include/vlc_symbols.h
  533.    M /trunk/modules/audio_filter/resampler/trivial.c
  534.    M /trunk/modules/audio_mixer/trivial.c
  535.    M /trunk/modules/audio_output/file.c
  536.    M /trunk/modules/codec/spdif.c
  537.    M /trunk/modules/misc/dummy/aout.c
  538.    M /trunk/modules/video_output/sdl/aout.c
  539.    M /trunk/src/audio_output/input.c
  540.    M /trunk/src/audio_output/mixer.c
  541.    M /trunk/src/audio_output/output.c
  542.    M /trunk/src/input/input.c
  543.    M /trunk/src/input/input_dec.c
  544.    M /trunk/src/libvlc.h
  545.    M /trunk/src/misc/modules.c
  546.    M /trunk/src/misc/modules_plugin.h
  547.    A /trunk/src/stream_output
  548.    A /trunk/src/stream_output/stream_output.c
  549. * Fixed a variable overflow bug in the audio output.
  550. * Prepared for some advances in the aout3 clock management.
  551. * Added the first stone of the forthcoming stream output.
  552. ------------------------------------------------------------------------
  553. r2303 | sigmunau | 2002-08-13 00:30:07 +0200 (Tue, 13 Aug 2002) | 3 lines
  554. Changed paths:
  555.    M /trunk/modules/demux/mpeg/ps.c
  556.  ./modules/demux/mpeg/ps.c: this module never fails the probe and should
  557. therefore have capability 0
  558. ------------------------------------------------------------------------
  559. r2304 | massiot | 2002-08-13 00:48:18 +0200 (Tue, 13 Aug 2002) | 4 lines
  560. Changed paths:
  561.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  562.    M /trunk/modules/audio_filter/converter/float32tos16.c
  563.    M /trunk/modules/demux/mpeg/ps.c
  564.    M /trunk/modules/gui/macosx/aout.m
  565.    M /trunk/src/stream_output/stream_output.c
  566. * Fixed miscellaneous bugs.
  567. * Fixed an endianness issue in S/PDIF.
  568. * Added a walken optimization of float32tos16.
  569. ------------------------------------------------------------------------
  570. r2305 | sam | 2002-08-13 13:59:36 +0200 (Tue, 13 Aug 2002) | 11 lines
  571. Changed paths:
  572.    M /trunk/configure
  573.    M /trunk/configure.in
  574.    M /trunk/doc/fortunes.txt
  575.    M /trunk/include/defs.h.in
  576.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  577.    M /trunk/modules/audio_filter/converter/float32tos16.c
  578.    M /trunk/modules/audio_output/Makefile
  579.    M /trunk/modules/audio_output/esd.c
  580.    M /trunk/modules/audio_output/oss.c
  581.    A /trunk/modules/audio_output/sdl.c
  582.    M /trunk/modules/codec/a52.c
  583.    M /trunk/modules/demux/mp4/libmp4.c
  584.    A /trunk/modules/video_output/.cvsignore
  585.    A /trunk/modules/video_output/Makefile
  586.    D /trunk/modules/video_output/aa
  587.    A /trunk/modules/video_output/aa.c
  588.    D /trunk/modules/video_output/fb
  589.    A /trunk/modules/video_output/fb.c
  590.    D /trunk/modules/video_output/ggi
  591.    A /trunk/modules/video_output/ggi.c
  592.    D /trunk/modules/video_output/glide
  593.    A /trunk/modules/video_output/glide.c
  594.    D /trunk/modules/video_output/sdl
  595.    A /trunk/modules/video_output/sdl.c
  596.   * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die
  597.     instead of our own variable.
  598.   * ./modules/audio_filter/converter/a52tospdif.c, ./modules/codec/a52.c: added
  599.     <unistd.h>, required for bswap.
  600.   * ./modules/demux/mp4/libmp4.c: removed an unneccessary semicolon in a
  601.     macro definition.
  602.   * ./modules/audio_output/esd.c: first attempt at getting esd to work.
  603.   * ./modules/video_output/*: split sdl.so into a video and an audio plugin,
  604.     and removed useless subdirectories.
  605.   * ./modules/audio_output/sdl.c: compilation fix.
  606. ------------------------------------------------------------------------
  607. r2306 | sigmunau | 2002-08-13 15:15:14 +0200 (Tue, 13 Aug 2002) | 3 lines
  608. Changed paths:
  609.    M /trunk/modules/control/rc/rc.c
  610. ./modules/control/rc/rc.c: fixed a segfault when pressing 'i' with no
  611. input
  612. ------------------------------------------------------------------------
  613. r2307 | sam | 2002-08-13 16:53:46 +0200 (Tue, 13 Aug 2002) | 5 lines
  614. Changed paths:
  615.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  616.    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
  617.    M /trunk/modules/audio_filter/converter/fixed32tos16.c
  618.    M /trunk/modules/audio_output/esd.c
  619.    D /trunk/src/audio_output/aout_ext-dec.c
  620.   * ./modules/audio_output/esd.c: we now properly use the esd_get_latency()
  621.     return value to avoid audio starvation.
  622.   * ./modules/audio_filter/converter/*: a little loop optimization trick.
  623.   * ./src/audio_output/aout_ext-dec.c: removed this deprecated file.
  624. ------------------------------------------------------------------------
  625. r2308 | sam | 2002-08-13 18:11:15 +0200 (Tue, 13 Aug 2002) | 4 lines
  626. Changed paths:
  627.    M /trunk/configure.in
  628.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  629.    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
  630.    M /trunk/modules/audio_filter/converter/fixed32tos16.c
  631.    M /trunk/modules/audio_filter/converter/float32tos16.c
  632.    M /trunk/modules/audio_output/arts.c
  633.   * ./modules/audio_output/arts.c: ported the aRts module to aout3.
  634.   * ./modules/audio_filter/converter/*: fixed a bug in all the converters
  635.     test routines (thx Meuuh).
  636. ------------------------------------------------------------------------
  637. r2309 | fenrir | 2002-08-13 22:28:56 +0200 (Tue, 13 Aug 2002) | 6 lines
  638. Changed paths:
  639.    M /trunk/modules/demux/mpeg/audio.c
  640.  * clean up some code, add "mp3" short cut.
  641.    And now if this demux has been forced it will (try) to play the whole
  642. file even if the stream is heavily corrupted (like PS demux).
  643.    But now, it makes less assumptions on the stream, so report any
  644. problem if it mis-recognizes others files as mpeg audio (specially PS file).
  645. ------------------------------------------------------------------------
  646. r2310 | massiot | 2002-08-14 00:42:23 +0200 (Wed, 14 Aug 2002) | 5 lines
  647. Changed paths:
  648.    M /trunk/AUTHORS
  649.    M /trunk/configure
  650.    M /trunk/configure.in
  651.    M /trunk/modules/audio_filter/converter/Makefile
  652.    M /trunk/modules/audio_filter/converter/float32tos16.c
  653.    A /trunk/modules/audio_filter/converter/float32tos8.c
  654.    A /trunk/modules/audio_filter/converter/float32tou16.c
  655.    A /trunk/modules/audio_filter/converter/float32tou8.c
  656. * New float32to* converter modules, courtesy of Xavier Maillard
  657.   <zedek@fxgsproject.org>.
  658. * Fixed a bug in float32tos16, where gcc over-optimized a little and
  659.   caused problems on some platforms (eg. solaris).
  660. ------------------------------------------------------------------------
  661. r2311 | massiot | 2002-08-14 02:23:59 +0200 (Wed, 14 Aug 2002) | 5 lines
  662. Changed paths:
  663.    M /trunk/include/aout_internal.h
  664.    M /trunk/include/audio_output.h
  665.    M /trunk/include/defs.h.in
  666.    M /trunk/include/vlc_symbols.h
  667.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  668.    M /trunk/modules/audio_filter/converter/float32tos16.c
  669.    M /trunk/modules/audio_filter/converter/float32tos8.c
  670.    M /trunk/modules/audio_filter/converter/float32tou16.c
  671.    M /trunk/modules/audio_filter/converter/float32tou8.c
  672.    M /trunk/modules/audio_mixer/spdif.c
  673.    M /trunk/modules/audio_output/arts.c
  674.    M /trunk/modules/audio_output/esd.c
  675.    M /trunk/modules/audio_output/file.c
  676.    M /trunk/modules/audio_output/oss.c
  677.    M /trunk/modules/codec/a52.c
  678.    M /trunk/modules/codec/spdif.c
  679.    M /trunk/modules/misc/dummy/aout.c
  680.    M /trunk/src/audio_output/audio_output.c
  681.    M /trunk/src/audio_output/filters.c
  682.    M /trunk/src/audio_output/input.c
  683.    M /trunk/src/audio_output/mixer.c
  684.    M /trunk/src/audio_output/output.c
  685.    M /trunk/src/misc/modules_plugin.h
  686. * Changed aout_FormatTo* ; aout_FormatToSize does no longer exist.
  687.   p_buffer now has a i_nb_bytes member. It is possible to indicate for a
  688.   format its byterate (necessary for AC3 and SPDIF).
  689. * S/PDIF output seems to be working at last (tested with the file output).
  690. ------------------------------------------------------------------------
  691. r2312 | massiot | 2002-08-14 02:43:52 +0200 (Wed, 14 Aug 2002) | 6 lines
  692. Changed paths:
  693.    M /trunk/include/aout_internal.h
  694.    M /trunk/include/audio_output.h
  695.    M /trunk/include/vlc_symbols.h
  696.    M /trunk/modules/audio_output/arts.c
  697.    M /trunk/modules/audio_output/esd.c
  698.    M /trunk/modules/audio_output/oss.c
  699.    M /trunk/modules/audio_output/sdl.c
  700.    M /trunk/modules/audio_output/waveout.c
  701.    M /trunk/modules/gui/macosx/aout.m
  702.    M /trunk/modules/video_output/directx/aout.c
  703.    M /trunk/src/audio_output/output.c
  704.    M /trunk/src/misc/modules_plugin.h
  705. * Added a third argument to aout_OutputNextBuffer. In case the buffer
  706.   received does not start exactly at the given date, it indicates if the
  707.   output plug-in is able to compensate for the drift (for instance on
  708.   startup, or with S/PDIF packets), or if we need the aout core to
  709.   resample the coming buffers. It is currently unimplemented.
  710. ------------------------------------------------------------------------
  711. r2313 | sam | 2002-08-14 10:17:24 +0200 (Wed, 14 Aug 2002) | 4 lines
  712. Changed paths:
  713.    M /trunk/include/vlc_objects.h
  714.    M /trunk/include/vlc_symbols.h
  715.    M /trunk/modules/control/rc/rc.c
  716.    M /trunk/src/misc/modules.c
  717.    M /trunk/src/misc/modules_plugin.h
  718.    M /trunk/src/misc/objects.c
  719.   * ./modules/control/rc/rc.c: 'l' outputs a list of all allocated objects,
  720.     just as 'd' displayed a tree of attached objects.
  721.   * ./src/misc/modules.c: added a missing header.
  722. ------------------------------------------------------------------------
  723. r2314 | tooney | 2002-08-14 10:50:33 +0200 (Wed, 14 Aug 2002) | 3 lines
  724. Changed paths:
  725.    M /trunk/configure
  726.    M /trunk/configure.in
  727.    M /trunk/modules/access/Makefile
  728.    A /trunk/modules/access/rtp.c
  729.   . Simple RTP access module : only supports TS payload.
  730.     This first draft is made to read RTP streamed by the vls.
  731. ------------------------------------------------------------------------
  732. r2315 | ipkiss | 2002-08-14 12:18:40 +0200 (Wed, 14 Aug 2002) | 3 lines
  733. Changed paths:
  734.    M /trunk/src/stream_output/stream_output.c
  735.  * compilation fix (by sam)
  736. ------------------------------------------------------------------------
  737. r2316 | bozo | 2002-08-14 12:50:12 +0200 (Wed, 14 Aug 2002) | 2 lines
  738. Changed paths:
  739.    M /trunk/modules/audio_output/alsa.c
  740. ALSA audio output v3.01 is out !
  741. ------------------------------------------------------------------------
  742. r2317 | sam | 2002-08-14 15:10:44 +0200 (Wed, 14 Aug 2002) | 5 lines
  743. Changed paths:
  744.    M /trunk/configure
  745.    M /trunk/configure.in
  746.    M /trunk/include/defs.h.in
  747.    M /trunk/modules/audio_output/esd.c
  748.    M /trunk/src/audio_output/audio_output.c
  749.    M /trunk/src/audio_output/mixer.c
  750.   * ./modules/audio_output/esd.c: compilation fix (aout_FormatTo is obsolete).
  751.   * ./src/audio_output/audio_output.c, ./src/audio_output/mixer.c: fixed a
  752.     horrible sound issue by making sure internal buffers have a size multiple
  753.     of 4 bytes. Waiting for a real fix made in Meuuh, of course.
  754. ------------------------------------------------------------------------
  755. r2318 | sam | 2002-08-14 19:06:53 +0200 (Wed, 14 Aug 2002) | 11 lines
  756. Changed paths:
  757.    M /trunk/include/modules_inner.h
  758.    M /trunk/include/vlc/vlc.h
  759.    M /trunk/include/vlc_common.h
  760.    M /trunk/include/vlc_objects.h
  761.    M /trunk/include/vlc_symbols.h
  762.    M /trunk/modules/gui/gtk/preferences.c
  763.    M /trunk/modules/gui/kde/preferences.cpp
  764.    M /trunk/modules/gui/win32/preferences.cpp
  765.    M /trunk/src/misc/modules.c
  766.    M /trunk/src/misc/modules_plugin.h
  767.    M /trunk/src/misc/objects.c
  768.   * ./src/misc/objects.c: implemented vlc_list_find() which works like
  769.     vlc_object_find() but returns a list of _all_ the matching objects. Only
  770.     works with FIND_ANYWHERE at the moment.
  771.   * ./modules/gui/gtk/preferences.c, ./modules/gui/kde/preferences.cpp,
  772.     ./modules/gui/win32/preferences.cpp: the module lists in the preferences
  773.     menus work again.
  774.   * ./src/misc/objects.c: added a missing sizeof that caused crashes because
  775.     the reindexing of the global object array was incomplete.
  776.   * ./include/modules_inner.h: propagated the module long description to its
  777.     submodules.
  778. ------------------------------------------------------------------------
  779. r2319 | jpsaman | 2002-08-14 23:50:01 +0200 (Wed, 14 Aug 2002) | 6 lines
  780. Changed paths:
  781.    M /trunk/modules/gui/familiar/callbacks.c
  782.    M /trunk/modules/gui/familiar/callbacks.h
  783.    M /trunk/modules/gui/familiar/familiar.c
  784.    M /trunk/modules/gui/familiar/familiar.glade
  785.    M /trunk/modules/gui/familiar/familiar.h
  786.    M /trunk/modules/gui/familiar/interface.c
  787. Changes in familiar interface:
  788. - added GtkCList instead of GtkList.
  789. - added first column sorting order by clicking on column header
  790. - selecting item from list works
  791. - reading entire directory list is displayed in GtkCList widget
  792. ------------------------------------------------------------------------
  793. r2320 | ipkiss | 2002-08-15 10:24:44 +0200 (Thu, 15 Aug 2002) | 2 lines
  794. Changed paths:
  795.    M /trunk/modules/gui/win32/preferences.cpp
  796.  * compilation fix
  797. ------------------------------------------------------------------------
  798. r2321 | bozo | 2002-08-15 12:31:44 +0200 (Thu, 15 Aug 2002) | 4 lines
  799. Changed paths:
  800.    M /trunk/modules/audio_output/alsa.c
  801.   * modules/audio_output/alsa.c: cleanings and comments.
  802. TODO: S/PDIF mode.
  803. ------------------------------------------------------------------------
  804. r2322 | sam | 2002-08-15 14:11:15 +0200 (Thu, 15 Aug 2002) | 4 lines
  805. Changed paths:
  806.    M /trunk/include/modules.h
  807.    M /trunk/include/vlc_objects.h
  808.    M /trunk/include/vlc_symbols.h
  809.    M /trunk/modules/gui/gtk/preferences.c
  810.    M /trunk/modules/gui/kde/preferences.cpp
  811.    M /trunk/modules/gui/win32/preferences.cpp
  812.    M /trunk/src/libvlc.c
  813.    M /trunk/src/misc/configuration.c
  814.    M /trunk/src/misc/modules.c
  815.    M /trunk/src/misc/modules_plugin.h
  816.    M /trunk/src/misc/objects.c
  817.   * ./src/misc/modules.c: the module linked list is going bye bye. We now use
  818.     the vlc_object_* and vlc_list_* functions to manage modules. The Win32
  819.     interface doesn't build, but I'll fix this.
  820. ------------------------------------------------------------------------
  821. r2323 | sam | 2002-08-15 14:22:45 +0200 (Thu, 15 Aug 2002) | 4 lines
  822. Changed paths:
  823.    M /trunk/modules/gui/win32/preferences.cpp
  824.    M /trunk/src/misc/modules.c
  825.   * ./src/misc/modules.c: compilation fix.
  826.   * ./modules/gui/win32/preferences.cpp: the Win32 interface doesn't use the
  827.     old module linked list anymore.
  828. ------------------------------------------------------------------------
  829. r2324 | bozo | 2002-08-15 14:35:50 +0200 (Thu, 15 Aug 2002) | 3 lines
  830. Changed paths:
  831.    M /trunk/configure
  832.    M /trunk/configure.in
  833.   * configure.in, configure: put back the ALSA audio output module in
  834.     configure.
  835. ------------------------------------------------------------------------
  836. r2327 | sam | 2002-08-16 05:07:56 +0200 (Fri, 16 Aug 2002) | 5 lines
  837. Changed paths:
  838.    M /trunk/modules/codec/spudec/Makefile
  839.    A /trunk/modules/codec/spudec/parse.c
  840.    A /trunk/modules/codec/spudec/render.c
  841.    M /trunk/modules/codec/spudec/spudec.c
  842.    M /trunk/modules/codec/spudec/spudec.h
  843.    M /trunk/modules/demux/mpeg/audio.c
  844.    M /trunk/modules/gui/kde/interface.cpp
  845.   * ./modules/codec/spudec/*: split spudec into the parsing and the rendering
  846.     functions.
  847.   * ./modules/demux/mpeg/audio.c: at least three PS startcodes are required
  848.     before we abort the parsing and consider the input as PS instead of MP3.
  849. ------------------------------------------------------------------------
  850. r2328 | sam | 2002-08-16 14:31:04 +0200 (Fri, 16 Aug 2002) | 2 lines
  851. Changed paths:
  852.    M /trunk/src/input/input.c
  853.    M /trunk/src/libvlc.h
  854.    M /trunk/src/playlist/playlist.c
  855.   * ./src/playlist/playlist.c: added -Z (--random) for endless random playing.
  856. ------------------------------------------------------------------------
  857. r2329 | bozo | 2002-08-16 16:30:39 +0200 (Fri, 16 Aug 2002) | 2 lines
  858. Changed paths:
  859.    M /trunk/MAINTAINERS
  860.    M /trunk/STATUS
  861. Up to date ALSA information.
  862. ------------------------------------------------------------------------
  863. r2331 | sam | 2002-08-16 18:26:23 +0200 (Fri, 16 Aug 2002) | 3 lines
  864. Changed paths:
  865.    M /trunk/modules/video_output/x11/xcommon.c
  866.   * ./modules/video_output/x11/xcommon.c: we include Xmd.h before dpms.h
  867.     (compilation fix for Solaris).
  868. ------------------------------------------------------------------------
  869. r2332 | tcastley | 2002-08-17 10:46:46 +0200 (Sat, 17 Aug 2002) | 2 lines
  870. Changed paths:
  871.    M /trunk/modules/gui/beos/AudioOutput.cpp
  872. At least it compiles now.  :-)
  873. ------------------------------------------------------------------------
  874. r2333 | tcastley | 2002-08-17 15:26:57 +0200 (Sat, 17 Aug 2002) | 2 lines
  875. Changed paths:
  876.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  877. This now compiles in BeOS.  Probably others, the i was not declared.
  878. ------------------------------------------------------------------------
  879. r2334 | jpsaman | 2002-08-17 15:33:00 +0200 (Sat, 17 Aug 2002) | 2 lines
  880. Changed paths:
  881.    M /trunk/modules/gui/familiar/callbacks.c
  882. Added filetype information.
  883. ------------------------------------------------------------------------
  884. r2335 | fenrir | 2002-08-17 17:35:10 +0200 (Sat, 17 Aug 2002) | 2 lines
  885. Changed paths:
  886.    M /trunk/configure
  887.    M /trunk/configure.in
  888.    M /trunk/modules/codec/mpeg_audio/decoder.c
  889.    M /trunk/modules/codec/mpeg_audio/decoder.h
  890.    M /trunk/modules/codec/mpeg_audio/generic.c
  891.    M /trunk/modules/codec/mpeg_audio/layer1.c
  892.    M /trunk/modules/codec/mpeg_audio/layer1.h
  893.    M /trunk/modules/codec/mpeg_audio/layer2.c
  894.    M /trunk/modules/codec/mpeg_audio/layer2.h
  895.    M /trunk/modules/codec/mpeg_audio/math.c
  896.    M /trunk/modules/codec/mpeg_audio/math.h
  897.  * all : mpeg_audio decoder works now with aout3.
  898. ------------------------------------------------------------------------
  899. r2336 | titer | 2002-08-18 13:32:06 +0200 (Sun, 18 Aug 2002) | 5 lines
  900. Changed paths:
  901.    M /trunk/configure
  902.    M /trunk/configure.in
  903.    M /trunk/modules/gui/beos/VlcWrapper.cpp
  904. Fixed a few linking BeOS problems (-lm, -lstdc++.r4...).
  905. Now everything should compile with every gcc with no problem (mp4, ffmpeg
  906. and faad plugins, especially).
  907. ------------------------------------------------------------------------
  908. r2337 | sigmunau | 2002-08-18 15:14:39 +0200 (Sun, 18 Aug 2002) | 6 lines
  909. Changed paths:
  910.    M /trunk/modules/gui/kde/interface.cpp
  911.    M /trunk/modules/gui/kde/interface.h
  912.    M /trunk/modules/gui/kde/kde.cpp
  913.  modules/gui/kde/interface.cpp: made the kde interface look for the rc
  914. file in DATA_PATH
  915.  modules/gui/kde/kde.cpp and interface.h: removed a stupid class, moved
  916. stuff from open() to run() to make the kde interface start without
  917. segfaults.
  918. ------------------------------------------------------------------------
  919. r2338 | sigmunau | 2002-08-18 15:16:51 +0200 (Sun, 18 Aug 2002) | 2 lines
  920. Changed paths:
  921.    M /trunk/include/input_ext-intf.h
  922.    M /trunk/src/input/input_info.c
  923. doxygen documented my code
  924. ------------------------------------------------------------------------
  925. r2339 | sam | 2002-08-18 15:49:20 +0200 (Sun, 18 Aug 2002) | 4 lines
  926. Changed paths:
  927.    M /trunk/src/libvlc.c
  928.   * ./src/libvlc.c: removed the simple signal handler because it's not
  929.     really needed, and we were calling pthread_mutex_lock from it.
  930.   * ./src/libvlc.c: released a vlc_list_t that caused vlc --list to hang.
  931. ------------------------------------------------------------------------
  932. r2340 | sigmunau | 2002-08-18 16:11:35 +0200 (Sun, 18 Aug 2002) | 3 lines
  933. Changed paths:
  934.    M /trunk/Makefile.opts.in
  935.    M /trunk/configure
  936.    M /trunk/configure.in
  937.    M /trunk/modules/demux/mpeg/audio.c
  938.  the mp3 demux now parses id3 tags into the info structures if libid3tag
  939. is available
  940. ------------------------------------------------------------------------
  941. r2341 | sigmunau | 2002-08-18 16:33:00 +0200 (Sun, 18 Aug 2002) | 2 lines
  942. Changed paths:
  943.    M /trunk/modules/demux/mpeg/audio.c
  944. removed a line used during debugging
  945. ------------------------------------------------------------------------
  946. r2342 | titer | 2002-08-18 18:17:32 +0200 (Sun, 18 Aug 2002) | 2 lines
  947. Changed paths:
  948.    M /trunk/share/vlc_beos.rsrc
  949. Enhanced BeOS icon ;)
  950. ------------------------------------------------------------------------
  951. r2343 | jpsaman | 2002-08-18 22:36:04 +0200 (Sun, 18 Aug 2002) | 2 lines
  952. Changed paths:
  953.    M /trunk/modules/gui/familiar/callbacks.c
  954.    M /trunk/modules/gui/familiar/callbacks.h
  955.    M /trunk/modules/gui/familiar/familiar.c
  956.    M /trunk/modules/gui/familiar/familiar.glade
  957.    M /trunk/modules/gui/familiar/familiar.h
  958.    M /trunk/modules/gui/familiar/interface.c
  959. - File and directory listing show unix permissions.
  960. ------------------------------------------------------------------------
  961. r2344 | gbazin | 2002-08-19 10:19:31 +0200 (Mon, 19 Aug 2002) | 4 lines
  962. Changed paths:
  963.    M /trunk/modules/video_output/x11/xcommon.c
  964. * modules/video_output/x11/xcommon.c: fixed a bug related to the size of the
  965. fullscreen window. We also unmap the current window when switching to fullscreen.
  966. ------------------------------------------------------------------------
  967. r2345 | sam | 2002-08-19 10:30:56 +0200 (Mon, 19 Aug 2002) | 3 lines
  968. Changed paths:
  969.    M /trunk/configure
  970.    M /trunk/configure.in
  971.    M /trunk/debian/control
  972.    M /trunk/include/defs.h.in
  973.    M /trunk/modules/visualization/xosd/xosd.c
  974.   * ./modules/visualization/xosd/xosd.c: support for libxosd 1.0.0.
  975.   * ./configure.in: added check for libxosd version.
  976. ------------------------------------------------------------------------
  977. r2346 | sam | 2002-08-19 13:13:45 +0200 (Mon, 19 Aug 2002) | 4 lines
  978. Changed paths:
  979.    M /trunk/include/vlc/vlc.h
  980.    M /trunk/src/libvlc.c
  981.    M /trunk/src/misc/cpu.c
  982.    M /trunk/src/vlc.c
  983.   * ./src/misc/cpu.c: libvlc now plays nice with SIGILL and restores the
  984.     signal handler to its previous value after use.
  985.   * ./src/libvlc.c: moved signal handling to vlc.c.
  986. ------------------------------------------------------------------------
  987. r2347 | sam | 2002-08-19 13:37:57 +0200 (Mon, 19 Aug 2002) | 3 lines
  988. Changed paths:
  989.    M /trunk/src/misc/cpu.c
  990.   * ./src/misc/cpu.c: we use void(*)(int) instead of sighandler_t because
  991.     mingw32 doesn't know about sighandler_t.
  992. ------------------------------------------------------------------------
  993. r2348 | tcastley | 2002-08-19 13:51:03 +0200 (Mon, 19 Aug 2002) | 3 lines
  994. Changed paths:
  995.    M /trunk/modules/gui/beos/AudioOutput.cpp
  996. Fixed segfault.  Now fails to load due to incorrect format.
  997. Getting there :)
  998. ------------------------------------------------------------------------
  999. r2349 | bozo | 2002-08-19 19:07:14 +0200 (Mon, 19 Aug 2002) | 4 lines
  1000. Changed paths:
  1001.    M /trunk/modules/audio_output/alsa.c
  1002.   * modules/audio_output/alsa.c: we now open the device in SetFormat because
  1003.     it depends on the audio format. Cosmetic changes. The S/PDIF output may
  1004.     work.
  1005. ------------------------------------------------------------------------
  1006. r2350 | massiot | 2002-08-19 23:31:11 +0200 (Mon, 19 Aug 2002) | 7 lines
  1007. Changed paths:
  1008.    M /trunk/configure
  1009.    M /trunk/configure.in
  1010.    M /trunk/doc/developer/Makefile
  1011.    M /trunk/include/aout_internal.h
  1012.    M /trunk/include/audio_output.h
  1013.    M /trunk/include/config.h
  1014.    M /trunk/include/defs.h.in
  1015.    M /trunk/include/vlc_symbols.h
  1016.    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
  1017.    M /trunk/modules/audio_filter/converter/fixed32tos16.c
  1018.    M /trunk/modules/audio_filter/converter/float32tos16.c
  1019.    M /trunk/modules/audio_filter/converter/float32tos8.c
  1020.    M /trunk/modules/audio_filter/converter/float32tou16.c
  1021.    M /trunk/modules/audio_filter/converter/float32tou8.c
  1022.    M /trunk/modules/audio_mixer/spdif.c
  1023.    M /trunk/modules/audio_mixer/trivial.c
  1024.    M /trunk/modules/audio_output/alsa.c
  1025.    M /trunk/modules/audio_output/arts.c
  1026.    M /trunk/modules/audio_output/esd.c
  1027.    M /trunk/modules/audio_output/file.c
  1028.    M /trunk/modules/audio_output/oss.c
  1029.    M /trunk/modules/audio_output/sdl.c
  1030.    M /trunk/modules/audio_output/waveout.c
  1031.    M /trunk/modules/codec/a52.c
  1032.    M /trunk/modules/codec/spdif.c
  1033.    M /trunk/modules/gui/macosx/aout.m
  1034.    M /trunk/modules/misc/dummy/aout.c
  1035.    M /trunk/modules/video_output/directx/aout.c
  1036.    M /trunk/src/audio_output/audio_output.c
  1037.    M /trunk/src/audio_output/filters.c
  1038.    M /trunk/src/audio_output/input.c
  1039.    M /trunk/src/audio_output/mixer.c
  1040.    M /trunk/src/audio_output/output.c
  1041.    M /trunk/src/misc/modules_plugin.h
  1042. * ./configure: Fixed double detection of gethostbyname.
  1043. * Major changes in the handling of dates in the audio output ; still buggy,
  1044. but differently.
  1045. * Fixed a major bug in the aout pre-filters, preventing to run any other
  1046. decoder than liba52.
  1047. * p_aout->output.pf_play now has only one argument.
  1048. ------------------------------------------------------------------------
  1049. r2351 | massiot | 2002-08-19 23:54:37 +0200 (Mon, 19 Aug 2002) | 3 lines
  1050. Changed paths:
  1051.    M /trunk/modules/gui/beos/AudioOutput.cpp
  1052.    M /trunk/src/audio_output/filters.c
  1053.    M /trunk/src/audio_output/mixer.c
  1054. * Fixed BeOS output ;
  1055. * Fixed a few boolean_t.
  1056. ------------------------------------------------------------------------
  1057. r2352 | sam | 2002-08-20 01:07:30 +0200 (Tue, 20 Aug 2002) | 3 lines
  1058. Changed paths:
  1059.    M /trunk/modules/audio_output/alsa.c
  1060.    M /trunk/modules/audio_output/arts.c
  1061.    M /trunk/modules/audio_output/esd.c
  1062.    M /trunk/modules/audio_output/file.c
  1063.    M /trunk/modules/audio_output/oss.c
  1064.   * ./modules/audio_output/*: ported the ALSA, aRts, esd and OSS modules to
  1065.     the latest aout3 changes.
  1066. ------------------------------------------------------------------------
  1067. r2353 | massiot | 2002-08-20 01:12:57 +0200 (Tue, 20 Aug 2002) | 3 lines
  1068. Changed paths:
  1069.    M /trunk/include/aout_internal.h
  1070.    M /trunk/modules/audio_output/file.c
  1071.    M /trunk/modules/misc/dummy/aout.c
  1072.    M /trunk/src/audio_output/audio_output.c
  1073.    M /trunk/src/audio_output/input.c
  1074.    M /trunk/src/audio_output/mixer.c
  1075.    M /trunk/src/audio_output/output.c
  1076. More changes in the date handling. Should be more tolerant with
  1077. pause/play and change of audio channel.
  1078. ------------------------------------------------------------------------
  1079. r2354 | sam | 2002-08-20 14:32:01 +0200 (Tue, 20 Aug 2002) | 3 lines
  1080. Changed paths:
  1081.    M /trunk/modules/gui/familiar/familiar.c
  1082.   * ./modules/gui/familiar/familiar.c: added a timer to check when the
  1083.     familiar interface is asked to quit.
  1084. ------------------------------------------------------------------------
  1085. r2355 | sam | 2002-08-20 14:43:59 +0200 (Tue, 20 Aug 2002) | 3 lines
  1086. Changed paths:
  1087.    D /trunk/plugins
  1088.    Removed obsolete files which suddenly reappeared.. THE FILES THAT WOULD
  1089.  NEVER DIE ! MUUAHAHAHAHAHAAAA !!
  1090. ------------------------------------------------------------------------
  1091. r2356 | sam | 2002-08-20 20:08:51 +0200 (Tue, 20 Aug 2002) | 13 lines
  1092. Changed paths:
  1093.    M /trunk/Makefile.opts.in
  1094.    M /trunk/configure
  1095.    M /trunk/configure.in
  1096.    M /trunk/debian/rules
  1097.    M /trunk/include/main.h
  1098.    M /trunk/include/vlc/vlc.h
  1099.    M /trunk/modules/control/rc/rc.c
  1100.    M /trunk/modules/gui/familiar/familiar.c
  1101.    M /trunk/modules/gui/familiar/familiar.h
  1102.    M /trunk/modules/gui/gtk/common.h
  1103.    M /trunk/modules/gui/gtk/gnome.c
  1104.    M /trunk/modules/gui/gtk/gtk.c
  1105.    A /trunk/modules/misc/.cvsignore
  1106.    A /trunk/modules/misc/Makefile
  1107.    A /trunk/modules/misc/gtk_main.c
  1108.    D /trunk/modules/misc/null
  1109.    A /trunk/modules/misc/null.c
  1110.    M /trunk/mozilla/vlcplugin.c
  1111.    M /trunk/src/libvlc.c
  1112.    M /trunk/src/vlc.c
  1113.   * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs
  1114.     gtk_main() in its own thread, and does nothing on subsequent calls. This
  1115.     ensures that gtk_main is only running once.
  1116.   * ./modules/gui/familiar/*, modules/gui/gtk/*: the familiar, gtk and gnome
  1117.     modules are now fully reentrant thanks to their use of the gtk_main module.
  1118.   * ./src/libvlc.c: implemented vlc_set(), a wrapper for config_Put* available
  1119.     to external programs.
  1120.   * ./src/libvlc.c: removed vlc_stop() and vlc_end(), everything is now done
  1121.     by vlc_destroy().
  1122.   * ./modules/control/rc/rc.c: implemented a few new functions. For instance,
  1123.     run "vlc -I rc" and then type "intf gtk" or "intf gnome". You can even
  1124.     launch several of them. "segfault" works, too.
  1125. ------------------------------------------------------------------------
  1126. r2357 | sam | 2002-08-20 20:25:42 +0200 (Tue, 20 Aug 2002) | 2 lines
  1127. Changed paths:
  1128.    M /trunk/src/misc/configuration.c
  1129.    M /trunk/src/misc/messages.c
  1130.    M /trunk/src/misc/modules.c
  1131.   (compilation fixes for my previous commit)
  1132. ------------------------------------------------------------------------
  1133. r2358 | sam | 2002-08-20 23:02:40 +0200 (Tue, 20 Aug 2002) | 3 lines
  1134. Changed paths:
  1135.    M /trunk/AUTHORS
  1136.    M /trunk/modules/gui/qnx/aout.c
  1137.    M /trunk/modules/gui/qnx/vout.c
  1138.   * ./modules/gui/qnx/*: ported the QNX audio output to the new API, courtesy
  1139.     of Pascal Levesque.
  1140. ------------------------------------------------------------------------
  1141. r2359 | sam | 2002-08-20 23:10:48 +0200 (Tue, 20 Aug 2002) | 4 lines
  1142. Changed paths:
  1143.    M /trunk/modules/gui/gtk/display.c
  1144.   * ./modules/gui/gtk/display.c: changed the configuration callbacks so that
  1145.     all instances of a module get changed when options such as gtk-tooltips
  1146.     or gnome-toolbartext are toggled.
  1147. ------------------------------------------------------------------------
  1148. r2360 | stef | 2002-08-21 00:11:49 +0200 (Wed, 21 Aug 2002) | 5 lines
  1149. Changed paths:
  1150.    M /trunk/modules/audio_output/oss.c
  1151. *Set output format to AOUT_FMT_SPDIF when in spdif mode.
  1152. S/PDIF does not work here in oss though (output starving).
  1153. ------------------------------------------------------------------------
  1154. r2361 | xav | 2002-08-21 11:26:53 +0200 (Wed, 21 Aug 2002) | 5 lines
  1155. Changed paths:
  1156.    M /trunk/src/libvlc.c
  1157.    M /trunk/src/misc/modules.c
  1158. * libvlc.c : Win32 compilation fix.
  1159. * modules.c : we now check the directory plugins/ to find some plugins.
  1160. (this will allow us to use the packager / installer which wasn't aware
  1161. of plugins -> modules :)
  1162. ------------------------------------------------------------------------
  1163. r2362 | sam | 2002-08-21 11:27:40 +0200 (Wed, 21 Aug 2002) | 4 lines
  1164. Changed paths:
  1165.    M /trunk/configure
  1166.    M /trunk/configure.in
  1167.    M /trunk/modules/audio_filter/converter/Makefile
  1168.    A /trunk/modules/audio_filter/converter/s16tofloat32.c
  1169.    M /trunk/modules/codec/a52old/a52old.c
  1170.    M /trunk/modules/codec/a52old/adec.h
  1171.    M /trunk/modules/codec/a52old/downmix/downmix.c
  1172.    M /trunk/modules/codec/a52old/imdct/imdct.c
  1173.   * ./modules/codec/a52old/a52old.c: ported the old A52 decoder to aout3.
  1174.   * ./modules/audio_filter/converter/s16tofloat32.c: converter needed for
  1175.     a52old, includes the walken trick and b_in_place = true.
  1176. ------------------------------------------------------------------------
  1177. r2363 | xav | 2002-08-21 13:07:42 +0200 (Wed, 21 Aug 2002) | 2 lines
  1178. Changed paths:
  1179.    M /trunk/src/misc/modules.c
  1180. Fixed a polioterie in the previous commit
  1181. ------------------------------------------------------------------------
  1182. r2364 | sam | 2002-08-21 17:10:33 +0200 (Wed, 21 Aug 2002) | 8 lines
  1183. Changed paths:
  1184.    M /trunk/Makefile.opts.in
  1185.    M /trunk/configure
  1186.    M /trunk/configure.in
  1187.    M /trunk/modules/video_output/Makefile
  1188.    A /trunk/modules/video_output/svgalib.c
  1189.    M /trunk/src/video_output/vout_pictures.c
  1190.   * ./modules/video_output/svgalib.c: SVGAlib video output module.
  1191.     Currently only supports 256 color output, and defaults to 320x200. You need     to be root to use it, it may leave your console in an unusable state, lock
  1192.     up your video card, it will segfault at exit if you compile it as a plugin
  1193.     because of SVGAlib's ludicrous use of atexit() and signal().
  1194.     Apart from these few glitches, it's rather OK, use "-I dummy -V svgalib"
  1195.     to activate. Q or Esc to quit (press for a long time if it doesn't work).
  1196. ------------------------------------------------------------------------
  1197. r2365 | sam | 2002-08-21 17:53:06 +0200 (Wed, 21 Aug 2002) | 3 lines
  1198. Changed paths:
  1199.    M /trunk/include/vlc_common.h
  1200.    M /trunk/modules/misc/gtk_main.c
  1201.   * ./include/vlc_common.h: we don't set _() and N_() in Gnome-enabled modules
  1202.     because <gnome.h> already does it for us.
  1203. ------------------------------------------------------------------------
  1204. r2366 | sam | 2002-08-21 17:55:15 +0200 (Wed, 21 Aug 2002) | 2 lines
  1205. Changed paths:
  1206.    M /trunk/modules/misc/gtk_main.c
  1207.   * ./modules/misc/gtk_main.c: fixed a minor compilation warning.
  1208. ------------------------------------------------------------------------
  1209. r2367 | sam | 2002-08-21 19:31:58 +0200 (Wed, 21 Aug 2002) | 6 lines
  1210. Changed paths:
  1211.    M /trunk/configure
  1212.    M /trunk/configure.in
  1213.    M /trunk/include/modules.h
  1214.    M /trunk/include/modules_inner.h
  1215.    M /trunk/modules/misc/gtk_main.c
  1216.    M /trunk/modules/video_output/svgalib.c
  1217.    M /trunk/src/misc/modules.c
  1218.   * ./src/misc/modules.c: if a plugin requested not to be unloaded, then we
  1219.     won't unload it. This makes us more fault-tolerant with crap libraries
  1220.     that are making use of atexit().
  1221.   * ./configure.in: svgalib can now be a plugin.
  1222.   * ./modules/misc/gtk_main.c: gtk_main doesn't need g_atexit anymore.
  1223. ------------------------------------------------------------------------
  1224. r2368 | jpsaman | 2002-08-21 21:30:03 +0200 (Wed, 21 Aug 2002) | 2 lines
  1225. Changed paths:
  1226.    M /trunk/modules/gui/familiar/callbacks.c
  1227.    M /trunk/modules/gui/familiar/callbacks.h
  1228.    M /trunk/modules/gui/familiar/familiar.c
  1229.    M /trunk/modules/gui/familiar/familiar.glade
  1230.    M /trunk/modules/gui/familiar/interface.c
  1231. Stopping vlc from the Familiar interface is possible again.
  1232. ------------------------------------------------------------------------
  1233. r2369 | massiot | 2002-08-22 00:41:59 +0200 (Thu, 22 Aug 2002) | 7 lines
  1234. Changed paths:
  1235.    M /trunk/configure
  1236.    M /trunk/configure.in
  1237.    M /trunk/include/aout_internal.h
  1238.    M /trunk/include/audio_output.h
  1239.    M /trunk/include/config.h
  1240.    M /trunk/include/vlc_common.h
  1241.    M /trunk/include/vlc_symbols.h
  1242.    A /trunk/modules/audio_filter/channel_mixer
  1243.    A /trunk/modules/audio_filter/channel_mixer/.cvsignore
  1244.    A /trunk/modules/audio_filter/channel_mixer/Makefile
  1245.    A /trunk/modules/audio_filter/channel_mixer/trivial.c
  1246.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  1247.    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
  1248.    M /trunk/modules/audio_filter/converter/fixed32tos16.c
  1249.    M /trunk/modules/audio_filter/converter/float32tos16.c
  1250.    M /trunk/modules/audio_filter/converter/float32tos8.c
  1251.    M /trunk/modules/audio_filter/converter/float32tou16.c
  1252.    M /trunk/modules/audio_filter/converter/float32tou8.c
  1253.    M /trunk/modules/audio_filter/converter/s16tofloat32.c
  1254.    M /trunk/modules/audio_filter/resampler/trivial.c
  1255.    M /trunk/modules/audio_mixer/spdif.c
  1256.    M /trunk/modules/audio_mixer/trivial.c
  1257.    M /trunk/modules/audio_output/sdl.c
  1258.    M /trunk/modules/codec/a52.c
  1259.    M /trunk/src/audio_output/audio_output.c
  1260.    M /trunk/src/audio_output/input.c
  1261.    M /trunk/src/audio_output/mixer.c
  1262.    M /trunk/src/audio_output/output.c
  1263.    M /trunk/src/misc/modules_plugin.h
  1264. Big round of fixes in the aout3.
  1265. * Audio and video should now _always_ be perfectly in sync.
  1266. * Changes in a52.c (end_date management) must be ported to other codecs,
  1267.   otherwise mixer errors will appear.
  1268. * Audio output plug-in can now tell whether they can handle a little
  1269.   clock drift (for instance, inserting zeroes after a pause).
  1270. ------------------------------------------------------------------------
  1271. r2370 | sam | 2002-08-22 01:17:41 +0200 (Thu, 22 Aug 2002) | 2 lines
  1272. Changed paths:
  1273.    M /trunk/include/aout_internal.h
  1274.    M /trunk/include/vlc_symbols.h
  1275.    M /trunk/src/misc/modules_plugin.h
  1276.   * ./include/aout_internal.h: exported aout_FifoPop to plugins.
  1277. ------------------------------------------------------------------------
  1278. r2371 | sam | 2002-08-22 01:19:58 +0200 (Thu, 22 Aug 2002) | 2 lines
  1279. Changed paths:
  1280.    M /trunk/include/aout_internal.h
  1281.    M /trunk/include/vlc_common.h
  1282.   * ./include/vlc_common.h: declared aout_fifo_t.
  1283. ------------------------------------------------------------------------
  1284. r2372 | sam | 2002-08-22 19:14:52 +0200 (Thu, 22 Aug 2002) | 4 lines
  1285. Changed paths:
  1286.    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
  1287.    M /trunk/modules/codec/mad/decoder.c
  1288.    M /trunk/modules/codec/mad/decoder.h
  1289.    M /trunk/modules/codec/mad/libmad.c
  1290.   * ./modules/audio_filter/converter/fixed32tofloat32.c: fixed conversion.
  1291.   * ./modules/codec/mad/libmad.c: ported to the latest aout changes. Still
  1292.     doesn't work here, though.
  1293. ------------------------------------------------------------------------
  1294. r2373 | sam | 2002-08-22 23:41:23 +0200 (Thu, 22 Aug 2002) | 2 lines
  1295. Changed paths:
  1296.    M /trunk/modules/codec/mad/libmad.h
  1297.   Forgot one file in my previous commit.
  1298. ------------------------------------------------------------------------
  1299. r2374 | sam | 2002-08-23 16:05:22 +0200 (Fri, 23 Aug 2002) | 3 lines
  1300. Changed paths:
  1301.    M /trunk/modules/codec/a52old/a52old.c
  1302.    M /trunk/modules/codec/a52old/adec.h
  1303.    M /trunk/modules/codec/faad/decoder.c
  1304.    M /trunk/modules/codec/faad/decoder.h
  1305.   * ./modules/codec/faad/decoder.c: the AAC decoder is in sync with aout3.
  1306.   * ./modules/codec/a52old/a52old.c: the a52old decoder as well.
  1307. ------------------------------------------------------------------------
  1308. r2375 | tcastley | 2002-08-23 16:16:23 +0200 (Fri, 23 Aug 2002) | 2 lines
  1309. Changed paths:
  1310.    M /trunk/modules/gui/beos/AudioOutput.cpp
  1311. Rewritten aout3.  BeOS currently PUSHES the audio.
  1312. ------------------------------------------------------------------------
  1313. r2376 | sigmunau | 2002-08-24 03:14:29 +0200 (Sat, 24 Aug 2002) | 4 lines
  1314. Changed paths:
  1315.    M /trunk/modules/audio_output/oss.c
  1316.  fixed an off by factor 10 error. Noted along the way that this module
  1317. seems to be requesting audio some time before the output pipeline is
  1318. finnished
  1319. ------------------------------------------------------------------------
  1320. r2377 | sam | 2002-08-24 11:55:06 +0200 (Sat, 24 Aug 2002) | 3 lines
  1321. Changed paths:
  1322.    M /trunk/debian/control
  1323.    M /trunk/debian/rules
  1324.    A /trunk/debian/vlc-plugin-svgalib.dirs
  1325.   * ./debian/*: created legacy packages for smooth upgrades to the upcoming
  1326.     0.5.x version, and created the vlc-plugin-svgalib package.
  1327. ------------------------------------------------------------------------
  1328. r2378 | sam | 2002-08-24 12:19:43 +0200 (Sat, 24 Aug 2002) | 5 lines
  1329. Changed paths:
  1330.    M /trunk/include/aout_internal.h
  1331.    M /trunk/include/vlc_symbols.h
  1332.    M /trunk/modules/audio_output/alsa.c
  1333.    M /trunk/modules/audio_output/arts.c
  1334.    M /trunk/modules/audio_output/esd.c
  1335.    M /trunk/modules/audio_output/oss.c
  1336.    M /trunk/modules/audio_output/sdl.c
  1337.    M /trunk/modules/gui/macosx/aout.m
  1338.    M /trunk/modules/gui/qnx/aout.c
  1339.    M /trunk/modules/video_output/directx/aout.c
  1340.    M /trunk/src/audio_output/input.c
  1341.    M /trunk/src/audio_output/output.c
  1342.   * ./src/audio_output/output.c: added an argument to aout_OutputNextBuffer
  1343.     which lets the audio output module give a timeout value for buffer
  1344.     delivery. This fixes a few issues with aout modules which were calling
  1345.     aout_OutputNextBuffer way too early.
  1346. ------------------------------------------------------------------------
  1347. r2379 | sam | 2002-08-24 13:46:44 +0200 (Sat, 24 Aug 2002) | 3 lines
  1348. Changed paths:
  1349.    M /trunk/modules/audio_output/oss.c
  1350.   * ./modules/audio_output/oss.c: fixed a bug on module reopening.
  1351.   * ./modules/audio_output/oss.c: we now properly set the fragment size.
  1352. ------------------------------------------------------------------------
  1353. r2380 | sam | 2002-08-24 13:57:07 +0200 (Sat, 24 Aug 2002) | 3 lines
  1354. Changed paths:
  1355.    M /trunk/bootstrap.sh
  1356.    M /trunk/modules/gui/gtk/open.c
  1357.   * ./modules/gui/gtk/open.c: the Gtk and GNOME interfaces no longer ignore
  1358.     the "dvd", "frequency" and "symbol-rate" variables.
  1359. ------------------------------------------------------------------------
  1360. r2381 | sam | 2002-08-24 16:49:51 +0200 (Sat, 24 Aug 2002) | 4 lines
  1361. Changed paths:
  1362.    M /trunk/configure
  1363.    M /trunk/configure.in
  1364.    M /trunk/debian/rules
  1365.    M /trunk/doc/fortunes.txt
  1366.   * ./configure.in: fixed a typo that prevented compilation of the network
  1367.     modules.
  1368.   * ./debian/rules: added faad to the package generation.
  1369. ------------------------------------------------------------------------
  1370. r2382 | sam | 2002-08-24 18:07:48 +0200 (Sat, 24 Aug 2002) | 3 lines
  1371. Changed paths:
  1372.    M /trunk/modules/audio_filter/resampler/trivial.c
  1373.   * ./modules/audio_filter/resampler/trivial.c: fixed a buffer size calculation
  1374.     issue in the trivial resampler.
  1375. ------------------------------------------------------------------------
  1376. r2383 | gbazin | 2002-08-24 19:04:36 +0200 (Sat, 24 Aug 2002) | 5 lines
  1377. Changed paths:
  1378.    M /trunk/modules/misc/logger/logger.c
  1379.    M /trunk/src/misc/objects.c
  1380. * modules/misc/logger/logger.c: fixed initialization bugs.
  1381. * src/misc/objects.c: in vlc_object_destroy() there's no need to lock structure_lock if
  1382. we are the root object (structure_lock has already been destroyed anyway).
  1383. ------------------------------------------------------------------------
  1384. r2384 | sam | 2002-08-24 22:22:34 +0200 (Sat, 24 Aug 2002) | 3 lines
  1385. Changed paths:
  1386.    M /trunk/configure
  1387.    M /trunk/configure.in
  1388.    M /trunk/modules/audio_filter/resampler/Makefile
  1389.    A /trunk/modules/audio_filter/resampler/ugly.c
  1390.   * ./modules/audio_filter/resampler/ugly.c: simple resampler which does not
  1391.     insert blank samples, but changes pitch.
  1392. ------------------------------------------------------------------------
  1393. r2385 | sam | 2002-08-24 23:11:21 +0200 (Sat, 24 Aug 2002) | 3 lines
  1394. Changed paths:
  1395.    M /trunk/modules/audio_output/oss.c
  1396.   * ./modules/audio_output/oss.c: we don't ask too early for a new buffer,
  1397.     but rather sleep a bit.
  1398. ------------------------------------------------------------------------
  1399. r2386 | sigmunau | 2002-08-24 23:35:31 +0200 (Sat, 24 Aug 2002) | 3 lines
  1400. Changed paths:
  1401.    M /trunk/Makefile.opts.in
  1402.    M /trunk/configure
  1403.    M /trunk/configure.in
  1404.    M /trunk/modules/demux/aac/demux.c
  1405.    M /trunk/modules/demux/mpeg/audio.c
  1406.    A /trunk/modules/demux/util
  1407.    A /trunk/modules/demux/util/.cvsignore
  1408.    A /trunk/modules/demux/util/Makefile
  1409.    A /trunk/modules/demux/util/id3.c
  1410.    A /trunk/modules/demux/util/id3tag.c
  1411.  moved id3 related code to a separate utility module since several
  1412. demuxers need it
  1413. ------------------------------------------------------------------------
  1414. r2387 | sam | 2002-08-25 11:40:00 +0200 (Sun, 25 Aug 2002) | 14 lines
  1415. Changed paths:
  1416.    M /trunk/include/aout_internal.h
  1417.    M /trunk/include/vlc_symbols.h
  1418.    M /trunk/modules/audio_output/alsa.c
  1419.    M /trunk/modules/audio_output/arts.c
  1420.    M /trunk/modules/audio_output/esd.c
  1421.    M /trunk/modules/audio_output/oss.c
  1422.    M /trunk/modules/audio_output/sdl.c
  1423.    M /trunk/modules/audio_output/waveout.c
  1424.    M /trunk/modules/gui/macosx/aout.m
  1425.    M /trunk/modules/gui/qnx/aout.c
  1426.    M /trunk/modules/video_output/directx/aout.c
  1427.    M /trunk/src/audio_output/output.c
  1428.   * ./src/audio_output/output.c: reverted my previous aout_OutputNextBuffer
  1429.     prototype change; it looks like we won't need it after all.
  1430.   * ./src/audio_output/output.c: if audio output is too slow, but we
  1431.     know there is no next packet, then we play it anyway. Rationale behind
  1432.     this is: better play a slightly wrongly dated packet than play silence,
  1433.     because it might be wrongly dated but there are chances it won't break
  1434.     audio continuity.
  1435.   * ./modules/audio_output/sdl.c: workaround for SDL's crap audio output
  1436.     system (callback gets called at random times, and no way to know the
  1437.     latency of the samples being played). Audio output is now rather good
  1438.     here, but please give feedback.
  1439.   * ./modules/audio_output/oss.c: we delay a bit before asking for a new
  1440.     buffer to avoid starvation.
  1441. ------------------------------------------------------------------------
  1442. r2388 | sam | 2002-08-25 18:55:55 +0200 (Sun, 25 Aug 2002) | 4 lines
  1443. Changed paths:
  1444.    M /trunk/modules/audio_output/oss.c
  1445.    M /trunk/modules/audio_output/sdl.c
  1446.    M /trunk/src/audio_output/output.c
  1447.   * ./modules/audio_output/oss.c, ./modules/audio_output/sdl.c: improved
  1448.     sound synchronization.
  1449.   * ./src/audio_output/output.c: reverted another change I previously did :-)
  1450. ------------------------------------------------------------------------
  1451. r2389 | ipkiss | 2002-08-25 19:22:49 +0200 (Sun, 25 Aug 2002) | 2 lines
  1452. Changed paths:
  1453.    M /trunk/modules/gui/win32/about.dfm
  1454.    M /trunk/modules/gui/win32/control.cpp
  1455.    M /trunk/modules/gui/win32/disc.cpp
  1456.    M /trunk/modules/gui/win32/mainframe.cpp
  1457.    M /trunk/modules/gui/win32/mainframe.dfm
  1458.    M /trunk/modules/gui/win32/mainframe.h
  1459.    M /trunk/modules/gui/win32/messages.cpp
  1460.    M /trunk/modules/gui/win32/network.cpp
  1461.    M /trunk/modules/gui/win32/playlist.cpp
  1462.    M /trunk/modules/gui/win32/playlist.dfm
  1463.    M /trunk/modules/gui/win32/playlist.h
  1464.    M /trunk/modules/gui/win32/preferences.cpp
  1465.  * all: Unified behaviours using "action list" objects
  1466. ------------------------------------------------------------------------
  1467. r2390 | sam | 2002-08-25 21:27:20 +0200 (Sun, 25 Aug 2002) | 2 lines
  1468. Changed paths:
  1469.    M /trunk/src/playlist/playlist.c
  1470.   * ./src/playlist/playlist.c: -Z flag makes playlist loop endlessly.
  1471. ------------------------------------------------------------------------
  1472. r2391 | jpsaman | 2002-08-25 22:44:40 +0200 (Sun, 25 Aug 2002) | 2 lines
  1473. Changed paths:
  1474.    M /trunk/modules/gui/familiar/callbacks.c
  1475.    M /trunk/modules/gui/familiar/familiar.c
  1476. Directory content is now read at startup.
  1477. ------------------------------------------------------------------------
  1478. r2392 | sam | 2002-08-26 01:18:05 +0200 (Mon, 26 Aug 2002) | 9 lines
  1479. Changed paths:
  1480.    M /trunk/.cvsignore
  1481.    M /trunk/ABOUT-NLS
  1482.    M /trunk/AUTHORS
  1483.    A /trunk/HACKING
  1484.    D /trunk/INSTALL.libmad
  1485.    D /trunk/Makefile
  1486.    A /trunk/Makefile.am
  1487.    A /trunk/Makefile.old
  1488.    M /trunk/README
  1489.    D /trunk/aclocal.m4
  1490.    A /trunk/bootstrap
  1491.    D /trunk/bootstrap.sh
  1492.    D /trunk/config.guess
  1493.    D /trunk/config.sub
  1494.    D /trunk/configure
  1495.    M /trunk/configure.in
  1496.    M /trunk/include/defs.h.in
  1497.    D /trunk/install-sh
  1498.    D /trunk/mkinstalldirs
  1499.    M /trunk/po/ChangeLog
  1500.    M /trunk/po/Makefile.in.in
  1501.    A /trunk/po/Makevars
  1502.    M /trunk/po/de.po
  1503.    M /trunk/po/en_GB.po
  1504.    M /trunk/po/fr.po
  1505.    M /trunk/po/ja.po
  1506.    M /trunk/po/nl.po
  1507.    M /trunk/po/no.po
  1508.    M /trunk/po/ru.po
  1509.    M /trunk/po/se.po
  1510.   * ALL: started the slow move to automake. For the moment, the changes are
  1511.     unnoticeable apart from the extra dependency on autoconf, automake and
  1512.     gettextize. See the new HACKING file for some information, especially if
  1513.     you don't run Linux.
  1514.     The current strategy is to have the configure script generate a nice
  1515.     automake Makefile from Makefile.am, and then clobber it with our good
  1516.     old dirty Makefile. Muahaha :-)
  1517. ------------------------------------------------------------------------
  1518. r2393 | sam | 2002-08-26 03:01:13 +0200 (Mon, 26 Aug 2002) | 4 lines
  1519. Changed paths:
  1520.    M /trunk/.cvsignore
  1521.    M /trunk/bootstrap
  1522.    M /trunk/configure.in
  1523.    M /trunk/include/.cvsignore
  1524.    D /trunk/include/config.h
  1525.    D /trunk/include/defs.h.in
  1526.    M /trunk/include/vlc/vlc.h
  1527.    A /trunk/include/vlc_config.h
  1528.   * Moved ./include/defs.h to ./config.h
  1529.   * Renamed ./include/config.h to ./include/vlc_config.h
  1530.   * Other misc auto* fixes.
  1531. ------------------------------------------------------------------------
  1532. r2394 | sam | 2002-08-26 10:36:12 +0200 (Mon, 26 Aug 2002) | 2 lines
  1533. Changed paths:
  1534.    M /trunk/Makefile.modules
  1535.    M /trunk/Makefile.opts.in
  1536.    M /trunk/include/vlc/vlc.h
  1537.    M /trunk/mozilla/Makefile
  1538.   * ALL: fixed a few include directories.
  1539. ------------------------------------------------------------------------
  1540. r2395 | sam | 2002-08-26 11:12:46 +0200 (Mon, 26 Aug 2002) | 6 lines
  1541. Changed paths:
  1542.    M /trunk/debian/control
  1543.    M /trunk/doc/fortunes.txt
  1544.    M /trunk/include/vlc_messages.h
  1545.    M /trunk/modules/access/dvd/dvd.c
  1546.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  1547.    M /trunk/modules/video_filter/crop.c
  1548.    M /trunk/modules/video_filter/deinterlace/deinterlace.c
  1549.    M /trunk/modules/video_filter/distort.c
  1550.    M /trunk/modules/video_filter/transform.c
  1551.    M /trunk/modules/video_filter/wall.c
  1552.    M /trunk/modules/video_output/x11/x11.c
  1553.    M /trunk/modules/video_output/x11/xvideo.c
  1554.    M /trunk/modules/visualization/xosd/xosd.c
  1555.    M /trunk/src/misc/messages.c
  1556.    (A few minor pending patches I had around)
  1557.   * ./debian/control: gnome-vlc recommends vlc-plugin-esd, and kvlc recommends
  1558.     vlc-plugin-arts.
  1559.   * ./src/misc/messages.c: message queue now prints the current object type.
  1560.   * ./modules/*: cosmetic fixes for the --long-help output.
  1561. ------------------------------------------------------------------------
  1562. r2396 | sam | 2002-08-26 11:38:20 +0200 (Mon, 26 Aug 2002) | 2 lines
  1563. Changed paths:
  1564.    M /trunk/HACKING
  1565.    M /trunk/Makefile.am
  1566.    M /trunk/bootstrap
  1567.   * ./bootstrap: dropped the dependency on gettext 0.11.5. Now 0.10.4 is OK.
  1568. ------------------------------------------------------------------------
  1569. r2397 | sam | 2002-08-26 12:02:37 +0200 (Mon, 26 Aug 2002) | 3 lines
  1570. Changed paths:
  1571.    D /trunk/ABOUT-NLS
  1572.    M /trunk/Makefile.old
  1573.    M /trunk/modules/gui/win32/win32.bpr
  1574.    D /trunk/po/Makefile.in.in
  1575.   * ./Makefile.old, ./modules/gui/win32/win32.bpr: fixed header location
  1576.     issues in the Win32 build.
  1577. ------------------------------------------------------------------------
  1578. r2398 | sam | 2002-08-26 22:49:50 +0200 (Mon, 26 Aug 2002) | 11 lines
  1579. Changed paths:
  1580.    M /trunk/HACKING
  1581.    M /trunk/Makefile.am
  1582.    M /trunk/bootstrap
  1583.    M /trunk/configure.in
  1584.   * ./configure.in: we now require autoconf 2.5x because previous versions
  1585.     don't seem to work very well if you are using autopoint, although
  1586.     gettext 0.11.5 claims to be fully backwards compatible. Welcome to
  1587.     automake hell.
  1588.   * ./bootstrap: workaround which uses gettextize if you do not have
  1589.     autopoint. We'll probably stay like this for a while, until gettext
  1590.     0.11.x (which replaces gettextize with autopoint) becomes more
  1591.     widespread. Currently this workaround seems to work, but don't expect
  1592.     a clean tarball if you make dist without having used autopoint. Welcome
  1593.     to automake hell.
  1594. ------------------------------------------------------------------------
  1595. r2399 | sam | 2002-08-26 23:46:06 +0200 (Mon, 26 Aug 2002) | 3 lines
  1596. Changed paths:
  1597.    M /trunk/bootstrap
  1598.    D /trunk/po/Makevars
  1599.   * ./bootstrap: another fix for old versions of autoconf which don't seem
  1600.     to like the gettext m4 files.
  1601. ------------------------------------------------------------------------
  1602. r2400 | sigmunau | 2002-08-27 00:35:58 +0200 (Tue, 27 Aug 2002) | 3 lines
  1603. Changed paths:
  1604.    M /trunk/modules/video_filter/Makefile
  1605.    A /trunk/modules/video_filter/motionblur.c
  1606. An motion blur filter. --blur-factor states the degree of blurring from 1
  1607. to 127. about 100 is cool
  1608. ------------------------------------------------------------------------
  1609. r2401 | sigmunau | 2002-08-27 00:54:24 +0200 (Tue, 27 Aug 2002) | 2 lines
  1610. Changed paths:
  1611.    M /trunk/configure.in
  1612. have my filter compile by default
  1613. ------------------------------------------------------------------------
  1614. r2402 | massiot | 2002-08-27 01:00:23 +0200 (Tue, 27 Aug 2002) | 6 lines
  1615. Changed paths:
  1616.    M /trunk/include/input_ext-dec.h
  1617.    M /trunk/include/vlc_symbols.h
  1618.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  1619.    M /trunk/modules/codec/a52.c
  1620.    M /trunk/modules/codec/a52old/a52old.c
  1621.    M /trunk/modules/codec/mpeg_audio/decoder.c
  1622.    M /trunk/modules/codec/mpeg_audio/decoder.h
  1623.    M /trunk/modules/codec/mpeg_audio/generic.c
  1624.    M /trunk/modules/codec/mpeg_audio/layer2.c
  1625.    M /trunk/modules/codec/spdif.c
  1626.    M /trunk/src/audio_output/input.c
  1627.    M /trunk/src/audio_output/mixer.c
  1628.    M /trunk/src/input/input_ext-dec.c
  1629.    M /trunk/src/misc/modules_plugin.h
  1630. * Miscellaneous S/PDIF fixes.
  1631. * New NextPTS() function, to replace CurrentPTS() (gives the PTS which will
  1632.   be valid for NEXT byte).
  1633. * Fixed mono mode in the builtin mpeg audio decoder.
  1634. * Various fixes related to PTS calculation in audio decoders.
  1635. ------------------------------------------------------------------------
  1636. r2403 | sam | 2002-08-27 01:36:20 +0200 (Tue, 27 Aug 2002) | 4 lines
  1637. Changed paths:
  1638.    M /trunk/bootstrap
  1639.    M /trunk/configure.in
  1640.    M /trunk/include/vlc/vlc.h
  1641.    M /trunk/include/vlc_common.h
  1642.    M /trunk/modules/gui/win32/about.cpp
  1643.   * ./bootstrap: we touch m4/Makefile.am so that configure doesn't complain
  1644.     about a missing m4/Makefile.in.
  1645.   * ./include/vlc_common.h: workaround for Borland's redefinition of PACKAGE.
  1646. ------------------------------------------------------------------------
  1647. r2404 | sam | 2002-08-27 16:15:24 +0200 (Tue, 27 Aug 2002) | 5 lines
  1648. Changed paths:
  1649.    M /trunk/.cvsignore
  1650.    M /trunk/HACKING
  1651.    M /trunk/bootstrap
  1652.   * ./HACKING: we can now use automake-1.5 instead of automake-1.6. But now
  1653.     we _really_ depend on it.
  1654.   * ./bootstrap: we don't use touch to create a file, because it doesn't seem
  1655.     to work everywhere.
  1656. ------------------------------------------------------------------------
  1657. r2405 | sigmunau | 2002-08-27 23:53:54 +0200 (Tue, 27 Aug 2002) | 2 lines
  1658. Changed paths:
  1659.    M /trunk/modules/video_filter/motionblur.c
  1660. fixed a minor bug
  1661. ------------------------------------------------------------------------
  1662. r2406 | sam | 2002-08-28 14:50:13 +0200 (Wed, 28 Aug 2002) | 2 lines
  1663. Changed paths:
  1664.    M /trunk/bootstrap
  1665.   * ./bootstrap: we should be able to bootstrap CVS even without gettext.
  1666. ------------------------------------------------------------------------
  1667. r2407 | sam | 2002-08-28 15:38:14 +0200 (Wed, 28 Aug 2002) | 2 lines
  1668. Changed paths:
  1669.    M /trunk/bootstrap
  1670.   * ./bootstrap: fixed a shell error (replaced "if `foo`" with "if foo").
  1671. ------------------------------------------------------------------------
  1672. r2408 | sam | 2002-08-28 16:22:17 +0200 (Wed, 28 Aug 2002) | 2 lines
  1673. Changed paths:
  1674.    M /trunk/bootstrap
  1675.    A /trunk/po/Makefile.in.in
  1676.   * Additional fixes for bootstrap when gettext isn't available.
  1677. ------------------------------------------------------------------------
  1678. r2409 | sam | 2002-08-28 17:30:57 +0200 (Wed, 28 Aug 2002) | 3 lines
  1679. Changed paths:
  1680.    M /trunk/bootstrap
  1681.    A /trunk/m4
  1682.    A /trunk/m4/Makefile.am
  1683.    A /trunk/m4/codeset.m4
  1684.    A /trunk/m4/gettext.m4
  1685.    A /trunk/m4/glibc21.m4
  1686.    A /trunk/m4/iconv.m4
  1687.    A /trunk/m4/isc-posix.m4
  1688.    A /trunk/m4/lcmessage.m4
  1689.    A /trunk/m4/progtest.m4
  1690.   * ./m4/*: added gettext m4 macros so that the configure behaviour is
  1691.     always the same.
  1692. ------------------------------------------------------------------------
  1693. r2410 | massiot | 2002-08-28 21:48:16 +0200 (Wed, 28 Aug 2002) | 2 lines
  1694. Changed paths:
  1695.    M /trunk/bootstrap
  1696. It now works when there is no automake-1.5 nor automake-1.6.
  1697. ------------------------------------------------------------------------
  1698. r2411 | sam | 2002-08-28 23:40:35 +0200 (Wed, 28 Aug 2002) | 2 lines
  1699. Changed paths:
  1700.    M /trunk/Makefile.old
  1701.   * ./Makefile.old: fixed the automatic dependency rule (include dirs missing).
  1702. ------------------------------------------------------------------------
  1703. r2412 | massiot | 2002-08-29 00:25:39 +0200 (Thu, 29 Aug 2002) | 4 lines
  1704. Changed paths:
  1705.    M /trunk/configure.in
  1706.    M /trunk/modules/audio_filter/channel_mixer/trivial.c
  1707.    M /trunk/modules/audio_filter/resampler/ugly.c
  1708.    M /trunk/modules/audio_mixer/Makefile
  1709.    A /trunk/modules/audio_mixer/float32.c
  1710.    M /trunk/modules/codec/mpeg_audio/generic.c
  1711.    A /trunk/modules/demux/.cvsignore
  1712.    A /trunk/modules/demux/Makefile
  1713.    D /trunk/modules/demux/a52
  1714.    A /trunk/modules/demux/a52sys.c
  1715.    M /trunk/src/audio_output/filters.c
  1716.    M /trunk/src/audio_output/input.c
  1717. * Finally fixed the segfault when resampling.
  1718. * Reactivated the A/52 demux.
  1719. * Wrote a real full-featured float32 mixer.
  1720. ------------------------------------------------------------------------
  1721. r2413 | massiot | 2002-08-29 00:44:31 +0200 (Thu, 29 Aug 2002) | 2 lines
  1722. Changed paths:
  1723.    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
  1724. * Fixed libmad's output volume.
  1725. ------------------------------------------------------------------------
  1726. r2414 | ipkiss | 2002-08-30 00:29:55 +0200 (Fri, 30 Aug 2002) | 2 lines
  1727. Changed paths:
  1728.    M /trunk/modules/gui/win32/Makefile
  1729.    M /trunk/modules/gui/win32/about.cpp
  1730.    M /trunk/modules/gui/win32/about.dfm
  1731.    M /trunk/modules/gui/win32/disc.cpp
  1732.    M /trunk/modules/gui/win32/disc.dfm
  1733.    M /trunk/modules/gui/win32/mainframe.cpp
  1734.    M /trunk/modules/gui/win32/mainframe.dfm
  1735.    M /trunk/modules/gui/win32/mainframe.h
  1736.    M /trunk/modules/gui/win32/messages.cpp
  1737.    M /trunk/modules/gui/win32/messages.dfm
  1738.    A /trunk/modules/gui/win32/misc.cpp
  1739.    A /trunk/modules/gui/win32/misc.h
  1740.    M /trunk/modules/gui/win32/network.cpp
  1741.    M /trunk/modules/gui/win32/network.dfm
  1742.    M /trunk/modules/gui/win32/playlist.cpp
  1743.    M /trunk/modules/gui/win32/playlist.dfm
  1744.    M /trunk/modules/gui/win32/win32.bpf
  1745.    M /trunk/modules/gui/win32/win32.bpr
  1746. The win32 interface is preparing for the internationalization.
  1747. ------------------------------------------------------------------------
  1748. r2415 | massiot | 2002-08-30 01:53:22 +0200 (Fri, 30 Aug 2002) | 5 lines
  1749. Changed paths:
  1750.    M /trunk/bootstrap
  1751.    M /trunk/doc/developer/Makefile
  1752.    M /trunk/doc/developer/audio_output.xml
  1753.    M /trunk/doc/developer/manual.xml
  1754.    D /trunk/include/input_iovec.h
  1755.    M /trunk/include/vlc_common.h
  1756.    M /trunk/include/vlc_symbols.h
  1757.    M /trunk/include/vlc_threads.h
  1758.    A /trunk/include/vlc_threads_funcs.h
  1759.    M /trunk/modules/access/dvdplay/access.c
  1760.    M /trunk/modules/access/dvdread/input.c
  1761.    M /trunk/modules/access/vcd/vcd.c
  1762.    M /trunk/modules/audio_output/alsa.c
  1763.    M /trunk/modules/audio_output/arts.c
  1764.    M /trunk/modules/audio_output/esd.c
  1765.    M /trunk/modules/audio_output/oss.c
  1766.    M /trunk/modules/codec/mpeg_video/decoder.c
  1767.    M /trunk/modules/gui/beos/AudioOutput.cpp
  1768.    M /trunk/modules/gui/qnx/aout.c
  1769.    M /trunk/modules/misc/gtk_main.c
  1770.    M /trunk/modules/video_output/directx/aout.c
  1771.    M /trunk/modules/video_output/directx/vout.c
  1772.    M /trunk/src/input/input.c
  1773.    M /trunk/src/input/input_dec.c
  1774.    M /trunk/src/interface/interface.c
  1775.    M /trunk/src/misc/beos_specific.cpp
  1776.    M /trunk/src/misc/threads.c
  1777.    M /trunk/src/playlist/playlist.c
  1778.    M /trunk/src/video_output/video_output.c
  1779. * ./bootstrap : Fixed an issue with old shell versions
  1780. * ALL : Added a priority argument to vlc_thread_create(), so that audio
  1781. and input threads can run with a higher real-time priority, on systems
  1782. allowing you to use priorities.
  1783. ------------------------------------------------------------------------
  1784. r2416 | sam | 2002-08-30 14:23:23 +0200 (Fri, 30 Aug 2002) | 4 lines
  1785. Changed paths:
  1786.    M /trunk/configure.in
  1787.    M /trunk/include/vlc_threads.h
  1788.    M /trunk/include/vlc_threads_funcs.h
  1789.    M /trunk/src/misc/threads.c
  1790.   * ./configure.in: do not try to link with -lrt if not using pthreads. This
  1791.     might break the HP/UX or Solaris ports, please check if possible.
  1792.   * ./src/misc/threads.c: fixed syntax in the st and pth implementations.
  1793. ------------------------------------------------------------------------
  1794. r2417 | sam | 2002-08-30 21:16:05 +0200 (Fri, 30 Aug 2002) | 3 lines
  1795. Changed paths:
  1796.    M /trunk/include/vlc_threads_funcs.h
  1797.    M /trunk/modules/video_output/directx/vout.c
  1798.    M /trunk/po/Makefile.in.in
  1799.   * ./include/vlc_threads_funcs.h, modules/video_output/directx/vout.c: Win32
  1800.     compilation fixes (typo, undeclared var).
  1801. ------------------------------------------------------------------------
  1802. r2418 | massiot | 2002-08-31 00:22:24 +0200 (Sat, 31 Aug 2002) | 6 lines
  1803. Changed paths:
  1804.    M /trunk/include/aout_internal.h
  1805.    M /trunk/include/input_ext-dec.h
  1806.    M /trunk/include/vlc_common.h
  1807.    M /trunk/modules/access/dvd/es.c
  1808.    M /trunk/modules/access/dvdplay/es.c
  1809.    M /trunk/modules/access/dvdread/input.c
  1810.    M /trunk/modules/audio_output/file.c
  1811.    M /trunk/modules/audio_output/sdl.c
  1812.    M /trunk/modules/codec/a52.c
  1813.    M /trunk/modules/codec/a52old/a52old.c
  1814.    M /trunk/modules/codec/lpcm/lpcm.c
  1815.    M /trunk/modules/codec/spdif.c
  1816.    M /trunk/modules/codec/spudec/spudec.c
  1817.    M /trunk/modules/demux/mpeg/ps.c
  1818.    M /trunk/modules/demux/mpeg/system.c
  1819.    M /trunk/modules/demux/mpeg/system.h
  1820.    M /trunk/modules/demux/mpeg/ts.c
  1821.    M /trunk/modules/misc/dummy/aout.c
  1822.    M /trunk/src/audio_output/audio_output.c
  1823.    M /trunk/src/audio_output/filters.c
  1824.    M /trunk/src/audio_output/input.c
  1825.    M /trunk/src/audio_output/mixer.c
  1826.    M /trunk/src/audio_output/output.c
  1827. * demuxes: Worked around a bug in old VLC and VLS by changing TS stream types
  1828.   (see my last mail).
  1829. * aout: Rewrote our whole lock policy. The output thread now doesn't require
  1830.   the mixer_lock, which might avoid delays. We will also be able to change
  1831.   the filter pipelines at runtime.
  1832. ------------------------------------------------------------------------
  1833. r2419 | massiot | 2002-08-31 01:27:06 +0200 (Sat, 31 Aug 2002) | 5 lines
  1834. Changed paths:
  1835.    M /trunk/include/aout_internal.h
  1836.    M /trunk/modules/audio_output/alsa.c
  1837.    M /trunk/modules/audio_output/arts.c
  1838.    M /trunk/modules/audio_output/esd.c
  1839.    M /trunk/modules/audio_output/file.c
  1840.    M /trunk/modules/audio_output/oss.c
  1841.    M /trunk/modules/audio_output/sdl.c
  1842.    M /trunk/modules/audio_output/waveout.c
  1843.    M /trunk/modules/gui/beos/AudioOutput.cpp
  1844.    M /trunk/modules/gui/macosx/aout.m
  1845.    M /trunk/modules/gui/qnx/aout.c
  1846.    M /trunk/modules/misc/dummy/aout.c
  1847.    M /trunk/modules/video_output/directx/aout.c
  1848.    M /trunk/src/audio_output/output.c
  1849.    M /trunk/src/misc/threads.c
  1850. aout3 API change :
  1851. pf_setformat disappears (it was never called independantly of Open). If
  1852. the format needs to be changed, we will have Close/Open. This is much
  1853. simpler than before. Please check that I didn't break some plug-ins.
  1854. ------------------------------------------------------------------------
  1855. r2420 | stef | 2002-08-31 21:58:04 +0200 (Sat, 31 Aug 2002) | 2 lines
  1856. Changed paths:
  1857.    M /trunk/modules/audio_output/sdl.c
  1858. *Make pf_setformat disappear from sdl module.
  1859. ------------------------------------------------------------------------
  1860. r2421 | stef | 2002-09-01 00:10:25 +0200 (Sun, 01 Sep 2002) | 5 lines
  1861. Changed paths:
  1862.    M /trunk/modules/audio_output/oss.c
  1863. *It seems that the setting of the fragment size was buggy.
  1864. OSS work with my sblive! now :). It still works on my other computer too
  1865. but please test.
  1866. ------------------------------------------------------------------------
  1867. r2422 | massiot | 2002-09-01 23:20:29 +0200 (Sun, 01 Sep 2002) | 3 lines
  1868. Changed paths:
  1869.    M /trunk/include/vlc_threads.h
  1870.    M /trunk/src/input/input_dec.c
  1871. Added a priority for video decoders, for systems with fixed-priority
  1872. policy.
  1873. ------------------------------------------------------------------------
  1874. r2423 | massiot | 2002-09-03 01:17:06 +0200 (Tue, 03 Sep 2002) | 9 lines
  1875. Changed paths:
  1876.    M /trunk/Makefile.opts.in
  1877.    M /trunk/configure.in
  1878.    M /trunk/include/aout_internal.h
  1879.    M /trunk/include/audio_output.h
  1880.    M /trunk/include/vlc_symbols.h
  1881.    M /trunk/include/vlc_threads.h
  1882.    M /trunk/modules/audio_filter/converter/Makefile
  1883.    A /trunk/modules/audio_filter/converter/a52tofloat32.c
  1884.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  1885.    M /trunk/modules/audio_output/oss.c
  1886.    M /trunk/modules/audio_output/sdl.c
  1887.    M /trunk/modules/codec/Makefile
  1888.    M /trunk/modules/codec/a52.c
  1889.    D /trunk/modules/codec/spdif.c
  1890.    M /trunk/modules/gui/macosx/aout.m
  1891.    M /trunk/po/Makefile.in.in
  1892.    M /trunk/src/audio_output/audio_output.c
  1893.    M /trunk/src/audio_output/filters.c
  1894.    M /trunk/src/misc/modules_plugin.h
  1895. The liba52 "codec" is now an audio filter. It means we are now able to
  1896. autodetect S/PDIF hardware support and the audio output plug-in chooses
  1897. the best one. Of course it probably breaks existing output modules, see
  1898. oss.c for hints :).
  1899. Also include minor tweaks which will entitle us to decode and output 5.1
  1900. audio. It may break existing plug-ins, too. See
  1901. audio_output.c:aout_FormatNbChannels for hints.
  1902. ------------------------------------------------------------------------
  1903. r2424 | massiot | 2002-09-03 01:21:40 +0200 (Tue, 03 Sep 2002) | 2 lines
  1904. Changed paths:
  1905.    M /trunk/modules/audio_filter/channel_mixer/trivial.c
  1906. Fixed the trivial channel mixer.
  1907. ------------------------------------------------------------------------
  1908. r2427 | jpsaman | 2002-09-04 23:09:12 +0200 (Wed, 04 Sep 2002) | 3 lines
  1909. Changed paths:
  1910.    M /trunk/Makefile.opts.in
  1911.    M /trunk/configure.in
  1912. Renamed --enable-qte switch for Qt Embedded interface support to --enable-opie.
  1913. Reused --enable-qte for Video Out support under Qt Embedded.
  1914. ------------------------------------------------------------------------
  1915. r2428 | jpsaman | 2002-09-04 23:13:33 +0200 (Wed, 04 Sep 2002) | 3 lines
  1916. Changed paths:
  1917.    A /trunk/modules/video_output/qte
  1918.    A /trunk/modules/video_output/qte/Makefile
  1919.    A /trunk/modules/video_output/qte/qte.cpp
  1920.    A /trunk/modules/video_output/qte/qte.h
  1921. Qt Embedded video out patch courtesy of Gerald Hansink.
  1922. Ported Qt Embedded video out to vlc-0.5.0 (it is not useable yet).
  1923. ------------------------------------------------------------------------
  1924. r2429 | jpsaman | 2002-09-04 23:18:29 +0200 (Wed, 04 Sep 2002) | 2 lines
  1925. Changed paths:
  1926.    M /trunk/modules/gui/familiar/callbacks.c
  1927. Little cleanup action.
  1928. ------------------------------------------------------------------------
  1929. r2430 | massiot | 2002-09-04 23:44:41 +0200 (Wed, 04 Sep 2002) | 2 lines
  1930. Changed paths:
  1931.    M /trunk/doc/developer/Makefile
  1932.    M /trunk/doc/developer/audio_output.xml
  1933. Beginning of the developer documentation for audio output 3.
  1934. ------------------------------------------------------------------------
  1935. r2431 | massiot | 2002-09-07 01:15:44 +0200 (Sat, 07 Sep 2002) | 2 lines
  1936. Changed paths:
  1937.    M /trunk/doc/developer/audio_output.xml
  1938.    M /trunk/include/aout_internal.h
  1939.    M /trunk/modules/codec/a52.c
  1940. Aout3 developer documentation, cont'd.
  1941. ------------------------------------------------------------------------
  1942. r2432 | massiot | 2002-09-09 00:20:32 +0200 (Mon, 09 Sep 2002) | 2 lines
  1943. Changed paths:
  1944.    M /trunk/doc/developer/audio_output.xml
  1945. Three lines :).
  1946. ------------------------------------------------------------------------
  1947. r2433 | sam | 2002-09-09 15:52:24 +0200 (Mon, 09 Sep 2002) | 3 lines
  1948. Changed paths:
  1949.    M /trunk/configure.in
  1950.    M /trunk/debian/control
  1951.    M /trunk/debian/rules
  1952.    A /trunk/debian/vlc-plugin-dv.dirs
  1953.   * ./configure.in: the DV module is now a plugin, with the proper
  1954.     dependencies in debian/control.
  1955. ------------------------------------------------------------------------
  1956. r2434 | sam | 2002-09-10 14:15:07 +0200 (Tue, 10 Sep 2002) | 3 lines
  1957. Changed paths:
  1958.    M /trunk/modules/video_output/x11/xcommon.c
  1959.    M /trunk/modules/video_output/x11/xcommon.h
  1960.   * ./modules/video_output/x11/xcommon.c: if we do not own the X window, like
  1961.     in the Mozilla plugin, we do not try to unmap it.
  1962. ------------------------------------------------------------------------
  1963. r2435 | sam | 2002-09-10 14:58:42 +0200 (Tue, 10 Sep 2002) | 3 lines
  1964. Changed paths:
  1965.    M /trunk/modules/misc/dummy/vout.c
  1966.   * ./modules/misc/dummy/vout.c: fixed an endianness issue in the commandline
  1967.     chroma parsing.
  1968. ------------------------------------------------------------------------
  1969. r2436 | stef | 2002-09-12 01:08:43 +0200 (Thu, 12 Sep 2002) | 2 lines
  1970. Changed paths:
  1971.    M /trunk/modules/audio_filter/converter/a52tospdif.c
  1972. .Fixed the length of the spdif frame.
  1973. ------------------------------------------------------------------------
  1974. r2437 | stef | 2002-09-12 01:10:30 +0200 (Thu, 12 Sep 2002) | 2 lines
  1975. Changed paths:
  1976.    M /trunk/modules/audio_output/oss.c
  1977. .Quick hack to make spdif work with emu10k1 oss driver. Still buggy.
  1978. ------------------------------------------------------------------------
  1979. r2438 | massiot | 2002-09-14 00:38:54 +0200 (Sat, 14 Sep 2002) | 2 lines
  1980. Changed paths:
  1981.    M /trunk/doc/developer/audio_output.xml
  1982. (Temporary) end of the audio output 3 documentation.
  1983. ------------------------------------------------------------------------
  1984. r2439 | stef | 2002-09-14 22:50:24 +0200 (Sat, 14 Sep 2002) | 2 lines
  1985. Changed paths:
  1986.    M /trunk/modules/codec/spudec/spudec.c
  1987. *Fixed a typo that made spudec selection fail.
  1988. ------------------------------------------------------------------------
  1989. r2440 | stef | 2002-09-14 22:51:11 +0200 (Sat, 14 Sep 2002) | 2 lines
  1990. Changed paths:
  1991.    M /trunk/modules/audio_output/oss.c
  1992. *Fixed a bug that prevented OSS from closing cleanly in spdif.
  1993. ------------------------------------------------------------------------
  1994. r2441 | jpsaman | 2002-09-15 21:32:03 +0200 (Sun, 15 Sep 2002) | 2 lines
  1995. Changed paths:
  1996.    M /trunk/modules/gui/familiar/familiar.c
  1997.    M /trunk/modules/gui/familiar/familiar.h
  1998. Hide progressbar widget on startup.
  1999. ------------------------------------------------------------------------
  2000. r2442 | jpsaman | 2002-09-15 22:54:12 +0200 (Sun, 15 Sep 2002) | 3 lines
  2001. Changed paths:
  2002.    M /trunk/configure.in
  2003.    M /trunk/modules/LIST
  2004.    M /trunk/modules/video_output/qte/qte.cpp
  2005.    M /trunk/modules/video_output/qte/qte.h
  2006. Configure option --enable-qte works now (default is disabled).
  2007. Porting video out plugin/builtin for Qt Embedded to CVS is not complete. (Please do not use it.)
  2008. ------------------------------------------------------------------------
  2009. r2443 | ipkiss | 2002-09-16 00:33:24 +0200 (Mon, 16 Sep 2002) | 2 lines
  2010. Changed paths:
  2011.    M /trunk/modules/gui/win32/preferences.cpp
  2012.  * modules/gui/win32/preferences.cpp: added a forgotten initialization
  2013. ------------------------------------------------------------------------
  2014. r2444 | sam | 2002-09-16 10:10:00 +0200 (Mon, 16 Sep 2002) | 2 lines
  2015. Changed paths:
  2016.    M /trunk/modules/gui/gtk/gtk.glade
  2017.    M /trunk/modules/gui/gtk/gtk_interface.c
  2018.   * ./modules/gui/gtk/gtk.glade: handled delete event for the Open window.
  2019. ------------------------------------------------------------------------
  2020. r2445 | massiot | 2002-09-16 22:46:38 +0200 (Mon, 16 Sep 2002) | 6 lines
  2021. Changed paths:
  2022.    M /trunk/configure.in
  2023.    M /trunk/include/aout_internal.h
  2024.    M /trunk/include/audio_output.h
  2025.    M /trunk/include/vlc_config.h
  2026.    M /trunk/modules/audio_filter/converter/a52tofloat32.c
  2027.    M /trunk/modules/audio_mixer/float32.c
  2028.    M /trunk/modules/codec/a52.c
  2029.    M /trunk/src/audio_output/audio_output.c
  2030.    A /trunk/src/audio_output/intf.c
  2031.    M /trunk/src/audio_output/mixer.c
  2032.    M /trunk/src/libvlc.h
  2033. * configure.in: Fixed detection of Qt-embedded.
  2034. * modules/codec/a52.c: Fixed detection of A/52 sound.
  2035. * modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to
  2036.   downmixing.
  2037. * ALL: Added hooks for audio volume management.
  2038. ------------------------------------------------------------------------
  2039. r2446 | sam | 2002-09-17 10:18:24 +0200 (Tue, 17 Sep 2002) | 3 lines
  2040. Changed paths:
  2041.    M /trunk/configure.in
  2042.    A /trunk/mozilla/.cvsignore
  2043.    M /trunk/mozilla/Makefile
  2044.    A /trunk/mozilla/classinfo.h
  2045.    M /trunk/mozilla/npunix.c
  2046.    A /trunk/mozilla/vlcintf.idl
  2047.    A /trunk/mozilla/vlcpeer.cpp
  2048.    A /trunk/mozilla/vlcpeer.h
  2049.    D /trunk/mozilla/vlcplugin.c
  2050.    A /trunk/mozilla/vlcplugin.cpp
  2051.    M /trunk/mozilla/vlcplugin.h
  2052.    A /trunk/mozilla/vlcshell.cpp
  2053.   * ./mozilla/*: added hooks so that the vlc plugin is scriptable from
  2054.     javascript. It's also in C++, but we didn't have the choice.
  2055. ------------------------------------------------------------------------
  2056. r2447 | fenrir | 2002-09-17 13:57:38 +0200 (Tue, 17 Sep 2002) | 4 lines
  2057. Changed paths:
  2058.    M /trunk/modules/demux/mp4/libmp4.c
  2059.    M /trunk/modules/demux/mp4/libmp4.h
  2060.    M /trunk/modules/demux/mp4/mp4.c
  2061.    M /trunk/modules/demux/mp4/mp4.h
  2062.  * all: - fix a memory leak while parsing.
  2063.         - fix a bug while playing last frames (in last chunk).
  2064.         - add seek support, not complete but usable.
  2065. ------------------------------------------------------------------------
  2066. r2448 | sam | 2002-09-17 16:56:13 +0200 (Tue, 17 Sep 2002) | 7 lines
  2067. Changed paths:
  2068.    M /trunk/src/libvlc.c
  2069.    M /trunk/src/misc/threads.c
  2070.    M /trunk/src/misc/win32_specific.c
  2071.   * ./src/libvlc.c: switched the position of msg_Create() and system_Init()
  2072.     because the BeOS system_Init spawns a thread, which makes use of msg_*
  2073.     functions.
  2074.   * ./src/misc/threads.c, ./src/misc/win32_specific.c: put the detection
  2075.     of SignalObjectAndWait in the thread system initialization because
  2076.     system_Init() now happens after msg_Create().
  2077. ------------------------------------------------------------------------
  2078. r2449 | henri | 2002-09-18 03:28:05 +0200 (Wed, 18 Sep 2002) | 2 lines
  2079. Changed paths:
  2080.    M /trunk/configure.in
  2081.    A /trunk/modules/audio_filter/converter/s16tofloat32swab.c
  2082.    M /trunk/modules/codec/lpcm/lpcm.c
  2083.    M /trunk/modules/codec/lpcm/lpcm.h
  2084. lpcm support (tested on 1 source only)
  2085. ------------------------------------------------------------------------
  2086. r2450 | tcastley | 2002-09-18 13:50:47 +0200 (Wed, 18 Sep 2002) | 2 lines
  2087. Changed paths:
  2088.    M /trunk/modules/gui/beos/MediaControlView.cpp
  2089. Updated to use the new AOUT_VOLUME_* constants.
  2090. ------------------------------------------------------------------------
  2091. r2451 | sam | 2002-09-18 14:20:37 +0200 (Wed, 18 Sep 2002) | 3 lines
  2092. Changed paths:
  2093.    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
  2094.   * ./modules/audio_filter/converter/s16tofloat32swab.c: compilation fix for
  2095.     systems which don't have swab(). Fixed a memory leak.
  2096. ------------------------------------------------------------------------
  2097. r2452 | massiot | 2002-09-18 23:21:24 +0200 (Wed, 18 Sep 2002) | 3 lines
  2098. Changed paths:
  2099.    M /trunk/Makefile.old
  2100.    M /trunk/configure.in
  2101.    M /trunk/include/aout_internal.h
  2102.    M /trunk/include/audio_output.h
  2103.    M /trunk/include/vlc_common.h
  2104.    M /trunk/include/vlc_symbols.h
  2105.    M /trunk/modules/audio_output/alsa.c
  2106.    M /trunk/modules/audio_output/arts.c
  2107.    M /trunk/modules/audio_output/esd.c
  2108.    M /trunk/modules/audio_output/file.c
  2109.    M /trunk/modules/audio_output/oss.c
  2110.    M /trunk/modules/audio_output/sdl.c
  2111.    M /trunk/modules/audio_output/waveout.c
  2112.    M /trunk/modules/gui/beos/AudioOutput.cpp
  2113.    M /trunk/modules/gui/macosx/aout.m
  2114.    M /trunk/modules/gui/qnx/aout.c
  2115.    M /trunk/modules/misc/dummy/aout.c
  2116.    M /trunk/modules/video_output/directx/aout.c
  2117.    M /trunk/src/audio_output/intf.c
  2118.    M /trunk/src/misc/modules_plugin.h
  2119. * ALL: More hooks for audio volume management.
  2120. * configure.in: Fixed a typo.
  2121. ------------------------------------------------------------------------
  2122. r2453 | fenrir | 2002-09-19 01:34:28 +0200 (Thu, 19 Sep 2002) | 3 lines
  2123. Changed paths:
  2124.    M /trunk/modules/demux/avi/avi.c
  2125.    M /trunk/modules/demux/avi/avi.h
  2126.    M /trunk/modules/demux/avi/libioRIFF.c
  2127.    M /trunk/modules/demux/avi/libioRIFF.h
  2128.    M /trunk/modules/demux/mp4/libmp4.c
  2129.  * all: fix endian issue with new definition of VLC_FOURCC, but
  2130. untested. Meuuh, could you test it ?
  2131. ------------------------------------------------------------------------
  2132. r2454 | fenrir | 2002-09-19 17:58:55 +0200 (Thu, 19 Sep 2002) | 2 lines
  2133. Changed paths:
  2134.    M /trunk/modules/demux/avi/avi.c
  2135.  * avi.c : fix my last fix about endiannes issues (I hope)
  2136. ------------------------------------------------------------------------
  2137. r2455 | massiot | 2002-09-19 23:56:40 +0200 (Thu, 19 Sep 2002) | 6 lines
  2138. Changed paths:
  2139.    M /trunk/include/aout_internal.h
  2140.    M /trunk/include/audio_output.h
  2141.    M /trunk/include/vlc_config.h
  2142.    M /trunk/include/vlc_symbols.h
  2143.    M /trunk/modules/audio_filter/converter/Makefile
  2144.    M /trunk/modules/audio_mixer/float32.c
  2145.    M /trunk/modules/codec/mad/decoder.c
  2146.    M /trunk/modules/codec/mad/decoder.h
  2147.    M /trunk/modules/codec/mad/libmad.c
  2148.    M /trunk/modules/video_output/sdl.c
  2149.    M /trunk/src/audio_output/intf.c
  2150.    M /trunk/src/audio_output/mixer.c
  2151. * Audio volume management now works properly. See src/audio_output/intf.c
  2152.   for information on how to use it in your interface plug-ins. In the
  2153.   SDL vout, b and n are mapped to sound down/sound up.
  2154. * Fixed a major in the mad plug-in with wrong dates.
  2155. * Fixed a compilation bug.
  2156. ------------------------------------------------------------------------
  2157. r2456 | massiot | 2002-09-21 01:27:04 +0200 (Sat, 21 Sep 2002) | 4 lines
  2158. Changed paths:
  2159.    M /trunk/configure.in
  2160.    M /trunk/include/aout_internal.h
  2161.    M /trunk/include/audio_output.h
  2162.    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
  2163.    M /trunk/modules/audio_mixer/float32.c
  2164.    M /trunk/modules/audio_mixer/spdif.c
  2165.    M /trunk/modules/audio_mixer/trivial.c
  2166.    M /trunk/modules/codec/Makefile
  2167.    M /trunk/modules/codec/a52.c
  2168.    D /trunk/modules/codec/lpcm
  2169.    A /trunk/modules/codec/lpcm.c
  2170.    M /trunk/modules/codec/mad/libmad.c
  2171.    M /trunk/src/audio_output/audio_output.c
  2172.    M /trunk/src/audio_output/input.c
  2173.    M /trunk/src/audio_output/mixer.c
  2174. * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab modules.
  2175. * First hooks for changing the audio output plug-in and its parameters
  2176.   on-the-fly.
  2177. ------------------------------------------------------------------------
  2178. r2457 | jlj | 2002-09-21 22:20:42 +0200 (Sat, 21 Sep 2002) | 2 lines
  2179. Changed paths:
  2180.    M /trunk/modules/audio_filter/converter/Makefile
  2181.   * ./modules/audio_filter/converter/Makefile: Fixed typo.
  2182. ------------------------------------------------------------------------
  2183. r2458 | massiot | 2002-09-22 16:53:52 +0200 (Sun, 22 Sep 2002) | 2 lines
  2184. Changed paths:
  2185.    M /trunk/src/audio_output/filters.c
  2186. Fixed a bug in the conversion splitter.
  2187. ------------------------------------------------------------------------
  2188. r2459 | jpsaman | 2002-09-23 23:44:23 +0200 (Mon, 23 Sep 2002) | 2 lines
  2189. Changed paths:
  2190.    M /trunk/configure.in
  2191.    M /trunk/modules/video_output/qte/qte.cpp
  2192.    M /trunk/modules/video_output/qte/qte.h
  2193. Video output for QT embedded compiles. There are still some linking issues to fix, before it is usable.
  2194. ------------------------------------------------------------------------
  2195. r2460 | massiot | 2002-09-24 01:05:58 +0200 (Tue, 24 Sep 2002) | 5 lines
  2196. Changed paths:
  2197.    M /trunk/include/vlc_symbols.h
  2198.    M /trunk/modules/demux/mpeg/ts.c
  2199.    M /trunk/modules/gui/macosx/playlist.m
  2200.    M /trunk/src/audio_output/mixer.c
  2201. * New --vlc-backwards-compat option, to go back to the old behavior with old
  2202. VLS's.
  2203. * Fixed a bug with non-ASCII characters in the OS X playlist.
  2204. * Fixed a warning on start-up.
  2205. ------------------------------------------------------------------------
  2206. r2461 | jpsaman | 2002-09-25 22:25:24 +0200 (Wed, 25 Sep 2002) | 2 lines
  2207. Changed paths:
  2208.    A /trunk/INSTALL.libmad
  2209. Adding lost instruction for compiling libmad library.
  2210. ------------------------------------------------------------------------
  2211. r2462 | jpsaman | 2002-09-25 22:41:32 +0200 (Wed, 25 Sep 2002) | 2 lines
  2212. Changed paths:
  2213.    M /trunk/configure.in
  2214. Added compiler and link flags to --enable-opie (not tested).
  2215. ------------------------------------------------------------------------
  2216. r2464 | massiot | 2002-09-27 00:40:27 +0200 (Fri, 27 Sep 2002) | 4 lines
  2217. Changed paths:
  2218.    M /trunk/Makefile.old
  2219.    M /trunk/include/aout_internal.h
  2220.    M /trunk/include/audio_output.h
  2221.    M /trunk/include/vlc_symbols.h
  2222.    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
  2223.    M /trunk/modules/codec/a52.c
  2224.    M /trunk/modules/codec/a52old/a52old.c
  2225.    M /trunk/modules/codec/faad/decoder.c
  2226.    M /trunk/modules/codec/lpcm.c
  2227.    M /trunk/modules/codec/mad/libmad.c
  2228.    M /trunk/modules/codec/mpeg_audio/decoder.c
  2229.    M /trunk/modules/demux/mpeg/ts.c
  2230.    D /trunk/src/audio_output/audio_output.c
  2231.    A /trunk/src/audio_output/common.c
  2232.    A /trunk/src/audio_output/dec.c
  2233.    M /trunk/src/audio_output/input.c
  2234.    M /trunk/src/audio_output/intf.c
  2235.    M /trunk/src/audio_output/mixer.c
  2236.    M /trunk/src/audio_output/output.c
  2237.    M /trunk/src/libvlc.c
  2238.    M /trunk/src/misc/modules_plugin.h
  2239. * Major API change of the audio output. New aout_Dec* functions.
  2240. * Fixed a compile issue in s16tofloat32swab.
  2241. * Fixed a typo in demux/mpeg/ts.c.
  2242. ------------------------------------------------------------------------
  2243. r2466 | massiot | 2002-09-27 00:56:14 +0200 (Fri, 27 Sep 2002) | 2 lines
  2244. Changed paths:
  2245.    M /trunk/modules/demux/mpeg/system.c
  2246. * Fixed my A/52 fix.
  2247. ------------------------------------------------------------------------
  2248. r2467 | massiot | 2002-09-28 01:38:04 +0200 (Sat, 28 Sep 2002) | 3 lines
  2249. Changed paths:
  2250.    M /trunk/Makefile.old
  2251.    M /trunk/include/aout_internal.h
  2252.    M /trunk/include/vlc_config.h
  2253.    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
  2254.    M /trunk/src/audio_output/input.c
  2255. * Makefile.old: Fixed BeOS compilation.
  2256. * ALL: Fewer overhead when resampling.
  2257. ------------------------------------------------------------------------
  2258. r2468 | massiot | 2002-09-28 15:05:16 +0200 (Sat, 28 Sep 2002) | 2 lines
  2259. Changed paths:
  2260.    M /trunk/modules/audio_mixer/spdif.c
  2261.    M /trunk/modules/audio_mixer/trivial.c
  2262.    M /trunk/modules/codec/faad/decoder.c
  2263.    M /trunk/modules/codec/lpcm.c
  2264.    M /trunk/modules/codec/mad/decoder.c
  2265.    M /trunk/src/audio_output/mixer.c
  2266. * Several stability patches for multiple input streams aout.
  2267. ------------------------------------------------------------------------
  2268. r2473 | jpsaman | 2002-09-29 17:39:53 +0200 (Sun, 29 Sep 2002) | 2 lines
  2269. Changed paths:
  2270.    M /trunk/ipkg/control
  2271.    A /trunk/ipkg/control.opie
  2272.    A /trunk/ipkg/postinst.opie
  2273.    A /trunk/ipkg/postrm.opie
  2274.    A /trunk/ipkg/vlc.desktop
  2275. Updating ipkg files for X and QT Embedded packages of vlc.
  2276. ------------------------------------------------------------------------
  2277. r2474 | sam | 2002-09-29 20:16:04 +0200 (Sun, 29 Sep 2002) | 2 lines
  2278. Changed paths:
  2279.    M /trunk/src/misc/threads.c
  2280.   * ./src/misc/threads.c: fixed a bug in the st_mutex_new() failure detection.
  2281. ------------------------------------------------------------------------
  2282. r2475 | sam | 2002-09-29 20:19:53 +0200 (Sun, 29 Sep 2002) | 4 lines
  2283. Changed paths:
  2284.    M /trunk/include/vlc/vlc.h
  2285.    M /trunk/src/libvlc.c
  2286.    M /trunk/src/misc/configuration.c
  2287.    M /trunk/src/playlist/playlist.c
  2288.    M /trunk/src/vlc.c
  2289.   * ./src/playlist/playlist.c: don't run the playlist by default.
  2290.   * ./src/libvlc.c: if items are specified in the commandline, run the playlist.
  2291.   * ./src/vlc.c: don't rely on internal vlc types (mtime_t).
  2292. ------------------------------------------------------------------------
  2293. r2476 | sam | 2002-09-30 12:00:47 +0200 (Mon, 30 Sep 2002) | 2 lines
  2294. Changed paths:
  2295.    A /trunk/debian/Makefile.am
  2296.    A /trunk/doc/Makefile.am
  2297.    A /trunk/ipkg/Makefile.am
  2298.    A /trunk/lib/Makefile.am
  2299.    A /trunk/modules/Makefile.am
  2300.    A /trunk/modules/access/Modules.am
  2301.    A /trunk/modules/access/dvd/Modules.am
  2302.    A /trunk/modules/access/dvdplay/Modules.am
  2303.    A /trunk/modules/access/dvdread/Modules.am
  2304.    A /trunk/modules/access/satellite/Modules.am
  2305.    A /trunk/modules/access/v4l/Modules.am
  2306.    A /trunk/modules/access/vcd/Modules.am
  2307.    A /trunk/modules/audio_filter/channel_mixer/Modules.am
  2308.    A /trunk/modules/audio_filter/converter/Modules.am
  2309.    A /trunk/modules/audio_filter/resampler/Modules.am
  2310.    A /trunk/modules/audio_mixer/Modules.am
  2311.    A /trunk/modules/audio_output/Modules.am
  2312.    A /trunk/modules/codec/Modules.am
  2313.    A /trunk/modules/codec/a52old/Modules.am
  2314.    A /trunk/modules/codec/a52old/downmix/Modules.am
  2315.    A /trunk/modules/codec/a52old/imdct/Modules.am
  2316.    A /trunk/modules/codec/cinepak/Modules.am
  2317.    A /trunk/modules/codec/dv/Modules.am
  2318.    A /trunk/modules/codec/faad/Modules.am
  2319.    A /trunk/modules/codec/ffmpeg/Modules.am
  2320.    A /trunk/modules/codec/ffmpeg/postprocessing/Modules.am
  2321.    A /trunk/modules/codec/mad/Modules.am
  2322.    A /trunk/modules/codec/mpeg_audio/Modules.am
  2323.    A /trunk/modules/codec/mpeg_video/Modules.am
  2324.    A /trunk/modules/codec/mpeg_video/idct/Modules.am
  2325.    A /trunk/modules/codec/mpeg_video/motion/Modules.am
  2326.    A /trunk/modules/codec/spudec/Modules.am
  2327.    A /trunk/modules/control/lirc/Modules.am
  2328.    A /trunk/modules/control/rc/Modules.am
  2329.    A /trunk/modules/demux/Modules.am
  2330.    A /trunk/modules/demux/aac/Modules.am
  2331.    A /trunk/modules/demux/avi/Modules.am
  2332.    A /trunk/modules/demux/mp4/Modules.am
  2333.    A /trunk/modules/demux/mpeg/Modules.am
  2334.    A /trunk/modules/demux/util/Modules.am
  2335.    A /trunk/modules/gui/beos/Modules.am
  2336.    A /trunk/modules/gui/familiar/Modules.am
  2337.    A /trunk/modules/gui/gtk/Modules.am
  2338.    A /trunk/modules/gui/kde/Modules.am
  2339.    A /trunk/modules/gui/macosx/Modules.am
  2340.    A /trunk/modules/gui/ncurses/Modules.am
  2341.    A /trunk/modules/gui/qnx/Modules.am
  2342.    A /trunk/modules/gui/qt/Modules.am
  2343.    A /trunk/modules/gui/win32/Modules.am
  2344.    A /trunk/modules/misc/Modules.am
  2345.    A /trunk/modules/misc/dummy/Modules.am
  2346.    A /trunk/modules/misc/logger/Modules.am
  2347.    A /trunk/modules/misc/memcpy/Modules.am
  2348.    A /trunk/modules/misc/network/Modules.am
  2349.    A /trunk/modules/video_chroma/Modules.am
  2350.    A /trunk/modules/video_filter/Modules.am
  2351.    A /trunk/modules/video_filter/deinterlace/Modules.am
  2352.    A /trunk/modules/video_output/Modules.am
  2353.    A /trunk/modules/video_output/directx/Modules.am
  2354.    A /trunk/modules/video_output/mga/Modules.am
  2355.    A /trunk/modules/video_output/qte/Modules.am
  2356.    A /trunk/modules/video_output/x11/Modules.am
  2357.    A /trunk/modules/visualization/scope/Modules.am
  2358.    A /trunk/modules/visualization/xosd/Modules.am
  2359.    A /trunk/share/Makefile.am
  2360.    A /trunk/src/Makefile.am
  2361.   * ALL: added *.am files here and there for future automake support.
  2362. ------------------------------------------------------------------------
  2363. r2477 | sam | 2002-09-30 13:05:42 +0200 (Mon, 30 Sep 2002) | 4 lines
  2364. Changed paths:
  2365.    M /trunk/.cvsignore
  2366.    M /trunk/ChangeLog
  2367.    M /trunk/HACKING
  2368.    M /trunk/Makefile.am
  2369.    D /trunk/Makefile.config.in
  2370.    D /trunk/Makefile.modules
  2371.    D /trunk/Makefile.old
  2372.    D /trunk/Makefile.opts.in
  2373.    M /trunk/bootstrap
  2374.    A /trunk/configure.ac.in
  2375.    D /trunk/configure.in
  2376.    M /trunk/debian/.cvsignore
  2377.    M /trunk/debian/control
  2378.    M /trunk/debian/libvlc0-dev.dirs
  2379.    M /trunk/debian/rules
  2380.    A /trunk/debian/vlc-plugin-dvb.dirs
  2381.    M /trunk/debian/vlc.dirs
  2382.    A /trunk/doc/.cvsignore
  2383.    M /trunk/doc/developer/Makefile
  2384.    A /trunk/doc/developer/hacking.xml
  2385.    M /trunk/doc/developer/manual.xml
  2386.    M /trunk/doc/developer/overview.xml
  2387.    M /trunk/doc/fortunes.txt
  2388.    M /trunk/doc/vlc.1
  2389.    A /trunk/extras/GNUgetopt/.cvsignore
  2390.    M /trunk/include/modules_inner.h
  2391.    M /trunk/include/vlc_config.h
  2392.    D /trunk/include/vlc_symbols.h
  2393.    A /trunk/ipkg/.cvsignore
  2394.    M /trunk/lib/.cvsignore
  2395.    A /trunk/m4/.cvsignore
  2396.    A /trunk/modules/.cvsignore
  2397.    M /trunk/modules/access/.cvsignore
  2398.    D /trunk/modules/access/Makefile
  2399.    D /trunk/modules/access/dvd/Makefile
  2400.    D /trunk/modules/access/dvdplay/Makefile
  2401.    D /trunk/modules/access/dvdread/Makefile
  2402.    M /trunk/modules/access/file.c
  2403.    M /trunk/modules/access/http.c
  2404.    M /trunk/modules/access/rtp.c
  2405.    D /trunk/modules/access/satellite/Makefile
  2406.    M /trunk/modules/access/udp.c
  2407.    D /trunk/modules/access/v4l/Makefile
  2408.    D /trunk/modules/access/vcd/Makefile
  2409.    D /trunk/modules/audio_filter/channel_mixer/Makefile
  2410.    D /trunk/modules/audio_filter/converter/Makefile
  2411.    D /trunk/modules/audio_filter/resampler/Makefile
  2412.    D /trunk/modules/audio_mixer/Makefile
  2413.    D /trunk/modules/audio_output/Makefile
  2414.    M /trunk/modules/audio_output/arts.c
  2415.    M /trunk/modules/audio_output/sdl.c
  2416.    D /trunk/modules/codec/Makefile
  2417.    D /trunk/modules/codec/a52old/Makefile
  2418.    D /trunk/modules/codec/a52old/downmix/Makefile
  2419.    D /trunk/modules/codec/a52old/imdct/Makefile
  2420.    D /trunk/modules/codec/cinepak/Makefile
  2421.    D /trunk/modules/codec/dv/Makefile
  2422.    D /trunk/modules/codec/faad/Makefile
  2423.    D /trunk/modules/codec/ffmpeg/Makefile
  2424.    D /trunk/modules/codec/ffmpeg/postprocessing/Makefile
  2425.    D /trunk/modules/codec/mad/Makefile
  2426.    D /trunk/modules/codec/mpeg_audio/Makefile
  2427.    D /trunk/modules/codec/mpeg_video/Makefile
  2428.    D /trunk/modules/codec/mpeg_video/idct/Makefile
  2429.    D /trunk/modules/codec/mpeg_video/motion/Makefile
  2430.    D /trunk/modules/codec/spudec/Makefile
  2431.    D /trunk/modules/control/lirc/Makefile
  2432.    D /trunk/modules/control/rc/Makefile
  2433.    M /trunk/modules/control/rc/rc.c
  2434.    D /trunk/modules/demux/Makefile
  2435.    D /trunk/modules/demux/aac/Makefile
  2436.    D /trunk/modules/demux/avi/Makefile
  2437.    D /trunk/modules/demux/mp4/Makefile
  2438.    D /trunk/modules/demux/mpeg/Makefile
  2439.    D /trunk/modules/demux/util/Makefile
  2440.    D /trunk/modules/gui/beos/Makefile
  2441.    D /trunk/modules/gui/familiar/Makefile
  2442.    M /trunk/modules/gui/familiar/callbacks.c
  2443.    M /trunk/modules/gui/familiar/callbacks.h
  2444.    D /trunk/modules/gui/gtk/Makefile
  2445.    M /trunk/modules/gui/gtk/common.h
  2446.    M /trunk/modules/gui/gtk/display.c
  2447.    M /trunk/modules/gui/gtk/display.h
  2448.    M /trunk/modules/gui/gtk/gnome.c
  2449.    M /trunk/modules/gui/gtk/gnome.glade
  2450.    M /trunk/modules/gui/gtk/gnome_interface.c
  2451.    M /trunk/modules/gui/gtk/gtk.c
  2452.    M /trunk/modules/gui/gtk/gtk_callbacks.c
  2453.    M /trunk/modules/gui/gtk/gtk_callbacks.h
  2454.    M /trunk/modules/gui/gtk/open.c
  2455.    D /trunk/modules/gui/kde/Makefile
  2456.    D /trunk/modules/gui/macosx/Makefile
  2457.    D /trunk/modules/gui/ncurses/Makefile
  2458.    D /trunk/modules/gui/qnx/Makefile
  2459.    M /trunk/modules/gui/qt/.cvsignore
  2460.    D /trunk/modules/gui/qt/Makefile
  2461.    M /trunk/modules/gui/qt/intf.cpp
  2462.    A /trunk/modules/gui/qt/intf.h
  2463.    D /trunk/modules/gui/win32/Makefile
  2464.    M /trunk/modules/gui/win32/win32.bpr
  2465.    D /trunk/modules/misc/Makefile
  2466.    D /trunk/modules/misc/dummy/Makefile
  2467.    M /trunk/modules/misc/gtk_main.c
  2468.    D /trunk/modules/misc/logger/Makefile
  2469.    D /trunk/modules/misc/memcpy/Makefile
  2470.    D /trunk/modules/misc/network/Makefile
  2471.    D /trunk/modules/video_chroma/Makefile
  2472.    D /trunk/modules/video_filter/Makefile
  2473.    D /trunk/modules/video_filter/deinterlace/Makefile
  2474.    D /trunk/modules/video_output/Makefile
  2475.    D /trunk/modules/video_output/directx/Makefile
  2476.    M /trunk/modules/video_output/directx/aout.c
  2477.    D /trunk/modules/video_output/mga/Makefile
  2478.    D /trunk/modules/video_output/qte/Makefile
  2479.    M /trunk/modules/video_output/sdl.c
  2480.    D /trunk/modules/video_output/x11/Makefile
  2481.    D /trunk/modules/visualization/scope/Makefile
  2482.    D /trunk/modules/visualization/xosd/Makefile
  2483.    D /trunk/mozilla/Makefile
  2484.    M /trunk/mozilla/vlcintf.idl
  2485.    M /trunk/mozilla/vlcpeer.cpp
  2486.    M /trunk/mozilla/vlcpeer.h
  2487.    M /trunk/mozilla/vlcplugin.cpp
  2488.    M /trunk/mozilla/vlcplugin.h
  2489.    M /trunk/mozilla/vlcshell.cpp
  2490.    M /trunk/po/.cvsignore
  2491.    M /trunk/po/POTFILES.in
  2492.    A /trunk/share/.cvsignore
  2493.    A /trunk/src/.cvsignore
  2494.    M /trunk/src/misc/modules.c
  2495.    D /trunk/src/misc/modules_plugin.h
  2496.    M /trunk/src/misc/modules_plugin.h.in
  2497.    D /trunk/src/misc/symbols.c
  2498.    M /trunk/vlc-config.in
  2499.   * ALL: the build mechanism now uses automake. See HACKING for more details.
  2500.   * ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin.
  2501.   * debian/rules: the A52 module is now in a separate package.
  2502. ------------------------------------------------------------------------
  2503. r2478 | sam | 2002-09-30 17:46:47 +0200 (Mon, 30 Sep 2002) | 4 lines
  2504. Changed paths:
  2505.    M /trunk/.cvsignore
  2506.    M /trunk/debian/.cvsignore
  2507.    M /trunk/debian/rules
  2508.    M /trunk/include/.cvsignore
  2509.    M /trunk/modules/access/.cvsignore
  2510.    M /trunk/modules/access/dvd/.cvsignore
  2511.    M /trunk/modules/access/dvdplay/.cvsignore
  2512.    M /trunk/modules/access/dvdread/.cvsignore
  2513.    M /trunk/modules/access/satellite/.cvsignore
  2514.    M /trunk/modules/access/v4l/.cvsignore
  2515.    M /trunk/modules/access/vcd/.cvsignore
  2516.    M /trunk/modules/audio_filter/channel_mixer/.cvsignore
  2517.    M /trunk/modules/audio_filter/converter/.cvsignore
  2518.    M /trunk/modules/audio_filter/resampler/.cvsignore
  2519.    M /trunk/modules/audio_mixer/.cvsignore
  2520.    M /trunk/modules/audio_output/.cvsignore
  2521.    M /trunk/modules/codec/.cvsignore
  2522.    M /trunk/modules/codec/a52old/.cvsignore
  2523.    M /trunk/modules/codec/a52old/downmix/.cvsignore
  2524.    M /trunk/modules/codec/a52old/imdct/.cvsignore
  2525.    M /trunk/modules/codec/cinepak/.cvsignore
  2526.    M /trunk/modules/codec/dv/.cvsignore
  2527.    M /trunk/modules/codec/faad/.cvsignore
  2528.    M /trunk/modules/codec/ffmpeg/.cvsignore
  2529.    M /trunk/modules/codec/ffmpeg/postprocessing/.cvsignore
  2530.    M /trunk/modules/codec/mad/.cvsignore
  2531.    M /trunk/modules/codec/mpeg_audio/.cvsignore
  2532.    M /trunk/modules/codec/mpeg_video/.cvsignore
  2533.    M /trunk/modules/codec/mpeg_video/idct/.cvsignore
  2534.    M /trunk/modules/codec/mpeg_video/motion/.cvsignore
  2535.    M /trunk/modules/codec/spudec/.cvsignore
  2536.    M /trunk/modules/control/lirc/.cvsignore
  2537.    M /trunk/modules/control/rc/.cvsignore
  2538.    M /trunk/modules/demux/.cvsignore
  2539.    M /trunk/modules/demux/aac/.cvsignore
  2540.    M /trunk/modules/demux/avi/.cvsignore
  2541.    M /trunk/modules/demux/mp4/.cvsignore
  2542.    M /trunk/modules/demux/mpeg/.cvsignore
  2543.    M /trunk/modules/demux/util/.cvsignore
  2544.    M /trunk/modules/gui/beos/.cvsignore
  2545.    M /trunk/modules/gui/familiar/.cvsignore
  2546.    M /trunk/modules/gui/gtk/.cvsignore
  2547.    M /trunk/modules/gui/kde/.cvsignore
  2548.    M /trunk/modules/gui/macosx/.cvsignore
  2549.    M /trunk/modules/gui/ncurses/.cvsignore
  2550.    M /trunk/modules/gui/qnx/.cvsignore
  2551.    M /trunk/modules/gui/qt/.cvsignore
  2552.    M /trunk/modules/gui/win32/.cvsignore
  2553.    M /trunk/modules/misc/.cvsignore
  2554.    M /trunk/modules/misc/dummy/.cvsignore
  2555.    M /trunk/modules/misc/logger/.cvsignore
  2556.    M /trunk/modules/misc/memcpy/.cvsignore
  2557.    M /trunk/modules/misc/network/.cvsignore
  2558.    M /trunk/modules/video_chroma/.cvsignore
  2559.    M /trunk/modules/video_filter/.cvsignore
  2560.    M /trunk/modules/video_filter/deinterlace/.cvsignore
  2561.    M /trunk/modules/video_output/.cvsignore
  2562.    M /trunk/modules/video_output/directx/.cvsignore
  2563.    M /trunk/modules/video_output/mga/.cvsignore
  2564.    M /trunk/modules/video_output/x11/.cvsignore
  2565.    M /trunk/modules/visualization/scope/.cvsignore
  2566.    M /trunk/modules/visualization/xosd/.cvsignore
  2567.    M /trunk/mozilla/.cvsignore
  2568.    M /trunk/src/.cvsignore
  2569.    M /trunk/src/misc/.cvsignore
  2570.   * ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
  2571.     and gnome-vlc packages.
  2572.   * ALL: updated .cvsignore files to properly ignore automake files.
  2573. ------------------------------------------------------------------------
  2574. r2479 | sam | 2002-09-30 17:47:20 +0200 (Mon, 30 Sep 2002) | 2 lines
  2575. Changed paths:
  2576.    A /trunk/src/audio_output/.cvsignore
  2577.    A /trunk/src/input/.cvsignore
  2578.    A /trunk/src/interface/.cvsignore
  2579.    A /trunk/src/playlist/.cvsignore
  2580.    A /trunk/src/stream_output/.cvsignore
  2581.    A /trunk/src/video_output/.cvsignore
  2582.   * src/*: another bunch of .cvsignore files.
  2583. ------------------------------------------------------------------------
  2584. r2480 | titer | 2002-09-30 20:30:28 +0200 (Mon, 30 Sep 2002) | 3 lines
  2585. Changed paths:
  2586.    M /trunk/configure.ac.in
  2587.    M /trunk/modules/codec/spudec/render.c
  2588.    M /trunk/modules/gui/beos/BeOS.cpp
  2589.    M /trunk/modules/gui/beos/Bitmaps.h
  2590.    M /trunk/modules/gui/beos/DrawingTidbits.cpp
  2591.    M /trunk/modules/gui/beos/DrawingTidbits.h
  2592.    M /trunk/modules/gui/beos/Interface.cpp