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

多媒体

开发平台:

MultiPlatform

  1.    M /trunk/include/netutils.h
  2.    M /trunk/plugins/imdct/ac3_imdct_3dn.c
  3.    M /trunk/plugins/imdct/ac3_imdct_sse.c
  4.    M /trunk/plugins/imdct/imdct3dn.c
  5.    M /trunk/plugins/imdct/imdctsse.c
  6.    M /trunk/src/misc/netutils.c
  7.   * Win32 compilation fixes, esp. the MAC retrieval.
  8. ------------------------------------------------------------------------
  9. r919 | sam | 2001-05-28 04:44:39 +0200 (Mon, 28 May 2001) | 3 lines
  10. Changed paths:
  11.    M /trunk/src/misc/netutils.c
  12.   * Forgot a little #ifdef, sorry.
  13. ------------------------------------------------------------------------
  14. r920 | sam | 2001-05-28 04:54:09 +0200 (Mon, 28 May 2001) | 3 lines
  15. Changed paths:
  16.    M /trunk/src/misc/netutils.c
  17.   * Of course my Win32 patch broke the Un*x version.
  18. ------------------------------------------------------------------------
  19. r921 | xav | 2001-05-28 05:17:01 +0200 (Mon, 28 May 2001) | 6 lines
  20. Changed paths:
  21.    M /trunk/src/input/input.c
  22. Modified in order to add network input under Win32.
  23. It compiles under Linux and Win32 (yeeaaahaaa, haven't broken anything
  24. :-))
  25. (added the WinSock library initialization and cleanup)
  26. Could someone test if it does really function ?
  27. ------------------------------------------------------------------------
  28. r922 | sam | 2001-05-28 06:23:52 +0200 (Mon, 28 May 2001) | 7 lines
  29. Changed paths:
  30.    M /trunk/plugins/mpeg/input_ts.c
  31.    M /trunk/plugins/mpeg/input_ts.h
  32.    M /trunk/src/input/input.c
  33.    M /trunk/src/input/input_netlist.c
  34.   * Added a wrapper for readv() on platforms which don't support it. The
  35.     network support now compiles under Win32, but still doesn't work, the
  36.     select in plugins/mpeg/input_ts.c never returns any data.
  37.     Is there anything like strace(1) under Win32 to debug this ?
  38. ------------------------------------------------------------------------
  39. r923 | stef | 2001-05-29 15:53:16 +0200 (Tue, 29 May 2001) | 2 lines
  40. Changed paths:
  41.    M /trunk/plugins/gtk/gnome_interface.c
  42.    M /trunk/plugins/gtk/intf_gnome.glade
  43. *Fixed a bug with Previous chapter button in gnome
  44. ------------------------------------------------------------------------
  45. r924 | stef | 2001-05-30 07:19:03 +0200 (Wed, 30 May 2001) | 6 lines
  46. Changed paths:
  47.    M /trunk/include/audio_output.h
  48.    M /trunk/include/config.h.in
  49.    M /trunk/plugins/gtk/gnome_callbacks.c
  50.    M /trunk/plugins/gtk/gnome_callbacks.h
  51.    M /trunk/plugins/gtk/gnome_interface.c
  52.    M /trunk/plugins/gtk/gtk_callbacks.c
  53.    M /trunk/plugins/gtk/gtk_callbacks.h
  54.    M /trunk/plugins/gtk/gtk_display.c
  55.    M /trunk/plugins/gtk/gtk_interface.c
  56.    M /trunk/plugins/gtk/gtk_preferences.c
  57.    M /trunk/plugins/gtk/intf_gnome.glade
  58.    M /trunk/plugins/gtk/intf_gtk.glade
  59.    M /trunk/src/ac3_spdif/ac3_spdif.c
  60.    M /trunk/src/audio_output/aout_spdif.c
  61.    M /trunk/src/audio_output/audio_output.c
  62.    M /trunk/src/input/input.c
  63.    M /trunk/src/interface/main.c
  64. -Changes and bugfixes to make network work in VLAN Broadcast mode.
  65. -Bugfix in the interface to access the network specific features.
  66. -Some base of synchro in ac3 spdif
  67. ------------------------------------------------------------------------
  68. r925 | sam | 2001-05-30 19:03:13 +0200 (Wed, 30 May 2001) | 12 lines
  69. Changed paths:
  70.    M /trunk/INSTALL
  71.    M /trunk/Makefile
  72.    M /trunk/Makefile.modules
  73.    M /trunk/Makefile.opts.in
  74.    M /trunk/configure
  75.    M /trunk/configure.in
  76.    M /trunk/debian/control
  77.    M /trunk/debian/control-css
  78.    M /trunk/debian/rules
  79.    M /trunk/include/audio_output.h
  80.    M /trunk/include/common.h
  81.    M /trunk/include/defs.h.in
  82.    M /trunk/include/input.h
  83.    M /trunk/include/input_ext-intf.h
  84.    M /trunk/include/intf_playlist.h
  85.    D /trunk/include/intf_urldecode.h
  86.    M /trunk/include/main.h
  87.    M /trunk/include/modules.h
  88.    M /trunk/include/modules_inner.h
  89.    M /trunk/include/netutils.h
  90.    M /trunk/include/tests.h
  91.    M /trunk/include/video_decoder.h
  92.    M /trunk/include/video_output.h
  93.    M /trunk/include/video_parser.h
  94.    M /trunk/plugins/alsa/alsa.c
  95.    M /trunk/plugins/alsa/aout_alsa.c
  96.    M /trunk/plugins/beos/beos.cpp
  97.    M /trunk/plugins/beos/vout_beos.cpp
  98.    M /trunk/plugins/darwin/darwin.c
  99.    M /trunk/plugins/downmix/downmix.c
  100.    M /trunk/plugins/downmix/downmix3dn.c
  101.    M /trunk/plugins/downmix/downmixsse.c
  102.    M /trunk/plugins/dsp/aout_dsp.c
  103.    M /trunk/plugins/dsp/dsp.c
  104.    M /trunk/plugins/dummy/aout_dummy.c
  105.    M /trunk/plugins/dummy/dummy.c
  106.    M /trunk/plugins/dummy/intf_dummy.c
  107.    M /trunk/plugins/dummy/vout_dummy.c
  108.    M /trunk/plugins/dvd/dvd.c
  109.    M /trunk/plugins/dvd/input_dvd.c
  110.    M /trunk/plugins/esd/aout_esd.c
  111.    M /trunk/plugins/esd/esd.c
  112.    M /trunk/plugins/fb/fb.c
  113.    M /trunk/plugins/fb/vout_fb.c
  114.    M /trunk/plugins/ggi/ggi.c
  115.    M /trunk/plugins/ggi/vout_ggi.c
  116.    M /trunk/plugins/glide/Makefile
  117.    M /trunk/plugins/glide/glide.c
  118.    M /trunk/plugins/glide/vout_glide.c
  119.    M /trunk/plugins/gtk/Makefile
  120.    M /trunk/plugins/gtk/gnome.c
  121.    M /trunk/plugins/gtk/gtk.c
  122.    M /trunk/plugins/gtk/gtk_callbacks.c
  123.    M /trunk/plugins/gtk/gtk_control.c
  124.    M /trunk/plugins/gtk/gtk_display.c
  125.    M /trunk/plugins/gtk/gtk_menu.c
  126.    M /trunk/plugins/gtk/gtk_open.c
  127.    M /trunk/plugins/gtk/gtk_playlist.c
  128.    M /trunk/plugins/gtk/gtk_preferences.c
  129.    M /trunk/plugins/gtk/intf_gnome.c
  130.    M /trunk/plugins/gtk/intf_gtk.c
  131.    M /trunk/plugins/idct/Makefile
  132.    M /trunk/plugins/idct/idct.c
  133.    M /trunk/plugins/idct/idctaltivec.c
  134.    M /trunk/plugins/idct/idctclassic.c
  135.    M /trunk/plugins/idct/idctmmx.c
  136.    M /trunk/plugins/idct/idctmmxext.c
  137.    M /trunk/plugins/idct/vdec_block.h
  138.    M /trunk/plugins/idct/vdec_block_c.c
  139.    M /trunk/plugins/idct/vdec_block_mmx.c
  140.    M /trunk/plugins/imdct/imdct.c
  141.    M /trunk/plugins/imdct/imdct3dn.c
  142.    M /trunk/plugins/imdct/imdctsse.c
  143.    M /trunk/plugins/kde/kde.cpp
  144.    M /trunk/plugins/macosx/intf_macosx.c
  145.    M /trunk/plugins/macosx/macosx.c
  146.    M /trunk/plugins/macosx/vout_macosx.c
  147.    M /trunk/plugins/mga/mga.c
  148.    M /trunk/plugins/mga/vout_mga.c
  149.    M /trunk/plugins/motion/motion.c
  150.    M /trunk/plugins/motion/motionmmx.c
  151.    M /trunk/plugins/motion/motionmmxext.c
  152.    M /trunk/plugins/mpeg/es.c
  153.    M /trunk/plugins/mpeg/input_es.c
  154.    M /trunk/plugins/mpeg/input_ps.c
  155.    M /trunk/plugins/mpeg/input_ts.c
  156.    M /trunk/plugins/mpeg/ps.c
  157.    M /trunk/plugins/mpeg/ts.c
  158.    M /trunk/plugins/null/null.c
  159.    M /trunk/plugins/qt/Makefile
  160.    M /trunk/plugins/qt/intf_qt.cpp
  161.    M /trunk/plugins/qt/qt.cpp
  162.    M /trunk/plugins/sdl/aout_sdl.c
  163.    M /trunk/plugins/sdl/sdl.c
  164.    M /trunk/plugins/sdl/vout_sdl.c
  165.    M /trunk/plugins/text/ncurses.c
  166.    M /trunk/plugins/text/rc.c
  167.    M /trunk/plugins/x11/vout_x11.c
  168.    M /trunk/plugins/x11/vout_xvideo.c
  169.    M /trunk/plugins/x11/x11.c
  170.    M /trunk/plugins/x11/xvideo.c
  171.    M /trunk/plugins/yuv/yuv.c
  172.    M /trunk/plugins/yuv/yuvmmx.c
  173.    M /trunk/src/input/input.c
  174.    M /trunk/src/interface/intf_playlist.c
  175.    D /trunk/src/interface/intf_urldecode.c
  176.    M /trunk/src/misc/modules.c
  177.    M /trunk/src/misc/netutils.c
  178.    M /trunk/src/misc/tests.c
  179.    M /trunk/src/video_decoder/video_decoder.c
  180.    M /trunk/src/video_output/video_output.c
  181.    M /trunk/src/video_parser/video_parser.c
  182.   * Fixed the BeOS compile typo.
  183.   * The ALSA plugin is back.
  184.   * A gift for Gildas: plugins don't rely on backlinking any more. The
  185.     drawback is the dirty magic in include/modules_export.h which has to
  186.     be included whenever a module needs one of the functions in it. But
  187.      a) we should less and less rely on those functions
  188.      b) no plugin code modification was needed
  189.    The BeOS and MacOS X modules may be broken when compiled as plugins,
  190.    I'll check this later when I can reboot under BeOS.
  191. ------------------------------------------------------------------------
  192. r926 | sam | 2001-05-30 19:04:12 +0200 (Wed, 30 May 2001) | 3 lines
  193. Changed paths:
  194.    A /trunk/include/modules_export.h
  195.   * Hrmpf. Forgot the most important file.
  196. ------------------------------------------------------------------------
  197. r927 | sam | 2001-05-31 00:16:07 +0200 (Thu, 31 May 2001) | 3 lines
  198. Changed paths:
  199.    M /trunk/plugins/dvd/input_dvd.c
  200.    M /trunk/src/input/input.c
  201.   * Fixed a bug introduced in my previous commit which broke DVD input.
  202. ------------------------------------------------------------------------
  203. r928 | stef | 2001-05-31 01:02:04 +0200 (Thu, 31 May 2001) | 8 lines
  204. Changed paths:
  205.    M /trunk/include/main.h
  206.    M /trunk/include/modules_export.h
  207.    M /trunk/plugins/gtk/gnome_callbacks.c
  208.    M /trunk/plugins/gtk/gnome_callbacks.h
  209.    M /trunk/plugins/gtk/gnome_interface.c
  210.    M /trunk/plugins/gtk/gtk_callbacks.c
  211.    M /trunk/plugins/gtk/gtk_callbacks.h
  212.    M /trunk/plugins/gtk/gtk_display.c
  213.    M /trunk/plugins/gtk/gtk_interface.c
  214.    M /trunk/plugins/gtk/gtk_menu.c
  215.    M /trunk/plugins/gtk/gtk_open.c
  216.    M /trunk/plugins/gtk/gtk_open.h
  217.    M /trunk/plugins/gtk/gtk_playlist.c
  218.    M /trunk/plugins/gtk/intf_gnome.c
  219.    M /trunk/plugins/gtk/intf_gnome.glade
  220.    M /trunk/plugins/gtk/intf_gtk.c
  221.    M /trunk/plugins/gtk/intf_gtk.glade
  222.    M /trunk/plugins/imdct/ac3_imdct_3dn.c
  223.    M /trunk/src/audio_output/aout_spdif.c
  224.    M /trunk/src/interface/main.c
  225.    M /trunk/src/misc/netutils.c
  226. -Updated the gtk/gnome interface to work in network mode,
  227. -Fixed some bugs in interface (language menus in ts, misnamed fields)
  228. -Play/Stop work in network mode to start/stop decoding of the stream
  229. I have a segfault in imdct_3dn(93). But I can't underdand assembly.
  230. ------------------------------------------------------------------------
  231. r929 | sam | 2001-05-31 03:37:08 +0200 (Thu, 31 May 2001) | 4 lines
  232. Changed paths:
  233.    M /trunk/include/common.h
  234.    M /trunk/include/int_types.h
  235.    M /trunk/include/intf_msg.h
  236.    A /trunk/include/iovec.h
  237.    M /trunk/plugins/dummy/aout_dummy.c
  238.    M /trunk/plugins/dummy/intf_dummy.c
  239.    M /trunk/plugins/dvd/dvd_css.c
  240.    M /trunk/plugins/dvd/dvd_ifo.c
  241.    M /trunk/plugins/dvd/dvd_ioctl.c
  242.    M /trunk/plugins/dvd/dvd_netlist.c
  243.    M /trunk/plugins/dvd/dvd_summary.c
  244.    M /trunk/plugins/dvd/dvd_udf.c
  245.    M /trunk/plugins/dvd/input_dvd.c
  246.    M /trunk/plugins/mpeg/input_es.c
  247.    M /trunk/plugins/mpeg/input_ps.c
  248.    M /trunk/plugins/mpeg/input_ps.h
  249.    M /trunk/plugins/mpeg/input_ts.c
  250.    M /trunk/plugins/mpeg/input_ts.h
  251.    M /trunk/src/ac3_decoder/ac3_decoder_thread.c
  252.    M /trunk/src/ac3_spdif/ac3_iec958.c
  253.    M /trunk/src/ac3_spdif/ac3_spdif.c
  254.    M /trunk/src/audio_decoder/audio_decoder.c
  255.    M /trunk/src/audio_output/aout_spdif.c
  256.    M /trunk/src/audio_output/audio_output.c
  257.    M /trunk/src/input/input.c
  258.    M /trunk/src/input/input_netlist.c
  259.    M /trunk/src/interface/intf_msg.c
  260.    M /trunk/src/interface/main.c
  261.    M /trunk/src/lpcm_decoder/lpcm_decoder_thread.c
  262.    M /trunk/src/misc/modules.c
  263.    M /trunk/src/misc/mtime.c
  264.    M /trunk/src/misc/netutils.c
  265.    M /trunk/src/spu_decoder/spu_decoder.c
  266.    M /trunk/src/video_decoder/video_decoder.c
  267.    M /trunk/src/video_output/video_text.c
  268.    M /trunk/src/video_parser/video_parser.c
  269.   * Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile
  270.     vlc with MS and Intel C/C++ compilers.
  271. ------------------------------------------------------------------------
  272. r930 | sam | 2001-05-31 05:12:49 +0200 (Thu, 31 May 2001) | 3 lines
  273. Changed paths:
  274.    M /trunk/AUTHORS
  275.    M /trunk/include/common.h
  276.    M /trunk/include/intf_msg.h
  277.    M /trunk/plugins/dvd/dvd_css.c
  278.    M /trunk/plugins/dvd/dvd_ifo.c
  279.    M /trunk/plugins/dvd/dvd_ioctl.c
  280.    M /trunk/plugins/dvd/dvd_ioctl.h
  281.    M /trunk/plugins/dvd/dvd_netlist.c
  282.    M /trunk/plugins/dvd/dvd_udf.c
  283.    M /trunk/plugins/dvd/input_dvd.c
  284.    M /trunk/plugins/mpeg/input_es.c
  285.    M /trunk/plugins/mpeg/input_ps.c
  286.    M /trunk/plugins/mpeg/input_ps.h
  287.    M /trunk/plugins/mpeg/input_ts.c
  288.    M /trunk/src/audio_output/aout_spdif.c
  289.    M /trunk/src/input/input.c
  290.    M /trunk/src/misc/mtime.c
  291.    M /trunk/src/video_output/video_text.c
  292.   * Win2000 DVD input by Jon Lech Johansen <jon-vl@nanocrew.net>.
  293. ------------------------------------------------------------------------
  294. r931 | sam | 2001-05-31 05:23:24 +0200 (Thu, 31 May 2001) | 4 lines
  295. Changed paths:
  296.    M /trunk/plugins/gtk/gtk_playlist.c
  297.    M /trunk/plugins/gtk/gtk_playlist.h
  298.    M /trunk/plugins/gtk/intf_gtk.c
  299.    M /trunk/plugins/sdl/vout_sdl.c
  300.    M /trunk/src/video_output/video_output.c
  301.   * miscellaneous Win32 fixes by Gildas Bazin <gbazin@netcourrier.com>, sorry
  302.     for the 2 weeks delay.
  303. ------------------------------------------------------------------------
  304. r932 | sam | 2001-05-31 05:57:54 +0200 (Thu, 31 May 2001) | 3 lines
  305. Changed paths:
  306.    A /trunk/include/input_iovec.h
  307.    D /trunk/include/iovec.h
  308.    M /trunk/plugins/beos/aout_beos.cpp
  309.    M /trunk/plugins/beos/beos.cpp
  310.    M /trunk/plugins/beos/intf_beos.cpp
  311.    M /trunk/plugins/beos/vout_beos.cpp
  312.    M /trunk/plugins/dvd/dvd.c
  313.    M /trunk/plugins/dvd/dvd_ioctl.h
  314.    M /trunk/plugins/dvd/dvd_netlist.c
  315.    M /trunk/plugins/dvd/input_dvd.c
  316.    M /trunk/plugins/mpeg/input_ts.c
  317.    M /trunk/src/input/input.c
  318.    M /trunk/src/input/input_netlist.c
  319.    M /trunk/src/video_output/video_output.c
  320.   * BeOS fixes. renamed iovec.h to input_iovec.h because of namespace issues.
  321. ------------------------------------------------------------------------
  322. r933 | sam | 2001-05-31 14:45:39 +0200 (Thu, 31 May 2001) | 3 lines
  323. Changed paths:
  324.    M /trunk/Makefile.opts.in
  325.    M /trunk/include/modules_core.h
  326.    M /trunk/plugins/gtk/intf_gtk.c
  327.    M /trunk/src/input/input.c
  328.    M /trunk/src/misc/modules.c
  329.    M /trunk/src/misc/mtime.c
  330.   * Win32 plugin support by Gildas Bazin <gbazin@netcourrier.com>.
  331. ------------------------------------------------------------------------
  332. r934 | stef | 2001-05-31 18:10:05 +0200 (Thu, 31 May 2001) | 4 lines
  333. Changed paths:
  334.    M /trunk/plugins/dvd/input_dvd.c
  335.    M /trunk/plugins/gtk/gtk_callbacks.c
  336.    M /trunk/plugins/gtk/gtk_menu.c
  337.    M /trunk/src/audio_output/aout_spdif.c
  338. *fixed a double malloc/free bug in DVDRead
  339. *fixed a lock issue in the interface introduced in my last commit
  340. ------------------------------------------------------------------------
  341. r935 | sam | 2001-06-02 03:09:03 +0200 (Sat, 02 Jun 2001) | 9 lines
  342. Changed paths:
  343.    M /trunk/INSTALL
  344.    M /trunk/Makefile
  345.    M /trunk/Makefile.opts.in
  346.    M /trunk/configure
  347.    M /trunk/configure.in
  348.    D /trunk/include/modules_builtin.h.in
  349.    D /trunk/include/modules_core.h
  350.    A /trunk/plugins/directx
  351.    A /trunk/plugins/directx/Makefile
  352.    A /trunk/plugins/directx/aout_directx.c
  353.    A /trunk/plugins/directx/directx.c
  354.    A /trunk/plugins/directx/vout_directx.c
  355.    M /trunk/plugins/gtk/gtk_menu.c
  356.    M /trunk/plugins/mpeg/input_ts.c
  357.    M /trunk/plugins/mpeg/input_ts.h
  358.    M /trunk/src/interface/intf_msg.c
  359.    A /trunk/src/misc/modules_builtin.h.in
  360.    A /trunk/src/misc/modules_core.h
  361.    M /trunk/src/misc/netutils.c
  362.    M /trunk/src/spu_decoder/spu_decoder.c
  363.   * DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>.
  364.     Notes: o I called it 'directx' instead of 'windx' because it
  365.              made a lot more sense to me.
  366.            o Completely untested. I didn't manage to compile it yet.
  367.            o Code in vout_directx.c will go through a big rewrite when
  368.              vout 4 is finished. Xav is already working on this.
  369. ------------------------------------------------------------------------
  370. r936 | sam | 2001-06-02 03:10:19 +0200 (Sat, 02 Jun 2001) | 4 lines
  371. Changed paths:
  372.    M /trunk/include/.cvsignore
  373.    A /trunk/src/misc/.cvsignore
  374.   * Moved modules_builtins.h.in into src/misc. Please remove
  375.     include/modules_builtins.h in your local tree.
  376. ------------------------------------------------------------------------
  377. r937 | tcastley | 2001-06-02 11:42:26 +0200 (Sat, 02 Jun 2001) | 3 lines
  378. Changed paths:
  379.    A /trunk/plugins/beos/InterfaceWindow.cpp
  380.    M /trunk/plugins/beos/intf_beos.cpp
  381. Change to the set out of the BeOS code to
  382. allow more logical updates.
  383. ------------------------------------------------------------------------
  384. r938 | tcastley | 2001-06-02 12:16:43 +0200 (Sat, 02 Jun 2001) | 5 lines
  385. Changed paths:
  386.    M /trunk/plugins/beos/Makefile
  387. Forgot this...
  388. Change to the set out of the BeOS code to
  389. allow more logical updates.
  390. ------------------------------------------------------------------------
  391. r939 | sam | 2001-06-03 14:47:22 +0200 (Sun, 03 Jun 2001) | 6 lines
  392. Changed paths:
  393.    M /trunk/Makefile
  394.    M /trunk/Makefile.dep
  395.    M /trunk/Makefile.modules
  396.    M /trunk/Makefile.opts.in
  397.    M /trunk/configure
  398.    M /trunk/configure.in
  399.    M /trunk/include/common.h
  400.    M /trunk/include/modules_export.h
  401.    M /trunk/include/mpeg_system.h
  402.    M /trunk/include/video_fifo.h
  403.    M /trunk/plugins/beos/InterfaceWindow.h
  404.    M /trunk/plugins/directx/aout_directx.c
  405.    M /trunk/plugins/directx/vout_directx.c
  406.    M /trunk/plugins/downmix/ac3_downmix_3dn.c
  407.    M /trunk/plugins/downmix/ac3_downmix_sse.c
  408.    M /trunk/plugins/downmix/downmix3dn.c
  409.    M /trunk/plugins/downmix/downmixsse.c
  410.    M /trunk/plugins/dvd/dvd_css.c
  411.    M /trunk/plugins/dvd/dvd_ifo.c
  412.    M /trunk/plugins/dvd/dvd_ioctl.c
  413.    M /trunk/plugins/dvd/dvd_netlist.c
  414.    M /trunk/plugins/dvd/dvd_summary.c
  415.    M /trunk/plugins/dvd/dvd_udf.c
  416.    M /trunk/plugins/dvd/input_dvd.c
  417.    M /trunk/plugins/idct/idct.c
  418.    M /trunk/plugins/idct/idctaltivec.c
  419.    M /trunk/plugins/idct/idctclassic.c
  420.    M /trunk/plugins/idct/idctmmx.c
  421.    M /trunk/plugins/idct/idctmmxext.c
  422.    M /trunk/plugins/idct/vdec_block_c.c
  423.    M /trunk/plugins/idct/vdec_block_mmx.c
  424.    M /trunk/plugins/imdct/ac3_imdct_3dn.c
  425.    M /trunk/plugins/imdct/imdct.c
  426.    M /trunk/plugins/imdct/imdct3dn.c
  427.    M /trunk/plugins/imdct/imdctsse.c
  428.    M /trunk/plugins/motion/motion.c
  429.    M /trunk/plugins/motion/motionmmx.c
  430.    M /trunk/plugins/motion/motionmmxext.c
  431.    M /trunk/plugins/motion/vdec_motion_common.c
  432.    M /trunk/plugins/mpeg/es.c
  433.    M /trunk/plugins/mpeg/input_ps.c
  434.    M /trunk/plugins/mpeg/input_ts.c
  435.    M /trunk/plugins/mpeg/ts.c
  436.    M /trunk/plugins/null/null.c
  437.    M /trunk/plugins/text/intf_rc.c
  438.    M /trunk/plugins/text/rc.c
  439.    M /trunk/plugins/yuv/transforms_yuv.c
  440.    M /trunk/plugins/yuv/transforms_yuvmmx.c
  441.    M /trunk/plugins/yuv/video_yuv.c
  442.    M /trunk/plugins/yuv/video_yuvmmx.c
  443.    M /trunk/plugins/yuv/yuv.c
  444.    M /trunk/plugins/yuv/yuvmmx.c
  445.    M /trunk/src/misc/modules.c
  446.    M /trunk/src/video_decoder/video_decoder.c
  447.   * Various little fixes
  448.    - BeOS interface compilation fix by Rene Gollent.
  449.    - DirectX plugin compilation fix by Gildas Bazin.
  450.    - removed %ebx spill in the iMDCT plugins.
  451. ------------------------------------------------------------------------
  452. r940 | sam | 2001-06-05 06:08:06 +0200 (Tue, 05 Jun 2001) | 3 lines
  453. Changed paths:
  454.    M /trunk/ChangeLog
  455.    M /trunk/Makefile
  456.    M /trunk/Makefile.opts.in
  457.    M /trunk/configure
  458.    M /trunk/configure.in
  459.    M /trunk/debian/changelog
  460.    M /trunk/debian/changelog-css
  461.    M /trunk/plugins/sdl/Makefile
  462.    M /trunk/vlc.spec
  463.   * Updated things and stuff for 0.2.80 release.
  464. ------------------------------------------------------------------------
  465. r941 | sam | 2001-06-07 03:10:33 +0200 (Thu, 07 Jun 2001) | 25 lines
  466. Changed paths:
  467.    M /trunk/ChangeLog
  468.    M /trunk/Makefile
  469.    M /trunk/Makefile.opts.in
  470.    M /trunk/configure
  471.    M /trunk/configure.in
  472.    M /trunk/plugins/dummy/Makefile
  473.    M /trunk/plugins/dummy/dummy.c
  474.    A /trunk/plugins/dummy/input_dummy.c
  475.    A /trunk/plugins/dummy/null.c
  476.    D /trunk/plugins/null
  477.    M /trunk/src/input/input.c
  478.   * Put most builtins in plugins again due to performances issues (more
  479.     about this in a forthcoming post here).
  480.   * Fixed the painfully slow build process (at last!).
  481.   * Moved the null plugin together with the dummy one.
  482.   * Added new dummy input plugin.
  483.    More on the dummy input plugin: we'll use it to insert commands in
  484.   the playlist. Currently implemented are the "quit" and "pause" functions,
  485.   here are examples on how they are used:
  486.     vlc file.mpeg vlc:quit                # exit after file.mpeg has been read.
  487.     vlc file1.mpeg vlc:pause:3 file2.mpeg # pause 3 seconds before playing
  488.                                           # the next file.
  489.    From now we can more efficiently benchmark vlc. For instance, to test
  490.   the video output changes I am doing, I use such a command:
  491.     time vlc -I dummy --noaudio file.mpeg vlc:quit
  492.    Future extentions might include more interesting stuff like "switch
  493.   to full screen", "repeat next file 3 times", "switch to SDL video
  494.   output"...
  495. ------------------------------------------------------------------------
  496. r942 | sam | 2001-06-07 17:27:44 +0200 (Thu, 07 Jun 2001) | 5 lines
  497. Changed paths:
  498.    M /trunk/AUTHORS
  499.    M /trunk/configure
  500.    M /trunk/configure.in
  501.    M /trunk/include/modules_export.h
  502.    M /trunk/plugins/dvd/dvd_ifo.c
  503.    M /trunk/plugins/dvd/dvd_ifo.h
  504.    M /trunk/plugins/motion/motion.c
  505.    M /trunk/plugins/motion/motionmmx.c
  506.    M /trunk/plugins/motion/motionmmxext.c
  507.    M /trunk/plugins/motion/vdec_motion_common.c
  508.    M /trunk/plugins/motion/vdec_motion_inner.c
  509.    M /trunk/plugins/motion/vdec_motion_inner_mmx.c
  510.    M /trunk/plugins/motion/vdec_motion_inner_mmxext.c
  511.    M /trunk/plugins/mpeg/input_es.c
  512.   * Applied old FreeBSD patch for dvd input by German Tischler.
  513.   * Found what was causing the slowdowns: a namespace collision. Put all
  514.     plugins into builtins again.
  515. ------------------------------------------------------------------------
  516. r943 | sam | 2001-06-08 00:14:56 +0200 (Fri, 08 Jun 2001) | 4 lines
  517. Changed paths:
  518.    M /trunk/plugins/motion/vdec_motion_inner.c
  519.    M /trunk/plugins/motion/vdec_motion_inner_mmx.c
  520.    M /trunk/plugins/motion/vdec_motion_inner_mmxext.c
  521.    M /trunk/plugins/sdl/vout_sdl.c
  522.   * SDL compilation fix for FreeBSD.
  523.   * Fixed compilation of motion modules as plugins.
  524. ------------------------------------------------------------------------
  525. r944 | sam | 2001-06-08 00:25:42 +0200 (Fri, 08 Jun 2001) | 3 lines
  526. Changed paths:
  527.    M /trunk/plugins/dvd/dvd_css.c
  528.    M /trunk/plugins/dvd/dvd_ifo.c
  529.    M /trunk/plugins/dvd/dvd_summary.c
  530.    M /trunk/plugins/dvd/dvd_udf.c
  531.    M /trunk/plugins/dvd/input_dvd.c
  532.    M /trunk/plugins/dvd/input_dvd.h
  533.   * Another FreeBSD compilation fix.
  534. ------------------------------------------------------------------------
  535. r945 | sam | 2001-06-08 22:03:16 +0200 (Fri, 08 Jun 2001) | 4 lines
  536. Changed paths:
  537.    M /trunk/include/modules_export.h
  538.    M /trunk/plugins/directx/vout_directx.c
  539.    M /trunk/plugins/dummy/input_dummy.c
  540.   * Lots of DirectX plugin fixes by Gildas Bazin.
  541.   * Compilation fix in message queue mode.
  542. ------------------------------------------------------------------------
  543. r946 | stef | 2001-06-09 19:01:22 +0200 (Sat, 09 Jun 2001) | 8 lines
  544. Changed paths:
  545.    M /trunk/include/input_ext-intf.h
  546.    M /trunk/plugins/dvd/input_dvd.c
  547.    M /trunk/src/ac3_spdif/ac3_spdif.c
  548.    M /trunk/src/ac3_spdif/ac3_spdif.h
  549.    M /trunk/src/audio_output/aout_spdif.c
  550.    M /trunk/src/input/input_clock.c
  551. *Fixed a bug in synchro reinitialisation: we no longer have a shift each
  552. time we restart the synchro (for scr discontinuity for instance)
  553. *In DVD mode, we reinit the synchro only if the scr are not continuous
  554. (instead of each cell)
  555. *Try to improve ac3 spdif to prevent from desynchronization.
  556. ------------------------------------------------------------------------
  557. r947 | reno | 2001-06-12 02:30:41 +0200 (Tue, 12 Jun 2001) | 2 lines
  558. Changed paths:
  559.    M /trunk/include/ac3_imdct.h
  560.    M /trunk/plugins/imdct/imdct3dn.c
  561.    M /trunk/plugins/imdct/imdctsse.c
  562.    M /trunk/src/ac3_decoder/ac3_decoder.h
  563.    M /trunk/src/interface/main.c
  564. * Check that OS support SSE optimization for PIII (to avoid illegal hardware instruction on Linux 2.2.x)
  565. ------------------------------------------------------------------------
  566. r948 | reno | 2001-06-12 13:02:07 +0200 (Tue, 12 Jun 2001) | 2 lines
  567. Changed paths:
  568.    M /trunk/src/interface/main.c
  569. * Fix the warning in compilation of main.c
  570. ------------------------------------------------------------------------
  571. r949 | henri | 2001-06-12 15:50:09 +0200 (Tue, 12 Jun 2001) | 4 lines
  572. Changed paths:
  573.    M /trunk/Makefile
  574.    M /trunk/TODO
  575.    D /trunk/src/lpcm_decoder/lpcm_decoder.c
  576.    D /trunk/src/lpcm_decoder/lpcm_decoder.h
  577.    M /trunk/src/lpcm_decoder/lpcm_decoder_thread.c
  578.    M /trunk/src/lpcm_decoder/lpcm_decoder_thread.h
  579. Added LPCM support. It should work with stereo LPCM.
  580. Untested with 5-ways LPCM streams.
  581. ------------------------------------------------------------------------
  582. r950 | stef | 2001-06-12 20:16:49 +0200 (Tue, 12 Jun 2001) | 17 lines
  583. Changed paths:
  584.    M /trunk/include/main.h
  585.    M /trunk/plugins/dvd/dvd_summary.c
  586.    M /trunk/plugins/dvd/input_dvd.c
  587.    M /trunk/src/audio_output/aout_ext-dec.c
  588.    M /trunk/src/audio_output/aout_spdif.c
  589.    M /trunk/src/audio_output/audio_output.c
  590.    M /trunk/src/input/input.c
  591.    M /trunk/src/input/input_programs.c
  592. *slight modification in input_dvd since Getiovec wasn't at the right
  593. place
  594. *send escape packet when changing title, not to be stuck in some
  595. decoder.
  596. *the position in the title is now resetted when we change title to
  597. prevent a title from being unavailable because we're stuck at the end
  598. *fixed a bug with 1-chapter-long title that displayed chapter 0.
  599. *added a _temporary_ field in p_main to know whether the audio stream is
  600. ac3 (ugly). It allows a vlc launched in spdif mode to play mpeg or lpcm
  601. audio.
  602. *cleaned the title property messages to get rid of the ugly stars.
  603. ------------------------------------------------------------------------
  604. r951 | sam | 2001-06-13 00:14:44 +0200 (Wed, 13 Jun 2001) | 3 lines
  605. Changed paths:
  606.    M /trunk/Makefile
  607.    M /trunk/Makefile.opts.in
  608.    M /trunk/configure
  609.    M /trunk/configure.in
  610.    A /trunk/extras/libdvdcss
  611.    A /trunk/extras/libdvdcss/.cvsignore
  612.    A /trunk/extras/libdvdcss/Makefile
  613.    A /trunk/extras/libdvdcss/css.c
  614.    A /trunk/extras/libdvdcss/css.h
  615.    A /trunk/extras/libdvdcss/csstables.h
  616.    A /trunk/extras/libdvdcss/ioctl.c
  617.    A /trunk/extras/libdvdcss/ioctl.h
  618.    A /trunk/extras/libdvdcss/libdvdcss.c
  619.    A /trunk/extras/libdvdcss/libdvdcss.h
  620.    A /trunk/extras/libdvdcss/videolan
  621.    A /trunk/extras/libdvdcss/videolan/dvdcss.h
  622.    M /trunk/include/input_iovec.h
  623.    M /trunk/plugins/dvd/Makefile
  624.    D /trunk/plugins/dvd/dvd_css.c
  625.    D /trunk/plugins/dvd/dvd_css.h
  626.    D /trunk/plugins/dvd/dvd_csstables.h
  627.    M /trunk/plugins/dvd/dvd_ifo.c
  628.    M /trunk/plugins/dvd/dvd_ifo.h
  629.    D /trunk/plugins/dvd/dvd_ioctl.c
  630.    D /trunk/plugins/dvd/dvd_ioctl.h
  631.    M /trunk/plugins/dvd/dvd_summary.c
  632.    M /trunk/plugins/dvd/dvd_udf.c
  633.    M /trunk/plugins/dvd/dvd_udf.h
  634.    M /trunk/plugins/dvd/input_dvd.c
  635.    M /trunk/plugins/dvd/input_dvd.h
  636.    A /trunk/plugins/kde/.cvsignore
  637.    M /trunk/plugins/sdl/Makefile
  638.    M /trunk/src/interface/main.c
  639.   * Exported the CSS part of the dvd plugin into a library.
  640. ------------------------------------------------------------------------
  641. r952 | stef | 2001-06-13 02:03:08 +0200 (Wed, 13 Jun 2001) | 3 lines
  642. Changed paths:
  643.    M /trunk/plugins/dvd/dvd_netlist.c
  644.    M /trunk/plugins/dvd/input_dvd.c
  645.    M /trunk/src/audio_output/aout_spdif.c
  646. *the dvd netlist no longer stops when the fifo is empty ; it just waits
  647. that there are free vectors again
  648. ------------------------------------------------------------------------
  649. r953 | sam | 2001-06-14 03:49:44 +0200 (Thu, 14 Jun 2001) | 10 lines
  650. Changed paths:
  651.    M /trunk/Makefile
  652.    M /trunk/Makefile.opts.in
  653.    M /trunk/configure
  654.    M /trunk/configure.in
  655.    M /trunk/debian/control
  656.    M /trunk/extras/libdvdcss/Makefile
  657.    M /trunk/extras/libdvdcss/libdvdcss.c
  658.    M /trunk/extras/libdvdcss/libdvdcss.h
  659.    M /trunk/extras/libdvdcss/videolan/dvdcss.h
  660.    M /trunk/include/defs.h.in
  661.    M /trunk/include/threads.h
  662.    M /trunk/lib/.cvsignore
  663.    M /trunk/plugins/directx/aout_directx.c
  664.    M /trunk/plugins/directx/vout_directx.c
  665.    M /trunk/plugins/dummy/aout_dummy.c
  666.    M /trunk/plugins/dummy/intf_dummy.c
  667.    M /trunk/plugins/dvd/Makefile
  668.    M /trunk/plugins/dvd/input_dvd.c
  669.    M /trunk/plugins/gtk/gtk_menu.c
  670.    M /trunk/plugins/gtk/gtk_menu.h
  671.    M /trunk/plugins/gtk/intf_gtk.h
  672.    M /trunk/src/input/input.c
  673.    M /trunk/src/interface/main.c
  674.    M /trunk/src/misc/modules.c
  675.    M /trunk/src/misc/modules_core.h
  676.    M /trunk/src/misc/mtime.c
  677.    M /trunk/src/video_output/video_output.c
  678.   * DirectX enhancements by Gildas Bazin, such as software rendering.
  679.   * Merged dvdcss_init and dvdcss_open into dvdcss_open, and dvdcss_close
  680.     and dvdcss_end into dvdcss_close. libdvdcss API now has 7 functions.
  681.   * Another failed attempt at profiling vlc under Linux: ported the
  682.     threads API to GNU Pth. Activate with --enable-pth. It doesn't seem to
  683.     spawn new threads for me, maybe someone will have better luck.
  684.   * Makefile optimizations.
  685.   * Automatic build of libdvdcss if not found.
  686. ------------------------------------------------------------------------
  687. r954 | sam | 2001-06-14 04:47:45 +0200 (Thu, 14 Jun 2001) | 4 lines
  688. Changed paths:
  689.    M /trunk/ChangeLog
  690.    M /trunk/Makefile.opts.in
  691.    M /trunk/configure
  692.    M /trunk/configure.in
  693.    M /trunk/extras/libdvdcss/Makefile
  694.    M /trunk/extras/libdvdcss/css.c
  695.    M /trunk/extras/libdvdcss/ioctl.c
  696.    M /trunk/extras/libdvdcss/ioctl.h
  697.    M /trunk/extras/libdvdcss/libdvdcss.c
  698.    M /trunk/extras/libdvdcss/libdvdcss.h
  699.    M /trunk/include/defs.h.in
  700.    M /trunk/plugins/dvd/input_dvd.c
  701.    M /trunk/src/input/input.c
  702.    M /trunk/src/misc/modules.c
  703.   * Fully working Windows DVD ioctl support by Jon Lech Johansen.
  704.   * Usual weekly ChangeLog mass-update.
  705. ------------------------------------------------------------------------
  706. r955 | sam | 2001-06-14 22:21:04 +0200 (Thu, 14 Jun 2001) | 11 lines
  707. Changed paths:
  708.    M /trunk/ChangeLog
  709.    M /trunk/Makefile.opts.in
  710.    M /trunk/configure
  711.    M /trunk/configure.in
  712.    M /trunk/include/threads.h
  713.    M /trunk/src/interface/main.c
  714.    M /trunk/src/misc/mtime.c
  715.   * Added gprof profiling support with --enable-profiling.
  716.     It works at last! configure with --enable-profiling, build, run
  717.  vlc (you may want to add --noaudio, it currently segfaults with sound
  718.  here) and launch "gprof vlc" when finished.
  719.     To make gprof work with multithreaded programs, one needs to set the
  720.  internal ITIMER_PROF timer for each new thread launched. I did this
  721.  through a wrapper in vlc_thread_create (see include/threads.h).
  722. ------------------------------------------------------------------------
  723. r956 | stef | 2001-06-15 03:22:58 +0200 (Fri, 15 Jun 2001) | 2 lines
  724. Changed paths:
  725.    M /trunk/plugins/dvd/input_dvd.c
  726. *Removed a lock that caused late frames in DVDRead.
  727. ------------------------------------------------------------------------
  728. r957 | sam | 2001-06-15 07:12:30 +0200 (Fri, 15 Jun 2001) | 4 lines
  729. Changed paths:
  730.    M /trunk/ChangeLog
  731.    M /trunk/plugins/dvd/dvd_netlist.c
  732.    M /trunk/plugins/dvd/input_dvd.c
  733.    M /trunk/src/input/input.c
  734.   * Unrolled two loops in dvd_netlist.c to prevent flooding.
  735.   * DVD input stuttering fix by Jon Lech Johansen.
  736. ------------------------------------------------------------------------
  737. r958 | tcastley | 2001-06-15 11:07:10 +0200 (Fri, 15 Jun 2001) | 3 lines
  738. Changed paths:
  739.    M /trunk/plugins/beos/InterfaceWindow.cpp
  740.    M /trunk/plugins/beos/InterfaceWindow.h
  741.    M /trunk/plugins/beos/Makefile
  742.    A /trunk/plugins/beos/MediaControlView.cpp
  743.    A /trunk/plugins/beos/MediaControlView.h
  744.    M /trunk/plugins/beos/MsgVals.h
  745.    A /trunk/plugins/beos/PlayListWindow.cpp
  746.    A /trunk/plugins/beos/PlayListWindow.h
  747. New simple playlist.
  748. Enable/disable controls depending on what is in the playlist.
  749. ------------------------------------------------------------------------
  750. r959 | sam | 2001-06-19 01:42:07 +0200 (Tue, 19 Jun 2001) | 3 lines
  751. Changed paths:
  752.    A /trunk/INSTALL.libdvdcss
  753.    M /trunk/Makefile
  754.    M /trunk/Makefile.opts.in
  755.    M /trunk/configure
  756.    M /trunk/configure.in
  757.    M /trunk/src/video_parser/vpar_blocks.c
  758.   * First libdvdcss version
  759. ------------------------------------------------------------------------
  760. r960 | sam | 2001-06-19 07:51:57 +0200 (Tue, 19 Jun 2001) | 3 lines
  761. Changed paths:
  762.    M /trunk/ChangeLog
  763.    M /trunk/plugins/x11/vout_x11.c
  764.    M /trunk/plugins/x11/vout_xvideo.c
  765.   * FreeBSD (and probably QNX) shared memory handling fix.
  766. ------------------------------------------------------------------------
  767. r961 | sam | 2001-06-20 09:43:48 +0200 (Wed, 20 Jun 2001) | 5 lines
  768. Changed paths:
  769.    M /trunk/extras/libdvdcss/css.h
  770.    M /trunk/extras/libdvdcss/ioctl.h
  771.    M /trunk/extras/libdvdcss/videolan/dvdcss.h
  772.    M /trunk/plugins/dvd/dvd_ifo.c
  773.    M /trunk/plugins/idct/vdec_block_c.c
  774.    M /trunk/plugins/idct/vdec_block_mmx.c
  775.    M /trunk/plugins/mpeg/input_ts.h
  776.   * Fixed an alignment issue in the ifo parser. The Matrix problem should
  777.     be solved.
  778.   * Minor cosmetic fixes and warning removals here and there.
  779. ------------------------------------------------------------------------
  780. r962 | sam | 2001-06-21 09:22:03 +0200 (Thu, 21 Jun 2001) | 3 lines
  781. Changed paths:
  782.    M /trunk/AUTHORS
  783.    M /trunk/include/input_iovec.h
  784.    A /trunk/plugins/directx/.cvsignore
  785.    M /trunk/plugins/mpeg/input_ts.c
  786.    M /trunk/plugins/mpeg/input_ts.h
  787.    M /trunk/src/input/input.c
  788.   * Win32 network support by Boris Dor?239?191?189s <babal@via.ecp.fr>.
  789. ------------------------------------------------------------------------
  790. r963 | sam | 2001-06-25 13:34:08 +0200 (Mon, 25 Jun 2001) | 6 lines
  791. Changed paths:
  792.    M /trunk/AUTHORS
  793.    M /trunk/configure
  794.    M /trunk/configure.in
  795.    M /trunk/extras/MacOSX_dvdioctl/DVDioctl.cpp
  796.    M /trunk/extras/MacOSX_dvdioctl/DVDioctl.h
  797.    M /trunk/extras/libdvdcss/ioctl.c
  798.    M /trunk/extras/libdvdcss/ioctl.h
  799.    M /trunk/plugins/x11/vout_x11.c
  800.    M /trunk/plugins/x11/vout_xvideo.c
  801.    M /trunk/src/interface/main.c
  802.    M /trunk/src/misc/modules.c
  803.    M /trunk/src/misc/modules_core.h
  804.    M /trunk/src/video_output/video_text.c
  805.   * Compile fix for newer versions of MacOS X by Colin Simmonds
  806.     <colin_simmonds@Mac.lover.org>.
  807.   * Additional MacOS X DVD ioctl work by Eugenio Jarosiewicz
  808.     <ej0@cise.ufl.edu>.
  809. ------------------------------------------------------------------------
  810. r964 | gbazin | 2001-06-27 08:29:59 +0200 (Wed, 27 Jun 2001) | 14 lines
  811. Changed paths:
  812.    A /trunk/INSTALL-win32.txt
  813.    M /trunk/Makefile
  814.    M /trunk/Makefile.opts.in
  815.    M /trunk/include/config.h.in
  816.    A /trunk/share/gvlc_win32.ico
  817.    A /trunk/share/vlc_win32_rc.rc
  818.    M /trunk/src/interface/main.c
  819. - Added command line option '--stdout <filename>' which redirects stdout
  820.     and stderr to the specified file. This option should mainly be useful
  821.     on Win32.
  822. - On Win32, vlc now has an icon associated to the .exe file, and is a full
  823.     GUI application (you don't have this annoying dos command box anymore)
  824. - Added INSTALL-win32.txt for specific details to the Win32 port.
  825. I've tested these changes on Win32 and Linux, let's hope I didn't break
  826.   vlc for other platforms.
  827. --
  828. Gildas
  829. ------------------------------------------------------------------------
  830. r965 | massiot | 2001-06-27 11:53:57 +0200 (Wed, 27 Jun 2001) | 3 lines
  831. Changed paths:
  832.    M /trunk/include/input.h
  833.    M /trunk/include/input_ext-intf.h
  834.    M /trunk/include/modules.h
  835.    M /trunk/plugins/dvd/input_dvd.c
  836.    M /trunk/plugins/mpeg/input_es.c
  837.    M /trunk/plugins/mpeg/input_es.h
  838.    M /trunk/plugins/mpeg/input_ps.c
  839.    M /trunk/plugins/mpeg/input_ts.c
  840.    M /trunk/src/input/input.c
  841.    M /trunk/src/input/input_clock.c
  842.    M /trunk/src/input/input_programs.c
  843. Elementary Stream input plugin (use it with --input es). Only works with
  844. video streams at the moment.
  845. ------------------------------------------------------------------------
  846. r966 | gbazin | 2001-06-29 00:12:04 +0200 (Fri, 29 Jun 2001) | 5 lines
  847. Changed paths:
  848.    M /trunk/plugins/directx/vout_directx.c
  849.    M /trunk/src/misc/mtime.c
  850. - a few bug fixes for the directx plugin.
  851. - removed the custom usleep function for win32 as we don't really need
  852.     this accuracy, and it was eating cpu resources.
  853. ------------------------------------------------------------------------
  854. r967 | stef | 2001-06-29 13:34:28 +0200 (Fri, 29 Jun 2001) | 2 lines
  855. Changed paths:
  856.    M /trunk/extras/libdvdcss/css.c
  857.    M /trunk/plugins/dvd/input_dvd.c
  858.    M /trunk/plugins/gtk/gtk_menu.c
  859. Bugfix for chapters change in DVD.
  860. ------------------------------------------------------------------------
  861. r968 | gbazin | 2001-07-01 10:49:09 +0200 (Sun, 01 Jul 2001) | 9 lines
  862. Changed paths:
  863.    M /trunk/configure
  864.    M /trunk/configure.in
  865.    M /trunk/plugins/downmix/ac3_downmix_3dn.c
  866.    M /trunk/plugins/downmix/ac3_downmix_sse.c
  867.    M /trunk/plugins/imdct/ac3_srfft_sse.c
  868.    M /trunk/plugins/yuv/transforms_yuvmmx.h
  869. - Portablility fix: We now control the name to be used in the assembler
  870.     code for a C function or variable.
  871.     GCC for Win32 normally prepends an underscore to the name of a
  872.     C function or variable, and the inline assembler code was using the
  873.     name without the underscore so we had undefined symbols in some
  874.     modules.
  875. - Reenabled all the accelerated modules on Win32.
  876. ------------------------------------------------------------------------
  877. r969 | sam | 2001-07-06 10:43:31 +0200 (Fri, 06 Jul 2001) | 6 lines
  878. Changed paths:
  879.    M /trunk/doc/vlc.1
  880.    M /trunk/plugins/sdl/vout_sdl.c
  881.    M /trunk/src/video_parser/vpar_blocks.c
  882.   * Small optimization in vpar_blocks.c, sparing a few memset() calls.
  883.   * Additional error checking in vout_sdl.c.
  884.   * Minor manpage fix, conforming to Debian policy version 3.5.5.0
  885.     (Closes Debian bug #99561).
  886. ------------------------------------------------------------------------
  887. r970 | sam | 2001-07-07 19:45:29 +0200 (Sat, 07 Jul 2001) | 4 lines
  888. Changed paths:
  889.    M /trunk/Makefile.opts.in
  890.    M /trunk/configure
  891.    M /trunk/configure.in
  892.    M /trunk/plugins/x11/vout_x11.c
  893.    M /trunk/plugins/x11/vout_xvideo.c
  894.   * Probably fixed the "X eats more and more CPU" bug. Please test.
  895.   * mingw32 cross-compilation issue fixed.
  896. ------------------------------------------------------------------------
  897. r971 | gbazin | 2001-07-07 23:10:58 +0200 (Sat, 07 Jul 2001) | 7 lines
  898. Changed paths:
  899.    M /trunk/extras/libdvdcss/css.c
  900.    M /trunk/extras/libdvdcss/css.h
  901.    M /trunk/extras/libdvdcss/ioctl.h
  902.    M /trunk/extras/libdvdcss/libdvdcss.c
  903. - Removed unecessary translations in the win32 code from block offsets to
  904.     byte offsets. This was overflowing some variables.
  905. - Reduced the complexity of the Win9x ASPI functions because we only need
  906.     to handle DVD drive access.
  907. - Win32 code now handles seeking in areas above 2.1 Go on DVDs.
  908. ------------------------------------------------------------------------
  909. r972 | gbazin | 2001-07-08 19:45:52 +0200 (Sun, 08 Jul 2001) | 15 lines
  910. Changed paths:
  911.    M /trunk/Makefile.opts.in
  912.    M /trunk/include/common.h
  913.    M /trunk/plugins/directx/aout_directx.c
  914.    M /trunk/plugins/directx/vout_directx.c
  915.    M /trunk/plugins/gtk/gtk_menu.c
  916.    M /trunk/src/input/input_ext-intf.c
  917.    M /trunk/src/interface/intf_msg.c
  918. Win32 changes only:
  919.  - defined off_t as a long long. This allows DVD navigation to work.
  920.    This change is to be implemented on a compiler by compiler basis. For
  921.    now, it works on mingw32 (tested) and should work on MSVC (not tested).
  922.  - Implemented a quick and dirty hack in intf_msg.c to be able to display
  923.    long long integers with printf on Win32. This change is also necessary
  924.    to avoid segfaults when debug is enabled in vlc on Win32.
  925.  - few minor changes in the directx plugins.
  926.  - defined snprintf in common.h and removed a few #ifdef WIN32
  927. ------------------------------------------------------------------------
  928. r973 | reno | 2001-07-09 01:15:11 +0200 (Mon, 09 Jul 2001) | 4 lines
  929. Changed paths:
  930.    M /trunk/include/ac3_imdct.h
  931.    M /trunk/plugins/downmix/ac3_downmix_3dn.c
  932.    M /trunk/plugins/downmix/ac3_downmix_sse.c
  933.    M /trunk/plugins/imdct/ac3_imdct_3dn.c
  934.    M /trunk/plugins/imdct/ac3_imdct_sse.c
  935.    M /trunk/plugins/imdct/ac3_srfft_3dn.c
  936.    M /trunk/plugins/imdct/ac3_srfft_sse.c
  937.    M /trunk/src/ac3_decoder/ac3_decoder.h
  938.    M /trunk/src/ac3_decoder/ac3_decoder_thread.c
  939.    M /trunk/src/ac3_decoder/ac3_decoder_thread.h
  940. * Alignement in asm functions
  941. * 16 bytes alignement for data (need fo SSE)
  942. * Optimization in SSE
  943. ------------------------------------------------------------------------
  944. r974 | gbazin | 2001-07-10 08:07:53 +0200 (Tue, 10 Jul 2001) | 7 lines
  945. Changed paths:
  946.    M /trunk/plugins/x11/vout_xvideo.c
  947.    M /trunk/src/video_output/video_output.c
  948. - Fixed the segfault in vout_UnloadFont
  949. - DestroyThread in video_output doesn't call pf_destroy if pf_create has
  950.     failed previously.
  951. - The Xvideo plugin now closes the video window when it XVideoGetPort
  952.     fails in vout_Create.
  953. ------------------------------------------------------------------------
  954. r975 | sam | 2001-07-11 04:01:05 +0200 (Wed, 11 Jul 2001) | 11 lines
  955. Changed paths:
  956.    M /trunk/AUTHORS
  957.    M /trunk/Makefile
  958.    M /trunk/Makefile.opts.in
  959.    M /trunk/configure
  960.    M /trunk/configure.in
  961.    M /trunk/extras/libdvdcss/css.c
  962.    M /trunk/extras/libdvdcss/css.h
  963.    M /trunk/extras/libdvdcss/csstables.h
  964.    M /trunk/extras/libdvdcss/libdvdcss.c
  965.    M /trunk/extras/libdvdcss/libdvdcss.h
  966.    M /trunk/extras/libdvdcss/videolan/dvdcss.h
  967.    M /trunk/lib/.cvsignore
  968.    A /trunk/plugins/.cvsignore
  969.    M /trunk/plugins/alsa/Makefile
  970.    M /trunk/plugins/alsa/aout_alsa.c
  971.    M /trunk/plugins/beos/Makefile
  972.    M /trunk/plugins/darwin/Makefile
  973.    M /trunk/plugins/directx/Makefile
  974.    M /trunk/plugins/downmix/Makefile
  975.    M /trunk/plugins/downmix/downmix.c
  976.    M /trunk/plugins/downmix/downmix3dn.c
  977.    M /trunk/plugins/downmix/downmixsse.c
  978.    M /trunk/plugins/dsp/Makefile
  979.    M /trunk/plugins/dummy/Makefile
  980.    M /trunk/plugins/dvd/Makefile
  981.    M /trunk/plugins/dvd/input_dvd.c
  982.    M /trunk/plugins/esd/Makefile
  983.    M /trunk/plugins/fb/Makefile
  984.    M /trunk/plugins/ggi/Makefile
  985.    M /trunk/plugins/glide/Makefile
  986.    M /trunk/plugins/gtk/Makefile
  987.    M /trunk/plugins/idct/Makefile
  988.    M /trunk/plugins/idct/idct.c
  989.    M /trunk/plugins/idct/idctaltivec.c
  990.    M /trunk/plugins/idct/idctclassic.c
  991.    M /trunk/plugins/idct/idctmmx.c
  992.    M /trunk/plugins/idct/idctmmxext.c
  993.    M /trunk/plugins/imdct/Makefile
  994.    M /trunk/plugins/imdct/imdct.c
  995.    M /trunk/plugins/imdct/imdct3dn.c
  996.    M /trunk/plugins/imdct/imdctsse.c
  997.    M /trunk/plugins/kde/Makefile
  998.    M /trunk/plugins/kde/intf_plugin.h
  999.    M /trunk/plugins/kde/kde.cpp
  1000.    M /trunk/plugins/macosx/Makefile
  1001.    M /trunk/plugins/mga/Makefile
  1002.    M /trunk/plugins/motion/Makefile
  1003.    M /trunk/plugins/motion/motion.c
  1004.    M /trunk/plugins/motion/motionmmx.c
  1005.    M /trunk/plugins/motion/motionmmxext.c
  1006.    M /trunk/plugins/mpeg/Makefile
  1007.    M /trunk/plugins/qt/Makefile
  1008.    M /trunk/plugins/sdl/Makefile
  1009.    M /trunk/plugins/sdl/vout_sdl.c
  1010.    M /trunk/plugins/text/Makefile
  1011.    M /trunk/plugins/x11/Makefile
  1012.    M /trunk/plugins/yuv/Makefile
  1013.    M /trunk/plugins/yuv/video_yuv.c
  1014.    M /trunk/plugins/yuv/video_yuvmmx.c
  1015.    M /trunk/src/misc/modules.c
  1016.    M /trunk/src/video_output/video_output.c
  1017.    M /trunk/src/video_parser/vpar_synchro.c
  1018.   * libdvdcss enhancements by Billy Biggs <vektor@dumbterm.net>. This breaks
  1019.     vlc's DVD input (looks like decoders are expecting data too early and
  1020.     DVD input can't cope with it due to decryption). Needs to be investigated.
  1021.   * Plugins are now compiled in plugins/* and libraries in lib/*.
  1022.   * The KDE UI compiles again but does not work yet.
  1023.   * ALSA plugin message corrections.
  1024.   * Calculation modules can now be calledwith a shorter name
  1025.     (eg. '--downmix mmx' instead of '--downmix downmixmmx').
  1026.   * Fixed insane verbosity of the SDL plugin.
  1027. ------------------------------------------------------------------------
  1028. r976 | gbazin | 2001-07-11 16:26:19 +0200 (Wed, 11 Jul 2001) | 10 lines
  1029. Changed paths:
  1030.    M /trunk/plugins/directx/Makefile
  1031.    M /trunk/plugins/directx/vout_directx.c
  1032.    A /trunk/plugins/directx/vout_directx.h
  1033.    A /trunk/plugins/directx/vout_events.c
  1034. DirectX plugin changes:
  1035. - The Win32 GetMessage function has been isolated in a thread. This has
  1036.     been done because this function can block the thread. Thanks to this
  1037.     change, you can now move your window without any video and audio
  1038.     interruption.
  1039. - Splitted the events handling code into a separate file.
  1040. - Fixed the bug associated with the window dragging option in the
  1041.     diplay properties.
  1042. ------------------------------------------------------------------------
  1043. r977 | reno | 2001-07-12 22:31:33 +0200 (Thu, 12 Jul 2001) | 3 lines
  1044. Changed paths:
  1045.    M /trunk/TODO
  1046.    M /trunk/include/audio_output.h
  1047.    M /trunk/plugins/esd/aout_esd.c
  1048.    M /trunk/src/audio_output/aout_s16.c
  1049.    M /trunk/src/audio_output/aout_u8.c
  1050. * Fix audio/video synchro bug with esd
  1051. * Should fix buggy sound due to 44100-48000 Hz conversions
  1052. ------------------------------------------------------------------------
  1053. r978 | reno | 2001-07-12 22:44:52 +0200 (Thu, 12 Jul 2001) | 2 lines
  1054. Changed paths:
  1055.    M /trunk/plugins/alsa/aout_alsa.c
  1056.    M /trunk/plugins/beos/aout_beos.cpp
  1057.    M /trunk/plugins/directx/aout_directx.c
  1058.    M /trunk/plugins/dsp/aout_dsp.c
  1059.    M /trunk/plugins/dummy/aout_dummy.c
  1060.    M /trunk/plugins/macosx/aout_macosx.c
  1061.    M /trunk/plugins/sdl/aout_sdl.c
  1062. I forgot to commit others aout plugins
  1063. ------------------------------------------------------------------------
  1064. r979 | gbazin | 2001-07-13 01:06:54 +0200 (Fri, 13 Jul 2001) | 15 lines
  1065. Changed paths:
  1066.    M /trunk/extras/libdvdcss/libdvdcss.c
  1067.    M /trunk/include/input_iovec.h
  1068.    M /trunk/plugins/directx/vout_directx.c
  1069.    M /trunk/plugins/directx/vout_events.c
  1070.    M /trunk/plugins/mpeg/input_ts.c
  1071.    M /trunk/plugins/mpeg/input_ts.h
  1072. - Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_readv), one of them
  1073.     should have prevented the Win9x dvd input from working.
  1074. - Moved the "if(Win2k)" out of the loop in _win32_dvdcss_readv.
  1075. - Put a readv() function in input_iovec.h, the input_es now compiles.
  1076. - Modified input_ts to use this function.
  1077. - Fixed an initialisation bug in vout_directx.c
  1078. - Right clicking on the mouse now displays the navigation menu.
  1079. PS: If someone is willing to test the DVD input on Win95/98/Me I will
  1080.     upload an up to date binary package.
  1081. ------------------------------------------------------------------------
  1082. r980 | gbazin | 2001-07-15 11:49:09 +0200 (Sun, 15 Jul 2001) | 4 lines
  1083. Changed paths:
  1084.    M /trunk/extras/libdvdcss/libdvdcss.c
  1085. - The Win98 DVD input is finally working. (had to install Win98 on my
  1086.     computer to find the problem ;-)
  1087. ------------------------------------------------------------------------
  1088. r981 | massiot | 2001-07-16 14:10:32 +0200 (Mon, 16 Jul 2001) | 2 lines
  1089. Changed paths:
  1090.    M /trunk/include/input_ext-dec.h
  1091. Fixed GetChunk for chunks < 4 bytes.
  1092. ------------------------------------------------------------------------
  1093. r982 | massiot | 2001-07-16 16:33:40 +0200 (Mon, 16 Jul 2001) | 2 lines
  1094. Changed paths:
  1095.    M /trunk/plugins/sdl/vout_sdl.c
  1096. Reactivated SDL parachute in non-debug mode (memory leak otherwise).
  1097. ------------------------------------------------------------------------
  1098. r983 | massiot | 2001-07-16 17:54:59 +0200 (Mon, 16 Jul 2001) | 4 lines
  1099. Changed paths:
  1100.    D /trunk/doc/common.tex
  1101.    D /trunk/doc/conventions
  1102.    A /trunk/doc/developer
  1103.    A /trunk/doc/developer/Makefile
  1104.    A /trunk/doc/developer/audio_output.xml
  1105.    A /trunk/doc/developer/debugging.xml
  1106.    A /trunk/doc/developer/decoders.xml
  1107.    A /trunk/doc/developer/gfdl.xml
  1108.    A /trunk/doc/developer/glossary.xml
  1109.    A /trunk/doc/developer/history.xml
  1110.    A /trunk/doc/developer/input.xml
  1111.    A /trunk/doc/developer/interface.xml
  1112.    A /trunk/doc/developer/manual.xml
  1113.    A /trunk/doc/developer/modules.eps
  1114.    A /trunk/doc/developer/modules.fig
  1115.    A /trunk/doc/developer/modules.gif
  1116.    A /trunk/doc/developer/overview.xml
  1117.    A /trunk/doc/developer/ports.xml
  1118.    A /trunk/doc/developer/ps.eps
  1119.    A /trunk/doc/developer/ps.fig
  1120.    A /trunk/doc/developer/ps.gif
  1121.    A /trunk/doc/developer/stream.eps
  1122.    A /trunk/doc/developer/stream.fig
  1123.    A /trunk/doc/developer/stream.gif
  1124.    A /trunk/doc/developer/ts.eps
  1125.    A /trunk/doc/developer/ts.fig
  1126.    A /trunk/doc/developer/ts.gif
  1127.    A /trunk/doc/developer/video_output.xml
  1128.    D /trunk/doc/main.tex
  1129.    D /trunk/doc/organization.fig
  1130.    D /trunk/doc/threads.tex
  1131. * Added IDEALX developer documentation into main CVS - PLEASE UPDATE
  1132. REGULARLY ;
  1133. * Cleaned up doc/ directory.
  1134. ------------------------------------------------------------------------
  1135. r984 | massiot | 2001-07-16 18:26:21 +0200 (Mon, 16 Jul 2001) | 3 lines
  1136. Changed paths:
  1137.    M /trunk/ChangeLog
  1138.    M /trunk/Makefile
  1139.    M /trunk/TODO
  1140.    D /trunk/src/generic_decoder
  1141. * Exploded the outdated generic decoder ;
  1142. * Updated ChangeLog and TODO.
  1143. ------------------------------------------------------------------------
  1144. r985 | massiot | 2001-07-16 18:39:00 +0200 (Mon, 16 Jul 2001) | 2 lines
  1145. Changed paths:
  1146.    A /trunk/src/video_decoder/video_fifo.c
  1147.    A /trunk/src/video_decoder/video_parser.c
  1148.    A /trunk/src/video_decoder/vpar_blocks.c
  1149.    A /trunk/src/video_decoder/vpar_headers.c
  1150.    A /trunk/src/video_decoder/vpar_synchro.c
  1151.    D /trunk/src/video_parser
  1152. Moved video parser into video decoder.
  1153. ------------------------------------------------------------------------
  1154. r986 | massiot | 2001-07-16 18:40:14 +0200 (Mon, 16 Jul 2001) | 2 lines
  1155. Changed paths:
  1156.    M /trunk/Makefile
  1157. ...and the associated Makefile modifications.
  1158. ------------------------------------------------------------------------
  1159. r987 | gbazin | 2001-07-17 00:00:45 +0200 (Tue, 17 Jul 2001) | 4 lines
  1160. Changed paths:
  1161.    M /trunk/include/modules_export.h
  1162.    M /trunk/src/interface/main.c
  1163.    M /trunk/src/misc/modules.c
  1164. Added intf_DbgMsg and intf_DbgMsgImm symbols to modules_export.h
  1165. This fixes the TRACE build.
  1166. ------------------------------------------------------------------------
  1167. r988 | massiot | 2001-07-17 11:48:08 +0200 (Tue, 17 Jul 2001) | 3 lines
  1168. Changed paths:
  1169.    D /trunk/include/input.h
  1170.    A /trunk/include/input_ext-plugins.h
  1171.    D /trunk/include/input_netlist.h
  1172.    M /trunk/include/modules.h
  1173.    D /trunk/include/mpeg_system.h
  1174.    A /trunk/include/vdec_ext-plugins.h
  1175.    D /trunk/include/vdec_motion.h
  1176.    D /trunk/include/video_decoder.h
  1177.    D /trunk/include/video_fifo.h
  1178.    D /trunk/include/video_parser.h
  1179.    D /trunk/include/vpar_blocks.h
  1180.    D /trunk/include/vpar_headers.h
  1181.    D /trunk/include/vpar_synchro.h
  1182.    M /trunk/plugins/dummy/input_dummy.c
  1183.    M /trunk/plugins/dvd/dvd_netlist.c
  1184.    M /trunk/plugins/dvd/input_dvd.c
  1185.    M /trunk/plugins/idct/idct.c
  1186.    M /trunk/plugins/idct/idctaltivec.c
  1187.    M /trunk/plugins/idct/idctclassic.c
  1188.    M /trunk/plugins/idct/idctmmx.c
  1189.    M /trunk/plugins/idct/idctmmxext.c
  1190.    M /trunk/plugins/idct/vdec_block.h
  1191.    M /trunk/plugins/idct/vdec_block_c.c
  1192.    M /trunk/plugins/idct/vdec_block_mmx.c
  1193.    M /trunk/plugins/idct/vdec_idct.c
  1194.    M /trunk/plugins/idct/vdec_idct.h
  1195.    M /trunk/plugins/motion/vdec_motion_common.c
  1196.    M /trunk/plugins/mpeg/input_es.c
  1197.    M /trunk/plugins/mpeg/input_ps.c
  1198.    M /trunk/plugins/mpeg/input_ts.c
  1199.    M /trunk/src/input/input.c
  1200.    M /trunk/src/input/input_clock.c
  1201.    M /trunk/src/input/input_dec.c
  1202.    M /trunk/src/input/input_ext-dec.c
  1203.    M /trunk/src/input/input_ext-intf.c
  1204.    M /trunk/src/input/input_netlist.c
  1205.    M /trunk/src/input/input_programs.c
  1206.    M /trunk/src/input/mpeg_system.c
  1207.    M /trunk/src/misc/modules.c
  1208.    M /trunk/src/video_decoder/video_decoder.c
  1209.    A /trunk/src/video_decoder/video_decoder.h
  1210.    M /trunk/src/video_decoder/video_fifo.c
  1211.    A /trunk/src/video_decoder/video_fifo.h
  1212.    M /trunk/src/video_decoder/video_parser.c
  1213.    A /trunk/src/video_decoder/video_parser.h
  1214.    M /trunk/src/video_decoder/vpar_blocks.c
  1215.    A /trunk/src/video_decoder/vpar_blocks.h
  1216.    M /trunk/src/video_decoder/vpar_headers.c
  1217.    A /trunk/src/video_decoder/vpar_headers.h
  1218.    M /trunk/src/video_decoder/vpar_synchro.c
  1219.    A /trunk/src/video_decoder/vpar_synchro.h
  1220. Cleaned up include/. Unnecessary headers are no longer under include/, but
  1221. under src/. (eat that)
  1222. ------------------------------------------------------------------------
  1223. r989 | massiot | 2001-07-18 16:21:00 +0200 (Wed, 18 Jul 2001) | 5 lines
  1224. Changed paths:
  1225.    M /trunk/Makefile
  1226.    M /trunk/include/config.h.in
  1227.    M /trunk/include/input_ext-intf.h
  1228.    M /trunk/include/input_ext-plugins.h
  1229.    M /trunk/include/modules_export.h
  1230.    M /trunk/include/stream_control.h
  1231.    M /trunk/include/threads.h
  1232.    M /trunk/include/vdec_ext-plugins.h
  1233.    M /trunk/include/video.h
  1234.    M /trunk/src/input/input.c
  1235.    M /trunk/src/input/input_clock.c
  1236.    M /trunk/src/input/input_dec.c
  1237.    M /trunk/src/input/input_ext-intf.c
  1238.    M /trunk/src/interface/interface.c
  1239.    M /trunk/src/interface/main.c
  1240.    M /trunk/src/video_decoder/video_decoder.c
  1241.    M /trunk/src/video_decoder/video_decoder.h
  1242.    D /trunk/src/video_decoder/video_fifo.c
  1243.    D /trunk/src/video_decoder/video_fifo.h
  1244.    M /trunk/src/video_decoder/video_parser.c
  1245.    M /trunk/src/video_decoder/video_parser.h
  1246.    M /trunk/src/video_decoder/vpar_blocks.c
  1247.    D /trunk/src/video_decoder/vpar_blocks.h
  1248.    M /trunk/src/video_decoder/vpar_headers.c
  1249.    D /trunk/src/video_decoder/vpar_headers.h
  1250.    A /trunk/src/video_decoder/vpar_pool.c
  1251.    A /trunk/src/video_decoder/vpar_pool.h
  1252.    M /trunk/src/video_decoder/vpar_synchro.c
  1253.    D /trunk/src/video_decoder/vpar_synchro.h
  1254.    M /trunk/src/video_output/video_output.c
  1255. * Rewrote the video decoder to take advantage of several processors (SMP mode) ;
  1256. * Fixed a bug in the video decoder initialization :-p ;
  1257. * Added --smp option and several hooks in src/input/input_ext-intf.c ;
  1258. * Grayscale mode now turns off chroma IDCT.
  1259. ------------------------------------------------------------------------
  1260. r990 | massiot | 2001-07-18 17:21:51 +0200 (Wed, 18 Jul 2001) | 4 lines
  1261. Changed paths:
  1262.    M /trunk/ChangeLog
  1263.    M /trunk/src/input/mpeg_system.c
  1264. A BIG kludge for the calculation of mux_rate, so that times displayed in
  1265. the scroll bar are now correct for MPEG-2 streams. There is probably a
  1266. better way to do it, but I haven't found in months.
  1267. ------------------------------------------------------------------------
  1268. r991 | massiot | 2001-07-18 19:05:39 +0200 (Wed, 18 Jul 2001) | 3 lines
  1269. Changed paths:
  1270.    A /trunk/doc/developer/.cvsignore
  1271.    M /trunk/doc/developer/Makefile
  1272.    M /trunk/doc/developer/decoders.xml
  1273.    M /trunk/doc/developer/overview.xml
  1274.    M /trunk/include/config.h.in
  1275.    M /trunk/src/video_decoder/video_decoder.c
  1276.    M /trunk/src/video_decoder/vpar_blocks.c
  1277. * Updated documentation with recent changes ;
  1278. * Decoders are niced again, for it is really better.
  1279. ------------------------------------------------------------------------
  1280. r992 | massiot | 2001-07-19 13:42:31 +0200 (Thu, 19 Jul 2001) | 2 lines
  1281. Changed paths:
  1282.    M /trunk/AUTHORS
  1283.    M /trunk/ChangeLog
  1284.    M /trunk/Makefile.opts.in
  1285.    M /trunk/TODO
  1286. * FreeBSD compilation fix, by ?239?191?189yvind Kolbu.
  1287. ------------------------------------------------------------------------
  1288. r993 | massiot | 2001-07-19 13:50:51 +0200 (Thu, 19 Jul 2001) | 2 lines
  1289. Changed paths:
  1290.    M /trunk/AUTHORS
  1291.    M /trunk/ChangeLog
  1292.    M /trunk/Makefile.opts.in
  1293.    M /trunk/configure
  1294.    M /trunk/configure.in
  1295.    M /trunk/extras/libdvdcss/ioctl.c
  1296.    M /trunk/include/defs.h.in
  1297.    A /trunk/plugins/qnx
  1298.    A /trunk/plugins/qnx/Makefile
  1299.    A /trunk/plugins/qnx/aout_qnx.c
  1300.    A /trunk/plugins/qnx/qnx.c
  1301.    A /trunk/plugins/qnx/vout_qnx.c
  1302. * QNX RTOS plug-in by Jon Lech Johansen.
  1303. ------------------------------------------------------------------------
  1304. r994 | massiot | 2001-07-20 18:20:25 +0200 (Fri, 20 Jul 2001) | 2 lines
  1305. Changed paths:
  1306.    M /trunk/src/input/input_clock.c
  1307. Fixed the "paused movie won't restart" bug.
  1308. ------------------------------------------------------------------------
  1309. r995 | xav | 2001-07-24 11:40:05 +0200 (Tue, 24 Jul 2001) | 5 lines
  1310. Changed paths:
  1311.    M /trunk/Makefile
  1312. Quick and ugly hack in the makefile to allow vlc_win32 to compile when
  1313. getting it directly from the CVS. As a result, the vlc_win32 program
  1314. doesn't have an icon any more. Too bad.
  1315. ------------------------------------------------------------------------
  1316. r996 | xav | 2001-07-24 13:16:09 +0200 (Tue, 24 Jul 2001) | 4 lines
  1317. Changed paths:
  1318.    M /trunk/Makefile
  1319. Removed the changes made ; vlc should compile when following the
  1320. instructions in INSTALL-win32.
  1321. ------------------------------------------------------------------------
  1322. r997 | massiot | 2001-07-24 14:03:00 +0200 (Tue, 24 Jul 2001) | 2 lines
  1323. Changed paths:
  1324.    M /trunk/src/video_decoder/vpar_synchro.c
  1325. Tuned constants, since it seems to make people happy.
  1326. ------------------------------------------------------------------------
  1327. r998 | sam | 2001-07-25 02:23:40 +0200 (Wed, 25 Jul 2001) | 4 lines
  1328. Changed paths:
  1329.    M /trunk/extras/libdvdcss/css.h
  1330.    M /trunk/extras/libdvdcss/ioctl.c
  1331.    M /trunk/extras/libdvdcss/libdvdcss.c
  1332.    M /trunk/extras/libdvdcss/libdvdcss.h
  1333.   * libdvdcss segfault fixes, at last!
  1334.      (I really wonder how it could have worked before :)
  1335. ------------------------------------------------------------------------
  1336. r999 | sam | 2001-07-25 05:12:33 +0200 (Wed, 25 Jul 2001) | 5 lines
  1337. Changed paths:
  1338.    M /trunk/configure
  1339.    M /trunk/configure.in
  1340.    M /trunk/plugins/gtk/Makefile
  1341.    M /trunk/plugins/gtk/gtk_control.c
  1342.    M /trunk/plugins/gtk/gtk_display.c
  1343.    M /trunk/plugins/gtk/gtk_menu.c
  1344.    M /trunk/plugins/gtk/gtk_modules.c
  1345.    M /trunk/plugins/gtk/gtk_open.c
  1346.    M /trunk/plugins/gtk/gtk_playlist.c
  1347.    M /trunk/plugins/gtk/gtk_preferences.c
  1348.    M /trunk/plugins/text/intf_ncurses.c
  1349.    M /trunk/plugins/text/ncurses.c
  1350.   * ncurses compilation fix by Michael Mondragon <mammon@lokmail.net>.
  1351.   * fix for large inline functions and gcc 3.0.
  1352.   * fixed the gnome plugin so that it does not include gtk headers.
  1353. ------------------------------------------------------------------------
  1354. r1000 | sam | 2001-07-25 05:53:19 +0200 (Wed, 25 Jul 2001) | 3 lines
  1355. Changed paths:
  1356.    M /trunk/ChangeLog
  1357.   * Updated ChangeLog.
  1358. ------------------------------------------------------------------------
  1359. r1001 | gbazin | 2001-07-25 10:41:22 +0200 (Wed, 25 Jul 2001) | 13 lines
  1360. Changed paths:
  1361.    M /trunk/ChangeLog
  1362.    M /trunk/extras/libdvdcss/libdvdcss.c
  1363.    M /trunk/extras/libdvdcss/libdvdcss.h
  1364.    M /trunk/include/threads.h
  1365.    M /trunk/plugins/directx/aout_directx.c
  1366.    M /trunk/plugins/directx/vout_events.c
  1367.    M /trunk/plugins/dvd/dvd_ifo.c
  1368.    M /trunk/plugins/idct/vdec_idct.c
  1369.    M /trunk/plugins/sdl/aout_sdl.c
  1370.  * dvdcss_readv optimisations for Win32. We now send only one read command
  1371.    to the DVD drive for the whole iovec.
  1372.  * Fixed _win32_dvdcss_aread to work around the WinASPI32 64kb transfer
  1373.    size restriction.
  1374.  * New and theoretically better Win32 pthread implementation which fixes a
  1375.    problem I was having when changing title on a DVD (netlist related).
  1376.    vlc_cond_multicast may or may not work.
  1377.  * Fixed the "quit" event handling in directx/vout_events.c.
  1378.  * dvd_ifo.c now takes into account error messages from UDFFindFile.
  1379.  * Temporarily disabled aout_Probe() in aout_SDL (this function
  1380.    is creating an awful lot of problems - libSDL bug ).
  1381. ------------------------------------------------------------------------
  1382. r1002 | sam | 2001-07-25 16:14:38 +0200 (Wed, 25 Jul 2001) | 3 lines
  1383. Changed paths:
  1384.    M /trunk/plugins/gtk/Makefile
  1385.   * Fixed my latest gnome Makefile breakage.
  1386. ------------------------------------------------------------------------
  1387. r1003 | bozo | 2001-07-25 16:51:48 +0200 (Wed, 25 Jul 2001) | 2 lines
  1388. Changed paths:
  1389.    M /trunk/src/audio_output/aout_spdif.c
  1390. The spdif audio output won't kill itself anymore at the beginning.
  1391. ------------------------------------------------------------------------
  1392. r1004 | massiot | 2001-07-25 17:37:34 +0200 (Wed, 25 Jul 2001) | 2 lines
  1393. Changed paths:
  1394.    M /trunk/src/video_decoder/vpar_headers.c
  1395. Fixed a reinit bug after a discontinuity - such as seek().
  1396. ------------------------------------------------------------------------
  1397. r1005 | massiot | 2001-07-25 20:06:27 +0200 (Wed, 25 Jul 2001) | 2 lines
  1398. Changed paths:
  1399.    M /trunk/src/video_decoder/vpar_headers.c
  1400. Fixed a stupid bug in buffer management with field pictures.
  1401. ------------------------------------------------------------------------
  1402. r1006 | massiot | 2001-07-25 21:14:06 +0200 (Wed, 25 Jul 2001) | 2 lines
  1403. Changed paths:
  1404.    M /trunk/configure
  1405.    M /trunk/configure.in
  1406.    M /trunk/include/defs.h.in
  1407.    M /trunk/plugins/sdl/aout_sdl.c
  1408.    M /trunk/plugins/sdl/vout_sdl.c
  1409. Now use sdl-config for SDL.
  1410. ------------------------------------------------------------------------
  1411. r1007 | sam | 2001-07-26 05:13:30 +0200 (Thu, 26 Jul 2001) | 4 lines
  1412. Changed paths:
  1413.    M /trunk/TODO
  1414.    M /trunk/extras/libdvdcss/css.c
  1415.    M /trunk/plugins/dummy/input_dummy.c
  1416.    M /trunk/plugins/yuv/transforms_yuvmmx.h
  1417.   * Fixed the MMX YUV plugin issues with gcc 2.96 and 3.0.
  1418.   * Updated TODO, cosmetic changes.
  1419. ------------------------------------------------------------------------
  1420. r1008 | massiot | 2001-07-26 11:08:57 +0200 (Thu, 26 Jul 2001) | 2 lines
  1421. Changed paths:
  1422.    M /trunk/configure
  1423.    M /trunk/configure.in
  1424. Accept SDL 1.1.5 or later.
  1425. ------------------------------------------------------------------------
  1426. r1009 | massiot | 2001-07-26 13:36:52 +0200 (Thu, 26 Jul 2001) | 2 lines
  1427. Changed paths:
  1428.    M /trunk/src/video_decoder/vpar_headers.c
  1429. (Hopefully) fixed the #@!$ field pictures bug.
  1430. ------------------------------------------------------------------------
  1431. r1010 | massiot | 2001-07-26 16:53:24 +0200 (Thu, 26 Jul 2001) | 2 lines
  1432. Changed paths:
  1433.    M /trunk/Makefile.opts.in
  1434. Now using gcc -pipe.
  1435. ------------------------------------------------------------------------
  1436. r1011 | reno | 2001-07-26 22:00:33 +0200 (Thu, 26 Jul 2001) | 4 lines
  1437. Changed paths:
  1438.    M /trunk/doc/vlc.1
  1439.    M /trunk/plugins/imdct/ac3_imdct_3dn.c
  1440.    M /trunk/plugins/imdct/ac3_imdct_sse.c
  1441.    M /trunk/plugins/imdct/ac3_srfft_sse.c
  1442. * Format asm functions for gcc
  1443.   -> fixed the segfaults with imdct_sse
  1444.   -> sound is hugly with imdct_sse in debug mode
  1445. ------------------------------------------------------------------------
  1446. r1012 | bozo | 2001-07-27 02:49:46 +0200 (Fri, 27 Jul 2001) | 4 lines
  1447. Changed paths:
  1448.    M /trunk/src/ac3_spdif/ac3_spdif.c
  1449. Fix a bug in aout spdif with dolby stereo (use of obsolete PTS).
  1450. Bozo and Stef : the dream team of bozos. Stef you're gonna die (dunga).
  1451. ------------------------------------------------------------------------
  1452. r1013 | sam | 2001-07-27 03:05:17 +0200 (Fri, 27 Jul 2001) | 13 lines
  1453. Changed paths:
  1454.    M /trunk/Makefile
  1455.    M /trunk/Makefile.opts.in
  1456.    M /trunk/configure
  1457.    M /trunk/configure.in
  1458.    M /trunk/extras/libdvdcss/Makefile
  1459.    M /trunk/extras/libdvdcss/css.c
  1460.    M /trunk/extras/libdvdcss/libdvdcss.c
  1461.    M /trunk/plugins/dvd/Makefile
  1462.    M /trunk/plugins/dvd/dvd.c
  1463.    M /trunk/plugins/dvd/dvd_summary.c
  1464.    M /trunk/plugins/dvd/dvd_udf.c
  1465.    M /trunk/plugins/dvd/input_dvd.c
  1466.   * Changed libdvdcss API to force binary incompatibility. Yeah, this is
  1467.     evil, but if we don't do it now we'll have to do it when more people
  1468.     are using it.
  1469.   * Fixed minor libdvdcss stuff such as the soname and compilation flags.
  1470.   * New --with-dvdcss flag.
  1471.     Explanation:
  1472.      o default: build libdvdcss, statically link vlc against it.
  1473.      o --with-dvdcss=no: build libdvdcss, dynamically link vlc against it.
  1474.      o --with-dvdcss=yes: don't build libdvdcss, use already installed one.
  1475.      o --with-dvdcss=/foo: don't build libdvdcss, use libdvdcss from /foo/*.
  1476.     (this looks a bit strange to me, I'll find better flag settings)
  1477. ------------------------------------------------------------------------
  1478. r1014 | bozo | 2001-07-27 03:19:24 +0200 (Fri, 27 Jul 2001) | 2 lines
  1479. Changed paths:
  1480.    M /trunk/src/ac3_spdif/ac3_spdif.c
  1481. Fix another little silly thing.
  1482. ------------------------------------------------------------------------
  1483. r1015 | massiot | 2001-07-27 11:17:38 +0200 (Fri, 27 Jul 2001) | 2 lines
  1484. Changed paths:
  1485.    M /trunk/src/video_decoder/vpar_blocks.c
  1486. Disabled Dual Prime Arithmetic message for the release :-p.
  1487. ------------------------------------------------------------------------
  1488. r1016 | sam | 2001-07-27 16:43:30 +0200 (Fri, 27 Jul 2001) | 9 lines
  1489. Changed paths:
  1490.    M /trunk/ChangeLog
  1491.    M /trunk/configure
  1492.    M /trunk/configure.in
  1493.    M /trunk/debian/changelog
  1494.    M /trunk/debian/changelog-css
  1495.    M /trunk/debian/control
  1496.    M /trunk/debian/rules
  1497.    M /trunk/extras/libdvdcss/videolan/dvdcss.h
  1498.    M /trunk/vlc.spec
  1499.   * Updated version numbers for imminent release.
  1500.   * Fixed the --with-dvdcss flag:
  1501.      o --with-dvdcss - build libdvdcss, link statically (also default behaviour)
  1502.      o --with-dvdcss=local-static - build libdvdcss, link statically
  1503.      o --with-dvdcss=local-shared - build libdvdcss, link dynamically
  1504.      o --with-dvdcss=/foo/bar - don't build libdvdcss, use libdvdcss in /foo/bar
  1505.   * Fixed an omission in the dvdcss.h header.
  1506. ------------------------------------------------------------------------
  1507. r1017 | sam | 2001-07-27 18:14:58 +0200 (Fri, 27 Jul 2001) | 3 lines
  1508. Changed paths:
  1509.    M /trunk/ChangeLog
  1510.    M /trunk/INSTALL
  1511.    M /trunk/INSTALL-win32.txt
  1512.    M /trunk/INSTALL.libdvdcss
  1513.    M /trunk/Makefile
  1514.    M /trunk/extras/libdvdcss/Makefile
  1515.   * Added a make uninstall rule.
  1516. ------------------------------------------------------------------------
  1517. r1018 | sam | 2001-07-27 18:23:14 +0200 (Fri, 27 Jul 2001) | 3 lines
  1518. Changed paths:
  1519.    M /trunk/ChangeLog
  1520.    M /trunk/configure
  1521.    M /trunk/configure.in
  1522.   * Additional fixes to the sdl-config detection.
  1523. ------------------------------------------------------------------------
  1524. r1019 | massiot | 2001-07-27 18:40:20 +0200 (Fri, 27 Jul 2001) | 2 lines
  1525. Changed paths:
  1526.    M /trunk/plugins/sdl/aout_sdl.c
  1527.    M /trunk/plugins/sdl/vout_sdl.c
  1528. Fixed a FreeBSD bug (again).
  1529. ------------------------------------------------------------------------
  1530. r1020 | sam | 2001-07-28 04:17:37 +0200 (Sat, 28 Jul 2001) | 5 lines
  1531. Changed paths:
  1532.    M /trunk/ChangeLog
  1533.    M /trunk/configure
  1534.    M /trunk/configure.in
  1535.    M /trunk/debian/changelog
  1536.    M /trunk/debian/changelog-css
  1537.    M /trunk/extras/libdvdcss/libdvdcss.c
  1538.    M /trunk/vlc.spec
  1539.   * Fix in libdvdcss in the key caching code.
  1540.   * Removed useless variables in configure.in which caused all subsequent
  1541.     compilation tests to fail.
  1542. ------------------------------------------------------------------------
  1543. r1021 | sam | 2001-07-30 00:54:29 +0200 (Mon, 30 Jul 2001) | 5 lines
  1544. Changed paths:
  1545.    M /trunk/ChangeLog
  1546.    M /trunk/configure
  1547.    M /trunk/configure.in
  1548.    M /trunk/vlc.spec
  1549.   * Better gtk-config detection.
  1550.   * Removed duplicate checks in configure.in.
  1551.   * Fixed a typo in vlc.spec.
  1552. ------------------------------------------------------------------------
  1553. r1022 | sam | 2001-07-30 02:53:05 +0200 (Mon, 30 Jul 2001) | 3 lines
  1554. Changed paths:
  1555.    M /trunk/ChangeLog
  1556.    M /trunk/configure
  1557.    M /trunk/configure.in
  1558.    M /trunk/extras/libdvdcss/libdvdcss.c
  1559.    M /trunk/include/common.h
  1560.    M /trunk/plugins/directx/aout_directx.c
  1561.    M /trunk/plugins/directx/vout_directx.c
  1562.    M /trunk/plugins/directx/vout_events.c
  1563.    M /trunk/plugins/dvd/dvd_netlist.c
  1564.    M /trunk/plugins/dvd/input_dvd.c
  1565.    M /trunk/plugins/mpeg/input_es.c
  1566.    M /trunk/plugins/mpeg/input_ts.c
  1567.    M /trunk/src/input/input_netlist.c
  1568.    M /trunk/src/interface/main.c
  1569.   * VC++/Intel compiler fixes by Jon Lech Johansen <jon-vl@nanocrew.net>.
  1570. ------------------------------------------------------------------------
  1571. r1023 | massiot | 2001-07-30 15:57:46 +0200 (Mon, 30 Jul 2001) | 8 lines
  1572. Changed paths:
  1573.    M /trunk/Makefile
  1574.    M /trunk/configure
  1575.    M /trunk/configure.in
  1576.    M /trunk/include/defs.h.in
  1577.    M /trunk/plugins/kde/.cvsignore
  1578.    M /trunk/plugins/kde/Makefile
  1579.    M /trunk/plugins/sdl/aout_sdl.c
  1580.    M /trunk/plugins/sdl/vout_sdl.c
  1581. * Don't miserably die in `make` when ./configure hasn't be run ;
  1582. * Fixed a bug when compiling KDE plug-in without Qt plug-in ;
  1583. * Now taking into account $KDEDIR ;
  1584. * Made SDL configure error messages more explicit ;
  1585. * --disable-sdl is now correctly taken into account ;
  1586. * Changed the order of evaluation of sdl-config and sdl11-config ;
  1587. * Finally fixed SDL*/SDL.h check ;
  1588. ------------------------------------------------------------------------
  1589. r1024 | massiot | 2001-07-30 16:13:35 +0200 (Mon, 30 Jul 2001) | 2 lines
  1590. Changed paths:
  1591.    M /trunk/configure
  1592.    M /trunk/configure.in
  1593. * Now use SDL_CFLAGS for searching SDL/SDL.h.
  1594. ------------------------------------------------------------------------
  1595. r1025 | gbazin | 2001-07-30 20:56:36 +0200 (Mon, 30 Jul 2001) | 7 lines
  1596. Changed paths:
  1597.    M /trunk/extras/libdvdcss/libdvdcss.c
  1598.    M /trunk/plugins/directx/aout_directx.c
  1599.    M /trunk/plugins/dvd/input_dvd.c
  1600.    M /trunk/plugins/x11/vout_xvideo.c
  1601. * Fixed a Win32 bug in libdvdcss. This bug was appearing on title change.
  1602. * Modified input_dvd so you can now go directly to the selected chapter
  1603.   when you change the title.
  1604. * Implemented the Probe function in the Xvideo plugin. Xvideo is now the
  1605.   default video output plugin when it is supported.
  1606. ------------------------------------------------------------------------
  1607. r1026 | gbazin | 2001-07-31 23:13:30 +0200 (Tue, 31 Jul 2001) | 5 lines
  1608. Changed paths:
  1609.    M /trunk/include/threads.h
  1610.    M /trunk/plugins/mpeg/input_ps.c
  1611.    M /trunk/src/video_decoder/video_decoder.c
  1612. * Fixed a segfault in PSEnd in input_ps.c
  1613. * The video decoder thread is now also reniced to a lower priority on
  1614.   Win32 (as in the linux version). This slightly increases the responsiveness of vlc.
  1615. ------------------------------------------------------------------------
  1616. r1027 | gbazin | 2001-08-03 18:04:17 +0200 (Fri, 03 Aug 2001) | 10 lines
  1617. Changed paths:
  1618.    M /trunk/plugins/x11/vout_x11.c
  1619.    M /trunk/plugins/x11/vout_xvideo.c
  1620.    M /trunk/plugins/yuv/video_yuvmmx.c
  1621. * Fixed a segfault in yuv_End() in video_yuvmmx.c
  1622. * Fixed the "Gdk-ERROR **: BadCursor" bug in the x11 and xvideo plugins
  1623. * Fixed a segfault in SetBufferPicture() in video_output.c. This segfault
  1624.     only happened with the xvideo plugin because this one is not using
  1625.     SetBuffers().
  1626. PS: The last fix broke the overlay output of SDL (black screen) I will
  1627.   investigate this later on.
  1628. ------------------------------------------------------------------------
  1629. r1028 | gbazin | 2001-08-03 20:03:32 +0200 (Fri, 03 Aug 2001) | 3 lines
  1630. Changed paths:
  1631.    M /trunk/src/video_output/video_output.c
  1632. Oops, forgot to commit this file.
  1633. ------------------------------------------------------------------------
  1634. r1029 | gbazin | 2001-08-05 17:32:47 +0200 (Sun, 05 Aug 2001) | 7 lines
  1635. Changed paths:
  1636.    M /trunk/plugins/directx/aout_directx.c
  1637.    M /trunk/plugins/directx/vout_directx.c
  1638.    M /trunk/plugins/x11/vout_xvideo.c
  1639.    M /trunk/src/ac3_decoder/ac3_decoder_thread.c
  1640.    M /trunk/src/ac3_decoder/ac3_decoder_thread.h
  1641.    M /trunk/src/input/input.c
  1642.    M /trunk/src/interface/main.c
  1643.    M /trunk/src/video_output/video_text.c
  1644. * Big rewrite of the DirectX audio plugin. The audio output is now (almost)
  1645.     perfect on Win32.
  1646. * Fixed a bug in ac3dec_CreateThread() in ac3_decoder_thread.
  1647. * On Win32, open() will now open files in binary mode by default.
  1648. * A few minor changes to vout_xvideo.c
  1649. ------------------------------------------------------------------------
  1650. r1030 | gbazin | 2001-08-05 20:57:59 +0200 (Sun, 05 Aug 2001) | 3 lines
  1651. Changed paths:
  1652.    M /trunk/plugins/directx/aout_directx.c
  1653. * Minor bug fix to aout_directx.c
  1654. ------------------------------------------------------------------------
  1655. r1031 | sam | 2001-08-06 15:13:06 +0200 (Mon, 06 Aug 2001) | 5 lines
  1656. Changed paths:
  1657.    M /trunk/plugins/text/intf_rc.c
  1658.    M /trunk/src/spu_decoder/spu_decoder.c
  1659.   * Made the remote command plugin usable even with no stream.
  1660.   * Fixed a deadlock in the remote command plugin.
  1661.   * Fixed a deadlock in the SPU decoder.
  1662. ------------------------------------------------------------------------
  1663. r1032 | sam | 2001-08-06 15:28:01 +0200 (Mon, 06 Aug 2001) | 12 lines
  1664. Changed paths:
  1665.    M /trunk/AUTHORS
  1666.    M /trunk/Makefile
  1667.    M /trunk/Makefile.opts.in
  1668.    A /trunk/README.libdvdcss
  1669.    M /trunk/configure
  1670.    M /trunk/configure.in
  1671.    D /trunk/debian/changelog-css
  1672.    M /trunk/debian/control
  1673.    D /trunk/debian/control-css
  1674.    A /trunk/debian/libdvdcss0.0.2-dev.dirs
  1675.    A /trunk/debian/libdvdcss0.0.2.dirs
  1676.    A /trunk/debian/libdvdcss0.0.2.docs
  1677.    M /trunk/debian/rules
  1678.    D /trunk/debian/rules-css
  1679.    M /trunk/debian/vlc.dirs
  1680.    M /trunk/extras/libdvdcss/Makefile
  1681.    M /trunk/extras/libdvdcss/css.c
  1682.    M /trunk/extras/libdvdcss/ioctl.c
  1683.    M /trunk/extras/libdvdcss/libdvdcss.c
  1684.    M /trunk/include/defs.h.in
  1685.    M /trunk/plugins/alsa/Makefile
  1686.    M /trunk/plugins/beos/Makefile
  1687.    M /trunk/plugins/darwin/Makefile
  1688.    M /trunk/plugins/directx/Makefile
  1689.    M /trunk/plugins/downmix/Makefile
  1690.    M /trunk/plugins/dsp/Makefile
  1691.    M /trunk/plugins/dummy/Makefile
  1692.    M /trunk/plugins/dvd/Makefile
  1693.    A /trunk/plugins/dvd/dummy_dvdcss.c
  1694.    A /trunk/plugins/dvd/dummy_dvdcss.h
  1695.    M /trunk/plugins/dvd/dvd.c
  1696.    M /trunk/plugins/dvd/dvd_ifo.c
  1697.    M /trunk/plugins/dvd/dvd_summary.c
  1698.    M /trunk/plugins/dvd/dvd_udf.c
  1699.    M /trunk/plugins/dvd/input_dvd.c
  1700.    M /trunk/plugins/esd/Makefile
  1701.    M /trunk/plugins/fb/Makefile
  1702.    M /trunk/plugins/ggi/Makefile
  1703.    M /trunk/plugins/glide/Makefile
  1704.    M /trunk/plugins/gtk/Makefile
  1705.    M /trunk/plugins/idct/Makefile
  1706.    M /trunk/plugins/imdct/Makefile
  1707.    M /trunk/plugins/kde/Makefile
  1708.    M /trunk/plugins/macosx/Makefile
  1709.    M /trunk/plugins/mga/Makefile
  1710.    M /trunk/plugins/motion/Makefile
  1711.    M /trunk/plugins/mpeg/Makefile
  1712.    M /trunk/plugins/qnx/Makefile
  1713.    M /trunk/plugins/qt/Makefile
  1714.    M /trunk/plugins/sdl/Makefile
  1715.    M /trunk/plugins/text/Makefile
  1716.    M /trunk/plugins/x11/Makefile
  1717.    M /trunk/plugins/yuv/Makefile
  1718.    M /trunk/vlc.spec
  1719.   * Added a dummy libdvdcss so that the DVD plugin can be used without
  1720.     libdvdcss. It will try to dlopen() libdvdcss at runtime, though,
  1721.     and will use the dummy functions only if it couldn't find a valid
  1722.     libdvdcss. This is probably only useful to package maintainers.
  1723.   * Tidied the snapshot-* Makefile rules.
  1724.   * Tidied the modules Makefiles.
  1725.   * Removed useless stuff in the debian/ directory.
  1726.   * Removed the "make all" kludge in the Makefile.opts rule. I hope this
  1727.     patch is harmless on all systems.
  1728. ------------------------------------------------------------------------
  1729. r1033 | sam | 2001-08-06 15:46:54 +0200 (Mon, 06 Aug 2001) | 3 lines
  1730. Changed paths:
  1731.    M /trunk/debian/.cvsignore
  1732.    A /trunk/debian/libdvdcss0.0.2.copyright
  1733.    M /trunk/debian/rules
  1734.   * libdvdcss* packages are now a bit more policy-compliant.
  1735. ------------------------------------------------------------------------
  1736. r1034 | gbazin | 2001-08-06 22:45:55 +0200 (Mon, 06 Aug 2001) | 3 lines
  1737. Changed paths:
  1738.    M /trunk/plugins/sdl/vout_sdl.c
  1739. * Fixed the sdl video output plugin that I broke 2 days ago.
  1740. ------------------------------------------------------------------------
  1741. r1035 | sam | 2001-08-07 04:48:25 +0200 (Tue, 07 Aug 2001) | 8 lines
  1742. Changed paths:
  1743.    M /trunk/Makefile
  1744.    M /trunk/Makefile.dep
  1745.    M /trunk/Makefile.opts.in
  1746.    M /trunk/configure
  1747.    M /trunk/configure.in
  1748.    M /trunk/extras/libdvdcss/Makefile
  1749.    M /trunk/extras/libdvdcss/ioctl.c
  1750.    M /trunk/include/defs.h.in
  1751.    M /trunk/plugins/dvd/dvd.c
  1752.    M /trunk/plugins/mpeg/input_ps.c
  1753.    M /trunk/src/interface/main.c
  1754.   * Got Makefile to launch ./configure almost properly. $(MAKECMDGOALS) rules !
  1755.   * Various debian scripts fixes.
  1756.   * Added -lmsvcrt40 to the win32 flags for proper execution under Wine.
  1757.   * Fixed broken soname setting under Solaris (and OS X, sort of).
  1758.   * Made the illegal instruction report more explicit.
  1759.   * BSD/OS 4.3beta1 fixes by Steven M. Schultz <sms@TO.GD-ES.COM>.
  1760. ------------------------------------------------------------------------
  1761. r1036 | sam | 2001-08-07 12:54:51 +0200 (Tue, 07 Aug 2001) | 5 lines
  1762. Changed paths:
  1763.    M /trunk/AUTHORS
  1764.    M /trunk/ChangeLog
  1765.    M /trunk/Makefile.dep
  1766.    M /trunk/configure
  1767.    M /trunk/configure.in
  1768.    M /trunk/debian/changelog
  1769.    M /trunk/debian/control
  1770.    M /trunk/vlc.spec
  1771.   * Updated version number to 0.2.82.
  1772.   * Updated ChangeLog.
  1773.   * Fixed a typo in Makefile.dep.
  1774. ------------------------------------------------------------------------
  1775. r1037 | sam | 2001-08-08 04:48:44 +0200 (Wed, 08 Aug 2001) | 3 lines
  1776. Changed paths:
  1777.    M /trunk/AUTHORS
  1778.    M /trunk/ChangeLog
  1779.    M /trunk/configure
  1780.    M /trunk/configure.in
  1781.    M /trunk/extras/libdvdcss/ioctl.c
  1782.    M /trunk/extras/libdvdcss/ioctl.h
  1783.    M /trunk/include/defs.h.in
  1784.   * Solaris DVD decryption support by H}kan Hjort <d95hjort@dtek.chalmers.se>.
  1785. ------------------------------------------------------------------------
  1786. r1038 | sam | 2001-08-09 10:20:26 +0200 (Thu, 09 Aug 2001) | 11 lines
  1787. Changed paths:
  1788.    M /trunk/AUTHORS
  1789.    M /trunk/ChangeLog
  1790.    M /trunk/Makefile
  1791.    M /trunk/extras/libdvdcss/ioctl.c
  1792.    M /trunk/include/modules_export.h
  1793.    M /trunk/plugins/dummy/input_dummy.c
  1794.    M /trunk/plugins/gtk/gtk_display.c
  1795.    M /trunk/src/input/input.c
  1796.    M /trunk/src/interface/intf_playlist.c
  1797.   * Fixed a bug in the gtk interface which caused vlc to go amok after
  1798.     having met a zero-sized area.
  1799.   * Found out how to type '?239?191?189' in vim :-)
  1800.   * Added missing bloat to modules_export.h.
  1801.   * 'snapshot*' rules do not depend on 'clean', and don't use /tmp anymore.
  1802.   * Added vlc:loop playlist command to go back at the beginning.
  1803.     Usage: vlc file1.mpeg file2.mpeg ... fileN.mpeg vlc:loop
  1804.     This change isn't very elegant but there are already bugs in the
  1805.     playlist handling, I'll try to polish it once the playlist is fixed.
  1806. ------------------------------------------------------------------------
  1807. r1039 | jlj | 2001-08-09 22:16:17 +0200 (Thu, 09 Aug 2001) | 2 lines
  1808. Changed paths:
  1809.    M /trunk/plugins/dvd/dvd_ifo.c
  1810.    M /trunk/plugins/dvd/dvd_netlist.c
  1811.    M /trunk/plugins/dvd/input_dvd.c
  1812.    M /trunk/src/input/input_programs.c
  1813. Fixed a memory leak in the ifo parser and input_EndStream
  1814. ------------------------------------------------------------------------
  1815. r1040 | sam | 2001-08-10 01:12:36 +0200 (Fri, 10 Aug 2001) | 9 lines
  1816. Changed paths:
  1817.    M /trunk/ChangeLog
  1818.    M /trunk/Makefile
  1819.    M /trunk/Makefile.opts.in
  1820.    M /trunk/configure
  1821.    M /trunk/configure.in
  1822.    M /trunk/debian/control
  1823.    D /trunk/debian/libdvdcss0.0.2-dev.dirs
  1824.    D /trunk/debian/libdvdcss0.0.2.copyright
  1825.    D /trunk/debian/libdvdcss0.0.2.dirs
  1826.    D /trunk/debian/libdvdcss0.0.2.docs
  1827.    A /trunk/debian/libdvdcss0.0.3-dev.dirs
  1828.    A /trunk/debian/libdvdcss0.0.3.copyright
  1829.    A /trunk/debian/libdvdcss0.0.3.dirs
  1830.    A /trunk/debian/libdvdcss0.0.3.docs
  1831.    M /trunk/debian/rules
  1832.    A /trunk/extras/BSDI_dvdioctl
  1833.    A /trunk/extras/BSDI_dvdioctl/COPYING
  1834.    A /trunk/extras/BSDI_dvdioctl/Makefile
  1835.    A /trunk/extras/BSDI_dvdioctl/blkreset.c
  1836.    A /trunk/extras/BSDI_dvdioctl/dvd.h
  1837.    A /trunk/extras/BSDI_dvdioctl/dvdioctl.c
  1838.    M /trunk/extras/libdvdcss/Makefile
  1839.    M /trunk/extras/libdvdcss/ioctl.c
  1840.   * Added BSD/OS libdvd by Steven M. Schultz <sms@TO.GD-ES.COM> in
  1841.     extras/BSDI_dvdioctl after he suggested it. License is GPL.
  1842.   * ./configure now checks for an installed libdvd under BSD/OS and
  1843.     falls back to ours if not found.
  1844.   * Fixed harmless typos in yesterday's Solaris libdvd patches.
  1845.   * Bumped libdvdcss version number up to 0.0.3 ; release will probably
  1846.     follow once the BSDI changes have been tested.
  1847. ------------------------------------------------------------------------
  1848. r1041 | massiot | 2001-08-10 18:38:09 +0200 (Fri, 10 Aug 2001) | 2 lines
  1849. Changed paths:
  1850.    M /trunk/plugins/mpeg/input_ps.c
  1851. Fixed a bug in System End Code handling. Contact me in case of problem.
  1852. ------------------------------------------------------------------------
  1853. r1042 | sam | 2001-08-10 18:38:59 +0200 (Fri, 10 Aug 2001) | 4 lines
  1854. Changed paths:
  1855.    M /trunk/ChangeLog
  1856.    M /trunk/Makefile.opts.in
  1857.    M /trunk/configure
  1858.    M /trunk/configure.in
  1859.    M /trunk/debian/control
  1860.    M /trunk/plugins/dvd/Makefile
  1861.   * Added proper Conflicts: rules in debian/control.
  1862.   * configure.in fixes for BSD/OS.
  1863. ------------------------------------------------------------------------
  1864. r1043 | massiot | 2001-08-10 19:14:11 +0200 (Fri, 10 Aug 2001) | 2 lines
  1865. Changed paths:
  1866.    M /trunk/configure
  1867.    M /trunk/configure.in
  1868. Added --with-sdl-config-path option if you sdl-config is not in $PATH.
  1869. ------------------------------------------------------------------------
  1870. r1044 | sam | 2001-08-10 19:43:50 +0200 (Fri, 10 Aug 2001) | 3 lines
  1871. Changed paths:
  1872.    M /trunk/configure
  1873.    M /trunk/configure.in
  1874.    M /trunk/extras/libdvdcss/ioctl.c
  1875.    M /trunk/include/defs.h.in
  1876.   * Another mistake in the BSD/OS configuration process.
  1877. ------------------------------------------------------------------------
  1878. r1045 | sam | 2001-08-10 19:53:48 +0200 (Fri, 10 Aug 2001) | 3 lines
  1879. Changed paths:
  1880.    M /trunk/extras/libdvdcss/Makefile
  1881.   * Another stupid typo (hope I got it right this time :p).
  1882. ------------------------------------------------------------------------
  1883. r1046 | sam | 2001-08-13 14:24:58 +0200 (Mon, 13 Aug 2001) | 4 lines
  1884. Changed paths:
  1885.    M /trunk/debian/control
  1886.    A /trunk/debian/vlc-alsa.dirs
  1887.    A /trunk/debian/vlc-esd.dirs
  1888.    A /trunk/debian/vlc-ggi.dirs
  1889.    A /trunk/debian/vlc-glide.dirs
  1890.    A /trunk/debian/vlc-gnome.dirs
  1891.    A /trunk/debian/vlc-gtk.dirs
  1892.    A /trunk/debian/vlc-qt.dirs
  1893.    A /trunk/debian/vlc-sdl.dirs
  1894.   * Added missing debian files I forgot to add a long time ago.
  1895.   * Fixed libglide2/libglide3 inconsistency in debian/control.
  1896. ------------------------------------------------------------------------
  1897. r1047 | sam | 2001-08-14 02:00:04 +0200 (Tue, 14 Aug 2001) | 5 lines
  1898. Changed paths:
  1899.    M /trunk/ChangeLog
  1900.    M /trunk/src/video_output/video_output.c
  1901.   * Fixed a crash in subtitle rendering.
  1902.   * Activated old crappy subtitle rendering in overlay mode (ugly but
  1903.     probably better than having no subtitles at all).
  1904. ------------------------------------------------------------------------
  1905. r1048 | sam | 2001-08-14 06:52:39 +0200 (Tue, 14 Aug 2001) | 3 lines
  1906. Changed paths:
  1907.    M /trunk/ChangeLog
  1908.    M /trunk/configure
  1909.    M /trunk/configure.in
  1910.    M /trunk/include/common.h
  1911.    M /trunk/include/defs.h.in
  1912.    M /trunk/include/threads.h
  1913.    M /trunk/plugins/mpeg/input_ps.c
  1914.   * GNU/Hurd configuration and compilation fixes.
  1915. ------------------------------------------------------------------------
  1916. r1049 | tcastley | 2001-08-14 14:09:03 +0200 (Tue, 14 Aug 2001) | 3 lines
  1917. Changed paths:
  1918.    M /trunk/plugins/beos/VideoWindow.h
  1919.    M /trunk/plugins/beos/vout_beos.cpp
  1920. Rewritten vout for BeOS.  Now does not support overlay however code is simpler
  1921. and easier to implement overlay and DirectWindow.
  1922. ------------------------------------------------------------------------
  1923. r1050 | sam | 2001-08-14 19:53:23 +0200 (Tue, 14 Aug 2001) | 3 lines
  1924. Changed paths:
  1925.    M /trunk/configure
  1926.    M /trunk/configure.in
  1927.   * Fixed yesterday's pthread detection fix.
  1928. ------------------------------------------------------------------------
  1929. r1051 | jlj | 2001-08-17 03:26:45 +0200 (Fri, 17 Aug 2001) | 3 lines
  1930. Changed paths:
  1931.    M /trunk/plugins/qnx/aout_qnx.c
  1932.    M /trunk/plugins/qnx/vout_qnx.c
  1933.   * Overlay now works under latest QNX release.
  1934. ------------------------------------------------------------------------
  1935. r1052 | sam | 2001-08-20 01:35:13 +0200 (Mon, 20 Aug 2001) | 7 lines
  1936. Changed paths:
  1937.    M /trunk/ChangeLog
  1938.    M /trunk/Makefile.opts.in
  1939.    M /trunk/configure
  1940.    M /trunk/configure.in
  1941.    M /trunk/include/threads.h
  1942.   * Added support in ./configure for the cprof profiler.
  1943.   * Activated -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 on all platforms, fixes
  1944.     issues under Solaris and QNX.
  1945.   * Additional checks for SSE-specific (non-MMXEXT) instructions, as
  1946.     reported in <20010817114220.A23480@slartibartfast.angrypacket.com>.
  1947. ------------------------------------------------------------------------
  1948. r1053 | jlj | 2001-08-20 03:03:28 +0200 (Mon, 20 Aug 2001) | 4 lines
  1949. Changed paths:
  1950.    M /trunk/plugins/qnx/aout_qnx.c
  1951.   * Switched QNX audio output to block mode as stream mode is no
  1952.     longer supported under the latest QNX release.
  1953. ------------------------------------------------------------------------
  1954. r1054 | sam | 2001-08-22 16:23:57 +0200 (Wed, 22 Aug 2001) | 5 lines
  1955. Changed paths:
  1956.    M /trunk/ChangeLog
  1957.    A /trunk/ChangeLog.libdvdcss
  1958.    M /trunk/Makefile
  1959.    M /trunk/TODO
  1960.    M /trunk/configure.in
  1961.    M /trunk/debian/changelog
  1962.    M /trunk/debian/control
  1963.    M /trunk/debian/libdvdcss0.0.3.copyright
  1964.    M /trunk/debian/rules
  1965.    M /trunk/debian/vlc.copyright
  1966.    M /trunk/doc/vlc.1
  1967.    M /trunk/include/config.h.in
  1968.    M /trunk/plugins/x11/vout_xvideo.c
  1969.    M /trunk/src/interface/main.c
  1970.    M /trunk/vlc.spec
  1971.   * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
  1972.   * Added --xvadaptor flag to select the XVideo adaptor to use.
  1973.   * Everything is ready for the 0.2.83 release.
  1974. ------------------------------------------------------------------------
  1975. r1055 | sam | 2001-08-22 17:16:02 +0200 (Wed, 22 Aug 2001) | 3 lines
  1976. Changed paths:
  1977.    M /trunk/ChangeLog.libdvdcss
  1978.   * Grmbl. Forgot to update the libdvdcss changelog.
  1979. ------------------------------------------------------------------------
  1980. r1056 | massiot | 2001-08-22 19:21:46 +0200 (Wed, 22 Aug 2001) | 8 lines
  1981. Changed paths:
  1982.    M /trunk/AUTHORS
  1983.    M /trunk/configure
  1984.    M /trunk/configure.in
  1985.    D /trunk/include/attributes.h
  1986.    M /trunk/include/common.h
  1987.    M /trunk/include/defs.h.in
  1988.    M /trunk/include/input_ext-dec.h
  1989.    M /trunk/include/modules.h
  1990.    M /trunk/include/vdec_ext-plugins.h
  1991.    M /trunk/include/video.h
  1992.    M /trunk/plugins/idct/idct.c
  1993.    M /trunk/plugins/idct/idctaltivec.c
  1994.    M /trunk/plugins/idct/idctclassic.c
  1995.    M /trunk/plugins/idct/idctmmx.c
  1996.    M /trunk/plugins/idct/idctmmxext.c
  1997.    D /trunk/plugins/idct/vdec_block.h
  1998.    M /trunk/plugins/idct/vdec_block_c.c
  1999.    M /trunk/plugins/idct/vdec_block_mmx.c
  2000.    M /trunk/plugins/idct/vdec_idct.c
  2001.    M /trunk/plugins/idct/vdec_idct.h
  2002.    M /trunk/plugins/motion/Makefile
  2003.    M /trunk/plugins/motion/motion.c
  2004.    A /trunk/plugins/motion/motion3dnow.c
  2005.    M /trunk/plugins/motion/motionmmx.c
  2006.    M /trunk/plugins/motion/motionmmxext.c
  2007.    D /trunk/plugins/motion/vdec_motion_common.c
  2008.    D /trunk/plugins/motion/vdec_motion_inner.c
  2009.    D /trunk/plugins/motion/vdec_motion_inner_mmx.c
  2010.    D /trunk/plugins/motion/vdec_motion_inner_mmxext.c
  2011.    M /trunk/src/ac3_decoder/ac3_parse.c
  2012.    M /trunk/src/audio_decoder/audio_decoder.c
  2013.    M /trunk/src/input/input_ext-dec.c
  2014.    M /trunk/src/video_decoder/video_decoder.c
  2015.    M /trunk/src/video_decoder/video_decoder.h
  2016.    M /trunk/src/video_decoder/video_parser.c
  2017.    M /trunk/src/video_decoder/video_parser.h
  2018.    M /trunk/src/video_decoder/vpar_blocks.c
  2019.    A /trunk/src/video_decoder/vpar_blocks.h
  2020.    M /trunk/src/video_decoder/vpar_headers.c
  2021.    M /trunk/src/video_decoder/vpar_pool.c
  2022.    M /trunk/src/video_decoder/vpar_pool.h
  2023. * Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
  2024. - performance boost ;
  2025. - fixed the "Dual Prime Arithmetic" bug ;
  2026. - 3DNow! motion compensation module ;
  2027. * BTW, fixed numerous bugs ;
  2028. * AC3dec statistics do not show up with --enable-stats, because I doubt
  2029. they're understandable by a normal human being, and they pollute the output.
  2030. ------------------------------------------------------------------------
  2031. r1057 | massiot | 2001-08-22 20:47:52 +0200 (Wed, 22 Aug 2001) | 3 lines
  2032. Changed paths:
  2033.    A /trunk/doc/web-streaming.html
  2034. * Added a documentation to use VLC as a netscape plug-in and do some
  2035. (buggy) web streaming.
  2036. ------------------------------------------------------------------------
  2037. r1058 | gbazin | 2001-08-22 23:18:43 +0200 (Wed, 22 Aug 2001) | 4 lines
  2038. Changed paths:
  2039.    M /trunk/Makefile.opts.in
  2040.    M /trunk/src/video_output/video_output.c
  2041. - The win32 port is once again using msvcrt.dll instead of msvcrt40.dll
  2042. - Fixed a synchro bug (typo) in video_output.c
  2043. ------------------------------------------------------------------------
  2044. r1059 | massiot | 2001-08-23 12:08:26 +0200 (Thu, 23 Aug 2001) | 2 lines
  2045. Changed paths:
  2046.    M /trunk/src/video_decoder/vpar_blocks.c
  2047. Very small enhancements.
  2048. ------------------------------------------------------------------------
  2049. r1060 | massiot | 2001-08-23 15:24:38 +0200 (Thu, 23 Aug 2001) | 4 lines
  2050. Changed paths:
  2051.    M /trunk/Makefile.opts.in
  2052.    M /trunk/configure
  2053.    M /trunk/configure.in
  2054. Removed /usr/local/include, because it is unsafe in a cross-compilation
  2055. environment. If you have problems with this, tell me and we'll find an
  2056. alternate solution.
  2057. ------------------------------------------------------------------------
  2058. r1061 | sam | 2001-08-23 17:39:46 +0200 (Thu, 23 Aug 2001) | 3 lines
  2059. Changed paths:
  2060.    M /trunk/ChangeLog.libdvdcss
  2061.    M /trunk/configure
  2062.    M /trunk/configure.in
  2063.   * Attempt to fix the SDL detection under *BSD.
  2064. ------------------------------------------------------------------------
  2065. r1062 | massiot | 2001-08-24 11:20:05 +0200 (Fri, 24 Aug 2001) | 2 lines
  2066. Changed paths:
  2067.    M /trunk/extras/libdvdcss/Makefile
  2068. Install doesn't explode if libdvdcss hasn't been compiled.
  2069. ------------------------------------------------------------------------
  2070. r1063 | sam | 2001-08-24 12:51:53 +0200 (Fri, 24 Aug 2001) | 4 lines
  2071. Changed paths:
  2072.    M /trunk/Makefile
  2073.    M /trunk/debian/changelog
  2074.    M /trunk/debian/control
  2075.    M /trunk/debian/rules
  2076.   * Fixed build dependencies for architectures not supporting libasound2
  2077.     (Closes Debian bug #109722).
  2078. ------------------------------------------------------------------------
  2079. r1064 | massiot | 2001-08-24 18:28:49 +0200 (Fri, 24 Aug 2001) | 4 lines
  2080. Changed paths:
  2081.    M /trunk/plugins/dsp/aout_dsp.c
  2082. * Removed O_NONBLCK in aout_Play because we don't use it and some drivers
  2083. (e.g. have problems with this) ;
  2084. * Added warning messages.
  2085. ------------------------------------------------------------------------
  2086. r1065 | massiot | 2001-08-27 18:13:20 +0200 (Mon, 27 Aug 2001) | 2 lines
  2087. Changed paths:
  2088.    M /trunk/AUTHORS
  2089.    M /trunk/plugins/mpeg/input_ts.c
  2090.    M /trunk/src/input/input.c
  2091. IP Multicast support, courtesy of Mathias Kretschmer <mathias@research.att.com>.
  2092. ------------------------------------------------------------------------
  2093. r1066 | jlj | 2001-09-05 01:21:34 +0200 (Wed, 05 Sep 2001) | 2 lines
  2094. Changed paths:
  2095.    M /trunk/src/video_decoder/vpar_blocks.c
  2096.   * Fixed a problem with field streams not working with new video decoder.
  2097. ------------------------------------------------------------------------
  2098. r1067 | massiot | 2001-09-05 18:07:50 +0200 (Wed, 05 Sep 2001) | 5 lines
  2099. Changed paths:
  2100.    M /trunk/AUTHORS
  2101.    M /trunk/Makefile.opts.in
  2102.    M /trunk/configure
  2103.    M /trunk/configure.in
  2104.    M /trunk/include/input_ext-intf.h
  2105.    M /trunk/include/modules.h
  2106.    M /trunk/include/vdec_ext-plugins.h
  2107.    M /trunk/plugins/idct/Makefile
  2108.    A /trunk/plugins/idct/block_c.h
  2109.    A /trunk/plugins/idct/block_mmx.h
  2110.    M /trunk/plugins/idct/idct.c
  2111.    A /trunk/plugins/idct/idct.h
  2112.    A /trunk/plugins/idct/idct_decl.h
  2113.    A /trunk/plugins/idct/idct_sparse.h
  2114.    A /trunk/plugins/idct/idctaltivec.S
  2115.    M /trunk/plugins/idct/idctaltivec.c
  2116.    D /trunk/plugins/idct/idctaltivec.h
  2117.    M /trunk/plugins/idct/idctclassic.c
  2118.    M /trunk/plugins/idct/idctmmx.c
  2119.    M /trunk/plugins/idct/idctmmxext.c
  2120.    D /trunk/plugins/idct/vdec_block_c.c
  2121.    D /trunk/plugins/idct/vdec_block_mmx.c
  2122.    D /trunk/plugins/idct/vdec_idct.c
  2123.    D /trunk/plugins/idct/vdec_idct.h
  2124.    M /trunk/plugins/motion/Makefile
  2125.    M /trunk/plugins/motion/motion3dnow.c
  2126.    A /trunk/plugins/motion/motionaltivec.c
  2127.    M /trunk/src/input/input_clock.c
  2128.    M /trunk/src/interface/main.c
  2129.    M /trunk/src/video_decoder/video_decoder.c
  2130.    M /trunk/src/video_decoder/video_parser.c
  2131.    M /trunk/src/video_decoder/video_parser.h
  2132.    M /trunk/src/video_decoder/vpar_blocks.c
  2133.    M /trunk/src/video_decoder/vpar_pool.h
  2134. * Altivec IDCT and motion compensation, based on Paul Mackerras's mpeg2dec
  2135. (untested !) ;
  2136. * Local minor optimizations in IDCT ;
  2137. * Removed a hopeless kludge in input_clock.c
  2138. ------------------------------------------------------------------------
  2139. r1068 | massiot | 2001-09-05 18:20:23 +0200 (Wed, 05 Sep 2001) | 2 lines
  2140. Changed paths:
  2141.    M /trunk/plugins/idct/Makefile
  2142.    D /trunk/plugins/idct/idctaltivec.S
  2143.    A /trunk/plugins/idct/idctaltivecasm.S
  2144. * Fixed a compilation bug.
  2145. ------------------------------------------------------------------------
  2146. r1069 | massiot | 2001-09-05 18:46:10 +0200 (Wed, 05 Sep 2001) | 5 lines
  2147. Changed paths:
  2148.    M /trunk/src/ac3_decoder/ac3_decoder_thread.c
  2149.    M /trunk/src/audio_decoder/adec_generic.c
  2150. * MPEG audio emphasis fix, courtesy of Matthieu Lochegnies
  2151. <lochegm1@cti.ecp.fr> ;
  2152. * ac3dec uninitialized data structure fix, courtesy of Damian Ivereigh
  2153. <damian@cisco.com>.
  2154. ------------------------------------------------------------------------
  2155. r1070 | henri | 2001-09-06 06:28:36 +0200 (Thu, 06 Sep 2001) | 2 lines
  2156. Changed paths:
  2157.    M /trunk/ChangeLog
  2158.    M /trunk/src/lpcm_decoder/lpcm_decoder_thread.c
  2159. A very tiny small useless optimization in the LPCM decoder
  2160. ------------------------------------------------------------------------
  2161. r1071 | henri | 2001-09-06 09:31:39 +0200 (Thu, 06 Sep 2001) | 3 lines
  2162. Changed paths:
  2163.    M /trunk/ChangeLog
  2164.    M /trunk/configure
  2165.    M /trunk/configure.in
  2166. Added gnome.h check and cleaned the error messages in the configure
  2167. script
  2168. ------------------------------------------------------------------------
  2169. r1072 | massiot | 2001-09-06 12:19:18 +0200 (Thu, 06 Sep 2001) | 2 lines
  2170. Changed paths:
  2171.    M /trunk/plugins/idct/idct.c
  2172.    M /trunk/plugins/idct/idctaltivec.c
  2173.    M /trunk/plugins/idct/idctclassic.c
  2174.    M /trunk/plugins/idct/idctmmx.c
  2175.    M /trunk/plugins/idct/idctmmxext.c
  2176. Fixed a warning.
  2177. ------------------------------------------------------------------------
  2178. r1073 | massiot | 2001-09-06 12:39:10 +0200 (Thu, 06 Sep 2001) | 2 lines
  2179. Changed paths:
  2180.    M /trunk/Makefile
  2181.    M /trunk/configure
  2182.    M /trunk/configure.in
  2183.    M /trunk/plugins/idct/Makefile
  2184.    M /trunk/plugins/motion/Makefile
  2185. Fixed numerous bugs with the Altivec IDCT (still not compiling).
  2186. ------------------------------------------------------------------------
  2187. r1074 | massiot | 2001-09-06 15:16:26 +0200 (Thu, 06 Sep 2001) | 2 lines
  2188. Changed paths:
  2189.    M /trunk/src/video_decoder/vpar_blocks.c
  2190.    M /trunk/src/video_decoder/vpar_headers.c
  2191. Reworked jlj's patch for field pictures.
  2192. ------------------------------------------------------------------------
  2193. r1075 | massiot | 2001-09-06 15:24:21 +0200 (Thu, 06 Sep 2001) | 2 lines
  2194. Changed paths:
  2195.    M /trunk/configure
  2196.    M /trunk/configure.in
  2197. Another fix for the altivec detection.
  2198. ------------------------------------------------------------------------
  2199. r1076 | massiot | 2001-09-06 16:02:56 +0200 (Thu, 06 Sep 2001) | 2 lines
  2200. Changed paths:
  2201.    M /trunk/plugins/idct/idctmmx.c
  2202.    M /trunk/plugins/idct/idctmmxext.c
  2203.    M /trunk/plugins/motion/motion.c
  2204.    M /trunk/plugins/motion/motion3dnow.c
  2205.    M /trunk/plugins/motion/motionaltivec.c
  2206.    M /trunk/plugins/motion/motionmmx.c
  2207.    M /trunk/plugins/motion/motionmmxext.c
  2208. Various fixes for GCC 3.0.
  2209. ------------------------------------------------------------------------
  2210. r1077 | henri | 2001-09-06 20:21:02 +0200 (Thu, 06 Sep 2001) | 7 lines
  2211. Changed paths:
  2212.    M /trunk/ChangeLog
  2213.    M /trunk/plugins/mpeg/input_ts.c
  2214.    M /trunk/src/input/input_netlist.c
  2215.    M /trunk/src/input/mpeg_system.c
  2216. - Fixed a netlist packet leak in demuxPSI (Mark Gritter <mgritter@kealia.com>).
  2217. - Removed the nuts message "unable to allocate memory" when the netlist got
  2218. empty.
  2219. - Cosmetic changes.
  2220. ------------------------------------------------------------------------
  2221. r1078 | sam | 2001-09-09 15:43:25 +0200 (Sun, 09 Sep 2001) | 15 lines
  2222. Changed paths:
  2223.    M /trunk/AUTHORS
  2224.    M /trunk/ChangeLog
  2225.    M /trunk/ChangeLog.libdvdcss
  2226.    M /trunk/debian/changelog
  2227.    M /trunk/debian/control
  2228.    M /trunk/extras/libdvdcss/css.c
  2229.    M /trunk/extras/libdvdcss/libdvdcss.c
  2230.    M /trunk/extras/libdvdcss/libdvdcss.h
  2231.    M /trunk/plugins/text/intf_ncurses.c
  2232.  Changes to vlc:
  2233.   * Fixed arch-dependant build dependencies (Closes Debian bug #109722).
  2234.   * Minor changes to the (non-working) ncurses interface.
  2235.  Changes to libdvdcss (courtesy of H?239?191?189kan Hjort <d95hjort@dtek.chalmers.se>):
  2236.   * If we see 3000 unencrypted blocks assume that the title is unencrypted.
  2237.   * If we have not seen any encrypted block and then discover that the block
  2238.     just read is not a valid block of an MPEG2 Program stream, assume that the
  2239.     title is unencrypted.
  2240.   * Empty keys (for unscrambled sectors) are now cached as well.
  2241.   * We try to decrypt the file even if DVD ioctls are not available.
  2242. ------------------------------------------------------------------------
  2243. r1079 | massiot | 2001-09-12 00:22:31 +0200 (Wed, 12 Sep 2001) | 2 lines
  2244. Changed paths:
  2245.    M /trunk/plugins/idct/idctaltivec.c
  2246.    M /trunk/plugins/motion/motionaltivec.c
  2247. Fixed typos, courtesy of Michel Lanners <mlan@cpu.lu>
  2248. ------------------------------------------------------------------------
  2249. r1080 | tcastley | 2001-09-12 03:30:07 +0200 (Wed, 12 Sep 2001) | 5 lines
  2250. Changed paths:
  2251.    M /trunk/plugins/beos/InterfaceWindow.cpp
  2252.    M /trunk/plugins/beos/VideoWindow.h
  2253.    M /trunk/plugins/beos/vout_beos.cpp
  2254. Fixed the slider overflow problem.
  2255. Corrected Slider behaviour.
  2256. Simplified Code in the vout_beos ready for another developer to implement
  2257. more advanced video output.
  2258. ------------------------------------------------------------------------
  2259. r1081 | tcastley | 2001-09-12 03:31:37 +0200 (Wed, 12 Sep 2001) | 3 lines
  2260. Changed paths:
  2261.    M /trunk/plugins/beos/MediaControlView.cpp
  2262.    M /trunk/plugins/beos/MediaControlView.h
  2263. Fixed Slider overflow and slider behaviour.
  2264. Also corrected the button status behavour.
  2265. ------------------------------------------------------------------------
  2266. r1082 | massiot | 2001-09-14 17:36:36 +0200 (Fri, 14 Sep 2001) | 2 lines
  2267. Changed paths:
  2268.    M /trunk/configure
  2269.    M /trunk/configure.in
  2270. Miscellaneous updates to configure, especially for cross-compilation.
  2271. ------------------------------------------------------------------------
  2272. r1083 | massiot | 2001-09-24 13:17:49 +0200 (Mon, 24 Sep 2001) | 2 lines
  2273. Changed paths:
  2274.    M /trunk/configure
  2275.    M /trunk/configure.in
  2276.    M /trunk/include/input_ext-dec.h
  2277.    M /trunk/src/input/input.c
  2278.    M /trunk/src/input/input_ext-dec.c
  2279.    M /trunk/src/input/mpeg_system.c
  2280. Fixed many alignment issues.
  2281. ------------------------------------------------------------------------
  2282. r1084 | massiot | 2001-09-25 13:46:14 +0200 (Tue, 25 Sep 2001) | 3 lines
  2283. Changed paths:
  2284.    M /trunk/Makefile.opts.in
  2285.    M /trunk/configure
  2286.    M /trunk/configure.in
  2287.    M /trunk/include/common.h
  2288.    M /trunk/include/defs.h.in
  2289.    M /trunk/include/vdec_ext-plugins.h
  2290.    M /trunk/plugins/idct/Makefile
  2291.    M /trunk/plugins/idct/idctaltivec.c
  2292.    D /trunk/plugins/idct/idctaltivecasm.S
  2293.    M /trunk/plugins/motion/Makefile
  2294.    M /trunk/plugins/motion/motionaltivec.c
  2295.    M /trunk/src/interface/main.c
  2296.    M /trunk/src/video_decoder/vpar_pool.c
  2297.    M /trunk/src/video_output/video_output.c
  2298. Altivec IDCT and motion compensation, courtesy of Michel Lespinasse for
  2299. mpeg2dec (untested).
  2300. ------------------------------------------------------------------------
  2301. r1085 | massiot | 2001-09-26 14:32:25 +0200 (Wed, 26 Sep 2001) | 2 lines
  2302. Changed paths:
  2303.    M /trunk/configure.in
  2304.    M /trunk/include/video_output.h
  2305.    M /trunk/plugins/beos/vout_beos.cpp
  2306.    M /trunk/plugins/sdl/vout_sdl.c
  2307.    M /trunk/plugins/x11/vout_x11.c
  2308.    M /trunk/plugins/x11/vout_xvideo.c
  2309.    M /trunk/src/spu_decoder/spu_decoder.c
  2310.    M /trunk/src/video_decoder/vpar_headers.c
  2311.    M /trunk/src/video_output/video_output.c
  2312. By default, use the real size of the stream for the video output size.
  2313. ------------------------------------------------------------------------
  2314. r1086 | massiot | 2001-09-28 11:55:20 +0200 (Fri, 28 Sep 2001) | 2 lines
  2315. Changed paths:
  2316.    M /trunk/plugins/idct/idctaltivec.c
  2317. Fixed a stupid mistake in NormScan().
  2318. ------------------------------------------------------------------------
  2319. r1087 | massiot | 2001-09-28 11:57:08 +0200 (Fri, 28 Sep 2001) | 2 lines
  2320. Changed paths:
  2321.    M /trunk/configure
  2322.    M /trunk/configure.in
  2323.    M /trunk/include/common.h
  2324.    M /trunk/include/defs.h.in
  2325. If memalign isn't available, fall back on valloc.
  2326. ------------------------------------------------------------------------
  2327. r1088 | massiot | 2001-09-28 12:39:40 +0200 (Fri, 28 Sep 2001) | 2 lines
  2328. Changed paths:
  2329.    M /trunk/configure
  2330.    M /trunk/configure.in
  2331.    M /trunk/include/defs.h.in
  2332. Test for Altivec C extensions.
  2333. ------------------------------------------------------------------------
  2334. r1089 | massiot | 2001-09-28 16:17:16 +0200 (Fri, 28 Sep 2001) | 2 lines
  2335. Changed paths:
  2336.    M /trunk/Makefile.opts.in
  2337.    M /trunk/configure
  2338.    M /trunk/configure.in
  2339.    M /trunk/plugins/idct/Makefile
  2340.    M /trunk/plugins/idct/idctaltivec.c
  2341.    M /trunk/plugins/motion/Makefile
  2342.    M /trunk/plugins/motion/motionaltivec.c
  2343. Faster configure script and as-yet untested Darwin patches.
  2344. ------------------------------------------------------------------------
  2345. r1090 | massiot | 2001-09-28 17:08:40 +0200 (Fri, 28 Sep 2001) | 2 lines
  2346. Changed paths:
  2347.    M /trunk/Makefile.opts.in
  2348.    M /trunk/plugins/idct/idctaltivec.c
  2349. Fixed bugs in the MacOS X port.
  2350. ------------------------------------------------------------------------
  2351. r1091 | massiot | 2001-09-28 17:24:11 +0200 (Fri, 28 Sep 2001) | 2 lines
  2352. Changed paths:
  2353.    M /trunk/extras/libdvdcss/ioctl.c
  2354. Darwin ioctl, courtesy of ej0.
  2355. ------------------------------------------------------------------------
  2356. r1092 | bozo | 2001-09-29 16:52:01 +0200 (Sat, 29 Sep 2001) | 5 lines
  2357. Changed paths:
  2358.    M /trunk/src/ac3_spdif/ac3_iec958.c
  2359.    M /trunk/src/ac3_spdif/ac3_spdif.c
  2360. Fix bad dates in ac3 spdif "decoder" (playing with the bit stream is very
  2361. funny).
  2362. Thanks to Stef for his ideas, Meuuh for his bit stream, and Sam for his
  2363. trolls :)
  2364. ------------------------------------------------------------------------
  2365. r1093 | stef | 2001-09-30 02:33:22 +0200 (Sun, 30 Sep 2001) | 6 lines
  2366. Changed paths:
  2367.    M /trunk/src/audio_output/aout_spdif.c
  2368. .better handling of the buffer of the sound driver to try to remove
  2369.  sratches in spdif.
  2370. Thanx to bozo for his help :)
  2371. ------------------------------------------------------------------------
  2372. r1094 | stef | 2001-09-30 03:05:37 +0200 (Sun, 30 Sep 2001) | 5 lines
  2373. Changed paths:
  2374.    M /trunk/plugins/x11/vout_xvideo.c
  2375. . video output grows to respect acpect ratio instead of shrinking (not
  2376. in x11 because it takes cpu to resize a picture)
  2377. . disable dpms in xvideo
  2378. ------------------------------------------------------------------------
  2379. r1095 | stef | 2001-09-30 03:26:44 +0200 (Sun, 30 Sep 2001) | 2 lines
  2380. Changed paths:
  2381.    M /trunk/plugins/dvd/input_dvd.c
  2382. . in spdif ac3 in selected by default
  2383. ------------------------------------------------------------------------
  2384. r1096 | bozo | 2001-09-30 22:25:13 +0200 (Sun, 30 Sep 2001) | 2 lines
  2385. Changed paths:
  2386.    M /trunk/src/ac3_spdif/ac3_spdif.c
  2387.    M /trunk/src/ac3_spdif/ac3_spdif.h
  2388. Small optimisation of my previous commit.
  2389. ------------------------------------------------------------------------
  2390. r1097 | massiot | 2001-10-01 12:27:17 +0200 (Mon, 01 Oct 2001) | 3 lines
  2391. Changed paths:
  2392.    M /trunk/src/video_decoder/vpar_blocks.c
  2393. "added support for an unusual construct at the start of some
  2394. slices", says walken :-).
  2395. ------------------------------------------------------------------------
  2396. r1098 | massiot | 2001-10-01 14:48:01 +0200 (Mon, 01 Oct 2001) | 2 lines
  2397. Changed paths:
  2398.    M /trunk/Makefile
  2399.    M /trunk/include/threads.h
  2400.    M /trunk/src/interface/main.c
  2401. Error checks in debug mode : pthread ERRORCHECK_MUTEX and MALLOC_CHECK_=2.
  2402. ------------------------------------------------------------------------
  2403. r1099 | massiot | 2001-10-01 18:18:49 +0200 (Mon, 01 Oct 2001) | 8 lines
  2404. Changed paths:
  2405.    M /trunk/Makefile.opts.in
  2406.    M /trunk/configure
  2407.    M /trunk/configure.in
  2408.    M /trunk/include/config.h.in
  2409.    M /trunk/include/input_ext-intf.h
  2410.    M /trunk/include/intf_msg.h
  2411.    M /trunk/include/main.h
  2412.    M /trunk/include/video_output.h
  2413.    M /trunk/plugins/mpeg/input_ps.c
  2414.    M /trunk/src/input/input.c
  2415.    M /trunk/src/input/input_ext-intf.c
  2416.    M /trunk/src/input/mpeg_system.c
  2417.    M /trunk/src/interface/intf_msg.c
  2418.    M /trunk/src/interface/main.c
  2419.    M /trunk/src/video_decoder/video_parser.c
  2420.    M /trunk/src/video_decoder/video_parser.h
  2421.    M /trunk/src/video_decoder/vpar_headers.c
  2422.    M /trunk/src/video_decoder/vpar_synchro.c
  2423.    M /trunk/src/video_output/video_output.c
  2424. * Removed -march=pentiumpro ; should now work on pentium-class machines ;
  2425. * Removed --enable-stats configuration directive. Stats are now activated
  2426. at runtime with --stats ;
  2427. * New intf_StatMsg() call ;
  2428. * Vout picture heap is now 8 pictures instead of 5 (better synchro) ;
  2429. * Tremendous enhancements in statistics display ;
  2430. * Better capabilities handling.
  2431. ------------------------------------------------------------------------
  2432. r1100 | massiot | 2001-10-01 18:44:07 +0200 (Mon, 01 Oct 2001) | 3 lines
  2433. Changed paths:
  2434.    M /trunk/include/config.h.in
  2435.    M /trunk/src/video_decoder/video_parser.h
  2436.    M /trunk/src/video_decoder/vpar_blocks.c
  2437.    M /trunk/src/video_decoder/vpar_headers.c
  2438. Dramatically improve compilation time, with a negligible performance
  2439. tradeoff.
  2440. ------------------------------------------------------------------------
  2441. r1101 | massiot | 2001-10-02 15:34:56 +0200 (Tue, 02 Oct 2001) | 5 lines
  2442. Changed paths:
  2443.    M /trunk/Makefile.opts.in
  2444.    M /trunk/configure
  2445.    M /trunk/configure.in
  2446.    A /trunk/extras/libdvdcss/libdvdcss.spec
  2447.    M /trunk/vlc.spec
  2448. * Borrowed Mandrakesoft's vlc.spec and libdvdcss.spec ;
  2449. * New configure option --with-tuning=[arch], extending --enable-pentiumpro ;
  2450. for Pentium, use --with-tuning=pentium, for PowerPC 604 use --with-tuning=604,
  2451. and so on.
  2452. ------------------------------------------------------------------------
  2453. r1102 | massiot | 2001-10-02 18:46:59 +0200 (Tue, 02 Oct 2001) | 16 lines
  2454. Changed paths:
  2455.    M /trunk/include/input_ext-intf.h
  2456.    M /trunk/plugins/dvd/input_dvd.c
  2457.    M /trunk/plugins/mpeg/input_es.c
  2458.    M /trunk/plugins/mpeg/input_ps.c
  2459.    M /trunk/plugins/mpeg/input_ps.h
  2460.    M /trunk/plugins/mpeg/input_ts.c
  2461.    M /trunk/src/input/input.c
  2462.    M /trunk/src/input/input_programs.c
  2463.    M /trunk/src/misc/modules.c
  2464. * Cleaned up sam's mess with input's pf_open and pf_close (not completely) ;
  2465. * With -vvv modules now show up their scores ;
  2466. This afternoon I have been a little bored, so the feature of the day is :
  2467. * HTTP input support.
  2468. You can test it with :
  2469. ./vlc http://mysite.com:80/mystream.mpg
  2470. It doesn't implement any kind of buffering, so make sure you have enough
  2471. bandwidth, otherwise you'll just get nothing.
  2472. It is compatible with HTTP proxy, just set http_proxy :
  2473. export http_proxy="http://proxy.mycompany.com:3128/"
  2474. Enjoy !
  2475. ------------------------------------------------------------------------
  2476. r1103 | massiot | 2001-10-02 19:04:43 +0200 (Tue, 02 Oct 2001) | 4 lines
  2477. Changed paths:
  2478.    M /trunk/plugins/mpeg/input_es.c
  2479.    M /trunk/src/input/input.c
  2480. * Fixed a warning in input_es.c ;
  2481. * Don't connect on INADDR_ANY, patch courtesy of Mathias Kretschmer
  2482.   <mathias@research.att.com>.
  2483. ------------------------------------------------------------------------
  2484. r1104 | sam | 2001-10-02 19:09:44 +0200 (Tue, 02 Oct 2001) | 5 lines
  2485. Changed paths:
  2486.    M /trunk/Makefile
  2487.    M /trunk/plugins/ggi/vout_ggi.c
  2488.    M /trunk/src/input/input.c
  2489.   * Added HTTP virtualhost support in the HTTP input.
  2490.   * Enabled mouse clicks in the GGI plugin.
  2491.   * Minor Makefile alteration.
  2492. ------------------------------------------------------------------------
  2493. r1105 | tcastley | 2001-10-03 04:19:21 +0200 (Wed, 03 Oct 2001) | 2 lines
  2494. Changed paths:
  2495.    M /trunk/src/input/input.c
  2496. Changes to ensure the BeOS compile still works.
  2497. ------------------------------------------------------------------------
  2498. r1106 | tcastley | 2001-10-03 04:20:39 +0200 (Wed, 03 Oct 2001) | 2 lines
  2499. Changed paths:
  2500.    M /trunk/src/misc/netutils.c
  2501. Updated to compile on BeOS.
  2502. ------------------------------------------------------------------------
  2503. r1107 | xav | 2001-10-03 04:53:49 +0200 (Wed, 03 Oct 2001) | 3 lines
  2504. Changed paths:
  2505.    M /trunk/configure
  2506.    M /trunk/configure.in
  2507. Modified configure.in to allow cross-compiling with Mingw32.
  2508. Quick and ugly, i'm gonna find a better way to do it.
  2509. ------------------------------------------------------------------------
  2510. r1108 | xav | 2001-10-03 05:32:05 +0200 (Wed, 03 Oct 2001) | 8 lines
  2511. Changed paths:
  2512.    M /trunk/src/input/input.c
  2513.    M /trunk/src/video_decoder/video_parser.c
  2514.    M /trunk/src/video_output/video_output.c
  2515. The vlc now compiles when cross-compiling with Mingw32. It segfaults
  2516. while browsing plugins (modules.o, it seems).
  2517. Oh, btw, stats won't work under win32, since <sys/times.h> and the
  2518. function times don't seem to exist.
  2519. Sam, may I speak with you tomorrow about modules.c ?
  2520. ------------------------------------------------------------------------
  2521. r1109 | massiot | 2001-10-03 12:12:52 +0200 (Wed, 03 Oct 2001) | 2 lines
  2522. Changed paths:
  2523.    M /trunk/src/input/input.c
  2524. Info : you can use #ifndef instead of #ifdef... #else :p
  2525. ------------------------------------------------------------------------
  2526. r1110 | massiot | 2001-10-03 14:46:17 +0200 (Wed, 03 Oct 2001) | 4 lines
  2527. Changed paths:
  2528.    M /trunk/configure
  2529.    M /trunk/configure.in
  2530.    M /trunk/include/input_ext-dec.h
  2531.    M /trunk/src/input/input_ext-dec.c
  2532.    M /trunk/vlc.spec
  2533. * Minor ShowBits() optimization ;
  2534. * Fixed a bug in vlc.spec ;
  2535. * New --disable-plugins option ; make all plug-ins built-in.
  2536. ------------------------------------------------------------------------
  2537. r1111 | massiot | 2001-10-03 14:58:57 +0200 (Wed, 03 Oct 2001) | 2 lines
  2538. Changed paths:
  2539.    M /trunk/src/input/input.c
  2540. * Repaired dummy input broken yesterday.
  2541. ------------------------------------------------------------------------
  2542. r1112 | sam | 2001-10-03 15:14:05 +0200 (Wed, 03 Oct 2001) | 3 lines
  2543. Changed paths:
  2544.    M /trunk/configure
  2545.    M /trunk/configure.in
  2546.    M /trunk/include/defs.h.in
  2547.    M /trunk/src/input/input.c
  2548.    M /trunk/src/video_decoder/video_parser.c
  2549.    M /trunk/src/video_output/video_output.c
  2550.   * Added an endianness check for cross-compilations.
  2551.   * We now check for sys/times.h.
  2552. ------------------------------------------------------------------------
  2553. r1113 | massiot | 2001-10-03 16:41:08 +0200 (Wed, 03 Oct 2001) | 3 lines
  2554. Changed paths:
  2555.    M /trunk/Makefile.opts.in
  2556.    M /trunk/plugins/mpeg/input_ps.c
  2557. * Enhanced --with-tuning
  2558. * Fixed a nasty segfault
  2559. ------------------------------------------------------------------------
  2560. r1114 | sam | 2001-10-03 17:10:55 +0200 (Wed, 03 Oct 2001) | 3 lines
  2561. Changed paths:
  2562.    M /trunk/include/config.h.in
  2563.    M /trunk/src/input/input.c
  2564.    M /trunk/src/input/input_programs.c
  2565.    M /trunk/src/interface/main.c
  2566.   * Added User-Agent header in the HTTP input.
  2567.   * Fixed an input segfault which occured using ES input.
  2568. ------------------------------------------------------------------------
  2569. r1115 | sam | 2001-10-04 02:50:24 +0200 (Thu, 04 Oct 2001) | 3 lines
  2570. Changed paths:
  2571.    M /trunk/plugins/gtk/gtk_playlist.c
  2572.    M /trunk/plugins/gtk/intf_gnome.c
  2573.    M /trunk/plugins/gtk/intf_gtk.c
  2574.    M /trunk/plugins/gtk/intf_gtk.h
  2575.   * Added HTTP url drop (from a WWW browser) to the gtk/gnome interface.
  2576. ------------------------------------------------------------------------
  2577. r1116 | massiot | 2001-10-08 11:21:57 +0200 (Mon, 08 Oct 2001) | 2 lines
  2578. Changed paths:
  2579.    M /trunk/configure
  2580.    M /trunk/configure.in
  2581.    M /trunk/plugins/motion/Makefile
  2582. Fixed bugs in the altivec detection, courtesy of Michel Lanners <mlan@cpu.lu>.
  2583. ------------------------------------------------------------------------
  2584. r1117 | massiot | 2001-10-08 18:20:25 +0200 (Mon, 08 Oct 2001) | 3 lines
  2585. Changed paths:
  2586.    M /trunk/AUTHORS
  2587.    M /trunk/Makefile
  2588.    M /trunk/configure
  2589.    M /trunk/configure.in
  2590.    M /trunk/plugins/macosx/Makefile
  2591.    M /trunk/plugins/macosx/aout_macosx.c
  2592.    M /trunk/plugins/macosx/intf_macosx.c
  2593.    M /trunk/plugins/macosx/macosx.c
  2594.    M /trunk/plugins/macosx/macosx_common.h
  2595.    M /trunk/plugins/macosx/vout_macosx.c
  2596. MacOS X port : native QuickTime video output, courtesy of Florian G.
  2597. Pflug <fgp@phlo.org>. Use it with -I macosx_qt.
  2598. ------------------------------------------------------------------------
  2599. r1118 | massiot | 2001-10-09 01:10:28 +0200 (Tue, 09 Oct 2001) | 2 lines
  2600. Changed paths:
  2601.    A /trunk/plugins/macosx/intf_macosx_qt.c
  2602.    A /trunk/plugins/macosx/macosx_qt.c
  2603.    A /trunk/plugins/macosx/macosx_qt_common.h
  2604.    A /trunk/plugins/macosx/vout_macosx_qt.c
  2605. Beuheuheuheuhuehueuhuehuehu forgot to add new QuickTime files :*-(((
  2606. ------------------------------------------------------------------------
  2607. r1119 | massiot | 2001-10-09 13:46:08 +0200 (Tue, 09 Oct 2001) | 2 lines
  2608. Changed paths:
  2609.    M /trunk/Makefile.opts.in
  2610. MacOS X port : replaced -traditional-cpp (deprecated) with -no-cpp-precomp.
  2611. ------------------------------------------------------------------------
  2612. r1120 | sam | 2001-10-10 16:25:15 +0200 (Wed, 10 Oct 2001) | 6 lines
  2613. Changed paths:
  2614.    M /trunk/ChangeLog
  2615.    M /trunk/ChangeLog.libdvdcss
  2616.    M /trunk/Makefile
  2617.    M /trunk/configure
  2618.    M /trunk/configure.in
  2619.    M /trunk/debian/changelog
  2620.    M /trunk/debian/rules
  2621.    M /trunk/plugins/gtk/gtk_open.c
  2622.    M /trunk/src/input/input.c
  2623.    M /trunk/src/misc/netutils.c
  2624.    M /trunk/vlc.spec
  2625.   * 0.2.90 release.
  2626.   * Updated ChangeLog files.
  2627.   * XVideo module now compiled as built-in for Debian packages, to avoid
  2628.     PIC and non-PIC code collision (Closes Debian bug #111790).
  2629. ------------------------------------------------------------------------
  2630. r1121 | sam | 2001-10-10 17:18:55 +0200 (Wed, 10 Oct 2001) | 3 lines
  2631. Changed paths:
  2632.    M /trunk/ChangeLog
  2633.   * Fixed bad ChangeLog formatting.
  2634. ------------------------------------------------------------------------
  2635. r1122 | massiot | 2001-10-11 13:28:42 +0200 (Thu, 11 Oct 2001) | 3 lines
  2636. Changed paths:
  2637.    M /trunk/configure
  2638.    M /trunk/configure.in
  2639.    M /trunk/extras/libdvdcss/libdvdcss.spec
  2640.    M /trunk/vlc.spec
  2641. * Fixed bugs in RPM spec files ;
  2642. * Fixed a bug in configure where ix86 machines were improperly detected.
  2643. ------------------------------------------------------------------------
  2644. r1123 | massiot | 2001-10-11 15:19:27 +0200 (Thu, 11 Oct 2001) | 3 lines
  2645. Changed paths:
  2646.    M /trunk/include/vdec_ext-plugins.h
  2647.    M /trunk/plugins/yuv/transforms_common.h
  2648.    M /trunk/plugins/yuv/transforms_yuv.h
  2649.    M /trunk/src/video_decoder/video_decoder.c
  2650.    M /trunk/src/video_decoder/video_decoder.h
  2651.    M /trunk/src/video_decoder/video_parser.h
  2652.    M /trunk/src/video_decoder/vpar_blocks.c
  2653.    M /trunk/src/video_decoder/vpar_headers.c
  2654.    M /trunk/src/video_decoder/vpar_pool.c
  2655.    M /trunk/src/video_decoder/vpar_pool.h
  2656. * Chroma 4:2:2 and 4:4:4 support in the decoder.
  2657. * Fixed bugs in the C YUV transform with 4:2:2 format.
  2658. ------------------------------------------------------------------------
  2659. r1124 | massiot | 2001-10-11 18:12:43 +0200 (Thu, 11 Oct 2001) | 3 lines
  2660. Changed paths:
  2661.    M /trunk/include/vdec_ext-plugins.h
  2662.    M /trunk/plugins/sdl/vout_sdl.c
  2663.    M /trunk/src/video_decoder/video_decoder.c
  2664.    M /trunk/src/video_decoder/vpar_blocks.c
  2665. * Minor video parser optimization ;
  2666. * SDL now displays an error message on 422 streams.
  2667. ------------------------------------------------------------------------
  2668. r1125 | stef | 2001-10-13 17:34:21 +0200 (Sat, 13 Oct 2001) | 21 lines
  2669. Changed paths:
  2670.    M /trunk/configure
  2671.    M /trunk/configure.in
  2672.    M /trunk/extras/libdvdcss/css.c
  2673.    M /trunk/extras/libdvdcss/css.h
  2674.    M /trunk/extras/libdvdcss/csstables.h
  2675.    M /trunk/extras/libdvdcss/ioctl.c
  2676.    M /trunk/extras/libdvdcss/ioctl.h
  2677.    M /trunk/extras/libdvdcss/libdvdcss.c
  2678.    M /trunk/extras/libdvdcss/libdvdcss.h
  2679.    M /trunk/extras/libdvdcss/videolan/dvdcss.h
  2680.    M /trunk/include/config.h.in
  2681.    M /trunk/include/defs.h.in
  2682.    M /trunk/plugins/dvd/dvd_ifo.c
  2683.    M /trunk/plugins/dvd/dvd_udf.c
  2684.    M /trunk/plugins/dvd/input_dvd.c
  2685.    M /trunk/src/audio_output/aout_spdif.c
  2686.    M /trunk/src/interface/main.c
  2687. New features for libdvdcss: we have three ways now to decode a title key.
  2688. 1) Crack the title key (the method that was here before). The only change
  2689. here is that we search the key for the exact chapter we are seeking with
  2690. DVDSetArea (in case the key has changed within a title). It is maybe not a
  2691. good idea.
  2692. 2) Crack the disc key, which allows us to decode instantly all title keys.
  2693. I've used an algorithm from Frank Stevenson ; it eats much memory (64MB),
  2694. and takes about 15 s at launch time.
  2695. 3) Decode the disc key with player keys (libcss method). However, you need
  2696. licensed player keys at build time for that to work.
  2697. To choose between libdvdcss methods, a command line options is supplied:
  2698.         vlc --dvdcss <method> where method is one of title, disc, key.
  2699. Note that all these changes only work with linux now, since we have to add a
  2700. specific ioctl to read title key. I hope that I haven't broken too many things.
  2701. ------------------------------------------------------------------------
  2702. r1126 | stef | 2001-10-14 05:26:20 +0200 (Sun, 14 Oct 2001) | 2 lines
  2703. Changed paths:
  2704.    M /trunk/extras/libdvdcss/css.c
  2705.    M /trunk/extras/libdvdcss/libdvdcss.c
  2706.    M /trunk/extras/libdvdcss/videolan/dvdcss.h
  2707.    M /trunk/include/config.h.in
  2708.    M /trunk/plugins/dvd/input_dvd.c
  2709. Use of an environment variable to choose libdvdcss method.
  2710. ------------------------------------------------------------------------
  2711. r1127 | stef | 2001-10-15 15:33:00 +0200 (Mon, 15 Oct 2001) | 7 lines
  2712. Changed paths:
  2713.    M /trunk/plugins/dvd/input_dvd.c
  2714. Reverted one change from my previous commit: when using title cracking
  2715. method in libdvdcss, the key is only checked at title start, not before each
  2716. chapter.
  2717. The behaviour when we have decrypted the disc key is to check the key before
  2718. each seek (although I'm still fighting against a bug).
  2719. ------------------------------------------------------------------------
  2720. r1128 | sam | 2001-10-15 16:59:56 +0200 (Mon, 15 Oct 2001) | 3 lines
  2721. Changed paths:
  2722.    M /trunk/src/input/input.c
  2723.   * Fixed an error in the ts://server[:port][/broadcast] input parsing.
  2724. ------------------------------------------------------------------------
  2725. r1129 | stef | 2001-10-16 12:46:24 +0200 (Tue, 16 Oct 2001) | 4 lines
  2726. Changed paths:
  2727.    M /trunk/extras/libdvdcss/css.c
  2728. Removed unnecessary headers added by error.
  2729. It should fix libdvdcss compilation issue on non-linux platforms.
  2730. ------------------------------------------------------------------------
  2731. r1130 | stef | 2001-10-16 18:51:28 +0200 (Tue, 16 Oct 2001) | 4 lines
  2732. Changed paths:
  2733.    M /trunk/extras/libdvdcss/css.c
  2734.    M /trunk/extras/libdvdcss/libdvdcss.c
  2735.    M /trunk/include/config.h.in
  2736.    M /trunk/plugins/dvd/input_dvd.c
  2737. -defining TRACE_DVDCSS in config.h displays libdvdcss debug message.
  2738. -libdvdcss error messages are reported in input_dvd.c.
  2739. -vlc verbosity also enables more error messages from libdvdcss.
  2740. ------------------------------------------------------------------------
  2741. r1131 | ej | 2001-10-19 01:13:46 +0200 (Fri, 19 Oct 2001) | 5 lines
  2742. Changed paths:
  2743.    M /trunk/extras/libdvdcss/ioctl.c
  2744. * Fixed undefined KEY_SIZE compile bug mentioned by Dave Thorup
  2745. * Fixed CSS ioctl for Darwin/OSX - still might need tweaking of 'dataLength' fields
  2746. * Added ReadTitleKey ioctl for Darwin/OSX
  2747. * Minor cleanup
  2748. ------------------------------------------------------------------------
  2749. r1132 | tcastley | 2001-10-21 08:05:30 +0200 (Sun, 21 Oct 2001) | 2 lines
  2750. Changed paths:
  2751.    M /trunk/plugins/beos/InterfaceWindow.cpp
  2752.    M /trunk/plugins/beos/MediaControlView.cpp
  2753. Tidied up the code to remove interface messages not required.
  2754. ------------------------------------------------------------------------
  2755. r1133 | tcastley | 2001-10-21 08:06:20 +0200 (Sun, 21 Oct 2001) | 2 lines
  2756. Changed paths:
  2757.    M /trunk/plugins/beos/VideoWindow.h
  2758.    M /trunk/plugins/beos/vout_beos.cpp
  2759. Resizing the video out window in BeOS now retains the scaling.
  2760. ------------------------------------------------------------------------
  2761. r1134 | lool | 2001-10-22 01:17:03 +0200 (Mon, 22 Oct 2001) | 5 lines
  2762. Changed paths:
  2763.    M /trunk/src/input/mpeg_system.c
  2764. Moved unlock in the if structure. This suppresses the dead_lock which
  2765. was crashing the windows port in TS_input.
  2766. The audio still segfaults.
  2767. ------------------------------------------------------------------------
  2768. r1135 | jobi | 2001-10-22 02:43:23 +0200 (Mon, 22 Oct 2001) | 2 lines
  2769. Changed paths:
  2770.    M /trunk/src/interface/main.c
  2771. *** empty log message ***
  2772. ------------------------------------------------------------------------
  2773. r1136 | xav | 2001-10-22 04:33:54 +0200 (Mon, 22 Oct 2001) | 6 lines
  2774. Changed paths:
  2775.    M /trunk/plugins/mpeg/input_ts.c
  2776.    M /trunk/src/input/input.c
  2777. The vlc now crosscompiles smoothly without having to correct one file
  2778. BUT this is UGLY ! We HAVE to find a way to make multicast function
  2779. under Win32.
  2780. BTW, it does now definitely read TS Streams, locally or from the network.
  2781. ------------------------------------------------------------------------
  2782. r1137 | massiot | 2001-10-22 13:35:45 +0200 (Mon, 22 Oct 2001) | 2 lines
  2783. Changed paths:
  2784.    M /trunk/vlc.spec
  2785. Qt fix courtesy of Christopher Johnson <cjohnson@mint.net>.
  2786. ------------------------------------------------------------------------
  2787. r1138 | sam | 2001-10-22 14:02:17 +0200 (Mon, 22 Oct 2001) | 6 lines
  2788. Changed paths:
  2789.    M /trunk/configure
  2790.    M /trunk/configure.in
  2791.    M /trunk/debian/rules
  2792.    M /trunk/include/defs.h.in
  2793.    M /trunk/src/interface/main.c
  2794.   * xvideo.so is now built in by default. Mixing PIC and non-PIC code was not
  2795.   very nice.
  2796.   * Fixed compilation errors in src/interface/main.c when the compiler did
  2797.   not support SSE or 3DNow! inline assembly.