]> git.sesse.net Git - vlc/blob - ChangeLog
Simplified volume functions
[vlc] / ChangeLog
1 2003-02-03 Monday 01:39  sam
2
3    * ./modules/audio_output/alsa.c: Woody ALSA compilation fix.
4
5 2003-02-03 Monday 01:23  sam
6
7    * ./debian/control: missing build dependencies.
8
9 2003-02-03 Monday 01:00  massiot
10
11  German translation, croutesy of Felix Kuehne.
12
13 2003-02-03 Monday 00:11  massiot
14
15  Worked around a bug with the Screens menu and localization.
16
17 2003-02-02 Sunday 21:59  hartman
18
19  * OSX version can open .asx files. so we need to let the os know that ;)
20
21 2003-02-02 Sunday 21:21  sam
22
23    * ./include/vlc_config.h: changed "VideoLAN Client" into VLC.
24
25 2003-02-02 Sunday 21:07  sam
26
27    * ./debian/vlc.desktop: removed unnecessary file.
28
29 2003-02-02 Sunday 21:01  sam
30
31    * ./debian/Makefile.am: added woody-buildpackage, removed *.woody.
32
33 2003-02-02 Sunday 21:01  sam
34
35    * ./debian/changelog: updated Debian changelog.
36
37 2003-02-02 Sunday 20:45  sam
38
39    * ./ChangeLog: used cvs2cl (./cvs2cl.pl --hide-filenames --no-wrap -w
40      --stdout | sed -e 's/^[^0-9]/ /' -e 's/^  *$//' | uniq).
41
42 2003-02-02 Sunday 19:57  sam
43
44    * ./debian/woody-buildpackage: finished Woody build script.
45
46 2003-02-02 Sunday 19:12  sam
47
48    * ./po/de.po: german translation updates from Felix Kühne.
49
50 2003-02-02 Sunday 19:09  jpsaman
51
52  Added ffmpeg package to list of depenencies.
53
54 2003-02-02 Sunday 18:18  sam
55
56    * ./debian/woody-buildpackage: added a script to build .debs on woody.
57
58 2003-02-02 Sunday 17:08  sam
59
60    * ./NEWS: a few updates from gibalou.
61
62 2003-02-02 Sunday 12:29  stippi
63
64  cosmetic fix (drop mark would reappear if SHIFT was pressed)
65
66 2003-02-02 Sunday 10:17  titer
67
68   '--demuxdump-file -' dumps to standard output.
69    (useful for operating systems which do not have '/dev/stdout'
70     nor mkfifo)
71
72 2003-02-02 Sunday 05:17  sam
73
74    * renamed debian/README into debian/README.Debian.
75
76 2003-02-02 Sunday 05:07  sam
77
78    * ./debian: more packaging stuff.
79
80 2003-02-02 Sunday 05:01  sam
81
82    * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
83      of places.
84
85 2003-02-02 Sunday 04:38  sam
86
87    * ./doc/vlc.1: updated manpage.
88
89 2003-02-02 Sunday 04:08  sam
90
91    * ./po/it.po: ultimate italian fixes by Bruno Vella.
92
93 2003-02-02 Sunday 04:03  sam
94
95    * ./debian/*: tuned packaging.
96
97 2003-02-02 Sunday 03:58  massiot
98
99  * Bumped up revision number to 0.5.0
100
101 2003-02-02 Sunday 03:11  sam
102
103    * ./po/it.po: updated italian translation, courtesy of Bruno Vella.
104
105 2003-02-02 Sunday 02:37  sam
106
107    * ./po/*: more interface strings harmonization.
108
109 2003-02-02 Sunday 02:23  jobi
110
111      * NEWS: readded deleted entries, sorry about that.
112
113 2003-02-02 Sunday 01:57  jobi
114
115      * NEWS: VCD entry points and iso files
116      * include/audio_output.h: more proper freebsd compilation fix
117      * modules/audio_output/oss.c: if /dev/dsp is used, use another output.
118
119 2003-02-02 Sunday 01:49  massiot
120
121  * README.MacOSX.rtf: Typos
122  * include/vlc_threads.h: Lowered OS X priorities to avoid locking the machine
123  * modules/access/dvdread/input.c: Fixed a long-standing bug when switching
124    titles.
125
126 2003-02-02 Sunday 01:46  sam
127
128    * ./po/*: more s/vlc/VLC/ changes.
129
130 2003-02-02 Sunday 01:29  sam
131
132    * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More
133      to come.
134
135 2003-02-02 Sunday 01:05  sam
136
137    * ./NEWS: a few updates (translations, mozilla plugin).
138
139 2003-02-02 Sunday 00:46  massiot
140
141  * modules/gui/macosx/*: Fixed localization bugs
142  * po/fr.po: Updated French translation
143  * extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0
144
145 2003-02-02 Sunday 00:41  yves
146
147  - ready for general 0.5.0 consumption
148  - activated dvb (with a special workaround for mdk kernel), dv and libdvdplay plugin
149  - more wxwindow stuff.
150  - fixes here and here.
151  - added more doc files like NEWS, THANKS etc.
152  - still lacking mozilla plugin :(
153
154 2003-02-02 Sunday 00:39  sam
155
156    * ./src/libvlc.c: atomic initialization of the main module in VLC_Init()
157      instead of VLC_Create(), so that its strings are translated (was #92).
158
159 2003-02-02 Sunday 00:28  sigmunau
160
161   NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html
162  with embedded wmp
163
164 2003-02-02 Sunday 00:15  sam
165
166    * ./AUTHORS: added Garf and updated entries.
167
168 2003-02-02 Sunday 00:08  sam
169
170    * ./INSTALL.libmad: removed that file; if one does not know how to build
171      and install a library, he'd better not fiddle with VLC.
172
173 2003-02-01 Saturday 23:21  ipkiss
174
175   * modules/gui/win32/win32.cpp: fixed a stupid bug (closes #155)
176   * modules/gui/win32/menu.cpp: removed some ^M chars
177
178 2003-02-01 Saturday 23:03  babal
179
180  - Win32 preference dialog box
181
182 2003-02-01 Saturday 22:39  ipkiss
183
184   * Win32 port
185
186 2003-02-01 Saturday 22:24  titer
187
188   BeOS news.
189
190 2003-02-01 Saturday 22:23  sam
191
192    * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian
193      woody specific builds. Will fill them in a moment.
194
195 2003-02-01 Saturday 22:20  massiot
196
197  Tarkin, Tremor and Theora are only available when compiling from sources.
198
199 2003-02-01 Saturday 22:10  massiot
200
201  Forgot Tremor.
202
203 2003-02-01 Saturday 22:04  jpsaman
204
205  Checking in packageing files.
206
207 2003-02-01 Saturday 21:59  jpsaman
208
209  Updated for iPaq port
210
211 2003-02-01 Saturday 21:34  massiot
212
213  * configure.ac.in: worked around an ffmpeg-cvs detection problem on OS X
214  * Makefile.am: fixed FAQ, THANKS and NEWS handling in package* rules
215  * src/misc/darwin_specific.m: more generic language detection
216  * NEWS: summarized changes from 0.4.6 to 0.5.0
217
218 2003-02-01 Saturday 20:04  sam
219
220    * ./po/it.po: a few corrections.
221
222 2003-02-01 Saturday 19:54  sam
223
224    * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin's target drawable.
225    * ./modules/video_output/directx/directx.c, ./modules/video_output/x11/x11.c,
226      ./modules/video_output/x11/xvideo.c: removed the drawable configuration
227      variables which are now deprecated.
228
229 2003-02-01 Saturday 19:53  sam
230
231    * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be
232      detached before being destroyed.
233
234 2003-02-01 Saturday 19:41  sam
235
236    * ./NEWS: added an empty NEWS file.
237    * ./bootstrap: now that we have the NEWS file, --foreign is no longer
238      required when calling automake.
239
240 2003-02-01 Saturday 17:33  massiot
241
242  Updated Italian translation courtesy of Bruno Vella.
243
244 2003-02-01 Saturday 17:20  massiot
245
246  sam p0\/\/3r !
247
248 2003-02-01 Saturday 13:01  stippi
249
250  Changes done since Feb 28 2003:
251
252 2003-02-01 Saturday 12:48  alexis
253
254  * common/stylesheet-print-noicones.dsl : stylesheet for PS/PDF/RTF output
255  * faq/Makefile: added PS/PDF/RTF targets
256  * faq/faq.sgml: SGML enhancements and few modifications
257
258 2003-02-01 Saturday 10:40  babal
259
260  - fixed a compilation issue with C compilers
261
262 2003-02-01 Saturday 02:21  fenrir
263
264   * asf : trying to fix pts handling.
265
266 2003-01-31 Friday 23:35  sam
267
268    * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files.
269
270 2003-01-31 Friday 23:34  sam
271
272    * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
273      kept up to date (and almost everything advertised in it was done).
274
275 2003-01-31 Friday 19:53  lool
276
277    * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam)
278
279 2003-01-31 Friday 17:56  sam
280
281    * ./configure.ac.in: I was told some versions of mingw32 support neither
282      -mms-bitfields nor -fnative-struct.
283
284 2003-01-31 Friday 16:24  zorglub
285
286  * doc/faq/Makefile: added "text" and "clean" targets.
287  * doc/faq/faq-alone.sgml: Fixed build issues, added FDL, and legal notice.
288  * doc/faq/faq.sgml: Fixed build issues, improved the SGML translation.
289  * doc/faq/fdl.sgml: text of the FSF Free Documentation License.
290
291 2003-01-31 Friday 14:52  sam
292
293    * ./src/libvlc.c: strings in the main module are now translated (fixes: #92).
294
295 2003-01-31 Friday 12:38  sam
296
297    * ./po/de.po: full german translation, courtesy of Felix Kühne.
298
299 2003-01-31 Friday 12:23  massiot
300
301  Fixed a major bug of people who like to declare vars "unsigned int"
302  when they can be -1 :p (why haven't we spotted that before ??).
303  Closes #152.
304
305 2003-01-31 Friday 11:54  sam
306
307    * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen
308      while there was no input (Closes: #153).
309
310 2003-01-31 Friday 11:51  sam
311
312    * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the
313      Audio and Subtitles submenus into the Audio and Video menus.
314
315 2003-01-31 Friday 11:14  sam
316
317    * ./src/audio_output/mixer.c: minor cosmetic fix in output message.
318
319 2003-01-31 Friday 10:51  sam
320
321    * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized
322      variables.
323
324 2003-01-31 Friday 10:48  sam
325
326    * ./configure.ac.in: complain when ALSA headers are not found but
327      --enable-alsa was specified.
328
329 2003-01-31 Friday 07:45  titer
330
331   Minor GUI fixes
332
333 2003-01-31 Friday 03:53  jlj
334
335    * ./modules/gui/macosx: Defeated some deadlocks.
336                            World domination ... is at hand.
337
338 2003-01-30 Thursday 22:35  babal
339
340  - fixed a segfault occuring when the preference dialog box was destroyed
341
342 2003-01-30 Thursday 21:59  sam
343
344    * ./src/misc/configuration.c: when an invalid short option is found, use
345      the optopt variable instead of the current value of optind (Closes: #148).
346
347 2003-01-30 Thursday 20:14  gbazin
348
349  * src/video_output/video_output.c: we were still using free instead of
350     vout_DestroySubPicture in one place.
351  * modules/codec/spudec/parse.c: we now make sure we don't add several times
352     the same highlight callback.
353
354 2003-01-30 Thursday 19:07  lool
355
356    * converted FAQ to SGML
357    * SGML sucks, this is absolutely ugly, please reread
358
359 2003-01-30 Thursday 17:36  gbazin
360
361  * modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the
362     race condition between spudec and vout. This patch may not be all that
363     nice because it does a lot of vlc_object_find() but it is the only
364     solution I've been able to come-up with.
365     Oh and I didn't fix the memory leak caused by the font when using text
366     subtitles. If the vout changes while the spudec is running then we don't
367     unload this font.
368
369 2003-01-30 Thursday 16:46  hartman
370
371  * modules/gui/macosx/intf.m
372    - fixed a warning about parentheses
373
374 2003-01-30 Thursday 16:39  hartman
375
376  * ./modules/gui/macosx/intf.m:
377    - we close the video window after a video is done playing.
378
379 2003-01-30 Thursday 13:38  gbazin
380
381  * src/video_output/vout_subpictures.c: fixed a few race conditions that
382     were triggered by the dvdplay plugin.
383
384 2003-01-30 Thursday 11:44  massiot
385
386  Keep -O2 in --disable-optimizations mode, cause it can't harm...
387
388 2003-01-30 Thursday 03:16  gbazin
389
390  * modules/codec/mpeg_video/headers.c: fixed non-initialized variable in
391      PictureDisplayExtension(). This does also fix problems with the dvdplay
392      plugin and menus with still pictures.
393
394 2003-01-30 Thursday 01:39  massiot
395
396  * modules/codec/mpeg_video/headers.c: more checks in PictureDisplayExtension,
397  * modules/gui/macosx/intf.m: one of the threads wasn't in real-time
398    priority !!!
399  * include/vlc_threads.h: tuned up OS X priorities
400
401 2003-01-29 Wednesday 22:54  fenrir
402
403   * asf : more sanity check for broken files.
404
405 2003-01-29 Wednesday 19:14  hartman
406
407  intf: the slower/faster buttons should not be continious.
408  project: the source files were included in the Resources. No more.
409
410 2003-01-29 Wednesday 19:10  sam
411
412    * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable
413      the title and chapter dialogs when DVD menus are activated.
414
415 2003-01-29 Wednesday 18:28  gbazin
416
417  * modules/gui/gtk/*: changed the disc open dialog to allow for title and
418     chapter 0. When title or chapter 0 are selected, they do not appear in
419     the MRL.
420
421 2003-01-29 Wednesday 18:07  massiot
422
423  New nl translation, courtesy of dj hartman.
424
425 2003-01-29 Wednesday 16:55  sam
426
427    * ./modules/access/dvdplay/intf.c: added a sanity check upon initialization
428      in case the input dies before we even spawned our dvdplay interface
429      (Closes: #141).
430
431 2003-01-29 Wednesday 16:15  sam
432
433    * ./po/ja.po: updated japanese translations, courtesy of KKI.
434
435 2003-01-29 Wednesday 15:03  gbazin
436
437  * include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals
438      THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me.
439
440 2003-01-29 Wednesday 13:59  gbazin
441
442  * modules/demux/ogg.c: bug fix when switching between vorbis channels.
443
444 2003-01-29 Wednesday 12:41  jlj
445
446    * ./modules/gui/macosx/controls.m: fixed bug in my previous commit.
447
448 2003-01-29 Wednesday 12:34  jlj
449
450   * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
451   * modules/gui/macosx: started getting rid of p_intf->p_sys->p_input
452                         and using p_playlist->p_input instead.
453
454 2003-01-29 Wednesday 12:17  gbazin
455
456  * modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin
457      (closes #122).
458  * modules/access/dvdplay/es.c: check "audio-channel" and "spu-channel" user
459      settings (closes #122).
460
461 2003-01-29 Wednesday 10:54  sam
462
463    * ./modules/audio_output/arts.c: fixed aRts output and removed debug
464      messages that were lying around.
465
466 2003-01-29 Wednesday 01:02  titer
467
468   enabled changing filters on the fly
469
470 2003-01-29 Wednesday 00:55  massiot
471
472  Not sure the buffer was large enough.
473
474 2003-01-29 Wednesday 00:38  fenrir
475
476   * mpeg_audio.c : due to mpeg 2.5, max frame size is twice as I though.
477
478 2003-01-28 Tuesday 23:52  sam
479
480    * ./modules/audio_output/esd.c: fixed esd audio output (Closes: #139).
481
482 2003-01-28 Tuesday 23:03  sam
483
484    * ./src/video_output/video_output.c: don't try to change aspect ratio if it
485      has been overriden by the user (Closes: #79).
486    * ./modules/access/dvd/access.c: renamed "dvd-css-method" to "dvdcss-method".
487    * ./modules/*: fixed a few capitalization issues.
488
489 2003-01-28 Tuesday 22:18  gbazin
490
491  * modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select
492     title 0 when using the dvdplay plugin (title 0 = menu).
493
494 2003-01-28 Tuesday 22:17  fenrir
495
496   * mpeg_audio.c : fixed a stack corruption. fprintf 1 - gdb 0.
497
498 2003-01-28 Tuesday 22:08  sam
499
500    * ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
501      DATA_PATH.
502    * ./modules/gui/wxwindows/*.cpp: fixed minor warnings.
503
504 2003-01-28 Tuesday 22:06  sam
505
506    * ./debian/*: activated the wxwindows plugin.
507
508 2003-01-28 Tuesday 21:02  sam
509
510    * ./toolbox: made a few glade-generated strings non-translatable.
511    * ./po/*: fixed spelling errors in pofiles.
512
513 2003-01-28 Tuesday 18:14  sam
514
515    * ./debian/control: removed versioned dependency on libxosd.
516    * ./debian/rules: added comments here and there.
517
518 2003-01-28 Tuesday 18:11  sam
519
520    * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now
521      use "./toolbox --fix-glade" to generate and fix source files.
522    * ./include/vlc_common.h: fixed compilation warnings.
523
524 2003-01-28 Tuesday 17:57  sam
525
526    * ALL: fixes for various compilation warnings and spelling errors.
527
528 2003-01-28 Tuesday 17:52  sam
529
530    * ./modules/visualization/xosd/xosd.c: fixed compilation with version 2 of
531      libxosd.
532
533 2003-01-28 Tuesday 17:47  hartman
534
535  ALL: updated deinterlace to work on the fly. there is a but in vout.m:433
536       jlj will need to fix that.
537       there is no feedback to the interface as of yet
538
539 2003-01-28 Tuesday 16:59  hartman
540
541  * ./modules/gui/macosx/vout.m: removed the resizebar. too much of a hack
542  * ./README.MacOSX.rtf: updated deinterlace and resize info
543
544 2003-01-28 Tuesday 16:05  massiot
545
546  We are now able to parse :
547  dvdread:/Volumes/to@to/VIDEO_TS@1,1
548  dvdplay:/Volumes/to@to/VIDEO_TS@1,1
549  Closes #77
550
551 2003-01-28 Tuesday 15:49  sigmunau
552
553  fixed another possible crash
554
555 2003-01-28 Tuesday 15:41  gbazin
556
557  * modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)
558
559 2003-01-28 Tuesday 15:00  fenrir
560
561   * gtk: fixed 'cannot find file.xpm'.
562   * wxwindows: compilation fix for older wxwindows header.
563
564 2003-01-28 Tuesday 14:07  gbazin
565
566  * src/video_output/video_output.c: oops, fixed a bug I just introduced.
567
568 2003-01-28 Tuesday 14:03  gbazin
569
570  * modules/video_filter/deinterlace/deinterlace.c,
571    modules/video_output/x11/xcommon.c: modified debug messages.
572
573 2003-01-28 Tuesday 13:30  gbazin
574
575  * src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the
576  filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on
577  the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object
578  variables.
579  * modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow
580  switching deinterlace modes on the fly.
581  * modules/gui/gtk/menu.c: updated the deinterlace menu.
582  * include/vlc_common.h: compilation fixes for gtk_main and gnome_main.
583
584 2003-01-28 Tuesday 13:23  massiot
585
586  Do not show the channels menu when the input stream is mono, closing #117.
587
588 2003-01-28 Tuesday 11:05  titer
589
590   * sanity Lock()s
591
592 2003-01-28 Tuesday 09:17  titer
593
594   * beos/* : do not forgot to destroy the Messages window, so vlc does
595              lock when exiting
596   * missing cvsignores
597
598 2003-01-28 Tuesday 09:11  yves
599
600  - new video_output/vout_encoder plugin.
601  - new demux/a52sys plugin.
602
603 2003-01-28 Tuesday 04:46  sam
604
605    * ./modules/audio_output/esd.c: fixed a stack space leak (Closes: #113).
606
607 2003-01-28 Tuesday 04:11  sam
608
609    * ./include/vlc_common.h: removed duplicate macro definitions in the gtk
610      and gnome plugins.
611
612 2003-01-28 Tuesday 03:53  sam
613
614    * ./configure.ac.in: first step in the world domination roadmap, setting
615      the CVS version to -test4.
616
617 2003-01-28 Tuesday 03:03  sam
618
619    * ./po/*: spelling fixes.
620
621 2003-01-28 Tuesday 02:50  hartman
622
623  ALL: the next and previous buttons first work through the chapters. Only
624       then they turn to the playlist.
625
626 2003-01-28 Tuesday 01:22  sam
627
628    * ./configure.ac.in: fixed -lm flags for the distort and adjust plugins.
629
630 2003-01-28 Tuesday 00:48  massiot
631
632  Additional check on p_first_byte_to_mix.
633
634 2003-01-28 Tuesday 00:42  sam
635
636    * ./bootstrap: removed usage of $^ which is not compatible with BSD or
637      Solaris make.
638
639 2003-01-27 Monday 23:50  sam
640
641    * ./src/audio_output/output.c: fixed return with a value in function
642      returning void.
643
644 2003-01-27 Monday 23:42  sam
645
646    * ./include/vlc_common.h: if we don't have strndup but gnome.h defines it
647      anyway, do not provide our custom version.
648
649 2003-01-27 Monday 22:44  ipkiss
650
651   * Fixed a segfault (closes #132)
652
653 2003-01-27 Monday 22:35  jobi
654
655      * ALL: some FreeBSD compilation fixes. gnome plugin still won't compile,
656             at least on FreeBSD 5.0
657
658 2003-01-27 Monday 18:41  ipkiss
659
660   * src/misc/objects.c: vlc_list_find now returns a (vlc_list_t *)
661     instead of a (vlc_list_t); this modification was needed because BCB
662     doesn't like at all when a function (compiled with mingw32) returns
663     a struct...
664   * ALL: modified the files to take this change into account
665   * modules/gui/win32/menu.cpp: enabled the "Add interface" command
666
667 2003-01-27 Monday 17:28  fenrir
668
669   mms: another memory leak
670   avi: comment out a debug statment.
671
672 2003-01-27 Monday 11:29  titer
673
674   Disabled DVD menus by default for 0.5.0
675
676 2003-01-27 Monday 02:42  ipkiss
677
678   * The space bar is a hotkey for pause/resume.
679
680 2003-01-27 Monday 01:08  jlj
681
682    * ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
683                                      is now updated on panel BecomeKey.
684    * ./modules/gui/macosx/prefs.m: Decreased width of prefs panel.
685
686 2003-01-26 Sunday 23:57  gbazin
687
688  * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly triggered while playing some
689  DVD menus.
690
691 2003-01-26 Sunday 19:31  babal
692
693  - menu checkbox outside of title/chapter groupbox
694
695 2003-01-26 Sunday 19:02  babal
696
697  - buttons are left aligned and their size comforms to Windows XP visual
698    guidelines
699
700 2003-01-26 Sunday 17:37  gbazin
701
702  * modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).
703
704 2003-01-26 Sunday 15:53  hartman
705
706  * Added myself to list of authors of these files. i had forgotten to do this.
707
708 2003-01-26 Sunday 15:52  fenrir
709
710   * all: raah, clean up glade output.
711
712 2003-01-26 Sunday 15:49  fenrir
713
714   * added stream output dialog box.
715
716 2003-01-26 Sunday 14:37  gbazin
717
718  * src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the mixer.
719      (p_input->p_first_byte_to_mix sometimes need to be reset)
720  * modules/gui/wxwindows/interface.cpp: fixed the slider under wx-gtk.
721
722 2003-01-26 Sunday 13:34  fenrir
723
724   * avi : fix play back for some broken avi
725
726 2003-01-26 Sunday 11:36  gbazin
727
728  * modules/gui/wxwindows/*: Fixed the open dialog on win32.
729      Better slider management in the main interface. Misc other small fixes.
730
731 2003-01-26 Sunday 09:28  titer
732
733   Added some colors.
734
735 2003-01-26 Sunday 04:55  ipkiss
736
737   * modules/gui/win32: replaced BitBtns with Buttons everywhere, and
738     put "OK" and "Cancel" buttons in an horizontal layout.
739     Also updated a few properties here and there.
740
741 2003-01-26 Sunday 03:22  ipkiss
742
743   * modules/video_output/directx: added a configuration variable and a
744     "normal" one to set the vout window on top of ther windows
745   * modules/gui/win32: the interface can use these variables
746     (almost closes #84)
747
748 2003-01-26 Sunday 01:51  sam
749
750    * ./modules/gui/win32/menu.cpp: fixed a crash in the navigation menu
751      generation.
752
753 2003-01-25 Saturday 22:34  hartman
754
755  * changed the bugreporting url
756
757 2003-01-25 Saturday 21:15  titer
758
759   Added a window to see vlc messages.
760
761 2003-01-25 Saturday 19:42  hartman
762
763  * ./README.MacOSX.rtf: added two remarks on subtitle support.
764  * ./extras/MacOSX/vlc.pbroj/project.pbxproj
765    - Added .wma filetype
766    - Added README, COPYING etc. to resources
767  * ALL: Added a Help menu.
768
769 2003-01-25 Saturday 19:09  fenrir
770
771   * faad : clean up.
772
773 2003-01-25 Saturday 18:57  fenrir
774
775   * all: fixed wrong usage of input_DeletePES.
776
777 2003-01-25 Saturday 18:21  fenrir
778
779   *mp4: fixed segfault when it fails to start a decoder and has specific
780  informations to send.
781
782 2003-01-25 Saturday 17:59  fenrir
783
784   * ffmpeg: fixed memory leaks.
785
786 2003-01-25 Saturday 17:58  fenrir
787
788   * all : fixed some memory leaks thanks valgrind.
789
790 2003-01-25 Saturday 13:42  hartman
791
792  * README.MacOSX.rtf: Updated Readme for new release. Added section on
793    subtitles and on bugreporting.
794  * extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv,
795    .sub and .srt files.
796
797 2003-01-25 Saturday 13:00  hartman
798
799  * Reverted back to non metal windows as dictated by Apple's User Interface
800    Guidelines. Only the controller window stays metallic.
801
802 2003-01-25 Saturday 04:12  fenrir
803
804  * avi: no more segfault when we have 'max buffer allocation reached'
805  * all: fixed(kludged ?) the fact that when we have a 'max buffer allocation reached'
806  we cannot send null packet to decoder.
807
808 2003-01-25 Saturday 02:03  titer
809
810   * store windows sizes in the vlc configuration file
811   * fixed an interface bug when launching a file from the command line
812   * minor fixes or enhancements
813
814 2003-01-24 Friday 19:25  hartman
815
816  * changed the CONFIG_DIR for Darwin into Library/Preferences/VLC
817
818 2003-01-24 Friday 17:19  hartman
819
820  * code we migh use in the future to change the subfile we use.
821    not very useful now because of the .avi requirement to start/stop before
822    loading/displaying the subs.
823
824 2003-01-24 Friday 15:35  hartman
825
826  ALL: fixed the deinterlace menuiteM
827  cvS: ----------------------------------------------------------------------
828
829 2003-01-24 Friday 15:34  hartman
830
831  ALL: fixed the deinterlace menuitem
832
833 2003-01-24 Friday 15:13  sam
834
835    * ./doc/bugreport-howto.txt: minor updates.
836
837 2003-01-24 Friday 13:01  sam
838
839    * ./configure.ac.in: removed the --with-bcbuilder flag.
840    * ./INSTALL.win32: updated accordingly.
841
842 2003-01-24 Friday 07:31  titer
843
844   * vlc_threads.h: lower a priority that made sound choppy on not-so-fast
845                    BeOS computers (closes #119)
846   * others: removed old printf or unused code.
847
848 2003-01-24 Friday 07:21  hartman
849
850  * ./modules/gui/macosx/vout.m: the mousepointer is hidden in fullscreen view
851    after 2 seconds.
852
853 2003-01-24 Friday 03:31  hartman
854
855  * when the playlist is selected and you push the spacebar we pause/play
856    the movie. this makes the behaviour more consistent, though the solution
857    is somewhat unclean. We should fix this on a higher level but i don't see
858    how we could/should.
859
860 2003-01-24 Friday 01:57  babal
861
862  - added a NULL pointer test
863  - cosmetic changes
864
865 2003-01-24 Friday 01:53  hartman
866
867  * the volume slider could only be dragged, not clicked. removed some
868    useless code as well.
869
870 2003-01-24 Friday 01:17  hartman
871
872  * made a quick hack to create a resize bar. not sure if we should keep this.
873
874 2003-01-24 Friday 00:57  gbazin
875
876  * modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the gtk interface.
877  * modules/gui/wxwindows/popup.cpp: Started implementing the popup menu.
878  * modules/gui/wxwindows/interface.cpp: Got rid of the pause button. The play button now acts as a
879  play/pause button depending on the context.
880  * modules/gui/wxwindows/*: A few hacks needed to make the win32 version useable.
881
882 2003-01-24 Friday 00:51  massiot
883
884  * Resized elements in the open panel,
885  * modules/gui/macosx/vout.m: Only hide the menubar and cursor if fullscreen
886    mode is on the primary screen,
887  * po/*: Updated po files.
888
889 2003-01-23 Thursday 23:57  hartman
890
891  * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
892    - oops, i enlarged the timeslider by accident. fixed
893  * ./modules/gui/macosx/controls.m
894    - fixed a mutex_lock issue
895
896 2003-01-23 Thursday 23:39  hartman
897
898  ALL: - made some panels into windows.
899       - made the background picture non editable (removes the text cursor)
900       - added slowmotion button
901
902 2003-01-23 Thursday 23:25  hartman
903
904  * ./modules/gui/macosx/controls.m
905    - changed the slower button into a slowmotion button
906    - fixed a forgotten mutex_unlock
907  * ./modules/gui/macosx/intf.m
908    - added the slowmotion button
909    - some windows shouldn't register in the "Window" menu
910  * ./modules/gui/macosx/open.m
911    - allow multiple file selection
912
913 2003-01-23 Thursday 22:47  massiot
914
915  * Minor changes to the open panel, added AVI stream output option,
916  * modules/gui/macosx/open.m: "Open File" is back,
917  * modules/codec/mpeg_video/synchro.c: Fixed a counting bug.
918
919 2003-01-23 Thursday 18:18  babal
920
921  - menus disabled by default
922  - cosmetic changes
923
924 2003-01-23 Thursday 18:13  massiot
925
926  Fixed a segfault with quitting when no audio output plug-in was found
927  (closes #108).
928
929 2003-01-23 Thursday 17:17  ipkiss
930
931   * use 'dvdold' instead of 'dvd'
932
933 2003-01-23 Thursday 16:53  sam
934
935    * ./modules/misc/network/ipv4.c: we use INADDR_NONE instead of -1 (an old
936      suggestion from lool).
937
938 2003-01-23 Thursday 16:52  sam
939
940    * ./modules/*: warning fixes.
941
942 2003-01-23 Thursday 16:50  sam
943
944    * ./modules/access/dvdread/input.c: warning fixes and a consistency
945      fix (ilvu_sa cannot be -1).
946
947 2003-01-23 Thursday 16:07  fenrir
948
949   * asf: in fast/slow motion we don't play audio (unless there isn't any
950  video). Added some clean up.
951
952 2003-01-23 Thursday 14:54  massiot
953
954  Derk-Jan Hartman.
955
956 2003-01-23 Thursday 14:44  fenrir
957
958   * don't send audio in fast/slow playing speed unless there isn't any video
959  stream.
960
961 2003-01-23 Thursday 12:48  massiot
962
963  * modules/gui/macosx/open.m: Stream output doesn't do UDP/PS,
964  * modules/audio_filter/channel_mixer/trivial.c: Fixed reverse stereo mode
965    with MPEG files,
966  * src/audio_output/output.c: Fixed dual-mono handling.
967
968 2003-01-23 Thursday 11:25  gbazin
969
970  * modules/access/dvdread/input.c, modules/control/rc/rc.c: fixed typos.
971
972 2003-01-23 Thursday 10:58  sam
973
974    * ./modules/access/dvdread/input.c: the dvdread plugin issues a warning
975      instead of an error when it can't stat() the device (Closes: #77).
976
977 2003-01-23 Thursday 10:53  gbazin
978
979  * modules/control/rc/rc.c: Partial fix for the rc interface under win32. On win32, select() only works on
980  socket descriptors so we don't use it anymore on this platform. Right now we only do a blocking call to
981  read() although it should be possible to have a fully functionnal interface by using the PeekConsoleInput()
982  call (someone willing to investigate this ?).
983
984 2003-01-23 Thursday 10:00  fenrir
985
986   * demux: fix segfault while trying to opening files without extention...
987
988 2003-01-23 Thursday 05:50  babal
989
990  - allow the user to choose (and sort) several plugins for the same
991    category.
992
993 2003-01-23 Thursday 04:33  ipkiss
994
995   * The stream output can't use PS with UDP
996   * Added tooltips for the subtitles dialog box
997   * Added a missing "delete"
998   * Added a menu entry to spawn new interfaces (but it's currently
999     disabled, due to a problem with the vlc_list_t struct)
1000
1001 2003-01-22 Wednesday 23:19  sigmunau
1002
1003   added an new config variable that takes an comma separated list of
1004  interface modules to be loaded in the background when vlc starts. This is
1005  usefull for lirc, logger and xosd. Also got rid of the hacky way the sap
1006  module was inserted, as this just needs to be added to this list now.
1007
1008 2003-01-22 Wednesday 22:42  ipkiss
1009
1010   * Added a dialog box for subtitles selection
1011   * Cosmetic here and there
1012
1013 2003-01-22 Wednesday 20:37  lool
1014
1015    * modules/visualization/xosd/xosd.c: lower module capability when the
1016    DISPLAY environment variable is unset (gtk like behaviour)
1017
1018 2003-01-22 Wednesday 19:31  massiot
1019
1020  Reverse stereo option.
1021
1022 2003-01-22 Wednesday 18:03  sam
1023
1024    * ./configure.ac.in: reverted one of my latest laughable changes. Fixes the
1025      detection of libdvdread.a, libdvdplay.a and libxvidcore.a. Sorry guys.
1026
1027 2003-01-22 Wednesday 17:41  lool
1028
1029    * modules/visualization/xosd/xosd.c: fail if DISPLAY isn'y set or if
1030    xosd_init returns NULL
1031    * lib is initialized with configured font
1032    * more safety checks
1033
1034 2003-01-22 Wednesday 17:16  lool
1035
1036    * modules/access/slp.c: #include <stdlib.h> because of a malloc
1037
1038 2003-01-22 Wednesday 16:16  massiot
1039
1040  Less aggressive debug message.
1041
1042 2003-01-22 Wednesday 13:25  sam
1043
1044    * ./configure.ac.in: fixed multiple static link issues with anal linkers.
1045
1046 2003-01-22 Wednesday 11:53  fenrir
1047
1048   * add vout_encoder, not yet the codec parts.
1049
1050 2003-01-22 Wednesday 11:44  fenrir
1051
1052   * all: modified files for video transcoding. Still needed configure.ac.in
1053
1054 2003-01-22 Wednesday 11:41  fenrir
1055
1056   * added file needed for video transcoding with vlc.
1057
1058 2003-01-22 Wednesday 11:03  massiot
1059
1060  1.12 How do I join an IPv6 multicast stream?
1061
1062 2003-01-22 Wednesday 10:54  massiot
1063
1064  * configure.ac.in: Re-added a52sys module, which was lost somewhere...
1065  * Fixed bugs regarding Dolby Surround downmixing.
1066
1067 2003-01-22 Wednesday 05:51  fenrir
1068
1069   * fixed my last fix about bug with non-progressive videos.
1070
1071 2003-01-22 Wednesday 03:39  hartman
1072
1073  ALL: fixed a small bug in the timeslider code
1074
1075 2003-01-22 Wednesday 02:48  hartman
1076
1077  * ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
1078    filetypes.
1079  * ./modules/gui/macosx/vout.m: Made the video window a textured window
1080  * All:
1081    - fixed several missing object_release bugs, that i had introduced.
1082    - updated the play/pause behaviour.
1083    - fixed an issue with the volumeslider.
1084
1085 2003-01-22 Wednesday 02:40  lool
1086
1087    * added --with-slp
1088    * now works under win32
1089
1090 2003-01-22 Wednesday 02:13  titer
1091
1092   * Fixed title / chapter menus
1093   * Clean up
1094
1095 2003-01-22 Wednesday 01:32  fenrir
1096
1097   * gtk: fixed a segfault with deinterlace.
1098
1099 2003-01-21 Tuesday 22:20  ipkiss
1100
1101   * Dropped files and files added using the playlist are now enqueued
1102     according to the "enqueue" config option
1103
1104 2003-01-21 Tuesday 22:19  lool
1105
1106    * use of service attributes to get the name of the session, insert it in
1107      the playlist
1108
1109 2003-01-21 Tuesday 20:49  ipkiss
1110
1111   * Added a dialog box for the stream output
1112
1113 2003-01-21 Tuesday 19:43  lool
1114
1115    * added a couple of malloc() checks
1116
1117 2003-01-21 Tuesday 18:34  lool
1118
1119    * now search all srvtypes and add all srvs of all srvtypes to the
1120      playlist (requires less configuration information, now zero)
1121    * usual cleanup and bug removal
1122
1123 2003-01-21 Tuesday 18:08  hartman
1124
1125  ALL: the slider updates the video while it slides.
1126
1127 2003-01-21 Tuesday 18:00  fenrir
1128
1129   * added "use DVD menu" choice.
1130
1131 2003-01-21 Tuesday 17:46  fenrir
1132
1133   * sub.c: fixed handling for subrip subtitle with \r\n instead of \n and
1134  added some sanity checks.
1135
1136 2003-01-21 Tuesday 15:26  hartman
1137
1138  ALL: fixed my previous osx interface commit. had forgotten to save the files.
1139
1140 2003-01-21 Tuesday 15:15  hartman
1141
1142  * ./src/input/input_ext_intf.c
1143    - FASTER and SLOWER now take into account the current rate.
1144
1145 2003-01-21 Tuesday 13:36  fenrir
1146
1147   * gui/gtk : added a subtitle option in open dialog box.
1148
1149 2003-01-21 Tuesday 13:23  hartman
1150
1151  ALL: The addition of a volume slider required a small redesign of the
1152       interface. David Weber was again kind enough to help us.
1153
1154 2003-01-21 Tuesday 13:01  hartman
1155
1156  * Added an 'slowmotion' icon
1157
1158 2003-01-21 Tuesday 11:29  massiot
1159
1160  Fixed two major bugs in the audio output, triggering segfault when going
1161  to mono mode, and probably at some other places.
1162
1163 2003-01-21 Tuesday 01:47  jlj
1164
1165    * ./modules/gui/macosx/aout.m: output more debug info
1166    * ./modules/gui/macosx/misc.[mh]: MPSlider, iTunes-like slider:
1167      http://nanocrew.net/vlc/mpslider.png
1168
1169 2003-01-20 Monday 21:17  yves
1170
1171  - new access/slp plugin.
1172  - more buildfor_{rh80,mdk{82,90}} stuff.
1173  - use %%mklibname macro.
1174  - use %%clean_menus in postun instead of %%update_menus everywhere.
1175
1176 2003-01-20 Monday 21:07  fenrir
1177
1178   * all: begin to up to date the gtk/gnome interface. All comments are
1179  welcome, and please reports bugs :)
1180
1181 2003-01-20 Monday 18:52  massiot
1182
1183  Used macro instead of hand-made code.
1184
1185 2003-01-20 Monday 14:06  fenrir
1186
1187   * all: converted some msg_Err into msg_Warn
1188
1189 2003-01-20 Monday 14:04  fenrir
1190
1191   * asf : more msg_Err -> msg_Warn
1192
1193 2003-01-20 Monday 14:03  fenrir
1194
1195   * aac: some msg_Err -> msg_Warn
1196
1197 2003-01-20 Monday 14:01  fenrir
1198
1199   * all: changed some msg_Err into msg_Warn.
1200
1201 2003-01-20 Monday 11:59  massiot
1202
1203  Fixed a dozen bugs regarding mono audio files.
1204
1205 2003-01-20 Monday 04:45  hartman
1206
1207  * ./extras/MacOSX/vlc.pbproj/project.pbxproj
1208    - Added .cue and .ogg to the known filetypes
1209  ALL:
1210    - When files are added they are not automatically played anymore. They are always queue'ed and optionally played.
1211    - Preliminary divx filesubtitle support.
1212
1213 2003-01-20 Monday 03:45  titer
1214
1215    load correctly font-eutopiabold36.rle on BeOS, thanks to sam & Meuuh
1216   previous commits (closes #100)
1217
1218 2003-01-20 Monday 03:19  fenrir
1219
1220   * mpegvideo.c : raah, removed a debug message...
1221
1222 2003-01-20 Monday 03:15  fenrir
1223
1224   * mpegvideo.c : fix dts generation for non-progressive stream.
1225
1226 2003-01-20 Monday 01:23  hartman
1227
1228  * ./modules/gui/macosx/vout.m: Fixed the play/pause key shortcut.
1229
1230 2003-01-19 Sunday 23:16  jpsaman
1231
1232  New "qte_main" module. It should be used by all plugins/modules that need QT embedded. Also ported modules/qte/qte.{cpp,h} to use it.
1233
1234 2003-01-19 Sunday 18:55  ipkiss
1235
1236   * Compilation fix
1237
1238 2003-01-19 Sunday 17:57  massiot
1239
1240  Requalified some error messages into warnings.
1241
1242 2003-01-19 Sunday 09:28  fenrir
1243
1244   * avi.c : proper way to store fourcc.
1245
1246 2003-01-19 Sunday 09:27  fenrir
1247
1248   * all: change the way fourcc are stored in bitmapinfoheader.
1249
1250 2003-01-19 Sunday 04:16  sam
1251
1252    * ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
1253      the GetProgramPath call, stored the path in p_libvlc instead. Fixes
1254      compilation under anything other than OS X.
1255
1256 2003-01-18 Saturday 21:24  alexis
1257
1258  Compilation fix
1259
1260 2003-01-18 Saturday 14:24  massiot
1261
1262  Including font-eutopiabold36.rle for DivX and ogg subtitles.
1263
1264 2003-01-18 Saturday 05:57  hartman
1265
1266  * ./modules/gui/macosx/open.m
1267    - .bin files are now opened as disks, instead of as files
1268
1269 2003-01-18 Saturday 05:10  hartman
1270
1271  * ./modules/gui/macosx/open.m:
1272    - Removed the pretty animation. Wasn't working. This looks better.
1273    - fixed a potential memory problem
1274
1275 2003-01-18 Saturday 00:59  sam
1276
1277    * ./modules/audio_output/alsa.c: updated requirements to 0.9.0beta10a in
1278      the source comments.
1279
1280 2003-01-17 Friday 22:46  hartman
1281
1282  * ./modules/gui/macosx/controls.m: made the fullscreen command work, even if the videowindow is not the frontmost window
1283
1284 2003-01-17 Friday 20:36  sam
1285
1286    * ./modules/gui/ncurses/ncurses.c: added locks and checks in navigation code.
1287
1288 2003-01-17 Friday 20:35  sam
1289
1290    * ./modules/gui/win32/mainframe.cpp, ./modules/gui/win32/menu.cpp: applied
1291      navigation fixes from the Gtk+ interface.
1292
1293 2003-01-17 Friday 20:22  sam
1294
1295    * ./modules/control/rc/rc.c: boundary checks for chapter navigation.
1296
1297 2003-01-17 Friday 20:17  sam
1298
1299    * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui/gtk/menu.c: added a lot
1300      of boundary checks in the handling of title/chapter menus. Title 0 is no
1301      longer reachable (Closes: #26).
1302
1303 2003-01-17 Friday 19:19  titer
1304
1305   Fixed the 'Do not use DVD menus' check box.
1306
1307 2003-01-17 Friday 19:19  jpsaman
1308
1309  Updating slider only once a second now.
1310
1311 2003-01-17 Friday 18:22  massiot
1312
1313  [no log message]
1314
1315 2003-01-17 Friday 17:18  sam
1316
1317    * ./modules/video_filter/**/*.c: mouse clicks and keyboard events are now
1318      sent to the parent video output by all filters, and mouse coordinates are
1319      translated when necessary (Closes: #15).
1320
1321 2003-01-17 Friday 16:26  fenrir
1322
1323   * all: use p_vlc->pf_memcpy instead of memcpy on big data block.
1324   * mpeg4video: removed a bad code dealing with pts discontinuity.
1325   * pes.c: try to avoid copying the whole  PES. (the first 64ko
1326  ins't any more copied :)
1327
1328 2003-01-17 Friday 15:51  lool
1329
1330    * added missing static
1331
1332 2003-01-17 Friday 14:54  sam
1333
1334    * ./modules/codec/spudec/parse.c: fixed a wrapping issue in the subtitle date
1335      calculation in slow-mo.
1336
1337 2003-01-17 Friday 00:37  sam
1338
1339    * ./Makefile.am: fixed distribution of MSVC files.
1340
1341 2003-01-17 Friday 00:33  babal
1342
1343  - my previous fix was a bad fix :(
1344
1345 2003-01-17 Friday 00:25  lool
1346
1347    * configure.ac.in:
1348      . renamed access_slp to slp
1349      . slp is enabled by default if slp.h is present
1350    * modules/access/slp.c:
1351      . slp is now an access and a demux and forces the use of itself
1352      . cleanups and bug corrections
1353      . disappears of the playlist
1354        Thanks to fenrir for the help in debugging!
1355
1356 2003-01-17 Friday 00:00  massiot
1357
1358  * Bumped up revision number to 0.5.0-test3,
1359  * Rearranged fields in the OS X interface to accomodate for translations,
1360  * modules/access/dvd/ifo.c: fixed a crash with bad streams,
1361  * Auto-updated po files,
1362  * Manually updated fr.po.
1363
1364 2003-01-16 Thursday 22:14  babal
1365
1366  - input.c : doesn't even try to use the headphone filter for
1367              unsupported format (S/PDIF, ...)
1368  - m3u.c : support for MRLs
1369            better detection of absolute path under Windows
1370  - configure.ac.in : off_t was defined twice for mingw32
1371  - fr.po : translation of headphone filter strings
1372
1373 2003-01-16 Thursday 21:08  lool
1374
1375    * typo
1376
1377 2003-01-16 Thursday 16:26  titer
1378
1379   * InterfaceWindow.cpp : fixed DVD drag & drop
1380   * PreferencesWindow.* : added the possibility not to use DVD menus
1381
1382 2003-01-16 Thursday 15:40  massiot
1383
1384  Swedish is now sv, not se. Thanks yvounet. (c)
1385
1386 2003-01-16 Thursday 15:39  yves
1387
1388  * codec/mad plugin is replaced by audio_filter/mpgatofixed32.
1389  * new demux/m4v and mux/avi plugins
1390
1391 2003-01-16 Thursday 15:34  sam
1392
1393    * ./po/sv.po: Swedish is now sv, not se. Thanks yvounet.
1394
1395 2003-01-16 Thursday 15:08  massiot
1396
1397  * modules/codec/mpeg_audio.c: attempt at fixing free-bitrate mp3, though
1398    I do not have any file to test ; more precise PTS handling when losing
1399    sync.
1400  * src/audio_output/intf.c: fixed a warning.
1401
1402 2003-01-16 Thursday 14:58  hartman
1403
1404  * ALL:
1405  - integrated play/pause toggled button
1406  - global shortcut for play/pause by use of spacebar
1407  - new pause.png
1408  - removed pause button
1409  - close button in intf window. register window in Window menuitem.
1410  - rearranged the menu
1411  - changed some key-combo's to be more OSX compliant/consistent
1412  - The time text-field is no longer selectable
1413  - The faster/slower/ff/stop etc button are only available during playback
1414  - added .bin filetype to Project Target (allows drag and drop of .bin files on program icon.
1415  - Added Add/Remove buttons to the llaylist.
1416  - Made the drawer 10 pixels smaller. Looks much better.
1417  - added a volume slider.
1418
1419 2003-01-16 Thursday 14:49  hartman
1420
1421  * ./modules/gui/macosx/controls.m:
1422    - Added a volumeslider
1423    - removed pause button
1424    - added a fast forward action (increases speed in time)
1425    - changed the play method to allow for a toggled play pause button
1426    - volumeUp and VolumeDown take the state of the Mute Menuitem into account
1427    - volumeUp and VolumeDown take the volumeSlider into account
1428  * ./modules/gui/macosx/intf.h:
1429    - added references for the volumeslider, new menuitems
1430  * ./modules/gui/macosx/intf.m:
1431    - correct init of volumeslider and other new intf elements
1432    - new title for Controller window
1433    - the state of buttons is dependant on a movie being played
1434    - toggle the play/pause button if a play/pause action is detected.
1435  * ./modules/gui/macosx/playlist.h: added add/remove buttons to playlist
1436  * ./modules/gui/macosx/vout.m:
1437    - removed some control keys which were no longer necesarry
1438    - give the window the title of the item being played
1439
1440 2003-01-16 Thursday 14:22  hartman
1441
1442  VolumeGet/VolumeSet now work even if no file is playing.
1443
1444 2003-01-16 Thursday 13:56  sam
1445
1446    * ./plugins.dsp.in: fixed this file thanks to Stephane van Hardeveld.
1447
1448 2003-01-16 Thursday 13:49  sam
1449
1450    * ./evc/config.h, ./msvc/config.h: proper generation of these files using
1451      information from configure.ac.in. Thanks to Stephane van Hardeveld for
1452      spotting this.
1453
1454 2003-01-16 Thursday 10:05  sam
1455
1456    * ./modules/**/.cvsignore: added common *$(LIBEXT) values to .cvsignore.
1457
1458 2003-01-16 Thursday 10:02  sam
1459
1460    * ./include/vlc_common.h: fixed win32 plugin compilation.
1461
1462 2003-01-16 Thursday 10:00  sam
1463
1464    * ALL: merged more UI strings.
1465
1466 2003-01-16 Thursday 00:55  massiot
1467
1468  * Fixed MPEG audio layer III VBR,
1469  * Mac OS X interface thread gets a real-time priority as well to avoid
1470    lock-ups,
1471  * VLAN error is now a warning.
1472
1473 2003-01-15 Wednesday 14:58  massiot
1474
1475  Typo.
1476
1477 2003-01-15 Wednesday 14:48  sam
1478
1479    * ./modules/video_output/x11/xcommon.c: we ignore MapNotify and UnmapNotify
1480      events once our window has been properly mapped.
1481
1482 2003-01-15 Wednesday 14:46  massiot
1483
1484  message queue overflow is now a warning.
1485
1486 2003-01-15 Wednesday 14:16  sam
1487
1488    * ALL: slightly changed some interface strings so that they are common to
1489      all GUIs, thus making the translators' work easier.
1490
1491 2003-01-15 Wednesday 14:14  massiot
1492
1493  Better recovery on emulated startcode. Still doesn't work with VBR mp3's,
1494  though.
1495
1496 2003-01-15 Wednesday 13:25  massiot
1497
1498  Dutch translation, courtesy of Derk-Jan Hartman <d.hartman@student.utwente.nl>
1499  and Jean-Paul Saman <jpsaman@wxs.nl>.
1500
1501 2003-01-15 Wednesday 12:46  titer
1502
1503   Fixed --with-mad and --with-mad-tree
1504
1505 2003-01-15 Wednesday 12:27  massiot
1506
1507  VolumeUp/Down/Mute now work even if no file is playing.
1508
1509 2003-01-15 Wednesday 11:58  massiot
1510
1511  * Totally rewrote the mad plug-in, in order to fix the PTS problems :
1512  - Now using the low-level API of libmad,
1513  - Decoding split in parsing & decoding (just like A/52),
1514  - Should handle dual-mono files correctly,
1515  * The old mpeg_audio plug-in can no longer work in this scheme and has
1516    been disabled. Please _always_ compile with mad from now on.
1517  * Updated po files.
1518
1519 2003-01-15 Wednesday 01:49  jlj
1520
1521    * ./modules/gui/macosx: added macosx-adev and macosx-vdev config vars.
1522
1523 2003-01-15 Wednesday 01:10  massiot
1524
1525  Updated Italian translation, courtesy of Vella Bruno <allevb@tin.it>.
1526
1527 2003-01-14 Tuesday 23:44  sam
1528
1529    * ./modules/audio_output/oss.c: compilation fix for BSD, courtesy of
1530      Steven M. Schultz.
1531
1532 2003-01-14 Tuesday 23:03  titer
1533
1534    Fixed playlist behaviour (draging a file replaces the playlist, and
1535   draging a file while pressing the 'Shift' key appends it while the
1536   current one keeps playing.
1537
1538 2003-01-14 Tuesday 19:56  sam
1539
1540    * ./FAQ: a few corrections. See also http://angryflower.com/bobsqu.gif
1541
1542 2003-01-14 Tuesday 17:00  titer
1543
1544   Now you can save preferences.
1545
1546 2003-01-14 Tuesday 16:31  titer
1547
1548   * added a sanity lock
1549
1550 2003-01-14 Tuesday 15:51  massiot
1551
1552  * Fixed dual-mono handling of MPEG audio.
1553  * rc.c: fixed a warning.
1554
1555 2003-01-14 Tuesday 15:48  titer
1556
1557   * Added a file panel for subtitles file selection.
1558
1559 2003-01-14 Tuesday 05:34  fenrir
1560
1561   * stream_output.c: fix a bug with "null" stream.
1562
1563 2003-01-14 Tuesday 02:30  sigmunau
1564
1565  changed the a rule into add and made it work along with others such as play
1566  even when nothing is currently playing. Added a playlist command to list the
1567  entries currently in the playlist. plus some cleanups and sanity checks.
1568
1569 2003-01-14 Tuesday 00:45  massiot
1570
1571  Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>.
1572
1573 2003-01-13 Monday 21:02  jlj
1574
1575    * ./modules/gui/macosx/aout.m: don't call AudioHardwareUnload.
1576
1577 2003-01-13 Monday 18:39  fenrir
1578
1579   * adpcm: changed the way that data are read and thus seek will work.
1580
1581 2003-01-13 Monday 18:11  ipkiss
1582
1583   * MacOSX interface: fixed a stupid bug
1584   * Win32 interface: completed support for channel selection
1585
1586 2003-01-13 Monday 17:58  massiot
1587
1588  Compilation fix.
1589
1590 2003-01-13 Monday 16:20  sam
1591
1592    * ./toolbox: toolbox --update-po now automatically extracts strings from
1593      the Win32 interface.
1594
1595 2003-01-13 Monday 16:14  alexis
1596
1597  Fixed typo
1598
1599 2003-01-13 Monday 15:51  massiot
1600
1601  Do not forget to register aout_ChannelsRestart as the callback for
1602  audio-device, plus miscellaneous changes.
1603
1604 2003-01-13 Monday 14:28  sam
1605
1606    * ./modules/video_output/sdl.c: protected libSDL initialization calls to
1607      avoid race conditions and deadlocks.
1608
1609 2003-01-13 Monday 05:46  fenrir
1610
1611   * mux/avi.c: added index creation.
1612   * demux/avi.c: fix stream length calculation.
1613   * stream_output.c: forgot a return value ...
1614
1615 2003-01-13 Monday 03:33  fenrir
1616
1617   * all: now mux and access_out can request to reserve some memory in front
1618  of each sout buffer (will prevent some unnecessary memcpy :). Not yet
1619  really used.
1620
1621 2003-01-13 Monday 03:30  fenrir
1622
1623   * mp4: added parsing of some mov boxes (alternate movies).
1624
1625 2003-01-13 Monday 02:11  sam
1626
1627    * ./debian/rules: compilation bypasses for the Debian maintainer.
1628
1629 2003-01-12 Sunday 20:08  jpsaman
1630
1631  Fixed some paths.
1632
1633 2003-01-12 Sunday 20:08  jpsaman
1634
1635  Use gtk_main_quit only in one place (the function Manage()).
1636
1637 2003-01-12 Sunday 19:26  fenrir
1638
1639   * avi: partial fix for non interleaved file with incorrect( I'm not sure
1640  about that) stream descriptor. Now at least video will be played.
1641
1642 2003-01-12 Sunday 19:25  jlj
1643
1644    * ./modules/gui/macosx/intf.m: Fixed mutex errors on stop (Closes #80).
1645
1646 2003-01-12 Sunday 16:38  sigmunau
1647
1648   * src/video_output/video_output.c: add a key-pressed variable to p_vout
1649   * modules/access/dvdplay/intf.c: allow keyboard naviagation in dvd-menus,
1650  by reading the key-pressed variable
1651   * modules/control/lirc/lirc.c: allow navigation with remote control by
1652  faking keypresses (closes #38). I think the remotes for dvdplayers usually
1653  have buttons for "root menu" and "title menu". Whould this be easily
1654  implemented in vlc?
1655
1656 2003-01-12 Sunday 07:39  fenrir
1657
1658   * m4v: a raw MPEG-4 video stream demuxer (for now, it assumes 25fps).
1659  You have to force this demuxer.
1660
1661 2003-01-12 Sunday 05:30  fenrir
1662
1663   * avi.c: avi muxer. (It produces broken files, but vlc is able to read
1664  them).
1665
1666 2003-01-12 Sunday 05:11  fenrir
1667
1668   * some workaround for clock.
1669
1670 2003-01-12 Sunday 03:08  titer
1671
1672   * beos/* : fixed a bug in the progress bar with big files
1673   * beos_specific.cpp : fixed the app signature
1674   * VlcWrapper.* : removed unused code
1675
1676 2003-01-12 Sunday 02:26  sigmunau
1677
1678   new rule for remote controls with combined play/pause button (like mine has)
1679
1680 2003-01-12 Sunday 01:22  titer
1681
1682   Corrected the list of supported MIME types.
1683
1684 2003-01-11 Saturday 21:42  titer
1685
1686   * Needed update because variables names changed in the 'adjust' module.
1687
1688 2003-01-11 Saturday 21:25  gitan
1689
1690  * SAP is disabled by default.
1691
1692 2003-01-11 Saturday 20:33  stippi
1693
1694  fixed flickering of skip buttons (and consequently crashing if you pressed them)
1695
1696 2003-01-11 Saturday 19:31  fenrir
1697
1698   * avi: fix my last fix :)
1699
1700 2003-01-11 Saturday 19:10  fenrir
1701
1702   * asf: prevent some segfault with broken file. (partially fix bug 72)
1703   * avi: respect frame size (for audio codec) and close bug 75.
1704   * ffmpeg: can now read multiples audio frames from the same buffer.
1705
1706 2003-01-11 Saturday 18:23  ipkiss
1707
1708   * Fixed my previous commit (thanks fenrir)
1709
1710 2003-01-11 Saturday 15:09  ipkiss
1711
1712   * compilation fix
1713
1714 2003-01-10 Friday 18:30  lool
1715
1716    * re-included playlist.h (got confused with vlc-playlist.h)
1717
1718 2003-01-10 Friday 18:01  titer
1719
1720   Thread priority management on BeOS.
1721
1722 2003-01-10 Friday 17:21  titer
1723
1724   Definitively fixed sync (I hope).
1725
1726 2003-01-10 Friday 14:21  massiot
1727
1728  Fixed liba52 detection using --with-a52.
1729
1730 2003-01-10 Friday 13:34  asmax
1731
1732  * fixed previous commit (didn't work everytime)
1733
1734 2003-01-10 Friday 12:02  asmax
1735
1736  * enable the network channel box when selecting network channel input
1737    (gnome interface)
1738
1739 2003-01-10 Friday 11:01  lool
1740
1741    * removed an useless inclusion
1742
1743 2003-01-10 Friday 10:28  lool
1744
1745    * access_slp LD options
1746
1747 2003-01-10 Friday 10:25  lool
1748
1749    * New entries:
1750      2.16 NO VIDEO!! or NO AUDIO !!
1751      3.3.4 Does VLC support DVD from all zones?
1752      3.3.5 How can I take screenshots?
1753      5. Miscellaneous
1754      5.1 How may I help your project?
1755      5.2 Why are your mailing-lists and your website in english?
1756
1757 2003-01-10 Friday 09:04  yves
1758
1759  * vlc.spec: new packetizer/mpeg4audio plugin added.
1760
1761 2003-01-10 Friday 07:16  lool
1762
1763    * removed VLC_GO to avoid skipping to the last program
1764
1765 2003-01-10 Friday 05:58  lool
1766
1767    * configure.ac.in, modules/access/slp.c: New SLP access module,
1768          see <http://www.openslp.org/>
1769
1770 2003-01-10 Friday 02:09  ipkiss
1771
1772   * ./modules/gui/win32: fixed a bug in the preferences (closes #60)
1773
1774 2003-01-10 Friday 00:43  massiot
1775
1776  * OS X: Fixed a segfault with empty configuration strings (closes #65),
1777  * cosmetic messages cleanups.
1778
1779 2003-01-09 Thursday 23:30  lool
1780
1781    * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)
1782
1783 2003-01-09 Thursday 19:23  fenrir
1784
1785   * avi: read less data at once as it seems to give better sound. (I thinks
1786  it's more a workaround that a true fix).
1787
1788 2003-01-09 Thursday 19:06  sam
1789
1790    * ./modules/video_output/x11/xcommon.c: fixed i_visible_pitch calculation.
1791
1792 2003-01-09 Thursday 18:47  sam
1793
1794    * ./modules/video_filter/*.c: all filters now properly use i_visible_pitch
1795      instead of i_pitch for pixel access (Closes: #30).
1796
1797 2003-01-09 Thursday 17:26  sam
1798
1799    * ./modules/video_filter/adjust.c: properly fixed margin handling (partially
1800      closes #30).
1801
1802 2003-01-09 Thursday 16:38  sam
1803
1804    * ./modules/video_filter/adjust.c: rehandled code and enhanced the
1805      config variables descriptions.
1806
1807 2003-01-09 Thursday 15:05  sam
1808
1809    * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.
1810
1811 2003-01-09 Thursday 15:00  sam
1812
1813    * ./modules/video_filter/transform.c: the 90 and 270 transformation routines
1814      now use the visible pitch of a picture, not its total pitch (Closes: #29).
1815
1816 2003-01-09 Thursday 11:12  sam
1817
1818    * ./modules/codec/spudec/parse.c: set the duration of DVD subtitles
1819      according to the playing rate.
1820
1821 2003-01-09 Thursday 00:15  massiot
1822
1823  Do not bail out when no *.gmo exists.
1824
1825 2003-01-08 Wednesday 17:40  lool
1826
1827    * typos
1828    * mentionned Redhat because it disables DMA
1829
1830 2003-01-08 Wednesday 17:40  fenrir
1831
1832   * configure.ac.in: added mpeg4audio packetizer and allowed conpilation of TS
1833  muxer with libdvbpsi.
1834   * mpeg/* : added preliminary support of mpeg4 video and audio in TS stream.
1835  (only in ts_dvbpsi demuxer).
1836
1837 2003-01-08 Wednesday 16:13  titer
1838
1839   Partial fix for video/audio sync.
1840
1841 2003-01-08 Wednesday 15:59  sam
1842
1843    * ./src/stream_output/stream_output.c: minor fix for Win32 drive letter
1844      display.
1845
1846 2003-01-08 Wednesday 15:31  lool
1847
1848    * Mentionned the inclusion of the contrib dir
1849
1850 2003-01-08 Wednesday 15:00  sigmunau
1851
1852  use *$(LIBEXT) and not *.so in package-win32 and package-beos targets. Also
1853  a minor change in argumets passed to nsis
1854
1855 2003-01-08 Wednesday 14:52  titer
1856
1857   Use pf_memcpy and pf_memset.
1858
1859 2003-01-08 Wednesday 13:13  lool
1860
1861    * New entries:
1862      4. Legal concerns
1863      4.1 May I use the VideoLAN logo?
1864      4.2 May I reditribute VLC?
1865
1866 2003-01-08 Wednesday 11:50  massiot
1867
1868  * Added --no-spdif option (just like in OSS) and fixed a localization bug.
1869
1870 2003-01-08 Wednesday 11:46  fenrir
1871
1872   * mp4.c: allowed multiple moov headers by taking the first one
1873  (multiple moov headers is strictly forbidden but I 've seen such file)
1874
1875 2003-01-08 Wednesday 11:43  fenrir
1876
1877   * faad: fixed a segfault when faad initialisation failed.(anyway it
1878  doesn't solve the real problem).
1879
1880 2003-01-08 Wednesday 11:41  fenrir
1881
1882   * ffmpeg/video.c: in case of mpeg4 stream search in p_bitmapinfo for
1883  an vol header. (In fact reverse an prevous commit)
1884
1885 2003-01-08 Wednesday 11:40  fenrir
1886
1887   * file.c: removed an useless debug message.
1888
1889 2003-01-08 Wednesday 11:38  fenrir
1890
1891   * all: added a new function (sout_BufferChain) and allowed dummy
1892  stream input creation (with "null" fourcc).
1893
1894 2003-01-08 Wednesday 11:34  fenrir
1895
1896   * pes.c, ps.c: a52 stream should now work.
1897   * ts.c: added support for libdvbpsi (like ts demux, two modules are
1898  generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt
1899  without libdvbpsi. More works to add mpeg4 support (now I generate IOD
1900  and SL descriptor).
1901
1902 2003-01-08 Wednesday 11:26  fenrir
1903
1904   * mpeg4audio.c: new packetizer (but for now it don't support adts aac)
1905   * mpeg4video.c: I 've rewritten it
1906
1907 2003-01-08 Wednesday 04:01  ipkiss
1908
1909   * ./modules/gui/win32/preferences.cpp: fixed a segfault when a module
1910     forgets to declare 'add_category_hint'
1911   * ./modules/demux/mpeg/ts.c: added a missing 'add_category_hint' :p
1912
1913 2003-01-08 Wednesday 03:32  titer
1914
1915   Minor GUI fixes in the prefs window.
1916
1917 2003-01-08 Wednesday 03:16  ipkiss
1918
1919   * Added sound volume management and changed a bit the menus
1920   * Added audio channels selection, but it's currently disabled since
1921     it's quite buggy :)
1922
1923 2003-01-08 Wednesday 03:09  titer
1924
1925   Fixed language and subtitle selection.
1926
1927 2003-01-08 Wednesday 01:41  massiot
1928
1929  * New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
1930  * Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
1931
1932 2003-01-07 Tuesday 22:49  fenrir
1933
1934   * all: I have added two new variables in es_descriptor_t and
1935  decoder_fifo_t (p_waveformatex and p_bitmapinfoheader). It's
1936  a replacement of p_demux_data as this variable is used by
1937  some demuxers in another way. This way, I will be able to add
1938  preliminary support of mpeg4 in mpeg2TS... (I haven't tested ogm
1939  demuxer so if somebody wants ...)
1940
1941 2003-01-07 Tuesday 16:12  jobi
1942
1943    * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux forcing (with
1944      file/ts_dvbpsi:) with TS streams that don't start with 0x47
1945
1946 2003-01-07 Tuesday 16:12  massiot
1947
1948  Fixed another very nasty localization bug.
1949
1950 2003-01-07 Tuesday 15:58  massiot
1951
1952  New "spdif" setting, allowing to permanently disable S/PDIF detection.
1953
1954 2003-01-07 Tuesday 15:38  massiot
1955
1956  Removed unused options in the aout.
1957
1958 2003-01-07 Tuesday 14:26  sam
1959
1960    * minor updates to pofiles.
1961
1962 2003-01-06 Monday 23:57  massiot
1963
1964  Fixed a compilation issue.
1965
1966 2003-01-06 Monday 23:07  massiot
1967
1968  * Bumped up revision number to 0.5.0-test2,
1969  * MacOS X port: new error dialog displaying error messages,
1970  * Updated localization files,
1971  * Comestic fixes.
1972
1973 2003-01-06 Monday 21:08  yves
1974
1975  - Mandrake %configure2_5x rpm macro is now fixed (was in cross-compil mode).
1976  - removed access/rtp plugin (merged in access/udp).
1977  - removed codec/imdct and codec/downmix plugins (deprecated).
1978  - libvlc0-devel provides libvlc-devel.
1979  - mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them)
1980    ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
1981
1982 2003-01-06 Monday 16:39  ipkiss
1983
1984   * modules/gui/win32/network.cpp: added support for ftp and mms
1985   * modules/gui/win32/disc.cpp: cosmetic
1986
1987 2003-01-06 Monday 03:45  massiot
1988
1989  MacOS X port :
1990  * New "stream output" area in the open panel.
1991
1992 2003-01-06 Monday 01:37  garf
1993
1994   * added a i_min, i_max, f_min and f_max in module_config_t structure
1995   * added a add_integer_with_range() and add_float_with_range()
1996   * gtk interface: now uses a slider when a min or a max is specified
1997
1998 2003-01-05 Sunday 22:03  sigmunau
1999
2000   modules/demux/asf/*: added some file info code
2001   modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as
2002  these cause to much trubble
2003
2004 2003-01-05 Sunday 21:45  massiot
2005
2006  Fixed the "stream has changed" bug.
2007
2008 2003-01-05 Sunday 17:23  massiot
2009
2010  MacOS X port :
2011  * Fixed a segfault in the "Close Window" code,
2012  * Fullscreen state is now retained between files,
2013  * Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).
2014
2015 2003-01-05 Sunday 14:39  gbazin
2016
2017  * modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
2018  the audio output thread. That should make Win9x/Me happier.
2019
2020 2003-01-05 Sunday 04:21  jlj
2021
2022    MacOS X port:
2023    * replaced playlist panel with drawer.
2024    * implemented context menu for playlist tableview.
2025
2026 2003-01-05 Sunday 03:39  massiot
2027
2028  * Added the possibility to select DVD menus with VIDEO_TS folder in the
2029    OS X open panel.
2030
2031 2003-01-05 Sunday 02:55  massiot
2032
2033  * Added a Close Window and a close box to our QuickTime video output.
2034
2035 2003-01-05 Sunday 00:49  gbazin
2036
2037  * configure.ac.in: fixed typo in wxWindows headers detection code.
2038
2039 2003-01-04 Saturday 18:14  titer
2040
2041   We now check if the BSoundPlayer's buffer size is not the one we
2042   were expecting.
2043
2044 2003-01-04 Saturday 17:27  gbazin
2045
2046  * src/audio_output/output.c: don't forget to free the audio buffer when
2047  we are trashing it.
2048
2049 2003-01-04 Saturday 14:50  jpsaman
2050
2051  Cosmetic changes.
2052
2053 2003-01-04 Saturday 14:30  jpsaman
2054
2055  Removed define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detection of FPU hardware support.
2056
2057 2003-01-04 Saturday 05:11  jlj
2058
2059    MacOS X port:
2060    * main window controls are back. based on suggestion by Dan Macpherson.
2061
2062 2003-01-04 Saturday 01:21  jpsaman
2063
2064  Updating slider status uses no longer FPU calculations when compiled for strongarm1100.
2065
2066 2003-01-04 Saturday 00:58  jpsaman
2067
2068  Updated package release number
2069
2070 2003-01-03 Friday 22:38  jlj
2071
2072    * ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)
2073
2074 2003-01-03 Friday 21:55  jpsaman
2075
2076  Slider functionality for Familiar interface.
2077
2078 2003-01-03 Friday 15:44  sam
2079
2080    * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome.c: fixed drag'n'drop
2081      support in the Gtk+ and GNOME interfaces.
2082
2083 2003-01-03 Friday 14:07  massiot
2084
2085  * modules/access/file.c: we now regularly check the size of the file, in
2086    case it is being downloaded.
2087
2088 2003-01-03 Friday 01:11  massiot
2089
2090  Automatically create the vlc.app/Contents/PkgInfo (otherwise I keep forgetting
2091  it).
2092
2093 2003-01-03 Friday 01:03  jlj
2094
2095    * ./src/misc/darwin_specific.m:
2096      Fixed (really!) segfault. Don't release o_lang objects, they're managed
2097      by NSUserDefaults.
2098
2099 2003-01-03 Friday 00:50  massiot
2100
2101  Cosmetic.
2102
2103 2003-01-03 Friday 00:09  massiot
2104
2105  MacOS X port :
2106  * Fixed the Device submenu,
2107  * There is still a segfault in darwin_specific.m.
2108
2109 2003-01-02 Thursday 23:49  jlj
2110
2111    * ./modules/gui/macosx/aout.m: added support for 4 Channel PCM.
2112
2113 2003-01-02 Thursday 21:48  gbazin
2114
2115  * modules/codec/*: reverted my previous patch that explicitly set
2116  i_bytes_per_frame and i_frame_length in each audio decoder.
2117  * src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame
2118  and i_frame_length.
2119
2120 2003-01-01 Wednesday 12:14  jlj
2121
2122    * ./modules/gui/macosx/aout.m: cleaned up the code, removed intf dep.
2123    * ./src/misc/darwin_specific.m: fixed segfault (o_enumerator was being
2124                                    released twice) and memory leak.
2125
2126      Bonne Année!
2127
2128 2002-12-31 Tuesday 02:59  massiot
2129
2130  Less verbosity.
2131
2132 2002-12-31 Tuesday 02:54  massiot
2133
2134  * src/misc/darwin_specific.m: Partial attempt at fixing a memory leak,
2135  * input: new b_connected field, allowing to correctly detect the EOF of TCP
2136    streams (closes #35),
2137  * input: fixed a deadlock when opening a zero-sized file,
2138  * input: fixed a deadlock when opening an unconnected FIFO (closes #54).
2139
2140 2002-12-31 Tuesday 00:45  massiot
2141
2142  * OS X interface : Added new access modules to the Open panel,
2143  * Updated po files,
2144  * Fixed a very nasty side effect in the dvd and dvdread plug-ins,
2145  regarding the audio-channel and spu-channel configuration variables.
2146
2147 2002-12-30 Monday 18:36  gbazin
2148
2149  * src/misc/messages.c: don't try to decorate logs on win32.
2150  * include/vlc_common.h, include/vlc_threads.h: we now use different
2151  thread priorities for WinNT/2k/XP or Win9x/Me.
2152
2153 2002-12-30 Monday 18:28  gbazin
2154
2155  * modules/codec/*: make sure all audio decoders set
2156  output_format.i_bytes_per_frame and output_format.i_frame_length
2157  properly.
2158
2159 2002-12-30 Monday 14:34  sam
2160
2161    * ./configure.ac.in: fixed the strncasecmp detection.
2162    * ./src/extras/libc.c: fixed a bug in our built-in strncasecmp.
2163
2164 2002-12-30 Monday 12:49  massiot
2165
2166  Added RTP shortcuts to udp.c for backwards compatibility.
2167
2168 2002-12-30 Monday 09:56  massiot
2169
2170  * modules/access/udp.c: Merged the UDP and RTP plug-ins, with autodetection of RTP,
2171  * src/misc/darwin_specific.m: if $LANG isn't set, retrieve NSUserDefaults.
2172
2173 2002-12-29 Sunday 22:00  babal
2174
2175  no time to fix the playlist save&restore issue before the release (and
2176  wouldn't be wise anyway), so deactivated it in the win32 interface.
2177
2178 2002-12-29 Sunday 02:33  massiot
2179
2180  PTS calculation fix for the mad plug-in, courtesy of KKI_ on IRC.
2181
2182 2002-12-29 Sunday 02:16  massiot
2183
2184  OS X port :
2185  * Reenabled fullscreen shortcut, due to popular requests,
2186  * Fixed charset encoding in the Preferences window,
2187  * New implementation of --loop.
2188
2189 2002-12-28 Saturday 16:04  sam
2190
2191    * ./debian/control: fixed various dependencies.
2192
2193 2002-12-28 Saturday 14:35  massiot
2194
2195  Yet another typo. :p
2196
2197 2002-12-28 Saturday 03:02  massiot
2198
2199  Added support for 32 kHz LPCM streams (thanks _Demo_ !).
2200
2201 2002-12-28 Saturday 02:53  sam
2202
2203    * ./configure.ac.in: removed AC_PROG_EGREP because it's for autoconf 2.54+
2204      and used AC_EGREP_CPP instead.
2205
2206 2002-12-28 Saturday 02:20  sam
2207
2208    * ./configure.ac.in: we don't link with -lintl if building against our
2209      internal one.
2210
2211 2002-12-27 Friday 16:40  sam
2212
2213    * ./modules/demux/avi/avi.c: replaced a useless asprintf with sprintf.
2214
2215 2002-12-27 Friday 16:31  sam
2216
2217    * ./src/extras/libc.c: if configure is called with --with-included-gettext,
2218      we export vlc_dgettext to plugins so that their messages can be translated
2219      as well.
2220
2221 2002-12-27 Friday 15:16  sam
2222
2223    * ./configure.ac.in: added a check for $EGREP at the beginning, so that
2224      it's not done in an obscure "if" statement.
2225    * ./configure.ac.in: added verbosity around all EGREP calls so that we
2226      know what's going on.
2227
2228 2002-12-27 Friday 13:44  sam
2229
2230    * ./Makefile.am: we don't try to distribute mozilla/vlcintf.h since it's
2231      created at compile time.
2232
2233 2002-12-27 Friday 10:57  massiot
2234
2235  Audio output.
2236
2237 2002-12-27 Friday 10:47  massiot
2238
2239  Added Bruno Vella <allevb@tin.it>, author of the Italian localization.
2240
2241 2002-12-27 Friday 09:37  massiot
2242
2243  Fixed a typo.
2244
2245 2002-12-27 Friday 01:17  massiot
2246
2247  * Italien translation, courtesy of Bruno <allevb@tin.it>,
2248  * Compilation fixes for gettext 0.11.5 on MacOS X.
2249
2250 2002-12-26 Thursday 19:17  stippi
2251
2252  added 'extern "C"' to some includes
2253
2254 2002-12-26 Thursday 14:58  massiot
2255
2256  Do not compile imdct and downmix modules anymore.
2257
2258 2002-12-26 Thursday 11:55  massiot
2259
2260  Check for the presence of arguments (--help ?) before rebuilding everything.
2261
2262 2002-12-26 Thursday 00:39  sam
2263
2264    * ./src/libvlc.c: added a debug message to test the translation system.
2265    * updated the .po files.
2266
2267 2002-12-25 Wednesday 23:36  sam
2268
2269    * ./bootstrap: fixed an automake 1.5 check.
2270    * ./toolbox: removed code from bootstrap that wasn't related to the
2271      bootstrapping sequence and put it here.
2272
2273 2002-12-25 Wednesday 23:05  sam
2274
2275    * ./configure.ac.in: lured xggettext into thinking _NS is a keyword.
2276    * ./bootstrap: bootstrap --update-po also updates vlc.pot.
2277
2278 2002-12-25 Wednesday 22:02  massiot
2279
2280  * Re-enabled package-* Makefile rules,
2281  * Worked around automake stack overflow bug on Darwin.
2282
2283 2002-12-25 Wednesday 03:25  massiot
2284
2285  ... _with_ the actual Italian placeholder (can you believe it ?).
2286
2287 2002-12-25 Wednesday 03:23  massiot
2288
2289  Santa Claus brings to you :
2290  * A placeholder for the Italian translation,
2291  * A bug fix for mono streams on stereo speakers,
2292  * A fix for a possible crash in the FTP access,
2293  * Correct coordinates in OS X fullscreen modes (closing #47),
2294  * Cosmetic fixes.
2295
2296 2002-12-25 Wednesday 00:31  sam
2297
2298    * ./ipkg/Makefile.am: added missing files to the distribution.
2299
2300 2002-12-25 Wednesday 00:00  massiot
2301
2302  * Use BeginFullScreen() to hide the mouse cursor ;
2303  * Cheat with the screen saver (closes #46).
2304
2305 2002-12-24 Tuesday 21:15  jpsaman
2306
2307  Added gpe and gpe-vlc to Conflicts list for only X11/GTK+ packages.
2308
2309 2002-12-24 Tuesday 21:11  jpsaman
2310
2311  Build and packaging scripts for building Familiar Linux interface with only GTK+ support.
2312
2313 2002-12-24 Tuesday 20:26  jpsaman
2314
2315  Forget some.
2316
2317 2002-12-24 Tuesday 20:25  jpsaman
2318
2319  Added some debug info.
2320
2321 2002-12-24 Tuesday 20:25  jpsaman
2322
2323  Cosmetic changes.
2324
2325 2002-12-24 Tuesday 20:09  jpsaman
2326
2327  Cosmetic changes.
2328
2329 2002-12-24 Tuesday 20:08  jpsaman
2330
2331  Update packaging scripts.
2332
2333 2002-12-24 Tuesday 19:23  jpsaman
2334
2335  Added esddsp package to dependency list.
2336
2337 2002-12-24 Tuesday 16:28  massiot
2338
2339  Fixed a major bug in fixed32tos16.c.
2340
2341 2002-12-24 Tuesday 10:49  sam
2342
2343    * ./configure.ac.in: fixed dpms.h detection (missing prerequisite headers).
2344
2345 2002-12-23 Monday 23:00  jpsaman
2346
2347  Enabled --with-gpe-prefix in buildscript.
2348
2349 2002-12-23 Monday 22:58  jpsaman
2350
2351  Set priority of sdl video output to 60 iso 40. So it is now the default choice for iPaq iso x11.
2352
2353 2002-12-23 Monday 18:22  bozo
2354
2355  Little fixes.
2356
2357 2002-12-23 Monday 17:21  massiot
2358
2359  Fixed my fix :p.
2360
2361 2002-12-23 Monday 17:05  massiot
2362
2363  Fixed a side-effect bug with IPv6 addresses (thanks Xag).
2364
2365 2002-12-23 Monday 16:39  jpsaman
2366
2367  Familiar interface now uses define NEED_GTK_MAIN define.
2368
2369 2002-12-23 Monday 16:39  massiot
2370
2371  Fixed an IPv6-related bug (thanks Xag).
2372
2373 2002-12-23 Monday 14:58  massiot
2374
2375  Cosmetic (thanks Heiko).
2376
2377 2002-12-23 Monday 14:49  massiot
2378
2379  Cosmetic.
2380
2381 2002-12-23 Monday 00:23  jpsaman
2382
2383  Use SDL output as default for iPaq.
2384
2385 2002-12-22 Sunday 22:46  jpsaman
2386
2387  Typing file locations in URL combo without "file://" prefix is possible again.
2388
2389 2002-12-22 Sunday 22:08  jpsaman
2390
2391  Familiar GPE interface support fixes. Only Manage() function does not seem to work properly.
2392
2393 2002-12-22 Sunday 18:08  sam
2394
2395    * ./src/audio_output/input.c: fixed a side-effect problem in buffer dates
2396      recalculation (spotted by KKI).
2397
2398 2002-12-21 Saturday 12:20  sigmunau
2399
2400   first shot at a file info dialog for the wxwindows interface. It still
2401  needs to get a sane default size and some cleanups of the code, but I commit
2402  now in case anyone wants it during cristmas
2403
2404 2002-12-20 Friday 22:33  jpsaman
2405
2406  Defenitely fixed segmentation fault on directory change.
2407
2408 2002-12-20 Friday 16:18  sigmunau
2409
2410  removed the code that was not supposed to be in my last commit
2411
2412 2002-12-20 Friday 15:28  jpsaman
2413
2414  Fixed path to pixmaps for GPE menu system.
2415
2416 2002-12-20 Friday 08:35  yves
2417
2418  fixed my entry.
2419
2420 2002-12-20 Friday 08:35  yves
2421
2422  - added rawdv plugin.
2423  - make it working again with daily CVS snapshot.
2424  - some typos fixed.
2425  - better workaround for broken mdk configure macro (aka don't harcore arch in name).
2426
2427 2002-12-20 Friday 00:23  sigmunau
2428
2429  * modules/demux/ogg.c: provide some file info. Tested with the tarzan.ogm
2430  * modules/codec/vorbis.c: parse the vorbis comment (can anyone tell me why the
2431  comment is embedded in the logical stream and not directly in the
2432  container?). The vorbis comments are in utf8, so extended characters
2433  currently get messed up.
2434
2435  Still tring to close #51
2436
2437 2002-12-19 Thursday 18:29  massiot
2438
2439  Fixed an HTTP compliance issue (thanks Xag).
2440
2441 2002-12-19 Thursday 17:59  sigmunau
2442
2443  the avi demux now gives some info about the file being played. One step
2444  towards closing bug #51. Type 'info' in the rc interface to test.
2445
2446 2002-12-18 Wednesday 18:52  gbazin
2447
2448  * src/libvlc.h, src/input/input_dec.c: added an "sout-video" and
2449  "sout-audio" config option that allows to selectively enable audio or
2450  video stream output. This is very useful if you want to play video on
2451  one computer and audio on another one ;)
2452
2453 2002-12-18 Wednesday 17:33  fenrir
2454
2455   * mpeg4video: repeat vol headers every 30 frames (But it is buggy)
2456
2457 2002-12-18 Wednesday 17:31  fenrir
2458
2459   * video.c: with mpeg4 stream, we try to decode a picture only when we have
2460  received an header (vol). (It prevents some segfaults with mpeg4 streaming).
2461
2462 2002-12-18 Wednesday 17:27  fenrir
2463
2464   * ts.c: add preliminary support for mpeg-4 streams in mpeg2-TS.
2465  Becareful that up to now, it's more a hack. (I need to add SL streams
2466  managments)
2467
2468 2002-12-18 Wednesday 17:16  sam
2469
2470    * ./modules/demux/avi/libavi.c: added an additional sanity check for
2471      corrupted headers.
2472
2473 2002-12-18 Wednesday 16:52  fenrir
2474
2475   * libavi.c: a sanity check to prevent some segfault with corrupted
2476  header.
2477
2478 2002-12-18 Wednesday 16:03  sam
2479
2480    * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change, the ffmpeg module now
2481      tells what libavcodec build it was built with.
2482
2483 2002-12-18 Wednesday 15:17  sam
2484
2485    * fixed several format string inconsistencies and deprecated C constructions.
2486
2487 2002-12-18 Wednesday 13:18  sam
2488
2489    * ./src/misc/messages.c: woops, __attribute__(format) is only needed in the
2490      prototype.
2491
2492 2002-12-18 Wednesday 12:47  sam
2493
2494    * ./include/vlc_messages.h: msg_* functions now use the same argument type
2495      checks as printf. Only works with gcc 3.2 it seems.
2496
2497 2002-12-18 Wednesday 10:27  sam
2498
2499    * ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
2500    * ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
2501      thanks to Stepan Roh for spotting this.
2502
2503 2002-12-18 Wednesday 09:08  gbazin
2504
2505  * src/video_output/video_output.c: fixed a bug concerning the aspect
2506  ratio in vout_Request().
2507
2508  * INSTALL.win32: small update to the documentation.
2509
2510 2002-12-18 Wednesday 02:34  fenrir
2511
2512  * mpegaudio: fixed another stupid bug for mpeg audio layer 3 only.
2513
2514 2002-12-17 Tuesday 22:58  fenrir
2515
2516   * bits.h: fixed a stupid bug.
2517   * ts.c: removed an unused variable.
2518
2519 2002-12-17 Tuesday 22:15  gbazin
2520
2521  * modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
2522  didn't find a way to detect correctly a raw dv file so for now we just
2523  check the file extension (.dv). You can additionaly force this demuxer.
2524
2525  PS: the ffmpeg plugin works quite well for decoding dv videos.
2526
2527 2002-12-17 Tuesday 22:04  jpsaman
2528
2529  Functionality of Familiar Linux Gtk+ interface is finished. Only testing on iPaqwith libgpewidget0  still needs to be done.
2530
2531 2002-12-17 Tuesday 15:39  sam
2532
2533    * ./bootstrap: added warning messages for old automake versions.
2534
2535 2002-12-17 Tuesday 10:54  sam
2536
2537    * ./modules/gui/kde/preferences.cpp: fixed a compilation issue and a crash.
2538
2539 2002-12-17 Tuesday 00:25  massiot
2540
2541  Fixed (again) a rendering bug on big endian systems. :-p
2542
2543 2002-12-16 Monday 23:06  jpsaman
2544
2545  Cleanup action.
2546
2547 2002-12-16 Monday 22:48  jpsaman
2548
2549  Workaround for crash in ReadDirectory when called from the comboURL text box. For now it is mandatory to prefix filepaths on local disk with "file://" when typing it in the comboURL box.
2550
2551 2002-12-16 Monday 21:18  titer
2552
2553   Fixed a possible crash.
2554
2555 2002-12-16 Monday 19:30  gbazin
2556
2557  * modules/demux/ogg.c: added support for the old type of headers produced by the first
2558  versions of OggDS.
2559
2560 2002-12-16 Monday 17:48  gbazin
2561
2562  * modules/access/udp.c, modules/access/rtp.c, modules/misc/network/ipv4.c: only check for
2563  the "server-port" config variable in the access plugins. access_output plugins will now
2564  pick a port at random, thus allowing sout to work out of the box on a localhost. (thanks
2565  Meuuh)
2566
2567 2002-12-16 Monday 16:17  fenrir
2568
2569   * compilation fix for Os X.
2570
2571 2002-12-16 Monday 14:04  fenrir
2572
2573   * libavi.c: improved parsing of some corrupted files.
2574
2575 2002-12-16 Monday 11:49  fenrir
2576
2577   Should fix compilation/configuration with --with-ffmpeg options.
2578
2579 2002-12-16 Monday 01:41  babal
2580
2581  - disc.* : a few enhancements in the design of the "open disc" dialog
2582    box, including the ability to select dvd menus instead of a particular
2583    title and chapter
2584  - preferences.dfm : multiline tabs
2585
2586 2002-12-16 Monday 00:39  fenrir
2587
2588   * modules/mux/mpeg/*: should fix builtin compilation
2589   * modules/access/ftp.c : an ftp access, buggy but it begins to work.
2590  The main issue is about password confidentiality so you must know
2591  what you are doing :((
2592
2593 2002-12-15 Sunday 23:55  yves
2594
2595  you can now build RPMs.
2596  (ffmpeg still not working properly cause configure.ac seems to sucks)
2597
2598 2002-12-15 Sunday 23:54  jpsaman
2599
2600  Packaging files for Familiar GPE and OPIE releases.
2601
2602 2002-12-15 Sunday 23:48  jpsaman
2603
2604  Familiar interface build with GPE support does not use NEED_GTK_MAIN.
2605
2606 2002-12-15 Sunday 23:45  jpsaman
2607
2608  Make distinction between GPE and GTK_NEED_MAIN way of handling interface.
2609  Trying to fix change directory crash while entering keys in combobox.
2610
2611 2002-12-15 Sunday 23:45  ipkiss
2612
2613  I forgot this file in my previous commit...
2614
2615 2002-12-15 Sunday 21:48  jpsaman
2616
2617  Fix crash on directory change.
2618
2619 2002-12-15 Sunday 19:37  ipkiss
2620
2621   * ./modules/gui/wxwindows: added a log window
2622
2623 2002-12-15 Sunday 17:28  gbazin
2624
2625  * include/vlc/vlc.h: added a new pi_types field to vlc_list_t. This field will be used
2626  later on by the object variables functions. I'm adding it now because it also happens to
2627  solve a binary compatibility problem between gcc and bcc. (depending on compilers,
2628  structs of 32 < size <= 64 bits can be returned either in a register or in the stack).
2629
2630 2002-12-15 Sunday 00:17  jpsaman
2631
2632  Fix for building Familiar interface with libgpewidget0 library.
2633
2634 2002-12-14 Saturday 23:33  fenrir
2635
2636   * libvlc.h: Fix mux/access_output options.
2637
2638 2002-12-14 Saturday 22:32  fenrir
2639
2640   Added stream output. (common work with titer).
2641
2642 2002-12-14 Saturday 20:43  gbazin
2643
2644  * src/libvlc.c: oops, forgot to remove a debug message.
2645
2646 2002-12-14 Saturday 20:34  gbazin
2647
2648  * src/misc/objects.c: implemented the FIND_CHILD mode for vlc_list_find().
2649     vlc_object_get() now increments the refcount of the object so you'll need to release
2650  the object at some point.
2651  * src/misc/variables.c, ALL: var_Change() with VLC_VAR_GETLIST now returns a vlc_value_t
2652  which points to a vlc_list_t.
2653
2654 2002-12-14 Saturday 20:19  gbazin
2655
2656  * src/misc/threads.c: implemented vlc_thread_set_priority() for win32.
2657
2658 2002-12-14 Saturday 19:57  fenrir
2659
2660   * all: with mpeg4 video I changed the way that some initialisation data
2661  are passed (more logical).
2662
2663 2002-12-14 Saturday 02:05  babal
2664
2665  - support for Windows style file names for relative paths
2666  - when eol_tok is '\n', use last line even if eol_tok isn't present
2667
2668 2002-12-13 Friday 23:11  yves
2669
2670  adaptation for 0.5 branch. almost working :)
2671
2672 2002-12-13 Friday 18:05  babal
2673
2674  - * : start playing only when opening a stream from the main window;
2675    when opening it from the playlist window, add it to the list, but
2676    don't change anything to the playing state and current stream.
2677
2678  - playlist.dfm : proper resizing behaviour
2679
2680 2002-12-13 Friday 17:26  babal
2681
2682  - vlc_playlist.h, playlist.c: added the ability to save a playlist to
2683    and restore it from a file chosen by the user.
2684
2685  - win32/*:
2686
2687    - implementation of the previous feature in the win32 interface
2688  >   -> what the other interfaces need to do to support it is simply to
2689  >      call the two following functions:
2690  >       int playlist_LoadFile(playlist_t *p_playlist,const char *psz_filename);
2691  >       int playlist_SaveFile(playlist_t *p_playlist,const char *psz_filename);
2692  >      where psz_filename is the name of the destination/source file.
2693
2694    - ability to open several files at a time
2695
2696 2002-12-13 Friday 11:09  sam
2697
2698    * ./Makefile.am: added missing files for make dist.
2699    * ./configure.ac.in: removed unpopular warnings.
2700    * ./po/*: updated potfiles.
2701
2702 2002-12-13 Friday 04:52  videolan
2703
2704   * ./modules/win32/menu.cpp: reorganized the code for menus generation,
2705     and got rid of the global variable (at last!) in the win32 interface.
2706
2707  Please check that navigation and language selection aren't too much
2708  broken for DVDs...
2709
2710 2002-12-13 Friday 02:56  gbazin
2711
2712  * ALL: added a new vlc_list_t common type. vlc_list_find() and vlc_list_release() have been modified
2713  to use this new type.
2714
2715 2002-12-13 Friday 02:50  gbazin
2716
2717  * modules/gui/wxwindows/*: added skeleton for popup contextual menu.
2718  * modules/access/dvdplay/access.c, modules/audio_filter/resampler/linear.c: a couple of warning
2719  fixes.
2720
2721 2002-12-12 Thursday 16:23  gbazin
2722
2723  * src/input/input.c: forgot to commit this during my last commit :p
2724
2725 2002-12-12 Thursday 16:10  gbazin
2726
2727  * src/input/input_clock.c, include/input_ext-intf.h: introduced an i_pts_delay field in
2728  input_thread_t (initialised to DEFAULT_PTS_DELAY).
2729  * modules/access/*: i_pts_delay is now configurable on an access module basis. The pts
2730  delay for http and mms have been raised to 4 * DEFAULT_PTS_DELAY, which is about 1.2
2731  seconds worth of caching.
2732
2733 2002-12-12 Thursday 14:09  sam
2734
2735    * ./debian/vlc-plugin-ogg.dirs: added a missing file for Debian package
2736      builds.
2737
2738 2002-12-12 Thursday 13:24  sam
2739
2740    * ./modules/gui/familiar/*: compilation fixes. Crashes on directory change.
2741
2742 2002-12-12 Thursday 12:37  ipkiss
2743
2744   * ./modules/gui/win32: added management for "float" config options
2745     (thanks Garf)
2746
2747 2002-12-12 Thursday 12:29  massiot
2748
2749  Fixed a possible deadlock.
2750
2751 2002-12-12 Thursday 11:56  garf
2752
2753   * fixed one or two things (thanks sam)
2754
2755 2002-12-11 Wednesday 23:56  gbazin
2756
2757  * modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When
2758  this happens, we miscalculate the pts of the next valid frame, which in turn causes heavy
2759  resampling. This fix should be most useful for web radios.
2760
2761 2002-12-11 Wednesday 22:50  jpsaman
2762
2763  Fixed qte video output segmentation fault during initialization.
2764  The following things have still to be fixed:
2765  - segmentation fault on destroy
2766  - video placing and
2767  - orientation
2768  - video line spacing is wrong
2769
2770 2002-12-11 Wednesday 21:13  fenrir
2771
2772   * all: access plugins should not modify
2773  p_input->stream.p_selected_area->i_tell when reading data. (It's done in
2774  input_SplitBuffer). (But access should still set it on a "seek")
2775
2776 2002-12-11 Wednesday 18:27  bozo
2777
2778  New ALSA audio output. It works with ALSA 0.9.0rc4 and earlier versions.
2779
2780 2002-12-11 Wednesday 00:34  gbazin
2781
2782  * modules/demux/wav/wav.c: small bug-fix for screwed pts calculation.
2783
2784 2002-12-10 Tuesday 22:55  gbazin
2785
2786  * src/audio_output/filters.c: fix for resampler buffer size.
2787
2788 2002-12-10 Tuesday 19:22  gbazin
2789
2790  * ALL: fixed a f*ckage I introduced recently ;) var_Type() now returns 0 when the variable
2791  doesn't exist, but the rest of the code wasn't updated according to this new behaviour.
2792  * modules/audio_output/waveout.c: changed a few error messages into warning messages.
2793
2794 2002-12-10 Tuesday 16:51  ipkiss
2795
2796   * ./modules/gui/win32: deletd a dependancy with a global variable
2797
2798 2002-12-10 Tuesday 15:19  gbazin
2799
2800  * include/configuration.h: fixed my previous fix.
2801
2802 2002-12-10 Tuesday 13:46  gbazin
2803
2804  * configure.ac.in: fixed ugly hack in sdl detection code (which also broke my build :p)
2805  * include/configuration.h, include/modules_inner.h: proper fix for a bug that allowed gcc
2806  to put things in the stack instead of the data segment.
2807
2808 2002-12-10 Tuesday 11:22  fenrir
2809
2810   ffmpeg: adapted to current cvs version. It should still compile with older
2811  one (Please reports if it doesn't).
2812
2813 2002-12-10 Tuesday 01:02  gitan
2814
2815  fixed a segfault under windows.
2816
2817 2002-12-10 Tuesday 00:37  gbazin
2818
2819  * include/configuration.h: rolled back the last changes made to this file. There is no
2820  sense in manually initializing all the fields of module_config_t as it will be done by the
2821  compiler anyway. Furthermore mingw32 gcc seems to have problems optimizing code
2822  that manually initializes structures to 0.
2823
2824 2002-12-09 Monday 22:37  jpsaman
2825
2826  Syncing functionality with vlc-0.4.6
2827
2828 2002-12-09 Monday 22:36  jpsaman
2829
2830  Fixed segfault in Qt Embedded Video Output.
2831
2832 2002-12-09 Monday 14:37  titer
2833
2834   * AudioOutput.cpp: added sanity tests;
2835   * VlcWrapper.h, Interface.cpp: removed an unused variable.
2836
2837 2002-12-09 Monday 08:57  titer
2838
2839   * AudioOutput.cpp: send zeros to BSoundPlayer if nothing comes from
2840      audio output;
2841   * VlcWrapper.cpp: handle volume using aout3 features.
2842
2843 2002-12-09 Monday 04:36  titer
2844
2845   Default re-enabled dvd module.
2846    --disable-dvd works anyway.
2847
2848 2002-12-09 Monday 01:52  babal
2849
2850  - new headphone channel mixer with virtual spatialization effect : This
2851    effect should give you the feeling that you stands in a real room with
2852    a complete 5.1 speaker set when using only a headphone, providing a
2853    more realistic sound experience. It should also be more comfortable
2854    and less tiring when listening to music for long periods of time.It
2855    works with any source format from mono to 5.1.
2856
2857    -> please try it and feel free to give me some feedback. Some
2858       improvements are already planned (adding echo, more configuration
2859       options, ...).
2860
2861  NB: whereas the filter itself is in a (very first) stable version, the
2862      way it is integrated to the filter chain is only a _temporary_ hack
2863      since it's the audio ouput core (input.c actually) which is directly
2864      responsible for it. Integrating it in a more suitable way will
2865      probably require some work on the way the filters are selected as
2866      well as on the configuration level, but I'm working on it :)
2867
2868 2002-12-09 Monday 00:38  massiot
2869
2870  * Updated aout3 developer doc.
2871  * Reworked the Open... menu items, and added the ability to use libdvdplay.
2872  * Sound output menu is now under Controls.
2873
2874 2002-12-08 Sunday 22:05  jpsaman
2875
2876  Fixed build and linking for qte video output and made modifications to iPaq packaging files.
2877
2878 2002-12-08 Sunday 20:56  gbazin
2879
2880  * modules/gui/wxwindows/*: compilation fixes for wxX11 (it doesn't support drag and drop
2881  yet). Compilation fix for MacOSX as well (wxEntry() not declared).
2882  * src/misc/variables.c: added a FreeMutex() function.
2883
2884 2002-12-08 Sunday 17:16  jpsaman
2885
2886  - Updated Maintainers file
2887  - fixed --disable-dvd, it did not work
2888  - updated iPaq familiar buildscripts
2889
2890 2002-12-08 Sunday 15:47  gbazin
2891
2892  * configure.ac.in: fix for dvdread and libdvdplay plugins linking stage.
2893
2894 2002-12-08 Sunday 06:30  jlj
2895
2896    * ALL: Under Jaguar, vout no longer depends on any specific MacOS X
2897           intf. wxWindows should work (not tested). Closes #33.
2898
2899 2002-12-08 Sunday 01:41  massiot
2900
2901  New vlc_thread_set_priority function, to set the priority of the main
2902  thread.
2903
2904 2002-12-08 Sunday 00:50  massiot
2905
2906  * configure.ac.in: Disabled -Wtraditional as it produces much more bogus
2907    warnings than real ones.
2908  * audio output: New intf-change variable to know when audio-channels
2909    and audio-device have changed.
2910  * video output: New intf-change variable and vout_VarCallback, to know
2911    when video-device has changed (OS X port).
2912  * modules/gui/macosx/*: Menus for audio channels, implemented volume
2913    management, added a menu for screen selection.
2914
2915 2002-12-07 Saturday 23:29  titer
2916
2917   * default disabled SAP under BeOS
2918
2919 2002-12-07 Saturday 23:15  gitan
2920
2921  fixed my last commit.
2922
2923 2002-12-07 Saturday 23:00  titer
2924
2925   * use RGB32 BBitmap. That fixes the bad-looking picture in
2926     non-overlay mode (thanks Sam).
2927
2928 2002-12-07 Saturday 16:25  gbazin
2929
2930  * ALL: a few updates to the variables API:
2931    - got rid of the VLC_VAR_COMMAND variable type and introduced the VLC_VAR_ISCOMMAND flag
2932  instead. This simplifies things and avoid the strange command variables behaviour. Command
2933  variables will now trigger their callback on var_Set() like any other variables (look in
2934  modules/control/rc/rc.c for an example).
2935    - Renamed the VLC_VAR_ISLIST flag into VLC_VAR_HASCHOICE.
2936    - Added a new VLC_VAR_VOID variable type. This can be useful in conjunction with
2937  VLC_VAR_ISCOMMAND for instance.
2938
2939 2002-12-06 Friday 23:44  gitan
2940
2941  * sap.c : make it more compliant (as far as sdp is involved).
2942  * playlist.c : fixed a memory leak
2943  * configure.ac.in : added link flags
2944
2945 2002-12-06 Friday 22:27  gbazin
2946
2947  * configure.ac.in: fixed typo. For dvdread support we have to check for
2948   dvdread/dvd_reader.h, not dvdread/dvdread.h.
2949
2950 2002-12-06 Friday 17:34  sam
2951
2952    * ./configure.ac.in: removed -W in favour of -Wtraditional.
2953    * ALL: a bunch of additional warning fixes.
2954
2955 2002-12-06 Friday 15:22  fenrir
2956
2957   all: fix some minors warnings.
2958
2959 2002-12-06 Friday 14:05  sam
2960
2961    * ./modules/access/mms/mms.c: fixed signed/unsigned comparisons, and fixed
2962      a bug I found in Read(). No idea whether it was triggered before nor what
2963      it was doing, though :)
2964
2965 2002-12-06 Friday 13:54  sam
2966
2967    * ./modules/access/http.c: code clean-up. removed sizeof()-1 calls where we
2968      meant strlen(), removed useless strcmp() calls, implemented atoll() for
2969      systems where it does not exist, fixed a memory leak, fixed a minor data
2970      corruption.
2971
2972 2002-12-06 Friday 13:18  sigmunau
2973
2974  some support for redirection. Moved the break on returncode >=400 to after
2975  the header parsing. This will be usefull if anyone wants to implemet
2976  http-passwd support
2977
2978 2002-12-06 Friday 12:53  fenrir
2979
2980   * ffmpeg: sync with latest ffmpeg cvs. As it need too much
2981  #if LIBAVCODEC_BUILD , I've enable direct rendering only with latest
2982  ffmpeg cvs (anyway dr isn't cleanly ported to the latest version).
2983
2984 2002-12-06 Friday 11:10  sam
2985
2986    * ./src/*, ./include/*: fixed a bunch of badly initialized structures, a few
2987      signed/unsigned comparisons, and removed trailing spaces here and there.
2988
2989 2002-12-06 Friday 07:42  babal
2990
2991   * src/playlist/playlist.c : playing again a playlist already in a
2992     playing state resets the input speed to normal to make sure the
2993     stream isn't paused or slowed or played faster anymore.
2994     By doing that, fixes the following bug of the Windows interface:
2995     when pushing the play button on a paused or slowed stream, nothing
2996     used to happen.
2997   * modules/gui/win32/playlist.cpp : when pushing the play button and the
2998     playlist is empty, displaying the playlist window
2999   * win32.cpp : rephrasing the module description to "Native Windows
3000     interface module"
3001
3002 2002-12-05 Thursday 22:49  jpsaman
3003
3004  Fix for SDL-1.2.5 it now has SDL postpended to the library path. I just rip it of now for --cflags.
3005
3006 2002-12-05 Thursday 18:38  sam
3007
3008    * ./configure.ac.in: disabled -Wconversion for gcc 2.x because it makes it
3009      choke on system headers.
3010
3011 2002-12-05 Thursday 18:16  sam
3012
3013    * ./ipkg/Makefile.in: removed a file handled by automake.
3014    * ./configure.ac.in: additional warning flags for GCC.
3015         -Wconversion
3016             Warn if a prototype causes a type conversion that is different from
3017             what would happen to the same argument in the absence of a proto-
3018             type.
3019         -Wsign-compare
3020             Warn when a comparison between signed and unsigned values could
3021             produce an incorrect result when the signed value is converted to
3022             unsigned.
3023         -Wunreachable-code
3024             Warn if the compiler detects that code will never be executed.
3025         -Wdisabled-optimization
3026             Warn if a requested optimization pass is disabled.
3027      See the gcc documentation for more explanations. This triggers a lot of
3028      warnings everywhere, and at first sight they're all worth fixing. Code
3029      quality matters, too, so let's fix'em :)
3030
3031 2002-12-04 Wednesday 22:48  gbazin
3032
3033  * modules/audio_filter/channel_mixer/trivial.c: bugfix for up-mixing.
3034
3035 2002-12-04 Wednesday 22:03  jpsaman
3036
3037  Build and packaging files for Opie and GPE.
3038
3039 2002-12-04 Wednesday 21:51  jlj
3040
3041    * ./modules/gui/macosx/vout.m: mouse coordinates support.
3042
3043 2002-12-04 Wednesday 21:51  jpsaman
3044
3045  file rules.opie was initially added on branch v0_4_1_branch.
3046
3047 2002-12-04 Wednesday 21:51  jpsaman
3048
3049  Build scripts for building cross-compiling vlc for Opie and GPE.
3050
3051 2002-12-04 Wednesday 21:51  jpsaman
3052
3053  file rules.gpe was initially added on branch v0_4_1_branch.
3054
3055 2002-12-04 Wednesday 21:41  jpsaman
3056
3057  Packaging files for opie-vlc
3058
3059 2002-12-04 Wednesday 16:47  fenrir
3060
3061   * all: Fix an other (and last ? ;) endian issue.
3062
3063 2002-12-04 Wednesday 07:23  titer
3064
3065   * configure.ac.in, mms.c, sap.c, ipv4.c: added network support for BeOS 5
3066     (Dano is no more needed); multicast still doesn't work.
3067     UDP (unicast) and HTTP have been successfully tested, mms is untested.
3068   * sap.c: BeOS doesn't have memccpy
3069   * VideoOutput.cpp: forgot to remove a printf
3070
3071 2002-12-04 Wednesday 03:16  titer
3072
3073   * InterfaceWindow.cpp: removed warnigs
3074   * AUTHORS/MAINTAINERS: added Stephan Assmus, Arnaud Schauly & myself
3075
3076 2002-12-04 Wednesday 00:36  gitan
3077
3078  * src/playlist/playlist.c : Added playlist_AddItem (enqueues
3079  playlist_item_t instead of psz_target ). Now playlist_Add uses
3080  playlist_AddItem to enqueue.
3081  * include/vlc_playlist.h : Added a psz_uri field in the playlist_item_t
3082  structure.
3083  * src/input/input.c : takes item->psz_uri  argument to start playing an
3084  item.
3085
3086 2002-12-03 Tuesday 18:00  fenrir
3087
3088   * adpcm.c: add adpcm decoding support (Now just ms and ima adpcm from
3089  microfsoft, not yet ima4)
3090   * wav, asf, avi: fix fourcc creation for adpcm. (Nevertheless adpcm
3091  could not work with asf because of asf audio scrambling unsupported in asf
3092  demuxer). Seek will not work, because vlc send garbage and then break stream
3093  alignment.(I will try to fix that).
3094
3095 2002-12-03 Tuesday 17:29  gitan
3096
3097  * Added a session announcement protol module (enabled by default).
3098  * Added the PLAYLIST_CHECK_INSERT option to the playlist. That option
3099  checks previously enqueued sessions before enqueing.
3100
3101 2002-12-03 Tuesday 13:59  sam
3102
3103    * ./src/libvlc.h: fixed an aspect ratio bug, we should default to the
3104      stream's aspect, not to square pixels.
3105
3106 2002-12-03 Tuesday 03:00  titer
3107
3108   * added mouse management in the BeOS video output.
3109     Now DVD menus work thanks to libdvdplay.
3110
3111 2002-12-03 Tuesday 00:58  titer
3112
3113   * added --with-dvdread-tree and --with-dvdplay-tree for static linking.
3114     It works fine under BeOS, please check I didn't break anything.
3115
3116 2002-12-02 Monday 22:13  jlj
3117
3118    * ALL: Fixed some compiler warnings.
3119
3120 2002-12-02 Monday 19:19  sam
3121
3122    * ./modules/access/vcd/cdrom.c: NetBSD VCD input fixes, courtesy of
3123      Olaf 'Rhialto' Seibert.
3124
3125 2002-12-02 Monday 14:12  sam
3126
3127    * ./configure.ac.in: linking with -framework AGL wasn't needed (Closes: #7).
3128
3129 2002-11-30 Saturday 12:33  jpsaman
3130
3131  Cleanup of headerfile detection for qte video output plugin.
3132
3133 2002-11-30 Saturday 12:22  jpsaman
3134
3135  Deprecreated --with-qte-system. Using --with-qte=<path>/opt/QtPalmtop sets all linker and includes paths for libjpeg and qte correctly now.
3136
3137 2002-11-30 Saturday 02:14  ipkiss
3138
3139   * ./modules/gui/win32/dragdrop.cpp: we can now drag and drop video
3140     files on the interface or on the playlist (Closes: #10).
3141   * ./modules/gui/win32/playlist.cpp: factorized a lot of code.
3142   * ./modules/gui/win32/*: reorganized some code here and there.
3143
3144 2002-11-30 Saturday 00:08  ipkiss
3145
3146   * ./src/libvlc.h: fixed a few typos
3147
3148 2002-11-29 Friday 15:39  jpsaman
3149
3150  configure script set Qt Embedded link and include paths correctly. Use these additional options:
3151  --enable-qte
3152  --with-qte=<..cross-path..>/opt/QtPalmtop
3153  --with-qte-system=<..cross-path..>/usr
3154
3155 2002-11-29 Friday 00:53  sigmunau
3156
3157  made the vlc mozilla plugin a drop-in replacement for wmp in most embedded
3158  wmp sites I could find, by adding som mimetypes and parsing some more
3159  parameters passed by mozilla. Also disabled the StreamAsFile function since
3160  mozilla tend to pass it non-exsisting files.
3161
3162 2002-11-29 Friday 00:24  massiot
3163
3164  * Correct socklen_t detection.
3165  * Fix for S/PDIF encapsulation on big endian systems.
3166  * S/PDIF output for Mac OS X, courtesy of Heiko Panther <heiko_panthe@mac.com>.
3167
3168 2002-11-28 Thursday 22:49  garf
3169
3170   * a few bugfixes/enhancements/clean up
3171
3172 2002-11-28 Thursday 22:00  gbazin
3173
3174  * configure.ac.in: fixed linkage of theora plugin.
3175  * modules/codec/theora.c, modules/codec/tarkin.c: fixed breakage.
3176  * modules/codec/vorbis.c: lowered the priority of the tremor plugin.
3177
3178 2002-11-28 Thursday 19:35  fenrir
3179
3180   * asf: fix my previous commit.
3181
3182 2002-11-28 Thursday 19:16  sigmunau
3183
3184  increased maximums size of a http request from 256 to 1024 in order to allow
3185  insanly long urls
3186
3187 2002-11-28 Thursday 18:34  sam
3188
3189    * ./src/video_output/video_output.c, modules/*: factorized video output
3190      creation code into vout_Request which looks for existing vout objects
3191      and spawns a new one if none was found.
3192
3193 2002-11-28 Thursday 17:44  fenrir
3194
3195   * ffmpeg: arg, fix a previous fix for non-latest ffmpeg cvs tree.
3196
3197 2002-11-28 Thursday 17:32  fenrir
3198
3199   * all: some clean up with WAVEFORMATEX and endian issues. Somebody could
3200  test if mp4,asf,avi,wav demuxers and araw,ffmpeg,faad decoders work under
3201  big endian architectures ? (else could you give vlc log )
3202
3203 2002-11-28 Thursday 16:18  sigmunau
3204
3205  * set b_seakable to false for http/1.0 streams such as those from icecast.
3206  * allow some unusual, but legal ways to construct the http headers, and
3207  clean up the header parsing code. parsing other headers ( like the mime-type
3208  ) should be very easy now.
3209
3210 2002-11-28 Thursday 15:34  sam
3211
3212    * ./src/video_output/video_output.c: added a --aspect-ratio option to force
3213      the aspect ratio of the stream. Two different usages are possible, either
3214      int:int ("16:9") to specify a real aspect ratio, or float ("1.25") to
3215      specify pixel squareness.
3216
3217      Note that it does not work properly yet; it will need an API change in
3218      the video output layer that I'm working on.
3219
3220 2002-11-27 Wednesday 22:51  babal
3221
3222  - Enterely new layout for the preference window of the native win32
3223    interface, in order to improve its clarity (the dialog box is now even
3224    a bit smaller) and to get closer to Windows standards.
3225    (second part of the job, and hopefully the last for now, begun with
3226    Ipkiss a few days ago by using CheckListBoxes)
3227
3228    Still need some work to get the interface compatible with Windows XP
3229    skins.
3230
3231 2002-11-27 Wednesday 16:18  sam
3232
3233    * ./modules/codec/cinepak/cinepak.c: fixed V1-encoded blocks luma loading.
3234
3235 2002-11-27 Wednesday 15:44  fenrir
3236
3237   * ffmpeg: add a LIBAVCODEC_BUILD test for CODEC_ID_MJPEGB
3238
3239 2002-11-27 Wednesday 14:17  fenrir
3240
3241   cinepak: fix a bug (bad frame gathering), pointed by sam.
3242
3243 2002-11-27 Wednesday 13:41  fenrir
3244
3245   * all: added mjpeg support, some clean up in video part.
3246
3247 2002-11-27 Wednesday 07:27  titer
3248
3249   Fixed a segfault by adding a mutex_lock() (thx fenrir)
3250
3251 2002-11-27 Wednesday 06:36  titer
3252
3253   * AudioOutput.cpp: fixed a segfault
3254   * ALL: cleaned the VlcWrapper class, removed unused code
3255
3256 2002-11-27 Wednesday 03:51  ipkiss
3257
3258   * ./modules/gui/win32/*: some cleaning
3259
3260 2002-11-26 Tuesday 23:20  gbazin
3261
3262  * modules/video_output/directx/directx.c, modules/audio_output/directx.c: removed
3263  unnecessary code.
3264
3265 2002-11-26 Tuesday 22:52  ipkiss
3266
3267   * ./modules/gui/win32/preferences.cpp: used CheckListBoxes instead
3268     of ListViews, because they are more intuitive. This eliminates the
3269     "Select" button and the "Selected" label.
3270
3271     The preferences window still needs some work though...
3272
3273 2002-11-26 Tuesday 21:04  sam
3274
3275    * ./modules/video_chroma/i420_rgb.h: fixed slanted picture output with odd
3276      widths (Closes: #28).
3277
3278 2002-11-26 Tuesday 20:52  jpsaman
3279
3280  Packaging for Opie and Qt Embedded support.
3281
3282 2002-11-26 Tuesday 20:31  gbazin
3283
3284  * modules/video_output/directx/directx.c: fixed to work with DirectDraw 3 (ie. with
3285  NT4).
3286
3287 2002-11-26 Tuesday 19:58  sigmunau
3288
3289  allow windows style linebreaks in .m3u files. and fixed a minor bug
3290
3291 2002-11-26 Tuesday 18:38  gbazin
3292
3293  * modules/demux/ogg.c: audio is now dropped when fast-forwarding.
3294
3295 2002-11-26 Tuesday 18:28  fenrir
3296
3297   * mp4: prevent float exeption with some truncated file.
3298
3299 2002-11-26 Tuesday 16:03  sam
3300
3301    * ./BUGS: scrapped this file. Entered the remaining bugs in Bugzilla.
3302
3303 2002-11-26 Tuesday 15:08  sam
3304
3305    * ./TODO: scrapped the todo-list. I put the unresolved items in Bugzilla
3306      (http://bugzilla.videolan.org/).
3307
3308 2002-11-26 Tuesday 13:09  massiot
3309
3310  Fixed another crash with S/PDIF.
3311
3312 2002-11-26 Tuesday 11:55  gbazin
3313
3314  * modules/video_output/directx/directx.c: don't fail miserably when we can't
3315     create a surface in video memory. We now automatically toggle the b_use_sysmem
3316     flag in this case and give it another shot.
3317
3318 2002-11-26 Tuesday 08:04  jpsaman
3319
3320  Fix fix of fixing QT Embedded detection.
3321
3322 2002-11-26 Tuesday 02:06  titer
3323
3324   * ALL: more intensive use of the VLCWrapper class
3325   * PreferencesWindow.*: renamed a few variables (using some of the
3326     OpenTracker conventions)
3327   * clean up
3328
3329 2002-11-25 Monday 20:29  sam
3330
3331    * ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions
3332      because they're basically the same. Also, the MMX conversions now check
3333      that the bitmasks are the ones we expect.
3334
3335 2002-11-25 Monday 20:12  fenrir
3336
3337   mms.c: fix command/packet parsing functions.
3338
3339 2002-11-25 Monday 18:25  gbazin
3340
3341  * configure.ac.in: for wxWindows headers detection, we now check wx/wxprec.h.
3342     Also fixed a typo: libdvbpsi is enabled by default.
3343
3344 2002-11-25 Monday 17:16  massiot
3345
3346  Fixed my fix :p.
3347
3348 2002-11-25 Monday 17:00  massiot
3349
3350  Fixed a crash in S/PDIF mode.
3351
3352 2002-11-25 Monday 16:56  sigmunau
3353
3354  fixed a bug in the contentbased autodetection that caused this demux to be
3355  selected for streams that contained a null byte.
3356
3357 2002-11-25 Monday 16:08  fenrir
3358
3359   * mms: enable seek :) It works for me with both udp and tcp. Somebody
3360  could check if it compiles on other OS than linux ? (I don't known what
3361  headers should be included)
3362   * asf: fix to support seeking with mms
3363   Note: You cannot seek and use demuxdump demuxer...
3364
3365 2002-11-25 Monday 13:19  sam
3366
3367    * ./modules/gui/gtk/open.c: made the HTTP text bar more consistent, thanks
3368      to Pierre Baillet (Closes: #11).
3369
3370 2002-11-25 Monday 13:08  sam
3371
3372    * ./src/misc/messages.c: we overwrite the WinCE logfile instead of appending
3373      data to it.
3374    * ./evc/vlc.vcw: minor updates.
3375
3376 2002-11-25 Monday 04:12  ipkiss
3377
3378   * small compilation fixes for win32
3379
3380 2002-11-25 Monday 01:22  fenrir
3381
3382   * all: begin to add mms over udp support. It begin to work (at least
3383  for me) but it still needs some work.
3384
3385 2002-11-24 Sunday 19:54  sam
3386
3387    * ./configure.ac.in: we no longer choke if libdvbpsi headers aren't here.
3388    * ./include/vlc_common.h: we don't try to include inttypes.h with Borland.
3389
3390 2002-11-24 Sunday 17:00  sigmunau
3391
3392  separated the code to parse html files with embedded wmp, and the code to
3393  parse asx files. Added a new shortcut "html" to force the "html" behaviour.
3394  Reduced number of false positives for both html and asx files. We now also
3395  trigger on the content of files, since html and asx files are often
3396  autogenerated on the webserver using php or asp.
3397
3398 2002-11-24 Sunday 14:02  sigmunau
3399
3400  fix to allow absolute entries in m3u/asx files
3401
3402 2002-11-24 Sunday 02:29  sigmunau
3403
3404  fixed a bug in the code to handle relative paths. Added support for file://
3405  and http:// items in asx files, and not just mms://
3406
3407 2002-11-23 Saturday 21:37  sam
3408
3409    * ./modules/control/rc/rc.c: the seek command is now "seek" and not "r",
3410      and it uses a command variable like other controls. This also fixes a
3411      bug that prevented to have spaces between the command and its argument.
3412
3413 2002-11-23 Saturday 19:42  gbazin
3414
3415  * modules/gui/wxwindows/*: additional small fixes.
3416
3417 2002-11-23 Saturday 17:17  gbazin
3418
3419  * modules/gui/wxwindows/*: a few fixes for the win32 build.
3420
3421 2002-11-23 Saturday 16:00  titer
3422
3423   * enhanced BeOS preferences window (post-processing, brightness,
3424     contrast, hue and saturation are adjustable)
3425
3426 2002-11-23 Saturday 15:28  gbazin
3427
3428  * modules/gui/wxwindows/*: misc improvements to the main interface, implementation of
3429  drag and drop, proper initialisation of the i18n routines.
3430
3431 2002-11-23 Saturday 05:40  sam
3432
3433    * ./modules/access/http.c, ./modules/misc/network/ipv4.c: http and ipv4
3434      plugins compile for WinCE. Couldn't test yet though.
3435
3436 2002-11-23 Saturday 03:40  sam
3437
3438    * ./modules/video_output/wingdi.c: the GDI video output now properly sets
3439      the bitmasks; we're not limited to 8bpp and 16/24 works.
3440    * ./modules/video_filter/*: the video filters now work under WinCE.
3441
3442 2002-11-23 Saturday 02:32  ipkiss
3443
3444   * ./modules/gui/wxwindows/playlist.cpp: added a playlist to the wxwindows interface
3445
3446 2002-11-23 Saturday 01:11  garf
3447
3448   * yuv filter was a bit useless. Hope adjust filter is more usefull :)
3449
3450 2002-11-23 Saturday 00:12  sam
3451
3452    * ./configure.ac.in: we only add -lm to the a52 linkage if it's needed
3453      (and available).
3454
3455 2002-11-22 Friday 21:27  sam
3456
3457    * ./modules/video_output/wingdi.c: ported the wingdi plugin to Win32; it
3458      somewhat works under Wine (if you force internal buffers to 8bpp), but
3459      doesn't work under Win2k. Any hints welcome.
3460    * ./configure.ac.in: activated the wingdi plugin by default.
3461
3462 2002-11-22 Friday 20:37  titer
3463
3464   * AudioOutput.cpp : compilation fix.
3465   * VideoOutput.cpp : now --fullscreen works with BeOS video output.
3466
3467 2002-11-22 Friday 19:35  sam
3468
3469    * ./modules/access/mms/var_buffer.h: this file is now a separate .c, to
3470      prevent gcc's optimizer to go amok with nested inline functions, loop
3471      unrolling and such things that we don't really need in an access plugin.
3472
3473 2002-11-22 Friday 16:24  sam
3474
3475    * ./modules/video_output/directx/events.c: we now call CreateWindow so that
3476      we are sure that the WndProc always has a valid p_vout value.
3477
3478 2002-11-22 Friday 16:19  sam
3479
3480    * ./modules/video_output/wingdi.c: implemented offscreen rendering with
3481      fast blit (well at least it was considered "fast" back in the times of
3482      Windows 3.1). Default is 8bpp because that's what my iPaq does (no
3483      palette support yet though), 16bpp can be chosen at compile time and
3484      works perfectly in the emulator.
3485
3486 2002-11-22 Friday 13:11  sam
3487
3488    * ./modules/video_chroma/i420_rgb16.c: fixed a segfault in the 24/32bpp
3489      chroma conversion.
3490
3491 2002-11-22 Friday 00:06  massiot
3492
3493  Channel reordering according to the WG-4 specification, courtesy of
3494  Heiko Panther.
3495
3496 2002-11-21 Thursday 22:37  gbazin
3497
3498  * modules/codec/Modules.am, configure.ac.in, modules/codec/vorbis.c: added
3499     a tremor decoder module using libvorbisidec (aka tremor) from xiph.org.
3500     This module allows decoding vorbis audio on hardware without a fpu
3501     (--enable-tremor).
3502
3503  * modules/LIST: added entries for tremor and theora.
3504
3505 2002-11-21 Thursday 16:51  gbazin
3506
3507  * src/playlist/playlist.c: fixed deadlock in playlist.
3508  * modules/audio_output/oss.c: don't play blank samples when we are starving
3509     for data but our internal buffers are not empty. Some cleanup too.
3510
3511 2002-11-21 Thursday 14:58  jpsaman
3512
3513  Fix detection of QT Embedded development headers.
3514
3515 2002-11-21 Thursday 14:53  sam
3516
3517    * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output.
3518    * ./modules/access/file.c: the file access plugin gets the real file size
3519      under WinCE.
3520    * ./modules/audio_filter/converter/u8tofixed32.c: added this conversion
3521      filter to play some WAV files without an FPU.
3522    * ./bootstrap: bootstrap --update-vc doesn't rely on the Makefile's presence.
3523
3524 2002-11-21 Thursday 11:12  gbazin
3525
3526  * modules/demux/ogg.c: small bug-fix for my previous commit.
3527
3528 2002-11-21 Thursday 10:39  gbazin
3529
3530  * modules/demux/ogg.c: better handling of PCRs (we now base our calculations
3531     on all sub-streams instead of just using one of them). Some code factorisation
3532     too.
3533
3534 2002-11-20 Wednesday 22:51  jpsaman
3535
3536  Build and link Familiar interface against libgpewidget for gpe support.
3537
3538 2002-11-20 Wednesday 22:27  jpsaman
3539
3540  Fix detection of AR and LD
3541
3542 2002-11-20 Wednesday 22:23  jpsaman
3543
3544  Updated for release v_0.4.6 of Familiar Linux packages.
3545
3546 2002-11-20 Wednesday 20:07  sam
3547
3548    * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
3549    * ./bootstrap: fixed a typo that prevented per-object target directories
3550      to work.
3551    * ./evc/*, ./msvc/*: removed project files; they're becoming a bit large
3552      (more than 1MB) and I don't want to spoil the CVS with them.
3553
3554 2002-11-20 Wednesday 18:23  gbazin
3555
3556  * configure.ac.in: temporary hack for libdvbpsi detection.
3557
3558 2002-11-20 Wednesday 17:43  sam
3559
3560    * ./modules/audio_output/waveout.c: audio output now works under WinCE
3561      using the waveout module.
3562    * ./bootstrap: we ignore comments when parsing makefiles.
3563    * ./modules/audio_filter/converter/fixed32tofloat32.c: changed this module
3564      so that it also does float32tofixed32.
3565    * ./modules/*: ported a few other modules to WinCE (most of the time it's
3566      just a #include <errno.h> that needs to be removed).
3567
3568 2002-11-20 Wednesday 16:58  gbazin
3569
3570  * configure.ac.in, modules/gui/wxwindows/wxwindows.cpp: other compilation
3571     fixes for the wxwindows interface on win32.
3572
3573 2002-11-20 Wednesday 16:34  gbazin
3574
3575  * modules/control/rc/rc.c: added commands to navigate between chapters and
3576     titles.
3577
3578 2002-11-20 Wednesday 15:24  gbazin
3579
3580  * modules/gui/wxwindows/*: fixes for the win32 build. Removed a few
3581     unnecessary things and replaced the stop icon with a new one.
3582
3583 2002-11-20 Wednesday 15:09  gbazin
3584
3585  * modules/codec/theora.c, configure.ac.in, modules/codec/Modules.am: new
3586     theora codec plugin.
3587     This plugin is based on the experimental theora codec from the Xiph.Org
3588     foundation (http://www.theora.org/). Because the theora bitstream
3589     specifications are likely to change in the near future, this plugin won't
3590     be compiled by default. If you want to test/develop theora with vlc, you'll
3591     need to configure it with --enable-theora and also make sure you've got a
3592     fresh libogg from cvs.
3593
3594  * modules/demux/ogg.c: modified to handle theora and tarkin bitstreams.
3595
3596  * modules/codec/tarkin.c: fixed a few typos.
3597
3598 2002-11-20 Wednesday 14:37  sam
3599
3600    * ./evc/plugins.vcp.in: fixed plugin entry points for WinCE.
3601    * ./modules/*: fixed a bunch of modules so that they compile under WinCE,
3602      we now have access_file and the mpeg demux and video decoder working
3603      (http://zoy.org/~sam/vlc/pocketvlc2.png).
3604
3605 2002-11-20 Wednesday 09:58  sam
3606
3607    * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc
3608      functions to plugins.
3609    * ./bootstrap: enhanced the project file generation for plugins; we now
3610      parse makefiles to make this easier.
3611    * ./modules/**/Modules.am: reworked a few makefiles so that they are more
3612      easily parsed.
3613
3614 2002-11-20 Wednesday 02:47  gbazin
3615
3616  * src/video_output/video_output.c: fixed a really old bug in the video output
3617     layer. This bug was only affecting video outputs without direct rendering
3618     capabilities.
3619
3620 2002-11-19 Tuesday 21:56  gbazin
3621
3622  * modules/misc/network/ipv6.c: restored the msg_*() outputs from BuildAddr().
3623
3624 2002-11-19 Tuesday 21:45  gbazin
3625
3626  * include/video.h, include/vlc_config.h, src/video_output/*: changed the
3627     picture buffer allocation scheme to allocate pictures from the render
3628     heap in a clockwise fashion instead of always picking the first available
3629     one from the start of the heap.
3630     This allows us to benefit from ffmpeg's macro-block skipping feature.
3631     As a side effect, we also have less chance of reusing a refrence picture
3632     buffer when we can't link/unlink them.
3633
3634  * modules/codec/ffmpeg/video.c: modified the direct rendering code to benefit
3635     from the macro-block skipping algorithm.
3636     A new flag has also been introduced in the video_output's render heap to
3637     forbid modifications to the render picture buffers (for instance to overlay
3638     subtitles).
3639
3640 2002-11-19 Tuesday 18:38  sam
3641
3642    * ./src/misc/modules.c: p_module->psz_filename is now filled with a real
3643      8 bit string under WinCE.
3644    * ./extras/Win32_msvc: scrapped this directory.
3645    * ./bootstrap: we now parse plugin makefiles to guess what to put in
3646      the MSVC project files. Only the dummy plugin has been tested yet.
3647
3648 2002-11-19 Tuesday 18:23  fenrir
3649
3650   all: Use BITMAPINFOHEADER everywhere (Needed because of endian issue).
3651
3652 2002-11-19 Tuesday 00:00  massiot
3653
3654  Partial fix of the OS X audio output (thanks Heiko!).
3655
3656 2002-11-18 Monday 20:31  fenrir
3657
3658   * ogg: change i_dts usage for subtitle ES.
3659
3660 2002-11-18 Monday 19:37  gbazin
3661
3662  * src/misc/modules.c: fixed small typo that was breaking the build.
3663
3664 2002-11-18 Monday 19:05  sam
3665
3666    * ./src/misc/modules.c: support for Unicode filenames under WinCE; VLC now
3667      successfully opens plugins.
3668    * ./modules/misc/dummy/*: hacked the dummy plugin so that it compiles for
3669      WinCE.
3670
3671 2002-11-18 Monday 18:31  gbazin
3672
3673  * modules/gui/wxwindows/*: updated the toolbar icons.
3674
3675 2002-11-18 Monday 17:39  gbazin
3676
3677  * modules/gui/wxwindows/interface.cpp: enabled the OpenFile dialog box.
3678
3679 2002-11-18 Monday 16:19  gbazin
3680
3681  * modules/gui/wxwindows/interface.cpp: fixed typo.
3682  * modules/audio_filter/converter/u8tofloat32.c: fixed typo.
3683
3684 2002-11-18 Monday 14:28  gbazin
3685
3686  * configure.ac.in, modules/codec/Modules.am, modules/codec/tarkin.c: added
3687     an experimental tarkin video decoder. You will need to specify the tarkin
3688     tree you want to use with --with-tarkin-tree=.
3689
3690     Warning: Tarkin is still in very early development stage, so this plugin isn't
3691     actually usefull unless you intend to do some development on tarkin itself.
3692
3693 2002-11-18 Monday 14:08  gbazin
3694
3695  * modules/demux/m3u.c: should manage entries with relative paths.
3696  * src/playlist/playlist.c: fixed playlist_Next().
3697
3698 2002-11-18 Monday 14:02  gbazin
3699
3700  * added a wxwindows interface using the wxWindows cross-platform GUI framework.
3701     The interface is quite basic for now but should be functional anyway.
3702     (you need to have wxWindows >= 2.3.0 installed to use this plugin)
3703
3704 2002-11-18 Monday 12:50  sam
3705
3706    * ./bootstrap: reverted the behaviour behaviour to the default, which
3707      means no default flag to use (except for me, muahaha).
3708
3709 2002-11-18 Monday 03:46  fenrir
3710
3711   * ffmpeg: set bug detection to auto by default.
3712
3713 2002-11-17 Sunday 07:46  fenrir
3714
3715   * ffmpeg: disable direct rendering by default. I have too many files
3716  that don't work with it (I don't see why it doesn't work :(
3717   * mp4: fix a bug in timestamp calculation. Replace s/u* by s/uint*_t
3718   * avi : remove an useless debug message.
3719   * src/misc/objects.c : fix stream output object allocation.
3720
3721 2002-11-16 Saturday 23:25  fenrir
3722
3723   * avi: fix playing over http (a bug I have introduced).
3724
3725 2002-11-15 Friday 19:10  fenrir
3726
3727  * modules/demux/util : add a text subtitle demuxer. (Module called by demux).
3728  MicroDVD, SubRIP, SSA subtitle format should work...
3729   Options: --sub-file <subtitle file> [--sub-fps, --sub-delay --sub-format].
3730
3731   * modules/demux/avi : make use of subtitle parser.
3732   * modules/demux/asf : display movie length. (It will not work with live
3733  streams of course).
3734
3735   modules/codec/spudec : use i_dts to send end of display time for subtitle.
3736  (Yes it's ugly, but it works :)
3737
3738 2002-11-15 Friday 18:17  gbazin
3739
3740  * configure.ac.in, modules/audio_output/arts.c, modules/audio_output/esd.c:
3741     fixed the arts and esd audio plugins after the recent changes to aout3
3742     (untested).
3743
3744 2002-11-15 Friday 17:27  gbazin
3745
3746  * configure.ac.in, modules/audio_output/directx.c, modules/audio_output/waveout.c:
3747     fixed the waveout and directx audio plugins after the recent changes to aout3.
3748
3749 2002-11-15 Friday 15:41  gbazin
3750
3751  * modules/access/http.c: added an http-proxy config variable. If the variable
3752     is not set, we'll still look at the value of the http_proxy environment
3753     variable.
3754
3755 2002-11-15 Friday 13:22  sam
3756
3757    * ./src/video_output/video_output.c: backport of a fix in MAIN for
3758      spoiled FPU registers.
3759
3760 2002-11-15 Friday 02:23  gbazin
3761
3762  * configure.ac.in: fixed a few typos regarding LDFLAGS_access_*. Re-enabled
3763     the oss plugin as it seems to be working fine.
3764  * src/audio_output/input.c: fixed an obscure bug... (strange one though:
3765     int foo = -1; unsigned int bar = 2; __MAX( foo, bar) == -1 ).
3766
3767 2002-11-15 Friday 02:17  fenrir
3768
3769   faad: adapt to new changes in aout3 (at least it compiles)
3770
3771 2002-11-15 Friday 01:41  gbazin
3772
3773  * modules/codec/vorbis.c, modules/audio_filter/resampler/linear.c: adapted to
3774     the new changes in aout3.
3775
3776 2002-11-14 Thursday 23:44  alexis
3777
3778  Added the changelog of vlc 0.4.6.
3779
3780 2002-11-14 Thursday 23:38  massiot
3781
3782  Major change of the channels management. p_format->i_channels disappeares
3783  and is replaced by two members : i_physical_channels and i_original_channels.
3784  i_physical_channels describes the channels which are effectively present
3785  in the stream (at the current point of the aout pipeline), whereas
3786  i_original_channels represents the channels we used to constitute the
3787  stream. For instance a mono stream (FRONT_CENTER) may emanate from a
3788  FRONT_LEFT channel of a STEREO stream.
3789
3790  Additionally, this contains hooks to dynamically select the audio device
3791  and the channels configuration. In order to do that, all aout plugins,
3792  and all interface plug-ins need to be adapted. Currently only SDL
3793  (partially OSS) and the rc interface have been adapted, please use them
3794  as a guide. Other aout plug-ins have been temporarily disabled.
3795
3796  IMPORTANT : if you need a working sound output, DO NOT UPDATE YOUR TREE
3797  for several days until we fix that.
3798
3799  * modules/misc/network/ipv4.c: Fixed a long-standing segfault when saving
3800    preferences and asking for multicast.
3801
3802 2002-11-14 Thursday 17:32  fenrir
3803
3804   mms.c: it takes care of --no-audio and --no-video (to reduce bandwith
3805  usage),  and should not use more than --mms-maxbitrate (when there
3806  are multiple audio or video streams).
3807
3808 2002-11-14 Thursday 17:17  fenrir
3809
3810   asf/* : Convert all u* into uint*_t
3811           Fix playing of some live asf, seek improvement (at least for me ;)
3812  but it's more some "kludge" with vlc clock than true fixes ...
3813
3814   I will never understand how vlc clock works ....
3815
3816 2002-11-14 Thursday 16:07  sigmunau
3817
3818   make --version --help --longhelp --list and -p output to stdout.
3819
3820 2002-11-14 Thursday 15:08  gbazin
3821
3822  * src/audio_output/intf.c: fixed a bug affecting audio volume initialization.
3823
3824 2002-11-13 Wednesday 23:36  massiot
3825
3826  * OS X plug-in fix ;
3827  * Re-enabled float32 mixer (huh?).
3828
3829 2002-11-13 Wednesday 23:36  gbazin
3830
3831  * Updated changelog and package files.
3832
3833 2002-11-13 Wednesday 22:58  gbazin
3834
3835  * ChangeLog: updated ChangeLog.
3836
3837 2002-11-13 Wednesday 22:18  fenrir
3838
3839   * fix and make better stream selection (if mms-maxbitrate unset, get the best
3840  quality else try to be closed to mms-maxbitrate ).
3841
3842 2002-11-13 Wednesday 21:51  sam
3843
3844    * ./bootstrap: bootstrap now requires the --config flag. With no arguments
3845      it simply outputs a usage message.
3846    * ./src/*: fixed a bunch of (legitimate) warnings under VC++.
3847    * ./evc/*, ./msvc/*: split the workspaces into three projects (libvlc, vlc
3848      and plugins -- plugins doesn't build anything yet).
3849
3850 2002-11-13 Wednesday 21:28  fenrir
3851
3852   * mms/* : better stream selection and add some options to override it.
3853  (Usefull with demuxdump).
3854
3855 2002-11-13 Wednesday 21:23  fenrir
3856
3857   access/* : don't override demux setting made by user.
3858   modules/demux/demuxdump.c : a little demux that dump raw stream.
3859  (should work with all access...)
3860
3861 2002-11-13 Wednesday 16:28  sam
3862
3863    * ./msvc/*, ./evc/*: moved eMbedded Visual Studio files to the toplevel evc/
3864      directory because the two project files are starting to diverge.
3865    * ./evc/vlc.c: created a specific vlc.c file for Windows CE.
3866    * ./src/misc/messages.c: as WinCE doesn't have stdout or stderr, the message
3867      queue outputs to a logfile (until we have a proper interface).
3868
3869 2002-11-13 Wednesday 13:58  gbazin
3870
3871  * src/playlist/playlist.c: bugfix for when we delete the last playlist
3872     element (I'll get this one right... eventually ;).
3873  * modules/demux/m3u.c: allow forcing the demux to be used by specifying the
3874     asx or m3u demux.
3875
3876 2002-11-13 Wednesday 12:09  gbazin
3877
3878  * src/playlist/playlist.c: when autodeleting an item, we don't need to skip
3879     to the next one.
3880  * modules/demux/m3u.c: added .asx support and changed the autodetection of
3881     file type to just probe the file extension.
3882
3883 2002-11-13 Wednesday 10:56  sam
3884
3885    * ./po/POTFILES.in: fixed "make dist".
3886
3887 2002-11-13 Wednesday 10:45  sam
3888
3889    * ./FAQ: changed Debian repository location to HTTP (for better upload
3890      stats estimations on our side).
3891
3892 2002-11-12 Tuesday 23:18  sigmunau
3893
3894   added a new demux that reads .m3u files and addes the contained items to
3895  the playlist. Currently only autodetects files that start with #EXTM3U
3896  otherwise you'll have to force it.
3897
3898 2002-11-12 Tuesday 22:20  gbazin
3899
3900  * include/vlc_playlist.h, src/playlist/playlist.c: added a b_autodeletion
3901     flag to the playlist item structure. If this flag is set then the playlist
3902     item will be deleted automatically after it has been played.
3903
3904 2002-11-12 Tuesday 17:02  gbazin
3905
3906  * modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
3907  * modules/gui/gtk/gtk.c: fixed uninitialized variables.
3908
3909 2002-11-12 Tuesday 14:57  sam
3910
3911    * ./Makefile.am: fixed rc compilation under mingw32/cygwin.
3912    * ./modules/access/http.c: fixed a segfault (unchecked strstr return value).
3913    * ./src/input/input_ext-plugins.c: removed platform-specific code and put
3914      it in plugins. This leads to some code duplication but I have an evil
3915      plan to get rid of that, too.
3916
3917 2002-11-12 Tuesday 12:45  gbazin
3918
3919  * modules/gui/gtk/gtk.c: small bug-fix for a crash on module loading.
3920
3921 2002-11-12 Tuesday 11:44  gbazin
3922
3923  * src/extras/libc.c: fixed typo.
3924  * configure.ac.in: compilation fix on win32 for the mms access plugin (the
3925     plugin is linked with ws2_32).
3926
3927 2002-11-12 Tuesday 01:54  fenrir
3928
3929   * modules/demux/asf/.cvsignore : put the good one.
3930   * modules/access/mms : add MMS (Microsoft Media Streaming) access (Support
3931  only TCP, I will try to add UDP and HTTP as well).
3932   There are some problems with streams selections and we cannot seek, but
3933  anyway it seems to work. (Usefull for some radio web)
3934   * other: enable mms access by default.
3935
3936 2002-11-11 Monday 23:27  gbazin
3937
3938  * src/audio_output/filters.c, src/audio_output/input.c, include/aout_internal.h,
3939     modules/audio_filter/resampler/*: Changes that allow the resamplers to set
3940     the start and end date of the frame it outputs.
3941     This allows us for instance to output a smaller frame than what we should, and
3942     keep the rest of the data to compute the resampling of the next frame.
3943     In short, we can implement much more complex resampling algorithms than before.
3944
3945  * modules/audio_filter/resampler/linear.c: rewrote the linear resampler. The audio
3946     quality doesn't seem to be better than the ugly resampler, maybe I shouldn't
3947     have wasted my time on this...
3948
3949 2002-11-11 Monday 20:16  gbazin
3950
3951  * modules/audio_output/file.c: will write a WAV header by default. Can be
3952     disabled with --no-audiofile-wav.
3953  * modules/audio_filter/resampler/linear.c: disabled for now, until I actually
3954     manage to make it work without a problem.
3955
3956 2002-11-11 Monday 15:39  sam
3957
3958    * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
3959      WIN32 isn't always defined under WinCE, but might be. Grmbl.
3960    * ./include/*: changed a few u* and s* to uint*_t and int*_t.
3961
3962 2002-11-11 Monday 00:41  sam
3963
3964    * ALL: libvlc now compiles and run under WinCE. I haven't ported any modules
3965      yet so there's little that can be tested, but threads work at least.
3966    * ./src/extras/libc.c: renamed strndup.c to libc.c because a few other
3967      libc functions were added (strcasecmp, atof, getenv...).
3968
3969 2002-11-10 Sunday 19:04  sam
3970
3971    * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of
3972      work is still needed for missing functions. I only touched libvlc for
3973      the moment, plugins will come in a long long while.
3974    * ./bootstrap: moved MSVC project files generation here; use --update-msvc.
3975
3976 2002-11-10 Sunday 17:31  fenrir
3977
3978   all: fix a bug in packet parsing and can now play unseekable stream.
3979
3980 2002-11-10 Sunday 16:37  fenrir
3981
3982   http: Accept ICY server reponse (Used for some web radio) and in that
3983  case it forces mp3 demuxer (Should be ok...)
3984
3985 2002-11-10 Sunday 15:31  gbazin
3986
3987  * src/audio_output/output.c: fixed another quality affecting bug.
3988
3989  * include/aout_internal.h src/audio_output/input.c: major change to the
3990     resampling algorithm. When resampling is requested to keep the audio stream
3991     synchronised to the main clock, we trigger it but we change the resampling
3992     rate only progressively so it doesn't get noticed too much by the listener.
3993
3994 2002-11-10 Sunday 14:24  sigmunau
3995
3996   ./ChangeLog: added entry for the linear resampler
3997   ./modules/audio_filter/resampler/linear.c: This should allways generate the
3998  right number of samples now. The morale is never base your floating point
3999  calculations on the output of integer divitions.
4000
4001 2002-11-10 Sunday 03:47  fenrir
4002
4003   * faad : adapt to newer version.
4004   * ffmpeg : adapt postprocessing for latest libavcodec version, add an
4005  option to disable direct rendering as postprocessing is currently broken
4006  with it, and with some files I have bad pictures.
4007
4008 2002-11-09 Saturday 19:28  sam
4009
4010    * ./msvc/vlc.dsp: additional fixes to the MSVC project.
4011    * ./msvc/vlc.vcw: skeleton of a WinCE project file (yet non-functional).
4012
4013 2002-11-09 Saturday 19:28  sam
4014
4015   * ./include/aout_internal.h: fixed a breakage I just introduced.
4016
4017 2002-11-09 Saturday 18:44  sam
4018
4019    * A few additional MSVC build fixes.
4020
4021 2002-11-09 Saturday 17:39  sam
4022
4023    * ./msvc/*: MSVC project files and default config files.
4024
4025 2002-11-09 Saturday 17:34  sam
4026
4027    * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project
4028      file from the makefile.
4029    * ./msvc/*: moved the MSVC files here.
4030    * ./src/extras/*: moved the extra code here (used to be in src/misc,
4031      extras/GNUgetopt and extras/Win32_msvc).
4032    * ./include/*: a few warning fixes.
4033
4034 2002-11-08 Friday 15:23  gbazin
4035
4036  * configure.ac.in, modules/audio_filter/converter/*: added a s8tofloat32.c and
4037     u8tofloat32.c converter.
4038  * modules/codec/araw.c: modified to also decode u8 pcm audio samples.
4039
4040 2002-11-08 Friday 11:26  gbazin
4041
4042  * ALL: using "%ll" in printf format strings is not portable (notably on win32) so
4043     we now use the I64Fx familly of macros to print 64 bits numbers (x being
4044     replaced by d,i,o,u,x or X).
4045     eg: msg_Dbg( p_this, "sample is "I64Fi" late", ll_time );
4046
4047  * src/misc/messages.c: got rid of ConvertPrintfFormatString().
4048
4049 2002-11-07 Thursday 23:56  sam
4050
4051    * ./include/vlc_common.h: compilation fix for Cygwin.
4052
4053 2002-11-07 Thursday 22:09  sigmunau
4054
4055   added a new resampler based on linear interpolation, giving a fair tradeoff
4056  between sound quality and speed
4057
4058 2002-11-07 Thursday 20:31  gbazin
4059
4060  * INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the
4061     fact that libdvdcss now needs a colon after the DVD drive letter (on Win32).
4062
4063  * src/misc/messages.c: on Win32 only use fflush() if in debug mode.
4064
4065  * src/misc/win32_specific.c: try to raise the our process priority slightly
4066     above normal. This prevent us from suffering too much from normal activity
4067     of the OS.
4068
4069 2002-11-07 Thursday 17:54  gbazin
4070
4071  * modules/access/http.c: don't crash, but complain on non http/1.x streams.
4072
4073 2002-11-06 Wednesday 22:48  gbazin
4074
4075  * modules/codec/spudec/*: modified the spu decoder to handle text subtitles.
4076     Only one format of text subtitles is supported right now but we should be able
4077     to expand this by modifying modules/codec/spudec/text.c.
4078     Most of this work comes from by Andrew Flintham ( thanks a bunch Andrew :).
4079
4080  * share/font-eutopiabold36.rle: new font for the text subtitler, courtesy of
4081     Andrew Flintham.
4082
4083  * AUTHORS: added Andrew Flintham to the authors file.
4084
4085  * modules/demux/ogg.c: modified the ogg demuxer to handle subtitles.
4086
4087  * modules/codec/ffmpeg/*: modified the ffmpeg decoder to always keep the last decoded
4088     frame linked.
4089
4090 2002-11-06 Wednesday 19:07  sam
4091
4092    * ./modules/access/dvdplay/access.c: activated button highlighting.
4093    * ./modules/codec/spudec/parse.c: implemented subtitle cropping and
4094      temporarily disabled subtitle cropping.
4095    * ./modules/codec/spudec/render.c: split RenderSPU into chroma-specific
4096      functions.
4097
4098 2002-11-06 Wednesday 16:41  jobi
4099
4100    * modules/access/vcd/vcd.*: added entry points support (sort of
4101      chapters).
4102    * modules/gui/gtk/gtk_callbacks.c: added some locks to the
4103      navigation functions
4104
4105 2002-11-06 Wednesday 15:44  sam
4106
4107    * ./modules/demux/avi/avi.c, ./modules/demux/avi/libavi.c: additional
4108      endianness fixes, spelling fixes, reworked return values usage, used
4109      C99 types.
4110
4111 2002-11-06 Wednesday 10:26  sam
4112
4113    * ./src/misc/extras.c: removed a duplicate calculation inside a macro.
4114    * ./src/libvlc.c: fixed a bug causing all commandline targets to be ignored
4115      for playback except the last one.
4116    * ./modules/codec/dv.c: we detach p_vout before quitting.
4117    * ./modules/codec/xvid.c: fixed image corruption, added a direct rendering
4118      option which doesn't work yet.
4119
4120 2002-11-06 Wednesday 00:48  gbazin
4121
4122  * modules/demux/avi/*: should theoretically fix the endianness issues with
4123     the avi demuxer.
4124
4125 2002-11-05 Tuesday 23:53  sam
4126
4127    * ./modules/codec/xvid.c: beginning of a video decoder using the Xvid codec
4128      from xvid.org; compile with --enable-xvid --with-xvid-tree=..., run with
4129      --codec xvid,any (the priority is lower than ffmpeg's for the now).
4130
4131      todo list: direct rendering, better buffer handling, see why only I frames
4132                 are rendered OK here... probably more.
4133
4134 2002-11-05 Tuesday 22:57  gbazin
4135
4136  * modules/demux/ogg.c: should theoretically work on Big Endian machines now.
4137
4138 2002-11-05 Tuesday 19:25  gbazin
4139
4140  * All: moved the check for "video" and "audio" config variables to
4141     input_SelectES(). That allows --no-video and --no-audio to automagically
4142     work for all demuxers.
4143
4144 2002-11-05 Tuesday 15:52  sam
4145
4146    * ./codec/dv/dv.c: moved this single file to its parent directory; removed
4147      GetFirstPES in favour of input_ExtractPES/input_DeletePES calls.
4148
4149 2002-11-05 Tuesday 11:07  gbazin
4150
4151  * modules/codec/ffmpeg/*: modified the ffmpeg video codec to use direct
4152     rendering when possible.
4153     Use BITMAPINFOHEADER from include/codecs.h + got rid of Little Endian
4154     translations that were already done in the demux.
4155  * modules/demux/avi/* modules/demux/asf/*: Use BITMAPINFOHEADER from
4156     include/codecs.h.
4157
4158 2002-11-05 Tuesday 04:57  jlj
4159
4160    * ./modules/gui/macosx/prefs.m: new configuration interface
4161
4162 2002-11-04 Monday 19:27  sam
4163
4164    * ./bootstrap: automake 1.7 is OK to bootstrap vlc.
4165
4166 2002-11-04 Monday 16:04  sam
4167
4168    * ./Makefile.am: we properly install plugins in the OS X vlc.app directory.
4169    * ./mozilla/npvlc_rc.rc, ./mozilla/vlcplugin.h: added the Ogg mime type to
4170      the Mozilla plugin properties.
4171    * ./debian/control: added libogg-dev and libvorbis-dev dependicies to the
4172      Debian build script.
4173
4174 2002-11-04 Monday 00:00  gbazin
4175
4176  * include/codecs.h: new header file to store information shared by decoders
4177     and demuxers, like the BITMAPINFOHEADER structure for instance.
4178  * modules/demux/ogg.c: the ogg demuxer should now work nicely with ogm files
4179     (including for the video). It has only been tested with a few streams
4180     produced with dvd::rip and ogmmerge though.
4181
4182 2002-11-03 Sunday 14:22  gbazin
4183
4184  * modules/demux/ogg.c: we now correctly handle multiple vorbis logical streams
4185     in ogm files.
4186  * modules/codec/vorbis.c: small bugfix.
4187
4188 2002-11-02 Saturday 23:47  gbazin
4189
4190  * modules/demux/ogg.c: small fix to avoid crashing when find unknown codecs.
4191
4192 2002-11-02 Saturday 19:13  gbazin
4193
4194  * modules/demux/ogg.c, modules/codec/vorbis.c: seeking in an ogg stream is
4195     working fine now, + misc other improvements.
4196
4197 2002-11-02 Saturday 18:31  sigmunau
4198
4199  modules/codec/dv/dv.h: workaround for a namespace collision (#undef vlc_error)
4200  debian/rules: update the location of libgnome_main_plugin.so and
4201  libgtk_main_plugin.so. Added the ui.rc file to the kvlc package. All debian
4202  packages seem to build now (even though there were some warnings)
4203
4204 2002-11-02 Saturday 12:53  gbazin
4205
4206  * src/video_output/video_output.c: small change to avoid using floating point
4207     registers in the video ouptut routines.
4208
4209 2002-11-02 Saturday 00:06  jpsaman
4210
4211  --enable-familiar accepts now:
4212  --with-sdl-prefix=[PATH], --enable-gtk-prefix=[PATH] and --enable-gpe-prefix=[PATH] to enable cross-compiling.
4213
4214 2002-11-01 Friday 16:43  gbazin
4215
4216  * modules/audio_output/directx.c: forgot an aout_BufferFree().
4217
4218 2002-11-01 Friday 16:06  gbazin
4219
4220  * src/audio_output/common.c, include/aout_internal.h: added a new function
4221     aout_FifoFirstDate() that allows the aout plugin to schedule the first
4222     play.
4223  * src/audio_output/output.c: fixed another problem affecting the audio quality.
4224  * modules/audio_output/directx.c: improvements. The buffering scheme has been
4225     changed to be less affected by temporary starving. We also schedule the first   sample to play.
4226
4227 2002-11-01 Friday 13:52  sigmunau
4228
4229  fixed a typo that caused the ui.rc file to be installed in PREFIX/sharevlc/
4230
4231 2002-10-31 Thursday 12:16  sam
4232
4233    * ./src/misc/variables.c: callbacks are now called after the variable has
4234      been modified. Maybe we'll need the other type, too, but this change will
4235      make things simpler in aout3.
4236
4237    * ./src/playlist/playlist.c: removed two unused variables.
4238    * ./src/misc/modules.c: removed a debug message I had forgotten.
4239    * ./src/misc/modules_plugin.h.in: fixed a typo (thanks bozo).
4240
4241 2002-10-31 Thursday 10:40  gbazin
4242
4243  * modules/codec/spudec/spudec.c, modules/codec/spudec/parse.c: fixed a couple
4244     of problems introduced with the recent changes to the bitstream facility.
4245  * src/audio_output/output.c: fixed a quite annoying bug in aout3 that was
4246     triggering unnecessary trashing of audio frames.
4247
4248 2002-10-31 Thursday 03:12  massiot
4249
4250  Fixed plug-in compilation on OS X.
4251
4252 2002-10-30 Wednesday 07:37  titer
4253
4254    - Fixed an enormous memory leak (forgot to aout_BufferFree ;)
4255
4256 2002-10-30 Wednesday 07:12  titer
4257
4258    - Fixes. Most of the interface features now work again.
4259
4260 2002-10-30 Wednesday 01:59  titer
4261
4262   - now vlc no longer tries to use overlay if another application already
4263     uses it
4264   - clean up
4265
4266 2002-10-29 Tuesday 21:59  jpsaman
4267
4268  Added GPE support to familiar interface. Use --with-gpe-prefix=<installation-dir> to enable it.
4269
4270 2002-10-29 Tuesday 21:58  jpsaman
4271
4272  Solved merge conflicts
4273
4274 2002-10-29 Tuesday 21:52  jpsaman
4275
4276  GPE is integrated in familiar files.
4277
4278 2002-10-29 Tuesday 21:51  jpsaman
4279
4280  Familiar packaging files.
4281
4282 2002-10-29 Tuesday 21:49  jpsaman
4283
4284  Added HAVE_GPE_INIT_H define for autodetection of libgpewidget and GPE headerfiles.
4285
4286 2002-10-29 Tuesday 20:16  gbazin
4287
4288  * ALL: changes to reflect the fact that libdvdcss now needs a colon after
4289     the DVD drive letter.
4290
4291 2002-10-29 Tuesday 19:57  sam
4292
4293    * ./src/misc/modules.c: plugin extension check is now case unsensitive.
4294
4295 2002-10-29 Tuesday 19:12  sam
4296
4297    * ./Makefile.am: fixed a typo that caused HAVE_DEBUG to imply HAVE_RELEASE.
4298    * ./bootstrap: fixed calls to $(LINK) which had duplicate -o options.
4299
4300 2002-10-29 Tuesday 18:33  titer
4301
4302   No more warnings.
4303
4304 2002-10-29 Tuesday 14:38  sam
4305
4306    * ./src/misc/variables.c: simple change to var_Type() so that it returns
4307      an error (value < 0) if the variable does not exist.
4308
4309 2002-10-29 Tuesday 14:22  sam
4310
4311    * ./include/vlc_common.h: defined the INSERT_ELEM and REMOVE_ELEM macros
4312      which are a generic use of the realloc/memmove/index++ scheme we use for
4313      dynamic arrays.
4314    * ./src/misc/variables.c: properly free the choice list upon variable
4315      destruction.
4316
4317 2002-10-29 Tuesday 11:22  gbazin
4318
4319  * modules/codec/ffmpeg/audio.c: compilation fix for ffmpeg builds < 4618
4320
4321 2002-10-29 Tuesday 00:00  massiot
4322
4323  * Bumped up revision number to 0.4.6.
4324
4325 2002-10-28 Monday 23:31  gbazin
4326
4327  * configure.ac.in: libvorbis depends on libogg.
4328  * include/vlc_threads.h: changed the different threads priorities to optimize
4329     audio and video quality as well as responsiveness.
4330  * modules/audio_output/waveout.c modules/audio_output/directx.c: waveout and
4331     directx will now use the float32 format if available. Various tweaks for
4332     better performance.
4333
4334 2002-10-28 Monday 23:25  gbazin
4335
4336  * modules/video_output/directx/directx.c: fixed segfault on initialization.
4337     Changed back the priority of the event thread to normal.
4338
4339 2002-10-28 Monday 23:23  gbazin
4340
4341  * modules/codec/mpeg_video/parser.c: add_module() for "mpeg-motion" wasn't using
4342     the right capability.
4343  * modules/codec/ffmpeg/ffmpeg.c: fixed typo (re-enabled default case in a
4344     switch).
4345  * modules/codec/a52.c: fixed the AOUT_DOLBY detection.
4346
4347 2002-10-28 Monday 21:57  sam
4348
4349    * ./include/variables.h, ./src/misc/variables.c: list variables.
4350
4351 2002-10-28 Monday 20:42  titer
4352
4353  - Added LCD info view from 0.4.x
4354
4355 2002-10-28 Monday 18:18  titer
4356
4357  Forgot to add files :|
4358
4359 2002-10-28 Monday 17:55  titer
4360
4361  - Added a small preferences window
4362  - Fixes
4363
4364 2002-10-28 Monday 17:26  sam
4365
4366    * ./configure.ac.in: we explicitely link the dvdplay plugin with libdvdcss
4367      if it was found.
4368    * ./modules/access/dvdplay/tools.c: we don't try to stat the device if it
4369      looks like a Win32 drive.
4370    * ./src/misc/messages.c: we only flush stderr under Win32.
4371
4372 2002-10-28 Monday 14:25  sam
4373
4374    * ./Makefile.am: fixed missing build dependencies for the Mozilla plugin.
4375    * ./src/misc/variables.c: implemented min/max and steps for integer and
4376      float variables.
4377
4378 2002-10-28 Monday 12:49  fenrir
4379
4380   * fix a bug while passing informations to audio decoder(wma in
4381  asf should work).
4382
4383 2002-10-28 Monday 08:46  sigmunau
4384
4385   * Disable some menu items when no input is available.
4386   * Some cleanups
4387
4388 2002-10-28 Monday 07:26  fenrir
4389
4390   * all : add audio decoding support in ffmpeg module, since they have
4391  added wma1/2 decoder... :))
4392
4393 2002-10-28 Monday 02:51  fenrir
4394
4395   * avi.c : fix a bug (bad choice in stream to be read)
4396   * libioRIFF : now useless files.
4397
4398 2002-10-28 Monday 00:10  sigmunau
4399
4400   * added a simple dialog to show id3-tags and other info
4401   * finally added languages/subtitles selections menus, found and got fixed two
4402   bugs in kdelibs in the process, but only one of them will get into kde 3.1.
4403   * made the location of the ui.rc file configureable, usefull for testing.
4404
4405 2002-10-27 Sunday 19:06  fenrir
4406
4407   * all: new way to gather frame (same as ffmpeg).
4408
4409 2002-10-27 Sunday 18:23  titer
4410
4411  vlc_threads_func.h : skip a useless BeOS warning
4412  faad/decoder.c : minor compile fix
4413
4414 2002-10-27 Sunday 17:59  gbazin
4415
4416  * modules/demux/ogg.c: we now set p_input->stream.i_mux_rate.
4417
4418 2002-10-27 Sunday 17:58  gbazin
4419
4420  * ALL: removed GetPES and NextPES, we now use input_ExtractPES everywhere instead
4421     of these. The bitstream facility has also been changed to use input_ExtractPES
4422     and now stores the current PES in its structure.
4423     Introduced input_FlushPESFifo() and CloseBitstream().
4424
4425 2002-10-27 Sunday 16:37  fenrir
4426
4427   * all : rewrite demux part (simpler and cleaner). Please, tell me if you see
4428  some regression.
4429
4430 2002-10-26 Saturday 21:14  fenrir
4431
4432   * all : fix for new use of p_selected_area->i_tell.
4433
4434   Just a word: now we cannot update anymore p_input->p_current_data
4435  without updating i_tell. I known that it's used for skipping some bytes in
4436  mp3 demux (not yet fixed), I don't known if it's used elsewhere....
4437
4438 2002-10-26 Saturday 17:24  gbazin
4439
4440  * ALL: p_selected_area->i_tell is now update inside input_SplitBuffer instead
4441     of inside the pf_read functions of access plugins. That means i_tell now
4442     actually reflects the position of what is being decoded and furthermore it
4443     is updated more often.
4444
4445 2002-10-26 Saturday 03:08  garf
4446
4447  YUV plans filter (modifies all 3 plans separatly)
4448
4449 2002-10-25 Friday 20:17  sam
4450
4451    * ./modules/video_output/directx/events.c: start the colorkey search at 10,
4452      not 5, to avoid using a color used by another application.
4453    * ./modules/video_output/directx/events.c: support for drawing in a parent
4454      window instead of creating our own; still a bit flakey.
4455
4456    * ./mozilla/vlcshell.cpp: we can now compile the Mozilla plugin so that it
4457      does not call libvlc (for testing purposes).
4458
4459 2002-10-25 Friday 17:42  gbazin
4460
4461  * include/aout_internal.h: oops, forgot to commit this in my last changes.
4462
4463 2002-10-25 Friday 17:21  gbazin
4464
4465  * modules/audio_output/oss.c: when now set the fragment size of the OSS device
4466     according to the size of an audio sample.
4467     For buggy OSS drivers, we now take into account the real size of the OSS
4468     internal buffer when we check how much this buffer has been filled.
4469
4470 2002-10-25 Friday 11:24  sam
4471
4472    * ./bootstrap, ./Makefile.am: we don't build static libraries if their only
4473      goal is to provide dependencies for shared libraries.
4474
4475 2002-10-25 Friday 11:21  sam
4476
4477    * ./include/vlc_common.h: we now use the ISO C9x types (int8_t, uint8_t,
4478      int16_t) instead of our custom types (s8, u8, s16) and you are encouraged
4479      to use these types from now. Of course the old types are still available
4480      for backward compatibility.
4481
4482 2002-10-24 Thursday 23:08  massiot
4483
4484    * plugins/network/ipv4.c: fixed a crash with multicast addresses when no
4485      interface address is given.
4486
4487 2002-10-24 Thursday 19:36  gbazin
4488
4489  * modules/audio_output/oss.c: Finally fixed! There also is a new config option
4490     (--oss-buggy) to work-around buggy oss drivers.
4491
4492 2002-10-24 Thursday 16:26  sigmunau
4493
4494  less braindead coloring
4495
4496 2002-10-24 Thursday 12:33  fenrir
4497
4498   * ffmpeg : new way to gather a frame
4499   * input_ext-dec.c : add a call to GetPES in NextPES when fifo is empty.
4500
4501 2002-10-24 Thursday 11:37  gbazin
4502
4503  * src/input/input_ext-dec.c, include/input_ext-dec.h, modules/codec/araw.c:
4504     renamed input_NextPES into input_ExtractPES and factorised its code.
4505  * modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad/decoder.c,
4506     modules/codec/cinepak/cinepak.c: make use of NextPES and GetPES from
4507     src/input/input_ext-dec.c.
4508  * modules/codec/a52.c: fixed uninitialized variable.
4509
4510 2002-10-24 Thursday 11:30  gbazin
4511
4512  * ALL: I did add these files, but forgot to commit them ( ouarf ouarf :)
4513
4514 2002-10-24 Thursday 01:17  gbazin
4515
4516  * ALL: New ogg demux and vorbis codec modules for preliminary support of
4517     ogg/vorbis streams.
4518
4519 2002-10-24 Thursday 00:05  massiot
4520
4521  Cosmetic.
4522
4523 2002-10-23 Wednesday 23:54  gbazin
4524
4525  * ALL: fixed a bunch of memory leaks.
4526
4527 2002-10-23 Wednesday 01:07  massiot
4528
4529  * Added -mdynamic-no-pic to darwin CFLAGS (can you believe I actually read ./ :)
4530  * Miscellaneous small fixes.
4531
4532 2002-10-22 Tuesday 23:10  sam
4533
4534    * ./mozilla/vlcshell.cpp: ported the Mozilla plugin to Windows.
4535
4536      For the moment it spawns a separate window and seems to behave nastily
4537      (read: crashes) when the target has sound, but the javascript interface
4538      works perfectly, for instance.
4539
4540      To build it, I installed Mozilla development files in my mingw32 dir
4541      and hacked mozilla-config so that it uses these files. I also hacked
4542      jri_md.h and jni_md.h to put "defined(_MSC_VER) || defined(__MINGW32__)"
4543      where it read "defined(_MSC_VER)". No other changes were necessary.
4544
4545 2002-10-22 Tuesday 22:55  sam
4546
4547    * ./modules/audio_output/alsa.c: tiny compilation fix.
4548
4549 2002-10-21 Monday 22:00  massiot
4550
4551  * Avoid overflowing the message queue with "audio output is starving"
4552    messages,
4553  * Updated BeOS and QNX outputs with respect to i_channels policy.
4554
4555 2002-10-21 Monday 12:46  fenrir
4556
4557   * input_ext-dec.* : add a new function to parse decoder fifo at PES level
4558  (input_NextPES);
4559   * araw.c : use this new function.
4560
4561 2002-10-21 Monday 11:18  fenrir
4562
4563   * configure.ac.in Makefile.am: enable asf demuxer plugin
4564   * modules/demux/asf/*: some clean up
4565
4566 2002-10-21 Monday 10:27  sam
4567
4568    * ./debian/vlc-plugin-a52.dirs: forgot a debian file for the a52 plugin.
4569
4570 2002-10-20 Sunday 19:44  fenrir
4571
4572   * all: fix for correct "i_channels" use.
4573
4574 2002-10-20 Sunday 19:28  fenrir
4575
4576   * all: add wmv1/2 codec support.
4577
4578 2002-10-20 Sunday 19:22  fenrir
4579
4580   * all : add an asf file (v1.0 only) demuxer. Need a lot of work to be
4581  usable, but it begin to give good result.
4582
4583 2002-10-20 Sunday 14:23  massiot
4584
4585  * modules/demux/mpeg: Added DVB stream type for A/52 streams (0x6),
4586  * include/vlc_threads.h: Avoid locking the interface,
4587  * ALL: reworked all audio output plug-ins to correctly take into account
4588    i_channels. At present this is known to break OSS, probably others.
4589
4590 2002-10-17 Thursday 19:30  ipkiss
4591
4592  * ./modules/video_output/directx/events.c: compilation fix
4593
4594 2002-10-17 Thursday 18:56  sam
4595
4596    * ./modules/video_output/directx/events.c: mouse coordinates support for
4597      the DirectX plugin (please test compilation).
4598
4599 2002-10-17 Thursday 18:48  sam
4600
4601    * ./modules/video_output/sdl.c: mouse coordinates support for SDL.
4602    * ./modules/video_output/x11/xcommon.c: we transmit the click only at
4603      release time.
4604
4605 2002-10-17 Thursday 18:03  sam
4606
4607    * ./src/video_output/video_output.c: mouse coordinates are now variables.
4608    * ./modules/access/dvdplay/intf.c: instead of probing the mouse on each
4609      loop iteration, we set a callback on the corresponding variables.
4610
4611 2002-10-17 Thursday 15:15  sam
4612
4613    * ./src/misc/variables.c: callback loops are now detected; this means you
4614      can now use var_* functions from within your callback, they can even
4615      trigger callback themselves, to any level. The main restriction is that
4616      you shouldn't meddle with a variable that is already being triggered by
4617      the current thread (other threads will just wait).
4618    * ./src/misc/objects.c: fixed a deadlock in the "tree" command.
4619    * ./modules/misc/testsuite/test4.c: added a "callback-test" command to the
4620      rc interface to test callback loop detection and concurrent triggers.
4621
4622 2002-10-17 Thursday 10:24  sam
4623
4624    * ./modules/codec/spudec/parse.c: fixed bad initialization of the alpha
4625      palette, implemented the "force display" command as forever-living
4626      subtitles, and reworked some code.
4627    * ./src/video_output/video_output.c: we increment the image date even if
4628      we are repeating the previous image, so that subtitles have a chance to
4629      get displayed.
4630    * ./src/video_output/vout_subpictures.c: ephemer subpictures don't timeout.
4631
4632 2002-10-17 Thursday 01:34  sigmunau
4633
4634  Use a KURLRequester widget for variables of type CONFIG_ITEM_FILE. This
4635  crates a little button next to the textarea that pops up a file open dialog
4636  where the user can point and click on the file to select. It also drops down
4637  a list of possible completions as the user types.
4638
4639 2002-10-17 Thursday 01:12  massiot
4640
4641  * Fixed AOUT_CHAN_CHANNEL2 trivial mixer,
4642  * Fixed a compile issue in the vcd plug-in,
4643  * Fixed SDL behavior with > 2 channels.
4644
4645 2002-10-16 Wednesday 21:39  sam
4646
4647    * ./include/variables.h, ./src/misc/variables.c: implemented variable
4648      callbacks.
4649
4650 2002-10-16 Wednesday 17:10  sam
4651
4652    * ./configure.ac.in, ./src/libvlc.c: attempt at activating gettext support
4653      under platforms without libintl such as Win32. Use --with-included-gettext
4654      to test. Might break compilation on systems I don't have access to.
4655
4656 2002-10-16 Wednesday 13:35  sam
4657
4658    * ./modules/access/vcd/vcd.c: changed an error to a warning in the probe
4659      phase.
4660    * ./modules/video_filter/deinterlace/deinterlace.c: the bob method now
4661      flickers less thanks to a patch from Marian Durkovic <md@bts.sk>.
4662
4663 2002-10-16 Wednesday 12:31  sam
4664
4665    * ./src/misc/variables.c: fixed a deadlock in command variables handling;
4666      we now release the variable lock before calling the command.
4667    * ./src/misc/threads.c: removed deprecated code.
4668
4669 2002-10-16 Wednesday 01:10  massiot
4670
4671  * Fixed filters which couldn't work with more than 2 channels ;
4672  * Fixed detection of VCD support under OS X.2.
4673
4674 2002-10-16 Wednesday 01:00  massiot
4675
4676  Fixed VCD detection under MacOS X.
4677
4678 2002-10-15 Tuesday 21:56  gbazin
4679
4680  * modules/access/vcd/*, configure.ac.in:
4681     - Major changes to allow reading vcd images directly from the hard drive
4682        (you need a .cue and .bin file).
4683     - Removed duplicated code by merging ioctl_GetTrackCount and ioctl_GetSectors.
4684     - Implemented necessary ioctls for Win9x/NT/2K/XP.
4685
4686 2002-10-15 Tuesday 14:30  sam
4687
4688    * ./po/*: updated locales.
4689
4690 2002-10-15 Tuesday 10:35  sam
4691
4692    * ./include/vlc_threads_funcs.h, ./src/misc/threads.c: eradicated
4693      vlc_mutex_need() and vlc_mutex_unneed().
4694    * ./src/misc/variables.c: implemented VLC_VAR_MUTEX variables.
4695    * ./modules/misc/gtk_main.c, ./src/libvlc.c: replaced named mutexes with
4696      named mutex variables.
4697
4698 2002-10-15 Tuesday 03:50  fenrir
4699
4700   * cinepak.c : initialize picture to black.
4701
4702 2002-10-15 Tuesday 02:56  fenrir
4703
4704   * all : forgot to add theses new files :p
4705
4706 2002-10-15 Tuesday 02:55  fenrir
4707
4708   * all : begin to rewrite some parts of avi demux, mainly to clean ugly code
4709  and to prepare for OpenDML support.
4710  Add new options :
4711    --avi-index force index creation.
4712    --avi-interleaved force method used for unseekable stream but need
4713  interleaved stream and could lead to loss of audio/video synchro.
4714
4715 2002-10-15 Tuesday 01:11  titer
4716
4717  Cleaner code.
4718
4719 2002-10-14 Monday 23:59  fenrir
4720
4721   * araw.c : pseudo pcm decoder
4722   * wav : demux for wav file( should work with raw pcm, mp3 or a52 stream ) but
4723  untested under big endian machine(for pcm).
4724
4725  All are compiled by default.
4726
4727 2002-10-14 Monday 23:42  alexis
4728
4729  Update for 0.4.5 release.
4730  Update of the description.
4731
4732 2002-10-14 Monday 23:36  alexis
4733
4734  Updated description.
4735
4736 2002-10-14 Monday 22:09  titer
4737
4738  Fixed seeking.
4739
4740 2002-10-14 Monday 21:04  sam
4741
4742    * ./modules/misc/testsuite/test4.c: made the 4th test less CPU intensive
4743      by making the spawned threads wait a bit longer.
4744    * ./src/misc/variables.c: added a usage count to the variables; trying to
4745      create a variable with the same name only increments its refcount.
4746
4747 2002-10-14 Monday 18:46  sam
4748
4749    * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Error() to the libvlc API.
4750    * ./include/main.h: removed p_vlc->i_status because it was not sufficient
4751      to represent all the possible states of p_vlc; each part should be tested
4752      separately upon destruction.
4753    * ./src/misc/objects.c: fixed a signed/unsigned bug that prevented creation
4754      of VLC_OBJECT_GENERIC objects.
4755
4756    * ./src/misc/variables.c: added the VLC_VAR_COMMAND type which is simply a
4757      variable that stores a function pointer, and calls it when var_Get is
4758      called for it. The function argument is taken in val.psz_string.
4759    * ./src/misc/objects.c: vlc_dumpstructure and vlc_liststructure are no longer
4760      exported to the rest of the program; instead, they're VLC_VAR_COMMAND vars
4761      ("tree" and "list").
4762    * ./modules/control/rc/rc.c: moved a few commands to VLC_VAR_COMMAND vars.
4763
4764 2002-10-14 Monday 18:35  sam
4765
4766    * ./src/misc/error.c: added vlc_error, a strerror() equivalent.
4767
4768 2002-10-14 Monday 18:34  sam
4769
4770    * ./modules/misc/testsuite/test4.c: added a stress test module; doesn't get
4771      compiled yet because it uses the "command" variables I'm about to check
4772      in. They need to be typed in the rc interface for instance (-I rc). This
4773      module has two available commands: "signal <int>" which sends the given
4774      signal to the vlc process, and "stress [<int>]" which performs a series of
4775      object creation/lookup/destruction, variable creation/setting/destruction
4776      and thread spawning/joining tests. The optional argument for stress is an
4777      integer between 1 and 200 (the bigger, the heavier the tests; it may hang
4778      your machine at around 150, be careful).
4779
4780 2002-10-14 Monday 01:01  massiot
4781
4782  Imported Changelog from 0.4.5.
4783
4784 2002-10-14 Monday 01:00  massiot
4785
4786  Fixed a typo.
4787
4788 2002-10-14 Monday 00:51  massiot
4789
4790  Added recent ipkg files in the tarball.
4791
4792 2002-10-14 Monday 00:34  massiot
4793
4794  Updated Mac OS X README.
4795
4796 2002-10-13 Sunday 17:39  titer
4797
4798  Now BeOS sound is (almost) clean.
4799  It is kludgy, but it works ;)
4800
4801 2002-10-13 Sunday 16:26  sigmunau
4802
4803   modules/demux/util/id3*: fixed up some dead comments
4804   modules/gui/kde/*: only set variable the user actually have changed when
4805  apply is pressed in the preferences window.
4806
4807 2002-10-13 Sunday 01:15  alexis
4808
4809  Fixed a bug in the developer doc : hacking.xml and overview.xml were
4810  identical ! So I removed hacking.xml...
4811
4812 2002-10-12 Saturday 23:31  gbazin
4813
4814  * configure.ac.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
4815  * modules/demux/mpeg/ts.c: added an #include <stdint.h> to make mingw32 happy when
4816     compiled with libdvbpsi.
4817  * Makefile.am: fixed dependency problem with share/vlc_win32_rc.rc.
4818
4819 2002-10-12 Saturday 23:26  gbazin
4820
4821  * configure.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
4822  * plugins/mpeg_system/mpeg_ts.c: added an #include <stdint.h> to make mingw32 happy.
4823
4824 2002-10-12 Saturday 22:09  gbazin
4825
4826  * configure.ac.in: fix for the mingw32 build. We check if we need to explicitly
4827     link with the mingwex library (needed for dirent support with new mingw32
4828     runtimes).
4829
4830 2002-10-12 Saturday 21:59  gbazin
4831
4832  * configure.in: slight modifications to the last mingw32 build fix.
4833
4834 2002-10-12 Saturday 21:47  gbazin
4835
4836  * configure.in: fix for the mingw32 build. We check if we need to explicitly
4837     link with the mingwex library (needed for dirent support with new mingw32
4838     runtimes).
4839
4840 2002-10-12 Saturday 14:24  titer
4841
4842  Rewritten BeOS audio output for audio output 3. It now "pulls" the data.
4843  Sound is yet choppy (I don't know why).
4844
4845 2002-10-12 Saturday 01:44  massiot
4846
4847  * Updated FAQ.
4848
4849 2002-10-12 Saturday 01:44  massiot
4850
4851  * Updated FAQ.
4852  * Updated project files for 0.4.5 release.
4853
4854 2002-10-12 Saturday 00:32  sam
4855
4856  Changes to the libvlc API:
4857    * ./include/vlc/vlc.h: changed the naming conventions for libvlc. Now
4858      exported functions start with VLC_ instead of vlc_ to avoid conflicts.
4859    * ./include/vlc/vlc.h: removed the vlc_object_t, vlc_list_t, vlc_error_t
4860      and vlc_t types; they are now internal types only.
4861    * ./include/vlc/vlc.h: merged the reentrant and non-reentrant libvlc
4862      calls. In non-reentrant mode, we just use 0 as the first argument. In
4863      reentrant mode, we use an object's ID. (see below)
4864
4865  Internal changes:
4866    * ./src/libvlc.c, ./src/misc/objects.c: instead of manipulating vlc_object_t
4867      pointers, we manipulate their i_object_id. When needed, an object is
4868      retrieved using vlc_object_get (I hope the lookup isn't too expensive,
4869      that's why I designed the pp_objects layout to allow log2(n) seeks).
4870    * ./src/misc/objects.c: activated the per-object variable storage. Unused
4871      yet, unless you want to try "getfoo" and "setfoo blablah" in vlc -I rc.
4872    * ./include/vlc_objects.h: moved the vlc_object_t and vlc_list_t definitions
4873      here.
4874
4875  Misc:
4876    * ./src/vlc.c, ./mozilla/vlcshell.cpp: removed inclusion of config.h in
4877      code portions not part of libvlc; it was just required for the
4878      COPYRIGHT_MESSAGE string which is now available from VLC_Version().
4879
4880 2002-10-11 Friday 23:17  sam
4881
4882    * ./plugins/filter/deinterlace.c: fixed the green bottom line in the
4883      linear deinterlace mode, thanks to Marian Durkovic <md@bts.sk>.
4884
4885 2002-10-11 Friday 19:29  gbazin
4886
4887  * INSTALL.win32: removed note about running in administrator mode to play
4888     a DVD. Updated doc about using cygwin for compiling.
4889
4890 2002-10-11 Friday 14:50  sigmunau
4891
4892  added some coloring to the messages window in the kde interface
4893
4894 2002-10-11 Friday 13:05  sam
4895
4896    * ./src/misc/variables.c, ./include/variables.h: a few functions for
4897      in-object variable storage. Unused yet (not even compiled).
4898
4899 2002-10-11 Friday 12:08  gbazin
4900
4901  * src/misc/modules.c: fixed a memory leak with the "plugin-path" config option.
4902  * modules/audio_output/directx.c, modules/audio_output/waveout.c: ported the directx
4903     and waveout audio plugins to the new changes in the audio output layer.
4904  * configure.ac.in: fixes for cygwin compilation, and the gtk plugin under mingw32.
4905
4906 2002-10-11 Friday 11:01  gbazin
4907
4908  * src/interface/main.c, src/misc/modules.c: added a quick hack for a
4909     --plugin-path command line option.
4910  * INSTALL.win32: removed note about running in administrator mode to play
4911     a DVD.
4912
4913 2002-10-11 Friday 01:11  titer
4914
4915  Some clean-up. Playlist works again.
4916
4917 2002-10-11 Friday 00:50  massiot
4918
4919  * Updated 0.4.5 Changelog.
4920  * Bumped up revision number to 0.4.5.
4921  * Do not use vasprint on Mac OS X because X.1 doesn't have that.
4922
4923 2002-10-11 Friday 00:46  massiot
4924
4925  Do not use vasprintf under Mac OS X because OS X.1 doesn't have that (how
4926  lame...).
4927
4928 2002-10-10 Thursday 21:34  sigmunau
4929
4930   messages.cpp: use append(...) and not setText( text() + ...), seems to
4931  decrease cpu-usage considerably.
4932   preferences.cpp: allow config strings to be 40 characters long instead of
4933  10. Is that enough?
4934
4935 2002-10-10 Thursday 19:25  sam
4936
4937    * ./configure.ac.in: dropped the use of typeset in favor of eval to
4938      set variable values (ash doesn't have typeset).
4939
4940 2002-10-10 Thursday 00:54  massiot
4941
4942  * (Hopefully) fixed S/PDIF outputs ;
4943  * Finally fixed the audio problem on most platforms.
4944
4945 2002-10-09 Wednesday 17:29  stippi
4946
4947  improved title and chapter navigation in BeOS GUI, added LCD type info view displaying current file, title, chapter and elapsed time
4948
4949 2002-10-09 Wednesday 03:14  titer
4950
4951  BeOS compilation fixes.
4952
4953 2002-10-09 Wednesday 00:48  massiot
4954
4955  OS X : raised the priority of the intf at the same level as the video, since
4956  otherwise we can't quit the application any longer...
4957
4958 2002-10-08 Tuesday 20:10  sam
4959
4960    * ./src/libvlc.c, ./src/misc/messages.c: due to horrible user threats,
4961      only two levels of -v are now possible: -v for warnings, -vv for debug
4962      messages (-q for no output at all).
4963
4964 2002-10-08 Tuesday 18:02  sam
4965
4966    * ./src/input/input.c: do not try to use stream output if the "sout" variable
4967      is set to the empty string (happens when doing "Apply" in a GUI).
4968
4969 2002-10-07 Monday 23:58  massiot
4970
4971  * HACKING : documentation for the automake crash
4972  * http.c : fixed a problem with seeking with large files
4973
4974 2002-10-07 Monday 23:28  jpsaman
4975
4976  Dependencies for SDLAudio (esd/esddsp) and instalation script fixes.
4977
4978 2002-10-06 Sunday 22:23  jpsaman
4979
4980  Patch for using libgpewidget library for full GPE support.
4981
4982 2002-10-06 Sunday 22:23  jpsaman
4983
4984  file gpe-configure.in.patch was initially added on branch v0_4_1_branch.
4985
4986 2002-10-06 Sunday 21:59  jpsaman
4987
4988  file gpe.patch was initially added on branch v0_4_1_branch.
4989
4990 2002-10-06 Sunday 21:59  jpsaman
4991
4992  Adding patch for using GPE specific libraries.
4993
4994 2002-10-06 Sunday 21:39  jpsaman
4995
4996  file control.gpe was initially added on branch v0_4_1_branch.
4997
4998 2002-10-06 Sunday 21:39  jpsaman
4999
5000  Added control file for Familiar GPE build. There are three control files now:
5001  - control : depends on task-x and sdl only for backwards compatibility of familiar v0.5.3.
5002  - control.gpe : depends on gpe specific libraries (gpe.handhelds.org) for familiar v0.6 and onwards.
5003  - control.opie : depends on qt embedded libraries (opie.handhelds.org) for familiar v0.6 and onwards.
5004
5005 2002-10-06 Sunday 21:35  jpsaman
5006
5007  Updated rules
5008
5009 2002-10-06 Sunday 21:28  gbazin
5010
5011  * configure.ac.in: vlc can now be built under cygwin with or without the
5012     unix emulation layer (without if you use CC="gcc -mno-cygwin").
5013  * INSTALL.win32: doc update for cygwin build.
5014  * modules/video_output/directx/events.c, modules/video_output/directx/directx.c,
5015     modules/audio_output/directx.c: compilation fixes for cygwin.
5016
5017 2002-10-06 Sunday 21:24  jpsaman
5018
5019  Familiar GPE packaging files.
5020
5021 2002-10-06 Sunday 21:23  jpsaman
5022
5023  file sdl.patch was initially added on branch v0_4_1_branch.
5024
5025 2002-10-06 Sunday 21:23  jpsaman
5026
5027  Rename ipkg/patch to sdl.patch
5028
5029 2002-10-06 Sunday 21:15  jpsaman
5030
5031  GPE packaging files.
5032
5033 2002-10-06 Sunday 21:01  jpsaman
5034
5035  Files for gpe package.
5036
5037 2002-10-06 Sunday 20:56  jpsaman
5038
5039  file postinst.gpe was initially added on branch v0_4_1_branch.
5040
5041 2002-10-06 Sunday 20:56  jpsaman
5042
5043  More GPE packaging stuff for Familiar Linux distribution.
5044
5045 2002-10-06 Sunday 20:56  jpsaman
5046
5047  file postrm.gpe was initially added on branch v0_4_1_branch.
5048
5049 2002-10-06 Sunday 13:47  jpsaman
5050
5051  GPE menu launch script for iPaq port.
5052
5053 2002-10-06 Sunday 13:47  jpsaman
5054
5055  file vlc.gpe was initially added on branch v0_4_1_branch.
5056
5057 2002-10-05 Saturday 21:26  jlj
5058
5059    ./src/misc/netutils.c: GetMacAddress Darwin support
5060    ./src/libvlc.h: Default to en0 instead of eth0 under Darwin
5061
5062 2002-10-05 Saturday 19:29  gbazin
5063
5064  * ALL: Splitted the directx plugin into an audio and video module.
5065
5066 2002-10-05 Saturday 05:44  bozo
5067
5068  Up-to-date ALSA audio output module.
5069
5070 2002-10-05 Saturday 02:10  jlj
5071
5072    ./extras/MacOSX/.../MainMenu.nib: added Open Target panel
5073    ./modules/gui/macosx/open.[mh]: Open Target code
5074
5075 2002-10-04 Friday 20:07  sam
5076
5077    * ./configure.ac.in: removed now unnecessary --force-exe-suffix flag.
5078    * ./src/misc/objects.c: structure_lock is now local.
5079    * ./src/misc/threads.c: implemented named mutexes which provide a handy
5080      way to protect data across plugins which might be sharing the same
5081      resources. Thread-unsafe libraries come to mind, but we can imagine
5082      using a named mutex for configuration files, or special devices.
5083    * ./include/main.h: removed global_lock because of vlc_mutex_need, removed
5084      p_global_data because it was never used, removed structure_lock because
5085      it did not belong here.
5086
5087 2002-10-04 Friday 16:02  sam
5088
5089    * ./modules/gui/macosx/vout.m: if no MacOS X interface is available when
5090      the video output is initialized, we wait for a while before giving up;
5091      also changed the code so that it probes all interface objects rather than
5092      the first one it finds.
5093
5094 2002-10-04 Friday 15:13  sam
5095
5096    * ./bootstrap: we use the proper linker for plugin compilation.
5097    * ./modules/misc/testsuite/*: moved the null module into three test modules
5098      that are only built when --enable-testsuite is activated. This directory
5099      can be a good place for compilation tests or performance benchmarks.
5100
5101 2002-10-04 Friday 14:01  gbazin
5102
5103  * src/misc/threads.c, src/misc/win32_specific.c, include/interface.h: fixed typos.
5104  * configure.ac.in, modules/gui/gtk/gtk.c: Added a NEED_GTK_MAIN macro to the compiler
5105     flags for the gtk module. When this macro isn't defined, then the gtk module
5106     doesn't make use of the gtk_main module. I had to do this change because the
5107     gtk_main trick can't work on win32 and render the whole gtk interface unusable.
5108
5109 2002-10-04 Friday 00:14  massiot
5110
5111  * Backported RTP access module from HEAD.
5112  * Fixed a compile issue in the HTTP plug-in.
5113
5114 2002-10-03 Thursday 23:45  massiot
5115
5116  Fixed miscellaneous problems with the RTP plug-in.
5117
5118 2002-10-03 Thursday 23:14  jpsaman
5119
5120  Found bug in configure.in script Qt Embedded definition used $(QTDIR) i.s.o ${QTDIR}
5121
5122 2002-10-03 Thursday 23:10  jpsaman
5123
5124  vlc launch script for opie.
5125
5126 2002-10-03 Thursday 23:10  jpsaman
5127
5128  file vlc.opie was initially added on branch v0_4_1_branch.
5129
5130 2002-10-03 Thursday 23:01  jpsaman
5131
5132  Updated for opie
5133
5134 2002-10-03 Thursday 22:49  jpsaman
5135
5136  Fixed known bug in rtp plugin which resulted in superflous error messages.
5137
5138 2002-10-03 Thursday 22:46  jpsaman
5139
5140  Updated AUTHOS file.
5141
5142 2002-10-03 Thursday 20:56  sam
5143
5144    * ./configure.ac.in: duplicated arguments to AM_INIT_AUTOMAKE to fix
5145      locales breakage.
5146    * ./src/libvlc.c: libvlc understands the VLC_VERBOSE environment variable,
5147      to be set between 0 and 4. Default value is 0 for a program using libvlc,
5148      but vlc sets it to 1 by default.
5149    * ./src/misc/configuration.c: -v now works the old way (-v, -vv, -vvv) as
5150      well as the new way (-v0, -v1, -v4). -v1 is the same as -v, and -v0 is
5151      the same as -q (quiet). Hope it's all understandable.
5152
5153 2002-10-03 Thursday 19:01  gbazin
5154
5155  * FAQ: updated FAQ with config file issues.
5156  * configure.ac.in: use -mms-bitfields instead of -fnative-struct for
5157     mingw32 gcc-3.x.
5158  * include/interface.h, modules/misc/dummy/interface.c, modules/misc/logger/logger.c,
5159     modules/control/rc/rc.c: Display message on Win32 explaining how to get
5160     back to the GUI mode.
5161  * src/misc/threads.c, include/vlc_threads_funcs.h: ignore the
5162     win9x-cv-method config option on WinNT when fast-mutex is not enabled.
5163
5164 2002-10-03 Thursday 18:44  gbazin
5165
5166  * FAQ: updated FAQ with config file issues.
5167  * configure.in, configure: user -mms-bitfields instead of -fnative-struct
5168     for mingw32 gcc-3.x.
5169  * include/interface.h, plugins/dummy/intf_dummy.c, plugins/text/logger.c,
5170     plugins/text/rc.c: Display message on Win32 explaining how to get back
5171     to the GUI mode.
5172  * include/threads_funcs.h, src/misc/win32_specific.c: ignore the
5173     win9x-cv-method config option on WinNT when fast-mutex is not enabled.
5174
5175 2002-10-03 Thursday 15:21  sam
5176
5177    * ./src/libvlc.c, ./include/main.h: the root of all objects is now
5178      p_libvlc, and each p_vlc is a child of p_libvlc. Reasons for this are:
5179
5180       o the module bank and the message bank only need to be initialized once,
5181         which gives faster loads when multiple instances of libvlc are used,
5182       o we allow the possibility of different p_vlc sharing objects, for
5183         instance the audio output,
5184       o the CPU detection is only done once.
5185
5186      This patch is not polished yet, but I cannot do any intensive tests for
5187      the moment because of a bug somewhere that leaves audio output objects
5188      lying here and there which needs to be investigated first. The current
5189      major issue is that the module bank is no longer freed.
5190
5191 2002-10-03 Thursday 12:15  sigmunau
5192
5193  forgot to add the actual code in my last commit
5194
5195 2002-10-03 Thursday 12:15  sigmunau
5196
5197   kde.cpp: subscribe and unsubscribe messages
5198   interface.cpp, interface.h: create a messages window, and add menu iten to
5199  show it
5200   Modules.as: build messages window
5201   ui.rc: menuitem to show messages
5202   preferences.cpp: fixed typo in comment
5203
5204 2002-10-03 Thursday 11:25  sam
5205
5206    * ./modules/gui/win32/win32.bpr: use the .dll extension instead of .so.
5207
5208 2002-10-03 Thursday 11:21  jpsaman
5209
5210  Added author Gerald Hansink of Qt Embedded Video Output to AUTHORS list.
5211
5212 2002-10-03 Thursday 10:44  sam
5213
5214    * ./bootstrap: fixed a bug I introduced yesterday that caused automake
5215      version detection not to work properly.
5216
5217 2002-10-03 Thursday 00:56  massiot
5218
5219  * Mac OS X audio device discovery and selection, patch courtesy of
5220  Heiko Panther <heiko.panther@web.de>.
5221
5222 2002-10-02 Wednesday 18:02  sam
5223
5224    * ./bootstrap: added a check for automake bug #326. No easy workaround is
5225      really possible other than patching/upgrading automake. This happens for
5226      automake 1.6.0 and automake 1.6.1.
5227
5228 2002-10-02 Wednesday 17:37  sigmunau
5229
5230  fixed some insanities which coused this module to fail on a52 sound
5231
5232 2002-10-02 Wednesday 15:28  sam
5233
5234    * ./Makefile.am: removed a circular dependency on src/misc/modules_plugin.h.
5235
5236 2002-10-02 Wednesday 15:26  sam
5237
5238    * ./Makefile.am: another workaround for an old automake 1.5 bug (bug #279).
5239
5240 2002-10-02 Wednesday 14:59  sam
5241
5242    * ./bootstrap, ./Makefile.am: workarounds for automake 1.5.
5243
5244 2002-10-02 Wednesday 11:15  sam
5245
5246    * ./configure.ac.in: --enable-a52 activates a52tofloat32, not a52.
5247         (always re-run bootstrap when configure.ac.in has changed).
5248
5249 2002-10-02 Wednesday 00:34  massiot
5250
5251  Fixed a bug in the OSS output I introduced yesterday.
5252
5253 2002-10-02 Wednesday 00:26  massiot
5254
5255  For people who have several network interfaces, added a --iface-addr option
5256  to select which interface to use for multicast sockets.
5257
5258 2002-10-01 Tuesday 23:55  massiot
5259
5260  Finally fixed the A/52 TS input.
5261
5262 2002-10-01 Tuesday 23:47  massiot
5263
5264  Finally fixed A/52 TS input.
5265
5266 2002-10-01 Tuesday 22:43  ipkiss
5267
5268  * modules/video_output/directx/events.c: added an "Always on top" entry
5269    in the system menu.
5270
5271 2002-09-30 Monday 23:32  massiot
5272
5273  * Made audio_sample_format->i_format a FOURCC to allow the creation of
5274  new ones.
5275
5276 2002-09-30 Monday 22:13  jpsaman
5277
5278  Configuration, compile and build settings for:
5279  - Familiar Linux Gtk+ interface
5280  - Qt Embedded video ouput
5281  - preparations for opie interface.
5282
5283 2002-09-30 Monday 21:55  jpsaman
5284
5285  Adding files for ipkg packaging system off Familiar Linux.
5286
5287 2002-09-30 Monday 21:53  jpsaman
5288
5289  Adding icons for familiar interface.
5290
5291 2002-09-30 Monday 20:30  titer
5292
5293  Attempt to port new BeOS features from the stable branch.
5294  Playlist is yet broken (maybe others things too)
5295
5296 2002-09-30 Monday 17:47  sam
5297
5298    * src/*: another bunch of .cvsignore files.
5299
5300 2002-09-30 Monday 17:46  sam
5301
5302    * ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
5303      and gnome-vlc packages.
5304    * ALL: updated .cvsignore files to properly ignore automake files.
5305
5306 2002-09-30 Monday 13:05  sam
5307
5308    * ALL: the build mechanism now uses automake. See HACKING for more details.
5309    * ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin.
5310    * debian/rules: the A52 module is now in a separate package.
5311
5312 2002-09-30 Monday 12:00  sam
5313
5314    * ALL: added *.am files here and there for future automake support.
5315
5316 2002-09-29 Sunday 20:19  sam
5317
5318    * ./src/playlist/playlist.c: don't run the playlist by default.
5319    * ./src/libvlc.c: if items are specified in the commandline, run the playlist.
5320    * ./src/vlc.c: don't rely on internal vlc types (mtime_t).
5321
5322 2002-09-29 Sunday 20:16  sam
5323
5324    * ./src/misc/threads.c: fixed a bug in the st_mutex_new() failure detection.
5325
5326 2002-09-29 Sunday 17:39  jpsaman
5327
5328  Updating ipkg files for X and QT Embedded packages of vlc.
5329
5330 2002-09-29 Sunday 14:04  titer
5331
5332  BeOS enhancements by Stephan Assmus :
5333    - many fixes
5334    - added ability to open a file by dropping it onto the vlc icon
5335    - blanks cursor when no activity
5336    - added "Speed" menu
5337    - made nicer look similar to BeOS MediaPlayer
5338    - playlist now functioning
5339    - screen capture option
5340    - and more...
5341
5342 2002-09-28 Saturday 15:05  massiot
5343
5344  * Several stability patches for multiple input streams aout.
5345
5346 2002-09-28 Saturday 01:38  massiot
5347
5348  * Makefile.old: Fixed BeOS compilation.
5349  * ALL: Fewer overhead when resampling.
5350
5351 2002-09-27 Friday 00:56  massiot
5352
5353  * Fixed my A/52 fix.
5354
5355 2002-09-27 Friday 00:43  massiot
5356
5357  * Fixed my A/52 fix.
5358
5359 2002-09-27 Friday 00:40  massiot
5360
5361  * Major API change of the audio output. New aout_Dec* functions.
5362  * Fixed a compile issue in s16tofloat32swab.
5363  * Fixed a typo in demux/mpeg/ts.c.
5364
5365 2002-09-26 Thursday 01:11  massiot
5366
5367  Backported support for VLS CVS with regards to A/52 streams. Also
5368  backported --vls-backwards-compat option. Please test.
5369
5370 2002-09-25 Wednesday 22:41  jpsaman
5371
5372  Added compiler and link flags to --enable-opie (not tested).
5373
5374 2002-09-25 Wednesday 22:25  jpsaman
5375
5376  Adding lost instruction for compiling libmad library.
5377
5378 2002-09-24 Tuesday 01:05  massiot
5379
5380  * New --vlc-backwards-compat option, to go back to the old behavior with old
5381  VLS's.
5382  * Fixed a bug with non-ASCII characters in the OS X playlist.
5383  * Fixed a warning on start-up.
5384
5385 2002-09-23 Monday 23:44  jpsaman
5386
5387  Video output for QT embedded compiles. There are still some linking issues to fix, before it is usable.
5388
5389 2002-09-22 Sunday 16:53  massiot
5390
5391  Fixed a bug in the conversion splitter.
5392
5393 2002-09-21 Saturday 22:20  jlj
5394
5395    * ./modules/audio_filter/converter/Makefile: Fixed typo.
5396
5397 2002-09-21 Saturday 01:27  massiot
5398
5399  * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab modules.
5400  * First hooks for changing the audio output plug-in and its parameters
5401    on-the-fly.
5402
5403 2002-09-19 Thursday 23:56  massiot
5404
5405  * Audio volume management now works properly. See src/audio_output/intf.c
5406    for information on how to use it in your interface plug-ins. In the
5407    SDL vout, b and n are mapped to sound down/sound up.
5408  * Fixed a major in the mad plug-in with wrong dates.
5409  * Fixed a compilation bug.
5410
5411 2002-09-19 Thursday 17:58  fenrir
5412
5413   * avi.c : fix my last fix about endiannes issues (I hope)
5414
5415 2002-09-19 Thursday 01:34  fenrir
5416
5417   * all: fix endian issue with new definition of VLC_FOURCC, but
5418  untested. Meuuh, could you test it ?
5419
5420 2002-09-18 Wednesday 23:21  massiot
5421
5422  * ALL: More hooks for audio volume management.
5423  * configure.in: Fixed a typo.
5424
5425 2002-09-18 Wednesday 14:20  sam
5426
5427    * ./modules/audio_filter/converter/s16tofloat32swab.c: compilation fix for
5428      systems which don't have swab(). Fixed a memory leak.
5429
5430 2002-09-18 Wednesday 13:50  tcastley
5431
5432  Updated to use the new AOUT_VOLUME_* constants.
5433
5434 2002-09-18 Wednesday 03:28  henri
5435
5436  lpcm support (tested on 1 source only)
5437
5438 2002-09-17 Tuesday 16:56  sam
5439
5440    * ./src/libvlc.c: switched the position of msg_Create() and system_Init()
5441      because the BeOS system_Init spawns a thread, which makes use of msg_*
5442      functions.
5443    * ./src/misc/threads.c, ./src/misc/win32_specific.c: put the detection
5444      of SignalObjectAndWait in the thread system initialization because
5445      system_Init() now happens after msg_Create().
5446
5447 2002-09-17 Tuesday 13:57  fenrir
5448
5449   * all: - fix a memory leak while parsing.
5450          - fix a bug while playing last frames (in last chunk).
5451          - add seek support, not complete but usable.
5452
5453 2002-09-17 Tuesday 10:18  sam
5454
5455    * ./mozilla/*: added hooks so that the vlc plugin is scriptable from
5456      javascript. It's also in C++, but we didn't have the choice.
5457
5458 2002-09-16 Monday 22:46  massiot
5459
5460  * configure.in: Fixed detection of Qt-embedded.
5461  * modules/codec/a52.c: Fixed detection of A/52 sound.
5462  * modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to
5463    downmixing.
5464  * ALL: Added hooks for audio volume management.
5465
5466 2002-09-16 Monday 10:10  sam
5467
5468    * ./modules/gui/gtk/gtk.glade: handled delete event for the Open window.
5469
5470 2002-09-16 Monday 00:33  ipkiss
5471
5472   * modules/gui/win32/preferences.cpp: added a forgotten initialization
5473
5474 2002-09-15 Sunday 22:54  jpsaman
5475
5476  Configure option --enable-qte works now (default is disabled).
5477  Porting video out plugin/builtin for Qt Embedded to CVS is not complete. (Please do not use it.)
5478
5479 2002-09-15 Sunday 21:32  jpsaman
5480
5481  Hide progressbar widget on startup.
5482
5483 2002-09-14 Saturday 22:51  stef
5484
5485  *Fixed a bug that prevented OSS from closing cleanly in spdif.
5486
5487 2002-09-14 Saturday 22:50  stef
5488
5489  *Fixed a typo that made spudec selection fail.
5490
5491 2002-09-14 Saturday 00:38  massiot
5492
5493  (Temporary) end of the audio output 3 documentation.
5494
5495 2002-09-12 Thursday 01:10  stef
5496
5497  .Quick hack to make spdif work with emu10k1 oss driver. Still buggy.
5498
5499 2002-09-12 Thursday 01:08  stef
5500
5501  .Fixed the length of the spdif frame.
5502
5503 2002-09-10 Tuesday 14:58  sam
5504
5505    * ./modules/misc/dummy/vout.c: fixed an endianness issue in the commandline
5506      chroma parsing.
5507
5508 2002-09-10 Tuesday 14:15  sam
5509
5510    * ./modules/video_output/x11/xcommon.c: if we do not own the X window, like
5511      in the Mozilla plugin, we do not try to unmap it.
5512
5513 2002-09-09 Monday 15:52  sam
5514
5515    * ./configure.in: the DV module is now a plugin, with the proper
5516      dependencies in debian/control.
5517
5518 2002-09-09 Monday 00:20  massiot
5519
5520  Three lines :).
5521
5522 2002-09-07 Saturday 01:15  massiot
5523
5524  Aout3 developer documentation, cont'd.
5525
5526 2002-09-04 Wednesday 23:44  massiot
5527
5528  Beginning of the developer documentation for audio output 3.
5529
5530 2002-09-04 Wednesday 23:18  jpsaman
5531
5532  Little cleanup action.
5533
5534 2002-09-04 Wednesday 23:13  jpsaman
5535
5536  Qt Embedded video out patch courtesy of Gerald Hansink.
5537  Ported Qt Embedded video out to vlc-0.5.0 (it is not useable yet).
5538
5539 2002-09-04 Wednesday 23:09  jpsaman
5540
5541  Renamed --enable-qte switch for Qt Embedded interface support to --enable-opie.
5542  Reused --enable-qte for Video Out support under Qt Embedded.
5543
5544 2002-09-03 Tuesday 14:03  tcastley
5545
5546  Added Stephan Assmus who is helping with the BeOS Code
5547
5548 2002-09-03 Tuesday 14:00  tcastley
5549
5550  src/misc/beos_specific.cpp:
5551  - Implemented VlcApplication::RefsReceived()
5552  - this added ability to open a file by dropping its icon onto the vlc icon
5553  - this makes Open With... work as well
5554  plugins/beos/intf_beos.cpp
5555  - A message is sent to be_app when the interface is created
5556         (needed to support BApplication::RefsReceived())
5557  plugins/beos/vout_beos.cpp
5558  - reacts on Escape and Tab key to switch fullscreen/window mode
5559  - blanks cursor when no activity
5560  - Fixed a memory leak in VideoWindow::ScreenChanged()
5561  - Fixed the ugly scrambled video content before any decoding actually begins
5562  - Added selectable aspect ratio correction
5563  - Added better error handling when setting the drawing mode
5564  plugins/beos/InterfaceWindow.h/.cpp
5565  - Implemented dynamic view layout
5566  - Fixed crashes in MessageReceived() when no file was loaded
5567  - Implemented disabling of menus when no file is loaded
5568  - Added "Speed" menu
5569  - Added ability to enable navigation menu items according to features of current stream
5570  - Cleaned up code somewhat
5571  - Changed parts of LanguageMenu::GetChannels() to show more user friendly and no invalid entries
5572  - better support for muting and volume info
5573  - better support for scrubbing and detection of stopped stream
5574  plugins/beos/MediaControlView.h/.cpp
5575  - Added dynamic layout of elements
5576  - Exchanged rewind/fastforward buttons for skip buttons that skip to the next chapter if stream supports it.
5577  - made nicer looking SeekSlider similar to BeOS MediaPlayer
5578  - made VolumeSlider similar to BeOS MediaPlayer, plus additional features that one doesn't have (muted state)
5579  - got rid of MediaSlider (no need for it anymore)
5580  - detection of stopped stream
5581  plugins/beos/Bitmaps.h
5582  - Added bitmaps for VolumeSlider
5583  plugins/beos/intf_vlc_wrapper.h/.cpp
5584  - added set_volume() and is_muted() functions
5585  - fixed a bug in toggle_muted()
5586
5587 2002-09-03 Tuesday 01:21  massiot
5588
5589  Fixed the trivial channel mixer.
5590
5591 2002-09-03 Tuesday 01:17  massiot
5592
5593  The liba52 "codec" is now an audio filter. It means we are now able to
5594  autodetect S/PDIF hardware support and the audio output plug-in chooses
5595  the best one. Of course it probably breaks existing output modules, see
5596  oss.c for hints :).
5597
5598  Also include minor tweaks which will entitle us to decode and output 5.1
5599  audio. It may break existing plug-ins, too. See
5600  audio_output.c:aout_FormatNbChannels for hints.
5601
5602 2002-09-01 Sunday 23:20  massiot
5603
5604  Added a priority for video decoders, for systems with fixed-priority
5605  policy.
5606
5607 2002-09-01 Sunday 00:10  stef
5608
5609  *It seems that the setting of the fragment size was buggy.
5610
5611  OSS work with my sblive! now :). It still works on my other computer too
5612  but please test.
5613
5614 2002-08-31 Saturday 21:58  stef
5615
5616  *Make pf_setformat disappear from sdl module.
5617
5618 2002-08-31 Saturday 01:27  massiot
5619
5620  aout3 API change :
5621  pf_setformat disappears (it was never called independantly of Open). If
5622  the format needs to be changed, we will have Close/Open. This is much
5623  simpler than before. Please check that I didn't break some plug-ins.
5624
5625 2002-08-31 Saturday 00:22  massiot
5626
5627  * demuxes: Worked around a bug in old VLC and VLS by changing TS stream types
5628    (see my last mail).
5629  * aout: Rewrote our whole lock policy. The output thread now doesn't require
5630    the mixer_lock, which might avoid delays. We will also be able to change
5631    the filter pipelines at runtime.
5632
5633 2002-08-30 Friday 21:16  sam
5634
5635    * ./include/vlc_threads_funcs.h, modules/video_output/directx/vout.c: Win32
5636      compilation fixes (typo, undeclared var).
5637
5638 2002-08-30 Friday 14:23  sam
5639
5640    * ./configure.in: do not try to link with -lrt if not using pthreads. This
5641      might break the HP/UX or Solaris ports, please check if possible.
5642    * ./src/misc/threads.c: fixed syntax in the st and pth implementations.
5643
5644 2002-08-30 Friday 01:53  massiot
5645
5646  * ./bootstrap : Fixed an issue with old shell versions
5647  * ALL : Added a priority argument to vlc_thread_create(), so that audio
5648  and input threads can run with a higher real-time priority, on systems
5649  allowing you to use priorities.
5650
5651 2002-08-30 Friday 00:29  ipkiss
5652
5653  The win32 interface is preparing for the internationalization.
5654
5655 2002-08-29 Thursday 00:44  massiot
5656
5657  * Fixed libmad's output volume.
5658
5659 2002-08-29 Thursday 00:25  massiot
5660
5661  * Finally fixed the segfault when resampling.
5662  * Reactivated the A/52 demux.
5663  * Wrote a real full-featured float32 mixer.
5664
5665 2002-08-28 Wednesday 23:40  sam
5666
5667    * ./Makefile.old: fixed the automatic dependency rule (include dirs missing).
5668
5669 2002-08-28 Wednesday 21:48  massiot
5670
5671  It now works when there is no automake-1.5 nor automake-1.6.
5672
5673 2002-08-28 Wednesday 17:30  sam
5674
5675    * ./m4/*: added gettext m4 macros so that the configure behaviour is
5676      always the same.
5677
5678 2002-08-28 Wednesday 16:22  sam
5679
5680    * Additional fixes for bootstrap when gettext isn't available.
5681
5682 2002-08-28 Wednesday 15:38  sam
5683
5684    * ./bootstrap: fixed a shell error (replaced "if `foo`" with "if foo").
5685
5686 2002-08-28 Wednesday 14:50  sam
5687
5688    * ./bootstrap: we should be able to bootstrap CVS even without gettext.
5689
5690 2002-08-27 Tuesday 23:53  sigmunau
5691
5692  fixed a minor bug
5693
5694 2002-08-27 Tuesday 16:15  sam
5695
5696    * ./HACKING: we can now use automake-1.5 instead of automake-1.6. But now
5697      we _really_ depend on it.
5698    * ./bootstrap: we don't use touch to create a file, because it doesn't seem
5699      to work everywhere.
5700
5701 2002-08-27 Tuesday 01:36  sam
5702
5703    * ./bootstrap: we touch m4/Makefile.am so that configure doesn't complain
5704      about a missing m4/Makefile.in.
5705    * ./include/vlc_common.h: workaround for Borland's redefinition of PACKAGE.
5706
5707 2002-08-27 Tuesday 01:00  massiot
5708
5709  * Miscellaneous S/PDIF fixes.
5710  * New NextPTS() function, to replace CurrentPTS() (gives the PTS which will
5711    be valid for NEXT byte).
5712  * Fixed mono mode in the builtin mpeg audio decoder.
5713  * Various fixes related to PTS calculation in audio decoders.
5714
5715 2002-08-27 Tuesday 00:54  sigmunau
5716
5717  have my filter compile by default
5718
5719 2002-08-27 Tuesday 00:35  sigmunau
5720
5721  An motion blur filter. --blur-factor states the degree of blurring from 1
5722  to 127. about 100 is cool
5723
5724 2002-08-26 Monday 23:46  sam
5725
5726    * ./bootstrap: another fix for old versions of autoconf which don't seem
5727      to like the gettext m4 files.
5728
5729 2002-08-26 Monday 22:49  sam
5730
5731    * ./configure.in: we now require autoconf 2.5x because previous versions
5732      don't seem to work very well if you are using autopoint, although
5733      gettext 0.11.5 claims to be fully backwards compatible. Welcome to
5734      automake hell.
5735    * ./bootstrap: workaround which uses gettextize if you do not have
5736      autopoint. We'll probably stay like this for a while, until gettext
5737      0.11.x (which replaces gettextize with autopoint) becomes more
5738      widespread. Currently this workaround seems to work, but don't expect
5739      a clean tarball if you make dist without having used autopoint. Welcome
5740      to automake hell.
5741
5742 2002-08-26 Monday 12:02  sam
5743
5744    * ./Makefile.old, ./modules/gui/win32/win32.bpr: fixed header location
5745      issues in the Win32 build.
5746
5747 2002-08-26 Monday 11:38  sam
5748
5749    * ./bootstrap: dropped the dependency on gettext 0.11.5. Now 0.10.4 is OK.
5750
5751 2002-08-26 Monday 11:12  sam
5752
5753     (A few minor pending patches I had around)
5754    * ./debian/control: gnome-vlc recommends vlc-plugin-esd, and kvlc recommends
5755      vlc-plugin-arts.
5756    * ./src/misc/messages.c: message queue now prints the current object type.
5757    * ./modules/*: cosmetic fixes for the --long-help output.
5758
5759 2002-08-26 Monday 10:36  sam
5760
5761    * ALL: fixed a few include directories.
5762
5763 2002-08-26 Monday 03:01  sam
5764
5765    * Moved ./include/defs.h to ./config.h
5766    * Renamed ./include/config.h to ./include/vlc_config.h
5767    * Other misc auto* fixes.
5768
5769 2002-08-26 Monday 01:18  sam
5770
5771    * ALL: started the slow move to automake. For the moment, the changes are
5772      unnoticeable apart from the extra dependency on autoconf, automake and
5773      gettextize. See the new HACKING file for some information, especially if
5774      you don't run Linux.
5775
5776      The current strategy is to have the configure script generate a nice
5777      automake Makefile from Makefile.am, and then clobber it with our good
5778      old dirty Makefile. Muahaha :-)
5779
5780 2002-08-25 Sunday 22:44  jpsaman
5781
5782  Directory content is now read at startup.
5783
5784 2002-08-25 Sunday 21:27  sam
5785
5786    * ./src/playlist/playlist.c: -Z flag makes playlist loop endlessly.
5787
5788 2002-08-25 Sunday 19:22  ipkiss
5789
5790   * all: Unified behaviours using "action list" objects
5791
5792 2002-08-25 Sunday 18:55  sam
5793
5794    * ./modules/audio_output/oss.c, ./modules/audio_output/sdl.c: improved
5795      sound synchronization.
5796    * ./src/audio_output/output.c: reverted another change I previously did :-)
5797
5798 2002-08-25 Sunday 11:39  sam
5799
5800    * ./src/audio_output/output.c: reverted my previous aout_OutputNextBuffer
5801      prototype change; it looks like we won't need it after all.
5802    * ./src/audio_output/output.c: if audio output is too slow, but we
5803      know there is no next packet, then we play it anyway. Rationale behind
5804      this is: better play a slightly wrongly dated packet than play silence,
5805      because it might be wrongly dated but there are chances it won't break
5806      audio continuity.
5807    * ./modules/audio_output/sdl.c: workaround for SDL's crap audio output
5808      system (callback gets called at random times, and no way to know the
5809      latency of the samples being played). Audio output is now rather good
5810      here, but please give feedback.
5811    * ./modules/audio_output/oss.c: we delay a bit before asking for a new
5812      buffer to avoid starvation.
5813
5814 2002-08-24 Saturday 23:35  sigmunau
5815
5816   moved id3 related code to a separate utility module since several
5817  demuxers need it
5818
5819 2002-08-24 Saturday 23:11  sam
5820
5821    * ./modules/audio_output/oss.c: we don't ask too early for a new buffer,
5822      but rather sleep a bit.
5823
5824 2002-08-24 Saturday 22:22  sam
5825
5826    * ./modules/audio_filter/resampler/ugly.c: simple resampler which does not
5827      insert blank samples, but changes pitch.
5828
5829 2002-08-24 Saturday 19:04  gbazin
5830
5831  * modules/misc/logger/logger.c: fixed initialization bugs.
5832  * src/misc/objects.c: in vlc_object_destroy() there's no need to lock structure_lock if
5833  we are the root object (structure_lock has already been destroyed anyway).
5834
5835 2002-08-24 Saturday 18:07  sam
5836
5837    * ./modules/audio_filter/resampler/trivial.c: fixed a buffer size calculation
5838      issue in the trivial resampler.
5839
5840 2002-08-24 Saturday 16:49  sam
5841
5842    * ./configure.in: fixed a typo that prevented compilation of the network
5843      modules.
5844    * ./debian/rules: added faad to the package generation.
5845
5846 2002-08-24 Saturday 13:57  sam
5847
5848    * ./modules/gui/gtk/open.c: the Gtk and GNOME interfaces no longer ignore
5849      the "dvd", "frequency" and "symbol-rate" variables.
5850
5851 2002-08-24 Saturday 13:46  sam
5852
5853    * ./modules/audio_output/oss.c: fixed a bug on module reopening.
5854    * ./modules/audio_output/oss.c: we now properly set the fragment size.
5855
5856 2002-08-24 Saturday 12:19  sam
5857
5858    * ./src/audio_output/output.c: added an argument to aout_OutputNextBuffer
5859      which lets the audio output module give a timeout value for buffer
5860      delivery. This fixes a few issues with aout modules which were calling
5861      aout_OutputNextBuffer way too early.
5862
5863 2002-08-24 Saturday 11:55  sam
5864
5865    * ./debian/*: created legacy packages for smooth upgrades to the upcoming
5866      0.5.x version, and created the vlc-plugin-svgalib package.
5867
5868 2002-08-24 Saturday 03:14  sigmunau
5869
5870   fixed an off by factor 10 error. Noted along the way that this module
5871  seems to be requesting audio some time before the output pipeline is
5872  finnished
5873
5874 2002-08-23 Friday 16:16  tcastley
5875
5876  Rewritten aout3.  BeOS currently PUSHES the audio.
5877
5878 2002-08-23 Friday 16:05  sam
5879
5880    * ./modules/codec/faad/decoder.c: the AAC decoder is in sync with aout3.
5881    * ./modules/codec/a52old/a52old.c: the a52old decoder as well.
5882
5883 2002-08-22 Thursday 23:41  sam
5884
5885    Forgot one file in my previous commit.
5886
5887 2002-08-22 Thursday 19:14  sam
5888
5889    * ./modules/audio_filter/converter/fixed32tofloat32.c: fixed conversion.
5890    * ./modules/codec/mad/libmad.c: ported to the latest aout changes. Still
5891      doesn't work here, though.
5892
5893 2002-08-22 Thursday 01:19  sam
5894
5895    * ./include/vlc_common.h: declared aout_fifo_t.
5896
5897 2002-08-22 Thursday 01:17  sam
5898
5899    * ./include/aout_internal.h: exported aout_FifoPop to plugins.
5900
5901 2002-08-22 Thursday 00:41  massiot
5902
5903  Big round of fixes in the aout3.
5904  * Audio and video should now _always_ be perfectly in sync.
5905  * Changes in a52.c (end_date management) must be ported to other codecs,
5906    otherwise mixer errors will appear.
5907  * Audio output plug-in can now tell whether they can handle a little
5908    clock drift (for instance, inserting zeroes after a pause).
5909
5910 2002-08-21 Wednesday 21:30  jpsaman
5911
5912  Stopping vlc from the Familiar interface is possible again.
5913
5914 2002-08-21 Wednesday 19:31  sam
5915
5916    * ./src/misc/modules.c: if a plugin requested not to be unloaded, then we
5917      won't unload it. This makes us more fault-tolerant with crap libraries
5918      that are making use of atexit().
5919    * ./configure.in: svgalib can now be a plugin.
5920    * ./modules/misc/gtk_main.c: gtk_main doesn't need g_atexit anymore.
5921
5922 2002-08-21 Wednesday 17:55  sam
5923
5924    * ./modules/misc/gtk_main.c: fixed a minor compilation warning.
5925
5926 2002-08-21 Wednesday 17:53  sam
5927
5928    * ./include/vlc_common.h: we don't set _() and N_() in Gnome-enabled modules
5929      because <gnome.h> already does it for us.
5930
5931 2002-08-21 Wednesday 17:10  sam
5932
5933    * ./modules/video_output/svgalib.c: SVGAlib video output module.
5934
5935      Currently only supports 256 color output, and defaults to 320x200. You need     to be root to use it, it may leave your console in an unusable state, lock
5936      up your video card, it will segfault at exit if you compile it as a plugin
5937      because of SVGAlib's ludicrous use of atexit() and signal().
5938      Apart from these few glitches, it's rather OK, use "-I dummy -V svgalib"
5939      to activate. Q or Esc to quit (press for a long time if it doesn't work).
5940
5941 2002-08-21 Wednesday 13:07  xav
5942
5943  Fixed a polioterie in the previous commit
5944
5945 2002-08-21 Wednesday 11:27  sam
5946
5947    * ./modules/codec/a52old/a52old.c: ported the old A52 decoder to aout3.
5948    * ./modules/audio_filter/converter/s16tofloat32.c: converter needed for
5949      a52old, includes the walken trick and b_in_place = true.
5950
5951 2002-08-21 Wednesday 11:26  xav
5952
5953  * libvlc.c : Win32 compilation fix.
5954  * modules.c : we now check the directory plugins/ to find some plugins.
5955  (this will allow us to use the packager / installer which wasn't aware
5956  of plugins -> modules :)
5957
5958 2002-08-21 Wednesday 00:11  stef
5959
5960  *Set output format to AOUT_FMT_SPDIF when in spdif mode.
5961
5962  S/PDIF does not work here in oss though (output starving).
5963
5964 2002-08-20 Tuesday 23:10  sam
5965
5966    * ./modules/gui/gtk/display.c: changed the configuration callbacks so that
5967      all instances of a module get changed when options such as gtk-tooltips
5968      or gnome-toolbartext are toggled.
5969
5970 2002-08-20 Tuesday 23:02  sam
5971
5972    * ./modules/gui/qnx/*: ported the QNX audio output to the new API, courtesy
5973      of Pascal Levesque.
5974
5975 2002-08-20 Tuesday 20:25  sam
5976
5977    (compilation fixes for my previous commit)
5978
5979 2002-08-20 Tuesday 20:08  sam
5980
5981    * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs
5982      gtk_main() in its own thread, and does nothing on subsequent calls. This
5983      ensures that gtk_main is only running once.
5984    * ./modules/gui/familiar/*, modules/gui/gtk/*: the familiar, gtk and gnome
5985      modules are now fully reentrant thanks to their use of the gtk_main module.
5986    * ./src/libvlc.c: implemented vlc_set(), a wrapper for config_Put* available
5987      to external programs.
5988    * ./src/libvlc.c: removed vlc_stop() and vlc_end(), everything is now done
5989      by vlc_destroy().
5990    * ./modules/control/rc/rc.c: implemented a few new functions. For instance,
5991      run "vlc -I rc" and then type "intf gtk" or "intf gnome". You can even
5992      launch several of them. "segfault" works, too.
5993
5994 2002-08-20 Tuesday 14:32  sam
5995
5996    * ./modules/gui/familiar/familiar.c: added a timer to check when the
5997      familiar interface is asked to quit.
5998
5999 2002-08-20 Tuesday 01:12  massiot
6000
6001  More changes in the date handling. Should be more tolerant with
6002  pause/play and change of audio channel.
6003
6004 2002-08-20 Tuesday 01:07  sam
6005
6006    * ./modules/audio_output/*: ported the ALSA, aRts, esd and OSS modules to
6007      the latest aout3 changes.
6008
6009 2002-08-19 Monday 23:54  massiot
6010
6011  * Fixed BeOS output ;
6012  * Fixed a few boolean_t.
6013
6014 2002-08-19 Monday 23:31  massiot
6015
6016  * ./configure: Fixed double detection of gethostbyname.
6017  * Major changes in the handling of dates in the audio output ; still buggy,
6018  but differently.
6019  * Fixed a major bug in the aout pre-filters, preventing to run any other
6020  decoder than liba52.
6021  * p_aout->output.pf_play now has only one argument.
6022
6023 2002-08-19 Monday 19:07  bozo
6024
6025    * modules/audio_output/alsa.c: we now open the device in SetFormat because
6026      it depends on the audio format. Cosmetic changes. The S/PDIF output may
6027      work.
6028
6029 2002-08-19 Monday 13:51  tcastley
6030
6031  Fixed segfault.  Now fails to load due to incorrect format.
6032  Getting there :)
6033
6034 2002-08-19 Monday 13:37  sam
6035
6036    * ./src/misc/cpu.c: we use void(*)(int) instead of sighandler_t because
6037      mingw32 doesn't know about sighandler_t.
6038
6039 2002-08-19 Monday 13:13  sam
6040
6041    * ./src/misc/cpu.c: libvlc now plays nice with SIGILL and restores the
6042      signal handler to its previous value after use.
6043    * ./src/libvlc.c: moved signal handling to vlc.c.
6044
6045 2002-08-19 Monday 10:30  sam
6046
6047    * ./modules/visualization/xosd/xosd.c: support for libxosd 1.0.0.
6048    * ./configure.in: added check for libxosd version.
6049
6050 2002-08-19 Monday 10:19  gbazin
6051
6052  * modules/video_output/x11/xcommon.c: fixed a bug related to the size of the
6053  fullscreen window. We also unmap the current window when switching to fullscreen.
6054
6055 2002-08-18 Sunday 22:36  jpsaman
6056
6057  - File and directory listing show unix permissions.
6058
6059 2002-08-18 Sunday 18:17  titer
6060
6061  Enhanced BeOS icon ;)
6062
6063 2002-08-18 Sunday 16:33  sigmunau
6064
6065  removed a line used during debugging
6066
6067 2002-08-18 Sunday 16:11  sigmunau
6068
6069   the mp3 demux now parses id3 tags into the info structures if libid3tag
6070  is available
6071
6072 2002-08-18 Sunday 15:49  sam
6073
6074    * ./src/libvlc.c: removed the simple signal handler because it's not
6075      really needed, and we were calling pthread_mutex_lock from it.
6076    * ./src/libvlc.c: released a vlc_list_t that caused vlc --list to hang.
6077
6078 2002-08-18 Sunday 15:16  sigmunau
6079
6080  doxygen documented my code
6081
6082 2002-08-18 Sunday 15:14  sigmunau
6083
6084   modules/gui/kde/interface.cpp: made the kde interface look for the rc
6085  file in DATA_PATH
6086   modules/gui/kde/kde.cpp and interface.h: removed a stupid class, moved
6087  stuff from open() to run() to make the kde interface start without
6088  segfaults.
6089
6090 2002-08-18 Sunday 13:32  titer
6091
6092  Fixed a few linking BeOS problems (-lm, -lstdc++.r4...).
6093
6094  Now everything should compile with every gcc with no problem (mp4, ffmpeg
6095  and faad plugins, especially).
6096
6097 2002-08-17 Saturday 17:35  fenrir
6098
6099   * all : mpeg_audio decoder works now with aout3.
6100
6101 2002-08-17 Saturday 15:33  jpsaman
6102
6103  Added filetype information.
6104
6105 2002-08-17 Saturday 15:26  tcastley
6106
6107  This now compiles in BeOS.  Probably others, the i was not declared.
6108
6109 2002-08-17 Saturday 10:46  tcastley
6110
6111  At least it compiles now.  :-)
6112
6113 2002-08-16 Friday 18:26  sam
6114
6115    * ./modules/video_output/x11/xcommon.c: we include Xmd.h before dpms.h
6116      (compilation fix for Solaris).
6117
6118 2002-08-16 Friday 16:30  bozo
6119
6120  Up to date ALSA information.
6121
6122 2002-08-16 Friday 14:31  sam
6123
6124    * ./src/playlist/playlist.c: added -Z (--random) for endless random playing.
6125
6126 2002-08-16 Friday 05:07  sam
6127
6128    * ./modules/codec/spudec/*: split spudec into the parsing and the rendering
6129      functions.
6130    * ./modules/demux/mpeg/audio.c: at least three PS startcodes are required
6131      before we abort the parsing and consider the input as PS instead of MP3.
6132
6133 2002-08-15 Thursday 19:05  titer
6134
6135  * Another BeOS fix for people using some recent gcc
6136     (that needs libstdc++.r4)
6137
6138 2002-08-15 Thursday 18:37  titer
6139
6140   * BeOS fixes
6141
6142 2002-08-15 Thursday 14:35  bozo
6143
6144    * configure.in, configure: put back the ALSA audio output module in
6145      configure.
6146
6147 2002-08-15 Thursday 14:22  sam
6148
6149    * ./src/misc/modules.c: compilation fix.
6150    * ./modules/gui/win32/preferences.cpp: the Win32 interface doesn't use the
6151      old module linked list anymore.
6152
6153 2002-08-15 Thursday 14:11  sam
6154
6155    * ./src/misc/modules.c: the module linked list is going bye bye. We now use
6156      the vlc_object_* and vlc_list_* functions to manage modules. The Win32
6157      interface doesn't build, but I'll fix this.
6158
6159 2002-08-15 Thursday 12:31  bozo
6160
6161    * modules/audio_output/alsa.c: cleanings and comments.
6162
6163  TODO: S/PDIF mode.
6164
6165 2002-08-15 Thursday 10:24  ipkiss
6166
6167   * compilation fix
6168
6169 2002-08-14 Wednesday 23:50  jpsaman
6170
6171  Changes in familiar interface:
6172  - added GtkCList instead of GtkList.
6173  - added first column sorting order by clicking on column header
6174  - selecting item from list works
6175  - reading entire directory list is displayed in GtkCList widget
6176
6177 2002-08-14 Wednesday 19:06  sam
6178
6179    * ./src/misc/objects.c: implemented vlc_list_find() which works like
6180      vlc_object_find() but returns a list of _all_ the matching objects. Only
6181      works with FIND_ANYWHERE at the moment.
6182    * ./modules/gui/gtk/preferences.c, ./modules/gui/kde/preferences.cpp,
6183      ./modules/gui/win32/preferences.cpp: the module lists in the preferences
6184      menus work again.
6185    * ./src/misc/objects.c: added a missing sizeof that caused crashes because
6186      the reindexing of the global object array was incomplete.
6187    * ./include/modules_inner.h: propagated the module long description to its
6188      submodules.
6189
6190 2002-08-14 Wednesday 15:10  sam
6191
6192    * ./modules/audio_output/esd.c: compilation fix (aout_FormatTo is obsolete).
6193    * ./src/audio_output/audio_output.c, ./src/audio_output/mixer.c: fixed a
6194      horrible sound issue by making sure internal buffers have a size multiple
6195      of 4 bytes. Waiting for a real fix made in Meuuh, of course.
6196
6197 2002-08-14 Wednesday 12:50  bozo
6198
6199  ALSA audio output v3.01 is out !
6200
6201 2002-08-14 Wednesday 12:18  ipkiss
6202
6203   * compilation fix (by sam)
6204
6205 2002-08-14 Wednesday 10:50  tooney
6206
6207    . Simple RTP access module : only supports TS payload.
6208      This first draft is made to read RTP streamed by the vls.
6209
6210 2002-08-14 Wednesday 10:17  sam
6211
6212    * ./modules/control/rc/rc.c: 'l' outputs a list of all allocated objects,
6213      just as 'd' displayed a tree of attached objects.
6214    * ./src/misc/modules.c: added a missing header.
6215
6216 2002-08-14 Wednesday 02:43  massiot
6217
6218  * Added a third argument to aout_OutputNextBuffer. In case the buffer
6219    received does not start exactly at the given date, it indicates if the
6220    output plug-in is able to compensate for the drift (for instance on
6221    startup, or with S/PDIF packets), or if we need the aout core to
6222    resample the coming buffers. It is currently unimplemented.
6223
6224 2002-08-14 Wednesday 02:23  massiot
6225
6226  * Changed aout_FormatTo* ; aout_FormatToSize does no longer exist.
6227    p_buffer now has a i_nb_bytes member. It is possible to indicate for a
6228    format its byterate (necessary for AC3 and SPDIF).
6229  * S/PDIF output seems to be working at last (tested with the file output).
6230
6231 2002-08-14 Wednesday 00:42  massiot
6232
6233  * New float32to* converter modules, courtesy of Xavier Maillard
6234    <zedek@fxgsproject.org>.
6235  * Fixed a bug in float32tos16, where gcc over-optimized a little and
6236    caused problems on some platforms (eg. solaris).
6237
6238 2002-08-13 Tuesday 22:28  fenrir
6239
6240   * clean up some code, add "mp3" short cut.
6241     And now if this demux has been forced it will (try) to play the whole
6242  file even if the stream is heavily corrupted (like PS demux).
6243     But now, it makes less assumptions on the stream, so report any
6244  problem if it mis-recognizes others files as mpeg audio (specially PS file).
6245
6246 2002-08-13 Tuesday 18:11  sam
6247
6248    * ./modules/audio_output/arts.c: ported the aRts module to aout3.
6249    * ./modules/audio_filter/converter/*: fixed a bug in all the converters
6250      test routines (thx Meuuh).
6251
6252 2002-08-13 Tuesday 16:53  sam
6253
6254    * ./modules/audio_output/esd.c: we now properly use the esd_get_latency()
6255      return value to avoid audio starvation.
6256    * ./modules/audio_filter/converter/*: a little loop optimization trick.
6257    * ./src/audio_output/aout_ext-dec.c: removed this deprecated file.
6258
6259 2002-08-13 Tuesday 15:15  sigmunau
6260
6261  ./modules/control/rc/rc.c: fixed a segfault when pressing 'i' with no
6262  input
6263
6264 2002-08-13 Tuesday 13:59  sam
6265
6266    * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die
6267      instead of our own variable.
6268    * ./modules/audio_filter/converter/a52tospdif.c, ./modules/codec/a52.c: added
6269      <unistd.h>, required for bswap.
6270    * ./modules/demux/mp4/libmp4.c: removed an unneccessary semicolon in a
6271      macro definition.
6272    * ./modules/audio_output/esd.c: first attempt at getting esd to work.
6273    * ./modules/video_output/*: split sdl.so into a video and an audio plugin,
6274      and removed useless subdirectories.
6275    * ./modules/audio_output/sdl.c: compilation fix.
6276
6277 2002-08-13 Tuesday 00:48  massiot
6278
6279  * Fixed miscellaneous bugs.
6280  * Fixed an endianness issue in S/PDIF.
6281  * Added a walken optimization of float32tos16.
6282
6283 2002-08-13 Tuesday 00:30  sigmunau
6284
6285   ./modules/demux/mpeg/ps.c: this module never fails the probe and should
6286  therefore have capability 0
6287
6288 2002-08-13 Tuesday 00:12  massiot
6289
6290  * Fixed a variable overflow bug in the audio output.
6291  * Prepared for some advances in the aout3 clock management.
6292  * Added the first stone of the forthcoming stream output.
6293
6294 2002-08-12 Monday 23:43  sigmunau
6295
6296   ./configure.in: fix linking of i420_rgb
6297
6298 2002-08-12 Monday 23:40  jpsaman
6299
6300  This conversion should make more sense.
6301
6302 2002-08-12 Monday 22:43  jpsaman
6303
6304  - Updated configure to build fixed32tos16 and fixed32tofloat32.
6305    Desperately need a fixed32 mixer for testing the conversions.
6306  - Uncommented unused functions in libmad.
6307
6308 2002-08-12 Monday 22:38  jpsaman
6309
6310  Support for browsing local media (not finished).
6311
6312 2002-08-12 Monday 22:35  jpsaman
6313
6314  Updated Makefile to include fixed32tos16 and fixed32tofloat32 conversions.
6315
6316 2002-08-12 Monday 22:35  jpsaman
6317
6318  Added fixed32tofloat32 conversion.
6319
6320 2002-08-12 Monday 22:34  jpsaman
6321
6322  Added fixed32tos16 filter based upon libmad downscale functionality.
6323
6324 2002-08-12 Monday 19:38  sigmunau
6325
6326   ALL: added GPL headers to my files. Some of the files from the original
6327  author does still not contain this header.
6328
6329 2002-08-12 Monday 19:00  fenrir
6330
6331   * all : enable aac demux by default.
6332
6333 2002-08-12 Monday 18:59  fenrir
6334
6335   * all : a demux for aac stream ( raw aac with adts headers ). For now
6336  it has a capability equal to 0 because it conflicts with PS, so you need
6337  to force it.
6338
6339 2002-08-12 Monday 17:56  sigmunau
6340
6341    ./Doxyfile: a sample doxygen configuration file. Have a look at
6342  http://s253c.studby.ntnu.no/vlc/html/index.html to see what doxygen can
6343  do.
6344
6345    ./doc/doxygen: a place for doxygen to put it's files
6346
6347 2002-08-12 Monday 11:34  sam
6348
6349    * ./src/misc/objects.c: two big changes in the object API: now objects can
6350      only have one parent, because I don't want to deal with cycles, and each
6351      created object is indexed in a global array. This feature is unused yet,
6352      but it will speed up vlc_object_find(FIND_ANYWHERE).
6353    * ./debian/rules: activated the faad codec.
6354    * ./doc/fortunes.txt: new fortune cookies.
6355    * ./modules/codec/mpeg_video/headers.c: reduced the use of attach/detach.
6356    * ./modules/audio_output/oss.c: fixed two compilation warnings.
6357
6358 2002-08-12 Monday 09:40  massiot
6359
6360  Fixed a S/PDIF bug.
6361
6362 2002-08-12 Monday 01:26  massiot
6363
6364  S/PDIF fixes.
6365
6366 2002-08-12 Monday 00:46  massiot
6367
6368  Definition of vlc_fixed_t.
6369
6370 2002-08-12 Monday 00:36  massiot
6371
6372  * S/PDIF output should now be working (untested, though).
6373
6374 2002-08-11 Sunday 14:27  sam
6375
6376    * ./modules/misc/memcpy/memcpyaltivec.c: added a missing AltiVec requirement.
6377
6378 2002-08-11 Sunday 10:30  gbazin
6379
6380  * src/misc/configuration.c: bugfix (don't initialize and free p_module->object_lock
6381  twice).
6382  * src/misc/win32_specific.c: missing initializations.
6383  * modules/demux/mp4/libmp4.c: was missing an #ifdef HAVE_ZLIB_H
6384
6385 2002-08-11 Sunday 03:27  massiot
6386
6387  More S/PDIF fixes.
6388
6389 2002-08-11 Sunday 01:29  sam
6390
6391    * Small fix for "make dist".
6392
6393 2002-08-11 Sunday 01:22  massiot
6394
6395  Imported 0.4.4 Changelog.
6396
6397 2002-08-11 Sunday 01:20  massiot
6398
6399  Updated release date.
6400
6401 2002-08-10 Saturday 22:05  fenrir
6402
6403   * modules/codec/faad : an AAC decoder module using libfaad library
6404  (faad2).
6405   * modules/demux/mp4/libmp4.c : could compile without zlib.
6406   * modules/codec/ffmpeg/* : set error resilience to -1 by default.(in
6407  order to decode more files, but it could produce segfaults ... )
6408   * Makefile.*, configure.in : enable mp4 by default, add faad
6409  module (disabled by default ).
6410
6411 2002-08-10 Saturday 22:01  massiot
6412
6413  * Fixed a bug triggering the trivial resampler when it was unnecessary.
6414
6415 2002-08-10 Saturday 21:40  sam
6416
6417    * ./src/interface/intf_msg.c: backported a buffer overflow fix from HEAD.
6418
6419 2002-08-10 Saturday 21:23  sam
6420
6421    * ./src/misc/messages.c: fixed an extremely old buffer overflow.
6422
6423 2002-08-10 Saturday 21:22  sam
6424
6425    * ./Makefile: fixed "make package-win32".
6426
6427 2002-08-10 Saturday 20:17  gbazin
6428
6429  * modules/video_output/directx/aout.c: adapted the directx audio plugin to aout3.
6430  * modules/audio_output/waveout.c: adapted the waveout audio plugin to aout3 and
6431  decreased its score so the directx plugin is selected by default.
6432  * configure.in: re-enabled the waveout plugin
6433
6434  It's really amazing how much aout3 simplifies these plugins :)
6435
6436 2002-08-10 Saturday 19:54  jpsaman
6437
6438  Allocation of New buffers seems alright now.
6439
6440 2002-08-10 Saturday 19:53  jpsaman
6441
6442  Enabled mad plugin again.
6443
6444 2002-08-10 Saturday 18:17  sam
6445
6446    * ./modules/gui/win32/Makefile: fixed the Win32 interface compilation.
6447    * ./modules/gui/win32/win32.cpp: merged intfwin.cpp into this file.
6448
6449 2002-08-10 Saturday 15:40  jpsaman
6450
6451  Adapted mad codec plugin to new aout3. Not tested yet.`
6452  Plugin is not being build by new built structure, this needs to be fixed first.
6453
6454 2002-08-10 Saturday 13:35  jpsaman
6455
6456  Preparation for Qt embedded support.
6457
6458 2002-08-10 Saturday 01:52  sam
6459
6460    * ./include/audio_output.h: small compilation fix.
6461
6462 2002-08-10 Saturday 01:46  massiot
6463
6464  * Trivial resampler plug-in (resampling still non-functional)
6465  * Begun writing some hooks for forthcoming S/PDIF support
6466  * ./modules/access/vcd/cdrom.c: compile fix for Darwin
6467
6468 2002-08-09 Friday 18:39  sam
6469
6470    * ./src/libvlc.c: p_vlc->pf_memset is now usable (it's always the libc
6471      default though).
6472
6473 2002-08-09 Friday 18:38  sam
6474
6475    * ./Makefile: fixed a sed command syntax.
6476
6477 2002-08-09 Friday 00:28  sam
6478
6479    * ./include/modules_inner.h: support for several modules with the same
6480      name but with different directory names.
6481    * ./Makefile: plugins get installed in different directory names.
6482    * ALL: additional -ansi -pedantic fixes.
6483
6484 2002-08-09 Friday 00:26  massiot
6485
6486  Added another level of directory in audio_filter/.
6487
6488 2002-08-08 Thursday 02:35  sam
6489
6490    * ./modules/audio_output/oss.c: compilation fixes.
6491    * ALL: lots of -ansi -pedantic fixes.
6492
6493 2002-08-07 Wednesday 23:41  sam
6494
6495    * Updated ChangeLog.
6496
6497 2002-08-07 Wednesday 23:36  massiot
6498
6499  Audio output 3. Expect major breakages.
6500
6501 2002-08-07 Wednesday 23:35  massiot
6502
6503  * ./src/audio_output/audio_output.c: Partially disabled what I just did
6504    because it might be a source of unstability on some architectures.
6505
6506 2002-08-07 Wednesday 22:42  massiot
6507
6508  * Bumped up version number to 0.4.4.
6509  * ./plugins/spudec/spu_decoder.c: Fixed a moronic endianness bug.
6510  * ./src/audio_output/audio_output.c: The default rate is now fetched from
6511    the audio decoder, so avoid unnecessary resampling.
6512
6513 2002-08-07 Wednesday 21:59  massiot
6514
6515  Moved MODULES, for the same reason as in the unstable tree.
6516
6517 2002-08-07 Wednesday 02:31  sam
6518
6519    * added a .cvsignore file.
6520
6521 2002-08-07 Wednesday 02:29  sam
6522
6523    * ./modules/demux/mpeg/system.c: added a helper plugin for MPEG-related
6524      demux plugins (ps, ts, but also dvd*).
6525    * ./src/input/mpeg_system.c: removed MPEG-related stuff from the vlc core.
6526    * ./src/misc/modules.c: max recursion level is now 5.
6527    * ./modules/access/dvdplay/es.c: fixed a buffer overflow.
6528
6529 2002-08-07 Wednesday 01:43  jlj
6530
6531    * ./modules/gui/macosx/open.m: compile fix
6532
6533 2002-08-06 Tuesday 22:04  massiot
6534
6535  Removed the MODULES file, because on case-insensitive filesystems, it
6536  conflicts with the modules/ directory.
6537
6538 2002-08-06 Tuesday 21:31  jpsaman
6539
6540  Sam I hate you ;-)
6541
6542 2002-08-06 Tuesday 12:54  tcastley
6543
6544  Fixed include call.  Now compiles and BeOS version runs :)
6545
6546 2002-08-06 Tuesday 02:26  sam
6547
6548    * ./Makefile, ./mozilla/Makefile: make uninstall removes vlc-specific dirs.
6549    * ./src/misc/modules.c: the directory browsing should be more portable now,
6550      we use stat(2) instead of file->d_type.
6551
6552 2002-08-05 Monday 18:27  sam
6553
6554    * ./Makefile: fixed directory browsing with "clean" and "distclean" rules.
6555
6556 2002-08-05 Monday 17:16  sam
6557
6558    * ./modules/codec/dv/dv.c: decoder for the DV format, uses libdv.
6559
6560 2002-08-05 Monday 13:48  sam
6561
6562    * ./Makefile.opts.in: fixed the builtins_LDFLAGS regexp so that it works
6563      with the Solaris sed.
6564    * ./src/misc/modules.c: fixed a warning caused by misuse of const.
6565
6566 2002-08-05 Monday 00:16  fenrir
6567
6568   * add compilation of postprocessing modules for ffmpeg.
6569
6570 2002-08-05 Monday 00:13  fenrir
6571
6572   * add post processing modules.( As defined in MPEG4 ISO) There are C,
6573  mmx, mmxext version, but only mmxext is really usable (other need a
6574   _lot_ of CPU power).
6575
6576  There are new options for ffmpeg plugins :
6577   --ffmpeg-pp to choose postprocessing module( c, mmx, mmext or mmx2 )
6578   --ffmpeg-pp-q to choose quality( 0..6 )
6579   --ffmpeg-db-?? ( where first ? is for y or c, and the other ? for v or h )
6580  to force deblocking on luminance(y)/chrominance(c) horizontally or
6581  vertically.
6582   --ffmpeg-dr-? ( where ? is y or c ) to force dering on ...
6583
6584 2002-08-04 Sunday 23:29  sam
6585
6586    * ./Makefile: make clean works again.
6587
6588 2002-08-04 Sunday 22:04  sam
6589
6590    * ./src/misc/modules.c: if a module name starts with "$", vlc calls
6591      config_GetPsz and uses the result instead.
6592
6593 2002-08-04 Sunday 20:39  sam
6594
6595    * ./include/vdec_ext-plugins.h: removed this public header and put it
6596      in ./modules/codec/mpeg_video/.
6597
6598 2002-08-04 Sunday 19:40  sam
6599
6600    * ./modules/misc/dummy/decoder.c: the dummy codec now uses GetChunk instead
6601      of GetBits and doesn't get stuck on high bitrate movies (thanks fenrir).
6602
6603 2002-08-04 Sunday 19:23  sam
6604
6605    * ./modules/*: moved plugins to the new tree. Yet untested builds include
6606      waveout, directx, qnx, beos, win32, macosx, and the AltiVec modules.
6607    * ALL: removed mention of AC3 in favour of A52.
6608    * ./configure.in, ./Makefile*: modules can now be built deeper than 1
6609      directory. As a consequence, the build is even slower (but I'm fixing
6610      this) and make clean doesn't work anymore.
6611
6612 2002-08-04 Sunday 14:18  sam
6613
6614    * ./src/misc/modules.c: we now recursively parse directories when
6615      looking for plugins.
6616
6617 2002-08-04 Sunday 10:45  sam
6618
6619    * ./configure.in, ./mozilla/Makefile: we link the Mozilla plugin with libXt.
6620
6621 2002-08-01 Thursday 13:04  tcastley
6622
6623  Compilation fixes for C++ environments like BeOS.
6624
6625 2002-08-01 Thursday 00:54  sam
6626
6627    * ./include/configuration.h, ./include/modules_inner.h: compilation fix for
6628      compilers which don't support constructor expressions. I hate Borland.
6629
6630 2002-07-31 Wednesday 22:56  sam
6631
6632    * ALL: new module API. Makes a few things a lot simpler, and we gain
6633      about 2000 lines of code.
6634
6635      I could not test everything on every architecture, so please report
6636      any module breakage (especially on BeOS, OSX and QNX).
6637
6638 2002-07-30 Tuesday 09:56  gbazin
6639
6640  * include/vlc_threads.h: fixed the --fast-mutex option.
6641
6642 2002-07-30 Tuesday 09:54  gbazin
6643
6644  * include/threads_funcs.h: fixed the --fast-mutex option.
6645
6646 2002-07-29 Monday 21:05  gbazin
6647
6648  * include/vlc_threads.h,include/main.h,src/misc/threads.c,src/misc/win32_specific.c:
6649  reverted Win32 pthread implementation to the old code. Fixed vlc_cond_broadcast() for
6650  WinNT/2K/XP. Additional vlc_cond_* implementations for Win9x.
6651  * src/libvlc.h: renamed --fast_pthread option into --fast-mutex. Added a
6652  --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
6653
6654 2002-07-29 Monday 18:12  gbazin
6655
6656  * include/threads.h,include/threads_funcs.h: reverted Win32 pthread implementation to
6657  the old code. Fixed vlc_cond_broadcast() for WinNT/2K/XP. Additional vlc_cond_*
6658  implementations for Win9x.
6659  * src/interface/main.c: renamed --fast_pthread option into --fast-mutex. Added a
6660  --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
6661
6662 2002-07-26 Friday 02:06  massiot
6663
6664  Haven't thought that maybe people don't want their email to appear on the
6665  Web :p.
6666
6667 2002-07-26 Friday 02:03  massiot
6668
6669  Haven't thought that maybe people don't want their email to appear on the
6670  Web :p.
6671
6672 2002-07-26 Friday 00:46  massiot
6673
6674  * ./README.MacOSX.rtf : updated README.
6675  * ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to
6676    David Eldred <*******@apple.com>.
6677
6678 2002-07-26 Friday 00:34  lool
6679
6680    * ./FAQ: removed QT6 / QT6 Preview "bug"
6681
6682 2002-07-26 Friday 00:23  sam
6683
6684    * ./include/threads_funcs.h: Win32 compilation fix.
6685
6686 2002-07-26 Friday 00:14  massiot
6687
6688  * Updated Changelog for 0.4.3 release.
6689
6690 2002-07-26 Friday 00:12  massiot
6691
6692  Bumped up version number to 0.4.3.
6693
6694 2002-07-25 Thursday 23:53  sigmunau
6695
6696    plugin/access/http.c: cosmetic fixes in an error message
6697    src/input/*: removed some testcode and some unnecessary debug messages
6698
6699 2002-07-25 Thursday 23:02  sam
6700
6701    * Updated ChangeLog.
6702
6703 2002-07-25 Thursday 21:55  sam
6704
6705    * updated ChangeLog.
6706
6707 2002-07-25 Thursday 21:46  sam
6708
6709   Backported two fixes from HEAD:
6710    * ./plugins/mpeg_system/mpeg_es.c: fixed a deadlock at the end of some
6711      streams.
6712    * ./src/input/input_ext-plugins.c: fixed a memory leak.
6713
6714 2002-07-25 Thursday 01:11  massiot
6715
6716  * ./configure : better detection of IPv6, fixed solaris handling
6717  * ./src/input/* : fixed a memory leak
6718
6719 2002-07-24 Wednesday 17:58  jpsaman
6720
6721  XPM version of VideoLAN logo.
6722
6723 2002-07-24 Wednesday 17:21  sam
6724
6725    * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault when no decoder was
6726      found (p_fifo might be NULL).
6727    * ./plugins/mpeg_system/mpeg_es.c, ./src/input/input_ext-dec.c: fixed
6728      a deadlock issue with demuxers waiting on p_fifo->data_lock.
6729
6730 2002-07-24 Wednesday 01:22  massiot
6731
6732  Swedish translation, courtesy of Joel Arvidsson <dogai@privat.utfors.se>
6733  (incomplete and untested).
6734
6735 2002-07-23 Tuesday 22:16  sam
6736
6737    * ./mozilla/Makefile: fixed dependencies on .h files.
6738    * ./plugins/filter/distort.c: fixed a typo in option names.
6739
6740 2002-07-23 Tuesday 22:12  sam
6741
6742    * ./configure.in: workaround Debian bug #150490 (bad mozilla-config output).
6743    * ./mozilla/vlcplugin.h: added .mov and .mp4 files to the plugin.
6744    * ./Makefile: we no longer try to merge .a files into libvlc.a, but rather
6745      add them to the vlc-config output.
6746
6747 2002-07-23 Tuesday 21:56  stef
6748
6749  *first version of plugin for libdvdplay. To test it, you need to have
6750   libdvdplay installed (available from videolan CVS), and request plugins
6751  compilation in the usual way:
6752         --enable-dvdplay.
6753  Note that libdvdplay needs libdvdread and libdvdcss.
6754
6755  Currently it has only been tested under linux, with gnome interface (optional)
6756  and xvideo output.
6757
6758  What works (more or less):
6759   -DVD reading in some rare cases :) (title and menus),
6760   -Menu pause,
6761   -Seeking,
6762   -Selecting directly a specific title/chapter/angle,
6763   -Changing audio, sub-picture, angle during playback,
6764   -Interactive menus with mouse only.
6765
6766  What is missing:
6767   -Menu buttons highlighting (needs spudec patch),
6768   -Keyboard interaction (needs a specific part in port specific plugins),
6769   -A specific interface to navigate through menus (needs that I move my ass),
6770   -Interactive menus won't work with other output plugins so long as they
6771    have not been patched to send mouse/keyboard events to vlc interface,
6772   -Whatever you need.
6773
6774  Known bugs (bugs in libdvdplay mostly):
6775   -Seeking in some menus or intro titles (bad vobu map),
6776   -Read/seek error with some DVDs,
6777   -the configure needs tweaking,
6778   -numerous segfaults,
6779   -decoder/output modules locking error,
6780   -fuzzy colors in menus when spudec is active (default in menus).
6781
6782  The plugin is not guaranteed to work anywhere outside my computer. If it break your, don't come and complain to me :).
6783
6784 2002-07-23 Tuesday 02:39  sam
6785
6786    * ALL: decoders now use a fourcc as a probe value.
6787    * include/input_ext-intf.h: killed p_es->b_audio, since i_cat already fills
6788      its purpose.
6789    * include/input_ext-intf.h: killed p_es->i_type in favour of p_es->i_fourcc.
6790    * include/video.h: killed p_pic->p_plane->b_margin; now i_visible_pitch is
6791      always valid.
6792
6793    * ./src/libvlc.h: replaced --mpeg-adec and --ac3-adec with --codec; see
6794      vlc --help for more information.
6795
6796    * include/video.h: removed fourcc values which should _not_ be global
6797      (thanks fenrir for convincing me).
6798    * ALL: video output plugins use the VLC_FOURCC macro to build their fourccs.
6799    * ./plugins/beos/InterfaceWindow.cpp: removed the last remaining call to
6800      input_ChangeES.
6801
6802     Things I'm not sure about and need comments:
6803      - I used "mpga" and "mpgv" for MPEG (1+2) audio and video fourcc values.
6804      - I also introduced "spu ", "lpcm" and "ac3 ".
6805      - I removed for instance "MP4_GetCodec" because it wasn't really
6806        used except for the description string. I hope this change did not
6807        break anything really important.
6808      - fenrir, I must have broken a lot of things you wrote. Sorry in advance.
6809
6810 2002-07-23 Tuesday 02:30  sam
6811
6812    * ./src/input/input_info.c, ./src/misc/messages.c: initialized the first
6813      vasprintf arguments to NULL for extra safety.
6814
6815 2002-07-23 Tuesday 00:19  sam
6816
6817    * ./src/misc/modules.c: added the "any" and "none" keywords to the module
6818      selection string. "any" matches any module, and "none" always fails.
6819
6820      You can for instance use "--vout none" to disable video output, or
6821      "--intf gtk,any" to use the gtk interface or any other one if gtk isn't
6822      available. Hope it's clear :)
6823
6824 2002-07-22 Monday 23:14  sigmunau
6825
6826  win32 compilation fixes
6827
6828 2002-07-22 Monday 15:49  jpsaman
6829
6830  VCR icon buttons for Familiar Linux interface.
6831
6832 2002-07-22 Monday 15:48  jpsaman
6833
6834  Added --enable-familiar to configure.in, the default is disabled.
6835
6836 2002-07-22 Monday 01:40  sam
6837
6838    * ./src/input/input_ext-plugins.c: reverted my previous fix which wasn't
6839      really a fix.
6840    * ./plugins/memcpy/fastmemcpy.h: commented out suspicious code.
6841
6842 2002-07-21 Sunday 21:26  sigmunau
6843
6844   * all: these didn't get along in my last commit
6845
6846 2002-07-21 Sunday 20:57  sigmunau
6847
6848    * ./src/libvlc.c: updated usage info to include STRING_FROM_LIST
6849      configuration items.
6850    * rest: new input info subsystem.
6851
6852  Have a look in plugins/mpeg_system/mpeg_audio.c to see how to add info.
6853  Have a look in plugins/text/rc.c to see how to read info.
6854
6855  Sigmund
6856
6857 2002-07-21 Sunday 17:27  sam
6858
6859    * ./debian/control: changed "interface plugin" occurences to "frontend" to
6860      make package descriptions less misleading.
6861    * ./bootstrap.sh: use C locale for generating vlc_symbols.h.
6862    * ./bootstrap.sh: don't generate pofiles by default.
6863
6864 2002-07-21 Sunday 17:18  fenrir
6865
6866   * all : enable cinepak decoder, I hope I haven't break anything.
6867
6868 2002-07-21 Sunday 16:37  sam
6869
6870    * ./src/input/input_ext-plugins.c: backported crash fix from MAIN.
6871
6872 2002-07-21 Sunday 16:32  sam
6873
6874    * ./src/input/input_ext-plugins.c: added a missing lock to input_SplitBuffer
6875      which was causing crashes with some demux plugins (mpeg_audio, avi).
6876
6877 2002-07-21 Sunday 00:31  massiot
6878
6879  * Added -lrt for HP/UX port.
6880
6881 2002-07-20 Saturday 20:01  sam
6882
6883    * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy.
6884    * ./src/libvlc.c, ./include/vlc/vlc.h: created reentrant versions of the
6885      libvlc API.
6886    * ./src/vlc.c: vlc uses the non-reentrant libvlc functions.
6887    * ./mozilla/vlcplugin.c: the mozilla plugin uses the reentrant functions.
6888    * ./debian/*: created packages for libvlc0-dev.
6889
6890 2002-07-19 Friday 23:14  massiot
6891
6892  Fixed a typo of mine :p.
6893
6894 2002-07-19 Friday 23:12  massiot
6895
6896  * New --mtu option.
6897
6898 2002-07-18 Thursday 03:23  sam
6899
6900    * ./configure.in: we no longer check for a specific function in -lphtread
6901      because some systems (such as HP-UX...) have them inlined.
6902
6903 2002-07-18 Thursday 03:11  sam
6904
6905    * ./Makefile.modules: we don't chmod -x the compiled plugins because of
6906      HP-UX's dynamic linker which would otherwise be unable to open them.
6907
6908 2002-07-18 Thursday 03:02  sam
6909
6910    * ./configure: rebuilt using the newest autotools.
6911
6912 2002-07-18 Thursday 03:00  sam
6913
6914    * ./src/vlc.c, ./src/libvlc.c: added more robust consistency checks.
6915
6916 2002-07-18 Thursday 02:59  jlj
6917
6918    * ./configure.in: fixed description of MP4 module
6919
6920 2002-07-18 Thursday 02:58  sam
6921
6922    * ./doc/fortunes.txt: added a selection of Lool's fortune cookies.
6923
6924 2002-07-18 Thursday 02:54  jlj
6925
6926    * ./configure.in: added mp4 module, default disabled
6927
6928 2002-07-18 Thursday 00:23  jlj
6929
6930    * ./src/misc/darwin_specific.c: s/vlc_object_t/vlc_t
6931
6932 2002-07-17 Wednesday 23:58  massiot
6933
6934  * ./configure : fixed Mac OS X compilation which was broken on some machines
6935  * ./include/vlc/vlc.h : include os_specific.h
6936
6937 2002-07-17 Wednesday 23:54  stef
6938
6939  Interface creation and destruction functions are now exported to plugins
6940  so that any plugin can spawn a new interface.
6941
6942 2002-07-17 Wednesday 23:38  massiot
6943
6944  Fixed nanosleep detection on some platforms.
6945
6946 2002-07-17 Wednesday 14:21  sam
6947
6948    * ./configure.in: plugin compilation fix for HP-UX.
6949
6950 2002-07-17 Wednesday 12:01  sam
6951
6952    * ./configure.in: better protection of CFLAGS and LDFLAGS. Should also fix
6953      remaining issues with XvPutImage detection, please confirm!
6954
6955 2002-07-17 Wednesday 08:40  sam
6956
6957    * ./plugins/alsa/alsa.c: ALSA device selection patch, courtesy of John
6958      Paul Lorenti <jpl31@columbia.edu>.
6959
6960 2002-07-16 Tuesday 23:59  massiot
6961
6962  * ./Makefile : src/misc/modules_builtin.h now depends on Makefile.config.
6963
6964 2002-07-16 Tuesday 23:29  sam
6965
6966    * ./src/misc/threads.c: improved lazy initialization of the global lock.
6967
6968 2002-07-16 Tuesday 23:28  sam
6969
6970    * ./doc/fortunes.txt: a few IRC fortune cookies for those with too much
6971      time on their hands.
6972
6973 2002-07-16 Tuesday 23:25  sam
6974
6975    * ./plugins/mpeg_vdec/video_parser.c, ./src/input/input_programs.c: fixed
6976      a few uninitialized variables.
6977
6978 2002-07-16 Tuesday 22:41  jlj
6979
6980    * MacOS X: added deinterlace submenu
6981
6982 2002-07-16 Tuesday 00:05  sam
6983
6984    * ./configure.in: fixed a typo in my previous commit (thx fenrir).
6985
6986 2002-07-15 Monday 21:33  fenrir
6987
6988   * avi.c : quick hack to read file created by ffmpeg. I think it should
6989  work.
6990   * all   : add support for some others codecs provided by ffmpeg, but some of them aren't tested.
6991
6992 2002-07-15 Monday 21:15  sam
6993
6994    * ./src/misc/messages.c: debug messages that were issued before the -v
6995      flag was tested for are no longer lost.
6996
6997 2002-07-15 Monday 21:08  sam
6998
6999    * ./configure.in: we now look for XvPutImage instead of XvSetPortAttribute
7000      because XvSetPortAttribute isn't always available.
7001
7002 2002-07-15 Monday 03:54  jlj
7003
7004    * MacOS X changes:
7005      - added messages and playlist panel
7006      - simple dock menu (play, pause, stop)
7007      - context menu in video view
7008      - localization support: http://nanocrew.net/vlc/vlc-osx-ja.png
7009      - no longer broken :)
7010
7011 2002-07-13 Saturday 14:22  jpsaman
7012
7013  Add package sdl to package dependency list.
7014
7015 2002-07-13 Saturday 01:53  sam
7016
7017    * ./AUTHORS: removed my entry for lool. /me should go back to school and
7018      learn how to alpha sort.
7019
7020 2002-07-13 Saturday 00:42  massiot
7021
7022  Closed old entries.
7023
7024 2002-07-12 Friday 23:57  massiot
7025
7026  * ./AUTHORS : added lool :-p ;
7027  * ./doc/vlc-howto.sgml : Fixed typos ;
7028  * ./include/vlc_common.h : Greatly simplified ntoh*, and U??_AT macros are
7029    now alignment-safe ;
7030  * ./STATUS : New file indicating who's working on what. Please keep it
7031    up-to-date ;
7032  * ./MAINTAINERS : New file indicating who has knowledge on which parts.
7033
7034 2002-07-12 Friday 19:08  sam
7035
7036    * ./po/*: polish translation, courtesy of Arkadiusz Lipiec.
7037
7038 2002-07-12 Friday 18:30  sam
7039
7040    * ./ChangeLog: updated.
7041    * ./README: removed much outdated data.
7042    * ./debian/*: great package renaming - names should make more sense now.
7043
7044 2002-07-11 Thursday 21:28  sam
7045
7046    * ./plugins/gtk/*: new generic "Open Target" window. Please test and
7047      comment on usability.
7048
7049 2002-07-11 Thursday 21:05  sam
7050
7051    * ./debian/rules: the Debian package creation script builds ffmpeg.
7052
7053 2002-07-11 Thursday 20:44  sam
7054
7055    * ./src/vlc.c: reduced the amount of default simultaneous interfaces.
7056    * ./src/libvlc.c: removed calls to vlc_mutex_lock in sighandlers.
7057
7058 2002-07-11 Thursday 09:58  tcastley
7059
7060  New Bug on SPU decoder
7061
7062 2002-07-10 Wednesday 19:00  sam
7063
7064    * ./ChangeLog: added missing entries.
7065
7066 2002-07-10 Wednesday 09:32  lool
7067
7068    * ./FAQ: new entry for RTP
7069
7070 2002-07-10 Wednesday 01:40  lool
7071
7072    * ./FAQ: minor updates, new sections: uninstall/reinstall,
7073      DirectX-blackscreen, device permissions, debug messages,
7074      config file, (un)planned ports/features, sources.list
7075
7076 2002-07-08 Monday 00:05  sam
7077
7078    * ./debian/changelog: updated Debian changelog.
7079
7080 2002-07-07 Sunday 23:55  massiot
7081
7082  Update for 0.4.2 release.
7083
7084 2002-07-07 Sunday 23:55  massiot
7085
7086  Preparing for 0.4.2 release.
7087
7088 2002-07-05 Friday 13:18  sam
7089
7090    * ./src/misc/darwin_specific.c, ./src/misc/extras.c: moved our custom
7091      strndup to a separate file so that Win32 can benefit from it.
7092    * ./include/vlc_threads.h: Borland compilation fix.
7093
7094 2002-07-04 Thursday 20:11  sam
7095
7096    * ./mozilla/*: preliminary Mozilla plugin. Only works under Unix for now.
7097    * ./debian/rules: activated the vlc-xosd, vlc-kde and mozilla-plugin-vlc
7098      Debian packages.
7099    * ./po/*: updated potfiles.
7100
7101 2002-07-03 Wednesday 21:40  sam
7102
7103    * ./src/misc/modules.c: module_Need accepts a comma-separated list of
7104      module names. Try for instance: "vlc --intf gnome,gtk,dummy".
7105
7106 2002-07-03 Wednesday 00:07  jlj
7107
7108    * darwin_specific.[ch]: added strndup needed by video_output.c.
7109    * configure.in: added -lintl to plugins_LDFLAGS.
7110
7111 2002-06-27 Thursday 21:46  sam
7112
7113    * ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
7114    * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
7115    * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
7116      palette.
7117    * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
7118
7119     Patches imported from v0_4_1_branch.
7120
7121 2002-06-27 Thursday 21:44  sam
7122
7123    * ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
7124    * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
7125    * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
7126      palette.
7127    * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
7128
7129     All patches courtesy of Roine Gustafsson.
7130
7131 2002-06-27 Thursday 21:05  sam
7132
7133    * ./src/misc/modules.c: added the --plugin-path option to give vlc an
7134      extra plugin location.
7135    * ./plugins/text/rc.c: if stdin/stdout are not connected to a TTY, we
7136      don't launch the rc interface.
7137    * ./plugins/access/http.c: fixed a compilation warning.
7138    * ./src/misc/messages.c: cosmetic enhancements in the message output.
7139
7140 2002-06-20 Thursday 00:47  massiot
7141
7142  Backported stable changes.
7143
7144 2002-06-20 Thursday 00:45  massiot
7145
7146  * Deinterlace support in the OS X interface.
7147  * Bumped up version number to 0.4.2.
7148
7149 2002-06-19 Wednesday 01:18  massiot
7150
7151  Ported previous stable commits.
7152
7153 2002-06-19 Wednesday 01:18  massiot
7154
7155  * ./plugins/macosx/vout_vlc_wrapper.m : Arrow-up and arrow-down allow to
7156    control the sound volume ;
7157  * ./plugins/access/http.c : For streams which are not seekable, we fall
7158    back on old HTTP/1.0 behavior ; on systems implementing atoll() we
7159    can also read files > 2 GB ;
7160  * ./configure : atoll() detection.
7161
7162 2002-06-19 Wednesday 00:29  massiot
7163
7164  * ./plugins/macosx/intf_vlc_wrapper.m : Fixed a bug with the language and
7165    subtitle menus
7166  * README.MacOSX.rtf : More documentation.
7167
7168 2002-06-17 Monday 11:32  sam
7169
7170    * ./plugins/filter/deinterlace.c: backported new deinterlacing routines.
7171
7172 2002-06-17 Monday 10:37  sam
7173
7174    * ./include/threads.h, ./include/threads_funcs.h: backported the new Win32
7175      cond_wait implementation from MAIN. Please report problems.
7176
7177 2002-06-11 Tuesday 11:44  gbazin
7178
7179  * ./include/configuration.h: renamed MODULE_CONFIG_* macros into
7180  CONFIG_*.
7181  * ./include/configuration.h, ./plugins/gtk/gtk_preferences.c,
7182  ./plugins/filter/transform.c, ./plugins/filter/distort.c,
7183  ./plugins/filter/deinterlace.c: added an ADD_STRING_FROM_LIST()
7184  configuration macro.
7185  * ./include/modules.h, ./include/video_output.h,
7186  ./src/video_output/video_output.c, ./plugins/filters/*: added a
7187  VOUT_FILTER capability. Having a clear distinction between VOUTs and
7188  VOUT_FILTERs allows us to get rid of ugly hacks. The filters are also
7189  stackable now (use --filter=foo:bar:foo etc..).
7190  * ./include/configuration.h, ./src/libvlc.h, ./src/libvlc.c: clean-up +
7191  added an ADD_USAGE_HINT() configuration macro.
7192
7193 2002-06-10 Monday 18:48  sam
7194
7195    * ./FAQ: added QT6 FAQ entry.
7196
7197 2002-06-10 Monday 02:41  sam
7198
7199    * ./configure.in: fixed inet_pton detection.
7200    * ./plugins/filter/deinterlace.c: the blend mode is now a lot smoother, but
7201      also a bit slower, so I also kept the old version, optimized it, and
7202      called it "mean".
7203
7204 2002-06-10 Monday 00:57  massiot
7205
7206  * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
7207  * Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
7208
7209 2002-06-10 Monday 00:33  massiot
7210
7211  file mpeg4.icns was initially added on branch v0_4_1_branch.
7212
7213 2002-06-10 Monday 00:33  massiot
7214
7215  file generic.icns was initially added on branch v0_4_1_branch.
7216
7217 2002-06-10 Monday 00:33  massiot
7218
7219  file mpeg.icns was initially added on branch v0_4_1_branch.
7220
7221 2002-06-10 Monday 00:33  massiot
7222
7223  file mpeg2.icns was initially added on branch v0_4_1_branch.
7224
7225 2002-06-10 Monday 00:33  massiot
7226
7227  file divx.icns was initially added on branch v0_4_1_branch.
7228
7229 2002-06-10 Monday 00:33  massiot
7230
7231  * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
7232  * Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
7233
7234 2002-06-10 Monday 00:33  massiot
7235
7236  file mpeg1.icns was initially added on branch v0_4_1_branch.
7237
7238 2002-06-08 Saturday 16:08  sam
7239
7240    * ./include/vlc_threads.h, ./src/misc/threads.c: improved the cond_wait
7241      implementation to avoid races, by using SetEvent instead of PulseEvent.
7242
7243 2002-06-08 Saturday 03:41  lool
7244
7245    * ./configure.in: checking for the header should be enough in most cases
7246    * ./plugins/xosd/xosd.c: configuration options
7247
7248 2002-06-08 Saturday 01:53  sam
7249
7250    * ./plugins/win32/*: tried to port the Win32 interface to the new API. Seems
7251      to be still crashing.
7252
7253 2002-06-08 Saturday 00:41  lool
7254
7255    * forgot to cvs add the _files_ -- sorry
7256
7257 2002-06-08 Saturday 00:32  lool
7258
7259    * fixed my typos in configure.in
7260
7261 2002-06-08 Saturday 00:24  lool
7262
7263    * basic On Screen Display intf-plugin based on libxosd
7264
7265 2002-06-07 Friday 23:45  sam
7266
7267    * ./src/misc/netutils.c: network mode works again.
7268
7269 2002-06-07 Friday 21:54  sam
7270
7271    * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have all their features back.
7272    * ./src/playlist/playlist.c: fixed an off-by-one loop error.
7273
7274 2002-06-07 Friday 18:06  sam
7275
7276    * ./plugins/dummy/input_dummy.c: dummy targets such as vlc:nop, vlc:loop
7277      and vlc:quit work again.
7278    * ./src/playlist/playlist.c: when a new target is added, for instance through     the "File" menu, it is automatically played.
7279
7280 2002-06-07 Friday 16:59  sam
7281
7282    * ./include/vlc_objects.h: pointers are set to NULL after a call to
7283      vlc_object_destroy (idea from stef).
7284    * ./po/pl.po: updated polish translation, thanks to Arkadiusz Lipiec
7285      <alipiec@adrenalina.pl>.
7286
7287 2002-06-07 Friday 16:30  sam
7288
7289    * ./src/playlist/playlist.c: lots of playlist behaviour enhancements.
7290    * ./src/misc/objects.c: we do not hang on attempt to destroy an object with
7291      a non-zero reference count, but we still complain.
7292    * ./plugins/gtk/gtk_control.c, plugins/gtk/gtk_playlist.c: most controls such
7293      as play, pause, stop, next, fast etc. work again.
7294    * ./plugins/gtk/gnome_*: got rid of lots of useless wrappers which were a
7295      workaround for a bug in Glade. Instead, bootstrap.sh does the Glade fixes.
7296    * ./plugins/ffmpeg/ffmpeg.c: if there is already a video output with the
7297      appropriate properties, we use it.
7298
7299 2002-06-05 Wednesday 22:58  titer
7300
7301  Minor fix for the BeOS' make-package (icon loss).
7302
7303 2002-06-05 Wednesday 20:29  stef
7304
7305  * Set object pointer to NULL after destroy.
7306
7307 2002-06-05 Wednesday 20:07  stef
7308
7309  * Added mouse coordinates to vout struct. They are only update from x11 for now,
7310  and they are used nowhere.
7311
7312 2002-06-04 Tuesday 22:33  sam
7313
7314  (new in MAIN)
7315    * ./plugins/gtk/gtk_callbacks.c: fixed a segfault when switching to
7316      fullscreen from the popup menu.
7317  (from v0_4_1_branch)
7318    * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
7319      from the popup menu.
7320    * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
7321      a segfault in the Gnome popup menu when toggling the interface.
7322
7323 2002-06-04 Tuesday 20:30  sam
7324
7325    * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
7326      from the popup menu.
7327
7328 2002-06-04 Tuesday 15:16  sam
7329
7330       ___   _   _    _  _____ _____    ____ _        _    ____  _____
7331      |_ _| | | | |  / \|_   _| ____|  / ___| |      / \  |  _ \| ____|
7332       | |  | |_| | / _ \ | | |  _|   | |  _| |     / _ \ | | | |  _|
7333       | |  |  _  |/ ___ \| | | |___  | |_| | |___ / ___ \| |_| | |___
7334      |___| |_| |_/_/   \_\_| |_____|  \____|_____/_/   \_\____/|_____|
7335
7336    * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
7337      a segfault in the Gnome popup menu when toggling the interface.
7338
7339 2002-06-04 Tuesday 02:11  sam
7340
7341  (new in MAIN)
7342    * ./src/interface/interface.c: interfaces are no longer attached only to
7343      p_vlc.
7344    * ./src/libvlc.c, ./src/misc/modules.c, ./src/playlist/playlist.c,
7345      ./src/input/input.c: improvements in the playlist handling (not quite that
7346      yet though).
7347  (ported from v0_4_1_branch)
7348    * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
7349    * ./src/misc/configuration.c: fixed the --nofoo option handling.
7350    * ./src/interface/main.c: fixed two compilation warnings under Solaris.
7351
7352 2002-06-04 Tuesday 01:16  sam
7353
7354    * ./debian/rules: forgot to commit this file.
7355
7356 2002-06-04 Tuesday 01:14  sam
7357
7358    * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
7359
7360     (what? frozen? sorry, I can't hear you)
7361
7362 2002-06-04 Tuesday 00:21  sam
7363
7364    * ./configure.in: fixed a breakage.
7365    * ./debian/control: activated libdvbpsi.
7366
7367 2002-06-03 Monday 23:43  ipkiss
7368
7369   * added the --with-dvbpsi-tree option
7370
7371 2002-06-03 Monday 23:40  ipkiss
7372
7373   * added the --with-dvbpsi-tree option
7374
7375 2002-06-03 Monday 19:19  sam
7376
7377    * ./src/misc/configuration.c: fixed the --nofoo option handling.
7378    * ./src/interface/main.c: fixed two compilation warnings under Solaris.
7379    * ./plugins/avi/avi.c, ./plugins/mpeg_system/mpeg_audio.c: ES will be
7380      selected only once.
7381    * updated TODO list.
7382
7383 2002-06-03 Monday 02:28  sam
7384
7385    * ./src/misc/netutils.c: factored code common to the interfaces into the
7386      network_ChannelJoin function.
7387    * ./plugins/mga/xmga.c, ./plugins/x11/xcommon.c, ./plugins/sdl/vout_sdl.c,
7388      ./plugins/directx/vout_events.c: we can now use keys F1 to F12 to switch
7389      channels from the video output window.
7390
7391 2002-06-03 Monday 01:43  bozo
7392
7393    * Makefile, configure.in, configure, MODULES: added a52_system input module.
7394    * plugins/a52_system/Makefile, plugins/a52_system/a52_system.c: a52 input
7395      module.
7396    * plugins/ac3_spdif/ac3_spdif.c: added a little mwait to avoid a flood from
7397      the a52 input module.
7398
7399  Note: the new module aims at reading ac3 streams but it works only with the
7400  ac3_spdif "decoder" since it is the only one which dates each frame contrary
7401  to the others which can't avoid a flood from the input module.
7402
7403 2002-06-03 Monday 01:29  sam
7404
7405  (ported from v0_4_1_branch)
7406    * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
7407      Vladimir Chernyshov <greengrass@writeme.com>.
7408
7409 2002-06-03 Monday 01:17  sam
7410
7411    * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
7412      Vladimir Chernyshov <greengrass@writeme.com>.
7413
7414 2002-06-03 Monday 01:11  sam
7415
7416  (new in MAIN)
7417    * ./plugins/spudec/spu_decoder.c: we now use FIND_ANYWHERE to find a vout.
7418  (ported from v0_4_1_branch)
7419    * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
7420      currently sucks.
7421    * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
7422      and --no-foo as negations for --foo. Also, the --help output is nicer.
7423    * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
7424
7425 2002-06-03 Monday 01:03  massiot
7426
7427  * Update README.
7428
7429 2002-06-03 Monday 01:03  massiot
7430
7431  * Updated README.
7432
7433 2002-06-03 Monday 01:01  sam
7434
7435    * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
7436      currently sucks.
7437    * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
7438      and --no-foo as negations for --foo. Also, the --help output is nicer.
7439
7440 2002-06-03 Monday 00:45  massiot
7441
7442  Bumped up version number to 0.5.0-cvs.
7443
7444 2002-06-03 Monday 00:44  massiot
7445
7446  Bumped up version number to 0.4.1.
7447
7448 2002-06-03 Monday 00:31  massiot
7449
7450    * ./plugins/macosx: rewrote the net panel for OS X
7451
7452 2002-06-02 Sunday 19:05  sam
7453
7454    * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
7455
7456 2002-06-02 Sunday 17:51  gbazin
7457
7458  * ./include/vlc_common.h: got rid of i_thread in VLC_COMMON_MEMBERS.
7459
7460 2002-06-02 Sunday 16:26  gbazin
7461
7462  * ./include/os_specific.h: changed prototype of system_*() to use vlc_t
7463  instead of vlc_object_t.
7464
7465 2002-06-02 Sunday 15:49  sam
7466
7467  (new in MAIN)
7468    * ./plugins/dvd/dvd_es.c, ./plugins/satellite/input_satellite.c,
7469      ./plugins/dvdread/input_dvdread.c: updated outdated variable names.
7470  (ported from 0_4_1_branch)
7471    * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
7472      which caused subtitles to appear slanted in odd width windows.
7473
7474 2002-06-02 Sunday 15:41  sam
7475
7476    * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
7477      which caused subtitles to appear slanted in odd width windows.
7478
7479 2002-06-02 Sunday 15:38  gbazin
7480
7481  * ./include/vlc_threads.h: re-merged vlc_threads.h and threads_funcs.h.
7482
7483 2002-06-02 Sunday 14:16  massiot
7484
7485  * New Loop menu item in OS X interface.
7486
7487 2002-06-02 Sunday 13:59  sam
7488
7489  (new in MAIN)
7490    * ./src/playlist/playlist.c, src/input/input.c: added safety checks to
7491      prevent crashes on next file.
7492  (ported from 0_4_1_branch)
7493    * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
7494      popup menus when no stream is being played, even in network mode.
7495    * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
7496
7497 2002-06-02 Sunday 13:55  sam
7498
7499    * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
7500      popup menus when no stream is being played, even in network mode.
7501
7502 2002-06-02 Sunday 12:55  sam
7503
7504    * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
7505
7506 2002-06-02 Sunday 12:28  gbazin
7507
7508  * ./plugins/a52/a52.c: compilation fix. Following C99 we have to include
7509  <stdint.h> but Solaris doesn't have it so we include <inttypes.h> when
7510  it isn't found.
7511
7512 2002-06-02 Sunday 11:03  sam
7513
7514    * ./src/video_output/video_output.c: fixed the "picture has invalid status"
7515      bug which might have been the cause of crashes.
7516    * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
7517      using "--filter crop --autocrop".
7518    * ./vlc.spec: added missing filters to the RPM generation.
7519    * ./src/misc/objects.c: commented all functions.
7520    * ./src/misc/objects.c: implemented vlc_object_find( , , FIND_ANYWHERE).
7521    * ./src/misc/objects.c: renamed vlc_object_unlink to vlc_object_detach.
7522
7523 2002-06-02 Sunday 04:23  sam
7524
7525    * ./src/video_output/video_output.c: fixed the "picture has invalid status"
7526      bug which might have been the cause of crashes.
7527
7528 2002-06-02 Sunday 04:04  sam
7529
7530    * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
7531      using "--filter crop --autocrop".
7532    * ./vlc.spec: added missing filters to the RPM generation.
7533
7534 2002-06-02 Sunday 03:20  massiot
7535
7536  * Channel change support on Mac OS X ;
7537  * New OS X icon, courtesy of Benjamin Mironer <bmironer@noos.fr>
7538
7539 2002-06-02 Sunday 02:43  sam
7540
7541    * ./plugins/filter/crop.c: crop filter. Usage examples:
7542        --filter crop --crop-geometry 640x480
7543        --filter crop --crop-geometry 320x200+10+10
7544
7545 2002-06-01 Saturday 20:04  sam
7546
7547    * ALL: got rid of p_object->p_this which is now useless.
7548
7549 2002-06-01 Saturday 19:11  sam
7550
7551    * ./bootstrap.sh: ah ah ah. CVS likes to make fun out of me.
7552
7553 2002-06-01 Saturday 19:09  sam
7554
7555    * ./include/main.h, ./plugins/beos/intf_beos.cpp: BeOS compilation fixes.
7556    * ./bootstrap.sh, ./src/libvlc.h, ./po/*: fixed bootstrap.sh so that it does
7557      not include CVS Id lines in automatically created files.
7558
7559 2002-06-01 Saturday 18:45  sam
7560
7561    * ./plugins/dummy/intf_dummy.c, ./plugins/chroma/i420_yuy2.c,
7562      src/interface/intf_eject.c, src/misc/threads.c: win32 compilation fix.
7563    * ./plugins/directx/aout_directx.c, plugins/directx/vout_directx.c,
7564      ./plugins/directx/vout_events.c: the DirectX notification and event threads
7565      now use the vlc_thread_create / vlc_thread_ready scheme. Untested.
7566    * ./configure.in: added a check for inttypes.h and sys/int_types.h.
7567    * ./configure.in: fixed the HTTP plugin compilation under BeOS.
7568    * ./plugins/network/ipv6.c: reactivated IPv6 module.
7569
7570 2002-06-01 Saturday 16:31  sam
7571
7572    * ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable.
7573    * ./include/main.h: replaced p_sys with explicit variables because it's
7574      really much simpler this way. Gildas, will you ever forgive me ? :-)
7575
7576 2002-06-01 Saturday 15:52  sam
7577
7578    * ./src/misc/beos_specific.cpp: the BeOS BApplication thread now uses the
7579      vlc_thread_create / vlc_thread_ready scheme to signal readiness.
7580    * ./src/misc/objects.c: prevent the creation of a too small vlc_object_t.
7581    * ./include/vdec_ext-plugins.h: removed the vdec_thread_t declaration, which
7582      belongs to plugins/mpeg_vdec.
7583    * ./ChangeLog: imported the 0_4_1_branch changelog.
7584    * ./plugins/chroma/i420_yuy2.h: imported a 0_4_1_branch fix.
7585
7586 2002-06-01 Saturday 14:31  sam
7587
7588    * ALL: the first libvlc commit.
7589
7590     As for video output 4, this breaks almost everything, but I'll slowly
7591    do what remains to be fixed during the weekend.
7592
7593     Changes in vlc:
7594     ===============
7595
7596    * vlc is now a very small program (20 lines) which uses the libvlc API;
7597     it is quite simple for the moment but can be extended in the future.
7598
7599    * interfaces, decoders, video outputs, etc. are now almost the same
7600     objects (yes, I know, this is C++ redone in C) and are structured in
7601     a tree. More about this later, but basically it allows the following
7602     nice features:
7603      - several interfaces
7604      - several playlists with several outputs
7605      - input plugins spawning helper interfaces (will be used for DVD menus)
7606      - anything spawning anything; I swear there are useful uses for this!
7607
7608    * libvlc can be used in other programs; I'm currently writing a Mozilla
7609     plugin for my employer.
7610
7611     Things currently broken:
7612     ========================
7613
7614    * most interfaces, most ports
7615    * the playlist handling (almost finished rewriting this though). This means
7616     no file can be played from the GUI, you need to use the commandline. This
7617     also means it segfaults at EOF, when exiting the program, and it sometimes
7618     refuses to open a file when asked to.
7619
7620 2002-06-01 Saturday 13:38  sam
7621
7622    * Backported fixes from MAIN.
7623
7624 2002-06-01 Saturday 12:36  sam
7625
7626    * ./ChangeLog: updated changelog.
7627
7628 2002-05-30 Thursday 15:22  asmax
7629
7630  - removed the obsolete artificial delay when switching channels.
7631    Now it is ultra-fast !
7632
7633 2002-05-30 Thursday 10:59  xav
7634
7635   * intf_eject.c : added ejection code for Win32. Please test it under
7636                    Win95/98/Me, I just can't install a winme
7637                    in my work office :).
7638   * plugins/win32/* : enabled the "Eject" button (thanks Ipkiss)
7639   * src/misc/netutils.c : just changed my mail :P
7640
7641 2002-05-30 Thursday 10:17  gbazin
7642
7643  * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a
7644  default value as an argument.
7645  * modified the command line parsing to accept --foo and --no-foo when a
7646  "foo" boolean config option is defined.
7647  * modified the help menu to indicate if the option is enabled or
7648  disabled by default.
7649
7650 2002-05-29 Wednesday 20:39  sam
7651
7652    * ./src/video_output/video_output.c: when the video output hasn't received
7653      a new picture for a while, it redisplays the last displayed one. This will
7654      be useful for DVD menus, but also solves the "picture becomes black when
7655      vlc is paused" issue.
7656
7657 2002-05-28 Tuesday 20:34  stef
7658
7659  *Added a b_force flag to picture_t so that we can force the display
7660  of an image even if it is late.
7661
7662 2002-05-27 Monday 20:35  sam
7663
7664    * ./po/pl.po: uh uh uh, forgot to cvs add this file...
7665
7666 2002-05-27 Monday 20:34  sam
7667
7668    * ./po/vlc.pot: updated potfile.
7669    * ./po/pl.po: polish translation, courtesy of Arkadiusz Lipiec
7670      <A.Lipiec@elka.pw.edu.pl>.
7671
7672 2002-05-27 Monday 20:33  sam
7673
7674    * ./debian/control: updated Debian package descriptions.
7675
7676 2002-05-27 Monday 18:01  fenrir
7677
7678      ALL : In order to make ac3 working in avi file, I've deplaced some code
7679  from ac3 decoder to mpeg_system.c. ( skip 3 bytes is now done in
7680  mpeg_system.c and no longer in ac3 audio decoder ).
7681
7682 2002-05-27 Monday 03:49  alexis
7683
7684  Link to the GPL licence
7685  GFDL licence know used for the licence
7686
7687 2002-05-25 Saturday 23:42  massiot
7688
7689  Changed download URL.
7690
7691 2002-05-25 Saturday 21:15  marcari
7692
7693    * src/misc/netutils.c: tests if message from vlcs begins with 'E:' or 'I:'
7694    instead of testing 'E: ' and 'I: ' (to simplify miniVLCS)
7695
7696 2002-05-24 Friday 14:42  gbazin
7697
7698  * ./include/inpu_ext-dec.h added a check to fifo->b_die after the call
7699  to BitstreamNextDataPacket() in GetChunk().
7700  Code using GetChunk() also needs to check fifo->b_die before using the
7701  obtained data.
7702  This fixes frequent crashes you get on win32 with the a52 plugin when you
7703  close a stream.
7704
7705 2002-05-24 Friday 00:33  massiot
7706
7707  update release-howto
7708
7709 2002-05-24 Friday 00:21  sam
7710
7711    * ./src/video_output/video_output.c: the video output thread was never
7712      joined! A pretty old bug...
7713
7714 2002-05-23 Thursday 23:42  massiot
7715
7716  Updated Mac OS X readme, courtesy of The DJ <d.hartman@student.utwente.nl>.
7717
7718 2002-05-23 Thursday 01:40  massiot
7719
7720   * Updated ChangeLog
7721   * Updated release date
7722
7723 2002-05-23 Thursday 01:11  massiot
7724
7725  Fixed HTTP input under Win32 (thanks ipkiss).
7726
7727 2002-05-22 Wednesday 21:31  gbazin
7728
7729  * ./src/misc/modules.c: restored plugins hiding as the problem is fixed.
7730  * ./plugins/directx/directx.c: UnregisterClass() in MODULE_DEACTIVATE. If
7731     we don't do this, trying to use the class when the plugin is reloaded will
7732     cause a segfault.
7733
7734  PS: on Win32 the sdl plugin is still affected by this. It looks like SDL keeps
7735      an internal state which isn't updated when we reload the plugin.
7736
7737 2002-05-22 Wednesday 19:19  sam
7738
7739    * ./src/misc/modules.c: disabled module autohide until we find out why a
7740      reloaded module sometimes does not work properly.
7741
7742 2002-05-22 Wednesday 19:17  sam
7743
7744    * ./plugins/access/file.c, plugins/dvd/dvd_seek.c: readability changes.
7745    * ./Makefile: the vlc rule depends on modules_builtin.h.
7746    * ./include/modules_inner.h: removed useless code.
7747
7748 2002-05-22 Wednesday 13:23  lool
7749
7750    * ./include/modules_inner.h: fixed a crash when reopening a hidden
7751      module (by sam)
7752
7753 2002-05-22 Wednesday 00:09  massiot
7754
7755  * Updated spec for ffmpeg.
7756
7757 2002-05-21 Tuesday 03:40  sam
7758
7759    * ./src/input/input.c: fixed a bug with the input remaining stuck when no
7760      network data was present.
7761
7762 2002-05-21 Tuesday 02:34  sam
7763
7764    * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek.c: very minor cosmetic
7765      fixes.
7766
7767 2002-05-21 Tuesday 02:23  sam
7768
7769    * src/input/input_ext-plugins.c, src/input/input_ext-intf.c: boundary checks
7770      on seek.
7771
7772 2002-05-21 Tuesday 00:39  sam
7773
7774    * ./src/interface/main.c: fixed a little memleak.
7775    * ./src/input/input_dec.c: removed useless code.
7776    * ./src/input/input.c, ./plugins/gtk/gtk.c: fixed access to uninitialized
7777      variables.
7778    * ./plugins/dvd/dvd_demux.c: fixed the pf_demux return value.
7779
7780 2002-05-21 Tuesday 00:36  sam
7781
7782    * ./src/misc/iso_lang.c: code simplifications.
7783    * ./src/misc/iso_lang.c: the language prototypes now use the const keyword.
7784
7785 2002-05-21 Tuesday 00:34  sam
7786
7787    * ./po/*: updated language files.
7788
7789 2002-05-21 Tuesday 00:30  sam
7790
7791    * ./plugins/x11/xcommon.c: fixed x11 and xvideo alternate fullscreen (gibalou
7792      on t'aiiiiiiiiimeuh).
7793
7794 2002-05-21 Tuesday 00:26  sam
7795
7796    * ./configure.in: tried to fix the -lavcodec detection.
7797
7798 2002-05-20 Monday 22:58  massiot
7799
7800  * Bumped up version number to 0.4.0 ;
7801  * Updated changelog.
7802
7803 2002-05-20 Monday 21:49  gbazin
7804
7805  * First try for IPv6 support on Win32. This hasn't been tested so it
7806    might not work! To compile this stuff you need a mingw compiler with
7807    w32api-1.3.
7808
7809  The win32 code uses the getaddrinfo function because inet_pton is
7810  supposed to be deprecated and not supported by Microsoft. gethostbyname2
7811  isn't supported as well. Maybe we could try to unify the ipv6 plugin and
7812  have all the ports use getaddrinfo ? (I didn't dare to do it because I
7813  don't want to break anything before a release ;-)
7814
7815 2002-05-20 Monday 21:34  sam
7816
7817    * ./src/video_output/vout_pictures.c: workaround for a bug in the dummy vout.
7818
7819 2002-05-20 Monday 21:12  sam
7820
7821    * ./Makefile: we check for Makefile.config before including it.
7822
7823 2002-05-20 Monday 21:02  sam
7824
7825    * ./plugins/dummy/dummy.c: added --dummy-chroma option.
7826    * ./plugins/dummy/vout_dummy.c: the dummy vout plugin now uses vlc's
7827      vout_AllocatePicture instead of its own.
7828    * ./src/video_output/vout_pictures.c: added YUY2 in vout_AllocatePicture.
7829
7830 2002-05-20 Monday 20:51  massiot
7831
7832  Added Makefile.config.
7833
7834 2002-05-20 Monday 20:43  sam
7835
7836    * ./Makefile: forgot to remove Makefile.config in the distclean rule.
7837
7838 2002-05-20 Monday 17:03  gbazin
7839
7840  * Added an option to disable the dynamic range compression.
7841
7842 2002-05-20 Monday 16:22  sam
7843
7844    * ./ChangeLog: updated changelog.
7845
7846 2002-05-20 Monday 16:12  sam
7847
7848    * ./Makefile.opts.in: removed configuration stuff which does not need to
7849      rebuild anything to Makefile.config, so that editing it will not cause
7850      a complete rebuild.
7851
7852 2002-05-20 Monday 01:51  massiot
7853
7854  Mac OS X-specific :
7855  * We now use real-time threads ;
7856  * Worked around a bug when seeking ;
7857  All :
7858  * Removed my patch to the video output since it causes problems for some
7859    people.
7860
7861 2002-05-20 Monday 00:46  massiot
7862
7863  * Fixes for ffmpeg and mad.
7864
7865 2002-05-19 Sunday 22:55  massiot
7866
7867  * OS X intf is now more consistent with Apple guidelines.
7868
7869 2002-05-19 Sunday 18:01  massiot
7870
7871  Removed fixed entries.
7872
7873 2002-05-19 Sunday 14:57  gbazin
7874
7875  * filters were using memalign but freeing p_data instead of p_data_orig.
7876  * updated MSVC++ project.
7877  * small corrections to the LONGTEXT descriptions in main.c.
7878
7879 2002-05-19 Sunday 14:12  massiot
7880
7881  * A few updates.
7882
7883 2002-05-19 Sunday 14:09  massiot
7884
7885  * New vlc.spec, courtesy of Yves Duret <yves.duret@mandrakesoft.com>.
7886
7887 2002-05-19 Sunday 13:29  massiot
7888
7889  * New --with-ffmpeg option for standard installations.
7890
7891 2002-05-19 Sunday 13:02  massiot
7892
7893  Updated long descriptions.
7894
7895 2002-05-19 Sunday 11:37  gbazin
7896
7897  * moved the mpeg-motion and mpeg-idct options to the mpeg_vdec plugin
7898  * added a few *_LONGTEXT descriptions to main.c
7899  * on win32 DVD/VCD_DEVICE defaults to to D:
7900
7901  Could anyone finish the *_LONGTEXT descriptions in main.c. There aren't
7902  that many left right now, just the ones I didn't really know what to do
7903  with.
7904  If someone also wants to review and change the already existing
7905  *_LONGTEXT descriptions, he is welcome as well because there are not
7906  really high quality descriptions :(
7907
7908 2002-05-19 Sunday 02:43  massiot
7909
7910  * Another addition.
7911
7912 2002-05-19 Sunday 02:34  massiot
7913
7914  * Desperate attempt to improve audio output ;
7915  * Updated documentation.
7916
7917 2002-05-19 Sunday 00:41  gbazin
7918
7919  * updated INSTALL.win32
7920  * a little bit of clean-up in the directx video output plugin
7921
7922 2002-05-18 Saturday 19:53  massiot
7923
7924  * Warning levels are no longer additive, patch courtesy of Arnaud de
7925    Bossoreille de Ribou <bozo@via.ecp.fr>
7926
7927 2002-05-18 Saturday 19:47  sam
7928
7929    * ALL: changed __inline__ with inline (autoconf does the job for us anyway,
7930      and mipspro doesn't know about __inline__).
7931
7932 2002-05-18 Saturday 17:51  gbazin
7933
7934  * fixed deadlock in NextFrame() in aout_pcm.c
7935
7936 2002-05-18 Saturday 16:03  gbazin
7937
7938  * updated the MSVC++ project files and added support for dirent (vlc compiled
7939     with msvc can now load plugins - even compiled with mingw).
7940  * small portability fixes.
7941
7942 2002-05-18 Saturday 15:33  massiot
7943
7944  * Menu item to maximize the volume in Mac OS X ;
7945  * Dropped dependancy on autoconf 2.52.
7946
7947 2002-05-18 Saturday 15:30  gbazin
7948
7949  * modified the directx video plugin to try to create an YUV surface before
7950     falling back to an RGB surface when it's not possible to use overlays.
7951     Some graphic cards can do the YUV->RGB conversion in hardware during the
7952     blitting stage.
7953  * in the directx video plugin, we now request that the RGB surface be created
7954     in video memory. The reasoning behind this is that usually surfaces in
7955     video memory benefit from more hardware acceleration (like for instance
7956     hw rescaling, hw blitting, etc...)
7957  * added two options to the directx video plugin to disable the above features.
7958     (mainly because my video driver is buggy and doesn't handle them well).
7959
7960  * small cosmetic changes to the generation of the config file.
7961
7962  * fix for config_GetHomeDir() on win32. SHGetFolderPath() is located in
7963     shfolder.dll not shell32.dll.
7964  * fix for the gtk preferences dialog box. To be sure that an int or float value
7965     is actually changed we call gtk_spin_button_update() in the
7966     GtkInt/FloatChanged() event handler.
7967
7968 2002-05-18 Saturday 13:59  sam
7969
7970    * ./debian/control: made the Build-Depends: entry a one-liner (Closes
7971      Debian bug #147103).
7972
7973 2002-05-18 Saturday 10:50  stef
7974
7975  *A lock was not released;
7976
7977 2002-05-17 Friday 20:06  stef
7978
7979  *Don't keep the control lock during the pause
7980
7981 2002-05-17 Friday 20:01  stef
7982
7983  *check for b_die and b_error in all loops so that we don't remain stuck
7984  waiting for data whereas the vlc has tried to quit.
7985
7986 2002-05-17 Friday 18:38  sam
7987
7988    * ./src/misc/mtime.c: we use nanosleep whenever possible (patch from Meuuh).
7989
7990 2002-05-17 Friday 17:14  lool
7991
7992    * removed usage of usleep (not thread safe) (by Meuuh)
7993
7994 2002-05-17 Friday 16:17  lool
7995
7996    * video output patch to improve handling of late pictures (by Meuuh)
7997
7998 2002-05-17 Friday 02:58  sam
7999
8000    * ./src/interface/intf_msg.c, src/interface/intf_playlist.c: disabled
8001      calls to realloc(_,0) in a similar way to input_programs.c.
8002
8003 2002-05-16 Thursday 15:20  gbazin
8004
8005  * src/input/input_programs.c: fixed memory corruption by setting a few
8006      pointers to NULL after they have been free()ed.
8007  * src/input/input_programs.c: removed now useless ASSERTs.
8008
8009  This patch comes from sam, so if you want to blame someone blame him ;-)
8010
8011 2002-05-15 Wednesday 17:46  asmax
8012
8013  - check size to avoid realloc(0)
8014
8015 2002-05-15 Wednesday 15:36  marcari
8016
8017    * removed a debug message that I forgot in my previous commit
8018
8019 2002-05-15 Wednesday 15:07  marcari
8020
8021  On sam's advice I added the input_FDNetworkClose() function to be called
8022  when closing a  networking stream instead of input_FDClose().  It is due
8023  to WIN32  because we have  to call  closesocket() instead of  close() to
8024  close the socket. The problem was  : windows did not leave the multicast
8025  group when closing the socket.
8026
8027    * input_ext-plugins.c : where is located the function
8028    * *.h : function declaration
8029    * udp.c, http.c : these modules now call input_FDNetworkClose()
8030
8031 2002-05-15 Wednesday 13:06  marcari
8032
8033    * netutils.c: use closesocket() instead of close() at the end
8034    of the network_ChannelJoin() for WIN32.
8035
8036    It closes the following bug : when changing channel we sometimes got
8037    a 'no answer from vlcs' even if the answer is sent back.
8038
8039 2002-05-15 Wednesday 03:29  sam
8040
8041    * ./src/misc/configuration.c: fixed an issue with long options from
8042      modules where option arguments and playlist entries were mixed.
8043
8044 2002-05-15 Wednesday 02:04  sam
8045
8046    * ./configure.in: added libdvbpsi version check.
8047
8048 2002-05-15 Wednesday 02:02  sam
8049
8050    * ./include/modules_inner.h: fixed a bug in module reinitialization,
8051      which should fix crashes after a long pause.
8052
8053 2002-05-14 Tuesday 23:23  massiot
8054
8055  Fixed a bug (glitch/segfault) when seeking.
8056
8057 2002-05-14 Tuesday 22:54  jobi
8058
8059      * src/input/mpeg_system.c : We handle PCR even if they are not attached
8060                                  to a PMT.
8061
8062 2002-05-14 Tuesday 22:39  gbazin
8063
8064  * new --with-mad-tree configure option.
8065  * updated BUGS file.
8066
8067 2002-05-14 Tuesday 22:27  massiot
8068
8069  It should now be possible to quit when reading a bogus file.
8070
8071 2002-05-14 Tuesday 21:47  sam
8072
8073    * ./src/misc/modules.c: if a module has a zero-scored capability, we don't
8074      try to use it, unless it was explicitely requested (--vout for example).
8075
8076 2002-05-14 Tuesday 21:33  bozo
8077
8078    * src/misc/iso-639.def, include/iso_lang.h, src/misc/iso_lang.c: iso-839-[12] tools.
8079    * include/common.h, src/misc/modules_plugin.h: export the 3 new functions.
8080    * plugins/dvd/dvd_es.c, plugins/dvd/dvd_summary.c, plugins/dvdread/input_dvdread.c: adapted DecodeLanguage calls to the new behaviour.
8081    * plugins/mpeg_system/mpeg_ts.c: ISO-639-2 descriptors handling.
8082
8083 2002-05-14 Tuesday 20:11  sam
8084
8085   * ./include/mmx.h, ./plugins/imdct/*: gcc-3.1 compilation fixes courtesy
8086     of Yves Duret and other Mandrakesoft guys I don't know.
8087
8088 2002-05-14 Tuesday 18:45  jobi
8089
8090      * src/input/mpeg_system.c: fixed an old old bug in TS demux, thank you
8091                                 Meuuh.
8092
8093 2002-05-14 Tuesday 03:14  jobi
8094
8095      * doc/vlc-howto.sgml: Spelling mistakes, small updates, harmonization
8096                            with other documentations (thank you Alexis)
8097      * plugins/satellite/*: some fixes in options parsing (thank you Sam)
8098
8099 2002-05-14 Tuesday 01:15  massiot
8100
8101  * New OS X icon, courtesy of Joeri van Dooren <joeri@van.dooren.be> ;
8102  * Mac OS X fix.
8103
8104 2002-05-13 Monday 23:55  fenrir
8105
8106      * include/video.h : added new fourcc code for avi
8107      * ALL : version from ffmpeg cvs can now decode msmpeg4 v1 v2 ,
8108          so i have added support for this. But you can always use old ffmpeg
8109          library  without any problem ( i hope ;)
8110
8111 2002-05-13 Monday 21:30  sam
8112
8113    * ./plugins/filter/clone.c: New filter, `--filter clone', duplicates
8114      display. To duplicate 12 times, use `--filter clone:12'.
8115
8116 2002-05-12 Sunday 22:56  massiot
8117
8118  * Fixed menus [Mac OS X port]
8119  * Objective-C files are now .m
8120  * Fixed a major bug in the spu decoder
8121  * Disabled auto-hiding of mouse cursor since it doesn't work when browsing
8122    menus ; instead, click in the video window
8123
8124 2002-05-12 Sunday 03:39  massiot
8125
8126  * Mac OS X port : menus for Program/Title/Chapter/Languages.
8127
8128 2002-05-10 Friday 04:04  fenrir
8129
8130      * include/common.h and input_ext-plugins.h, src/misc/modules_plugin.h : export input_ClockGetTS for plugins.
8131      * plugins/mpeg_system/mpeg_audio.c : a demux for mpeg audio stream (file, web radio ...)
8132      * Makefile configure.in : to compile it
8133
8134 2002-05-09 Thursday 23:24  sam
8135
8136    * ./src/interface/main.c: if Ctrl-C doesn't kill vlc cleanly for any
8137      reason, user just needs to hit Ctrl-C again 1 second later and we'll
8138      exit disgustingly instead of freezing.
8139
8140 2002-05-09 Thursday 16:52  jobi
8141
8142      * doc/vlc-howto.sgml : URL fix for libdvdcss
8143
8144 2002-05-07 Tuesday 01:18  jlj
8145
8146    * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
8147
8148 2002-05-07 Tuesday 00:59  massiot
8149
8150  Improvements of the OS X GUI.
8151
8152 2002-05-06 Monday 23:05  gbazin
8153
8154  * video plugins that don't handle rescaling themselves have to let the
8155    video_output thread know about resizing events (with VOUT_SIZE_CHANGE event).
8156    (this part needs some clean-up but it is basically working for the X11 and
8157     SDL plugins).
8158
8159  * fixed fullscreen for the SDL plugin.
8160
8161  * xmga and sdl now switch to fullscreen on double-click.
8162
8163 2002-05-05 Sunday 10:25  gbazin
8164
8165  * fixed the resizing and scaling of the X11 video output.
8166  * clicking on the video doesn't pause it anymore (use spacebar for this), but
8167    double-clicking will now switch between fullscreen and window mode.
8168
8169 2002-05-04 Saturday 17:49  sam
8170
8171    * ./plugins/network/ipv4.c: fixed ipv4.so compilation under QNX.
8172    * ./configure.in: deactivated ipv6.so under QNX for now.
8173
8174 2002-05-04 Saturday 05:36  lool
8175
8176    * ./BUGS :
8177      - no text in the status bar with gtk intf
8178      - no window title in gtk intf on some machines, correct title on another
8179
8180 2002-05-03 Friday 22:49  sam
8181
8182    * ./include/modules_inner.h, ./src/misc/configuration.c: support for config
8183      options callbacks.
8184
8185      They don't take any argument for the moment, but this will change when
8186      I'm finished with my other vlc changes. There is a little problem: the
8187      Gtk+ interface keeps calling Put***Variable each time we click on "Apply"
8188      or "Save". I think it should only call it once. Is there a way to fix
8189      this? Gildas? lool? :-)
8190
8191 2002-05-03 Friday 20:40  sam
8192
8193    * ./configure.in: we check support for variadic macros (screw Borland!).
8194
8195 2002-05-03 Friday 01:06  massiot
8196
8197  Small FAQ update. Please note that everyone can update this FAQ if they
8198  want, it is not my property :-).
8199
8200 2002-05-03 Friday 01:02  massiot
8201
8202  Added quite a few missing names.
8203
8204 2002-05-02 Thursday 00:32  massiot
8205
8206  * Misc sound fixes [Mac OS X port]
8207  * Fixed VCD double detection
8208
8209 2002-05-01 Wednesday 23:31  gbazin
8210
8211  * The configuration file and the log file are opened in text mode. This mode
8212  should only have a meaning on Win32 and isn't supposed to break any other
8213  platform. If does give you any trouble then shout.
8214
8215 2002-05-01 Wednesday 21:59  gbazin
8216
8217  * added a --with-a52-tree option to the configure script.
8218
8219 2002-04-30 Tuesday 14:56  gbazin
8220
8221  * added config_Get/PutFloatVariable to p_sysmbols. Thanks to Sigmund Augdal
8222  for pointing this bug out.
8223  * on Win32 the aout_pcm thread is given a high priority. This helps avoiding
8224  lots of audio underruns, especially when moving around the video window.
8225
8226 2002-04-30 Tuesday 01:57  massiot
8227
8228  Cosmetic fixes.
8229
8230 2002-04-29 Monday 23:22  gbazin
8231
8232  * Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
8233  * Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few
8234      underrun problems.
8235  * A little bit of DirectX plugin clean-up.
8236
8237 2002-04-28 Sunday 21:09  jpsaman
8238
8239  Added more information in ipkg control file.
8240
8241 2002-04-28 Sunday 19:52  sam
8242
8243    * ./include/modules_inner.h: the module name is now a default shortcut, for
8244      it, no need to manually add it.
8245
8246 2002-04-28 Sunday 11:05  sam
8247
8248    * ./include/os_specific.h: got it wrong once again... alcohol is bad, kids.
8249
8250 2002-04-28 Sunday 04:46  sam
8251
8252    * ./include/os_specific.h: fixed my fix. sorry for the trouble.
8253
8254 2002-04-28 Sunday 04:27  sam
8255
8256    * ./include/os_specific.h: fixed a C++ compilation issue.
8257
8258 2002-04-28 Sunday 00:11  gbazin
8259
8260  * moved the function definitions from threads.h into threads_funcs.h. This
8261     allows us to move p_main_sys into p_main (p_main->p_sys).
8262  * fixed the --with-gtk-config-path and --with-sdl-config-path options in
8263     configure.in
8264
8265 2002-04-27 Saturday 04:20  jobi
8266
8267      * ALL : better FreeBSD detection for VCD input
8268
8269 2002-04-27 Saturday 01:52  massiot
8270
8271  Fixed a typo in libdvbpsi handling.
8272
8273 2002-04-27 Saturday 01:32  jobi
8274
8275  *    plugins/vcd/cdrom_tools : FreeBSD 4.5 port of the vcd input.
8276
8277 2002-04-26 Friday 22:49  gbazin
8278
8279  * updated win32 compilation instructions.
8280
8281 2002-04-26 Friday 20:12  jlj
8282
8283    * Fixed my fix for the fix for vlc_memalign. Sorry O:-)
8284
8285 2002-04-26 Friday 19:07  jlj
8286
8287    * ./include/common.h: Fixed vlc_memalign.
8288
8289 2002-04-26 Friday 07:43  sam
8290
8291    * ./src/misc/beos_specific.c: added system_Configure(). Sorry O:-)
8292
8293 2002-04-26 Friday 03:45  fenrir
8294
8295      * src/input/input_programs.c : an video divx ES will no longer be considered as an audio ES ( thanks sam ).
8296
8297 2002-04-26 Friday 02:20  jlj
8298
8299    * ./src/misc/darwin_specific.c: added system_Configure().
8300
8301 2002-04-26 Friday 01:07  massiot
8302
8303  * MacOS X port :
8304  - New creator ID : VLC#
8305  - Borders in fullscreen mode are now black and the movie is centered
8306    (jlj P0\/\/3r)
8307  - A/V sync should be much more precise
8308
8309 2002-04-25 Thursday 23:52  sam
8310
8311    * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir.
8312    * ./include/video.h: moved vout_CopyPicture out of the way, an inline
8313      function did not make sense here.
8314    * ./include/video.h: moved vout_ChromaCmp out of the way.
8315    * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into
8316      video.h.
8317    * ./include/os_specific.h: this file is now always included.
8318    * ./include/debug.h: removed this file which was almost useless, and moved
8319      ASSERT to common.h.
8320    * ./include/common.h: fixed vlc_memalign and changed its prototype to
8321      follow posix_memalign's.
8322
8323 2002-04-25 Thursday 23:35  sam
8324
8325    * ./configure.in: dropped usage of $withval and $enableval in favor of the
8326      safer variants $with_foo and $enable_foo.
8327
8328 2002-04-25 Thursday 04:10  jobi
8329
8330  * Moved Program Specific Information decoder to the ts demux module
8331  * Added a mpeg_ts_dvbpsi module tha uses libdvbpsi to decode PSIs. It is
8332    used by default if the lib is found. It shares much code with mpeg_ts
8333
8334 2002-04-25 Thursday 01:08  gbazin
8335
8336  * on Win32 the config file is now stored under the "Application Data" folder
8337    belonging to the user. (this works if at least IE4 is installed, otherwise
8338    the old method is used to get the config directory)
8339
8340 2002-04-25 Thursday 00:56  jlj
8341
8342    * Fixed MacOS X module linking problem.
8343
8344 2002-04-24 Wednesday 02:36  sam
8345
8346    * ./src/interface/main.c: we no longer segfault if argc == 0.
8347    * ALL: renamed PLUGINS to __PLUGINS__ to avoid conflicts with libraries
8348      defining it. Grmbl.
8349    * ./src/input/input_ext-plugins.c: cosmetic change.
8350
8351 2002-04-24 Wednesday 01:44  fenrir
8352
8353  * ./plugins/ac3_adec/* use _M to avoid conflict with libavcodec.a
8354  * ./plugins/avi a light  avi demux
8355  * ./plugins/ffmpeg a video decoder for divx v3 and opendivx
8356
8357 2002-04-24 Wednesday 01:06  sam
8358
8359    * ./plugins/avi, ./plugins/ffmpeg: created empty directories for fenrir's
8360      upcoming work.
8361
8362 2002-04-23 Tuesday 22:58  sam
8363
8364    * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_es.c: temporary fix
8365      to avoid retrieving the spu palette from a network stream as if it was
8366      a DVD.
8367
8368 2002-04-23 Tuesday 16:16  sam
8369
8370    * ./src/interface/main.c: tidied the help output code.
8371    * ALL: removed underscores from option names and made a few options more
8372      self-explanatory, for instance --input_channel becomes --audio-channel;
8373      run vlc -H to see what has changed.
8374    * ALL: replaced many occurences of "plugin" with the word "module".
8375    * ./src/interface/main.c: moved all satellite-specific configuration options
8376      to the satellite plugin.
8377    * ./po/*: updated translations.
8378
8379 2002-04-23 Tuesday 15:47  sam
8380
8381    * ./plugins/chroma/i420_yuy2.h: optimized the 420 planar-to-packed chroma
8382      transformations. They're now PIC-friendly as well.
8383
8384 2002-04-23 Tuesday 05:21  jlj
8385
8386    * Added Open disc and network panels.
8387    * Some changes to the control layout.
8388
8389 2002-04-22 Monday 10:20  sam
8390
8391    * ./src/interface/main.c: i_warning_level is set to 0 to avoid unwanted
8392      verbose messages.
8393    * ./po/en_GB.po: British translation.
8394
8395 2002-04-21 Sunday 23:29  gbazin
8396
8397  * Fixed the warning_level handling: "-v" and "--warning" are now working as
8398    they should and they also are cumulative (using -vv --warning=3 you end up
8399    with i_warning_level=5)
8400
8401 2002-04-21 Sunday 20:32  sam
8402
8403    * ./src/misc/configuration.c: support for short options. -V, -A, -I
8404      are back, and we also have -4 and -6 for IPv4/IPv6.
8405
8406 2002-04-21 Sunday 13:23  gbazin
8407
8408  * added config_GetFloatVariable() and config_PutFloatVariable() to the config
8409    module.
8410  * added a --zoom <float> config option.
8411  * added a call to RestoreCPUState() in InitIDCT() in idct_sparse.h so that the
8412    FPU is still available after a call to InitIDCT().
8413  * deactivate stream buffering when logging to a file.
8414
8415 2002-04-21 Sunday 12:32  sam
8416
8417    * ./po/*: re-ran make update-po, fixed a few translations.
8418    * ./po/fr.po: completed the french translation.
8419    * ./plugins/gtk/gtk.glade, ./plugins/gtk/gnome.glade: synchronized a few
8420      strings between the Gtk+ and GNOME modules to avoid duplicate translations.
8421
8422 2002-04-20 Saturday 22:42  sam
8423
8424    * ./po/de.po: updated german translation. Many thanks to Thomas Graf.
8425
8426 2002-04-20 Saturday 19:52  tooney
8427
8428    . Url & mailing-lists corrections
8429
8430 2002-04-20 Saturday 17:12  jpsaman
8431
8432  Updated Netherlands translation of interface.
8433
8434 2002-04-20 Saturday 12:19  lool
8435
8436    * po/fr.po : completed french translations
8437
8438 2002-04-19 Friday 15:56  sam
8439
8440    * ALL: internationalized all configuration strings.
8441    * ./src/interface/main.c: we now set LC_CTYPE to get the right charset.
8442    * ./src/misc/configuration.c: lots of simplifications in the code.
8443    * ./po/vlc/pot: updated translations.
8444
8445 2002-04-18 Thursday 21:38  sam
8446
8447    * ./vlc.spec: fixed build dependencies.
8448    * ./configure.in: when -lintl is available, we now also link plugins with it.
8449
8450 2002-04-18 Thursday 14:51  sam
8451
8452    * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh.
8453    * ./plugins/spudec/spu_decoder.c: RGB 24bpp and 32bpp support.
8454
8455 2002-04-18 Thursday 07:11  sam
8456
8457    * ./configure.in: switched version to 0.3.1.
8458    * ./vlc.spec: imported Mandrakesoft's latest enhancements.
8459    * ./ChangeLog: updated ChangeLog.
8460
8461 2002-04-18 Thursday 06:34  sam
8462
8463    * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc
8464      extension gethostbyname2(), thanks to Thomas Graf.
8465
8466 2002-04-18 Thursday 01:03  massiot
8467
8468  * Finally fixed MacOS X aspect ratio. If you know how to center the
8469  picture in the screen, and make the remaining space black instead of
8470  white, PLEASE drop me a mail !
8471
8472 2002-04-17 Wednesday 19:00  jobi
8473
8474  * in TS demux, a program is selected only if a PMT for it was found.
8475    This should fix the problem that occured when reading a file directly
8476    extracted from a satellite card.
8477  * UDP access plugin uses input_SetProgram.
8478
8479 2002-04-17 Wednesday 13:43  sam
8480
8481    * ./AUTHORS: added people locations, just for fun.
8482    * ./configure.in: disabled SSE plugins when using mingw32.
8483    * ./src/misc/configuration.c: disabled the AltiVec warning message on the
8484      PowerPC platform because it was misleading.
8485
8486 2002-04-17 Wednesday 00:13  jobi
8487
8488  * big update of Henri's howto
8489
8490 2002-04-16 Tuesday 01:04  massiot
8491
8492  * Support for pictures with a pitch different from the picture width,
8493  inspired by Gildas Bazin.
8494
8495 2002-04-15 Monday 16:06  jobi
8496
8497  * fixed a typo in satellite input
8498  * added options to configure antenna (sat_lnb_lof1, sat_lnb_lof2,
8499    sat_lnb_slof and sat_diseqc). They only appear if satellite input
8500    is compiled.
8501
8502 2002-04-11 Thursday 10:55  sam
8503
8504    * ./Makefile: fixed the Win32 interface under Win2k/XP.
8505    * ./src/misc/modules_plugins.h: implemented a dlerror()-like wrapper
8506      for the Win32 API.
8507
8508 2002-04-10 Wednesday 18:26  jobi
8509
8510  * fixed a bug in input_SetProgram, that made the ps file input
8511  launch without video. Sorry about this.
8512
8513 2002-04-10 Wednesday 04:48  lool
8514
8515    * ./po/fr.po: French translation update
8516
8517 2002-04-10 Wednesday 02:08  sam
8518
8519    * ./configure.in: fixed a bug in the libdvdread detection.
8520    * ./configure.in: fixed plugin compilation under Win32.
8521
8522 2002-04-10 Wednesday 02:05  sam
8523
8524    * ./vlc.spec: imported MandrakeSoft's enhancements.
8525
8526 2002-04-10 Wednesday 02:05  sam
8527
8528    * ./doc/developer/decoders.xml: fixed a typo preventing compilation.
8529
8530 2002-04-10 Wednesday 02:04  sam
8531
8532    * ./plugins/aa/aa.c: we now parse the AAOPTS environment variable.
8533    * ./plugins/aa/aa.c: a few simplifications in the code.
8534
8535 2002-04-08 Monday 16:53  jobi
8536
8537  * made file access plugin use input_SetProgram so that we may change
8538    program when reading a file
8539  * fixed a bug in input_SetProgram
8540  * added --input_program <int> option, to choose the program from
8541    the command line
8542
8543 2002-04-08 Monday 01:08  massiot
8544
8545  * Fixed Altivec-enabled version of fastmemcpy
8546  * Fixed --memcpy switch
8547  * Changed CFLAGS_VLC to vlc_CFLAGS (last-minute changes are great ideas :p)
8548  * New README file for MacOS X.
8549
8550 2002-04-07 Sunday 08:48  sam
8551
8552    * ./configure.in: wrote a better test for libdvdread detection.
8553    * ./plugins/gtk/gtk.glade: added lines this #@%$! Glade had munched, fixes
8554      a segfault in the Gtk+ popup menu when toggling the interface.
8555    * ./plugins/motion/motion.c: fixed a compilation issue on compilers which
8556      do not accept empty macro arguments.
8557
8558 2002-04-06 Saturday 07:54  sam
8559
8560    * ./doc/release-howto.txt: updated documentation.
8561    * ./vlc.spec: added missing plugin filenames to the build process.
8562
8563 2002-04-06 Saturday 06:22  sam
8564
8565    * ./plugins/win32/mainframe.dfm: swapped two mixed up tooltips.
8566    * ./Makefile: fixed make dist and make distclean.
8567    * ./plugins/dvd/dvd.c: compilation fix.
8568    * ./plugins/gtk/gtk_callbacks.c: fixed ejection code.
8569    * ./plugins/text/ncurses.c: fixed compilation of the ncurses plugin.
8570    * ./vlc.spec: updated specfile.
8571
8572 2002-04-05 Friday 23:26  sam
8573
8574    * ./Makefile, ./configure.in: misc BeOS build fixes.
8575
8576 2002-04-05 Friday 22:44  sam
8577
8578    * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
8579    * ./Makefile: we don't include the Gtk+ and SDL DLLs in the win32 package
8580      anymore, the package is now 700k instead of 4MB.
8581    * ./configure.in, ./Makefile, ./Makefile.opts.in: replaced LIB_FOO with
8582      foo_LDFLAGS and CFLAGS_BAR with bar_CFLAGS for faster builds, and moved a
8583      lot of stuff from Makefile.opts.in back to configure.in.
8584    * ./install-win32: updated script for NSIS 1.96.
8585
8586     I hope this doesn't break too many other architectures...
8587
8588 2002-04-05 Friday 14:35  sam
8589
8590    * ./configure.in: added --enable-intfwin to enable the win32 interface and
8591      --with-bcbuilder to tell make where to find Borland C++ Builder.
8592
8593 2002-04-05 Friday 05:27  sam
8594
8595    * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
8596    * ./plugins/win32/Makefile: intfwin.so can be built using commandline.
8597    * ./configure.in, ./include/threads.h, ./include/common.h: a custom defs.h
8598      file isn't needed for the intfwin plugin anymore.
8599    * ./INSTALL.win32: updated compilation instructions for the intfwin plugin.
8600
8601 2002-04-05 Friday 03:05  gbazin
8602
8603  * introduced a memalign wrapper that will align the memory manually if
8604    memalign doesn't exist.
8605
8606    void *vlc_memalign( size_t align, size_t size, void **pp_orig )
8607    where the return value is the aligned pointer and *pp_orig is the pointer
8608    that has to be freed afterwards.
8609
8610    the arithmetic I'm doing on the pointer to align it is not portable to
8611    64bits architectures. If someone knows how to something portable, please
8612    tell me ( and no I don't want to do if(sizeof(void *) == blabla) ).
8613
8614    Other little problem, I was planning to use posix_memalign by default in
8615    the wrapper implementation but it doesn't work (someone can tell me what
8616    I'm doing wrong ?)
8617
8618  * re-enabled the sse plugins on win32 as we don't have anymore alignment
8619    issues.
8620
8621  * fixed typo in vout_directx.c
8622
8623 2002-04-05 Friday 00:51  massiot
8624
8625  * FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
8626  * Disabled memcpyaltivec since it's buggy
8627
8628 2002-04-05 Friday 00:08  massiot
8629
8630  * Fixed intf_eject for iPAQ (untested)
8631  * asm memcpyaltivec for Linux/PPC
8632
8633 2002-04-04 Thursday 18:22  ipkiss
8634
8635    * ./AUTHORS: added myself :)
8636    * ./plugins/win32/mainframe.cpp: disabled the "hide interface" menu
8637      item, not yet implemented.
8638    * ./plugins/win32/about.dfm: replaced the outdated author list with a
8639      "VideoLAN Team" entry.
8640
8641 2002-04-04 Thursday 17:35  sam
8642
8643    * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade, ./plugins/kde/kde.cpp:
8644      replaced the outdated author list with a "VideoLAN Team" entry.
8645    * ./debian/rules, ./debian/control: deactivated the vlc-kde package because
8646      it does not work, and removed the vlc-a52 package because liba52 is
8647      statically linked into vlc.
8648    * ./debian/control: added more helpful package descriptions.
8649    * ALL: changed version to 0.3.0. Yeah, it's coming.
8650    * ./Makefile: fixed make dist.
8651
8652 2002-04-04 Thursday 07:08  sam
8653
8654    * ./src/video_output/video_output.c: fixed a vout4 image starvation bug.
8655    * ./plugins/dvd/dvd.c: we look for libdvdcss.so.2 as well as -.so.1.
8656    * ./configure.in: BSD/OS fixes thanks to Steven M. Schultz.
8657    * ./Makefile: renamed the `snapshot' rule to `dist'.
8658    * ./Makefile: removed the `snapshot-nocss' rule which isn't needed anymore.
8659
8660 2002-04-04 Thursday 02:23  jlj
8661
8662    * ./src/interface/intf_eject.c: Fixed a MacOS X bug.
8663
8664 2002-04-04 Thursday 01:24  massiot
8665
8666  * Fix for iPAQ familiar Linux (untested)
8667  * HTTP files now find the EOF (though HTTP input is still broken)
8668
8669 2002-04-04 Thursday 00:36  massiot
8670
8671  Fixed altivec memcpy module [OS X port]
8672
8673 2002-04-03 Wednesday 18:22  sam
8674
8675    * ./Makefile.modules: modules now depend on Makefile.opts.
8676    * ./configure.in: added (hopefully) explicit messages on how to get
8677      libdvdcss and link vlc with it.
8678    * ./plugins/dvdread/input_dvdread.c: removed inclusion of dvd_udf.h.
8679
8680 2002-04-03 Wednesday 08:45  sam
8681
8682    * ./plugins/ogg/*: added preliminary files for an Ogg/Vorbis decoder a
8683      contributor is currently working on.
8684
8685 2002-04-03 Wednesday 08:23  sam
8686
8687    * ALL: removed libdvdcss from the vlc tree.
8688    * ALL: removed libdvdread from the vlc tree.
8689    * ./acconfig.h: removed this file.
8690    * ./plugins/dvd/dummy_dvdcss.c: merged this file into dvd.c.
8691    * ./AUTHORS: moved a few gentlemen to the libdvdcss AUTHORS file.
8692
8693 2002-04-03 Wednesday 08:19  gbazin
8694
8695  * fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_device" config option
8696    instead of the now inexistant DVD_DEVICE macro.
8697
8698 2002-04-03 Wednesday 04:43  sam
8699
8700    * ./po/ja.po: added Japanese translation from Fumio Nakayama
8701      <endymion@ca2.so-net.ne.jp>.
8702    * ./plugins/gtk/gtk_callbacks.c: fixed disc ejection code.
8703    * ./ChangeLog: how about a nice cup of 870 lines of ChangeLog for the 0.3.0
8704      release?
8705
8706 2002-04-03 Wednesday 01:43  gbazin
8707
8708  * New pthread implementation for WinNT/2K/XP. This implementation shouldn't
8709    be subject to race conditions as it is using SignalObjectAndWait() from the
8710    Win32 API.
8711    As this should be somehow slower than the old method (still used on Win9x),
8712    you can specify that you want to use the old method with the "fast_pthread"
8713    config option.
8714
8715  * Added a new p_main_sys global variable. This variable is a pointer to an
8716    OS specific structure which is defined in *_specific.h. This structure can
8717    be filled by the already existing System_Init() function and is a nice
8718    way to avoid too many #ifdefs.
8719
8720 2002-04-03 Wednesday 01:27  gbazin
8721
8722  * Got rid of the DVD_DEVICE macro. We now use the dvd_device config option.
8723    ( this creates a small memory leak as we don't free the string obtained
8724      from config_GetPszVariable, but I think we can live with it for now )
8725
8726  * the SSE plugins are disable on the mingw32 build as they don't work.
8727    ( because memalign is not implemented on win32, and malloc only aligns
8728      on an 8 bytes boundary )
8729
8730  * fixed small mistake in INSTALL.win32
8731
8732 2002-04-03 Wednesday 01:22  ipkiss
8733
8734   * ./include/config.h: fixed config directory name for windows
8735   * ./plugins/win32: the network dialog now respects the preferences settings
8736
8737 2002-04-03 Wednesday 01:00  massiot
8738
8739  Added memcpyaltivec.
8740
8741 2002-04-03 Wednesday 00:46  massiot
8742
8743  Compilation fix. :-ppppp
8744
8745 2002-04-03 Wednesday 00:16  massiot
8746
8747  * Altivec-enabled version of fastmemcpy
8748  * Use ImageBuffer instead of ScreenBuffer in OS X video output (should be
8749  faster)
8750
8751 2002-04-02 Tuesday 23:56  ipkiss
8752
8753  * ./src/interface/main.c: check that channels have been created before
8754    the call to network_ChannelJoin
8755
8756 2002-04-02 Tuesday 13:31  ipkiss
8757
8758   * ./src/misc/configuration.c: small compilation fix
8759
8760 2002-04-02 Tuesday 12:43  tcastley
8761
8762  Changed directory of the config file for BeOS to be consistant with
8763  OS standard.
8764
8765 2002-04-02 Tuesday 12:17  sam
8766
8767    * ./configure.in: BeOS, liba52 and chroma plugin compilation fixes.
8768    * ./plugins/dvd/dvd_access.c: removed a warning.
8769    * ./src/misc/configuration.c: Solaris fixes by Meuuh.
8770    * ./FAQ: removed outdated stuff.
8771
8772 2002-04-01 Monday 23:54  gbazin
8773
8774  * Fixes for the Win32_msvc build
8775
8776 2002-04-01 Monday 12:47  gbazin
8777
8778  * updated the "package-win32" rule
8779  * all txt files are now converted to dos format (CRLF)
8780
8781 2002-04-01 Monday 12:13  gbazin
8782
8783  * VLC-Win32 Cross-Compile Howto, courtesy of Bill Eldridge.
8784
8785 2002-04-01 Monday 11:59  gbazin
8786
8787  * updated INSTALL.win32
8788
8789 2002-03-29 Friday 01:14  massiot
8790
8791  Disabled the server argument in udpstream: because it confuses users and is
8792  not of any practical use.
8793
8794 2002-03-28 Thursday 22:21  massiot
8795
8796  Fix for sparc.
8797
8798 2002-03-28 Thursday 11:17  gbazin
8799
8800  * don't try to stat() the dvd drive letter on win32
8801  * disabled YUV overlay double buffering for now, as it seems to actually be
8802      slower.
8803  * temporary fix in vlc_cond_signal() for win32 (I really should use
8804      SignalObjectAndWait() on WinNT so we can avoid race conditions in the
8805      pthread code). This fixes a problem noticed on WinXP where vlc would
8806      freeze regularly and eat-up all the CPU (fun no?)
8807
8808 2002-03-28 Thursday 04:53  jobi
8809
8810  * When unselecting an ES, we must ged rid of p_es->p_pes so that it is
8811    regererated when we select this ES again. It made vlc segfault when
8812    switching from some stream to another, or when switching program
8813    in satellite input.
8814
8815 2002-03-27 Wednesday 23:15  massiot
8816
8817  * UDP access plug-in can now receive MPTS (Multiple Program TS) and switch
8818  programs
8819  * Audio and video output go to time-constrained scheduling [OS X port]
8820
8821 2002-03-27 Wednesday 20:54  jpsaman
8822
8823  Translation of user interface messages to Netherlands.
8824
8825 2002-03-27 Wednesday 20:53  jpsaman
8826
8827  Added Netherlands translation (nl) to configure.in
8828
8829 2002-03-27 Wednesday 00:39  massiot
8830
8831  * GNU make detection
8832  * Deleted non-working fullscreen menu item [OS X]
8833  * udp and http no longer modify p_input->psz_name
8834
8835 2002-03-27 Wednesday 00:08  gbazin
8836
8837  * various little portability fixes
8838
8839 2002-03-26 Tuesday 23:30  gbazin
8840
8841  * modified the gtk interface to save an empty <string> option as a NULL pointer
8842  * modified config_LoadConfigFile to consider an empty <string> option as a
8843     NULL pointer.
8844
8845 2002-03-26 Tuesday 23:02  gbazin
8846
8847  * changed the behaviour of the config file:
8848    - now all the config options are saved. <string> config options which have
8849    no default value are also saved in the config file but as an empty string.
8850    - config_LoadConfigFile will ignore empty config options, which also means
8851    we cannot pass an empty string as a <string> config option. (this shouldn't
8852    matter anyway)
8853
8854 2002-03-26 Tuesday 00:36  ipkiss
8855
8856   * Added a win32 interface plugin, developed with Borland C++ Builder.
8857     To build the plugin, follow the instructions in INSTALL-win32.txt
8858
8859   * Known bugs:
8860          - subtitles don't work
8861          - a crash occurs when the user exits by pressing 'q' in the vout
8862          - when moving the slider, position in the stream updates even if
8863            the slider isn't released yet
8864
8865   * TODO list:
8866          - clean code in menu.cpp
8867          - adapt lool's enhancements of the Gtk+ preferences box
8868          - write drag-and-drop stuff
8869          - and of course, fix known bugs :)
8870
8871   * For those of you who can't wait till the next release to test the win32
8872     interface, binary files are available here:
8873     http://www.via.ecp.fr/~ipkiss/intfwin/vlc.zip
8874     Enjoy!
8875
8876 2002-03-25 Monday 21:37  lool
8877
8878  The "we love gibalou" commit :
8879    * plugins/gtk/gnome.c, plugins/gtk/gtk.c, plugins/gtk/gtk_common.h :
8880        . new Tooltips structure
8881    * plugins/gtk/gtk_preferences.c:
8882        . modifications of some widgets, the structure, cosmetic changes
8883    * src/interface/main.c:
8884        . typos
8885        . a couple new descriptions
8886
8887 2002-03-25 Monday 20:16  gbazin
8888
8889  * moved the "display" option from main to the relevant plugins. ( We now have
8890     the x11_display, xvideo_display, xmga_display and ggi_display options ).
8891
8892 2002-03-25 Monday 05:18  sam
8893
8894    * Fixed a little omission in INSTALL-win32.txt.
8895
8896 2002-03-25 Monday 03:06  jobi
8897
8898  * Fixed a bug that made vlc segfault when choosing a program, change to
8899    another and come back to the first one.
8900  * Added gtk and gnome interfaces for satellite input. We should find a
8901    way to hide the button if satellite support is not compiled.
8902
8903 2002-03-22 Friday 01:55  xav
8904
8905   - Updated INSTALL-win32.txt
8906
8907 2002-03-22 Friday 01:24  xav
8908
8909   * Win32 fix.
8910
8911 2002-03-22 Friday 00:49  massiot
8912
8913  Miscellaneous fixes for the OS X port.
8914
8915 2002-03-21 Thursday 23:10  gbazin
8916
8917  * the calculation for the initial video window dimensions is now done in
8918      video_output.c and made available into p_vout->i_window_height/width.
8919      This allows to get rid of duplicated code and unify the behaviour of
8920      the video output plugins. (not all the plugins have been modified
8921      because I didn't want to break anything).
8922
8923      As a side effect, the --width and --height options are now working, you
8924      can even use only --width or only --height the other dimension will adapt
8925      automatically to the video characteristics.
8926      Note that you need to remove the width/height options from the config file
8927      or set them to -1 if you want to use the actual video size.
8928
8929 2002-03-21 Thursday 08:11  gbazin
8930
8931  * moved GetConfigurationFromCmdLine() into configuration.c and renamed it
8932     into config_LoadCmdLine()
8933  * config_GetHomeDir doesn't use getpwuid_r anymore as this was creating
8934     some problems on solaris. This function now uses getpwuid and is called
8935     only once to store the home directory into the p_main structure.
8936
8937 2002-03-21 Thursday 03:27  jobi
8938
8939  [no log message]
8940
8941 2002-03-21 Thursday 00:00  gbazin
8942
8943  * fixed stupid bug in stupid ConvertPrintfFormatString() function
8944  * fixed the "waveout not closing" bug. We need to reset the waveout device
8945      before closing it.
8946
8947 2002-03-20 Wednesday 18:44  sam
8948
8949    * ./src/input/mpeg_system.c: fixed a bus error on UltraSparc.
8950
8951 2002-03-20 Wednesday 04:43  sam
8952
8953    * ./src/misc/modules_plugin.h: kludge to allow the ALSA module to be
8954      compiled as a plugin. Please test.
8955    * ./include/modules.h: fixed a C++ warning.
8956
8957 2002-03-20 Wednesday 04:12  ipkiss
8958
8959   * Added 3 bugs of the win32 port to the BUGS file
8960
8961 2002-03-20 Wednesday 00:47  massiot
8962
8963  Fixed a typo. Grmbl.
8964
8965 2002-03-20 Wednesday 00:44  massiot
8966
8967  Better IPv6 detection. IPv6 is disabled under MacOS X (no inet_pton
8968  call).
8969
8970 2002-03-20 Wednesday 00:02  jobi
8971
8972  * fixed some bugs in program management : selected ESs must be attached
8973  to the selected program.
8974
8975 2002-03-19 Tuesday 15:00  sam
8976
8977    * ./plugins/aa: aalib output plugin courtesy of Sigmund Augdal.
8978    * ./configure.in: fixed a few bashisms.
8979    * ./src/misc/configuration.c: fixed build under Solaris.
8980    * ./TODO: updated todo list.
8981
8982 2002-03-19 Tuesday 06:49  sam
8983
8984    * ./configure.in: BeOS compilation fixes.
8985    * ./debian/rules: activated (broken) KDE interface.
8986    * ./plugins/access/http.c: fixed a segfault.
8987    * ./plugins/alsa/aout_alsa.c: fixed a segfault.
8988
8989 2002-03-19 Tuesday 05:22  ipkiss
8990
8991    * ./include/common.h: fixed the compilation fix for Borland C++ :)
8992
8993 2002-03-19 Tuesday 04:42  sam
8994
8995    * ./include/common.h: compilation fix for Borland C++.
8996
8997 2002-03-19 Tuesday 04:33  jlj
8998
8999    * MacOS X aout now uses AudioConverter for int->float
9000    * Various MacOS X intf improvements and bug fixes
9001
9002 2002-03-19 Tuesday 01:30  sam
9003
9004    * ./plugins/chroma/i420_rgb8.c: fixed a warning.
9005    * ./plugins/filter/deinterlace.c: fixed chroma deinterlacing.
9006    * ./plugins/kde/kde.cpp: the KDE interface compiles again.
9007    * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault I introduced today.
9008    * ./plugins/network/ipv4.c: cosmetic fix.
9009    * ./src/interface/main.c: fixed a typo in the --help output.
9010    * ./src/misc/netutils.c: fixed a segfault in the vlcs communication; still
9011      unstable but solving other bugs won't do any good without rewriting the
9012      whole playlist code. Which I'm doing right now.
9013
9014 2002-03-19 Tuesday 01:12  massiot
9015
9016  MacOS X compile fixes.
9017
9018 2002-03-18 Monday 22:04  xav
9019
9020    * skip "//" if we find "://" in a resource we have to play : this allows us to use the syntax udpstream://host.
9021
9022 2002-03-18 Monday 20:14  sam
9023
9024    * ./extras/MacOSX_dvdioctl: removed outdated files.
9025    * ./plugins/fx/scope.c: fixed an infinite loop error.
9026    * ./plugins: fixed segfaults in various demux plugins.
9027    * ./plugins/sdl/vout_sdl.c: SDL_VIDEODRIVER can be specified from the
9028      command line; try "--vout sdl:aalib"
9029
9030 2002-03-18 Monday 18:09  sam
9031
9032    * ./configure.in: fixed linking of the ipv4 plugin.
9033
9034 2002-03-18 Monday 17:38  xav
9035
9036   * DirectX plugin is now correctly detected and configured.
9037
9038 2002-03-17 Sunday 22:59  sam
9039
9040    * ./BUGS: updated bug list.
9041    * ./configure.in: ./configure --help should be a lot clearer now.
9042
9043 2002-03-17 Sunday 18:00  sam
9044
9045    * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transformation.
9046    * ./plugins/chroma/i420_rgb16.c: plain C 24/32 bpp transformations.
9047    * ./plugins/ggi/ggi.c: support for 8 bpp displays.
9048    * ./plugins/sdl/vout_sdl.c: support for 8 bpp displays.
9049    * ./plugins/x11/xcommon.c: support for 8 bpp displays.
9050    * ./src/video_output/video_output.c: fixed a segfault.
9051
9052 2002-03-17 Sunday 12:12  gbazin
9053
9054  * small fix for the config file. The parser assumes that the config file is
9055  divided into sections (a section is the config data for a plugin and begins
9056  with something like [foo]), so the comment for the beginning of the section
9057  must be after the section marker and not before.
9058
9059  If you want to illustrate the problem (without this fix):
9060  - save vlc's config
9061  - exit from vlc and remove for example the dsp plugin (rm plugins/dsp.so)
9062  - resave vlc's config
9063  and now look at the end of the config file, it's all screwed up.
9064
9065 2002-03-17 Sunday 00:03  sam
9066
9067    * ./configure.in: more modules are plugins.
9068    * ./src/misc/configuration.c: changed ~/.VideoLan/vlc to ~/.videolan/vlcrc,
9069      and a few cosmetic changes (sorry Gildas for the butchery).
9070    * ./plugins/chroma/i420_rgb16.c: C version of the I420 to RV15/16 chroma.
9071
9072 2002-03-16 Saturday 02:40  gbazin
9073
9074  * This the last piece of the new configuration module. You can now save your
9075  configuration options (only from the gtk/gnome interface for now). The config
9076  file will be saved as ~/.VideoLan/vlc
9077
9078  It's not quite yet finished (well there are a few small details to sort out),
9079  but I'm going away for the week-end and I wanted to commit this before so you
9080  can all have a play with it :)
9081
9082 2002-03-15 Friday 05:41  sam
9083
9084    * ./Makefile: fixed OS X vlc.app compilation dependencies.
9085    * ./configure.in: fixed the endianness check under Solaris.
9086
9087    * ./src/input/input.c: strings are now initialized to "" instead of NULL.
9088
9089    * ./plugins/spudec/spu_decoder.c: we now properly support the subtitle
9090      palette information we get from the DVD. Subtitles rox !
9091    * ./src/video_output/vout_subpictures.c: removed all DVD-specific routines
9092      and put them into spu_decoder.c.
9093
9094 2002-03-15 Friday 02:47  stef
9095
9096  *Move iec958/spdif encapsulation from ac3_spdif to aout_spdif.
9097  It will eventually allows to use ac3_adec or a52 for spdif output.
9098
9099  *Remove an ugly loop in aout_spdif.
9100
9101 2002-03-14 Thursday 02:35  stef
9102
9103  *p_es->p_demux_data is available in p_config->p_demux_data so that the input
9104  can pass information directly to the decoder.
9105
9106  *First application: aspect ratio for DVD is read from the ifo (should fix
9107  the buf with aspect ratio in anamorphic DVDs).
9108
9109  *The DVD plugin also copy the spu yuv palette in p_demux_data so that the
9110  spudec can display subtitle with the right color (sam !).
9111
9112  *Removed duplicate code and useless lock in gtk.
9113
9114 2002-03-13 Wednesday 09:41  tcastley
9115
9116  Updated Tony Castley's e-mail.
9117
9118 2002-03-12 Tuesday 19:37  stef
9119
9120  *New configuration option to choose audio output format at runtime.
9121  It allows to select spdif pass-through decoder with --ac3_adec and to
9122  remove the ugly b_ac3 in main.h
9123
9124  As a consequence --spdif doesn't work anymore: you should use --ac3_adec pass
9125
9126  *Fixed a typo in main.c
9127
9128  *Return the option name in error message for unknown option intead of the
9129  argument.
9130
9131 2002-03-11 Monday 08:23  gbazin
9132
9133  * New GTK configuration interface. This interface is generated dynamically
9134    at run-time from the configuration data contained in each plugin.
9135  * config_PutPszVariable and config_GetPszVariable are now thread safe.
9136  * Few modifications/optimizations to the config module.
9137  * Got rid of all the _VAR macros in config.h
9138
9139  This is the first version of the GTK configuration interface. There are still
9140  a few raw corners and a fews things left to do, but it basically does what
9141  I wanted.
9142  Constructive comments like it sucks or it smells rotten fish are of course
9143  very welcome. And if there are GTK gurus out there, please don't hesitate to
9144  add your touch.
9145
9146  I also started to add usefull comments to the configuration options but I'm not
9147  really good at this kind of thing so if people want to help, they can finish
9148  the job. For this look at all the *_LONGTEXT macros at the top of main.c
9149
9150  (PS: Translations will also be appreciated but not right now as the interface
9151  will likely change again in the few coming days)
9152
9153 2002-03-09 Saturday 17:48  stef
9154
9155  *Fixed EOF segfault at end of DVD
9156
9157  *Buffer manager is renintialised at area change.
9158
9159 2002-03-08 Friday 01:26  bozo
9160
9161  Audio output ALSA: spdif support.
9162
9163 2002-03-07 Thursday 00:54  sam
9164
9165    * ./src/interface/main.c: disabled the GNOME segfault dialog in debug
9166      mode. We want nice, clean segfaults, with huge core files and a lot
9167      of rattle noise.
9168
9169 2002-03-06 Wednesday 04:27  sam
9170
9171    * ./plugins/ac3_adec/ac3_parse.c: ac3dec is now less verbose.
9172    * ./src/interface/interface.c: fixed a deadlock when seeking the
9173      stream using the keyboard arrows.
9174
9175 2002-03-06 Wednesday 02:20  stef
9176
9177  *Removed an occurance of former angle item in gtk.
9178
9179  *Fixed a bug in ES management introduced lately in DVD/DvdRead.
9180
9181  *Beginning of reorganisation in DVD plugin source files, in order to try to
9182  make it easier to understand. There is some work left though :p.
9183
9184  *Decreased the score for VCD plugin, as the VCD demuxer was used even
9185  for DVD :p. It should make autodetection work.
9186  Some comment:
9187  -I think that VCDInit should make a test on the access plugin and be launched
9188  only if the access plugin is VCD,
9189  -VCDOpen shouldn't set p_input->b_error: if it fails we just try another
9190  module,
9191  -PSRead doesn't need to be duplicated anymore: input_ReadPS is now available
9192  for plugins (cf Christophe's commit).
9193
9194  Please comment around that: I'd like to know if the behaviour I've described
9195  is the one everyone expects.
9196
9197  Enjoy my new bugs :p
9198
9199 2002-03-06 Wednesday 00:29  jobi
9200
9201  * Modified vcd input for the new input III.
9202  * Still have problems with end of tracks.
9203  * Modified the command line, as stef did for the DVD :
9204
9205   [vcd:][device][@[title][,chapter]
9206
9207   Note that chapter support is not yet implemented.
9208
9209 2002-03-05 Tuesday 18:46  stef
9210
9211  * Dvd angle is now handled through a program structure, so that the interface
9212  needs nothing specific to change angle.
9213
9214  * Fixed a bug in clock management where ES without a program couldn't get
9215  timestamped.
9216
9217  *Fixed program management in gnome/gtk. Program now also appears in popup.
9218
9219  *In interface, only display ES associated with the selected program, or with
9220  no program at all.
9221
9222 2002-03-05 Tuesday 07:48  gbazin
9223
9224  * fixed typo in the win32 change to the input parser.
9225
9226 2002-03-05 Tuesday 00:56  massiot
9227
9228  * IPv6 network module, courtesy of Alexis Guillard <alexis.guillard@bt.com>,
9229  for BT ;
9230  * --6 and --4 options to force IPv6 or IPv4 (FIXME: it should be -6 and
9231  -4 but I don't know how to do it with the new configuration module) ;
9232  * Channel manager now uses a socket from the network plug-in and is more
9233  portable (and probably broken, too :) ;
9234  * input_ReadPS and input_ReadTS are now in mpeg_system.c to be more
9235  easily reused by plug-ins other than mpeg_ps and mpeg_ts.
9236
9237  That's all for tonight.
9238
9239 2002-03-04 Monday 23:20  gbazin
9240
9241  * this time I actually commited the win32 modif to the input parser ;-)
9242
9243 2002-03-04 Monday 23:18  gbazin
9244
9245  * We now make sure the aout plugin buffers always contain between
9246  AOUT_BUFFER_DURATION/2 and AOUT_BUFFER_DURATION*3/2 worth of audio.
9247  This should solve the audio buffer underruns.
9248
9249  * fix for the bug in input when filename contains a '@' character.
9250
9251  * simplified the win32 specific changes to the input parser. ( I think
9252  we can safely assume that no access plugin name will have a length of
9253  one character)
9254
9255 2002-03-04 Monday 02:53  stef
9256
9257  [no log message]
9258
9259 2002-03-03 Sunday 21:42  gbazin
9260
9261  * added network to the list of the plugins directories in Makefile
9262  * small bugfixes
9263
9264 2002-03-03 Sunday 18:34  xav
9265
9266   * Fixed DVD input under Win32.
9267   * Fixed input parser under win32, chich couldn't understand that
9268  c:\windows\bureau is a valid file and doesn't need to be accessed with
9269  the plugin 'C' :-)
9270   * BTW, I added myself in the AUTHORS file :)
9271
9272 2002-03-03 Sunday 05:37  sam
9273
9274    * Got rid of int_types.h and did a few changes Ipkiss will need. Hope I
9275      did not break other platforms.
9276
9277 2002-03-02 Saturday 10:34  gbazin
9278
9279  * fixed compilation problem related to ssize_t
9280
9281 2002-03-02 Saturday 04:53  xav
9282
9283   * Various Win32 compilation fixes.
9284   * DVD compiles, but doesn't work yet.
9285   * Fixed some typos in my previous Win32 multicast commit
9286
9287 2002-03-02 Saturday 04:51  sam
9288
9289     * ./plugins/dummy/input_dummy.c: fixed `vlc vlc:quit'.
9290     * ./src/input/input.c: initialized uninitialized variables.
9291
9292 2002-03-02 Saturday 04:15  stef
9293
9294  *Initiliaze p_access_module & p_demux_modules to NULL when input thread
9295  in created.
9296
9297 2002-03-01 Friday 17:07  sam
9298
9299    * ./po/no.po: Norwegian translation by Sigmund Augdal. Berdå ka pø tüt.
9300    * ./src/misc/modules.c: shortcuts for --intf work again, gvlc launches the
9301      Gtk interface, qvlc launches the Qt interface, etc.
9302    * ./plugins/fx/scope.c: we now have sound together with --aout scope.
9303
9304 2002-03-01 Friday 02:12  stef
9305
9306  *dvd and dvdread support for input III.
9307
9308  Dvdread is known to segfault at title change. I'm working on this.
9309
9310 2002-03-01 Friday 01:33  massiot
9311
9312  Input III (Episode 1).
9313  - Major rewrite of the buffer core functions
9314  - Modularity of access plugins (file, udp, http)
9315  - Modularity of network stack (ipv4, soon ipv6)
9316  - Autodetection of the type of stream
9317
9318  And a new killing feature : HTTP streams are now seekable.
9319
9320  Please note that dvd, dvdread and vcd plug-ins are broken and thus disabled.
9321
9322 2002-02-27 Wednesday 23:57  sam
9323
9324    * ./plugins/mpeg_vdec/vpar_headers.c: we no longer crash when the next
9325      stream doesn't have the same image size as the previous one.
9326    * ./src/audio_output/aout_pcm.c: another overrun fix; please test.
9327
9328 2002-02-27 Wednesday 20:05  sam
9329
9330    * ./configure.in: fixed a plugins/dsp.so compilation issue under OpenBSD.
9331
9332 2002-02-27 Wednesday 19:19  sam
9333
9334    * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
9335    * ./src/video_output/video_output.c: fixed a segfault on exit.
9336
9337 2002-02-27 Wednesday 05:49  sam
9338
9339    * ./src/input/input.c: BeOS network support (no idea if it works when you
9340      don't have BONE, though).
9341
9342 2002-02-27 Wednesday 04:47  sam
9343
9344    * ./include/common.h: BeOS compile fixes.
9345    * ./plugins/beos/vout_beos.cpp: fixed BeOS video output.
9346
9347 2002-02-26 Tuesday 23:08  gbazin
9348
9349  * Fixed uninitialized variable in config_Duplicate()
9350  * Fixed problem introduced in latest gtk commit
9351
9352 2002-02-26 Tuesday 19:25  gbazin
9353
9354  * forgot to add the declaration of server_port in main.c
9355  * char pointers obtained by config_GetPszVariable need to be freed
9356
9357 2002-02-26 Tuesday 18:22  xav
9358
9359  Multicast now works under Win32, but this is a _bad_ kludge.
9360
9361  It still segfaults 4 secondes after the first frame, but, at least, I
9362  can see two or three frames from MI2 :-)
9363
9364 2002-02-26 Tuesday 02:17  stef
9365
9366  *Reversed my previous configuration change.
9367
9368  I'd better used dvd_title or so but INPUT_TITLE_VAR is also used in
9369  gtk_open.c and I can't find a neat way to prevent this, so I leave this
9370  option in main.c.
9371
9372 2002-02-26 Tuesday 00:59  sam
9373
9374    * ./include/threads.h: support for the State Threads Library, a userland
9375      threads library (http://state-threads.sourceforge.net/). Useless to most
9376      people, but can be handy to debug stuff. Activate with `--enable-st'.
9377
9378 2002-02-25 Monday 19:42  stef
9379
9380  *Adaptation to new configuration scheme for dvd, dvdread and spdif
9381
9382 2002-02-25 Monday 05:30  sam
9383
9384    * ./plugins/gtk/gtk_menu.c: fixed a compile issue on IA64.
9385    * ./plugins/fx/scope.c: new toy plugin, an audio scope module.
9386
9387      Each time I fix a bug in vlc I feel urge to code something useless. This
9388      one is very, very rough for the moment, probably buggy, slow, will crash
9389      your blender and reboot your fridge. Screenshot can be found here:
9390        http://www.zoy.org/~sam/vlc/vlc-scope.jpeg
9391      Activate with `--aout scope' (yes, it currently disables the real
9392      audio output... I'll fix this as well).
9393
9394 2002-02-24 Sunday 23:12  sam
9395
9396    * Replacement header for aout_common.h.
9397
9398 2002-02-24 Sunday 23:06  sam
9399
9400    * Fixed a quite old bug in the audio output which made the sound stutter
9401      when wrapping around the audio output fifo.
9402    * Lots of simplifications in the audio output, got rid of b_stereo.
9403
9404 2002-02-24 Sunday 22:36  jobi
9405
9406  Added a menu in the GTK and gnome interfaces to change the current program
9407  in multi-program streams (such as ones provided by a DVB-S card).
9408
9409 2002-02-24 Sunday 21:51  gbazin
9410
9411  This is the first part of the new configuration architecture for vlc.
9412  Two other parts will follow soon:
9413  - config file implementation
9414  - gtk configuration interface.
9415
9416  This part won't change much for end-users as these changes are mostly
9417  internal, you will however notice that the command line interface has
9418  changed. It will maybe be less user-friendly as I almost removed the
9419  short options but it shouldn't a big problem when the config file is
9420  implemented.
9421
9422  What as changed is that it is really easy now to add configuration
9423  options to vlc. Plugins can also implement configuration options. All
9424  you have to do is to declare a MODULE_CONFIG section in your plugin.
9425  If you want to know more about this look at configuration.h and for some
9426  example: main.c, dsp.c or xvideo.c
9427
9428  It would be nice if every developper could now start using configuration
9429  options in there plugins and also enhance old plugins.
9430
9431  That's it, now let's hope I didn't break too many things ;-)
9432
9433 2002-02-23 Saturday 22:31  gbazin
9434
9435  * fixed array over-run bug in intf_MsgUnsub
9436
9437 2002-02-22 Friday 21:46  gbazin
9438
9439  * Don't try to grok altivec with mingw32.
9440  * --with-directx-path should now indicate the path where the actual
9441  headers are (before the headers had to be in an include subdir). By the
9442  way you can download these header files from the videolan web site.
9443
9444 2002-02-22 Friday 00:56  sam
9445
9446    * ./src/misc/modules_plugin.h: if symbol foo isn't found in the
9447      plugin, we always try to open _foo, whatever the architecture.
9448
9449 2002-02-21 Thursday 01:54  sam
9450
9451    * ./configure.in: gtk*-config detection fix for FreeBSD.
9452
9453 2002-02-21 Thursday 00:23  sam
9454
9455    * ./configure.in: removed a bashism.
9456    * ./plugins/x11/xcommon.c: support for systems without shm.h.
9457    * QNX compilation fixes here and there; the qnx plugin still doesn't work.
9458
9459 2002-02-20 Wednesday 20:01  sam
9460
9461    * ./Makefile: the win32 port now uses a more recent version of gtk+.
9462
9463 2002-02-20 Wednesday 06:56  sam
9464
9465    * ./plugins/gtk/gtk.c: the log window is now black with colourful text.
9466    * ./plugins/gtk/gnome.c: ported the log window to the GNOME interface.
9467    * ./src/interface/intf_msg.c: messages are sent to the queue even if
9468      -vvvv* wasn't specified.
9469
9470 2002-02-20 Wednesday 06:50  jlj
9471
9472    * MacOS X VCD support.
9473
9474 2002-02-19 Tuesday 04:54  sam
9475
9476    * ./plugins/lirc/lirc.: various fixes, thanks to Sigmund Augdal.
9477    * ./plugins/text/logger.c: rewrote an ugly loop.
9478    * ./plugins/gtk/gtk.c: added a Gtk+ window containing all the log
9479      messages; updated in real time. To open it, go to "view"->"messages".
9480
9481 2002-02-19 Tuesday 01:50  sam
9482
9483     * Got rid of TRACE and intf_DbgMsg which were seldom used anyway.
9484     * All intf_*Msg functions now write to stderr.
9485     * Implemented a message queue interface plugins can subscribe to.
9486     * Wrote the logger interface plugin. Usage:
9487        vlc -I logger:filename.log
9488     * Lots of fixes in the SPU renderer.
9489
9490 2002-02-18 Monday 20:02  stef
9491
9492  Fixed a typo in aspect ratio calculation
9493
9494 2002-02-18 Monday 02:34  jlj
9495
9496    * MacOS X vout improvements
9497    * MacOS X intf now returns, allowing vlc to terminate properly
9498    * Added a new make target: package-macosx
9499
9500 2002-02-15 Friday 21:02  gbazin
9501
9502  * Win32 compilation fixes (mingw includes dirent)
9503  * configure now checks for ddraw.h and not directx.h
9504  * vout_directx doesn't include directx.h anymore (this file isn't part of
9505      the directx sdk)
9506  * moved all the stuff from aout_waveout.c directly into waveout.c (I don't
9507      know what I was thinking about when I created these two files ;-)
9508  * until we fix the audio buffer underrun problem, waveout will be the
9509      default audio output on win32 (instead of directx).
9510
9511 2002-02-15 Friday 14:32  sam
9512
9513    * ALL: got rid of *_Probe functions because most of them were duplicates
9514      of the real _Init or _Create functions. That's 1000 lines of code gained.
9515    * ./src/misc/modules.c: we try not to keep the global lock in module_Need,
9516      which should speed up output spawning.
9517    * ./plugins/dummy/input_dummy.c: fixed vlc:quit command.
9518    * ./plugins/gtk/gtk_playlist.c: compilation fix.
9519    * ./plugins/macosx/*: preliminary fixes for the vout4 port.
9520
9521     Notes on the *_Probe eradication:
9522    o I probably broke the DirectX video output, because of the "must init and
9523      run in the same thread" issue. I'll fix this ASAP.
9524    o Subtitles are broken (or at least, pretty ugly) in RGB mode.
9525    o The input plugins still have *_Probe functions. This will disappear when
9526      meuuh is finished with the access plugins.
9527    o The decoder plugins still have *_Probe functions. This is probably not
9528      going to change, it looks OK to me.
9529
9530 2002-02-15 Friday 00:29  sam
9531
9532    * Grmbl. Forgot to commit those Win32 fixes last time, and they were
9533      stuck on VTHR. Sorry xav, this probably explains why I couldn't
9534      find the commit log :-)
9535
9536 2002-02-13 Wednesday 23:10  sam
9537
9538    * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
9539    * ./src/interface/main.c: --desync now really accepts a value in ms.
9540    * ./plugins/vcd/input_vcd.c: fixed a crash when not opening a VCD.
9541    * ./src/video_output/vout_subpictures.c: fixed subtitles under BeOS and
9542      other architectures which don't support overlay.
9543
9544 2002-02-08 Friday 16:57  sam
9545
9546    * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB video output to
9547      vout4. The overlay video output still needs to be written though.
9548
9549 2002-02-06 Wednesday 21:44  gbazin
9550
9551  * Just renamed the liba52_adec plugin into a52 to comply with the naming
9552  convention used by the other plugins.
9553
9554 2002-02-06 Wednesday 03:37  sam
9555
9556    * ./plugins/lirc/lirc.c: IR remote control plugin by Sigmund Augdal
9557      <sigmunau@stud.ntnu.no>, activate with --enable-lirc.
9558    * ./configure.in: put liba52_adec in a builtin for PIC/non-PIC reasons.
9559
9560 2002-02-05 Tuesday 22:46  gbazin
9561
9562  * New AC3 decoder plugin using liba52 from Aaron Holtzman and
9563      Michel Lespinasse.
9564      This plugin isn't used by default, you have to specify:
9565      --ac3_adec liba52
9566
9567 2002-02-04 Monday 10:58  sam
9568
9569    * ./src/misc/modules.c: changed module_Need to make it possible to
9570      have several modules with the same shortcut name.
9571
9572 2002-01-31 Thursday 00:41  fgp
9573
9574  *) We now call lockFocus on the QuickDrawView before attempting to get it's qdport.
9575
9576 2002-01-30 Wednesday 01:09  sam
9577
9578    * Fixed stuff in the wall filter. Extended syntax:
9579       --filter wall         % open a wall (3x3 is the default value)
9580       --filter wall:2       % open a 2x2 wall
9581       --filter wall:3x2     % open a 3x2 wall
9582       --filter wall:2x1:0   % open a 2x1 wall, only display block 0
9583       --filter wall:2:0,3   % open a 2x2 wall, only display blocks 0 and 3
9584      For instance, if you have 2 computers listening to a network stream, on
9585      the left computer you use --filter wall:2x1:0 and on the right computer
9586      you use --filter wall:2x1:1
9587
9588 2002-01-29 Tuesday 21:11  gbazin
9589
9590  * Added mstrtime() to module_symbols_t so we can compile the mpeg_vdec
9591      plugin with TRACE mode enabled.
9592
9593 2002-01-29 Tuesday 00:08  stef
9594
9595  -Fixed ac3_spdif which has been broken recently,
9596
9597  -Check frequency in ac3_adec and change fifo if needed,
9598
9599  -Moved initialisation of p_aout from plugins to audio_output.c
9600  If audio output rate is psecified at launch time, we try to use it by default.
9601
9602  Note that audio output currently suffers from frequent underruns.
9603  This has not been fixed here.
9604
9605 2002-01-28 Monday 17:51  sam
9606
9607    * ./plugins/chroma/i420_rgb16.c: MMX YUV to RGB transformation for 15bpp.
9608
9609 2002-01-26 Saturday 02:18  tcastley
9610
9611  Fixed compliation error due to inclusion of threads.h
9612
9613 2002-01-25 Friday 18:18  sam
9614
9615    * ./plugins/x11/xcommon.c: we don't use DPMS functions if they are
9616      not available.
9617
9618 2002-01-25 Friday 07:43  gbazin
9619
9620  * Added a new very simple audio plugin for Win32. This plugin uses the
9621      waveOut API which is a lot easier to use for streaming stuff than
9622      directsound. (you don't have to take care of underflows anymore
9623      because it doesn't use circular buffers).
9624      If you are having a lot of underflows, this plugin is currently
9625      better adapted than the directx plugin.
9626
9627  * Moved some initialization stuff in audio_out.c so we can now the
9628      caracteristics of the audio stream before calling aout_Open().
9629
9630 2002-01-24 Thursday 22:54  fgp
9631
9632  *) Changed configure.in to check for all header files the macosx plugin needs
9633  *) There is now an option --disable-macosx, instead of --enable-macosx.
9634     --disable-macosx is default for all plattforms except MACOSX
9635  *) The mouse cursor is hidden when playing in fullscreen mode
9636  *) The screensaver is deactivated when playing in fullscreen mode
9637     (Thanks to Julian Mayer <julianmayer>@mac.com)
9638  *) Stop, Prev and Next buttons work now.
9639
9640 2002-01-24 Thursday 19:50  stef
9641
9642  Configure and Makefile tweaking for dvdread module.
9643  It is now activated with option --with-dvdread, that takes the same options
9644  as --with-dvdcss.
9645  If you link with libdvdread statically dvdread is compiled builtin ; if you
9646  link dynamically, it is compiled as a plugin.
9647
9648 2002-01-24 Thursday 14:32  sam
9649
9650    * ./src/misc/modules_plugin.h: fixed a missing function initialization
9651      which made decoder plugins segfault in GetChunk calls.
9652    * ./configure.in: proper soundcard.h check from Yves Duret.
9653
9654 2002-01-23 Wednesday 04:15  stef
9655
9656  *Merged hh patch in libdvdcss from main tree.
9657
9658  *Updated local libdvdread, so that it does not depend on libdvdcss
9659  (ala dummy_dvdcss) and modified configure to reflect changes.
9660
9661 2002-01-22 Tuesday 00:57  massiot
9662
9663  * Decoders do not necessarily use bit stream (see mad plug-in)
9664  * mad PTS should finally be accurate
9665  * Some configure changes.
9666
9667 2002-01-21 Monday 08:00  gbazin
9668
9669  * Fixed crashes on exit in the directx plugin
9670  * vout_PlacePicture is now accepting picture width=height=0
9671
9672  * Win32 (NT/2000/XP) fix for libdvdcss: first attempt to open the DVD
9673    device in read/write mode so we can use ioctls. If this fails
9674    (insufficent privileges) we at least open in read-only mode so the
9675    libdvdcss title decryption method can be used.
9676
9677 2002-01-21 Monday 06:14  sam
9678
9679    * ./configure.in: added extra checks for strange compilers such as
9680      Borland C++ which do not support all gcc options. Note that vlc does
9681      not compile with bcc32 yet, but is getting closer and closer to.
9682
9683 2002-01-21 Monday 01:52  sam
9684
9685    * ./plugins/win32: skeleton for the win32 interface Ipkiss is developing.
9686    * ./config.guess ./config.sub: latest GNU versions.
9687    * ./configure.in: when possible, xvideo is compiled as a plugin.
9688    * ./vlc.spec: fixed a few minor inaccuracies.
9689    * ./debian/control: vlc-gui is no longer depended on, but rather recommended.
9690    * ./src/interface/main.c: --spumargin flag; use this to force displaying
9691      subtitles at the bottom of the screen instead of putting them in the
9692      middle, for instance: `--spumargin 5'.
9693
9694 2002-01-18 Friday 00:02  gbazin
9695
9696  * major rewrite of the directx video plugin to adapt it to the new vout4
9697      architecture. This plugin has also been through a major clean-up
9698      and it is now much more robust and optimized.
9699
9700  * Fixed a few problems with the win32 build.
9701
9702  * Replaced the "overlay" command line option with "nooverlay". The
9703      former was confusing and useless because overlays were used by
9704      default anyway.
9705
9706 2002-01-17 Thursday 17:17  sam
9707
9708    * ./vlc.spec: imported MandrakeSoft's new spec file.
9709    * ./debian/control: fixed build-dependencies for vlc-mad.
9710
9711 2002-01-16 Wednesday 05:47  sam
9712
9713    * ./debian/rules: fixed the vlc-arts and vlc-mad package builds.
9714
9715 2002-01-15 Tuesday 20:01  stef
9716
9717  The gnome/gtk interface should no longer user p_input->stream before it
9718  has been initialized.
9719
9720 2002-01-15 Tuesday 18:55  stef
9721
9722  *stream lock is initialized in input_CreateThread instead of initThread,
9723  to have it initialized when we call it in the interface.
9724
9725 2002-01-15 Tuesday 12:51  asmax
9726
9727  - added support for S8 and U16 aout (not tested)
9728  - The sound is very dirty in U8 mode. I don't know if it comes from the
9729  8 bit mode itself or from the S16->U8 conversion.
9730
9731 2002-01-15 Tuesday 02:01  sam
9732
9733    * ./debian/control: fixed Debian build-depends.
9734    * ./include/config.h: changed RELEASE to HAVE_RELEASE because RELEASE
9735      is already defined in <scsi/scsi.h> under Linux.
9736
9737 2002-01-15 Tuesday 00:46  massiot
9738
9739  * More precise way to retrieve a PTS from the bit stream.
9740  * Fixed issues in the PTS handling of the mad plug-in (incomplete).
9741
9742 2002-01-14 Monday 22:00  jpsaman
9743
9744  Configure, build and install instructions for libmad library and mad plugin.
9745
9746 2002-01-14 Monday 20:54  asmax
9747
9748  - le coup de grâce: all the code in audio output is now factorized (except
9749  for ac3 spdif) in aout_common.c/.h
9750  - aout thread functions are declared with a macro
9751
9752  TODO:
9753  - test unsigned 8 bit output, and implement S8 and U16 outputs
9754  - multi-channel support
9755  - check if resampling takes the PTS into account (and fix it)
9756
9757 2002-01-14 Monday 13:15  asmax
9758
9759  HUGE cleanings in audio output:
9760  - removed AOUT_INTF_*_FIFO, which where not used
9761  - factorized S16StereoPlay, U8MonoPlay, and so on.., in a single
9762    function aout_FillBuffer (in aout_common.c)
9763    (unsigned 8bit may be broken, but I have no stream to test with :(
9764
9765  - last step to be done: factorize aout_s8, aout_s16, ... thanks to a macro
9766
9767 2002-01-13 Sunday 19:13  gbazin
9768
9769  * A few fixes for the Win32 build.
9770
9771 2002-01-13 Sunday 16:07  gbazin
9772
9773  * Fixed all the problems related to ToggleFullScreen().
9774
9775 2002-01-12 Saturday 22:58  jlj
9776
9777    * ./src/misc/modules.c: Fixed a compile issue under platforms without
9778      HAVE_DYNAMIC_PLUGINS.
9779
9780 2002-01-12 Saturday 03:02  jlj
9781
9782    * ./src/interface/intf_eject.c: MacOS X port.
9783
9784 2002-01-12 Saturday 02:25  sam
9785
9786    * ./plugins/chroma/i420_rgb16.c: 24/32 bpp software YUV.
9787    * ./plugins/ggi/ggi.c: activated double buffering.
9788    * ./src/video_output/vout_pictures.c: we create more Xv pictures to
9789      get smoother rendering.
9790
9791 2002-01-11 Friday 04:07  sam
9792
9793    * BSD compilation fix suggested by Steven M. Schultz.
9794
9795 2002-01-11 Friday 00:41  asmax
9796
9797  - beginning of code factorization in aout_s16 (more cleaning will come)
9798  - As for libmad, I have tried to create the aout fifo in libmad_output,
9799    to open it with the right sample rate, but strangely it didn't work.
9800
9801 2002-01-10 Thursday 05:11  sam
9802
9803    * ./src/input/input.c: fixed a few segfaults caused by the dummy plugin.
9804    * ./plugins/mpeg_adec/mpeg_adec.c: fixed a segfault due to misuse of
9805      DecoderError.
9806    * ./plugins/x11/xcommon.c: replaced XFlush with XSync. This must be the
9807      fourth time someone has to commit this, so I added a reminder :-)
9808
9809 2002-01-09 Wednesday 11:22  sam
9810
9811    * ./src/interface/intf_eject.c: BSD/OS port by Steven M. Schultz.
9812
9813 2002-01-09 Wednesday 03:01  sam
9814
9815    * ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was
9816      already a system macro under MacOS X.
9817    * ./plugins/dummy/dummy.c: fixed vlc:loop, vlc:quit, etc. entries.
9818    * ./plugins/glide/glide.c: activated double buffering.
9819    * ./plugins/mga/xmga.c: started writing an xmga plugin; doesn't work yet.
9820    * ./src/input/input.c: fixed the input memory leak, and the insane thread
9821      spawning we got with vlc:loop.
9822    * ./src/misc/intf_eject.c: disc ejection routine courtesy of Julien Blache,
9823      currently Linux-only.
9824
9825 2002-01-09 Wednesday 01:33  asmax
9826
9827  - better communication between audio decoder and output: aout plugins
9828  are now opened directly in the right mode (works with mpeg_adec and
9829  ac3_adec, not tested with mad)
9830  - first attempt to implement mono output (doesn't work yet)
9831
9832 2002-01-07 Monday 18:02  sam
9833
9834    ./debian/control: updated list of supported architectures.
9835    ./share/*: added 16x16 and 32x32 versions of PNG icons.
9836
9837 2002-01-07 Monday 03:12  sam
9838
9839    * ./plugins/mga/mga.c: removed the mgammx module and put the code in
9840      the chroma_i420_ymga module instead. This introduces a slight
9841      performance issue as we now need to memcpy() the Y plane, but I have
9842      some vout4 enhancements on their way which make this point moot.
9843    * ./debian/changelog: imported official Debian changelog.
9844    * ./debian/control: activated the vlc-mad and vlc-arts packages; package
9845      builds should now work again.
9846    * ./plugins/dvd/dvd.c: solved a symbol resolution issue when vlc was
9847      compiled without libdvdcss which overflowed the return stack.
9848    * ./plugins/ggi/ggi.c: ported the GGI plugin to vout4.
9849    * ./plugins/glide/glide.c: ported the Glide plugin to vout4 (untested).
9850    * ./src/input/input.c: prepared everything for multi-input mode; since
9851      no interface is yet prepared to handle this, I changed them so that
9852      they just use the first available input for now. This may break other
9853      things, but I promise I'll eventually repair everything :-)
9854
9855 2002-01-06 Sunday 18:18  sam
9856
9857    * ./plugins/mga/mga.c: MMX-accelerated version of the MGA plugin.
9858    * ./plugins/mpeg_vdec/Makefile: Little workaround for PA-Risc compilation.
9859
9860 2002-01-05 Saturday 19:25  sam
9861
9862    * ./src/audio_output/aout_s16.c: fixed a segfault. It may have unexpected
9863      side effects because I don't know this part of the code, but at least
9864      it doesn't crash anymore.
9865    * ./plugins/beos/beos.cpp: first attempt at porting the BeOS plugin to the
9866      new video output and module systems. Doesn't work nor even compile yet.
9867    * ./configure.in: we now check the gtk-config version.
9868
9869 2002-01-05 Saturday 17:09  sam
9870
9871    * ./plugins/mga/mga.c: we use the MGA_VID_FSEL ioctl to select the
9872      frame to be displayed. Unfortunately, increasing the number of
9873      frames doesn't seem to work and makes the picture stutter...
9874
9875 2002-01-05 Saturday 16:17  sam
9876
9877    * ./Makefile: fixed a bug when no builtins were selected.
9878    * ./plugins/mga/mga.c: ported the MGA video output to vout4. Only does YV12
9879      for the moment, and there is a strange bug with some streams which gives
9880      only a green image. Needs to be looked at.
9881    * ./plugins/x11/xcommon.c: fixed a few typos.
9882
9883 2002-01-05 Saturday 04:49  sam
9884
9885    * ./configure.in: fix for obscure architectures like hppa where target_os
9886      isn't properly detected.
9887    * ./include/video_output.h: got rid of pf_setpalette; I'll find a nicer way.
9888    * ./plugins/mga.c: fixed MGA module compilation. Doesn't work yet, though.
9889
9890 2002-01-05 Saturday 03:22  sam
9891
9892    * ./include/common.h: hton64 is now an inline function.
9893    * ./src/video_output/vout_pictures.c et al.: vout4 now automatically
9894      detects when two chroma formats are the same, such as UYVY/Y422, or
9895      roughly equivalent, such as I420/YV12. Plugins need not worry about
9896      conversion anymore.
9897
9898 2002-01-04 Friday 15:01  sam
9899
9900    * ./BUGS: added a list of known bugs. Please add your findings!
9901    * ./MODULES: added a short description of each module. Maybe we should
9902      add more details to make this file really useful.
9903    * ./doc/bugreport-howto.txt: wishful thinking...
9904    * ./Makefile: added a workaround for the fact that .c files don't depend
9905      on <videolan/vlc.h>.
9906    * ./plugins/memcpy/memcpy.c: all memcpy modules are now built from the same
9907      single file.
9908    * ./src/interface/main.c: added the --nommx, --no3dnow, --nommxext, --nosse
9909      and --noaltivec options to vlc.
9910    * ./configure.in: removed the --disable-mmx option, now useless because
9911      of the vlc --no* options.
9912    * ./src/interface/main.c: fixed a crash caused by the memcpy module
9913      being released too early.
9914    * ./include/video.h: more vout4 changes, including margin support, more
9915      FOURCC formats recognized, transparent support of identical or almost
9916      identical FOURCC formats.
9917    * ./include/video_output.h: added a vout_Render function to video output
9918      modules which is to be executed before vout_Display.
9919    * ./include/common.h: this header is back.
9920    * ./plugins/chroma/i420_rgb.c: planar YUV 4:2:0 to packed RGB conversion
9921      functions, mostly taken from vout3's yuv functions, but heavily modified
9922      to use FAST_MEMCPY and to handle image dimensions which are not multiples
9923      of 16. Not all functions have been written yet, though.
9924    * ./plugins/chroma/i420_yuy2.c: planar YUV 4:2:0 to packed YUV conversion
9925      functions, various targets such as 4:2:2 YUYV, YVYU, UYVY, or 2:1:1 YUYV,
9926      with accelerated MMX versions.
9927    * ./plugins/chroma/i422_yuy2.c: same as i420_yuy2.c but takes planar YUV
9928      4:2:2 pictures in input. With accelerated MMX versions as well. This plugin
9929      makes it possible to display 4:2:2 files on most video cards without the
9930      quality loss of 4:2:0 downsampling.
9931    * ./plugins/filter/*: thanks to the vout_Render function, all filters now
9932      output their data perfectly in sync.
9933    * ./plugins/dvdread/Makefile: fix to prevent unnecessary target rebuilds.
9934    * ./plugins/sdl/vout_sdl.c: support for YV12, UYVY, YUY2 and YVYU overlays.
9935    * ./plugins/x11/xcommon.c: support for I420, YV12, YUY2 and Y211 overlays.
9936
9937 2002-01-02 Wednesday 15:37  sam
9938
9939    * ./ChangeLog: imported the 0.2.92 changes, unrolled current CVS changes.
9940    * ./include/config.h et al.: this file is no longer generated.
9941    * ./include/video.h: we use the FOURCC definition of a chroma format to
9942      describe picture types (see http://www.webartz.com/fourcc/).
9943    * ./plugins/dvdread/input_dvdread.c: compilation fix by Eyal Lebedinsky.
9944    * ./plugins/x11/xcommon.c: fixed the XShm operations order.
9945
9946 2002-01-01 Tuesday 08:42  sam
9947
9948    * Last updates for today's release.
9949
9950 2001-12-31 Monday 06:10  sam
9951
9952    * Updated changelog.
9953
9954 2001-12-31 Monday 05:53  sam
9955
9956    * Fixed detection of the esd plugin.
9957    * Fixed the ts plugin's input type detection.
9958    * Fixed the BadCursor error in the x11 and xvideo plugins. For real this
9959      time (unlike my 2001/08/03 fix :p).
9960    * Made the wall filter work a bit better. It now spawns a 3x2 mosaic,
9961      but this will eventually be configurable, à la `--filter wall:3x3'.
9962
9963 2001-12-31 Monday 04:26  massiot
9964
9965  * Fixed a bug in DecoderError.
9966  * Temporary kludge for vlc_mpeg_adec=mad ./vlc ...
9967
9968 2001-12-31 Monday 04:23  massiot
9969
9970  Fixed a bug in DecoderError.
9971
9972 2001-12-31 Monday 02:21  massiot
9973
9974  STABLE/HEAD merge ; backported the Next Generation Buffer Manager.
9975
9976 2001-12-31 Monday 02:13  massiot
9977
9978  Miscellaneous typos.
9979
9980 2001-12-30 Sunday 08:09  sam
9981
9982  Some heavy changes today:
9983    * Removed duplicate function checks from configure.in.
9984    * Added extra magic to Makefile.modules so that the module Makefiles
9985      are now ridiculously simple. And I mean *simple*. Check it! This will
9986      make a possible switch to full autoconf/automake a lot easier.
9987    * Added the vlc version name to the plugin symbols, to be sure we only load
9988      plugins with the same version number. A nasty consequence is that you
9989      need to rebuild your tree after midnight if you are using a CVS tree :-)
9990    * Got rid of modules_export.h by #defining exported functions in the same
9991      header as their prototype.
9992    * Added modules_inner.h and other commonly used .h files to common.h so
9993      there are less and less files to include, and renamed common.h to
9994      <videolan/vlc.h>.
9995    * First modifications to the module handling system towards my ultimate
9996      goal to get rid of the *_Probe functions. Got rid of TestMethod and
9997      TestCPU, as well as src/misc/tests.c.
9998    * Wrote the chroma plugin handling functions. No YUV functions have been
9999      ported yet because it'ls a lot of work, but the core system works, I
10000      tried it with a naive yv12->rgb16 plugin (which will disappear when the
10001      real functions are ready).
10002    * Made a lot of functions in dvd_summary.c one-liners to avoid wasting
10003      too many output lines.
10004    * Fixed a segfault in input_dvd.c:DVDInit.
10005    * Added a fixfiles.sh script in plugins/gtk to be run after Glade has
10006      generated its C files.
10007    * Did some work on the KDE interface to make it suck a bit less. It still
10008      segfaults, but at least it runs and it looks less ugly.
10009    * RGB SDL rendering works again, though in 16bpp only.
10010    * Made plugins/vcd/linux_cdrom_tools.c independent of any vlc structure
10011      so that it'll be easily put in a library. Maybe libdvdcss?
10012    * Fixed VCD date display.
10013    * Merged vout_xvideo.c, vout_x11.c and vout_common.c into xcommon.c.
10014    * Wrote non-Shm XVideo output.
10015    * Made X11 output work again. Still pretty unstable, only works for 16bpp.
10016    * Additional french translation in po/fr.po. Any taker for the rest?
10017    * Fixed a segfault in video_output.c when the allocated pictures were
10018      not direct buffers.
10019    * If $DISPLAY isn't set, don't try to run the Gtk+ interface.
10020    * Replaced 48x48 .xpm images with 32x32 ones to conform to Debian policy
10021      (Closes Debian bug #126939).
10022    * Removed the automatic ./configure launch when running `make all' for
10023      the first time.
10024
10025  Stuff currently more broken than it ought to be:
10026    * The wall filter. Being fixed.
10027    * x11 and sdl plugins for depth != 16bpp.
10028    * Software YUV.
10029    * gvlc, gnome-vlc, kvlc shortcuts. Use --intf instead for the moment.
10030
10031 2001-12-30 Sunday 07:31  sam
10032
10033    * Duh. Reverted Håkan's patch. Adding the same target three times isn't
10034      a good idea.
10035
10036 2001-12-30 Sunday 07:10  sam
10037
10038    * configure.in fix by Håkan Hjort.
10039
10040 2001-12-30 Sunday 07:06  sam
10041
10042    * Backported the DecoderError() patch.
10043
10044 2001-12-30 Sunday 06:46  sam
10045
10046    * Forgot a file in my last commit.
10047
10048 2001-12-30 Sunday 06:38  sam
10049
10050    * Put ErrorThread() in input_ext-dec.h because it was the same function
10051      in all decoders. Called it DecoderError() instead.
10052    * All decoders enter DecoderError() in case of error, even if they
10053      haven't allocated all their data. This prevents the input from getting
10054      stuck if a decoder has failed its initialization.
10055    * Namespace fixes through the decoder files.
10056
10057 2001-12-29 Saturday 04:44  massiot
10058
10059  Fixed a cosmetic issue.
10060
10061 2001-12-29 Saturday 04:07  massiot
10062
10063  Hidden gory buffer management details in a private section of data_packet_t.
10064
10065 2001-12-27 Thursday 04:47  massiot
10066
10067  * Changed pf_read prototype and minor changes.
10068
10069 2001-12-27 Thursday 02:49  massiot
10070
10071  * Changed the way decoder_fifo_t works ;
10072  * Minor optimizations in the Next Generation Buffer Manager.
10073
10074 2001-12-20 Thursday 23:11  sam
10075
10076    * Added Jeffrey Baker to the AUTHORS file.
10077    * Fixed a PPC compilation issue.
10078
10079 2001-12-19 Wednesday 11:00  massiot
10080
10081  Next Generation Buffer Manager for DVD and VCD plug-ins.
10082
10083 2001-12-19 Wednesday 04:50  sam
10084
10085    * Initialize SDL before opening the SDL audio output.
10086    * Prevent two SDL video outputs or audio outputs to be spawned at the
10087      same time to avoid ugly crashes.
10088    * The SDL plugin now says whether we are using software or hardware YUV
10089      in its window title.
10090    * We now stop at the first ':' when looking for a module name, to easily
10091      pass information to the modules. Possible example: --vout sdl:software,
10092      implementation of such an option is left as an exercise.
10093    * Merged filter_bob and filter_bob422 into filter_bob. Use --filter bob
10094      to deinterlace 422 into 420 as well.
10095    * Factorized code common to most filters and the video output, optimized
10096      a few filters by aligning data and reading 64 bits at a time.
10097    * Two new absolutely useless, CPU-eating, resource-wasting, but fun
10098      filters: enjoy `transform', which performs flips and 90° rotations, and
10099      `distort', which performs animated image effects (currently only a naive
10100      sine wave is implemented). Usage examples:
10101         --filter transform:hflip
10102         --filter transform:vflip
10103         --filter transform:90
10104         --filter transform:180
10105         --filter transform:270
10106         --filter distort:wave
10107
10108 2001-12-18 Tuesday 04:13  sam
10109
10110    * Ultimate fixes to the win32 package generation.
10111
10112 2001-12-18 Tuesday 04:07  sam
10113
10114    * Ultimate fixes to the win32 package generation.
10115
10116 2001-12-18 Tuesday 03:19  sam
10117
10118    * Fixed a copy/paste error from previous commit.
10119
10120 2001-12-18 Tuesday 03:03  sam
10121
10122    * Added --with-dll-path option for my automated Win32 package builds.
10123
10124 2001-12-17 Monday 17:42  sam
10125
10126    * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
10127
10128 2001-12-17 Monday 17:37  sam
10129
10130    * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
10131
10132 2001-12-17 Monday 17:03  sam
10133
10134    * TS input: we now check that the contents of the PAT has changed
10135      before updating it, instead of just relying on its version number.
10136    * debian/changelog updates.
10137
10138 2001-12-17 Monday 16:59  sam
10139
10140    * TS input: we now check that the contents of the PAT has changed
10141      before updating it, instead of just relying on its version number.
10142
10143 2001-12-17 Monday 13:42  sam
10144
10145    * Disabled broken ALSA audio output. Closes Debian bugs #110869 and #119846.
10146    * Fixed build dependencies on libasound2-dev. Closes Debian bug #121057.
10147    * Changed configure.in so that libXv_pic is used instead of libXv.a when
10148      available. Closes Debian bug #111790.
10149
10150 2001-12-17 Monday 06:33  sam
10151
10152    * Pathetic attempt at a 4:2:2 renderer and deinterlacer, combining the
10153      most awful line dropping techniques of both BOB and 422 to 420
10154      downscaling. Don't worry, it should only survive for a couple of days.
10155
10156 2001-12-17 Monday 04:48  sam
10157
10158    * CPU detection under BeOS.
10159    * Fixed XVideo port selection.
10160
10161 2001-12-17 Monday 04:38  sam
10162
10163    * CPU detection under BeOS.
10164    * Fixed XVideo port selection.
10165    * New stupid plugin: "--filter wall" for split-image playback :-)
10166       (will evolve into a real image wall plugin when I have time)
10167
10168 2001-12-16 Sunday 19:00  sam
10169
10170  libdvdcss changes:
10171    * Support for REPORT_TITLE_KEY and RPC commands by Håkan Hjort
10172      <d95hjort@dtek.chalmers.se>.
10173
10174  vlc changes:
10175    * Minor coding style fixes (please avoid tabs).
10176
10177 2001-12-16 Sunday 17:18  sam
10178
10179    * Filter plugins. Not very polished (please don't look at how the dates are
10180      calculated!), but worth a try. Use the following flags:
10181       "--filter invert" for inverse video
10182       "--filter bob" for BOB deinterlacing
10183    * Fixed a potential segfault if the subtitle stream was encountered
10184      before the video stream.
10185    * Misc vout4 fixes.
10186
10187 2001-12-14 Friday 00:56  sam
10188
10189    * Minor compile fix under Hurd.
10190    * Fixed a potential segfault if the subtitle stream was encountered
10191      before the video stream.
10192
10193 2001-12-13 Thursday 21:47  sam
10194
10195    * Buffer choice optimizations - vout4 should eat even less CPU now.
10196    * Minor warning fix for Hurd.
10197
10198 2001-12-13 Thursday 18:33  massiot
10199
10200  Fixed a major bug I introduced lately.
10201
10202 2001-12-13 Thursday 13:47  sam
10203
10204    * Fixed aspect ratio handling.
10205    * Fixed potential compilation issues under eg. BSD/OS.
10206
10207 2001-12-13 Thursday 13:37  sam
10208
10209    * Fixed potential compilation issues under eg. BSD/OS.
10210
10211 2001-12-12 Wednesday 16:20  sam
10212
10213    * Fixed unnecessary target remake (recursive make is harmful !).
10214
10215 2001-12-12 Wednesday 16:20  sam
10216
10217    * Fixed Win32 port.
10218    * Fixed unnecessary target remake (recursive make is harmful !).
10219
10220 2001-12-12 Wednesday 14:48  massiot
10221
10222  Next Generation Buffer Manager, for TS plug-in. Please test in-ten-si-vely !
10223
10224 2001-12-12 Wednesday 12:18  massiot
10225
10226  Next Generation Buffer Manager, for PS plug-in.
10227
10228 2001-12-12 Wednesday 03:13  sam
10229
10230    * Additional fixes for OSes with no gettext (thanks to ej0).
10231    * Fixed a potential BeOS linking issue.
10232    * Fixed a minor bug in input.c.
10233
10234 2001-12-12 Wednesday 03:13  sam
10235
10236    * Fixed a potential BeOS linking issue.
10237    * Fixed a minor bug in input.c.
10238
10239 2001-12-12 Wednesday 00:53  sam
10240
10241    * Don't try to use gettext if we don't have GNU gettext. This may change
10242      in the future though (most GNU software seems to include a local copy of
10243      gettext in case the operating system doesn't provide it).
10244
10245 2001-12-11 Tuesday 16:35  sam
10246
10247    * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
10248      in the gtk/gnome plugins.
10249    * Removed cruft from configure.in.
10250
10251 2001-12-11 Tuesday 16:31  sam
10252
10253    * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
10254      in the gtk/gnome and x11/xvideo plugins.
10255    * Fixed CFLAGS_XVIDEO.
10256
10257 2001-12-11 Tuesday 15:43  sam
10258
10259    * Added vlc-arts to the debian package generation.
10260    * HP-UX port of the DVD ioctls courtesy of David Siebörger.
10261
10262 2001-12-11 Tuesday 14:55  massiot
10263
10264  Fixed major bugs in the PSI decoder.
10265
10266 2001-12-10 Monday 19:58  gbazin
10267
10268    * configure.in was broken for win32
10269
10270 2001-12-10 Monday 17:17  massiot
10271
10272  Backported fix for possible segfault with --input.
10273
10274 2001-12-10 Monday 17:16  massiot
10275
10276  Fixed possible segfault with --input.
10277
10278 2001-12-10 Monday 14:17  sam
10279
10280    * (very old) russian translation courtesy of Valek Filippov <frob@df.ru>.
10281    * Fixed a charset issue in the french translation.
10282
10283 2001-12-10 Monday 13:40  sam
10284
10285    * Removed more unused code.
10286    * Updated config.guess and config.sub from GNU's latest versions (bozo,
10287      you may want to update them in vls as well).
10288    * Added vlc.pot skeleton for translators.
10289
10290 2001-12-10 Monday 05:54  sam
10291
10292    * Fixed a segfault on exit when no fast_memcpy module was found.
10293
10294 2001-12-10 Monday 05:53  sam
10295
10296    * Removed unused code (intf_channels.c, keystrokes.h).
10297    * Put common_win32.h back into common.h -- it wasn't that big and we
10298      should not multiply header files.
10299    * Added gettext support by Thomas Graf <reeler@reeler.org>, may be
10300      broken on other platforms but we'll only see it when I'm finished
10301      with vout 4 :-)
10302    * Fixed a segfault on exit when no fast_memcpy module was found.
10303
10304 2001-12-09 Sunday 18:08  sam
10305
10306    * Fixed Debian package builds.
10307
10308 2001-12-09 Sunday 18:01  sam
10309
10310    * COMPLETE CVS BREAKAGE !! The MAIN branch is going to be a playground
10311      for my nevrotic and destructive pulsions during the next few hours!
10312
10313    * If you want to test vlc, please use the v0_2_92_branch branch.
10314
10315    * Stuff currently working:
10316       - direct to YUV buffer decoding
10317       - non-ugly subtitle blending
10318       - XVideo and SDL video output
10319
10320    * Stuff currently utterly broken:
10321       - aspect ratio
10322       - software rendering (ie, all other video output plugins)
10323
10324    * Additional misc changes:
10325       - Renamed spu_dec to spudec and mad_adec to mad to stay coherent with
10326         other plugins. Also, renamed mpeg to mpeg_system.
10327       - Added jobi to the AUTHORS file.
10328       - Factored code common to vout_x11.c and vout_xvideo.c.
10329
10330 2001-12-09 Sunday 17:34  sam
10331
10332  file vlc-mad.dirs was initially added on branch v0_2_92_branch.
10333
10334 2001-12-09 Sunday 17:34  sam
10335
10336    * Added the MAD plugin to the Debian build system, called it mad instead
10337      of mad_adec to stay coherent will other plugins.
10338    * Fixed a few warnings due to missing <string.h>.
10339
10340 2001-12-08 Saturday 13:55  sam
10341
10342    * Fixed debian and make snapshot rules.
10343
10344 2001-12-07 Friday 20:29  massiot
10345
10346  Bumped up revision number to 0.2.92-pre1 and 1.0.1-pre1. Ready for 0.2.92
10347  pre-release.
10348
10349 2001-12-07 Friday 20:25  massiot
10350
10351  0.2.92 pre-release.
10352
10353 2001-12-07 Friday 20:22  massiot
10354
10355  Bumped up revision number to 0.2.92-dev and 1.0.1-dev.
10356
10357 2001-12-07 Friday 19:33  sam
10358
10359    * Fixed a total breakage of decoder plugins introduced by fast_memcpy.
10360    * Got rid of #include "main.h", included it in common.h instead ; got
10361      rid of #include "config.h" in most files as well.
10362
10363 2001-12-07 Friday 17:47  jobi
10364
10365  * added functions in inputs to change the current program (most of
10366    them do nothing)
10367
10368  All inputs should now have a pf_setprogram function. A default one is
10369  provided in input_programs.c.
10370
10371 2001-12-06 Thursday 14:53  massiot
10372
10373  Fix for altivec under Linux.
10374
10375 2001-12-06 Thursday 12:18  massiot
10376
10377  Updated man page.
10378
10379 2001-12-06 Thursday 11:53  massiot
10380
10381  * mad plug-in is now built-in to avoid PIC/non-PIC collision ;
10382  * Updated documentation ;
10383  * New --desync option, to delay the video (in case of lip desynchronization) ;
10384  this is bad, but we have no other option for the moment ;
10385  * Clicking in vout now pauses the stream, patch courtesy of Peter Surda.
10386
10387 2001-12-05 Wednesday 11:30  massiot
10388
10389  Fix for altivec detection (courtesy of walken).
10390
10391 2001-12-05 Wednesday 04:31  jobi
10392
10393  * Added 2 fields, p_selected_program and p_new_program, to the
10394    input_thread_t structure, so that we may support multi programs
10395    streams.
10396  * Modified inputs to take account of this change.
10397  * Modified input_clock.c so that it doesn't refer to pp_programs[0]
10398    any more.
10399
10400  Now we should not refer to the first program, but to the selected
10401  program. Functions to change the current program are coming.
10402
10403 2001-12-04 Tuesday 14:47  massiot
10404
10405  libmad plug-in, courtesy of Jean-Paul Saman <jpsaman@wxs.nl>.
10406
10407 2001-12-03 Monday 18:55  massiot
10408
10409  Reversed my previous patch (too buggy).
10410
10411 2001-12-03 Monday 18:34  stef
10412
10413  -added eof for ts seekable streams
10414  -close netlist when ts input ends
10415
10416 2001-12-03 Monday 17:43  massiot
10417
10418  Fixed a bug in my previous commit.
10419
10420 2001-12-03 Monday 17:18  sam
10421
10422    * Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
10423      "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn.
10424      Please test! Especially Athlon users.
10425    * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057).
10426    * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts".
10427    * Unrolled ChangeLog.
10428
10429 2001-12-03 Monday 16:58  massiot
10430
10431  More checks for GTK headers.
10432
10433 2001-12-03 Monday 14:58  massiot
10434
10435  Fixed a crash when pausing.
10436
10437 2001-12-03 Monday 12:49  massiot
10438
10439  Fixed numerous bugs in ES selection.
10440
10441 2001-12-02 Sunday 18:32  stef
10442
10443  -hopeless fix for the input netlist corruption bug.
10444
10445  Please test.
10446
10447 2001-11-30 Friday 23:52  gbazin
10448
10449   * DeleteDecoderConfig wasn't freeing (anymore) the packets left in the
10450      decoder fifo. This bug was creating an io_vec starving on title change
10451      when playing DVDs.
10452
10453 2001-11-30 Friday 01:34  stef
10454
10455  -Update for libdvdcss documentation
10456
10457 2001-11-29 Thursday 18:24  jobi
10458
10459  Removed a bug in the Makefile that made the CVS-snapshots building fail.
10460
10461 2001-11-29 Thursday 16:57  massiot
10462
10463  Added vlc.app
10464
10465 2001-11-29 Thursday 16:34  massiot
10466
10467  Fixed a problem with vlc.app.
10468
10469 2001-11-29 Thursday 11:20  massiot
10470
10471  Moved #include <string.h> to macosx plug-in instead of threads.h, as in
10472  other plug-ins.
10473
10474 2001-11-29 Thursday 02:01  fgp
10475
10476    *) Added "#include <string.>" to include/threads.h
10477       It' wouldn't compile on OSX without this.
10478
10479    *) Removed the mutex the vout and intf thread (were supposed to use)
10480       for syncronizing acces to the p_vout->p_sys structure.
10481       The p_vout->change_lock mutex is used for syncronization now. (and
10482       should make synronization work)
10483
10484 2001-11-28 Wednesday 16:08  massiot
10485
10486  * Added error checking in pthread wrapper ; as a result, intf_msg.h must
10487  now be included *before* threads.h ;
10488  * Changed all files to include intf_msg.h before threads.h ; while I was
10489  at it, I update the copyright notices ;
10490  * Removed the obsolete darwin plug-in.
10491
10492 2001-11-27 Tuesday 15:42  sam
10493
10494    * Fixed a deadlock (bug reported by marcari).
10495
10496 2001-11-27 Tuesday 14:06  massiot
10497
10498  Removed obsolete entry.
10499
10500 2001-11-27 Tuesday 13:52  massiot
10501
10502  Documentation updates.
10503
10504 2001-11-27 Tuesday 13:33  massiot
10505
10506  * Updated man page.
10507  * dvd:<device>[@<raw device>] to avoid device namespace collision under
10508  win32.
10509
10510 2001-11-27 Tuesday 12:14  massiot
10511
10512  More WIN32 portability fixes.
10513
10514 2001-11-27 Tuesday 11:58  massiot
10515
10516  Disabled dvdread by default since it causes many portability problems.
10517  Enable it with --enable-dvdread.
10518
10519 2001-11-27 Tuesday 11:50  massiot
10520
10521  Fixed a compilation issue under Win32
10522
10523 2001-11-27 Tuesday 11:18  massiot
10524
10525  Fixed a potential packet corruption in the DVD input (I suspect this
10526  might be the cause of the OS X problem - please confirm).
10527
10528 2001-11-27 Tuesday 00:06  marcari
10529
10530  * changed the protocol version for communication between vlc and vlcs
10531  from 12 to 13 (due to change from ts:// to udpstream://)
10532
10533 2001-11-25 Sunday 23:52  gbazin
10534
10535   * Big clean-up to allow compiling every module as plugins.
10536   * Added bytes_swap.h to provide ntoh() and htol() on Win32. With this
10537       change we don't have to link winsock2 with every plugin anymore. This
10538       should also give us a slight speed increase.
10539   * Added #define WIN32_LEAN_AND_MEAN in threads.h to speed-up compilation
10540       on Win32.
10541   * Modified ac_downmix_3dn and sse so they compile with the latest gcc for
10542       Win32.
10543
10544  (PS: the dvdread plugin doesn't compile yet on Win32)
10545
10546 2001-11-25 Sunday 06:04  stef
10547
10548  Support for libdvdread.
10549
10550  Libdvdread files are in extras/libdvdread. They have not been changed from
10551  those of libdvdread 0.9.2. The changes are in the subdirectory videolan.
10552  They basically consist of a new function in the API that does a readv()
10553  instead fo a read().
10554
10555  The library is statically linked with libdvdcss from extras/libdvdcss, and
10556  the whole is statically linked with the plugin dvdread. Dvdread can only be
10557  compiled as a builtin module for the time being, I think (which means I
10558  haven't tried to compile it as a plugin).
10559
10560  Basically, input_dvdread.c is a copy and paste from input_dvd.c with a few
10561  changes to use libdvdread calls. It is still in very alpha stage, but it
10562  should offer the same features as the current DVD input.
10563
10564  It can be called with either the syntax: "dvdread:/dev/dvd"
10565  or "--input dvdread /dev/dvd". The command line switches (-t, -T, -c, -u)
10566  should work too.
10567
10568 2001-11-25 Sunday 02:26  sam
10569
10570    * Added "Video" menu hint to debian/*menu (Closes Debian bug #121036).
10571
10572 2001-11-23 Friday 19:47  massiot
10573
10574  Major rewrite of the network layer. The following syntax ARE NO LONGER
10575  SUPPORTED :
10576  ts:toto:1234/meuh
10577  --server toto --broadcast meuh --port 1234
10578
10579  The only supported syntax is :
10580  udp[stream]:[//][serveraddr:[serverport]][@[bindaddr][:bindport]]
10581  example : udpstream:toto@meuh:toto
10582
10583  In most cases, simply passing "udpstream:" should work, since it enables
10584  unicast and broadcast reception on port 1234 from any server. Other
10585  options are only used for fine tuning and multicast.
10586
10587  TODO :
10588  * The GTK interface is broken (glade knowledge wanted !)
10589  * Test this on all supported platforms (and fix them :)
10590  [this won't work with current channel servers - fix needed]
10591
10592 2001-11-21 Wednesday 23:33  jlj
10593
10594  Don`t use long long, use u64/s64 (int_types.h).
10595  Fixed a stale pointer in mpeg_vdec_Run().
10596
10597 2001-11-21 Wednesday 17:47  massiot
10598
10599  (Hopefully) fixed the network connect() bug under UNIX. I need
10600  confirmation that I didn't break the Win32 port, please.
10601
10602 2001-11-21 Wednesday 11:47  massiot
10603
10604  Fixed compilation bugs with Qt and BeOS (henriiiiiiiiiiiiiiiiiiiiiiiii !!)
10605
10606 2001-11-20 Tuesday 00:49  sam
10607
10608    * aRts audio output courtesy of Emmanuel Blindauer <manu@agat.net>.
10609    * Fix to the esd plugin when esd-config --cflags is nonempty.
10610
10611 2001-11-16 Friday 01:29  stef
10612
10613  * --chennels puts gtk/gnome in multi-channel network mode.
10614
10615  * the network window of the interface reports the values of the environment
10616   variables.
10617
10618  * channels mode excludes vls configuration
10619
10620  * the vlc does not try to bind vls.via.ecp.fr by default when you select
10621   channels mode.
10622
10623 2001-11-15 Thursday 19:50  sam
10624
10625    * Fixed MacOS X 10.1 network input, thanks to Mathias Kretschmer
10626      <mathias@research.att.com>.
10627
10628 2001-11-15 Thursday 19:11  sam
10629
10630    * Fixed a little crash introduced in my previous commit :-)
10631    * Removed more unused code.
10632
10633 2001-11-15 Thursday 18:39  sam
10634
10635    * Fixed a few crashes due to race conditions in the decoder spawning.
10636    * Removed unused code here and there.
10637
10638 2001-11-15 Thursday 17:15  massiot
10639
10640  Removed unused structure.
10641
10642 2001-11-15 Thursday 00:19  xav
10643
10644  Please, please, don't forget those who use the --with-directx flag when
10645  ./configuring ! :p
10646  Now, to configure directx, use the --enable-directx and --with-directx
10647  if necessary.
10648
10649 2001-11-14 Wednesday 19:08  gbazin
10650
10651  - The ./configure script is more friendly for Win32 users.
10652      ( xvideo, x11 and dsp plugins are not enabled by default for win32,
10653        plus a few other Win32 cosmetic changes )
10654  - Updated the INSTALL-win32.txt file.
10655
10656  (Let's hope I didn't break anything ;-)
10657
10658 2001-11-14 Wednesday 17:55  massiot
10659
10660  Fixed a bug in altivec detection on MacOS X.
10661
10662 2001-11-14 Wednesday 04:38  stef
10663
10664  -moved warning message to debug message in spdif pass-through plugin
10665
10666  -changed a bit the wait time. It works better here, please test (Bozo ? 0:-)
10667
10668 2001-11-14 Wednesday 01:01  jlj
10669
10670  The default file-translation mode was not being set under win32.
10671  In other words, file playback in 0.2.91 does not work. For de-
10672  scheduling threads use a 0ms sleep instead of 1ms, as it was
10673  causing problems under WinXP. I hope this does not introduce
10674  problems under previous windows versions. I noticed it was
10675  originally 0ms, but later changed to 1ms...
10676
10677 2001-11-13 Tuesday 19:10  sam
10678
10679    * Fixed heap corruption issues in ac3dec (thanks reno).
10680
10681 2001-11-13 Tuesday 17:28  massiot
10682
10683  Typo.
10684
10685 2001-11-13 Tuesday 17:00  sam
10686
10687    * Fixed a crash when using `--input dvd /dev/dvd' instead of `dvd:/dev/dvd'
10688
10689 2001-11-13 Tuesday 16:08  sam
10690
10691    * configure should no longer assume AltiVec is supported when it actually
10692      isn't with buggy compilers and/or pre-set $CFLAGS.
10693
10694 2001-11-13 Tuesday 13:19  massiot
10695
10696  RPM builds.
10697
10698 2001-11-13 Tuesday 13:15  henri
10699
10700  Forgot Changelog.
10701  Began to re-read the documentation.
10702
10703 2001-11-13 Tuesday 13:11  sam
10704
10705    * Commited my little release-howto (only useful to core vlc developers).
10706
10707 2001-11-13 Tuesday 13:09  henri
10708
10709  All decoders (audio, video, subtitles) are now modules.
10710
10711  - mpeg_vdec, mpeg_adec and ac3_adec are builtins by default
10712  - ac3_spdif, spu_dec and lpcm_dec are plugins by default
10713
10714 2001-11-13 Tuesday 12:44  sam
10715
10716    * Closing Debian bug #119369 which was fixed a while ago.
10717
10718 2001-11-13 Tuesday 02:25  sam
10719
10720    * Got rid of DVDCSS_SEEK_INI in libdvdcss.
10721
10722 2001-11-13 Tuesday 01:46  sam
10723
10724    * Added a "make package-beos" rule.
10725    * Fixed a BeOS compilation issue.
10726
10727 2001-11-13 Tuesday 00:56  sam
10728
10729    * Fixed the vlcs communication for real now.
10730
10731 2001-11-12 Monday 23:42  sam
10732
10733    * Fixed the vlcs communication issue by initializing WinSock at
10734      startup (thanks Meuuh for the tip).
10735
10736 2001-11-12 Monday 21:49  massiot
10737
10738  Bumped up version number to 0.2.91.
10739
10740 2001-11-12 Monday 21:44  sam
10741
10742    * Fixed a bug in the "make snapshot*" rules.
10743
10744 2001-11-12 Monday 21:16  sam
10745
10746    * Made everything ready for a vlc-0.2.91 / libdvdcss-1.0.0 release.
10747    * Updated ChangeLog and ChangeLog.libdvdcss.
10748    * Increased vlcs response message length.
10749    * Removed the i_flags argument to dvdcss_open. Everything is done through
10750      environment variables now.
10751
10752 2001-11-12 Monday 14:22  massiot
10753
10754  Added FAQ.
10755
10756 2001-11-12 Monday 13:54  massiot
10757
10758  New --channelserver switch.
10759
10760 2001-11-12 Monday 12:37  massiot
10761
10762  Documentation updates.
10763
10764 2001-11-12 Monday 12:30  massiot
10765
10766  ipkg script for Familiar Linux 0.5 & bug fix in debian/rules.
10767
10768 2001-11-12 Monday 11:33  massiot
10769
10770  Corrected a typo.
10771
10772 2001-11-12 Monday 06:15  sam
10773
10774    * Added Oct's NSIS installer script. It will probably not work for you,
10775      but I need it to build the Win32 auto installer.
10776
10777 2001-11-12 Monday 05:12  sam
10778
10779    * Automatic handling of the Channel Server's response in network mode.
10780
10781 2001-11-12 Monday 04:07  stef
10782
10783  -LPCM _is_ a private stream. Sorry.
10784
10785  -GetMACAddress takes the interface defined in the environment variable
10786  vlc_iface instead of eth0
10787
10788 2001-11-12 Monday 02:56  stef
10789
10790  -Fixed bug with MPEG audio in TS streams: MPEG audio & LPCM are _not_
10791  private ES :p
10792
10793 2001-11-11 Sunday 19:15  sam
10794
10795    * Fixed compilation (and quite probably runtime) issues under IA64
10796      due to mixed int/void* casts.
10797
10798 2001-11-11 Sunday 02:32  stef
10799
10800  -Merged DVD netlist with input netlist to remove duplicated code.
10801  Basically, this adds the ability for the netlist to handle transport
10802  packets that carry more than one data_packet.
10803
10804 2001-11-09 Friday 14:49  massiot
10805
10806  * BSD/OS VCD patch, courtesy of Steven M. Schultz <sms@TO.GD-ES.COM>
10807  * Win32 network fix.
10808
10809 2001-11-08 Thursday 22:07  jlj
10810
10811    * Fixed a mingw32 problem I introduced last night :)
10812
10813 2001-11-08 Thursday 15:45  stef
10814
10815  -kludge to have less discontinuity after a zero scr in DVD.
10816
10817  Maybe we should try to predict the date instead of taking the last one but
10818  it seems quite hard.
10819
10820 2001-11-08 Thursday 02:48  jlj
10821
10822    * Fixed some win32 64-bit issues.
10823
10824 2001-11-07 Wednesday 23:58  jlj
10825
10826    * Fixed some win32 compile issues.
10827    * Don't use long long, use u64/s64 (int_types.h).
10828
10829 2001-11-07 Wednesday 18:37  stef
10830
10831  *Move function that translates language codes into country name in src/misc
10832  so that every plugin can use it
10833
10834  *Change the name of a function in dvd_udf.c to fit with the forthcoming
10835   libdvdread plugin.
10836
10837 2001-11-07 Wednesday 11:34  massiot
10838
10839  Added fgp.
10840
10841 2001-11-06 Tuesday 18:12  massiot
10842
10843  New --enable-release config option.
10844
10845 2001-11-06 Tuesday 01:59  sam
10846
10847    * Fixed support for SPU and LPCM streams over network.
10848
10849 2001-11-05 Monday 22:24  fgp
10850
10851  Added a new drawer to the control window to support:
10852  1) Title / Chapter selection
10853  2) Subtitle selection
10854  3) Audiochannel/Language selection
10855  4) Angle selection
10856
10857 2001-11-05 Monday 16:22  massiot
10858
10859  New --volume option (untested, like usual :).
10860
10861 2001-11-02 Friday 14:30  massiot
10862
10863  * libdvdcss port to OpenBSD.
10864
10865 2001-11-01 Thursday 22:58  fgp
10866
10867  Reimported Intf_Controller, connected "File/Open/File" to Intf_Controller::file:Open.
10868
10869 2001-11-01 Thursday 16:30  sam
10870
10871    * Modified the pf_close kludge in input.c so that we don't segfault when
10872      pf_init fails.
10873
10874 2001-11-01 Thursday 01:29  asmax
10875
10876  - Do not resample if delta is short enough
10877
10878 2001-10-31 Wednesday 12:55  reno
10879
10880  * Fixed a segfault on exit under Windows 2000
10881
10882 2001-10-31 Wednesday 00:45  massiot
10883
10884  Fixed mistakes in my previous commit.
10885
10886 2001-10-30 Tuesday 20:34  reno
10887
10888  * Use memalign for aligned data (instead of a greek malloc)
10889  * Some optimization in imdct (all data are now aligned)
10890  * SSE downmix now works for windows
10891  * SSE imdct is desactivated for windows (MINGW32 doesn't know how to aligned data)
10892
10893 2001-10-30 Tuesday 13:49  asmax
10894
10895  - Changed default configuration for vls/vlcs hostname/IP
10896
10897 2001-10-30 Tuesday 11:57  massiot
10898
10899  Fixed '-' input.
10900
10901 2001-10-30 Tuesday 11:48  massiot
10902
10903  New interface for MacOS X, courtesy of Florian G. Pflug.
10904
10905 2001-10-26 Friday 18:23  massiot
10906
10907  VLC FAQ TBU.
10908
10909 2001-10-24 Wednesday 01:41  sam
10910
10911    * Synced dummy_dvdcss with Stef's changes to libdvdcss.
10912    * configure now compiles the VCD plugin if linux/cdrom.h is present.
10913
10914 2001-10-23 Tuesday 05:06  jobi
10915
10916  Added VCD input plugin for Linux :
10917
10918  The Linux specific stuff is located in linux_cdrom_tools files.
10919  For the time being, it only has title (tracks). Chapters will come if I
10920  ever can read .vcd files.
10921  I've modified Gnome and GTK+, not the others.
10922  I've noticed a big bug, it segfaults at the end of a title. I will
10923  have a look on this tomorrow.
10924  Please be indulgent, it's my first peace of code ;-)
10925
10926 2001-10-22 Monday 17:17  massiot
10927
10928  Fixed ATTR_ALIGN configure test.
10929
10930 2001-10-22 Monday 16:07  sam
10931
10932    * Fixed NetBSD (and probably OpenBSD) libdvdcss compilation.
10933
10934 2001-10-22 Monday 14:28  massiot
10935
10936  Fixed compilation problems with OpenBSD.
10937
10938 2001-10-22 Monday 14:02  sam
10939
10940    * xvideo.so is now built in by default. Mixing PIC and non-PIC code was not
10941    very nice.
10942    * Fixed compilation errors in src/interface/main.c when the compiler did
10943    not support SSE or 3DNow! inline assembly.
10944
10945 2001-10-22 Monday 13:35  massiot
10946
10947  Qt fix courtesy of Christopher Johnson <cjohnson@mint.net>.
10948
10949 2001-10-22 Monday 04:33  xav
10950
10951  The vlc now crosscompiles smoothly without having to correct one file
10952  BUT this is UGLY ! We HAVE to find a way to make multicast function
10953  under Win32.
10954
10955  BTW, it does now definitely read TS Streams, locally or from the network.
10956
10957 2001-10-22 Monday 02:43  jobi
10958
10959  [no log message]
10960
10961 2001-10-22 Monday 01:17  lool
10962
10963  Moved unlock in the if structure. This suppresses the dead_lock which
10964  was crashing the windows port in TS_input.
10965
10966  The audio still segfaults.
10967
10968 2001-10-16 Tuesday 18:51  stef
10969
10970  -defining TRACE_DVDCSS in config.h displays libdvdcss debug message.
10971  -libdvdcss error messages are reported in input_dvd.c.
10972  -vlc verbosity also enables more error messages from libdvdcss.
10973
10974 2001-10-15 Monday 16:59  sam
10975
10976    * Fixed an error in the ts://server[:port][/broadcast] input parsing.
10977
10978 2001-10-14 Sunday 05:26  stef
10979
10980  Use of an environment variable to choose libdvdcss method.
10981
10982 2001-10-13 Saturday 17:34  stef
10983
10984  New features for libdvdcss: we have three ways now to decode a title key.
10985
10986  1) Crack the title key (the method that was here before). The only change
10987  here is that we search the key for the exact chapter we are seeking with
10988  DVDSetArea (in case the key has changed within a title). It is maybe not a
10989  good idea.
10990
10991  2) Crack the disc key, which allows us to decode instantly all title keys.
10992  I've used an algorithm from Frank Stevenson ; it eats much memory (64MB),
10993  and takes about 15 s at launch time.
10994
10995  3) Decode the disc key with player keys (libcss method). However, you need
10996  licensed player keys at build time for that to work.
10997
10998  To choose between libdvdcss methods, a command line options is supplied:
10999
11000          vlc --dvdcss <method> where method is one of title, disc, key.
11001
11002  Note that all these changes only work with linux now, since we have to add a
11003  specific ioctl to read title key. I hope that I haven't broken too many things.
11004
11005 2001-10-11 Thursday 18:12  massiot
11006
11007  * Minor video parser optimization ;
11008  * SDL now displays an error message on 422 streams.
11009
11010 2001-10-11 Thursday 15:19  massiot
11011
11012  * Chroma 4:2:2 and 4:4:4 support in the decoder.
11013  * Fixed bugs in the C YUV transform with 4:2:2 format.
11014
11015 2001-10-11 Thursday 13:28  massiot
11016
11017  * Fixed bugs in RPM spec files ;
11018  * Fixed a bug in configure where ix86 machines were improperly detected.
11019
11020 2001-10-10 Wednesday 17:18  sam
11021
11022    * Fixed bad ChangeLog formatting.
11023
11024 2001-10-10 Wednesday 16:25  sam
11025
11026    * 0.2.90 release.
11027    * Updated ChangeLog files.
11028    * XVideo module now compiled as built-in for Debian packages, to avoid
11029      PIC and non-PIC code collision (Closes Debian bug #111790).
11030
11031 2001-10-09 Tuesday 13:46  massiot
11032
11033  MacOS X port : replaced -traditional-cpp (deprecated) with -no-cpp-precomp.
11034
11035 2001-10-08 Monday 18:20  massiot
11036
11037  MacOS X port : native QuickTime video output, courtesy of Florian G.
11038  Pflug <fgp@phlo.org>. Use it with -I macosx_qt.
11039
11040 2001-10-08 Monday 11:21  massiot
11041
11042  Fixed bugs in the altivec detection, courtesy of Michel Lanners <mlan@cpu.lu>.
11043
11044 2001-10-03 Wednesday 17:10  sam
11045
11046    * Added User-Agent header in the HTTP input.
11047    * Fixed an input segfault which occured using ES input.
11048
11049 2001-10-03 Wednesday 16:41  massiot
11050
11051  * Enhanced --with-tuning
11052  * Fixed a nasty segfault
11053
11054 2001-10-03 Wednesday 15:14  sam
11055
11056    * Added an endianness check for cross-compilations.
11057    * We now check for sys/times.h.
11058
11059 2001-10-03 Wednesday 14:58  massiot
11060
11061  * Repaired dummy input broken yesterday.
11062
11063 2001-10-03 Wednesday 14:46  massiot
11064
11065  * Minor ShowBits() optimization ;
11066  * Fixed a bug in vlc.spec ;
11067  * New --disable-plugins option ; make all plug-ins built-in.
11068
11069 2001-10-03 Wednesday 12:12  massiot
11070
11071  Info : you can use #ifndef instead of #ifdef... #else :p
11072
11073 2001-10-03 Wednesday 05:32  xav
11074
11075  The vlc now compiles when cross-compiling with Mingw32. It segfaults
11076  while browsing plugins (modules.o, it seems).
11077
11078  Oh, btw, stats won't work under win32, since <sys/times.h> and the
11079  function times don't seem to exist.
11080
11081  Sam, may I speak with you tomorrow about modules.c ?
11082
11083 2001-10-03 Wednesday 04:53  xav
11084
11085  Modified configure.in to allow cross-compiling with Mingw32.
11086  Quick and ugly, i'm gonna find a better way to do it.
11087
11088 2001-10-03 Wednesday 04:20  tcastley
11089
11090  Updated to compile on BeOS.
11091
11092 2001-10-03 Wednesday 04:19  tcastley
11093
11094  Changes to ensure the BeOS compile still works.
11095
11096 2001-10-02 Tuesday 19:09  sam
11097
11098    * Added HTTP virtualhost support in the HTTP input.
11099    * Enabled mouse clicks in the GGI plugin.
11100    * Minor Makefile alteration.
11101
11102 2001-10-02 Tuesday 19:04  massiot
11103
11104  * Fixed a warning in input_es.c ;
11105  * Don't connect on INADDR_ANY, patch courtesy of Mathias Kretschmer
11106    <mathias@research.att.com>.
11107
11108 2001-10-02 Tuesday 18:46  massiot
11109
11110  * Cleaned up sam's mess with input's pf_open and pf_close (not completely) ;
11111  * With -vvv modules now show up their scores ;
11112
11113  This afternoon I have been a little bored, so the feature of the day is :
11114  * HTTP input support.
11115
11116  You can test it with :
11117  ./vlc http://mysite.com:80/mystream.mpg
11118  It doesn't implement any kind of buffering, so make sure you have enough
11119  bandwidth, otherwise you'll just get nothing.
11120
11121  It is compatible with HTTP proxy, just set http_proxy :
11122  export http_proxy="http://proxy.mycompany.com:3128/"
11123
11124  Enjoy !
11125
11126 2001-10-02 Tuesday 15:34  massiot
11127
11128  * Borrowed Mandrakesoft's vlc.spec and libdvdcss.spec ;
11129  * New configure option --with-tuning=[arch], extending --enable-pentiumpro ;
11130  for Pentium, use --with-tuning=pentium, for PowerPC 604 use --with-tuning=604,
11131  and so on.
11132
11133 2001-10-01 Monday 18:44  massiot
11134
11135  Dramatically improve compilation time, with a negligible performance
11136  tradeoff.
11137
11138 2001-10-01 Monday 18:18  massiot
11139
11140  * Removed -march=pentiumpro ; should now work on pentium-class machines ;
11141  * Removed --enable-stats configuration directive. Stats are now activated
11142  at runtime with --stats ;
11143  * New intf_StatMsg() call ;
11144  * Vout picture heap is now 8 pictures instead of 5 (better synchro) ;
11145  * Tremendous enhancements in statistics display ;
11146  * Better capabilities handling.
11147
11148 2001-10-01 Monday 14:48  massiot
11149
11150  Error checks in debug mode : pthread ERRORCHECK_MUTEX and MALLOC_CHECK_=2.
11151
11152 2001-09-30 Sunday 02:33  stef
11153
11154  .better handling of the buffer of the sound driver to try to remove
11155   sratches in spdif.
11156
11157  Thanx to bozo for his help :)
11158
11159 2001-09-28 Friday 17:08  massiot
11160
11161  Fixed bugs in the MacOS X port.
11162
11163 2001-09-28 Friday 16:17  massiot
11164
11165  Faster configure script and as-yet untested Darwin patches.
11166
11167 2001-09-28 Friday 12:39  massiot
11168
11169  Test for Altivec C extensions.
11170
11171 2001-09-28 Friday 11:57  massiot
11172
11173  If memalign isn't available, fall back on valloc.
11174
11175 2001-09-26 Wednesday 14:32  massiot
11176
11177  By default, use the real size of the stream for the video output size.
11178
11179 2001-09-25 Tuesday 13:46  massiot
11180
11181  Altivec IDCT and motion compensation, courtesy of Michel Lespinasse for
11182  mpeg2dec (untested).
11183
11184 2001-09-24 Monday 13:17  massiot
11185
11186  Fixed many alignment issues.
11187
11188 2001-09-14 Friday 17:36  massiot
11189
11190  Miscellaneous updates to configure, especially for cross-compilation.
11191
11192 2001-09-09 Sunday 15:43  sam
11193
11194   Changes to vlc:
11195
11196    * Fixed arch-dependant build dependencies (Closes Debian bug #109722).
11197    * Minor changes to the (non-working) ncurses interface.
11198
11199   Changes to libdvdcss (courtesy of Håkan Hjort <d95hjort@dtek.chalmers.se>):
11200
11201    * If we see 3000 unencrypted blocks assume that the title is unencrypted.
11202    * If we have not seen any encrypted block and then discover that the block
11203      just read is not a valid block of an MPEG2 Program stream, assume that the
11204      title is unencrypted.
11205    * Empty keys (for unscrambled sectors) are now cached as well.
11206    * We try to decrypt the file even if DVD ioctls are not available.
11207
11208 2001-09-06 Thursday 20:21  henri
11209
11210  - Fixed a netlist packet leak in demuxPSI (Mark Gritter <mgritter@kealia.com>).
11211
11212  - Removed the nuts message "unable to allocate memory" when the netlist got
11213  empty.
11214
11215  - Cosmetic changes.
11216
11217 2001-09-06 Thursday 15:24  massiot
11218
11219  Another fix for the altivec detection.
11220
11221 2001-09-06 Thursday 12:39  massiot
11222
11223  Fixed numerous bugs with the Altivec IDCT (still not compiling).
11224
11225 2001-09-06 Thursday 09:31  henri
11226
11227  Added gnome.h check and cleaned the error messages in the configure
11228  script
11229
11230 2001-09-06 Thursday 06:28  henri
11231
11232  A very tiny small useless optimization in the LPCM decoder
11233
11234 2001-09-05 Wednesday 18:07  massiot
11235
11236  * Altivec IDCT and motion compensation, based on Paul Mackerras's mpeg2dec
11237  (untested !) ;
11238  * Local minor optimizations in IDCT ;
11239  * Removed a hopeless kludge in input_clock.c
11240
11241 2001-08-27 Monday 18:13  massiot
11242
11243  IP Multicast support, courtesy of Mathias Kretschmer <mathias@research.att.com>.
11244
11245 2001-08-24 Friday 12:51  sam
11246
11247    * Fixed build dependencies for architectures not supporting libasound2
11248      (Closes Debian bug #109722).
11249
11250 2001-08-23 Thursday 17:39  sam
11251
11252    * Attempt to fix the SDL detection under *BSD.
11253
11254 2001-08-23 Thursday 15:24  massiot
11255
11256  Removed /usr/local/include, because it is unsafe in a cross-compilation
11257  environment. If you have problems with this, tell me and we'll find an
11258  alternate solution.
11259
11260 2001-08-22 Wednesday 23:18  gbazin
11261
11262  - The win32 port is once again using msvcrt.dll instead of msvcrt40.dll
11263  - Fixed a synchro bug (typo) in video_output.c
11264
11265 2001-08-22 Wednesday 20:47  massiot
11266
11267  * Added a documentation to use VLC as a netscape plug-in and do some
11268  (buggy) web streaming.
11269
11270 2001-08-22 Wednesday 19:21  massiot
11271
11272  * Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
11273  - performance boost ;
11274  - fixed the "Dual Prime Arithmetic" bug ;
11275  - 3DNow! motion compensation module ;
11276  * BTW, fixed numerous bugs ;
11277  * AC3dec statistics do not show up with --enable-stats, because I doubt
11278  they're understandable by a normal human being, and they pollute the output.
11279
11280 2001-08-22 Wednesday 17:16  sam
11281
11282    * Grmbl. Forgot to update the libdvdcss changelog.
11283
11284 2001-08-22 Wednesday 16:23  sam
11285
11286    * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
11287    * Added --xvadaptor flag to select the XVideo adaptor to use.
11288    * Everything is ready for the 0.2.83 release.
11289
11290 2001-08-20 Monday 01:35  sam
11291
11292    * Added support in ./configure for the cprof profiler.
11293    * Activated -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 on all platforms, fixes
11294      issues under Solaris and QNX.
11295    * Additional checks for SSE-specific (non-MMXEXT) instructions, as
11296      reported in <20010817114220.A23480@slartibartfast.angrypacket.com>.
11297
11298 2001-08-14 Tuesday 19:53  sam
11299
11300    * Fixed yesterday's pthread detection fix.
11301
11302 2001-08-14 Tuesday 06:52  sam
11303
11304    * GNU/Hurd configuration and compilation fixes.
11305
11306 2001-08-14 Tuesday 02:00  sam
11307
11308    * Fixed a crash in subtitle rendering.
11309    * Activated old crappy subtitle rendering in overlay mode (ugly but
11310      probably better than having no subtitles at all).
11311
11312 2001-08-13 Monday 14:24  sam
11313
11314    * Added missing debian files I forgot to add a long time ago.
11315    * Fixed libglide2/libglide3 inconsistency in debian/control.
11316
11317 2001-08-10 Friday 19:43  sam
11318
11319    * Another mistake in the BSD/OS configuration process.
11320
11321 2001-08-10 Friday 19:14  massiot
11322
11323  Added --with-sdl-config-path option if you sdl-config is not in $PATH.
11324
11325 2001-08-10 Friday 18:38  sam
11326
11327    * Added proper Conflicts: rules in debian/control.
11328    * configure.in fixes for BSD/OS.
11329
11330 2001-08-10 Friday 01:12  sam
11331
11332    * Added BSD/OS libdvd by Steven M. Schultz <sms@TO.GD-ES.COM> in
11333      extras/BSDI_dvdioctl after he suggested it. License is GPL.
11334    * ./configure now checks for an installed libdvd under BSD/OS and
11335      falls back to ours if not found.
11336    * Fixed harmless typos in yesterday's Solaris libdvd patches.
11337    * Bumped libdvdcss version number up to 0.0.3 ; release will probably
11338      follow once the BSDI changes have been tested.
11339
11340 2001-08-09 Thursday 22:16  jlj
11341
11342  Fixed a memory leak in the ifo parser and input_EndStream
11343
11344 2001-08-09 Thursday 10:20  sam
11345
11346    * Fixed a bug in the gtk interface which caused vlc to go amok after
11347      having met a zero-sized area.
11348    * Found out how to type 'å' in vim :-)
11349    * Added missing bloat to modules_export.h.
11350    * 'snapshot*' rules do not depend on 'clean', and don't use /tmp anymore.
11351    * Added vlc:loop playlist command to go back at the beginning.
11352      Usage: vlc file1.mpeg file2.mpeg ... fileN.mpeg vlc:loop
11353      This change isn't very elegant but there are already bugs in the
11354      playlist handling, I'll try to polish it once the playlist is fixed.
11355
11356 2001-08-08 Wednesday 04:48  sam
11357
11358    * Solaris DVD decryption support by H}kan Hjort <d95hjort@dtek.chalmers.se>.
11359
11360 2001-08-07 Tuesday 12:54  sam
11361
11362    * Updated version number to 0.2.82.
11363    * Updated ChangeLog.
11364    * Fixed a typo in Makefile.dep.
11365
11366 2001-08-07 Tuesday 04:48  sam
11367
11368    * Got Makefile to launch ./configure almost properly. $(MAKECMDGOALS) rules !
11369    * Various debian scripts fixes.
11370    * Added -lmsvcrt40 to the win32 flags for proper execution under Wine.
11371    * Fixed broken soname setting under Solaris (and OS X, sort of).
11372    * Made the illegal instruction report more explicit.
11373    * BSD/OS 4.3beta1 fixes by Steven M. Schultz <sms@TO.GD-ES.COM>.
11374
11375 2001-08-06 Monday 15:46  sam
11376
11377    * libdvdcss* packages are now a bit more policy-compliant.
11378
11379 2001-08-06 Monday 15:27  sam
11380
11381    * Added a dummy libdvdcss so that the DVD plugin can be used without
11382      libdvdcss. It will try to dlopen() libdvdcss at runtime, though,
11383      and will use the dummy functions only if it couldn't find a valid
11384      libdvdcss. This is probably only useful to package maintainers.
11385
11386    * Tidied the snapshot-* Makefile rules.
11387    * Tidied the modules Makefiles.
11388    * Removed useless stuff in the debian/ directory.
11389    * Removed the "make all" kludge in the Makefile.opts rule. I hope this
11390      patch is harmless on all systems.
11391
11392 2001-08-05 Sunday 17:32  gbazin
11393
11394  * Big rewrite of the DirectX audio plugin. The audio output is now (almost)
11395      perfect on Win32.
11396  * Fixed a bug in ac3dec_CreateThread() in ac3_decoder_thread.
11397  * On Win32, open() will now open files in binary mode by default.
11398  * A few minor changes to vout_xvideo.c
11399
11400 2001-08-03 Friday 20:03  gbazin
11401
11402  Oops, forgot to commit this file.
11403
11404 2001-07-31 Tuesday 23:13  gbazin
11405
11406  * Fixed a segfault in PSEnd in input_ps.c
11407  * The video decoder thread is now also reniced to a lower priority on
11408    Win32 (as in the linux version). This slightly increases the responsiveness of vlc.
11409
11410 2001-07-30 Monday 16:13  massiot
11411
11412  * Now use SDL_CFLAGS for searching SDL/SDL.h.
11413
11414 2001-07-30 Monday 15:57  massiot
11415
11416  * Don't miserably die in `make` when ./configure hasn't be run ;
11417  * Fixed a bug when compiling KDE plug-in without Qt plug-in ;
11418  * Now taking into account $KDEDIR ;
11419  * Made SDL configure error messages more explicit ;
11420  * --disable-sdl is now correctly taken into account ;
11421  * Changed the order of evaluation of sdl-config and sdl11-config ;
11422  * Finally fixed SDL*/SDL.h check ;
11423
11424 2001-07-30 Monday 02:53  sam
11425
11426    * VC++/Intel compiler fixes by Jon Lech Johansen <jon-vl@nanocrew.net>.
11427
11428 2001-07-30 Monday 00:54  sam
11429
11430    * Better gtk-config detection.
11431    * Removed duplicate checks in configure.in.
11432    * Fixed a typo in vlc.spec.
11433
11434 2001-07-28 Saturday 04:17  sam
11435
11436    * Fix in libdvdcss in the key caching code.
11437    * Removed useless variables in configure.in which caused all subsequent
11438      compilation tests to fail.
11439
11440 2001-07-27 Friday 18:23  sam
11441
11442    * Additional fixes to the sdl-config detection.
11443
11444 2001-07-27 Friday 18:14  sam
11445
11446    * Added a make uninstall rule.
11447
11448 2001-07-27 Friday 16:43  sam
11449
11450    * Updated version numbers for imminent release.
11451    * Fixed the --with-dvdcss flag:
11452       o --with-dvdcss - build libdvdcss, link statically (also default behaviour)
11453       o --with-dvdcss=local-static - build libdvdcss, link statically
11454       o --with-dvdcss=local-shared - build libdvdcss, link dynamically
11455       o --with-dvdcss=/foo/bar - don't build libdvdcss, use libdvdcss in /foo/bar
11456    * Fixed an omission in the dvdcss.h header.
11457
11458 2001-07-27 Friday 03:05  sam
11459
11460    * Changed libdvdcss API to force binary incompatibility. Yeah, this is
11461      evil, but if we don't do it now we'll have to do it when more people
11462      are using it.
11463    * Fixed minor libdvdcss stuff such as the soname and compilation flags.
11464    * New --with-dvdcss flag.
11465      Explanation:
11466       o default: build libdvdcss, statically link vlc against it.
11467       o --with-dvdcss=no: build libdvdcss, dynamically link vlc against it.
11468       o --with-dvdcss=yes: don't build libdvdcss, use already installed one.
11469       o --with-dvdcss=/foo: don't build libdvdcss, use libdvdcss from /foo/*.
11470      (this looks a bit strange to me, I'll find better flag settings)
11471
11472 2001-07-26 Thursday 22:00  reno
11473
11474  * Format asm functions for gcc
11475    -> fixed the segfaults with imdct_sse
11476    -> sound is hugly with imdct_sse in debug mode
11477
11478 2001-07-26 Thursday 16:53  massiot
11479
11480  Now using gcc -pipe.
11481
11482 2001-07-26 Thursday 11:08  massiot
11483
11484  Accept SDL 1.1.5 or later.
11485
11486 2001-07-26 Thursday 05:13  sam
11487
11488    * Fixed the MMX YUV plugin issues with gcc 2.96 and 3.0.
11489    * Updated TODO, cosmetic changes.
11490
11491 2001-07-25 Wednesday 21:14  massiot
11492
11493  Now use sdl-config for SDL.
11494
11495 2001-07-25 Wednesday 16:51  bozo
11496
11497  The spdif audio output won't kill itself anymore at the beginning.
11498
11499 2001-07-25 Wednesday 10:41  gbazin
11500
11501   * dvdcss_readv optimisations for Win32. We now send only one read command
11502     to the DVD drive for the whole iovec.
11503   * Fixed _win32_dvdcss_aread to work around the WinASPI32 64kb transfer
11504     size restriction.
11505   * New and theoretically better Win32 pthread implementation which fixes a
11506     problem I was having when changing title on a DVD (netlist related).
11507     vlc_cond_multicast may or may not work.
11508   * Fixed the "quit" event handling in directx/vout_events.c.
11509   * dvd_ifo.c now takes into account error messages from UDFFindFile.
11510   * Temporarily disabled aout_Probe() in aout_SDL (this function
11511     is creating an awful lot of problems - libSDL bug ).
11512
11513 2001-07-25 Wednesday 05:53  sam
11514
11515    * Updated ChangeLog.
11516
11517 2001-07-25 Wednesday 05:12  sam
11518
11519    * ncurses compilation fix by Michael Mondragon <mammon@lokmail.net>.
11520    * fix for large inline functions and gcc 3.0.
11521    * fixed the gnome plugin so that it does not include gtk headers.
11522
11523 2001-07-24 Tuesday 13:16  xav
11524
11525  Removed the changes made ; vlc should compile when following the
11526  instructions in INSTALL-win32.
11527
11528 2001-07-24 Tuesday 11:40  xav
11529
11530  Quick and ugly hack in the makefile to allow vlc_win32 to compile when
11531  getting it directly from the CVS. As a result, the vlc_win32 program
11532  doesn't have an icon any more. Too bad.
11533
11534 2001-07-20 Friday 18:20  massiot
11535
11536  Fixed the "paused movie won't restart" bug.
11537
11538 2001-07-19 Thursday 13:50  massiot
11539
11540  * QNX RTOS plug-in by Jon Lech Johansen.
11541
11542 2001-07-19 Thursday 13:42  massiot
11543
11544  * FreeBSD compilation fix, by Øyvind Kolbu.
11545
11546 2001-07-18 Wednesday 19:05  massiot
11547
11548  * Updated documentation with recent changes ;
11549  * Decoders are niced again, for it is really better.
11550
11551 2001-07-18 Wednesday 17:21  massiot
11552
11553  A BIG kludge for the calculation of mux_rate, so that times displayed in
11554  the scroll bar are now correct for MPEG-2 streams. There is probably a
11555  better way to do it, but I haven't found in months.
11556
11557 2001-07-18 Wednesday 16:21  massiot
11558
11559  * Rewrote the video decoder to take advantage of several processors (SMP mode) ;
11560  * Fixed a bug in the video decoder initialization :-p ;
11561  * Added --smp option and several hooks in src/input/input_ext-intf.c ;
11562  * Grayscale mode now turns off chroma IDCT.
11563
11564 2001-07-17 Tuesday 11:48  massiot
11565
11566  Cleaned up include/. Unnecessary headers are no longer under include/, but
11567  under src/. (eat that)
11568
11569 2001-07-17 Tuesday 00:00  gbazin
11570
11571  Added intf_DbgMsg and intf_DbgMsgImm symbols to modules_export.h
11572  This fixes the TRACE build.
11573
11574 2001-07-16 Monday 18:40  massiot
11575
11576  ...and the associated Makefile modifications.
11577
11578 2001-07-16 Monday 18:26  massiot
11579
11580  * Exploded the outdated generic decoder ;
11581  * Updated ChangeLog and TODO.
11582
11583 2001-07-16 Monday 17:54  massiot
11584
11585  * Added IDEALX developer documentation into main CVS - PLEASE UPDATE
11586  REGULARLY ;
11587  * Cleaned up doc/ directory.
11588
11589 2001-07-16 Monday 14:10  massiot
11590
11591  Fixed GetChunk for chunks < 4 bytes.
11592
11593 2001-07-13 Friday 01:06  gbazin
11594
11595  - Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_readv), one of them
11596      should have prevented the Win9x dvd input from working.
11597  - Moved the "if(Win2k)" out of the loop in _win32_dvdcss_readv.
11598
11599  - Put a readv() function in input_iovec.h, the input_es now compiles.
11600  - Modified input_ts to use this function.
11601
11602  - Fixed an initialisation bug in vout_directx.c
11603  - Right clicking on the mouse now displays the navigation menu.
11604
11605  PS: If someone is willing to test the DVD input on Win95/98/Me I will
11606      upload an up to date binary package.
11607
11608 2001-07-12 Thursday 22:31  reno
11609
11610  * Fix audio/video synchro bug with esd
11611  * Should fix buggy sound due to 44100-48000 Hz conversions
11612
11613 2001-07-11 Wednesday 04:01  sam
11614
11615    * libdvdcss enhancements by Billy Biggs <vektor@dumbterm.net>. This breaks
11616      vlc's DVD input (looks like decoders are expecting data too early and
11617      DVD input can't cope with it due to decryption). Needs to be investigated.
11618    * Plugins are now compiled in plugins/* and libraries in lib/*.
11619    * The KDE UI compiles again but does not work yet.
11620    * ALSA plugin message corrections.
11621    * Calculation modules can now be calledwith a shorter name
11622      (eg. '--downmix mmx' instead of '--downmix downmixmmx').
11623    * Fixed insane verbosity of the SDL plugin.
11624
11625 2001-07-10 Tuesday 08:07  gbazin
11626
11627  - Fixed the segfault in vout_UnloadFont
11628  - DestroyThread in video_output doesn't call pf_destroy if pf_create has
11629      failed previously.
11630  - The Xvideo plugin now closes the video window when it XVideoGetPort
11631      fails in vout_Create.
11632
11633 2001-07-09 Monday 01:15  reno
11634
11635  * Alignement in asm functions
11636  * 16 bytes alignement for data (need fo SSE)
11637  * Optimization in SSE
11638
11639 2001-07-08 Sunday 19:45  gbazin
11640
11641  Win32 changes only:
11642
11643   - defined off_t as a long long. This allows DVD navigation to work.
11644     This change is to be implemented on a compiler by compiler basis. For
11645     now, it works on mingw32 (tested) and should work on MSVC (not tested).
11646
11647   - Implemented a quick and dirty hack in intf_msg.c to be able to display
11648     long long integers with printf on Win32. This change is also necessary
11649     to avoid segfaults when debug is enabled in vlc on Win32.
11650
11651   - few minor changes in the directx plugins.
11652
11653   - defined snprintf in common.h and removed a few #ifdef WIN32
11654
11655 2001-07-07 Saturday 19:45  sam
11656
11657    * Probably fixed the "X eats more and more CPU" bug. Please test.
11658    * mingw32 cross-compilation issue fixed.
11659
11660 2001-07-06 Friday 10:43  sam
11661
11662    * Small optimization in vpar_blocks.c, sparing a few memset() calls.
11663    * Additional error checking in vout_sdl.c.
11664    * Minor manpage fix, conforming to Debian policy version 3.5.5.0
11665      (Closes Debian bug #99561).
11666
11667 2001-07-01 Sunday 10:49  gbazin
11668
11669  - Portablility fix: We now control the name to be used in the assembler
11670      code for a C function or variable.
11671      GCC for Win32 normally prepends an underscore to the name of a
11672      C function or variable, and the inline assembler code was using the
11673      name without the underscore so we had undefined symbols in some
11674      modules.
11675  - Reenabled all the accelerated modules on Win32.
11676
11677 2001-06-29 Friday 00:12  gbazin
11678
11679  - a few bug fixes for the directx plugin.
11680  - removed the custom usleep function for win32 as we don't really need
11681      this accuracy, and it was eating cpu resources.
11682
11683 2001-06-27 Wednesday 11:53  massiot
11684
11685  Elementary Stream input plugin (use it with --input es). Only works with
11686  video streams at the moment.
11687
11688 2001-06-27 Wednesday 08:29  gbazin
11689
11690  - Added command line option '--stdout <filename>' which redirects stdout
11691      and stderr to the specified file. This option should mainly be useful
11692      on Win32.
11693  - On Win32, vlc now has an icon associated to the .exe file, and is a full
11694      GUI application (you don't have this annoying dos command box anymore)
11695  - Added INSTALL-win32.txt for specific details to the Win32 port.
11696
11697  I've tested these changes on Win32 and Linux, let's hope I didn't break
11698    vlc for other platforms.
11699
11700  --
11701  Gildas
11702
11703 2001-06-25 Monday 13:34  sam
11704
11705    * Compile fix for newer versions of MacOS X by Colin Simmonds
11706      <colin_simmonds@Mac.lover.org>.
11707    * Additional MacOS X DVD ioctl work by Eugenio Jarosiewicz
11708      <ej0@cise.ufl.edu>.
11709
11710 2001-06-21 Thursday 09:22  sam
11711
11712    * Win32 network support by Boris Dorès <babal@via.ecp.fr>.
11713
11714 2001-06-19 Tuesday 07:51  sam
11715
11716    * FreeBSD (and probably QNX) shared memory handling fix.
11717
11718 2001-06-19 Tuesday 01:42  sam
11719
11720    * First libdvdcss version
11721
11722 2001-06-15 Friday 07:12  sam
11723
11724    * Unrolled two loops in dvd_netlist.c to prevent flooding.
11725    * DVD input stuttering fix by Jon Lech Johansen.
11726
11727 2001-06-14 Thursday 22:21  sam
11728
11729    * Added gprof profiling support with --enable-profiling.
11730
11731      It works at last! configure with --enable-profiling, build, run
11732   vlc (you may want to add --noaudio, it currently segfaults with sound
11733   here) and launch "gprof vlc" when finished.
11734
11735      To make gprof work with multithreaded programs, one needs to set the
11736   internal ITIMER_PROF timer for each new thread launched. I did this
11737   through a wrapper in vlc_thread_create (see include/threads.h).
11738
11739 2001-06-14 Thursday 04:47  sam
11740
11741    * Fully working Windows DVD ioctl support by Jon Lech Johansen.
11742    * Usual weekly ChangeLog mass-update.
11743
11744 2001-06-14 Thursday 03:49  sam
11745
11746    * DirectX enhancements by Gildas Bazin, such as software rendering.
11747    * Merged dvdcss_init and dvdcss_open into dvdcss_open, and dvdcss_close
11748      and dvdcss_end into dvdcss_close. libdvdcss API now has 7 functions.
11749    * Another failed attempt at profiling vlc under Linux: ported the
11750      threads API to GNU Pth. Activate with --enable-pth. It doesn't seem to
11751      spawn new threads for me, maybe someone will have better luck.
11752    * Makefile optimizations.
11753    * Automatic build of libdvdcss if not found.
11754
11755 2001-06-13 Wednesday 02:03  stef
11756
11757  *the dvd netlist no longer stops when the fifo is empty ; it just waits
11758  that there are free vectors again
11759
11760 2001-06-13 Wednesday 00:14  sam
11761
11762    * Exported the CSS part of the dvd plugin into a library.
11763
11764 2001-06-12 Tuesday 20:16  stef
11765
11766  *slight modification in input_dvd since Getiovec wasn't at the right
11767  place
11768
11769  *send escape packet when changing title, not to be stuck in some
11770  decoder.
11771
11772  *the position in the title is now resetted when we change title to
11773  prevent a title from being unavailable because we're stuck at the end
11774
11775  *fixed a bug with 1-chapter-long title that displayed chapter 0.
11776
11777  *added a _temporary_ field in p_main to know whether the audio stream is
11778  ac3 (ugly). It allows a vlc launched in spdif mode to play mpeg or lpcm
11779  audio.
11780
11781  *cleaned the title property messages to get rid of the ugly stars.
11782
11783 2001-06-12 Tuesday 15:50  henri
11784
11785  Added LPCM support. It should work with stereo LPCM.
11786  Untested with 5-ways LPCM streams.
11787
11788 2001-06-12 Tuesday 13:02  reno
11789
11790  * Fix the warning in compilation of main.c
11791
11792 2001-06-12 Tuesday 02:30  reno
11793
11794  * Check that OS support SSE optimization for PIII (to avoid illegal hardware instruction on Linux 2.2.x)
11795
11796 2001-06-09 Saturday 19:01  stef
11797
11798  *Fixed a bug in synchro reinitialisation: we no longer have a shift each
11799  time we restart the synchro (for scr discontinuity for instance)
11800
11801  *In DVD mode, we reinit the synchro only if the scr are not continuous
11802  (instead of each cell)
11803
11804  *Try to improve ac3 spdif to prevent from desynchronization.
11805
11806 2001-06-08 Friday 22:03  sam
11807
11808    * Lots of DirectX plugin fixes by Gildas Bazin.
11809    * Compilation fix in message queue mode.
11810
11811 2001-06-07 Thursday 17:27  sam
11812
11813    * Applied old FreeBSD patch for dvd input by German Tischler.
11814    * Found what was causing the slowdowns: a namespace collision. Put all
11815      plugins into builtins again.
11816
11817 2001-06-07 Thursday 03:10  sam
11818
11819    * Put most builtins in plugins again due to performances issues (more
11820      about this in a forthcoming post here).
11821    * Fixed the painfully slow build process (at last!).
11822    * Moved the null plugin together with the dummy one.
11823    * Added new dummy input plugin.
11824
11825     More on the dummy input plugin: we'll use it to insert commands in
11826    the playlist. Currently implemented are the "quit" and "pause" functions,
11827    here are examples on how they are used:
11828
11829      vlc file.mpeg vlc:quit                # exit after file.mpeg has been read.
11830
11831      vlc file1.mpeg vlc:pause:3 file2.mpeg # pause 3 seconds before playing
11832                                            # the next file.
11833
11834     From now we can more efficiently benchmark vlc. For instance, to test
11835    the video output changes I am doing, I use such a command:
11836
11837      time vlc -I dummy --noaudio file.mpeg vlc:quit
11838
11839     Future extentions might include more interesting stuff like "switch
11840    to full screen", "repeat next file 3 times", "switch to SDL video
11841    output"...
11842
11843 2001-06-05 Tuesday 06:08  sam
11844
11845    * Updated things and stuff for 0.2.80 release.
11846
11847 2001-06-03 Sunday 14:47  sam
11848
11849    * Various little fixes
11850     - BeOS interface compilation fix by Rene Gollent.
11851     - DirectX plugin compilation fix by Gildas Bazin.
11852     - removed %ebx spill in the iMDCT plugins.
11853
11854 2001-06-02 Saturday 03:10  sam
11855
11856    * Moved modules_builtins.h.in into src/misc. Please remove
11857      include/modules_builtins.h in your local tree.
11858
11859 2001-06-02 Saturday 03:09  sam
11860
11861    * DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>.
11862
11863      Notes: o I called it 'directx' instead of 'windx' because it
11864               made a lot more sense to me.
11865             o Completely untested. I didn't manage to compile it yet.
11866             o Code in vout_directx.c will go through a big rewrite when
11867               vout 4 is finished. Xav is already working on this.
11868
11869 2001-05-31 Thursday 18:10  stef
11870
11871  *fixed a double malloc/free bug in DVDRead
11872
11873  *fixed a lock issue in the interface introduced in my last commit
11874
11875 2001-05-31 Thursday 14:45  sam
11876
11877    * Win32 plugin support by Gildas Bazin <gbazin@netcourrier.com>.
11878
11879 2001-05-31 Thursday 05:57  sam
11880
11881    * BeOS fixes. renamed iovec.h to input_iovec.h because of namespace issues.
11882
11883 2001-05-31 Thursday 05:23  sam
11884
11885    * miscellaneous Win32 fixes by Gildas Bazin <gbazin@netcourrier.com>, sorry
11886      for the 2 weeks delay.
11887
11888 2001-05-31 Thursday 05:12  sam
11889
11890    * Win2000 DVD input by Jon Lech Johansen <jon-vl@nanocrew.net>.
11891
11892 2001-05-31 Thursday 03:37  sam
11893
11894    * Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile
11895      vlc with MS and Intel C/C++ compilers.
11896
11897 2001-05-31 Thursday 01:02  stef
11898
11899  -Updated the gtk/gnome interface to work in network mode,
11900
11901  -Fixed some bugs in interface (language menus in ts, misnamed fields)
11902
11903  -Play/Stop work in network mode to start/stop decoding of the stream
11904
11905  I have a segfault in imdct_3dn(93). But I can't underdand assembly.
11906
11907 2001-05-31 Thursday 00:16  sam
11908
11909    * Fixed a bug introduced in my previous commit which broke DVD input.
11910
11911 2001-05-30 Wednesday 19:04  sam
11912
11913    * Hrmpf. Forgot the most important file.
11914
11915 2001-05-30 Wednesday 19:03  sam
11916
11917    * Fixed the BeOS compile typo.
11918    * The ALSA plugin is back.
11919    * A gift for Gildas: plugins don't rely on backlinking any more. The
11920      drawback is the dirty magic in include/modules_export.h which has to
11921      be included whenever a module needs one of the functions in it. But
11922       a) we should less and less rely on those functions
11923       b) no plugin code modification was needed
11924
11925     The BeOS and MacOS X modules may be broken when compiled as plugins,
11926     I'll check this later when I can reboot under BeOS.
11927
11928 2001-05-30 Wednesday 07:19  stef
11929
11930  -Changes and bugfixes to make network work in VLAN Broadcast mode.
11931
11932  -Bugfix in the interface to access the network specific features.
11933
11934  -Some base of synchro in ac3 spdif
11935
11936 2001-05-28 Monday 06:23  sam
11937
11938    * Added a wrapper for readv() on platforms which don't support it. The
11939      network support now compiles under Win32, but still doesn't work, the
11940      select in plugins/mpeg/input_ts.c never returns any data.
11941
11942      Is there anything like strace(1) under Win32 to debug this ?
11943
11944 2001-05-28 Monday 05:17  xav
11945
11946  Modified in order to add network input under Win32.
11947  It compiles under Linux and Win32 (yeeaaahaaa, haven't broken anything
11948  :-))
11949  (added the WinSock library initialization and cleanup)
11950  Could someone test if it does really function ?
11951
11952 2001-05-28 Monday 04:54  sam
11953
11954    * Of course my Win32 patch broke the Un*x version.
11955
11956 2001-05-28 Monday 04:44  sam
11957
11958    * Forgot a little #ifdef, sorry.
11959
11960 2001-05-28 Monday 04:38  sam
11961
11962    * Win32 compilation fixes, esp. the MAC retrieval.
11963
11964 2001-05-25 Friday 15:20  sam
11965
11966    * Fixed a warning for *BSD compilation.
11967    * Fixed a typo in yesterday's Darwin ioctl fixes.
11968    * Patch by Eugenio so that the OS X interface and video output handle the
11969      aout and vout banks.
11970
11971 2001-05-25 Friday 06:23  sam
11972
11973    OS X fixes:
11974
11975    * Applied Eugenio's fix to the DVDioctl driver. I didn't test it, but
11976      it should not hang the kernel anymore.
11977
11978    * Ported most dvd_ioctl.c functions to the DVDioctl driver: ReportAgid,
11979      ReportChallenge, ReportKey1, ReportASF, InvalidateAgid, SendChallenge,
11980      SendKey2. They should comply with the "Mt. Fuji Commands for Multimedia
11981      Devices" paper.
11982
11983      Last remaining problem: ReadCopyright and ReadKey. The version of
11984   Darwin I have here only has reportKey() and sendKey() functions in
11985   the IODVDBlockStorageDevice class (pages 413 and 449 of the Mt. Fuji
11986   paper), but we also need the READ_STRUCTURE (page 357) which I couldn't
11987   find anywhere in the kernel headers. Either I missed it, or we'll have
11988   to wait for Apple to implement it (or maybe we can emulate this command
11989   with some other IOKit commands).
11990
11991 2001-05-24 Thursday 01:40  stef
11992
11993  -A little bug with lpcm in Makefile
11994
11995 2001-05-24 Thursday 01:08  stef
11996
11997  -Unification of gnome/gtk intefaces: now all the file are in plugin/gtk.
11998
11999  Specific files are glade generated files and intf_* files. All the
12000  remainders are common to gtk and gnome and contain all the callbacks for
12001  both interfaces.
12002
12003 2001-05-23 Wednesday 19:47  stef
12004
12005  -LPCM audio selection in ps mode, in prevision of henri's decoder.
12006
12007 2001-05-19 Saturday 02:39  stef
12008
12009  *More cleanification in gtk interface: now to change the
12010  title/chapter/audio/spu/angle, we tell the input to do intead of doing
12011  it inside the interface. It results in fewer locks during the changes.
12012
12013  *The dvd plugin reads again blocks of 32 sectors to gain speed since
12014  there are no more lock-ups during stream change. I've also created a new
12015  file that contain function to described video and audio streams with ifo
12016  datas.
12017
12018  The changes are made only for gtk. We should update the other interfaces
12019  soon (beos at least).
12020
12021  There is a memory corruption somewhere that make the vlc crash. I've no
12022  idea where to search.
12023
12024 2001-05-18 Friday 11:49  xav
12025
12026  [no log message]
12027
12028 2001-05-16 Wednesday 16:51  reno
12029
12030  * Add 3D Now! imdct
12031  * Remove kmudge for ac3 on MacOS X
12032
12033 2001-05-16 Wednesday 04:12  sam
12034
12035    * We now do pthread detection for FreeBSD like the XMMS guys do. It
12036      works even better.
12037
12038 2001-05-15 Tuesday 21:36  sam
12039
12040    * FreeBSD pthread fixes.
12041
12042 2001-05-15 Tuesday 18:19  sam
12043
12044    * AC3 IMDCT and downmix functions are now in plugins, --imdct and
12045      --downmix options added.
12046
12047 2001-05-15 Tuesday 16:49  stef
12048
12049  *Bugfixes, cleanings in gtk.
12050
12051 2001-05-15 Tuesday 03:01  stef
12052
12053  *initialization bugfixes in input_dvd
12054
12055  *added a b_stopped flag to interface playlist to have a stop function in
12056  interface plugins. As a consequence, the playlist no longer loops on end
12057  but wait for the user to press 'play' or to add another item (gtk/gnome
12058  interface). I think that other plugins are broken but it shouldn't be
12059  difficult to repair: just add a 'p_main->p_playlist->b_stopped = 0' in
12060  play functions and 'p_main->p_playlist->b_stopped = 1' when you have to
12061  stop.
12062
12063  *Updated gtk interface so that it has the same features as gnome. I
12064  think I will merge the code so that we don't have to copy and paste each
12065  change. Only the .glade file would be different.
12066
12067 2001-05-14 Monday 17:58  reno
12068
12069   * Begin of SSE/3DNow! support for imdct and downmix
12070
12071  If you have a PIII or a Athlon and you want to try this, just comment #if 0
12072  in ac3_downmix.c and ac3_imdct.c and add in AC3_DECODER section of Makefile :
12073         src/ac3_decoder/ac3_imdct_sse.o \
12074         src/ac3_decoder/ac3_srfft_sse.o \
12075         src/ac3_decoder/ac3_downmix_sse.o \
12076         src/ac3_decoder/ac3_downmix_3dn.o \
12077
12078 2001-05-12 Saturday 02:14  henri
12079
12080  Put a little note in the doc about "dvd devices"
12081
12082 2001-05-11 Friday 17:10  sam
12083
12084    * Fixed a deadlock in spudec.
12085
12086 2001-05-10 Thursday 08:47  sam
12087
12088    * Added SPU cropping.
12089    * Gnome interface segfault fix.
12090    * BeOS interface segfault fix by AnEvilYak (what's you real name btw?).
12091
12092    Note: if you want to have a look at the currently buggy YUV subpictures,
12093          uncomment line 1999 of src/video_output/video_output.c. Don't report
12094          bugs about this, I _know_ it's a quick hack.
12095
12096 2001-05-08 Tuesday 22:38  sam
12097
12098    * Fixed an aspect ratio issue in the SPU decoder, and optimized the
12099      SPU renderer.
12100
12101 2001-05-08 Tuesday 16:53  bozo
12102
12103  end of the last commit :-P
12104
12105 2001-05-08 Tuesday 16:38  bozo
12106
12107    - fix a discontinuity bug in input_ClockManageRef()
12108
12109 2001-05-08 Tuesday 02:43  sam
12110
12111    * Speed optimization in the handling of the unusual ephemer DVD subtitles.
12112    * Little optimization to bozo's UnalignedShowBits fix.
12113    * Race fix in the packet cache by Jon Lech Johansen <jon-vl@nanocrew.net>.
12114
12115 2001-05-07 Monday 15:52  bozo
12116
12117    - fix a bug in UnalignedShowBits that makes some _heavy_ unaligned streams
12118      not wotk correctly (for instance VLS' generated TS streams)
12119
12120 2001-05-07 Monday 06:42  sam
12121
12122    * Added support for some terribly braindead DVD subtitles in Kenshin
12123      which do not have a "stop display" command. Anime fans rejoice!
12124    * Fixed the BeOS interface to use p_aout_bank instead of p_main->p_aout.
12125    * Coding-style butchery (mostly tabs).
12126
12127 2001-05-07 Monday 05:14  stef
12128
12129  *Changed the level arg in intf_WarnMsg so that it is more logical: the
12130  level corresponds now to the nb of -v to display the message.
12131
12132  *added functionnal preference window in gnome: it changes the
12133  envirronment variables
12134
12135  *added jump window in gnome to jump to a precise time.
12136
12137 2001-05-06 Sunday 20:32  stef
12138
12139  *Much work on the gnome interface: added oct's playlist from gtk plugin,
12140  tuned appearence, added preferences window (with no features yet), jump
12141  window to go to specified time (not functionnal yet), and fixed some
12142  bugs.
12143
12144  *moved b_fullscreen from p_vout->p_sys to p_vout and unified way of
12145  toggling fullscreen in sdl in x11/xvideo output (using p_vout->i_ch
12146  nges) so that an interface plugin can toogle fullscreen (implemented
12147  in gnome)
12148
12149  *added p_input->stream.p_selected_area->i_tell in input TS so that the
12150  slider work with ts files ( however, the time counter doesn't since we
12151  have no mux_rate )
12152
12153  *improved ac3 spdif output ( and made it work again :)). It uses a true
12154  blank frame now, and it allows to switch languages like a traditionnal
12155  output. It doesn't support multiplexing though, neither can we switch
12156  between spdif/analogical mode on-the-fly.
12157
12158  *beginning of the back port of gnome to gtk for those who do not have
12159  gnome.
12160
12161 2001-05-06 Sunday 06:32  sam
12162
12163    * Fixed a few warnings with gcc 3.0.
12164    * aout and vout are now allocated in banks, making it possible to have
12165      several of them at the same time.
12166    * configure now checks for MMX and MMX EXT support in the assembler.
12167    * Removed all MMX code from the main program and moved it to the
12168      existing idct modules (Closes: Debian bug #96036).
12169
12170      Don't forget to make distclean before building vlc again.
12171
12172 2001-05-02 Wednesday 22:01  sam
12173
12174    * FreeBSD CSS decryption support.
12175
12176 2001-05-02 Wednesday 15:30  henri
12177
12178  * Corrected vlc-howto thanks to Arnaud Gomes-do-Vale
12179  * Fixed a segfault in TS input. Some stream still do not work, or
12180    work very slowly with many error messages. I'll try to have a look.
12181
12182 2001-05-01 Tuesday 17:12  sam
12183
12184    * Fixed a remaining buffer overflow in the Gnome interface and applied
12185      the patches to the Gtk+ interface.
12186
12187 2001-05-01 Tuesday 14:22  sam
12188
12189    * Fixed a segfault in the SPU decoder initialization.
12190
12191 2001-05-01 Tuesday 06:18  sam
12192
12193    * Mandatory step for video output IV and the audio output quality
12194      fix: the output threads are now spawned when a decoder needs one,
12195      so it can decide the audio frequency or the video window size. Still
12196      under heavy construction, so don't get too excited at finding bugs
12197      in it yet.
12198
12199      Note: this change broke the XVideo module, so I made its score much
12200      lower than before. I suspect xvideo.so had a bug before which only
12201      appears now. Other video output plugins may be broken as well, but
12202      again this might be due to old existing bugs showing their ugly head.
12203
12204    * Fixed a few buffer overflows in the Gnome interface.
12205    * The module bank is now a global variable. The video output bank and
12206      the audio output bank might follow (when they exist).
12207    * Coding style and organization fixes to the spdif decoder.
12208    * autoconf and Makefile changes by Arnaud Gomes-do-Vale
12209      <arnaud@carrosse.frmug.org>.
12210
12211 2001-04-30 Monday 23:04  reno
12212
12213  * Follow of the new ac3_decoder ;)
12214    - New ac3_imdct
12215    - New ac3_downmix
12216
12217 2001-04-30 Monday 17:00  massiot
12218
12219  Removed unused files.
12220
12221 2001-04-30 Monday 11:44  massiot
12222
12223  Fixed a mistake with -g and --enable-debug.
12224
12225 2001-04-29 Sunday 19:57  stef
12226
12227  -Fixed the title-change-with-no-input-restart in dvd.
12228
12229  -I haven't forgotten the chagelog this time :)
12230
12231 2001-04-29 Sunday 19:03  sam
12232
12233    * BeOS crash fix by Wade Majors <guru@startrek.com>.
12234
12235      Please, try no to forget the ChangeLog when commiting!
12236
12237 2001-04-29 Sunday 16:52  stef
12238
12239  -slight modification in ClockManageRef: after a synchro reinit, we still
12240  do the mwait and re-init last-cr so that there no date irregularity.
12241  Such a thing is necessary for dvd playback at cell change ; however,
12242  Meuuh, could you look at that since you might think we should do
12243  otherwise.
12244
12245  -turned the "bitsream callback discontinuity" message to debug.
12246
12247  -removed modification of the title environnement variable in input dvd
12248  at title change since we no longer restart the input at title change.
12249
12250 2001-04-29 Sunday 04:55  stef
12251
12252  Forgot one file.
12253
12254 2001-04-29 Sunday 04:48  stef
12255
12256  -new audio output using direct ac3 pass-through with some sound
12257  cards: it sends raw ac3 frames to an external ac3 decoder. It is very
12258  experimental yet, hasn't any synchro ... but it works well with my
12259  sblive and my dtt3500 speakers (note that you need a patched emu10k1
12260  driver for this to work).
12261
12262  -bug fix in gnome intf thanks to Shane Harper.
12263
12264  -bug fix in input_dvd for chapter change.
12265
12266 2001-04-29 Sunday 01:19  henri
12267
12268  - Fixed a bug in TS input. It should be more smooth now
12269  - Fixed the pace control. Meuuh, could you check ?
12270
12271 2001-04-28 Saturday 07:12  sam
12272
12273    * Updated debian control files and disabled ALSA for this version.
12274
12275 2001-04-28 Saturday 07:08  henri
12276
12277  Updated files for 0.2.73 release
12278
12279 2001-04-28 Saturday 06:47  sam
12280
12281    * Fixed a nonsense in configure.in preventing to build sdl.so.
12282    * Removed a few stupid debug instructions in aout_s16.c that should
12283      have never been commited. Sorry about that.
12284
12285 2001-04-28 Saturday 06:09  sam
12286
12287    * Don't use the #@%&$! autoconf-suggested CFLAGS.
12288
12289 2001-04-28 Saturday 05:36  sam
12290
12291    * Coding style fixes here and there.
12292    * Miscellaneous QNX compile fixes.
12293    * Beginning of the mingw32 port by Gildas Bazin <gbazin@netcourrier.com>.
12294    * Added Marcari and Gildas to the AUTHORS file.
12295
12296    (I commited the mingw32 port because it doesn't add any new code outside
12297     the #ifdefs, but we won't tell a word about it for the moment. We don't
12298     really need windows users whining about bugs, do we ?)
12299
12300 2001-04-28 Saturday 02:28  henri
12301
12302  Added a howto. Feel free to correct it. I'll put it on the website soon.
12303
12304 2001-04-27 Friday 21:29  massiot
12305
12306  Change --enable-debug into --enable-trace. Same with DEBUG_*.
12307  --enable-debug still exists, but only activates -g and additional
12308  safety checks.
12309
12310  I hope I didn't break anything :))
12311
12312 2001-04-27 Friday 20:07  henri
12313
12314  Repaired broadcast support : binding INADDR_ANY doesn't seem to work.
12315
12316  You now have to specify the broadcast address as an argument.
12317  Btw, thanks to sam, you can now use ts://server:port style, which gives
12318  for broadcast :
12319
12320  vlc --broadcast broadcast_addr ts://server[:port]
12321
12322 2001-04-27 Friday 18:08  sam
12323
12324    * Fixed the continuous 'seeking position' bug in network mode.
12325    * rc interface plugin for vlc control through /dev/stdin courtesy
12326      of Peter Surda <shurdeek@panorama.sth.ac.at>.
12327    * Support for `ts://foo:42' style input source:
12328       vlc ts://vls.via.ecp.fr:1234
12329       vlc ts://vls.via.ecp.fr
12330       vlc ts:vls
12331       vlc ts:vls:4321
12332      As a side effect, the Gnome and Gtk "network input" buttons work.
12333
12334 2001-04-26 Thursday 05:55  sam
12335
12336    * Commited Shane's XVideo patches. It works here (tm).
12337    * Fixed the XVideo aspect ratio (AR_SQUARE_PICTURE means square pixels,
12338      not square image).
12339
12340 2001-04-25 Wednesday 22:54  massiot
12341
12342  * Removed my optimization attempt.
12343
12344 2001-04-25 Wednesday 12:22  massiot
12345
12346  * Fixed an alignment issue with the bit stream and the bit stream
12347  callback on startup - InitBitstream prototype has changed ;
12348  * Removed a buffer zeroing in video output - doesn't change anything
12349  for me, does it for you ?
12350
12351 2001-04-25 Wednesday 11:31  sam
12352
12353    * Updated the TODO list.
12354    * Fixed benny's latest C++ism.
12355    * Fonts not found are no longer fatal to the video output.
12356
12357 2001-04-25 Wednesday 08:56  benny
12358
12359  Get rid of the asprintf that were slow and not available on Solaris. Didn't
12360  check if the new code still compiles everywhere, but it should.
12361
12362 2001-04-22 Sunday 02:08  stef
12363
12364  -better handling of angles: you should be able to change on the fly now
12365
12366  -removed à bug added at my last commit in css code; cleaned CSSGetKey
12367
12368  -various changes and bugfixes in the gnome interface.
12369
12370 2001-04-22 Sunday 00:49  sam
12371
12372    * XVideo fullscreen mode by David Kennedy <dkennedy@tinytoad.com>.
12373
12374 2001-04-21 Saturday 02:31  sam
12375
12376    * X11 fullscreen mode, courtesy of David Kennedy <dkennedy@tinytoad.com>
12377
12378 2001-04-20 Friday 17:02  sam
12379
12380    * Added prototypes for the Elementary Stream input module for Alexis.
12381       it's compiled by default, to activate it: "vlc --input es <file.mpeg>"
12382
12383 2001-04-20 Friday 13:06  sam
12384
12385    * Fixed build process when no plugins or no builtins were chosen.
12386    * Makefile changes to get around MacOS X's brain-damaged gcc.
12387    * FreeBSD configure and Makefile patches, courtesy of Espen
12388      Skoglund <esk@ira.uka.de>.
12389
12390 2001-04-20 Friday 07:40  stef
12391
12392  -corrected some bugs in gnome interface: language menu are now
12393  synchronized ; and menus have less chances to be changed when they're opened.
12394
12395  -added basic angle support ; this is a first try. It works with my 2
12396  test-DVDs, but I'd like that people having DVDs with repeated scenes to
12397  test it. We can choose angle with command line option -u (don't ask me
12398  why :)
12399
12400  -a cosmetic change in css decryption.
12401
12402  Since config.h.in has changed, you have to re-run ./configure.
12403
12404 2001-04-17 Tuesday 22:43  marcari
12405
12406  [no log message]
12407
12408 2001-04-17 Tuesday 17:17  colin
12409
12410  fix MacOS X icon
12411
12412 2001-04-17 Tuesday 16:54  massiot
12413
12414  Fixed optional PES size bug, courtesy of Steve Brown <sbrown@cortland.com>.
12415
12416 2001-04-17 Tuesday 16:39  sam
12417
12418     OS X fixes:
12419    * Fixed a compilation issue in the DVDioctl driver.
12420    * Added a call to ranlib after a built-in module compilation.
12421
12422 2001-04-16 Monday 15:32  sam
12423
12424    * Fixed a typo in configure.in
12425
12426 2001-04-16 Monday 15:00  sam
12427
12428    * Merged Makefile.common and Makefile.modules.in into Makefile.modules
12429    * Updated version number and ChangeLog to 0.2.72
12430    * Additional plugin Makefile cleaning, probably the last.
12431
12432 2001-04-16 Monday 14:34  asmax
12433
12434  Re-added the new packet allocation method in PS input, using packet caches.
12435  With warning level 1, you can see when a packet is allocated or freed; the
12436  goal is to never call 'malloc' nor 'free', except at the beginning of the
12437  stream.
12438  The size of the different caches can be adjusted in plugins/mpeg/input_ps.h.
12439  If 'free' is called too often, it means that a cache is too small, so try
12440  to increase its size.
12441
12442 2001-04-16 Monday 09:40  sam
12443
12444    * Added .cvsignore files in the plugins directories.
12445    * Additional Makefile cleaning for built-in modules.
12446    * Fixed Makefile for Solaris target.
12447
12448 2001-04-15 Sunday 17:11  sam
12449
12450    * All Debian packages are now lintian-clean.
12451    * Fixed XVideo plugin linking.
12452
12453 2001-04-15 Sunday 12:54  sam
12454
12455    * Updated TODO list with Henri's Apr 6th post.
12456    * Built-in modules support almost finished.
12457
12458      Now you can compile any module within vlc, even the Gnome, Qt, SDL
12459    and GGI modules at the same time, resulting in an awful extra fat
12460    vlc binary with gazillons of library dependecies.
12461
12462      The only exception is that the Gnome and Gtk+ modules can't be
12463    compiled together into vlc. But you can have one compiled built-in
12464    and the other as a plugin.
12465
12466      Another consequence is that libdl should no longer be needed under
12467    MacOS X. I'll check this as soon as possible.
12468
12469 2001-04-15 Sunday 06:46  sam
12470
12471    * A few Makefile fixes for BeOS
12472    * XVideo patches by Shane Harper
12473
12474 2001-04-15 Sunday 06:19  sam
12475
12476    * Beginning of the built-in modules support.
12477
12478     A few words about the changes:
12479
12480    - heavy Makefile butchery has taken place, each plugin now has its own
12481      Makefile. I know recursive make blablah harmful, but it was just so
12482      much easier to do this way.
12483
12484    - Makefile.in has disappeared, we now generate Makefile.opts with
12485      the overall configuration options, and Makefile.modules which is
12486      specific to module compilation.
12487
12488    - After ./configure has been run you may want to modify Makefile.opts
12489      to check which modules will be compiled built-in or as plugins.
12490
12491    - Some modules cannot be compiled built-in right now because proper
12492      linkage doesn't work yet. We don't really care since they're the
12493      interface or video output modules. The most important stuff works
12494      (iDCT, motion, YUV, input).
12495
12496    - It's perfectly valid to compile a module both as built-in and as a
12497      plugin. vlc will only load the built-in one, but I'll add an option
12498      to ignore built-in modules for testing purposes.
12499
12500    - We *should* see a performance increase here. I didn't have much time
12501      to test it, but if anyone can confirm and perhaps give a rough
12502      estimate of how much we gain...
12503
12504 2001-04-14 Saturday 09:41  sam
12505
12506    * Got rid of the sleep() hack in beos_specific.cpp
12507    * Fixed a segfault when launched without argument under Darwin.
12508
12509 2001-04-13 Friday 16:33  sam
12510
12511    * Fix for Darwin program path handling. I mistakenly assumed that the
12512      program path was always absolute.
12513
12514 2001-04-13 Friday 08:20  sam
12515
12516    * Updated version number to 0.2.71 (release today).
12517
12518    * Merged 6 months of CVS logs to the ChangeLog file.
12519      The vlc changelog can now be viewed here:
12520         http://www.videolan.org/vlc/changelog.html
12521
12522    * Fixed a lintian error in debian/rules.
12523    * XVideo resize patch by Shane Harper <shanegh@optusnet.com.au>.
12524
12525 2001-04-13 Friday 07:36  stef
12526
12527  *Added udf fix by Billy Biggs
12528
12529  *Added checks in dvd_ifo
12530
12531  *Cleanings in gnome interface : the interface should be dependant on the
12532  input method.
12533
12534 2001-04-13 Friday 03:49  henri
12535
12536  TS input : only one audio & spu ES selected at a time
12537  Intf : ts streams in menu
12538         fixed a typo
12539
12540  There be certainly need for debug on the TS input as vls complains about
12541  wrong sized PES packets, and that many streams do not seem to work.
12542
12543  btw, I forgot to mention in my last commit the function that nooone will
12544  ever use : "right button" key of 105 keys keybords support under X11,
12545  Xv, Sdl
12546
12547 2001-04-12 Thursday 19:57  colin
12548
12549  MacOS X
12550  make vlc.app now correctly updates vlc.app
12551  added an icon to the MacOS X vlc
12552  removed the build of the vlc app from the install target
12553
12554 2001-04-12 Thursday 10:24  sam
12555
12556    * Fixed a typo in yesterday's BeOS changes.
12557
12558 2001-04-12 Thursday 05:26  stef
12559
12560  -added a field to p_input->stream to inform the interface of a stream
12561  change (useful in network mode)
12562
12563 2001-04-12 Thursday 04:40  stef
12564
12565  -Fixed a bug in area management added in my last commit
12566
12567  -Change the way ifo are read ; I hope this fixes problems with some
12568  compilers
12569
12570  -Added error checks in dvd input
12571
12572 2001-04-12 Thursday 03:52  sam
12573
12574    * BeOS icon and MIME resources courtesy of Wade Majors <guru@startrek.com>.
12575    * Updated icons.
12576    * Removed redefinition of NULL in src/audio_decoder/adec_layer?.c.
12577    * Created darwin_specific.c to store the program path at boot time.
12578      (XXX: check that it didn't break the OS X port)
12579    * Fixed a warning in netutils.c.
12580
12581 2001-04-11 Wednesday 16:10  ej
12582
12583  Forgot a little thing...main.  Done for now I hope;-)
12584
12585 2001-04-11 Wednesday 15:56  ej
12586
12587  Fixed a dumb mistake in Makefile.in
12588
12589 2001-04-11 Wednesday 15:30  ej
12590
12591  Updated & cleaned up intf_macosx.c and vout_macosx.c - added Open menu
12592  function support and a no-frills About box
12593
12594  Created macosx_common.h in plugins/macosx/ to hold , well, common stuff
12595  (the way I see it, there is inherently a difficult separation of intf and
12596  vout on Mac OS, if anyone has suggestions I'm open)
12597
12598  Cleaned up debug spew I left in modules.c and video_text.c
12599
12600  Hacked main.c to disregard argv[1] when compiled for OSX & run as a full
12601  app (ie., double clicked and not launched from command line)... read the
12602  file for more details.  UGLY.
12603
12604  Updated Makefile.in to make vlc.app by default on Mac OS X & Darwin, added
12605  clean code for it as well
12606
12607 2001-04-11 Wednesday 14:52  sam
12608
12609    * Fixed icons location and Debian desktop menus.
12610
12611 2001-04-11 Wednesday 06:31  sam
12612
12613    * Fixed the whitespace/tab issues in the Makefile.
12614    * Corrected an awful typo in the version name, I hope Lieutenant Commander
12615      Arkady Grigorovich Ourumov will never set up us the bomb for that.
12616    * Removed deprecated stuff from config.h.
12617    * Disabled message queue by default.
12618    * A few other changes in the CSS code, the BeOS issues should be fixed.
12619    * Fixed a memory leak in gtk_callbacks.c (thanks to Dae).
12620
12621 2001-04-11 Wednesday 04:01  henri
12622
12623  - Ported the 0.2.0's channel changing functions
12624  - Cosmetic changes : the word 'vlan' is disappearing
12625  - network_ChannelJoin is still commented out as it's not in sync anymore
12626    with our channel server. Nitrox should fix this within a week.
12627  - X and Xv output : added autohide cursor as in SDL
12628  - X and Sv : keys 1 to 0 change channel
12629  - SDL : keys F1 to F10 change channel as I was not able to make 1..0 work
12630
12631 2001-04-10 Tuesday 19:47  stef
12632
12633  -Fixed the lock segfault bug with some compilers
12634
12635  -Quick kludge in ifo to avoid a bug with optims. The real fix is coming.
12636
12637 2001-04-08 Sunday 18:57  sam
12638
12639     * XVideo window now has a black background, thanks to Shane Harper.
12640     * Fixed a heap corruption in dvd_css.c.
12641
12642 2001-04-08 Sunday 11:04  stef
12643
12644  -fixed css authentication under linux since it has been broken for a few
12645  days: we have to initialize agid of authinfo struct.
12646
12647  -fixed a segfault on exit when DVDInit fails
12648
12649 2001-04-08 Sunday 09:24  stef
12650
12651  -changes in gnome interface
12652
12653  -bugfix in input dvd
12654
12655 2001-04-08 Sunday 06:17  sam
12656
12657    * Updated ChangeLog and TODO list.
12658    * Added TODO to the .spec file.
12659    * Fixed Makefile.in so that `make snapshot' takes extras/* in account.
12660
12661 2001-04-08 Sunday 01:23  massiot
12662
12663  Removed --enable-mmx (enabled by default under x86) and changed a few
12664  things.
12665
12666 2001-04-07 Saturday 18:35  massiot
12667
12668  Disable x11 plugin if X11 headers are not found.
12669
12670 2001-04-07 Saturday 18:21  massiot
12671
12672  Added a missing file for MacOS X port.
12673
12674 2001-04-07 Saturday 06:17  sam
12675
12676     * Updated version information in RedHat and Debian package control files.
12677
12678 2001-04-06 Friday 20:18  massiot
12679
12680  * Sync MOSX dev/CVS tree : code support for MacOS X audio, video and
12681  interface (courtesy of Eugenio Jarosiewicz & Colin Delacroix) ;
12682  * Bumped up version number to 0.2.70.
12683
12684 2001-04-06 Friday 11:15  sam
12685
12686    * Code cleanup: removed a few tabulations.
12687    * Fixed inline asm routines to remove all read/write operands.
12688    * Added <string.h> to most files to prevent warnings under FreeBSD.
12689    * Added "break;" after "default:" in case switches to prevent
12690      warnings when compiling with GCC 3.0pre.
12691
12692 2001-04-05 Thursday 18:37  asmax
12693
12694  switched back to the old packet allocation method for PS input, because
12695  Sam does not want the new one ;)
12696
12697 2001-04-05 Thursday 16:00  asmax
12698
12699  Added a new packet allocation method that punish one's mother in PS input.
12700  I hope there won't be too many segfaults because of it ;)
12701  A few parameters must be adjusted to optimize this method; I'll do it later
12702  because Proba Stat sucks ;)
12703
12704 2001-04-05 Thursday 05:50  sam
12705
12706    * added the GNU getopt library, which gets compiled in when getopt_long
12707      isn't available on the desired platform.
12708    * replaced the `--warning' flag with the standard cumulative `-v' flag.
12709      `-v' is like `--warning 3', and `-vvvv' is like `--warning 0'
12710      (`--warning' is still valid for those used to it)
12711    * cleaning in configure.in and Makefile.in, the Solaris port now
12712      builds and runs properly.
12713
12714 2001-04-03 Tuesday 05:39  stef
12715
12716  -Fall back to one-packet-once reading in dvd input since multi-block
12717  seems to have a bug that make the vlc crash on title/audio/spu change. I
12718  hope that this bug will be fixed soon for the performance is poorer now
12719
12720  -add-ons and changes in gnome interface:
12721          *menu subdivision is done only if there are over 20 items,
12722          *in DVD mode next/prev apply to title,
12723          *in DVD mode, added a box with button to navigate through
12724           chapters.
12725  This has not been finished yet (and it is not in gtk plugin then). And I
12726  think I will leave toolbar next/prev buttons for playlist and add
12727  button specifically for title change like for chapters.*
12728
12729 2001-04-03 Tuesday 01:30  sam
12730
12731   * fixes for the Qt plugin compilation under Debian
12732
12733   * heavy butchering in the CSS and DVD ioctl code to put all architecture-
12734     dependent code in dvd_ioctl.c
12735
12736   * added almost fully-functional /dev/dvd driver for MacOS X in
12737     extras/DVDioctl; to build it:
12738
12739      % cd extras/DVDioctl
12740      % pbxbuild
12741      % kextload build/DVDioctl.kext # note: kextload has to be run as root
12742
12743     be aware that the license for the DVDioctl kernel extension is
12744     not GPL but APSL, because I borrowed some code from the Darwin kernel.
12745
12746 2001-04-01 Sunday 09:31  stef
12747
12748  -Various bug fixes in dvd_netlist. Some bugs seem to remain though.
12749  -New function input_ToggleES for interaction with interface.
12750  -Changes in gnome interface : navigation menus are now splited, there
12751  are radio item in menus and the code should be better.
12752  -First step for dvd_ifo rewritting. Now allocation/disallocation is
12753  being done as it has to be.
12754  -Fixed a bug in title management that make dvd like Seven work.
12755
12756 2001-04-01 Sunday 08:21  sam
12757
12758    * XVideo plugin courtesy of Shane Harper <shanegh@optusnet.com.au>
12759    * Makefile.in and configure.in fixes by Nilmoni Deb <ndeb@ece.cmu.edu>
12760    * A few syntax fixes in the plain X11 plugin
12761
12762 2001-03-26 Monday 21:06  sam
12763
12764    - fixed SDL compilation, thanks to Colin.
12765    - disabled Altivec iDCT until it works.
12766
12767 2001-03-25 Sunday 19:09  richards
12768
12769  Language & Inteface support for BeOS interface
12770
12771 2001-03-21 Wednesday 14:42  sam
12772
12773    * Header cleaning: filled all empty authors fields, added CVS $Id stuff.
12774    * Fixes to aout_darwin.c by Colin Delacroix <colin@zoy.org>.
12775    * Fixes to configure.in, Makefile.in and main.c (Altivec detection)
12776      by Eugenio Jarosiewicz <ej0@cise.ufl.edu>.
12777    * Added Colin and Eugenio to the AUTHORS file.
12778
12779 2001-03-21 Wednesday 03:58  sam
12780
12781    * Fixed a typo in the Altivec iDCT module declaration.
12782    * Made a few enhancements to the Makefile.
12783
12784 2001-03-21 Wednesday 00:18  sam
12785
12786     * Altivec instructions autodetection.
12787
12788 2001-03-20 Tuesday 22:42  sam
12789
12790     * SDL fixes and enhancements by Shane Harper <shanegh@optusnet.com.au>
12791
12792     Shane, I removed the static variables from your code because static
12793     is not thread-safe, and one can imagine having several video output
12794     windows launched at the same time. Also, I made your feature work
12795     in windowed mode as well, because people kept asking how to hide the
12796     mouse pointer.
12797
12798     Also, if you want to work on the XVideo extension, you are welcome ;
12799     most of us are quite busy at the moment. Damien Lucas <nitrox@via.ecp.fr>
12800     had offered to work on it, but he seems to be a bit lost, so you may
12801     want to take over his job.
12802
12803     As for the "zoom" feature, I suggest you wait until version 4 of the
12804     video output is done, it'll be easier to do then.
12805
12806  Regards,
12807
12808 2001-03-20 Tuesday 21:54  massiot
12809
12810  * Compile Altivec modules on Darwin. [MacOS X port]
12811
12812 2001-03-20 Tuesday 21:40  massiot
12813
12814  * Use $QTDIR for the qt module ;
12815
12816 2001-03-20 Tuesday 21:20  massiot
12817
12818  * Fixed Makefile for normal people :p
12819
12820 2001-03-20 Tuesday 21:09  massiot
12821
12822  * Added IDCT Altivec optimization [MacOS X port]. Untested, not compiled.
12823
12824 2001-03-20 Tuesday 20:36  massiot
12825
12826  * Compile Darwin module by default on Darwin system. [MacOS X port]
12827
12828 2001-03-20 Tuesday 18:36  massiot
12829
12830  * Support for Darwin CoreAudio, courtesy of Colin Delacroix [MacOS X port] ;
12831  * Added warnings for ac3 mantissa (we still have problems with AC3 on
12832  MacOS X) ;
12833  * Renamed WriteResource to avoid a namespace clash with Darwin's
12834  WriteResource.
12835
12836 2001-03-20 Tuesday 05:44  sam
12837
12838    * Split audio output into several separate files to make it easier
12839    to debug. Removed a few redundancies as well.
12840
12841 2001-03-19 Monday 14:26  sam
12842
12843    * vlc core compiles under QNX RTOS. Now if anyone feels like tidying
12844    it and writing output and interface plugins...
12845
12846 2001-03-19 Monday 06:08  sam
12847
12848    * Fixed Debian sparc build for real (Closes: Debian bug #89285).
12849
12850 2001-03-18 Sunday 01:01  sam
12851
12852    * Function prototypes for the forthcoming Darwin and MacOS X port.
12853    * Gtk+ interface: fixed a precision issue in the scale.
12854    * Qt interface: somebody pop up us the menu!!
12855
12856 2001-03-17 Saturday 23:52  stef
12857
12858  -Added dsp plugin compilation (/dev/dsp is not a regular file :))
12859
12860 2001-03-16 Friday 23:37  massiot
12861
12862  * Borrowed config.guess and config.sub from SDL [MacOS X port] ;
12863  * Changed files so that the MacOS X port compiles & runs [MacOS X port] ;
12864  * If SDL/GTK/DSP is not available, don't compile the associated module.
12865
12866 2001-03-15 Thursday 02:42  sam
12867
12868    * Bug fixes and enhancements in the Gtk+/Gnome interfaces.
12869
12870     o the slider should behave correctly and stop jumping here and
12871       there (this bug is _not_ related to Stef's similar bug)
12872     o added an "open network" menu (useless since the input doesn't
12873       handle it properly yet)
12874     o tried to reorganize gnome_callbacks.c and gtk_callbacks.c
12875     o stream date is now displayed instead of percentage
12876     o renamed gnome_sys.h to intf_gnome.h, and gtk_sys.h to intf_gtk.h
12877
12878    * Changed documentation and package creation files.
12879
12880     o added versioned conflicts/replaces to vlc-gtk (Closes Debian bug #88796)
12881     o removed useless or outdated documentation from doc/*
12882     o moved vlc.1 manpage from debian/vlc.1 to doc/vlc.1
12883
12884    * Added basic Qt interface.
12885
12886     o working features: slide bar, open file, toolbar, popup menu
12887     o added "qvlc" alias, equivalent to "vlc -I qt"
12888     o known issues : no "open disc" or "open network" menus yet
12889                      the IntfWindow class is never cleaned on destruction
12890                      the popup menu always pop at the middle of the screen
12891
12892    * Misc fixes/updates.
12893
12894     o renamed netutils.h functions from input_* to network_*
12895     o renamed *plst* files and functions to *playlist* (it was stupid
12896       from me to name them "plst")
12897     o made a few input error messages more meaningful
12898     o added -I, -A and -V short flags, corresponding to --intf, --audio
12899       and --video
12900
12901      I got a lot of conflicts on this commit, lart me if I forgot a
12902    file or made old bugs reappear.
12903
12904 2001-03-15 Thursday 01:37  stef
12905
12906  -Fixed most of the bugs in gnome interface menus
12907
12908  -Added radio checks in menu items.
12909
12910  There are still issues with default selected item but it works well.
12911
12912 2001-03-14 Wednesday 01:40  massiot
12913
12914  * Tried to fix the "stream jumps at will" bug.
12915
12916 2001-03-11 Sunday 20:00  henri
12917
12918  - Moved 2 local network functions
12919  - Removed old code
12920  - Broadcast should work. I'm not detecting broadcast address, i'm
12921  binding 0.0.0.0
12922
12923 2001-03-10 Saturday 12:23  henri
12924
12925  Small optim.
12926
12927 2001-03-08 Thursday 14:32  octplane
12928
12929  Hurg !
12930  ###code is dirty###
12931  Please clean it for me :P
12932  (or at least, tell me how to clean it)
12933
12934  . Slightly modified playlist base interface
12935    (Added a function to jump directly to an item, used for double clicking)
12936
12937  . Added manymanycallbacks
12938  . Added the playlist dialog
12939  . Added Dnd support for intf_window and the clist1
12940    . support URI and plain file(s)/folder(s)
12941  . Added "show/hide main window" menuitem in intf_popup
12942  . Added bugs :P
12943
12944  Enjoy and please bug report.
12945
12946 2001-03-07 Wednesday 11:31  stef
12947
12948  -Working menus for run-time audio/spu/title/chapter selection with gtk
12949  interface.
12950
12951  It is a bit buggy yet, and some pieces of code need to change,
12952  especially to handle better menus change when title change but it
12953  eventually works.
12954
12955 2001-03-07 Wednesday 03:16  stef
12956
12957  -Added `glib-config --libs glib` for interface compilation
12958  for debian/sid users
12959
12960 2001-03-07 Wednesday 02:36  sam
12961
12962    * Disabled network input under BeOS so that it compiles again. We'll
12963      have to wait for BONE anyway.
12964
12965 2001-03-07 Wednesday 01:18  henri
12966
12967  - Fixed TS input ( a nasty dead lock had appeared 4 days ago )
12968  - Added base of network support
12969
12970  Things to be done :
12971  - Meuuh : fix the PCR synchronisation so that we can set b_pace_cntrol to 0
12972  - Sam : find a way of specifing the type of media (file, net). For the
12973  moment, the "--input ts" always call input_NetworkOpen
12974  - Maybe sam : for the moment the working syntax is vlc --input ts
12975  servername, it should nbe turned into "vlc --server servername".
12976
12977  Things that don't work (i'll work on this this week end) :
12978  - stopping and retaking a stream
12979  - a nice 'waiting for stream'
12980  - we select all incoming streams. we should be able to select.
12981
12982  Things that haven't been tested :
12983  - broadcast
12984  - only tested with one stream.
12985
12986  Kick me if something is broken by my fault.
12987
12988 2001-03-06 Tuesday 20:33  massiot
12989
12990  * Fixed an alignment problem in UnalignedShowBits().
12991
12992 2001-03-06 Tuesday 18:54  massiot
12993
12994  * Fixed an alignment problem in PTS parsing.
12995
12996 2001-03-06 Tuesday 18:39  massiot
12997
12998  * Fixed an alignment problem on startup.
12999
13000 2001-03-06 Tuesday 16:16  massiot
13001
13002  * Fixed a boolean_t/int mix.
13003  * Increased FIFO_SIZE.
13004
13005 2001-03-05 Monday 21:36  richards
13006
13007  [no log message]
13008
13009 2001-03-05 Monday 17:00  massiot
13010
13011  Fixed MPEG-1 mux_rate parsing.
13012  Fixed MPEG-1 stuffing.
13013
13014 2001-03-05 Monday 12:53  sam
13015
13016    * fixed headers for FreeBSD compilation.
13017    * fixed debian/rules for non-x86 packages (Closes: Debian bug #88583).
13018
13019 2001-03-05 Monday 02:29  sam
13020
13021    * Everything in place for the 0.2.63 release.
13022
13023    * Got rid of the CONTRIBUTORS list, and switched AUTHORS to a
13024      linux-kernel like author list.
13025    * Updated TODO list.
13026    * Fixed a segfault in the BeOS interface when --noaudio was specified.
13027    * Title and Chapter selection in the Gnome and Gtk+ interfaces.
13028
13029 2001-03-04 Sunday 17:20  sam
13030
13031     Commited BeOS changes by Richard Shepherd and Tony Castley.
13032
13033     include/video_output.h
13034      * Added boolean_t b_YCbr to vout_thread_s structure to flag YUV-YCbCr
13035        decoding needed instead of YUV-RGB
13036      * Will be removed later when video_output.c rewritten
13037
13038     src/video_output.c
13039      * vout_CreateThread() initialises b_YCbr to zero
13040
13041     plugins/beos/*
13042      * New BeOS video plugin that supports hardware overlays and new
13043        MediaPlayer compatible interface
13044
13045     plugins/*
13046      * Added YUV-YCbCr transforms
13047
13048 2001-03-03 Saturday 12:01  sam
13049
13050    * Added debian/* files to help generating CSS-enabled non-US packages,
13051      and changed plugins/dvd/* to reflect this change.
13052    * Added .xpm icons (fixes lintian warnings).
13053    * --help output and manpage are now in sync (Closes Debian bug #87478).
13054    * Fixed Build-dpends entry in debian/control (Closes Debian bug #83707).
13055
13056 2001-03-02 Friday 16:51  massiot
13057
13058  * More consistency in the p_input->stream management.
13059
13060 2001-03-02 Friday 14:49  massiot
13061
13062  * Made input_SelectES() and input_UnselectES() not block the input thread
13063  for a long time.
13064
13065 2001-03-02 Friday 14:47  sam
13066
13067    * Changed debian/control to fix Debian bug #83707
13068    * Added a --disable-css configure option
13069    * Moved some code here and there in the DVD plugin to make it easier
13070      for me to build the Debian CSS-free packages.
13071
13072 2001-03-02 Friday 14:20  massiot
13073
13074  * Fixed miscellaneous alignment problems (alpha/sparc ports) ;
13075  * Added a fps display when toggling 'i' ;
13076  * Fixed a bug in the video parser where one picture buffer was not
13077  released at quit time ;
13078  * Broke the mux_rate calculation, but hey guys ! it was already broken and
13079  nobody noticed it.
13080
13081 2001-03-02 Friday 04:32  stef
13082
13083  -New function for DVD reading, that is able to read multiple blocks
13084  (I've chosen 32 now), that doesn't use any memcpy anymore and is also much
13085  faster. It is ready now for cell positioning in multi-angle DVD (to come
13086  soon).
13087
13088  -DVD specific netlist adapted to 2048 bytes long blocks that contain
13089  several data_packets.
13090
13091  -Modification in mpeg_system.c to use p_payload_start instead of
13092  p_buffer (necessary for DVD plugin). It does not break other plugins
13093  since they set p_payload_start to p_buffer
13094
13095  -New field i_read_once in input_thread_s to be able to read more than
13096  the TS related 7 packets ; i_read_once is set to INPUT_READ_ONCE by
13097  defaults but plugins can change it during initialisation.
13098
13099  Please check that nothing is broken :)
13100
13101 2001-02-28 Wednesday 06:20  sam
13102
13103    * Additional optimizations to the subtitle decoder
13104    * The GGI video output should now be faster. Also, right-mouse-clicking
13105      works in GGI mode as well.
13106
13107 2001-02-26 Monday 18:41  sam
13108
13109    * Optimizations done to the SPU decoder. Now the RLE is expanded at
13110      decoding time, not rendering time. The main loop in vout_RenderSPU
13111      is now 20 lines long.
13112
13113 2001-02-26 Monday 13:16  sam
13114
13115    * The Gtk+ interface is now built as a Debian package as well. The Gnome
13116      package depends on it because of the icon and menu entry.
13117    * Added an intf_WarnHexDump() function to do raw hexadecimal dumps of
13118      memory areas. For debugging purposes or for real men, as you wish.
13119    * Lots of tidying in dvd_ioctl.c, a few comments added.
13120    * Better error handling in the subpicture decoder.
13121    * Tidied video_spu.c. More to come later.
13122    * Fixed subtitle displaying. Will soon work in overlay mode as well.
13123
13124 2001-02-23 Friday 13:37  massiot
13125
13126  * Fixed a compile problem in debug mode.
13127
13128 2001-02-22 Thursday 18:00  massiot
13129
13130  * Added functions and hooks to display dates instead of off_t.
13131
13132 2001-02-22 Thursday 17:17  massiot
13133
13134  * Added a 'd' keystroke to dump the stream contents (for debugging
13135  purposes).
13136
13137 2001-02-22 Thursday 09:44  stef
13138
13139  -New ES detection based on .ifo for DVD module. It might fail (I have
13140  found one DVD for which ifo seems false).
13141
13142  -Title and chapter selection on the command line (see -t and -T options)
13143  It will allow to watch some DVD that went through menus by default.
13144
13145  -beginning of menus in gnome interface.
13146
13147 2001-02-21 Wednesday 16:52  polux
13148
13149  Some changes in the BeOS video output :
13150  - New video output method, the vlc now uses BBitmap instead of
13151    BDirectWindow (better performances)
13152  - Added resizing
13153  - Added beta support for overlay
13154
13155 2001-02-21 Wednesday 12:49  sam
13156
13157    (note: empty CVS mails mean that a new directory has been created,
13158     don't forget to use the -p option if you cvs update)
13159
13160    * Added a plain Gtk+ port of the Gnome interface, for the gnome-impaired
13161      people. Gtk+ is now compiled by default, while Gnome isn't (you will
13162      have to add --enable-gnome when running configure)
13163    * Replaced -lcurses with -lncurses in configure.in.
13164
13165 2001-02-21 Wednesday 05:38  henri
13166
13167  TS Input :
13168  - Added DemuxPSI, DecodePAT and DecodePMT. Never tested which streams
13169    where PAT or PMT are splitted in more than one section.
13170  - Some TS files still don't work (matrix.ts i.e : no sound ),
13171    others do ... i'll have to investigate.
13172
13173  Todo :
13174  - What if data get unaligned ?
13175  - Write NetworkOpen
13176  - Try to find why I get no sound on matrix.ts
13177  - Support Stream and program selection.
13178
13179 2001-02-21 Wednesday 01:47  sam
13180
13181    * Forgot to fix the vlc.spec.
13182    * Added Bozo to the author list.
13183
13184 2001-02-21 Wednesday 00:30  sam
13185
13186   * Updated version number to 0.2.62. Release tonight.
13187
13188   * DVD plugin is still non-functional when you don't have DVD ioctls,
13189     but at least it compiles under BeOS as well.
13190   * Minor cosmetic changes here and there.
13191
13192 2001-02-20 Tuesday 18:08  polux
13193
13194  Added the BeOS code for vlc_mutex_destroy() and vlc_cond_destroy()
13195
13196 2001-02-20 Tuesday 16:03  massiot
13197
13198  Minor optimizations in the video decoder.
13199
13200 2001-02-20 Tuesday 14:41  massiot
13201
13202  On machines without dvd ioctl, remove the DVD plugin from the Makefile,
13203  fucking holy piece of *£$^%ù !
13204
13205 2001-02-20 Tuesday 13:06  reno
13206
13207  * Move ac3 globals variables into structures
13208  * Adding authors
13209  * Prepared to add asm imdct and downmix
13210
13211 2001-02-20 Tuesday 12:34  sam
13212
13213   * Fixed a bash-ism in configure.in
13214
13215 2001-02-20 Tuesday 10:10  sam
13216
13217   * Fixed a segfault in input.c when no input plugin was found for
13218     a given file.
13219   * Fixed a deadlock in the Gnome interface. Next time I'll initialize
13220     my mutexes, I promise.
13221   * Added Oct to the authors list in intf_gnome.glade :)
13222
13223 2001-02-20 Tuesday 09:47  stef
13224
13225  Second step in area management ; everything is in place now to have
13226  title handling; it is coming :)
13227
13228 2001-02-20 Tuesday 08:49  sam
13229
13230    * Ported Glide and MGA plugins to the new module API. MGA never worked,
13231      so this didn't make it work better.
13232    * Started thinking about built-in modules, and added some code to
13233      make it easier eventually.
13234    * Added Oct in the AUTHORS file.
13235    * Fixed a mistake in configure.in.
13236    * All your base are belong to us.
13237    * Fixed a bug in src/misc/modules which prevented loading modules
13238      when launched from the Tracker.
13239    * Fixed a similar bug in src/video_output/video_text.c.
13240    * BeOS CSS support, thanks to Markus Kuespert <ltlBeBoy@beosmail.com>
13241      who ported the Linux DVD ioctls. We can now read encrypted DVDs
13242      under BeOS ! Woohoo.
13243
13244 2001-02-20 Tuesday 03:53  stef
13245
13246   First serie of changes in DVD module for the forthcoming interface menus
13247   There is a new capability in input type modules for setting the
13248  attributes of a new area. It is set to NULL for PS and TS plugins.
13249   It should be called for every title change, chapter change,
13250  audio mode change or spu channel change.
13251
13252  But this part of code is not used at the moment, and is not completed
13253  yet.
13254
13255 2001-02-19 Monday 20:28  massiot
13256
13257  * Kludge of the kludge, removing an oddity in YUV initialisation, and
13258  activating YUV overlay on startup whenever hardware acceleration is
13259  available. Thanks for bearing with us, stay tuned.
13260
13261 2001-02-19 Monday 20:08  massiot
13262
13263  * mux_rate parsing ;
13264  * Changed video decoder's error messages into warnings.
13265
13266 2001-02-19 Monday 04:46  sam
13267
13268    * Drag and drop support under BeOS.
13269
13270 2001-02-19 Monday 04:12  stef
13271
13272  -Change in the code to detect beginning of movie. It is much better now
13273  but still fails with some DVD for which the movie is not the first
13274  Program.
13275
13276  As a consequence some DVD that worked before don't work anymore.
13277
13278  -Beginning of ideas to handle chapters and ES selection
13279
13280 2001-02-18 Sunday 20:14  sam
13281
13282    * configure.in and Makefile.in patches for better SDL support and
13283      support for $(bindir) $(datadir) and $(libdir) stuff, courtesy
13284      of Arkadiusz Miskiewicz <misiek@pld.ORG.PL>
13285    * Ported ggi.so to the new modules API. As for the other modules, only
13286      the "q" key works. Moreover, VLC doesn't exit cleanly if you close the
13287      GGI window.
13288    * Deactivated non-working widgets in the Gnome interface.
13289    * Added CONTRIBUTORS file.
13290
13291    Hint of the day: don't expect to code quite long in your bed when sleepy.
13292
13293 2001-02-18 Sunday 11:24  sam
13294
13295   * Ported the framebuffer plugin to the new module API. As for most of the
13296     other video output modules, keyboard doesn't work. Except ^C to quit.
13297
13298 2001-02-18 Sunday 04:32  polux
13299
13300     The BeOS port seems to work again.
13301
13302     I used this command to play an unencrypted DVD, but maybe there is a
13303     better solution: ./vlc dvd:/dev/disk/ide/atapi/1/master/0/raw
13304
13305     Current problems: gcc doesn't like MMX-EXT instructions, and refuses
13306     to have register %ebx being used in the main application. Grr.
13307
13308     ,-- don't trust the CVS bot, it's Sam speaking here :)
13309    /
13310
13311 2001-02-18 Sunday 02:42  stef
13312
13313  -UDF filesystem support so that we know the location of the first video
13314  related file with 100% reliability (great change that should make DVDs
13315  with binaries and extra stuff work with vlc).
13316
13317  -Correction of a bug in ifo reading that falsified the adress of
13318  video titles.
13319
13320  -Changed the method for selecting title at start. It is _not_ reliable
13321  though, but it is better than the preceding one.
13322
13323 2001-02-17 Saturday 09:48  sam
13324
13325   * Tried to fix the BeOS interface and video output. Any BeOS developers
13326     listening ? I can't even test that code, it probably wants additional
13327     fixing.
13328   * Added a workaround in modules.c for broken libc's which happen to truncate
13329     filenames in dentry structures when using 64bits offsets. The kind of
13330     stuff you only see in RedHats <g>.
13331   * Made the SDL error messages a bit more useful.
13332   * The Gnome menu is now created when mouse is released, not when it
13333     is pressed. It may sound stupid, but it really makes a difference.
13334
13335 2001-02-16 Friday 10:25  sam
13336
13337   * Upgraded version number to 0.2.61. Release is today.
13338
13339   * Fixed package building (both RPMs and .debs).
13340   * Fixed `make snapshot' rule.
13341   * Added some magic to filename detection. To read a DVD you now just
13342     need to run 'vlc dvd:/dev/hdc' for instance. Same for file:// URIs.
13343   * Fixed a segfault in the slider when no stream was playing.
13344   * Made the slider go from 0 to 100 (instead of 99 :)
13345   * The vlc now doesn't exit when finished playing. As a side effect of
13346     the playlist code being very recent, it continuously loops.
13347
13348 2001-02-16 Friday 07:37  sam
13349
13350   * Fixed a segfault in the input thread creation, as well as a possible
13351     deadlock. This happened mostly when opening non-existing files.
13352   * Created input_SetStatus to do input_SetRate's job. input_SetRate will
13353     be used to set an arbitrary rate, for people who want to read DVDs at
13354     1/2.71828 times the actual speed.
13355   * Stubs for the ncurses control interface. No working code yet, but the
13356     holes just need to be filled.
13357   * Improved X11 support. Still not as functional as before.
13358   * The output window now states the method name, so that people know whether
13359     they are using X11 or SDL.
13360   * The Gnome interface is now drag'n'drop aware, you can drop a file
13361     on it just like Xine does (or so I guess).
13362
13363 2001-02-15 Thursday 04:01  sam
13364
13365   * X11 output works again. It's just the output, but it works; I now need
13366     to clean the code and add event handling.
13367
13368 2001-02-14 Wednesday 16:58  henri
13369
13370  Begining of TS Input
13371
13372  Done :
13373  - fixed netlist
13374  - embryo : support TS video trough file ( kludgy ... )
13375
13376  Next :
13377  - Write DecodePSI and DemuxPSI, wich will clean the kludges off
13378
13379  Then :
13380  - Write NetworkOpen ( shouldn't be difficult )
13381
13382  Eventually :
13383  - Deal with lost/corrupt packets
13384
13385 2001-02-14 Wednesday 15:31  sam
13386
13387   * Should have fixed the dependency generater for some plugins.
13388
13389 2001-02-14 Wednesday 08:48  sam
13390
13391   * updated version information to 0.2.60 -- today's release
13392   * started porting the X11 vout (still disabled)
13393   * a few unnoticeable changes in the Gnome intf
13394
13395 2001-02-13 Tuesday 05:29  sam
13396
13397   * added --intf option to vlc
13398   * started cleaning vout_sdl.c
13399   * the dummy plugin works again
13400   * added a slider to the Gnome interface so that we can browse through streams
13401
13402    There is a problem with the slider: we sometimes get unexpected async
13403    replies, which would mean that we don't properly lock our Xlib calls.
13404    Which is true. But we also get these errors when using `--vout dummy'.
13405    I'll investigate.
13406
13407 2001-02-12 Monday 14:20  massiot
13408
13409  * We can now seek at position 0 :p ;
13410  * Fixed a typo in my previous commit.
13411
13412 2001-02-12 Monday 12:22  massiot
13413
13414  * Tried to enhance picture dating on timebase discontinuities.
13415
13416 2001-02-12 Monday 10:39  sam
13417
13418   . removed tests against i_rate and i_new_rate calculation from the
13419     plugins and hid this complexity into input_ext-intf.c
13420
13421 2001-02-12 Monday 08:52  sam
13422
13423    * Fixed my old stupid bug that disabled sound after having played the
13424      first playlist item.
13425    * Added `Prev' and `Next' buttons to the interface, with the beginning of
13426      a playlist window (still empty).
13427    * Added `Slow' and `Fast' buttons to the interface and popup menu.
13428
13429    Ok, I promise it's the last time I check bloat in, from now the interface
13430    commits will be much cleaner and actually fix things :)
13431
13432 2001-02-12 Monday 01:20  sam
13433
13434   * The pure Gnome part of the Gnome interface has been rewritten from
13435     scratch, and the .glade file included as well. You can edit it by
13436     installing glade-gnome and doing `glade plugins/gnome/intf_gnome.glade',
13437     or directly by hand if you grok XML.
13438   * Files can now be loaded into vlc using the `Open' buttons. But for the
13439     moment you still have to launch vlc with at least one file, because it
13440     quits when the end of the playlist is reached.
13441   * Idle screen was disabled because it eats a lot of CPU and is mostly
13442     useless for the moment. And it gets activated when pause lasts for too
13443     long.
13444
13445 2001-02-11 Sunday 02:15  sam
13446
13447    Beginning of Interface II
13448   ---------------------------
13449
13450   * Plugins have completely disappeared, we now only use the new module API.
13451   * All intf and vout modules are now independant. So far, only the Gnome
13452     intf module and the SDL vout module have been ported. configure.in has
13453     been modified to reflect the changes (x11 and dummy aren't compiled by
13454     default anymore, while SDL and Gnome are).
13455
13456    Note that this is _not_ Interface II, it's just a step forward. For
13457    instance, it lacks the whole message passing scheme.
13458
13459    Things that should work:
13460
13461   * Right-clicking on the SDL video output window brings the Gnome menu.
13462   * Pause, Play, Exit, About work from the menu or from the interface window.
13463   * The old SDL keys still work.
13464
13465     Things that are broken or may be broken:
13466
13467   * Xlib calls are not locked yet, which may lead to "Unexpected async reply"
13468     errors, and make the vlc segfault.
13469   * Sound only works for the first file.
13470   * The SDL vout_sdl.c file is absolutely ugly and kludgey.
13471   * The vlc immediately quits when no filename is given as an argument. Not
13472     a real bug, but still annoying.
13473   * The Gnome menu does not work in fullscreen mode.
13474
13475     Things that will come soon, maybe tomorrow:
13476
13477   * Complete navigation buttons (fast forward, slow, etc.).
13478   * File/Open menu to add files to the playlist.
13479   * Return of the X11 video output for those of us who do not have SDL.
13480   * Textmode interface for those of us who do not have Gnome.
13481   * aout and vout autospawn (maybe).
13482
13483 2001-02-09 Friday 04:51  stef
13484
13485  -Some functions to prepare ifo commands utilisation to move in the
13486  structures of DVDs
13487  -Change in configure to avoid compiling css functions on BSD.
13488
13489 2001-02-09 Friday 00:40  sam
13490
13491   . added comments to src/interface/intf_plst.c and include/intf_plst.h
13492     so that people understand how the playlist works.
13493   . updated the TODO list (34 items to do, 41 done !)
13494
13495 2001-02-08 Thursday 18:44  massiot
13496
13497  * Portability : changed off64_t to off_t and activated appropriate
13498    GNU/Linux options ;
13499  * Changed fseek() to fseeko() for 64-bit offsets ;
13500  * Reset frame predictors on a stream discontinuity.
13501
13502 2001-02-08 Thursday 14:52  massiot
13503
13504  * Implemented basic stream navigation function, and bound Jump forward
13505    and jump Backward in the SDL intf. Enjoy !
13506
13507 2001-02-08 Thursday 14:08  massiot
13508
13509  * Pause function implemented ('p' key).
13510
13511 2001-02-08 Thursday 08:24  sam
13512
13513   . moved the playlist handling from input/input.c to interface/interface.c
13514   . fixed a few warnings at compile-time
13515   . fixed sound channel selection in playlist mode
13516   . added a color message in the plugin bank because on peut bien déconner
13517     cinq minutes, quand-même
13518   . we now spawn a new input thread for each file
13519   . added a missing pf_close() because it's always cool to close files
13520     after we read them
13521
13522 2001-02-08 Thursday 07:41  stef
13523
13524  -solved bug with cssdescrambling. The vlc might segfault with dvd
13525  plugins. I will fix that soon.
13526  -minor modification in pluginification.
13527
13528 2001-02-08 Thursday 05:43  sam
13529
13530     This commit is a bit early, but it'll save Stef, Henri and me much
13531   time later, when we don't have to backport modifications to input_*.c
13532
13533     What's new :
13534      - playlist works again (still the old wrong way like Meuuh doesn't
13535      like, but this is going to change within a few hours)
13536      - input_ps, input_ts and input_dvd are now plugins, located in
13537      plugins/mpeg/ and plugins/dvd/
13538
13539     What's broken :
13540      - audio output might be broken on some streams ; have to investigate
13541
13542     What has changed :
13543      - fast/slow keys are now A/Z instead of A/S since S was already
13544      linked to the scale/noscale toggle.
13545      - `--dvd' doesn't work anymore, for the moment try to use :
13546       vlc --input dvd /dev/dvd
13547      - module bank is now less verbose ; use `--warn 1' to turn back
13548      verbosity on
13549
13550 2001-02-08 Thursday 02:34  stef
13551
13552  -New method using netlist to read packets on DVD device by sectors of
13553  2048 bytes.
13554  -Some modifications in netlist to make it work with DVD.
13555  -Fixed à bug in mpeg_system.c
13556
13557  We use INPUT_READ_ONCE many times in the input code. I think that
13558  we should replace it with a field in input_thread_t to give more
13559  flexibility to modules. I have done it in DVD plugin but it can't work
13560  if input.c is limited by INPUT_READ_ONCE.
13561
13562  The DVD method is slower than input_ps ; but there are things to
13563  improve.
13564  CSS descrambling is broken.
13565
13566 2001-02-08 Thursday 01:46  reno
13567
13568  We can now choose the speed of forward (between 32/1 and 1/8)
13569
13570  Thanks to Meuuh, he's MORTEL ;)
13571
13572 2001-02-07 Wednesday 18:56  massiot
13573
13574  Another mistake.
13575
13576 2001-02-07 Wednesday 18:51  massiot
13577
13578  /me <- pogno who modifies Makefile instead of Makefile.in :p
13579
13580 2001-02-07 Wednesday 18:44  massiot
13581
13582  * Functional fast forward and slow motion API ;
13583  * Dirty hack in the SDL intf to bind "a" (fAst forward), "s" (Slow motion)
13584  and "p" (Play).
13585
13586 2001-02-07 Wednesday 16:32  massiot
13587
13588  * Centralized clock management, preparing for stream navigation ;
13589  * Fixed a bug in the management of the first video PTS.
13590
13591 2001-02-06 Tuesday 01:56  nitrox
13592
13593  . Fixed a FIXME in SDL: p_vout->p_sys is no more used in intf_sdl.c
13594  . Used instead p_vout->i_changes like in x11
13595
13596 2001-02-05 Monday 22:00  sam
13597
13598   . disabled SDL parachute to let the vlc dump a core instead of staying stuck
13599   . patched 2 debian bugs
13600      (see http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=vlc)
13601   . improved the snapshot generation
13602
13603 2001-02-04 Sunday 04:06  sam
13604
13605   . removed obsolete video_yuv_mmx.S
13606   . updated the TODO list and wrote a small todo.pl parser to make it
13607     easier to see which items remain to be done
13608   . `make snapshot' now creates vlc-*.tar.gz and vlc-*-nocss.tar.gz
13609
13610 2001-01-31 Wednesday 04:42  sam
13611
13612   . version 0.2.50 for the Linux Expo
13613   . --overlay and --fulscreen options (only work with --vout sdl)
13614   . the vlc exits after the end of the stream, which prevents from having
13615     to kill it and relaunch it during a presentation, just script it like :
13616
13617        for i in ~/mpeg/* ; do vlc --fullscreen --overlay --vout sdl $i ; done
13618
13619   Yes, I know the --overlay stuff is fucking ugly. But *I* am not the one
13620    who redefines vout_sys_t in an interface-related source file. I won't
13621    change it until the vout/intf is finished being rewritten.
13622
13623   Additional information: if "--overlay --fulscreen" doesn't center your
13624    picture, try with your screen geometry, eg:
13625    "--overlay --fullscreen --width 1024 --height 768"
13626
13627 2001-01-31 Wednesday 04:24  sam
13628
13629   . version 0.2.0 pour la linux expo
13630   . ajout des options --fullscreen et --overlay
13631   . XXX: l'overlay ne fonctionne pas chez moi, je ne comprends pas
13632     pourquoi -- mais je m'en fous, ça ne marchait déjà pas avant ce
13633     commit. Si quelqu'un veut voir, qu'il se lâche.
13634
13635 2001-01-30 Tuesday 20:19  massiot
13636
13637  * Fix for assholes who don't have a dvd players. :pppp
13638
13639 2001-01-30 Tuesday 06:48  sam
13640
13641   . not a very nice hack, but will probably spare us a few user complaints: if
13642    no -a option is specified, the vlc will play the first audio type it finds,
13643    so there is no need to specify "-a ac3" for a DVD anymore.
13644
13645 2001-01-29 Monday 07:28  stef
13646
13647  * Correction of two errors.
13648
13649 2001-01-29 Monday 07:10  stef
13650
13651  -CSS support kludged for current DVD input.
13652  It is very slow now but will be more adapted to the forthcoming DVD
13653  input.
13654  It should read the first title of many DVDs but has been tested with few.
13655
13656  -Beginning of ifo commands to implement DVD navigation.
13657
13658 2001-01-27 Saturday 03:51  henri
13659
13660  added documentation
13661
13662 2001-01-27 Saturday 03:51  henri
13663
13664  file VideoLAN-HOWTO.sgml was initially added on branch V0_2.
13665
13666 2001-01-26 Friday 16:38  massiot
13667
13668  * Removed dead code.
13669
13670 2001-01-26 Friday 01:10  bozo
13671
13672    - backport of the sdl plugin (minor correction in video_output as I made
13673      in unstable)
13674
13675  NOTE: This is the last development commit in the stable version. Do NOT commit
13676  any new features in the stable version. If you do you'll be murdered by Henri.
13677
13678 2001-01-25 Thursday 22:57  sam
13679
13680   . removed Makefile -- I can't understand why it reappeared.
13681
13682 2001-01-24 Wednesday 20:05  massiot
13683
13684  * Hooks for fast forward and slow motion support.
13685
13686 2001-01-23 Tuesday 14:22  massiot
13687
13688  * Fixed backwards moves ;
13689  * Updated TODO list.
13690
13691 2001-01-23 Tuesday 11:15  massiot
13692
13693  * Completely removed BIZARRE_OPTIMS.
13694
13695 2001-01-22 Monday 20:40  massiot
13696
13697  * Tuned up optimizations.
13698
13699 2001-01-22 Monday 19:04  massiot
13700
13701  * Minor bitstream optimization.
13702
13703 2001-01-22 Monday 16:49  massiot
13704
13705  * Tuned up optimization flags.
13706
13707 2001-01-22 Monday 06:20  stef
13708
13709  *Check for the needed headers for DVD ioctls
13710
13711  I have only tested it on my computer ; so I don't know if it work
13712  elsewhere, particularly on BSD and BeOS.
13713
13714 2001-01-21 Sunday 10:20  stef
13715
13716  *Some cleaning in the dvd authentification code
13717
13718  Now it generates a valid title key, but there is no sector descrambler
13719  yet.
13720
13721 2001-01-21 Sunday 02:36  massiot
13722
13723  * Various miscellaneous minor optimizations of the video parser.
13724
13725 2001-01-20 Saturday 21:59  stef
13726
13727  * Beginning of support for encrypted DVDs.
13728  * It only tests encryption and authenticates disc.
13729
13730  The decryption does not work now et it is very ugly but I'm working on it.
13731
13732 2001-01-20 Saturday 14:08  sam
13733
13734   . really fixed GetChunk now.
13735
13736 2001-01-20 Saturday 05:19  sam
13737
13738   . the infamous Saturday morning mighty one-liner patch that fixes subtitles
13739
13740 2001-01-19 Friday 19:17  sam
13741
13742   . changed program version to 0.2.5 (preparing 0.3.0 release).
13743   . changed codename to Urumov
13744   . cleaned a lot of stuff in the Debian package generation.
13745
13746    If anyone objects with the versioning scheme, let's fight in the
13747    dirt and sort that out. Or change it yourself.
13748
13749    Debian packages can be tried here: http://armitage.via.ecp.fr/~sam/vlc/
13750
13751 2001-01-18 Thursday 18:40  massiot
13752
13753  * 32-bit aligned bitstream (not that fast).
13754
13755 2001-01-18 Thursday 06:13  sam
13756
13757      The motion compensation routines are now modules as well ; choose your
13758    implementation with `--motion motion', `--motion motionmmx' or
13759    `--motion motionmmxext'. Of course, the best implementation is chosen
13760    if you don't ask for any. There doesn't seem to be any performance hit
13761    due to the move to shared libs, which is a good thing. Please test
13762    actively if you have time, though.
13763
13764      Updated --help result, manpage, INSTALL document, and a few files.
13765
13766      I moved vdec_motion.h and vpar_blocks.h back to /include because they
13767    will be needed to build motion compensation modules, but perhaps we don't
13768    need to export everything which is in these files.
13769
13770      /src/video_decoder/ now has only one .c file, perhaps it could now be
13771    merged with video_parser ?
13772
13773 2001-01-17 Wednesday 19:17  massiot
13774
13775  * Borrowed LiViD's MMX and MMX EXT IDCT.
13776
13777  This might break things. Expect a performance increase.
13778
13779 2001-01-17 Wednesday 18:25  sam
13780
13781   . removed a few useless malloc() and unused variables in the audio SDL stuff
13782   . prepared the work for built-in modules (not yet finished)
13783
13784 2001-01-17 Wednesday 01:52  stef
13785
13786  * Minor changes
13787
13788 2001-01-16 Tuesday 19:35  octplane
13789
13790  - Added SDL sound support. Sounds a bit laggy sometimes but my streams are ill.
13791    please try.
13792  - modified configure.in and all that stuff. Re-run configure
13793  - SDL audio, video and interface are all part of the same .so now.
13794  - remove YUV old files :->
13795
13796 2001-01-16 Tuesday 19:06  massiot
13797
13798  * Reverted something that wasn't supposed to go into the cvs :p
13799  * Removed -fargument-noalias-global which causes problems with as (???).
13800
13801 2001-01-16 Tuesday 18:59  massiot
13802
13803  * Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to
13804  test it, replace vdec_motion_inner_mmx.c by vdec_motion_inner_mmxext.c.
13805
13806  I'm interested in performance feedback.
13807
13808 2001-01-16 Tuesday 17:09  sam
13809
13810   . a few changes in the CPU extensions detection code, borrowed from the
13811     kernel and from mpeg2dec. I still don't know how to detect if code
13812     compiled with -mcpu=pentiumpro will run, since the cpuid arcanes are
13813     quite obtuse to me. Perhaps we should also have a way not to load modules
13814     if they have been compiled with a different CPU to avoid segfaults.
13815
13816 2001-01-16 Tuesday 14:26  sam
13817
13818   . added files for the SSE (MMX on steroids) IDCT. Meuuh, you should just
13819     need to touch plugins/idct/idct_mmxext.c (ok, the filenames suck).
13820
13821 2001-01-16 Tuesday 06:04  sam
13822
13823   [ include/config.h.in has changed, don't forget tu run ./configure ]
13824
13825   . fixed the --aout, --idct and --yuv flags
13826   . updated manpage and --(long)help output to reflect that change
13827   . removed a few unneeded #includes here and there
13828   . cosmetic changes in error messages in input.c
13829
13830     Currently available flags are now :
13831
13832       --aout dummy
13833              esd
13834              dsp
13835              alsa
13836
13837       --idct idct
13838              idctclassic
13839              idctmmx
13840
13841       --yuv yuv
13842             yuvmmx
13843
13844    --vout works like before, but still uses the old plugin system for now.
13845
13846 2001-01-16 Tuesday 05:41  stef
13847
13848  . Now use of 64 bits offsets to parse the whole DVD. So we have all the
13849  available information
13850  . Fixed a bug in parsing of VTS attributes
13851  . Fixed a bug in input.c that made input plugin initialize even though
13852  no stream is reachable (thanks Sam)
13853
13854  I hope I'll be able to get the position of the movie soon.
13855
13856  Meuuh : the seek function of the plugin now take off_t as argument which
13857  could be a problem later. Maybe it should take off64_t or time argument.
13858
13859 2001-01-16 Tuesday 03:16  sam
13860
13861   . merged the YUV plugins in the same directory to avoid too much code
13862     duplication
13863   . YUV transformations now use the new module API ; now only the vout
13864     and interface still depend on the old plugin API
13865   . changed TestMMX to TestCPU because we will be able to test for other
13866     specific extensions (3DNow, SSE) for the forthcoming IDCT we'll
13867     borrow to mpeg2dec (as usual :P)
13868   . don't show "hiding module" messages anymore except in debug mode
13869   . swapped C IDCT and Classic IDCT scores since the classic one seems
13870     to be faster ; anyway you should use the MMX one
13871   . fixed a Makefile bug under BeOS
13872   . tried to fix the cpuid code so that it compiles under BeOS (Polux, can
13873     you test it when you have time ?)
13874
13875 2001-01-15 Monday 09:07  sam
13876
13877     OK, so I foired input.h once again. But this one works. For real.
13878
13879 2001-01-15 Monday 07:56  sam
13880
13881   . correction d'un poliotage de copier-coller
13882
13883 2001-01-15 Monday 07:18  sam
13884
13885   . fixed the bug-that-made-the-vlc-segfault-on-exit, which means that
13886     more than ever, « le client ne segfaulte pas ».
13887
13888   . there was still a problem upon quitting: sometimes the null packet
13889     wasn't big enough to reach a decoder breakpoint, so I now create 10
13890     of them (since I can't make it bigger) to be sure. Meuuh, what do
13891     you think ?
13892
13893   . fixed the Makefile to spare a few variables here and there.
13894
13895   . reduced module hide delay, removed loading of the audio output
13896     plugins since they are now modules.
13897
13898   . changed a few intf_Msg to intf_DbgMsg, and added "vout:", "intf:",
13899     and so on in a few other messages.
13900
13901   . removed unused includes in the idct modules.
13902
13903 2001-01-15 Monday 04:26  stef
13904
13905  . Correction of bugs in ifo parsing. Now the structures should be well
13906  initialized. It remains some segfaults but it globally works.
13907  . DVD mode is enabled with option --dvd. For the moment, it only read
13908  the first vts and find the movie if it is at the beginning of the title
13909  set.
13910
13911  Coming soon:
13912  . udf filesystem management to access over 2Gb zones.
13913  . detection of the offset to the movie inside a vts when it is not at
13914  the beginning.
13915
13916  Is there a chance that using fopen/fseek function instead of open/lseek
13917  system calls solve the 2Gb issue ?
13918
13919 2001-01-14 Sunday 08:08  stef
13920
13921  . Beginning of dvd_input.
13922  . Parsing of ifo file almost completed.
13923  . Still does not work well.
13924
13925 2001-01-13 Saturday 13:57  sam
13926
13927   . the IDCT functions are now located in modules : the classic IDCT,
13928     our optimized IDCT, and MMX IDCT.
13929   . cosmetic changes for modules (pf_* instead of p_*)
13930   . fixes to the BeOS and dummy modules
13931
13932     WARNING: a new directory has been added, which means you have to
13933     use `cvs update -dP' to update ; files have been removed , which means
13934     you either have to run `make distclean' or remove the .deps directory,
13935     and the configure script has changed, which means you have to run it
13936     again. Don't complain before having checked this :)
13937
13938     Note about the IDCT modules: there is no way to choose the one we
13939     use, but you may remove the module in lib/ to prevent it from being
13940     loaded. The preference order is : MMX, Optimized, Classic.
13941
13942 2001-01-12 Friday 18:33  massiot
13943
13944  * Changed default values :
13945  INPUT_PTS_DELAY down to 200 ms ;
13946  video heap down from 10 to 5 pictures ;
13947  decoder fifo size from 1023 to 511 PES ;
13948  * Fixed various bugs in 32 bit-versions of input_ext-dec.h ;
13949  * Fixed a bug in GetChunk() ;
13950  * Renamed GetByte, GetWord, ShowWord to _GetByte, _GetWord, _ShowWord ;
13951  * Moved decoder_fifo-specific code from programs.c to dec.c ;
13952  * Fixed bugs in program.c that prevented vlc to close all decoders ;
13953  * Gave sam a lesson for the use of the bitstream in spu_decoder.c :ppp ;
13954  * Made the video parser unlock the reference pictures before quitting
13955  (still one left, yaknow why ?)
13956
13957 2001-01-12 Friday 15:49  sam
13958
13959   . destroy fifo mutex and cond variables _after_ they are used for
13960     the last time. henri, that'll be one binouze.
13961
13962 2001-01-12 Friday 13:48  henri
13963
13964  Done :
13965  - ported the alsa plugin to the news vlc module API
13966  - cosmetic changes
13967
13968  To do :
13969  - check if it works with the latest alsa release
13970  - add features ... prepare for 4 or more speakers
13971
13972 2001-01-12 Friday 12:36  massiot
13973
13974  * Fixed 32 bits bitstream bugs.
13975
13976 2001-01-11 Thursday 18:44  sam
13977
13978    . moved the MPEG audio decoder to the new bitstream
13979
13980      I wasn't sure whether the bits counting method was effective to
13981    skip ancillary data at the end of a frame, but I kept it for
13982    safety. There is still a lot to optimize in the bit counting, like
13983    unrolling the first iteration of some loops, but I don't know if
13984    it would be worth it. The other solution would have been to look for
13985    a startcode after eache frame, without caring about the ancillary bits.
13986
13987    . cleaning in the SPU decoder.
13988
13989 2001-01-11 Thursday 16:35  sam
13990
13991   . moved swab32 from input_ext-dec.h to common.h. We probably won't need
13992     it anymore really soon, since ntohl() and htonl() seem to be properly
13993     optimized when gcc is passed the right optimization flags.
13994
13995   . fixed GetBits32 and RemoveBits32. I know the #ifdefs are useless since
13996     we only support u32 words, but it's a safe reminder. Comments appreciated
13997     on this fix since I may have b0rked something -- it runs well here though.
13998
13999 2001-01-10 Wednesday 20:22  massiot
14000
14001  * Changed code for handling b_die in bitstream ;
14002  * Move input_ext-dec.h to input.h ;
14003  * New input_NullPacket function ;
14004  * Fixed init bugs in input and vpar ;
14005
14006 2001-01-10 Wednesday 17:24  massiot
14007
14008  * Placed a callback to the decoder in the bitstream structure ;
14009  * Fixed a purify bug in input_ps.c ;
14010  * Added -mcpu=pentiumpro in the Makefile.
14011
14012 2001-01-10 Wednesday 03:33  sam
14013
14014   . complete commenting of modules_core.h and small modifications
14015   . separated MODULE_CONFIG_START and ADD_WINDOW (Henri, beware)
14016   . fixed a very, very old bug that caused namespace collision between
14017     plugins (Henri, beware: call your aout_getplugin function like this,
14018     not alsa_aout_getplugin)
14019   . removed the Debian specific clean rules from the Makefile, since they
14020     are already handled by the debian/rules script.
14021   . tidied a few compilation rules (-lfoo should always be at the end)
14022
14023 2001-01-09 Tuesday 22:03  sam
14024
14025   . fixed a warning under FreeBSD (dlerror() is a const char*, not a char*).
14026   . made configure script look for the bswap assembly instruction (using
14027     AC_TRY_COMPILE makes sure the compiler will really accept it).
14028
14029 2001-01-08 Monday 19:16  sam
14030
14031   . Added a missing mutex_unlock in video_output.c
14032   . Moved a mutex_destroy after the thread cancellation to prevent
14033     possible problems
14034   . Added a missing #ifdef in intf_msg.c which prevented compilation
14035     with --enable-debug
14036   . Fixed a bug in the input that prevented to quit properly in certain
14037     cases (some ES were not deleted because their index was skipped when
14038     the former one was deleted, well Meuuh should know what I mean)
14039
14040    There is still a segfault when quitting, most presumably in the
14041   audio output. I couldn't find what causes it yet.
14042
14043 2001-01-07 Sunday 18:07  sam
14044
14045   . added a .cvsignore file in lib/ so that the directory doesn't get
14046     removed whenever one does a cvs update -dP
14047   . fixed debian/.cvsignore because of a new version of debhelper
14048
14049 2001-01-07 Sunday 17:17  sam
14050
14051   . all plugins now compile with -fPIC.
14052
14053   . made the audio_output API a bit simpler.
14054
14055   . got rid of modules_config.h.
14056
14057   . fixed `make install' rule.
14058
14059   . fixed warnings in the MMX YUV compilation.
14060
14061   . probably fixed a bug in the input : pp_foo structures were free()d at
14062     the end, but this was useless since the last call to realloc() is
14063     equivalent to free(), and two consecutive calls to free() aren't a
14064     goo idea.
14065
14066   . we check that the version number match and that we don't already have
14067     a module by that name when loading a new module.
14068
14069   . all public module_* functions now properly lock the module bank.
14070
14071   . the audio_output now uses the new module API ; EsounD and DSP modules
14072     have been ported, which should be enough for Henri to port the ALSA one.
14073
14074     The new plugin API is now much simpler ; it's now just a matter of
14075  calling module_Need( p_main->p_module_bank, MODULE_CAPABILITY_FOO, p_data );
14076  and if successful we get the best module. Capabilities can be ORed, so that
14077  one can ask for a plugin that does VOUT _and_ INTF actions for instance.
14078
14079     It's not complete yet though -- by making it generic I had to do a few
14080  ugly casts here and there, which I am going to fix ASAP. Also, command line
14081  selection of a plugin does not work yet.
14082
14083     The switch to the new plugin API has probably broken the BeOS audio
14084  output ; we can either wait until the whole vlc has switched to the new
14085  plugins, or create a separate beos_sound.so that conforms to the new API.
14086
14087 2001-01-07 Sunday 07:40  benny
14088
14089  Hum, ouais bon ben euhh, j'avais fume, donc je repare mes conneries et je
14090  vais me coucher.
14091
14092 2001-01-07 Sunday 06:41  benny
14093
14094  Optimisation de BinaryLog
14095
14096 2001-01-07 Sunday 05:31  henri
14097
14098  - Order : if a then b are initialized, release b then a ;
14099  - Typos ;
14100  - Cosmetic changes.
14101
14102 2001-01-07 Sunday 04:56  henri
14103
14104  - Added vlc_mutex_destroy and vlc_cond_destroy function, for pthreads.
14105  - Used them before quitting, every lock and cond is destroyed
14106  - Checked the return value of malloc and realloc in input_programs
14107  - Cosmetic changes
14108
14109  TODO: add vlc_*_destroy for beos and C_thread
14110
14111 2001-01-06 Saturday 09:05  benny
14112
14113  Fixed compilation pb under solaris 2.6
14114
14115 2001-01-06 Saturday 09:04  benny
14116
14117  Fixed solaris libraries
14118
14119 2001-01-06 Saturday 08:23  sam
14120
14121   . should compile & run on Solaris with ./configure --disable-dsp
14122      (tested on puma)
14123   . removed most SYS_SOLARIS #ifdef's in favour of more generic tests
14124   . updated example ./configure line in INSTALL file
14125   . now we only load modules that end with ".so"
14126   . null module is compiled by default
14127
14128 2001-01-06 Saturday 06:44  henri
14129
14130  Fixed a typo than prevented from building ...
14131
14132 2001-01-06 Saturday 04:16  henri
14133
14134  Fixed initialization of payload_start and payload_end
14135  It should be finished now.
14136
14137 2001-01-05 Friday 19:46  massiot
14138
14139  BSD port, including :
14140  * --enable-sdl and some others are now --with-sdl[=name] to supply an
14141  optional library name ;
14142  * deleted all unnecessary #include <sys/uio.h> ;
14143  * /usr/include is now searched when looking for libraries and headers.
14144
14145  It seems to compile and run on BSD. Under Linux Sam's latest commit makes
14146  vlc crash on startup, so I can't really tell, but hey it compiles.
14147
14148 2001-01-05 Friday 19:06  sam
14149
14150   . src/misc/modules.c is in a workable state now.
14151
14152    To test it, run ./configure with the --enable-null flag, which will
14153    compile the Null Module as a plugin. Watch the memory usage at the
14154    launch and when the plugin is released.
14155
14156 2001-01-05 Friday 15:46  sam
14157
14158  (previous commit foired)
14159
14160   . this is a coding style patch which removes all "foo(bar){" constructions
14161     and most of the tabulations.
14162   . also, fixed a bug in the default subtitle track.
14163   . and made a few error messages more explicit, ie. changed "error: %s" to
14164     "foo error: couldn't initialize bar (%s)"
14165   . and removed a warning in intf_ctrl.c which isn't used anyway.
14166
14167 2001-01-05 Friday 15:45  sam
14168
14169   . this is a coding style patch which removes all "foo(bar){" constructions
14170     and most of the tabulations.
14171   . also, fixed a bug in the default subtitle track.
14172   . and made a few error messages more explicit, ie. changed "error: %s" to
14173     "foo error: couldn't initialize bar (%s)"
14174
14175 2001-01-05 Friday 15:28  sam
14176
14177   . splitted modules.h into modules.h and modules_core.h to enable
14178      clean compilation of the Null Module.
14179
14180 2001-01-05 Friday 15:24  sam
14181
14182   . added the Null Module, the module that does nothing but that is going
14183      to be of great help for debugging my module code.
14184
14185 2001-01-05 Friday 14:57  sam
14186
14187   . Added files needed for the forthcoming module management.
14188
14189   Notes:
14190
14191     Plugins are now called modules, because we will be able to compile
14192     them either as a dynamic plugin, or within the program. And, more
14193     important, I can commit this without having to break the vlc :)
14194
14195     I tried to be as clear as possible in my comments, please tell me
14196     if a few prototypes still have an unclear beahaviour.
14197
14198     Current features:
14199      . none, files haven't even been added to the Makefile yet.
14200
14201     Future features:
14202      . dynamic loading (done)
14203      . built-in modules (still to do)
14204      . automatic unloading of plugins (done)
14205      . dynamic configuration (still to do)
14206      . automatic choosing of the most appropriate plugin for a given
14207         task (still to do but well prepared)
14208
14209 2001-01-05 Friday 00:18  bozo
14210
14211    - fixed pitch bug;
14212    - fixed segfault, it was probably a memory corruption but I'm not sure :) ;
14213    - video_output.c : compute picture size even if b_need_render == 0;
14214
14215 2001-01-04 Thursday 20:11  massiot
14216
14217  Fixed a deadlock.
14218
14219 2001-01-04 Thursday 19:47  massiot
14220
14221  * Fixed a deadlock (the vout unlocked a mutex locked by another thread,
14222  grrrr, I'll kill someone) ;
14223  * Put config.h in front of others in audio_decoder.c.
14224
14225 2000-12-30 Saturday 01:38  massiot
14226
14227  Comments for Henri.
14228
14229 2000-12-29 Friday 15:04  sam
14230
14231   . fixed default subtitle stream handling (default: no subtitles)
14232   . added a few missing break;s
14233   (oui je sais je ne fais que des patches de deux lignes à trois balles,
14234    mais par telnet c'est pas facile)
14235
14236 2000-12-29 Friday 15:03  henri
14237
14238  - Removed i_iovec_start and i_iovec_end. Used i_data instead
14239  - Meuuh : some questions for you in the commentaries
14240
14241  Happy new year !
14242
14243 2000-12-29 Friday 11:52  massiot
14244
14245  * Fixed a bug in the DTS/PTS parsing ;
14246  * Fixed a bug in vpar_headers.c synchro handling introduced before ;
14247  * Enhanced synchro's handling of dates and frame structure changes.
14248
14249 2000-12-28 Thursday 19:00  massiot
14250
14251  Cosmetic change of the debug messages.
14252
14253 2000-12-28 Thursday 18:57  massiot
14254
14255  Fixed a bug in the PSM decoder.
14256
14257 2000-12-27 Wednesday 19:35  massiot
14258
14259  We now read the DTS (but we don't use it for the moment).
14260  NB : b_has_pts has disappeared for brevity reasons, use i_pts != 0 instead.
14261
14262 2000-12-27 Wednesday 10:54  sam
14263
14264   . avoid calling SafeRead() with a null packet size.
14265
14266 2000-12-26 Tuesday 20:14  massiot
14267
14268  * Use of ptrdiff_t whenever necessary (IA-64 port) ;
14269  * Changed behaviour of preparsing code, faster startup ;
14270  * Fixed DecodePSM(), cannot test ;
14271  * Cleaned up ParsePES(), fixed a bug which could reject very small but
14272    valid PES packets ;
14273  * Fixed cosmetic bugs in vpar_synchro frame_rate display.
14274
14275 2000-12-24 Sunday 07:08  sam
14276
14277   . changed subtitles palette.
14278
14279 2000-12-24 Sunday 07:07  sam
14280
14281   . changed subtitles palette.
14282   . updated ChangeLog.
14283   . updated debian/* files.
14284
14285 2000-12-23 Saturday 04:27  sam
14286
14287   (stable)
14288    . fixed audio MPEG for streams that don't have b_data_alignment.
14289    . removed debug messages from spudec.
14290    . changed SPU default palette.
14291    . no default SPU if -s isn't specified.
14292
14293 2000-12-23 Saturday 04:10  sam
14294
14295   . SPU decoder now uses Meuuh's GetChunk() code.
14296   . lots of cleaning in the SPU decoder.
14297   . message queue is flushed before we spawn input.
14298   . fixed so that it compiles with VDEC_SMP (no good sync yet though).
14299
14300 2000-12-22 Friday 18:53  massiot
14301
14302  * Using i_id instead of i_stream_id whenever possible ;
14303  * Fixed a bug in -c and -s options.
14304
14305 2000-12-22 Friday 16:34  massiot
14306
14307  * Fixed a compile pbm in debug mode (f34r d4 1-line fix)
14308
14309 2000-12-22 Friday 16:00  sam
14310
14311   . fixed AC3 and SPU PES reading (ph34r da one-byte patch)
14312   . some 79 char wrap.
14313
14314 2000-12-22 Friday 14:04  sam
14315
14316   . no need to add "\n" at the end of intf_*Msg() messages anymore.
14317
14318 2000-12-22 Friday 11:58  massiot
14319
14320  * Moved input_DecodePES() to input_dec.c ;
14321  * Fixed an segfault in input_programs.c ;
14322  * Added -fomit-frame-pointer optimization.
14323
14324 2000-12-21 Thursday 20:33  massiot
14325
14326  * Fixed a *major* memory leak in the pre-parsing code. Hopefully it should
14327    be the last one.
14328
14329 2000-12-21 Thursday 20:24  massiot
14330
14331  * New decoder spawning API input_dec.c ;
14332  * Moved p_input->pp_es -> p_input->stream.pp_es and clean up of
14333    input_programs.c & co ;
14334  * Fixed memory leaks.
14335
14336 2000-12-21 Thursday 18:19  massiot
14337
14338  * Moved video_decoder's headers from include/ to src/video_decoder.
14339  * Temporarily removed b&w kludge.
14340
14341 2000-12-21 Thursday 16:01  massiot
14342
14343  * Splitted up p_method_data/p_plugin_data ;
14344  * Cleaned up input_ts.c, added it into the Makefile.
14345
14346 2000-12-21 Thursday 15:18  massiot
14347
14348  Fixed various memory leaks.
14349
14350 2000-12-21 Thursday 14:54  massiot
14351
14352  * Removed all arbitrary limits on the number of elementary streams.
14353
14354 2000-12-21 Thursday 14:25  massiot
14355
14356  * Removed b_die and b_error from all decoders (obsoleted by decoder_fifo_t).
14357  All decoders should now exit cleanly (if it's not the case, it should be
14358  referenced as a bug).
14359
14360 2000-12-21 Thursday 14:07  massiot
14361
14362  Comments for Henri.
14363
14364 2000-12-21 Thursday 13:38  massiot
14365
14366  * Fixed a bug which prevented the input to exit normally (non-selected
14367  ES in the pp_selected_es array).
14368
14369 2000-12-21 Thursday 01:39  henri
14370
14371  Added netlist support.
14372
14373  Warning : it has not been tested. It just make no error at build time.
14374
14375 2000-12-21 Thursday 00:24  reno
14376
14377  Désolé !
14378
14379 2000-12-20 Wednesday 23:23  reno
14380
14381  Added U8_Mono audio output
14382
14383 2000-12-20 Wednesday 23:19  reno
14384
14385  Added U8 Mono audio output
14386
14387 2000-12-20 Wednesday 21:09  sam
14388
14389   . fixed "-a [ mpeg | ac3 | lpcm | off ]" option
14390
14391 2000-12-20 Wednesday 19:45  massiot
14392
14393  Only pre-parse the first 32 MB of data.
14394
14395 2000-12-20 Wednesday 18:49  massiot
14396
14397  * Added -a, -c and -s options. (-a doesn't work but I will let the people
14398  who thought it would be cleaner to put config in environment variables
14399  correct what's wrong in my code).
14400
14401 2000-12-20 Wednesday 17:39  sam
14402
14403   . now we only try to open plugins which are existing files
14404
14405 2000-12-20 Wednesday 17:04  massiot
14406
14407  * Big cleanup of the PS input plugin ;
14408  * Fixed a bug in AC3 initialization ;
14409  * PS streams are now pre-parsed (this can take a while) if possible ;
14410
14411  ./configure is required after this update.
14412
14413 2000-12-20 Wednesday 00:18  reno
14414
14415  Correction of a compilation bug with --enable-debug
14416
14417 2000-12-19 Tuesday 23:34  reno
14418
14419  Move #define from audio_output.h to config.h
14420  Change vlan_server_ip to vishnou's ip (but vlans not working yet)
14421
14422 2000-12-19 Tuesday 23:14  reno
14423
14424  Move #define from audio_output.h to config.h
14425  Change vlan_server_ip to 138.195.139.95
14426  Creating lib directory by Makefile
14427
14428 2000-12-19 Tuesday 20:55  massiot
14429
14430  GetChunk() : reads n bytes from the elementary stream and places them
14431  in a big buffer (a gift for Sam).
14432
14433 2000-12-19 Tuesday 20:08  massiot
14434
14435  Input-II now correctly handles private stream 1 (AC3, DVDSPU).
14436
14437 2000-12-19 Tuesday 20:05  sam
14438
14439   . split the audio decoder into adec_generic, adec_layer1 and adec_layer2
14440      (no new code added)
14441
14442 2000-12-19 Tuesday 18:51  octplane
14443
14444  - fixed the ratio/position problem in YUV, now patching Stable.
14445
14446 2000-12-18 Monday 16:31  massiot
14447
14448  We now display CPU usage statistics for each thread.
14449
14450 2000-12-18 Monday 11:40  massiot
14451
14452  We can now read from stdin.
14453
14454 2000-12-18 Monday 03:47  bozo
14455
14456    - Hardware YUV overlay (SDL) with real colors ;p It may suck for non
14457      4:2:0 streams.
14458    - Removed vout code found in intf file to support fullscreen switching.
14459      Now only vout_SDL updates SDL data and intf only switch flags such as
14460      b_reopen_display and b_fullscreen in p_vout->p_sys.
14461    - Fixed a var name typo in input_programs.c which prevents vlc from
14462      compiling with --enable-debug option. (i_es_pid -> i_es_id :)
14463
14464  There's a segfault in the termination process due to sdl, I don't really
14465  know what is the problem and I have to work today. Help me!
14466
14467  Good night suckers. I love you too :p
14468
14469 2000-12-16 Saturday 17:31  stef
14470
14471  Fixed support for broken MPEG-1 files.
14472
14473  --Meuuh
14474
14475 2000-12-15 Friday 20:05  massiot
14476
14477  * Cleaned up program and ES management by using input_programs.c whenever
14478  necessary.
14479  * Cleaned up decoder spawning.
14480
14481 2000-12-15 Friday 18:21  massiot
14482
14483  Enhanced handling of stream discontinuities.
14484
14485 2000-12-15 Friday 14:39  massiot
14486
14487  More comments.
14488
14489 2000-12-15 Friday 14:27  massiot
14490
14491  * Fixed two typos in the Makefile (sam you owe me at least one beer)
14492  * Moved b_discontinuity to pgrm_descriptor_t, cleaned up CRDecode
14493  (needs some more cleaning for discontinuities)
14494  * Added pf_new_pes in plugins
14495
14496 2000-12-14 Thursday 21:03  reno
14497
14498  Correct a bug in channel changing
14499
14500  Don't forget ; at the end of line
14501
14502 2000-12-14 Thursday 11:47  massiot
14503
14504  Some comments for Henri.
14505
14506 2000-12-14 Thursday 03:01  henri
14507
14508  Netlist embryo :
14509   - pes netlist
14510   - data netlist
14511
14512  Still to do :
14513   - iovect netlist
14514
14515  It hasen't been tested yet.
14516  Meuuh, could you tell me if it works ? ( if yes, gimme some more work :p )
14517
14518 2000-12-11 Monday 20:26  massiot
14519
14520  Fix in the SCR parser for high values.
14521
14522 2000-12-11 Monday 19:51  massiot
14523
14524  Fixed a bug with DVD's SCR (too close from the PTS).
14525
14526 2000-12-11 Monday 16:29  massiot
14527
14528  Prototypes for netlist functions.
14529
14530 2000-12-11 Monday 15:34  massiot
14531
14532  Fixed benny's mistakes :pp
14533
14534 2000-12-11 Monday 14:55  henri
14535
14536  Same changes that were made in the stbale branch ( FB_NOYPAN support )
14537
14538 2000-12-10 Sunday 10:21  benny
14539
14540  Fixe la gestion des signaux
14541
14542 2000-12-10 Sunday 09:08  benny
14543
14544  Generation d'un makefile presque correct pour les vieilles versions de make
14545  Nettoyage: gestion des dependances pour les plugins, suppressions de pas
14546  mal de redondances, options de compilations coherentes, etc...
14547
14548 2000-12-10 Sunday 04:55  benny
14549
14550  debut de portage sous solaris
14551
14552 2000-12-08 Friday 19:50  massiot
14553
14554  * Code to manage es_descriptors and program_descriptors, from benny's
14555  input_psi.c
14556  (unfinished)
14557
14558 2000-12-08 Friday 14:33  reno
14559
14560  VLAN support modified.
14561
14562  Warning : vlc doesn't know VLAN, but only vlan's id.
14563  Only vlanserver makes the translation between id and vlan.
14564
14565 2000-12-07 Thursday 16:45  massiot
14566
14567  We now correctly parse MPEG-1 SCR and there is no need to kludge to read
14568  the stream at the right pace.
14569
14570 2000-12-06 Wednesday 18:28  reno
14571
14572  Add vlc.channels
14573
14574 2000-12-06 Wednesday 18:28  reno
14575
14576  Add channel support with VLAN
14577
14578 2000-12-06 Wednesday 17:41  massiot
14579
14580  * Support for MPEG-1 .mpg files.
14581  * Fixed a bug in the synchro with non-P5/B1 streams.
14582
14583 2000-12-06 Wednesday 05:16  henri
14584
14585  Added a option to bypass double buffering in fb mode
14586
14587 2000-12-05 Tuesday 23:30  massiot
14588
14589  The new tasks for the input-II.
14590
14591 2000-12-05 Tuesday 20:36  massiot
14592
14593  The input-II. (more info by mail in about an hour)
14594
14595 2000-11-29 Wednesday 20:02  stef
14596
14597  . Ajout de la date dans les warning si le mode debug est activé
14598  . Modification du configure pour remmettre le x11 par défaut, et pour
14599  montrer que ppro et mmx sont par défauts maintenant.
14600
14601 2000-11-29 Wednesday 19:55  massiot
14602
14603  Added -funroll-all-loops and -fstrict-aliasing which seem to make things
14604  faster.
14605
14606 2000-11-29 Wednesday 18:33  massiot
14607
14608  Added hooks for the fothcoming YUV overlay support.
14609
14610 2000-11-29 Wednesday 15:36  massiot
14611
14612  ppro and mmx optimizations are now enabled by default (K6 users should
14613  buy real processors).
14614
14615 2000-11-29 Wednesday 15:21  massiot
14616
14617  Now using buffer I/O to write debug logs (huge performance increase).
14618
14619 2000-11-29 Wednesday 15:05  massiot
14620
14621  * Added debug messages in the video synchro
14622  * Fixed a bug in the video synchro time scheduling
14623  * Made the vout more precise on display dates
14624
14625 2000-11-28 Tuesday 20:58  massiot
14626
14627  More stats.
14628
14629  NB : it is necessary to re-run ./configure
14630
14631 2000-11-28 Tuesday 17:00  massiot
14632
14633  The YUV buffer is now freed after displaying (useful for overlay).
14634
14635 2000-11-27 Monday 18:49  massiot
14636
14637  * Added more stats
14638  * Fixed a bug in the parser when trashing an already parsed frame
14639  * Simplified (and enhanced) vpar_synchro for B pictures
14640  * Lowered the synchro DELTA
14641
14642 2000-11-27 Monday 11:35  massiot
14643
14644   * vlc is now compiled without the STATS mode by default.
14645   * Fixed a bug which made frames go backwards with some displays (the
14646     video_decoder thread is now niced).
14647   * Made use of intf_WarnMsg() in the most needed places.
14648  Also simplified the synchro algorithm and fixed a bug with non-(5/1) streams.
14649  Fixed the optimizations in the configure stuff.
14650  Warning : this release needs a full rebuild (make clean; make).
14651  Warning : I might have broken the BeOS port, could somebody check ?
14652
14653 2000-11-23 Thursday 02:40  henri
14654
14655  - Cosmetic changes to alsa.c
14656  - Configure now checks alsa is present
14657
14658 2000-11-21 Tuesday 02:41  stef
14659
14660  .Implémentation de intf_WarnMsg( int i_level, char *psz_format, ... ) et
14661  intf_WarnMsgImm
14662  .on active les messages de warning au lancement avec l'option --warning
14663  .le i_level par défault est 12 (on ne montre pas les messages de niveau
14664  inférieur à 12
14665
14666  J'espère que ça correspond à ce qui a été discuté dans videolan-devel.
14667
14668 2000-11-20 Monday 04:31  henri
14669
14670  Added : alsa support
14671  Todo : - test it on several cards
14672         - support more than Stereo s16
14673         - make configure check for alsa
14674
14675 2000-11-18 Saturday 04:15  massiot
14676
14677  * Added --enable-debug, --enable-stats and --disable-optims (sam could
14678  you check I did'nt make a mess of it ?).
14679  * Added todo things in the TODO file.
14680
14681 2000-11-14 Tuesday 23:58  massiot
14682
14683  * Réparation du VDEC_SMP. Ca marche sans planter avec la nouvelle
14684  synchro.
14685  * Remettage du #define STATS parce qu'en fait sinon on n'a pas les infos
14686  dans la fenêtre. C'est dommage d'ailleurs qu'on ait à le mettre, parce
14687  que du coup ça va nous décourager de faire des stats sur d'autres
14688  parties.
14689  * Changements cosmétiques dans les relations video_parser/video_decoder.
14690
14691 2000-11-13 Monday 23:09  massiot
14692
14693  * Retirage du #define STATS ;
14694  * Le warning (late pictures) du vout est désormais un DbgMsg (en
14695  attendant les WarnMsg) ;
14696  * Correction d'un bug en mode debug (sic).
14697
14698 2000-11-13 Monday 14:58  massiot
14699
14700    * Totally new frame dropping algorithm.
14701    * Fixed a bug in video_ouput.c which made the stream go backwards
14702      sometimes.
14703    * Fixed a bug in video_ouput.c which trashed more late pictures than
14704      necessary.
14705    * Fixed the DEBUG mode in the Makefile.
14706    * Fixed a bug in mwait() which made us wait too long.
14707
14708  Ca va tuer.
14709
14710 2000-11-10 Friday 23:43  polux
14711
14712  Correction d'un buffer overflow qui crÃait des plantages alÃatoires sous BeOS.
14713
14714 2000-11-03 Friday 22:33  stef
14715
14716  .changed option --novlans to --vlans to test vlan server
14717  .removed return 0 in LoadChannels
14718
14719  vlc.channels works again and with vlan soon...
14720
14721 2000-10-29 Sunday 11:05  sam
14722
14723   . le mode framebuffer vide l'écran quand on quitte.
14724
14725 2000-10-26 Thursday 17:00  sam
14726
14727   . ajout de l'option --broadcast en ligne de commande
14728
14729 2000-10-26 Thursday 14:00  reno
14730
14731  Une légère modification pour le passage B&W à C
14732
14733 2000-10-25 Wednesday 14:18  reno
14734
14735  Suppression du décodage de la chrominance en B&W
14736
14737 2000-10-25 Wednesday 01:16  jeanphi
14738
14739  lecon de programmation a l'intention des debutants qui ont ecrit
14740  input_file.c :
14741  - les codes d'erreur sont fait pour etre utilises
14742  - quand on ouvre un fichier on le referme
14743  -- jeanphi
14744
14745 2000-10-24 Tuesday 19:36  octplane
14746
14747  . Added a very basic splash screen, to be continued.
14748  . fixed a small bug in the idle screen.
14749
14750  --
14751  Oct.
14752
14753 2000-10-24 Tuesday 18:00  reno
14754
14755  Modification légère de la gestion du volume
14756
14757 2000-10-24 Tuesday 11:16  sam
14758
14759   * correction de l'affichage des fps (affichage, pas calcul).
14760   * changements mineurs dans les fichiers Debian.
14761
14762 2000-10-23 Monday 04:04  stef
14763
14764  * Débuggage de la vidéo MPEG 1 (=> correction de deux bugs dans le
14765  parsage des blocs et d'un bugs dans le parseur des vecteurs de mouvement).
14766
14767  --Meuuh
14768
14769 2000-10-18 Wednesday 04:17  sam
14770
14771   . correction d'une faute de frappe dans configure.in (ça répond à ta
14772    question, Stef ? :)
14773
14774 2000-08-30 Wednesday 19:06  henri
14775
14776  Oui, bon,  j'ai oublié le changelog, ça peut arriver einh !
14777
14778 2000-08-29 Tuesday 02:03  octplane
14779
14780  . Arranged a few things
14781
14782  ... still dirty, but the earthquake is coming...
14783
14784 2000-08-29 Tuesday 02:01  sam
14785
14786   . rha mais faisez gaffe au format de la todo list sarass !
14787
14788 2000-08-29 Tuesday 01:12  octplane
14789
14790  . Added a 'f' shortcut to the SDL output (fullscreen/windowed)
14791  . Modified the Idle screen of the vlc (seems to suck a lot of CPU anyway :/)
14792  . Prayed for a good indentation ;).
14793
14794 2000-08-28 Monday 02:37  sam
14795
14796   . version 0.1.99i
14797
14798 2000-08-28 Monday 02:33  sam
14799
14800    * cleaned Octplane's crappy indentation.
14801    * fixed the --server option which didn't work if a ~/.vlcrc existed.
14802
14803 2000-08-28 Monday 00:05  sam
14804
14805   . rajout du fix de Meuuh dans la todolist.
14806
14807 2000-08-27 Sunday 18:31  massiot
14808
14809  Oublié d'en committer un bout...
14810
14811 2000-08-27 Sunday 14:32  sam
14812
14813   . fixé une erreur d'indentation
14814
14815  (Oct, tu devrais vraiment regarder ton éditeur. Tu as vu le
14816     bordel qu'il a foutu dans src/interface/interface.c ?)
14817
14818 2000-08-27 Sunday 12:49  sam
14819
14820   . update de la TODO list
14821
14822    Henri, il y a du nouveau boulot pour toi, regarde la task 0x38,
14823   ça ne devrait pas être trop dur, ça t'obligera à lire le code de
14824   l'audio_output, et surtout ça te fera la bite.
14825
14826 2000-08-26 Saturday 15:07  henri
14827
14828  Put a test outside a loop : fixes task 0x31
14829
14830 2000-08-24 Thursday 18:29  octplane
14831
14832  many minor style fixes (thanx to sam).
14833
14834 2000-08-24 Thursday 16:58  octplane
14835
14836  Hello,
14837
14838  Some news things:
14839
14840   . I am still going on modifiying the key event handling method to make it more flexible. I still have a few things to get what I'd like to
14841   . added a keystrokes.h include which contains a generic name of all the VLC keys binding
14842   . modified some of the core interface routines to allow the passing of an extra parameter with a keystroke (VLC_CHANNEL).
14843   . next step: move all the interface dependent parts (such as the getKey function) to the plugins.
14844
14845  Hope this will run on your boxes...
14846
14847 2000-08-24 Thursday 02:16  sam
14848
14849   . support pour --synchro I+ (images I et la première P)
14850
14851 2000-08-24 Thursday 02:04  sam
14852
14853   . support de la touche `q' pour quitter
14854
14855 2000-08-24 Thursday 01:45  sam
14856
14857   . fixed an other typo
14858   . fixed the aliases install
14859   . renamed an inconsistent variable in src/input/input_file.c
14860
14861 2000-08-24 Thursday 00:22  polux
14862
14863  Fixed another bug in the input_file.
14864
14865 2000-08-24 Thursday 00:15  massiot
14866
14867  Remplissure du champ AUTHORS des sources.
14868
14869 2000-08-23 Wednesday 23:38  sam
14870
14871  We now have support for the field pictures. It shouldn't break teh frame
14872  pictures, if you notice anything please ring my bell.
14873
14874  --Meuuh (live from Julie)
14875
14876 2000-08-22 Tuesday 17:58  sam
14877
14878   . fixed PPC .deb build
14879
14880 2000-08-22 Tuesday 02:13  sam
14881
14882    * added a few sanity checks in the audio mpeg and ac3 decoders.
14883    * temporarily got rid of vlc.channels.
14884    * added notice in debian/control about unencrypted DVDs.
14885    * fixed PowerPC .deb build.
14886
14887 2000-08-21 Monday 22:16  polux
14888
14889  Added the beos fixes in the ChangeLog.
14890
14891 2000-08-21 Monday 22:05  sam
14892
14893   . updated version number
14894   . removed a verbose message in intf_sdl.c
14895
14896 2000-08-21 Monday 21:57  polux
14897
14898  A lot of bug fixs for the BeOS side of VideoLAN:
14899  - the vlc does not exhaust system resources anymore (it was creating a new
14900    mutex each picture so after a while there was no more mutex available in
14901    the entire system);
14902  - the sound has been corrected and now it works perfectly;
14903  - the window has now the right size (there was and additional line before).
14904
14905  The (BeOS) threads have also been improved especially with the cond vars
14906  (but it is no more compliant with the pthread cond vars).
14907
14908  VideoLAN for BeOS now rocks and is ready for its first binary release.
14909
14910 2000-08-21 Monday 18:22  octplane
14911
14912  .SDL:
14913         .removed the YUV thing from the SDL
14914         .cleaned up the makefile to remove it
14915         .UNTESTED (seems to compile).
14916
14917 2000-08-21 Monday 11:40  octplane
14918
14919  Plugin handling:
14920         . switched low and high order vout plugins
14921         . removed yuvsdl plugin.
14922
14923 2000-08-21 Monday 11:33  octplane
14924
14925  A few new things:
14926
14927         . The interface part:
14928                         . created intf_AssignKey, intf_getKey and intf_AssignNormalKeys
14929                         these new function are a first abstraction of the the key handling system.                      It makes use of a new structure in the interface : p_keys.
14930
14931                         . AssignNormalKeys is commonly used in all the interface plugins.
14932                         AssignKey is used to allow the SDL interface to react nicely.
14933
14934                         . Now the plugin struct element psz_filename is filled (and freed
14935                                 at the end of the program).
14936
14937         . the SDL plugin:
14938                         works but does only display a green screen for now. so don't use it !
14939
14940         . Please try and compile the client on your box with this version.
14941                 I've tried a few output plugin but not all.
14942
14943 2000-08-21 Monday 03:47  sam
14944
14945    * removed CCFLAGS flags which were improperly used.
14946    * added hints for powerpc build.
14947    * fixed the input_file exit bug.
14948    * fixed a Makefile bug which removed the CVS directory.
14949    * removed the frame statistics output.
14950
14951 2000-08-18 Friday 19:02  sam
14952
14953   . removed the sdlvlc alias
14954   . added the vlc-sdl package in the Debian control files
14955
14956 2000-08-18 Friday 10:25  octplane
14957
14958  My first contribution.
14959
14960  * Added SDL plugin
14961         * support fullscreen display with --display fullscreen
14962         * complete keyboard handling
14963  * Added --enable_sdl to configure
14964
14965  Octplane.
14966
14967 2000-08-17 Thursday 16:45  sam
14968
14969   . new tasks :
14970
14971  Description: Fix plugins namespace problem
14972  Description: Fix plugin autoloading
14973  Description: Real plugin API
14974  Description: Enable compiled-in plugins
14975  Description: Optimize SPU rendering
14976  Description: SPU error recovery
14977
14978 2000-08-16 Wednesday 02:28  sam
14979
14980   * more files needed to build packages
14981   * changed "pentiumpro" to "ppro" in the ./configure, it was misleading.
14982   * prepared 0.1.99g
14983
14984 2000-08-16 Wednesday 01:35  sam
14985
14986    * fixed a dumb bug in the Makefile that prevented inclusion of the
14987      -march=pentium directive. thanks Meuuh, blame sam.
14988    * fixed a warning in main.c.
14989    * separate Debian packages.
14990    * added request for ALSA support in the TODO list.
14991
14992 2000-08-15 Tuesday 19:40  polux
14993
14994  Réparation de la version BeOS. Le problème venait du swab32 de la nouvelle
14995  bit stream, la macro pour la conversion de BIGENDIAN vers LITTLEENDIAN ne
14996  fonctionnant (toujours) pas.
14997
14998  La version BeOS pose encore de gros problèmes:
14999  - des plantages aléatoires lorsqu'on utilise le son,
15000  - des performances très en dessous de celles d'anciennes version du vlc,
15001  - une synchro son qui ne fonctionne pas correctement,
15002  - au bout d'un certain temps d'utilisation, toutes les ressources systèmes
15003    sont consommées et le système lui-même devient instable (merci d'éviter
15004    les commentaires sur la stabilité de BeOS)
15005
15006 2000-08-15 Tuesday 15:37  sam
15007
15008   . rajouté build-stamp et debian/tmp dans les .cvsignore
15009
15010   . de nouvelles idées dans la TODO list :
15011
15012  Difficulty: Guru    Urgency: Wishlist   Support for RTP
15013  Difficulty: Medium  Urgency: Wishlist   Draw a font / support color fonts
15014  Difficulty: Medium  Urgency: Important  Layer 2 mono support
15015  Difficulty: Hard    Urgency: Wishlist   MP3 support
15016  Difficulty: Hard    Urgency: Normal     Support for unencapsulated streams
15017  Difficulty: Guru    Urgency: Wishlist   Ogg/Vorbis audio decoder support
15018  Difficulty: Hard    Urgency: Normal     Xv video output support
15019  Difficulty: Medium  Urgency: Normal     SDL video output support
15020
15021 2000-08-14 Monday 03:13  sam
15022
15023    * fixed 8bpp YUV.
15024    * fixed the fscked up Bresenham algorithm in all YUV functions.
15025
15026 2000-08-13 Sunday 20:36  sam
15027
15028    * now scaling is on by default, so that people won't tell that the vlc
15029      cannot do scaling :-)
15030    * fixed a few long lines.
15031    * _almost_ fixed 8bpp YUV.
15032
15033 2000-08-13 Sunday 19:39  sam
15034
15035    * removed an unused variable in the MMX YUVs.
15036    * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
15037
15038 2000-08-11 Friday 01:33  sam
15039
15040   . changé l'ordre des tâches
15041
15042 2000-08-11 Friday 00:52  sam
15043
15044   . TODO list
15045
15046 2000-08-09 Wednesday 00:51  sam
15047
15048   . viré les aliases « xvlc », « ggivlc » etc. qui faisaient un peu
15049    pitié, pour ne laisser que « vlc », « gvlc » (gnome) et « fbvlc »
15050    (framebuffer) ; les autres restent bien entendu accessibles avec
15051    par exemple « vlc --vout ggi ».
15052
15053   . IMPORTANT - nouvelle option --synchro pour forcer un type de
15054    synchro. Pour le moment les options possibles sont :
15055
15056      --synchro I     /* n'affiche que les I */
15057      --synchro IP    /* affiche les I et toutes les P */
15058      --synchro IP+   /* affiche les I, les P, et la moitié des B */
15059      --synchro IPB   /* affiche toutes les images */
15060
15061     Toute autre valeur de --synchro sera ignorée et c'est l'algo
15062    par défaut basé sur la consommation de processeur qui sera
15063    utilisé. Notez que si vous en demandez trop au vlc, il va
15064    bien entendu planter, ou tout du moins remplir sa fifo comme
15065    un gros cochon. On n'y peut pas grand chose, c'est la vie.
15066
15067 2000-08-08 Tuesday 14:05  sam
15068
15069   . décommentage d'une fonction commentée par erreur
15070   . version 0.1.99f
15071   . divers fixes dans la création des packages
15072
15073 2000-08-08 Tuesday 00:20  sam
15074
15075   . un peu de ménage dans le .cvsignore
15076
15077 2000-08-08 Tuesday 00:19  sam
15078
15079   . fichiers manquants
15080
15081 2000-08-08 Tuesday 00:18  sam
15082
15083    * vlc.init becomes ~/.vlcrc
15084    * removed float operations in the video decoder, and all emms asm functions
15085    * borrowed linuxvideo's MMX motion compensation
15086    * fixed an undefined symbol in the MMX YUV plugin
15087
15088  Meuuh & Sam.
15089
15090 2000-07-31 Monday 01:42  sam
15091
15092   . rajout de l'option -Winline
15093   . fix de certaines fonctions qui devraient être inlinées
15094   . gain de place dans la YUVMMX
15095
15096 2000-07-30 Sunday 03:59  sam
15097
15098   . autodétection des plugins
15099   . les aliases "gvlc" "fbvlc" "ggivlc" fonctionne comme il faut
15100
15101 2000-07-20 Thursday 15:49  sam
15102
15103   . suppression du décodeur de référence qui de toute façon ne marcherait
15104    plus vraiment avec la structure actuelle du vlc
15105   . préparation de la 0.1.99e
15106
15107 2000-07-19 Wednesday 02:03  sam
15108
15109   . nouveau bitstream fait par Meuuh (qui est mortel) et qui nous
15110  fait gagner plus de 0.8% en vitesse, ce qui peut paraître peu, mais
15111  en fait au bout de 35 fois on aura dépassé 30% de gains.
15112
15113   . remise de l'ancienne taille d'image par défaut
15114
15115 2000-07-18 Tuesday 21:23  polux
15116
15117  Maintenant le vlc fonctionne correctement sous BeOS (à part la synchro).
15118
15119 2000-07-12 Wednesday 01:04  sam
15120
15121   . le make snapshot fait un .bz2 aussi
15122
15123 2000-07-12 Wednesday 01:03  sam
15124
15125   . changement cosmétique
15126
15127 2000-07-12 Wednesday 01:03  sam
15128
15129   . updated changelog
15130
15131 2000-07-08 Saturday 16:29  sam
15132
15133   . petite correction pour que le RPM puisse être construit sur Mandrake
15134
15135 2000-07-06 Thursday 16:45  sam
15136
15137   . fixé une bévue dans la YUV 8 bits
15138   . descendu le délai de démarrage à .5 secondes au lieu de 2
15139   . un nouvelle synchro qui devrait punixe !!!
15140
15141 2000-07-04 Tuesday 04:37  sam
15142
15143  Bon, puisque ça semble commiter sous BeOS, je commite.
15144
15145  Voilà le changelog appoximatif :
15146
15147   . fichier INSTALL plus clair
15148   . viré quelques warnings
15149   . *PATH sont maintenant définis dans config.h
15150   . quelques fautes d'orthographe
15151   . l'option --enable-ppro n'est pas mise par défaut car elle ne fonctionne
15152    pas sur un K6-2
15153   . nouvelle API des plugins
15154   . le client framebuffer ne détruit plus la console quand on quitte
15155   . réparation de la YUV 8 bits
15156   . mise des YUV en plugins
15157   . transfo YUV 32bits MMX chourée dans la libmpeg2
15158
15159 2000-06-24 Saturday 00:28  sam
15160
15161   . nouveaux plugins - ne fonctionnent pas encore tous
15162
15163 2000-06-21 Wednesday 19:59  polux
15164
15165   Le son fonctionne sous BeOS !
15166
15167   Ah, vraiment, on peut dire que BeOS roulaize, les enfants.
15168
15169 2000-06-20 Tuesday 03:21  sam
15170
15171   . génération de .rpm et .deb via make.
15172   . rajout des plugins dummy même pour BeOS.
15173
15174 2000-06-19 Monday 18:35  sam
15175
15176   . vlc.spec pour faire des packages RedHat
15177   . un petit peu plus d'aout_beos
15178
15179 2000-06-19 Monday 02:04  polux
15180
15181   . correction d'un flag inexistant dans input_file
15182   . début du support son BeOS
15183   . fix d'un warning dans ac3_exponent.c
15184
15185 2000-06-18 Sunday 22:20  sam
15186
15187   . kludge con pour éviter que ça segfaulte plus en sortant
15188
15189 2000-06-18 Sunday 18:52  sam
15190
15191   . réparation de la page de man
15192   . le target GGI fonctionne à nouveau, même s'il rame salement
15193
15194 2000-06-18 Sunday 13:17  sam
15195
15196   . On peut enfin fermer la fenêtre principale en cliquant sur le bouton
15197    fermeture du window manager
15198
15199 2000-06-18 Sunday 10:14  benny
15200
15201  Le Makefile genere ne gerait pas correctement le mode debug=1
15202
15203 2000-06-17 Saturday 03:49  sam
15204
15205   . ajouté un FIXME pour un bug dans plugins/vout/vout_x11.c
15206   . ajouté un ChangeLog
15207   . updaté le README
15208
15209 2000-06-16 Friday 16:04  sam
15210
15211   . le code des VLAN devrait refonctionner
15212
15213 2000-06-16 Friday 14:28  sam
15214
15215   . vlc.init et vlc.channels sont à nouveau lus et interprétés lorsqu'il
15216    n'y a pas de paramètres donnés en ligne de commande.
15217
15218   . conséquence directe, il faut faire « vlc - » pour lire stdin.
15219
15220 2000-06-15 Thursday 20:50  sam
15221
15222   . autoconf
15223
15224 2000-06-15 Thursday 20:50  sam
15225
15226   . petit oubli bête dans le `make snapshot`
15227
15228 2000-06-15 Thursday 02:51  sam
15229
15230   et hop, encore une connerie
15231
15232 2000-06-15 Thursday 02:46  sam
15233
15234   . virage d'une connerie
15235
15236 2000-06-15 Thursday 02:26  sam
15237
15238   . réparation d'un oubli
15239
15240 2000-06-15 Thursday 01:55  sam
15241
15242   . input fichier en ligne de commande (le reste a du péter, c'est pas
15243     possible autrement)
15244
15245 2000-06-14 Wednesday 23:37  bbp
15246
15247  réparation de mes betises sur la yuv (désolé tm), mais je remets ca bientot.
15248
15249 2000-06-14 Wednesday 22:53  sam
15250
15251   . disparition de la plupart des printf
15252   . moins de warnings dans la YUV MMX
15253
15254 2000-06-09 Friday 02:40  sam
15255
15256   . correction des conneries de BBP :)
15257   . typo dans src/interface/main.c
15258
15259 2000-06-07 Wednesday 04:27  bbp
15260
15261  Petites optims dans SCALE_HEIGHT pour les images de hauteur réduite.
15262
15263 2000-06-06 Tuesday 01:58  sam
15264
15265   . bug dans le code des sous-titres (mauvais scaling en Y)
15266   . le vlc ne meurt pas salement en mode framebuffer quand on change
15267    de console (par contre, segfault en quittant, je ne sais pas encore
15268    pourquoi)
15269   . le make est à nouveau un peu plus verbose
15270
15271 2000-06-05 Monday 22:49  jimmy
15272
15273    Ajout cradement d'une yuv en mmx 4:2:0 en 16 bpp dans video_yuv.c. Pour
15274  l'activer / desactiver, décommentez le define MMX du debut du fichier.
15275
15276    Cette modif est expérimentale vue qu'elle empeche la correction gamma
15277  dans le mode pré-cité et que c'est du boulot de salop. A voir si on laisse
15278  ou pas d'après les perfs. (impossibles à estimer de visu chez moi).
15279
15280    A vot' bon plaisir,
15281
15282 2000-06-01 Thursday 17:25  sam
15283
15284   . petite erreur dans le configure.in qui empêchait de configurer
15285    convenablement les options de compilation
15286
15287    maintenant faire: ./configure --enable-fb --enable-blabla
15288      (./configure --help pour tous les voir)
15289
15290   . correction d'un warning en mode non-MMX
15291
15292 2000-05-29 Monday 09:29  sam
15293
15294   . encore un peu plus loin dans le passage à autoconf
15295   . giclage de l'ancien décodeur dans le Makefile
15296
15297  n'oubliez pas de relancer ./configure avec les bonnes options !
15298  typiquement elles sont du genre :
15299
15300     ./configure --enable-fb --enable-mmx --enable-ppro
15301
15302 2000-05-28 Sunday 20:28  sam
15303
15304   . suppression d'un bug cosmétique dans l'affichage des plugins qui en
15305     plus faisait segfaulter, ce qui n'était malheureusement pas top
15306
15307 2000-05-28 Sunday 16:22  sam
15308
15309   . correction d'un bug dans les sous-titres pour un scaling > 1
15310   . correction d'un bug dans l'affichage 8 bits pour un scaling < 1
15311
15312 2000-05-27 Saturday 17:37  sam
15313
15314   . scaling des sous-titres (à proprifier)
15315   . position correcte des sous-titres sur l'image
15316    ça ne devrait plus segfaulter
15317
15318 2000-05-26 Friday 03:55  sam
15319
15320   . support 8 bits pour X (avec private colormap)
15321   . affinement de la durée d'affichage des sous-titres
15322   . correction d'un bug dans les sous-titres
15323
15324 2000-05-25 Thursday 00:39  sam
15325
15326   Bon. On ne rit pas, je m'étais juste planté dans l'en-tête des
15327  licences. Et puis ça peut arriver à tout le monde :)
15328
15329 2000-05-24 Wednesday 23:48  nitrox
15330
15331  Ajout des fichiers pour la gestion du lpcm.
15332  Il reste à implémenter le lpcm au niveau de l'input et écrire le décodage.
15333
15334 2000-05-17 Wednesday 16:38  sam
15335
15336   . corrections de fautes d'orthographe je ne sais plus trop où
15337
15338   . quelques bidouilles dans vout_mga mais de toute façon ce n'est pas
15339    prêt de changer et on aura changé la structure bien avant
15340
15341   . encore un meilleur support des sous-titres
15342
15343   . exemple d'input fichier dans le vlc.channels, à adapter à votre
15344    convenance
15345
15346 2000-05-17 Wednesday 16:21  reno
15347
15348  Ajout des fonctions de réglage du volume (touches : +, -, m)
15349
15350 2000-04-20 Thursday 02:54  sam
15351
15352   . changement dans les headers pour que ça compile sous Linux.
15353
15354   Polux, j'ai viré <byteorder.h> pour le remplacer par <netinet/in.h> car
15355   c'était comme ça dans tous les autres .c, tu peux vérifier que ça
15356   fonctionne toujours ?
15357
15358 2000-04-20 Thursday 00:13  polux
15359
15360  Portage du client sous BeOS. Il manque encore l'audio mais ça marche.
15361  En cadeau bonux un nouvel input_file qui permet de lire les vob. Il
15362  faur rajouter la ligne suivante dans vlc.init:
15363  spawn-input method=10 filename=braindead
15364
15365 2000-04-14 Friday 06:19  sam
15366
15367   9 avril:
15368   - réindentation de quelques bouts de code
15369   - les plugins vont être cherchés en priorité dans . puis ./plugins
15370    puis dans le répertoire habituel
15371   - début de communication entre le thread gnome et l'input
15372   - l'interface gnome ne segfaulte plus en sortant
15373   - le menu "Exit" fonctionne
15374
15375  10 avril:
15376   - fenêtre Gnome au lieu de fenêtre Gtk
15377    *** ATTENTION *** l'interface Gnome n'est vraiment qu'un début, soyez
15378     gentils de ne pas faire de bug report si un bouton ne fonctionne pas.
15379   - popup "About"
15380
15381  11 avril:
15382   - fenêtre playlist (rien dedans encore)
15383   - masquage du pointeur souris
15384   - popup menu dans la fenêtre vout
15385   - hide/show des fenêtres playlist
15386   - les boutons "Exit" fonctionnent quel que soit le menu
15387
15388  12 avril:
15389   - début du cassage des channels
15390   - début des menus générés en runtime
15391
15392  13 avril:
15393   - ajout du target "snapshot" dans le makefile
15394
15395  14 avril:
15396   - décodage de tous les sous-titres connus
15397   - spu_decoder.c ne segfaulte plus quand on quitte
15398   - rajout du flag b_active dans la structure audio_decoder
15399   - le bouton pause fonctionne
15400
15401 2000-03-30 Thursday 14:54  polux
15402
15403  - Correction du bug de la synchro.
15404    Le problème provenait d'un décalage d'une seconde qui avait été rajouté
15405    dans le calcul de la date dans audio_output.c :
15406    p_aout->date = -1000000 + mdate() + ( (((mtime_t)(l_bytes / 4)) * 1000000)
15407                                          / ((mtime_t)p_aout->l_rate) );
15408    C'est le -1000000 qui faisait retarder le son d'exactement une seconde.
15409    J'aimerais bien savoir pourquoi il a été rajouté car peut-être y-a-t-il
15410    d'autres bugs similaires qui ne sont pas visibles pour l'instant.
15411
15412  - Nettoyage d'une partie du code de audio_decoder_thread.c
15413    Il est vraiment très dommage que les conventions de codage ne soient pas
15414    respectées, si il y en a ce n'est pas pour rien. De plus le mélange
15415    d'espaces et de tabulations rend le code très peu lisible. Je le
15416    rappelle, nous n'utilisons que des indentations de 4 espaces et toute
15417    tabulation est proscrite. Il serait bien de changer le reste du code
15418    pour qu'il respecte les conventions et reste ainsi facilement lisible
15419    par tout le monde.
15420
15421 2000-03-28 Tuesday 02:22  walken
15422
15423  Version 2 de mon tutorial sur les DCT et DFT. Les choses sont un peu plus dans
15424  l'ordre maintenant, et il y a pas mal d'explications qui ont ete rajoutees pour
15425  expliquer comment implementer efficacement l'algo AAN.
15426
15427  Si un jour j'ai le courage, j'ecris une routine DCT32 qui torchera celle de
15428  regis, na !
15429
15430  Pour etre parfait il faudrait rajouter une section sur les DCT en 2 dimensions,
15431  mais bon...
15432
15433 2000-03-23 Thursday 07:27  sam
15434
15435   . les sous-titres sont affichés et effacés à l'heure
15436   . une petite optimisation de l'affichage
15437   . attention, config.h.in a changé, n'oubliez pas de refaire ./configure
15438
15439 2000-03-22 Wednesday 01:57  sam
15440
15441   . les sous-titres sont centrés
15442   . la palette des sous-titres par défaut est moins affreuse.
15443
15444  Bugs que j'avais oubliés:
15445   . ne marchent qu'en 16 bits (devrait se fixer vite)
15446   . parfois quelques glitches graphiques que je ne comprends pas.
15447
15448 2000-03-21 Tuesday 23:36  sam
15449
15450  NEWS:
15451   . encore un peu de parsage de sous-titres
15452   . affichage des sous-titres.
15453
15454  BUGS:
15455   . ça segfaulte toujours au moment où on quitte, mais c'est le problème
15456    habituel, ça sera réglé.
15457   . pour le moment ils sont en noir et blanc, parce qu'il faut aller
15458    chercher cette putain de palette dans les .IFO du dvd et que pour
15459    l'instant j'ai la flemme
15460   . les sous-titres ne sont pas affichés comme il faut si la largeur
15461    de l'écran n'est pas 720.
15462   . dimensions par défaut mises à 720x576 (format DVD) au lieu de 640x480
15463    pour la raison évoquée ci-dessus. mais ça sera réglé bientôt.
15464   . pas de gestion de transparence, coordonnées, fade in/fade out
15465   . pas de gestion de date : le sous-titre est affiché dès qu'il est reçu
15466    et n'est pas effacé tant qu'on en a pas reçu un nouveau.
15467
15468 2000-03-20 Monday 08:50  sam
15469
15470   . suppression d'une variable inutile que j'avais laissée trainer
15471    au précédent commit.
15472   . début du décodeur de sous-titres. Pour le moment il ne fait que
15473    parser le flux comme un cochon, c'est tout.
15474
15475 2000-03-20 Monday 05:29  sam
15476
15477   Bon finalement puisque tout le monde dort, je l'ai fait :)
15478
15479    . rajout de i_pes_real_size dans la structure p_pes_packet, qui vaut 0
15480     par défaut, et est initialisé à la taille du payload PES annoncée dans
15481     le header si celle-ci est présente.
15482    . à chaque nouveau paquet TS, si i_pes_real_size == i_pes_size on envoie
15483     directement le PES au décodeur sans attendre le début du PES suivant.
15484    . création de input_ParsePES pour y mettre le code dupliqué de
15485     input_DemuxPES.
15486
15487   Ca fait 1 test de plus par paquet TS, donc négligeable. Par contre si
15488  des gens ayant bossé sur l'input ont le temps de vérifier que je n'ai pas
15489  fait de connerie, ça peut être intéressant :)
15490
15491 2000-03-19 Sunday 07:29  walken
15492
15493  Un petit tutorial sur les DCT et DFT... enfin non pas sur leur representation
15494  "physique" mais plutot sur les differentes methodes de calcul utilisables.
15495
15496  Ca n'est pas franchement indispensable mais disons que j'ai eu du mal a trouver
15497  de la doc sur le sujet donc je me dis que ca peut pas faire de mal de
15498  rassembler ce qu'on a...
15499
15500 2000-03-13 Monday 22:32  sam
15501
15502   . gestion de la souris sous X (essentiellement le bouton du milieu
15503    qui cache le pointeur, très pratique quand on regarde un DVD)
15504   . rajout de 3 fichiers d'installation pour le package Debian
15505   . correction de "usefull" et "successfull" à une dizaine d'endroits dans
15506    le code parce que ça commençait à m'horripiler
15507   . erreur de syntaxe dans la page de man.
15508   . un peu plus de choses dans l'interface gnome, mais rien ne marche
15509    pour le moment.
15510
15511 2000-03-13 Monday 05:08  sam
15512
15513   . ajout de quoi faire des packages debian :
15514     - fichiers de contrôle pour dpkg-buildpackage
15515     - une icône de merde - que les artistes la remplacent
15516     - page de man
15517   . les données qui ne sont pas platform-dependant sont maintenant
15518    dans le répertoire share ( et plus lib )
15519   . le client va chercher les polices dans le répertoire courant
15520    et dans /usr/share/videolan/vlc/
15521   . le message précédent était l'ajout du répertoire share/ mais
15522    les scripts CVS semblent avoir déconné
15523
15524 2000-03-12 Sunday 23:45  walken
15525
15526  J'ai retire gnome du build par defaut afin que ca ne cree pas de probleme
15527  chez ceux qui n'ont pas les includes appropries...
15528
15529  Je sais que cette solution n'est pas ideale mais peut on se mettre d'accord
15530  pour ne construire par defaut que les outputs X et dummy pour la video, et
15531  dsp et dummy pour l'audio ?
15532
15533  (a la rigueur si on dit que dans le cvs on ne construit que les dummy je suis
15534  d'accord aussi)
15535
15536  ou alors ca sert peut etre a rien de se mettre d'accord et ca sera regle par
15537  le ./configure bientot ?
15538
15539 2000-03-12 Sunday 22:04  sam
15540
15541   . suppression d'un warning pour les machines n'ayant pas usleep()
15542   . correction d'une boulette que j'ai faite dans netutils.c
15543   . début de intf_gnome. vout_gnome est une copie de vout_x11 pour l'instant
15544
15545 2000-03-12 Sunday 20:05  walken
15546
15547  Proprification du decodeur mpeg audio, comme j'avais fait pour l'ac3 :
15548  separation de ce qui est specifique videolan et de ce qui est generique.
15549
15550  Je compte encore bidouiller pas mal la partie generique, mais deja la ca
15551  marche donc...
15552
15553 2000-03-11 Saturday 01:05  polux
15554
15555  Quelques ajustements pour beos. Les plugins ne compilent toujours pas.
15556
15557 2000-03-10 Friday 02:24  sam
15558
15559   . réglé un petit oubli dans le Makefile
15560   . dernier commit pour tester les scripts ;
15561        ça devrait bien marcher à présent
15562
15563 2000-03-10 Friday 01:57  sam
15564
15565   ben oui, encore un poliotage. mais ça me permet de tester les scripts
15566   de commit en cachette :)
15567
15568 2000-03-10 Friday 01:47  sam
15569
15570   . suppression de quelques #define SYS_* (mais pas encore tous)
15571   . include/config.h devient include/config.h.in et config.h sera
15572    généré par ./configure. Le but est d'éviter les options -DFOO de gcc
15573   . suppression d'un 'Resources' qui trainait encore dans config.h
15574
15575 2000-03-09 Thursday 13:30  sam
15576
15577   . la version et le codename sont définis uniquement dans configure.in
15578   . plus de #ifdef SYS_* dans threads.h, on utilise defs.h
15579   . re-test des scripts de tibob :)
15580
15581 2000-03-09 Thursday 11:08  sam
15582
15583   . normalement on devrait se prendre 1 seul mail par commit grâce aux
15584    top scripts de tibob.
15585   . suppression de Makefile
15586   . rajout de include/defs.h.in qui génère include/defs.h
15587
15588   pour générer le Makefile et defs.h il faut lancer ./configure
15589
15590   pour ceux qui voudraient toucher à configure.in, "include/defs.h.in" est
15591  généré par la commande autoheader, et "configure" est généré par autoconf
15592
15593 2000-03-08 Wednesday 11:44  sam
15594
15595   . remise du vieux Makefile en attendant celui généré par ./configure
15596
15597 2000-03-08 Wednesday 11:33  sam
15598
15599   ./configure puis make, et ça devrait compiler.
15600
15601 2000-03-08 Wednesday 11:22  sam
15602
15603   Premiers fichiers nécessaires à autoconf
15604
15605 2000-03-04 Saturday 23:32  polux
15606
15607  Début du portage BeOS. Beaucoup de fuchiers ont été modifié car il a fallu
15608  réorganiser les headers pour que ce soient les headers les plus proches
15609  du système qui se retrouvent en premier (threads.h devrait toujours être
15610  le premier des headers non systèmes). J'ai du aussi rajouter un type
15611  plugin_id_t et par la même occasion inclure plugins.h dans la plupart
15612  des fichiers. Voici en vrac les modifs les plus importantes que j'ai opéré:
15613
15614  o Légère réorganisation pour les raisons évoquées ci-dessus (certaines
15615    macros comme MIN et MAX peuvent être déjà définies par le système et
15616    interférer avec celles définies dans common.h ou autre)
15617
15618  o Dans intf_msg j'ai du remplacer les vasprintf par des vsprintf
15619    dans le cas où ARCH=BEOS.
15620
15621  o la commande hostname du Makefile n'était pas compatible et je
15622    l'ai donc enlevé, en avons-nous besoin ? Auquel cas il suffit de
15623    rajouter un ifeq.
15624
15625  o J'ai aussi remplacé  les bzero et bcopy par memset et memmove.
15626
15627  o plugin.c, mtime.c et threads.h et quelques fichiers de l'input
15628    ont été adaptés à BeOS à grand coup de #ifdef SYS_*.
15629
15630  TODO:
15631
15632  o Ecrire intf_beos.cpp, vout_beos.cpp et aout_beos.cpp
15633
15634  Je suis sous linux et je viens de tester le client qui marche très
15635  bien, mais il est néanmoins possible que j'ai introduit quelques
15636  problèmes de compilations pour certains modules, si c'est le cas
15637  prévenez moi.
15638
15639 2000-03-04 Saturday 12:52  sam
15640
15641   - ça compile sous FreeBSD (mais ça ne tourne pas)
15642   - les dépendances sont cachées dans .deps/ au lieu de deps/
15643   - suppression d'encore quelques #include inutiles.
15644   - la gestion des plugins est maintenant encapsulée dans misc/plugin.c
15645    un peu comme les threads, pour faciliter le portage.
15646   - léger remaniement de l'output pour --help et --version
15647   - les p_ts_packet sont castés en (void *) pour éviter un warning sous
15648    certaines architectures.
15649   - ajout de la GPL dans un fichier COPYING
15650   - fichier README avec rien dedans pour le moment, à part la liste de
15651    toutes les personnes ayant participé au projet. J'en ai *forcément*
15652    oublié certains, alors si vous avez un nom, rajoutez-le. de même, s'il
15653    y a un gros con que j'ai mis par erreur dans la liste et qui n'a jamais
15654    rien fait pour le projet, n'hésitez pas à le supprimer sournoisement.
15655   - fichier AUTHORS avec la liste des gens ayant bossé sur le client. j'ai
15656    mis toutes les personnes ayant fait au moins un commit, ainsi que Henri
15657    parce que je sais qu'il bosse sur l'audio, et HPReg, Steve et Oli parce
15658    qu'ils ont bossé dessus aussi. Par contre ici aussi j'ai fort probable-
15659    ment oublié des gens. Corrigez !
15660   - répertoire debian/ qui servira à créer des packages
15661   - rajout d'une entrée pour faire `make install' (pas encore parfait)
15662   - nom de code de la future release 0.2 : `Onatopp' :)
15663
15664 2000-03-03 Friday 08:03  sam
15665
15666   Encore un commit venu tout droit des abysses de l'enfer, désolé pour
15667  le flood, c'est la dernière fois.
15668
15669    . après le demoronifier, le GPLifier: il y a les entêtes de la GPL dans
15670     chaque fichier ; votre mission, si vous l'acceptez, est de mettre votre
15671     nom dans chaque fichier qui est votre oeuvre ou auquel vous avez
15672     participé, pour qu'on sache qui a fait quoi. Pas de fausse modestie,
15673     c'est plus pour des raisons pratiques que pour la gloire.
15674
15675    . rajout de -lthreads pour que ça linke sous Hurd
15676
15677    . rajout de quelques #include pour que ça compile sous FreeBSD
15678     (d'ailleurs ça compile mais ça ne linke pas, je ne sais pas comment
15679     linker avec la libpthread sur la machine de Dae)
15680
15681    . quelques #ifdef SYS_BSD çà et là.
15682
15683 2000-03-03 Friday 01:59  sam
15684
15685   . portage des vlc_threads aux cthreads de Mach pour GNU/Hurd
15686   . rajout de #ifdef SYS_LINUX autour du code concernant les interfaces
15687   . suppression de quelques #include <sys/soundcard.h> qui trainaient encore
15688   . option PPRO dans le Makefile (si vous avez des erreurs
15689      'Illegal instruction', ça venait probablement de là)
15690   . rajout de quelques commentaires pour expliquer en quoi certains #include
15691      sont nécessaires, aux endroits où je ne comprenais pas, et suppression
15692      de #include qui semblaient inutiles.
15693
15694 2000-03-02 Thursday 00:51  walken
15695
15696  Created a small&clean public interface for the ac3 decoder (see ac3_decoder.h)
15697
15698  Modified ac3_decoder_thread to use this interface
15699
15700  Find ac3 sync words not by scanning the ac3 stream but by using the magic
15701  bytes at the start of the ac3 pes packets
15702
15703 2000-02-28 Monday 03:35  walken
15704
15705  Separation du decodeur ac3 et de la partie specifique a videolan
15706
15707  Les interfaces du deco ac3 ne sont pas encore bien propres et documentees
15708  mais ca viendra dans un second temps. Les fichiers ac3 ne dependent plus
15709  d'includes videolan. C'est deja une bonne premiere etape.
15710
15711  Au niveau du bitstream compresse, l'interface avec le decodeur ac3 ne se fait
15712  plus par le fichier decoder_fifo.h. En effet, le decodeur ac3 a besoin de
15713  connaitre la structure exact d'un bitstream_t, donc cette interface n'etait
15714  pas la plus propre. La nouvelle interface se compose d'une fonction
15715  ac3_byte_stream_next (ac3_byte_stream_t * p_byte_stream) que le decodeur
15716  ac3 appelle lorsqu'il a besoin d'un nouveau buffer de donnees compressees.
15717
15718  ac3_byte_stream_t est une structure comprenant les champs
15719  u8 * p_byte (pointeur sur le debut du buffer),
15720  u8 * p_end (pointeur sur la fin du buffer),
15721  void * info (utilisation libre pour implementer ac3_byte_stream_next)
15722
15723  L'implementation actuelle de ac3_byte_stream_next () dans ac3_decoder_thread.c
15724  fait un peu double emploi avec misc/decoder_fifo.c mais je reglerai tout ca
15725  plus tard.
15726
15727 2000-02-25 Friday 03:45  walken
15728
15729  Decoupage de vdec_motion en deux parties :
15730
15731  vdec_motion_inner contient le code plus ou moins bourin qui calcule les pixels
15732  (je pense que c'est la que la majorite du temps est ecoulee, et qu'il y aurait
15733  eventuellement un avantage a rechercher des optimisations particulieres pour
15734  ce fichier, genre debouclage de boucles ou quelque chose du genre)
15735
15736  Le code dans vdec_motion contient quand a lui des tests sur le type exact
15737  de prediction a effectuer, des calculs de pointeurs en fonction des motion
15738  vectors, et les appels a vdec_motion_inner.
15739
15740  La fonction MotionComponent de vdec_motion a ete modifiee pour appeler
15741  directement la bonne fonction de vdec_motion_inner en fonction des parametres.
15742  La encore en raison de la gestion d'inlines faite a la compilation, pour chaque
15743  appel les parametres i_width, i_height et b_average sont deja connus et
15744  donc l'appel de MotionComponent devrait s'etendre a un simple switch (i_select)
15745  et un appel de la fonction correspondante dans vdec_motion_inner.
15746
15747  Le code dans vdec_motion presente toujours une apparence contestable mais
15748  je n'ai pas modifie son fonctionnement (seulement la fonction MotionComponent).
15749
15750 2000-02-23 Wednesday 04:09  sam
15751
15752    rha ! deux fichiers oubliés.
15753
15754 2000-02-23 Wednesday 04:04  sam
15755
15756   Le retour du demoronifier qui n'est pas content.
15757
15758     . 11 moronic long lines destroyed
15759     . 1282 trailing spaces eradicated
15760     . 4 ugly macros fixed
15761     . 5 innocent a_bit_long lines shortened
15762
15763     . 5987 tabulations transformées en espaces
15764     . 153 '??' transformés en 'XXX??' ou 'FIXME??'
15765      (ptyx, j'espère que ce compromis te convient)
15766
15767     . commentaires en // corrigés en /* */
15768      (je parle bien des commentaires, pas des morceaux de code
15769       mis en // comme les printf de debug par exemple)
15770
15771  Au passage :
15772
15773     . version du vlc modifiée en 0.1.99 (la release sera la 0.2.0)
15774     . suppression de video_x11.h
15775     . correction d'un warning dans intf_ctrl.c
15776
15777 2000-02-22 Tuesday 23:54  walken
15778
15779  travail sur l'ac3_decoder : debut de separation de ce qui est specifique a
15780  videolan (ac3_decoder_thread) et de ce qui ne l'est pas. Ce n'est pas encore
15781  ideal, la partie "videolan" fait des inits a l'interieur de la partie
15782  "ac3"... il faudra que je fasse une belle interface pour ca.
15783
15784  Le probleme des includes n'est pas non plus regle, mais c'est a cause des
15785  bit_streams :) patience.
15786
15787 2000-02-21 Monday 10:15  sam
15788
15789   3 vilains fichiers avaient disparu
15790
15791 2000-02-21 Monday 10:15  sam
15792
15793   chargement dynamique de plugins audio/video/interface
15794
15795   utilisation: c'est tout con, ça marche comme avant. pour le moment
15796    il n'y a pas de vérification des symboles mais ça viendra.
15797
15798   seule restriction, il faut être dans le répertoire vlc quand on lance
15799    le client, parce que le chemin des plugins est relatif, mais ça aussi
15800    ça va changer.
15801
15802   le Makefile devient pas très beau, il faudra songer à passer à automake
15803
15804 2000-02-21 Monday 05:21  sam
15805
15806   . ajout de l'audio output pour Esound
15807   . pas encore très au point à cause d'un bug dans esd_get_latency() mais
15808   j'en ai besoin pour tester le chargement dynamique de plugins.
15809
15810 2000-02-21 Monday 03:19  walken
15811
15812  Une partie de patch qui ne devrait pas etre trop controversee : j'ai juste
15813  change les #define MACHIN_DELAY pour qu'ils soient definis en tant que
15814  multiples de CLOCK_FREQ
15815
15816  :>
15817
15818 2000-02-21 Monday 00:24  reno
15819
15820  Ajoute du support son U8_Stereo
15821
15822  --
15823  Reno
15824
15825 2000-02-19 Saturday 01:39  walken
15826
15827  Yop,
15828
15829  Bon ben voila, j'ai commence a bouger les .h comme je voulais le faire...
15830
15831  C'est encore un peu le bordel et j'en suis desole. Mais je compte bien
15832  deplacer des trucs jusqu'a ce que ca soit a nouveau bien range :)
15833
15834 2000-02-19 Saturday 01:11  sam
15835
15836   deux changements cosmétiques de rien du tout et suppression d'un warning
15837
15838 2000-02-18 Friday 01:26  walken
15839
15840  Modification du decoder_fifo : le GetByte devrait etre un chouilla plus rapide,
15841  ce qui devrait au minimum compenser la perte due a ma derniere modification.
15842
15843 2000-02-17 Thursday 23:17  polux
15844
15845  La plupart des causes de segfault de la video ont été éliminées, les messages
15846  d'erreur qui sont affichés sur stderr vous donnerons une bonne idée du nombres
15847  d'occasions de planter qui se présentent au client.
15848
15849  J'ai aussi remis le flag DEBUG à 1 et commenter omit-frame-pointer pour que
15850  tout le monde puisse avoir la chance de participer à la chasse aux segfaults
15851  avec son gdb. Les bugs report sont le bienvenu (surtout si c pour l'audio ;).
15852
15853 2000-02-17 Thursday 20:27  walken
15854
15855  Modification de decoder_fifo.h : le cas ou on passe d'un buffer a l'autre
15856  lors de la lecture d'un octet n'est plus inline. Precedemment le code etait
15857  inclus a chaque invocation de NeedBits ou GetBits...
15858
15859  Vu l'etat de la synchro je n'ai pas pu mesurer d'impact precis sur les fps
15860  mais je ne m'attends pas a ce qu'il soit mesurable de toute facon : on troque
15861  un apel de fonction contre un meilleur comportement du cache code...
15862
15863  Premier checkin de ma part, mais il devrait en venir d'autres.
15864
15865 2000-02-17 Thursday 19:04  polux
15866
15867  Petite modif dans la synchro, peut-être que cela marchera mieux, qui sait ?
15868
15869 2000-02-17 Thursday 17:36  polux
15870
15871  Premier service pack de la POLUX_SYNCHRO:
15872   o 0 bug fixe
15873   o several bugs added
15874   o synchro is now slower than ever
15875
15876  Si par chance cela marchait chez vous prévenez moi vite.
15877
15878  Mise à 0 du flag DEBUG pour tester la synchro dans les meilleures conditions
15879  possibles, attention les accès disque du mini-server ainsi que les nombreuses
15880  irrégularités du flux peuvent perturber le client de façon non négligeable.
15881
15882 2000-02-17 Thursday 12:04  dae
15883
15884  remaniement de quelsques includes pour que ca passe sous BSD.
15885
15886 2000-02-17 Thursday 07:07  sam
15887
15888   o remise de b_stereo dans les structures audio en attendant que soit
15889    définie une api pour la gestion de plus de 2 voies, qui de toute façon
15890    est loin d'être une priorité. je dirais même qu'on s'en fout.
15891   o argument supplémentaire pour GetBufInfo() pour que la méthode dummy
15892    attende un temps convenable, et correction de aout_dummy.c
15893   o le test sur la variable DEBUG dans config.h est maintenant conforme
15894    à ce que dit le Makefile.
15895   o suppression d'une variable inutile dans intf_fb.c
15896   o --long-help devient --longhelp comme dans mpg123
15897   o version du programme arbitrairement mise à 0.95.0
15898   o commentaire d'une variable inutilisée dans Synchronize (video_output.c)
15899   o correction du "LIN" en "LIB" dans le Makefile, qui doit traîner là
15900    depuis des siècles
15901   o proprification de quelques routines du Makefile
15902
15903  le code de sélection de méthode audio/video est loin d'être propre, je
15904  dirais même que c'est du gros caca, mais j'y bosse.
15905
15906  bonne nuit,
15907
15908 2000-02-17 Thursday 01:43  polux
15909
15910  Corrections de quelques petits bugs et surtout nouvelle synchro qui ne semble
15911  pas trop mal marcher sur ma machine mais qui j'en suis sûr ne marchera pas du
15912  tout sur la votre.
15913
15914  A noter qu'il existe maintenant 3 synchros que l'on peut choisir en changeant
15915  le define dans vpar_synchro.h (POLUX_SYNCHRO, SAM_SYNCHRO, MEUUH_SYNCHRO)
15916
15917 2000-02-16 Wednesday 08:27  sam
15918
15919   o renommage arbitraire et totalitaire de idctmmx.S en vdec_idctmmx.S
15920   o correction d'une typo débile dans audio_output au commit précédent
15921   o b_stereo est remplacé par i_channels
15922   o suppression de la structure aout_dsp_t dont les membres dépendant
15923    de l'output se retrouve dans aout_*_sys_t, et les autres directement
15924    dans aout_thread_t, on se fait pas chier.
15925
15926 2000-02-16 Wednesday 04:54  sam
15927
15928   o changement de nom des fonctions spécifiques BeOS
15929   o début de l'éclatage de l'audio_output :
15930     . giclage des variables *dsp* en faveur de *sys*
15931     . aout_*GetBufInfo renvoie l_bytes pour que video_output.c ne dépende
15932      plus de la structure audio_buf_info spécifique à <linux/soundcard.h>
15933     . création de la méthode audio 'dummy' qui ne fait rien.
15934   o nouvelle option --aout acceptant 'dummy' et 'dsp' pour le moment
15935
15936 2000-02-16 Wednesday 01:35  sam
15937
15938   . virage de cette #@!#@@#@#!@#@#!!@#@!!#@!@!!@# de dépendance du Makefile
15939
15940 2000-02-15 Tuesday 06:25  sam
15941
15942   . amélioration de la YUV 8bpp
15943   . nettoyage du code de gestion des méthodes vout
15944   . nouvelle option --vout
15945   . préparation de l'éclatage de l'audio output comme ça a été
15946    fait avec le vout.
15947   . nouvelle commande --long-help
15948
15949  La sélection de la méthode vout est encore plus simple. Pour sélectionner
15950  le framebuffer par exemple : "vlc --vout fb". Par défaut, X11 est choisi.
15951
15952 2000-02-14 Monday 09:44  sam
15953
15954   . fixé une erreur de syntaxe dans video_fb.c
15955   . *3dfx* devient *glide*
15956   . suppression de tabulations dans quelques fichiers
15957   . suppression des 2 warnings dans sam_synchro
15958   . video_* devient vout_* quand ce sont des méthodes de vout
15959   . tentative de correction de la détection de MMX pour BeOS
15960   . nouvelle option vlc_vout_method (faute de mieux pour le moment)
15961   . modification du Makefile pour supporter plusieurs VIDEO_*
15962
15963  dorénavant on peut compiler plusieurs output différents dans le
15964  client. la préférence se fait dans l'ordre x11, fb, ggi, glide...
15965
15966  si on le compile avec x11 et fb, par défaut il se lancera en X.
15967  pour le lancer en framebuffer :
15968  ./vlc vlc_vout_method=fb
15969
15970  (il faut que je proprifie un peu le choix de l'output, et que je
15971  facilite l'ajout d'un nouveau vout_*)
15972
15973 2000-02-13 Sunday 20:43  sam
15974
15975   . détection d'un processeur MMX.
15976   . l'output fb remet le terminal comme il faut en sortant.
15977   . séparation du flag MMX et de l'architecture dans le Makefile
15978
15979 2000-02-13 Sunday 05:31  sam
15980
15981   Je vous avais prévenu. Le demoronifier a frappé.
15982
15983   Désolé pour le flood. Les en-têtes de fonctions ne font plus 81
15984  caractères, et il n'y a plus d'espaces inutiles, Tous les trailing
15985  spaces ont disparu, j'ai essayé de vérifier que ça ne pétait rien,
15986  mais j'ai pu oublier un truc con. J'accepte tous types de châtiments
15987  à base d'orties fraîches.
15988
15989   Désolé d'avoir aussi modifié les fichiers de ceux qui formataient
15990  bien proprement leurs en-têtes à 80 et pas 79 sans embêter personne,
15991  mais j'ai dû choisir entre les deux.
15992
15993   Dorénavant ce serait bien de formater les en-têtes et les commentaires
15994  justifiés à droite à 79 colonnes, ou au pire à 80.
15995
15996   . 1343 moronic long lines destroyed
15997   . 12893 trailing spaces eradicated
15998   . 115 ugly macros fixed
15999   . 959 innocent a_bit_long lines shortened
16000   But hey, 40054 lines were OK !
16001
16002 2000-02-10 Thursday 06:57  sam
16003
16004   Juste une modif à la con dans video_output pour que le message "waiting
16005   for stream" s'affiche dès le lancement du vlc. En même temps ça me
16006   permet de tester que la migration du CVS sur shiva a fonctionné.
16007
16008 2000-02-10 Thursday 04:15  sam
16009
16010   . double buffering avec locks pour 3dfx
16011   . gestion des touches pour l'interface 3dfx
16012   . proprification de la gestion des touches en framebuffer
16013
16014 2000-02-09 Wednesday 06:50  sam
16015
16016   . video output pour 3dfx.
16017   . le premier qui se marre gagne le droit de venir voir comment ma 3dfx1
16018    fait l'overlay, le scaling et la YUV en hard (nan je déconne, elle fait
16019    rien de tout ça, et en plus ça rame).
16020
16021 2000-02-09 Wednesday 03:04  sam
16022
16023   . un peu de ménage dans video_fb.c
16024   . récupération des masks dans la structure framebuffer, ce qui fait que
16025    l'output framebuffer fonctionne à nouveau.
16026
16027 2000-02-08 Tuesday 06:08  sam
16028
16029   . gestion du gamma en 8bpp grayscale
16030   . optimisations dans la YUV 8bpp
16031   . l'output framebuffer ne bloque plus la console
16032   . rajout d'une fonction dans la structure vout pour allouer une palette
16033   . réinitialisation de l'ancienne palette en quittant
16034
16035  bugs restant:
16036   . pas d'allocation de palette en 8bits sous X11
16037   . bugs du scaling en 8bits sous X11 (sans doute dû à l'alignement sur 1
16038    octet au lieu de 2)
16039   . l'output framebuffer est toujours pétée pour 16 et 32 bits
16040   . pas de correction gamma en 8bits couleur
16041   . c'est tout moche pendant la fraction de seconde du changement de palette
16042
16043 2000-02-07 Monday 06:13  sam
16044
16045   . suite de l'output 8 bits couleur/n&b
16046   . correction d'un bug dans la génération de la palette optimale
16047   . YUV avec dithering mortel qui tue
16048
16049  todo:
16050   . x11 (ça ne marche qu'en framebuffer pour le moment)
16051   . mettre la génération de palette dans video_yuv
16052   . refaire marcher l'output framebuffer pour bpp!=8
16053
16054 2000-02-07 Monday 05:53  sam
16055
16056   . rajout du mode video 'dummy' pour les gens qui n'ont pas de carte
16057    video. Le premier qui se marre se prend une claque.
16058
16059 2000-02-06 Sunday 16:48  sam
16060
16061   . yuv pour le 8 bits noir et blanc
16062   . yuv 8 bits couleur (bon c'est moche pour le moment, mais ça vient)
16063   . correction de "convertion" en "conversion" un peu partout :)
16064
16065  à faire encore : allouer dynamiquement la lookup table pour la YUV 8 bits,
16066  parce que directement dans p_vout ça pue un peu, faire le changement de
16067  palette qui va bien au passage couleur / n&b.
16068
16069 2000-02-06 Sunday 14:13  seguin
16070
16071  IMPORTANT:
16072         p_vout->i_depth est maintenant la profondeur SIGNIFICATIVE de
16073                 l'écran (8, 15, 16 ou 24)
16074         p_vout->i_bytes_per_pixel est la profondeur réelle (1, 2, 3 ou 4)
16075
16076  Ajout du calcul des décalages à video_output.
16077  Refonte de l'initialisation des tables.
16078  Détection correcte des profondeurs 24/24 et 24/32 en X11
16079  Correction de bugs dans le scaling en 1, 3 et 4 Bpp.
16080  Récupération des masques depuis le materiel en X11 et GGI.
16081
16082  FrameBuffer cassé pour le moment: il faut rajouter les masques de couleur
16083  (des valeurs par défaut sont au début de video_yuv.c) et le calcul des
16084  nouvelles profondeurs d'écran.
16085
16086 2000-02-05 Saturday 02:57  sam
16087
16088   . prototypes de fonctions pour le 8bpp
16089   . virage d'un bug dans le calcul de bytes_per_line (sauf fumage de ma part)
16090   . suppression de quelques #@@#@!!#@@#!@#@#! d'espaces en fin de ligne
16091   . quelques reformatages à 79 colonnes au lieu de @@#@!!#@@#!@#@#!# 81.
16092
16093 2000-02-04 Friday 21:52  maxx
16094
16095  * ac3_decoder/ac3_decoder.c :
16096  - suppression des `#ifdef AC3_SIGSEGV' ;
16097  - correction d'un bug de la fonction `InitThread()' (scotchage à
16098  l'initialisation du décodeur AC3 dans certaines conditions très
16099  particulières) ;
16100  - support du booléen `b_invalid' permettant de détecter des frames
16101  supposées invalides ;
16102
16103  * ac3_decoder/ac3_exponent.c :
16104  - suppression des `#ifdef AC3_SIGSEGV' ;
16105  - détection des frames invalides et support du booléen `b_invalid' ;
16106
16107  * ac3_decoder/ac3_mantissa.c :
16108  - suppression des `#ifdef AC3_SIGSEGV' ;
16109  - détection des frames invalides et support du booléen `b_invalid' ;
16110  - optimisation de la fonction `mantissa_unpack()' ;
16111
16112  * audio_decoder/audio_decoder.c :
16113  - correction d'un bug de la fonction `InitThread()' (scotchage à
16114  l'initialisation du décodeur MPEG2 dans certaines conditions très
16115  particulières) ;
16116
16117  * include/ac3_decoder.h :
16118  - suppression du `#define AC3_SIGSEGV' ;
16119
16120  * include/vpar_synchro.h :
16121  - déclaration explicite de la fonction `vpar_SynchroKludge()' lorsque
16122  `SAM_SYNCHRO' n'est pas activée ;
16123
16124  * interface/intf_ctrl.c :
16125  - initialisation à `-1' des variables `i_input' et `i_pid' de la
16126  fonction `SelectPID()' ;
16127
16128  * video_output/video_yuv.c :
16129  - mise en commentaire de la fonction inutilisée `yuvToRgb24()' ;
16130
16131  * video_parser/video_parser.c :
16132  - intégration du patch proposé dans videolan-devel ;
16133
16134  * video_parser/vpar_blocks.c :
16135  - intégration du patch proposé dans videolan-devel ;
16136
16137  NdlR : apu warnings à la compilation :-)
16138
16139 2000-02-04 Friday 15:48  seguin
16140
16141  Support 4:2:2, 4:4:4 et niveaux de gris en 15, 16 et 32 bpp complet.
16142
16143 2000-02-04 Friday 14:20  seguin
16144
16145  Correction du segfault en gris.
16146
16147 2000-02-03 Thursday 14:38  seguin
16148
16149  Suppression de la ligne verte.
16150  Scaling encore optimisé.
16151  Suppression d'un bug causant un segfault sur certaines tailles de fenetre.
16152
16153 2000-02-03 Thursday 13:40  seguin
16154
16155  Correction du bug de calcul du masque (fontes outlines, point sous les ]).
16156  Vive les ^ qui suivent les ].
16157
16158 2000-02-03 Thursday 04:37  maxx
16159
16160  * audio_output/audio_output.c :
16161  - suppression du fprintf() de debug ;
16162
16163  * spu_decoder/spu_decoder.c :
16164  - suppression des fprintf() de debug ;
16165  - la nouvelle version est prête mais je ne la commit pas encore ;
16166
16167  * input/input_psi.c :
16168  - le décodeur spu était autospawné uniquement si b_audio était à 1...
16169  remplacement de b_audio par b_video (g bon sam ?) ;
16170
16171 2000-02-03 Thursday 02:23  seguin
16172
16173  Synchro améliorée X et Y, dans les 2 sens
16174
16175 2000-02-02 Wednesday 22:52  maxx
16176
16177  * audio_output/audio_output.c, interface/intf_ctrl.c :
16178  - suppression de deux warnings à la noix de cajou polymère ;
16179
16180 2000-02-02 Wednesday 00:13  seguin
16181
16182  Scaling horizontal >=1
16183
16184 2000-02-01 Tuesday 10:30  seguin
16185
16186  Scaling vertical dans les 2 sens en YUV walken.
16187
16188 2000-02-01 Tuesday 03:16  massiot
16189
16190  Rajout de #define SAM_SYNCHRO si sam veut reprendre son code.
16191
16192 2000-02-01 Tuesday 02:38  massiot
16193
16194  Un Makefile qui est parti un peu vite...
16195
16196 2000-02-01 Tuesday 02:37  massiot
16197
16198  Re-tentative de sauvetage de la synchro.
16199
16200 2000-02-01 Tuesday 01:50  seguin
16201
16202  Temporaire (ça segfaulte si on le chatouille un peu).
16203  YUV walken avec resize. Y et + seulement pour le moment.
16204
16205 2000-02-01 Tuesday 00:11  massiot
16206
16207  Synchro de base.
16208
16209 2000-01-31 Monday 17:56  seguin
16210
16211  Changement de chaîne configurable depuis un fichier texte.
16212  Quelques corrections esthetiques dans vout.
16213
16214 2000-01-31 Monday 15:00  seguin
16215
16216  Correction du bug 100% CPU en idle.
16217
16218 2000-01-31 Monday 14:32  seguin
16219
16220  Mise place du scaling, episode II
16221  Alignement amélioré
16222  Effacement 'intelligent' des zones modifiées
16223  Correction d'une memory corruption
16224  Structure d'acceuil pour les subpictures
16225  ggi et fb fonctionnent (pas mieux qu'avant, mais ils compilent)
16226
16227  Ca rame. C'est normal, c'est la YUV en C qui est utilisée. C'est aussi normal
16228  parce que l'effacement, ça prends un peu de temps (et ça c'est définitif).
16229  Ce n'est pas beau: normal, il n'y a que du croping pour le moment, le scaling
16230  arrive.
16231
16232 2000-01-31 Monday 06:03  sam
16233
16234   . initialisation du décodeur de sous-titres
16235   . correction du bug de quit
16236
16237 2000-01-31 Monday 03:29  stef
16238
16239  Ca ne devrait plus segfaulter maintenant. Correction d'un bug dans l'input.
16240
16241  --Meuuh
16242
16243 2000-01-31 Monday 02:16  maxx
16244
16245  IMPORTANT :
16246  * ce commit devrait corriger les problèmes de fermeture du vlc, commentaires
16247  souhaités (et obligatoires) ;
16248  * le problème de la synkro initiale de l'audio devrait être corrigé : reports
16249  souhaités (et obligatoires) grâce aux messages "aout debug" ;
16250  * en clair FAITES PETER UN MAIL avec vos messages "aout debug" et vos coups
16251  de gueule/coups de coeur quant à la fermeture du vlc ;-)
16252
16253  * ac3_decoder/ac3_decoder.c, audio_decoder/audio_decoder.c :
16254  - rajout d'un msleep() en début de fonction RunThread() afin de
16255  contrebalancer le délai entre la réception d'un paquet TS et la
16256  présentation de son contenu (INPUT_PTS_DELAY) ;
16257  - rajout d'un cond_signal() dans la fonction EndThread() ;
16258
16259  * audio_output/audio_output.c :
16260  - activation des messages de debug ;
16261  - réécriture de la fonction NextFrame() ;
16262
16263 2000-01-31 Monday 01:33  sam
16264
16265   . le décodeur de sous-titres s'appelle maintenant spu_decoder
16266   . auto spawn du spu_decoder (pour le moment ça chie)
16267
16268 2000-01-31 Monday 00:31  stef
16269
16270  Amélioration de la synchro.
16271
16272  --Meuuh
16273
16274 2000-01-30 Sunday 16:08  seguin
16275
16276  Nouvelle interface, effacement des zones modifiées d'une image sur 2,
16277  calcul de la taille optimale d'une image, scaling.
16278
16279  -Le scaling donne de bonnes tailles, mais les conversions YUV ne peuvent
16280  pas suivre pour le moment.
16281  -J'ai peut etre un peu cassé le fb et ggi (trop long à compiler pour tester).
16282  En cas de problème, je corrige de suite.
16283  -Les idle screens ("no stream") sont temporairement hors service.
16284
16285 2000-01-28 Friday 03:10  massiot
16286
16287  * Correction d'un message d'erreur erronné dans l'input ;
16288  * Correction d'un bug de synchro ;
16289
16290 2000-01-28 Friday 01:12  stef
16291
16292  . Déplacement de deux structures de lookup dans le parseur
16293
16294 2000-01-27 Thursday 19:30  seguin
16295
16296  Nouveau moteur de fontes.
16297
16298 2000-01-27 Thursday 00:16  massiot
16299
16300  Nettoyage et commentationnement.
16301
16302 2000-01-26 Wednesday 23:46  sam
16303
16304   . nouvelle synchro. ça devrait déjà fonctionner correctement en monothread
16305
16306 2000-01-26 Wednesday 22:08  massiot
16307
16308  Fichier désormais inutile.
16309
16310 2000-01-26 Wednesday 21:48  massiot
16311
16312  * Optimisation du video_parser ; define VPAR_OPTIM_LEVEL dans config.h
16313    pour régler le temps de compilation ;
16314  * virage d'un printf dans l'idct et d'une fonction inutile.
16315
16316 2000-01-26 Wednesday 19:59  maxx
16317
16318  * audio_output/audio_output.c :
16319  - mise en commentaire de l'affichage de l'aout_debug ;
16320
16321 2000-01-26 Wednesday 17:33  sam
16322
16323   . encore un peu plus de synchro. si ça saccade c'est normal, ça sera
16324    réglé dans l'heure, mais j'ai commité pour qu'on puisse enfin voir
16325    des B avec le nouveau décodeur (qui torchaize)
16326
16327 2000-01-26 Wednesday 03:57  massiot
16328
16329  vpar_motion.c n'est plus nécessaire désormais.
16330
16331 2000-01-26 Wednesday 03:38  massiot
16332
16333  * Optimisation du parseur ;
16334  * Réactivation du motion DMV ;
16335
16336  Pour info, on torche largement le décodeur de référence (50 %).
16337
16338 2000-01-25 Tuesday 20:02  maxx
16339
16340  * audio_output/audio_output.c :
16341  - rajout de messages de debug en attendant de trouver le coefficient de
16342  synkro optimal ;
16343  - modification du coefficient de synkro (8 -> 256) ;
16344
16345 2000-01-25 Tuesday 06:44  sam
16346
16347   . correction d'un bug dans l'interface framebuffer
16348   . début de synchro qui marchouille, mais tous mes flux merdent
16349
16350 2000-01-25 Tuesday 02:51  massiot
16351
16352  * Ajout d'un flag VDEC_SMP à commenter si on n'a qu'un seul
16353  microprocesseur.
16354
16355 2000-01-25 Tuesday 01:23  jimmy
16356
16357    Ajout de fonctions yuv permettant un scaling 'exotique' en fin du
16358  fichier. Elles seront testees des que l'output le permettra.
16359
16360 2000-01-25 Tuesday 01:09  massiot
16361
16362  * Optimisation de vdec_motion.c et video_decoder.c ;
16363  * Passage des fonctions de la video_fifo en inline ;
16364  * Correction d'un bug provoquant un overflow des messages dans
16365  vpar_headers.c.
16366
16367 2000-01-24 Monday 13:53  seguin
16368
16369  Makefile et config.
16370
16371 2000-01-24 Monday 07:53  sam
16372
16373   fichiers oubliés qui faisaient que ça compile pas
16374
16375 2000-01-24 Monday 04:28  sam
16376
16377   . un chti peu plus de synchro video, mais c'est pas encore ça
16378   . suppression des #include "X11/*" pour que ça compile sans X
16379   . alban, t'es mortel
16380
16381 2000-01-24 Monday 03:07  maxx
16382
16383  * audio_output/audio_output.c :
16384  - implémentation de la synkro (qui punit méchant) ;
16385
16386  * audio_decoder/audio_decoder.c, ac3_decoder/ac3_decoder.c :
16387  - rajout de vlc_cond_signal() afin de prévenir l'audio_output que de
16388  nouveaux samples ont été décodés ;
16389
16390  * Makefile :
16391  - rajout de l'options de compilation -g ;
16392  - utilisation du old decoder (synkro) ;
16393
16394  * include/config.h :
16395  - suppression des messages de debug ;
16396
16397 2000-01-24 Monday 01:16  maxx
16398
16399  * GoldenEye rewlz :
16400  - explications du commit au prochain commit :-)
16401
16402 2000-01-23 Sunday 21:58  jimmy
16403
16404  * Activation des Sparses idct dans le video parser;
16405  * Utilisation de la mmx pour la dct si l'architechture s'y prête
16406    (modif de Makefile et vdec_idct)
16407  * idctmmx.S avec une forme d'appel identique a vdec_idct a ete ajoute a
16408    video_decoder.
16409
16410 2000-01-23 Sunday 10:05  maxx
16411
16412  * audio_output/audio_output.c :
16413  - suppression d'une macro inutile ;
16414  - proprification d'une ligne de code obscur ;
16415
16416 2000-01-23 Sunday 03:32  jimmy
16417
16418  CA MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARCHE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16419
16420  --Meuuh
16421
16422 2000-01-22 Saturday 23:22  sam
16423
16424   . ajout des flags pour Linux Sparc (au fait, jimmy, t'es con :p)
16425
16426 2000-01-21 Friday 12:31  sam
16427
16428   . support framebuffer
16429   . input clavier limitée mais fonctionnelle
16430
16431 2000-01-21 Friday 07:59  sam
16432
16433   l'output framebuffer fonctionne presque.
16434   ca va *pas* merder.
16435
16436 2000-01-21 Friday 05:52  maxx
16437
16438  * ac3_decoder/ac3_decoder.c, audio_decoder/audio_decoder.c :
16439  - correction d'un bug dans la fonction d'initialisation des décodeurs
16440  (freeze lorsqu'aucun paquet PES n'est envoyé aux décodeurs) ;
16441
16442  * audio_output/audio_output.c :
16443  - correction d'un bug dans l'initialisation du flag b_die des fifos des
16444  décodeurs ;
16445  - correction d'un bug dans la lecture des flags b_die des fifos des
16446  décodeurs (les fifos n'étaient pas détruites avant la mort du thread
16447  audio_output) ;
16448
16449 2000-01-20 Thursday 19:48  maxx
16450
16451  * include/decoder_fifo.h :
16452  - correction d'un bug dans la fonction GetByte (freeze éventuel des
16453  décodeurs lors du suicide du thread input) ;
16454
16455 2000-01-20 Thursday 19:18  seguin
16456
16457  Gras de parametres en ligne de commande ou en variables d'environnement,
16458  afin de ne pas avoir a recompiler le client en cas de loose.
16459
16460 2000-01-20 Thursday 18:17  seguin
16461
16462  Desactivation du changement de chaine en --novlan
16463
16464 2000-01-20 Thursday 18:10  seguin
16465
16466  Timeout pour les changements de vlan
16467
16468 2000-01-20 Thursday 17:12  seguin
16469
16470  Changement de chaine. Delicat encore, mais il marche. Quelques corrections
16471  esthetiques, un timeout pour les vlans et le frame buffer et c'est la
16472  release démo (en ce qui me concerne) !
16473
16474 2000-01-20 Thursday 14:30  maxx
16475
16476  * ac3_decoder/ac3_decoder.c :
16477  - màj de la fréquence théorique de chaque frame ac3 ;
16478
16479  * audio_output/audio_output.c :
16480  - détection des bouclages de flux et resynkronisation automatique sur la
16481  fréquence théorique ;
16482
16483 2000-01-20 Thursday 12:23  maxx
16484
16485  * Makefile :
16486  - DECODER=old et non DECODER=new ;
16487
16488  * include/ac3_decoder.h :
16489  - rajout, dans la structure ac3dec_thread_t, du membre b_invalid (utilisé
16490  pour skipper une frame ac3 invalide) ;
16491
16492  * ac3_decoder/ac3_decoder.c :
16493  - rajout du support de b_invalid ;
16494
16495  * ac3_decoder/ac3_exponent.c :
16496  - optimisations ;
16497
16498  * ac3_decoder/ac3_mantissa.c :
16499  - détection d'une mantisse invalide et màj de b_invalid ;
16500
16501  * audio_output/audio_output.c :
16502  - resynkro en cas de bouclage du flux ;
16503
16504 2000-01-20 Thursday 12:16  massiot
16505
16506  Correction de l'YUV en 15 bpp.
16507
16508 2000-01-20 Thursday 05:10  sam
16509
16510   et paf ! n'a pu les sales fichiers .new
16511
16512 2000-01-20 Thursday 05:09  sam
16513
16514   giclage de ces putains de .old et .new qu'à chaque commit je me plante
16515  et à chaque update aussi, alors pouf, des #ifdef ça va aussi..
16516
16517 2000-01-19 Wednesday 22:03  sam
16518
16519   rajoout d'includes pour que ça compile sous FreeBSD (thx Dae)
16520
16521 2000-01-19 Wednesday 21:59  sam
16522
16523   . ajout des patches ac3 de MaXX dans le nouveau décodeur
16524   . fixé ce #@!#@! de idct.c.new qui fait _chier_
16525
16526 2000-01-19 Wednesday 19:43  seguin
16527
16528  Début du changement de chaine.
16529
16530 2000-01-19 Wednesday 18:39  massiot
16531
16532  support de vout_DatePicture().
16533
16534 2000-01-19 Wednesday 18:09  massiot
16535
16536  Support pour le motion DMV.
16537
16538 2000-01-19 Wednesday 17:45  seguin
16539
16540  API vout_DatePicture terminée.
16541
16542 2000-01-19 Wednesday 17:38  sam
16543
16544   . préparation de la modification de l'API synchro
16545
16546 2000-01-19 Wednesday 17:25  seguin
16547
16548  Resize qui fonctionne.
16549
16550 2000-01-19 Wednesday 14:38  sam
16551
16552   . augmentation de VOUT_FPS_SAMPLES pour un calcul un peu plus réaliste
16553    des fps, sachant qu'il y a 30 images par seconde sur un DVD, faire une
16554    moyenne sur 5 images me parait un peu débile.
16555
16556 2000-01-19 Wednesday 14:11  massiot
16557
16558  Corrections de bugs dans le motion.
16559
16560 2000-01-19 Wednesday 13:28  seguin
16561
16562  API vout_DateImage (mais ça ne marche pas)
16563  Suite nettoyage
16564
16565 2000-01-19 Wednesday 11:52  seguin
16566
16567  Ajout d'une fonction de deboguage à UnlinkPicture
16568  VS: ----------------------------------------------------------------------
16569
16570 2000-01-19 Wednesday 11:04  seguin
16571
16572  Nettoyage.
16573
16574 2000-01-19 Wednesday 10:47  maxx
16575
16576  * Documentation/bugs, Documentation/todo :
16577  - mise à jour des sections concernant les décodeurs audio ;
16578
16579 2000-01-19 Wednesday 07:06  sam
16580
16581   . dernier fichier nécessaire à la compilation du subtitle decoder
16582
16583 2000-01-19 Wednesday 07:00  sam
16584
16585   . ultimisation des calculs de prédiction dans la synchro
16586   . squelette du subtitle_decoder
16587
16588 2000-01-19 Wednesday 03:15  seguin
16589
16590  Toujours du nettoyage.
16591  Une API pour les sous titres.
16592
16593 2000-01-19 Wednesday 01:01  maxx
16594
16595  * ac3_decoder/ac3_decoder.c, audio_output/audio_output.c :
16596  - modification de la synkro, détection de la fréquence du flux ac3 ;
16597
16598 2000-01-19 Wednesday 00:43  seguin
16599
16600  YUV MMX, avec aspect ratio !!!
16601
16602 2000-01-19 Wednesday 00:16  seguin
16603
16604  YUV en couleurs.
16605
16606 2000-01-18 Tuesday 23:33  sam
16607
16608  début de la synchro. ça n'influe pas sur le reste pour le moment, mais
16609  la base des algos à deux balles est là.
16610
16611 2000-01-18 Tuesday 23:29  massiot
16612
16613  Le motion compensation. Notez que ça ne marche pas (encore).
16614
16615 2000-01-18 Tuesday 22:50  seguin
16616
16617  Changement de l'API de vout (chroma_width)
16618  Nettoyage des YUV.
16619
16620  Ne marche qu'en -g pour le moment, le reste arrive.
16621
16622 2000-01-18 Tuesday 21:39  polux
16623
16624  Le parser fonctionne maintenant avec les I, les P et les B.
16625  Reste a implementer la synchro et finir le decodeur.
16626
16627 2000-01-18 Tuesday 17:22  sam
16628
16629   faut pas être trop pressés dans la vie :)
16630
16631 2000-01-18 Tuesday 17:17  sam
16632
16633   petit patch pour faire marcher l'AC3
16634
16635 2000-01-18 Tuesday 16:00  massiot
16636
16637  i_aspect_ratio et i_matrix_coefficients pour Ptyx.
16638
16639 2000-01-18 Tuesday 15:34  sam
16640
16641   le bug de input_psi était fourbement réapparu.
16642
16643 2000-01-18 Tuesday 15:09  seguin
16644
16645  Ajout de quelques membres a picture_t
16646
16647 2000-01-18 Tuesday 14:55  maxx
16648
16649  * Modification de l'input afin de spawner un décodeur ac3 lorsqu'un tel flux
16650  est détecté ;
16651
16652  * Implémentation du décodeur ac3 ;
16653
16654  * Il est rewlz(ac3dec) - 2h00 :-)
16655
16656 2000-01-18 Tuesday 05:09  massiot
16657
16658  Nettoyage global. Le vlc se ferme proprement, elem_t devient dctelem_t, le
16659  macroblock perdu a été retrouvé, et bien plus...
16660
16661 2000-01-18 Tuesday 01:43  seguin
16662
16663  Redimensionnement de la fenetre en fonction de la taille des images sous X11.
16664
16665 2000-01-18 Tuesday 00:43  seguin
16666
16667  Gestion des touches en GGI (ouf !)
16668
16669 2000-01-17 Monday 22:52  maxx
16670
16671  * Rajout du début du décodeur ac3 ;
16672
16673 2000-01-17 Monday 22:51  maxx
16674
16675  * Makefile :
16676  - rajout de ac3_decoder ;
16677  - rajout de l'option MMX ;
16678
16679  * Makefile.dep :
16680  - suppression de lignes vides ;
16681
16682  * include/audio_decoder.h, audio_decoder/audio_decoder.c :
16683  - remplacement de AOUT_FRAME_SIZE par ADEC_FRAME_SIZE et aout_frame_t par
16684  adec_frame_t ;
16685
16686  * include/audio_constants.h :
16687  - mise en commentaire du tableau inutilisé ADEC_FRAME_SIZE ;
16688
16689  * include/audio_output.h :
16690  - corrections typographiques ;
16691
16692  * include/vlc.h :
16693  - rajout de ac3_decoder.h ;
16694
16695 2000-01-17 Monday 22:35  polux
16696
16697  Les I marchent !!!!!!!!!!!!!!!!!!!!!!!!
16698  Le gros bug est mort.
16699
16700 2000-01-17 Monday 17:43  seguin
16701
16702  Nettoyage, ajout du gamma, préparation de la yuv walken.
16703
16704 2000-01-17 Monday 15:52  massiot
16705
16706  Suite des images I.
16707
16708 2000-01-17 Monday 14:49  massiot
16709
16710  Fin du parsage des I.
16711
16712 2000-01-17 Monday 13:54  massiot
16713
16714  Virationnement d'un warning avec l'ancien décodeur (j'ai vraiment du temps à
16715  perdre).
16716
16717 2000-01-17 Monday 13:31  seguin
16718
16719  Resize sous X11, gestion du screen saver.
16720  Nettoyage de config.h
16721  Nettoyage de vout et intf
16722
16723 2000-01-17 Monday 05:56  polux
16724
16725  Il est 6 heure du matin et le parser ... parse !!!!!!!!
16726  Ca à l'air de pas trop mal marcher. Parmis les bugs les plus sauvages
16727  on trouve :
16728  1) le DumpBits sans NeedBits (corrigé par un RemoveBits)
16729  2) Une table à laquelle il manquait une ligne
16730  3) le test de fin de boucle du décodage des coef dct était mal placé
16731
16732  Meuh, à toi de jouer
16733
16734  Stef & Polux
16735
16736 2000-01-17 Monday 01:00  massiot
16737
16738  Virationnement de quelques warnings.
16739
16740 2000-01-16 Sunday 21:39  seguin
16741
16742  Récupération du kludge level dans display.c pour pouvoir afficher autre
16743  chose que les I...
16744
16745 2000-01-16 Sunday 20:17  seguin
16746
16747  Mise au point du driver GGI.
16748
16749 2000-01-16 Sunday 17:43  seguin
16750
16751  Integration de display.c à vout.
16752  Mise au point du driver X11 (plus de XShm error).
16753  Incrustation de texte en X11, calcul des FPS, etc...
16754  Intégration de la conversion MMX.
16755  Mode 'niveaux de gris' pour les machines lentes non MMX (les pauvres !)
16756  Attention: les drivers GGI et FB ne sont pas à jour...
16757
16758 2000-01-15 Saturday 15:26  polux
16759
16760  Le debuggage du parser avance ... lentement.
16761
16762 2000-01-15 Saturday 11:51  stef
16763
16764  * Un petit peu de débuggage dans le video parser
16765
16766 2000-01-15 Saturday 04:03  stef
16767
16768  * Ajout d'un flag b_mpeg2 qui manquait dans le parser
16769  * Réécriture de fonctions d'initialisation du parseur
16770  * Changement des fonctions MPEG2decode qui étaient buggées
16771
16772   Vérification avec polux tout à l'heure
16773
16774 2000-01-15 Saturday 00:07  seguin
16775
16776  GGI fonctionnel. N'oubliez pas de définit GII_INPUT.
16777  Nettoyage de video_* et intf_*.
16778
16779 2000-01-14 Friday 15:12  polux
16780
16781  Début bu vrai débuggage du parser. Maintenant le vlc segfaulte
16782  dans Pictureheader au lieu de segfaulter dans l'initialisation
16783  du parser.
16784
16785 2000-01-14 Friday 14:00  massiot
16786
16787  Suppression des fichiers .raw du CVS (ils sont sur zen dans vlc-Resources).
16788
16789 2000-01-14 Friday 12:15  sam
16790
16791   correction d'une typo
16792
16793 2000-01-13 Thursday 19:52  seguin
16794
16795  YUV 15,16 et 32 bits integrée au vout (sans le MMX pour le moment).
16796  En 24bpp, à vos risques et perils...
16797
16798 2000-01-13 Thursday 11:44  polux
16799
16800  Rajout d'un vlc.h.new que j'avais oublie lors du dernier commit.
16801  Changement du mode d'affichage par defaut du makefile sur X11.
16802
16803 2000-01-12 Wednesday 23:38  polux
16804
16805  Pour la plus grande joie de tous, le client compile correctement. Attention
16806  il compile non seulement avec l'ancien video decoder mais aussi avec le
16807  nouveau. Pour passer de l'un a l'autre il faut changer le flag DECODER
16808  du Makefile ET utiliser l'utilitaire new2old.sh gracieusement mis a votre
16809  disposition par ptyx dans le module utils du CVS. Ce programme switche
16810  quelques fichiers et permet dons de passer de l'ancien client au nouveau
16811  et vis verca. Mais ATTENTION : IL NE FAUT PAS COMMITER LE CLIENT LORSQU'IL
16812  EST EN CONFIGURATION NEW, avant de commiter il faut tout remettre en
16813  configuration old.
16814
16815 2000-01-12 Wednesday 22:23  seguin
16816
16817  Et le .h qui va avec le nouveal .c
16818
16819 2000-01-12 Wednesday 22:17  seguin
16820
16821  Suppression de vlc.h
16822
16823 2000-01-12 Wednesday 16:35  seguin
16824
16825  Ajout du framebuffer (initialisation/terminaison) - ne fonctionne pas en VESA.
16826  La fonction d'affichage des images envoie une ligne dans le log à chaque image.
16827
16828 2000-01-12 Wednesday 16:31  polux
16829
16830  Correction de conneries de stef....
16831  Merci de NE PAS COMMITER VIDEO_DECODER.H, sinon ca ne compile pas !
16832
16833 2000-01-12 Wednesday 14:14  stef
16834
16835  * Fonction de décodage des Blocs MPEG2intra.
16836  * Correction d'erreurs sur la gestion des tables de lookup
16837
16838 2000-01-11 Tuesday 22:34  polux
16839
16840  Encore une petite modif pour permettre au parser de compiler.
16841
16842 2000-01-11 Tuesday 19:01  seguin
16843
16844  Modifs diverses et variees. Le mode FB compile (mais ne fait rien).
16845
16846 2000-01-11 Tuesday 15:45  polux
16847
16848  Encore du debuggage.
16849
16850 2000-01-11 Tuesday 12:05  seguin
16851
16852  Correction de quelques erreurs dans l'interface et vout.
16853  Changement du type vlc_thread_func en vlc_thread_func_t dans le décodeur.
16854  Utilisation de 2 displays au lieu d'un au cas ou la Xlib ne serait pas thread-safe.
16855  Ajout de droits corrects au fichier de log.
16856
16857  Le bug lié à XShm à la fin est 'normal' (lié au serveur X, pas à moi) : il
16858  disparaitra à condition qu'au moins une image soit affichée.
16859
16860  Le plantage sauvage de la Xlib à la fin du programme est lié à display.c.
16861
16862 2000-01-11 Tuesday 10:59  polux
16863
16864  Correction de 2 petites erreurs :
16865  - vdec_idct.h : oubli d'un point virgule
16866  - video_parser.h : dupplication du champs pppl_dct_dc_size
16867
16868 2000-01-11 Tuesday 00:36  seguin
16869
16870  A tout kassé.
16871
16872 2000-01-11 Tuesday 00:29  massiot
16873
16874  Heureusement que j'avais dit de faire gaffe a ne pas committer le mauvais
16875  video_decoder.h :-ppppp
16876
16877 2000-01-10 Monday 23:45  jimmy
16878
16879    Et le petit toast qui va avec...
16880
16881 2000-01-10 Monday 02:09  stef
16882
16883  * Modifications d'erreurs dans  MacroBlockAddressIncrement
16884  * Ajout des fonctions vpar_*MBtype
16885  * Ajout de tables de lookup (pour les tableaux B1 à B4 et B9)
16886  * Ajout de vpar_CodedPattern420
16887
16888  Il manque encore pas mal de fonctions (en particulier DecodeMPEG)
16889
16890 2000-01-10 Monday 00:38  maxx
16891
16892  * Makefile :
16893  - rajout de l'option de compilation qui marche bien -fomit-frame-pointer ;
16894
16895  * include/audio_output.h, audio_output/audio_output.c :
16896  - modification de la méthode de lecture d'un flux provenant d'un décodeur
16897  audio : qu'il s'agisse d'un flux audio MPEG2, AC3 ou MPEG12, l'algorithme
16898  reste le même ;
16899
16900  * include/audio_decoder.h, audio_decoder/audio_decoder.c :
16901  - rajout de la constante AOUT_FRAME_SIZE et de la structure aout_frame_t
16902  qui décrivent la forme sous laquelle les samples audio décodés sont
16903  transmis à l'audio_output (cf point précédent) ;
16904
16905 2000-01-09 Sunday 21:53  polux
16906
16907  Debut de la partie parser du motion compensation.
16908
16909 2000-01-07 Friday 17:18  polux
16910
16911  Refonte de la synchro qui devrait eliminer les problemes rencontres
16912  lors des changements de flux.
16913
16914 2000-01-06 Thursday 01:13  massiot
16915
16916  video_decoder : ajout de la crop table dans AddBlock ;
16917  video_parser : correction d'une erreur dans le commit précédent (on ne
16918  fera pas la saturation dans le cas d'une DFT, de toute façon)
16919
16920 2000-01-06 Thursday 00:50  massiot
16921
16922  Définition des matrices de quantification par défaut, du balayage,
16923  et création de la crop table pour la saturation qu'on fera pas.
16924
16925 2000-01-05 Wednesday 21:13  massiot
16926
16927  Adaptation de l'input au video_parser.
16928
16929 2000-01-05 Wednesday 19:25  massiot
16930
16931  * vpar_blocks.c : Correction d'une erreur introduite hier soir avec
16932    AddBlock en chrominance 420 ;
16933  * vpar_headers.c : Réordonnancement des fonctions (les fonctions inline
16934    doivent etre en tete sinon elles ne sont pas optimisées en inline par
16935    gcc) ;
16936
16937 2000-01-05 Wednesday 04:42  stef
16938
16939  * Ajout de la fonction MacroBlockAddressIncrement dans vpar_blocks.c
16940
16941 2000-01-05 Wednesday 03:32  massiot
16942
16943  J'en ai chié mais j'ai enfin pondu le AddBlock du video_decoder.
16944
16945 2000-01-04 Tuesday 18:57  massiot
16946
16947  Ajout des fichiers de la synchro un peu partout.
16948
16949 2000-01-04 Tuesday 16:07  massiot
16950
16951  Correction de 1242 fautes de frappe et includes foireux. Presque tout
16952  compile presque.
16953
16954 2000-01-04 Tuesday 01:01  massiot
16955
16956  video_fifo.c et vpar_headers.c compilent à peu près. Correction d'environ
16957  4212 fautes de frappe.
16958
16959 2000-01-03 Monday 21:38  massiot
16960
16961  * Makefile : ajout du nouveau décodeur (commenté) ;
16962               suppression du video_output pour que Ptyx puisse committer
16963               ses trucs sans craindre de tout casser le cvs ;
16964  * interface/* : désactivage du video_output ;
16965  * include/config.h : plein de directives pour le parseur et le décodeur ;
16966  * include/decoder_fifo.h : nouvelles primitives pour le parseur ;
16967  * le reste : ben de quoi faire compiler video_parser.c, bug fixes
16968    essentiellement ;
16969
16970  Eviv Bulgroz !
16971
16972 2000-01-02 Sunday 07:00  sam
16973
16974   - je ne ferai plus de commits débiles à 5h du mat
16975
16976 2000-01-02 Sunday 05:42  sam
16977
16978   - include des PES de type AC3 pour préparer une bidouille infâme
16979   - reformatage des commentaires à 80 colonnes au lieu de 81 parce que
16980    ça a le don de m'énerver prodigieusement.
16981
16982 1999-12-31 Friday 18:35  massiot
16983
16984  Deux oublis dans le commit de la derniere fois.
16985
16986 1999-12-30 Thursday 14:59  stef
16987
16988  * Modifications de quelques erreurs sur le parseur
16989
16990 1999-12-29 Wednesday 03:48  stef
16991
16992  * Ajout de quelques fonctions pour traiter les structures *_extension
16993    dans le parser
16994
16995 1999-12-29 Wednesday 00:35  massiot
16996
16997  Suite du video_parser et du video_decoder.
16998
16999 1999-12-22 Wednesday 14:18  massiot
17000
17001  suite du parseur.
17002
17003 1999-12-22 Wednesday 03:27  massiot
17004
17005  Un bon morceau du parseur.
17006
17007  Stef, je ne t'oublie pas, demain t'auras du boulot, promis :)
17008
17009 1999-12-21 Tuesday 19:14  massiot
17010
17011  Ce fichier la etait en trop
17012
17013 1999-12-21 Tuesday 19:12  massiot
17014
17015  Début du décodeur + début du parseur.
17016
17017  Évidemment ça compile pas et on n'est pas sortis de l'auberge, m'enfin...
17018
17019 1999-12-21 Tuesday 01:07  stef
17020
17021  [no log message]
17022
17023 1999-12-19 Sunday 21:08  sam
17024
17025   . ajout de #ifdef pour ne pas avoir de console X en mode framebuffer
17026   . mode --novlans par défaut
17027
17028 1999-12-18 Saturday 18:13  massiot
17029
17030  * Patchs MPEG1, qui marchent ou qui ne marche pas ;
17031  * Optimisation de ClearBlock() ;
17032  * Début du video_parser ;
17033
17034 1999-12-15 Wednesday 20:01  maxx
17035
17036  * audio_decoder/audio_decoder.c :
17037  - l'ancienne méthode de synchro était bugguée, la nouvelle rewlz... Sam,
17038  j'espère que tu me pardonneras un jour ;
17039
17040  * audio_output/audio_output.c :
17041  - suppression des messages de debug, à la demande de Polux, qui veut
17042  squatter seul la console de debug avec ses messages de fps ;
17043
17044 1999-12-15 Wednesday 00:37  maxx
17045
17046  * .cvsignore :
17047  + Rajout du fichier core ;
17048
17049  * audio_output/audio_output.c :
17050  + Rajout de messages de debug :
17051  - nombre de frames audio dans la plage datée courante ;
17052  - durée de cette plage audio datée (en µs) ;
17053  - fréquence du flux sonore pour cette plage datée ;
17054
17055  * interface/intf_ctrl.c :
17056  - Correction du bug `help vlan' (mouahaha il manquait une virgule :-).
17057
17058 1999-12-12 Sunday 19:04  polux
17059
17060  Grâce à Jimmy, plus besoin de compiler les fichiers assembleurs à part,
17061  le make se débrouille tout seul comme un grand en utilisant gcc pour
17062  compiler les .S
17063
17064 1999-12-09 Thursday 23:37  benny
17065
17066  Correction d'un bug dans la lecture de la version de la PMT
17067
17068 1999-12-08 Wednesday 22:23  benny
17069
17070  Commit bis des modifications concernant l'initialisation du continuity
17071  counter (ecrasees entre temps)
17072
17073 1999-12-08 Wednesday 17:01  polux
17074
17075  Fin du remplacement des pthread + ajout du frame rate dans display.c.
17076
17077  Polux
17078
17079 1999-12-08 Wednesday 16:22  polux
17080
17081  Encapsulation des pthread qui sont maintenant remplacées par les vlc_thread.
17082  Toutes les références aux pthread que ce soit les thread, les mutex ou
17083  les variables conditionnelles, ont été remplacées par leur équivalent
17084  vlc_thread. Les vlc_thread sont une version très simplifiée des pthread et
17085  fonctionnent exactement de la même façon. Ceci devrait grandement faciliter
17086  le portage vers d'autres OS.
17087
17088  Polux
17089
17090 1999-12-08 Wednesday 01:42  benny
17091
17092  Le continuity_counter du vlc est maintenant initialise automatiquement a
17093  la valeur du premier paquet TS que l'input recoit pour chaque PID. On
17094  evite de trasher systematiquement (ou presque) le premier TS de chaque
17095  PID.
17096
17097 1999-12-07 Tuesday 04:33  benny
17098
17099  Correction d'une erreur dans le parsage de la PMT (mauvais masque de
17100  lecture des PID des ES)
17101
17102 1999-12-07 Tuesday 03:16  maxx
17103
17104  * Documentation/todo :
17105  - mise à jour des données concernant l'audio_decoder et l'audio_output ;
17106
17107  * CVS :
17108  - rajout automatique de la signature du commiteur (si vous voyez "maxx"
17109  un peu plus bas, c'est que ça rewlz :-) ;
17110
17111 1999-12-06 Monday 18:02  maxx
17112
17113  * .cvsignore :
17114  - Suppression d'une ligne inutile... certains font vraiment n'importe
17115  quoi O:->
17116
17117  -- MaXX
17118
17119 1999-12-06 Monday 17:59  maxx
17120
17121  * .cvsignore :
17122  - Rajout d'une ligne inutile... il faut bien tester la nouvelle
17123  configuration CVS :-)
17124
17125  -- MaXX
17126
17127 1999-12-05 Sunday 00:19  maxx
17128
17129  retest
17130
17131 1999-12-05 Sunday 00:00  maxx
17132
17133  test
17134
17135 1999-11-21 Sunday 15:26  polux
17136
17137  Mise en place du mécanisme de détection de changement de flux dans la synchro
17138
17139  Polux
17140
17141 1999-11-10 Wednesday 00:30  benny
17142
17143  Nettoyage de input_psi.
17144
17145  Debugage de DemuxPSI. Le nouveau code doit etre capable de gerer des cas
17146  foireux qui ne sont pas senses arriver (et qui n'ont jamais ete rencontre
17147  dans les flux qu'on a, vu que ca n'a jamais plante la avant). Son
17148  principal interet est de ne plus produire de warning a la compilation :)
17149
17150  Benny
17151
17152 1999-11-06 Saturday 22:45  massiot
17153
17154  Modifications de Polusque depuis la DR2, à savoir :
17155  - virationnement de la saturation ;
17156  - optimisation MMX de la conversion YUV.
17157
17158  --Meuuh
17159
17160 1999-10-27 Wednesday 20:00  benny
17161
17162  Le prototypes des fonctions Enable/DisableScreeSaver dans xutils.h ne
17163  correspondait pas a leur declaration dans xutils.c
17164
17165  Benny
17166
17167 1999-10-21 Thursday 01:30  benny
17168
17169  Bug fix: le buffer p_pes_header_save du pes n'etait jamais alloue, ce qui
17170  fait que la fonction DemuxPES plantait si jamais le header pes etait plus
17171  gros que le premier packet ts du pes.
17172
17173  Benny
17174
17175 1999-10-12 Tuesday 20:58  massiot
17176
17177  Synchronisation vlc-DR2/CVS
17178
17179  * Makefile : nouvelles options d'optimisation, décodeur vidéo ;
17180  * config.h : FIFOs et netlist plus longues ;
17181  * input_psi.c : Suppression de messages de debug ;
17182
17183  --Meuuh
17184
17185 1999-10-06 Wednesday 20:47  massiot
17186
17187  * Correction d'un bug ou quand on ne definait pas le DEBUG, il
17188  remplacait les intf_DbgMsg par des ;, ce qui n'est pas cool pour les
17189  if ... else sans accolades (input_psi.c).
17190
17191  --Meuuh
17192
17193 1999-10-06 Wednesday 19:25  massiot
17194
17195  Un #ifdef DEBUG qui manquait et qui faisait que ca compilait pas sans le DEBUG.
17196
17197  --Meuuh
17198
17199 1999-10-06 Wednesday 03:29  maxx
17200
17201  * Documentation/bugs :
17202  - Suppression d'un bon nombre de bugs de l'input ;
17203  - Rajout d'un bug concernant ./vlc --novideo ;
17204
17205  --
17206  MaXX
17207
17208 1999-10-06 Wednesday 02:32  massiot
17209
17210  * L'autospawn réagit correctement si on utilise les flags --novideo ou
17211    --noaudio ;
17212
17213  --Meuuh
17214
17215 1999-10-06 Wednesday 01:41  maxx
17216
17217  * audio_output/audio_output.c :
17218  - Suppression totale de la synchro en dates absolues ;
17219  - Rajout de la re-synchro en dates relatives (il est donc désormais
17220  possible de couper un flux et de le relancer, ou de changer de flux,
17221  tout en gardant le même input, le même décodeur audio... pratique pour
17222  le pseudo-changement de chaîne prévu à la War :-) ;
17223
17224  --
17225  MaXX
17226
17227 1999-10-04 Monday 12:20  maxx
17228
17229  * audio_output/audio_output.c :
17230  - Suppression de la synchro en attendant de trouver une meilleure méthode ;
17231
17232  --
17233  MaXX
17234
17235 1999-10-04 Monday 04:24  maxx
17236
17237  * input/input.c :
17238  - Correction de deux bugs concernant le calcul de b_has_pts et d'une autre
17239  variable de la structure pes (les masques utilisés n'étaient pas les bons...
17240  conséquence immédiate : la synchro ne voyait jamais de paquet daté) ;
17241  - Correction d'un bug de la méthode de calcul de i_pts ;
17242
17243  * audio_decoder/audio_decoder.c :
17244  - Autodétection des dates en utilisant le champ i_pts fourni par la
17245  synchro... le son à fréquence variable adaptée aux pertes de paquets TS et
17246  autres problèmes est désormais une réalité :-)
17247
17248  * audio_output/audio_output.c :
17249  + Rajout de la synchro :
17250  - On attend si on est en avance ;
17251  - On saute des frames si on est en retard ;
17252  + Ce n'est pas encore tout à fait ça, mais ça commence à prendre forme...
17253  On dirait que le mini-server va trop vite, parce que l'audio est souvent
17254  en retard... Polux ?
17255
17256  * Makefile :
17257  - Modifications cosmétiques ;
17258
17259  --
17260  MaXX
17261
17262 1999-10-03 Sunday 00:37  maxx
17263
17264  * .cvsignore :
17265  - Rajout des fichiers vlc.init et gmon.out ;
17266
17267  --
17268  MaXX
17269
17270 1999-10-03 Sunday 00:31  maxx
17271
17272  * Makefile :
17273  - Rajout des options de linkage -g et -pg afin de faire fonctionner le
17274  profiling ;
17275
17276  --
17277  MaXX
17278
17279 1999-10-02 Saturday 23:32  maxx
17280
17281  * include/decoder_fifo.h :
17282  - Rajout du support permettant de détecter la fin du thread input
17283  correspondant au flux de bits passé en argument à la fonction GetByte ;
17284
17285  * input/input.c :
17286  - Changements cosmétiques ;
17287
17288  * input/input_psi.c :
17289  - Correction d'un bug de la fonction DestroyPgrmDescr qui faisait
17290  segfaulter le vlc à sa terminaison ;
17291
17292  * audio_decoder/audio_decoder.c :
17293  * generic_decoder/generic_decoder.c :
17294  * video_decoder/video_decoder.c :
17295  - Les fonctions xdec_DestroyThread envoient désormais un signal permettant
17296  aux decoder threads de quitter la fonction GetByte meme s'ils sont en
17297  attente dans la fonction pthread_cond_wait ;
17298
17299  --
17300  MaXX
17301
17302 1999-10-02 Saturday 12:20  massiot
17303
17304  * input.c : Ajout du booléen b_error et d'une boucle d'erreur pour
17305    éviter la fermeture sauvage de l'input ;
17306  * main.c : Le vlc se ferme désormais proprement quand il bouffe un SIGINT.
17307
17308  --Meuuh
17309
17310 1999-10-02 Saturday 00:45  massiot
17311
17312  * Suppression d'un message d'erreur erronné ;
17313
17314  --Meuuh
17315
17316 1999-10-02 Saturday 00:05  massiot
17317
17318  * L'input devrait être capable de se fermer correctement après une
17319    erreur (j'ai dit _capable_, hein, j'ai pas dit qu'elle le faisait) ;
17320
17321  --Meuuh
17322
17323 1999-10-01 Friday 17:44  maxx
17324
17325  * Makefile :
17326  - Rajout de l'option -pg maintenant que le %*!&#@ de bug est corrigé, et en
17327  attendant qu'on trouve le moyen de releaser proprement le lock des
17328  decoder_fifos :-)
17329
17330  * audio_decoder/audio_decoder.c :
17331  - Correction d'un bug qui entrainait une dérivation du son ;
17332
17333  * include/audio_output.h :
17334  - Passage du nb max de fifos audio de 4 à 2 pour augmenter le niveau sonore ;
17335
17336  * interface/main.c :
17337  - Typo ;
17338
17339  --
17340  MaXX
17341
17342 1999-10-01 Friday 14:38  maxx
17343
17344  * input/input_pcr.c :
17345  - Correction d'un bug de la fonction input_PcrReInit : pthread_mutex_lock()
17346  était appelée avec un argument obtenu en déréférençant un pointeur non
17347  initialisé ;
17348  - Le bug ne survenait que lorsque le vlc était compilé SANS -Ox, probablement
17349  parce que le code optimisé n'exécutait pas les instructions dans le meme
17350  ordre ;
17351
17352  -- MaXX
17353
17354 1999-09-29 Wednesday 11:56  maxx
17355
17356  * include/mtime.h :
17357  - mtime_t devient un s64 (et non plus un u64) pour harmoniser gestion de
17358  l'horloge et synchronisation ;
17359  - LAST_MDATE correspond désormais à la plus grande valeur que peut
17360  prendre un s64 ;
17361  - MSTRTIME_MAX_SIZE prend en compte le fait que les dates peuvent désormais
17362  être négatives ;
17363
17364  * misc/mtime.c :
17365  - modifications diverses et variées prenant en compte le changement de
17366  mtime_t ;
17367
17368  * include/input.h :
17369  - i_pts et les variables s64 de la structure pcr sont désormais des mtime_t ;
17370
17371  * input/input.c :
17372  - passage des casts en (mtime_t) et non (s64) ;
17373
17374  * input/input_file.c :
17375  - rajout d'un #include "mtime.h" ;
17376
17377  * input/input_pcr.c :
17378  - passage des s64 en mtime_t ;
17379
17380  * misc/xutils.c :
17381  - correction de deux warnings ;
17382
17383  -- MaXX
17384
17385 1999-09-28 Tuesday 12:35  maxx
17386
17387  * include/decoder_fifo.h :
17388  - Proprification des commentaires ;
17389
17390  * include/input.h :
17391  - i_pts était un u32 mais doit être un s64 ;
17392  - Question ouverte au Ptyx : pourquoi mtime_t est un u64 ?
17393    Est-ce que c'est mauvais de passer mtime_t en s64 ?
17394    Est-ce que ça fait modifier beaucoup de code ?
17395
17396  * input/input.c :
17397  - Correction d'un cast ;
17398
17399  -- MaXX
17400
17401 1999-09-24 Friday 12:02  maxx
17402
17403  * audio_decoder/audio_decoder.c :
17404  - Intégration totale et non commentée du support de la synchro ;
17405  - Le problème du 0.1% de CPU -> 9.7% est résolu en compilant avec un
17406  flag d'optimisation (cf ci-dessous) ;
17407
17408  * Makefile :
17409  - Rajout d'une ligne *commentée* avec le flag d'optimisation -O2 ;
17410  - En -O2 et en faisant tourner le mini-server et un vlc --novideo sur la
17411  meme machine, la somme des %CPU du vlc et du mini-server est égale à 0 :-)
17412  C'est pas beau ça ?
17413
17414  -- MaXX "vlc rewlz"
17415
17416 1999-09-23 Thursday 22:56  polux
17417
17418  Implémentation rudimentaire de la synchro : les packets
17419  PES sont maintenant datés.
17420
17421  --
17422  Polux
17423
17424 1999-09-23 Thursday 12:22  massiot
17425
17426  * AUTO_SPAWN n'est plus necessaire pour lancer l'init script.
17427
17428  --Meuuh
17429
17430 1999-09-22 Wednesday 17:53  maxx
17431
17432  * include/audio_output.h :
17433  - Correction d'une erreur dans la taille des frames du Layer II (1152
17434  et non 1192) (ne vous en faites pas, l'erreur n'était présente que dans
17435  un commentaire :-) ;
17436
17437  * audio_decoder/audio_decoder.c :
17438  - Rajout d'un certain nombre de commentaires utiles pour la suite du
17439  développement de l'audio_decoder ;
17440  - Modification de la méthode de calcul du nombre de frames audio libres
17441  dans l'aout_fifo (à tester !) ;
17442
17443  -- MaXX
17444
17445 1999-09-21 Tuesday 20:55  massiot
17446
17447  * Le video_decoder a desormais une structure qui tourne (copier-coller de
17448    l'audio_decoder) ;
17449
17450  L'integration du mpeg2decode arrive !
17451
17452  --Meuuh
17453
17454 1999-09-21 Tuesday 00:07  massiot
17455
17456  * Passage de NeedBits(), DumpBits(), etc. dans decoder_fifo.h ;
17457  * Suppression de warnings ;
17458
17459  --Meuuh
17460
17461 1999-09-20 Monday 23:22  massiot
17462
17463  J'avions oublie celui-la :(
17464
17465  --Meuuh
17466
17467 1999-09-20 Monday 23:21  massiot
17468
17469  * La DCT et la PCM sont dans audio_math.c ;
17470  * Corrections de quelques warnings ici ou la ;
17471
17472  --Meuuh
17473
17474 1999-09-20 Monday 22:41  massiot
17475
17476  * Ajout d'un .cvsignore ;
17477  * Au démarrage l'interface lance le script contenu dans vlc.init s'il
17478    existe (typiquement spawnage d'input) ;
17479  * Le décodeur PSI spawne automatiquement les threads video et audio des
17480    qu'il a fini ;
17481    [les deux précédents comportements peuvent être désactivés en
17482     commentant #define AUTO_SPAWN dans config.h]
17483  * Correction d'un bug de compilation dans input_pcr.c
17484
17485  --Meuuh
17486
17487 1999-08-08 Sunday 14:42  maxx
17488
17489  * CVS Creation
17490
17491  -- MaXX
17492
17493 1999-08-08 Sunday 14:42  maxx
17494
17495  Initial revision
17496