1. 06 May, 2001 3 commits
    • Stéphane Borel's avatar
    • Stéphane Borel's avatar
      *Much work on the gnome interface: added oct's playlist from gtk plugin, · bc118e19
      Stéphane Borel authored
      tuned appearence, added preferences window (with no features yet), jump
      window to go to specified time (not functionnal yet), and fixed some
      bugs.
      
      *moved b_fullscreen from p_vout->p_sys to p_vout and unified way of
      toggling fullscreen in sdl in x11/xvideo output (using p_vout->i_ch
      nges) so that an interface plugin can toogle fullscreen (implemented
      in gnome)
      
      *added p_input->stream.p_selected_area->i_tell in input TS so that the
      slider work with ts files ( however, the time counter doesn't since we
      have no mux_rate )
      
      *improved ac3 spdif output ( and made it work again :)). It uses a true
      blank frame now, and it allows to switch languages like a traditionnal
      output. It doesn't support multiplexing though, neither can we switch
      between spdif/analogical mode on-the-fly.
      
      *beginning of the back port of gnome to gtk for those who do not have
      gnome.
      bc118e19
    • Sam Hocevar's avatar
      · c8c99b21
      Sam Hocevar authored
        * Fixed a few warnings with gcc 3.0.
        * aout and vout are now allocated in banks, making it possible to have
          several of them at the same time.
        * configure now checks for MMX and MMX EXT support in the assembler.
        * Removed all MMX code from the main program and moved it to the
          existing idct modules (Closes: Debian bug #96036).
      
          Don't forget to make distclean before building vlc again.
      c8c99b21
  2. 05 May, 2001 1 commit
  3. 02 May, 2001 2 commits
    • Sam Hocevar's avatar
      · d072e40d
      Sam Hocevar authored
        * FreeBSD CSS decryption support.
      d072e40d
    • Henri Fallon's avatar
      · 5e0ca682
      Henri Fallon authored
      * Corrected vlc-howto thanks to Arnaud Gomes-do-Vale
      * Fixed a segfault in TS input. Some stream still do not work, or
        work very slowly with many error messages. I'll try to have a look.
      5e0ca682
  4. 01 May, 2001 3 commits
    • Sam Hocevar's avatar
      · f367feac
      Sam Hocevar authored
        * Fixed a remaining buffer overflow in the Gnome interface and applied
          the patches to the Gtk+ interface.
      f367feac
    • Sam Hocevar's avatar
      · 54355637
      Sam Hocevar authored
        * Fixed a segfault in the SPU decoder initialization.
      54355637
    • Sam Hocevar's avatar
      · a70f8bb3
      Sam Hocevar authored
        * Mandatory step for video output IV and the audio output quality
          fix: the output threads are now spawned when a decoder needs one,
          so it can decide the audio frequency or the video window size. Still
          under heavy construction, so don't get too excited at finding bugs
          in it yet.
      
          Note: this change broke the XVideo module, so I made its score much
          lower than before. I suspect xvideo.so had a bug before which only
          appears now. Other video output plugins may be broken as well, but
          again this might be due to old existing bugs showing their ugly head.
      
        * Fixed a few buffer overflows in the Gnome interface.
        * The module bank is now a global variable. The video output bank and
          the audio output bank might follow (when they exist).
        * Coding style and organization fixes to the spdif decoder.
        * autoconf and Makefile changes by Arnaud Gomes-do-Vale
          <arnaud@carrosse.frmug.org>.
      a70f8bb3
  5. 30 Apr, 2001 4 commits
  6. 29 Apr, 2001 5 commits
    • Stéphane Borel's avatar
      -Fixed the title-change-with-no-input-restart in dvd. · 5d51b9be
      Stéphane Borel authored
      -I haven't forgotten the chagelog this time :)
      5d51b9be
    • Sam Hocevar's avatar
      · 2cc08ef1
      Sam Hocevar authored
        * BeOS crash fix by Wade Majors <guru@startrek.com>.
      
          Please, try no to forget the ChangeLog when commiting!
      2cc08ef1
    • Stéphane Borel's avatar
      -slight modification in ClockManageRef: after a synchro reinit, we still · dcca341b
      Stéphane Borel authored
      do the mwait and re-init last-cr so that there no date irregularity.
      Such a thing is necessary for dvd playback at cell change ; however,
      Meuuh, could you look at that since you might think we should do
      otherwise.
      
      -turned the "bitsream callback discontinuity" message to debug.
      
      -removed modification of the title environnement variable in input dvd
      at title change since we no longer restart the input at title change.
      dcca341b
    • Stéphane Borel's avatar
      Forgot one file. · d857773c
      Stéphane Borel authored
      d857773c
    • Stéphane Borel's avatar
      -new audio output using direct ac3 pass-through with some sound · e5c6a7af
      Stéphane Borel authored
      cards: it sends raw ac3 frames to an external ac3 decoder. It is very
      experimental yet, hasn't any synchro ... but it works well with my
      sblive and my dtt3500 speakers (note that you need a patched emu10k1
      driver for this to work).
      
      -bug fix in gnome intf thanks to Shane Harper.
      
      -bug fix in input_dvd for chapter change.
      e5c6a7af
  7. 28 Apr, 2001 7 commits
    • Henri Fallon's avatar
      · d3aacbfc
      Henri Fallon authored
      - Fixed a bug in TS input. It should be more smooth now
      - Fixed the pace control. Meuuh, could you check ?
      d3aacbfc
    • Sam Hocevar's avatar
      · 44344f9c
      Sam Hocevar authored
        * Updated debian control files and disabled ALSA for this version.
      44344f9c
    • Henri Fallon's avatar
      · 40fe3b48
      Henri Fallon authored
      Updated files for 0.2.73 release
      40fe3b48
    • Sam Hocevar's avatar
      · 60d9438c
      Sam Hocevar authored
        * Fixed a nonsense in configure.in preventing to build sdl.so.
        * Removed a few stupid debug instructions in aout_s16.c that should
          have never been commited. Sorry about that.
      60d9438c
    • Sam Hocevar's avatar
      · 1c5ddd94
      Sam Hocevar authored
        * Don't use the #@%&$! autoconf-suggested CFLAGS.
      1c5ddd94
    • Sam Hocevar's avatar
      · 0a4aeaa6
      Sam Hocevar authored
        * Coding style fixes here and there.
        * Miscellaneous QNX compile fixes.
        * Beginning of the mingw32 port by Gildas Bazin <gbazin@netcourrier.com>.
        * Added Marcari and Gildas to the AUTHORS file.
      
        (I commited the mingw32 port because it doesn't add any new code outside
         the #ifdefs, but we won't tell a word about it for the moment. We don't
         really need windows users whining about bugs, do we ?)
      0a4aeaa6
    • Henri Fallon's avatar
      · eb7f7ca0
      Henri Fallon authored
      Added a howto. Feel free to correct it. I'll put it on the website soon.
      eb7f7ca0
  8. 27 Apr, 2001 4 commits
    • Stéphane Borel's avatar
      -fixed a segfault added in last commit: initilisation of p_cache was · da011cf4
      Stéphane Borel authored
      done inside a #ifdef DEBUG
      
      It still segfaults for me on exit.
      da011cf4
    • Christophe Massiot's avatar
      Change --enable-debug into --enable-trace. Same with DEBUG_*. · 3d727062
      Christophe Massiot authored
      --enable-debug still exists, but only activates -g and additional
      safety checks.
      
      I hope I didn't break anything :))
      3d727062
    • Henri Fallon's avatar
      · 092858e0
      Henri Fallon authored
      Repaired broadcast support : binding INADDR_ANY doesn't seem to work.
      
      You now have to specify the broadcast address as an argument.
      Btw, thanks to sam, you can now use ts://server:port style, which gives
      for broadcast :
      
      vlc --broadcast broadcast_addr ts://server[:port]
      092858e0
    • Sam Hocevar's avatar
      · c0138ec5
      Sam Hocevar authored
        * Fixed the continuous 'seeking position' bug in network mode.
        * rc interface plugin for vlc control through /dev/stdin courtesy
          of Peter Surda <shurdeek@panorama.sth.ac.at>.
        * Support for `ts://foo:42' style input source:
           vlc ts://vls.via.ecp.fr:1234
           vlc ts://vls.via.ecp.fr
           vlc ts:vls
           vlc ts:vls:4321
          As a side effect, the Gnome and Gtk "network input" buttons work.
      c0138ec5
  9. 26 Apr, 2001 3 commits
    • Sam Hocevar's avatar
      · f2975c71
      Sam Hocevar authored
        * Fixed the ac3dec compilation under BeOS.
        * Removed a useless #include in aout_sdl.c.
      f2975c71
    • Sam Hocevar's avatar
      · fdd0e7d3
      Sam Hocevar authored
        * Commited Shane's XVideo patches. It works here (tm).
        * Fixed the XVideo aspect ratio (AR_SQUARE_PICTURE means square pixels,
          not square image).
      fdd0e7d3
    • Renaud Dartus's avatar
      * Follow of the new ac3_decoder ;) · 2715946f
      Renaud Dartus authored
        - New ac3_mantissa (use of dithflag, new unpack)
        - Correction of an introducing counting bug in ac3_parse
          (i forget 2 bits in total_bits_read)
      2715946f
  10. 25 Apr, 2001 4 commits
  11. 22 Apr, 2001 1 commit
  12. 21 Apr, 2001 2 commits
    • Sam Hocevar's avatar
      · 224c0e0b
      Sam Hocevar authored
        * XVideo fullscreen mode by David Kennedy <dkennedy@tinytoad.com>.
      224c0e0b
    • Sam Hocevar's avatar
      · 9268862b
      Sam Hocevar authored
        * X11 fullscreen mode, courtesy of David Kennedy <dkennedy@tinytoad.com>
      9268862b
  13. 20 Apr, 2001 1 commit
    • Sam Hocevar's avatar
      · 90510c53
      Sam Hocevar authored
        * Added prototypes for the Elementary Stream input module for Alexis.
           it's compiled by default, to activate it: "vlc --input es <file.mpeg>"
      90510c53