1commit a9200b770f973d4652699c01bd68d773e1ded447
2Author: Felix Paul Kühne <fkuehne@videolan.org>
3Date:   Wed Dec 31 21:29:40 2008 +0100
4
5    goom: disabled the MMX patch for llvm-gcc, as it breaks the compilation it tries to fix
6
7commit c49ce826c1edcd10dbce441dd4472100095645f6
8Author: Felix Paul Kühne <fkuehne@videolan.org>
9Date:   Wed Dec 31 20:44:06 2008 +0100
10
11    libdca: work-around a compiler bug
12
13commit bdbc5fa0da83a16bc76c786999c23ac87e079558
14Author: Felix Paul Kühne <fkuehne@videolan.org>
15Date:   Wed Dec 31 15:59:59 2008 +0100
16
17    Fixed the configure script of the latest revision
18
19    yes, if you hard-code a path and you change it, you'll need to adapt the path manually...
20
21commit 0a55d7f0ac8d9407364f79c0ee156e203c53d7c1
22Author: Felix Paul Kühne <fkuehne@videolan.org>
23Date:   Wed Dec 31 15:52:15 2008 +0100
24
25    contribs/osx: compilation fixes for libtool on PPC and FFmpeg in general
26
27commit afc47e4415e946db9c209de3992f9752d3046db8
28Author: Felix Paul Kühne <fkuehne@videolan.org>
29Date:   Wed Dec 31 15:37:37 2008 +0100
30
31    contribs/darwin: added support for llvm-gcc-4.2 (both binary and src)
32
33    this looks a bit ugly in bootstrap now and will need to be cleaned up once we dropped support for 10.4
34
35    This is also a first step to be able to compile a 64bit VLC on OS X.
36
37commit 950a8cc26193f2512f5d1b5efd0a0ca49f5ca23d
38Author: Joseph Tulou <brezhoneg1@yahoo.fr>
39Date:   Tue Dec 30 15:34:00 2008 +0100
40
41    test if access dc1394 is right earlier in the probing process to avoid side effect (irrelevant errors) for others.
42
43    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
44
45commit 0eb6f1bfe7a9303e889c851d71db6589a3ff027f
46Author: Jean-Baptiste Kempf <jb@videolan.org>
47Date:   Wed Dec 31 13:34:37 2008 +0100
48
49    Add an accelerator for clearing MRL recents.
50
51commit 521fdd92095067b3087444325db9c6f497732755
52Author: Jean-Baptiste Kempf <jb@videolan.org>
53Date:   Wed Dec 31 13:33:33 2008 +0100
54
55    Qt: add an accelerator and respect the Naming conventions for the menus.
56
57commit 969e7a010d45430be7e6f21ab266a24017b268d6
58Author: Jean-Baptiste Kempf <jb@videolan.org>
59Date:   Wed Dec 31 13:32:30 2008 +0100
60
61    Qt: release input sooner
62
63commit fbae04405ecd7adee5d3f5b92510c509da91c93c
64Author: Jean-Baptiste Kempf <jb@videolan.org>
65Date:   Wed Dec 31 13:29:36 2008 +0100
66
67    Qt: Warn=>Dbg
68
69commit 78b10890299800842a9c6baab1e15b0f3dbc1ab6
70Author: Jean-Baptiste Kempf <jb@videolan.org>
71Date:   Wed Dec 31 13:28:44 2008 +0100
72
73    Qt: don't display msg in release that only ILEoo and I can understand.
74
75commit 0ed592d6ef1d6f15a6f9baec4cf64caff32fe1a1
76Author: Jean-Baptiste Kempf <jb@videolan.org>
77Date:   Wed Dec 31 13:27:35 2008 +0100
78
79    Qt: fix some issues about displaying the media information.
80
81commit 601ac54e321b6e18235b4e6eeb7a658ac44b423c
82Author: Jean-Baptiste Kempf <jb@videolan.org>
83Date:   Wed Dec 31 13:11:47 2008 +0100
84
85    Better msg.
86
87commit 917f5cc03cf2b770abdf96ac5e4a53c2ca7c7821
88Author: Jean-Baptiste Kempf <jb@videolan.org>
89Date:   Wed Dec 31 13:10:40 2008 +0100
90
91    Qt: reset A->B between songs.
92
93commit fab94892f2c53eddcd293fb6405c4595ef197452
94Author: Jean-Baptiste Kempf <jb@videolan.org>
95Date:   Wed Dec 31 13:03:47 2008 +0100
96
97    Qt: input manager and media info cleanup continues.
98
99    The code seems to be in a better shape now, and removes duplicates calls.
100    However: there seems to be a few issues left:
101     - If you open the MediaInfo Dialog before an input, it doesn't fill after
102     - If you stop, the MediaInfo doesn't clean itself.
103
104commit 4792d5665b894cb162a905cf3ab6182bc3435539
105Author: Jean-Baptiste Kempf <jb@videolan.org>
106Date:   Wed Dec 31 12:27:52 2008 +0100
107
108    Qt: cleaning of the MediaInfo Dialog mess.
109
110    First, assume that the core is correct now (not sure)
111    Then, rename a few functions and simplify the cases.
112
113    NOTA BENE, any commit on MediaInfo or Art needs to be reviewed before commiting.
114    NB2: any function named update() is forbidden in new commits in Qt code, thanks.
115
116commit 7b001a2b3e689c186d329f308446ff467a0a10b9
117Author: Jean-Baptiste Kempf <jb@videolan.org>
118Date:   Tue Dec 30 23:29:45 2008 +0100
119
120    Qt: input manager updates. Remove some events with the core changes.
121
122    This is unfinished work.
123
124commit 05d3d3a12fb5023fc421fd3e6344ec0b209909bc
125Author: Jean-Baptiste Kempf <jb@videolan.org>
126Date:   Tue Dec 30 21:15:20 2008 +0100
127
128    Qt: short simplification
129
130commit 72852e3b9fcc8a5222797014072157e46ceea2cd
131Author: Jean-Baptiste Kempf <jb@videolan.org>
132Date:   Tue Dec 30 21:12:43 2008 +0100
133
134    Qt: fix a misconception and a leak.
135
136commit a78e7a5cf40455f88e664d4f42427196fa27d427
137Author: Rémi Duraffort <ivoire@videolan.org>
138Date:   Tue Dec 30 18:59:47 2008 +0100
139
140    taglib: read meta from xiph.
141
142commit dfbb9b5e4a754f42e686153c0d82291efb01324a
143Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
144Date:   Tue Dec 30 17:16:02 2008 +0200
145
146    PS mux implements MPEG1 as "mpeg1", not "mpeg" - fixes #2380
147
148commit fa3433dda4d89c8befacba9fb3cfffc5ab6990de
149Author: Jean-Baptiste Kempf <jb@videolan.org>
150Date:   Tue Dec 30 13:16:50 2008 +0100
151
152    Qt: missing assert include.
153
154commit f91e9862e2b5d0c2305ac38e5f624ab2399de5cb
155Author: Jean-Baptiste Kempf <jb@videolan.org>
156Date:   Mon Dec 29 21:45:04 2008 +0100
157
158    Qt: bigger help dialog.
159
160    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
161
162commit 610eb0373a33bf0de40bbf14c2835c0a0dc27311
163Author: Jean-Baptiste Kempf <jb@videolan.org>
164Date:   Mon Dec 29 21:35:46 2008 +0100
165
166    Qt: no need to go through the MainInterface to forward the signals about recentItems.
167
168    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
169
170commit c7fb55ac5ee1dac3335dc58d237a7acd8cedb00a
171Author: Jean-Baptiste Kempf <jb@videolan.org>
172Date:   Mon Dec 29 20:21:15 2008 +0100
173
174    Qt: correctly hide everything on MinimalView
175
176    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
177
178commit 62dc9260f91522c2d478fc44d9100997d7cc85f4
179Author: Jean-Baptiste Kempf <jb@videolan.org>
180Date:   Mon Dec 29 20:17:47 2008 +0100
181
182    Qt: cosmetic on Main_Interface.
183
184    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
185
186commit 212ac2d4bbf05dda77d26b6d380b3f92b6a76216
187Author: Jean-Baptiste Kempf <jb@videolan.org>
188Date:   Mon Dec 29 20:05:45 2008 +0100
189
190    Qt: avoid slots duplication. Remove one connects too.
191
192    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
193
194commit f7a97201e9497e6f530b0c0a7a091bc8bb14afe9
195Author: Jean-Baptiste Kempf <jb@videolan.org>
196Date:   Mon Dec 29 20:03:21 2008 +0100
197
198    Qt: separate speedLabel code from interface code
199
200    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
201
202commit 0ac6bc134050244ab3184f065a72816a8a270c6f
203Author: Jean-Baptiste Kempf <jb@videolan.org>
204Date:   Mon Dec 29 18:40:21 2008 +0100
205
206    Qt: Remove unneeded stuffs from qt4.hpp
207
208    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
209
210commit f86dd94166aee32784086e899acf489194f6aadc
211Author: Jean-Baptiste Kempf <jb@videolan.org>
212Date:   Mon Dec 29 18:27:54 2008 +0100
213
214    Qt: Simplify includes.
215
216    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
217
218commit 63631cbac17e547d7654d79a0debc09c0a354432
219Author: Jean-Baptiste Kempf <jb@videolan.org>
220Date:   Mon Dec 29 17:18:10 2008 +0100
221
222    Qt: Remove some dialogs_provider.hpp and input_manager.hpp dependencies.
223
224    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
225
226commit dcaffea5cd8f45c8a1e4cf5b23d5638a6b77c0e8
227Author: Jean-Baptiste Kempf <jb@videolan.org>
228Date:   Mon Dec 29 12:54:58 2008 +0100
229
230    Qt: Change the rate scale in order to have 0.96x in the slider in order to help people who want to fix NTSC/PAL issues.
231
232    Also remove lots of includes.
233
234    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
235
236commit 4cca7c8a94cc80a9b9abd5fe80b4bb40e6da9dcb
237Author: Jean-Baptiste Kempf <jb@videolan.org>
238Date:   Sun Dec 28 23:04:25 2008 +0100
239
240    Qt controller: update copyrights.
241
242    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
243
244commit f2851a7b132ecc92fad01f5d89418fd912f62cd5
245Author: Jean-Baptiste Kempf <jb@videolan.org>
246Date:   Sun Dec 28 23:00:59 2008 +0100
247
248    Qt: Move code around and simplify the inclusion of headers.
249
250    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
251
252commit d525a3531364577c561e6fbb33e9319326dbb0be
253Author: Jean-Baptiste Kempf <jb@videolan.org>
254Date:   Sun Dec 28 22:24:05 2008 +0100
255
256    Qt: First step of splitting the controller widgets from the controller layout code.
257
258    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
259
260commit e14417af4822ffd174ca91b642d704b650763daf
261Author: Jean-Baptiste Kempf <jb@videolan.org>
262Date:   Sun Dec 28 22:23:19 2008 +0100
263
264    Qt: add a separator in the menus before recent Items.
265
266    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
267
268commit 97eb259753378737d99323c074b81f9a4d52a067
269Author: Jean-Baptiste Kempf <jb@videolan.org>
270Date:   Sun Dec 28 21:00:31 2008 +0100
271
272    Qt: New dialog for plugins listing.
273
274    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
275
276commit 7355193f45ccc97416a60d76f19a002f91579e77
277Author: Jean-Baptiste Kempf <jb@videolan.org>
278Date:   Sun Dec 28 20:59:32 2008 +0100
279
280    Helper to get the capability of a module and its score.
281
282    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
283
284commit 4dd6f9372922520607b54faea2bdd8bbe3a3d4af
285Author: Jean-Baptiste Kempf <jb@videolan.org>
286Date:   Sun Dec 28 20:08:29 2008 +0100
287
288    Qt: correctly save the message dialog size.
289
290    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
291
292commit 1caec50b08d4cae58efb7cd76f937e3e780e523b
293Author: Jean-Baptiste Kempf <jb@videolan.org>
294Date:   Thu Dec 25 18:36:23 2008 +0100
295
296    Qt: hasInput() now checks for EOF of input
297
298    Are vlc_object_alive( p_input ) and !p_input->b_dead redundant?
299
300    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
301
302commit d1b3841be789cf54ffd2b72c8cc6c860f70844cb
303Author: Jean-Baptiste Kempf <jb@videolan.org>
304Date:   Thu Dec 25 18:32:13 2008 +0100
305
306    Qt4: Comment main members
307
308    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
309
310commit 3a64ba7eb65f426c5d2666a03f4ab3bc90272bbe
311Author: Jean-Baptiste Kempf <jb@videolan.org>
312Date:   Thu Dec 25 17:55:06 2008 +0100
313
314    Qt: input slider and other widgets cleaning.
315
316    Code comments, remove useless include, document and rename a few variables.
317
318    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
319
320commit c142e6ec4380e97c20b76888fd70a04a0304e410
321Author: Jean-Baptiste Kempf <jb@videolan.org>
322Date:   Thu Dec 25 17:35:35 2008 +0100
323
324    Qt4: input manager, reorder the event to match the core vlc_input.h order
325
326    No functionnal change.
327
328    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
329
330commit 09893d6231701581138068f3730d75b76a467bef
331Author: basOS G <noxelia 4t gmail , com>
332Date:   Mon Dec 29 23:55:14 2008 +0200
333
334    Snapshot naming: fix thread safety
335
336    Make snapshot date convertion thread safe
337
338    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
339
340commit 06147c8297af7637289690e915cae81ae963fe1f
341Author: Ilkka Ollakka <ileoo@videolan.org>
342Date:   Tue Dec 30 12:24:54 2008 +0200
343
344    encode \ in xspf location uri also (rfc 3986 has set of characters
345    that can be in url without encoding, \ doesnt seem to be one of them)
346
347    relates to ticket #2218
348
349commit f5d47205129eadf13000f2e16ac8008dafdfc23d
350Author: Rémi Duraffort <ivoire@videolan.org>
351Date:   Tue Dec 30 12:10:44 2008 +0100
352
353    Missing include assert.
354
355commit 486f9d823c3a8472a82ac6afd85f17da7b44b3f5
356Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
357Date:   Mon Dec 29 23:47:59 2008 +0200
358
359    Missing <assert.h>
360
361commit 89dbe148f1592c5e6beff61753dbe48da6cea8d0
362Author: basOS G <noxelia 4t gmail , com>
363Date:   Mon Dec 29 23:18:09 2008 +0200
364
365    Changed snapshot naming format to be prefix-YYMMDD-HHMMSS.ext
366
367    Snapshot files are named after the current local date
368
369    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
370
371commit 332f9ac885fc45320110fab9dd988fcb948e6ba4
372Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
373Date:   Mon Dec 29 23:39:33 2008 +0200
374
375    Stealthier missing <assert.h>
376
377commit b02517be43c612f172c7e80f4e237730a68471c7
378Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
379Date:   Mon Dec 29 23:12:34 2008 +0200
380
381    Missing <assert.h>
382
383commit 09ea190809172293adcea513207aa534fc4c0cd1
384Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
385Date:   Mon Dec 29 22:37:57 2008 +0200
386
387    Move variable type assertions into the core
388
389commit 4dbd738aaffc5cbdb6a163a388dccab5f4de0114
390Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
391Date:   Mon Dec 29 22:37:37 2008 +0200
392
393    Missing <assert.h>
394
395commit c0fe405d2a190c5eb7e613b65c54a49ef603c025
396Author: Ilkka Ollakka <ileoo@videolan.org>
397Date:   Mon Dec 29 21:38:51 2008 +0200
398
399    check scheme part in uri with checking :// instead of just checking :
400    should fix #2218, thou getURI should return valid uri anyway. So this
401    is kinda hack anyway.
402
403commit 9c9dbd39daf0eef3218623190f57d87a63af58c3
404Author: Ilkka Ollakka <ileoo@videolan.org>
405Date:   Thu Dec 25 22:58:24 2008 +0200
406
407    don't clear equalizer when input-item changes
408
409commit 416592520166da0cab1eeee0bf1d4b13ba6da769
410Author: Rémi Duraffort <ivoire@videolan.org>
411Date:   Mon Dec 29 20:55:51 2008 +0100
412
413    atmo: remove silly thing.
414
415commit ebf0a15ad051e5456e99ec7548829fd4d444fe2e
416Author: Rémi Duraffort <ivoire@videolan.org>
417Date:   Mon Dec 29 19:32:11 2008 +0100
418
419    taglib: cleanup the header and add myslef to the authors.
420
421commit 8505bf177a1679b9bb472ce3e0f99a93eab11453
422Author: Rémi Duraffort <ivoire@videolan.org>
423Date:   Mon Dec 29 19:21:40 2008 +0100
424
425    taglib: write meta in Xiph format. (only one advanced meta is writen for the moment)
426
427commit 91ed4f7f568b9565c2804f08690b0af3d8382df0
428Author: Rémi Duraffort <ivoire@videolan.org>
429Date:   Mon Dec 29 18:09:56 2008 +0100
430
431    atmo module: returning NULL is better than nothing.
432
433commit e4341e19b8364135bad35569e475ce224c4d5f02
434Author: Dominique Leuenberger <dominique@leuenberger.net>
435Date:   Sun Dec 21 21:30:06 2008 +0100
436
437    Actually return the number of static entries as stated in the function header.
438    Fixes E: vlc-beta no-return-in-nonvoid-function menus.cpp:140
439
440    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
441
442commit 8cef977d6ec67b89dff4130c93568d4c1c716c34
443Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
444Date:   Mon Dec 29 11:33:46 2008 +0200
445
446    Avoid useless variable lookup when non debugging
447
448commit eab8710bcd01331f1442b474f79e131c8ae4a2e9
449Author: Felix Paul Kühne <fkuehne@videolan.org>
450Date:   Mon Dec 29 00:28:37 2008 +0100
451
452    osx-wizard: make sure to only re-select encap formats that are actually available *coughcough*
453
454commit b6961e16610e09a9d55462f9a991f57d18f66701
455Author: Felix Paul Kühne <fkuehne@videolan.org>
456Date:   Mon Dec 29 00:03:00 2008 +0100
457
458    osx-wizard: fixed a couple of UTF8-bugs which prevented the proper naming of non-ascii output files
459
460    additionally, the wizard now remembers the last selected encap format correctly
461
462commit f2f052e2c8c951178c3f7ece8da7815c270ad752
463Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
464Date:   Sun Dec 28 22:15:22 2008 +0200
465
466    Print early debug messages only after verbosity is known
467
468commit 23e3fc90b9aff806f7a509f03f406040d4ec6f6c
469Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
470Date:   Sun Dec 28 22:06:14 2008 +0200
471
472    Get proper verbosity setting ASAP
473
474commit c93c7588a67eafdb20b5771a6c2055b8308f2560
475Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
476Date:   Sat Dec 13 11:45:40 2008 +0000
477
478    Support for rendering Kate streams with libtiger
479
480    libtiger is a rendering library for Kate streams based on Pango
481    and Cairo, and supports almost everything Kate streams can do.
482
483    There's a bit of wonkiness with rendering on regions as VLC then
484    blends them onto a subsampled YUV buffer, and colors can bleed
485    in a not so nice way. I've tried frobbing the blender in blend.c
486    and I got rid of the chroma bleeding, but at the cost of other
487    artifacts, so I'm leaving it out.
488
489    Also, I can't find a way to get the preferences dialog to call
490    a callback on my variables with a pointer to the decoder, so
491    changing the variables will not have effect till VLC is started
492    again.
493
494    Also includes the misc kate fixes from a previous patch, which
495    was not applied yet, but changes the same code as this patch
496    (and fixed a possible crash).
497
498    Note that I don't have a big endian host to check, so the RGBA
499    component flipping code is untested.
500
501    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
502
503commit de0146e47e8b423ec60f431140e102179c07a363
504Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
505Date:   Sat Dec 13 11:44:23 2008 +0000
506
507    add libtiger to the contribs
508
509    I've added libtiger to the contribs setup, but since it depends
510    on Pango and Cairo, building it fully via contribs if those
511    dependencies are not there already will be tricky.
512
513    add kate/tiger to debian, fedora, unix,
514    as they're quite likely to build and run fine there
515    both are known to work on fedora
516    libkate is reported to work on darwin too, but i'll shy
517    away from adding it there as it's too circumstancial
518
519    also, do not run autoconf for libkate, it ships an up to date configure
520
521    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
522
523commit e236a562b1bbb347f400644df1b6395b5272007c
524Author: Ken Self <kenself@optusnet.com.au>
525Date:   Sat Dec 27 21:34:08 2008 +1100
526
527    BDA allow card selection
528
529    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
530
531commit cac27358067ff3fb20ec4391a93af9e1bd31d6ab
532Author: Felix Paul Kühne <fkuehne@videolan.org>
533Date:   Sat Dec 27 19:48:14 2008 +0100
534
535    contrib: tweaked a few lines to make 64bit compilation possible on Macs
536
537commit c93083157256930a2a0a582d016ab0e7baf7c545
538Author: Rémi Duraffort <ivoire@videolan.org>
539Date:   Sat Dec 27 15:10:39 2008 +0100
540
541    Fix a segfault when parsing meta data in ogg.
542    Thanks to Vincent Penquerc'h.
543
544commit dc3b6e3ce3d0e7bd357461480ee523e2607a71f3
545Author: Rémi Duraffort <ivoire@videolan.org>
546Date:   Sat Dec 27 12:38:28 2008 +0100
547
548    taglib: write some more id3v2 tags and add empty function for APE and Xiph comments (will be added later).
549
550commit 4cb12c1d59f7779c0c37c6dace005e2bd5cc632b
551Author: Rémi Duraffort <ivoire@videolan.org>
552Date:   Tue Dec 23 14:37:18 2008 +0100
553
554    Don't skip some errors lines and skip some others.
555
556commit 5a189bf3b3810e18f0ddc8f4f5e2ba6ee3959919
557Author: Felix Paul Kühne <fkuehne@videolan.org>
558Date:   Sat Dec 27 00:51:45 2008 +0100
559
560    contribs: reflect an API change in 10.4, which leads to compilation errors within the 10.5 SDK
561
562    additionally, fixed the libmodplug patch
563
564commit ff87fdb915d104a79f868f57ed0cc7524a741aa3
565Author: Felix Paul Kühne <fkuehne@videolan.org>
566Date:   Sat Dec 27 00:30:56 2008 +0100
567
568    contribs: compilation fix fo libmodplug when compiling with GCC-LLVM-4.2
569
570commit 3857056b39a794ddd8e5079f22f990e7f1c8a9dd
571Author: Felix Paul Kühne <fkuehne@videolan.org>
572Date:   Sat Dec 27 00:07:35 2008 +0100
573
574    the double appliance icon is apparently necessary *coughcough*
575
576commit bea00787d458ac5c260d7c55f1018b6fb0fe78b1
577Author: Felix Paul Kühne <fkuehne@videolan.org>
578Date:   Fri Dec 26 23:52:01 2008 +0100
579
580    minor compilation fix
581
582commit 4645de2aa3d33ff45b1c764b19ad63748c54d9ab
583Author: Felix Paul Kühne <fkuehne@videolan.org>
584Date:   Fri Dec 26 23:50:40 2008 +0100
585
586    Make sure that FFmpeg also uses the CC we want to use
587
588commit 2f8dc66982aa63ce261047807c6b85abb0eaef9e
589Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
590Date:   Fri Dec 26 11:48:45 2008 +0200
591
592    Have alias scripts depend on the Makefile
593
594    Aliases need to be rebuilt when the prefix is changed.
595    This should fix #2373.
596
597commit a75e71c84c6d47f101acb87b021bc3a04a17ce71
598Author: Felix Paul Kühne <fkuehne@videolan.org>
599Date:   Thu Dec 25 15:05:37 2008 +0100
600
601    really remove the additional copy and enlarge the icon
602
603commit 1ca5880fa1b4a20b108c1b09ef712bb18913e920
604Author: Felix Paul Kühne <fkuehne@videolan.org>
605Date:   Thu Dec 25 15:02:52 2008 +0100
606
607    Added our GPL copyright header to all files
608
609commit 2d73307cb895c21903de5045c5e846ce28a76f6b
610Author: Felix Paul Kühne <fkuehne@videolan.org>
611Date:   Thu Dec 25 14:47:51 2008 +0100
612
613    Replaced the VLC icon by the 512px version and removed an unused duplicate
614
615commit fa175c3f3ef0a1fde7563e175482d2f49b721997
616Author: Felix Paul Kühne <fkuehne@videolan.org>
617Date:   Thu Dec 25 13:00:53 2008 +0100
618
619    Fixed framework compilation and changed the configure script to configure VLC with the SDK selected in Xcode (at present: the current OS X version)
620
621commit 5280ad543f8d88b74905983de6fe1238e3184f9a
622Author: Jean-Baptiste Kempf <jb@videolan.org>
623Date:   Wed Dec 24 17:43:11 2008 +0100
624
625    NEWS and LIST update
626
627commit 6b9013dbfeaa4bad2f984f25663934cccd45e091
628Author: Mathieu Sonet <chjirpa@free.fr>
629Date:   Tue Dec 23 23:07:29 2008 +0100
630
631    Fix a regression introduced by the previous commit
632
633    The previous commit confused i_line_count and i_line:
634    * txt->i_line_count contains the number of text lines.
635    * txt->i_line is the current offset in txt->line.
636
637    As a result no subtitles were available because TextGetLine always returned NULL.
638
639    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
640
641commit 7f7c0d67ed8ce56bcc8379e24b12f7ecfc37fc65
642Author: Tadashi Jokagi <elf2000@users.sourceforge.net>
643Date:   Tue Dec 23 15:32:59 2008 +0100
644
645    l10n: Japanese update
646
647    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
648
649commit 076dc4357cbe4eec9085a59162c6910a07d0b850
650Author: Felix Paul Kühne <fkuehne@videolan.org>
651Date:   Mon Dec 22 16:13:46 2008 +0100
652
653    Compilation fix
654
655commit 936ac46923f9b13744f2971898f26f170d391504
656Author: Felix Paul Kühne <fkuehne@videolan.org>
657Date:   Mon Dec 22 11:57:39 2008 +0100
658
659    Fixed patch
660
661commit 0dce54d61f186a30595980ba48098ca0ca0b825d
662Author: Filippo Carone <littlejohn@videolan.org>
663Date:   Mon Dec 22 10:06:30 2008 +0100
664
665    jvlc: sample client version 1.0.0-snapshot
666
667commit 0bf6d26080f67e9b727c2227fe60bb0f8b974d7f
668Author: Filippo Carone <littlejohn@videolan.org>
669Date:   Mon Dec 22 10:05:48 2008 +0100
670
671    jvlc: make the medialistplayer a property of the jvlc instance
672
673commit f66de63b0182ca69b23a99e7db4c294fd279f3ce
674Author: Filippo Carone <littlejohn@videolan.org>
675Date:   Sun Dec 21 17:30:29 2008 +0100
676
677    jvlc: internal log tests added
678
679commit 58ea29a1bf1f8d202c4660d0f70f4ca9a77a5982
680Author: Filippo Carone <littlejohn@videolan.org>
681Date:   Sun Dec 21 17:30:03 2008 +0100
682
683    jvlc: unneeded test class removed
684
685commit 394924cf04a424fb7e0e63c318c158dee94af4d2
686Author: Filippo Carone <littlejohn@videolan.org>
687Date:   Sun Dec 21 17:29:20 2008 +0100
688
689    jvlc: timeout put on test
690
691commit a144be56380585c24797226a158c2a66bf048682
692Author: Filippo Carone <littlejohn@videolan.org>
693Date:   Sun Dec 21 17:28:39 2008 +0100
694
695    jvlc: test class made abstract
696
697commit 69710a134f3e7ad6330851a0d4bbbd361a1c8ac4
698Author: Filippo Carone <littlejohn@videolan.org>
699Date:   Sun Dec 21 17:28:04 2008 +0100
700
701    jvlc: comment tests that never return (need to find a good vod file for vlm)
702
703commit 6f2087f17d0caebac22c863d1a6696f0bf486246
704Author: Filippo Carone <littlejohn@videolan.org>
705Date:   Sun Dec 21 17:27:06 2008 +0100
706
707    jvlc: comment tests that never return (needs to be fixed on libvlc)
708
709commit 5a8e051fdddec4fcc0143a104956382d3d04ad76
710Author: Filippo Carone <littlejohn@videolan.org>
711Date:   Sun Dec 21 17:26:08 2008 +0100
712
713    jvlc: medialisttest renamed to libvlcmedialisttest
714
715commit f20d446954269bce75a1da445eceed0b0b2d7cc2
716Author: Filippo Carone <littlejohn@videolan.org>
717Date:   Sun Dec 21 17:25:20 2008 +0100
718
719    jvlc: medialistplayertest renamed to libvlcmedialistplayertest
720
721commit c1f0c75cca3080c988e397dedaa9620257ee79e2
722Author: Filippo Carone <littlejohn@videolan.org>
723Date:   Sun Dec 21 16:42:40 2008 +0100
724
725    jvlc: mediaInstance renamed to mediaplayer in test methods
726
727commit ed968ea6ac120499b44fc579ed61e3f9d9718cfc
728Author: Filippo Carone <littlejohn@videolan.org>
729Date:   Sun Dec 21 16:40:48 2008 +0100
730
731    jvlc: more callback related tests
732
733commit 9ba6c6d95101c96350755b8b28e1d653abd16bc6
734Author: Filippo Carone <littlejohn@videolan.org>
735Date:   Sun Dec 21 16:39:26 2008 +0100
736
737    libvlc: on stop, fire a stopped event, not end reached
738
739commit 342bd8afc880e90963eb624e8791b4f2dd5d5344
740Author: Filippo Carone <littlejohn@videolan.org>
741Date:   Sun Dec 21 16:38:34 2008 +0100
742
743    jvlc: event type enum commented for readability
744
745commit 8b832c4540c920ef7317e34a764bb35728da84c3
746Author: Filippo Carone <littlejohn@videolan.org>
747Date:   Sun Dec 21 13:53:39 2008 +0100
748
749    jvlc: LibVlcMediaInstance renamed to LibVlcMediaPlayer
750
751commit 0c90be807cc4afd3bc32370427a2b3444d796548
752Author: Filippo Carone <littlejohn@videolan.org>
753Date:   Sun Dec 21 13:50:22 2008 +0100
754
755    jvlc: media event tests added
756
757commit a1e0b245772c80529102845b4a2b3e9df7fdce43
758Author: Filippo Carone <littlejohn@videolan.org>
759Date:   Sun Dec 21 13:33:06 2008 +0100
760
761    jvlc: event types updated
762
763commit d9c318ad287efdd9b31f99c0e977ee60fc44100a
764Author: Derk-Jan Hartman <hartman@videolan.org>
765Date:   Sun Dec 21 20:36:38 2008 +0100
766
767    contrib: New Mac OS X binary contrib downloads (v4)
768
769commit 3b6ed8084e27fa27f51d3abdeb37052ea9af38fb
770Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
771Date:   Sun Dec 21 19:15:29 2008 +0200
772
773    Tentative hack for OSX msleep/mwait cancellation
774
775commit db8c196759ea43479f426b0b46e5c2760549d829
776Author: Derk-Jan Hartman <hartman@videolan.org>
777Date:   Sun Dec 21 17:08:45 2008 +0100
778
779    contrib: fix broken ffmpeg macosx patch
780
781commit 56cc1c72062263228a6804b8a9b7cd9b7d729e20
782Author: Rémi Duraffort <ivoire@videolan.org>
783Date:   Sun Dec 21 17:02:32 2008 +0100
784
785    Taglib: save more meta data.
786
787commit d7a089ec05fef749be5fceb23689560fa7445255
788Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
789Date:   Sun Dec 21 17:57:59 2008 +0200
790
791    fix typo
792
793commit 3fea76f5fe2709b3787ce9bb820a07e3af240135
794Author: Jean-Baptiste Kempf <jb@videolan.org>
795Date:   Sun Dec 21 15:59:56 2008 +0100
796
797    Kostya RV30 code is merged in FFmpeg.
798
799    He needs more samples, so if you have more, please share to FFmpeg.
800
801commit 132b1af1365a5a96d2de66e4de00510646b84c43
802Author: Ilkka Ollakka <ileoo@videolan.org>
803Date:   Sun Dec 21 16:57:05 2008 +0200
804
805    don't save xspf-playlist location, as it's not needed by vlc, and as mentioned
806    by xspf errata, can cause to expose your porn location. Should fix
807    ticket #2217
808
809commit dafe4a3f13baee46af0fca8bdfb0c92c2649049f
810Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
811Date:   Sun Dec 21 16:44:39 2008 +0200
812
813    typo
814
815commit fbe8301c819a7fd50ef396e1a6ecbb3fdc879745
816Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
817Date:   Sun Dec 21 15:57:18 2008 +0200
818
819    Win32: RAOP needs Winsock
820
821commit 76ed9882aa2cd2d11ad8e0f272302d44899b4b4d
822Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
823Date:   Sun Dec 21 15:56:05 2008 +0200
824
825    Inline strsep
826
827commit e00d4656da80a3cca09cda60a985b61fd8a448d5
828Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
829Date:   Sun Dec 21 15:51:03 2008 +0200
830
831    decomp: inclde spawn.h only if used
832
833commit 6a7013a01a3cbabda97e9d0a566b6da148889f1b
834Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
835Date:   Sun Dec 21 15:36:35 2008 +0200
836
837    Revert "decomp: disable on DARWIN, because 10.4 does not support posix_spawn_file_actions_adddup2"
838
839    This reverts commit b08dedb5cb170a64fbaba76ed5455ad93f30d3ca.
840
841commit 25bdf84ce207fd13191b490b62bb58be05ce7b2d
842Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
843Date:   Sun Dec 21 15:35:55 2008 +0200
844
845    decomp: use plain fork/exec if POSIX spawn is missing
846
847commit c2e0af90cfa124f43e79df2ad7be602e7314d083
848Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
849Date:   Sun Dec 21 15:30:37 2008 +0200
850
851    Comment for myself
852
853commit b08dedb5cb170a64fbaba76ed5455ad93f30d3ca
854Author: Derk-Jan Hartman <hartman@videolan.org>
855Date:   Sun Dec 21 14:21:26 2008 +0100
856
857    decomp: disable on DARWIN, because 10.4 does not support posix_spawn_file_actions_adddup2
858
859commit e86912069b5d24754b1ee38426813d7881bd2368
860Author: Ilkka Ollakka <ileoo@videolan.org>
861Date:   Sun Dec 21 14:54:22 2008 +0200
862
863    use MetaMatch in search instead compare to possible NULL value
864
865commit 584fb9f5d0a4342a4651f935f2dd96870caa09ad
866Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
867Date:   Sun Dec 21 14:44:39 2008 +0200
868
869    VLC_OBJECT_PLAYLIST: remove unused type
870
871commit 24a1e1ffc83173307f81f51292d2dc885deecea8
872Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
873Date:   Sun Dec 21 14:40:49 2008 +0200
874
875    Do not compete with libvlc in destroying interfaces (in a broken way)
876
877commit 70a5a293a8142d649a35fee68066aebb0b2418e7
878Author: Dominique Leuenberger <dominique@leuenberger.net>
879Date:   Sun Dec 21 13:10:05 2008 +0100
880
881    Fix for 'no-return-in-nonvoid function intf.c'
882
883    MAke sure we always return defined values.
884    I: Program returns random data in a function
885    E: vlc-beta no-return-in-nonvoid-function intf.c:341
886
887    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
888
889commit 74b65ec94337aa00944f3527877c63ac675ff7e7
890Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
891Date:   Sun Dec 21 12:21:08 2008 +0200
892
893    Move libvlccore into the global symbol namespace if needed
894
895    Should fix #2257
896
897commit 5e340429d611d7ca9f6872bf5d205c3329e40939
898Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
899Date:   Sat Dec 20 11:39:44 2008 +0200
900
901    Fix error values
902
903commit 65b3ba573099fa2bf209b5406052544359461621
904Author: Pierre d'Herbemont <pdherbemont@videolan.org>
905Date:   Sat Dec 20 17:34:58 2008 +0100
906
907    opengl: Remove opengl effects as agreed at the VDD '08.
908
909    Saves about 500 lines of codes.
910
911commit 57662f508dc6d09f6976eb78d018b7d8525fd0b8
912Author: Ilkka Ollakka <ileoo@videolan.org>
913Date:   Sat Dec 20 10:23:45 2008 +0200
914
915    Don't require location under track element in xspf-playlist.
916    Should fix #1597
917
918commit 0400e1e0bc9447e6baf7cefbd16637d8c1573709
919Author: Filippo Carone <littlejohn@videolan.org>
920Date:   Mon Dec 15 18:52:59 2008 +0100
921
922    jvlc: mediadescriptor tests added
923
924commit cc0a53be923789e7cd1fe9c37855f9cbbd1c4a94
925Author: Dominique Leuenberger <dominique@leuenberger.net>
926Date:   Thu Dec 18 19:14:29 2008 +0100
927
928    Drop the very obsoleted gettext language code no. It has been a symlink to nb for a long time.
929
930    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
931
932commit bc9a84781306ab22d2facc636a2f82eb6ba2abd3
933Author: Michael Hanselmann <public@hansmi.ch>
934Date:   Tue Dec 16 22:26:10 2008 +0100
935
936    Add Remote Audio Output Protocol stream output plugin
937
938    Apple AirPort Express devices can play audio streamed over the
939    network. The Remote Audio Output Protocol was reverse-engineered
940    by Jon Lech Johansen in 2004. He also released a proof of concept
941    implementation named JustePort.
942
943    The control protocol is similar to interleaved RTSP record mode and
944    based on HTTP. It is used to negotiate details before sending music
945    data over an AES encrypted TCP connection. RSA is used to encrypt the
946    AES key before transfering it via an HTTP header. To this day, only
947    the public part of the RSA key has been made public while the private
948    part remains unknown.
949
950    VLC uses libgcrypt for encryption. Unfortunately, libgcrypt doesn't
951    support the OAEP standard as defined in RFC2437 and RAOP demands
952    OAEP padding for RSA encrypted data. OAEP has been reimplemented from
953    scratch based on the specification for this plugin. These functions,
954    MGF1 and AddOaepPadding, can be adopted for libgcrypt at a later time.
955
956    All input data must be encoded using the Apple Lossless codec with
957    44100 Hz and 2 channels. The "transcode" plugin can be used to
958    reencode input data. Updating the volume while playing is not yet
959    supported. Except for logging, no use is made of the audio delay
960    and jack type reported by the device.
961
962    Apple's RAOP-compatible devices announce themselves on the network
963    using Zeroconf, but discovering them is not implemented in this
964    plugin. The service type is "_raop._tcp".
965
966    The "raop" plugin can be used like this:
967    --sout='#transcode{acodec=alac,channels=2}:raop{host=hostname}'
968
969    It also supports a "volume" parameter with a range from 0 to 255.
970
971    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
972    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
973
974commit bf89dc16d4bc6fff1c4bcd53d078f4c046eca11f
975Author: Jean-Baptiste Kempf <jb@videolan.org>
976Date:   Fri Dec 19 16:57:35 2008 +0100
977
978    Qt/VLM:: correctly set the filter.
979
980commit eb254c90108855a8694e3b147b32c663be14b147
981Author: Jean-Baptiste Kempf <jb@videolan.org>
982Date:   Fri Dec 19 16:45:46 2008 +0100
983
984    Qt4: correctly create some buttons.
985
986commit 0ad86aca86fc1f2409d1b4bcb23bfbf9278d389a
987Author: Jean-Baptiste Kempf <jb@videolan.org>
988Date:   Fri Dec 19 16:27:41 2008 +0100
989
990    Qt4: forgotten include.
991
992commit f369d2b38c8607289344b5f3525e13eb4c27e01d
993Author: Jean-Baptiste Kempf <jb@videolan.org>
994Date:   Fri Dec 19 16:08:33 2008 +0100
995
996    Qt4: icons for skip and eject buttons.
997
998commit 657a734b69ac603cb80b980cf2257600c9175df7
999Author: Jean-Baptiste Kempf <jb@videolan.org>
1000Date:   Fri Dec 19 15:53:58 2008 +0100
1001
1002    Qt4: connect TimeLabel to the inputStateChange to display the buffering status.
1003
1004    DOesn't show anything yet.
1005
1006commit 669634fbc855257857e7ee118cc6e7bbcc764f59
1007Author: Jean-Baptiste Kempf <jb@videolan.org>
1008Date:   Fri Dec 19 15:52:36 2008 +0100
1009
1010    Qt: Improve some wording for support.
1011
1012commit 4b77d0a9fecac64ebab49e664f1e5cac2c90d07b
1013Author: Jean-Baptiste Kempf <jb@videolan.org>
1014Date:   Fri Dec 19 01:30:57 2008 +0100
1015
1016    Forward port of 'Telnet: fix win32 work'.
1017
1018    Should work, but not tested yet.
1019
1020commit 2edd4c9c8ecf3491740e2a196b1bc62764cb2516
1021Author: Jean-Baptiste Kempf <jb@videolan.org>
1022Date:   Fri Dec 19 00:53:59 2008 +0100
1023
1024    Qt4: Fix small layout bug introduced by customization
1025
1026commit 45b587d91d15c7eded1ce396b6c460953c41f321
1027Author: Jean-Baptiste Kempf <jb@videolan.org>
1028Date:   Fri Dec 19 00:07:02 2008 +0100
1029
1030    Add .rm and .rmvb extensions.
1031
1032commit ea7ec8e9aa2ddeef2e3b381fb5adbe5656880c5b
1033Author: Jean-Baptiste Kempf <jb@videolan.org>
1034Date:   Wed Dec 17 23:13:01 2008 +0100
1035
1036    [Qt] Add 2 new icons.
1037
1038commit fe548fa0b0215eaefe1afc6313ce4d75af46a94e
1039Author: Ilkka Ollakka <ileoo@videolan.org>
1040Date:   Wed Dec 17 23:15:03 2008 +0200
1041
1042    Check itemtype if uri is changed
1043
1044commit c44336c87273fc2c55f018a8e2cd5847136a90b6
1045Author: Ilkka Ollakka <ileoo@videolan.org>
1046Date:   Wed Dec 17 23:07:22 2008 +0200
1047
1048    Don't wait location-node for creating input, and allow multiple
1049    location nodes on track.
1050
1051    Use last location-node for uri (maybe first would be better instead ?).
1052
1053    check that input_item_NewExt doesn't return NULL
1054
1055    should fix ticket #2353
1056
1057commit 3b0d684163f2309f05d6ab21dfb0044d264119db
1058Author: Jean-Baptiste Kempf <jb@videolan.org>
1059Date:   Wed Dec 17 22:08:37 2008 +0100
1060
1061    [Win32] Activate ActiveX by default since now it works.
1062
1063commit 7fa3a458a986f9356e81b86c4bdfb99f3f703530
1064Author: Rémi Duraffort <ivoire@videolan.org>
1065Date:   Wed Dec 17 21:40:27 2008 +0100
1066
1067    Check malloc return value.
1068
1069commit acb6094927afb13a30551c170401e5fd4df6b51f
1070Author: Rémi Duraffort <ivoire@videolan.org>
1071Date:   Wed Dec 17 21:31:01 2008 +0100
1072
1073    Use NULL instead of 0.
1074
1075commit 572fdb5cea704150ad2d9c30cffcb24e18a87e10
1076Author: Rémi Duraffort <ivoire@videolan.org>
1077Date:   Wed Dec 17 21:17:49 2008 +0100
1078
1079    Don't write two times when only one is needed.
1080
1081commit 57ebbaea41dfb5b3910b463d69a306fa8c32ba0b
1082Author: Jean-Baptiste Kempf <jb@videolan.org>
1083Date:   Wed Dec 17 20:48:14 2008 +0100
1084
1085    [Qt] SPrefs, activate the headphone filter correctly.
1086
1087    Remark by Babal.
1088
1089commit caafebf40fb84b2e03cb9cc4f94da9b64f581295
1090Author: Jean-Baptiste Kempf <jb@videolan.org>
1091Date:   Wed Dec 17 18:55:45 2008 +0100
1092
1093    [Qt] Add deinterlacing and AR in video tab in Simple Preferences.
1094
1095commit f3778cbb263fff9c42f5cae391746d1d7b3dde62
1096Author: Rémi Duraffort <ivoire@videolan.org>
1097Date:   Wed Dec 17 20:17:04 2008 +0100
1098
1099    Less includes.
1100
1101commit a099b147814fc751923f15dbc52212d53c614124
1102Author: Rémi Duraffort <ivoire@videolan.org>
1103Date:   Wed Dec 17 19:59:09 2008 +0100
1104
1105    caugh caugh.
1106
1107commit c07d82914c80d5af57c73451216ef15f52fec9a7
1108Author: Rémi Duraffort <ivoire@videolan.org>
1109Date:   Wed Dec 17 19:53:52 2008 +0100
1110
1111    Another fix for win32.
1112
1113commit ffddc4a191414952f19fcb4868fea4e11e8279a1
1114Author: Rémi Duraffort <ivoire@videolan.org>
1115Date:   Wed Dec 17 19:44:52 2008 +0100
1116
1117    Fix win32 compilation.
1118
1119commit f4dc16e6bd24505fe4eecddb4b7e77831458670c
1120Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1121Date:   Tue Dec 16 23:04:36 2008 +0200
1122
1123    b_menu: remove unused variable
1124
1125commit 1032a11c0a08c1c6f9604e82c0281aa41a1c5992
1126Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1127Date:   Tue Dec 16 23:01:04 2008 +0200
1128
1129    Migrate AA and GGI to intf-popupmenu
1130
1131    This is untested. Most probably nobody uses these anymore.
1132
1133commit 78e7bd3059dc2647a9786b8c531e79c5821df756
1134Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1135Date:   Tue Dec 16 23:00:08 2008 +0200
1136
1137    b_menu_change: remove write-only variable
1138
1139commit 9f3acf603f1c9566f553bf4b0d3b312b1784c83d
1140Author: Rémi Duraffort <ivoire@videolan.org>
1141Date:   Tue Dec 16 21:56:40 2008 +0100
1142
1143    bdagraph: cleaning.
1144
1145commit 1d0c9675a07d2fd61bacc26da66c5047305ddfee
1146Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1147Date:   Tue Dec 16 21:51:04 2008 +0200
1148
1149    Win32: fix race condition initializing static mutexes
1150
1151commit 059627d3af3e32285f3ffa73436157f31c7f8bc0
1152Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1153Date:   Tue Dec 16 21:49:13 2008 +0200
1154
1155    Robustify Win32 mutex assertions
1156
1157commit d8066413796023c99b12cf41ca4c4b90758add0d
1158Author: Rémi Duraffort <ivoire@videolan.org>
1159Date:   Tue Dec 16 20:25:57 2008 +0100
1160
1161    bda: little cleanup.
1162
1163commit 358afe661f7780262e5dcc4b964ae6b9fbd745ca
1164Author: Rémi Duraffort <ivoire@videolan.org>
1165Date:   Tue Dec 16 19:50:09 2008 +0100
1166
1167    analyser/zsh: fix memleak (#2303)
1168
1169commit 01b080ab11dc0d5fd8e52eb4152d08fd66a83f7f
1170Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1171Date:   Tue Dec 16 20:12:00 2008 +0200
1172
1173    C++-proofing
1174
1175commit 6b40432a9d9acb294f38857f0b2a5584029c9edb
1176Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1177Date:   Tue Dec 16 19:58:26 2008 +0200
1178
1179    AVI: fix track names character set (fixes #2334)
1180
1181commit c25958fb76ed05536202293f20768bc0b64fac1b
1182Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1183Date:   Tue Dec 16 19:58:10 2008 +0200
1184
1185    FromLatin1: converts from ISO-8859-1 to UTF-8
1186
1187commit 43ae5255c80820e461c72deec44ea841690799af
1188Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1189Date:   Tue Dec 16 18:21:10 2008 +0200
1190
1191    Remove conditionally unused function
1192
1193commit a790ccc6542769745a32de4d3223fa1b3a3dc961
1194Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1195Date:   Tue Dec 16 18:05:47 2008 +0200
1196
1197    Check for vmsplice() since Middle Ages libc didn't have it
1198
1199commit 5d00d3617653bc9d7277795d7f7ac2287d52c2c5
1200Author: Christophe Mutricy <xtophe@videolan.org>
1201Date:   Tue Dec 16 00:22:10 2008 +0000
1202
1203    i18n
1204
1205commit bbbdc63280ce9e50dc4b9fec137d3d90be48d18d
1206Author: Christophe Mutricy <xtophe@videolan.org>
1207Date:   Tue Dec 16 00:18:45 2008 +0000
1208
1209    Cosmetic: reorder and remove duplicates
1210
1211commit 9f87db05871bd956b2b117620f98233f6961a41b
1212Author: Christophe Mutricy <xtophe@videolan.org>
1213Date:   Tue Dec 16 00:14:04 2008 +0000
1214
1215    Distribute pixmaps/space.png
1216
1217commit eb5ae0bea8a35a5087ad865362fcaae807a452a1
1218Author: Christophe Mutricy <xtophe@videolan.org>
1219Date:   Tue Dec 16 00:12:56 2008 +0000
1220
1221    modules/access_filter is no longer distributed
1222
1223commit 33e36cb8203fdd290fb0b2fba3ebf834cf661105
1224Author: Christophe Mutricy <xtophe@videolan.org>
1225Date:   Mon Dec 15 19:49:04 2008 +0000
1226
1227    Distribute vorbis.h
1228
1229commit 923575b183b54d9562e26910ebe3675e9d7fdfa9
1230Author: Rémi Duraffort <ivoire@videolan.org>
1231Date:   Mon Dec 15 23:11:05 2008 +0100
1232
1233    Qt/vlm: == instead of =
1234
1235commit 9b25814148486410ed9713c854d00868a8634429
1236Author: Rémi Duraffort <ivoire@videolan.org>
1237Date:   Mon Dec 15 22:59:30 2008 +0100
1238
1239    pudec: fix potential memleaks.
1240
1241commit 834d3847f87db04f089f93ffe76d4ee711822484
1242Author: Rémi Duraffort <ivoire@videolan.org>
1243Date:   Mon Dec 15 22:48:47 2008 +0100
1244
1245    mms/mmstu: fix a memleak and avoid to memcpy two times the same thing
1246    (but yes duplicate 2 lines of code).
1247
1248commit 428d84df36d459f14aca712781424a16e2cdff11
1249Author: Laurent Aimar <fenrir@videolan.org>
1250Date:   Mon Dec 15 21:49:38 2008 +0100
1251
1252    Added S_TEXT/ASCII codec to matroska.
1253
1254commit 882a957faac3dcbc411f89171c3420a6a13410f6
1255Author: Jean-Baptiste Kempf <jb@videolan.org>
1256Date:   Mon Dec 15 21:40:17 2008 +0100
1257
1258    NEWS.
1259
1260commit eb48ec1fe659e6e56db41865a671448ac08c9ae4
1261Author: Rémi Duraffort <ivoire@videolan.org>
1262Date:   Mon Dec 15 21:30:31 2008 +0100
1263
1264    Really fix this.
1265
1266commit 2d96ffcfce9f1ce32ec4cd7c208c1f92a0d4c48c
1267Author: Rémi Duraffort <ivoire@videolan.org>
1268Date:   Mon Dec 15 21:12:53 2008 +0100
1269
1270    Fix multiple deallocation (three deallocation for the same varaible that's a bit big :)).
1271
1272commit ff7a7cb7b050ccf00b58d849db0febbe3aa38d81
1273Author: Rémi Duraffort <ivoire@videolan.org>
1274Date:   Mon Dec 15 20:56:28 2008 +0100
1275
1276    Remove a varaible never really used (only writen one time and then forgotten)
1277
1278commit 1a582db112f0d898f93bdcc618e06d75ff8f2410
1279Author: Rémi Duraffort <ivoire@videolan.org>
1280Date:   Mon Dec 15 20:53:51 2008 +0100
1281
1282    network/poll: non initialized variable.
1283
1284commit 4a5be6fd955f2c2408dff71f536aec2a76c06f01
1285Author: Rémi Duraffort <ivoire@videolan.org>
1286Date:   Mon Dec 15 20:45:12 2008 +0100
1287
1288    Fix compilation warning on Win CE.
1289
1290commit b8a87e3574b2e442542777a2a483db8e93036786
1291Author: Laurent Aimar <fenrir@videolan.org>
1292Date:   Mon Dec 15 20:56:59 2008 +0100
1293
1294    Added support for real video and 14_4 audio codec in mkv.
1295
1296    Other audio codecs (cook/28_8/atrac3) will need a lot more code.
1297
1298commit 035076dcec9793fd90cfaa3869961459d5cf6901
1299Author: Rémi Duraffort <ivoire@videolan.org>
1300Date:   Mon Dec 15 20:34:40 2008 +0100
1301
1302    Unused variable.
1303
1304commit 6166f14e834d0c7b19a0e6a6b98ef66c7e5a3710
1305Author: Rémi Duraffort <ivoire@videolan.org>
1306Date:   Mon Dec 15 20:32:35 2008 +0100
1307
1308    control/media_control: fix a memleak (we don't need to do a copy if we use const char*).
1309
1310commit b516e441f3daaccdf7492034b619de3e643567a5
1311Author: Rémi Duraffort <ivoire@videolan.org>
1312Date:   Mon Dec 15 20:28:02 2008 +0100
1313
1314    Use const char* when needed (easier to understand if a function will try to grab a string).
1315
1316commit 21f561ba4af65b0a34ccbc98ed13317c96a96934
1317Author: Basos G <noxelia@gmail.com>
1318Date:   Fri Dec 12 17:12:17 2008 +0200
1319
1320    Added vlc_get_libvlc_object to libvlccore
1321
1322    It is intented to expose the libvlc_int_t (the main vlc object)
1323    to enable extented vlc hacking.. E.g. when you need to make something
1324    with configuration or modules that it is not provided by the PUBLIC API,
1325    you expose the libvlc_int_t as an vlc_object_t and act upon it with
1326    the internal (libvlccore) API...
1327
1328    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
1329
1330    Put back to libvlc rather than libvlccore (a stupid idea of mine).
1331
1332commit 5cf35304a9628310d74bc2c2672712ac8f9cf71b
1333Author: Rémi Duraffort <ivoire@videolan.org>
1334Date:   Mon Dec 15 20:07:57 2008 +0100
1335
1336    Fix memleak (#2351) (mvar_AppendNewVar already do a strdup of the value);
1337
1338commit 82c1d83c3216aab1f3ec6b8bd8db8b7415ee70d9
1339Author: Rémi Duraffort <ivoire@videolan.org>
1340Date:   Mon Dec 15 20:01:40 2008 +0100
1341
1342    xtag_free don't need to return anything.
1343
1344commit dfce44aa4f81fb2a5abf51435b87bd7cd70316f1
1345Author: Rémi Duraffort <ivoire@videolan.org>
1346Date:   Mon Dec 15 19:59:40 2008 +0100
1347
1348    * Fix memleak (#2352)
1349    * Use NULL instead of 0
1350    * cosmetics.
1351
1352commit e775480515f22b364ac6004275e62a43ca702ae0
1353Author: Rémi Duraffort <ivoire@videolan.org>
1354Date:   Mon Dec 15 19:40:27 2008 +0100
1355
1356    Fix memleak (#2350).
1357
1358commit 11fa5c5cbefacaef5497ed3f5cc5ec02431fc36f
1359Author: Rémi Duraffort <ivoire@videolan.org>
1360Date:   Mon Dec 15 19:38:33 2008 +0100
1361
1362    Remove unneded test before delete/free.
1363
1364commit 88014506be9676776e52a45846b400aea7445a9c
1365Author: Ken Self <kenself@optusnet.com.au>
1366Date:   Mon Dec 15 17:50:42 2008 +0100
1367
1368    BDA free() strings from var_GetNon_EmptyString
1369
1370commit 36ff2a5f1e6daa167fb9a8ab35bd16c9fe578011
1371Author: kenself <kenself@optusnet.com.au>
1372Date:   Sun Dec 14 22:04:25 2008 +1100
1373
1374    Add ATSC option to GUI
1375
1376    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
1377
1378commit 4983eb0eafa495f0e8a818fab397571608893185
1379Author: kenself <kenself@optusnet.com.au>
1380Date:   Sun Dec 14 22:04:24 2008 +1100
1381
1382    Significant changes to ATSC and DVB-S processing which now work.
1383
1384    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
1385
1386    + Remove whitespace (jb)
1387
1388commit 206b5b407f5ac8574da7e17c3dd571458893ada8
1389Author: kenself <kenself@optusnet.com.au>
1390Date:   Sun Dec 14 22:04:23 2008 +1100
1391
1392    Added Tunng Space class definitions
1393
1394    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
1395
1396commit 7ea623ed3c77db909bfd0f1ab213f226f0b2774a
1397Author: kenself <kenself@optusnet.com.au>
1398Date:   Sun Dec 14 22:04:22 2008 +1100
1399
1400    Enhance DVB-S handling with range parameter and option to create tuning space
1401
1402    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
1403
1404commit 81ae8cecfb3c99dd66b8a87599a3ff1f8ee44dfc
1405Author: Ilkka Ollakka <ileoo@videolan.org>
1406Date:   Mon Dec 15 14:39:28 2008 +0200
1407
1408    [Qt] Cleanup: Don't skip first sorting, seems that you don't need that kinda
1409     workaround to get items correctly ordered in playlist, just set sortingIndicator
1410     to right column and let playlist sort empty list when enabling sorting.
1411
1412     Works for me, but please double check.
1413
1414commit b3da319e29b52d3849d0c3c33d1156a3e532fa67
1415Author: Ilkka Ollakka <ileoo@videolan.org>
1416Date:   Mon Dec 15 13:48:22 2008 +0200
1417
1418    [QT] cosmetic, use regexp instead of multiple removes in simple preferences
1419
1420commit 937e3f2f6b56c287e9acecfc77d65841300325ca
1421Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
1422Date:   Mon Dec 15 11:44:39 2008 +0100
1423
1424    python bindings: workaround for the #2257 / #2266 VLC bug (linux only ATM)
1425
1426commit 28dc3c55d005150083997a29409f50e0c0550fd4
1427Author: Filippo Carone <littlejohn@videolan.org>
1428Date:   Sun Dec 14 22:23:38 2008 +0100
1429
1430    update version and distribution management
1431
1432commit ab81de3e2a0bac2ce104ca8445daf61ddf5d6fd0
1433Author: Filippo Carone <littlejohn@videolan.org>
1434Date:   Sun Dec 14 22:23:06 2008 +0100
1435
1436    jvlc: various unit tests fixes
1437
1438commit 44d437fe5c84f9e8c256f22528d38cee328ae6d4
1439Author: Filippo Carone <littlejohn@videolan.org>
1440Date:   Sun Dec 14 19:00:38 2008 +0100
1441
1442    jvlc: fix LibVlcState enum to reflect native states
1443
1444commit 59fc50a8e7aa1d6e9b74bcf6fb87418217185cb2
1445Author: Rémi Duraffort <ivoire@videolan.org>
1446Date:   Sun Dec 14 19:03:32 2008 +0100
1447
1448    cmml: fix memleak (#2345)
1449
1450commit a3a59eb0f7261e5b888c19fbe038619005b66411
1451Author: Rémi Duraffort <ivoire@videolan.org>
1452Date:   Sun Dec 14 18:58:41 2008 +0100
1453
1454    vlm: don't remove quotes around name in
1455    setup test output #standard{mux=ts,access=udp,dst=239.255.100.42,sap,name="Pouet Pouet"}
1456    That's maybe not the best way to do this.
1457    Fix #2346
1458
1459commit 0453922af5a191ea557bb3d37e57a8fd2dcc8650
1460Author: Filippo Carone <littlejohn@videolan.org>
1461Date:   Sun Dec 14 18:42:15 2008 +0100
1462
1463    jvlc: more libvlc_media unit tests added
1464
1465commit 6bf00684397ac62e37301e0f146e02031a0cc77f
1466Author: Filippo Carone <littlejohn@videolan.org>
1467Date:   Sun Dec 14 18:05:10 2008 +0100
1468
1469    MediaDescriptorTest.java removed
1470
1471commit 997d6b6f754db99a1e09fd3ae397e6bdd7a86048
1472Author: Filippo Carone <littlejohn@videolan.org>
1473Date:   Sun Dec 14 18:04:38 2008 +0100
1474
1475    MediaDescriptorTest renamed to LibVlcMediaTest
1476
1477commit ff80359c9fac45ee0f6afc907aa5b37dfdd1f519
1478Author: Filippo Carone <littlejohn@videolan.org>
1479Date:   Sun Dec 14 18:03:04 2008 +0100
1480
1481    jvlc: add_intf unit test added
1482
1483commit 56e758049f485e08552d52246e8d0f487c6bc47c
1484Author: Filippo Carone <littlejohn@videolan.org>
1485Date:   Sun Dec 14 17:59:57 2008 +0100
1486
1487    jvlc: some libvlc_media bindings added
1488
1489commit 1518df76c45a9269d8cd6d4f43d8cf6ff261a198
1490Author: Filippo Carone <littlejohn@videolan.org>
1491Date:   Sun Dec 14 17:25:02 2008 +0100
1492
1493    jvlc: LibVlcMediaDescriptor renamed to LibVlcMedia
1494
1495commit 4dac1cf9b68b67a05863cc57f791dbe9172d7fa6
1496Author: Filippo Carone <littlejohn@videolan.org>
1497Date:   Sun Dec 14 17:11:50 2008 +0100
1498
1499    jvlc: libvlc_add_intf and libvlc_wait added
1500
1501commit 77cb7dbb76a42add5b84cb769181232cdacf0127
1502Author: Filippo Carone <littlejohn@videolan.org>
1503Date:   Sun Dec 14 17:09:59 2008 +0100
1504
1505    return width on getWidth, not height
1506
1507commit 5ba06d3f71805cf58a4fd55cfc298e456efaea75
1508Author: Laurent Aimar <fenrir@videolan.org>
1509Date:   Sun Dec 14 17:23:28 2008 +0100
1510
1511    Protect against division by 0 on corrupted file (real).
1512
1513commit 910e28a178347d3ba913e503365184a21fa16ce2
1514Author: Laurent Aimar <fenrir@videolan.org>
1515Date:   Sun Dec 14 16:52:34 2008 +0100
1516
1517    Fixed real frame allocation error path.
1518
1519commit d63cf29cd8bb9f823ab320dd3481dc45ab16247f
1520Author: Rémi Duraffort <ivoire@videolan.org>
1521Date:   Sun Dec 14 16:54:48 2008 +0100
1522
1523    Remove unused variables.
1524
1525commit 94086c17556b9a49007150246f9421c3eaa3831a
1526Author: Laurent Aimar <fenrir@videolan.org>
1527Date:   Sun Dec 14 16:37:46 2008 +0100
1528
1529    Removed useless real video code in avcodec.
1530
1531commit 14f520d1ae6d7cb9a1cb11b90a4986ac7ae90367
1532Author: Laurent Aimar <fenrir@videolan.org>
1533Date:   Sun Dec 14 16:37:09 2008 +0100
1534
1535    Fixed frame rate output value.
1536
1537commit 75813fcf3472e7dab10984bcf9ae001eb7b77d9a
1538Author: Laurent Aimar <fenrir@videolan.org>
1539Date:   Sun Dec 14 16:13:12 2008 +0100
1540
1541    Do not print real index debug by default.
1542
1543commit 6de3db02f9b9b45d92743d3274ee84b1ec8a54de
1544Author: Laurent Aimar <fenrir@videolan.org>
1545Date:   Sun Dec 14 15:28:09 2008 +0100
1546
1547    Fixed a few real demuxer issues.
1548
1549    Fixed a typo (unintialized variable)
1550    Fixed RA 28_8/14_4 support.
1551    Fixed error with SIPR codec.
1552    Fixed a few memleaks on error.
1553
1554commit ab7639bdedce1ef0562d985688a83ba72388826f
1555Author: Laurent Aimar <fenrir@videolan.org>
1556Date:   Sun Dec 14 14:12:34 2008 +0100
1557
1558    Fixed real PCR.
1559
1560commit aedd9391fe11bc71d4f097b2f72f59dc19e71aba
1561Author: Laurent Aimar <fenrir@videolan.org>
1562Date:   Sun Dec 14 13:18:00 2008 +0100
1563
1564    Cosmetics real demux reorganization.
1565
1566commit 35c7cda727b8b1b8838264bf562485894b338b09
1567Author: Laurent Aimar <fenrir@videolan.org>
1568Date:   Sun Dec 14 12:57:03 2008 +0100
1569
1570    Increase its priority.
1571
1572    It should be safe(?).
1573    It actually works better than ffmpeg except that seeking without
1574    index does not work.
1575    It was used anyway for .rm file.
1576
1577commit 11cbc9d625d71ebeaa0e5590faf8b1d3ffcabda6
1578Author: Laurent Aimar <fenrir@videolan.org>
1579Date:   Sun Dec 14 12:24:48 2008 +0100
1580
1581    Added uncompressed rar stream filter.
1582
1583    It supports uncompressed rar only.
1584    The biggest file is automatically selected.
1585
1586commit c63f050042498937b119b327b17a4c7eb4ba6492
1587Author: Laurent Aimar <fenrir@videolan.org>
1588Date:   Sun Dec 14 12:22:16 2008 +0100
1589
1590    Big clean up/rewrite of the real demuxer.
1591
1592    It fixes:
1593     - a bunch of array overflows
1594     - a bunch of non checked malloc.
1595     - pcr value
1596     - video frame gathering.
1597     - seeking.
1598
1599commit 073a4b90ad4de0ad099f208e05179250ff223d8f
1600Author: Laurent Aimar <fenrir@videolan.org>
1601Date:   Sat Dec 13 16:58:32 2008 +0100
1602
1603    Improved detection of multi-part files for rar.
1604
1605commit ea0b76fe0929a97e52bf66b359eca0a33471c80d
1606Author: Laurent Aimar <fenrir@videolan.org>
1607Date:   Sat Dec 13 01:17:58 2008 +0100
1608
1609    Improved the way input-list is given to stream_AccessNew.
1610
1611commit 8e2e5e134ac5b0200ca143def62bfe1112c19c3d
1612Author: Laurent Aimar <fenrir@videolan.org>
1613Date:   Sat Dec 13 00:33:56 2008 +0100
1614
1615    Removed useless b_quick parameter in stream_AccessNew.
1616
1617commit ed7ac351038959784d19f7b4ca40629f4b2be3b4
1618Author: Rémi Duraffort <ivoire@videolan.org>
1619Date:   Sun Dec 14 12:35:08 2008 +0100
1620
1621    Ignore modules/stream_filter/Makefile.am
1622
1623commit 110f43707f8e75f2d21c455a1cdf5aafff0ee9f7
1624Author: Rémi Duraffort <ivoire@videolan.org>
1625Date:   Sat Dec 13 17:54:30 2008 +0100
1626
1627    Remove modules/demux/decomp.c from po files.
1628
1629commit ffbbecfb7ae45598ce967a828ee778316f515089
1630Author: Rémi Duraffort <ivoire@videolan.org>
1631Date:   Sat Dec 13 17:05:14 2008 +0100
1632
1633    module_need wants pointers and boolean so give NULL and false instead of 0.
1634
1635commit 17444691eaa7a8647e0d12c1dd905a1ae51a613b
1636Author: Rémi Duraffort <ivoire@videolan.org>
1637Date:   Sat Dec 13 16:42:07 2008 +0100
1638
1639    another fix for win32.
1640
1641commit 5300af6109335039f1e993a3353648d1e5b278c2
1642Author: Rémi Duraffort <ivoire@videolan.org>
1643Date:   Sat Dec 13 16:29:18 2008 +0100
1644
1645    Fix compilation on win32.
1646
1647commit ad08a9c341505477e50eef9f8373cd0b607caaa5
1648Author: Rémi Duraffort <ivoire@videolan.org>
1649Date:   Sat Dec 13 16:24:24 2008 +0100
1650
1651    Use calloc instead of malloc+memset.
1652
1653commit ea4894d2a71af9fff4255a264bae57dbf413b424
1654Author: Rémi Duraffort <ivoire@videolan.org>
1655Date:   Sat Dec 13 15:31:24 2008 +0100
1656
1657    sout/switcher: fix potential memleaks.
1658
1659commit 817988ac3d34b630817ac19c347f3e1b3a24da55
1660Author: Rémi Duraffort <ivoire@videolan.org>
1661Date:   Sat Dec 13 15:29:42 2008 +0100
1662
1663    sout/switcher: fix compilation.
1664
1665commit 08f1edc95818be242d1ad63142b5b916d8bd5916
1666Author: Filippo Carone <littlejohn@videolan.org>
1667Date:   Sat Dec 13 15:13:49 2008 +0100
1668
1669    tell jna to load libvlc with RTLD_GLOBAL option
1670
1671commit 541ab326b8eb34f86f1960c6e9b3765630bbb4a8
1672Author: Filippo Carone <littlejohn@videolan.org>
1673Date:   Sat Dec 13 15:12:11 2008 +0100
1674
1675    jna version updated
1676
1677commit f6d9ebe61895ec8b37d42c5dab5db7f521c82dbf
1678Author: Rémi Duraffort <ivoire@videolan.org>
1679Date:   Fri Dec 12 23:50:38 2008 +0100
1680
1681    Use calloc instead of malloc+memset.
1682
1683commit 4b090cbd7a89ea9e92bb2582c7cff52627521944
1684Author: Rémi Duraffort <ivoire@videolan.org>
1685Date:   Fri Dec 12 23:35:53 2008 +0100
1686
1687    realrtsp: fix compilation warning, use calloc and some cosmetics.
1688
1689commit c27325ccfb9cec273527235a713f618349d3ed9e
1690Author: Rémi Duraffort <ivoire@videolan.org>
1691Date:   Fri Dec 12 23:20:58 2008 +0100
1692
1693    realrtsp: cosmetics
1694
1695commit 01bde5c1ff06ef117af131c9f899d535790046db
1696Author: Rémi Duraffort <ivoire@videolan.org>
1697Date:   Fri Dec 12 23:12:00 2008 +0100
1698
1699    rtspreal: no need to compute the values of this array.
1700
1701commit cbba447ec46f0391e2acc42801bf280bdaf0977b
1702Author: Rémi Duraffort <ivoire@videolan.org>
1703Date:   Fri Dec 12 23:06:55 2008 +0100
1704
1705    rtspreal: no need to ask for the size of the array as
1706    We know it at compile time + some cleanups.
1707
1708commit a01be865ac16f249d9b502936c43c2a7911bca1e
1709Author: Rémi Duraffort <ivoire@videolan.org>
1710Date:   Fri Dec 12 22:48:09 2008 +0100
1711
1712    realrtsp: don't write outside a static buffer.
1713
1714commit 3e7b45b07d9284ac70e4eaeb35c212f98f149933
1715Author: Rémi Duraffort <ivoire@videolan.org>
1716Date:   Fri Dec 12 22:12:50 2008 +0100
1717
1718    realrtsp: fix read after the end of the string if the input buffer length isn't a multiple of 4.
1719
1720commit 520eaf2ff5ccc48efd800dae1fffa628ca5ec0aa
1721Author: Rémi Duraffort <ivoire@videolan.org>
1722Date:   Fri Dec 12 21:48:45 2008 +0100
1723
1724    realrtsp: initialize *all* the array
1725
1726commit a69589d375efb7839e4729f53581d21e0635dc95
1727Author: Rémi Duraffort <ivoire@videolan.org>
1728Date:   Fri Dec 12 21:43:38 2008 +0100
1729
1730    realrtsp: fix potential memleaks.
1731
1732commit e7d54bc7d7e5fb3faf69b09d3fd157eec7139de7
1733Author: Rémi Duraffort <ivoire@videolan.org>
1734Date:   Fri Dec 12 20:42:23 2008 +0100
1735
1736    Use calloc when needed.
1737
1738commit b03e7b4e12831e1fe2f4a3ee69b1985837dcb0a1
1739Author: Rémi Duraffort <ivoire@videolan.org>
1740Date:   Fri Dec 12 20:35:19 2008 +0100
1741
1742    Use calloc instead of malloc+memset.
1743
1744commit f65454be2a667c4f24bfdd3c35b7994d8eda0997
1745Author: Rémi Duraffort <ivoire@videolan.org>
1746Date:   Fri Dec 12 20:22:18 2008 +0100
1747
1748    Use calloc instead of malloc+memset.
1749
1750commit f20144370fb4526c1ef6ffea446084aaacb95f91
1751Author: Sébastien Escudier <sebastien-devel@celeos.eu>
1752Date:   Fri Dec 12 10:05:47 2008 +0100
1753
1754    Use NULL for pointer
1755
1756    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
1757
1758commit 9ed799b9907b4e959426c8326749174a8293a9f6
1759Author: Jean-Baptiste Kempf <jb@videolan.org>
1760Date:   Fri Dec 12 11:42:34 2008 +0100
1761
1762    [MKV] Detect Dirac in MKV.
1763
1764    This needs more testing, but we are lacking samples.
1765
1766commit cd728cd06e00be3c601edbfcf6c5a9f79524d95c
1767Author: Laurent Aimar <fenrir@videolan.org>
1768Date:   Thu Dec 11 23:03:32 2008 +0100
1769
1770    Do not use 2 event manager in input.
1771
1772commit b64c08669b978d3b9cbff8da322f60807918b7b8
1773Author: Laurent Aimar <fenrir@videolan.org>
1774Date:   Wed Dec 10 19:03:08 2008 +0100
1775
1776    Fixed some avi with jpeg video.
1777
1778commit b1dd2eb4027d90ced29acaf31dbf7558a3f3388f
1779Author: Laurent Aimar <fenrir@videolan.org>
1780Date:   Wed Dec 10 19:01:26 2008 +0100
1781
1782    Fixed raw video maks in avi.
1783
1784commit 033efbad8cbb5216f1031fe4038c6014a0a3cb00
1785Author: Laurent Aimar <fenrir@videolan.org>
1786Date:   Tue Dec 9 22:45:26 2008 +0100
1787
1788    Cosmetics.
1789
1790commit 2c7d795fd2344675fa0d3cf4b9c79a7fdfba1879
1791Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1792Date:   Thu Dec 11 21:11:54 2008 +0200
1793
1794    Give a clue about extending enums
1795
1796commit b023e95699d9421562aac150c5013224652cb5c5
1797Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1798Date:   Thu Dec 11 21:11:48 2008 +0200
1799
1800    Fix warning
1801
1802commit c2122ce3b13cc090590ed83159dd40f7f8fca17c
1803Author: basos <noxelia 4t gmail c0m>
1804Date:   Thu Oct 30 11:45:56 2008 +0200
1805
1806    libvlc_MediaPlayerSnapshotTaken Event creation
1807
1808    It is emmited whenever a snapshot is taken by any means
1809    (gui, libvlc, button ) and also passes the full path of
1810    the new image as event data. Rev 1
1811
1812    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
1813
1814commit 44b8cd0757c5766ba5b63df63690d7c5f0ee31eb
1815Author: Pierre Ynard <linkfanel@yahoo.fr>
1816Date:   Thu Dec 11 16:55:41 2008 +0100
1817
1818    Fix typo in comment
1819
1820    Fix typo in comment
1821
1822    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
1823
1824commit 642219b660ec2ede5b9ee3f073d202e09b9b06cb
1825Author: Sébastien Escudier <sebastien-devel@celeos.eu>
1826Date:   Thu Dec 11 11:39:57 2008 +0100
1827
1828    typo in event manager
1829
1830    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
1831
1832commit 1042260ddac499c26cd2fa205ab7359d95fe6dc7
1833Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1834Date:   Wed Dec 10 22:27:24 2008 +0200
1835
1836    Fix deadlock, do not jump out of cleanup context
1837
1838commit 6f029c3e7551e729e0cecda0a89503fcafa5d63f
1839Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1840Date:   Wed Dec 10 22:20:25 2008 +0200
1841
1842    Still try to splice as many memory pages as possible
1843
1844commit 77cb7de9d44008b87d212e14d67de542d2c5c976
1845Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1846Date:   Wed Dec 10 22:19:57 2008 +0200
1847
1848    Don't set an useless value
1849
1850commit dfac14e60bc026a7ef7a391e7f99dc1fd0cf8b9c
1851Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1852Date:   Wed Dec 10 22:07:37 2008 +0200
1853
1854    Do not use vmsplice in case of underflow (near end-of-file)
1855
1856commit 2e3d76dc7690fc0cf89e6995c5378fedc1f16ede
1857Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1858Date:   Wed Dec 10 19:58:41 2008 +0200
1859
1860    decomp: implement minimal controls
1861
1862commit d81b33c3860803230eeb33c42709ab9d123d3a54
1863Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1864Date:   Wed Dec 10 19:30:35 2008 +0200
1865
1866    Enable the decomp plugin
1867
1868commit f35af4b6e99ce0d234b35f749b0ca2d30a961a42
1869Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1870Date:   Wed Dec 10 19:19:56 2008 +0200
1871
1872    Turn the decompression plugin into a stream filter
1873
1874commit c4e163ae811e898fdf216aaeed4799f456009e47
1875Author: Felix Paul Kühne <fkuehne@videolan.org>
1876Date:   Wed Dec 10 11:02:42 2008 +0100
1877
1878    put CVE numbers for 0.9.6, synced with bugfix-branch and fixed some typos
1879
1880commit 2d4177a86200a97b2505d2e16d3fedd56b4bdcfd
1881Author: Jean-Baptiste Kempf <jb@videolan.org>
1882Date:   Wed Dec 10 09:56:41 2008 +0100
1883
1884    Support for some ACD Systel Digital files. FourCC ACDV.
1885
1886    This will not work yet in all AVI.
1887
1888commit e31e525e203bec361cce8a4815def02a69a586c1
1889Author: Jean-Baptiste Kempf <jb@videolan.org>
1890Date:   Wed Dec 10 09:13:44 2008 +0100
1891
1892    [Qt] Remove access filters from Preferences.
1893
1894    Timeshift and record are automatic now.
1895
1896commit 54b49f6997c366af03faa3b4fefdd1cf3b3dd96b
1897Author: Jean-Baptiste Kempf <jb@videolan.org>
1898Date:   Tue Dec 9 21:14:20 2008 +0100
1899
1900    [Qt] Settings name consistency.
1901
1902commit 389684949dff8c2681865e95be1f161fa9f94aca
1903Author: Jean-Baptiste Kempf <jb@videolan.org>
1904Date:   Tue Dec 9 21:03:55 2008 +0100
1905
1906    [Qt] Add an icon when dragging.
1907
1908    This improves the user experience.
1909
1910commit da3ae9e4ea4b7e9f14e600cfe01c0747811dad44
1911Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
1912Date:   Tue Dec 9 23:06:09 2008 +0100
1913
1914    [Qt] Fix tooltip texts
1915
1916    -- this adds a translatable string
1917
1918commit 1cfd42cba65154bc2bfe98915c3fee421508bccf
1919Author: Laurent Aimar <fenrir@videolan.org>
1920Date:   Tue Dec 9 22:28:10 2008 +0100
1921
1922    Fixed make check.
1923
1924commit 97dc478598f7aada4034fcec00f8377ceb6e029c
1925Author: Laurent Aimar <fenrir@videolan.org>
1926Date:   Tue Dec 9 22:09:52 2008 +0100
1927
1928    Remove access-filter support.
1929
1930    The GUI need to be updated (QT4/macosx/wx).
1931    The module "dump" and "bandwidth" need to be ported to stream_filter.
1932
1933commit d504bcec2529ed4a995d6b54f49b615eb4a0a89b
1934Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
1935Date:   Tue Dec 9 22:53:19 2008 +0200
1936
1937    Fix vout window capability name
1938
1939    (Now agrees with module_need)
1940
1941commit 44a1dd652ea0d1ffe596561c9cce69e64fb47da1
1942Author: Laurent Aimar <fenrir@videolan.org>
1943Date:   Tue Dec 9 21:06:12 2008 +0100
1944
1945    Moved stream record to its own module.
1946
1947commit 584da504599d99acd7afe548b8b6ce9b9e2b1edb
1948Author: Laurent Aimar <fenrir@videolan.org>
1949Date:   Mon Dec 8 22:34:33 2008 +0100
1950
1951    Support for auto and user requested stream_filter.
1952
1953commit 7a0f1546bb8661f9983dae865c7429f495270c48
1954Author: Laurent Aimar <fenrir@videolan.org>
1955Date:   Tue Dec 9 20:12:04 2008 +0100
1956
1957    Added files/declarations for stream_filter module.
1958
1959commit ff3eac1d3653463a00f546a153ae52c5ff5b6dbd
1960Author: Laurent Aimar <fenrir@videolan.org>
1961Date:   Mon Dec 8 22:14:08 2008 +0100
1962
1963    Cosmetics.
1964
1965commit ccaab7a64c3dfa7014c6a670dcf6d48c52596249
1966Author: Laurent Aimar <fenrir@videolan.org>
1967Date:   Mon Dec 8 22:11:16 2008 +0100
1968
1969    Split stream_demux from input/demux.c
1970
1971commit 02dc7efea86a69bfe03ba96a0bbba85a0a615e29
1972Author: Laurent Aimar <fenrir@videolan.org>
1973Date:   Mon Dec 8 22:04:11 2008 +0100
1974
1975    Removed useless stream_DemuxDelete.
1976
1977    Use stream_Delete instead.
1978
1979commit 2b3f7c579b85f0258f3d55bbf52ffc3d9faa6603
1980Author: Laurent Aimar <fenrir@videolan.org>
1981Date:   Mon Dec 8 21:50:21 2008 +0100
1982
1983    Prepare for stream filter.
1984
1985commit 132855ebcffec2f7e8b1ce77cb4be3ee8de2a179
1986Author: Laurent Aimar <fenrir@videolan.org>
1987Date:   Mon Dec 8 21:02:35 2008 +0100
1988
1989    Fixed input_get_event_manager naming scheme.
1990
1991commit e03ea0d7fcb683eccd8b490064e2f53a8844286d
1992Author: Laurent Aimar <fenrir@videolan.org>
1993Date:   Mon Dec 8 20:54:28 2008 +0100
1994
1995    Fixed input_AddSubtitle(s) coherency.
1996
1997commit 3de04848582ac76dd9dd4a326a20bbfaade7abdf
1998Author: Laurent Aimar <fenrir@videolan.org>
1999Date:   Mon Dec 8 20:27:34 2008 +0100
2000
2001    Cosmetics.
2002
2003commit 876367e0791592b8493f340ee5ab8859ed86d994
2004Author: Laurent Aimar <fenrir@videolan.org>
2005Date:   Sat Dec 6 21:45:27 2008 +0100
2006
2007    Removed debug leftover.
2008
2009commit fa84b4cfe5aa39d27aca4a81a5b42a9c34812b83
2010Author: Laurent Aimar <fenrir@videolan.org>
2011Date:   Sat Dec 6 18:59:49 2008 +0100
2012
2013    Do not access input object from decoders.
2014
2015commit 308153405596f3425c3b611ea7e9e11749f65383
2016Author: Laurent Aimar <fenrir@videolan.org>
2017Date:   Sat Dec 6 18:38:41 2008 +0100
2018
2019    Parse meta data at ogg level.
2020
2021    It will allows to remove ugly hack in decoder.
2022
2023commit 3d7cbf178fa105b8e132b0edd5423062652298de
2024Author: Laurent Aimar <fenrir@videolan.org>
2025Date:   Fri Dec 5 17:41:56 2008 +0100
2026
2027    Display codec meta data.
2028
2029commit d81aac69efe9431db560772c24054333531ae1f7
2030Author: Laurent Aimar <fenrir@videolan.org>
2031Date:   Fri Dec 5 17:40:48 2008 +0100
2032
2033    Fixed event on UNKNOWN_ES es.
2034
2035commit 132b8e6f80921f117f0045b804d692fdcec3c602
2036Author: Laurent Aimar <fenrir@videolan.org>
2037Date:   Fri Dec 5 10:47:31 2008 +0100
2038
2039    Allow decoder/packetizer to output meta data.
2040
2041    They are ignored for now.
2042
2043commit da0ee427cf177463134351fb5c4ae124226e89aa
2044Author: Laurent Aimar <fenrir@videolan.org>
2045Date:   Fri Dec 5 10:22:59 2008 +0100
2046
2047    Fixed ppsz_input_state in RC after input state changes.
2048
2049commit 7b0d97e20fbc9bfb83e601a8181c03dc24de2b2e
2050Author: Jean-Baptiste Kempf <jb@videolan.org>
2051Date:   Tue Dec 9 20:39:27 2008 +0100
2052
2053    [Qt] Save the values saved during Toolbar edition.
2054
2055commit 539075e7fa434ac1c8a1316ec743d49167323d02
2056Author: Vicente Jimenez Aguilar <googuy@gmail.com>
2057Date:   Wed Dec 3 01:02:51 2008 +0100
2058
2059    Corrected comparison in RTP port selection. While loop cleaned.
2060
2061    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2062
2063commit 05481e1866163134a4c8e6f7d46562e0656477c1
2064Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2065Date:   Tue Dec 9 20:34:38 2008 +0200
2066
2067    Factorize a condition
2068
2069commit e8aae2f7719bb730fcdc9b0c8cc3c921c5f9feaa
2070Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2071Date:   Tue Dec 9 20:34:24 2008 +0200
2072
2073    Fix type
2074
2075commit 3275a171c9b19b484a93443e2922a6ab13d5125d
2076Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2077Date:   Tue Dec 9 20:34:09 2008 +0200
2078
2079    Use config_ChainDestroy
2080
2081commit 151521b66f057e428752d006119151d325d80690
2082Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2083Date:   Tue Dec 9 20:28:20 2008 +0200
2084
2085    Use sout_StreamId* wrappers
2086
2087commit 184bba7605c1c286b26b9cdc931752b0a4230252
2088Author: Rémi Duraffort <ivoire@videolan.org>
2089Date:   Tue Dec 9 18:46:41 2008 +0100
2090
2091    Fix dereference before NULL test (CID 106)
2092
2093commit 0d40e8b4bdeb4ed5bfcc4e12a1bc09cc39ac71d2
2094Author: Rémi Duraffort <ivoire@videolan.org>
2095Date:   Tue Dec 9 18:07:00 2008 +0100
2096
2097    Fix a memleak in item categories.
2098
2099commit b2cd212401680dbed71b9eb71bbb80dbee2c9834
2100Author: Jean-Baptiste Kempf <jb@videolan.org>
2101Date:   Tue Dec 9 18:02:27 2008 +0100
2102
2103    [Qt] You need now Qt4.3...
2104
2105    Even lenny has it... (etch doesn't)
2106    If you want to maintain a Qt4.2 version, you are welcome.
2107
2108commit 98922f952ffb4360621e5bd0ec18947a58f0dd5f
2109Author: Jean-Baptiste Kempf <jb@videolan.org>
2110Date:   Tue Dec 9 17:55:54 2008 +0100
2111
2112    [Qt] Change accelerator in menu.
2113
2114commit 9fac8c09e0e31f74a08e060075ad50b8bf3f52e6
2115Author: Jean-Baptiste Kempf <jb@videolan.org>
2116Date:   Tue Dec 9 17:53:23 2008 +0100
2117
2118    [Qt] add various toolbars not just one.
2119
2120commit d6a66f89eda1d17871a37fa58da14bc63fb8f58e
2121Author: Jean-Baptiste Kempf <jb@videolan.org>
2122Date:   Tue Dec 9 17:24:33 2008 +0100
2123
2124    [Qt] Edition of both lines.
2125
2126commit f729cfdffa67e4734a9cc03e00086a80a3373e72
2127Author: Jean-Baptiste Kempf <jb@videolan.org>
2128Date:   Tue Dec 9 16:39:38 2008 +0100
2129
2130    [Qt] Fix small glitches, issues, because of previous commits.
2131
2132commit 06825f81dea463b28b7fd0e3b59f47f69d46c919
2133Author: Jean-Baptiste Kempf <jb@videolan.org>
2134Date:   Tue Dec 9 15:33:42 2008 +0100
2135
2136    [Qt] Menu integration.
2137
2138commit 1dbee6584667999d489f12203807c1f3570bc9b4
2139Author: Jean-Baptiste Kempf <jb@videolan.org>
2140Date:   Tue Dec 9 15:32:47 2008 +0100
2141
2142    [Qt] Rewrite of the controller and ToolBar edition.
2143
2144    This is a big chunk, and is very experimental.
2145    Functionnalities are (at best) very limited.
2146
2147commit 51727206009f62fa674069d04cb292ba0a18a9f6
2148Author: Jean-Baptiste Kempf <jb@videolan.org>
2149Date:   Tue Dec 9 15:31:17 2008 +0100
2150
2151    New Spacing icon.
2152
2153commit 7b0c6253fb881ee0510c6bb5cfd14ba43e5a7bcd
2154Author: Pierre Ynard <linkfanel@yahoo.fr>
2155Date:   Tue Dec 9 11:37:39 2008 +0100
2156
2157    WinCE: fix cancellation safety
2158
2159    Fix cancellation safety on WinCE. This very obnoxious bug prevents
2160    proper thread cancellation, and effectively causes lock-ups when trying
2161    to stop playback.
2162
2163    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2164
2165commit 731c247b2348f81296c623684dff5fa6bb39105e
2166Author: Geoffroy Couprie <geo.couprie@gmail.com>
2167Date:   Tue Dec 9 00:12:39 2008 +0100
2168
2169    remove npvlc.dll.manifest and axvlc.dll.manifest while uninstalling
2170
2171commit e7a0232e007847207fd0fc89eab15f649d2fa47d
2172Author: Geoffroy Couprie <geo.couprie@gmail.com>
2173Date:   Tue Dec 9 00:11:09 2008 +0100
2174
2175    remove dependency to vc80's crt
2176
2177commit 155b7890a20ed25366e0ac73b1247d6d961c9dc2
2178Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2179Date:   Mon Dec 8 20:18:51 2008 +0200
2180
2181    Cosmetic change
2182
2183commit 2770444f142941d67ff7bbed8462ba0d2f85e56e
2184Author: Joseph Tulou <brezhoneg1@yahoo.fr>
2185Date:   Mon Dec 8 09:36:26 2008 +0100
2186
2187    Remove useless parameter
2188
2189    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2190
2191commit a7e586f8f7fbc0e07a965789b35bf02ef01c0a28
2192Author: Joseph Tulou <brezhoneg1@yahoo.fr>
2193Date:   Sun Dec 7 15:07:24 2008 +0100
2194
2195    Change lock status from true to false in SubFilterAllocationClean
2196
2197    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2198
2199commit 0d0b72d6517b1dedd869bfbdea7721d3940c06c4
2200Author: Joseph Tulou <brezhoneg1@yahoo.fr>
2201Date:   Sat Dec 6 20:41:39 2008 +0100
2202
2203    libvlc: Fix event manager leak in media_discoverer
2204
2205    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2206
2207commit 0ce0cc9f619a9f556ed9943de61f775433c5e311
2208Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2209Date:   Sun Dec 7 22:48:40 2008 +0200
2210
2211    Protect against vobsub lines overflow
2212
2213    (probably impossible in practice as memory would run out first)
2214
2215commit 3fc2289a178bd6cd0c9f813265504573d681c6a2
2216Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2217Date:   Sun Dec 7 19:39:49 2008 +0200
2218
2219    RTP: add QCLEP and GSM static formats (untested)
2220
2221commit 95b3682aaf88580e1f810a4e6630f7835ed6f17b
2222Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2223Date:   Sun Dec 7 14:35:58 2008 +0200
2224
2225    Ignore binaries
2226
2227commit 0a1ec743abc6f0c51ce747aeddcbd41c106ba9d8
2228Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2229Date:   Sun Dec 7 14:35:25 2008 +0200
2230
2231    Ignore test binaries
2232
2233commit 085a86595102e2a992071e9c7996f0be4c5d94b0
2234Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
2235Date:   Sat Dec 6 18:51:01 2008 +0100
2236
2237    Lua: youtube in HQ (when used with &fmt=18)
2238
2239commit db0ec106fba56da6c7a87677e08a55e701972160
2240Author: Jean-Baptiste Kempf <jb@videolan.org>
2241Date:   Sat Dec 6 14:45:11 2008 +0100
2242
2243    Fix avformat module compilation since AVStream gets sample_aspect_ratio from 52.21.0 and over.
2244
2245commit e7d3f3d54df719db6a688272922bd0427b0076ab
2246Author: Jean-Baptiste Kempf <jb@videolan.org>
2247Date:   Sat Dec 6 14:22:10 2008 +0100
2248
2249    Fix Avcodec module compilation.
2250
2251commit f2e6cfeecc416b021338a1355c363f4aa1c875b8
2252Author: Joseph Tulou <brezhoneg1@yahoo.fr>
2253Date:   Sat Nov 29 21:39:17 2008 +0100
2254
2255    change in vmem to allow multiple inputs (libvlc api)
2256
2257    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2258
2259commit bbff06b09c62b5e66b652c6d23ffd42fc735407b
2260Author: Hannes Domani <ssbssa@yahoo.de>
2261Date:   Mon Nov 3 18:47:35 2008 +0100
2262
2263    qt4: don't count unselectable windows
2264
2265    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2266
2267commit 1c6e1a227797fd23b68dbbd7774adfa3fc70e868
2268Author: Jean-Baptiste Kempf <jb@videolan.org>
2269Date:   Sat Dec 6 02:00:02 2008 +0100
2270
2271    Try to fix Win32 configures.
2272
2273commit c84ad2e6eae76a64d267d5af320932170487eb51
2274Author: Jean-Baptiste Kempf <jb@videolan.org>
2275Date:   Sat Dec 6 01:24:24 2008 +0100
2276
2277    Add VC1 fourCC
2278
2279commit f3a2e3fd2aedf0d421d4ad4e22acb43b3cd98d5b
2280Author: Jean-Baptiste Kempf <jb@videolan.org>
2281Date:   Fri Dec 5 18:33:37 2008 +0100
2282
2283    NEWS: mention QCELP decoding with latest FFmpeg and latest mov changes by fenrir.
2284
2285commit 18e2dfb40c269222268ae07b2dfd7efc6acb8560
2286Author: Jean-Baptiste Kempf <jb@videolan.org>
2287Date:   Fri Dec 5 16:46:42 2008 +0100
2288
2289    Add DMK2 and VX1K fourCC.
2290
2291    This is getting insane.
2292
2293commit 0a778174db0192075a3194fb05b06a034ad940d2
2294Author: Ilkka Ollakka <ileoo@videolan.org>
2295Date:   Fri Dec 5 15:28:47 2008 +0200
2296
2297    set stream aspect-ratio to video aspect-ratio, as ffmpeg checks that
2298    from r15367 onward and refuses to mux without them matching.
2299
2300    Should fix flv-muxing.
2301
2302commit dd046c24fbb8d8ee585d1667570c77c3612807d4
2303Author: Laurent Aimar <fenrir@videolan.org>
2304Date:   Thu Dec 4 23:12:41 2008 +0100
2305
2306    Reset buffering level when needed.
2307
2308commit 2c6a375e1c76f09a45864de7528c232a76bbf5cd
2309Author: Laurent Aimar <fenrir@videolan.org>
2310Date:   Thu Dec 4 23:04:18 2008 +0100
2311
2312    Clean up.
2313
2314commit 31715344b7a412c10126e4118a42bd5b8333ec44
2315Author: Laurent Aimar <fenrir@videolan.org>
2316Date:   Thu Dec 4 22:59:32 2008 +0100
2317
2318    Removed obsolete BUFFERING_S input state.
2319
2320     The associated libvlc_MediaPlayerBuffering and libvlc_Buffering value could
2321    probably be removed (not done as I do not know the maintainer opinion).
2322
2323commit 2d98c228d68921314ced40ce15aef4d14dc6a7dc
2324Author: Laurent Aimar <fenrir@videolan.org>
2325Date:   Thu Dec 4 22:54:29 2008 +0100
2326
2327    Added a input "cache" variable and INPUT_EVENT_CACHE event.
2328
2329    They will allow interfaces to display the current buffering status.
2330
2331commit b062d2a61dccb5788e9abbb833dbb5f94d05eb8b
2332Author: Laurent Aimar <fenrir@videolan.org>
2333Date:   Thu Dec 4 22:43:46 2008 +0100
2334
2335    Improved OPENING_S/BUFFERING_S status change.
2336
2337commit f593c8f08cdb4bba1f078586cbe8b1fcb0fc4532
2338Author: Laurent Aimar <fenrir@videolan.org>
2339Date:   Thu Dec 4 22:36:37 2008 +0100
2340
2341    Removed unused STOP_S input state.
2342
2343     The associated libvlc_MediaPlayerStopped and libvlc_Stopped value could
2344    probably be removed (not done as I do not know the maintainer opinion).
2345
2346commit 78d8264958011d3742744d267f828ac031362773
2347Author: Laurent Aimar <fenrir@videolan.org>
2348Date:   Thu Dec 4 22:21:38 2008 +0100
2349
2350    Fixed mp4 for audio stream that need alignment (qcelp, adpcm).
2351
2352commit e01af7eba9ebd30a60f6f5dd2bd466b352c9b84b
2353Author: Laurent Aimar <fenrir@videolan.org>
2354Date:   Thu Dec 4 22:11:34 2008 +0100
2355
2356    Added support for avcodec SAMPLE_FMT_*.
2357
2358commit 73c96a164d569286052d3aafaa51ba9e1c03d885
2359Author: Laurent Aimar <fenrir@videolan.org>
2360Date:   Wed Dec 3 23:58:10 2008 +0100
2361
2362    Fixed input bookmark thread safety, support and event.
2363
2364commit 23eae0262de009be8bc92386df61920f3bf29602
2365Author: Laurent Aimar <fenrir@videolan.org>
2366Date:   Wed Dec 3 23:10:04 2008 +0100
2367
2368    Fixed INPUT_GET_VIDEO_FPS thread safety.
2369
2370commit f6803fd0f75b89b2566dc4aa9dd3ebd10554b0ad
2371Author: Laurent Aimar <fenrir@videolan.org>
2372Date:   Wed Dec 3 22:44:18 2008 +0100
2373
2374    Fixed vout leak.
2375
2376    The spu has to be detached from the vout object, otherwise the vout will
2377    never be destroyed.
2378
2379commit a3ac28fbf57e52f31e053b0026a78db3b8f88998
2380Author: Laurent Aimar <fenrir@videolan.org>
2381Date:   Wed Dec 3 22:25:20 2008 +0100
2382
2383    Added H264 Closed Caption SEI support to packetizer.
2384
2385commit 7e0c2e1b586444b4dc8406e3165486ab3ed6ff5c
2386Author: Laurent Aimar <fenrir@videolan.org>
2387Date:   Tue Dec 2 20:08:40 2008 +0100
2388
2389    Fixed INPUT_GET_BOOKMARK locking scheme.
2390
2391commit 4d60f5b6a736b07736e6f1c83bd3f59962a1adcc
2392Author: Laurent Aimar <fenrir@videolan.org>
2393Date:   Tue Dec 2 20:01:02 2008 +0100
2394
2395    Added a new INPUT_GET_BOOKMARK to allow future safe bookmark.
2396
2397     It removes the need of INPUT_GET_BYTE_POSITION/INPUT_SET_BYTE_SIZE which where
2398    not thread safe.
2399
2400commit 39868b9241295c62c1004608f267f3d621f52a2a
2401Author: Laurent Aimar <fenrir@videolan.org>
2402Date:   Tue Dec 2 19:27:06 2008 +0100
2403
2404    Moved i_cr_average from input_source_t to input_thread_private_t.
2405
2406commit dd3a0dd1f6a9729dc1411c0bbd4fbdc0149a0658
2407Author: Laurent Aimar <fenrir@videolan.org>
2408Date:   Tue Dec 2 19:16:17 2008 +0100
2409
2410    Moved input_item_t from input_source_t to input_thread_private_t.
2411
2412commit 4af875f0a23cf450e9241e84be46172ad3c41b6c
2413Author: Laurent Aimar <fenrir@videolan.org>
2414Date:   Tue Dec 2 00:03:33 2008 +0100
2415
2416    Cosmetics.
2417
2418commit bf16a1ed695b398ca39eb9f500ff87927b5bb2b9
2419Author: Laurent Aimar <fenrir@videolan.org>
2420Date:   Mon Dec 1 23:52:02 2008 +0100
2421
2422    Cosmetics.
2423
2424commit 0432a0e58128e028233828671fdc842d4c9bf93e
2425Author: Laurent Aimar <fenrir@videolan.org>
2426Date:   Mon Dec 1 23:19:12 2008 +0100
2427
2428    Cosmetics.
2429
2430commit de1eb83f70dac19693a8711dd2acf2972b35987f
2431Author: Laurent Aimar <fenrir@videolan.org>
2432Date:   Mon Dec 1 23:16:39 2008 +0100
2433
2434    Cosmetics.
2435
2436commit 76901ea32e5255dba85df1919f02d8b37bf27f79
2437Author: Laurent Aimar <fenrir@videolan.org>
2438Date:   Mon Dec 1 22:53:25 2008 +0100
2439
2440    Improved access/demux update state reading.
2441
2442commit f86fdcb669528cb5c3e5e906d12281ff96b63106
2443Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2444Date:   Thu Dec 4 21:15:57 2008 +0200
2445
2446    Improve messages
2447
2448commit da52c957b114cc7ad0abbbdb8add939d007de3f0
2449Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2450Date:   Wed Dec 3 22:17:47 2008 +0200
2451
2452    Fix inverted RTP dropout and misordering, and some simplifications.
2453
2454commit 2cdda809f4b2b20d0c64a314e50ac4255cadfcfb
2455Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2456Date:   Wed Dec 3 22:17:05 2008 +0200
2457
2458    Remove useless optimistic synchronization hack
2459
2460    We do it more properly when creating a source anyway.
2461
2462commit 9da6dd53dab766aec020176861fcd63c606619b6
2463Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2464Date:   Wed Dec 3 22:25:11 2008 +0200
2465
2466    Add some warnings
2467
2468commit be7670825f0c02b0f62d10466ca3bd81c3e271cf
2469Author: Jean-Baptiste Kempf <jb@videolan.org>
2470Date:   Thu Dec 4 15:56:48 2008 +0100
2471
2472    NEWS and THANKS
2473
2474commit 56d05a4003f859a817e7c443db823049583090b8
2475Author: Jean-Baptiste Kempf <jb@videolan.org>
2476Date:   Thu Dec 4 15:50:58 2008 +0100
2477
2478    PulseAudio: Support for 7.1 and use accept 32-bits float as input, patch by Danny Wood.
2479
2480    Cosmetic on the file too.
2481
2482commit 0c028c292be73c6eaabd6a95daa7ea3d5dac413e
2483Author: Jean-Baptiste Kempf <jb@videolan.org>
2484Date:   Thu Dec 4 10:13:28 2008 +0100
2485
2486    FourCC fiesta.
2487
2488commit fa41328c4cab8a08ce8fe934f6212afed2fc24cc
2489Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2490Date:   Wed Dec 3 21:53:12 2008 +0200
2491
2492    RTP sout: pick truly random ISN and SSRC
2493
2494    We were always picking the same values. This is pretty bad as it breaks
2495    fast resynchronization (and is totally lame anyway).
2496
2497commit 069a7cde28ad82b9a0565246d601aa2f8b043796
2498Author: Robert Paciorek <robert@opcode.eu.org>
2499Date:   Wed Dec 3 20:03:00 2008 +0100
2500
2501    invmem fake video codec module
2502
2503    This module make possible uses libvlc as output (not input as vmem) for
2504    video stream rendering in aplication ... motivation to create this patch can
2505    find at http://forum.videolan.org/viewtopic.php?f=32&t=53256
2506
2507    Usage is similar to vmem output module. We need next vlc_argv[] options:
2508       "--codec", "invmem",
2509       "--invmem-width", width,
2510       "--invmem-height", height,
2511       "--invmem-lock", clock,
2512       "--invmem-unlock", cunlock,
2513       "--invmem-data", cdata,
2514    and calling libvlc_media_new with "fake://" access string:
2515       libvlc_media_new(libvlc, "fake://", &ex);
2516
2517    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2518
2519commit 5cd55e7221b83555ec603edfaaecd6594b720172
2520Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2521Date:   Wed Dec 3 19:38:01 2008 +0200
2522
2523    RTP: fix overflow in jitter computation
2524
2525commit 2cd57dde9b3a7b10700a89c479c37da4d71c48b0
2526Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2527Date:   Wed Dec 3 19:29:38 2008 +0200
2528
2529    RTP: dequeue and discard late packets
2530
2531commit 2680e77e0e632d4788ff89bd63f1eee1fe99757f
2532Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2533Date:   Wed Dec 3 19:28:54 2008 +0200
2534
2535    Revert debug crap
2536
2537commit f42519569ab210c229f6bf0dfec7863daa1ec613
2538Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2539Date:   Wed Dec 3 19:02:14 2008 +0200
2540
2541    Cosmetic
2542
2543commit 764332810076c074bcb72e9dd0f8b78987543647
2544Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2545Date:   Wed Dec 3 18:42:33 2008 +0200
2546
2547    RTP sout: use same port as RTP input by default
2548
2549commit 35be7fb34b848b6de1108a32dbd1ecbe0212a45f
2550Author: Danny Wood <danwood76@gmail.com>
2551Date:   Wed Dec 3 16:47:33 2008 +0200
2552
2553    Pulseaudio surround support
2554
2555    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2556
2557commit 0545e3f0b70ef2e9f8370a9cd01a08ab5b7c3f77
2558Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2559Date:   Tue Dec 2 21:00:39 2008 +0200
2560
2561    Fix socket hang-up detection
2562
2563commit 3df9e79877f9131b8a7f9700317a6d86877fbae6
2564Author: Michael Hanselmann <public@hansmi.ch>
2565Date:   Tue Dec 2 01:06:00 2008 +0100
2566
2567    Add us_asprintf function
2568
2569    us_asprintf() has the same prototype as asprintf(), but doesn't use
2570    the system locale.
2571
2572    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2573    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2574
2575commit d50a6fad1f2c44990abeb019d327929f23acb9e8
2576Author: Pierre Ynard <linkfanel@yahoo.fr>
2577Date:   Mon Dec 1 17:14:57 2008 +0100
2578
2579    Fix typo in comment
2580
2581    Fix typo in comment: "spurious" instead of "supurious"
2582
2583    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2584
2585commit 217290379388e6d196402b2e09536a1aa4857986
2586Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2587Date:   Tue Dec 2 18:55:39 2008 +0200
2588
2589    Grmbl!!!
2590    (cherry picked from commit a684d0267892b3cafed7cbf2ae8175a806bb547d)
2591
2592commit 94e765fa48ebc24d153973e7f9bd0bd8c654a5dc
2593Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2594Date:   Mon Dec 1 21:45:23 2008 +0200
2595
2596    Really fix the real overflow
2597
2598commit 3b3a30cff9d72c905b6bbc2c4afb0e8c5cb55a8e
2599Author: Rémi Duraffort <ivoire@videolan.org>
2600Date:   Mon Dec 1 20:25:36 2008 +0100
2601
2602    Unused variable.
2603
2604commit a3201e790854f0c03b1b74fe0db20fb0037e2e74
2605Author: Pierre Ynard <linkfanel@yahoo.fr>
2606Date:   Mon Dec 1 11:24:18 2008 +0100
2607
2608    Replaces useless function declaration by empty definition
2609
2610    Replaces a function declaration by the needed empty definition for WinCE
2611
2612    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2613
2614commit 804fae6c8d1e2bc3c3d27766657a9b171e949954
2615Author: Vicente Jimenez Aguilar <googuy@gmail.com>
2616Date:   Sun Nov 30 21:27:00 2008 +0100
2617
2618    Typo in README.txt file about Lua interface
2619
2620    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2621
2622commit 07dc019fff656ff82057828e044b66321f48172a
2623Author: Jean-Baptiste Kempf <jb@videolan.org>
2624Date:   Mon Dec 1 07:56:13 2008 +0100
2625
2626    [FFmpeg] support for native RV40
2627
2628commit c273b44121435e8e6b37dfd2d42ab0ff80e866a0
2629Author: Rémi Duraffort <ivoire@videolan.org>
2630Date:   Sun Nov 30 20:17:22 2008 +0100
2631
2632    Input/control: Fix memleak.
2633
2634commit 42a3a46390b44c8ed7cde4537973359d6bb6ffc3
2635Author: Laurent Aimar <fenrir@videolan.org>
2636Date:   Sun Nov 30 19:28:00 2008 +0100
2637
2638    Initialize demux_meta_t before calling "meta reader".
2639
2640    There was a segfault probably due to taglib module changes.
2641
2642commit cbd6303e10b7bf053e6c531a490473108a62e108
2643Author: Rémi Duraffort <ivoire@videolan.org>
2644Date:   Sun Nov 30 17:03:27 2008 +0100
2645
2646    flac: Fix comparaison between signed and unsigned.
2647
2648commit 5fca3033c82ea4f7ef236124823d37df35b3e870
2649Author: Laurent Aimar <fenrir@videolan.org>
2650Date:   Sat Nov 29 21:16:42 2008 +0100
2651
2652    Correctly display time and seek with high input caching.
2653
2654commit 875bcdf157986d553b5a9c2b1105238154a1e9d0
2655Author: Laurent Aimar <fenrir@videolan.org>
2656Date:   Sat Nov 29 21:15:27 2008 +0100
2657
2658    Correctly reset date after a discontinuity in audio decoder.
2659
2660commit d5d6a32a1f7934bc128ae0dc37bcfed9665433c7
2661Author: Laurent Aimar <fenrir@videolan.org>
2662Date:   Sat Nov 29 14:03:27 2008 +0100
2663
2664    Stop es_out before removing demux.
2665
2666    It avoids useless es creation every time the current active es is destroyed.
2667
2668commit 0dbfdd8726d1ebcb83734e87bab81a691170f969
2669Author: Laurent Aimar <fenrir@videolan.org>
2670Date:   Sat Nov 29 13:42:34 2008 +0100
2671
2672    Fixed a potential vout object leak in decoder.
2673
2674commit 8eb251e543d7e02c8942e1ff831231de440be790
2675Author: Rémi Duraffort <ivoire@videolan.org>
2676Date:   Sun Nov 30 16:50:06 2008 +0100
2677
2678    Fix compilation warning (const variables)
2679
2680commit 2e554fa9118e7a75d3e3d1f0c6e51ba48b733b63
2681Author: Rémi Duraffort <ivoire@videolan.org>
2682Date:   Sun Nov 30 15:41:47 2008 +0100
2683
2684    osd/simple: remove nop.
2685
2686commit 8f633e5b25dac916d2b5c3c68c903a05dff3e301
2687Author: Rémi Duraffort <ivoire@videolan.org>
2688Date:   Sun Nov 30 15:27:37 2008 +0100
2689
2690    cmml: cleaning (remove dummy code). xarray will be removed one day.
2691
2692commit f52d10e513584789ba7a5b3a31aebd75c461dedf
2693Author: Rémi Duraffort <ivoire@videolan.org>
2694Date:   Sun Nov 30 15:13:35 2008 +0100
2695
2696    Xtag: don't return anything from xtag_free
2697
2698commit c109dcf17f7af0d81e9f8b64c2c7b6d087c322d5
2699Author: Rémi Duraffort <ivoire@videolan.org>
2700Date:   Sun Nov 30 14:58:56 2008 +0100
2701
2702    drms: Some cleanups
2703
2704commit e871dbedf1c940944fef8635f80f875fb6ccb06e
2705Author: Rémi Duraffort <ivoire@videolan.org>
2706Date:   Sun Nov 30 14:52:45 2008 +0100
2707
2708    Taglib: cleaning and better use of the tag library.
2709
2710commit a7317a9af7b0a8a0e6581444b13ce6b06157b61c
2711Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2712Date:   Mon Nov 17 04:25:35 2008 +0200
2713
2714    By definition of sizeof, sizeof(char) = 1
2715
2716commit eb9963eb49daa8ab00b5c6986a8ec5294c6b5bf3
2717Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2718Date:   Mon Nov 17 04:18:10 2008 +0200
2719
2720    Real: fix integer overflow
2721
2722    This is trivially exploitable to run code.
2723
2724    Pointed-out-by: Tobias Klein
2725
2726commit 56acdf5ccc6d6cbb3399f87593f162ffb990196e
2727Author: Ilkka Ollakka <ileoo@videolan.org>
2728Date:   Sat Nov 29 15:21:28 2008 +0200
2729
2730    convert audioscrobbler-plugin to intf-event stuff, that pause/start counting
2731    could do reviewing.
2732
2733commit b0068f14836dd448b759a83d5adfce106ce63293
2734Author: Iain Wade <iwade@optusnet.com.au>
2735Date:   Tue Nov 4 18:35:24 2008 +1100
2736
2737    DRM Video decryption
2738
2739    The attached patch adds support for decrypting and playing drm
2740    protected video, such as those from iTunes movie store.
2741
2742    The patch was created against the 0.9.5 source tarball, and was
2743    compiled and tested on OSX against some (legitimately purchased)
2744    iTunes purchased songs and movies.
2745
2746    Just like the existing audio support it requires decryption keys to be
2747    deposited in ~/.drms/ and extracting the keys is left as an exercise
2748    for the user.
2749
2750    [Commit message edited by Laurent Aimar]
2751
2752    Signed-off-by: Iain Wade <iwade@optusnet.com.au>
2753    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
2754
2755commit 885069c5ae812fe0f1859c516a3c58a821ed1b06
2756Author: Jean-Baptiste Kempf <jb@videolan.org>
2757Date:   Sat Nov 29 12:17:08 2008 +0100
2758
2759    Update news with references to latest commits and update LIST
2760
2761commit 82687ca79d212df4bf087190a5d4ce657f60b2ab
2762Author: Laurent Aimar <fenrir@videolan.org>
2763Date:   Sat Nov 29 11:47:59 2008 +0100
2764
2765    Fixed OS-X compilation.
2766
2767commit 07ffb2e1441db6de8ba93e7eada994e50d97e601
2768Author: Laurent Aimar <fenrir@videolan.org>
2769Date:   Sat Nov 29 11:15:17 2008 +0100
2770
2771    Cosmetics.
2772
2773commit 85dd1a0b762517a9c6f1c721c30bdce233c25dd0
2774Author: David Flynn <davidf@rd.bbc.co.uk>
2775Date:   Thu Nov 27 11:58:52 2008 +0000
2776
2777    mux/ogg: Don't use granulepos = UINT64_MAX on EOS page
2778
2779    It isn't legal for granulepos to be UINT64_MAX on an EOS page since
2780    this special value indicates that no packets finish on the page, yet
2781    an EOS page signifies that the final packet does finish on the page.
2782
2783    It seems that there is a convention for repeating the last used
2784    granulepos in the EOS page per logical stream.  This then allows
2785    some extra file size hints (duration = last gp - first gp) [1]
2786
2787    [1] This is flawed -- EOS may occur anywhere, however this is what
2788    some people do.
2789
2790    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
2791    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
2792
2793commit faa5af57d09d24e6c0070373ceb65f867b0e74a9
2794Author: David Flynn <davidf@woaf.net>
2795Date:   Thu Nov 27 11:58:50 2008 +0000
2796
2797    demux/ogg: protect against invalid oggdirac stream
2798
2799    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
2800    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
2801
2802commit a60c74bf2d3d56705a103d24dd8133a2995ae41f
2803Author: David Flynn <davidf@woaf.net>
2804Date:   Thu Nov 27 11:58:48 2008 +0000
2805
2806    demux/ogg: Update OggDirac granule_shift (should be 22 not 32)
2807
2808    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
2809    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
2810
2811commit 8e550e858819f8d06fd36be9bdc721d19a58d01a
2812Author: Laurent Aimar <fenrir@videolan.org>
2813Date:   Fri Nov 28 21:34:44 2008 +0100
2814
2815    Added MLP support to es demuxer.
2816
2817commit be3721902bdd223479625324c8d69fe51691187b
2818Author: Laurent Aimar <fenrir@videolan.org>
2819Date:   Fri Nov 28 21:31:42 2008 +0100
2820
2821    Added MLP packetizer with TrueHD support (AC3 frame removed).
2822
2823commit bb4404e10b494ce4142556601ff3a527e3b88f34
2824Author: Laurent Aimar <fenrir@videolan.org>
2825Date:   Fri Nov 28 20:52:41 2008 +0100
2826
2827    Fix BD TrueHD and LPCM fourcc (ts).
2828
2829commit 3fc985ffa7d95286d60271dcb980c7a06ff38aa3
2830Author: Laurent Aimar <fenrir@videolan.org>
2831Date:   Fri Nov 28 20:23:23 2008 +0100
2832
2833    Added support of BD LPCM (using fcc bpcm)
2834
2835commit 136ba66496e4bcf4b3cee36c936ee54fe259ac7e
2836Author: Laurent Aimar <fenrir@videolan.org>
2837Date:   Fri Nov 28 19:55:08 2008 +0100
2838
2839    Cosmetics (lpcm).
2840
2841commit 1f8490d6324f60ed3fbe827ac936a7341528ac8b
2842Author: Laurent Aimar <fenrir@videolan.org>
2843Date:   Fri Nov 28 19:40:35 2008 +0100
2844
2845    Allow up to 8 channels with ffmpeg decoder.
2846
2847commit d82497f9b7f52353f5413567da592b2b64705d35
2848Author: Laurent Aimar <fenrir@videolan.org>
2849Date:   Fri Nov 28 19:38:31 2008 +0100
2850
2851    Cosmetics (use AV_VERSION_INT).
2852
2853commit c083066672c85086bd7af86f277b856aaad30f1e
2854Author: Laurent Aimar <fenrir@videolan.org>
2855Date:   Fri Nov 28 19:35:18 2008 +0100
2856
2857    Added MLP fourcc definition to ffmpeg.
2858
2859commit 63d2ae6421d29099c3f5f56bd24c795fb0bc8f08
2860Author: Laurent Aimar <fenrir@videolan.org>
2861Date:   Sat Nov 29 01:36:05 2008 +0100
2862
2863    Fixed buffering value for frame step.
2864
2865commit 4bd735fba88b1f8174e68f4719f5ca2779df6b7f
2866Author: Laurent Aimar <fenrir@videolan.org>
2867Date:   Sat Nov 29 01:18:53 2008 +0100
2868
2869    Fixed an unlikely segfault (subtitles).
2870
2871commit e827c77316e1c7c3fbbcbd65958c00a657eace99
2872Author: Laurent Aimar <fenrir@videolan.org>
2873Date:   Sat Nov 29 01:16:51 2008 +0100
2874
2875    Improved current times in regard to es_out timeshift.
2876
2877commit 1f8343b87c62f77f2a95ce29ceed3f416b2399e4
2878Author: Laurent Aimar <fenrir@videolan.org>
2879Date:   Fri Nov 28 21:55:06 2008 +0100
2880
2881    Revert "Hide es out timeshift delay from time display."
2882
2883    This reverts commit d30180d8ec7de8776611de5c2f0b0e1587bf0ad4.
2884
2885commit 3074c6015a6e83c40d9ccd00388d1e00b1fd2e50
2886Author: Laurent Aimar <fenrir@videolan.org>
2887Date:   Wed Nov 26 19:55:45 2008 +0100
2888
2889    Protect audio decoder against invalid date.
2890
2891commit 5708e0cd1cdc41e3cc325cd63bd91eed8537f3dd
2892Author: Laurent Aimar <fenrir@videolan.org>
2893Date:   Tue Nov 25 20:59:17 2008 +0100
2894
2895    Fixed seeking while paused (visible with high caching).
2896
2897commit db4b1b44bf969f3db9b17e31d48efed60b5154cd
2898Author: Laurent Aimar <fenrir@videolan.org>
2899Date:   Tue Nov 25 20:58:49 2008 +0100
2900
2901    Protect against bogus time in vout while paused.
2902
2903commit d92600e0e54b2f3b1ade65327b1795082b0399b0
2904Author: Geoffroy Couprie <geo.couprie@gmail.com>
2905Date:   Fri Nov 28 14:56:12 2008 +0100
2906
2907    Fix my previous commit
2908
2909commit a7765cbe266f66f773e5a6b614e6beb1d0a734d8
2910Author: Geoffroy Couprie <geo.couprie@gmail.com>
2911Date:   Fri Nov 28 08:26:35 2008 +0100
2912
2913    WinCE: update the use of messages subscription
2914
2915commit b047088a37ba72508baaff4c19970245394c7b86
2916Author: Geoffroy Couprie <geo.couprie@gmail.com>
2917Date:   Thu Nov 27 21:57:14 2008 +0100
2918
2919    Using a not sxs-aware CRT won't work
2920
2921commit a40078c86eac6ad595e26271e9eb636eedccdcd4
2922Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2923Date:   Thu Nov 27 20:36:43 2008 +0200
2924
2925    httpd: full URL is also valid for HTTP (fixes #2320)
2926
2927    Also skip URI authority properly.
2928
2929commit 016b0842b7d0e182b1928f41f92404e686982100
2930Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2931Date:   Thu Nov 27 19:20:41 2008 +0200
2932
2933    Compile fix
2934
2935commit ab36d2f79979987e7ec4c20dd4a90882a0a705de
2936Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2937Date:   Thu Nov 27 18:45:17 2008 +0200
2938
2939    RTP: implement demux EOF
2940
2941commit 1cfc062386350ce6ae10b411bfbd4ca9016d60e6
2942Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2943Date:   Thu Nov 27 17:54:22 2008 +0200
2944
2945    Revert "Fixed deadlock when no data are received in rtp."
2946
2947    This reverts commit a34f07303469b45915a359273ff17143baa0c73d.
2948
2949commit e03130e4d0c97aaf0cdced7ece6d3077bdcd01b9
2950Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2951Date:   Thu Nov 27 18:43:15 2008 +0200
2952
2953    RTP: notify demux thread when RTP flow is dead
2954
2955commit 431e5dfac61e9326a861db5efb186589f62221d5
2956Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2957Date:   Thu Nov 27 18:46:20 2008 +0200
2958
2959    RTP: fail when object is killed
2960
2961commit 627acb5550a9c6b399500a22a2c1b94bf3795958
2962Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2963Date:   Thu Nov 27 18:44:15 2008 +0200
2964
2965    RTP: some documentation
2966
2967commit 36993b454826ea48b524ce99936f667ef330a664
2968Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2969Date:   Thu Nov 27 19:04:59 2008 +0200
2970
2971    RTP: fix use of unitialized value
2972
2973commit 031dd3fed7f444acd1855b49a4b545666b38de82
2974Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
2975Date:   Thu Nov 27 18:52:48 2008 +0200
2976
2977    net_Read: cancel-safety
2978
2979commit 7fda9d771009fb50bebc797e8c20b2fcb50c77e1
2980Author: Jean-Baptiste Kempf <jb@videolan.org>
2981Date:   Thu Nov 27 00:54:38 2008 +0100
2982
2983    [Win32 Contrib] Disable pthread for x264 until someone gets the time to understand the issue.
2984
2985commit f6d65479de1af38157ac70158fa7eee1a0c3af59
2986Author: Jean-Baptiste Kempf <jb@videolan.org>
2987Date:   Thu Nov 27 00:51:54 2008 +0100
2988
2989    [Win32] Update the package configuration.
2990
2991commit 96db1d57943e0ffc6af5db3f119898b4d3079e1c
2992Author: Sébastien Escudier <sebastien-devel@celeos.eu>
2993Date:   Mon Nov 24 10:59:29 2008 +0100
2994
2995    Correctly handle multiple clients in httpd
2996
2997    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2998
2999commit d7c5e8057c4a938155c614392c1212c49e61f83d
3000Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
3001Date:   Wed Nov 26 19:38:22 2008 +0200
3002
3003    Unlikely memory leak (fixes #2304)
3004
3005commit c61844bbd475c42b157dc21ba60e12add0831be6
3006Author: Jean-Baptiste Kempf <jb@videolan.org>
3007Date:   Wed Nov 26 17:20:17 2008 +0100
3008
3009    manifest files are in srcdir not builddir
3010
3011commit e575f2b30fea35519d48b64742a6dc1395d720b8
3012Author: Christophe Mutricy <xtophe@videolan.org>
3013Date:   Tue Nov 25 22:37:19 2008 +0000
3014
3015    mandriva.spec was deleted
3016
3017commit af8536f86d6ef2697fe6d300b7ed6ca8ffb72bcd
3018Author: Laurent Aimar <fenrir@videolan.org>
3019Date:   Tue Nov 25 19:31:33 2008 +0100
3020
3021    Enable frame by frame button only when video is present.
3022
3023commit 3ce2f703116a5a90a19801d8254a85559660a14f
3024Author: Laurent Aimar <fenrir@videolan.org>
3025Date:   Tue Nov 25 19:24:17 2008 +0100
3026
3027    Fixed segfault because of typo in meta info code.
3028
3029commit b3eb9ab9bdba36e85d63ca0234cc8e95d2188eed
3030Author: Pierre Ynard <linkfanel@yahoo.fr>
3031Date:   Tue Nov 25 14:22:24 2008 +0100
3032
3033    Thread cancellation on WinCE
3034
3035    This patch adds support for thread cancellation on Windows CE. It
3036    emulates missing functions such as WaitForSingleObjectEx, by creating
3037    a cancellation event handle, and forwarding the wait functions to wait
3038    on both the original handles and the cancellation event. The thread can
3039    then be cancelled by triggering the event from another thread.
3040
3041    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
3042
3043commit b190a796acd528de06afe921f691c8bbd2de59e7
3044Author: Jean-Baptiste Kempf <jb@videolan.org>
3045Date:   Tue Nov 25 09:49:07 2008 +0100
3046
3047    [Build] Try to fix the MacOS builds when git describe fails.
3048
3049commit e45586d00e21d212bfad4dc5579283d00e27e3b5
3050Author: Geoffroy Couprie <geo.couprie@gmail.com>
3051Date:   Mon Nov 24 23:06:47 2008 +0100
3052
3053    specify dependency to msvcrt for vlc.exe and libvlc.dll
3054
3055commit 77c9a1f227bb7f1f7a5926eaf83c2fba6267db4d
3056Author: Jean-Baptiste Kempf <jb@videolan.org>
3057Date:   Mon Nov 24 23:02:20 2008 +0100
3058
3059    [ÐShow] add HDYC mediasubtype
3060
3061    The colourspace is wrong, but we have no other solutions for now.
3062    Patch by Edouard Gomez, idea modified by David Flynn and merged manually by me.
3063
3064commit d06621e6fd1ca10c4ce6f0dfa17000d4c5ca1b5e
3065Author: Jean-Baptiste Kempf <jb@videolan.org>
3066Date:   Mon Nov 24 22:56:22 2008 +0100
3067
3068    NSIS: put the manifest on install.
3069
3070commit 86f0fc91f623d8989fab8bfaffd220183b7ef731
3071Author: Geoffroy Couprie <geo.couprie@gmail.com>
3072Date:   Mon Nov 24 22:33:11 2008 +0100
3073
3074    Add manifests to browser plugins
3075
3076commit d30180d8ec7de8776611de5c2f0b0e1587bf0ad4
3077Author: Laurent Aimar <fenrir@videolan.org>
3078Date:   Mon Nov 24 20:08:15 2008 +0100
3079
3080    Hide es out timeshift delay from time display.
3081
3082commit 7f2f2b4d89735c3453f49f87ab70f8127bc36c38
3083Author: Laurent Aimar <fenrir@videolan.org>
3084Date:   Mon Nov 24 19:11:33 2008 +0100
3085
3086    Updated codec informations on decoder output change.
3087
3088     It allows to have more complete informations but only on currently
3089    decoded tracks.
3090
3091commit a34f07303469b45915a359273ff17143baa0c73d
3092Author: Laurent Aimar <fenrir@videolan.org>
3093Date:   Mon Nov 24 19:10:00 2008 +0100
3094
3095    Fixed deadlock when no data are received in rtp.
3096
3097     It might not be the cleanest way, but I don't see any other fix with the
3098    current API.
3099     Feel free to revert if a better fix can be found.
3100
3101commit 222e2acb01f1fb88d5509a085cc02e1584d66a7a
3102Author: Laurent Aimar <fenrir@videolan.org>
3103Date:   Mon Nov 24 19:09:15 2008 +0100
3104
3105    Do not try other protocols when ask to quit (mms).
3106
3107commit c0de0770be3482a4625a5cca109a239bac083d1d
3108Author: Laurent Aimar <fenrir@videolan.org>
3109Date:   Sun Nov 23 22:23:29 2008 +0100
3110
3111    Cosmetic.
3112
3113commit 25c1488e6054a78eabde9a1cc97a6425d6d92d63
3114Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
3115Date:   Mon Nov 24 19:21:44 2008 +0200
3116
3117    Remove useless variable
3118
3119commit b1f71294226ac7ec9a677ffded971b39287252b9
3120Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
3121Date:   Mon Nov 24 19:18:55 2008 +0200
3122
3123    Do not use input while not referenced
3124
3125commit e95cb50f115152575b0302720e1d93e016e219a1
3126Author: Jean-Baptiste Kempf <jb@videolan.org>
3127Date:   Mon Nov 24 18:17:33 2008 +0100
3128
3129    [Contrib] Bump XML to 2.7.2 and update gnuTLS to 2.6.2 (big issue in 2.6.1)
3130
3131commit 33bc091e53fce7b7ee7670cbfda0ab85e0a61a70
3132Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
3133Date:   Mon Nov 24 18:54:39 2008 +0200
3134
3135    Ignore Makevars.template
3136
3137commit 47b266ef2a8bc315316d189d283f6b71f37ee3ca
3138Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
3139Date:   Mon Nov 24 18:54:09 2008 +0200
3140
3141    thanks
3142
3143commit feaf1158aa20e251e4cd1e310117728cd3c70229
3144Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
3145Date:   Mon Nov 24 18:52:46 2008 +0200
3146
3147    Documentation fixes
3148
3149commit 9232e780f16a0321d7cc4aa5a7f5b7ff667c9b56
3150Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
3151Date:   Mon Nov 24 18:51:46 2008 +0200
3152
3153    Remove horribly out of date Mandriva spec file
3154
3155    Clearly, these files are better maintained out of our tree.
3156
3157commit 26ae17e81344ea51161a27e8911b10b139b2946c
3158Author: Antoine Lejeune <phytos@videolan.org>
3159Date:   Mon Nov 10 17:43:00 2008 +0100
3160
3161    Add an INSTALL.maemo file
3162
3163    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
3164
3165commit af20b62ad6ec0e5bd62b0370f69cfc97840f05d7
3166Author: Antoine Lejeune <phytos@videolan.org>
3167Date:   Sat Jul 26 03:11:06 2008 +0200
3168
3169    Add an omap framebuffer video output module
3170
3171    It is used to speed up video output on N800/N810 devices.
3172
3173    X11 is used to handle events.
3174
3175    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
3176
3177commit b451524fb92bdec19fb40b6db98484381e3717d2
3178Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
3179Date:   Mon Nov 24 18:28:50 2008 +0200
3180
3181    Allow bootstrapping from a subdirectory
3182
3183    (or any directory in fact)
3184
3185commit b2d5e418c0a34f6fe641d9deb418b4c787ffe9b0
3186Author: Ilkka Ollakka <ileoo@videolan.org>
3187Date:   Mon Nov 24 16:11:15 2008 +0200
3188
3189    Change PSP-format to mp4v/mp4a/mp4 as reported by Kaarlo Räihä
3190
3191commit d0ec7d4d2bbe11675ed29e741044344aa36eefdd
3192Author: Ilkka Ollakka <ileoo@videolan.org>
3193Date:   Sun Nov 23 22:51:58 2008 +0200
3194
3195    Add UpdateTeletext to case
3196
3197commit 4507b1469cdaad46b486127985584bb23c675e66
3198Author: Ilkka Ollakka <ileoo@videolan.org>
3199Date:   Sun Nov 23 22:49:52 2008 +0200
3200
3201    Remove extra ItemStateChanged_Type handling
3202
3203commit dce569710359b2d1dcccc5e95a2ef44c231f00e3
3204Author: Laurent Aimar <fenrir@videolan.org>
3205Date:   Sun Nov 23 15:29:49 2008 +0100
3206
3207    Renamed "seekable" into "can-seek" (for consistency).
3208
3209commit fac02ebd89c2ae371f5bf0cddc1bb5d9a01bb7e1
3210Author: Laurent Aimar <fenrir@videolan.org>
3211Date:   Sun Nov 23 14:57:30 2008 +0100
3212
3213    Removed intf-change-vout/rate-change/stats-change/intf-change.
3214
3215commit 5b54d6769be435b2c0b475d473e4eb3e0b144623
3216Author: Laurent Aimar <fenrir@videolan.org>
3217Date:   Sun Nov 23 15:21:12 2008 +0100
3218
3219    Updated to intf-event.
3220
3221commit e59ff9f6a6c7877ef9bc5ffd23c7fcf9f59cccda
3222Author: Laurent Aimar <fenrir@videolan.org>
3223Date:   Sun Nov 23 14:52:17 2008 +0100
3224
3225    Do not use intf-change in maemo gui.
3226
3227commit 1ae86f62027e1f75d88ce2ca4acc8ec2d7cb7730
3228Author: Laurent Aimar <fenrir@videolan.org>
3229Date:   Sun Nov 23 14:33:03 2008 +0100
3230
3231    Updated qt4 to use intf-event.
3232
3233    It might need a review and a clean up of the qt4 code.
3234
3235commit aa31cdc3aba6f1c7c8217c0ef87f52fb5a494ab4
3236Author: Laurent Aimar <fenrir@videolan.org>
3237Date:   Sun Nov 23 14:29:50 2008 +0100
3238
3239    Added INPUT_EVENT_TELETEXT.
3240
3241commit 23f6c1e3088f2581b78d894c5ae95239875b83ad
3242Author: Laurent Aimar <fenrir@videolan.org>
3243Date:   Sun Nov 23 13:10:59 2008 +0100
3244
3245    Avoid a deadlock when a decoder is in error.
3246
3247commit 5a55a589848fa6c68395288ab2bb47b45695cb1e
3248Author: Laurent Aimar <fenrir@videolan.org>
3249Date:   Sun Nov 23 13:09:02 2008 +0100
3250
3251    Allows audio output users to control vout creation.
3252
3253     The input event vout now warns about every vout creation/destruction
3254    due to a decoder.
3255
3256commit debcac6b7a8fcd098bdce97091c6035908b662ff
3257Author: Felix Paul Kühne <fkuehne@videolan.org>
3258Date:   Sat Nov 22 23:12:43 2008 +0100
3259
3260    macosx: properly set up the nextKeyView for all text fields in the sprefs
3261
3262    Forward-port [a643d7e59b8fa7b8525dd12ae733baa2a1333f26]
3263
3264commit 80c485427a5167340f27f43a7cf5620dfe00cede
3265Author: Christophe Mutricy <xtophe@videolan.org>
3266Date:   Sat Nov 22 18:31:04 2008 +0000
3267
3268    Fix my previous commit
3269
3270commit d434f6cad2651fa3d6134bcc21fe5468d464bb81
3271Author: Christophe Mutricy <xtophe@videolan.org>
3272Date:   Sat Nov 22 17:44:42 2008 +0000
3273
3274    Include event.h.
3275
3276    Needed for input_SendEventVout()
3277
3278commit 28a62ce8126ca70e53cf2a8ad1c06f712e6fba7e
3279Author: Christophe Mutricy <xtophe@videolan.org>
3280Date:   Sat Nov 22 17:02:25 2008 +0000
3281
3282    Timeshift is no longer an access_filter
3283
3284commit 1c76d96f74fe8703a5bae8ae36b8a9e01d3f9996
3285Author: Christophe Mutricy <xtophe@videolan.org>
3286Date:   Sat Nov 22 16:43:19 2008 +0000
3287
3288    Don't i18n'd ""
3289
3290    It's reserved by gettext. gettext("") will output the headers.
3291
3292commit d95eef28a329c5da0274f2833c7c10861d48c4bc
3293Author: Christophe Mutricy <xtophe@videolan.org>
3294Date:   Sat Nov 22 16:33:07 2008 +0000
3295
3296    Fix memleak
3297
3298    Closes #2300
3299
3300commit 88a9bbf30fcb8a5371440699d6cce7e12b7667fe
3301Author: Christophe Mutricy <xtophe@videolan.org>
3302Date:   Sat Nov 22 16:23:11 2008 +0000
3303
3304    Fix memleak
3305
3306    Untested
3307    Closes #2306
3308
3309commit f4407931afb32f6bb93c8217fa806ced3e847aa5
3310Author: Christophe Mutricy <xtophe@videolan.org>
3311Date:   Sat Nov 22 16:22:24 2008 +0000
3312
3313    Fix memleak
3314
3315    Closes #2308
3316
3317commit 6b176dfcf7b7c2bcbaf86846b76ac28c2dd107e4
3318Author: Christophe Mutricy <xtophe@videolan.org>
3319Date:   Sat Nov 22 16:17:23 2008 +0000
3320
3321    Fix memleak
3322
3323    Closes #2307
3324
3325commit aa79a7b23841cd0a7b7ac8c4426ba191d5115e01
3326Author: Christophe Mutricy <xtophe@videolan.org>
3327Date:   Sat Nov 22 16:04:24 2008 +0000
3328
3329    Fix mem leak
3330
3331    Closes #2305
3332
3333commit d6f0bd78c5aaae605b7894777d4d8eddb6fdaddb
3334Author: Laurent Aimar <fenrir@videolan.org>
3335Date:   Sat Nov 22 16:26:16 2008 +0100
3336
3337    Clean up input events.
3338
3339    A new variable intf-event has been added.
3340    It supercedes the following variables (they are still present for the
3341    time being):
3342     - intf-change
3343     - intf-change-vout
3344     - rate-change
3345     - stats-change
3346    and allows to have a better knowledge of the change done.
3347
3348    It is documented in vlc_input.h (in progress).
3349
3350commit d20c8d6613bfcd2363edfe267bc8456f40fd30bd
3351Author: Laurent Aimar <fenrir@videolan.org>
3352Date:   Sat Nov 22 12:36:35 2008 +0100
3353
3354    Moved statistic update from sout to input.
3355
3356    It allows to avoid the inclusion of input_internal.h
3357
3358commit 087f8dc2dd0933ce2a7b013a1c9c93d473a4eff4
3359Author: Laurent Aimar <fenrir@videolan.org>
3360Date:   Sat Nov 22 12:03:18 2008 +0100
3361
3362    Cosmetics.
3363
3364commit 7153649867d16d65ddb45a4861fbe0979aa1f4ec
3365Author: Laurent Aimar <fenrir@videolan.org>
3366Date:   Sat Nov 22 11:57:24 2008 +0100
3367
3368    Use input_interface.h (playlist).
3369
3370commit 56ba662f7b1b02335e28ef47401463ae4cc7bb38
3371Author: Laurent Aimar <fenrir@videolan.org>
3372Date:   Sat Nov 22 11:37:58 2008 +0100
3373
3374    Clean up input_item_t functions and usages.
3375
3376    It fixes a bunch of missing locks and remove unused functions.
3377    It splits input_internal.h
3378
3379commit 6b843acc086616c8df89f2805029fd81f75c4cac
3380Author: Laurent Aimar <fenrir@videolan.org>
3381Date:   Sat Nov 22 11:18:07 2008 +0100
3382
3383    Removed unused -playlist_ItemSetName.
3384
3385commit ca94f2108f14e043da34cd0542eb49fef281bb87
3386Author: Laurent Aimar <fenrir@videolan.org>
3387Date:   Sat Nov 22 11:15:21 2008 +0100
3388
3389    Set CDDA track duration when creating the track items.
3390
3391commit 412936e1427327e9cf1dea3fa103fe030ea6acd7
3392Author: Laurent Aimar <fenrir@videolan.org>
3393Date:   Sat Nov 22 10:18:15 2008 +0100
3394
3395    Do not use playlist code in CDDA.
3396
3397commit 09af6e91f7b4484416a2d4750892e99db3ea2135
3398Author: Laurent Aimar <fenrir@videolan.org>
3399Date:   Sat Nov 22 10:50:24 2008 +0100
3400
3401    Do not use playlist inside a decoder.
3402
3403commit 505c55847244354d447e5373039f9f7060138365
3404Author: Laurent Aimar <fenrir@videolan.org>
3405Date:   Sat Nov 22 10:10:55 2008 +0100
3406
3407    Use input_item_GetName instead of direct access to an item.
3408
3409    It will allows proper locking of p_item.
3410
3411commit beb3e94f47852750a21eb3720d7f2c11337a78a0
3412Author: Laurent Aimar <fenrir@videolan.org>
3413Date:   Sat Nov 22 10:06:12 2008 +0100
3414
3415    Let input_item_AddSubItem set the playlist flags.
3416
3417    It will allows proper locking of p_item.
3418
3419commit 6d56066a71397f79b4d810e17e1c1cf0c061f7b4
3420Author: Laurent Aimar <fenrir@videolan.org>
3421Date:   Thu Nov 20 21:49:51 2008 +0100
3422
3423    Move/clean up input event code to its own file.
3424
3425    There is no functionnal changes except a few missing events added.
3426
3427commit 9e0f68a30db55e542ac294e742d176d11aa5d4ab
3428Author: Laurent Aimar <fenrir@videolan.org>
3429Date:   Fri Nov 21 19:54:23 2008 +0100
3430
3431    Removed unneeded macros.
3432
3433commit e8eb236b06fde6c8c0712f2cccc2a5a324dbb1a9
3434Author: Laurent Aimar <fenrir@videolan.org>
3435Date:   Wed Nov 19 22:57:16 2008 +0100
3436
3437    Cosmetics.
3438
3439commit dadedd20e5e841d6d71c71ba4b2056726517c70a
3440Author: Laurent Aimar <fenrir@videolan.org>
3441Date:   Sat Nov 22 14:16:54 2008 +0100
3442
3443    Do not refuse to open odd port number with RTP input access.
3444
3445    It is a common pratice to allows it for at least TS over RTP.
3446    I have added an error message when using a odd port.
3447
3448commit 94a2e5cd09df4839919950d0463a5f6889e8efac
3449Author: Laurent Aimar <fenrir@videolan.org>
3450Date:   Fri Nov 21 21:28:26 2008 +0100
3451
3452    Do not recreate the decoder when unneeded (mp4).
3453
3454commit 31412310fd0a5ecf23e3c8ba39e0b0818cb861ab
3455Author: Joseph Tulou <brezhoneg1@yahoo.fr>
3456Date:   Sat Nov 22 00:36:49 2008 +0000
3457
3458    Fix a typo in SDL vout plugin
3459
3460    It was preventing mouse to work properly.
3461
3462    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
3463
3464commit be73bf389a184aa9d738e07e19499311c7e6d201
3465Author: Jean-Baptiste Kempf <jb@videolan.org>
3466Date:   Fri Nov 21 13:50:20 2008 +0100
3467
3468    [Qt] Fix the Advanced Control de-attachment from interface.
3469
3470    Don't forget the break; in a switch !
3471
3472commit f400b1431cbb7abfced4042def176cf2f905ec5a
3473Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3474Date:   Fri Nov 21 11:48:18 2008 +0100
3475
3476    Add can-rate to distinguish between normal rate control and negative playback direction.
3477
3478commit 3db7bce23446b13b468633efd8e458dfd8577ba0
3479Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3480Date:   Fri Nov 21 10:52:44 2008 +0100
3481
3482    Document new feature RTSP trickplay support.
3483
3484commit bda9ff6d9630e4319459e1a065ab422b33f5267b
3485Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3486Date:   Fri Nov 21 10:21:31 2008 +0100
3487
3488    Enable rc fastforward and rewind commands for RTSP trickplay.
3489
3490commit 8623a9731e4d3af5eed1063b508c84a456cd08d1
3491Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3492Date:   Fri Nov 21 09:57:17 2008 +0100
3493
3494    Allow minimum rate change upto 32/1 in input.
3495
3496commit 469dc54720a2bafd6c2b7529904073b529d29f1f
3497Author: Laurent Aimar <fenrir@videolan.org>
3498Date:   Thu Nov 20 20:12:51 2008 +0100
3499
3500    Fixed double free.
3501
3502commit 7976ebd1f3067909647ea7d5f07015d513fe26b3
3503Author: Laurent Aimar <fenrir@videolan.org>
3504Date:   Thu Nov 20 19:45:11 2008 +0100
3505
3506    Moved INPUT_CONTROL_FIFO_SIZE to private header.
3507
3508commit 4ad64a6000d86ac689be9bc0ba8248203c90ccb7
3509Author: Laurent Aimar <fenrir@videolan.org>
3510Date:   Thu Nov 20 19:21:22 2008 +0100
3511
3512    Fix rate slower/faster in rewind mode.
3513
3514commit 9a86226f79eccbb9e98bcd7ddd07776ded1f69dd
3515Author: Laurent Aimar <fenrir@videolan.org>
3516Date:   Thu Nov 20 19:07:58 2008 +0100
3517
3518    Cosmetics.
3519
3520commit 1d67fa1de3437f84a4ea73eaf7300d349add9c6e
3521Author: Laurent Aimar <fenrir@videolan.org>
3522Date:   Thu Nov 20 19:04:09 2008 +0100
3523
3524    Fixed decoder deadlock when stream output control the pace.
3525
3526commit d63e1d8135d5d8f1e849669bb04ff69f445d3b3d
3527Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3528Date:   Thu Nov 20 17:10:47 2008 +0100
3529
3530    (qt4) Enable reverse playback direction button in qt4 interface.
3531
3532commit 409327e9602e9d8a26e35b3ac4b97604d4790429
3533Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3534Date:   Thu Nov 20 16:41:01 2008 +0100
3535
3536    Remove last instances of FORWARD/BACKWARD state.
3537
3538    I seem to have missed these, sorry guys for breaking the build.
3539
3540commit 57dda7ffd68f3d4052ea403d9536eb8f817ac30b
3541Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3542Date:   Thu Nov 20 14:33:37 2008 +0100
3543
3544    Remove FORWARD_S and BACKWARD_S from input state.
3545
3546    The input core does separate playing states for forward or backward direction from the playing state PLAYING_S. If one wants to know in what direction VLC is playing, then he needs to look at the sign value of the "rate" value. Backward playing direction has a negative "rate" value. Forward playing direction has a positive one.
3547
3548commit 75adef44b044b9b81e593e74db857d6b2a7e4eaa
3549Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3550Date:   Thu Nov 20 14:19:37 2008 +0100
3551
3552    Signal can_rewind for use by user interfaces.
3553
3554commit f76cff41026a8c812644a57db33c4d2d846cf55a
3555Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3556Date:   Wed Nov 19 16:07:34 2008 +0100
3557
3558    Allowing for rate < 0 enables rewind playback for eg: RTSP streams.
3559
3560    Don't allow rate < 0 when p_input->p->input.b_rescale_ts is true.
3561    Setting b_rescale_ts to true says to vlc, rescale the timestamp.
3562    Setting it to false is like saying, I can completely handle the rate, just aknoledge the fact that the rate is not the default one.
3563
3564commit 48fd6e792fbb1552d6a7f72a795b998ccebb871a
3565Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
3566Date:   Wed Nov 19 15:45:19 2008 +0100
3567
3568    (live555) RTSP fastforward works from Qt4 interface.
3569
3570commit b6a59e00612767ad4af7e6c677a2b38c03a1daa1
3571Author: COCQUEBERT Cédric <cedric.cocquebert@cea.fr>
3572Date:   Wed Nov 19 22:11:26 2008 +0100
3573
3574    Fixed video offsets and horizontal edge blending.
3575
3576    Signed-off-by: COCQUEBERT Cédric <cedric.cocquebert@cea.fr>
3577    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
3578
3579commit 1eaa7b8c1f4873e87669c6a707d9f2722caa338e
3580Author: Laurent Aimar <fenrir@videolan.org>
3581Date:   Wed Nov 19 21:53:17 2008 +0100
3582
3583    Fixed deinterlacing for i422.
3584
3585    Initial report/patch by Marian Durkovic.
3586
3587commit 769bef8771a9586acd5533e89a8ccb80453f4fb3
3588Author: Laurent Aimar <fenrir@videolan.org>
3589Date:   Wed Nov 19 21:22:30 2008 +0100
3590
3591    Fix deadlock when the decoder return an error.
3592
3593commit b5c81d3d419e117085c569cbb22e3376f7118134
3594Author: Laurent Aimar <fenrir@videolan.org>
3595Date:   Wed Nov 19 21:21:55 2008 +0100
3596
3597    Fixed rawvideo packetizer.
3598
3599commit b35ccb11b7fc6301e1622f9c1621fdc396ddaf95
3600Author: Laurent Aimar <fenrir@videolan.org>
3601Date:   Wed Nov 19 20:22:01 2008 +0100
3602
3603    Make icecast server detection more robust.
3604
3605commit ef2bc53a5aa891f513dcba342b21bdd1fe1b3303
3606Author: Laurent Aimar <fenrir@videolan.org>
3607Date:   Wed Nov 19 19:45:03 2008 +0100
3608
3609    Fix potential invalid sout buffer chain in decoder.
3610
3611commit 65ba74b32823a342293d860ad3dbd902ae6e71e1
3612Author: Lukas Durfina <lukas.durfina@gmail.com>
3613Date:   Tue Nov 18 22:46:40 2008 +0100
3614
3615    libvlc: get right name of audio output module
3616
3617    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
3618
3619commit fff34513a840271c021d5be6d947eb84d948bb65
3620Author: Laurent Aimar <fenrir@videolan.org>
3621Date:   Tue Nov 18 20:30:28 2008 +0100
3622
3623    Added timeshift support.
3624
3625commit 53705ef119e5f6dbf76844fce87f66a690d5e606
3626Author: Laurent Aimar <fenrir@videolan.org>
3627Date:   Tue Nov 18 20:16:28 2008 +0100
3628
3629    Improved ogm support + fix typo.
3630
3631commit 8833f1447820aeafa3e0506e5d8282acac0e07f3
3632Author: Laurent Aimar <fenrir@videolan.org>
3633Date:   Tue Nov 18 19:39:24 2008 +0100
3634
3635    Fixed possible out of bound access + infinite loop in dirac header.
3636
3637commit 95777adeaca098ccca234a108e2fd2ad45f21359
3638Author: Laurent Aimar <fenrir@videolan.org>
3639Date:   Tue Nov 18 19:31:47 2008 +0100
3640
3641    Cosmetics.
3642
3643commit 9236f9f6d562a5d76729a8e5be1c88de2cd827b1
3644Author: Laurent Aimar <fenrir@videolan.org>
3645Date:   Tue Nov 18 19:19:50 2008 +0100
3646
3647    Fixed double free.
3648
3649    Fixed double free.
3650
3651commit 442eb5a4352ed514644c7e3d0e09cc4734ed3166
3652Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
3653Date:   Tue Nov 11 20:42:31 2008 +0000
3654
3655    Do not delay processing of the first data page of the last logical stream
3656
3657    The first data page of a physical stream is stored in the relevant logical stream
3658    in Ogg_FindLogicalStreams. Therefore, we must not read a page and only update the
3659    stream it belongs to if we haven't processed this first page yet. If we do, we
3660    will only process that first page whenever we find the second page for this stream.
3661    While this is fine for Vorbis and Theora, which are continuous codecs, which means
3662    the second page will arrive real quick, this is not fine for Kate, whose second
3663    data page will typically arrive much later.
3664    This means it is now possible to seek right at the start of a stream where the last
3665    logical stream is Kate, without having to wait for the second data page to unblock
3666    the first one, which is the one that triggers the 'no more headers to backup' code.
3667    And, as we all know, seeking without having backed up all headers is bad, since the
3668    codec will fail to initialize if it's missing its headers.
3669
3670    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
3671
3672commit 4e54fc160224190187431e60a8a3b14d767b65ee
3673Author: Laurent Aimar <fenrir@videolan.org>
3674Date:   Tue Nov 18 19:05:49 2008 +0100
3675
3676    Fixed block_Realloc when block_t->p_buffer has changed.
3677
3678commit ca8b9219dbb4bb9a138ecab837ccfd8b14a8ce9c
3679Author: Laurent Aimar <fenrir@videolan.org>
3680Date:   Tue Nov 18 19:05:22 2008 +0100
3681
3682    Use vlc_rand_bytes for utf8_mkstemp.
3683
3684commit a72e482158358fd98727cadf7e74638e0efa50f8
3685Author: Laurent Aimar <fenrir@videolan.org>
3686Date:   Tue Nov 18 01:21:05 2008 +0100
3687
3688    Cosmetics (use PES_EXTENDED_STREAM_ID)
3689
3690commit 823eb62211b1deb38dc87523949c835e7342be69
3691Author: Laurent Aimar <fenrir@videolan.org>
3692Date:   Tue Nov 18 01:19:41 2008 +0100
3693
3694    Added utf8_mkstemp to src/libvlccore.sym.
3695
3696commit 9c315c227a1cb427a1b855d88b85370361a8b233
3697Author: Laurent Aimar <fenrir@videolan.org>
3698Date:   Tue Nov 18 00:47:31 2008 +0100
3699
3700    Fixed es selection regression.
3701
3702commit 73b3ef6a82a71d7d650337cbf2d2a88d37555121
3703Author: Laurent Aimar <fenrir@videolan.org>
3704Date:   Tue Nov 18 00:17:30 2008 +0100
3705
3706    Faster close when timeshift is active.
3707
3708    It is useless to read the stream data when flushing.
3709
3710commit b8525bc7b21f2e2dce05c94077c4c555068b9ea2
3711Author: Laurent Aimar <fenrir@videolan.org>
3712Date:   Tue Nov 18 00:09:43 2008 +0100
3713
3714    Fixed a segfault in ES_OUT_GET_ES_STATE (typo).
3715
3716commit 0ea70bbfcfd472b1d65fcd3cf8674b8a84efae23
3717Author: Laurent Aimar <fenrir@videolan.org>
3718Date:   Tue Nov 18 00:07:14 2008 +0100
3719
3720    Use utf8_mkstemp in timeshift.
3721
3722    It should fix win32 build.
3723
3724commit c7a41e0c0d3d710f94e3fbe0bf423a56565af16a
3725Author: Laurent Aimar <fenrir@videolan.org>
3726Date:   Tue Nov 18 00:05:49 2008 +0100
3727
3728    Added a utf8_mkstemp implementation.
3729
3730commit 3fd3d4a872d0f04aa779ffef10ed806b30429a70
3731Author: Laurent Aimar <fenrir@videolan.org>
3732Date:   Mon Nov 17 19:55:01 2008 +0100
3733
3734    Reduce memory usage (-28%) by packing index structures.
3735
3736    It is done by using __attribute__((__packed__)) when available.
3737
3738commit 90548d3f9cb2f1234a19b41e76d220c12f7bfd99
3739Author: Laurent Aimar <fenrir@videolan.org>
3740Date:   Mon Nov 17 19:36:37 2008 +0100
3741
3742    Updated "can-pause" value.
3743
3744commit 8d3b66c7741278475239dff47db40ccd1c2b9f0f
3745Author: Laurent Aimar <fenrir@videolan.org>
3746Date:   Mon Nov 17 19:36:00 2008 +0100
3747
3748    Added timeshift options (input-timeshift-granularity/input-timeshift-path).
3749
3750commit 4bdd926ef28a0401f21732142f3447ea2df73ca2
3751Author: Laurent Aimar <fenrir@videolan.org>
3752Date:   Mon Nov 17 19:34:24 2008 +0100
3753
3754    Fixed missing unlock in case of error (timeshift).
3755
3756commit 75c6fc8a9ab6a04fac971dea563feaff139637be
3757Author: Laurent Aimar <fenrir@videolan.org>
3758Date:   Mon Nov 17 19:05:40 2008 +0100
3759
3760    Removed timeshift module.
3761
3762     It has been replaced by generic timeshift at es_out level.
3763    The only regressions I see is:
3764     - it is not (yet) possible to timeshift module that (wrongly) advertize
3765     pace control.
3766     - the new timeshift still uses too much memory (~20Mbytes per hour for DVB-T).
3767
3768commit 80863b952f7ae7d39109b4ae07a940b45c6d2497
3769Author: Laurent Aimar <fenrir@videolan.org>
3770Date:   Mon Nov 17 00:42:29 2008 +0100
3771
3772    Dump data to disk when timeshifting.
3773
3774commit 55025f1669c7fea487a10cd7814b013b889d49ab
3775Author: Laurent Aimar <fenrir@videolan.org>
3776Date:   Sun Nov 16 21:34:58 2008 +0100
3777
3778    Prepare file storage in timeshift.
3779
3780commit c0f8369c9bed7d38959fe59ea39674696b91ad5a
3781Author: Laurent Aimar <fenrir@videolan.org>
3782Date:   Sun Nov 16 14:47:40 2008 +0100
3783
3784    Clean up.
3785
3786commit c09b621f03e4a6a327b598458b8d40ad0a810224
3787Author: Laurent Aimar <fenrir@videolan.org>
3788Date:   Sun Nov 16 13:40:53 2008 +0100
3789
3790    Added frame by frame support in es out timeshift.
3791
3792commit 19c98153b45cbf299cd47d69b0a2e93bb3973fc9
3793Author: Laurent Aimar <fenrir@videolan.org>
3794Date:   Sun Nov 16 12:37:52 2008 +0100
3795
3796    Privatized ES_OUT_SET_ACTIVE/MODE and removed ES_OUT_GET_ACTIVE/MODE/GROUP.
3797
3798commit ae7defefe8c13191a2ab77925a88dcee0195c35e
3799Author: Laurent Aimar <fenrir@videolan.org>
3800Date:   Sun Nov 16 02:55:38 2008 +0100
3801
3802    Stop timeshifting when unused.
3803
3804commit ec71b128447bac8f23b8c08411cd5c7754c86331
3805Author: Laurent Aimar <fenrir@videolan.org>
3806Date:   Sun Nov 16 02:45:48 2008 +0100
3807
3808    Cosmetics.
3809
3810commit cf11da5c830ad368f599139807f803d137592156
3811Author: Laurent Aimar <fenrir@videolan.org>
3812Date:   Sun Nov 16 02:44:38 2008 +0100
3813
3814    Untangled es_out_timeshift lock/wait/properties.
3815
3816commit 4617937415cd1ad37957af7467a67cccb68e8add
3817Author: Laurent Aimar <fenrir@videolan.org>
3818Date:   Sun Nov 16 01:27:48 2008 +0100
3819
3820    No functionnal changes (timeshift).
3821
3822commit 3945cc1e35adc816628fbdd3eb9132623ed3727e
3823Author: Laurent Aimar <fenrir@videolan.org>
3824Date:   Sun Nov 16 00:08:15 2008 +0100
3825
3826    Cosmetics.
3827
3828commit b51fa63017557ea4f8971a8cfe6f87ae2a852556
3829Author: Laurent Aimar <fenrir@videolan.org>
3830Date:   Sat Nov 15 21:04:26 2008 +0100
3831
3832    Auto reset rate to source rate when no more buffered data.
3833
3834commit fc75017b5c06aabba6b902c57651a4544906bfa4
3835Author: Laurent Aimar <fenrir@videolan.org>
3836Date:   Sat Nov 15 20:28:08 2008 +0100
3837
3838    Added rate change support to es_out_timeshift.
3839
3840commit 1c01003be78d5f2eedc31fb5d2c8b069eae90f13
3841Author: Laurent Aimar <fenrir@videolan.org>
3842Date:   Fri Nov 14 01:58:09 2008 +0100
3843
3844    Cosmetics.
3845
3846commit 8a126c132b3822c52517873dcdf143645c307b5c
3847Author: Laurent Aimar <fenrir@videolan.org>
3848Date:   Fri Nov 14 01:53:30 2008 +0100
3849
3850    Implemented pause for non pausable stream (in memory).
3851
3852commit f4b377f216a6e1e8bd4cf38d264b50d54eaee8e0
3853Author: Laurent Aimar <fenrir@videolan.org>
3854Date:   Thu Nov 13 00:14:12 2008 +0100
3855
3856    Cosmetic.
3857
3858commit f137ba5147c43defc34567a3b80150f31f9e62b2
3859Author: Laurent Aimar <fenrir@videolan.org>
3860Date:   Thu Nov 13 00:10:01 2008 +0100
3861
3862    Allow using es_out timeshift pause support.
3863
3864commit 7e1b9f44158641bf8049cc253cd8296fcff38129
3865Author: Laurent Aimar <fenrir@videolan.org>
3866Date:   Thu Nov 13 00:08:30 2008 +0100
3867
3868    Begin es out timeshift implementation.
3869
3870    There are some problems:
3871    - The data are stored in memory.
3872    - Only pause/unpause are supported.
3873    - Data are sent too fast to the next es_out.
3874
3875commit 7e676a0275dd15b42fd05092a3d8710415aa2add
3876Author: Laurent Aimar <fenrir@videolan.org>
3877Date:   Tue Nov 11 21:26:46 2008 +0100
3878
3879    Added initial skeleton for es_out timeshift support.
3880
3881    It is not yet functionnal.
3882
3883commit cdf95dd2b9eb2ace08660d2183479348dfa8e4e3
3884Author: Laurent Aimar <fenrir@videolan.org>
3885Date:   Fri Nov 7 01:08:49 2008 +0100
3886
3887    Fixed ES_OUT_SET_FMT name.
3888
3889commit 52f79869de83fe0dbc0c199da89f02147f521578
3890Author: Jean-Baptiste Kempf <jb@videolan.org>
3891Date:   Mon Nov 17 16:48:04 2008 +0100
3892
3893    Patch to enable/disable key and mouse handling at vout level:
3894
3895    - x11-event option is renamed vout-event and become global
3896    (libvlc-module.c)
3897    - var_CreateGetInteger is called once at x11 initialization
3898
3899    Patch by Joseph Tulou
3900
3901commit 6f1a7b41f0f2175ceb1dd399b1ded5e30ffe704b
3902Author: Pierre Ynard <linkfanel@yahoo.fr>
3903Date:   Mon Nov 17 12:08:28 2008 +0100
3904
3905    Temporarily work around crashing on Windows due to %zu
3906
3907    The printf functions on Windows don't support the z length modifier,
3908    which can shift field arguments, and causes an unconditional crash in
3909    modules.c on start-up. For now, strip it on Windows and have vlc work
3910    again, until a better solution is found and applied.
3911
3912    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
3913
3914commit 5c96f1ca97f41550e06088e008459e525f67f724
3915Author: Jean-Baptiste Kempf <jb@videolan.org>
3916Date:   Mon Nov 17 16:26:58 2008 +0100
3917
3918    Support for QAM modulation on ATSC
3919
3920    Default is not QAM_AUTO because ATSC is mainly using VSB_8 for non-cable operations.
3921    Patch by Charles Hordis
3922
3923commit 4c930da51936b79c1ec749c1d1cc8d691d12d83e
3924Author: Christophe Mutricy <xtophe@videolan.org>
3925Date:   Mon Nov 17 00:18:48 2008 +0000
3926
3927    Don't distribute ./compile
3928
3929commit f780d3b469da511cbb3b348212415d5fb5e3b881
3930Author: Christophe Mutricy <xtophe@videolan.org>
3931Date:   Mon Nov 17 00:17:05 2008 +0000
3932
3933    Distribute pixmaps/toolbars/*
3934
3935commit 8c165626f3da573191de019f0162ea9734be5147
3936Author: Christophe Mutricy <xtophe@videolan.org>
3937Date:   Mon Nov 17 00:15:34 2008 +0000
3938
3939    rtp/xiph.c has no strings and is not (yet) distributed
3940
3941commit 31d3d2771558286943061572dd479209efd15d66
3942Author: Alexis Ballier <aballier@gentoo.org>
3943Date:   Sat Nov 15 14:42:19 2008 +0100
3944
3945    Allow disabling libsysfs support
3946
3947    Add a configure switch to allow disabling libsysfs support instead of letting it check what is on the build host and enable it accordingly. The default behavior is unchanged.
3948
3949    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
3950
3951commit 1c7d467fd350ca8b2f24b8e053acfc94f5db8def
3952Author: Laurent Aimar <fenrir@videolan.org>
3953Date:   Sat Nov 15 22:53:26 2008 +0100
3954
3955    Fixed snapshot while video is paused.
3956
3957commit 4ec42b9f6caa614af20a49ab7179a6b2ddbe8635
3958Author: David Flynn <davidf@woaf.net>
3959Date:   Sat Nov 15 14:13:48 2008 +0000
3960
3961    codec/dirac: Fix video format guessing
3962
3963    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
3964    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
3965
3966commit f9aa3037dcab1893133bf59199bf7075e629a7bf
3967Author: Jean-Baptiste Kempf <jb@videolan.org>
3968Date:   Sat Nov 15 17:44:39 2008 +0100
3969
3970    NEWS: Dirac is now available in TS too.
3971
3972commit 7bac2995d7e5115a8e77f2fd925292078c3a3121
3973Author: Jean-Baptiste Kempf <jb@videolan.org>
3974Date:   Fri Nov 14 17:02:42 2008 +0100
3975
3976    [Qt] Use the new Frame-By-Frame icon.
3977
3978commit 8f92973b71c8cc8f4179e1fc57ee28fc47b8afbd
3979Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
3980Date:   Tue Nov 11 20:56:06 2008 +0000
3981
3982    do not mind large time discontinuities in SPU streams these are to be expected, so do not reset timing
3983
3984    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
3985
3986commit eb4acbeca5a04ebf41066bef4b25aaff88a416a3
3987Author: Laurent Aimar <fenrir@videolan.org>
3988Date:   Sat Nov 15 13:21:57 2008 +0100
3989
3990    Removed useless test.
3991
3992commit 3c64d837fa8ec788d59746cfc8dffe832392017d
3993Author: David Flynn <davidf@woaf.net>
3994Date:   Fri Nov 14 21:46:40 2008 +0000
3995
3996    mux/mpeg/pes: move PES_PRIVATE_STREAM_1 id handling into PESHeader()
3997
3998    PES_EXTENDED_STREAM_ID is handled inside PESHeader()
3999    Not handling PES_PRIVATE_STREAM_1 inside PESHeader() just moves complication
4000    into the calling function and creates an extra argument.
4001
4002    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4003    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4004
4005commit 9bf477009db3d73ec1696647e5fedef8bcd4a6a1
4006Author: David Flynn <davidf@rd.bbc.co.uk>
4007Date:   Fri Nov 14 21:46:39 2008 +0000
4008
4009    mux/mpeg/ts: Add dirac muxing support
4010
4011    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4012    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4013
4014commit 8fa6777f521b5e9bf403a5963afb754049506755
4015Author: David Flynn <davidf@rd.bbc.co.uk>
4016Date:   Fri Nov 14 21:46:38 2008 +0000
4017
4018    mux/mpeg/pes: Add support for stream_id_extension
4019
4020    ISO/IEC 13818-1:2000/Amd.2:2003 Adds support for signalling
4021    a stream_id_extension.  This is used in mapping standards
4022    for Dirac/VC-2 and VC-1.
4023
4024    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4025    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4026
4027commit 7c593a9a7f927a9624f1d59d97d98c902b469c1f
4028Author: Laurent Aimar <fenrir@videolan.org>
4029Date:   Sat Nov 15 13:02:55 2008 +0100
4030
4031    Added 2 asserts.
4032
4033commit 7d26a5b223dfd17b0f8b9105783996645863beca
4034Author: David Flynn <davidf@rd.bbc.co.uk>
4035Date:   Fri Nov 14 21:46:37 2008 +0000
4036
4037    mux/mpeg/pes: Add support for unbounded VIDEO_ES
4038
4039    For some stream_id's in a transport stream, the PES packet may be
4040    unbounded in length; add support for this.
4041
4042    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4043    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4044
4045commit cbab46c414f4b51028dc864e92c2d87887bc565a
4046Author: David Flynn <davidf@rd.bbc.co.uk>
4047Date:   Fri Nov 14 21:46:36 2008 +0000
4048
4049    mux/mpeg/pes: Add documentation stub
4050
4051    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4052    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4053
4054commit 95561f29f5795b1876829b76ff464d2f02fef30c
4055Author: Rémi Duraffort <ivoire@videolan.org>
4056Date:   Fri Nov 14 20:50:03 2008 +0100
4057
4058    Revert "Fix compilation warning when compiling without --enable-debug."
4059    This commit breaks 'make check'.
4060
4061    This reverts commit c87ca8bb3ad9da57f15b311d4b688215e0a2f461.
4062
4063commit 04ac555c50c6d211d36b8fa9a0ba8f818ca552b8
4064Author: Jean-Baptiste Kempf <jb@videolan.org>
4065Date:   Fri Nov 14 16:47:30 2008 +0100
4066
4067    [Qt] New icons... Because you are worth it.
4068
4069commit 6cf25e2b1d5190274dff340f70c5dd01ebac9e0e
4070Author: Rémi Duraffort <ivoire@videolan.org>
4071Date:   Thu Nov 13 22:47:56 2008 +0100
4072
4073    Cmml: again, fix warning in a better way.
4074
4075commit c22afa5f197adc5bca3e15eae4132b8fbb0e642f
4076Author: Rémi Duraffort <ivoire@videolan.org>
4077Date:   Thu Nov 13 22:37:05 2008 +0100
4078
4079    cmml: *Really* fix compilation warning.
4080    (Don't use dummy code to hide these warnings)
4081
4082commit c87ca8bb3ad9da57f15b311d4b688215e0a2f461
4083Author: Rémi Duraffort <ivoire@videolan.org>
4084Date:   Thu Nov 13 22:22:32 2008 +0100
4085
4086    Fix compilation warning when compiling without --enable-debug.
4087
4088commit fed7645e20d458fb0034e81afeaa25740487973b
4089Author: Jean-Baptiste Kempf <jb@videolan.org>
4090Date:   Thu Nov 13 18:40:41 2008 +0100
4091
4092    Some NEWS.
4093
4094commit fbb04b5b0db0eca95dd44746c71bbafa2530acde
4095Author: COCQUEBERT Cédric <cedric.cocquebert@cea.fr>
4096Date:   Thu Nov 13 18:05:25 2008 +0100
4097
4098    Fix toggling when Video is not embedded
4099
4100    Slight modification by jb
4101    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
4102
4103commit ec0f02a435f1670b671722ae5ccec1f34fcefe9d
4104Author: Antoine Lejeune <phytos@videolan.org>
4105Date:   Sat Jul 26 02:58:15 2008 +0200
4106
4107    Maemo: Add the swscale_nokia770 library
4108
4109    Its interface is close to swscale and the library used part of the
4110    swscale module code.
4111    The library was developped by Siarhei Siamashka.
4112
4113    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4114
4115commit 374571ac06c8bfbf4816cf130637bd20f9c3baf9
4116Author: Antoine Lejeune <phytos@videolan.org>
4117Date:   Fri Jun 27 18:55:15 2008 +0200
4118
4119    A new GUI for Maemo based on Hildon framework
4120
4121    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4122
4123commit 4b07d84daa85a9ac984ca8f088b456e9793f588f
4124Author: Vicente Jimenez Aguilar <googuy@gmail.com>
4125Date:   Thu Nov 13 15:20:04 2008 +0100
4126
4127    Misspelling DCCP code
4128
4129    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4130
4131commit 8239dd267432fc01273b5b05b1e0c4d94370d88b
4132Author: Jean-Baptiste Kempf <jb@videolan.org>
4133Date:   Thu Nov 13 02:29:06 2008 +0100
4134
4135    Correct typo in previous commits.
4136
4137commit defe773333888b4b951bf823427af30ed1265fa8
4138Author: Jean-Baptiste Kempf <jb@videolan.org>
4139Date:   Thu Nov 13 02:21:46 2008 +0100
4140
4141    [Win32] package scripts updates.
4142
4143commit f7ae34ece159379d8b7e569ce4aa56a86e19963a
4144Author: Jean-Baptiste Kempf <jb@videolan.org>
4145Date:   Thu Nov 13 01:07:30 2008 +0100
4146
4147    [Win32] add a MSys configure script.
4148
4149commit 9d2bf51588e76a0ae6f27d0899d3d64df9d6f16b
4150Author: Jean-Baptiste Kempf <jb@videolan.org>
4151Date:   Thu Nov 13 01:04:23 2008 +0100
4152
4153    [Win32] Package: Warn if unix2dos fails, since this can happen a lot on MSys or CYGWIN
4154
4155commit 044d79f1968037eaba38a67bc13cfadb6b02ddb7
4156Author: Christophe Mutricy <xtophe@videolan.org>
4157Date:   Wed Nov 12 21:32:55 2008 +0000
4158
4159    RTP has moved to access/
4160
4161commit 38c794f39eeb18e0f76c2295aae8f3c9ee6a017e
4162Author: Felix Paul Kühne <fkuehne@videolan.org>
4163Date:   Wed Nov 12 22:15:27 2008 +0100
4164
4165    ub.sh: prettified the comments a bit
4166
4167commit 733996f459a45bf5577590520acc0cc2cd46f947
4168Author: Laurent Aimar <fenrir@videolan.org>
4169Date:   Wed Nov 12 20:04:42 2008 +0100
4170
4171    Fixed output bitrate value + cosmetics.
4172
4173commit 940c79795a4b59431f74b0df96cbcc14fc1b1b91
4174Author: David Flynn <davidf@woaf.net>
4175Date:   Wed Nov 12 09:21:25 2008 +0000
4176
4177    codec/dirac: Rewrite libdirac(-research) encoding support
4178
4179    libdirac is currently a higher quality (albeit much slower) encoder than
4180    libschroedinger.  The intention is to port its algorithim to schro and
4181    depricate the codebase.
4182
4183    A previous patch removes libdirac decoding support in preference
4184    to the schroedinger module which is designed to be much faster.
4185
4186    This patch corrects previous attempts at doing an encoder module. It
4187    takes into account:
4188     - input PTS
4189     - correctly forming output pts&dts (progressive and field coding modes)
4190     - gathering dirac data units into encapsulation units
4191     - encoder options
4192     - simplified encoder options (block overlap)
4193     - choosing of suitable parameters from input frame parameters
4194     - OggDirac compliant stashing of headers in p_extra
4195
4196    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4197    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4198
4199commit 7c8f1b05e8d2b4aa1717e623eb683337e6f1dced
4200Author: Ludovic Fauvet <etix@l0cal.com>
4201Date:   Tue Nov 11 11:37:34 2008 +0100
4202
4203    Fix a cursor selection bug in the Messages logs (see #2163)
4204
4205    Also introduce a smart selection where the selection is restored after
4206    text is inserted.
4207
4208    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4209
4210commit 52193737a575d2e26e7be17cf5ca78f9a063a2b5
4211Author: Paul Corke <paulc@datatote.co.uk>
4212Date:   Tue Nov 11 10:05:45 2008 +0000
4213
4214    httpd:  correctly reads from ufd[]...
4215
4216    ...in the case where there are multiple clients, not all of which are
4217    waiting to be serviced.
4218
4219    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4220
4221commit 4ee5170c5d781905a78ed70e3f983b498b133889
4222Author: Dominique Leuenberger <dominique@leuenberger.net>
4223Date:   Mon Nov 10 22:48:53 2008 +0100
4224
4225    Add support for bbc.co.uk iPLayer URLs (LUA Script)
4226
4227    Radio only for the moment
4228
4229    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
4230
4231commit 24e636d13505e7e5a04118a152463c140ca22bf3
4232Author: Christophe Mutricy <xtophe@videolan.org>
4233Date:   Tue Nov 11 20:07:48 2008 +0000
4234
4235    i18: Translate one more string
4236
4237commit d7bfe73c7d4dc859202ab87afff74cc758d9d6aa
4238Author: Christophe Mutricy <xtophe@videolan.org>
4239Date:   Sat Nov 8 01:08:26 2008 +0000
4240
4241    Sync NEWS
4242
4243commit 6a0b7bb7097e0851f38cc9f6c2b2062c0fd14e8c
4244Author: Laurent Aimar <fenrir@videolan.org>
4245Date:   Tue Nov 11 21:49:05 2008 +0100
4246
4247    Revert "Increased VOUT_IDLE_SLEEP as a proper wait/lock is used."
4248
4249    This reverts commit 4332c070f6eba9288f349ac378392b219a3d7629.
4250
4251    A higher value creates problem with OSD. This will need more
4252    thinking.
4253
4254commit b558a0cc74be26a6181114ff1099461d156ff103
4255Author: Laurent Aimar <fenrir@videolan.org>
4256Date:   Tue Nov 11 21:16:04 2008 +0100
4257
4258    Removed es_out_Lock/Unlock.
4259
4260     Demuxer running their own thread sending data to es_out will have to
4261    properly handle es_out (reset).
4262
4263commit f2b93f9017bd00f47b420feb85ccac36eeb4a9e1
4264Author: Laurent Aimar <fenrir@videolan.org>
4265Date:   Tue Nov 11 20:32:20 2008 +0100
4266
4267    Removed stream immediate.
4268
4269    Normal stream layer should be about the same latency now.
4270
4271commit f5ba2e366da3a87471c1c998fffc2ebf82c3b94a
4272Author: Laurent Aimar <fenrir@videolan.org>
4273Date:   Tue Nov 11 20:26:05 2008 +0100
4274
4275    Removed useless buffering at stream level.
4276
4277    It removed the need of access_t.info.b_prebuffered
4278    It reduces latency (removing the need for stream immediate)
4279    It may increase a little the CPU usage but only for demuxer that
4280    already do too much small stream reads.
4281
4282commit 4332c070f6eba9288f349ac378392b219a3d7629
4283Author: Laurent Aimar <fenrir@videolan.org>
4284Date:   Tue Nov 11 19:40:07 2008 +0100
4285
4286    Increased VOUT_IDLE_SLEEP as a proper wait/lock is used.
4287
4288     It is still needed as filter change need to be checked and do not use
4289    this wait/lock (they are about picture fifo).
4290
4291commit f506f347461641f288a5c0511b0b61bd221c9797
4292Author: Felix Paul Kühne <fkuehne@videolan.org>
4293Date:   Tue Nov 11 19:47:05 2008 +0100
4294
4295    Fix package-macosx-plugin target on MacOS X 10.5 (Leopard).
4296
4297    forward-port [578af5df020a05e7deb7f4b0fdf5b6c5d402814e]
4298
4299    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
4300
4301commit b96dff8a8384c896228b8cb1dc8137a7d2c40f65
4302Author: Ilkka Ollakka <ileoo@videolan.org>
4303Date:   Tue Nov 11 17:09:51 2008 +0200
4304
4305    Modify caching-values in simple-preferences, so new base values are
4306    100 200 300 750 2500
4307
4308    For http/rtsp caching is doubled, for mms its 10x that (maybe too much on that one).
4309
4310commit 82674c404707d81843ca67d512f3eb073732a984
4311Author: Ilkka Ollakka <ileoo@videolan.org>
4312Date:   Tue Nov 11 13:06:41 2008 +0200
4313
4314    Enable ffmpeg aac decoder, seems to work currently.
4315
4316commit 00e50bafad3a09a276ed4b1f5e06dde792cb0ca0
4317Author: David Flynn <davidf@rd.bbc.co.uk>
4318Date:   Mon Nov 10 19:27:33 2008 +0000
4319
4320    codec/dirac: remove decoder functionality
4321
4322    The schroedinger project and vlc module are much faster dirac decoders;
4323    that should be used in preference to libdirac[-research]
4324
4325    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4326    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4327
4328commit f1d4df64c430242f395e5aa4db05c092c940d691
4329Author: Laurent Aimar <fenrir@videolan.org>
4330Date:   Mon Nov 10 19:07:00 2008 +0100
4331
4332    Constify es_out_Add es_format_t* argument.
4333
4334commit a8498883acf47525fdd61515df37b56af99424a1
4335Author: David Flynn <davidf@woaf.net>
4336Date:   Sun Nov 9 15:36:17 2008 +0000
4337
4338    mux/ogg: Enable OggDirac support
4339
4340     - OggDirac support using revised granule_position mapping:
4341         http://www.diracvideo.org/specification (20081109)
4342     - Uses p_extra for BOS page
4343     - Flushes Ogg page after each OggDirac packet
4344
4345    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4346    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4347
4348commit 326b2d497a6661a94bbd5e0e3d1d9eb03c2019d9
4349Author: Jean-Baptiste Kempf <jb@videolan.org>
4350Date:   Mon Nov 10 16:40:45 2008 +0100
4351
4352    [Contrib] GnuTLS update to 2.6.1
4353
4354commit 76f5ed0b78a36ac8dbcddf304cc211074c9a506d
4355Author: Sebastien Escudier <sebastien-devel@celeos.eu>
4356Date:   Fri Nov 7 10:25:26 2008 +0100
4357
4358    live555.cpp typo
4359
4360    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
4361
4362commit 7c091cbe7a4fcc36218df65f5aa46f92e1a9a37f
4363Author: Jean-Baptiste Kempf <jb@videolan.org>
4364Date:   Mon Nov 10 13:58:23 2008 +0100
4365
4366    [Contrib] Dirac update to 1.0.0. Some patches were merged upstream, some are still needed...
4367
4368commit 8bda7d7287446b0f5b54fe69c07d600cb0bbd1a2
4369Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4370Date:   Sun Nov 9 21:34:43 2008 +0200
4371
4372    Fix previous commit (untested)
4373
4374commit acade544006e80a73facb152fa53437e21a99a2f
4375Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4376Date:   Sun Nov 9 21:26:11 2008 +0200
4377
4378    Improve Win32 poll replacement (and fix #1949)
4379
4380commit e2fd6417ab45a222a20e6c3e10392654b85bd280
4381Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4382Date:   Sun Nov 9 20:04:38 2008 +0200
4383
4384    read -> recv for Wins(o|u)ck
4385
4386commit e63f18a0cac245aa779c3e76fc46ee9bb5bfd336
4387Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4388Date:   Sun Nov 9 19:36:30 2008 +0200
4389
4390    RTP: try to improve packet re-ordering
4391
4392commit 40f2e51765f4b1d65283fc5184a33ad28096c613
4393Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4394Date:   Sun Nov 9 14:41:07 2008 +0200
4395
4396    Move RTP to access/rtp
4397
4398commit 5b0e367ea7bd4aef9927bd2fe1231ec625a1509c
4399Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4400Date:   Sat Nov 8 17:51:28 2008 +0200
4401
4402    mmap: fix large file support on 32-bits archs (closes #2188)
4403
4404commit f3c8f164bfff4e4074d3c6987802a6d64b10705e
4405Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4406Date:   Sat Nov 8 17:43:54 2008 +0200
4407
4408    mmap: fix debug message formats
4409
4410commit dfbad7bef1d4421e44fec1fba51cb0d9c371917e
4411Author: Jean-Baptiste Kempf <jb@videolan.org>
4412Date:   Fri Nov 7 13:40:23 2008 +0100
4413
4414    [Galaktos] Fix compilation.
4415
4416commit 7bd1ec999126ed0a1f1b864f7b861242a66438c7
4417Author: Jean-Baptiste Kempf <jb@videolan.org>
4418Date:   Fri Nov 7 13:12:05 2008 +0100
4419
4420    Remove unneeded symbols.
4421
4422commit 59b29b20605efab97ba62c75629cd43053e91b86
4423Author: Lukas Durfina <lukas.durfina@gmail.com>
4424Date:   Sat Nov 1 13:23:25 2008 +0100
4425
4426    libvlc: better audio handling
4427
4428    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
4429
4430commit 1e2f42cbdcaff93a11682a0944d91a388a46733a
4431Author: Laurent Aimar <fenrir@videolan.org>
4432Date:   Fri Nov 7 12:29:39 2008 +0100
4433
4434    Modified demux_vaControlHelper to take bitrate in an int64_t
4435
4436commit fdf11136ae966181d509cb629635890890fd1ec3
4437Author: Laurent Aimar <fenrir@videolan.org>
4438Date:   Fri Nov 7 12:22:43 2008 +0100
4439
4440    Cleaned up a bit rawvideo demuxer.
4441
4442    Used vlc_fourcc_t.
4443    Protected a macro.
4444    Used var_CreateGetNonEmptyString where needed.
4445    Cosmetics.
4446
4447commit 68ae0c21f802a0f34315485b3e450b4baa6f8d26
4448Author: Laurent Aimar <fenrir@videolan.org>
4449Date:   Fri Nov 7 11:52:32 2008 +0100
4450
4451    Do not reject rawvideo without a frame rate but use 25 instead.
4452
4453     The rawvideo stream may not be CFR but has a timestamp for every frame.
4454     Anyway I prefer that we try to display the stream even with small glitches
4455    than rejecting it.
4456
4457commit cf0633ae4b65fe4a636fb7248950ae4af4bfd48a
4458Author: David Flynn <davidf@rd.bbc.co.uk>
4459Date:   Fri Nov 7 08:43:32 2008 +0000
4460
4461    rawvideo: Fix timestamps & input options
4462
4463    demux:
4464     - Use accurate timestamps (date_t)
4465     - Signal frame rate in fmt_out
4466     - Fix aspect ratio for YUV4MPEG2
4467     - Reoganise input options to allow sensible overrides
4468       Ie: extension gussing < yuv4mpeg < cmdline
4469
4470    codec/packetizer:
4471     - Fix incorrect assumption of 25 fps video
4472     - Use accurate timestamps (date_t)
4473     - Copy input format as output format (to preserve frame rate)
4474     - Set progressive flag per picture
4475
4476    TODO:
4477     - Have module option for interlaced
4478     - Detect interlaced in demux for YUV4MPEG2
4479     - Have codec read set the interlaced flags in the video
4480     All seems rather tricky for the moment (well, YUV4MPEG2 bit does,
4481     since the demuxer strips the headers that reveal the interlace
4482     mode).
4483
4484    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4485    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4486
4487commit 038ff7b2822ab927762912c130e15781b0f3bb4d
4488Author: Jean-Baptiste Kempf <jb@videolan.org>
4489Date:   Fri Nov 7 01:49:04 2008 +0100
4490
4491    [Contribs] Update LAME.
4492
4493commit 647bac81ba81632cd632ce94bc28ee4e19097783
4494Author: Jean-Baptiste Kempf <jb@videolan.org>
4495Date:   Fri Nov 7 01:36:03 2008 +0100
4496
4497    [Contrib] Update to libpng 1.2.33
4498
4499commit aacbc118daad941b03272be14c1757b1b883cb34
4500Author: Jean-Baptiste Kempf <jb@videolan.org>
4501Date:   Fri Nov 7 01:29:15 2008 +0100
4502
4503    [Contrib] Theora 1.0.
4504
4505commit e3fe478bbe1a8566d37d549f997efa7a973f39ba
4506Author: Jean-Baptiste Kempf <jb@videolan.org>
4507Date:   Thu Nov 6 20:12:47 2008 +0100
4508
4509    Update live555 contrib patch
4510
4511commit 0557b943ad4847383369315155c8d8fd8f790856
4512Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4513Date:   Thu Nov 6 22:34:24 2008 +0200
4514
4515    Remove thread ID.
4516
4517    Iinvalid on POSIX (pthread_t is not scalar), crashing on Win32
4518
4519commit 8580c193320de406a1bdf5ee09860933b7661e58
4520Author: Laurent Aimar <fenrir@videolan.org>
4521Date:   Wed Nov 5 22:23:11 2008 +0100
4522
4523    Fixed spatializer compilation.
4524
4525commit 0430ee7da097e95ed9312c6e98c9fe4455e34114
4526Author: Laurent Aimar <fenrir@videolan.org>
4527Date:   Wed Nov 5 22:18:25 2008 +0100
4528
4529    Fixed goom compilation.
4530
4531commit d603ab6b7c13f256a26f45696c56027f746b9dde
4532Author: Joseph Tulou <brezhoneg1@yahoo.fr>
4533Date:   Wed Nov 5 22:34:59 2008 +0200
4534
4535    Make x11 event handling optional
4536
4537    Signed-off-b: Rémi Denis-Courmont <rdenis@simphalempin.com>
4538
4539commit 4909d939d435d7930f0e05e8b308d735950368f8
4540Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4541Date:   Wed Nov 5 22:06:36 2008 +0200
4542
4543    Fix sscanf overflow
4544
4545    Pointed-out-by: Tobias Klein <tk@trapkit.de>
4546
4547commit 95491aa74fc33d7c3f5183e608ae0d057e1e3c5c
4548Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4549Date:   Tue Nov 4 21:31:17 2008 +0200
4550
4551    Fix buffer overflow
4552
4553    Pointed-out-by. Tobias Klein <tk@trapkit.de>
4554
4555commit 337c8691c2e5576e679bbf2e3c4f10306a75a2ae
4556Author: Laurent Aimar <fenrir@videolan.org>
4557Date:   Wed Nov 5 21:31:47 2008 +0100
4558
4559    Allow aout to grab vout_Request calls.
4560
4561     Do not use vout_Request in aout_filter_t anymore but aout_filter_RequestVout.
4562     They have the same semantic but it will allows to control every vout creation
4563    from aout.
4564
4565commit fc22aeaca9bd16f94c4ed10f67a3ff1d8cc5d1a8
4566Author: David Flynn <davidf@rd.bbc.co.uk>
4567Date:   Tue Nov 4 23:51:51 2008 +0000
4568
4569    Fix allocation of picture_t without full initialization
4570
4571    NB, this highlights some reference counting strangeness.
4572
4573    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4574    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4575
4576commit 3efe5e8aec56dd2397d2d3def1ce623362181503
4577Author: Laurent Aimar <fenrir@videolan.org>
4578Date:   Mon Nov 3 22:22:21 2008 +0100
4579
4580    Split (virtually) display and demux es_out.
4581
4582commit fccbbf9786b4d36b79253cfe8447f976ffff547b
4583Author: Laurent Aimar <fenrir@videolan.org>
4584Date:   Mon Nov 3 20:41:08 2008 +0100
4585
4586    Convert remaining input_EsOut* to es_out_Control.
4587
4588commit 2c73cfb4fa5c4fd17b2f70015df25ed171cb890b
4589Author: Laurent Aimar <fenrir@videolan.org>
4590Date:   Sun Nov 2 21:43:44 2008 +0100
4591
4592    Moved input_EsOutSetRecord/input_EsOutSetDelay to es_out_Control.
4593
4594commit b0bcb74cf24e97b0714da3604172f95b090b8009
4595Author: Laurent Aimar <fenrir@videolan.org>
4596Date:   Sun Nov 2 19:00:22 2008 +0100
4597
4598    Moved input_EsOutDecodersIsEmpty to es_out_Control and cleaned its usage.
4599
4600commit 26a1e9d2458188f6330181650665303f629d0e37
4601Author: Laurent Aimar <fenrir@videolan.org>
4602Date:   Sun Nov 2 18:30:17 2008 +0100
4603
4604    Moved input_EsOutIsBuffering to es_out_Control.
4605
4606commit 719d408b1e213ad512344f97a4abdc0eace2482d
4607Author: Laurent Aimar <fenrir@videolan.org>
4608Date:   Sun Nov 2 16:55:02 2008 +0100
4609
4610    Removed the need of input_EsOutGetFromID.
4611
4612commit a03e58ee5370c68c707723ebcccda0782b92f176
4613Author: Laurent Aimar <fenrir@videolan.org>
4614Date:   Sun Nov 2 16:41:55 2008 +0100
4615
4616    Fixed ES_OUT_SET_DEFAULT name (added ES_).
4617
4618commit c2f9cc4472c2db298c263a35176cede8aca42d71
4619Author: Laurent Aimar <fenrir@videolan.org>
4620Date:   Sun Nov 2 16:36:19 2008 +0100
4621
4622    Moved input_EsOutGetWakeup to es_out_Control.
4623
4624commit d551561daaeb546f7fb328dbf07c07562de3a335
4625Author: Laurent Aimar <fenrir@videolan.org>
4626Date:   Sun Nov 2 13:53:01 2008 +0100
4627
4628    Improved a bit es_out_t generalisation.
4629
4630commit a7e6be66ee8f4f525506b138f8eb09a490111f84
4631Author: Laurent Aimar <fenrir@videolan.org>
4632Date:   Tue Nov 4 23:45:19 2008 +0100
4633
4634    Cosmetics.
4635
4636commit 685e2b0d2d0bc6176416a4592c6f30c05aea6a50
4637Author: David Flynn <davidf@rd.bbc.co.uk>
4638Date:   Tue Nov 4 22:21:30 2008 +0000
4639
4640    Fix parsing of SPS for particular profiles
4641
4642    Should fix some aspect ratio related pain, amongst others.
4643
4644    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4645    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4646
4647commit 3f7d9fb446c6e14c261d85ac8f93501014fd645e
4648Author: David Flynn <davidf@rd.bbc.co.uk>
4649Date:   Thu Oct 30 11:29:44 2008 +0000
4650
4651    Fix prototype to be more const
4652
4653    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4654    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
4655
4656commit 5d1d43dcce7268442077145336fe8790e4389900
4657Author: Laurent Aimar <fenrir@videolan.org>
4658Date:   Tue Nov 4 22:45:02 2008 +0100
4659
4660    Fixed useless timestamp discontinuity with sout.
4661
4662commit 352ed528dc5d531b154565fa5e16fbd7186f6db3
4663Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4664Date:   Tue Nov 4 21:51:32 2008 +0200
4665
4666    Don't lock the message queue until we need it
4667
4668commit 48582a55e23166f79b63ebd7a6174dfd2afbafd4
4669Author: Sebastien Escudier <sebastien-devel@celeos.eu>
4670Date:   Tue Nov 4 16:08:43 2008 +0100
4671
4672    fix sdt.h include in dvb access module
4673
4674    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4675
4676commit 520b8ffc5b40098537df1b08e24ba0f3afba2692
4677Author: David Flynn <davidf@rd.bbc.co.uk>
4678Date:   Tue Nov 4 14:48:21 2008 +0000
4679
4680    Fix calculation with uninitialized value
4681
4682    In particular, calculating i_dts and i_length in p_stream.
4683
4684    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4685    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4686
4687commit aaee6ea2df72ff0254e4ec82402039bf1ad44b92
4688Author: David Flynn <davidf@woaf.net>
4689Date:   Tue Nov 4 14:48:20 2008 +0000
4690
4691    Fix unpacking of Dirac SeqHdr
4692
4693    Individual flags on overridden interlace coding modes are nolonger
4694    transmitted.  Just a single uint.
4695
4696    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
4697    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4698
4699commit 9119f4fae02b845f1661e1ac3f0794c759725ebf
4700Author: Sébastien Escudier <sebastien-devel@celeos.eu>
4701Date:   Tue Nov 4 16:12:58 2008 +0100
4702
4703    input_DetachSout corrections
4704
4705    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4706
4707commit 77b33ced9c4063a601710bc403db5d3139e20999
4708Author: Pierre Ynard <linkfanel@yahoo.fr>
4709Date:   Tue Nov 4 15:50:23 2008 +0100
4710
4711    WinCE: fix includes
4712
4713    Fix includes for WinCE
4714
4715    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4716
4717commit e2c2ece94594b050b6ac8627f000edcc796930d8
4718Author: Geoffroy Couprie <geo.couprie@gmail.com>
4719Date:   Sun Nov 2 20:01:55 2008 +0100
4720
4721    WinCE: replace _wmkdir by _mkdir
4722
4723commit f57c5bdcf9eec8b7ecfe94c53503bb3aaba2e264
4724Author: Geoffroy Couprie <geo.couprie@gmail.com>
4725Date:   Sun Nov 2 19:59:38 2008 +0100
4726
4727    add -no-undefined for WinCE
4728
4729commit d041136e29a08c2e89367455dfae1961d2cdb768
4730Author: Geoffroy Couprie <geo.couprie@gmail.com>
4731Date:   Sun Nov 2 19:59:05 2008 +0100
4732
4733    CeGCC headers depend on _WIN32_WINNT
4734
4735commit 6a34cf948a4c21ff4b543e6ef84e384c7e4c3acf
4736Author: Tadashi Jokagi <elf2000@users.sourceforge.net>
4737Date:   Mon Nov 3 23:33:44 2008 +0000
4738
4739    l10n: Japanese update
4740    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
4741
4742commit 155d38531103b562a68340076889c152e160eaca
4743Author: Christophe Mutricy <xtophe@videolan.org>
4744Date:   Mon Nov 3 23:32:05 2008 +0000
4745
4746    Files have been deleted
4747
4748commit 108850c2e04b7d32ef2539c90eb47167dc49ab79
4749Author: Rémi Duraffort <ivoire@videolan.org>
4750Date:   Mon Nov 3 20:53:34 2008 +0100
4751
4752    xspf: both "xmlns" and "xmlns:vlc" are acceptable. (Fix #2260)
4753
4754commit 1f7257ebb25b9c49bac9c68424705a5c1a2f20ef
4755Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
4756Date:   Sat Nov 1 09:57:10 2008 +0000
4757
4758    fix build with (at least) libspeex 1.1.12
4759
4760    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4761
4762commit 2bdbd381b7507646d6e0179699956085dd18843d
4763Author: Jean-Baptiste Kempf <jb@videolan.org>
4764Date:   Thu Oct 23 07:10:53 2008 -0700
4765
4766    [Qt] Privatise what can be privatised in menu class
4767
4768commit 46ff46aba5a5632de15490d659e2353186178704
4769Author: Jean-Baptiste Kempf <jb@videolan.org>
4770Date:   Thu Oct 23 06:47:22 2008 -0700
4771
4772    [Qt] Put the extended dialog on the left of the Main Interface by default.
4773
4774    Close ticket
4775
4776commit d72ab39c30f7540596e7ad11556b18ce110ad721
4777Author: Jean-Baptiste Kempf <jb@videolan.org>
4778Date:   Sun Nov 2 20:14:16 2008 +0100
4779
4780    [Qt] Parsing of generic toolbars and auto-creation of those bars.
4781
4782    This introduce a parseAndCreate function that creates all the needed buttons from a QString input.
4783    This also introduce a next-frame button and the code needed behind it.
4784
4785commit bc01f89575b94140e2d59a4b1167320ea954d222
4786Author: Jean-Baptiste Kempf <jb@videolan.org>
4787Date:   Sat Nov 1 23:16:53 2008 +0100
4788
4789    [Qt] Implement a kind of rememberance in Open Network Dialog.
4790
4791    The code is suboptimal since it does save more often than when accept() is called. This will be fixed in the future.
4792
4793commit d28937e87627edb8e65d416aa405d9299dc35ea5
4794Author: Laurent Aimar <fenrir@videolan.org>
4795Date:   Sun Nov 2 17:56:47 2008 +0100
4796
4797    Moved VOUT_MIN_DIRECT_PICTURES to src/video_output.
4798
4799commit 3e356e56b23267a91a9e682cc63115926da77600
4800Author: Laurent Aimar <fenrir@videolan.org>
4801Date:   Sun Nov 2 17:50:14 2008 +0100
4802
4803    Removed check on OPTIMIZE_MEMORY in installed headers.
4804
4805commit 60bba9e00fb1808dce867e6ba491368ae5899677
4806Author: Rémi Duraffort <ivoire@videolan.org>
4807Date:   Sun Nov 2 14:49:05 2008 +0100
4808
4809    QT|bookmarks: use hh:mm:ss as time default format.
4810
4811commit b6366fc0b0182bd552ccb0276998601ed133f1ec
4812Author: Rémi Duraffort <ivoire@videolan.org>
4813Date:   Sun Nov 2 13:00:01 2008 +0100
4814
4815    Remove MALLOC_NULL and use calloc when needed.
4816
4817commit 12879a4c3b71a9d566a20a73a72430ca44b17e08
4818Author: Rémi Duraffort <ivoire@videolan.org>
4819Date:   Sun Nov 2 12:40:43 2008 +0100
4820
4821    Remove MALLOC_(VOID|ERR). (and use calloc instead of malloc+memset)
4822
4823commit 30b6a950676d59cf110a5ecdfa7798b2311274bf
4824Author: Rémi Duraffort <ivoire@videolan.org>
4825Date:   Sun Nov 2 12:39:34 2008 +0100
4826
4827    Use var_CreateGet when needed (and cleaning)
4828
4829commit d5f2ec0de2c051dc45aed4a24cb13b10938c0c24
4830Author: Rémi Duraffort <ivoire@videolan.org>
4831Date:   Sun Nov 2 11:36:10 2008 +0100
4832
4833    Don't use var_CreateGet oly to Create the variable.
4834
4835commit af6303149338a6b448cb08b440e88d69ab34c7f7
4836Author: Laurent Aimar <fenrir@videolan.org>
4837Date:   Sat Nov 1 16:22:52 2008 +0100
4838
4839    Increase the number of video/sub buffer.
4840
4841    Only if OPTIMIZE_MEMORY is not defined.
4842    If allows better performance at the expense of memory.
4843
4844commit 007185b1ab1125ec04c9aa5bea1446f802dd5d5f
4845Author: Laurent Aimar <fenrir@videolan.org>
4846Date:   Sat Nov 1 16:19:52 2008 +0100
4847
4848    Added lock around es_out for multiple thread access.
4849
4850    It should fix race conditions when using stream demuxer.
4851    It is a temporary way until I finish a few es_out modification.
4852
4853commit e34927d31d92030d037294412f1e651601e5e010
4854Author: Laurent Aimar <fenrir@videolan.org>
4855Date:   Sun Oct 26 16:20:53 2008 +0100
4856
4857    Moved out a few defines from vlc_config.h
4858
4859commit c502ce6e81ae4fb29bb72d07bca717d54e7f7c10
4860Author: Rolf Ahrenberg <Rolf.Ahrenberg@saunalahti.com>
4861Date:   Fri Oct 31 14:44:26 2008 +0200
4862
4863    RTSP authentication with DSS
4864
4865    This patch enables a working RTSP authentication with the Darwin
4866    streaming server (DSS).
4867
4868    When the VLC is compiled against Live555 streaming media library
4869    (live.2008.09.02), the authentication fails when both username and
4870    password are asked via a VLC dialog as the DSS requires authorization
4871    also for SETUP, PLAY, and TEARDOWN commands and the necessary
4872    information isn't delivered correctly to the Live555 library. The VLC
4873    used Live555 interface in such a way, that the authenticator was valid
4874    only for the DESCRIBE when I debugged the library with vlc-0.9.2. The
4875    problem still exists in vlc-0.9.5.
4876
4877    Signed-off-by: Rolf Ahrenberg <Rolf.Ahrenberg@saunalahti.fi>
4878
4879    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
4880
4881commit 08d7a20d7bfda963eb3b71443042165b19b86531
4882Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4883Date:   Sat Nov 1 15:24:51 2008 +0200
4884
4885    Only check msleep on Linux (seems to depend on GNU ELF extensions)
4886
4887commit 4dcbda16b38498f4b48c4a746bdae27f8528faa1
4888Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4889Date:   Sat Nov 1 13:23:55 2008 +0200
4890
4891    Missing include
4892
4893commit ce9b3ea8e724dc6f36c9a84ccacc56fa354bde60
4894Author: Rémi Duraffort <ivoire@videolan.org>
4895Date:   Fri Oct 31 23:49:48 2008 +0100
4896
4897    Fix potential memleak (+cleaning).
4898
4899commit 4d62902da8765ffcba5d55f1ce8fbd7a1176a9b8
4900Author: Rémi Duraffort <ivoire@videolan.org>
4901Date:   Fri Oct 31 23:29:04 2008 +0100
4902
4903    Remove unused macros (or used only one time).
4904
4905commit 4e626b7f87ea07a7027975e7e760c559458810f2
4906Author: Rémi Duraffort <ivoire@videolan.org>
4907Date:   Fri Oct 31 23:14:21 2008 +0100
4908
4909    Don't use var_CreateGet just to create variables.
4910
4911commit 5754275dff94623be34ec22bbf1792635ef2ea41
4912Author: Rémi Duraffort <ivoire@videolan.org>
4913Date:   Fri Oct 31 22:55:33 2008 +0100
4914
4915    Typo
4916
4917commit 088194609ca850c2c8b6e0eaa3cfd0e1f48a4ff3
4918Author: Rémi Duraffort <ivoire@videolan.org>
4919Date:   Fri Oct 31 22:15:34 2008 +0100
4920
4921    Clean up (and use var_CreateGetString)
4922
4923commit 77950f05cc5dc7f48a8c8437e17690a89209125d
4924Author: Rémi Duraffort <ivoire@videolan.org>
4925Date:   Fri Oct 31 22:10:57 2008 +0100
4926
4927    Cleanup and fix a potential memleak.
4928
4929commit 0237be200bc97f4ddd37c556871137c0f4d449e3
4930Author: Rémi Duraffort <ivoire@videolan.org>
4931Date:   Fri Oct 31 22:10:16 2008 +0100
4932
4933    Use asprintf instead of malloc+sprintf.
4934
4935commit d329a269c737c185d19b02597e9f26daa9b77f5e
4936Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4937Date:   Thu Oct 30 23:03:52 2008 +0200
4938
4939    documentation
4940
4941commit 5c2490264a2c92be8bdfc58ba988c2cda006165a
4942Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4943Date:   Thu Oct 30 22:59:37 2008 +0200
4944
4945    Convert host name to locale before IDN is applied
4946
4947commit aab2abb054990b7cf94f7ef2bd285049d23cb83c
4948Author: Rémi Duraffort <ivoire@videolan.org>
4949Date:   Thu Oct 30 21:18:45 2008 +0100
4950
4951    Fix potential memleak (CID 270 and 271)
4952
4953commit 5d974e629ec3380490cf14cd344819debe9b350d
4954Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4955Date:   Thu Oct 30 22:08:59 2008 +0200
4956
4957    Cleanup directory URI encoding
4958
4959commit 691503a29d3b860b4c4428f316b8f0ef56dd7013
4960Author: Rémi Duraffort <ivoire@videolan.org>
4961Date:   Thu Oct 30 20:57:30 2008 +0100
4962
4963    Qt4|Bookmarks: fix memleaks.
4964
4965commit 7989f86c90d0a65ff82e790a6a88729575a2669f
4966Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4967Date:   Thu Oct 30 21:15:43 2008 +0200
4968
4969    Remove the Qt4 video widget
4970
4971commit b95136f6ea88b18b0d05bd8f3b7dc8475ab3f7f9
4972Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4973Date:   Thu Oct 30 21:02:10 2008 +0200
4974
4975    Remove useless parameter
4976
4977commit 62fd975c7cba03645c45188bcb784e708bbd473b
4978Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4979Date:   Thu Oct 30 19:53:22 2008 +0200
4980
4981    Remove write-only value
4982
4983commit c4aac77c660a12edef25481656b6de760c57b2d5
4984Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4985Date:   Thu Oct 30 19:33:35 2008 +0200
4986
4987    Fix another small race condition in the Qt4 video window
4988
4989commit e488bc0f4fbc6480c7fb58bfbf782f7316fccedb
4990Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4991Date:   Thu Oct 30 19:05:16 2008 +0200
4992
4993    News
4994
4995commit 19d269a709b0ae2f14de6f38b676a76808bf5e40
4996Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
4997Date:   Thu Oct 30 19:05:10 2008 +0200
4998
4999    Remove Esound plugin
5000
5001commit dd52499602b0832db66290fe3a8063e5fccdee25
5002Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5003Date:   Thu Oct 30 19:04:47 2008 +0200
5004
5005    Remove aRts plugin (again)
5006
5007commit 55bdfd25ccd72dc758b3e331bbc6fc716d59e948
5008Author: Jean-Baptiste Kempf <jb@videolan.org>
5009Date:   Thu Oct 30 18:33:40 2008 +0100
5010
5011    MotionDetect: check for NULLITY at the right place.
5012
5013    Fix CID 234
5014
5015commit 3dd8af269de3590184cca8fc6fa74ca5b6da9e24
5016Author: Jean-Baptiste Kempf <jb@videolan.org>
5017Date:   Thu Oct 30 13:57:27 2008 +0100
5018
5019    Fix Typo. Patch by Pierre Ynard.
5020
5021commit b9751c6b4bf933fa5abe92a82b9855ccbf79529e
5022Author: Christophe Mutricy <xtophe@videolan.org>
5023Date:   Wed Oct 29 22:26:43 2008 +0000
5024
5025    Typo
5026
5027commit 6e8667b72dbb0131ee571ed402da0271c18c7799
5028Author: Rémi Duraffort <ivoire@videolan.org>
5029Date:   Wed Oct 29 22:12:59 2008 +0100
5030
5031    Qt4/DialogEvent: fix memleak
5032
5033commit b4adbba8586661abb982e0491d52b2c30138c9c0
5034Author: Rémi Duraffort <ivoire@videolan.org>
5035Date:   Wed Oct 29 22:01:34 2008 +0100
5036
5037    Qt/playlist: fix memleak.
5038
5039commit 15e4aff7192b6c5519c55ba067d15b4ac5812cfc
5040Author: Rémi Duraffort <ivoire@videolan.org>
5041Date:   Wed Oct 29 21:40:42 2008 +0100
5042
5043    Qt4 is a big familly, they all want parents (fix memleak)
5044
5045commit b83cc66fbc6577619361d24c89d57044ffe39873
5046Author: Rémi Duraffort <ivoire@videolan.org>
5047Date:   Wed Oct 29 21:29:15 2008 +0100
5048
5049    Recent: don't leak just for fun.
5050
5051commit 5d085ee8fce3e56a3d590532a744ac203a219256
5052Author: Rémi Duraffort <ivoire@videolan.org>
5053Date:   Wed Oct 29 19:39:22 2008 +0100
5054
5055    Use asprintf and check for the return value. (better than malloc+sprintf)
5056
5057commit a1d4c652d3f7e7d45e76a25d4655786db13dc3af
5058Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5059Date:   Wed Oct 29 22:31:57 2008 +0200
5060
5061    Use asprintf and use free instead of g_free (fixes #2252)
5062
5063commit 35d35480c4dab11b13925d4d125eac52274054ad
5064Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5065Date:   Wed Oct 29 22:28:18 2008 +0200
5066
5067    Unlikely memory leak - fixes #2256
5068
5069commit 3b73bdb160c97a77560231430938772c68c58bb9
5070Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5071Date:   Wed Oct 29 22:27:10 2008 +0200
5072
5073    Memory leak - fixes #2255
5074
5075commit 33f875660884cecf8e955e5239874c0f3035f8b7
5076Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5077Date:   Wed Oct 29 22:19:25 2008 +0200
5078
5079    Remove never used RTCP code (fixes #2254)
5080
5081commit 05492281965ed211badf7e1f4c2220be720d3356
5082Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5083Date:   Wed Oct 29 21:59:01 2008 +0200
5084
5085    Remove most stray semi-colons in module descriptions
5086
5087    Those multi-lines are still to be done (it's going to be fun...)
5088    See also 5af4cc854bcc7ec083195b41e555dac5988feabb.
5089
5090commit 25a1b84bd5591bb4574191ed5ad7a96365603d2a
5091Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5092Date:   Wed Oct 29 21:13:56 2008 +0200
5093
5094    Re-order (no functional changes)
5095
5096commit b8ad17d647f349aeee1f0f7e5d6dc3b322b6fac9
5097Author: Rémi Duraffort <ivoire@videolan.org>
5098Date:   Tue Oct 28 22:41:43 2008 +0100
5099
5100    bookmarks: fix memleaks
5101
5102commit b1a8a5cc59de6413e75dae49793daa8dc95847d3
5103Author: Rémi Duraffort <ivoire@videolan.org>
5104Date:   Sun Oct 26 23:02:25 2008 +0100
5105
5106    Clean up coments.
5107
5108commit de3f8c025b7bcee3d784a8b9c43d6f1fc1bbb62e
5109Author: Rémi Duraffort <ivoire@videolan.org>
5110Date:   Sun Oct 26 22:41:49 2008 +0100
5111
5112    Use asprintf and check it.
5113
5114commit c22fcbc172a3687bfa792bfa90bd57792beb3efc
5115Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5116Date:   Tue Oct 28 22:44:19 2008 +0200
5117
5118    Missing include
5119
5120commit c26595a84486dc222c6a98699a3c3ec4e3eb093e
5121Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5122Date:   Tue Oct 28 19:29:51 2008 +0200
5123
5124    Fix flawed logic
5125
5126commit 6b06966a934c5147cb01858c0cdfd4af827d05df
5127Author: Geoffroy Couprie <geo.couprie@gmail.com>
5128Date:   Tue Oct 28 18:18:07 2008 +0100
5129
5130    Fix missing prototype for InterlockedXXcrement64
5131
5132commit 397a4949116cf332dca73f904740c2768efff015
5133Author: Ilkka Ollakka <ileoo@videolan.org>
5134Date:   Tue Oct 28 14:45:11 2008 +0200
5135
5136    remove unneeded if for aac-profile
5137    default aac-profile to low instead of main
5138
5139commit 761d97cecd69b6126e559bb20069b030a2831e91
5140Author: Jean-Baptiste Kempf <jb@videolan.org>
5141Date:   Tue Oct 28 06:47:33 2008 +0100
5142
5143    [Qt] chmod 644 qt4.*
5144
5145commit 3bb097d4edcdbc147442741dd8fbe0809874a9f5
5146Author: Jean-Baptiste Kempf <jb@videolan.org>
5147Date:   Mon Oct 27 20:55:34 2008 -0700
5148
5149    Fix forgotten include.
5150
5151commit 87ef957bfa8f7b47735fbad85a0b2636aea14ba2
5152Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5153Date:   Mon Oct 27 19:29:13 2008 +0200
5154
5155    Force an error when a function prototype is missing
5156
5157    If someone understands the stochastic process whereby GCC decides to
5158    apply this function or not, please let me know.
5159
5160commit 8ff1f7b5c43642ac6d9f35f9b67485aed260b4b2
5161Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
5162Date:   Mon Oct 27 12:44:19 2008 +0100
5163
5164    vout_intf: do not vlc_object_release() the cache object since it no more obtained through vlc_object_find
5165
5166commit 89452115d60f44f8640bfb6ab9299ec01d188423
5167Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5168Date:   Sun Oct 26 19:19:32 2008 +0200
5169
5170    Format string fix
5171
5172commit 1a78a1572777a17318146421d2a60b7db2474088
5173Author: David Flynn <davidf@rd.bbc.co.uk>
5174Date:   Sun Oct 26 17:33:14 2008 +0100
5175
5176    [qt4/recents] Remove dependency on qt4.4 for QList::removeOne()
5177
5178    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
5179
5180commit d76b77e1a6570980b9bcb19ba495c3e493c519ec
5181Author: Rémi Duraffort <ivoire@videolan.org>
5182Date:   Sun Oct 26 17:27:10 2008 +0100
5183
5184    Update NEWS
5185
5186commit 1cf017bac702c4eff52555e719ffeaf40c353880
5187Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5188Date:   Sun Oct 26 18:23:39 2008 +0200
5189
5190    syntax error
5191
5192commit 955442b8c805a40dfcfdba241c90f5906a446195
5193Author: Rémi Duraffort <ivoire@videolan.org>
5194Date:   Sun Oct 26 17:13:08 2008 +0100
5195
5196    Add a module to export the playlist in HTML (feature requested on the forum).
5197
5198commit ebbd98f73d95b5f48d537401874bbb129c020c7e
5199Author: Rémi Duraffort <ivoire@videolan.org>
5200Date:   Fri Oct 24 20:32:42 2008 +0200
5201
5202    asf: fix compilation warning.
5203
5204commit 98ca7e9c15351b17e3b6f3acaf07e555a8d26ce4
5205Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5206Date:   Sun Oct 26 18:14:58 2008 +0200
5207
5208    resolve_xml_special_chars: don't reinvent bsearch()
5209
5210commit cc23bbdc45f1df1d793d85bcffa08472b20c11f1
5211Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5212Date:   Sun Oct 26 18:00:30 2008 +0200
5213
5214    Test case for resolve_xml_special_chars
5215
5216commit 47d358cd4e966200438eeeb732c0e66f2c436482
5217Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5218Date:   Sun Oct 26 17:49:55 2008 +0200
5219
5220    Simplify entity table a little
5221
5222commit 3caf6353bb2151f28b89b155727fe59b72827836
5223Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5224Date:   Sun Oct 26 17:31:50 2008 +0200
5225
5226    resolve_xml_special_chars: add non-breakable space
5227
5228commit 1e8938de3cfa40814450b42f9d69db49dd269ab8
5229Author: Antoine Cellerier <dionoea@videolan.org>
5230Date:   Sat Oct 25 03:04:20 2008 +0200
5231
5232    Fix x86_64 specific compilation warning.
5233
5234commit de4e4bfc12bf6a342aa72a40b14c2126cbfd214d
5235Author: Antoine Cellerier <dionoea@videolan.org>
5236Date:   Sat Oct 25 03:01:47 2008 +0200
5237
5238    Remove warnings.
5239
5240commit 6409dc01f6295fda18acc3e40ce756a91ec01395
5241Author: Antoine Cellerier <dionoea@videolan.org>
5242Date:   Sat Oct 25 02:58:29 2008 +0200
5243
5244    Simplify confusing code.
5245
5246commit 8dc892540fa38b0c4cb56b984f9a7976be831d00
5247Author: Jean-Baptiste Kempf <jb@videolan.org>
5248Date:   Sat Oct 25 15:50:51 2008 +0200
5249
5250    Win32: fix libass linking.
5251
5252commit e3a2e4e485c300546b356a63aa7c7ab15c5f3682
5253Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5254Date:   Sat Oct 25 16:08:58 2008 +0300
5255
5256    str_format_time: do not hard-code buffer length - fix #2242
5257
5258commit 7f347265b26cd36410caf8dcad596d0d90b9e6e8
5259Author: Nicolas Chauvet (kwizart) <kwizart@gmail.com>
5260Date:   Fri Oct 24 16:15:35 2008 +0200
5261
5262    Add support for libproxy via pkg-config
5263
5264    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
5265
5266commit 37e7ad9ac0c0f67d7d5b8d4ce63b5734791d6737
5267Author: Christophe Mutricy <xtophe@videolan.org>
5268Date:   Fri Oct 24 22:45:55 2008 +0100
5269
5270    Synchronise NEWS
5271
5272commit 2e640ac4e8e1990d12c7e10358edb19a68de1983
5273Author: Pavlov Konstantin <thresh@videolan.org>
5274Date:   Sat Oct 25 00:10:52 2008 +0400
5275
5276    extras/package/macosx: Explain what i did to make universal binary, that
5277    sacred knowledge shouldnt be forgotten by future generations of VLC
5278    devs.
5279
5280commit 9cff8cf11225ccfb6f74624741d83844c76422fd
5281Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
5282Date:   Fri Oct 24 14:00:26 2008 +0200
5283
5284    embedded snapshot: unlock the cache object
5285
5286    It it locked when returning from vlc_object_wait/vlc_cond_wait
5287
5288commit 60029aef5ccf6ff440472d542ac024ce5cc953ec
5289Author: Christophe Mutricy <xtophe@videolan.org>
5290Date:   Thu Oct 23 21:51:14 2008 +0100
5291
5292    Update i18n files
5293
5294commit 4e797456664930fab817a373c20728e32239de55
5295Author: Laurent Aimar <fenrir@videolan.org>
5296Date:   Thu Oct 23 22:00:54 2008 +0200
5297
5298    Added decoder_New/Delete/Link/UnlinkPicture helpers.
5299
5300commit f0e63c5df599a87fa05524b15a7ff01da7ecd2ec
5301Author: Laurent Aimar <fenrir@videolan.org>
5302Date:   Thu Oct 23 21:46:24 2008 +0200
5303
5304    Fixed an invalid return.
5305
5306commit c0e36ecdb6feeb44b20f2a2980c743f787506e3e
5307Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5308Date:   Thu Oct 23 22:59:11 2008 +0300
5309
5310    missing wakeup
5311
5312commit 1c963efdd3ab1375a43593dc5c1b9bc30752b74d
5313Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5314Date:   Thu Oct 23 22:58:01 2008 +0300
5315
5316    Another small decoder thread simplification
5317
5318    Conflicts:
5319
5320            src/input/decoder.c
5321
5322commit 9d4a329f772af97c7b17569a45e45102598488b4
5323Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5324Date:   Thu Oct 23 22:56:28 2008 +0300
5325
5326    DMO: fix serialization, check for errors in DecOpen...
5327
5328commit 17485fb47d060788f8cfc1c9f138644a0ade8646
5329Author: Laurent Aimar <fenrir@videolan.org>
5330Date:   Thu Oct 23 21:31:23 2008 +0200
5331
5332    Added decoder_NewAudioBuffer/decoder_DeleteAudioBuffer helpers.
5333
5334commit 7765d6b8e5272afdfecfa9bbf2c841e87d552cfe
5335Author: Laurent Aimar <fenrir@videolan.org>
5336Date:   Thu Oct 23 21:11:21 2008 +0200
5337
5338    Fixed a comment.
5339
5340commit f1670436be5d96cea0e5160fb0f020a1be4bac0c
5341Author: Laurent Aimar <fenrir@videolan.org>
5342Date:   Thu Oct 23 21:09:50 2008 +0200
5343
5344    Revert "Another small decoder thread simplification"
5345
5346    This reverts commit 3c9681e1683beb1e3c11a3e7cd9f58e9d3738751.
5347    It breaks DMO/Qt decoding. It can be commited again when a fix
5348    is found.
5349
5350commit 0357e2cf82ad87897a43ea3b5a2540aacff504a7
5351Author: Laurent Aimar <fenrir@videolan.org>
5352Date:   Thu Oct 23 21:08:16 2008 +0200
5353
5354    Added decoder_NewSubpicture/decoder_DeleteSubpicture helpers.
5355
5356commit b64ada26f7e25a76c23b759be100d4b76e249b9f
5357Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5358Date:   Thu Oct 23 21:38:40 2008 +0300
5359
5360    Fix decoder FIFO pacing.
5361
5362commit 3c9681e1683beb1e3c11a3e7cd9f58e9d3738751
5363Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5364Date:   Thu Oct 23 21:34:15 2008 +0300
5365
5366    Another small decoder thread simplification
5367
5368commit 3d98df168373b402f246a9b5702f27cea73fb953
5369Author: Laurent Aimar <fenrir@videolan.org>
5370Date:   Thu Oct 23 20:30:35 2008 +0200
5371
5372    Fixed segfault with decoder_GetInputAttachments/GetDisplayDate/GetDisplayRate.
5373
5374commit a0bc270c37df7f28c5d9fa2f5070f3c5638a6efc
5375Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5376Date:   Thu Oct 23 19:23:29 2008 +0300
5377
5378    Fix --disable-vlm --enable-sout
5379
5380commit e923b2b84a08925b5b5cdd2113063eeaaff3e7bb
5381Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5382Date:   Thu Oct 23 18:27:30 2008 +0300
5383
5384    Code factorization
5385
5386commit 7477f3c370d72ccec2c2e540ecdd8fdc03455206
5387Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5388Date:   Thu Oct 23 18:07:13 2008 +0300
5389
5390    Separate filesystem functions from the rest
5391
5392commit 7b721c866d73ca48742c78239d348e05bdfaaefb
5393Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
5394Date:   Thu Oct 23 16:36:19 2008 +0200
5395
5396    embedded snapshot: properly lock/unlock the cache object
5397
5398commit a721dbaf9440d94fb50b7c6d39332690a518990e
5399Author: Jean-Baptiste Kempf <jb@videolan.org>
5400Date:   Thu Oct 23 00:02:04 2008 +0200
5401
5402    Define next frame to 'e' hotkey.
5403
5404commit 7e6d2878952408545c2d9d3b4e7c50a35e40a57a
5405Author: Christophe Mutricy <xtophe@videolan.org>
5406Date:   Tue Oct 21 23:16:40 2008 +0100
5407
5408    Fix DTD url
5409
5410commit 924a7038079083f6a79a223195a87762826c15ec
5411Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5412Date:   Wed Oct 22 23:59:00 2008 +0300
5413
5414    directory: do not try to open "-" as it refers to stdin
5415
5416    This removes a silly error message.
5417
5418commit a2ab6cd559990648dc804c302197860ec5987e25
5419Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5420Date:   Wed Oct 22 23:46:32 2008 +0300
5421
5422    block_FifoPace: proper waiting for overflowing queue
5423
5424commit a2f64f8a853a69dc30d5df100e84792c8c4440b7
5425Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5426Date:   Wed Oct 22 23:36:37 2008 +0300
5427
5428    Allow block_FifoPut(fifo,NULL)
5429
5430commit d8ab9784da042e44627b5cc3c5b2138ff0c5cb76
5431Author: Laurent Aimar <fenrir@videolan.org>
5432Date:   Wed Oct 22 22:20:56 2008 +0200
5433
5434    Cosmetic.
5435
5436commit b0782ad7dcfd29f942098e3160ced83a9ade6dc7
5437Author: Laurent Aimar <fenrir@videolan.org>
5438Date:   Wed Oct 22 21:55:06 2008 +0200
5439
5440    Added "next frame" support.
5441
5442    It will work most of the time.
5443    Subtitle are not correctly handled.
5444    It will be ignored if no video.
5445
5446commit ba75d5221d90168c76fa255eff047ac96724ddd1
5447Author: Laurent Aimar <fenrir@videolan.org>
5448Date:   Wed Oct 22 00:58:19 2008 +0200
5449
5450    Fixed system clock phase when changing rate.
5451
5452commit a996e2cad8e232fc5c914fe3456fbd4951600203
5453Author: Laurent Aimar <fenrir@videolan.org>
5454Date:   Tue Oct 21 20:55:47 2008 +0200
5455
5456    Flush audio/subtitle in next frame.
5457
5458commit f144379a082a4eb5f446fa1cee64010cf74614df
5459Author: Laurent Aimar <fenrir@videolan.org>
5460Date:   Tue Oct 21 20:41:16 2008 +0200
5461
5462    Added input_DecoderFrameNext (not yet used).
5463
5464commit 94287dcea213dd7e8e65cc1436f78dd649a15877
5465Author: Laurent Aimar <fenrir@videolan.org>
5466Date:   Mon Oct 20 22:39:20 2008 +0200
5467
5468    Implemented vout_NextPicture.
5469
5470commit 321e04ca2733320670bada94ae1b12e0e9ceb046
5471Author: Laurent Aimar <fenrir@videolan.org>
5472Date:   Mon Oct 13 23:15:00 2008 +0200
5473
5474    Added hotkey code for input "frame-next".
5475
5476    No default key is assigned.
5477
5478commit c136bb81d0235190d837e14da3458c8bd83269ea
5479Author: Laurent Aimar <fenrir@videolan.org>
5480Date:   Mon Oct 13 23:13:29 2008 +0200
5481
5482    Added control code for "frame-next" variable.
5483
5484    It is ignored.
5485
5486commit e2fb80c6f3d2bc123690b8439fa47859c892a5ab
5487Author: Laurent Aimar <fenrir@videolan.org>
5488Date:   Fri Oct 17 22:07:52 2008 +0200
5489
5490    Clean up vout picture destruction.
5491
5492commit 2672302feda7f1573e7187c8ca0f756113a79439
5493Author: Laurent Aimar <fenrir@videolan.org>
5494Date:   Thu Oct 16 23:55:58 2008 +0200
5495
5496    Simplify picture selection in vout.
5497
5498commit d4980f0bb4d1fccc42214e5d8b2f121ff79cc2c6
5499Author: Laurent Aimar <fenrir@videolan.org>
5500Date:   Thu Oct 16 23:55:33 2008 +0200
5501
5502    Fixed display of first frame after seek while paused.
5503
5504commit 75f55c2781e8883d1832b57c75762e93e38ee247
5505Author: Laurent Aimar <fenrir@videolan.org>
5506Date:   Thu Oct 16 22:10:05 2008 +0200
5507
5508    Store the last displayed picture pointer in vout private structure.
5509
5510commit c438a0104bf3a549b326c172b39dc5e2d9ab6573
5511Author: Laurent Aimar <fenrir@videolan.org>
5512Date:   Thu Oct 16 21:59:19 2008 +0200
5513
5514    Split vout_internal.h to hide vout_thread_t definition from decoder.
5515
5516commit 4f460e2ffb86479e88509a2aca86609adeded1e9
5517Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5518Date:   Wed Oct 22 23:09:27 2008 +0300
5519
5520    block_FifoWake (deprecated): wake-up _all_ threads, not just one
5521
5522commit 8209230f34c53150918d8147f02385cdd8ccc4e3
5523Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5524Date:   Wed Oct 22 22:49:11 2008 +0300
5525
5526    Do not check for decoder error in the demux thread
5527
5528    That was only an optimization, and it fails thread-safety.
5529    In any case, a failed decoder will still dequeue (and discard) blocks.
5530
5531commit 3110258d24150892b6fbff19d5868a004e0c26af
5532Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5533Date:   Wed Oct 22 22:47:04 2008 +0300
5534
5535    Small code factorization
5536
5537commit 02c79d62bc88443be0c1b70fc00be3517bc9b67d
5538Author: Rémi Duraffort <ivoire@videolan.org>
5539Date:   Wed Oct 22 20:29:14 2008 +0200
5540
5541    Fix potential NULL dereference (CID 27).
5542    And fix a potential memleak.
5543
5544commit 5219f5ec7324446fc0c9a7e4d530afa4ae4b96e2
5545Author: Rémi Duraffort <ivoire@videolan.org>
5546Date:   Wed Oct 22 20:16:25 2008 +0200
5547
5548    Fix compilation of modules/video_filter/imgresample.c
5549
5550commit 26ddd19665fdf09fbefb765ccbe7951b6f82f26b
5551Author: Rémi Duraffort <ivoire@videolan.org>
5552Date:   Mon Oct 20 18:59:43 2008 +0200
5553
5554    Don't forgot to unlock the mutex.
5555
5556commit 7c97b0295e1c279b4ba43c76b40503b8024f3559
5557Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5558Date:   Wed Oct 22 21:15:48 2008 +0300
5559
5560    SAP does needs an object, not specifically a stream instance
5561
5562commit 08ffe836a96b1e2ac944dee4f007a6f819b48ac7
5563Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5564Date:   Wed Oct 22 21:09:19 2008 +0300
5565
5566    Add the sout stubs
5567
5568commit ec525f6973f5e5dd4a7015d002f3e8816be4340e
5569Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5570Date:   Wed Oct 22 20:47:51 2008 +0300
5571
5572    Restore -no-undefined on Win32
5573
5574commit 616fa5c8b34ab3afbfbc14838f0d3f0b187fd7ee
5575Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5576Date:   Wed Oct 22 20:27:19 2008 +0300
5577
5578    Simplifications
5579
5580commit 5d2a5fd0d73dff89aec008576c8c3382521138f9
5581Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5582Date:   Wed Oct 22 20:24:07 2008 +0300
5583
5584    VLM: provide stubs for --disable-vlm
5585
5586commit 081b18a15b97e8a27fbbeceb97eabb3dbdc62390
5587Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5588Date:   Wed Oct 22 20:04:19 2008 +0300
5589
5590    Privatize httpd_MsgInit and httpd_MsgClean
5591
5592commit fa8f48546df5cb3faaa87c3400dd647474514b2b
5593Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5594Date:   Wed Oct 22 18:26:38 2008 +0300
5595
5596    Cosmetic fixes
5597
5598commit c0d37c7c881712e182f03b52d0b00a911cab81ac
5599Author: Sebastien Escudier <sebastien-devel@celeos.eu>
5600Date:   Wed Oct 22 11:19:35 2008 +0200
5601
5602    Use live555 timeout option and reduce waiting time
5603
5604    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
5605
5606commit 7bd6af3396320ab00dc7fa646f6d9764099495e8
5607Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5608Date:   Wed Oct 22 17:18:00 2008 +0300
5609
5610    More verbose ffmpeg encoding failure
5611
5612commit a66e3c1d44c89d2675523cce1b50c01e2a3c5653
5613Author: Pavlov Konstantin <thresh@altlinux.ru>
5614Date:   Wed Oct 22 02:09:36 2008 +0400
5615
5616    video4linux2: Add libv4l2 support. Fixes #1804.
5617
5618    Based on patches by Nicolas Chauvet and Hans de Goede.
5619
5620commit 1b1a6a4ef36bfb431359a6a4a1d8a7ce1c907b6f
5621Author: Jean-Baptiste Kempf <jb@videolan.org>
5622Date:   Tue Oct 21 10:08:13 2008 +0200
5623
5624    [Contribs] Update libgcrypt to 1.4.3
5625
5626commit 4c30e1d7dfe4908f0cac8c0862f9cb2aac515e38
5627Author: Jean-Baptiste Kempf <jb@videolan.org>
5628Date:   Tue Oct 21 09:51:43 2008 +0200
5629
5630    [Contribs] libpng update for CVE-2008-3964
5631
5632commit 79579afe7f4dd0e87162828fe47a305d679d1bf7
5633Author: Jean-Baptiste Kempf <jb@videolan.org>
5634Date:   Tue Oct 21 09:35:44 2008 +0200
5635
5636    [Qt] Fix a crash when toggling minimalView when --no-embedded-video.
5637
5638    Close #2194
5639
5640commit 5e0254ce2fe412264e6c2c278fe6c33637fd9755
5641Author: Jean-Baptiste Kempf <jb@videolan.org>
5642Date:   Tue Oct 21 01:36:16 2008 +0200
5643
5644    [Contribs] Update the patch to deactivate c99 mode in FFmpeg
5645
5646    This should fix linking to faac and mp3lame.
5647
5648commit 17794b843435b7f8444ad986072275f572bc7ed8
5649Author: Jean-Baptiste Kempf <jb@videolan.org>
5650Date:   Mon Oct 20 13:38:23 2008 +0200
5651
5652    [Fake] Add a missing callback on fake-file-reload
5653
5654    When fake-file-reload is changed, you might want to renew the image.
5655    Should Close #2230
5656
5657commit d72aba04bb47269fe1610e777d0099681cdb66f3
5658Author: Jean-Baptiste Kempf <jb@videolan.org>
5659Date:   Mon Oct 20 22:50:58 2008 +0200
5660
5661    [Win32] Fix yet another packaging issue.
5662
5663commit c0998a10dfc31a7d9e08edb1ae1249ece6796329
5664Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5665Date:   Mon Oct 20 23:18:30 2008 +0300
5666
5667    Remove dummy embedded window exclusion
5668
5669    Qt4 embedded breakage has nothing to do with X11 afterall.
5670
5671commit a62521c0ff7366d571b8cd4cc0c700124418b5b1
5672Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5673Date:   Mon Oct 20 23:15:24 2008 +0300
5674
5675    Simplifications
5676
5677commit 14e89cbcefbdd8efd03c6d7484d13682ffe67b4e
5678Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5679Date:   Mon Oct 20 22:45:16 2008 +0300
5680
5681    vlc_mutex_locker: automatic mutex locking for C++
5682
5683commit 9a38b276e6ddecdd032d5a1f2128530d2e3478ca
5684Author: Ludovic Fauvet <etix@l0cal.com>
5685Date:   Mon Oct 20 21:54:27 2008 +0200
5686
5687    Bug fixed in the "recently played" functionnality
5688
5689    * A connect was called multiple times causing a wrong behaviour in the playlist.
5690    * playlist_AddInput was replaced by playlist_Add to simplify code.
5691
5692    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
5693
5694commit e925457d4638486c6f841a0db3fee9af5de5e005
5695Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5696Date:   Mon Oct 20 22:25:58 2008 +0300
5697
5698    Oops, remove dummy code
5699
5700commit 80c3cdfcd37a21a76db280f1683a76dc26d3ef81
5701Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5702Date:   Mon Oct 20 22:23:51 2008 +0300
5703
5704    Embedded video still crashes, so disable it - refs #2136.
5705
5706    This is a VLC bug, not Qt4 version dependent.
5707
5708commit 5253760be29bc5ba22a6c3c4318ae4ec12627611
5709Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5710Date:   Mon Oct 20 21:49:19 2008 +0300
5711
5712    Remove recursive/deadlocking calls in Qt4 embedded video (refs #2136).
5713
5714    The vout code invokes the Qt4 video widget through the Qt4 window
5715    submodule. Hence, the video widget cannot call the vout window code.
5716    This is where the embedded video crashes seem to come from.
5717    Unfortunately, this commit trades the deadlock (on 1.0) or the crash
5718    (on 0.9) for an assertion failure.
5719
5720commit 69dcbfc3404cb1ab2209521d335887a2a5682ac8
5721Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5722Date:   Mon Oct 20 21:40:10 2008 +0300
5723
5724    Remove debug
5725
5726commit c80004131574e67fe572bd930f1c8691be691967
5727Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5728Date:   Mon Oct 20 21:23:59 2008 +0300
5729
5730    Do not use thread cancellation for Qt4 - fix #2225 and #2226
5731
5732commit 35793c6a8b849fe7494914fa7975df8a1d3eb78b
5733Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5734Date:   Mon Oct 20 21:22:12 2008 +0300
5735
5736    Cosmetic
5737
5738commit d6dd14957665c477b7046064da4ac8e3389fa81d
5739Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5740Date:   Mon Oct 20 19:44:41 2008 +0300
5741
5742    (Cosmetic) settings don't belong to the dialog provider
5743
5744commit 519dca52dc88c1550e092a90c7ccf7ca3d62da54
5745Author: Jean-Baptiste Kempf <jb@videolan.org>
5746Date:   Mon Oct 20 18:00:25 2008 +0200
5747
5748    [Win32] fix build package.
5749
5750commit 41b3e1daced948f537c52209a9acdc2ce908687e
5751Author: Jean-Baptiste Kempf <jb@videolan.org>
5752Date:   Mon Oct 20 17:03:57 2008 +0200
5753
5754    [Qt] Win Compilation fix.
5755
5756commit 9e98e6b5e2b185482cfac334a0be38b8143c4020
5757Author: Jean-Baptiste Kempf <jb@videolan.org>
5758Date:   Mon Oct 20 14:53:34 2008 +0200
5759
5760    [Qt] small menus changes...
5761
5762commit 90b84868c716ca32377c18322861200635c5e64d
5763Author: Jean-Baptiste Kempf <jb@videolan.org>
5764Date:   Mon Oct 20 13:12:11 2008 +0200
5765
5766    [Qt] Forgotten file in previous commit.
5767
5768commit 22168eab8bdf29606b3c64fd216a86f684866d97
5769Author: Jean-Baptiste Kempf <jb@videolan.org>
5770Date:   Mon Oct 20 12:59:57 2008 +0200
5771
5772    [Qt] Split the QtWinApp to its own file and rename it.
5773
5774commit 1ec9641c187d5a686d210e4a37758601856ff8c4
5775Author: Jean-Baptiste Kempf <jb@videolan.org>
5776Date:   Mon Oct 20 12:15:27 2008 +0200
5777
5778    [Qt] Various cleaning.
5779
5780commit 28b5e4835e276fadfa6f69d24ddddca6bf367637
5781Author: Jean-Baptiste Kempf <jb@videolan.org>
5782Date:   Mon Oct 20 02:19:19 2008 +0200
5783
5784    [Qt] RecentMRLs: Simplification and adding some debug.
5785
5786commit 190e7875e996423e605e8257b05f66fa562ddd9a
5787Author: Jean-Baptiste Kempf <jb@videolan.org>
5788Date:   Mon Oct 20 02:07:29 2008 +0200
5789
5790    [Qt] remove trailing spaces, set a default filter and add a LONGTEXT
5791
5792commit 6b468738b8468b1ca799cdda6cd0defbde720920
5793Author: Ludovic Fauvet <etix@l0cal.com>
5794Date:   Sun Oct 19 17:37:53 2008 +0200
5795
5796    New recently played menu.
5797
5798    * Configuration aware to enable/disable (default enabled)
5799     * Filters available to ignore some patterns (using QRegExp)
5800
5801    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
5802
5803commit d0ed93fe655ea09cf10f0fc31c5bd0f543b3144b
5804Author: Jean-Baptiste Kempf <jb@videolan.org>
5805Date:   Mon Oct 20 01:46:16 2008 +0200
5806
5807    [Qt] move some static const int to enum
5808
5809commit d7f3af847c9260c63576f8744751f2debe03eee8
5810Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5811Date:   Sun Oct 19 23:12:45 2008 +0300
5812
5813    Unused variables
5814
5815commit b08edfb4df4c7693d51946b5bf41f5f77d754ba0
5816Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5817Date:   Sun Oct 19 23:12:38 2008 +0300
5818
5819    Fix swscale linking
5820
5821commit 63ff7505a7b7dc705479eaa93126880fa4c0f074
5822Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5823Date:   Sun Oct 19 23:09:34 2008 +0300
5824
5825    Fix avformat compile+link
5826
5827commit 569824c4545cd5a2124b8c4fd14d8bc9c8ef03bb
5828Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5829Date:   Sun Oct 19 23:06:27 2008 +0300
5830
5831    Fix avformat compilation
5832
5833commit 574d8c93422c82dc95f55e37c02bfa6345bcf456
5834Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5835Date:   Sun Oct 19 23:06:19 2008 +0300
5836
5837    Fix warning
5838
5839commit deeb99dcdebd0a37dfe4975c5cf4326a32703684
5840Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5841Date:   Sun Oct 19 23:01:29 2008 +0300
5842
5843    Factorize avcodec chroma table - another 2kb
5844
5845commit a1f8e0eb1492f7cad3f36aded5c0df3fc56a5e85
5846Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5847Date:   Sun Oct 19 22:57:37 2008 +0300
5848
5849    Unused variable
5850
5851commit 83e6445af76c33e5c697b56b5d82602abb7dd789
5852Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5853Date:   Sun Oct 19 22:52:48 2008 +0300
5854
5855    Spare another 2kb
5856
5857commit 1d35bcd2835dd85f7c28832e52791d1107a6b1be
5858Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5859Date:   Sun Oct 19 22:49:28 2008 +0300
5860
5861    Factorize avcodec table - spare about 5kb
5862
5863commit f70a9052bd0d5613fecc77d8d3f6a01c0f8636c5
5864Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5865Date:   Sun Oct 19 19:20:56 2008 +0300
5866
5867    Qt4: restore message dialog
5868
5869    (bug at exit due to more generic problems with #2226 and #2227)
5870
5871commit 42b58e873a9d91c3a1f2665a01a56525f44313d5
5872Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5873Date:   Sun Oct 19 17:10:11 2008 +0300
5874
5875    Do not link plugins against libvlccore explicitly
5876
5877    We really want plugins to resolve their VLC symbols against the already
5878    loaded LibVLC core, rather than with their own version of it.
5879    Performance benefit should be neglectible, if any.
5880    Still, this will "fix" the plugin crash with static LibVLC builds (or
5881    generate a due link-time error). Anyway, this is one step toward
5882    supporting any form of static linking again.
5883
5884commit d859e6b9537af2d7326276f70de25a840f554dc3
5885Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5886Date:   Sun Oct 19 12:26:23 2008 +0300
5887
5888    Fix some integer overflows and a stupid memset() invocation
5889
5890commit 5a9a53f7f1fa311da08d4ddefff074fa1185ed9d
5891Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5892Date:   Sun Oct 19 12:25:29 2008 +0300
5893
5894    Simply debug
5895
5896commit 7027d3008aef85f1d31f697efcd4d20501d33919
5897Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5898Date:   Sun Oct 19 12:24:33 2008 +0300
5899
5900    Fix warning
5901
5902commit 5b8476c9c735405f5ffc5a4f7686c2e6a30658a9
5903Author: Christophe Mutricy <xtophe@videolan.org>
5904Date:   Sat Oct 18 22:30:26 2008 +0100
5905
5906    Add some Mime type to mozilla plugin
5907
5908commit 26d92b87bba99b5ea2e17b7eaa39c462d65e9133
5909Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
5910Date:   Sat Oct 18 22:19:49 2008 +0300
5911
5912    Fix (yet another) TiVo demux overflow.
5913
5914    Reported by Tobias Klein <tk@trapkit.de>
5915
5916commit 2132eadea2f89b9662053ef8600fc514493dd0ab
5917Author: Ilkka Ollakka <ileoo@videolan.org>
5918Date:   Sat Oct 18 15:45:05 2008 +0300
5919
5920    XReparentWindow seems to be needed here to get video on correct screen in
5921    xinerama setup.
5922
5923commit d2bbd68d5dca8a1b8cfc68712660d83627cc92a7
5924Author: Ilkka Ollakka <ileoo@videolan.org>
5925Date:   Sat Oct 18 15:43:58 2008 +0300
5926
5927    Use normal QCloseEvent to signal maininterface to closeup
5928
5929commit 8ce3a352594cb66830e532acf2d00d17847e3d48
5930Author: Jean-Baptiste Kempf <jb@videolan.org>
5931Date:   Sat Oct 18 12:06:30 2008 +0200
5932
5933    Revert "Try to not confuse between Dolby Surround (2.1) and Dolby Digital (5.1)"
5934
5935    Let's wait for this issue to be statued.
5936
5937    This reverts commit 984fb14a84fdc5af8f0dc9c49928f32d04dc8cbf.
5938
5939commit b9af47254eb1e543d692a6f1723dc6b2b696991e
5940Author: Jean-Baptiste Kempf <jb@videolan.org>
5941Date:   Sat Oct 18 12:06:06 2008 +0200
5942
5943    Revert "Mark "force-dolby-surround" as deprecated"
5944
5945    This reverts commit bbe5c8e4750a35bf3a5f23914c6181ffec916391.
5946
5947commit f9cfa5ca99550969bdf8dee6771a940135082dfb
5948Author: Jean-Baptiste Kempf <jb@videolan.org>
5949Date:   Sat Oct 18 11:42:25 2008 +0200
5950
5951    [Subtitles] Change error message to warning message when fail subtype detection
5952
5953    Because this is really boring when you have some .txt files on the same folder than your movie and they are not subtitles but are auto-detected.
5954
5955commit 2849bcdd9f5c1359a33b8cea02231dd895cc4235
5956Author: Jean-Baptiste Kempf <jb@videolan.org>
5957Date:   Fri Oct 17 20:07:07 2008 +0200
5958
5959    [Qt] Fix Network Open Tab
5960
5961    Network Open Tab assumes all rtp/udp addresses are multicast #2221
5962    Please review.
5963
5964commit 2e1619c2fbebd91e996c6d7e5ee776e80f22cbaf
5965Author: Jean-Baptiste Kempf <jb@videolan.org>
5966Date:   Fri Oct 17 19:49:17 2008 +0200
5967
5968    [Qt] When opening a VIDEO_TS folder, use dvd:// and not directory://
5969
5970    This should close #2167. But must be checked for extra "/" on windows.
5971
5972commit 5aeefb99edd9358407ed99a32f24e2e98fc80e61
5973Author: Rémi Duraffort <ivoire@videolan.org>
5974Date:   Wed Oct 15 21:11:47 2008 +0200
5975
5976    Unneed warnings.
5977
5978commit ec8639f0040b867af9afcc2581d67b1eddf676b7
5979Author: Jean-Baptiste Kempf <jb@videolan.org>
5980Date:   Fri Oct 17 12:36:35 2008 +0200
5981
5982    [Qt] delete Qt preferences too when resetting prefs.
5983
5984    Close #2126
5985
5986commit 8d57a8b8ba764b9a09ada35f7212fc2e9a2c1fbb
5987Author: Jean-Baptiste Kempf <jb@videolan.org>
5988Date:   Fri Oct 17 09:52:56 2008 +0200
5989
5990    [Qt] Fix the header menu popup when you have a header-state saved.
5991
5992commit bbe5c8e4750a35bf3a5f23914c6181ffec916391
5993Author: Christophe Mutricy <xtophe@videolan.org>
5994Date:   Fri Oct 17 01:05:25 2008 +0100
5995
5996    Mark "force-dolby-surround" as deprecated
5997
5998commit 4addf06a50b8c25c36b14fbbde17f27c8a6e74f6
5999Author: Christophe Mutricy <xtophe@videolan.org>
6000Date:   Fri Oct 17 01:01:58 2008 +0100
6001
6002    Update POTFILES.in for new and/or moved files
6003
6004commit 8c2abad169177dfc64b8688735b7e80ee8b9e607
6005Author: Pierre Ynard <linkfanel@yahoo.fr>
6006Date:   Thu Oct 16 12:45:48 2008 +0200
6007
6008    Unbreak compilation with --disable-sout
6009
6010    The libraries still won't build due to missing symbols though.
6011
6012    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
6013
6014commit 256ec29cf0ccafee497ed161449ccfe7178e0b11
6015Author: Ludovic Fauvet <etix@l0cal.com>
6016Date:   Thu Oct 16 23:34:35 2008 +0200
6017
6018    A mouse click in an empty position clear the selection (see #1956)
6019
6020    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
6021
6022commit 39ef9e13a25db2472b360d9e0bd5a4c57cef71b8
6023Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6024Date:   Thu Oct 16 18:37:01 2008 +0300
6025
6026    Fix automake warning
6027
6028commit 38e2bdae6565f7bcd875b3cece61ac94327a0e54
6029Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6030Date:   Thu Oct 16 18:36:51 2008 +0300
6031
6032    Remove unused gethostbyname check
6033
6034commit b1ea9899b415ce3685e8633c6e45214e3c07e0c6
6035Author: Scott Lyons <scottalyons@Ringo-2.local>
6036Date:   Tue Oct 14 20:40:28 2008 -0400
6037
6038    Provide more item meta data to HTTP RPN.
6039
6040    Working on a few remote-control applications that require more details
6041    about the files in the playlist and the currently playing file. Also
6042    fixed the RPN module so that the fields listed as possible arguments
6043    for vlc_get_meta actually matches the list of fields in the Developer's
6044    wiki.
6045
6046    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
6047
6048commit bb787d967021d26d41e9ae90cbfc4097097a7332
6049Author: Jean-Baptiste Kempf <jb@videolan.org>
6050Date:   Thu Oct 16 15:54:57 2008 +0200
6051
6052    [Qt] Fix VLM icons.
6053
6054    Close #2186
6055
6056commit 816aefe8b496c1c46370db694bca592bca532b7a
6057Author: Lukas Durfina <lukas.durfina@gmail.com>
6058Date:   Sun Oct 12 16:40:30 2008 +0200
6059
6060    libvlc: description and count of tracks, titles, chapters and subtitles
6061
6062    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
6063
6064commit 94757879656bdf7932265e8cae772cb6e18bca11
6065Author: Jean-Baptiste Kempf <jb@videolan.org>
6066Date:   Thu Oct 16 14:57:41 2008 +0200
6067
6068    [Qt] Remove QTimer wher we can.
6069
6070commit 631f3415cfe366c2f004898615367edd19c1dfb8
6071Author: Ilkka Ollakka <ileoo@videolan.org>
6072Date:   Thu Oct 16 15:45:23 2008 +0300
6073
6074    Missed this, connect mediainfo-stats also inputmanager for statsupdate.
6075
6076commit ebec8934044432bbe1574e8531b39a5038eeb9b7
6077Author: Ilkka Ollakka <ileoo@videolan.org>
6078Date:   Thu Oct 16 15:15:33 2008 +0300
6079
6080    Allow thread-cancelation in qt4-module, and define cancelation function
6081
6082    Cancelation function emits event to main-interface to shut down. Thanks to
6083    courmisch for pointing out this possibility.
6084
6085    Should be final issue on ticket #1365 and this commit should fix it
6086
6087commit 984fb14a84fdc5af8f0dc9c49928f32d04dc8cbf
6088Author: Jean-Baptiste Kempf <jb@videolan.org>
6089Date:   Thu Oct 16 14:15:24 2008 +0200
6090
6091    Try to not confuse between Dolby Surround (2.1) and Dolby Digital (5.1)
6092
6093    Ref #1417
6094
6095commit a29f9e88bdc93ab753b0677406bf2dd7332de38e
6096Author: Jean-Baptiste Kempf <jb@videolan.org>
6097Date:   Thu Oct 16 13:48:18 2008 +0200
6098
6099    [Qt] Small VLM filename exporting issue.
6100
6101commit e81263cdbde31f66d58abe21369366ebb4c946c0
6102Author: Jean-Baptiste Kempf <jb@videolan.org>
6103Date:   Thu Oct 16 13:11:00 2008 +0200
6104
6105    [USF] return if calloc fails.
6106
6107    Close CID: 171
6108
6109commit 38f8e29fd03b6168a273c22eda7829144a20cd77
6110Author: Sam Hocevar <sam@zoy.org>
6111Date:   Thu Oct 16 13:06:27 2008 +0200
6112
6113    Support multiple planes in the vmem driver, courtesy of Pierre Ynard.
6114
6115commit 51d01bba9204cc9d9ab5b15105948055230ef75f
6116Author: Jean-Baptiste Kempf <jb@videolan.org>
6117Date:   Thu Oct 16 12:52:18 2008 +0200
6118
6119    [Qt] Add the video-on-title in Simple Preferences.
6120
6121    In the complete preferences it is not linked directly to OSD, so users don't find it. Linked to Closed #2207.
6122
6123commit c2b6026bd73cd164e86f18bc42b388f4d92d8e91
6124Author: Ilkka Ollakka <ileoo@videolan.org>
6125Date:   Thu Oct 16 10:53:38 2008 +0300
6126
6127    Simplify screen position checking
6128
6129    screenRec.x() and .y() should be directly those offsets needed
6130
6131commit f83418ee9e536fcb60f3e7652cec7f3db3a7315b
6132Author: Jean-Baptiste Kempf <jb@videolan.org>
6133Date:   Thu Oct 16 01:57:03 2008 +0200
6134
6135    [Contribs] Small FFMPEGCONF cleanup.
6136
6137commit c7d9a5cdacd1afb15ca73a42dbb48f7407bfb8e9
6138Author: Edouard Gomez <ed.gomez@free.fr>
6139Date:   Wed Oct 15 00:04:30 2008 +0200
6140
6141    dshow: try to improve multithreading code for RAW sample grabbing
6142
6143    # HG changeset patch
6144    # User Edouard Gomez <ed.gomez@free.fr>
6145    # Date 1224021637 -7200
6146    # Node ID 0c4727aa17ba532172cae4aded7d16d70ea4ea53
6147    # Parent  8e7c3f94407dc1500438237ac6bf3d484bfba742
6148    dshow: try to improve multithreading code for RAW sample grabbing
6149
6150    This patch tries to address two theoritical problems:
6151     - The filter capturepin should not lock p_sys->lock. By chance, win32 mt
6152       locking is recursive by default.
6153        - Do not lock again, this makes things clearer for poor POSIX coders like
6154          me.
6155     - The current code does not try to push samples as fast as it receives them.
6156       This is caused by the arbitrary msleep call which can differ sample delivery
6157       with up to 10ms delay. Moreover, only a single sample at a time was processed
6158       either for audio or for video.
6159        - Use MT condition instead of sleep so no artificial delay is introduced in
6160          the delivery chain.
6161        - Process all available samples at once.
6162
6163    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
6164
6165commit 0dd04d073d5f4c653e03064273985ce51cebd43c
6166Author: Edouard Gomez <ed.gomez@free.fr>
6167Date:   Wed Oct 15 00:04:27 2008 +0200
6168
6169    dshow: prevent division by zero
6170
6171    # HG changeset patch
6172    # User Edouard Gomez <ed.gomez@free.fr>
6173    # Date 1224021633 -7200
6174    # Node ID 9564c1736b76c96f37fb85476d36496b3d7955bb
6175    # Parent  40d5c2186f7fb31e944b5b542b3366bbc420cc0e
6176    dshow: prevent division by zero
6177
6178    In the DShow capture module, division by zero is possible in
6179    multiple modulo statements when dealing with granularity values
6180    returned by capture filters.
6181
6182    Change the code so that:
6183     - if granularity is zero, then width/height/samplingrate must be
6184       a perfect match with requested settings.
6185     - if granularity is non zero, then use the old condition tests.
6186
6187    This fixes real crashes reported by VLC users on different forums.
6188
6189    See:
6190    http://forum.doom9.org/archive/index.php/t-134655.html
6191    http://forum.videolan.org/viewtopic.php?f=2&t=37056&p=114065&hilit=blackmagic
6192
6193    Tested with both a Decklink HD Extreme card and a Decklink HD Pro card.
6194
6195    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
6196
6197commit b58e4babd924f66bf2ea5c96812cdeceeb85398c
6198Author: Jean-Baptiste Kempf <jb@videolan.org>
6199Date:   Thu Oct 16 01:18:26 2008 +0200
6200
6201    some THANKS. :D
6202
6203commit 2229045e62f26bdfeacdcded3064f8d61955cfeb
6204Author: Jean-Baptiste Kempf <jb@videolan.org>
6205Date:   Thu Oct 16 01:10:32 2008 +0200
6206
6207    [x11 vout] Fix x11 fullscreen behaviour. Patch by Raster!
6208
6209    This fix e17, Xfce on my configuration.
6210    Thanks very much Raster.
6211
6212commit 4cfee42d9807624eb37a24d7229f48793f7bfd6b
6213Author: Ludovic Fauvet <etix@l0cal.com>
6214Date:   Thu Oct 16 00:18:02 2008 +0200
6215
6216    mouseReleaseEvent was not correctly dispatched under certain circumstance
6217
6218    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
6219
6220commit 50e9d38ad549b3e08f33340f3ca5f57a4cabe763
6221Author: Derk-Jan Hartman <hartman@videolan.org>
6222Date:   Wed Oct 15 21:44:20 2008 +0200
6223
6224    macosx: Disable messages for now
6225
6226commit 9d2b7e0e7a5d1065666dd82ec6eec76a1a8b2985
6227Author: Laurent Aimar <fenrir@videolan.org>
6228Date:   Wed Oct 15 20:58:17 2008 +0200
6229
6230    Removed unused i_matrix_coefficients picture_t field.
6231
6232commit 816d3cc4b68198d89c28be1e265193b71fedbcaf
6233Author: Laurent Aimar <fenrir@videolan.org>
6234Date:   Wed Oct 15 20:53:21 2008 +0200
6235
6236    Merged vout_DatePicture into vout_DisplayPicture.
6237
6238commit 96588cbc1429ae8ef78b2d5c1685a856b8a35d0c
6239Author: Laurent Aimar <fenrir@videolan.org>
6240Date:   Wed Oct 15 20:09:09 2008 +0200
6241
6242    Added a comment about seek while paused issue.
6243
6244commit 0e2f21c85dd890e8c07ac6c2bcbb7b68b0ab1f46
6245Author: Laurent Aimar <fenrir@videolan.org>
6246Date:   Tue Oct 14 22:52:35 2008 +0200
6247
6248    Factorized forced vout picture releases.
6249
6250commit acf420dbd2a8e2dbd82c39d580325708500099d7
6251Author: Laurent Aimar <fenrir@videolan.org>
6252Date:   Tue Oct 14 22:46:21 2008 +0200
6253
6254    Improved vout picture locking scheme.
6255
6256commit 7e8ca640e8ecdbee167688a662f2f15380e584cc
6257Author: Laurent Aimar <fenrir@videolan.org>
6258Date:   Tue Oct 14 22:36:10 2008 +0200
6259
6260    Moved vout helpers out of decoder.c.
6261
6262commit db7ba95634c3ffe26a661f07676062e8c6b2a72c
6263Author: Laurent Aimar <fenrir@videolan.org>
6264Date:   Mon Oct 13 22:15:38 2008 +0200
6265
6266    Cosmetics.
6267
6268commit d1ff0bbaaefb5e2eaaa7d4defac744fbba5ecf61
6269Author: Laurent Aimar <fenrir@videolan.org>
6270Date:   Mon Oct 13 21:07:22 2008 +0200
6271
6272    Fixed doc for vlc_demux.
6273
6274commit 2a31835fcb1ed93c5aff9081d8a8e1ffef99b691
6275Author: Jean-Baptiste Kempf <jb@videolan.org>
6276Date:   Wed Oct 15 20:47:41 2008 +0200
6277
6278    [Qt] Connect Faster button to FASTER!
6279
6280commit 924df6a31f525b21fc56fbfc99d07f80e78123d0
6281Author: Jean-Baptiste Kempf <jb@videolan.org>
6282Date:   Wed Oct 15 20:32:46 2008 +0200
6283
6284    [Qt] make slower/faster buttons flat by default in FSC.
6285
6286commit 977910dbcebdcee47b53551bc252d5294d1da80f
6287Author: Ilkka Ollakka <ileoo@videolan.org>
6288Date:   Wed Oct 15 21:31:56 2008 +0300
6289
6290    Calculate fullscreencotnrollers position only when screen has changed
6291
6292commit 9a51f390108b2770592886c4e3ea81ae0d64dda5
6293Author: Ilkka Ollakka <ileoo@videolan.org>
6294Date:   Wed Oct 15 21:20:55 2008 +0300
6295
6296    Calculate fullscreen controllers position on showtime
6297
6298    Take multiple-screens into account when trying to get fullscreen controller
6299    into center of current physical screen.
6300
6301commit a0a1a207bfd38f497d490a5b1086a0f0bdd5427d
6302Author: Ilkka Ollakka <ileoo@videolan.org>
6303Date:   Wed Oct 15 20:56:56 2008 +0300
6304
6305    Calculate position for videowindow to use current screen in xinerama-setup also.
6306
6307    Basicly same as mplayer/libvo/x11_common.c does.
6308
6309commit 70c75214fa2cac6b5b4775eb627dc7c68825a2fc
6310Author: Jean-Baptiste Kempf <jb@videolan.org>
6311Date:   Wed Oct 15 18:24:01 2008 +0200
6312
6313    [Qt] Fix crash when pressed play when input is DYYYYYING.
6314
6315    Close #2196
6316
6317commit 3f6bd2669b0d9bc258a7a53183029991cec259aa
6318Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6319Date:   Wed Oct 15 19:11:22 2008 +0300
6320
6321    msg_Unsubscribe: race condition memory leak
6322
6323commit cf08617d75baea2246e88d2a690a00b35545f788
6324Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6325Date:   Wed Oct 15 18:54:24 2008 +0300
6326
6327    Alloc memory later, remove non-compilable goto
6328
6329commit 3e1abbd7d047979120a126875a481d0fab90fb85
6330Author: Derk-Jan Hartman <hartman@videolan.org>
6331Date:   Wed Oct 15 17:37:13 2008 +0200
6332
6333    messages: we have a vasprintf replacement now, remove the old workarounds.
6334
6335commit 1d0cbdf2de75be13fdf06bff890b3c2fffe5e9d5
6336Author: Jean-Baptiste Kempf <jb@videolan.org>
6337Date:   Wed Oct 15 17:41:41 2008 +0200
6338
6339    [Qt] use screenGeometry instead of screen.
6340
6341commit 7089382fa70161b29bce0670b6b832916e76d270
6342Author: Derk-Jan Hartman <hartman@videolan.org>
6343Date:   Mon Oct 13 17:58:59 2008 +0200
6344
6345    libvlc: fix printf warning
6346
6347commit b8efc4e05c71068c8d409f94287aa4dc61582f21
6348Author: Derk-Jan Hartman <hartman@videolan.org>
6349Date:   Mon Oct 13 17:57:45 2008 +0200
6350
6351    logger: Mac OS X compile fix
6352
6353commit 7aca939ab1ed52290efac498101ad4faa6c6e32c
6354Author: Sebastien Escudier <sebastien-devel@celeos.eu>
6355Date:   Thu Oct 9 13:46:39 2008 +0200
6356
6357    live555 timeout prevention thread fixes
6358
6359    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
6360
6361commit e3db765137abde9ae995e532fa86dda512e59644
6362Author: Jean-Baptiste Kempf <jb@videolan.org>
6363Date:   Wed Oct 15 10:30:04 2008 +0200
6364
6365    Qt4: compile fix.
6366
6367commit 41ba5dad843d9e15d27a2e389f0c23c61c518c7b
6368Author: Jean-Baptiste Kempf <jb@videolan.org>
6369Date:   Wed Oct 15 02:09:59 2008 +0200
6370
6371    Message deactivation in Interface due to new API. Not functionnal change but compiles.
6372
6373commit 4396baf0e5ccef106522ae9d54ef5cadadb6302b
6374Author: Jean-Baptiste Kempf <jb@videolan.org>
6375Date:   Wed Oct 15 02:00:55 2008 +0200
6376
6377    Qt4: Controller Rework.
6378
6379    Introduction of an abstractController, that can:
6380    - create most of the interface controller widgets
6381    - execute their actions
6382
6383    All buttons connect themselve to a mapper and a doAction( id_action )
6384    that centralize everything. The Action could go into a mainActionner, I guess. Opinions?
6385
6386    This cleans a lot the signal and exchanges between MI and Controller,
6387    between Controller and FSC. The buttons do their own cooking and connect
6388    directly to THEMIM or to some of the few signals of the Controller
6389    (inputExist, inputHasVideo, inputCanRecord)
6390
6391    This reworks most of the HACKS of Teletext Buttons and AtoB Buttons
6392
6393    The FSC inherit from AbstractController and not Controller, which remove the b_fscreation HACK.
6394
6395    There will be some regressions, I tried my best to minimize them.
6396
6397    The code is generic enough to be able to customize the toolbars now. HAVE FUN!
6398
6399commit 08cbd4daf42b33a50cbd924a51218cb837b8d9bf
6400Author: Jean-Baptiste Kempf <jb@videolan.org>
6401Date:   Thu Oct 9 17:56:45 2008 +0200
6402
6403    Qt4: kill an uninitialized warning.
6404
6405commit 7297d0a9df7ef50bdd5164a8a399bdc80d3babc8
6406Author: Rémi Duraffort <ivoire@videolan.org>
6407Date:   Tue Oct 14 23:16:51 2008 +0200
6408
6409    Fix compilation (my fault).
6410
6411commit bfbd38a608a4df61c06c21eee6325e13ff7fedd3
6412Author: Rémi Duraffort <ivoire@videolan.org>
6413Date:   Tue Oct 14 21:16:59 2008 +0200
6414
6415    Cleaning (don't a message when the system runs out of memory) and fix a potential segfault.
6416
6417commit 825bf79e9570f0c281c99cbf5d21390e9718b6d2
6418Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6419Date:   Tue Oct 14 23:52:31 2008 +0300
6420
6421    Fix message leak
6422
6423commit 96d708c2768aa9ee43b4d48957f8f85c68f016de
6424Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6425Date:   Tue Oct 14 23:35:20 2008 +0300
6426
6427    Count message references and get rid of the global message ring buffer
6428
6429    Each susbcriber has its own ring buffer already.
6430
6431commit 0756eecebc41a2751c787466d2d754cfebdf85ab
6432Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6433Date:   Tue Oct 14 22:43:45 2008 +0300
6434
6435    Compile fix (not functional)
6436
6437    I don't quite understand why Qt4 would subscribe to messages all the
6438    time rather than only when the dialog is on.
6439
6440commit e63fffe04f8380e81225b32a0fcb579d57cecb53
6441Author: Laurent Aimar <fenrir@videolan.org>
6442Date:   Tue Oct 14 21:00:52 2008 +0200
6443
6444    Fixed segfault in libmpeg2 when picture allocation failed.
6445
6446    It should close #2195.
6447
6448commit a396b96cc7981eb6aee5d3fb2b8437147b645d22
6449Author: Rémi Duraffort <ivoire@videolan.org>
6450Date:   Tue Oct 14 21:01:22 2008 +0200
6451
6452    Remove uneeded warining (and often impossible to send)
6453
6454commit 17e8ab51bc2d7a2e12b0dd73064420d6af957851
6455Author: Rémi Duraffort <ivoire@videolan.org>
6456Date:   Tue Oct 14 20:43:48 2008 +0200
6457
6458    Cleaning.
6459
6460commit dec93783572536132403075bf65d62710f4ec7db
6461Author: Rémi Duraffort <ivoire@videolan.org>
6462Date:   Tue Oct 14 20:41:41 2008 +0200
6463
6464    notify/xosd: potential memleaks
6465
6466commit 00d63f8fa96376ac8f2bdee549d1360b4a34e945
6467Author: Rémi Duraffort <ivoire@videolan.org>
6468Date:   Tue Oct 14 20:38:30 2008 +0200
6469
6470    Cleaning (potential memleak and uneeded message).
6471
6472commit 4fb56a1cf8746c51bf5288910607758b39fac9b9
6473Author: Rémi Duraffort <ivoire@videolan.org>
6474Date:   Tue Oct 14 20:32:47 2008 +0200
6475
6476    Don't use var_createGet instead of var_create (and remove uneeded goto)
6477
6478commit 7205ca2b632d748fba5e6128c4949924c9c96b4d
6479Author: Jean-Paul Saman <jpsaman@videolan.org>
6480Date:   Tue Oct 14 16:24:46 2008 +0200
6481
6482    (contrib) fix libdvdread-win32.patch
6483
6484commit e9a1542064776cfb10a40488dc88c4b89ad477e9
6485Author: Jean-Paul Saman <jpsaman@videolan.org>
6486Date:   Tue Oct 14 15:03:01 2008 +0200
6487
6488    (win32) Package extras/contrib/*.dll and strip them.
6489
6490commit daf7b179352f33a8278f8dfcd60dadaf4227ea10
6491Author: Jean-Paul Saman <jpsaman@videolan.org>
6492Date:   Mon Oct 13 16:14:23 2008 +0200
6493
6494    (contrib) Building zvbi for windows with dynamic pthreadsGC2 dll
6495
6496commit 612f4f1c721d416b43e04aa8ce072f443dcd477d
6497Author: Jean-Paul Saman <jpsaman@videolan.org>
6498Date:   Tue Oct 14 15:11:23 2008 +0200
6499
6500    (win32 nsi) Fix unterminated string.
6501
6502commit db4901e908e9fc46ff6be0e74c5361e200498a3f
6503Author: Jean-Paul Saman <jpsaman@videolan.org>
6504Date:   Mon Oct 13 12:20:41 2008 +0200
6505
6506    (contrib) Do not use --std=c99 for ffmpeg on contrib when crosscompiling to win32.
6507
6508commit 76aeb5e76d6aad6ad9597a4e5b7b977b961671ad
6509Author: Jean-Paul Saman <jpsaman@videolan.org>
6510Date:   Mon Oct 13 11:32:56 2008 +0200
6511
6512    (contrib) Fix bug in FFMPEGCONF define and disable bzlib usage by ffmpeg for win32.
6513
6514commit 695c8ce599dad0ff5c0272d82e8221875eec1245
6515Author: Jean-Paul Saman <jpsaman@videolan.org>
6516Date:   Mon Oct 13 10:07:29 2008 +0200
6517
6518    (contrib) Use autoreconf after patching Makefile.{am,in} and configure.{ac,in}.
6519
6520commit 52360af6d96dc8f663f70331c96fa04af789ff40
6521Author: Jean-Paul Saman <jpsaman@videolan.org>
6522Date:   Mon Oct 13 09:47:15 2008 +0200
6523
6524    Add schroedinger to Fedora contrib and remove some libraries that are available in the distro itself.
6525
6526commit f30232e4eae5746a8362cb5905b697396a2a1df9
6527Author: Jean-Paul Saman <jpsaman@videolan.org>
6528Date:   Mon Oct 13 09:46:20 2008 +0200
6529
6530    (win32 contrib) Build theora without docs on win32.
6531
6532commit 7f6b4e76bdc723df95b51395956616d5c91b6671
6533Author: Jean-Paul Saman <jpsaman@videolan.org>
6534Date:   Mon Oct 6 16:21:40 2008 +0200
6535
6536    Don't start the file logger when syslog is specified.
6537
6538    If --syslog is specified on the commandline then vlc loads the logger in file mode first, because --file-logging is the default. This is counter intuitive for users, they expect *only* syslog mode to be active. Note that the logger module can only have one mode active at the sametime, either html, text or syslog.
6539
6540commit 68d84670dccbe61605676160a27c5042c12cd543
6541Author: Geoffroy Couprie <geo.couprie@gmail.com>
6542Date:   Tue Oct 14 12:06:05 2008 +0200
6543
6544    check for fcntl()
6545
6546    win32 has a fcntl header but no fcntl function
6547
6548commit 1bd36debcfc1e6b570313f9a71cca4af10a530ba
6549Author: Geoffroy Couprie <geo.couprie@gmail.com>
6550Date:   Sun Oct 12 17:52:09 2008 +0200
6551
6552    WinCE: can't duplicate a thread handle
6553
6554commit 558c62166c2d533d21fe009d4c5991161a220127
6555Author: Geoffroy Couprie <geo.couprie@gmail.com>
6556Date:   Sun Oct 12 17:42:31 2008 +0200
6557
6558    WinCE intf: use existing vlc functions
6559
6560commit e4e2ff7fdac6ae709a10490cee5a03f856ea9bd9
6561Author: Geoffroy Couprie <geo.couprie@gmail.com>
6562Date:   Sat Oct 11 19:03:22 2008 +0200
6563
6564    WinCE intf: get rid of VLC_OBJECT_MODULE
6565
6566commit 559e97994711136ba25e2ce7ada7747233e23688
6567Author: Geoffroy Couprie <geo.couprie@gmail.com>
6568Date:   Sat Oct 11 17:04:59 2008 +0200
6569
6570    WinCE intf: get rid of i_object_id
6571
6572commit 9c34d22756769dbca6586ade99e4245e03ad5c1d
6573Author: Geoffroy Couprie <geo.couprie@gmail.com>
6574Date:   Fri Oct 10 11:37:40 2008 +0200
6575
6576    WinCE: fix function declaration
6577
6578commit cd7e38e74d9c1e70a32f6dc40ad9505b4a1fad20
6579Author: Geoffroy Couprie <geo.couprie@gmail.com>
6580Date:   Fri Oct 10 11:37:00 2008 +0200
6581
6582    WinCE: build dump and timeshift modules
6583
6584commit 4c11c09425ddad30d60ac388930826e4f042289a
6585Author: Geoffroy Couprie <geo.couprie@gmail.com>
6586Date:   Fri Oct 10 11:35:55 2008 +0200
6587
6588    WinCE: get rid of program startup mess
6589
6590commit 34c5148963d181b16e76f841cde59094181c6f22
6591Author: Geoffroy Couprie <geo.couprie@gmail.com>
6592Date:   Fri Oct 10 11:34:50 2008 +0200
6593
6594    WinCE: macro fix in panoramix module
6595
6596commit 8cd1e751cb170296afa7a7cf41b401929314d1a2
6597Author: Geoffroy Couprie <geo.couprie@gmail.com>
6598Date:   Fri Oct 10 11:33:45 2008 +0200
6599
6600    WinCE: header fix
6601
6602commit 42245cef2bb350453207a5f1a67997c460dbe71c
6603Author: Laurent Aimar <fenrir@videolan.org>
6604Date:   Mon Oct 13 20:35:27 2008 +0200
6605
6606    Cosmetics.
6607
6608commit 7b28b05e510f354a6f6c7c16940106b85a34fed4
6609Author: Laurent Aimar <fenrir@videolan.org>
6610Date:   Mon Oct 13 20:31:32 2008 +0200
6611
6612    Cosmetics.
6613
6614commit 8288876b96261f16d870c74b18516cf322740c22
6615Author: Laurent Aimar <fenrir@videolan.org>
6616Date:   Mon Oct 13 20:27:36 2008 +0200
6617
6618    Moved stream_Access* to stream.h
6619
6620commit ea83a25e84bca24d045c34713ce7008ea5ce4e8a
6621Author: Laurent Aimar <fenrir@videolan.org>
6622Date:   Mon Oct 13 20:20:54 2008 +0200
6623
6624    Sanitize input headers (pass 4).
6625
6626commit 497c80a2f829e6c7158b4839e09ddf09fb18baa8
6627Author: Laurent Aimar <fenrir@videolan.org>
6628Date:   Mon Oct 13 20:10:03 2008 +0200
6629
6630    Sanitize input headers (pass 3).
6631
6632commit 59091272588c84b7b30aa44f871ca12dd31e5ba9
6633Author: Laurent Aimar <fenrir@videolan.org>
6634Date:   Mon Oct 13 19:57:51 2008 +0200
6635
6636    Sanitize input headers (pass 2).
6637
6638commit 6db5caeffaab8e61e963a296287ea91f0049be19
6639Author: Laurent Aimar <fenrir@videolan.org>
6640Date:   Mon Oct 13 19:52:33 2008 +0200
6641
6642    Sanitize input headers (pass 1).
6643
6644commit 0653497b2a7e44b97f52dc486ebe10d72d6eeee9
6645Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6646Date:   Mon Oct 13 19:00:31 2008 +0300
6647
6648    Decomp: catch 0 write
6649
6650commit f232b26244f27d4c39cc7efab861e6f969313525
6651Author: Derk-Jan Hartman <hartman@videolan.org>
6652Date:   Mon Oct 13 04:25:16 2008 +0200
6653
6654    file: Fix compilation on Windows.
6655
6656commit 1bd5306848a206039baffcf0ff107545d06dca94
6657Author: Derk-Jan Hartman <hartman@videolan.org>
6658Date:   Mon Oct 13 03:51:41 2008 +0200
6659
6660    contrib: binary contrib uploaded for ppc as well
6661
6662commit 7bc4afb7ebe2853cc180a3f0977343b2db47acf3
6663Author: Derk-Jan Hartman <hartman@videolan.org>
6664Date:   Mon Oct 13 00:56:23 2008 +0200
6665
6666    contrib: binary revision raised to 3 now.
6667
6668commit 38c7f394b9eb86b6d972d865c3cf630a4c574d1f
6669Author: Derk-Jan Hartman <hartman@videolan.org>
6670Date:   Mon Oct 13 00:45:30 2008 +0200
6671
6672    contrib: add gecko-sdk to mac contrib binary package
6673
6674commit 33a19efb3450a51037fd20bb09c0faad85514ce1
6675Author: Derk-Jan Hartman <hartman@videolan.org>
6676Date:   Mon Oct 13 00:43:32 2008 +0200
6677
6678    contrib: Fix change_prefix when used on binaries != libraries
6679
6680commit 8f7056b536e341fe8f07cfec4067e53e93c59708
6681Author: Derk-Jan Hartman <hartman@videolan.org>
6682Date:   Sun Oct 12 23:09:18 2008 +0200
6683
6684    directory: Add XSPF node-extension support to our directory module.
6685
6686commit cfcb868669b5497cd096e223b0bf989aefacb3a8
6687Author: Derk-Jan Hartman <hartman@videolan.org>
6688Date:   Sun Oct 12 15:18:19 2008 +0200
6689
6690    directory: close fd before return
6691
6692commit 17323fb840b2a5b0df955e18355c2a822fab02ef
6693Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6694Date:   Sun Oct 12 22:43:30 2008 +0300
6695
6696    Port the libvlc log APIs to the new internal messages API
6697
6698    Note that this API seems broken beyond repair to me.
6699    It *might* crash. I cannot fix it.
6700
6701commit afcdaafc5a32cf4e3a6cc812add53ea6afd1bfdf
6702Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6703Date:   Sun Oct 12 22:41:13 2008 +0300
6704
6705    logger: use new message API - fixes #1975
6706
6707commit 9745c4a826770b11f5dcf74fc7b4593203e6958b
6708Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6709Date:   Sun Oct 12 21:00:46 2008 +0300
6710
6711    Sanitize/rewrite the message subscription API
6712
6713commit a9d31e8c1f119eb914491905566053b7e2844d50
6714Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6715Date:   Sun Oct 12 21:50:35 2008 +0300
6716
6717    Fix unitialized value
6718
6719commit 6ea07c2e90f8d1acd116301be8de0f82938c6e6e
6720Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6721Date:   Sun Oct 12 19:43:31 2008 +0300
6722
6723    Invent unique pointer values properly
6724
6725commit c3cc1221caf65094bc4611e71f314f3eb050a797
6726Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6727Date:   Sun Oct 12 19:25:06 2008 +0300
6728
6729    logger: don't reinvent stdio, kill a few relocations
6730
6731commit 83aac07526c9011486e36046bda48e23322e143d
6732Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6733Date:   Sun Oct 12 19:24:13 2008 +0300
6734
6735    logger: fix file leak
6736
6737commit 28b9113747582b3e34454c1d8ec150dfec7a624c
6738Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6739Date:   Sun Oct 12 19:12:09 2008 +0300
6740
6741    Remove dead functions
6742
6743commit 1b9a78857e4ad056384561fd49442adba11cd244
6744Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6745Date:   Sun Oct 12 19:07:08 2008 +0300
6746
6747    Unused variable
6748
6749commit f69b6868c2f1fe6a6a65e998748b3238d2975480
6750Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6751Date:   Sun Oct 12 17:30:30 2008 +0300
6752
6753    Remove cut&paste crap
6754
6755commit a39fd6f2212ea3a984d409549bd216b00f3b83e7
6756Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6757Date:   Sun Oct 12 17:28:38 2008 +0300
6758
6759    Run RRD in its own thread
6760
6761commit 3cd159bc1fe27b652af2d8cb702d1c9e0f5ea69d
6762Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6763Date:   Sun Oct 12 17:28:30 2008 +0300
6764
6765    Cosmetic
6766
6767commit 902e6ae85be4f261a9b061b2f24299715e4a6e80
6768Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6769Date:   Sun Oct 12 17:13:10 2008 +0300
6770
6771    Use setvbuf instead of repeated fflush
6772
6773commit 0c3523ace4ce111f34eb4297f5a6ae7f6ec8d313
6774Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6775Date:   Sun Oct 12 17:10:19 2008 +0300
6776
6777    Fix format - intmax != int64
6778
6779commit b815d93deb11e0f949705005a7458013527d51ce
6780Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6781Date:   Sun Oct 12 16:57:31 2008 +0300
6782
6783    Cosmetic
6784
6785commit 497f8a003d3e4e758f2a0e2a2c9dc4db36ebb002
6786Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6787Date:   Sun Oct 12 16:56:43 2008 +0300
6788
6789    Merge msg bank and queue, remove duplicated lock
6790
6791commit 9226863d629c0ef4d65dbdefc0c7949522d979e4
6792Author: Ilkka Ollakka <ileoo@videolan.org>
6793Date:   Sun Oct 12 15:31:52 2008 +0300
6794
6795    revert changes regarding x11 vout from commit 8689e8be211fe01376316a99fefb8c908263f97e
6796
6797    This partly reverts commit 8689e8be211fe01376316a99fefb8c908263f97e.
6798    Didn't meant to include this change in commit.
6799
6800commit a45ba22ee6feca5d32662bf433584911b928e7d1
6801Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6802Date:   Sun Oct 12 15:26:18 2008 +0300
6803
6804    net_Write: fix polling
6805
6806commit 8689e8be211fe01376316a99fefb8c908263f97e
6807Author: Ilkka Ollakka <ileoo@videolan.org>
6808Date:   Sun Oct 12 14:48:26 2008 +0300
6809
6810    stats-change variable for statistics/removing stats timer from qt4 interface
6811
6812    - Add stats-change variable for input to inform when statistics are computed
6813    - Use that variable in qt4 interface to update statistics so no need to loop
6814      with timer ( ticket #1365)
6815
6816commit 77a5fef919c5e2668991b9ae6e3e44a9901835e8
6817Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6818Date:   Sun Oct 12 15:05:59 2008 +0300
6819
6820    net_Read, net_Write use void pointer for data
6821
6822commit 918910e2d4c33ca8050ebee1f98b6d3cb5f506de
6823Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6824Date:   Sun Oct 12 14:10:58 2008 +0300
6825
6826    Disable mmap by default (works around #2188)
6827
6828commit d3ab3afe55aaaf9dda782de90ff97f2696738300
6829Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6830Date:   Sun Oct 12 11:25:40 2008 +0300
6831
6832    Fix NULL deref (CID#237)
6833
6834commit 6094cb67f2c5511ced2f818c0abf242c549331a8
6835Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6836Date:   Sun Oct 12 11:22:23 2008 +0300
6837
6838    Cleanup MRLParse
6839
6840commit 28dd999c3041a49b8f0954437e474beeb2325084
6841Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6842Date:   Sun Oct 12 11:21:05 2008 +0300
6843
6844    Fix crash from 36e833c3
6845
6846commit aa765201bb44d6affc5a35c3900579856d5c01f8
6847Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6848Date:   Sun Oct 12 11:07:51 2008 +0300
6849
6850    Memory leak (CID#266)
6851
6852commit 8ccbbab4fb76dc3a93f2ec7fbbb739ea984626f0
6853Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6854Date:   Sat Oct 11 20:34:41 2008 +0300
6855
6856    Decomp: vmsplice support
6857
6858commit b9cf76e892ff21d5b1808c9b52245c872fac67c7
6859Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6860Date:   Sat Oct 11 20:23:54 2008 +0300
6861
6862    Typos
6863
6864commit 90ba04f49ebbaccf9efafe93b3975bf18a236418
6865Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6866Date:   Sat Oct 11 20:11:08 2008 +0300
6867
6868    Set close-on-exec file for file inputs
6869
6870    We don't want to leak descriptors to child PROCESSES (!= threads) such
6871    as the pseudo-CGI interface. The socket wrappers ahve already been doing
6872    that for a while. Unfortunately, there are still many "leaks", through
6873    underlying libraries, opendir(), fopen(), etc. And then, this is not
6874    thread-safe (we leak if another thread calls fork() between open() and
6875    fcntl()). This is a well-known limitation in POSIX anyway.
6876
6877commit e95a471c617ffd3ee00133c29b7878e3069f210a
6878Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6879Date:   Sat Oct 11 20:07:01 2008 +0300
6880
6881    Decomp: partially fix error handling
6882
6883commit fab9038a92dbcc434bf75e6790171f4f1d057a99
6884Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6885Date:   Sat Oct 11 18:16:29 2008 +0300
6886
6887    Decompression demuxer. Supports gzip and bzip2 at this point.
6888
6889    There seems to be pretty awful bugs in stream_Demux or input or
6890    something though. Sometimes, the input is killed almost immediately.
6891    Other times (e.g. when trying to STOP), Close() never gets called.
6892
6893commit e513907407f566f7fa74ce18970bcc1aa2266c18
6894Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6895Date:   Sat Oct 11 18:18:12 2008 +0300
6896
6897    Allow unspecified demux with stream_DemuxNew().
6898
6899commit af394f5dda27801134229a01fda3be0a3341a06d
6900Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
6901Date:   Sat Oct 11 17:44:10 2008 +0300
6902
6903    Fix crash
6904
6905commit e7e8927bd342060b6d95ef0622a308f3b93718d4
6906Author: Lukas Durfina <lukas.durfina@gmail.com>
6907Date:   Sat Oct 4 22:00:52 2008 +0200
6908
6909    libvlc: better title/chapter handling
6910
6911    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
6912
6913commit d7fc7b2d4894e27740a2d46cd8aed6791df25e9f
6914Author: Derk-Jan Hartman <hartman@videolan.org>
6915Date:   Sat Oct 11 04:57:19 2008 +0200
6916
6917    ty demux: simplify and fix potential memleak (CID 214)
6918
6919commit 6f3129f85b8c282c65fdead7878a7b6d8f3bd0fc
6920Author: Derk-Jan Hartman <hartman@videolan.org>
6921Date:   Sat Oct 11 04:44:52 2008 +0200
6922
6923    contrib: Fix dvdread patch
6924
6925commit cb2e43a277fe4eec6f7193e2c8865d47190943c0
6926Author: Derk-Jan Hartman <hartman@videolan.org>
6927Date:   Sat Oct 11 04:31:01 2008 +0200
6928
6929    vobsub: Resource leak (CID 215)
6930
6931commit 471fa3a889f01c9b1f324f0b2fe181b90c894943
6932Author: Derk-Jan Hartman <hartman@videolan.org>
6933Date:   Fri Oct 10 23:39:11 2008 +0200
6934
6935    Fix potential static array overflow (CID 40 and 192)
6936
6937commit 6357ef21dad440a183e54e942828cd18d8505b19
6938Author: Rémi Duraffort <ivoire@videolan.org>
6939Date:   Fri Oct 10 23:36:12 2008 +0200
6940
6941    Fix potential segfault and move code (CID 178)
6942
6943commit bcd40e9ac2e3fd08023eab20961a70cb8db30a72
6944Author: Rémi Duraffort <ivoire@videolan.org>
6945Date:   Fri Oct 10 23:29:30 2008 +0200
6946
6947    This case can't happen so assert.
6948
6949commit a62d3071c57b8ed4f5af0f82e63d9c1f599bf18a
6950Author: Rémi Duraffort <ivoire@videolan.org>
6951Date:   Fri Oct 10 23:14:51 2008 +0200
6952
6953    Clarification (the last case can't happend) (CID 174)
6954
6955commit a5ad91e7fc1d2050ba0ced5283af9ebb80155e81
6956Author: Rémi Duraffort <ivoire@videolan.org>
6957Date:   Fri Oct 10 23:06:09 2008 +0200
6958
6959    FIx potential segfault (CID 168)
6960
6961commit 29a15bf072ff5743dc294edf406452512b23675d
6962Author: Rémi Duraffort <ivoire@videolan.org>
6963Date:   Fri Oct 10 22:54:45 2008 +0200
6964
6965    Fix potential segfault (CID 158)
6966
6967commit 2c068533149364d88dd3c48d450b243115b246dd
6968Author: Rémi Duraffort <ivoire@videolan.org>
6969Date:   Fri Oct 10 22:49:36 2008 +0200
6970
6971    Fix potential segfault (CID 252)
6972
6973commit 64632922f6574576ac9218dfe13d9b63319ca378
6974Author: Rémi Duraffort <ivoire@videolan.org>
6975Date:   Fri Oct 10 22:43:36 2008 +0200
6976
6977    Playlist: Simplification and fix CID 151
6978
6979commit ca4fadaa0127302479460db145c3e2c8ac0c891f
6980Author: Rémi Duraffort <ivoire@videolan.org>
6981Date:   Fri Oct 10 22:12:53 2008 +0200
6982
6983    Remove unused variable.
6984
6985commit b78bee7a607cc3f20124390478cbefb37e9da910
6986Author: Rémi Duraffort <ivoire@videolan.org>
6987Date:   Fri Oct 10 22:07:14 2008 +0200
6988
6989    Remove stupid test before a free.
6990
6991commit 356fafa5164defa5ed37f2c6b2e673249e4890f6
6992Author: Rémi Duraffort <ivoire@videolan.org>
6993Date:   Fri Oct 10 21:41:54 2008 +0200
6994
6995    Fix potential buffer overflow (CID 191)
6996
6997commit eeaa54cf2c5d1dca043b6d655d5786d138b83503
6998Author: Rémi Duraffort <ivoire@videolan.org>
6999Date:   Fri Oct 10 21:27:43 2008 +0200
7000
7001    Don't dereference strrchr without check (CID 185)
7002
7003commit a408beace67ef9245bf8d81bb59689bd53e7a21e
7004Author: Laurent Aimar <fenrir@videolan.org>
7005Date:   Fri Oct 10 21:24:32 2008 +0200
7006
7007    Fixed invalid/useless usage of ES_OUT_RESET_PCR.
7008
7009commit 426932330da5ef5182008c6331fe504870c57ce8
7010Author: Laurent Aimar <fenrir@videolan.org>
7011Date:   Fri Oct 10 21:05:38 2008 +0200
7012
7013    Change ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
7014
7015    It is cleaner but break the ABI.
7016
7017commit 4d4f76fd38af44ee1bd99bb221c8201b4569c1f9
7018Author: Laurent Aimar <fenrir@videolan.org>
7019Date:   Fri Oct 10 20:39:24 2008 +0200
7020
7021    Partially fixed preroll support.
7022
7023commit 0b2d112a88c3cee1f73b5281b2453537268329a8
7024Author: Laurent Aimar <fenrir@videolan.org>
7025Date:   Fri Oct 10 19:45:53 2008 +0200
7026
7027    Do not assert on non 0 divider in aout_DateInit.
7028
7029    A lot of codecs do init it to 0 and fix it later.
7030
7031commit 089089cac5b8e2b219e811aa695610da863536a2
7032Author: Laurent Aimar <fenrir@videolan.org>
7033Date:   Fri Oct 10 00:36:49 2008 +0200
7034
7035    Display first frame after a seek as soon as possible.
7036
7037    It works while paused too.
7038
7039commit 7bd51629d24f1343fab336d709a8bf80d03da6ae
7040Author: Laurent Aimar <fenrir@videolan.org>
7041Date:   Fri Oct 10 00:33:40 2008 +0200
7042
7043    Prefer new frames over flushed one (vout).
7044
7045commit 3f7a89044c5732513ab2337bce0dd231b7ade97e
7046Author: Rémi Duraffort <ivoire@videolan.org>
7047Date:   Fri Oct 10 21:17:11 2008 +0200
7048
7049    Fix potential memleaks.
7050
7051commit 74d28b3e26ca08b135ca868f221a2339070c6cd2
7052Author: Rémi Duraffort <ivoire@videolan.org>
7053Date:   Fri Oct 10 21:08:33 2008 +0200
7054
7055    Fix potential segfault (don't dereference strrchr directly) CID 35.
7056
7057commit 78a1fdbcd67c5308f07a0ce3371596fbc7f7eb0c
7058Author: Rémi Duraffort <ivoire@videolan.org>
7059Date:   Fri Oct 10 20:43:14 2008 +0200
7060
7061    We use git now...
7062
7063commit 9e211e0c723545902a2fc38aa2e9a5d7baa4baa5
7064Author: Rémi Duraffort <ivoire@videolan.org>
7065Date:   Fri Oct 10 20:41:25 2008 +0200
7066
7067    Fix buffer overflow (CID 188)
7068
7069commit fe7f66314c9446db4664149e8f1ba0c7ce593151
7070Author: Felix Paul Kühne <fkuehne@videolan.org>
7071Date:   Fri Oct 10 20:05:44 2008 +0200
7072
7073    win32 package: German translation by Michi T. with minor changes by myself
7074
7075commit 87b1084c0914a4374ab0831f3227dacd4f8f8c88
7076Author: Derk-Jan Hartman <hartman@videolan.org>
7077Date:   Fri Oct 10 17:20:01 2008 +0200
7078
7079    TS demux: Clarify a for() loop.
7080
7081    This will likely fix CID 247, which seems like a false.
7082    I don't see how PIDClean is called twice here, I think it's a limitation in the Coverity scan logic.
7083
7084commit 34aef4ada6758f39d5af2300b1ac74acdc0b567c
7085Author: Derk-Jan Hartman <hartman@videolan.org>
7086Date:   Fri Oct 10 14:55:49 2008 +0200
7087
7088    mmap: Correct [cbc1122ac4551505181ea048ca14a5f87041090f]
7089
7090    I accidently change the probe, not the actual mmap() usage.
7091
7092commit 8dcf947d585d89db6e6b879cc4699d7ca60bb5e4
7093Author: Derk-Jan Hartman <hartman@videolan.org>
7094Date:   Fri Oct 10 14:15:37 2008 +0200
7095
7096    mmap: Only use MAP_NOCACHE on platforms that support it.
7097
7098    That would be Darwin and some BSDs apparently
7099
7100commit cbc1122ac4551505181ea048ca14a5f87041090f
7101Author: Derk-Jan Hartman <hartman@videolan.org>
7102Date:   Fri Oct 10 14:02:59 2008 +0200
7103
7104    mmap: open with MAP_NOCACHE
7105
7106    This means that when the machine gets low on memory, this mmap'ed 4GB movie file is the first to be thrown out of the memory again.
7107
7108commit 4a202532cc8cc0dd86ab76c9e8db5af0d29a9302
7109Author: Derk-Jan Hartman <hartman@videolan.org>
7110Date:   Fri Oct 10 14:01:29 2008 +0200
7111
7112    mmap: backport fcntl defined fix from [47a7e913b9c0dc31ba931bfac154d109cdb7e924]
7113
7114commit 47a7e913b9c0dc31ba931bfac154d109cdb7e924
7115Author: Derk-Jan Hartman <hartman@videolan.org>
7116Date:   Fri Oct 10 13:53:08 2008 +0200
7117
7118    file: Big bug... typo in the define.
7119
7120    The code was never enabled.
7121
7122commit aa7c7e375e3320cc46ffb1c53d9aedb81c728458
7123Author: Laurent Aimar <fenrir@videolan.org>
7124Date:   Fri Oct 10 00:18:44 2008 +0200
7125
7126    Added vout_Flush .
7127
7128commit 7ee4309dc0f05c30a172fda51cf05d15668b4608
7129Author: Laurent Aimar <fenrir@videolan.org>
7130Date:   Fri Oct 10 00:17:45 2008 +0200
7131
7132    Fixed spu destruction order.
7133
7134    It should fix a potential segfault when the vout is closed.
7135
7136commit 76795ad90a0bfa8854517e47102765ac6d92db13
7137Author: Laurent Aimar <fenrir@videolan.org>
7138Date:   Thu Oct 9 23:34:34 2008 +0200
7139
7140    Read frame rate from asf container if presents.
7141
7142    It helps when reconstructing the video pts as asf does not have them :(
7143
7144commit 9c26b8e2a04468aa4b4a158f072d760a991932db
7145Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7146Date:   Thu Oct 9 23:06:21 2008 +0300
7147
7148    Enable embedded video with Qt >= 4.3 - hopefully fixes #2136
7149
7150commit 6124f9823a490a0291e2604cd579b2e0e6c2c42f
7151Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7152Date:   Thu Oct 9 21:01:29 2008 +0300
7153
7154    assert that audio date divider is non-nul, refs #2169
7155
7156commit c8a6cbfeb540481ab77dbe170740f11d65c50a06
7157Author: Laurent Aimar <fenrir@videolan.org>
7158Date:   Thu Oct 9 19:51:32 2008 +0200
7159
7160    Removed dead code in spu core (CID 249).
7161
7162commit 9dd13ebf18681e4ff58af0b52325d12aa1c23d90
7163Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7164Date:   Thu Oct 9 20:49:49 2008 +0300
7165
7166    Provide replacement for CMSG_LEN and CMSG_SPACE
7167
7168commit cabfae61494af2baab2673711038cdfbfe9cda58
7169Author: Laurent Aimar <fenrir@videolan.org>
7170Date:   Thu Oct 9 19:43:27 2008 +0200
7171
7172    Added an assert in record module (invalid CID 169).
7173
7174commit 00c97dd6278e21465d644835836c2782c80dc2a5
7175Author: Laurent Aimar <fenrir@videolan.org>
7176Date:   Thu Oct 9 19:32:47 2008 +0200
7177
7178    Fixed possible NULL deference in teletext path (CID 265).
7179
7180commit 22376246f559b3950a0106211c76c0a2d95b8364
7181Author: Laurent Aimar <fenrir@videolan.org>
7182Date:   Thu Oct 9 19:23:40 2008 +0200
7183
7184    Removed debug leftover (avcodec).
7185
7186commit f1f583d1f8a57f57e2a95034cd85f64352844102
7187Author: Laurent Aimar <fenrir@videolan.org>
7188Date:   Thu Oct 9 01:28:08 2008 +0200
7189
7190    Included arpa/inet.h for htons/...
7191
7192commit 8a9bd2d83398fcabb0acdaf0b6a1362c47314594
7193Author: Derk-Jan Hartman <hartman@videolan.org>
7194Date:   Thu Oct 9 18:33:52 2008 +0200
7195
7196    potential NULL deref (CID 150)
7197
7198commit b8d34087aec228304fd27d86ed10fc0e462e9522
7199Author: Derk-Jan Hartman <hartman@videolan.org>
7200Date:   Thu Oct 9 18:24:02 2008 +0200
7201
7202    ts demux: some cosmetics cleanup
7203
7204commit 264444a1699298ecdf4be399563ef5eb478007e0
7205Author: Derk-Jan Hartman <hartman@videolan.org>
7206Date:   Thu Oct 9 18:00:29 2008 +0200
7207
7208    ts: double free (CID 245)
7209
7210commit 1674ba7cc496ce3591241f52d7ee3dd3cc93fa6c
7211Author: Derk-Jan Hartman <hartman@videolan.org>
7212Date:   Thu Oct 9 16:36:54 2008 +0200
7213
7214    nuv demux: typo in post-malloc check. (CID 144)
7215
7216commit 83b477d2cbceb50f136650ea7074461f7c2a9212
7217Author: Derk-Jan Hartman <hartman@videolan.org>
7218Date:   Thu Oct 9 13:44:17 2008 +0200
7219
7220    nuv demux: NULL dereferencing (CID 37)
7221
7222commit 95fc63a206e8ce07cbeba338f9092a2741a5ff2a
7223Author: Derk-Jan Hartman <hartman@videolan.org>
7224Date:   Thu Oct 9 03:14:08 2008 +0200
7225
7226    Another typo: SPU_ES mixed up with AUDIO_ES. (CID 250)
7227
7228commit 413c4eac043600c14f8d52382553f04a5c6980ad
7229Author: Derk-Jan Hartman <hartman@videolan.org>
7230Date:   Thu Oct 9 02:56:49 2008 +0200
7231
7232    Fix NULL dereference (CID 254)
7233
7234    A typo/copypaste error confusing p_es->p_dec with p_es->p_dec_record
7235
7236commit 976d4237573d81364722c9b511d0a3dc688ba477
7237Author: Derk-Jan Hartman <hartman@videolan.org>
7238Date:   Thu Oct 9 02:44:14 2008 +0200
7239
7240    Fix potential memleak (CID 196)
7241
7242    w00t, my first CID fix :D
7243
7244commit 79aa73967fe632eeaeac23c5c727ca1b0f9ee7e0
7245Author: Laurent Aimar <fenrir@videolan.org>
7246Date:   Thu Oct 9 01:23:54 2008 +0200
7247
7248    Fixed a segfault in access directory.
7249
7250commit 37d45ebb7a3093f01c01972b3196ab45a2b37c3a
7251Author: Laurent Aimar <fenrir@videolan.org>
7252Date:   Thu Oct 9 01:22:02 2008 +0200
7253
7254    Cosmetics + A calloc check.
7255
7256commit 0578a5448821dcd195e7f829201ee02764921e74
7257Author: Laurent Aimar <fenrir@videolan.org>
7258Date:   Thu Oct 9 01:21:04 2008 +0200
7259
7260    Fixed vlc_meta_Merge.
7261
7262    The extra_tags values were not duplicated.
7263
7264commit 350b1da975a31ab011d04250a3bfbadb2d6e192e
7265Author: Laurent Aimar <fenrir@videolan.org>
7266Date:   Wed Oct 8 22:58:23 2008 +0200
7267
7268    Fixed decoder_GetDisplayDate while buffering.
7269
7270commit 25a8f939f77e511397e5829241691ea8d1eefe8b
7271Author: Laurent Aimar <fenrir@videolan.org>
7272Date:   Wed Oct 8 22:57:25 2008 +0200
7273
7274    Improved a bit PCR in asf.
7275
7276commit 53f3c079b7658feb03fe1fb68bcf47aeccc575d1
7277Author: Laurent Aimar <fenrir@videolan.org>
7278Date:   Wed Oct 8 22:13:30 2008 +0200
7279
7280    Obsoleted minimize-threads option.
7281
7282    It is not really needed and was complicating too much decoder code.
7283
7284commit 4832631e51f377fc2babf32b59965873763d1f4f
7285Author: Laurent Aimar <fenrir@videolan.org>
7286Date:   Wed Oct 8 21:38:55 2008 +0200
7287
7288    Fixed a potential deadlock.
7289
7290commit e5ed591a2e074ca07dd7d34f207834a02552a2f6
7291Author: Laurent Aimar <fenrir@videolan.org>
7292Date:   Wed Oct 8 21:20:05 2008 +0200
7293
7294    Implemented buffering manipulation at the es_out level.
7295
7296    It allows faster seek and start up time when the access pace can be controlled.
7297
7298commit 2b9d081445b117c363df65dc33743fdacebf3d4c
7299Author: Laurent Aimar <fenrir@videolan.org>
7300Date:   Tue Oct 7 22:54:35 2008 +0200
7301
7302    Factorize (decoder).
7303
7304commit 72e6a089af2837c754006219953753e59a66e9b2
7305Author: Laurent Aimar <fenrir@videolan.org>
7306Date:   Tue Oct 7 22:08:32 2008 +0200
7307
7308    No functional changes (decoder).
7309
7310commit d15101ee6a3088a50e3b22c6bb0e73d4960cc156
7311Author: Laurent Aimar <fenrir@videolan.org>
7312Date:   Tue Oct 7 20:04:26 2008 +0200
7313
7314    Cosmetics.
7315
7316commit 41bacf4a0d33213c28ec34e8f80332d5ae81d367
7317Author: Laurent Aimar <fenrir@videolan.org>
7318Date:   Tue Oct 7 20:00:15 2008 +0200
7319
7320    Protect a few whiles againts possible broken decoder.
7321
7322commit aa4b437134fac4d57a8b04f91631a283f215d8b1
7323Author: Laurent Aimar <fenrir@videolan.org>
7324Date:   Tue Oct 7 19:45:45 2008 +0200
7325
7326    Obsolete auto-adjust-pts-delay.
7327
7328    The implementation design was broken. I will fix it once clock/decoder
7329    API is more stable.
7330
7331commit 7eb92928842ba98dedd7803b03a038ab799595eb
7332Author: Laurent Aimar <fenrir@videolan.org>
7333Date:   Tue Oct 7 19:27:28 2008 +0200
7334
7335    Cosmetics (decoder)
7336
7337commit 20aa3c15801a8639070a87b5bbe3958e1d6654aa
7338Author: Laurent Aimar <fenrir@videolan.org>
7339Date:   Tue Oct 7 19:02:52 2008 +0200
7340
7341    Implemented audio flushing.
7342
7343    It is not perfect as the aout mixer buffers some data too but it is too
7344    late...
7345
7346commit f57bfd971653d977aa5fe55333de982954984135
7347Author: Laurent Aimar <fenrir@videolan.org>
7348Date:   Mon Oct 6 20:13:24 2008 +0200
7349
7350    More accurate decoder flush.
7351
7352commit 71c7fae2a0276220d40e9768fb81377849f9f096
7353Author: Laurent Aimar <fenrir@videolan.org>
7354Date:   Mon Oct 6 19:55:55 2008 +0200
7355
7356    Cosmetics (decoder)
7357
7358commit dbeba38d3ef98c05957e19d5854f2dbbe2c96910
7359Author: Laurent Aimar <fenrir@videolan.org>
7360Date:   Thu Oct 2 21:34:16 2008 +0200
7361
7362    Added vout flush.
7363
7364commit 21bb8a7eefb9200fada1e198a57b8be79e296c51
7365Author: Laurent Aimar <fenrir@videolan.org>
7366Date:   Thu Oct 2 21:14:37 2008 +0200
7367
7368    Factorize preroll code and prepare for correct flush.
7369
7370commit 857a43d119e40d29300d8f802c4e497a67b67ec2
7371Author: Laurent Aimar <fenrir@videolan.org>
7372Date:   Thu Oct 2 21:02:06 2008 +0200
7373
7374    Split up DecoderDecode function.
7375
7376    No functionnal changes.
7377
7378commit 2624f9afd29a7c9b0d6f8092db56bf72adeb4df0
7379Author: Rémi Duraffort <ivoire@videolan.org>
7380Date:   Wed Oct 8 22:36:17 2008 +0200
7381
7382    Fix potential memleaks (CID 255)
7383
7384commit 9ccd884adbfde533830ba5eb3a1e5bb268ac036b
7385Author: Rémi Duraffort <ivoire@videolan.org>
7386Date:   Wed Oct 8 22:26:44 2008 +0200
7387
7388    Fix potential memleaks (CID 58 and 59)
7389
7390commit aab61e71d3bc1fc36f2904e2150d4fc949f6af8b
7391Author: Rémi Duraffort <ivoire@videolan.org>
7392Date:   Wed Oct 8 22:19:30 2008 +0200
7393
7394    Fix potential memleaks (CID 200)
7395
7396commit cb89f6d527dc6920152c0a4248153bcb79221458
7397Author: Rémi Duraffort <ivoire@videolan.org>
7398Date:   Wed Oct 8 22:05:46 2008 +0200
7399
7400    Fix potential memleak (CID 260)
7401
7402commit 4201cd2b5cd63b434dd7dc0cebab7441964a566b
7403Author: Rémi Duraffort <ivoire@videolan.org>
7404Date:   Wed Oct 8 21:54:28 2008 +0200
7405
7406    Fix use of unitialised value (CID 262)
7407
7408commit fc4b7b3c685148fbde7c6569e67b9fb8ccf66e26
7409Author: Rémi Duraffort <ivoire@videolan.org>
7410Date:   Wed Oct 8 21:51:30 2008 +0200
7411
7412    Fix potential segfault introduced by myself (CID 263)
7413
7414commit ae578e67c27fe06d60efb507590d4e52b7a02796
7415Author: Laurent Aimar <fenrir@videolan.org>
7416Date:   Wed Oct 8 21:15:06 2008 +0200
7417
7418    Fixed support for negative module priority.
7419
7420commit 1f0135f40beac4cef88a398238e1e55cdcf5a268
7421Author: Derk-Jan Hartman <hartman@videolan.org>
7422Date:   Wed Oct 8 20:37:26 2008 +0200
7423
7424    taglib: Check if a tablig string is !null and !empty before we try to use it.
7425
7426commit 854095094a8a2898ed35bfeb55e9a75b87e527bd
7427Author: Sebastien Escudier <sebastien-devel@celeos.eu>
7428Date:   Fri Oct 3 15:05:57 2008 +0200
7429
7430    Opening files without extension
7431
7432    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
7433
7434commit f34d75845e92aba425f9e3b5954c79b5b174684d
7435Author: Derk-Jan Hartman <hartman@videolan.org>
7436Date:   Wed Oct 8 01:16:21 2008 +0200
7437
7438    win32 installer: fix some registry entries for win32
7439
7440    Have a look at the path
7441      HKEY_CLASSES_ROOT\Applications\vlc.exe\shell\Play\command
7442    in the registry.
7443
7444    In my registry under Vista 32 EN Business the value is
7445      C:\Program Files\VideoLAN\VLC\vlc.exe --started-from-file "%1"
7446
7447    Normally, it should read
7448      "C:\Program Files\VideoLAN\VLC\vlc.exe" --started-from-file "%1"
7449
7450    Windows Explorer accepts both variants but the first one causes problems
7451    when trying to call that command from self-written programs.
7452
7453    Reported by Stefan <vbtricks  gmx.net>
7454
7455commit ff026ff6e3090456adad19b4a6c1be63dd83f7b0
7456Author: Geoffroy Couprie <geo.couprie@gmail.com>
7457Date:   Tue Oct 7 19:41:55 2008 +0200
7458
7459    WinCE: reintroduce parse_cmdline
7460
7461commit 400b67361af4cbbf8a72acccad040a84c34b248d
7462Author: Derk-Jan Hartman <hartman@videolan.org>
7463Date:   Tue Oct 7 16:06:06 2008 +0200
7464
7465    mmap: Don't use mmap by default on OS X.
7466
7467    It has little benefits in general, (esp. in our usecase) and huge disadvantages for files on network mounts.
7468    "Basically, IOKit should be so fast and efficient, that there are few usecases left for mmap() on Darwin."
7469
7470commit 9d699ba6debbf0c702593b7016cc0f27aa7bc839
7471Author: Derk-Jan Hartman <hartman@videolan.org>
7472Date:   Tue Oct 7 00:42:31 2008 +0200
7473
7474    sync NEWS with 0.9-bugfix
7475
7476commit 1e5cb576a6fa7432299c86ac0e42b5a6db5a71dd
7477Author: Derk-Jan Hartman <hartman@videolan.org>
7478Date:   Tue Oct 7 00:11:23 2008 +0200
7479
7480    contrib also needs share/libtool when using the binary package.
7481
7482commit 229a8957a1aa3cd45e0161075d4eaec3c32d247b
7483Author: Alexis Ballier <aballier@gentoo.org>
7484Date:   Mon Oct 6 23:47:20 2008 +0200
7485
7486    Fix build with x264 build 65
7487
7488    See http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=c89bc900a3bf0d4c4c728ad378703970b4f14e18 for more details.
7489
7490commit e58e4ccd88ab13bd35493abecdcc89ec259cd7ae
7491Author: Rémi Duraffort <ivoire@videolan.org>
7492Date:   Mon Oct 6 21:10:04 2008 +0200
7493
7494    Use NULL instead of 0 for pointers.
7495
7496commit 7d7a42b8b0b04d620804bf408388fb9f59317604
7497Author: Rémi Duraffort <ivoire@videolan.org>
7498Date:   Mon Oct 6 21:01:54 2008 +0200
7499
7500    Fix memleak (CID 67) and don't use 0 instead of NULL
7501
7502commit f2157f9df9e46f7864f67b3163e235e96bcc1185
7503Author: Rémi Duraffort <ivoire@videolan.org>
7504Date:   Mon Oct 6 20:56:01 2008 +0200
7505
7506    Fix a lot of memleaks (and CID 68 in the same time).
7507    Also #undef some local macros.
7508    Still a lot of potential memleaks.
7509
7510commit eca65494437dfa2958df5712c6b7fb5ba0668b79
7511Author: Rémi Duraffort <ivoire@videolan.org>
7512Date:   Mon Oct 6 20:36:20 2008 +0200
7513
7514    Fix potential segfault (CID 224)
7515
7516commit 12c5a013667ce1a73e6066e19be2941e93fb8698
7517Author: Rémi Duraffort <ivoire@videolan.org>
7518Date:   Mon Oct 6 20:29:53 2008 +0200
7519
7520    dbus: include config.h before anything and remove duplicated #define.
7521
7522commit 435299ecb48459744bd4bb0b9631bcb06b2cf4b1
7523Author: Rémi Duraffort <ivoire@videolan.org>
7524Date:   Mon Oct 6 20:29:28 2008 +0200
7525
7526    Don't redefine true and false.
7527
7528commit a9e8b98d0a22ac67beb4cc407c715d217f7f05bf
7529Author: Rémi Duraffort <ivoire@videolan.org>
7530Date:   Mon Oct 6 20:28:54 2008 +0200
7531
7532    Change LIST of modules.
7533
7534commit 250591e12a5370eaa936ca6c2e012f7fd2fcf5b1
7535Author: Rémi Duraffort <ivoire@videolan.org>
7536Date:   Mon Oct 6 20:28:22 2008 +0200
7537
7538    Fix potential memleak (CID 227)
7539
7540commit 0cd4a19b15817cac6b2920a25093d1d4f8990454
7541Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7542Date:   Mon Oct 6 18:46:56 2008 +0300
7543
7544    Fix logic.
7545
7546    We don't need an explicit barrier when setting initialized from
7547    vlc_mutex_init(). The caller shall synchronize memory after
7548    vlc_mutex_init() from any thread calling vlc_mutex_lock() anyway,
7549    since locking an unitialized non-static mutex is undefined.
7550
7551commit f10b7234e274ae324c400fd56d4efc0a333a5877
7552Author: Derk-Jan Hartman <hartman@videolan.org>
7553Date:   Mon Oct 6 14:59:32 2008 +0200
7554
7555    ps.c: add a safety net to this while loop.
7556
7557commit 76003f0e6cd54217619b68537ba73c089c60c8ed
7558Author: Derk-Jan Hartman <hartman@videolan.org>
7559Date:   Thu Oct 2 22:10:52 2008 +0200
7560
7561    dvdread: minimum value for ps_pkt_size is 6
7562    (cherry picked from commit b1aa0a1a872627bb6bf6d94fea8145f4b6c3fccd)
7563
7564commit 602f2d42cdf590cfefea58bc98265c536fa188fb
7565Author: Geoffroy Couprie <geo.couprie@gmail.com>
7566Date:   Mon Oct 6 12:40:19 2008 +0200
7567
7568    WinCE: factorize the file access code (and make it work)
7569
7570commit 272308b2004fac7f4474a80764c20fd5ba5f13c7
7571Author: Geoffroy Couprie <geo.couprie@gmail.com>
7572Date:   Mon Oct 6 11:12:59 2008 +0200
7573
7574    WinCE: do an ugly thread cancellation without using QueueUserAPC
7575
7576commit 01f7daf551f6782abe22a94130b146f5f911547d
7577Author: Geoffroy Couprie <geo.couprie@gmail.com>
7578Date:   Mon Oct 6 11:10:16 2008 +0200
7579
7580    WinCE: compile vlm
7581
7582commit 5a75b21fac588d9e833ea17fde89443448f4ab16
7583Author: Jean-Baptiste Kempf <jb@videolan.org>
7584Date:   Mon Oct 6 10:45:46 2008 +0200
7585
7586    Repair GnuTLS/win32
7587
7588commit c34851dcfe096551455a4e7b47f6967b60f248c9
7589Author: Christophe Mutricy <xtophe@videolan.org>
7590Date:   Sun Oct 5 17:03:37 2008 +0100
7591
7592    Avoid segfault
7593
7594    Fix #2159
7595
7596commit f067ff205cc8565caa46a723fd3316aa08ec6213
7597Author: Daniel Mierswa <impulze@impulze.org>
7598Date:   Mon Sep 15 01:11:02 2008 +0200
7599
7600    fix automagic dependency on vcdinfo
7601
7602    when --enable-libcdio was passed to configure, vcdinfo was searched and
7603    linked against if found (only do that when vcdinfo wasn't disabled)
7604
7605    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
7606
7607commit 6bd0c375658957ba60c2f1059707e3801ac53250
7608Author: Christophe Mutricy <xtophe@videolan.org>
7609Date:   Sun Oct 5 00:18:37 2008 +0100
7610
7611    Print some warnings when liveMedia is not found
7612
7613commit 839fc16481e35cef7229f21f8e7b88e8f1bb475d
7614Author: Daniel Mierswa <impulze@impulze.org>
7615Date:   Mon Sep 15 01:09:01 2008 +0200
7616
7617    let the configure --docdir pass through
7618
7619    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
7620
7621commit 639eb0c5ab082e14c1fc9c32967b6d338032c2c9
7622Author: Adrien Maglo <magsoft@videolan.org>
7623Date:   Tue Sep 30 09:10:25 2008 +0200
7624
7625    Redefine vlc_dictionary_clear() and vlc_dictionary_remove_value_for_key() Allow passing a pointer to a function and an opaque pointer in order to free the memory if the values of the dictionary contain allocated memory.
7626
7627    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
7628
7629commit b9dc29f14cd4fb7898e8ee29de1707722523f63c
7630Author: Rémi Duraffort <ivoire@videolan.org>
7631Date:   Sun Oct 5 19:44:33 2008 +0200
7632
7633    Fix potential memleak (CID 69)
7634
7635commit 888c97bb2a47ba061b6feb78afd6c3fc74fdbdf6
7636Author: Rémi Duraffort <ivoire@videolan.org>
7637Date:   Sun Oct 5 19:28:52 2008 +0200
7638
7639    FIx potential memleak (CID 217)
7640
7641commit 10445c27d5faf698f95786401492be5dffcb615a
7642Author: Rémi Duraffort <ivoire@videolan.org>
7643Date:   Sun Oct 5 19:25:28 2008 +0200
7644
7645    Fix memleak (CID 210)
7646
7647commit 5ddb6667247a4f8eba46b92859f73f8da143bb90
7648Author: Rémi Duraffort <ivoire@videolan.org>
7649Date:   Sun Oct 5 19:18:29 2008 +0200
7650
7651    Fix potential memleaks (CID 208)
7652
7653commit cdc6a08d4c761e783ac2ff71ccd45a2f1a028416
7654Author: Rémi Duraffort <ivoire@videolan.org>
7655Date:   Sun Oct 5 19:12:31 2008 +0200
7656
7657    Fix memleak (CID 202, 203, 204 and 205)
7658
7659commit 44286759a7863935c65756d25301f5c9528a4deb
7660Author: Rémi Duraffort <ivoire@videolan.org>
7661Date:   Sun Oct 5 19:01:25 2008 +0200
7662
7663    Remove unuse variable (and one memleak in the same time) (CID 201)
7664
7665commit fe3726deb89923477e320af1953887a9132fe628
7666Author: Rémi Duraffort <ivoire@videolan.org>
7667Date:   Sun Oct 5 18:11:50 2008 +0200
7668
7669    Fix resource leak when loadsave fail (CID 94)
7670
7671commit 2573062f8b833f39b2d528617bf52f0ed77125fc
7672Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
7673Date:   Sun Oct 5 17:35:00 2008 +0300
7674
7675    QT4 wineventfilter for Win32, allows WM_APPCOMMAND stuff
7676
7677    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
7678
7679commit 747e569007af4f30ccf147873a01dd30ea16f7de
7680Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7681Date:   Sun Oct 5 17:22:46 2008 +0300
7682
7683    Do not check for the same error twice (CID#147)
7684
7685commit 9087d31f07d88553553c282f0c67aee8125bbbfa
7686Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7687Date:   Sun Oct 5 17:18:42 2008 +0300
7688
7689    Fix crash on RTSP error with TS muxing (CID#179)
7690
7691commit a610e2fc41551b15f52e35cd54a4701f524a1d90
7692Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7693Date:   Sun Oct 5 17:16:52 2008 +0300
7694
7695    ifdef out dead "future" code (CID#148)
7696
7697commit 47805700f366405a98f905e651aa3e4c625fa541
7698Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7699Date:   Sun Oct 5 17:15:00 2008 +0300
7700
7701    Fix NULL dereference (CID#236)
7702
7703commit 544eea4ef7052b6c02d70dee9b3ba526455b6da0
7704Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7705Date:   Sun Oct 5 17:12:41 2008 +0300
7706
7707    Fix NULL dereference (CID#181)
7708
7709commit 2d9ea592475df61b3733bf72a5b2f3f53b55753f
7710Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7711Date:   Sun Oct 5 17:10:28 2008 +0300
7712
7713    Fix NULL dereference (CID#149)
7714
7715    This bug can never happen, as we never call with pppsz_longname == NULL
7716    at the moment.
7717
7718commit 415696ae4d666a84862109b015d8670753dd764b
7719Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7720Date:   Sun Oct 5 17:05:56 2008 +0300
7721
7722    Clarify code (FALSE CID#244)
7723
7724commit 636a434c6245dc36b6d1af30cc1a14569fdcb621
7725Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7726Date:   Sun Oct 5 16:54:40 2008 +0300
7727
7728    Timeshift: fix crash on I/O error (CID#157)
7729
7730commit bd587fbb5ac18f1d8fafc216b2ff69ab433538e2
7731Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7732Date:   Sun Oct 5 16:53:21 2008 +0300
7733
7734    Fix memory leak (CID#206)
7735
7736commit 37b0e5a2c61efef752410de8b743c15c4b871c55
7737Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7738Date:   Sun Oct 5 16:51:19 2008 +0300
7739
7740    Handle error (?) from config_GetInt (CID#180)
7741
7742commit 9de4d9dd6bf7f84a89ebe0bc26815bc8daf75973
7743Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7744Date:   Sun Oct 5 16:51:00 2008 +0300
7745
7746    Fix NULL dereference (CID#167)
7747
7748commit 2c3d9f177115dbbf0af0cdb0fe76ec09e603c0c6
7749Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7750Date:   Sun Oct 5 16:42:01 2008 +0300
7751
7752    Fix dangling pointer use when shrinking a non-standard block
7753
7754    I believe this path cannot be triggered at the moment however, as
7755    there quite few block_Realloc users. Fixes CID#197.
7756
7757commit b5c9f12635840804db2df181b733283fc5046ba3
7758Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7759Date:   Sun Oct 5 16:41:00 2008 +0300
7760
7761    Make the instance lock static
7762
7763    (it's not distinct from the module bank lock)
7764
7765commit 89ea9a8dedde81e80a476ff2e54ed249a7a614cf
7766Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7767Date:   Sun Oct 5 16:33:28 2008 +0300
7768
7769    Fix some race conditions in the module bank
7770
7771    Unfortunately(?), these only occur in multi-instances scenarii...
7772
7773commit 8d5ae441744e5613dd1f163ebc6820a31979889b
7774Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7775Date:   Sun Oct 5 16:18:35 2008 +0300
7776
7777    Another useless parameter
7778
7779commit fefeb5eaed31359defe23fce7a795b9be27da10e
7780Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7781Date:   Sun Oct 5 16:14:54 2008 +0300
7782
7783    Fix warning
7784
7785commit 4b531b445fa95a23c25942042e1c7402b96764d6
7786Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7787Date:   Sun Oct 5 16:11:34 2008 +0300
7788
7789    module_find, module_exists, module_get_main: remove useless paramter
7790
7791commit 4bf404797434a0f1bac72d961b9b7cd0cf651d4d
7792Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7793Date:   Sun Oct 5 16:11:00 2008 +0300
7794
7795    Fix missing declaration (supposedly crash on amd64)
7796
7797commit 9fa46214651b6716f15a0a3e2eaf0ca7bfa81ae5
7798Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7799Date:   Sun Oct 5 15:59:50 2008 +0300
7800
7801    Fix warning
7802
7803commit 8d834912c7e19d4142f15a31ab747915d6ca1f54
7804Author: Rémi Duraffort <ivoire@videolan.org>
7805Date:   Sun Oct 5 15:37:09 2008 +0200
7806
7807    Fix potential memleak (CID 198)
7808
7809commit 1497a8a8616599a33c8db3beead5028d3174fff4
7810Author: Rémi Duraffort <ivoire@videolan.org>
7811Date:   Sun Oct 5 15:31:06 2008 +0200
7812
7813    Fix one potential memleak (CID 195)
7814
7815commit f2143d069645d2a79e7068621b8acc2a97d4fe74
7816Author: Rémi Duraffort <ivoire@videolan.org>
7817Date:   Sun Oct 5 15:10:24 2008 +0200
7818
7819    Use vasprintf instead of some malloc+vsnprintf and fix CID 194.
7820
7821commit e30ee3d511eb9a62f8aba1e638f19e1a90c2ebdc
7822Author: Rémi Duraffort <ivoire@videolan.org>
7823Date:   Sun Oct 5 14:56:20 2008 +0200
7824
7825    Cleaning xurl code (CID 193 and CID 51 are now fixed)
7826
7827commit 3e0219e05af8cec582c54e15d9941681deb51b2d
7828Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7829Date:   Sun Oct 5 15:36:50 2008 +0300
7830
7831    Bury the module pointer inside modules.c
7832
7833commit 20924d4892b882b3ad08b75146a07152ed771186
7834Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7835Date:   Sun Oct 5 15:34:19 2008 +0300
7836
7837    Unneeded #include
7838
7839commit b4b1caac5c81492f128d43dbd7f3fd831bf0ff53
7840Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7841Date:   Sun Oct 5 15:25:54 2008 +0300
7842
7843    Cleanup b_cache_delete
7844
7845commit 024c28ef8b3d83d8c5489386b85f4a2a5d975aef
7846Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7847Date:   Sun Oct 5 15:19:32 2008 +0300
7848
7849    Remove b_cache_delete
7850
7851commit 283b93f9d3c9fa87a6bc428ed12dbc7e7fa228ae
7852Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7853Date:   Sun Oct 5 15:18:50 2008 +0300
7854
7855    Remove one core dependency upon the module bank
7856
7857commit 917d5748cba4d66b97663132995bd7c0a39c2d33
7858Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7859Date:   Sun Oct 5 13:16:15 2008 +0300
7860
7861    Dangling code
7862
7863commit 955387c5fb151f91526c0b239eae1b91ca26b7da
7864Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7865Date:   Sun Oct 5 12:57:46 2008 +0300
7866
7867    Tentative link fix
7868
7869commit 6e2ed233dd40ccc93a20e6fdfbdfaca8cf9b8e51
7870Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7871Date:   Sun Oct 5 12:40:24 2008 +0300
7872
7873    Remove slow and leaking var_AcquireMutex
7874
7875commit e39842845193a0a263ae548fd8e10fce631d2f09
7876Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7877Date:   Sun Oct 5 11:28:32 2008 +0300
7878
7879    Use static mutexes
7880
7881commit 917aae7612c883ba009bff10242abcdb009bead2
7882Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7883Date:   Sun Oct 5 11:19:00 2008 +0300
7884
7885    Static mutexes
7886
7887commit f79f2b1f5bcd38dc33520220f72143a91202b1d5
7888Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7889Date:   Sun Oct 5 10:38:49 2008 +0300
7890
7891    Remove vlc_threads_(init|end), fix thread-safety on Win32
7892
7893commit 43b5fcef1b26f16914028b5954a846aff685c881
7894Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7895Date:   Sat Oct 4 23:21:35 2008 +0300
7896
7897    Fix vlc_thread_ready invalid use of object_wait
7898
7899commit e642dc37f2a45f193998d776439664a5a139b9e0
7900Author: Dominique Leuenberger <dominique@leuenberger.net>
7901Date:   Sat Oct 4 06:00:44 2008 +0200
7902
7903    ffmpeg changed offset_t to int64_t in svn rev15533. Let's keep up with them.
7904
7905    Signed-Off-By: Christophe Mutricy
7906
7907commit 9507a480bc0d34a97279365f9403f07d411ec7c6
7908Author: Christophe Mutricy <xtophe@videolan.org>
7909Date:   Sat Oct 4 16:26:28 2008 +0100
7910
7911    Fix playlist use. Fix #2153
7912
7913commit b1c512dc286820308c0129a500e81095edc50a7d
7914Author: Jean-Baptiste Kempf <jb@videolan.org>
7915Date:   Thu Oct 2 22:19:20 2008 -0700
7916
7917    Qt4: Split the controllers from the rest of the interface widgets.
7918
7919commit 9e43b17df26205dfdbe73fb4da0f7eac0b024b26
7920Author: Jean-Baptiste Kempf <jb@videolan.org>
7921Date:   Thu Oct 2 15:03:11 2008 -0700
7922
7923    Qt4: fix remaining preferences intempestive popups.
7924
7925commit c74c5cb25cf5fd98205d1b2aabb25a7286f50d9e
7926Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7927Date:   Mon Sep 29 21:18:20 2008 +0300
7928
7929    Critical section are internally recursive
7930
7931    Remove all this useless stuff of mine.
7932
7933commit edbcbee7807e6db687c2d3bb4466ba691cbe1216
7934Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7935Date:   Sat Oct 4 18:03:02 2008 +0300
7936
7937    Human readable git versions
7938
7939commit ee86562ca7b36e1b89a1a00977b7f6ffc82f469b
7940Author: Felix Kühne <fpk@felix-kuhnes-macbook.local>
7941Date:   Sat Oct 4 14:38:42 2008 +0200
7942
7943    ensure compatibility with future versions of Darwin
7944
7945commit 07fd1045af0df32fdc99adf99f9b1bdba1de3888
7946Author: Felix Paul Kühne <fkuehne@videolan.org>
7947Date:   Sat Oct 4 00:20:17 2008 +0200
7948
7949    forward-port [4f51e27858885a78d4fc93a8312b8e96d92805ae]
7950
7951commit b5f51b9188d83962d8bf1942492b3352fd942cf5
7952Author: Jean-Paul Saman <jpsaman@videolan.org>
7953Date:   Fri Oct 3 13:56:45 2008 +0200
7954
7955    Fix regression in libvlc_video_set_spu() and libvlc_audio_set_track().
7956
7957commit 96abd1a0729cbeb800ceb6dd43106f19ee8ce7b1
7958Author: Jean-Paul Saman <jpsaman@videolan.org>
7959Date:   Mon Sep 29 12:56:21 2008 +0200
7960
7961    Fix regression in libvlc_video_set_teletext().
7962
7963commit ec2bb2fd0ac98ab0288ae40737b34c2b5290fd1c
7964Author: Jean-Paul Saman <jpsaman@videolan.org>
7965Date:   Mon Sep 29 12:54:50 2008 +0200
7966
7967    Use the integer value for teletext page in test.html.
7968
7969commit a8d53a307adc207810953ba496924828faccf536
7970Author: Jean-Paul Saman <jpsaman@videolan.org>
7971Date:   Sun Sep 28 19:25:54 2008 +0200
7972
7973    Fix bug in libvlc_video_set_teletext()
7974
7975commit be9c509e4c1b7fbeffc421f472ddb9e0b0486f86
7976Author: Jean-Paul Saman <jpsaman@videolan.org>
7977Date:   Sun Sep 28 19:23:59 2008 +0200
7978
7979    Add subtitle and teletext JS API to test.html
7980
7981commit 9ac6fec0593429dfb7a4cf25698b874ebc045be2
7982Author: Felix Paul Kühne <fkuehne@videolan.org>
7983Date:   Fri Oct 3 16:44:26 2008 +0200
7984
7985    macosx: renamed getVoutView to voutView in order to make it conform to the cocoa naming scheme
7986
7987commit d4b55453aa9284ce720f6e2b692d9fd2f2f4e825
7988Author: Felix Paul Kühne <fkuehne@videolan.org>
7989Date:   Fri Oct 3 15:45:19 2008 +0200
7990
7991    macosx: ugly compilation fix as VLC_OBJECT_OPENGL was removed
7992
7993    Compatibility with the caca and x11 vouts needs to be checked
7994
7995commit 14a587b041e4881a046cb612402a9a86d7573f91
7996Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
7997Date:   Thu Oct 2 19:26:27 2008 +0300
7998
7999    Cleanup PVR path parser
8000
8001commit 2b73786266205faa3e7b18f1d2dd33d459b3aa2f
8002Author: Derk-Jan Hartman <hartman@videolan.org>
8003Date:   Thu Oct 2 21:12:15 2008 +0200
8004
8005    libmpeg2: user_data has been available since 0.3.2
8006
8007    Since we require libmpeg > 0.3.2 there is no need for this check.
8008
8009commit 462d6d04c76065ae23cb01d0a572f7c763c10ac5
8010Author: Derk-Jan Hartman <hartman@videolan.org>
8011Date:   Thu Oct 2 16:53:25 2008 +0200
8012
8013    macosx: allow to specify where you want the download to be save and how it should be called.
8014
8015commit 97f83156a37514f9f6bb8786507e35118553f947
8016Author: Derk-Jan Hartman <hartman@videolan.org>
8017Date:   Thu Oct 2 16:41:22 2008 +0200
8018
8019    update: don't free the temp pointer, but free the original instead.
8020
8021commit ebfd94553ab7b18a436a14f42453cc3302caf471
8022Author: Derk-Jan Hartman <hartman@videolan.org>
8023Date:   Thu Oct 2 16:38:39 2008 +0200
8024
8025    update: rename the variables so that it matches their current purpose
8026
8027commit 0f245d7bdd245fb84181d8911d72bbc62f099844
8028Author: Derk-Jan Hartman <hartman@videolan.org>
8029Date:   Thu Oct 2 16:32:14 2008 +0200
8030
8031    update: allow update_Download  to accept: directory, filename, NULL
8032
8033    directory: accepts any existing directory and will use the filename component of the update URL (old behaviour). This option no longer requires you to provide a string that ends with the pathsep.
8034
8035    filename: write directly to this filename. Existing files will be overwritten.
8036
8037    NULL: will write to filename component of the update URL. likely in the CWD.
8038
8039commit 279bdb403f67b657ee47bf0b7fd134561448d373
8040Author: Derk-Jan Hartman <hartman@videolan.org>
8041Date:   Thu Oct 2 14:02:13 2008 +0200
8042
8043    fortunes: PWNtcha !!!
8044
8045commit 0d62ffd891005101f90d067c0495016663b30dbd
8046Author: Jean-Baptiste Kempf <jb@videolan.org>
8047Date:   Wed Oct 1 23:29:09 2008 -0700
8048
8049    Win32 Vout: after the previous fix of Win32 Vout, the fullscreen mode wasn't kept for the next item. This fixes that.
8050
8051commit a504a0459599ff2bf03c7b86f51772cfc40fa6f2
8052Author: Laurent Aimar <fenrir@videolan.org>
8053Date:   Wed Oct 1 22:45:45 2008 +0200
8054
8055    Fixed a stupid typo in swscale copy conditions.
8056
8057    It closes at least #2119 (on any vertical scaled only subtitle).
8058
8059commit f704dfc686bc86e47cb6bb08112213b98f4f0c88
8060Author: Laurent Aimar <fenrir@videolan.org>
8061Date:   Tue Sep 30 23:49:46 2008 +0200
8062
8063    Fixed annoying lates frame when slowing speed.
8064
8065commit f1e1699458ffdf12483b5cec6926fb78894b6745
8066Author: Laurent Aimar <fenrir@videolan.org>
8067Date:   Tue Sep 30 23:30:00 2008 +0200
8068
8069    No functionnal changes (clean up)
8070
8071commit bf3045270801b5e1059941ea01bd70c62acfb326
8072Author: Christophe Mutricy <xtophe@videolan.org>
8073Date:   Wed Oct 1 21:40:30 2008 +0100
8074
8075    Fix for p_input being now hidden.
8076
8077commit baa8e694e33eab4f24defce9d34dd27538058290
8078Author: Rémi Duraffort <ivoire@videolan.org>
8079Date:   Wed Oct 1 22:38:05 2008 +0200
8080
8081    Don' reinvete the wheel just for fun.
8082
8083commit df18db133a9bf04957594094b2ce4bee620c5711
8084Author: Rémi Duraffort <ivoire@videolan.org>
8085Date:   Wed Oct 1 22:17:56 2008 +0200
8086
8087    Cleaning and fix potential memleaks.
8088
8089commit d7fb424d8044a7698cf44e5237eeb8ff22a138f2
8090Author: Rémi Duraffort <ivoire@videolan.org>
8091Date:   Wed Oct 1 22:05:36 2008 +0200
8092
8093    Remove xurl_(free|malloc)
8094
8095commit 43095a4ddaee3f54a1ace862d74b2d0f994dd7d1
8096Author: Rémi Duraffort <ivoire@videolan.org>
8097Date:   Wed Oct 1 21:56:52 2008 +0200
8098
8099    second parameter of streallocat must be const.
8100
8101commit 463ab1b94eeaf67cd7e7ac8bcb7fab4bc011213f
8102Author: Rémi Duraffort <ivoire@videolan.org>
8103Date:   Wed Oct 1 21:52:42 2008 +0200
8104
8105    xlist: last can't be NULL here (invalidate CID 50)
8106
8107commit 543a4d3b713725772dcf40edbf985d1761bed429
8108Author: Rémi Duraffort <ivoire@videolan.org>
8109Date:   Wed Oct 1 21:43:48 2008 +0200
8110
8111    Fix potential memleaks (CID 222 and 221)
8112
8113commit c7690cec0129d2fb3198e60602c4894e728df092
8114Author: Rémi Duraffort <ivoire@videolan.org>
8115Date:   Wed Oct 1 21:34:17 2008 +0200
8116
8117    Fix memleak (CID 225)
8118
8119commit d82d3cba7c830c934429b194c7ca200211f4ec9b
8120Author: Rémi Duraffort <ivoire@videolan.org>
8121Date:   Wed Oct 1 21:20:11 2008 +0200
8122
8123    Fix memleak (CID 209)
8124
8125commit 6c79686bfe98e4731aac1118df7004182c20ab45
8126Author: Rémi Duraffort <ivoire@videolan.org>
8127Date:   Wed Oct 1 21:17:48 2008 +0200
8128
8129    Fix memleaks (CID 211)
8130
8131commit 19bca43e040b69139b0eeca9494313baf6db4b21
8132Author: Rémi Duraffort <ivoire@videolan.org>
8133Date:   Wed Oct 1 21:13:54 2008 +0200
8134
8135    Fix memleak (CID 212)
8136
8137commit f7625a5deb7467819830f707a5afc627ad109df3
8138Author: Rémi Duraffort <ivoire@videolan.org>
8139Date:   Wed Oct 1 21:11:57 2008 +0200
8140
8141    Fix memleak (CID 213)
8142
8143commit 36e833c3d4223afed7911c4d0b6dfa5bce4ebe0c
8144Author: Rémi Duraffort <ivoire@videolan.org>
8145Date:   Wed Oct 1 20:58:34 2008 +0200
8146
8147    Use asprintf instead of malloc/sprintf.
8148
8149commit 58208c694d1eb2d4a0d8c810d92873318748d2f3
8150Author: Jean-Baptiste Kempf <jb@videolan.org>
8151Date:   Wed Oct 1 11:51:33 2008 -0700
8152
8153    Hotkeys: remove unuseful test on p_playlist: If p_playlist is NULL here, you are dead just before.
8154
8155    Can pl_Hold return NULL ?
8156
8157commit 6f7a1d4d1a864429239933972b6edab34c298723
8158Author: Rémi Duraffort <ivoire@videolan.org>
8159Date:   Wed Oct 1 20:50:04 2008 +0200
8160
8161    Macro protection.
8162
8163commit 948ef8a0c99d6c873970f205efab8e092d2bd848
8164Author: Jean-Baptiste Kempf <jb@videolan.org>
8165Date:   Wed Oct 1 11:49:03 2008 -0700
8166
8167    Blend: Remove unuseful variable. CID 241
8168
8169commit a000b455a3b7f3c8cb22f856f3c4fb73e07978c9
8170Author: Jean-Baptiste Kempf <jb@videolan.org>
8171Date:   Wed Oct 1 11:47:04 2008 -0700
8172
8173    Assert p_block.
8174
8175commit adb2ecca057e5344170f56269588f26664f7d2d0
8176Author: Jean-Baptiste Kempf <jb@videolan.org>
8177Date:   Wed Oct 1 11:45:58 2008 -0700
8178
8179    Remove useless test.
8180
8181    p_sys cannot be null here.
8182
8183commit 0d2aad2561f30f1ac3696eb659e4bef16fe86721
8184Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8185Date:   Wed Oct 1 21:35:32 2008 +0300
8186
8187    Remove dummy vlc_thread_ready
8188
8189commit 78277aedce99a6ca8f69844b5a93b70aa95a7ede
8190Author: Rémi Duraffort <ivoire@videolan.org>
8191Date:   Wed Oct 1 20:34:56 2008 +0200
8192
8193    Remove duplication and do the NULL text before dereferencing (CID 232)
8194
8195commit 47be9baaa0b1c3448249dfd35a7339c48317d4e4
8196Author: Rémi Duraffort <ivoire@videolan.org>
8197Date:   Wed Oct 1 20:27:36 2008 +0200
8198
8199    Init the variable (CID 239)
8200
8201commit 995655d1f842088b0397df905b5296acbe7f8511
8202Author: Rémi Duraffort <ivoire@videolan.org>
8203Date:   Wed Oct 1 20:18:26 2008 +0200
8204
8205    Initialise variable before using it (CID 238)
8206
8207commit 2f066806f4066261509bde9f84b9fba027d1e43e
8208Author: Jean-Baptiste Kempf <jb@videolan.org>
8209Date:   Wed Oct 1 11:29:57 2008 -0700
8210
8211    Fix uninitialized variables (CID 242)
8212
8213commit a81102ef9913dcb5f74b58aee09add9228eba3fb
8214Author: Rémi Duraffort <ivoire@videolan.org>
8215Date:   Wed Oct 1 20:11:56 2008 +0200
8216
8217    Fix "use after a free" (to be honnest that's more a segfault here) (CID 243)
8218
8219commit d12f65f6209a8f3a71ab921b9bd77b4c65851f0d
8220Author: Rémi Duraffort <ivoire@videolan.org>
8221Date:   Wed Oct 1 20:01:12 2008 +0200
8222
8223    Fix "Use after free" (CID 248)
8224
8225commit 2909c5c31dec8d3166633432d1dd2682531ca3d5
8226Author: Rémi Duraffort <ivoire@videolan.org>
8227Date:   Sun Sep 28 15:56:21 2008 +0200
8228
8229    Protect against bad use after a vlc_dictionary_clear.
8230
8231commit 559e14738d43e0923459313dd9a89cc875be8db7
8232Author: Geoffroy Couprie <geo.couprie@gmail.com>
8233Date:   Wed Oct 1 15:28:04 2008 +0200
8234
8235    WinCE: missing threading functions
8236
8237commit aafc08e43ce3b73eb02f05499f9bc36a99f54cdc
8238Author: Jean-Baptiste Kempf <jb@videolan.org>
8239Date:   Wed Oct 1 01:13:25 2008 -0700
8240
8241    Remove useless test. At that point, p_sys is not NULL
8242
8243commit 5e7be2ae2994beb5ae8b8ca32fdd2e2fba529aa5
8244Author: Jean-Baptiste Kempf <jb@videolan.org>
8245Date:   Wed Oct 1 01:01:38 2008 -0700
8246
8247    Win32 Vout: set fullscreen back before quitting Vout.
8248
8249    This fix the big bug of disappearing of the interface in embedded mode.
8250    (cherry picked from commit 29e96eaed0b0d38b5d812b6717f1429739ee8c3b)
8251
8252    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
8253
8254commit 56779562fac085ddec20a8e5c043e497a4a1345d
8255Author: Jean-Baptiste Kempf <jb@videolan.org>
8256Date:   Tue Sep 30 20:57:28 2008 -0700
8257
8258    Win32 Vout: try to correctly set fullscreen mode under winCE and win32.
8259
8260commit 2990f1d54b95da5515e01ed938bdb7752abd6733
8261Author: Jean-Baptiste Kempf <jb@videolan.org>
8262Date:   Tue Sep 30 20:31:15 2008 -0700
8263
8264    Qt4: correctly show the stats.
8265    (cherry picked from commit 95c173411393f6cae467ab6c4f0e708c443bf5a5)
8266
8267    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
8268
8269commit 1835073b2cd796992e72b1f576d43cfa00d111a5
8270Author: Jean-Baptiste Kempf <jb@videolan.org>
8271Date:   Tue Sep 23 16:03:56 2008 -0700
8272
8273    Qt4: Deactivate FPS showing, since it doesn't work.
8274    (cherry picked from commit cecdd2aa20dc1429741ecef1afe7adc3d1300090)
8275
8276    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
8277
8278commit d96bc2354ee2917d5fa7eda1636fb9850223b333
8279Author: Jean-Baptiste Kempf <jb@videolan.org>
8280Date:   Tue Sep 30 20:16:16 2008 -0700
8281
8282    Typo.
8283
8284commit 6ec7523f1d56f331280b8a780d489650b8b68938
8285Author: Jean-Baptiste Kempf <jb@videolan.org>
8286Date:   Mon Sep 29 11:33:57 2008 -0700
8287
8288    Qt4: Playlist fixes.
8289    (cherry picked from commit 6b67205f13b3f8ce5a3c860b63a95f3bccf8d934)
8290
8291    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
8292
8293commit c4d3614003e9c7991263b17a353e63c1f6a2c85d
8294Author: Jean-Baptiste Kempf <jb@videolan.org>
8295Date:   Tue Sep 30 18:13:09 2008 -0700
8296
8297    Compilation fix for win32.
8298
8299commit 630afc61e9dc1d0f4f01d6fa76b222da220e8e4b
8300Author: Pavlov Konstantin <thresh@videolan.org>
8301Date:   Wed Oct 1 01:05:48 2008 +0400
8302
8303    Fortunes update
8304
8305commit 252ae28d9c7dcf276989e861e64768f5f99c705e
8306Author: Laurent Aimar <fenrir@videolan.org>
8307Date:   Tue Sep 30 22:57:21 2008 +0200
8308
8309    Fixed too restrictive assert in decoder.
8310
8311commit a8a08ded5e386dff0f864785650c2ae64d2a059c
8312Author: Laurent Aimar <fenrir@videolan.org>
8313Date:   Tue Sep 30 22:21:24 2008 +0200
8314
8315    Fixed a lot of potential segfaults on invalid vobsub index.
8316
8317commit 057ef608486cef9e27d5071d800a002d9858974c
8318Author: Laurent Aimar <fenrir@videolan.org>
8319Date:   Tue Sep 30 00:23:02 2008 +0200
8320
8321    Let decoder handle the audio/spu delay.
8322
8323    It is more reactive and let decoder do proper late/early checks.
8324
8325commit da93449d1e5abd10fc0663029c165bed2e7371c1
8326Author: Laurent Aimar <fenrir@videolan.org>
8327Date:   Mon Sep 29 23:44:46 2008 +0200
8328
8329    Added aout pause support.
8330
8331    This does not work well. It seems that a high level of audio is buffered
8332    inside aout after the input fifo (mixer or output one).
8333
8334commit b1c90ec51b105550b6feabf26a43b8afc1b6dda9
8335Author: Laurent Aimar <fenrir@videolan.org>
8336Date:   Mon Sep 29 22:57:14 2008 +0200
8337
8338    Moved a few vout tests+statistics to decoder.
8339
8340    It allows removing partially a ugly input dependency in vout as well as
8341    finer control at decoder side.
8342
8343commit 87b5a350a60f94ed1b4f4e9b2affd464f25a5f84
8344Author: Laurent Aimar <fenrir@videolan.org>
8345Date:   Mon Sep 29 22:29:16 2008 +0200
8346
8347    Moved a few aout tests+statistics to decoder.
8348
8349    It allows removing an ugly input dependency in aout as well as finer control
8350    at decoder side.
8351
8352commit 647d418b640dc0460ba73925eafeb271478e21d2
8353Author: Laurent Aimar <fenrir@videolan.org>
8354Date:   Mon Sep 29 20:52:32 2008 +0200
8355
8356    Use audio desync as initial audio-delay value.
8357
8358commit 46ff41d473e1dcea72326167e71781223db3cdea
8359Author: Laurent Aimar <fenrir@videolan.org>
8360Date:   Sun Sep 28 16:57:04 2008 +0200
8361
8362    Added dump alias module to dummy decoder.
8363
8364    It allows replacing --codec dummy --dummy-save-es by --codec dump.
8365
8366commit c1708e15037956409fd3f6312e6f9911e8b967b0
8367Author: Laurent Aimar <fenrir@videolan.org>
8368Date:   Sun Sep 28 16:24:23 2008 +0200
8369
8370    Protect a bit against invalid pcr.
8371
8372commit 24ee271422cd53373d0f95f4050b860d1de17c21
8373Author: Laurent Aimar <fenrir@videolan.org>
8374Date:   Sun Sep 28 15:49:25 2008 +0200
8375
8376    Protect against broken subpicture size.
8377
8378commit bf56c2bd61fa24b0f4d2aef1fdae9eda84d6752a
8379Author: Laurent Aimar <fenrir@videolan.org>
8380Date:   Sun Sep 28 15:39:07 2008 +0200
8381
8382    Fixed potential race condition on vout release in decoder.
8383
8384commit a3b364aaf744d085502da72c62ac6eb1e41e5172
8385Author: Laurent Aimar <fenrir@videolan.org>
8386Date:   Sun Sep 28 15:36:29 2008 +0200
8387
8388    Fixed sout #display.
8389
8390commit 5bce8e07398bfb5dd5a5f5ef01b72d1e7039ee8e
8391Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8392Date:   Tue Sep 30 23:05:08 2008 +0300
8393
8394    De-inline playlist_Signal
8395
8396commit 9cb82b16cdfdffe85b039c26ba851c10ae7d1e18
8397Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8398Date:   Tue Sep 30 23:08:34 2008 +0300
8399
8400    Do not stat directories on Windows
8401
8402    For lack of a better solution, I assume that Windows has a finite
8403    paths length limit to prevent infinite recursion. Otherwise we need
8404    dirfd() and unique inodes.
8405
8406commit 2103c81222cfe20811fc4b8af51256b9f9c9f77a
8407Author: Derk-Jan Hartman <hartman@videolan.org>
8408Date:   Tue Sep 30 21:36:01 2008 +0200
8409
8410    macosx: Add a link to the playlistitem menu to retrieve Cover Art.
8411
8412    Forward port: [1a5a6b89692f2e6761b6ecd9ae9ee6e50b6e4138]
8413
8414commit 4830a583d5302501099db67c8f9c3402b754e234
8415Author: Derk-Jan Hartman <hartman@videolan.org>
8416Date:   Tue Sep 30 19:17:00 2008 +0200
8417
8418    macosx: Remove spurious call.
8419    (cherry picked from commit b0438df5b9a5a7976be069ec173bb2077f97fd58)
8420
8421commit b3383afd30632cf3d4ee6826ae5d29c75fd6a894
8422Author: Derk-Jan Hartman <hartman@videolan.org>
8423Date:   Tue Sep 30 19:11:34 2008 +0200
8424
8425    macosx: Initially expand the primary Playlist node.
8426    (cherry picked from commit 31a711e42ea80553aca57626903cdd822c8c1bea)
8427
8428commit de9f2f1ea14d56a13884c3025c9bdbcf8169a29c
8429Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8430Date:   Tue Sep 30 18:42:54 2008 +0300
8431
8432    Fix linking
8433
8434commit e008b657186333264a24a6f3a4535fe7d994e007
8435Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8436Date:   Tue Sep 30 18:40:56 2008 +0300
8437
8438    Unexport vlc_object_waitpipe
8439
8440commit eb2ec28e5aee5fc0bff9bb8151d6d04afb42e2c4
8441Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8442Date:   Tue Sep 30 18:39:26 2008 +0300
8443
8444    Code factorization
8445
8446commit aee89ad0a1eeabf5e4ed353da90e308800f04ae3
8447Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8448Date:   Tue Sep 30 18:33:32 2008 +0300
8449
8450    Work around dirfd compilation breakage
8451
8452    (Not that I expect this to work at run-time)
8453
8454commit 64f26437dfa0b0e6726e4a4e1a8c12cdb8634aef
8455Author: Derk-Jan Hartman <hartman@videolan.org>
8456Date:   Tue Sep 30 15:23:12 2008 +0200
8457
8458    macosx: move the embeddedvout controls slightly to the right
8459
8460    forwardport [9439810ba6758c6ea1d306186a1dcf6e03f219e6]
8461
8462commit 6342bd65fb2062d14880febb1cdcf7ec61adff34
8463Author: Derk-Jan Hartman <hartman@videolan.org>
8464Date:   Tue Sep 30 14:56:00 2008 +0200
8465
8466    macosx: when saving updates, only allow for a dir to be selected.
8467
8468    The core currently cannot handle a target name
8469
8470commit a1d6761564190bc968f3d58e205d245ee5e95972
8471Author: Derk-Jan Hartman <hartman@videolan.org>
8472Date:   Tue Sep 30 14:44:34 2008 +0200
8473
8474    macosx: The vlc update API can only handle a destination directory.
8475
8476    We now account for this and use an "OpenPanel" instead of a "SavePanel".
8477
8478commit d0102803a094e4b98623df34a998ad92db288d7e
8479Author: Geoffroy Couprie <geo.couprie@gmail.com>
8480Date:   Tue Sep 30 13:28:03 2008 +0200
8481
8482    WinCE: more missing functions fixes
8483
8484commit 07faebaf35bfa682913ac99f11562ecd8b974021
8485Merge: b973e326f2 938c3c464f
8486Author: Geoffroy Couprie <geo.couprie@gmail.com>
8487Date:   Tue Sep 30 12:08:41 2008 +0200
8488
8489    Merge branch 'master' of git://git.videolan.org/vlc
8490
8491commit b973e326f271b9bbc9a15fc61d4ee091d7c4a2d5
8492Author: Geoffroy Couprie <geo.couprie@gmail.com>
8493Date:   Tue Sep 30 12:05:21 2008 +0200
8494
8495    WinCE: fix missing functions
8496
8497commit 938c3c464fdd4d29117c74f35567b613bae3154a
8498Author: Antoine Cellerier <dionoea@videolan.org>
8499Date:   Tue Sep 30 12:04:26 2008 +0200
8500
8501    Fix CID 207. (Resource leak)
8502
8503commit 2bf3bbdbad6e9bc9352562b997082bfb90cba6fb
8504Author: Ilkka Ollakka <ileoo@videolan.org>
8505Date:   Mon Sep 29 17:02:28 2008 +0300
8506
8507    Disconnect before trying with authentication
8508
8509    Disconnects http-connection before trying with authentication info.
8510    This enables to use http-authentication sources without leaking fds
8511
8512    Kinda work-around
8513
8514commit 2486b5f6d45197decfb60590027019a4b995fdcc
8515Author: Christophe Mutricy <xtophe@videolan.org>
8516Date:   Mon Sep 29 20:40:28 2008 +0100
8517
8518    Fix make dist
8519
8520commit a490cbb698ba53db29b8e8c4eb44a95e627b521b
8521Author: Geoffroy Couprie <geo.couprie@gmail.com>
8522Date:   Mon Sep 29 20:39:52 2008 +0200
8523
8524    Remove IS_WINNT macro
8525
8526commit e53c94ea141f5e61cb0a0393744e4b3b7991a94d
8527Author: Geoffroy Couprie <geo.couprie@gmail.com>
8528Date:   Mon Sep 29 18:52:20 2008 +0200
8529
8530    WinCE: cleaning my header inclusion mess
8531
8532commit 13a184d09992629353d36e354e74e0ff4adfc01e
8533Author: Geoffroy Couprie <geo.couprie@gmail.com>
8534Date:   Mon Sep 29 18:50:45 2008 +0200
8535
8536    WinCE: check for winsock2.h instead of winsock.h
8537
8538commit 9d78b230fdf5deffe2a1b6749a8eb65dcfb6e0e4
8539Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8540Date:   Sun Sep 28 21:58:49 2008 +0300
8541
8542    Format string fixes
8543
8544commit d699c5c3f62a1a5086ccf9269d2785e319dce702
8545Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8546Date:   Sun Sep 28 20:51:36 2008 +0300
8547
8548    Remove VLC_OBJECT_LIBVLC
8549
8550commit c48296e1acfab1473f2f89366fce447654be060c
8551Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8552Date:   Sun Sep 28 20:47:23 2008 +0300
8553
8554    Remove p_root hacks
8555
8556commit f317dd7abbb8619aff9c781a3bd54768c59c2cac
8557Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8558Date:   Sun Sep 28 20:45:19 2008 +0300
8559
8560    Get rid of p_root object
8561
8562commit 80cb294832cf77b8440957d75d24cae2ec853d0c
8563Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8564Date:   Sun Sep 28 20:33:54 2008 +0300
8565
8566    Remove vlc_global()
8567
8568commit 75ba8eb991b640254a6106e00db86c4ed411e0da
8569Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8570Date:   Sun Sep 28 20:29:06 2008 +0300
8571
8572    Dead #defines
8573
8574commit b4f8c0f6a4b158e5dc824734ee23ce47a3f07ec2
8575Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8576Date:   Sun Sep 28 20:18:01 2008 +0300
8577
8578    Move psz_vlcpath out of p_root
8579
8580commit 87868182ab4a1b9b90b338f7408afbcd28aa0405
8581Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8582Date:   Sun Sep 28 20:10:39 2008 +0300
8583
8584    Per-instance structure lock
8585
8586commit 74095abc994d2d59dc4840c7cfcc468c27485ffb
8587Author: Derk-Jan Hartman <hartman@videolan.org>
8588Date:   Sun Sep 28 18:15:48 2008 +0200
8589
8590    libmpeg2: compile fix
8591
8592commit ec15067d08073b961e9aebe5884e624f124abcb9
8593Author: Derk-Jan Hartman <hartman@videolan.org>
8594Date:   Sun Sep 28 17:36:32 2008 +0200
8595
8596    libmpeg2: user MPEG2 coding type defines when matching to mpeg2 flags.
8597
8598    Though the values are the same, this is cleaner, and more 'future' proof
8599
8600commit 5fdc56dbbec5c62bcbe329a7de7c2bce2ff84a47
8601Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8602Date:   Sun Sep 28 18:45:59 2008 +0300
8603
8604    Fail permanently on fatal file I/O error
8605
8606    This fixes a busy loop.
8607
8608commit 8d3e95ab7df77f25e2c285cd48b101c218fa8697
8609Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8610Date:   Sun Sep 28 18:32:53 2008 +0300
8611
8612    Remove VLC_OBJECT_OPENGL
8613
8614commit 22040d1ebac67aa79dc35b279937cbe0dc183b74
8615Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8616Date:   Sun Sep 28 18:23:36 2008 +0300
8617
8618    VLC_OBJECT_OPENGL: nobody uses _find on this, useless
8619
8620commit d47c4459f76ebef89b941a045a4a20d941c85c11
8621Author: Derk-Jan Hartman <hartman@videolan.org>
8622Date:   Sun Sep 28 17:24:11 2008 +0200
8623
8624    libmpeg2: Enable CC parsing for libmpeg2 >= 5.0.0
8625
8626commit b1eb791bf65795473a20209854c75e792dbbb037
8627Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8628Date:   Sun Sep 28 17:02:06 2008 +0200
8629
8630    playlist: i_last_playlist_id is private.
8631
8632commit 76c03d8c60bdce1def93685cc3d3a187c802dfb6
8633Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8634Date:   Sun Sep 28 17:00:30 2008 +0200
8635
8636    playlist: b_reset_currently_playing is private.
8637
8638commit 5bb0e51082bcb452824daefad87e3dac8abb462e
8639Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8640Date:   Sun Sep 28 16:53:40 2008 +0200
8641
8642    qt4: b_reset_currently_playing should not be used here.
8643
8644commit 75f1d9dbef9df71e9e166743e9e28f86c71f65f5
8645Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8646Date:   Sun Sep 28 16:50:42 2008 +0200
8647
8648    playlist: last_rebuild_date is private.
8649
8650commit 03e7b7706e178dcf91eb35544bd6bc4d8b735a27
8651Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8652Date:   Sun Sep 28 16:49:12 2008 +0200
8653
8654    playlist: i_sort and i_order are not used. removed.
8655
8656commit 2f4258d6fc05ba948b1f6f60a786b306db32d1c0
8657Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8658Date:   Sun Sep 28 16:45:51 2008 +0200
8659
8660    playlist: gc_date is private.
8661
8662commit 5539b7b79ca8022a027af0f7b7753ccf33f49177
8663Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8664Date:   Sun Sep 28 16:44:17 2008 +0200
8665
8666    playlist: b_cant_sleep is private.
8667
8668commit 09995291a6fed158bae8160a877e9d663a072c32
8669Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8670Date:   Sun Sep 28 16:42:05 2008 +0200
8671
8672    playlist: b_auto_preparse is private.
8673
8674commit 11c77e08233859756d2ae41cb2a9e72e856a1f3d
8675Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8676Date:   Sun Sep 28 16:39:25 2008 +0200
8677
8678    playlist: b_doing_ml doing ml is private.
8679
8680commit 1df015beff013d3fae00a4fae905ef28c4df10ce
8681Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8682Date:   Sun Sep 28 16:36:01 2008 +0200
8683
8684    playlist: b_tree is private.
8685
8686commit 6bd606ac8db324a80663d3acf7668c30877a2dc2
8687Author: Laurent Aimar <fenrir@videolan.org>
8688Date:   Sun Sep 28 15:03:51 2008 +0200
8689
8690    Spu pause support.
8691
8692    Now SSA subtitle pause is working even with karaoke.
8693
8694commit bea1c07cbc4b1e9aaded88e2ad18eb4ebf8c7fda
8695Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8696Date:   Sun Sep 28 15:38:56 2008 +0300
8697
8698    Do not add subdirectories entries
8699
8700    Otherwise we'll collapse and expand the same directory over and over.
8701
8702commit 42eedbbb1a87b486218f7ac8f8e2ee39e7b14801
8703Author: Laurent Aimar <fenrir@videolan.org>
8704Date:   Sun Sep 28 13:54:33 2008 +0200
8705
8706    Force a few access control values.
8707
8708    It will avoid ABI breakage for aesthetics reasons.
8709
8710commit 7e96fc33c0a0a8db00aca3cd25ad371b9656bb8b
8711Author: Laurent Aimar <fenrir@videolan.org>
8712Date:   Sun Sep 28 13:43:28 2008 +0200
8713
8714    Fixed a too restrictive assert on vout pause.
8715
8716commit 4b6c78a5b9ba1f5905f3c55c7838f5d4a540bc5c
8717Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8718Date:   Sun Sep 28 11:29:26 2008 +0300
8719
8720    typo
8721
8722commit aad5f30a8fcac701c6cc4264ca7be45cf2ed34b8
8723Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8724Date:   Sun Sep 28 11:20:56 2008 +0300
8725
8726    RTP: use the right frequency for jitter computation
8727
8728commit 08b2e6483a33b00fb48511529e81d2c9c367c91a
8729Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8730Date:   Sun Sep 28 00:06:47 2008 +0300
8731
8732    vlc_assert_locked is private
8733
8734commit 057a9633ab17888a9f157ebab7a1f1e4bed1450a
8735Author: Laurent Aimar <fenrir@videolan.org>
8736Date:   Sun Sep 28 13:05:09 2008 +0200
8737
8738    Pause vout on decoder pause.
8739
8740    This provides a pause with a maximal latency of one call
8741    to pf_demux from the demuxer.
8742
8743commit b0123347ac0773bf85a22bb97797bc682539325a
8744Author: Laurent Aimar <fenrir@videolan.org>
8745Date:   Sun Sep 28 10:21:00 2008 +0200
8746
8747    Privatized part of vout fields.
8748
8749commit c60211663fe86b98e8dd01c2fcd95f7fbd99045d
8750Author: Laurent Aimar <fenrir@videolan.org>
8751Date:   Sun Sep 28 08:59:48 2008 +0200
8752
8753    The input now pauses the decoders.
8754
8755    This allows a more reactive pause (independant of *-caching value). It is
8756    not yet instantaneous as vout/aout still play their buffer.
8757
8758commit f15f2bd7749f2fcb618cde7bca738afd9ae9d055
8759Author: Laurent Aimar <fenrir@videolan.org>
8760Date:   Sun Sep 28 08:59:04 2008 +0200
8761
8762    Added vout_internal.h.
8763
8764commit 14215b316d1ab9c906de2d0dfabcb5bf683f4fab
8765Author: Laurent Aimar <fenrir@videolan.org>
8766Date:   Sun Sep 28 01:01:53 2008 +0200
8767
8768    Include input_clock.h only where needed.
8769
8770commit e1c50ab464f10c578daafcc9545d49008070a633
8771Author: Laurent Aimar <fenrir@videolan.org>
8772Date:   Sun Sep 28 00:52:59 2008 +0200
8773
8774    Moved input decoder declaration to input/input_decoder.h
8775
8776commit cd66114ba37f535c75682fe364196928af7544d5
8777Author: Laurent Aimar <fenrir@videolan.org>
8778Date:   Sun Sep 28 00:14:28 2008 +0200
8779
8780    No functionnal changes (decoder).
8781
8782commit bca458196fd0306582e9c77e81cfe5417e873138
8783Author: Laurent Aimar <fenrir@videolan.org>
8784Date:   Sun Sep 28 00:04:46 2008 +0200
8785
8786    Support for no clock in decoder (sout display).
8787
8788commit f6cc8a39507a630bb20c865b81039eafa72834b6
8789Author: Laurent Aimar <fenrir@videolan.org>
8790Date:   Sat Sep 27 23:59:11 2008 +0200
8791
8792    Convert stream to system timestamp after the decoder.
8793
8794    - This is needed for proper seek/pause/fast forward/...
8795    - The decoder/packetizer do not need to scale packet length anymore as the
8796    decoder thread do it.
8797
8798commit 4c247f8af062ef162a79832095c5595ecf924763
8799Author: Laurent Aimar <fenrir@videolan.org>
8800Date:   Sat Sep 27 21:32:57 2008 +0200
8801
8802    Give input_DecoderNew the clock used.
8803
8804    No functionnal changes yet.
8805
8806commit b1d048d800118b8616c786165bbfb5b2793eebc8
8807Author: Laurent Aimar <fenrir@videolan.org>
8808Date:   Sat Sep 27 16:27:48 2008 +0200
8809
8810    Protect input_clock_GetTS from concurrent access.
8811
8812commit a18cf1de2e0e1cecfb44894e5043b6806361d15d
8813Author: Laurent Aimar <fenrir@videolan.org>
8814Date:   Sat Sep 27 16:19:51 2008 +0200
8815
8816    Moved clock master flag to es_out.
8817
8818commit 5775fda6f48a8f88840bf3a1d0afcc9cd4e2b549
8819Author: Laurent Aimar <fenrir@videolan.org>
8820Date:   Sat Sep 27 02:48:07 2008 +0200
8821
8822    No functionnal changes.
8823
8824commit 2cbe8c8fbe9dd0cced9b17eadd50b4c424c5a1d6
8825Author: Laurent Aimar <fenrir@videolan.org>
8826Date:   Fri Sep 26 19:28:42 2008 +0200
8827
8828    Documented input_clock_t interface.
8829
8830    There is no functionnal changes + cosmetics.
8831
8832commit cbcd0db85d4d2b4d0b893f46810db6ba5a85e4c0
8833Author: Laurent Aimar <fenrir@videolan.org>
8834Date:   Thu Sep 25 20:39:56 2008 +0200
8835
8836    Modularize drift algo by introducing a long term average helper.
8837
8838commit 5fed39358294c743eaaaa0e8b439c7ca21622463
8839Author: Laurent Aimar <fenrir@videolan.org>
8840Date:   Thu Sep 25 20:18:28 2008 +0200
8841
8842    Cosmetics.
8843
8844commit 30c3ea22c0834b798441df26a50c5011696566e1
8845Author: Laurent Aimar <fenrir@videolan.org>
8846Date:   Thu Sep 25 20:10:37 2008 +0200
8847
8848    Fixed last_pts by using max value.
8849
8850commit 2a41f846deae31635f3ea8a0d9fefc724dde8207
8851Author: Laurent Aimar <fenrir@videolan.org>
8852Date:   Thu Sep 25 20:06:47 2008 +0200
8853
8854    Improved (a little) reactivity on seek.
8855
8856commit 264228f029f8eda34b151ef7ffcc760e861d6850
8857Author: Laurent Aimar <fenrir@videolan.org>
8858Date:   Wed Sep 24 22:51:32 2008 +0200
8859
8860    Moved clock interface from input_internal.h to input_clock.h
8861
8862commit 7e3a4e147f0d39350ec6ba68ffac41b5d28aa67b
8863Author: Laurent Aimar <fenrir@videolan.org>
8864Date:   Wed Sep 24 22:34:53 2008 +0200
8865
8866    Cosmetics.
8867
8868commit 77dbb1a450ecb2c521847966c5ff7069ae8e7805
8869Author: Laurent Aimar <fenrir@videolan.org>
8870Date:   Wed Sep 24 22:27:31 2008 +0200
8871
8872    Removed all clock dependencies on input.
8873
8874commit b72b3e538b7844b05d01857139eb9a1ba3a8b705
8875Author: Laurent Aimar <fenrir@videolan.org>
8876Date:   Wed Sep 24 22:13:42 2008 +0200
8877
8878    Removed one dependency of the clock on input_thread_t.
8879
8880commit abc4689a9090a7deee2cf74531d168021168e816
8881Author: Laurent Aimar <fenrir@videolan.org>
8882Date:   Wed Sep 24 21:58:46 2008 +0200
8883
8884    No functionnal changes.
8885
8886    It is mostly clock fields renaming.
8887
8888commit da5a30e457e691fb5a376136306826931ad29429
8889Author: Laurent Aimar <fenrir@videolan.org>
8890Date:   Wed Sep 24 21:08:50 2008 +0200
8891
8892    No functionnal changes.
8893
8894    It fixes clock prototypes.
8895
8896commit 03b02bd6588ba7e16b54bd1017830d02ae18dfd9
8897Author: Laurent Aimar <fenrir@videolan.org>
8898Date:   Wed Sep 24 20:54:37 2008 +0200
8899
8900    Privatized input_clock_t to clock.c
8901
8902commit 476ce3ee10c934473f2769afd814b9c730f0106a
8903Author: Laurent Aimar <fenrir@videolan.org>
8904Date:   Wed Sep 24 20:34:58 2008 +0200
8905
8906    Use provided system time instead of mdate().
8907
8908commit 1c34c14b4ff3c3f9991d63f013876dd1a9da6fd5
8909Author: Laurent Aimar <fenrir@videolan.org>
8910Date:   Tue Sep 23 22:43:14 2008 +0200
8911
8912    No functionnal changes in clock algo.
8913
8914commit e2c71160baa30bbbf237e72e90a36bc59c030580
8915Author: Laurent Aimar <fenrir@videolan.org>
8916Date:   Tue Sep 23 22:29:41 2008 +0200
8917
8918    System clock is given to input_ClockSetPCR.
8919
8920    No functionnal change yet.
8921
8922commit 987d3a8595102368d0098c5d0f817247a9b10ecf
8923Author: Laurent Aimar <fenrir@videolan.org>
8924Date:   Tue Sep 23 22:13:17 2008 +0200
8925
8926    Removed the ugly input clock.c sleep.
8927
8928    The input main loop will now handles space control at the right place.
8929
8930commit f09152bc5946020f2b0d368698cc7a564eb3834e
8931Author: Laurent Aimar <fenrir@videolan.org>
8932Date:   Tue Sep 23 22:12:26 2008 +0200
8933
8934    Added signal stat to dvb module.
8935
8936commit 813a45953e8b7a3ceb214d320d0ff8130d38a46f
8937Author: Laurent Aimar <fenrir@videolan.org>
8938Date:   Tue Sep 23 22:11:01 2008 +0200
8939
8940    Added signal-quality/strength input variables for access signal report.
8941
8942    They are set to -1 if not specified.
8943
8944commit 97d2ea83c7d0b6734c3f8c413a13d8893a44fcf5
8945Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8946Date:   Sun Sep 28 02:22:32 2008 +0200
8947
8948    skins2: Fix compilation.
8949
8950commit 47fd5024be5edf4ef7f85d56482d17bc598766e3
8951Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8952Date:   Sun Sep 28 02:08:39 2008 +0200
8953
8954    Fix playlist_CurrentInput usage.
8955
8956commit f5292e55aa88b99533607ff1c191f2285d5e0d29
8957Author: Christophe Mutricy <xtophe@videolan.org>
8958Date:   Sun Sep 28 00:24:12 2008 +0100
8959
8960    Compile fix
8961
8962commit c205ecf91771514fe967f52c986eeb94491b327e
8963Author: Christophe Mutricy <xtophe@videolan.org>
8964Date:   Sat Sep 27 23:49:37 2008 +0100
8965
8966    Compile fix after d228fdd28e
8967
8968commit d626fdc4452fba42baf489bbebf86d8d21856f50
8969Author: Christophe Mutricy <xtophe@videolan.org>
8970Date:   Sat Sep 27 23:29:59 2008 +0100
8971
8972    Fix bad declaration
8973
8974    Not sure how it's called but i guess it would have resulted in crashes or memory corruption
8975
8976commit 776639f81e6cc2bc05fe5853cc8626918a8ef2d0
8977Author: Christophe Mutricy <xtophe@videolan.org>
8978Date:   Sat Sep 27 22:55:22 2008 +0100
8979
8980    Qt4: Fix compilation
8981
8982    Seems to works but i would appreciate a review by a playlist guru
8983
8984commit e019739219161c829fc32d7dcfed47631c8fdc8b
8985Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
8986Date:   Sat Sep 27 21:29:59 2008 +0300
8987
8988    Disable horribly broken Bonjour code.
8989
8990    Access outputs don't use the playlist (ever heard of VLM?).
8991
8992commit d021755d1e982a71cbe959b0df93ae2b7fa9586c
8993Author: Pierre d'Herbemont <pdherbemont@videolan.org>
8994Date:   Sat Sep 27 20:14:35 2008 +0200
8995
8996    libvlc_event: Make sure we return in case of error.
8997
8998commit 96655c5e1da91c09b6a0fca573136c32c05dc610
8999Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9000Date:   Sat Sep 27 21:01:48 2008 +0300
9001
9002    Remove useless includes
9003
9004commit 99f52be6622c133da956b5ca732cd2a588506c30
9005Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9006Date:   Sat Sep 27 20:54:00 2008 +0300
9007
9008    Qt4 compile fix
9009
9010    (Untested due to other Qt4 compilation errors)
9011
9012commit 4bfe8808eb8513e840a68a47400af5ca16c72cee
9013Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9014Date:   Sat Sep 27 19:52:34 2008 +0200
9015
9016    ogg: Fix an unitialized value usage.
9017
9018    Please review.
9019
9020    Spotted by llvm/clang analyser.
9021
9022commit 15f7406ed966b9545e4fef5c38af73fa38aaff36
9023Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9024Date:   Sat Sep 27 19:44:39 2008 +0200
9025
9026    ogg: Fix a divide by zero.
9027
9028    Please review.
9029
9030    Spotted by llvm/clang checker.
9031
9032commit e903b2ff7df4f6694813bc1a6946d860d699f437
9033Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9034Date:   Sat Sep 27 19:41:56 2008 +0200
9035
9036    mp4: Fix a leak.
9037
9038    Spotted by LLVM/Clang Static Analyzer.
9039
9040commit 35506f4d2f1f31e36eb8fe09f6cd1cb602065507
9041Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9042Date:   Sat Sep 27 19:18:20 2008 +0200
9043
9044    playlist: items_to_delete is now private.
9045
9046commit d228fdd28ef03b992c97af16cb842acd7c879831
9047Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9048Date:   Sat Sep 27 19:12:07 2008 +0200
9049
9050    playlist: Move more members as private.
9051
9052commit 696f3a439149f8116d57eac4ecd90527cc29abbe
9053Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9054Date:   Sat Sep 27 19:29:30 2008 +0300
9055
9056    Remove dummy debug
9057
9058commit 23292ff3e19f117b6df8cbc8b404acd5ea4b37ac
9059Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9060Date:   Sat Sep 27 19:26:33 2008 +0300
9061
9062    Oops, forgot some dead code
9063
9064commit d4cdba67d70a4f37db7453a5669541645150c561
9065Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9066Date:   Sun Sep 14 20:23:01 2008 +0300
9067
9068    Directory as XSPF playlist
9069
9070    This gets rid of the directory demux and playlist hacks.
9071    Fixes #2050.
9072
9073    TODO: proper tree structure.
9074
9075commit ba936558188d0ac825e1116c476a3533aebce6ea
9076Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9077Date:   Sat Sep 27 17:54:40 2008 +0300
9078
9079    encode_URI_component: fix and cleanup
9080
9081commit 321e0a5ad915ce5af1fb4e85227a61746dc0635f
9082Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9083Date:   Sat Sep 27 17:33:12 2008 +0200
9084
9085    macosx: Don't release then retain the same item if we store it.
9086
9087commit c79d407e70f1eae04363e3622fc8fd8eb2495977
9088Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9089Date:   Sat Sep 27 17:30:33 2008 +0200
9090
9091    macosx: Fix tautology.
9092
9093commit da672e06ead0bf5aeb2e109c45d47f431d938a70
9094Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9095Date:   Sat Sep 27 17:27:11 2008 +0200
9096
9097    contrib: Bump contrib version.
9098
9099commit db71644ac21d45459921cbe7ab4d6fdc437d5d9a
9100Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9101Date:   Sat Sep 27 16:12:29 2008 +0200
9102
9103    contrib: Retain permission on files (fixme).
9104
9105commit af384e2fea21c09ffe380ad79d6302b9412ff07b
9106Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9107Date:   Sat Sep 27 15:34:27 2008 +0200
9108
9109    contrib: Bump binary revision used.
9110
9111commit d533f32480c9b5f13b5d749779bf5fce00b2ec22
9112Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9113Date:   Sat Sep 27 15:33:44 2008 +0200
9114
9115    contrib: This got lost in package-macosx.
9116
9117commit c03a03009a96b6494f4e7b8f3a00a406e6ebb6dd
9118Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9119Date:   Sat Sep 27 15:23:58 2008 +0200
9120
9121    contrib: Fix change_prefix for .la.
9122
9123commit 098dbe894870b02fb0214cb02ca6c3df08509bdf
9124Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9125Date:   Sat Sep 27 16:06:28 2008 +0300
9126
9127    String rationalization
9128
9129commit 5cd368bc0d10c800757d1d47722bf8204345aa49
9130Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9131Date:   Sat Sep 27 13:18:40 2008 +0200
9132
9133    macosx: Fix a typo that leads to a crash in _removeOldPreferences.
9134
9135commit 64db8eea70ae1dda0031babb45e2e226a6f4ee5a
9136Author: Sebastien Escudier <sebastien-devel@celeos.eu>
9137Date:   Wed Sep 24 16:38:45 2008 +0200
9138
9139    RTP: fix TTL
9140
9141    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
9142
9143commit 3485cfbe10b0e47a6ddbdf642cdcc94a0287c4cd
9144Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9145Date:   Sat Sep 27 12:25:44 2008 +0300
9146
9147    Still allocate unique input item IDs
9148
9149commit dae39fd78466c5036fc5e959090ffc4dd02eeea9
9150Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9151Date:   Sat Sep 27 12:00:10 2008 +0300
9152
9153    Add extensions for MIDI and Creative Voice
9154
9155commit 536816e4ed2c588f8da6b214e8886d59d69716d3
9156Author: Dominique Leuenberger <dominique@leuenberger.net>
9157Date:   Sat Sep 27 02:15:58 2008 +0200
9158
9159    Syntax error: missing closing bracket
9160
9161    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
9162
9163commit 05c8c0d9164b349c8fe94386b4e5270c5d039339
9164Author: Rémi Duraffort <ivoire@videolan.org>
9165Date:   Fri Sep 26 22:59:23 2008 +0200
9166
9167    vlc_array: Macro safety.
9168
9169commit 2bb0711d594c9c0bd415d4eb1a1d8fc706beacb8
9170Author: Rémi Duraffort <ivoire@videolan.org>
9171Date:   Fri Sep 26 21:35:46 2008 +0200
9172
9173    vlc_array: macro safety.
9174
9175commit b34411aee974685b30b8a9779576aa496012413a
9176Author: Rémi Duraffort <ivoire@videolan.org>
9177Date:   Fri Sep 26 20:30:28 2008 +0200
9178
9179    Fix memleak when parsing VLC_VAR_LIST.
9180    Backported from 0.9-bugfix
9181
9182commit c8d1a938f66238676c32b4dae55451290f5590bc
9183Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9184Date:   Fri Sep 26 18:54:40 2008 +0300
9185
9186    Fix memory leak
9187
9188commit ab6145b20376c78c61570a6d529b6464022e9a7c
9189Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9190Date:   Fri Sep 26 18:47:09 2008 +0300
9191
9192    module_need: fix broken logic
9193
9194commit f9780264d40c437f1b4f72c770d432e6a0748bbc
9195Author: Christophe Mutricy <xtophe@videolan.org>
9196Date:   Fri Sep 26 16:44:32 2008 +0100
9197
9198    Synchronize with 0.9-bugfix
9199
9200commit cf2384ecddd3e47223d8cc1dc29c0ef60d0aab06
9201Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9202Date:   Fri Sep 26 18:01:25 2008 +0300
9203
9204    RTP: fix parsing IPv6 addresses
9205
9206commit 7cdc5d03053dde6c160969936bb374b96a6250e6
9207Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9208Date:   Fri Sep 26 17:06:58 2008 +0300
9209
9210    List .wma only once in NSIS installer - fixes #2096
9211
9212commit 17af2805ddc29c0edfbecee5a4d05838a9a0239b
9213Author: Jean-Baptiste Kempf <jb@videolan.org>
9214Date:   Thu Sep 25 19:28:44 2008 -0700
9215
9216    Qt4: simplification and correctness.
9217
9218commit b4951bceb2c47d47b7c2daadb83edb620d9bca27
9219Author: Laurent Aimar <fenrir@videolan.org>
9220Date:   Thu Sep 25 19:51:15 2008 +0200
9221
9222    Fixed forcing a demux while using access_demux for rtp.
9223
9224    Patch provided by Marian Durkovic.
9225
9226commit 723e71ef9826934c5dae97507604da55f0e9aed3
9227Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9228Date:   Thu Sep 25 18:34:13 2008 +0300
9229
9230    Unblock death signals if signals interface is absent
9231
9232    By the way, the exception handler claims the exception is not handled!
9233
9234commit 3fff7ea77e3b7de9f6686c4fad61fa6ec36ab600
9235Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9236Date:   Thu Sep 25 18:34:06 2008 +0300
9237
9238    Spelling
9239
9240commit ca6669acaae8a1e0c4ec8ad7e98e6a3a837a8d61
9241Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9242Date:   Thu Sep 25 18:33:12 2008 +0300
9243
9244    Probe interface plugis strictly
9245
9246    We don't want a different interface than the one requested (if any)
9247
9248commit 0e1e63f7a59ae868b2440bce15143d1cbd784770
9249Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9250Date:   Thu Sep 25 18:32:56 2008 +0300
9251
9252    Remove GCCism
9253
9254commit 631991de20a3847b6af56ee48a467f75a13df751
9255Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9256Date:   Thu Sep 25 18:19:32 2008 +0300
9257
9258    Fix cache save submodule recursion
9259
9260commit 5af8cc2e44cfa73e385ef5d5b2d25c7d25499c63
9261Author: Felix Paul Kühne <fkuehne@videolan.org>
9262Date:   Thu Sep 25 16:43:03 2008 +0200
9263
9264    macosx: stupid c&p error
9265
9266commit 4a7bb5396d9165e40df32899f13321e7781f5d0d
9267Author: Felix Paul Kühne <fkuehne@videolan.org>
9268Date:   Thu Sep 25 16:39:59 2008 +0200
9269
9270    macosx: remove the legacy CONFIG_ITEM_KEY_BEFORE_10_3 code
9271
9272commit 03c6d5b8ae4f617cc809ab0b16c3aebff4c77523
9273Author: Felix Paul Kühne <fkuehne@videolan.org>
9274Date:   Thu Sep 25 16:27:49 2008 +0200
9275
9276    macosx: implement CONFIG_ITEM_PASSWORD (closes #2118)
9277
9278    Thanks for not waiting for this announced, easy-to-backport commit.
9279
9280commit c4f35e50483d9a019cf8b665bb60a836071b96e0
9281Author: Laurent Aimar <fenrir@videolan.org>
9282Date:   Wed Sep 24 23:42:06 2008 +0200
9283
9284    Fixed SSA subtitles pause.
9285
9286     I have modified spu_RenderSubpictures to take a b_paused argument.
9287     The calls to pf_pre_render/pf_update_regions could have been moved to
9288    spu_SortSubpicture and might have been cleaner BUT the way used keeps
9289    all time consumming tasks inside spu_RenderSubpictures.
9290
9291commit f3adfbd8e84839a96e1ed9a9282c8e797c82ef56
9292Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9293Date:   Thu Sep 25 00:24:47 2008 +0300
9294
9295    Save submodules in the same order as we create/load them
9296
9297    Buggy CacheMerge assumes this (among other wrong things)
9298
9299commit 8f72c1e29143c9e0bbe41ec0e86b5997056ece62
9300Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9301Date:   Wed Sep 24 21:43:42 2008 +0300
9302
9303    RTP: use --demux instead of --rtp-ts-demux
9304
9305commit dbd272f42cb2e8722e90c8f9c56a07ec6a0e6c9b
9306Author: Rémi Duraffort <ivoire@videolan.org>
9307Date:   Wed Sep 24 22:40:48 2008 +0200
9308
9309    Telnet: don't leak the message.
9310
9311commit a1af59d67785b481efebef5b5db311b51ed05343
9312Author: Rémi Duraffort <ivoire@videolan.org>
9313Date:   Wed Sep 24 22:40:20 2008 +0200
9314
9315    Avoid potential memleak.
9316
9317commit bd299c445c43ec14b302e94edaf657160b2627c0
9318Author: Rémi Duraffort <ivoire@videolan.org>
9319Date:   Sun Sep 21 17:42:36 2008 +0200
9320
9321    Remove allways true test.
9322
9323commit 4fa0611dd2ce05655d8e3be69452290e7b28cf51
9324Author: Rémi Duraffort <ivoire@videolan.org>
9325Date:   Wed Sep 17 22:00:52 2008 +0200
9326
9327    Avoid a malloc(0)
9328
9329commit 9aba65f77139f16347c57cdd4d53001bd2c4cda5
9330Author: Christophe Mutricy <xtophe@videolan.org>
9331Date:   Wed Sep 24 20:11:54 2008 +0100
9332
9333    i18n: Fixes in qt4 simple prefs
9334
9335commit 0e7437669677c4a7c6c21a396474f91a7c468c43
9336Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9337Date:   Wed Sep 24 20:43:49 2008 +0300
9338
9339    RTP: support for overriding the TS demux - fixes #2103
9340
9341commit 4be4d65897e69c6c14c48874720b6e555405ff00
9342Author: Derk-Jan Hartman <hartman@videolan.org>
9343Date:   Wed Sep 24 17:10:26 2008 +0200
9344
9345    cdda: Fix issue with pausing of CDDA
9346
9347commit 06b2a5e2f7efd4909ce97be00bc909bd054a9424
9348Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
9349Date:   Wed Sep 24 12:13:24 2008 +0200
9350
9351    Write snapshot to a temporary file first, then rename it to destination file.
9352
9353    It is possible to read from a file which is in the midst of being written.
9354
9355commit b10da5f6c014de114445f02fc6e55042e54221e8
9356Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
9357Date:   Wed Sep 24 11:41:48 2008 +0200
9358
9359    Respect jpeg format setting as scene snapshot and respect size setting when both width and height are set.
9360
9361commit 304a487848610a5bb10e0e0fdc14694729a85463
9362Author: Derk-Jan Hartman <hartman@videolan.org>
9363Date:   Wed Sep 24 03:05:07 2008 +0200
9364
9365    httpd: Fix keepalive/close of non-matching HTTP versions.
9366
9367    This is a suggestion by Forum user boing (http://forum.videolan.org/viewtopic.php?f=18&t=47295&p=162690#p162690)
9368
9369    Freebox implements a HTTP/1.0 client, we a HTTP/1.1 server. As such we should base our determination of the keepalive vs. close behaviour on the query (client request) instead of the answer (server response).
9370
9371    See also: http://www.ietf.org/rfc/rfc2145.txt
9372
9373commit 97a8b0fb564f9df63c58c9ee840d9e540ecae2a0
9374Author: Jean-Baptiste Kempf <jb@videolan.org>
9375Date:   Tue Sep 23 16:46:07 2008 -0700
9376
9377    Win32 Installer update:
9378
9379    Deactivate ActiveX by default and
9380    reordering of File Asssociation to be more visible.
9381
9382commit 646375172a6b6a0d514e951e5ff671e42556ca6f
9383Author: Jean-Baptiste Kempf <jb@videolan.org>
9384Date:   Tue Sep 23 15:22:27 2008 -0700
9385
9386    Qt4: Resize the good column to the text in Media information.
9387
9388commit adc071e607673c77fb6e07de8c52ac3530bdcf9d
9389Author: Jean-Paul Saman <jpsaman@videolan.org>
9390Date:   Tue Sep 23 23:37:57 2008 +0200
9391
9392    (x264) b-adapt now takes an integer ranging from 0 to 2.
9393
9394commit 6b7d5713b280eb9e6f199eae989e61b5054fb3cc
9395Author: Derk-Jan Hartman <hartman@videolan.org>
9396Date:   Tue Sep 23 23:32:10 2008 +0200
9397
9398    contrib: Fix libmatroska ebml crash
9399
9400    This fixes the matroska crash in at least our Windows and Linux version,
9401    until a new libebml is released. Laurent Aimar had mostly worked around these in
9402    [ce718de21f000a5dda416960a2b7dffdacabd9a2] but FindNextElement was still vulnerable in
9403
9404    Tested on a matroska download with gaps. Many thanks to Laurent
9405
9406commit 2f00e5ac2ecf0f0a40d9926caddd3d4cedb79298
9407Author: Derk-Jan Hartman <hartman@videolan.org>
9408Date:   Tue Sep 23 22:35:26 2008 +0200
9409
9410    Raise the prio of our own i420->yuy2 module. Works good enough if we don't do scaling.
9411
9412commit 311bfd11c611b0cd4186a640a224e9e5f096f892
9413Author: Derk-Jan Hartman <hartman@videolan.org>
9414Date:   Tue Sep 23 22:34:26 2008 +0200
9415
9416    video_chroma: i420->yuy2 filter cannot scale.
9417
9418commit c46360714d1a1b8eccb765a19a73700f20e68eb6
9419Author: Lukas Durfina <lukas.durfina@gmail.com>
9420Date:   Sun Sep 21 16:18:09 2008 +0200
9421
9422    add deprecated aliases for audio devices
9423
9424    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
9425
9426commit 63fe0bf64ebda5466ac1ef5d3864789768367064
9427Author: Derk-Jan Hartman <hartman@videolan.org>
9428Date:   Tue Sep 23 21:54:04 2008 +0200
9429
9430    swscale: don't set a default filter
9431
9432    This should save some CPU cycles when we do chroma conversions and no scaling.
9433    As suggested by Laurent Aimar
9434
9435commit 7a4d2bf7ebbf677890667c0113a3677ac0c806bf
9436Author: Jean-Baptiste Kempf <jb@videolan.org>
9437Date:   Tue Sep 23 12:26:37 2008 -0700
9438
9439    Qt4: Playlist saving size and blablah... Close #2112
9440    (cherry picked from commit 17d2bc2f7804d1a23eb5e55eaff996de76777fd4)
9441
9442    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
9443
9444commit c5ecf50f4a4b42717be5e5cb2d5bd4dcca031ad0
9445Author: Jean-Baptiste Kempf <jb@videolan.org>
9446Date:   Tue Sep 23 10:54:35 2008 -0700
9447
9448    Previous strategy to not have to translate does not work.
9449    Too bad. See the French translation for contre-exemple.
9450    Menu accelerator fix.
9451
9452commit 75661a92d2ddac89a9aa632274fbe38acb6df522
9453Author: Sebastien Escudier <sebastien-devel@celeos.eu>
9454Date:   Tue Sep 23 11:13:47 2008 +0200
9455
9456    Nullify p_httpd to avoid crashes
9457
9458    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
9459
9460commit e93b437d4f5b470e229cab95726a2addb6ef3782
9461Author: Laurent Aimar <fenrir@videolan.org>
9462Date:   Tue Sep 23 19:49:43 2008 +0200
9463
9464    Fixed support for font color and opacity for html rendered text.
9465
9466commit be3f9e2d910a61ae87d79f4fb0481848331dc950
9467Author: Derk-Jan Hartman <hartman@videolan.org>
9468Date:   Tue Sep 23 17:01:54 2008 +0200
9469
9470    avformat: Support for AVChapters.
9471
9472commit b149f96f6466e1b94c773db3472121dfdfafbbb3
9473Author: Antoine Cellerier <dionoea@videolan.org>
9474Date:   Tue Sep 23 16:05:48 2008 +0200
9475
9476    Oops.
9477
9478commit 423954f02d82aab7609883a25eba25fe20b73084
9479Author: Antoine Cellerier <dionoea@videolan.org>
9480Date:   Tue Sep 23 16:01:37 2008 +0200
9481
9482    Further optimize function
9483
9484    we already know that the string starts with a &
9485
9486commit c9b87bed7fffea72a49300fc41506403dde1538c
9487Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9488Date:   Tue Sep 23 06:30:03 2008 +0300
9489
9490    Spare 236 relocations, mark data as constant.
9491
9492    This saves 3 kbytes from stripped libvcccore here + speedup.
9493    We can save another 1kbyte by removing the redumdant & and ; from the
9494    table, but I am too lazy to update the algorithm accordingly.
9495
9496commit 33ad65cc49f5ea9d42c3c627f195a9dc66e445ee
9497Author: Derk-Jan Hartman <hartman@videolan.org>
9498Date:   Tue Sep 23 02:39:41 2008 +0200
9499
9500    mms: Fix uninitialized vlc_cond in mms KeepAlive thread
9501
9502commit b069b0285106268662c02549f4949b07bc89704a
9503Author: Jean-Baptiste Kempf <jb@videolan.org>
9504Date:   Mon Sep 22 17:17:57 2008 -0700
9505
9506    Qt4: Center the Fullscreen controller on One screen, and remember pos.
9507
9508    Well, of course, X11/DirectX being so easy, there are n-1/n changes of being on the wrong screen (if you have n screen).
9509    But at least, you can move and it will remember the position.
9510    (cherry picked from commit 29b82ab8d1fb740b4be0d6a0d142a107ffe7be19)
9511
9512    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
9513
9514commit 936a35d91dc6f28322f57cf0e2c44c7d5e8314fe
9515Author: Jean-Baptiste Kempf <jb@videolan.org>
9516Date:   Mon Sep 22 11:44:08 2008 -0700
9517
9518    Qt4: larger fullscreen controller.
9519
9520commit 06be248ea94f341f29173fe72fb7b7f5b4f03e3b
9521Author: Jean-Baptiste Kempf <jb@videolan.org>
9522Date:   Mon Sep 22 16:03:50 2008 -0700
9523
9524    Fix compile. Sorry.
9525
9526commit 3925e814ca2cdf51085f2bd256b89bfaee8d31e8
9527Author: Antoine Cellerier <dionoea@videolan.org>
9528Date:   Tue Sep 23 00:55:17 2008 +0200
9529
9530    Undef a few local macros.
9531
9532commit 1032d829564793f03868cb3a9580453fc274b0e8
9533Author: Antoine Cellerier <dionoea@videolan.org>
9534Date:   Tue Sep 23 00:49:02 2008 +0200
9535
9536    Add comment to make sure people don't mess up.
9537
9538commit eaffe5c642b86d994d0bc309f9bf5fcfdf2d6637
9539Author: Antoine Cellerier <dionoea@videolan.org>
9540Date:   Tue Sep 23 00:46:20 2008 +0200
9541
9542    Clean up and speed up resolve_xml_special_chars().
9543
9544commit d966d7bf86d60beba307cd437d8527ebd5d307c5
9545Author: Laurent Aimar <fenrir@videolan.org>
9546Date:   Tue Sep 23 00:16:56 2008 +0200
9547
9548    Do not show hidden lines in subrip subtitle.
9549
9550commit 039dbffd22c47fd4ad4a7577c17c3f6a9a409f99
9551Author: Jean-Baptiste Kempf <jb@videolan.org>
9552Date:   Mon Sep 22 15:14:57 2008 -0700
9553
9554    Qt4: Sprefs, add sub-margin.
9555
9556commit 385cc5a9ef2c3ba1033c1c7250941dc9ec3da8fb
9557Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9558Date:   Mon Sep 22 23:54:25 2008 +0200
9559
9560    contrib: Makefile (small) simplification.
9561
9562commit 252c882286e56574f7984bf23ad8b456fc3d9805
9563Author: Laurent Aimar <fenrir@videolan.org>
9564Date:   Tue Sep 23 00:04:18 2008 +0200
9565
9566    Use resolve_xml_special_chars where appropriate.
9567
9568    (noticed by Antoine Cellerier)
9569
9570commit 897a63f65b1af3abf8038f02a6bd3f2491bc3eeb
9571Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9572Date:   Mon Sep 22 23:43:55 2008 +0200
9573
9574    Typo.
9575
9576commit 4a9821da9422eecdb67c4db1eb1a746ba14934b5
9577Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9578Date:   Mon Sep 22 23:48:08 2008 +0300
9579
9580    Fix module_exists
9581
9582commit bb0d752792bc6ded51e383240cadf399b9ca71fa
9583Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9584Date:   Mon Sep 22 22:50:11 2008 +0300
9585
9586    module_need: use qsort, simplify
9587
9588    I also really do not see why later plugins shortcut would get bigger bonus?!
9589
9590commit b677ecd6d26549cb302c1a1b41a06509731ffef5
9591Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9592Date:   Mon Sep 22 22:49:07 2008 +0300
9593
9594    DeleteModule: remove useless parameter
9595
9596commit 0f6a7eb81bdf40ebd0546124e07f872548399e48
9597Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9598Date:   Mon Sep 22 22:09:38 2008 +0300
9599
9600    Remove some useful stuff / misleading comments
9601
9602commit 07a682d70a8e0d1d065b4e2c8bd5a07a0548f741
9603Author: Laurent Aimar <fenrir@videolan.org>
9604Date:   Mon Sep 22 22:05:16 2008 +0200
9605
9606    Properly handle &lt; &gt; &amp; &quot; in html text renderer.
9607
9608commit 0c4e17d88da0b0d86f8f198db6211a907efd78d2
9609Author: Laurent Aimar <fenrir@videolan.org>
9610Date:   Mon Sep 22 22:23:48 2008 +0200
9611
9612    Compilation fixes for quartztext (thanks to Derk-Jan Hartman).
9613
9614commit c8b3f40f52d91b4b20a9822e7aeb0d2bbf907b0a
9615Author: Laurent Aimar <fenrir@videolan.org>
9616Date:   Mon Sep 22 21:10:37 2008 +0200
9617
9618    Moved more common codes to text_renderer.h
9619
9620commit 64f85cb082421827fa8300bc21cc85ccb7626509
9621Author: Laurent Aimar <fenrir@videolan.org>
9622Date:   Mon Sep 22 20:52:38 2008 +0200
9623
9624    Modify ProcessNode to look more like freetype one (2).
9625
9626commit 70529502e24f1f389dc85ecd22b113bdf18017f2
9627Author: Laurent Aimar <fenrir@videolan.org>
9628Date:   Mon Sep 22 20:45:04 2008 +0200
9629
9630    Modify ProcessNode to look more like freetype one.
9631
9632commit 74d20fa836f656eff2e713e7a96c819c2ce1000e
9633Author: Laurent Aimar <fenrir@videolan.org>
9634Date:   Mon Sep 22 20:19:29 2008 +0200
9635
9636    First pass for extracting common text renderer code.
9637
9638commit b8530e0d581e67465d1c6ddcc73a49178674a8b6
9639Author: Laurent Aimar <fenrir@videolan.org>
9640Date:   Mon Sep 22 19:54:07 2008 +0200
9641
9642    Added x264 fourcc to h264 packetizer.
9643
9644commit 65bfaa2681f1e69c44b7904d0926dfbd14dab391
9645Author: Laurent Aimar <fenrir@videolan.org>
9646Date:   Mon Sep 22 19:45:34 2008 +0200
9647
9648    Improved support for broken subtitles and {\anX} tag.
9649
9650commit 1a67c58c908aedf022ba8e4db536b876d2886540
9651Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9652Date:   Mon Sep 22 22:29:18 2008 +0200
9653
9654    contrib: 'make' is now 'make using-bin' on Mac OS X/intel
9655
9656    Use 'make using-src' or 'make src' to build from source. Then 'make package-macosx' to generate a contrib package. This package has to be uploaded to ftp.videolan.org/pub/videolan/testing/contrib/package-macosx-ARCH-REV.tar.bz2. And update the contrib Makefile to use the new REV.
9657
9658commit b10f94881dc3d9ec7bbd242920c998b10bfe4358
9659Author: Derk-Jan Hartman <hartman@videolan.org>
9660Date:   Mon Sep 22 20:18:34 2008 +0200
9661
9662    contrib: no longer compile libasa
9663
9664commit c5ffe15d9da6d0a044d461519afa9588f689ed48
9665Author: Derk-Jan Hartman <hartman@videolan.org>
9666Date:   Mon Sep 22 20:12:22 2008 +0200
9667
9668    contrib: add fontconfig cache and conf locations.
9669
9670    For Mac OS X, let's now use the default X11 locations for the fonts.conf and the cache files.
9671    Those that do not have X11 installed (old default < 10.4) are simply out of luck.
9672    They will only be able to use the files in /System/Library/Fonts and will need to rebuild
9673    their cache every time.
9674
9675    We should also fix this for windows. I'm looking for other projects that use fontconfig on
9676    Windows to see if I can get some hints on how to do this.
9677
9678commit cd193be806013ab973618f7b9096b5199c92a1ee
9679Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9680Date:   Mon Sep 22 19:40:38 2008 +0300
9681
9682    Fix a2e0eaa1708f05680d0c6bc1ba25873e6d2b6b3f on legacy platforms
9683
9684commit 009a133764d70b861e8ef6dca63a88365a80fc54
9685Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9686Date:   Mon Sep 22 15:35:26 2008 +0200
9687
9688    contrib: Add using-bin target.
9689
9690    'make using-bin' will download the contrib binary and install them.
9691
9692    I am considering switching default make target to make using-bin, instead of the current using-src, because it's way faster, it's safer, and only experienced dev will use make using-src I guess.
9693
9694commit 186904e83a4ed0e9d8a87d702ba119b3b6f12ad4
9695Author: Felix Paul Kühne <fkuehne@videolan.org>
9696Date:   Mon Sep 22 16:13:04 2008 +0200
9697
9698    macosx: added missing dummy graphics for the VLM panel
9699
9700commit 2340f6f4a91b456587993a1b3dacdf0847364855
9701Author: Felix Paul Kühne <fkuehne@videolan.org>
9702Date:   Mon Sep 22 16:12:07 2008 +0200
9703
9704    macosx: fix sprefs reset in master, too
9705
9706commit 358e35e7e3ced377500e2ceea8f0922fd85569d4
9707Author: Felix Paul Kühne <fkuehne@videolan.org>
9708Date:   Mon Sep 22 15:07:10 2008 +0200
9709
9710    macosx: added a non-implemented skeletion (just the UI) for a VLM configuration panel with a preliminary icon set
9711
9712commit 6e41ca0135153181e3a922f0347154c4b83bac0e
9713Author: Antoine Cellerier <dionoea@videolan.org>
9714Date:   Mon Sep 22 14:40:39 2008 +0200
9715
9716    Remove change_unsafe() no-op.
9717
9718commit 6d914307e532cb7fa4efd37dfaa87cb9b4292064
9719Author: Geoffroy Couprie <geo.couprie@gmail.com>
9720Date:   Mon Sep 22 12:50:45 2008 +0200
9721
9722    no vlc_spin_destroy in GC for Win32
9723
9724commit 86929a52374b45dfa680be29763df113425d6cf6
9725Author: Geoffroy Couprie <geo.couprie@gmail.com>
9726Date:   Mon Sep 22 11:51:22 2008 +0200
9727
9728    don't try to free a non existing string
9729
9730commit 44e31c0f861b90a01ff3239354d7b2bf43468d07
9731Author: Jean-Baptiste Kempf <jb@videolan.org>
9732Date:   Sun Sep 21 19:46:42 2008 -0700
9733
9734    Qt4: Really split the TimeLabel into its own class.
9735
9736    Code simplification and TimeLabel in the FSC.
9737
9738commit cd794aec4506401a95574e3402e38937f5fa76eb
9739Author: Felix Paul Kühne <fkuehne@videolan.org>
9740Date:   Sun Sep 21 23:15:38 2008 +0200
9741
9742    macosx: forward-port 17a722aa10 so master is 10.4u compatible too
9743
9744commit 0bb73cd8bf3107690055ba2e5901890df60feb3e
9745Author: Pierre d'Herbemont <pdherbemont@videolan.org>
9746Date:   Sun Sep 21 18:58:13 2008 +0200
9747
9748    macosx: Simplify prefs.m.
9749
9750commit 54f11e39140736b2876257845ffbc652589a42b9
9751Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9752Date:   Sun Sep 21 22:41:35 2008 +0300
9753
9754    RTP: compute delay jitter (not used yet) and fix timeout
9755
9756commit e9dc5e2575d6a3187a8046623e257709f736c5d7
9757Author: Felix Paul Kühne <fkuehne@videolan.org>
9758Date:   Sun Sep 21 21:37:26 2008 +0200
9759
9760    voutqt is really gone
9761
9762commit 70269d87d83228fceea96ef56137876f6c42526b
9763Author: Jean-Baptiste Kempf <jb@videolan.org>
9764Date:   Sun Sep 21 12:18:20 2008 -0700
9765
9766    Skins2: add some entries for right-click menu in DP.
9767
9768    Close #2080.
9769
9770commit a2e0eaa1708f05680d0c6bc1ba25873e6d2b6b3f
9771Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9772Date:   Sun Sep 21 21:48:19 2008 +0300
9773
9774    Use OP then fetch, more straight forward with most atomic APIs
9775
9776commit 3519bb1d530743f6d94839e005e3c65ca046df64
9777Author: Jean-Baptiste Kempf <jb@videolan.org>
9778Date:   Sun Sep 21 11:45:44 2008 -0700
9779
9780    Qt4: playlist Item MUST inherit from their parent the show flags on update.
9781
9782commit 687c86594fa47ce21b2c838b05c5b078fb51a288
9783Author: Derk-Jan Hartman <hartman@videolan.org>
9784Date:   Sun Sep 21 17:43:25 2008 +0200
9785
9786    commandline parsing: Fix the macfreetv crash
9787
9788    Basically, somewhat of a "duh" now that we have optional_arguments on OSX.
9789    It is highly annoying however that getopt_long behaviour differs so much
9790    between gnu and BSD implementations, and then is even BUGGY on darwin.
9791    '--option=value' is uniformly supported  and '--option value' is a GNU getopt thing.
9792
9793    imperfect world etc...
9794
9795commit 952a943ae25ba8f22e4e70eb0f55b4c0cee069b8
9796Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9797Date:   Sun Sep 21 21:38:32 2008 +0300
9798
9799    Use GCC predefines for atomic builtins
9800
9801commit 1c6ba8c00bc7d76ec7ff12a6905b21c40e3b4fe4
9802Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9803Date:   Sun Sep 21 21:14:35 2008 +0300
9804
9805    Atomic builtins are from in GCC 4.1.0 onward.
9806
9807    We definitely don't want to use the slow mutex or risky spin locks,
9808    unless we have to.
9809
9810commit ce241ca11ac2e2db3a8c312616906e064772fc11
9811Author: Jean-Paul Saman <jpsaman@videolan.org>
9812Date:   Sun Sep 21 19:42:27 2008 +0200
9813
9814    Fix GCC error message: undefined reference to `__sync_fetch_and_sub_4`
9815
9816    The exact error message is: src/.libs/libvlccore.so: undefined reference to `__sync_fetch_and_sub_4'. According to irc discussion gcc version 4.1.2 (fc8), 4.1.3, 4.2, 4,3.2 and 4.3.2 (archlinux) fail with this error message. This patch fixes it by bumping up the minor number for gcc to 4.
9817
9818commit a47c9f2f1ed05ce552032639bf3bfa02d47a9012
9819Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9820Date:   Sun Sep 21 19:15:42 2008 +0300
9821
9822    Merge E_ and __VLC_SYMBOL
9823
9824commit 79bfb76f3186248b28062dc54ff87e7155b14961
9825Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9826Date:   Sat Sep 20 17:22:53 2008 +0300
9827
9828    Mingw support for garbage collection
9829
9830    (Received no comments on the mailing lists)
9831
9832commit bcd492fc45433c7d2d9e9ccb6b9637090bfa896e
9833Author: Laurent Aimar <fenrir@videolan.org>
9834Date:   Sun Sep 21 16:37:43 2008 +0200
9835
9836    Cosmetics.
9837
9838commit 609baf740dcd9b8693d86380185296ec508133a7
9839Author: Laurent Aimar <fenrir@videolan.org>
9840Date:   Sun Sep 21 16:30:45 2008 +0200
9841
9842    Fixed overlap support with overlap length smaller than display period.
9843
9844commit 4dccfee4d22937543f5b3fdff3b29526ab1d6fb4
9845Author: Felix Paul Kühne <fkuehne@videolan.org>
9846Date:   Sun Sep 21 16:37:07 2008 +0200
9847
9848    macosx: fixed behaviour of the volnorm settings for trunk too
9849
9850commit d805d20d5378b9238a441044edf94100543042b4
9851Author: Felix Paul Kühne <fkuehne@videolan.org>
9852Date:   Sun Sep 21 16:31:36 2008 +0200
9853
9854    macosx: make [VLCControls getVoutView] publically available as it is used more than 15 times across the interface (VLCIntf, FSPanel, Vout, EmbeddedVout, ...)
9855
9856commit 867e2a266b005b32697930b5bdb6784ae1e2c0e7
9857Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9858Date:   Sun Sep 21 17:05:59 2008 +0300
9859
9860    Another compile fix
9861
9862commit 02d882db2eb8168e41e727d37525fb01f1d9dd63
9863Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9864Date:   Sun Sep 21 17:01:46 2008 +0300
9865
9866    compile fix
9867
9868commit 24c645639de1b671e2fff5a53e61ac9fd62acb65
9869Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9870Date:   Sun Sep 21 17:00:22 2008 +0300
9871
9872    Fix symbols again
9873
9874commit e083d4a76e9f4e5860cc7454ab226da133c30c71
9875Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9876Date:   Sun Sep 21 16:11:24 2008 +0300
9877
9878    Module really does not need to be an object
9879
9880commit 8fce3d90cf2a6fcd10eab690ded15e351bb9a6f5
9881Author: Laurent Aimar <fenrir@videolan.org>
9882Date:   Sun Sep 21 14:22:11 2008 +0200
9883
9884    Removed spu_Create/DestroySubpicture in favor of subpicture_*.
9885
9886commit 90554602d2246d9645724a23f3f6fded04bc17b6
9887Author: Laurent Aimar <fenrir@videolan.org>
9888Date:   Sun Sep 21 14:00:20 2008 +0200
9889
9890    Correctly set order per subtitle decoder.
9891
9892commit 16d54c3d5d360553cbd3ce496ce10013e92592e8
9893Author: Laurent Aimar <fenrir@videolan.org>
9894Date:   Sun Sep 21 14:00:05 2008 +0200
9895
9896    No functionnal changes.
9897
9898commit 9c5ebdcdce400c4a2a93a1b9ac8845e882949003
9899Author: Laurent Aimar <fenrir@videolan.org>
9900Date:   Sun Sep 21 13:26:21 2008 +0200
9901
9902    Privatized SUBPICTURE_RENDERED.
9903
9904commit 4961a425c3d71ef817943b5326bb0d8ab4701575
9905Author: Laurent Aimar <fenrir@videolan.org>
9906Date:   Sun Sep 21 13:20:20 2008 +0200
9907
9908    Clean up subpicture allocation and unused fields.
9909
9910commit a74e2c4c7de63efd3bf040db675f4c5bf536ce83
9911Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9912Date:   Sun Sep 21 15:35:41 2008 +0300
9913
9914    Remove VLC_OBJECT_MODULE
9915
9916commit 5f5bda80f4254799ac24c14ab2912e3617fbfee9
9917Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9918Date:   Sun Sep 21 15:34:57 2008 +0300
9919
9920    Use module_list_get
9921
9922commit 42b0c980a4909e904c51a8d169315213357596b0
9923Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9924Date:   Sun Sep 21 15:13:55 2008 +0300
9925
9926    Fix invalid cast
9927
9928commit acbad93b8b447ac9f776a53bf3e8f74f15132fe4
9929Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9930Date:   Sun Sep 21 14:58:57 2008 +0300
9931
9932    lower case the module_* functions
9933
9934commit d72063d6091148b4cea86736adbd374b8b178c30
9935Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9936Date:   Sun Sep 21 14:58:38 2008 +0300
9937
9938    Fix signal number
9939
9940commit ad87b9243e4314f6cef58362cfddb525db35de6e
9941Author: Ilkka Ollakka <ileoo@videolan.org>
9942Date:   Sun Sep 21 14:43:21 2008 +0300
9943
9944    use items showflags, parentItem can be NULL
9945
9946commit 6f00c8d13995d11b7779d7952e586845de46758c
9947Author: Felix Paul Kühne <fkuehne@videolan.org>
9948Date:   Sun Sep 21 13:28:46 2008 +0200
9949
9950    macosx: Fixed the appereance of playlist items in the Streaming/Transcoding Wizard
9951
9952    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
9953
9954commit b745d0316c8fcc8e49a82e150a3e9dc4ed25d588
9955Author: Lukas Durfina <lukas.durfina@gmail.com>
9956Date:   Sun Sep 21 13:08:56 2008 +0200
9957
9958    uniform naming of audio devices variable
9959
9960    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
9961
9962commit 0a1539f53569c28dc35976b6e5302c89c5c683bb
9963Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9964Date:   Sun Sep 21 13:30:34 2008 +0300
9965
9966    fix symbols list
9967
9968commit 2ba61deea6a7a177eedee4e66c78b51a7677f942
9969Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9970Date:   Sun Sep 21 13:18:34 2008 +0300
9971
9972    Merge module_release and module_Put
9973
9974commit fe41cd6050f39ab989cd8183b7755e8d2208e174
9975Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9976Date:   Sun Sep 21 13:09:51 2008 +0300
9977
9978    Remove the vlc_list_find/module hack
9979
9980commit 460a78baf1f189de5d4178df31dc229ac1e366ca
9981Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9982Date:   Sun Sep 21 13:07:28 2008 +0300
9983
9984    New type-safe API for modules listing
9985
9986    module_list_get(): gets the list of modules
9987    module_list_free(): releases the list
9988
9989commit fd0f3ec33c7bdfb15217f7c3eaf171c6045135ee
9990Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
9991Date:   Sun Sep 21 13:06:03 2008 +0300
9992
9993    module_t: use GC subsystem instead of objects
9994
9995    Modules have no threads, no variables (!= config items) and
9996    no plugin instances...
9997
9998commit cc2d7b41b499a24ca4c9575f611e9d0b35f38219
9999Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10000Date:   Sun Sep 21 12:56:23 2008 +0300
10001
10002    GC: assert pf_destructor
10003
10004commit db0e6cf93ece7a1be71a75805a979bc6f7df8ba0
10005Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10006Date:   Sun Sep 21 11:19:14 2008 +0300
10007
10008    Minor simplification
10009
10010commit 013aee5fa7f2026b694bf326092d0e330b8fd3eb
10011Author: Jean-Baptiste Kempf <jb@videolan.org>
10012Date:   Sun Sep 21 02:03:41 2008 -0700
10013
10014    Qt4: Faster/Slower buttons for whiners.
10015
10016commit b25d8309b3577fa7406c94424e330ecb53ef983b
10017Author: Jean-Baptiste Kempf <jb@videolan.org>
10018Date:   Sun Sep 21 01:08:27 2008 -0700
10019
10020    Qt4 win32 native open dialog.
10021
10022commit e04cc4a812a0edacb4f014d410a3f47b2c6453b0
10023Author: Jean-Baptiste Kempf <jb@videolan.org>
10024Date:   Sat Sep 20 21:59:32 2008 -0700
10025
10026    Qt4: D&D behaviour fix.
10027
10028    When dropping on the main controller => Play
10029    When dropping on the playlist => Enqueue.
10030
10031commit 1a32d8b5b9efcb9734e235a50e1af599055bd3f4
10032Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10033Date:   Sun Sep 21 11:02:00 2008 +0300
10034
10035    remove pile of warnings and GCCism
10036
10037commit cdfe9a8985cf4d8fe8ce4578761a245e601ab5b1
10038Author: Jean-Baptiste Kempf <jb@videolan.org>
10039Date:   Sat Sep 20 19:19:12 2008 -0700
10040
10041    Qt4: Video Effects: Force puzzle to be in [2:16]x[2:16] range
10042
10043    If you go under 2x2, it can go seriously bersek.
10044
10045commit 5bea8b37184568c5bb5effa5b540be6532fcac34
10046Author: Jean-Baptiste Kempf <jb@videolan.org>
10047Date:   Sat Sep 20 14:53:44 2008 -0700
10048
10049    Qt4: Fix windows FSC issue.
10050
10051    PFff :D
10052    (cherry picked from commit 65c2a9bf053f82e4a84192f530f042209a449cca)
10053    (cherry picked from commit 834bd87073e19b49dca9d1ea608541e5885fb3cf)
10054    (cherry picked from commit 6a02accb4ca190a3e2b2690f2130ac6a09d78a32)
10055
10056    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10057
10058commit d326548f0a9819e308261bf59e3b5103560f4898
10059Author: Antoine Cellerier <dionoea@videolan.org>
10060Date:   Sun Sep 21 02:18:21 2008 +0200
10061
10062    Fix a few bugs in update pgp code.
10063
10064    1/ pgp v4 signature checks of status files with more than 506 bytes would fail
10065    2/ pgp v4 signature checks would fail (code dupication sucks).
10066
10067    This code is quite a mess. We shouldn't need to implement all this lowlevel stuff. I'll remove most of it and use pgpme instead.
10068
10069    For the time being, this means that upcomming releases should use v3 signatures for the downloaded files and shouldn't use status files of more than 506 bytes (or maybe shouldn't use v4 signatures for status files either)
10070
10071commit 96ceeaa32eab6749c1e69cc21b724d591ab0e845
10072Author: Antoine Cellerier <dionoea@videolan.org>
10073Date:   Sat Sep 20 23:44:29 2008 +0200
10074
10075    Sort options.
10076
10077commit fdc48b682f6a268c7e3ff054007b9f08adfaa7eb
10078Author: Laurent Aimar <fenrir@videolan.org>
10079Date:   Sun Sep 21 01:15:32 2008 +0200
10080
10081    Privatized nealy all spu_t fields.
10082
10083commit 413fc5d869df033b5c06c6ad360cf7503fd32034
10084Author: Laurent Aimar <fenrir@videolan.org>
10085Date:   Sun Sep 21 00:01:41 2008 +0200
10086
10087    Use block_Release in bandlimited resampler.
10088
10089commit 025c0e4a91defe6ada16c8cab3ad08f477de3d3b
10090Author: Laurent Aimar <fenrir@videolan.org>
10091Date:   Sat Sep 20 23:59:16 2008 +0200
10092
10093    Simplify subpicture region allocation in fbosd.
10094
10095commit f0c76d5063ea5929f8b514e3bc5b0681cdf8d35e
10096Author: Laurent Aimar <fenrir@videolan.org>
10097Date:   Sat Sep 20 23:51:02 2008 +0200
10098
10099    Clean up a bit subpicture region API.
10100
10101commit 7c4a6119e1eceb828897a8cbf08bb84e2c618942
10102Author: Laurent Aimar <fenrir@videolan.org>
10103Date:   Sat Sep 20 17:43:02 2008 +0200
10104
10105    Small warning fix.
10106
10107commit 5002a535177b1dbed82dd21b1acee23b17099e08
10108Author: Laurent Aimar <fenrir@videolan.org>
10109Date:   Sat Sep 20 17:41:33 2008 +0200
10110
10111    Removed vout_CopyPicture in favor of picture_Copy.
10112
10113commit 2396250c9a24d7cd206f2d6278b47fd3ac70e85c
10114Author: Christophe Mutricy <xtophe@videolan.org>
10115Date:   Sat Sep 20 23:04:16 2008 +0100
10116
10117    i18n fixes
10118
10119commit 1132233a774e7c5865f55c03eeea08ad97adc052
10120Author: Christophe Mutricy <xtophe@videolan.org>
10121Date:   Sat Sep 13 01:13:38 2008 +0100
10122
10123    delete leftover from menuconfig
10124
10125commit fa69eae4dfc7d69943820211983500d3595f7f11
10126Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10127Date:   Sun Sep 21 00:03:56 2008 +0200
10128
10129    macosx: Don't abort() if the screen isn't GL accelerated now that quartzgl is gone.
10130
10131commit a64562b650ac030cf0857cf9df91f55bbe589d13
10132Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10133Date:   Sat Sep 20 23:43:36 2008 +0200
10134
10135    services_discovery: Useless hack.
10136
10137commit 4e9d2f92cdaa51783fa29fb7518d81b7d1b21980
10138Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10139Date:   Sat Sep 20 23:02:13 2008 +0200
10140
10141    services_discovery: Partially fix service discovery. We yet need to find a way to properly get the localized name... grr.
10142
10143    Previously we properly initialized the localized name of the object in Open(). Now Open() also runs Run() so we are kind of stuck. Please fix.
10144
10145commit 319d3dcf916fb2a3737acba00bb4a8984aaa1ebe
10146Author: Antoine Cellerier <dionoea@videolan.org>
10147Date:   Sat Sep 20 22:58:49 2008 +0200
10148
10149    Spelling.
10150
10151commit 1a3b1a8f27df60a72615dfc1e18423ab5cf02a5e
10152Author: Antoine Cellerier <dionoea@videolan.org>
10153Date:   Sat Sep 20 22:43:22 2008 +0200
10154
10155    Remove last occurences of yield in the code and comments.
10156
10157commit aeb8ac0199a5924a357414284ef119f868808022
10158Author: Antoine Cellerier <dionoea@videolan.org>
10159Date:   Sat Sep 20 19:47:45 2008 +0200
10160
10161    s/picture_Yield/picture_Hold/
10162
10163commit ba6501f3084682844e7ee87bad3986bced5f3652
10164Author: Antoine Cellerier <dionoea@videolan.org>
10165Date:   Sat Sep 20 19:41:42 2008 +0200
10166
10167    s/pl_Yield/pl_Hold/
10168
10169commit 7060dbb9a2337bbe05e2be96a22a5282c722d2a7
10170Author: Antoine Cellerier <dionoea@videolan.org>
10171Date:   Sat Sep 20 19:36:55 2008 +0200
10172
10173    s/vlc_object_yield/vlc_object_release/
10174
10175    As discussed on IRC. Yield was quite confusing.
10176
10177commit e61038050dc51c297e246decf1ac8230fa5b449e
10178Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10179Date:   Sat Sep 20 22:58:32 2008 +0300
10180
10181    remove useless if not harmful hack
10182
10183commit 0ef7ea78ab2456c9f06e5a69a416ae800c1a8008
10184Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10185Date:   Sat Sep 20 21:34:51 2008 +0200
10186
10187    macosx: getVoutView is gone from here.
10188
10189commit ea995e62ec0d3815adf9fbc60f2c36412e9156a0
10190Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10191Date:   Sat Sep 20 22:34:02 2008 +0300
10192
10193    typo
10194
10195commit a77e2404c8dfec09a5ebcd4f0ee7bbef64621ca6
10196Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10197Date:   Sat Sep 20 22:09:46 2008 +0300
10198
10199    simplify service discoveries
10200
10201    By the way, the event management seems quite broken. Events may occur
10202    before _Create returns (even before this commit)...
10203
10204commit a3fc39d8957f119ab1270e8f2896ed41f06577a3
10205Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10206Date:   Sat Sep 20 21:01:46 2008 +0200
10207
10208    ncurses: object_id is gone.
10209
10210commit 559c876b10bf4391dc592cc5d21ae99124a4d5ec
10211Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10212Date:   Sat Sep 20 18:48:33 2008 +0300
10213
10214    One child is one reference
10215
10216    Avoid objects being detached asynchronously too early.
10217    Side effect is that you cannot free your children in the destructor
10218    (that would be a reference loop).
10219
10220commit d2ea1609a7fe6949ac87d373b91283e99e6b9462
10221Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10222Date:   Sat Sep 20 20:06:54 2008 +0200
10223
10224    macosx: No need to testcancel now.
10225
10226commit e1cb28a3a913418ac845c622e0d1647ed0d24d39
10227Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10228Date:   Sat Sep 20 20:03:46 2008 +0200
10229
10230    mtime: Make nanosleep a bit more cancelable than what it is on osx.
10231
10232commit 340c83d8de4cc03c0c37d92ae3172a123781064a
10233Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10234Date:   Sat Sep 20 20:57:26 2008 +0300
10235
10236    RTP out: use a bitmap for dynamic payload book keeping
10237
10238    Fixes payload type overflow especially when using sout keep/gather.
10239
10240commit 06dbb78176fd4e4e9d1d0afec92067b4a590f22a
10241Author: Derk-Jan Hartman <hartman@videolan.org>
10242Date:   Sat Sep 20 19:57:09 2008 +0200
10243
10244    variables: don't use p_liblvc when we ARE p_libvlc
10245
10246commit 204fbab2fb255358ee238ddd42a332b691190389
10247Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10248Date:   Sat Sep 20 19:46:50 2008 +0200
10249
10250    macosx: typo s/pthread_test_cancel/pthread_testcancel/
10251
10252commit 996eb70e5be60901c89e3ec4d758c5abb123ca88
10253Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10254Date:   Sat Sep 20 19:45:18 2008 +0200
10255
10256    macosx: Blindly remove i_object_id from prefs.m.
10257
10258commit ad018626e9d3897b036d1c6893b1456d6230f561
10259Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10260Date:   Sat Sep 20 19:25:38 2008 +0200
10261
10262    macosx: Don't use object_id in controls.
10263
10264commit 77e710083e01461f3bcda759177866f4c90a0878
10265Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10266Date:   Sat Sep 20 19:02:36 2008 +0200
10267
10268    objects: vlc_object_yield() returns the same object type.
10269
10270commit 3c33fb8b5d26cfa5bc7f3f58021dd5e8e34f84a0
10271Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10272Date:   Sat Sep 20 18:57:18 2008 +0200
10273
10274    objects: vlc_object_yield() returns the yield()-ed object for convenience.
10275
10276commit cbeb34539554c3e1fc4223ad153699ce487df3ec
10277Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10278Date:   Sat Sep 20 19:01:55 2008 +0200
10279
10280    macosx: nanosleep() is not a cancellation point in 10.5.
10281
10282commit 012d8b74b8f8a257151d4800317b16b831897aad
10283Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10284Date:   Sat Sep 20 16:50:59 2008 +0200
10285
10286    macosx: Use pthread_cancellation in the manage thread.
10287
10288commit 697457bcb66171897605b1c88150f3bb7eb075c6
10289Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10290Date:   Sat Sep 20 17:02:24 2008 +0200
10291
10292    Make sure vlc_release doesn't destroy a non existent spinlock.
10293
10294commit ff1e54f138ff95ddb6149e2bd1f18bec97f7c5f3
10295Author: Laurent Aimar <fenrir@videolan.org>
10296Date:   Sat Sep 20 16:36:05 2008 +0200
10297
10298    Fixed warnings.
10299
10300commit 6b6c8bb737e59fcf8931823eb964d7002135410c
10301Author: Laurent Aimar <fenrir@videolan.org>
10302Date:   Sat Sep 20 16:26:32 2008 +0200
10303
10304    Use the yuvp video filter to overlay YUVP.
10305
10306commit 524baf8c91af2e40f50f68f51694cb69f1147dfe
10307Author: Laurent Aimar <fenrir@videolan.org>
10308Date:   Sat Sep 20 02:39:24 2008 +0200
10309
10310    Added YUVP ro YUVA/RGBA witout scaling filter.
10311
10312    It will allow correct YUVP rescaling and even anti-aliased support
10313    if someone do it.
10314
10315commit 4e991c016bcd46f8d5ffb989dc5d2fd1a92c9fb7
10316Author: Laurent Aimar <fenrir@videolan.org>
10317Date:   Sat Sep 20 00:48:32 2008 +0200
10318
10319    Destroy the subpicture cache only when needed.
10320
10321commit 8f83ef4b74b37d92e95fc9bcebabf67e9aeef291
10322Author: Laurent Aimar <fenrir@videolan.org>
10323Date:   Sat Sep 20 00:09:37 2008 +0200
10324
10325    Changed subpicture_region_t->picture into a picture_t *
10326
10327    It will avoid useless picture copy.
10328
10329commit 692cad3b3eb855aea24675bec42c594edccccff8
10330Author: Laurent Aimar <fenrir@videolan.org>
10331Date:   Fri Sep 19 23:05:09 2008 +0200
10332
10333    Render subpictures in the right order to improve overlap support.
10334
10335commit aef002579e802838cf850bec6f62a387c42a3185
10336Author: Laurent Aimar <fenrir@videolan.org>
10337Date:   Fri Sep 19 21:57:40 2008 +0200
10338
10339    Fixed audio/spu language selection when none specified in dvdnav.
10340
10341commit 1ada19aa7d249880eea20550bfdeaef2ffb7a72f
10342Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10343Date:   Sat Sep 20 17:04:26 2008 +0300
10344
10345    RTP: need one more bit for TTL -1 (default) value
10346
10347commit 2817b1e41d8c5ea0cfe52493751921403b3e0e13
10348Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10349Date:   Sat Sep 20 16:48:54 2008 +0300
10350
10351    Remove the object ID field
10352
10353commit fddff181aa82b3a8c9ba1fd7ca81da54b1f8fb45
10354Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10355Date:   Sat Sep 20 16:48:24 2008 +0300
10356
10357    Finally remove mis-designed vlc_object_get
10358
10359commit 670651eeeb78021b18d936ef2eac88ef706d9ffb
10360Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10361Date:   Sat Sep 20 16:50:43 2008 +0300
10362
10363    Use objet pointer as unique ID (plugins)
10364
10365    (By the way, snapshot-id looks like a write only variable...)
10366
10367commit 29a0b6307a5db17a02cf277a9eb7980382ad3a79
10368Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10369Date:   Sat Sep 20 15:06:03 2008 +0300
10370
10371    Use object address for logging - fixes uniqueness problems
10372
10373commit a48ae2840bd3807389a4bf3a66dc68c3ec771f21
10374Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10375Date:   Sat Sep 20 15:32:02 2008 +0300
10376
10377    Qt4: use objects directly
10378
10379    I do not know how the Qt4 itnerface reference counts VLC objects when
10380    it comes to the menu. However, it is a bit suspicious that it seems to
10381    need no yield/release (reference inherited from something else?).
10382
10383commit 11ca4233eaf8a787e89da11810692a65ee1f914e
10384Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10385Date:   Sat Sep 20 16:47:11 2008 +0300
10386
10387    Print object address - easier when debugging
10388
10389commit 2f302ff4f2d37c5bfe3595469a9ef214fcfd0fbf
10390Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10391Date:   Sat Sep 20 15:11:31 2008 +0300
10392
10393    input_Read: fix return value (none of the callers check it though)
10394
10395commit 5012f501a5513260cfaff463dd562ea33f1c1a1c
10396Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10397Date:   Sat Sep 20 16:02:44 2008 +0200
10398
10399    macosx: Dont' forget to unlock.
10400
10401commit 1feca0de20fe4d3600a698a48ab072a6159dfd1a
10402Author: Felix Paul Kühne <fkuehne@videolan.org>
10403Date:   Sat Sep 20 15:15:44 2008 +0200
10404
10405    macosx: check for updates only every seven days
10406
10407    additionally, save the user's selection to check for updates as soon as it is changed, so we don't ask multiple times in case of a crash
10408
10409commit d03dc723e09319748c20f5ab3045ede45206a53c
10410Author: Felix Paul Kühne <fkuehne@videolan.org>
10411Date:   Sat Sep 20 14:32:53 2008 +0200
10412
10413    We require text relocation to be supported by ld
10414
10415commit 4643e4bb80be20418b5dd409b1126d13b2334a4e
10416Author: Derk-Jan Hartman <hartman@videolan.org>
10417Date:   Sat Sep 20 14:00:09 2008 +0200
10418
10419    DTS: fix the channelorder of DTS.
10420
10421    Note the libdca currently does not support DTS-ES (6.1/7.1)
10422    Also, 3F1R is still untested for DTS, because I have no such sample.
10423
10424commit 29b12104f25f3ae2cd8753ca3c9db18fb61a59f6
10425Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10426Date:   Sat Sep 20 14:52:37 2008 +0300
10427
10428    Qt4: keep the vout thread, not its ID
10429
10430    The window is always created with a pre-existing video output,
10431    and destroyed before the video outout.
10432
10433    Besides, using object IDs is not safe.
10434
10435commit fff7615fa9bf44f90ac5573eb2964bcb51e4ac3c
10436Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10437Date:   Sat Sep 20 14:51:46 2008 +0300
10438
10439    Qt4: disable the crashy embedded video(!)
10440
10441    Maybe, someday will bother to actually fix this.
10442
10443commit 61b050bd18e907f0652c419d320322faafbb4003
10444Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10445Date:   Sat Sep 20 14:26:27 2008 +0300
10446
10447    Remove broken/unsafe constructs
10448
10449commit 513a8db0a09a2bcacb4310b55d982945ca5de3f8
10450Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10451Date:   Sat Sep 20 12:50:02 2008 +0300
10452
10453    Remove the unsafe input item array
10454
10455commit 08cc2b3adce67a51dc5b066a19be58db206ecde3
10456Author: Jean-Paul Saman <jpsaman@videolan.org>
10457Date:   Sat Sep 20 07:49:02 2008 +0200
10458
10459    bframe_adaptive has been made an integer in new (X264_BUILD>=63) x264 versions.
10460
10461commit fb7c9b784eb444811ec8bd344ab0167575126f01
10462Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10463Date:   Sat Sep 20 03:30:40 2008 +0200
10464
10465    opengl: Rewrite crazy code. (Should fix a crash reported by Apple-bugreport).
10466
10467    Given the (non) quality of this code and the use of the feature I am all thefor removing everything around OPENGL_MORE_EFFECT.
10468
10469commit a7901b6927def5502a625784b914d91e93ed040b
10470Author: Derk-Jan Hartman <hartman@videolan.org>
10471Date:   Sat Sep 20 03:09:16 2008 +0200
10472
10473    POTFILES: add new mkv paths, remove old voutqt.m file reference.
10474
10475commit 88c792495b4764119f4cf2d941553bf95c785379
10476Author: Derk-Jan Hartman <hartman@videolan.org>
10477Date:   Sat Sep 20 03:06:48 2008 +0200
10478
10479    spatializer: don't translate empty strings. Someone please add descriptions though.
10480
10481    warning: Empty msgid.  It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the emptywarning: Empty msgid.  It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string.
10482
10483commit 6be1b527c05426ec9c62025a89ee589d64045077
10484Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10485Date:   Sat Sep 20 02:35:43 2008 +0200
10486
10487    vlc_gc: FixOSAtomic usage.
10488
10489commit df25be4170dc6e1db8a5b13de530df459662611c
10490Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10491Date:   Sat Sep 20 02:31:45 2008 +0200
10492
10493    Revert "libvlc: Fix a typo in vlc_gc_object vlc_release(). We need to desstroy when the refcount reaches zero."
10494
10495    This reverts commit a42998e5478948372da51a0d77e7d2332b61d8c8.
10496
10497    My bad.
10498
10499commit 494e6f9a464c8cc5015baf1dc0ef17161b78597e
10500Author: Derk-Jan Hartman <hartman@videolan.org>
10501Date:   Sat Sep 20 01:12:39 2008 +0200
10502
10503    contrib: update gnutls to the new 2.4.2 stable
10504
10505    opencdk is apparently no longer available seperatly,
10506    and the new gnutls is not yet in the gnu.org download archives for some reason.
10507
10508commit c66c59d7223081bc6c75c797676bd5c2f26ae198
10509Author: Derk-Jan Hartman <hartman@videolan.org>
10510Date:   Sat Sep 20 01:10:04 2008 +0200
10511
10512    variables: Inherit path is now parent->libvlc->saved config
10513
10514    This re-implements [45e43037a961531a28444d969f903c18929b06b9], but this time it compiles AND runs.
10515
10516commit a42998e5478948372da51a0d77e7d2332b61d8c8
10517Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10518Date:   Sat Sep 20 01:08:38 2008 +0200
10519
10520    libvlc: Fix a typo in vlc_gc_object vlc_release(). We need to desstroy when the refcount reaches zero.
10521
10522    (Why do we use uint? We can't track over-releasing?)
10523    (Or we need to init it at 2).
10524
10525commit 16903a1bbb9a15e718f3c63daa2b7972b9f83dc6
10526Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10527Date:   Fri Sep 19 23:59:26 2008 +0200
10528
10529    Use OSAtomic() as a fallback on Mac OS X.
10530
10531commit 129582fb64723cfd56bd584a982fba10f071a38f
10532Author: Jean-Baptiste Kempf <jb@videolan.org>
10533Date:   Fri Sep 19 15:32:37 2008 -0700
10534
10535    Contribs: Die if NO_RELOCATION
10536
10537commit 14149265e6fc1854ab15eb555d74003f681886ea
10538Author: Antoine Cellerier <dionoea@videolan.org>
10539Date:   Sat Sep 20 00:15:54 2008 +0200
10540
10541    Fix misleading comment (it uses the 2007 key if you have both 2008 and 2007 available)
10542
10543commit cc84f8969ea34b84b8fdcbb3853abf10017fc4b3
10544Author: Derk-Jan Hartman <hartman@videolan.org>
10545Date:   Sat Sep 20 00:11:09 2008 +0200
10546
10547    variables: Set void_ops by default.
10548
10549    This fixes [45e63d598008b1ec920bf629388efd08b95c2747]
10550
10551commit 875fa514816eb74393e2674f8725c22bb73e3dd2
10552Author: Derk-Jan Hartman <hartman@videolan.org>
10553Date:   Fri Sep 19 23:53:52 2008 +0200
10554
10555    Revert "variables: Inherit path is now parent->libvlc->saved config"
10556
10557    Deadlocks libvlc, and atm. I do not know how to fix this.
10558    This reverts commit 45e43037a961531a28444d969f903c18929b06b9.
10559
10560commit 46552a45b907711b4c97714bd0c62475c45d6e63
10561Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10562Date:   Fri Sep 19 23:45:41 2008 +0200
10563
10564    quicktime: Disable that decoder module.
10565
10566    The number of crash report related to that modules leave us no solution.
10567
10568commit 7ac6c94720ed2d32dde51299824475b27ff1edc1
10569Author: Derk-Jan Hartman <hartman@videolan.org>
10570Date:   Fri Sep 19 23:38:29 2008 +0200
10571
10572    mmap: Use fnctl to set the READAHEAD flag when supported. This should speedup the mmap performance
10573
10574commit 360eeee37d0ad3aba5f55c04a853f24ae5d213dd
10575Author: Derk-Jan Hartman <hartman@videolan.org>
10576Date:   Fri Sep 19 23:37:03 2008 +0200
10577
10578    libvlc: only use sync_ on GGCs that have it.
10579
10580    This fixes [d635ae4ed0f1064c07e9209599799c659112f720]
10581
10582commit fa79d12dc1459aa2470e182cba6f1f5a65e9e7fd
10583Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10584Date:   Fri Sep 19 23:30:08 2008 +0200
10585
10586    Revert "Compile FFmpeg on PowerPC-based machines without AltiVec support until it is fixed."
10587
10588    This reverts commit bc9eac0a14cfa196d4e8514049f744740cb7a23d.
10589
10590    This should fix the ppc lag we had.
10591
10592    Conflicts:
10593
10594            extras/contrib/src/Makefile
10595
10596commit 4b23018d708c5e18d7415bee2e929f7d1b1d2899
10597Author: Jean-Baptiste Kempf <jb@videolan.org>
10598Date:   Fri Sep 19 14:27:26 2008 -0700
10599
10600    Ebml: remove version check, since we already force Version to be > 7.7
10601
10602commit 66f03d20cd2515f0d0468a7384c4b52e0b211287
10603Author: Jean-Baptiste Kempf <jb@videolan.org>
10604Date:   Fri Sep 19 10:48:25 2008 -0700
10605
10606    Add more debug messages to track windows FS controller flickering bug.
10607
10608commit aa3ff9d91abb70637ee8c20b92ef17eb84328865
10609Author: Antoine Cellerier <dionoea@videolan.org>
10610Date:   Fri Sep 19 21:43:31 2008 +0200
10611
10612    Oops. (Don't know what that's used for as it worked without it)
10613
10614commit 675111cc7bbf4d6839761f1050b1518ed877d97b
10615Author: Antoine Cellerier <dionoea@videolan.org>
10616Date:   Fri Sep 19 21:37:02 2008 +0200
10617
10618    Add --enable-run-as-root option to configure.
10619
10620    Embedded platforms often only have the root user. Do not, I repeat, Do not enable this option if you don't know what you're doing.
10621
10622commit 4f417fe732275a89b64897e62c2cbf4f679d20ed
10623Author: Antoine Cellerier <dionoea@videolan.org>
10624Date:   Fri Sep 19 18:45:00 2008 +0200
10625
10626    Fail if avcodec, avformat or swscale couldn't be found (instead of just printing an error).
10627
10628commit 45e63d598008b1ec920bf629388efd08b95c2747
10629Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10630Date:   Fri Sep 19 18:51:28 2008 +0300
10631
10632    Factor variable operations, as they're always the same for a type
10633
10634commit 7b67031a68bd90ebdbe4df82204c9e94f17c63f5
10635Author: Antoine Cellerier <dionoea@videolan.org>
10636Date:   Fri Sep 19 17:26:13 2008 +0200
10637
10638    Fortuuuuuuuuuuuune!
10639
10640commit de8a9544f9caf441808a9433077c3ae00e55b1da
10641Author: Justus Piater <Justus-dev@Piater.name>
10642Date:   Thu Sep 18 10:10:36 2008 +0200
10643
10644    correctly handle realloc() failure
10645
10646    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
10647
10648commit 8ff0cd0420f909dc30afd3ce981add0a79856989
10649Author: Justus Piater <Justus-dev@Piater.name>
10650Date:   Thu Sep 18 10:11:22 2008 +0200
10651
10652    consistently use malloc()/free() for C-style strings
10653
10654    There was a mix of new/delete, malloc()/free() and even several
10655    malloc()/delete, so this fixes actual bugs.
10656
10657    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
10658
10659commit 9e406ba7b028f21c25a78b64f756a0a667eb5337
10660Author: Sebastien Escudier <sebastien-devel@celeos.eu>
10661Date:   Fri Sep 19 16:19:58 2008 +0200
10662
10663    fix rtp default ttl value
10664
10665    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
10666
10667commit c46a622afa1e173f422b3841070cd952dfb4e21f
10668Author: Sebastien Escudier <sebastien-devel@celeos.eu>
10669Date:   Fri Sep 19 15:48:05 2008 +0200
10670
10671    Allow 0 TTL
10672
10673    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
10674
10675commit c4bf02fbbef2f779fe644843867854272f2b4ff7
10676Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10677Date:   Fri Sep 19 17:26:05 2008 +0300
10678
10679    Force plugin rebuild
10680
10681    There are a bunch of crash-triggering ABI break, and a bunch of plugins
10682    have removed (= old ABI plugins left in your tree) - bad combination.
10683
10684commit d635ae4ed0f1064c07e9209599799c659112f720
10685Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10686Date:   Thu Sep 18 23:24:18 2008 +0300
10687
10688    Use GCC atomics
10689
10690commit e3d6b0ba195ffbdf2b5eee1df90bb5240da60c2c
10691Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10692Date:   Fri Sep 19 16:49:29 2008 +0300
10693
10694    GC: thread-safety, and offset independence
10695
10696commit 45ca5cbd29f5dd4a24a69f7237d4a5c2dfa338bf
10697Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10698Date:   Fri Sep 19 17:05:44 2008 +0300
10699
10700    Fix error message
10701
10702commit 562544090e906051aff6b3bdddabf5ae78177081
10703Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10704Date:   Fri Sep 19 16:43:15 2008 +0300
10705
10706    Avoid SSE2-specifics in generic code
10707
10708commit b6e52e1f2193407e820ef0e88c043cccca3e25b4
10709Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10710Date:   Fri Sep 19 16:42:47 2008 +0300
10711
10712    Explicit parenthesis when mixing && and ||
10713
10714commit d411c31cf573a227ffee4470addeccfb9e25633d
10715Author: Derk-Jan Hartman <hartman@videolan.org>
10716Date:   Fri Sep 19 14:16:15 2008 +0200
10717
10718    variables: VAR_CLASS != VAR_TYPE
10719
10720    This should fix a memleak with variable strings, and several other problems. Note that a CLASS detemines the basic type, and that TYPE is only a specific set within the CLASS. The variable types: VLC_VAR_KEY and VLC_VAR_INTEGER are both of CLASS integer. and thus compatible, when it comes to inheritence/init/free etc.
10721
10722commit 45e43037a961531a28444d969f903c18929b06b9
10723Author: Derk-Jan Hartman <hartman@videolan.org>
10724Date:   Fri Sep 19 14:09:18 2008 +0200
10725
10726    variables: Inherit path is now parent->libvlc->saved config
10727
10728commit 63b05039439565c6ba5c982c9e42f1cd238ef366
10729Author: Dominique Leuenberger <dominique@leuenberger.net>
10730Date:   Thu Sep 18 21:29:50 2008 +0200
10731
10732    Add support for x264 >= 63
10733
10734    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
10735
10736commit 894b5638c36722c51e7db9a0d4a922d900a0bf2d
10737Author: Jean-Paul Saman <jpsaman@videolan.org>
10738Date:   Tue Sep 9 13:01:49 2008 +0200
10739
10740    Simplification no longer check for FPU capability.
10741
10742commit a1a01105bc9ac60deb68a7aaaa4be369edac7075
10743Author: Jean-Paul Saman <jpsaman@videolan.org>
10744Date:   Tue Sep 9 12:52:35 2008 +0200
10745
10746    Remove unused argument in AllocatePicture() DeAllocatePicture().
10747
10748commit 9747e57450a51020af9b7754b5369a1e6b4bf84b
10749Author: Jean-Baptiste Kempf <jb@videolan.org>
10750Date:   Thu Sep 18 19:12:07 2008 -0700
10751
10752    Qt4: Always parent all preferences to avoid funny windows/widget effects.
10753
10754commit b545e479ca5bad8fbde534a534dfe22cdfa80e3f
10755Author: Jean-Baptiste Kempf <jb@videolan.org>
10756Date:   Thu Sep 18 19:10:53 2008 -0700
10757
10758    SPrefs: Add "Use hardware YUV->RGB conversion" since nVidia drivers are broken.
10759
10760    As reported by TheFluff and various forum users.
10761
10762commit 4d69eb73d0d34ec71f09dc12b9a52b53847dae96
10763Author: Jean-Baptiste Kempf <jb@videolan.org>
10764Date:   Thu Sep 18 18:30:25 2008 -0700
10765
10766    MKV: deinlined a function.
10767
10768commit ce44a3aa3f813dab3b4a60657370ec7a4739b473
10769Author: Jean-Baptiste Kempf <jb@videolan.org>
10770Date:   Thu Sep 18 17:58:18 2008 -0700
10771
10772    Remove remaining / in folder names, and use normale DIR_SEP in all platforms.
10773
10774    This seems to have been an issue with many people on windows.
10775
10776commit 3101cfaba7f7737ab822acf97684ffa1d21ddd57
10777Author: Jean-Baptiste Kempf <jb@videolan.org>
10778Date:   Thu Sep 18 16:15:55 2008 -0700
10779
10780    Qt: Forgotten native separators in open panel (cosmetic) and in preferences.
10781
10782    Should repair skins options.
10783
10784commit 98449e55df487ed530f23a3d6a757c6eab79bf17
10785Author: Antoine Cellerier <dionoea@videolan.org>
10786Date:   Fri Sep 19 01:59:15 2008 +0200
10787
10788    Do not lose the playlist columns when switching to a different view.
10789
10790commit ef732d7dd224345f6391a6e8d30d1f1cb00169d5
10791Author: Antoine Cellerier <dionoea@videolan.org>
10792Date:   Fri Sep 19 01:53:38 2008 +0200
10793
10794    Cosmetics.
10795
10796commit a01951606877d22576fee0256da224d69024565f
10797Author: Antoine Cellerier <dionoea@videolan.org>
10798Date:   Fri Sep 19 00:32:45 2008 +0200
10799
10800    Restore postproc menu entry in qt4 intf.
10801
10802    Currently requires the postproc module to be loaded if you want it to work.
10803
10804commit 84c658224bdc46bc22d3a9a52b718060cfc1fc5d
10805Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10806Date:   Fri Sep 19 00:31:37 2008 +0200
10807
10808    macosx: Fix font chooser.
10809
10810    Switch back to quartztext, and use the NSFontPanel.
10811
10812commit 722cd536217fe4ac0b2566822e2f6095e316b93a
10813Author: Pierre d'Herbemont <pdherbemont@videolan.org>
10814Date:   Thu Sep 18 23:42:04 2008 +0200
10815
10816    Remove voutqt.m from vlc.xcodeproj.
10817
10818commit 9e5938db3f98863bdb2001d444c178c17468d67c
10819Author: Jean-Baptiste Kempf <jb@videolan.org>
10820Date:   Thu Sep 18 15:13:14 2008 -0700
10821
10822    Always save position on exit.
10823
10824commit 4a982bfe0bc473c780424bd941e3aeaf69732842
10825Author: Jean-Baptiste Kempf <jb@videolan.org>
10826Date:   Thu Sep 18 15:02:09 2008 -0700
10827
10828    Smaller Play/Pause button. Bigger FS controller
10829
10830commit bd665e4b023cb2b410875fdfc808340aef77ad59
10831Author: Jean-Baptiste Kempf <jb@videolan.org>
10832Date:   Thu Sep 18 14:56:27 2008 -0700
10833
10834    Someone did not RTFM Qt::Key_Enter != Qt::Key_Return :D
10835
10836commit 904649fa8cd4c8e1f6b317000b0aeee97f0be75e
10837Author: Jean-Baptiste Kempf <jb@videolan.org>
10838Date:   Thu Sep 18 12:50:17 2008 -0700
10839
10840    Qt4 : SPrefs, add a Frame when needed.
10841    (cherry picked from commit 7749487f9a3f90bc43f8c2f33b253590d12eede3)
10842
10843    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10844
10845commit a6778552e3d80537e739e6b00d2b47788067dbac
10846Author: Laurent Aimar <fenrir@videolan.org>
10847Date:   Thu Sep 18 21:24:14 2008 +0200
10848
10849    Fixed subtitle flush to not flush on pause.
10850
10851commit aad0acf828fce1f4ff42f44958b3a6e52fb703d9
10852Author: Laurent Aimar <fenrir@videolan.org>
10853Date:   Thu Sep 18 21:23:42 2008 +0200
10854
10855    Reserved a few space in block_t flags for input core.
10856
10857commit 432031d68ce966cc662c36d8452153200f4bf042
10858Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10859Date:   Thu Sep 18 22:46:57 2008 +0300
10860
10861    Improve VLC_COMMON_MEMBERS layout
10862
10863commit a1f55ee9090308c1f81ed7d55700634599ba4f2a
10864Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10865Date:   Thu Sep 18 22:38:37 2008 +0300
10866
10867    vlc_object_internals_t is internal
10868
10869commit fb057829028ffd1cb47885417bda399dc19774d2
10870Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10871Date:   Thu Sep 18 22:32:39 2008 +0300
10872
10873    Fail cleanly if Modules.am is missing
10874
10875commit ba0e176fb603d8eef1a07b4ed8e248dfaed673b4
10876Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10877Date:   Thu Sep 18 22:32:17 2008 +0300
10878
10879    Don't patch Makefile.in.in, this does not work
10880
10881commit 8a9263e2d03f1d031b9d69a91d6c09443a074f9d
10882Author: Jean-Baptiste Kempf <jb@videolan.org>
10883Date:   Thu Sep 18 12:28:57 2008 -0700
10884
10885    Forgotten file: Grmbl at my stoopidity.
10886
10887commit 7a6a50019db4db22d810f01145279b23b6b34e97
10888Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
10889Date:   Thu Sep 18 21:47:11 2008 +0300
10890
10891    Use stat properly (you don't want to open directories or devices...)
10892
10893commit 7615bbd6b14d507de986486409795166ddcaa4cd
10894Author: Jean-Baptiste Kempf <jb@videolan.org>
10895Date:   Thu Sep 18 12:03:43 2008 -0700
10896
10897    MKV: Split classes in many files.
10898
10899    I tried to split most classes in relevant files.
10900    I regrouped classes when they were very tightened to each other
10901    (in chapters and chapter_command for example )
10902
10903    Note that git doesn't detect correctly the files on this.
10904    git blame -C -C is your friend.
10905
10906commit 67f3022a9a9c1eb96addfc52ac8d471d1a019d2c
10907Author: Jean-Baptiste Kempf <jb@videolan.org>
10908Date:   Thu Sep 18 11:49:55 2008 -0700
10909
10910    MKV: Copy mkv.cpp to many different files.
10911
10912commit 8e13a2327e3408f058197a000be4a54f7ae589e1
10913Author: Jean-Baptiste Kempf <jb@videolan.org>
10914Date:   Wed Sep 17 21:41:20 2008 -0700
10915
10916    Move MKV demuxer to its own subfolder.
10917
10918commit e4e9bad7b5e329c3e581314697acbf242e9d9ad3
10919Author: Laurent Aimar <fenrir@videolan.org>
10920Date:   Thu Sep 18 20:15:29 2008 +0200
10921
10922    Fixed broken input_AddSubtitles.
10923
10924     It was a big race condition, please understand how multi-thread works before
10925    touching core files.
10926     Do not throw away the few first subtitles.
10927
10928commit 3eaf62160ee48553c2083e1130472c4dc7624c97
10929Author: Laurent Aimar <fenrir@videolan.org>
10930Date:   Thu Sep 18 20:15:06 2008 +0200
10931
10932    Flush subtitle on seek.
10933
10934commit 253e921f97b03d3cf7f7fbd4154505c7b6071946
10935Author: Laurent Aimar <fenrir@videolan.org>
10936Date:   Thu Sep 18 20:14:18 2008 +0200
10937
10938    Do not throw away the last subtitle for subrip and fix initial timestamp.
10939
10940commit a141e9073c00def8763a06f4b83be8a640a80823
10941Author: Laurent Aimar <fenrir@videolan.org>
10942Date:   Thu Sep 18 20:13:47 2008 +0200
10943
10944    Handle special blocks in subsdec.
10945
10946commit 4ce86c99c1bceda6dbaeae75dc748e9902b0abff
10947Author: Laurent Aimar <fenrir@videolan.org>
10948Date:   Thu Sep 18 00:01:01 2008 +0200
10949
10950    Reset input slave eof flag on seek.
10951
10952commit 2bde17e1579fd13cb0c067baebb1b984e1186cda
10953Author: Antoine Cellerier <dionoea@videolan.org>
10954Date:   Thu Sep 18 19:42:58 2008 +0200
10955
10956    Add URI column to Qt4 playlist. Add sorting by URI in playlist core.
10957
10958commit db6404e51faf77f3bb3f1c32677be55465ef961b
10959Author: Antoine Cellerier <dionoea@videolan.org>
10960Date:   Thu Sep 18 18:57:16 2008 +0200
10961
10962    Fix opening of some podcasts.
10963
10964    Fixes opening podcasts like http://feeds.feedburner.com/Terravideos
10965
10966commit 542d6d28ce1a3f0b8be56ce988598e1662dbe7bf
10967Author: Derk-Jan Hartman <hartman@videolan.org>
10968Date:   Thu Sep 18 16:35:44 2008 +0200
10969
10970    avformat: set the "duration/length/ of a packet if known.
10971
10972commit 12c7ab4888373fa667de1ff9d53f418c07e561c6
10973Author: Derk-Jan Hartman <hartman@videolan.org>
10974Date:   Thu Sep 18 16:21:01 2008 +0200
10975
10976    avcodec: add fourcc's for some of the avcodec supported subtitles
10977
10978commit 5da8b1865408748ed602090f160a24a51ac03032
10979Author: Derk-Jan Hartman <hartman@videolan.org>
10980Date:   Thu Sep 18 16:01:09 2008 +0200
10981
10982    avformat: attachments should still be treated as tracks. this fixes [8c5a9c72318853e165ebb29a1ac49ee079bc4bc5]
10983
10984commit e5587029d4b8a044d11aaaf2463565d3a5168c06
10985Author: Derk-Jan Hartman <hartman@videolan.org>
10986Date:   Thu Sep 18 14:48:27 2008 +0200
10987
10988    audiofilters: Do not try to insert user audio-filters when our target is SPDIF. We currently have no way to apply any of our filters to the encoded signal.
10989
10990commit 958f28497c56426fc5570a51ef45262a28ea7fa9
10991Author: Jean-Baptiste Kempf <jb@videolan.org>
10992Date:   Wed Sep 17 20:21:02 2008 -0700
10993
10994    Disable focus on buttons to avoid "space" to be catched by a button on focus.
10995
10996    Moreover, use a function instead of a macro (like in 0.9-branch)
10997    Partially cherry picked from commit 73ab1cd94773956e463009088bf5f477cec1ae80
10998
10999commit ec2e9e013e3ccdf60ef9303fa50683b251408026
11000Author: Jean-Baptiste Kempf <jb@videolan.org>
11001Date:   Wed Sep 17 17:50:25 2008 -0700
11002
11003    ConfigDir mess up on windows.
11004
11005commit 4f6fb365fce5a202ceb917d2e18b83a9f9a44b8a
11006Author: Jean-Baptiste Kempf <jb@videolan.org>
11007Date:   Wed Sep 17 15:27:57 2008 -0700
11008
11009    String updates from tonsofpcs
11010
11011commit 3d2c8734322809e561ac3db83a13460143e32dc2
11012Author: Derk-Jan Hartman <hartman@videolan.org>
11013Date:   Wed Sep 17 23:59:12 2008 +0200
11014
11015    contrib: re-enable swscale, remove no longer needed swscale patch.
11016
11017commit 8c5a9c72318853e165ebb29a1ac49ee079bc4bc5
11018Author: Derk-Jan Hartman <hartman@videolan.org>
11019Date:   Wed Sep 17 23:01:16 2008 +0200
11020
11021    avformat: attachment support for fonts.
11022
11023    And only fonts so far.
11024
11025commit 9e852e7bcce48c493d8e7f77c965ff47fee17388
11026Author: Laurent Aimar <fenrir@videolan.org>
11027Date:   Wed Sep 17 23:26:46 2008 +0200
11028
11029    Support for overlapped subtitle part 2.
11030
11031    Do not move an already rendered subtitle.
11032
11033commit b98c241518bad976ec40ed3207847a85c241bb79
11034Author: Laurent Aimar <fenrir@videolan.org>
11035Date:   Wed Sep 17 23:09:49 2008 +0200
11036
11037    Support for overlapped subtitle part 1.
11038
11039commit 81c4815f512c93bd8cf7d9b9468940b689c29940
11040Author: Laurent Aimar <fenrir@videolan.org>
11041Date:   Wed Sep 17 21:35:47 2008 +0200
11042
11043    Assert variable type in var_Set/GetXYZ.
11044
11045    It will allow detecting stupid typos.
11046
11047commit 2ada5d8438226d9aeba8e6016434795d59bd192d
11048Author: Laurent Aimar <fenrir@videolan.org>
11049Date:   Wed Sep 17 21:35:38 2008 +0200
11050
11051    Cosmetics.
11052
11053commit a8e4962ad1d33780c2f227eb95b47c53c16be654
11054Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11055Date:   Wed Sep 17 22:30:18 2008 +0200
11056
11057    configure: Use fno-omit-frame-pointer with --enable-release on Mac OS X, as we are collecting crash log.
11058
11059commit 74bc48807de24e717bb8971287cf6f2c17176579
11060Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11061Date:   Wed Sep 17 23:02:59 2008 +0300
11062
11063    Fix flexible array usage gcc-ism
11064
11065commit d2deac2c2bb66a9948889c421fb523c06ca75275
11066Author: Derk-Jan Hartman <hartman@videolan.org>
11067Date:   Wed Sep 17 21:51:01 2008 +0200
11068
11069    macosx: dir:/ -> directory://
11070
11071commit c785b49f8859cf580053236a48221b4273e560a9
11072Author: Derk-Jan Hartman <hartman@videolan.org>
11073Date:   Wed Sep 17 21:31:16 2008 +0200
11074
11075    real demux: Set to prio 0.
11076
11077    Our real demux is incomplete and crashes avcodec. The avformat demux works, so i say we use it until someone fixes this thing.
11078
11079commit c7db9ba61adbdec970690dce7e8325d9213c9499
11080Author: Jean-Baptiste Kempf <jb@videolan.org>
11081Date:   Wed Sep 17 11:52:49 2008 -0700
11082
11083    Add .nuv in interface and installer.
11084
11085commit 84cc4e6f1d0adea0a9ed16b50ad08b538ebc9b15
11086Author: Laurent Aimar <fenrir@videolan.org>
11087Date:   Wed Sep 17 20:36:03 2008 +0200
11088
11089    Fixed subtitle pausing.
11090
11091commit 3adaa31d406f5d9d72cd2d75f8124e41521f1e3c
11092Author: Laurent Aimar <fenrir@videolan.org>
11093Date:   Wed Sep 17 20:28:18 2008 +0200
11094
11095    Set minimum scale in spu core for text renderer.
11096
11097commit cc0ba3530e0c731510b7399415b7a0b9fc743e4b
11098Author: Laurent Aimar <fenrir@videolan.org>
11099Date:   Wed Sep 17 20:24:59 2008 +0200
11100
11101    Fixed subusf rendering.
11102
11103commit 181756989468eeecda39c28d194de9afa2205bef
11104Author: Laurent Aimar <fenrir@videolan.org>
11105Date:   Wed Sep 17 20:24:34 2008 +0200
11106
11107    Fixed a segfault when trying to render a unbreakable string.
11108
11109commit 3d5a7badbc85fa8eb1b3ec3e8d3455b6eb71acf3
11110Author: Laurent Aimar <fenrir@videolan.org>
11111Date:   Wed Sep 17 19:54:55 2008 +0200
11112
11113    A little clean up in subsusf decoder.
11114
11115commit fbd8d6fc5deaefb2f9eebb2146203c8f0985d9fd
11116Author: Rémi Duraffort <ivoire@videolan.org>
11117Date:   Wed Sep 17 19:58:11 2008 +0200
11118
11119    Don't use FREENULL when that's not needed and don't free NULL just for fun.
11120
11121commit d65d68b41526d83eff6567775ab9b31ad52f110e
11122Author: Jean-Baptiste Kempf <jb@videolan.org>
11123Date:   Wed Sep 17 10:19:31 2008 -0700
11124
11125    Obvious mistake in French Translation.
11126
11127commit 4740f9e0c26d41b40cfcd7a11e00c96e5bd04fd0
11128Author: Jean-Baptiste Kempf <jb@videolan.org>
11129Date:   Tue Sep 16 22:13:49 2008 -0700
11130
11131    Use DIR_SEP instead of /
11132
11133commit 0570f3830ac7169b41bdad27f06f3d80aab00078
11134Author: Laurent Aimar <fenrir@videolan.org>
11135Date:   Wed Sep 17 19:10:03 2008 +0200
11136
11137    Fixed spu margin and more subtitle clean up.
11138
11139commit c00159b78ec079ccb8d9c5ae5e27653f82a27bf6
11140Author: Laurent Aimar <fenrir@videolan.org>
11141Date:   Wed Sep 17 00:56:59 2008 +0200
11142
11143    SpuRegionPlace now works in rendered unit.
11144
11145commit 12106a08d177fa5def3867a71abd203a94c14a64
11146Author: Laurent Aimar <fenrir@videolan.org>
11147Date:   Wed Sep 17 00:26:38 2008 +0200
11148
11149    Removed a little hack in subpicture cache code.
11150
11151commit 123e35c974cec3a6fcd836f2628c9d53fd588272
11152Author: Laurent Aimar <fenrir@videolan.org>
11153Date:   Wed Sep 17 00:22:53 2008 +0200
11154
11155    Clean up a bit subpicture release code.
11156
11157commit 7c73eafc1949d1ba2806c572c0e3e54086383f53
11158Author: Laurent Aimar <fenrir@videolan.org>
11159Date:   Wed Sep 17 00:18:49 2008 +0200
11160
11161    Fixed picture cache creation.
11162
11163commit 894f901f69d1c8f51f3079ec02f0bbc86aba2bee
11164Author: Laurent Aimar <fenrir@videolan.org>
11165Date:   Wed Sep 17 00:01:11 2008 +0200
11166
11167    Used const for video_format_t when possible.
11168
11169    I have updated spu_RenderSubpictures and subpicture_region_t->pf_pre_render/pf_update_regions.
11170
11171commit ef801bc9edd2b821983be8269b75a308782f2841
11172Author: Laurent Aimar <fenrir@videolan.org>
11173Date:   Tue Sep 16 23:50:07 2008 +0200
11174
11175    Fixed spu_RenderSubpictures prototype.
11176
11177    It now requires source format instead of scaling parameters.
11178
11179commit 6d7931bf01aea2bc3418ed4bc60672bd0c82ca21
11180Author: Laurent Aimar <fenrir@videolan.org>
11181Date:   Tue Sep 16 23:31:06 2008 +0200
11182
11183    Clean up subpicture code.
11184
11185commit 8fa5e87a74c09da620b64717f1a3a535fadd9d7d
11186Author: Laurent Aimar <fenrir@videolan.org>
11187Date:   Tue Sep 16 23:15:48 2008 +0200
11188
11189    Removed spu_MakeRegion as it was broken by design.
11190
11191commit 1de839cc561121a64c6fd56572ac0de8bcf7a5df
11192Author: Laurent Aimar <fenrir@videolan.org>
11193Date:   Tue Sep 16 23:12:27 2008 +0200
11194
11195    Do not use pf_make_region as it leads to a horrible hack.
11196
11197    Yes this creates a 'useless' picture copy per region, but it is
11198    currently needed.
11199
11200commit 87dee6dfed1d6cc18e9b5243548b950af128f1ab
11201Author: Laurent Aimar <fenrir@videolan.org>
11202Date:   Tue Sep 16 22:53:53 2008 +0200
11203
11204    Simplify dynamicoverlay and removed the need of pf_make_region.
11205
11206commit 00572bbbf6a0a959a66e3ac57ff577f9bd83074d
11207Author: Laurent Aimar <fenrir@videolan.org>
11208Date:   Tue Sep 16 22:41:49 2008 +0200
11209
11210    Factorize duplicated code, again.
11211
11212commit 482f6514debb28bc8b7a5ef84cf805cd355deafc
11213Author: Laurent Aimar <fenrir@videolan.org>
11214Date:   Tue Sep 16 22:19:50 2008 +0200
11215
11216    Load the scalers and text renderer at SPU creation.
11217
11218    It is useless to wait for the first subtitle.
11219
11220commit b8fa74e07e66b27d2dd36b455e38d6ade6822af2
11221Author: Laurent Aimar <fenrir@videolan.org>
11222Date:   Tue Sep 16 22:12:59 2008 +0200
11223
11224    Loading the text renderer does not need the real video size.
11225
11226commit 5d96d8416226429d5bcc5acea816b96de5a1a73c
11227Author: Laurent Aimar <fenrir@videolan.org>
11228Date:   Tue Sep 16 22:10:56 2008 +0200
11229
11230    Cosmetics.
11231
11232commit e991ef5da735eb35f4be38cc07d17c26bda398c4
11233Author: Geoffroy Couprie <geo.couprie@gmail.com>
11234Date:   Wed Sep 17 11:29:52 2008 +0200
11235
11236    Should remove the big white noise that was produced
11237
11238commit 43ffaaf1868a5ba29078ad5a0c650e183616c274
11239Author: Geoffroy Couprie <geo.couprie@gmail.com>
11240Date:   Wed Sep 17 01:35:22 2008 +0200
11241
11242    remove on more b_dead old use
11243
11244commit 05128dd4d0ee08aec1045309d664e39ac1a5583a
11245Author: Derk-Jan Hartman <hartman@videolan.org>
11246Date:   Wed Sep 17 04:14:27 2008 +0200
11247
11248    quartztext: One more fix to  [f0d84d019c8c240c47672b82be123dc979b8d09e]
11249
11250    This properly creates the colorspace.
11251
11252commit e096835fb7316cb8799588beff6491fa14a9e483
11253Author: Derk-Jan Hartman <hartman@videolan.org>
11254Date:   Wed Sep 17 04:01:36 2008 +0200
11255
11256    quartztext: fix [f0d84d019c8c240c47672b82be123dc979b8d09e]. white is not block
11257
11258commit 87c876242a0f343827d4396e06cbd363b33b626d
11259Author: Derk-Jan Hartman <hartman@videolan.org>
11260Date:   Wed Sep 17 03:50:12 2008 +0200
11261
11262    macosx: partial revert of [fa78d3b351465c9356b64484b9796d200598fbe8].
11263
11264    We still need the config options.
11265
11266commit f0d84d019c8c240c47672b82be123dc979b8d09e
11267Author: Derk-Jan Hartman <hartman@videolan.org>
11268Date:   Wed Sep 17 03:45:58 2008 +0200
11269
11270    quartztext: Use 10.4 compatible alternative to kCGColorBlack
11271
11272commit fa78d3b351465c9356b64484b9796d200598fbe8
11273Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11274Date:   Wed Sep 17 01:56:24 2008 +0200
11275
11276    macosx: Remove the deprecated quickdraw vout.
11277
11278commit bf5cbff5d6dc1844c762e7e23a55e18abc1ad628
11279Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11280Date:   Wed Sep 17 01:40:22 2008 +0200
11281
11282    avformat: Don't accept negative size.
11283
11284commit 761871b145db8c7e504bbd1ed844ea43ad4f93e4
11285Author: Yoann Peronneau <yoann@videolan.org>
11286Date:   Tue Sep 16 23:26:15 2008 +0200
11287
11288    Update XSPF playlist structure to use <vlc:id> instead of <identifier>.
11289    This fixes bugs when loading non-VLC generated XSPF playlists.
11290
11291commit e1bf75ae6e4a4715ffb2acff1f4ce43696464117
11292Author: Jean-Baptiste Kempf <jb@videolan.org>
11293Date:   Tue Sep 16 15:51:07 2008 -0700
11294
11295    Provide a SPrefs to deactivate the systray icon as often requested on the forums...
11296
11297commit fedbcd7fce5f4d931a7d50c52ce6ff900a68454d
11298Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11299Date:   Wed Sep 17 00:49:37 2008 +0200
11300
11301    es_format: Robustification of es_format_copy to avoid a crash reported by Apple-bugreport.
11302
11303commit eb5bc9eb9ce3305dc7f8183aecc46c6b1e849cf6
11304Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11305Date:   Tue Sep 16 23:51:22 2008 +0200
11306
11307    quartztext: Reenable quartztext along with some enhancements.
11308
11309    First, set a text drop shadow because we can, and it is nice for readability.
11310    Then, correct behaviour for border color: minimum size to 1.0, where current code max it to 1.0, and comment the contrary.
11311
11312commit 33a5fa078c4ffc59d3e75333964cc2868a17742a
11313Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11314Date:   Tue Sep 16 23:26:30 2008 +0300
11315
11316    Document the assertion
11317
11318commit 490dfd5c281fca4492f0cb8c09c209ea8264acd5
11319Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11320Date:   Tue Sep 16 23:24:33 2008 +0300
11321
11322    Win32: fail safe when loading plugins
11323
11324commit 7718f129a12f4b3cf778f8c29aca26e7636ca035
11325Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11326Date:   Tue Sep 16 23:20:41 2008 +0300
11327
11328    Win32:use Unicode LoadLibrary
11329
11330    so we can install VLC in non-ANSI-named directories
11331
11332commit a921f15e3dea1e535431a9966e6ce4fce84c1651
11333Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11334Date:   Tue Sep 16 22:01:23 2008 +0200
11335
11336    macosx: Use fork+exec instead of posix_spawn.
11337
11338    (As pointed by Remi)
11339
11340    Note, this doesn't work with just exec() for some obscure reason.
11341
11342commit 92d90130fe799b88956e95ec0df3e8ad81619b6b
11343Author: Laurent Aimar <fenrir@videolan.org>
11344Date:   Tue Sep 16 22:01:49 2008 +0200
11345
11346    Compilation fix for kate.
11347
11348commit 32262f06dd91f352c11402f814741427d760937b
11349Author: Laurent Aimar <fenrir@videolan.org>
11350Date:   Tue Sep 16 20:10:23 2008 +0200
11351
11352    Simplify and fixed absolute text positioning.
11353
11354    It has a bad side effect when using software rescaling: the subtitles are
11355    rendered using the video original size instead of the display one (like with
11356    overlay). I will fix that latter.
11357
11358commit a3e26196178b07bba4759a62d94d2b271c114ec7
11359Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11360Date:   Tue Sep 16 18:52:31 2008 +0300
11361
11362    mmap: allow tweaking the PTS delay
11363
11364    (The PTS delay thing should be dynamically automatically computed -
11365     for every access - however, IMHO)
11366
11367commit 270d4c8d81428c511306d4ca9c0973319ec34aa0
11368Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11369Date:   Tue Sep 16 18:52:15 2008 +0300
11370
11371    mmap: handle I/O errors as fatal
11372
11373commit f77a6c4896c2de08d05effa9aad23d3c82005d31
11374Author: Derk-Jan Hartman <hartman@videolan.org>
11375Date:   Tue Sep 16 15:06:22 2008 +0200
11376
11377    subass: Fix crash in the simple SSA/ASS decoder.
11378
11379    This is the issue exploited by the anime groups.
11380    We now skip anything in { }
11381    Note that ass/ssa cannot have a valid string with text { text } text.
11382
11383commit cc59dc9024ec079841d4c4386e004b171028a87c
11384Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11385Date:   Tue Sep 16 09:38:38 2008 +0200
11386
11387    macosx: Use freetype fonts in simple prefs.
11388
11389commit 03a3319a05f8e8d8ac5bdc2e9fb993c2276aa186
11390Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11391Date:   Tue Sep 16 09:35:09 2008 +0200
11392
11393    macosx: Properly relaunch VLC when asked for.
11394
11395commit ff396357fa46f75b6182625b0bae1a55da039a9c
11396Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11397Date:   Tue Sep 16 09:17:22 2008 +0200
11398
11399    quartztext: Disable as freetype is doing a better job than us.
11400
11401commit c58129b71dfaedd89c645f535376f6de643040e9
11402Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11403Date:   Tue Sep 16 09:16:59 2008 +0200
11404
11405    macosx: Make sure preferences version is saved.
11406
11407commit 674e138bbe726faebc35d8814b2e9f0e1097e168
11408Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11409Date:   Tue Sep 16 08:53:44 2008 +0200
11410
11411    macosx: Set the pref version key if the ignore button was pressed.
11412
11413    So that the dialog won't pop up again.
11414
11415commit f2e48db1350361b4b87622f872807a4a6250672e
11416Author: Geoffroy Couprie <geo.couprie@gmail.com>
11417Date:   Tue Sep 16 02:10:05 2008 +0200
11418
11419    there's no vlc_thread_create(p_helper)
11420
11421commit d0c9363fb0c2b49b1abf904bfc923be753a93da1
11422Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11423Date:   Tue Sep 16 00:40:58 2008 +0200
11424
11425    macosx: Check for older preferences and ask to delete them.
11426
11427commit 157fcfc756195b4c7d0b9c65afeb2240f7d54cef
11428Author: Derk-Jan Hartman <hartman@videolan.org>
11429Date:   Tue Sep 16 00:18:31 2008 +0200
11430
11431    mkv: lower priority of mkv module to 0
11432
11433    I've had it with this module. There is no support, let alone development, from the matroska folks anymore. I prefer to use ffmpeg which seems to be at least less crash prone and having more of a future. I'm not sure which features we are loosing due to this atm. Likely some meta info, probably ordered chapters and definetly the DVD menu capabilities.
11434
11435commit 1fd2f3cc9c2b219aa20ba122102eb6c6123f7b9b
11436Author: Laurent Aimar <fenrir@videolan.org>
11437Date:   Mon Sep 15 23:48:37 2008 +0200
11438
11439    Fixed ASS subtitle with anamorphic video.
11440
11441commit 01deb707f0425aab55f490afef1f53dc6c7d1788
11442Author: Laurent Aimar <fenrir@videolan.org>
11443Date:   Mon Sep 15 23:25:06 2008 +0200
11444
11445    Simplify a bit scale factor computation by using helpers.
11446
11447commit 74a2f7922a262f7a5a6d1323fceecad50c6e97b5
11448Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11449Date:   Mon Sep 15 23:38:25 2008 +0200
11450
11451    macosx: We need the PL_LOCK here (May fix a race we have on startup).
11452
11453commit d761cf6f1d40a952548407b843ee0c3f0a3cd472
11454Author: Derk-Jan Hartman <hartman@videolan.org>
11455Date:   Mon Sep 15 23:19:38 2008 +0200
11456
11457    ps demux: fix an issue in ps_pkt_read()
11458
11459commit af7a6545fb15a7ad2b07186af3ec09b7c90e4021
11460Author: Pierre d'Herbemont <pdherbemont@videolan.org>
11461Date:   Mon Sep 15 22:22:08 2008 +0200
11462
11463    quartztext: Better font compromise. (Use Arial Black instead of Verdana)
11464
11465commit 32c67fb8e0408e451c97dcac2e802be7413d84d7
11466Author: Derk-Jan Hartman <hartman@videolan.org>
11467Date:   Mon Sep 15 22:03:53 2008 +0200
11468
11469    macosx: fix forward button in main controller to go forward instead of backward
11470
11471    forward of [89044739e9c4a152b1a15b0faedb88cb9e54f18c]
11472
11473commit 14dd917d87e75ac1c7284373020ec3982082011b
11474Author: Laurent Aimar <fenrir@videolan.org>
11475Date:   Mon Sep 15 21:49:19 2008 +0200
11476
11477    Removed unused or redondant fields from subpicture.
11478
11479    I removed:
11480     i_x/i_y: redondant with region i_x/i_y. Now a subpicture always represent the
11481     whole video.
11482     i_flags: unused anywhere in the core.
11483
11484     I may have broken a few video filters (osdmenu mainly). I will fix it if you
11485    report the problem and the way to reproduce it.
11486
11487commit 3318cf724a7f27e5146f55c1d4155a000829c525
11488Author: Laurent Aimar <fenrir@videolan.org>
11489Date:   Mon Sep 15 20:55:23 2008 +0200
11490
11491    Removed useless width/height fields in subpicture_t.
11492
11493commit 6d3c22f29e650b0d10b2116fe3145194d20b8b56
11494Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11495Date:   Mon Sep 15 22:27:08 2008 +0300
11496
11497    Zero tab entries when you allocate them
11498
11499    Fix unitialized pointer usages (possibly exploitable).
11500
11501commit 6c7ad302fcb38baa86dd7959a9475e75c4461d11
11502Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11503Date:   Mon Sep 15 22:26:52 2008 +0300
11504
11505    Useless FREENULL -> free
11506
11507commit e7dc3f6387c76ca5bf6fbf17c7b4eac9f755da46
11508Author: Laurent Aimar <fenrir@videolan.org>
11509Date:   Mon Sep 15 20:43:15 2008 +0200
11510
11511    Enabled AR change in deinterlace (typo).
11512
11513commit e60805fec4c95999142458e2d8cb93631151461e
11514Author: Laurent Aimar <fenrir@videolan.org>
11515Date:   Mon Sep 15 19:34:45 2008 +0200
11516
11517    Clean up subtitle core.
11518
11519commit 9d929ee23617f56f601aa23af73b5fdd648a43ec
11520Author: Laurent Aimar <fenrir@videolan.org>
11521Date:   Sun Sep 14 23:57:29 2008 +0200
11522
11523    Cosmetics (subtitles).
11524
11525commit 9200678d8cb6d5183c6b7bc36b8906e962515e9a
11526Author: Laurent Aimar <fenrir@videolan.org>
11527Date:   Sun Sep 14 23:50:47 2008 +0200
11528
11529    Use tha same date for updating subtitles regions.
11530
11531commit e062f9de679fdbdd8e36d10c68431a4ce9b9ca9b
11532Author: Laurent Aimar <fenrir@videolan.org>
11533Date:   Sun Sep 14 23:42:39 2008 +0200
11534
11535    Reorder a bit subpicture render function.
11536
11537    There is no functional changes.
11538
11539commit 25fb464629a24cc8ea9b06ee42bba84ce89cba0d
11540Author: Jean-Baptiste Kempf <jb@videolan.org>
11541Date:   Sun Sep 14 14:42:10 2008 -0700
11542
11543    Update Release Howto.
11544
11545commit adc00b3a83e363b16f4f1450a6b77426a239f12a
11546Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11547Date:   Sun Sep 14 21:15:48 2008 +0300
11548
11549    Fix the news (forward-ported from to-be 0.9.3)
11550
11551    Conflicts:
11552
11553            NEWS
11554
11555commit 52b2e5b253de9dfb9c3cb65fbf0067adf06e363f
11556Author: Felix Paul Kühne <fkuehne@videolan.org>
11557Date:   Sun Sep 14 18:55:52 2008 +0200
11558
11559    macosx: finally implement a Reveal-in-Finder functionality
11560
11561commit 64cd419607d3edfe0a204c9c032c6fa933c4f901
11562Author: Laurent Aimar <fenrir@videolan.org>
11563Date:   Sun Sep 14 17:23:06 2008 +0200
11564
11565    Added support for eac3 in a52 packetizer.
11566
11567commit abfaf31f4e6254d464fffd9ad082423da4fd33c3
11568Author: Laurent Aimar <fenrir@videolan.org>
11569Date:   Sun Sep 14 15:26:39 2008 +0200
11570
11571    Added support for E-AC3 in ES demuxer.
11572
11573commit c8897e2c1c4c7c9c134c86108bc90d500ec0a915
11574Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11575Date:   Sun Sep 14 18:06:38 2008 +0300
11576
11577    Use PL_LOCK/PL_UNLOCK
11578
11579commit 143dc11a50182788fad875372ca274ffc360379e
11580Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11581Date:   Sun Sep 14 17:49:22 2008 +0300
11582
11583    Write CRLF in the same I/O operation
11584
11585commit d5959bcc5f9f44c54a7a480f8ce64c5439ab0da3
11586Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11587Date:   Sun Sep 14 17:40:57 2008 +0300
11588
11589    Another thread-unsafe redumdant use of b_dead
11590
11591commit 36e37a19e99fff3c0dbfe83ab49f3efa6fa4de59
11592Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11593Date:   Sun Sep 14 14:42:23 2008 +0300
11594
11595    Only input uses b_dead
11596
11597commit a1440bea8dad7c090e7b779f598d6f9589230757
11598Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11599Date:   Sun Sep 14 14:41:53 2008 +0300
11600
11601    Remove unsafe use of b_dead.
11602
11603    Fortunately, var_DelCallback does the job properly already.
11604
11605commit 14f81bb4fc2475861965897717f91153f035e363
11606Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11607Date:   Sun Sep 14 14:41:27 2008 +0300
11608
11609    Remove write-only value
11610
11611commit da6e1f75367efa6109c7aa95b5167943452da8fb
11612Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11613Date:   Sun Sep 14 13:12:26 2008 +0300
11614
11615    Fetcher: use nornal thread API
11616
11617commit 4edec0d68409c665dc87bde9a5ebf4e80b5c863d
11618Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11619Date:   Sun Sep 14 13:10:30 2008 +0300
11620
11621    FOREACH_ARRAY: expansion safety
11622
11623commit e3f0531d93abd49f902a324241e31200de05b45d
11624Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11625Date:   Sun Sep 14 12:35:42 2008 +0300
11626
11627    Playlist: put private data after public data
11628
11629commit 8df80e5ede700e71f673cf052958015b7c851d5c
11630Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11631Date:   Sun Sep 14 12:17:04 2008 +0300
11632
11633    Preparser: use normal thread API
11634
11635commit d62129ac74220d751b528a24c12e4dfb3a764f2e
11636Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11637Date:   Sun Sep 14 11:35:41 2008 +0300
11638
11639    Hide fetcher and prepase typedefs
11640
11641commit a8108e04a37a757b8ea51ef958ca3937cea602cb
11642Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11643Date:   Sun Sep 14 11:29:08 2008 +0300
11644
11645    Do not use block_FifoWake if block_FifoGet does not check for it
11646
11647commit 8afb43f7a60c122350220ed1009c70b307a45d18
11648Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11649Date:   Sun Sep 14 11:20:25 2008 +0300
11650
11651    Grrr at subsubsubsubdirectories
11652
11653commit 36aca393c55082aab87d0564e225305da24e6e52
11654Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11655Date:   Sun Sep 14 11:14:24 2008 +0300
11656
11657    Remove intf_ShouldDie
11658
11659    libvlc kills the interfaces when it dies anyway.
11660
11661commit 872779fbce6fe19c7d66d845c709e99defcbffbb
11662Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11663Date:   Sun Sep 14 11:08:28 2008 +0300
11664
11665    netsync: some cleanup (still very ugly)
11666
11667commit bbb45caacac5a39003c87e139a575c13acb09821
11668Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11669Date:   Sun Sep 14 10:47:49 2008 +0300
11670
11671    Remove VLC_OBJECT_ANNOUNCE
11672
11673commit e91e53cb83cb53a0aaa62522b26623c86bdbd7ec
11674Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11675Date:   Sun Sep 14 10:46:43 2008 +0300
11676
11677    Remove the useless announce handler object
11678
11679    It merely wrappeded the SAP object.
11680
11681commit 62a433eb42e594e187b7d8911545dbab7648e34d
11682Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11683Date:   Sat Sep 13 22:48:00 2008 +0300
11684
11685    HTTP: sanity check
11686
11687commit 5a6c65f834a278d445f6e3b69d886525243ac2b0
11688Author: Jean-Baptiste Kempf <jb@videolan.org>
11689Date:   Sat Sep 13 19:11:08 2008 -0700
11690
11691    NEWS reformulations.
11692
11693commit 8a486daed7bf38d6b336869685e49c0bbfa133db
11694Author: Jean-Baptiste Kempf <jb@videolan.org>
11695Date:   Sat Sep 13 19:14:02 2008 -0700
11696
11697    Workaround spatializer bugs.
11698    (cherry picked from commit 77cc89e3d9349f3d5a2de947f9be478dd28436dd)
11699    (cherry picked from commit 6d4830b864af38d7126aee103a6bcfe76bc80e89)
11700
11701    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11702
11703commit 4c50e9eed9c725a9cc57c4ea96e730ba720433a7
11704Author: Daniel Mierswa <impulze@impulze.org>
11705Date:   Sun Sep 14 00:11:29 2008 +0200
11706
11707    fix automagic alsa dependency
11708
11709    when --enable-v4l2 was passed to configure, alsa was searched and linked
11710    against if found (only do that when alsa wasn't disabled)
11711
11712    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11713
11714commit a6a27b4d41472853bb1552f1722d3f75d38b9af8
11715Author: Daniel Mierswa <impulze@impulze.org>
11716Date:   Sun Sep 14 00:03:00 2008 +0200
11717
11718    fix automagic fontconfig dependency
11719
11720    when --enable-freetype was passed to configure, fontconfig was searched
11721    and linked against if found (provide --enable-fontconfig which is
11722    default)
11723
11724    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11725
11726commit 7e3eb6484a1f3f9eafdf15e6e386b76a789a2a97
11727Author: Sveinung Kvilhaugsvik <sveinung84@users.sourceforge.net>
11728Date:   Tue Aug 26 22:00:33 2008 +0200
11729
11730    Register that VLC can open flv files (on UNIX)
11731
11732    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11733
11734commit aba1b7b4e7b7bae3cddd264f890369e71cd4baf7
11735Author: Antoine Cellerier <dionoea@videolan.org>
11736Date:   Sun Sep 14 01:35:16 2008 +0200
11737
11738    Remove trailing spaces.
11739
11740commit 2f66ac0c89be456a3431fed73c287921eabe963d
11741Author: Felix Paul Kühne <fkuehne@videolan.org>
11742Date:   Sun Sep 14 01:16:24 2008 +0200
11743
11744    macosx: added an option to the crash reporter to disable the submission of the default email address
11745
11746commit a8821cd85000619bf8fd806cac2a133848f352d5
11747Author: Antoine Cellerier <dionoea@videolan.org>
11748Date:   Sun Sep 14 00:34:09 2008 +0200
11749
11750    Activate 2 more one instance mode optins with DBus
11751
11752    Now that we have a one instance mode with DBus under linux, also make
11753    it possible to use the "one-instance-when-started-from-file" and
11754    "started-from-file" options.
11755    Consider using --started-from-file in the file association scripts,
11756    like what we do in the win32 NSIS script, so that all files opened
11757    through the GUI are enqueued/played in the same instance.
11758
11759commit d14909e7eed265467bc8e1a6035dc1427ee5e057
11760Author: Felix Paul Kühne <fkuehne@videolan.org>
11761Date:   Sun Sep 14 00:29:20 2008 +0200
11762
11763    Don't distribute the info.nib and classes.nib within VLC-release.app
11764
11765    Saves a few kB and prevents some, ehm, corruption.
11766
11767commit 328bcb920c36c376e365614beacf9cbdb16a4c0d
11768Author: Laurent Aimar <fenrir@videolan.org>
11769Date:   Sun Sep 14 00:23:24 2008 +0200
11770
11771    Do not display title on video filter (close #1755).
11772
11773commit a69b713e61736608c4f96781a985cf4805c19da7
11774Author: Laurent Aimar <fenrir@videolan.org>
11775Date:   Sun Sep 14 00:07:05 2008 +0200
11776
11777    Properly handle AR changes in deinterlace module.
11778
11779    Inital patch by Marian Durkovic.
11780
11781commit ed54701a94aa6d34cce05e4341dad93af688f17a
11782Author: Antoine Cellerier <dionoea@videolan.org>
11783Date:   Sun Sep 14 00:04:37 2008 +0200
11784
11785    Oops.
11786
11787commit 6e8bbe8e1a8e11492ad87fa8886c1f3cb20c026c
11788Author: Antoine Cellerier <dionoea@videolan.org>
11789Date:   Sat Sep 13 23:46:45 2008 +0200
11790
11791    Fix the RGB masks in v4l too.
11792
11793    Once again, thanks to plc5_250 for the tests.
11794
11795commit aa98c569277c489e7796e857e56f4fad15b0d00c
11796Author: Antoine Cellerier <dionoea@videolan.org>
11797Date:   Sat Sep 13 23:39:22 2008 +0200
11798
11799    Fixed the RGB masks in v4l2.
11800
11801    Thanks a lot to plc5_250 on IRC for testing.
11802
11803commit f93b233d65ebe77ab284d978253e68baf0e02550
11804Author: Laurent Aimar <fenrir@videolan.org>
11805Date:   Sat Sep 13 23:14:31 2008 +0200
11806
11807    Removed b_pausable flag in favour of b_subtitle.
11808
11809commit 4f66b0775778c153c2a5445b5e603e2857d7a38f
11810Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
11811Date:   Sat Sep 13 16:55:29 2008 -0400
11812
11813    Qt coverlabel should always show an image, even when load fails
11814
11815commit 6f85cf97170630c9ed0699b5960d21c341b682dd
11816Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
11817Date:   Sat Sep 13 16:03:36 2008 -0400
11818
11819    Qt: sorry guys, record works very fine actually...
11820
11821commit b5e274fa1b9a78af525e0b10f80ab3936ab0b97d
11822Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
11823Date:   Sat Sep 13 15:31:00 2008 -0400
11824
11825    Qt: Access-filter 'record' does not exist anymore.
11826    We need to reimplement an on-the-fly option to record streams.
11827    I know this commit is crappy...
11828
11829commit 7c9a664e765f24510f8d8004bd66a242219dc8c8
11830Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11831Date:   Sat Sep 13 22:32:17 2008 +0300
11832
11833    Always send the SD events
11834
11835commit 3c56e7abe9f8ab23ffd69bd8c1a2d38ce9efa6b6
11836Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11837Date:   Sat Sep 13 22:20:13 2008 +0300
11838
11839    close -> net_Close
11840
11841commit 2b73b011e7f6830c456fd0f8195e36dbab51191d
11842Author: Antoine Cellerier <dionoea@videolan.org>
11843Date:   Sat Sep 13 19:12:02 2008 +0200
11844
11845    Remove mention of non working skins on windows.
11846
11847commit 88f22433f672be32b1488e22a5b30a693ccff500
11848Author: Antoine Cellerier <dionoea@videolan.org>
11849Date:   Sat Sep 13 18:43:53 2008 +0200
11850
11851    \o/ skins2 work on win32 \o/ <(°v°<)
11852
11853    Thanks a lot to ipkiss for providing the bisect builds and geal for his help.
11854
11855commit d5845675317c95d4bbd67445d26bc946ab68c075
11856Author: Felix Paul Kühne <fkuehne@videolan.org>
11857Date:   Sat Sep 13 14:49:08 2008 +0200
11858
11859    Fixed a couple of l10n strings pointed by Antonio Javier Varela
11860
11861commit e751f9c470e4fe00a672707d6fc0d8646ff07ade
11862Author: Laurent Aimar <fenrir@videolan.org>
11863Date:   Sat Sep 13 12:58:15 2008 +0200
11864
11865    Cosmetics.
11866
11867commit 60f3b3b650fc7af1f8b3360c776422198da0f156
11868Author: Laurent Aimar <fenrir@videolan.org>
11869Date:   Sat Sep 13 11:22:55 2008 +0200
11870
11871    Render subtitles (without osd) before taking a snapshot (close #378).
11872
11873    One side effect is that the snapshot is now taken using the picture that
11874    will be displayed (chroma and resize filter applied).
11875
11876commit 8def9bf218ea5b9dd8036a4139450985f5b61ad4
11877Author: Laurent Aimar <fenrir@videolan.org>
11878Date:   Sat Sep 13 11:20:58 2008 +0200
11879
11880    Added a subtitle properties to subpicture.
11881
11882    It will allow to have different procedures for osd subpicture and subtitle
11883    subpicture.
11884
11885commit 8be0e1aee47567a07985d8e2be78c6b4bff2589f
11886Author: Laurent Aimar <fenrir@videolan.org>
11887Date:   Sat Sep 13 00:10:33 2008 +0200
11888
11889    Added demux_Packetizer* helpers.
11890
11891commit e4a1bb5ba32d8e9440d7078880663531a0699fec
11892Author: Laurent Aimar <fenrir@videolan.org>
11893Date:   Sat Sep 13 00:05:24 2008 +0200
11894
11895    Properly lock SPU_CHANNEL_REGISTER.
11896
11897    ( At best, a = b++ is not atomic)
11898
11899commit 5735fddef5373e252ed932dc0f746a57895a8c0d
11900Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
11901Date:   Sat Sep 13 13:21:08 2008 +0300
11902
11903    Support for (compile-time) custom stack size
11904
11905commit 62d3bf8ee6e55b2bff69d2beb80c73a82fef3212
11906Author: Jean-Baptiste Kempf <jb@videolan.org>
11907Date:   Sat Sep 13 01:31:51 2008 -0700
11908
11909    Always show something in the statusLabel, even if you don't have ANY metadata.
11910
11911    This will slow a few complaints from many people.
11912    (cherry picked from commit 70d1cb5f057a993ef84c89cc26b8adb6ccfde8e7)
11913
11914    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11915
11916commit 542e6161b40920f60a80264d6f8c0e0d0181490c
11917Author: Geoffroy Couprie <geo.couprie@gmail.com>
11918Date:   Sat Sep 13 02:37:54 2008 +0200
11919
11920    Skins2: separate the source files included depending on the paltform
11921
11922commit bfc7dd234eabf3759dea5fa9bc14667457cfd4a3
11923Author: Christophe Mutricy <xtophe@videolan.org>
11924Date:   Sat Sep 13 01:00:40 2008 +0100
11925
11926    Fix make dist
11927
11928    Pretty please, remember to delete the file name in POTFILE.in when you delete them from git
11929
11930commit f74d2ab5f906c9018294bd28235ed37238e9e5e3
11931Author: Christophe Mutricy <xtophe@videolan.org>
11932Date:   Fri Sep 12 23:16:05 2008 +0100
11933
11934    dvb access needs dvbpsi
11935
11936commit d14bfaa2f6dc8499d21ed77ecdb11364fd7aa354
11937Author: Christophe Mutricy <xtophe@videolan.org>
11938Date:   Fri Sep 12 15:48:18 2008 +0100
11939
11940    Add a test for ggi
11941
11942commit 58469546f51430468995eda03c20aee89d77dc3e
11943Author: Christophe Mutricy <xtophe@videolan.org>
11944Date:   Fri Sep 12 01:33:25 2008 +0100
11945
11946    Revert "Ship default skin."
11947
11948    This reverts commit 65052fefa352631a8585aa2f758e94633f0bc485.
11949    It's already taken care of in the for loop just before
11950
11951commit 16f240f8a6648f7f4d8f8731325ab55958a26920
11952Author: Jean-Baptiste Kempf <jb@videolan.org>
11953Date:   Fri Sep 12 14:14:57 2008 -0700
11954
11955    Ogg extensions update as RFC 5334 recommends.
11956
11957    Ogg can be now: ogx, ogv, oga but we have to keep ogg and ogm for backward compatibility.
11958
11959commit 91f0104f69572d479187acc28a183a6116e85562
11960Author: Laurent Aimar <fenrir@videolan.org>
11961Date:   Fri Sep 12 22:59:31 2008 +0200
11962
11963    Use poll instead of arbitrary msleep in lirc (close #1983)
11964
11965commit 47591074fb80b37e25aa1cc10b9444aeb338cc82
11966Author: Jean-Baptiste Kempf <jb@videolan.org>
11967Date:   Fri Sep 12 13:29:41 2008 -0700
11968
11969    Qt: Don't accept focus on the input slider. Never. Just process mouseEvents...
11970
11971commit 24bacb287797b17e83482e950a517aab08f1693b
11972Author: Antoine Cellerier <dionoea@videolan.org>
11973Date:   Fri Sep 12 22:30:24 2008 +0200
11974
11975    Oops.
11976
11977commit af7cf494ef8b4b50bd98260675936ad4bc08e7fc
11978Author: Jean-Baptiste Kempf <jb@videolan.org>
11979Date:   Fri Sep 12 13:25:29 2008 -0700
11980
11981    Qt: InputSlider: wheeling on it will seek of 1% in position.
11982
11983commit 8b5d7fe8c6b91f40e9bdf00e7fea87f55e7c4bd9
11984Author: Laurent Aimar <fenrir@videolan.org>
11985Date:   Fri Sep 12 22:00:46 2008 +0200
11986
11987    Removed now useless dts/a52/m4a demuxer.
11988
11989commit 437bb4a85b6a6a5771184c2f02e84a604e24648f
11990Author: Laurent Aimar <fenrir@videolan.org>
11991Date:   Fri Sep 12 21:54:48 2008 +0200
11992
11993    Added support for DTS to es demuxer.
11994
11995commit eb516599de5bfa74d1a996642aa0e402121e252a
11996Author: Laurent Aimar <fenrir@videolan.org>
11997Date:   Fri Sep 12 21:29:22 2008 +0200
11998
11999    Added A52 capability to es demuxer.
12000
12001commit aa8dae783efa89d6811df4c9078328c598d7fdc6
12002Author: Laurent Aimar <fenrir@videolan.org>
12003Date:   Fri Sep 12 21:06:41 2008 +0200
12004
12005    Added mpeg4 audio support to es demuxer.
12006
12007commit 37fec659c5c7814f2215d82247e4f08ff5babdd1
12008Author: Laurent Aimar <fenrir@videolan.org>
12009Date:   Fri Sep 12 01:41:13 2008 +0200
12010
12011    Renamed mpga to es demuxer.
12012
12013commit 72483c9d5ace07dabd6e631f630c7108aec2e8f5
12014Author: Laurent Aimar <fenrir@videolan.org>
12015Date:   Fri Sep 12 01:40:46 2008 +0200
12016
12017    Improved bitrate estimation in mpga demuxer.
12018
12019commit b1f8dfcb56a46b3cdbf708ec8dd2ae0fcfbad492
12020Author: Laurent Aimar <fenrir@videolan.org>
12021Date:   Thu Sep 11 00:25:11 2008 +0200
12022
12023    Reworked mp3 demuxer to allow generic ES demuxer.
12024
12025commit d3d941a69e36de0c5414f442f799f5bd5bf088b8
12026Author: Jean-Baptiste Kempf <jb@videolan.org>
12027Date:   Fri Sep 12 11:21:50 2008 -0700
12028
12029    Change Ctrl+F1 into Shift+F1 for about dialog because bookmark uses
12030    F1 and Ctrl+F1.
12031
12032    I don't know what to do for F1 tough.
12033
12034commit 3d1baa998881cc6e8f40f196353af945df78c7d6
12035Author: Jean-Baptiste Kempf <jb@videolan.org>
12036Date:   Fri Sep 12 10:45:02 2008 -0700
12037
12038    Change the default hotkeys to avoid conflicts.
12039
12040    1) Every Human Interface Guideline on Unix/Linux/Windows reserves alt key for menu and button accessibility... Try to NOT use those...
12041    Moreover, you have NO idea how the translators are going to translate your accelerators...
12042
12043    On the other hand, with this long list of keys it was become more than difficult... I'll document on the wiki.
12044
12045    2) Use keys next-to-each-other like-a-cross for cropping
12046
12047    Those keys are making a cross in most layouts ( on the contrary to the previous ones).
12048
12049    3) At the same time, use easier snapshot key. (shift+s is easier than Ctrl+alt+s)
12050
12051    4) Comment previous changes and remove whitespace.
12052
12053    Nota Bene:
12054    I have no idea on how are the default on the mac and if the are conflicts there too, so I won't make changes there.
12055    (cherry picked from commit d6ff5d2c31d8da17c97e1af89fbabde5c80cbe88)
12056
12057commit 4a02c9e36f126031abd44d664728eb5071a7921b
12058Author: Jean-Baptiste Kempf <jb@videolan.org>
12059Date:   Fri Sep 12 09:45:43 2008 -0700
12060
12061    Remove .ps from extensions registration.
12062
12063commit 213ec3c051448021e44e01e85ca86c77c3d4faa9
12064Author: Antoine Cellerier <dionoea@videolan.org>
12065Date:   Fri Sep 12 18:10:51 2008 +0200
12066
12067    Clarification.
12068    (cherry picked from commit 82548564baaadf41fb675e0509c054b4c2a96724)
12069
12070commit 90199a6984bb2172e6869740eeb3f61ab58457ee
12071Author: Antoine Cellerier <dionoea@videolan.org>
12072Date:   Fri Sep 12 18:02:00 2008 +0200
12073
12074    Simplify and fix some lua scripts.
12075
12076commit 538b14f9c8be58801017f6e0e2353ba87914b476
12077Author: Antoine Cellerier <dionoea@videolan.org>
12078Date:   Fri Sep 12 17:46:28 2008 +0200
12079
12080    Don't call the demux close function ourselves, the core will do it.
12081
12082commit 02aeb3cae1506b192cc19378cd617f22f9fe8505
12083Author: Antoine Cellerier <dionoea@videolan.org>
12084Date:   Fri Sep 12 17:43:33 2008 +0200
12085
12086    Default enable http forward cookies
12087
12088    ... else the option is useless since nobody will think of enabling it.
12089
12090commit e4e79285c376ae66e21991938270f9ef2da48e2b
12091Author: Derk-Jan Hartman <hartman@videolan.org>
12092Date:   Fri Sep 12 15:38:42 2008 +0200
12093
12094    contrib: remove download-all target for darwin.
12095
12096    This is a problem because
12097    it does not specify the downloads, but the extract/patch/reconf targets.
12098    This will break some compilations, because things might autoconf before their
12099    dependancy is installed.
12100    Basically, we need package-dl targets that link to the tarballs and svn downloads
12101
12102commit 429820a69830174734867f0bfdb7ef96318f0d81
12103Author: Sebastien Escudier <sebastien-devel@celeos.eu>
12104Date:   Fri Sep 12 10:58:50 2008 +0200
12105
12106    Add const to char * in vlm
12107
12108    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
12109
12110commit cdc8bcd3e5ed868589e16e5014246a4ccc3b512e
12111Author: Derk-Jan Hartman <hartman@videolan.org>
12112Date:   Fri Sep 12 13:13:46 2008 +0200
12113
12114    freetype: potential divide by zero crash.
12115
12116commit 5a16baa241c5e7f3104530102813260fa469d107
12117Author: Marian Durkovic <md@bts.sk>
12118Date:   Fri Sep 12 13:05:32 2008 +0200
12119
12120    Don't hang VLC on ABOR in FTP access (closes #2027)
12121
12122    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
12123
12124commit 58b66d49a878ea7814c4080f4fda75afecb2b2c5
12125Author: Marian Durkovic <md@bts.sk>
12126Date:   Fri Sep 12 13:00:46 2008 +0200
12127
12128    Ignore case when comparing ISO-639 language codes
12129
12130    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
12131
12132commit afd60281ee0c27bfc31cf3bc09aa24b4f7ad95fd
12133Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
12134Date:   Fri Sep 12 01:32:47 2008 -0400
12135
12136    Qt: bugfix: playlist's add directory function was failing on input_Read (assert failed)
12137
12138commit f99c3dbd2a2e8028dafb603db7661239873fa758
12139Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
12140Date:   Fri Sep 12 00:53:57 2008 -0400
12141
12142    Add a parent to avoid leaking the QVLCframe and input_items
12143
12144commit a403be13cf0f5565cfa5ca27f845219bf13ab1af
12145Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
12146Date:   Fri Sep 12 00:24:28 2008 -0400
12147
12148    Qt: Add a parent to the CoverArtLabel We should add parents to all QWidgets created, otherwise the widgets are leaked This commit is buggy (can leak input_items), because the whole Qt implementation is leaking QWidgets
12149
12150commit db44bc2201d007bb1c1599ef79ba51b2ef1d24c2
12151Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
12152Date:   Thu Sep 11 22:06:09 2008 -0400
12153
12154    Incref/decref input_item to avoid eventual segfaults
12155
12156commit 69487bf45d35535b7123a3eac6418b5261615f8d
12157Author: Derk-Jan Hartman <hartman@videolan.org>
12158Date:   Fri Sep 12 02:48:04 2008 +0200
12159
12160    macosx: Add a teletext menu
12161
12162    * Also reorders the Video menu a bit.
12163    * teletext-es remains a dirty hack
12164    * MenuValidation for Submenu's remains annoying in OSX :D
12165
12166commit 8c31d06acbd646aa2e5aec6cc3d041afeefc4f36
12167Author: Derk-Jan Hartman <hartman@videolan.org>
12168Date:   Fri Sep 12 01:59:00 2008 +0200
12169
12170    zvbi: fix subpage "down"-key to not alternate between "signaled" and "subpage 1"
12171
12172commit 72106895be6b7a421d8861ebfec273861f70f860
12173Author: Derk-Jan Hartman <hartman@videolan.org>
12174Date:   Fri Sep 12 01:57:28 2008 +0200
12175
12176    zvbi: fix RGYB key values.
12177
12178commit a112656431a233a3bf58591cd32a7bb589418206
12179Author: Derk-Jan Hartman <hartman@videolan.org>
12180Date:   Fri Sep 12 01:56:50 2008 +0200
12181
12182    zvbi: Fix transparent background when background != black
12183
12184commit 2f6a711740a19703ea00f532329369f9200b6385
12185Author: Derk-Jan Hartman <hartman@videolan.org>
12186Date:   Fri Sep 12 00:51:32 2008 +0200
12187
12188    zvbi: signal update when changing opaqueness of a page
12189
12190commit a46c9170586f6eea3f9f1ffc6ee3a6142b30fd60
12191Author: Derk-Jan Hartman <hartman@videolan.org>
12192Date:   Thu Sep 11 23:52:21 2008 +0200
12193
12194    zvbi: preliminary support for subpage browsing with - and + keys.
12195
12196    This may conflict with other hotkey settings
12197    Should later be handled with actions. (reuse dvdmenu action?)
12198
12199commit 1e67e5ee848ab48014cb6ef4e18ed39fa2ec512e
12200Author: Jean-Baptiste Kempf <jb@videolan.org>
12201Date:   Thu Sep 11 17:10:24 2008 -0700
12202
12203    Qt4: implement forgotten function in ML
12204    (cherry picked from commit ec6233e662b6af910aa676182fd52766f061000b)
12205
12206    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12207
12208commit fa2877deff194461e587a3f6574cf1bcd085df4f
12209Author: Jean-Baptiste Kempf <jb@videolan.org>
12210Date:   Thu Sep 11 13:12:57 2008 -0700
12211
12212    Qt Jpeg support on Windows.
12213
12214    This is a support to statically link jpeg plugin on windows to the plugin in order to make Qt read jpeg files (needed for album art).
12215    This of course, will increase the binary size, but since dionoea is lazy and doesn't want to make easily conversion from jpeg to png|xpm|bmp, here we go. :D
12216    Better solution should be found on master.
12217    (cherry picked from commit 74ca61b171fa7d724cb640a0009f519885da29f0)
12218
12219    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12220
12221commit 65052fefa352631a8585aa2f758e94633f0bc485
12222Author: Jean-Baptiste Kempf <jb@videolan.org>
12223Date:   Thu Sep 11 13:56:05 2008 -0700
12224
12225    Ship default skin.
12226    (cherry picked from commit 13a05801f885b9f74f6bb606faed13f813552d28)
12227
12228    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12229
12230commit 26c5015fcf08adb12077c5d664f3fbb17baed375
12231Author: Christophe Mutricy <xtophe@videolan.org>
12232Date:   Fri Sep 12 00:44:41 2008 +0100
12233
12234    configure.ac and mozilla
12235
12236    Add a variable to force which .pc to use
12237    add libxul (aka xulrunner 1.9) before iceape-plugin and xulrunner-plugin (xul 1.8)
12238    Don't depends on mozilla-config.h when using pkg-config. It's the old way
12239    of doing thing and requires us to depends on the foo-xpcom.pc
12240
12241    Needs backporting once tested
12242
12243commit 9463913fb384c0e4e4c06657735a237eb9c1190e
12244Author: Christophe Mutricy <xtophe@videolan.org>
12245Date:   Fri Sep 12 00:42:35 2008 +0100
12246
12247    No need for nscore.h
12248
12249commit 8d11ad3be8abebbb2757d88b9b7e402b301a0a6b
12250Author: Christophe Mutricy <xtophe@videolan.org>
12251Date:   Fri Sep 12 00:40:34 2008 +0100
12252
12253    Fix skins ditribution for win32
12254
12255    when builddir != srcdir
12256
12257commit 60106b7432e0f6b61689486ba1fadf7c03db5f49
12258Author: Antoine Cellerier <dionoea@videolan.org>
12259Date:   Fri Sep 12 00:06:15 2008 +0200
12260
12261    Allow use of inputs without DEMUX_GET/SET_*TIME in input-slave.
12262
12263    This is commit is necessary to split the audio and video capture accesses.
12264    Example use with current git master to record screen and webcam:
12265    ./vlc screen:// --screen-fps 25 --screen-width 100 --screen-height 100 -I dummy --screen-follow-mouse --input-slave v4l2://:audio-method=0 -vv --sout '#transcode{vcodec=mp2v,vb=1024}:std{access=file,mux=ts,dst=/tmp/a.ts}' --run-time 10
12266
12267commit 7ad836c7d22780dc6cf0d8e74056610045102dc5
12268Author: Jean-Baptiste Kempf <jb@videolan.org>
12269Date:   Thu Sep 11 21:29:58 2008 +0200
12270
12271    Contrib: port zvbi to Windows.
12272
12273    THIS IS UNTESTED AND WILL probably NOT WORK.
12274
12275commit 0ce423573b54c19b30ae225bcd9e7cfcf5512d90
12276Author: Derk-Jan Hartman <hartman@videolan.org>
12277Date:   Thu Sep 11 20:26:28 2008 +0200
12278
12279    zvbi: Support capturing keys 0-9 in order to select a TTXT page.
12280
12281commit badb1255ce1ce4c55dd332941198a56d29f18280
12282Author: Derk-Jan Hartman <hartman@videolan.org>
12283Date:   Thu Sep 11 17:12:23 2008 +0200
12284
12285    zvbi: teletext enhancements
12286
12287    * tell the fetcher to include navigation info in it's results
12288    * add special values for vbi-page that can be used to go to
12289      red, green, yellow, blue and index page
12290    * hide the "clock" debug message
12291    * add debug for some messages that we did not signal yet.
12292    * only listen to most events (unhandled ones) ifdef ZVBI_DEBUG
12293
12294commit a3d8d2614a30f0db8d455481b3f26edb6373046a
12295Author: Jean-Baptiste Kempf <jb@videolan.org>
12296Date:   Thu Sep 11 20:23:42 2008 +0200
12297
12298    Small INSTALL.win32 update.
12299
12300commit 489c95cabeb65e9184174ae02af24c173997382b
12301Author: Jean-Baptiste Kempf <jb@videolan.org>
12302Date:   Thu Sep 11 20:09:06 2008 +0200
12303
12304    Contribs cleanup. Merging of configure flags when possible.
12305
12306    Please launch autotools ONLY after patch, not everytime your reconfigure.
12307
12308commit 5ecef9fc2f16566bd4268e56e531ac705174435f
12309Author: Jean-Baptiste Kempf <jb@videolan.org>
12310Date:   Thu Sep 11 19:44:18 2008 +0200
12311
12312    Don't force unnneeded configure options to all libraries.
12313
12314commit 5574f54de8a088481ff209b7b87bccad4122f190
12315Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12316Date:   Thu Sep 11 20:36:52 2008 +0300
12317
12318    SAP announce: rewrite, use one thread per SAP group (fixes #1839)
12319
12320commit 4129590ed194d52b79a3fcfa2e93672ab9ee3c33
12321Author: Felix Paul Kühne <fkuehne@videolan.org>
12322Date:   Thu Sep 11 17:21:49 2008 +0200
12323
12324    fix macosx package creation with newer git releases
12325
12326commit ed2d5ffb0bc221ae0def73811d5993456a5e83bd
12327Author: Felix Paul Kühne <fkuehne@videolan.org>
12328Date:   Thu Sep 11 16:29:03 2008 +0200
12329
12330    contribs: fix libswscale compilation
12331
12332    To be back-ported
12333
12334commit f389f3769fc548fd0ff64dfbfb51f060e6ff5170
12335Author: Derk-Jan Hartman <hartman@videolan.org>
12336Date:   Thu Sep 11 15:02:24 2008 +0200
12337
12338    zvbi: strcmp->strcasecmp
12339
12340commit 718739e91a61aab6f95f264bdc5635eaa1caeb5c
12341Author: Derk-Jan Hartman <hartman@videolan.org>
12342Date:   Thu Sep 11 13:34:09 2008 +0200
12343
12344    zvbi: Added a table with language -> zvbi default_region mappings. Far from perfect, but will solve some cases.
12345
12346commit 7c3b53ad4c27f8e7264a5b39af1f897417295c0d
12347Author: Geoffroy Couprie <geo.couprie@gmail.com>
12348Date:   Thu Sep 11 13:33:22 2008 +0200
12349
12350    destroy the critical section in libdvdnav
12351
12352commit 1a23bfc17cf07a988056828887233e53b4056426
12353Author: Geoffroy Couprie <geo.couprie@gmail.com>
12354Date:   Thu Sep 11 11:21:45 2008 +0200
12355
12356    Don't try to close a handle already closed
12357
12358commit 3f4a6a8f5e1e584d5b0649394bb14676d8cd91c6
12359Author: Derk-Jan Hartman <hartman@videolan.org>
12360Date:   Thu Sep 11 12:14:35 2008 +0200
12361
12362    configure: typo in [628a18b6a3cbc760a27b6c631d602718b572751b]
12363
12364commit 1bc0649628075569c7b6be7c6361c7d88b7005fe
12365Author: Derk-Jan Hartman <hartman@videolan.org>
12366Date:   Thu Sep 11 03:00:02 2008 +0200
12367
12368    telx: ignore initial page 100
12369
12370    If the TS demux signals initial page 100, then this inital page is likely NOT the subtitle page. Since we can only really handle subtitles, let the teletext decoder figure out which pages are subtitles on its own.
12371
12372    Per request of Marian Durkovic
12373
12374commit c3075f1f25031c90bc2dcf5de949fb75e0e57a7b
12375Author: Christophe Mutricy <xtophe@videolan.org>
12376Date:   Thu Sep 11 00:54:51 2008 +0100
12377
12378    Use the good icon id
12379
12380    Avoid to have a blank button
12381
12382commit d1b9348640470dc8ba5bc8c8c631caabe5e49d2c
12383Author: Antoine Cellerier <dionoea@videolan.org>
12384Date:   Thu Sep 11 01:47:06 2008 +0200
12385
12386    Add new canvas option to crop instead of padd to fit in canvas.
12387
12388commit ac73295483d5a3af524ee70696b24b8c674d4766
12389Author: Jean-Baptiste Kempf <jb@videolan.org>
12390Date:   Wed Sep 10 15:59:56 2008 -0700
12391
12392    Add Screen-FPS spinBox to control fps from the UI... Else it is pretty useless..
12393
12394commit 3cc0b6203d828fec0ba62be39dbb6505eb99fdff
12395Author: Christophe Mutricy <xtophe@videolan.org>
12396Date:   Tue Sep 9 22:20:29 2008 +0100
12397
12398    image.c has been removed
12399
12400commit 58135c11aa8c665503efd3030942ae79916d61e1
12401Author: Christophe Mutricy <xtophe@videolan.org>
12402Date:   Tue Sep 9 22:19:23 2008 +0100
12403
12404    Fix distribution of pixmaps
12405
12406    Bad typo in Modules.am
12407
12408commit 628a18b6a3cbc760a27b6c631d602718b572751b
12409Author: Christophe Mutricy <xtophe@videolan.org>
12410Date:   Tue Sep 9 20:13:14 2008 +0100
12411
12412    Default enable telx when zvbi is not present
12413
12414commit 367ee8e2662e2232347d35ad750624b6a7603417
12415Author: Christophe Mutricy <xtophe@videolan.org>
12416Date:   Tue Sep 9 20:41:44 2008 +0100
12417
12418    cosmetics
12419
12420commit 3ddc0024fd031e88e3c7523e565cfa2b7a79f8ed
12421Author: Laurent Aimar <fenrir@videolan.org>
12422Date:   Wed Sep 10 22:54:09 2008 +0200
12423
12424    Fixed [02184fcdf33149d63023f77e69c6eb16071ee811]
12425
12426    Sorry, I forgot 2 files.
12427
12428commit 02184fcdf33149d63023f77e69c6eb16071ee811
12429Author: Laurent Aimar <fenrir@videolan.org>
12430Date:   Wed Sep 10 22:42:36 2008 +0200
12431
12432    Fixed spu decoder when input rate is not the default value.
12433
12434commit 3065dd7bff1eaad874566db22c07b5538a575904
12435Author: Laurent Aimar <fenrir@videolan.org>
12436Date:   Wed Sep 10 22:24:35 2008 +0200
12437
12438    Do not destroy vout on aspect ratio change only.
12439
12440    The user aspect ratio and resize will still be lost on an AR aspect ratio change.
12441    (we may want to keep at least the requested resie).
12442
12443commit 83ec2a0e2042c2a546d04255eb8409397b78e85f
12444Author: Rémi Duraffort <ivoire@videolan.org>
12445Date:   Wed Sep 10 21:49:46 2008 +0200
12446
12447    audioScrobbler: cleanup and respect last.fm specifications
12448    (and don't forgot to release object when an error occure)
12449
12450commit 168562ad5b92e18b01798581f5e31546bcef399e
12451Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12452Date:   Wed Sep 10 22:19:19 2008 +0300
12453
12454    Typo
12455
12456commit 5521d319a8e5facefc7886f79c89ff6f9352de6b
12457Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12458Date:   Wed Sep 10 21:43:43 2008 +0300
12459
12460    Do not heap free stack structure...
12461
12462commit 0ed09d332a10abd80227e321ea0c0584b5519778
12463Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12464Date:   Wed Sep 10 18:19:13 2008 +0300
12465
12466    Grmbl. Remove the stupid assert after merging commits.
12467
12468commit 67677f32c9e96657b3e236cb7a857228a9ff2f76
12469Author: Geoffroy Couprie <geo.couprie@gmail.com>
12470Date:   Wed Sep 10 14:26:43 2008 +0200
12471
12472    Set the owner to 0 while releasing a recursive mutex
12473
12474    I (and dionoea too, I think) encountered an "assertion failed self ==
12475    0" when trying to play a file on win32. I think the following patch
12476    solves this issue. If I understand correcly, the intended behaviour
12477    was to zero the owner field of the mutex when releasing it.
12478
12479    Modified by Courmisch to use InterlockedExchange() directly.
12480
12481    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
12482
12483commit d31ffb66570ed113e7df4477e8e99f260a5b256a
12484Author: Jean-Baptiste Kempf <jb@videolan.org>
12485Date:   Tue Sep 9 23:52:56 2008 -0700
12486
12487    Add xpsf in browsers...
12488
12489commit 6a85f39bf6c52ba893213b326920034e08220e49
12490Author: Jean-Baptiste Kempf <jb@videolan.org>
12491Date:   Tue Sep 9 23:44:37 2008 -0700
12492
12493    Add .xspf association to win32 installer. Close #1964
12494
12495commit f4f357d27e36425875bfb02c1164e6f837724cbf
12496Author: Jean-Baptiste Kempf <jb@videolan.org>
12497Date:   Tue Sep 9 23:21:22 2008 -0700
12498
12499    Fix drop MimeData on Windows... Close #1911
12500
12501    In fact Qt uses always / as a separator, so introduce a function named toNativeSeparator (inspired from QDir) to fix this on Win$uck$
12502    (cherry picked from commit de25484831fc71e0a8e24dd859e2186c77e7d5b2)
12503
12504    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12505
12506commit 5539b7c5198fde056ccac295e4bb634f4cc7655c
12507Author: Jean-Baptiste Kempf <jb@videolan.org>
12508Date:   Tue Sep 9 23:20:37 2008 -0700
12509
12510    Qt4: Unneeded includes.
12511    (cherry picked from commit 885652278bec85d92d960e72d0e886aac7114e4e)
12512
12513    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12514
12515commit cc516205d31a581bceae8d9ab2c980061375c5ef
12516Author: Geoffroy Couprie <geo.couprie@gmail.com>
12517Date:   Wed Sep 10 02:54:20 2008 +0200
12518
12519    WinCE: update the interface module
12520
12521commit 90d15c424dc3ffc9995901620870809b9843f4e3
12522Author: Antoine Cellerier <dionoea@videolan.org>
12523Date:   Wed Sep 10 02:35:12 2008 +0200
12524
12525    Oops. (shouldn't change anything except remove a few warnings in the logs)
12526
12527commit 950caf17359c35cd4b4fd31638e5f3b7cca14a5c
12528Author: Antoine Cellerier <dionoea@videolan.org>
12529Date:   Wed Sep 10 02:32:17 2008 +0200
12530
12531    Reimplement MB module in Lua.
12532
12533    Remove C musicbrainz modules, use the new XML musicbrainz API.
12534    This removes VLC's dependency on libmusicbrainz. Consider backporting
12535    this commit and the previous one to 0.9-bugfix to get musicbrainz
12536    support on windows.
12537
12538commit ba2e3c57dfe7781d2b32deb277da997bf51e171e
12539Author: Antoine Cellerier <dionoea@videolan.org>
12540Date:   Wed Sep 10 02:29:53 2008 +0200
12541
12542    Add new functions to Lua API.
12543
12544    Add misc.mwait(), var.create() and strings.encode_uri_component()
12545    functions to VLC's Lua API.
12546
12547commit db9ea591bed954daeb421153b72b830b90a7a00c
12548Author: Laurent Aimar <fenrir@videolan.org>
12549Date:   Wed Sep 10 00:19:34 2008 +0200
12550
12551    Added support for alignment in subsdec (subrip).
12552
12553commit 432e45db4a193bb01408cc8edbe64cccea30e750
12554Author: Geoffroy Couprie <geo.couprie@gmail.com>
12555Date:   Mon Sep 8 21:30:51 2008 +0200
12556
12557    Initialize threading code in libxml2
12558
12559    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12560
12561commit 241da007fd1e25cdfb43db0816ddfa85d482a69a
12562Author: Laurent Aimar <fenrir@videolan.org>
12563Date:   Tue Sep 9 22:37:32 2008 +0200
12564
12565    Added a few malloc/strdup checks in ftp.
12566
12567commit 5d0c2971a33c2884a2ffc76a33762c259351a042
12568Author: Laurent Aimar <fenrir@videolan.org>
12569Date:   Tue Sep 9 22:31:09 2008 +0200
12570
12571    Fixed ftp segfault when no path is specified (close #2019)
12572
12573commit 1d8f55174682149e4a0b7e89afedba61b849ff80
12574Author: Laurent Aimar <fenrir@videolan.org>
12575Date:   Tue Sep 9 22:13:07 2008 +0200
12576
12577    Added blu-ray proprietary codec ids to TS demuxer.
12578
12579commit 9f6620a01fde16bf125b96609bcf6fb0415df457
12580Author: Laurent Aimar <fenrir@videolan.org>
12581Date:   Tue Sep 9 21:41:28 2008 +0200
12582
12583    Support E-AC3 in TS used by DVB.
12584
12585commit 0489969eb4795e4b7b7220d402d59eba0fd796a9
12586Author: Jean-Baptiste Kempf <jb@videolan.org>
12587Date:   Tue Sep 9 13:03:06 2008 -0700
12588
12589    Don't build FFmpeg filters and network, we don't need those.
12590
12591commit 42627f2464d4a1fb7d63dae3ebf096629a953aa7
12592Author: Derk-Jan Hartman <hartman@videolan.org>
12593Date:   Tue Sep 9 21:50:32 2008 +0200
12594
12595    contrib: lets use ffmpeg HEAD in 1.0.0 so we know when stuff breaks.
12596
12597commit fa68d1aeabd85449220afc083448c92e7ec58b1a
12598Author: Alexis Ballier <aballier@gentoo.org>
12599Date:   Tue Sep 9 21:48:16 2008 +0200
12600
12601    ffmpeg: API change
12602
12603    Fix build with libavcodec 52: few renamings, the way to specify trellis quantization has changed. error_resilience has been renamed to error_recognition; I've left the option named ffmpeg-error-resilience since I am not sure if it is worth renaming the option here.
12604
12605    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
12606
12607commit bf49ec236dfa0080888c8fbf5d127453fff19b2b
12608Author: Jean-Baptiste Kempf <jb@videolan.org>
12609Date:   Tue Sep 9 11:21:40 2008 -0700
12610
12611    E-AC3 support in mkv files.
12612
12613commit 434acb18e8f0ebee6b6dca53894d01fe4de8c8a5
12614Author: Derk-Jan Hartman <hartman@videolan.org>
12615Date:   Wed Sep 3 14:11:30 2008 +0200
12616
12617    qtcapture: better retrieval for picture sizes.
12618
12619    - Hopefully also fixes PAR and usage of older iSights (different fourcc)
12620    - Note that the iSight reports itself as a 320x240 (NOT 640x480) device by default.
12621    (cherry picked from commit ef585031b4c58db3cc333a96c6cbb6c07d85f8b5)
12622
12623commit d46ea102817e0146d74fc4789c57ef71b5bf9d33
12624Author: Antoine Cellerier <dionoea@videolan.org>
12625Date:   Tue Sep 9 19:50:16 2008 +0200
12626
12627    Fix use of logo and erase filters in the Qt extended intf.
12628
12629commit 8a0180f515c19f2e1f7d1dbf441e3b090d1c363a
12630Author: Derk-Jan Hartman <hartman@videolan.org>
12631Date:   Tue Sep 9 19:45:23 2008 +0200
12632
12633    contrib: update the libdvdnav patch, which was broken after upstream changes.
12634
12635commit a8eb61e4d0ebc9bc6a0ed6567968bfb8552f1945
12636Author: Antoine Cellerier <dionoea@videolan.org>
12637Date:   Tue Sep 9 19:11:25 2008 +0200
12638
12639    Implement mouse pointer support in win32 screen.
12640
12641    Also fix mouse pointer position when capture a subscreen in x11.
12642
12643commit 13c381a0f15e7d5657eb02ddfdf91e9fe95a7cc4
12644Author: Antoine Cellerier <dionoea@videolan.org>
12645Date:   Tue Sep 9 18:12:53 2008 +0200
12646
12647    Make it possible to use configure script for out of dir builds.
12648
12649commit 84ffa0d4e049bad21201b7c62827d67c5e0cb84d
12650Author: Jean-Baptiste Kempf <jb@videolan.org>
12651Date:   Tue Sep 9 09:19:24 2008 -0700
12652
12653    Configure for windows modifications, for telx/zvbi
12654
12655    Introduce release/debug scripts for mingw configure.
12656
12657commit 4adeff9f173ed01264212434edc1e827f28bab1c
12658Author: Antoine Cellerier <dionoea@videolan.org>
12659Date:   Tue Sep 9 17:51:33 2008 +0200
12660
12661    Implement partial screen capture and cursor following on windows.
12662
12663commit e5324e70706e468983d2fe3ef81ef93cd31c4a2c
12664Author: Jean-Paul Saman <jpsaman@videolan.org>
12665Date:   Sat Sep 6 14:13:58 2008 +0200
12666
12667    Indentation
12668
12669commit 5cc515b468b6eeefeb57395e017452b5b31af42c
12670Author: Jean-Paul Saman <jpsaman@videolan.org>
12671Date:   Fri Aug 29 16:28:51 2008 +0200
12672
12673    Remove old limited image video_output its functionality has been replaced by a video_filter2 named scene. Use it with: ./vlc --video-filter=scene -I dummy to match the old functionality.
12674
12675commit 5c76c07d36d75a1c185a8708149e933a67ed3f6d
12676Author: Jean-Paul Saman <jpsaman@videolan.org>
12677Date:   Mon Aug 25 15:48:34 2008 +0200
12678
12679    Document more VLM API's and expand define.
12680
12681commit 1cf57a32b81cbacd4546b7442fc521ca709f7061
12682Author: Jean-Baptiste Kempf <jb@videolan.org>
12683Date:   Mon Sep 8 23:53:55 2008 -0700
12684
12685    Oops ! Some people are really tired...
12686
12687    Ref #1998
12688    (cherry picked from commit bba48b20a4319fdc07b060d78ab02c6bc629a4e8)
12689
12690commit fe4e88e89e3d9fb4c18009613d9fbd54f62afcca
12691Author: Jean-Baptiste Kempf <jb@videolan.org>
12692Date:   Mon Sep 8 18:34:18 2008 -0700
12693
12694    Default to scale 1 in Sout dialog. Close #2017
12695    (cherry picked from commit f9c932a8eea00c0bf7da5b3772b76d6397f7201b)
12696
12697    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12698
12699commit a27681ab5d1b15304048d42d31cebd035903cf4c
12700Author: Derk-Jan Hartman <hartman@videolan.org>
12701Date:   Tue Sep 9 02:19:22 2008 +0200
12702
12703    live555: fix a potential crash introduced by [169ecd7a1037e334fc675c35c64a7d1ef899c9a1]
12704
12705commit 96c9d700f28b47cdaf0d4da435fc0ee229bc116b
12706Author: Laurent Aimar <fenrir@videolan.org>
12707Date:   Mon Sep 8 23:08:25 2008 +0200
12708
12709    Automatically set --input-list when .001 .002 ... files are detected.
12710
12711commit c3637a5e1953ba9f3db86690b44b4ad8b4d2933c
12712Author: Marian Durkovic <md@bts.sk>
12713Date:   Mon Sep 8 23:05:27 2008 +0200
12714
12715    telx: Correct a character mapping for Czech/Slovak teletext.
12716
12717    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
12718
12719commit c694d9d2df9ea449eb0201556b5cb804892bb23f
12720Author: Laurent Aimar <fenrir@videolan.org>
12721Date:   Mon Sep 8 23:05:15 2008 +0200
12722
12723    Fixed RGB 16 screen capture for win32.
12724
12725    Yep, they are funny guys.
12726
12727commit 52cf2e3959f6bbc9c73159ee5842d2da4d606dac
12728Author: Laurent Aimar <fenrir@videolan.org>
12729Date:   Mon Sep 8 22:59:57 2008 +0200
12730
12731    Correctly set screen RGB masks for win32 and use native screen bitdepth.
12732
12733commit 27b1821d8dd1b91d647aeccc5a4eeb6e60f255db
12734Author: Laurent Aimar <fenrir@videolan.org>
12735Date:   Mon Sep 8 22:43:37 2008 +0200
12736
12737    Fixed RGB colors when only RGB masks differ.
12738
12739commit a711e76f42a2a8a882a53686fcdebd98de639956
12740Author: Laurent Aimar <fenrir@videolan.org>
12741Date:   Mon Sep 8 22:29:10 2008 +0200
12742
12743    Simplify vout_ChromaCmp.
12744
12745commit 4f407b68ee89c3df73fdc7967d6baade8f0cc3d2
12746Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12747Date:   Mon Sep 8 23:01:15 2008 +0300
12748
12749    Remove dead code (vlc_object_timedwait)
12750
12751commit eaddfc0bd90b5b87d284015dfecffd49eea22d22
12752Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12753Date:   Mon Sep 8 23:00:09 2008 +0300
12754
12755    Do not hide an interface idle sleep from the compiler...
12756
12757commit f6ef7116fb262134293aa544f6f90a439d023a48
12758Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12759Date:   Mon Sep 8 22:58:30 2008 +0300
12760
12761    MMSTU: suspend the keep-alive thread while not paused
12762
12763commit 93f09fb21f6afc125625268d4b151a9bc288792f
12764Author: Laurent Aimar <fenrir@videolan.org>
12765Date:   Mon Sep 8 20:31:15 2008 +0200
12766
12767    Fixed input-list support.
12768
12769commit 5c139f1f170a384caf6f49797acfe771b80c221d
12770Author: Laurent Aimar <fenrir@videolan.org>
12771Date:   Mon Sep 8 19:59:06 2008 +0200
12772
12773    Implemented matroska DEMUX_GET_FPS (close #2014)
12774
12775commit 6735066be8d56613d936e7a46c41f94456f84090
12776Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12777Date:   Mon Sep 8 20:52:48 2008 +0300
12778
12779    Fix getenv
12780
12781commit 528a7cab1f4ff035914ac05011bc1bfbd273081b
12782Author: Geoffroy Couprie <geo.couprie@gmail.com>
12783Date:   Thu Sep 4 15:10:15 2008 +0200
12784
12785    WinCE: build vlc.exe (+ modifications)
12786
12787    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
12788
12789commit 71d9f0d028f4dc9fa4fc1adc56c5bc1c5229c5fd
12790Author: Geoffroy Couprie <geo.couprie@gmail.com>
12791Date:   Thu Sep 4 15:05:18 2008 +0200
12792
12793    WinCE: header inclusion fixes
12794
12795    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
12796
12797commit 84b3a5e68b9c354f364ce8fe9291b7e905cd51c0
12798Author: Geoffroy Couprie <geo.couprie@gmail.com>
12799Date:   Thu Sep 4 14:49:23 2008 +0200
12800
12801    WinCE: wingdi plugin update
12802
12803    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
12804
12805commit ecd28675c2d6c79f9de8a327c8a75a437f09f74a
12806Author: Laurent Aimar <fenrir@videolan.org>
12807Date:   Mon Sep 8 19:39:01 2008 +0200
12808
12809    Improved speex encoder configuration.
12810
12811    (As request by http://forum.videolan.org/viewtopic.php?f=7&t=40558)
12812
12813commit f9df5e3af6f9e360e29a33f1308f1d7a43f112d7
12814Author: Laurent Aimar <fenrir@videolan.org>
12815Date:   Sun Sep 7 23:43:32 2008 +0200
12816
12817    Cosmetics (speex)
12818
12819commit fb6988590b4a3354110d170501838f2dd56fd873
12820Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12821Date:   Mon Sep 8 20:01:38 2008 +0300
12822
12823    HTTP access_out: fix binding to an IPv6 address
12824
12825commit 754128055cb0c0508045d17e3a5f25ec5eec2ebe
12826Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12827Date:   Mon Sep 8 19:36:24 2008 +0300
12828
12829    Fix crash when thread creation fails, fix msleep usage.
12830
12831commit c3ae935f71aee11024f611244ddceb01879576e7
12832Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12833Date:   Mon Sep 8 19:21:37 2008 +0300
12834
12835    live555: remove useless vlc_thread_ready from timeout thread
12836
12837commit 67f455a8bc8ffa11a3596392b5f0051811918a19
12838Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12839Date:   Mon Sep 8 19:18:46 2008 +0300
12840
12841    Do not call vlc_thread_ready with non-waiting vlc_thread_create
12842
12843commit 1bf1f77fc858c0432fd52f9730ed15e7648c4c5b
12844Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
12845Date:   Mon Sep 8 18:31:27 2008 +0200
12846
12847    embedded snapshot: guard against spurious vlc_object_wait wakeups.
12848
12849    Thanks courmisch for noticing this.
12850    It still uses the old, and soon to be deprecated I imagine, vlc_object_wait API, but well, we cannot go faster than the music, can we?
12851
12852commit 920e215b79126a690d327c795c9f4bd03c6ddfd1
12853Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
12854Date:   Mon Sep 8 18:17:33 2008 +0200
12855
12856    embedded snapshot: guard against spurious vlc_object_wait wakeups.
12857
12858    Thanks courmisch for noticing this.
12859    It still uses the old, and soon to be deprecated I imagine, vlc_object_wait API, but well, we cannot go faster than the music, can we?
12860
12861commit 32c21f4098b3a4c46ab443cba72a8f5abf7c38a6
12862Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12863Date:   Mon Sep 8 19:08:07 2008 +0300
12864
12865    Improve documentation
12866
12867commit 8161681ded5bfb62950386dad97a33c41bb414d8
12868Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12869Date:   Mon Sep 8 19:07:13 2008 +0300
12870
12871    Remove dummy usage of vlc_thread_ready()
12872
12873    It only makes sense if the thread actually initializes something.
12874
12875commit a612cf25beca87c5535ad1b7b72d90425b1d18df
12876Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
12877Date:   Mon Sep 8 18:23:16 2008 +0300
12878
12879    Fix cut&paste error in 1014a2aa09d4c4a529407b221676f9138416660b
12880
12881commit 365c6109eb16adcfe2a48c88dc391e9438936d36
12882Author: Derk-Jan Hartman <hartman@videolan.org>
12883Date:   Mon Sep 8 15:24:58 2008 +0200
12884
12885    contrib: spelling error in Makefile
12886
12887commit 759beeee41cf313fc7196cf45efa8fd45a3ab179
12888Author: Derk-Jan Hartman <hartman@videolan.org>
12889Date:   Mon Sep 8 15:23:09 2008 +0200
12890
12891    contrib: dvdread's autogen.sh was significantly changed in SVN
12892
12893commit 59712d8293d9cea0e95a18555d3b0d6c2f3ac4ce
12894Author: Derk-Jan Hartman <hartman@videolan.org>
12895Date:   Mon Sep 8 15:21:49 2008 +0200
12896
12897    contrib: This is a Makefile. #ifdef -> ifdef
12898
12899commit 37485818653989b5f4b8fbabfdc75198dfc84a05
12900Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
12901Date:   Mon Sep 8 15:10:06 2008 +0200
12902
12903    embedded snapshot: avoid an unnecessary double malloc
12904
12905commit 493e0955678fa76d4800d3c6273e22e3378bf6c2
12906Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
12907Date:   Mon Sep 8 14:21:00 2008 +0200
12908
12909    embedded snapshot: use vlc_object_signal_unlocked instead of vlc_object_signal
12910
12911commit 169ecd7a1037e334fc675c35c64a7d1ef899c9a1
12912Author: Derk-Jan Hartman <hartman@videolan.org>
12913Date:   Mon Sep 8 03:09:32 2008 +0200
12914
12915    live555: check for support of GET_PARAMETER
12916
12917    if allowed, launch a timeout keep-a-live thread
12918
12919commit fe82c45f12cb29946722c3830e872685ad225100
12920Author: Jean-Baptiste Kempf <jb@videolan.org>
12921Date:   Sun Sep 7 00:48:52 2008 -0700
12922
12923    Correctly pass all the arguments of v4l/dshow when transcoding.
12924
12925    Close #1998.
12926    (cherry picked from commit fd3426910f6ffa1db76659974ff54ba24363217a)
12927    (cherry picked from commit 56c38ae8d2f4a31aa2145997a7bb603a50a11811)
12928
12929    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12930
12931commit d7baba2f8955c24792355d76db048008334053a2
12932Author: Jean-Baptiste Kempf <jb@videolan.org>
12933Date:   Sun Sep 7 00:18:02 2008 -0700
12934
12935    Yet again a try to fix the sizing behaviour when too big...
12936
12937commit 88de6a9f38f968c4736739fb2689d7483f3b9e6e
12938Author: Jean-Baptiste Kempf <jb@videolan.org>
12939Date:   Sun Sep 7 16:08:03 2008 -0700
12940
12941    Stop playlist on quit, to fix some quitting crashes.
12942    (cherry picked from commit 1d4f7191cba5220542564c2c4abc5b663a4d3252)
12943
12944    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12945
12946commit eaff51d86a9b7816c43c4a4f51ecc329084df8f8
12947Author: Christophe Mutricy <xtophe@videolan.org>
12948Date:   Sun Sep 7 23:18:39 2008 +0100
12949
12950    i18n fix
12951
12952commit df1b7e7a4cb0718c74fb71e169606ed8da788bca
12953Author: Christophe Mutricy <xtophe@videolan.org>
12954Date:   Sun Sep 7 23:05:06 2008 +0100
12955
12956    Fix distribution of manpages
12957
12958commit ccc3bc5ee8239e29c5f33c2b8df79f1e70176a15
12959Author: Derk-Jan Hartman <hartman@videolan.org>
12960Date:   Mon Sep 8 01:04:12 2008 +0200
12961
12962    TS demux: cleanup some of the dvb and telx track descriptions.
12963
12964    Few people will likely care about the AR of their subs.
12965
12966commit 1fc9c9a82d8c6314d4a449c31bc7ce853b7b207c
12967Author: Derk-Jan Hartman <hartman@videolan.org>
12968Date:   Mon Sep 8 00:49:41 2008 +0200
12969
12970    TS demux: american english is our default
12971
12972commit 4363f5141922cbd49e61ea0690ed016c69557bcf
12973Author: Derk-Jan Hartman <hartman@videolan.org>
12974Date:   Mon Sep 8 00:31:56 2008 +0200
12975
12976    telx: Fix the telx-override-page option.
12977
12978commit 3a152a848c10316ee6741a85d5567452aca4b46c
12979Author: Derk-Jan Hartman <hartman@videolan.org>
12980Date:   Mon Sep 8 00:24:03 2008 +0200
12981
12982    telx: cleanup bool whitespace
12983
12984commit 0ec4e51a3aff2a089bddb04121af12bbacf515fc
12985Author: Laurent Aimar <fenrir@videolan.org>
12986Date:   Sun Sep 7 23:14:43 2008 +0200
12987
12988    Fixed a potential infinite loop with libmpeg2.
12989
12990commit 0069e74976a75ee075a901f4632b3a4239a48388
12991Author: Laurent Aimar <fenrir@videolan.org>
12992Date:   Sun Sep 7 22:50:54 2008 +0200
12993
12994    The msleep in stream.c is useless as access MUST wait themselves.
12995
12996    At worst it will use a lot of CPU but this will allow to detect buggy
12997    access/access_demux module.
12998
12999commit 8d0e42edea792212cca0098d8e247d134bb6e424
13000Author: Laurent Aimar <fenrir@videolan.org>
13001Date:   Sun Sep 7 22:34:07 2008 +0200
13002
13003    Do not msleep to wait for a die order.
13004
13005commit 253ac451cadf69a9ee788d4f640d294957b877f7
13006Author: Laurent Aimar <fenrir@videolan.org>
13007Date:   Sun Sep 7 22:19:33 2008 +0200
13008
13009    Removed the need to msleep to handle input pause.
13010
13011commit 9ea2d78d6b4507764373bcfd07ec054596f9edf2
13012Author: Laurent Aimar <fenrir@videolan.org>
13013Date:   Sun Sep 7 22:02:37 2008 +0200
13014
13015    Reduced a bit intf and statistics updates.
13016
13017    Interfaces are updated every 250 millisecond.
13018    Statistiques are updated every second.
13019
13020commit 20821641a12d0ad42935736bc09cf710597074ed
13021Author: Laurent Aimar <fenrir@videolan.org>
13022Date:   Sun Sep 7 21:58:43 2008 +0200
13023
13024    Cosmetics (split MainLoop in smaller functions).
13025
13026commit dcaafd942c6c16608279a4312398fb747531ac2e
13027Author: Laurent Aimar <fenrir@videolan.org>
13028Date:   Sun Sep 7 21:45:47 2008 +0200
13029
13030    Do not uselessly duplicated code (input)
13031
13032commit 51540587c64b686f75aeea5f68a481b4e8bde4a2
13033Author: Laurent Aimar <fenrir@videolan.org>
13034Date:   Sun Sep 7 21:25:47 2008 +0200
13035
13036    Cosmetics.
13037
13038commit d06c5b3753009f7d4a4b896b1952ed5765c80073
13039Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13040Date:   Sun Sep 7 22:27:35 2008 +0300
13041
13042    Remove the run-time tick warning - too many false positives.
13043
13044    This reverts commit 7cc631ac462df9d6caf7e98af51438956631607e.
13045
13046commit 5fe3825b21ebf4ad84fdc80f3db6436682b0b577
13047Author: Laurent Aimar <fenrir@videolan.org>
13048Date:   Sun Sep 7 17:38:08 2008 +0200
13049
13050    Added support for named color in font parameters.
13051
13052    freetype.c and quartztext.c contain a lot of common code, that should
13053    be factorized.
13054
13055commit 07262663b39d86c19d1e8f7dee4abb3978e1704e
13056Author: Laurent Aimar <fenrir@videolan.org>
13057Date:   Sun Sep 7 16:43:57 2008 +0200
13058
13059    Improve subsdec html output robustness.
13060
13061commit e422319dd78632bf0c1348cc79f732529d6337b9
13062Author: Laurent Aimar <fenrir@videolan.org>
13063Date:   Sun Sep 7 20:57:43 2008 +0200
13064
13065    Fixed vlc_cond*wait on win32.
13066
13067commit e79c499d198e545f54d2d3427200a2cd6707f192
13068Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13069Date:   Sun Sep 7 21:55:12 2008 +0300
13070
13071    Win32: assert against recursive mutex in vlc_cond_(timed)wait
13072
13073commit 67c68846205ce26fe0915a2415f13959df74fdf6
13074Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13075Date:   Sun Sep 7 21:33:39 2008 +0300
13076
13077    Win32: fix recursive locking imbalance
13078
13079commit a137e3fe6a8426f30bb0550a4dfcbb23cc95f1bf
13080Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13081Date:   Sun Sep 7 21:08:15 2008 +0300
13082
13083    Broadcast when the object is killed
13084
13085    So there are no deadlocks if multiple threads are waiting on the same
13086    object (although that's not a very brilliant idea).
13087
13088commit 3746dbdc170d7e1d98f485cfb6b7af0cbf1004a2
13089Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13090Date:   Sun Sep 7 20:53:53 2008 +0300
13091
13092    Manually reset the events
13093
13094commit cbea1a49e6129f849d827a7cd4f5e45054d88864
13095Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13096Date:   Sun Sep 7 20:21:41 2008 +0300
13097
13098    Win32: rework mutex/condition implementation.
13099
13100    Get rid of unsafe PulseEvent().
13101    Fix recursive mutex implementation (hopefully).
13102    Use critical section (fast non-shared/intra-process mutexes)
13103     rather than mutex handle (slow shared/inter-process mutexes) [1].
13104    Do not rely on unspecified locking when SignalObjectAndWait is alerted.
13105    Real vlc_cond_broadcast() support (hopefully).
13106
13107    [1] should also merge the WinCE support with WinNT.
13108
13109commit 0f58689cb81d5ab078e40f510a3ef55d6650f6b6
13110Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13111Date:   Sun Sep 7 19:12:17 2008 +0300
13112
13113    Unexport vlc_thread_fatal (short lived)
13114
13115commit 6429d700ffd2d6ae4a30e42b7a9520f01daa8f72
13116Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13117Date:   Sun Sep 7 18:59:02 2008 +0300
13118
13119    De-inline mutex and condition functions. Document them.
13120
13121    The overhead of calling a function is rather tiny compared to the
13122    overhead of doing the system call these typically involve.
13123
13124    Also refs #1392
13125
13126commit f8d586c21c3f438634c52805d92028e47bcc43d0
13127Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13128Date:   Sun Sep 7 18:25:01 2008 +0300
13129
13130    vlc_cond_broadcast: broadcast signal on a condition variable
13131
13132    Seems like this is needed for proper vlc_object_kill() (if more than
13133    one thread waits on a given object).
13134
13135commit 1e10103830a93b58be83036ee90a10fc4ffaf9cb
13136Author: Laurent Aimar <fenrir@videolan.org>
13137Date:   Sun Sep 7 17:34:07 2008 +0200
13138
13139    Fixed VLC_CANCEL_INIT value.
13140
13141    Threads can be cancelled and are not killed by default.
13142
13143commit ecabf5dd58521b1e4d81a25623bf310afcff923a
13144Author: Laurent Aimar <fenrir@videolan.org>
13145Date:   Sun Sep 7 17:17:06 2008 +0200
13146
13147    Fixed vlc_cond_timedwait for win32.
13148
13149    Windows API expect a timeout in millisecond.
13150    SignaObjectAndWait should properly work with a 0 timeout, so try it.
13151    (avoid an invalid lock and an uninitialized return value).
13152
13153commit d7e6fd9eb47743a6661d6660344f0b01759a4b2b
13154Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13155Date:   Sun Sep 7 16:16:06 2008 +0300
13156
13157    Win32: fix vlc_cond_timedwait as well
13158
13159commit 9219a602f150d5fc3b5f8e01e0fc250eff91eac3
13160Author: Laurent Aimar <fenrir@videolan.org>
13161Date:   Sat Sep 6 13:06:36 2008 +0200
13162
13163    Enabled ffmpeg PAL8 support (fix #2000)
13164
13165commit f3205789f5f153cb7a756d4033c8a3cace9058c8
13166Author: Laurent Aimar <fenrir@videolan.org>
13167Date:   Sun Sep 7 00:23:10 2008 +0200
13168
13169    Fixed AVI palette support.
13170
13171commit 61146f7e47428409f6fa8ee9aa474219a1cbb9af
13172Author: Laurent Aimar <fenrir@videolan.org>
13173Date:   Sat Sep 6 13:05:04 2008 +0200
13174
13175    Cleaned up/fixed palettized video support.
13176
13177    Copy palette to fmt_out.
13178    No you cannot blindly copy between VLC and FFmpeg structures...
13179
13180commit 27f77b04b0c204629e5cac253f164a1816a718f1
13181Author: Laurent Aimar <fenrir@videolan.org>
13182Date:   Sat Sep 6 13:03:50 2008 +0200
13183
13184    Added support for palettized RGB (RGBP)
13185
13186    SwScaler uses a really ugly hack to transmit the palette.
13187
13188commit dab658971e6775c2172fd1171f999203a2f0fc78
13189Author: Laurent Aimar <fenrir@videolan.org>
13190Date:   Sat Sep 6 13:03:19 2008 +0200
13191
13192    First teletext track is prefered (usually main page).
13193
13194commit 10ac32d604db8cd7dadc6f44265d89d8a0a00a66
13195Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13196Date:   Sun Sep 7 14:26:15 2008 +0300
13197
13198    Fix use of vlc_object_wait()
13199
13200commit 82580b6fabbc12384d59cf8fa9513cd246e3c958
13201Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13202Date:   Sun Sep 7 14:25:40 2008 +0300
13203
13204    winsock recvmsg: fix WSARecvFrom usage
13205
13206    Pointed-out-by: Laurent Aimar
13207
13208commit 20ad5a20371bd4b028c2fd8d6ae9a928878e5d06
13209Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13210Date:   Sun Sep 7 14:06:14 2008 +0300
13211
13212    Podcast: thread safety fixes
13213
13214    Variables callback can be (and usually are) invoked from other threads.
13215    They cannot access the object without locking, and must be unregistered
13216    before the object is destroyed (var_DelCallback() -> free(p_sys)).
13217
13218commit 28092982d6ddf47461484664e2ff3fe6eef46faa
13219Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13220Date:   Sun Sep 7 14:05:29 2008 +0300
13221
13222    V4L2: msleep uses µs - not ms
13223
13224commit 86572816b953e45bcad594fbbd0386b322b7638e
13225Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13226Date:   Sun Sep 7 13:09:13 2008 +0300
13227
13228    Use mwait and remove silly msleep usage
13229
13230commit 8c95245b030785987eea08951fbfbad87143104f
13231Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13232Date:   Sun Sep 7 12:59:14 2008 +0300
13233
13234    net_Accept: -1 (infinite) delay is valid
13235
13236commit 5a93b614c2658450638f812cd388e66216a130ed
13237Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13238Date:   Sun Sep 7 12:22:03 2008 +0300
13239
13240    var_*: use LIBVLC_USED
13241
13242commit 03b701d58f53b02d8e735d8bfcd2047ed7fc6e3c
13243Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13244Date:   Sun Sep 7 12:17:49 2008 +0300
13245
13246    var_AcquireMutex: enforce constant mutex name
13247
13248commit e516ddb1ca69202f576d6e7020c9f9b2c90b8890
13249Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13250Date:   Sun Sep 7 12:09:18 2008 +0300
13251
13252    Rework delay checking, use it for net_Accept, add deadline checks
13253
13254commit 6db8a5e028fd4e7d97b95c7b945c13230f15a40b
13255Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13256Date:   Sat Sep 6 19:38:29 2008 +0300
13257
13258    Oops
13259
13260commit b22e2a9f33242e1fb69b9811b839fab4a97e1f23
13261Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13262Date:   Sat Sep 6 19:23:57 2008 +0300
13263
13264    Detect unsupported sleep delay at compile time
13265
13266    (Currently, <1ms on Linux, and <0 on others)
13267
13268commit 116ca8af6fe761594552f6ff85068c673bdb9274
13269Author: Christophe Mutricy <xtophe@videolan.org>
13270Date:   Sat Sep 6 17:15:52 2008 +0100
13271
13272    Install the manpages
13273
13274commit 6f3e3a2c7600e5a21f73d8f1f0744a6d17607de9
13275Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13276Date:   Sat Sep 6 18:44:29 2008 +0300
13277
13278    __thread is ignored on Windows :(
13279
13280commit 05757cdc208d9fda0f20848553110978c91e6e47
13281Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13282Date:   Sat Sep 6 18:44:08 2008 +0300
13283
13284    Use NULL rather than 0
13285
13286commit 12e7640ee4a244ac96bb020e50ba16112b572054
13287Author: Laurent Aimar <fenrir@videolan.org>
13288Date:   Sat Sep 6 16:52:20 2008 +0200
13289
13290    Fixed vlc_cond_wait for windows.
13291
13292    Thanks Courmisch for pointing it.
13293
13294commit ab50befadb3b06dcb3434cb5b4de0f7170be9239
13295Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13296Date:   Sat Sep 6 16:59:05 2008 +0300
13297
13298    Hotkeys: use normal thread synchronization APIs
13299
13300commit c35c18a622dad4f768370aacd1cbcd2b59c7204d
13301Author: Laurent Aimar <fenrir@videolan.org>
13302Date:   Sat Sep 6 15:49:02 2008 +0200
13303
13304    Do not set object b_eof/b_error after sending the event.
13305
13306    This fixes a few "deadlocks" with input waiting for playlist, while
13307    playlist is waiting for input event.
13308
13309commit 5b63839284565821b5aff349378eddbb9d7f1ee0
13310Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13311Date:   Sat Sep 6 16:42:27 2008 +0300
13312
13313    vlc_cond_init: really remove useless parameter
13314
13315commit 75fb09e956a55576ff75b8cfe708efd9f98538ec
13316Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13317Date:   Sat Sep 6 16:36:44 2008 +0300
13318
13319    audioscrobbler: do not mix vlc_object and vlc_thread APIs...
13320
13321    Also do not needlessly lock after unregistering the callbacks. We have
13322    to assume that when var_DelCallback returns, any pending callback
13323    invocation has be completed. Otherwise, we would any crash when Close()
13324    releases the mutex, destroys it, and the callback then tries to acquire
13325    the mutex.
13326
13327commit e4f2a44d6587a115c56d40335a52b5ca7d864444
13328Author: Derk-Jan Hartman <hartman@videolan.org>
13329Date:   Sat Sep 6 15:24:19 2008 +0200
13330
13331    ts demux: simplify the teletext case i_teletext_type to use a table.
13332
13333commit a4112126cd1731582a0c86d00d6e13624a5bd551
13334Author: Derk-Jan Hartman <hartman@videolan.org>
13335Date:   Sat Sep 6 15:06:13 2008 +0200
13336
13337    ts demux: any teletext type of 1-5 is valid.
13338
13339    See page 66 of ETSI EN 300 468
13340
13341commit 344612b35963ec721a1cb5886133e74b5fd42caf
13342Author: Derk-Jan Hartman <hartman@videolan.org>
13343Date:   Sat Sep 6 14:56:08 2008 +0200
13344
13345    zvbi: Use the "initial page" as signaled by the TS demuxer.
13346
13347    This way the TS demux can create multiple tracks that will take you straight to the subtitles, program listings etc.
13348
13349commit 9beed2d7b02997c87cca13d2d935ce78371e7269
13350Author: Christophe Mutricy <xtophe@videolan.org>
13351Date:   Sat Sep 6 00:55:44 2008 +0100
13352
13353    Add a small description
13354
13355    So that whatis is happy
13356    Drop some unusefull undefined macros
13357
13358commit 0eb65558211e585e5aa7a468651be6d86cc8804e
13359Author: Christophe Mutricy <xtophe@videolan.org>
13360Date:   Sat Sep 6 00:09:53 2008 +0100
13361
13362    Fix silly [8666615cc]
13363
13364commit e27df5b6ea4070e5cad52beefc01f6e0dfd2754b
13365Author: Antoine Cellerier <dionoea@videolan.org>
13366Date:   Sat Sep 6 15:12:07 2008 +0200
13367
13368    Document module_Need's side effect on the object name.
13369
13370commit 177d9f10b8cc4489a6186acd4d19b42d7040dae2
13371Author: Antoine Cellerier <dionoea@videolan.org>
13372Date:   Sat Sep 6 15:08:50 2008 +0200
13373
13374    Revert "libvlc does not need an object name"
13375
13376    This prevents the libvlc object from having it's name set to
13377    "memcpymmxext" by module_Need.
13378    This reverts commit 15e7d1822c4da76b23df3530924022771a56c39f.
13379
13380commit cd133b2d01d94380ebe055d00e08dc49756a8493
13381Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13382Date:   Sat Sep 6 16:10:32 2008 +0300
13383
13384    vlc_object_find_name: return vlc_object_t *
13385
13386    Casting to any other type would be (is?) unsafe as users can now freely
13387    alias objects.
13388
13389commit 78cb33cb0ba6f70833c74d62485872e4b12cbc89
13390Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13391Date:   Sat Sep 6 15:56:06 2008 +0300
13392
13393    Change the name
13394
13395commit 118e8a5170960aa06522b8e8c984a14ba0cedd94
13396Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13397Date:   Sat Sep 6 14:52:38 2008 +0300
13398
13399    Remove memory error message
13400
13401commit 94eaa50f2a04f88ef03b3e022a8ea6fc1784538b
13402Author: Laurent Aimar <fenrir@videolan.org>
13403Date:   Sat Sep 6 13:45:16 2008 +0200
13404
13405    Add missing vlc_restorecancel in input.
13406
13407commit b535e99b35fe58b4960b500d39ea7331394cb1b8
13408Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13409Date:   Sat Sep 6 14:37:57 2008 +0300
13410
13411    vlc_control_cancel: va_start iif va_end
13412
13413commit 296bf6e2a81a9387cb8a297c714ab19bef2f10e3
13414Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13415Date:   Sat Sep 6 14:25:45 2008 +0300
13416
13417    SAP out does not need an object name
13418
13419commit 62ab4ddeff33de47fe2e37c14a5ad0c8f220be6b
13420Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13421Date:   Sat Sep 6 14:24:56 2008 +0300
13422
13423    fetcher and preparser don't need object names
13424
13425commit 15e7d1822c4da76b23df3530924022771a56c39f
13426Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13427Date:   Sat Sep 6 14:24:47 2008 +0300
13428
13429    libvlc does not need an object name
13430
13431commit 924a06728da08d5d41ed992e5cefc209bbe65f3f
13432Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13433Date:   Sat Sep 6 14:02:45 2008 +0300
13434
13435    Use fputs - properly
13436
13437commit eb74f3514244127b969bc69e9a837d30f90768c8
13438Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13439Date:   Sat Sep 6 14:01:54 2008 +0300
13440
13441    CLI: libvlc -> vlc
13442
13443commit f44cc88bb7f3dd44fa5da6a175ffbe4cd444f485
13444Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13445Date:   Sat Sep 6 13:57:04 2008 +0300
13446
13447    Usage: vlc, not Usage: libvlc
13448
13449commit cf270dd3c0201b2bb1ace5748e55d2300b782e38
13450Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13451Date:   Sat Sep 6 11:30:44 2008 +0300
13452
13453    Tag some APIs as LIBVLC_USED
13454
13455commit 050580d4204d2e9056e68e3ce17787709b956514
13456Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13457Date:   Sat Sep 6 11:28:38 2008 +0300
13458
13459    LIBVLC_USED: tag for function whose result must be used
13460
13461    GCC will print a warning if the result of such function is ignored
13462    This is useful for functions returning an allocated object (which
13463    would leak if ignored), "getter" functions, and functions that are
13464    "likely" to fail.
13465
13466commit e5fdeda43a3d1833e6f7a3390f404ceebe41a18a
13467Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13468Date:   Sat Sep 6 11:19:17 2008 +0300
13469
13470    Dead code
13471
13472commit d8c32a08f9c17f7c7d88cbb45bafe556a3103724
13473Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13474Date:   Sat Sep 6 10:52:37 2008 +0300
13475
13476    RTP: ignore packets with duplicated sequence numbers (closes #2003)
13477
13478commit 6946f7ac6b2a4e73f0183db1764ac322b7b16f7b
13479Author: Laurent Aimar <fenrir@videolan.org>
13480Date:   Sat Sep 6 02:15:41 2008 +0200
13481
13482    Fixed DTS muxer.
13483
13484commit 4e3a77c1d407e333da85fe9ca35457400fe1edfa
13485Author: Laurent Aimar <fenrir@videolan.org>
13486Date:   Sat Sep 6 01:47:53 2008 +0200
13487
13488    Cosmetic.
13489
13490    (Removed a unused macro)
13491
13492commit 664fb723687c9d6bddd5ff09cb9e96a4fddb42df
13493Author: Laurent Aimar <fenrir@videolan.org>
13494Date:   Sat Sep 6 01:12:38 2008 +0200
13495
13496    Do not ignore teletext initial page (close #1997).
13497
13498    Be carefull, it adds a new translated strings.
13499
13500commit ef2b8563b238cfefe4584db50b3a2012d320f17a
13501Author: Laurent Aimar <fenrir@videolan.org>
13502Date:   Sat Sep 6 00:34:02 2008 +0200
13503
13504    Be sure to emit voutChanged() only when needed.
13505
13506commit 6341cc8847aa2f4da78632e73234947285455ee9
13507Author: Laurent Aimar <fenrir@videolan.org>
13508Date:   Sat Sep 6 00:14:09 2008 +0200
13509
13510    Fixed initial snpshot/fullscreen state.
13511
13512    It fixes a regression introduced by fccf6aa0ca7e534a6546f6150943e0befa694126
13513
13514commit fccf6aa0ca7e534a6546f6150943e0befa694126
13515Author: Laurent Aimar <fenrir@videolan.org>
13516Date:   Fri Sep 5 23:39:02 2008 +0200
13517
13518    Use intf-change-vout to properly detect vout (close #1992 and #1950)
13519
13520commit d6e99cf906a56811de0ad043dc6e29a6088b6ec4
13521Author: Laurent Aimar <fenrir@videolan.org>
13522Date:   Fri Sep 5 22:29:39 2008 +0200
13523
13524    Added "intf-change-vout" variable to warn about vout creation/destruction.
13525
13526    It is provided for convenience for interfaces.
13527
13528commit dbc2bb8aea3167922d0688aabcde6d65440aa060
13529Author: Rémi Duraffort <ivoire@videolan.org>
13530Date:   Fri Sep 5 23:47:06 2008 +0200
13531
13532    Fix object leaking when taking a snapshot.
13533
13534commit 8cebd56a88006dfada190fe54b36ddbe2e25178d
13535Author: Rémi Duraffort <ivoire@videolan.org>
13536Date:   Fri Sep 5 22:17:38 2008 +0200
13537
13538    Fix a BIG memleak in Qt interface (this poor object was missing his parent).
13539
13540commit 0acaf9686e2cf70486bee1f4ae8c692d584fb0c2
13541Author: Rémi Duraffort <ivoire@videolan.org>
13542Date:   Fri Sep 5 21:30:43 2008 +0200
13543
13544    Remove double declaration.
13545
13546commit fdbda686dbef53bc20adc01c5b34bd437e8072fa
13547Author: Laurent Aimar <fenrir@videolan.org>
13548Date:   Fri Sep 5 21:32:43 2008 +0200
13549
13550    Do not ask stream layer to buffer data in UDP.
13551
13552    It may improve TS clock synchro algo.
13553
13554commit 2221f03d0371243813a252a4613bd62d81a656ce
13555Author: Laurent Aimar <fenrir@videolan.org>
13556Date:   Fri Sep 5 21:30:22 2008 +0200
13557
13558    Use sub-language as DVD menu (close #1994)
13559
13560commit b8b83532f0cf168caf84ad2606d5ed6c6fedcd2d
13561Author: Rémi Duraffort <ivoire@videolan.org>
13562Date:   Fri Sep 5 21:23:03 2008 +0200
13563
13564    Fix memleak in Qt interface.
13565
13566commit a406e21bc5100785a05c427ccb86c7bdd245b33b
13567Author: Rémi Duraffort <ivoire@videolan.org>
13568Date:   Wed Sep 3 22:17:41 2008 +0200
13569
13570    Fix warnings.
13571
13572commit 5e59e7c539326c34c15cd4612e7601fd84d806ab
13573Author: Christophe Mutricy <xtophe@videolan.org>
13574Date:   Fri Sep 5 19:27:50 2008 +0100
13575
13576    cdg codec is in codec/
13577
13578commit 8666615cc815ac9046bc323fcdef6c21e9b822ae
13579Author: Christophe Mutricy <xtophe@videolan.org>
13580Date:   Fri Sep 5 17:37:24 2008 +0100
13581
13582    don't use the same shortcut as --list
13583
13584commit fa0e963f7ff1ad54afefeaf8c09aa6250efd84c9
13585Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13586Date:   Fri Sep 5 20:01:25 2008 +0300
13587
13588    Move a bunch of plugins out of configure.ac
13589
13590commit cce79ee586b4ccd3863690c535eeb4f77c793b27
13591Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13592Date:   Fri Sep 5 19:10:59 2008 +0300
13593
13594    Remove old BeOS thread support
13595
13596commit b4329926538524a39773510144d2239c207c1a1b
13597Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13598Date:   Fri Sep 5 18:22:34 2008 +0300
13599
13600    Fix VLM double free
13601
13602    Pointed-out-by: Sébastien Escudier
13603
13604commit 869a67fa3741f01ed56ed596d56152bc405c3f71
13605Author: Derk-Jan Hartman <hartman@videolan.org>
13606Date:   Fri Sep 5 16:46:26 2008 +0200
13607
13608    macosx: fix CPP + SDK usage
13609
13610commit f314aa0fa9b29b9d9f5c0114b5c7cb3af8eb8de5
13611Author: Derk-Jan Hartman <hartman@videolan.org>
13612Date:   Wed Sep 3 15:25:52 2008 +0200
13613
13614    eyetv: fix path of a file in the project
13615
13616commit 07314b1180ee2090262bbb7627864e3283c968b7
13617Author: Jean-Baptiste Kempf <jb@videolan.org>
13618Date:   Fri Sep 5 01:07:09 2008 -0700
13619
13620    Fix a crash that happens if you play with video filters.
13621
13622    Crash happens if you do:
13623     - Play item
13624     - Activate vfilter
13625     - Stop item
13626     - Deactivate vfilter... BooM.
13627    (cherry picked from commit c876401791144309d2427214d818a34198238358)
13628
13629commit 6923372f05174de4b31d7441a17d31a8faa31635
13630Author: Jean-Baptiste Kempf <jb@videolan.org>
13631Date:   Thu Sep 4 23:54:38 2008 -0700
13632
13633    Add a sout-keep option in the GUI as sout-keep is removed by default.
13634
13635commit 445ca096797ccb88c61ccb8d0d4ea287ca11eee0
13636Author: Jean-Baptiste Kempf <jb@videolan.org>
13637Date:   Thu Sep 4 01:26:02 2008 -0700
13638
13639    Only Ctrl+H should make you quit minimalView mode
13640    (cherry picked from commit c31d99fdf67fbc9060fb9f413d06b0acf4efc1b6)
13641
13642commit ed98d997c9fea2f18b13022888ea2bf00ae12b59
13643Author: Antoine Cellerier <dionoea@videolan.org>
13644Date:   Fri Sep 5 02:31:57 2008 +0200
13645
13646    Found another one! Sneaky bastard...
13647
13648commit 2b112badd9affdfc0f703533e0083dc3e33cb695
13649Author: Antoine Cellerier <dionoea@videolan.org>
13650Date:   Fri Sep 5 02:28:23 2008 +0200
13651
13652    This is a bolean control, not tristate.
13653
13654commit 75adb51903e7a81aab1e482fa96b953e4110f9cf
13655Author: Antoine Cellerier <dionoea@videolan.org>
13656Date:   Fri Sep 5 02:24:33 2008 +0200
13657
13658    Revert "Add option to disable embedded video in the simple prefs."
13659
13660    Already available in the interface sprefs.
13661    This reverts commit c1a144df34204a213648092615d01a113e9af076.
13662
13663commit c1a144df34204a213648092615d01a113e9af076
13664Author: Antoine Cellerier <dionoea@videolan.org>
13665Date:   Fri Sep 5 02:19:45 2008 +0200
13666
13667    Add option to disable embedded video in the simple prefs.
13668
13669commit 446be1c21341517cc6324b407fe1ac0c6c18ccdb
13670Author: Antoine Cellerier <dionoea@videolan.org>
13671Date:   Fri Sep 5 01:56:44 2008 +0200
13672
13673    Oops.
13674
13675commit b7e416337df64aa413cd827990819c0952b34999
13676Author: Antoine Cellerier <dionoea@videolan.org>
13677Date:   Fri Sep 5 01:51:31 2008 +0200
13678
13679    Fix google video playlist script.
13680
13681commit 06ff9b78d59171ce194af316dffbb62faf460c79
13682Author: Antoine Cellerier <dionoea@videolan.org>
13683Date:   Fri Sep 5 00:44:01 2008 +0200
13684
13685    Simplify.
13686
13687commit 418f6bcaa716dc0ff522a261909b805f33d847da
13688Author: Antoine Cellerier <dionoea@videolan.org>
13689Date:   Fri Sep 5 00:30:58 2008 +0200
13690
13691    Remove useless argument to pf_video_blend
13692
13693    We were already blending directly on top of the destination
13694    picture. This simplifies the code and should prevent further
13695    confusion.
13696
13697commit ff98719622c27c436d63fd99477377b1ea72a933
13698Author: Felix Paul Kühne <fkuehne@videolan.org>
13699Date:   Thu Sep 4 23:46:33 2008 +0200
13700
13701    macosx: text manipulation in the messages window doesn't make sense - disabled
13702
13703commit 374338c3f0e4086d936fc8b5f5cbaa886844c802
13704Author: Christophe Mutricy <xtophe@videolan.org>
13705Date:   Thu Sep 4 22:19:46 2008 +0100
13706
13707    Add a manpage for vlc-wrapper
13708
13709commit af9809f08d526644013988452415a22180d8533a
13710Author: Laurent Aimar <fenrir@videolan.org>
13711Date:   Thu Sep 4 23:02:41 2008 +0200
13712
13713    Fixed socket setup in net_ListenSingle.
13714
13715    (it was used by net_OpenDgram when no server is specified).
13716
13717commit 3228d8b394b113da6bbb919389c6e77d76ff1132
13718Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13719Date:   Fri Sep 5 00:07:05 2008 +0300
13720
13721    Revert "Set buffer sizes"
13722
13723    This reverts commit 9a5e5236beae0b8c9ff08dcecc8922ac13d54799.
13724    Not intended for master.
13725
13726commit 218bc1f9815d90acfd1dc3ac5f2aafd7ac217838
13727Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13728Date:   Fri Sep 5 00:01:39 2008 +0300
13729
13730    Warn about ticks at compile-time
13731
13732commit 9a5e5236beae0b8c9ff08dcecc8922ac13d54799
13733Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13734Date:   Thu Sep 4 23:38:02 2008 +0300
13735
13736    Set buffer sizes
13737
13738commit dc8228bbecbf727782f26b85cd4b7150c7a52359
13739Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13740Date:   Thu Sep 4 22:39:04 2008 +0300
13741
13742    Protect against multiple inclusions
13743
13744commit 48593ea3a0855d427d0cbba5fb2d64c858ed140c
13745Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13746Date:   Thu Sep 4 22:36:52 2008 +0300
13747
13748    Remove /* inside comment
13749
13750commit 022d9cf4735456c834a29b6ecb8c433d1ab8cc6e
13751Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13752Date:   Thu Sep 4 22:24:31 2008 +0300
13753
13754    Remove declaration for vanished function
13755
13756commit e7ba995b029cadfeefcb8e69e707f8acaacc52ca
13757Author: Laurent Aimar <fenrir@videolan.org>
13758Date:   Thu Sep 4 20:46:07 2008 +0200
13759
13760    Fixed mwait for windows.
13761
13762    SleepEx expects a duration in milli second.
13763
13764commit 7cc631ac462df9d6caf7e98af51438956631607e
13765Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13766Date:   Thu Sep 4 21:10:34 2008 +0300
13767
13768    Add msleep misuse warning
13769
13770commit 822412bf11738689b7f4d2d6684749cbe8afce94
13771Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13772Date:   Thu Sep 4 21:10:06 2008 +0300
13773
13774    Win32: strerror won't work
13775
13776commit b59703c49c7be5cc9ba6e717ed2975ff87d1d907
13777Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13778Date:   Thu Sep 4 21:09:48 2008 +0300
13779
13780    Win32: restore accidentally removed variable
13781
13782commit 4ff5360de677eeadfd3c3c60d0d3691f476be7ff
13783Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13784Date:   Thu Sep 4 21:08:00 2008 +0300
13785
13786    Win32: fix warning
13787
13788commit 7be88d32d9795cb317212130829cff203595d045
13789Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13790Date:   Thu Sep 4 20:52:44 2008 +0300
13791
13792    use backtrace with vlc_object_get warning
13793
13794commit e99621579c0964eb65c11a08e56fa4f046d16141
13795Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13796Date:   Thu Sep 4 20:36:48 2008 +0300
13797
13798    Provide backtrace function within libvlccore
13799
13800commit 85a8e8a7221d4d44e7261983fc7bb28a352c94a4
13801Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13802Date:   Thu Sep 4 20:32:05 2008 +0300
13803
13804    Thread fatal errors: add function name, and some Win32 support
13805
13806commit 629c2b3839fd7851d3c9e630d1127f464b0f247b
13807Author: Antoine Cellerier <dionoea@videolan.org>
13808Date:   Thu Sep 4 18:15:16 2008 +0200
13809
13810    Fix memleak and config option type. (thanks to ivoire and xtophe)
13811
13812commit 6d9536c7663f926889b44a6deb125152acfb3508
13813Author: Antoine Cellerier <dionoea@videolan.org>
13814Date:   Thu Sep 4 18:00:09 2008 +0200
13815
13816    Add mouse cursor drawing support in x11 screen.
13817
13818commit 52c11814434e412fed940ffa9b4f1d9f2db56d47
13819Author: Rafaël Carré <rcarre@m2x.nl>
13820Date:   Thu Sep 4 17:53:46 2008 +0200
13821
13822    Fix g726 packetizing : forgot to compute the padding, but we don't need it
13823
13824commit c32cb1d118ba028be1df6b98a11811a27b04d782
13825Author: Rafaël Carré <rcarre@m2x.nl>
13826Date:   Thu Sep 4 17:26:19 2008 +0200
13827
13828    rtp: g726 packetization
13829
13830commit 09cffd8327bd7a6b6809f14e999df7732b2a875a
13831Author: Antoine Cellerier <dionoea@videolan.org>
13832Date:   Thu Sep 4 15:49:03 2008 +0200
13833
13834    Fix placeholder mode. UDP streaming now works.
13835
13836    Make sure that we don't add the briged elementary streams to the next
13837    stream output chain element when in placeholder mode. Maybe I should
13838    split normal bridge-in and placeholder mode because the code is
13839    begining to be filled with quite a few if( p_sys->b_placeholder ).
13840
13841commit dfa6af95dd38071980576b6ab24c1027b6729bf5
13842Author: Antoine Cellerier <dionoea@videolan.org>
13843Date:   Thu Sep 4 15:10:41 2008 +0200
13844
13845    Add --sout-bridge-in-placeholder-switch-on-iframe
13846
13847    Add default enabled option to force placeholder state toggling to
13848    happen only on iframes. This removes artifacts at the expense of a
13849    longer switch delay.
13850
13851commit e51f04368c21e03a988e4649b26de43df54cdea7
13852Author: Antoine Cellerier <dionoea@videolan.org>
13853Date:   Thu Sep 4 14:49:48 2008 +0200
13854
13855    Print an error when trying to add more than one ES to the bridge-out module.
13856
13857commit d2348d98b49475c0868d43bf79639a5980d75c84
13858Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
13859Date:   Wed Sep 3 23:19:19 2008 -0400
13860
13861    Qt: use the CoverArtLabel in the playlist view and media information dialog
13862
13863commit 4dd472bb412a29deef6d5a5424aaa081d27a5faf
13864Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
13865Date:   Wed Sep 3 23:58:06 2008 -0400
13866
13867    Qt: create a CoverArtLabel
13868
13869    This Widget (base QLabel) is designed to show the cover art. It handles right-click, and show a context menu that has only one entry:
13870
13871    - Download cover art
13872
13873    When the user clicks it, vlc downloads the cover art (or finds it in the cache), and displays it when downloaded
13874
13875commit 355d80f1b4ea7a7ed66de7706ad624b609135497
13876Author: Antoine Cellerier <dionoea@videolan.org>
13877Date:   Thu Sep 4 01:51:42 2008 +0200
13878
13879    Some news about tonight's bridge module changes.
13880
13881commit 39dcd7cca3953fd3b04dba2d42457249741ad330
13882Author: Antoine Cellerier <dionoea@videolan.org>
13883Date:   Thu Sep 4 01:12:45 2008 +0200
13884
13885    Add placeholder feature to bridge module ("No Signal" anyone?)
13886
13887    This commit allows using the bridge-out and bridge-in module to
13888    configure a placeholder stream. This placeholder stream replaces the
13889    input stream if it dies for more than place-holder ms.
13890
13891    Example configuration:
13892     # The input
13893     new test broadcast enabled
13894     setup test input /home/antoine/media/wall-e/Sample.avi
13895     setup test output #duplicate{dst=bridge-out,select=video,dst=bridge-out,select=audio}
13896
13897     # The placeholder
13898     new master broadcast enabled
13899     setup master input /home/antoine/media/wall-e/wall-e.avi
13900     setup master output #bridge-in{placeholder,placeholder-delay=5000}:display
13901
13902     # control test play
13903     control master play
13904
13905    Placeholder and input should have the same format (aspect ratio, dimension,
13906    codec, ...). Connect to VLC's telnet interface and issue some
13907    "control test play" and "control test stop" commands to simulate input loss.
13908    The placeholder stream should kick in after 5000 ms (5 s) of input loss.
13909
13910commit 299bbb5597cd6d5fe0a37de64473161cd802c699
13911Author: Antoine Cellerier <dionoea@videolan.org>
13912Date:   Wed Sep 3 23:41:21 2008 +0200
13913
13914    Make it possible to have more than one bridge in a VLC instance
13915
13916    This commit adds an in-name property to bridge-out and a name property
13917    to brige-in which allows selecting which bridge-out go to which bridge-in
13918    modules. Default behvior is unchanged (everything goes to the same
13919    bridge-in).
13920
13921commit e0b32b4cb3f6d9f391cbfe4bb06f42741073c845
13922Author: Laurent Aimar <fenrir@videolan.org>
13923Date:   Wed Sep 3 23:03:05 2008 +0200
13924
13925    Do not set sout-keep by default.
13926
13927     While it is great for (some) streaming cases it is really wrong for saving
13928    to a file for example and/or without using the gather module.
13929
13930     If you have read how to use the gather module, you probably have read enough
13931    documentation to add sout-keep...
13932
13933commit 814c571d39987ed207bc8efcb0918814cef6ec4b
13934Author: Laurent Aimar <fenrir@videolan.org>
13935Date:   Wed Sep 3 20:24:40 2008 +0200
13936
13937    Fixed config.h include order.
13938
13939commit 1273e688ac65d244afc540ba0bcf1b1edf06797b
13940Author: Antoine Cellerier <dionoea@videolan.org>
13941Date:   Wed Sep 3 22:47:03 2008 +0200
13942
13943    Properly malloc(), memcpy() and free() the quantizer matrix. (Somebody please patch libmpeg2 so we can postproc it's output too!) Thanks to fenrir for his help.
13944
13945commit cb1b8ce047c8b8e2f2ca6863950ee8ff128f4c42
13946Author: Rémi Duraffort <ivoire@videolan.org>
13947Date:   Wed Sep 3 22:13:17 2008 +0200
13948
13949    Fix a typo to make the buildbot happy.
13950
13951commit 9676321a537e902706b44b68adb7102100f48811
13952Author: Rémi Duraffort <ivoire@videolan.org>
13953Date:   Wed Sep 3 22:06:10 2008 +0200
13954
13955    demux/playlit/*: Check asprintf return malloc.
13956
13957commit c14bb395488bd2061952b09494c42036a7e9f6f4
13958Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13959Date:   Wed Sep 3 22:57:41 2008 +0300
13960
13961    double variable declaration
13962
13963commit 538b9eb990c673ab750171d05054b0beb19216f7
13964Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13965Date:   Wed Sep 3 22:32:15 2008 +0300
13966
13967    De-inhibit cancellation in interface threads
13968
13969commit 1cfa87702e2c683698f42ea63a615a915e162577
13970Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13971Date:   Wed Sep 3 22:31:17 2008 +0300
13972
13973    Pull cancellation into (most) remaining interfaces
13974
13975commit 67c077deff2a3d7351cf85d29ce4ef657e5e2757
13976Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13977Date:   Wed Sep 3 22:30:41 2008 +0300
13978
13979    Signals: only one thread needed now
13980
13981commit 6ba833430243b21cc44cc978142ac1d0ba39649f
13982Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13983Date:   Wed Sep 3 22:30:05 2008 +0300
13984
13985    Telnet: fix arbitrary tick
13986
13987commit 2ee13e893f47c7e4dc5575716fb6fd4e546b4513
13988Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13989Date:   Wed Sep 3 22:45:23 2008 +0300
13990
13991    strsep does not need to be exported for now
13992
13993commit 0dc75f8ba97cf662f6d89151d85cb0e584ad7f5b
13994Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
13995Date:   Wed Sep 3 21:56:58 2008 +0300
13996
13997    Avoid alloca()
13998
13999commit 5f8906e3671bfc9909197b98151794242d385f79
14000Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14001Date:   Wed Sep 3 21:52:08 2008 +0300
14002
14003    No point in checking vlc_object_alive there
14004
14005commit 20caf7888627c636c34dcaedfc1be00f5730950c
14006Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14007Date:   Wed Sep 3 21:11:52 2008 +0300
14008
14009    Do not lock the input while talking to D-Bus
14010
14011commit fbaf2698e53f6288169fb6ad6e603860559ce026
14012Author: Rémi Duraffort <ivoire@videolan.org>
14013Date:   Wed Sep 3 21:27:44 2008 +0200
14014
14015    Fix memleak (don't ask for error just for fun).
14016
14017commit 17a4f625d30b9f3706dbb9c6fd01260ecbad9243
14018Author: Jean-Baptiste Kempf <jb@videolan.org>
14019Date:   Wed Sep 3 12:23:52 2008 -0700
14020
14021    Correctly fix #1746 on Windows. Special for Trax :D
14022
14023commit e2123909a9be46a704bc922ae9cf0a0a50040cc8
14024Author: Laurent Aimar <fenrir@videolan.org>
14025Date:   Wed Sep 3 21:07:12 2008 +0200
14026
14027    Implemented strsep replacement.
14028
14029commit bbebf410c6732da43387d3e2745d705b7e845337
14030Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14031Date:   Wed Sep 3 21:01:22 2008 +0300
14032
14033    Revert "CLOCK_FREQ is a 64-bits quantity as mtime_t"
14034
14035    This reverts commit df65d65771fc440f134d10ea80c86e9f6f2051f6.
14036
14037commit 05882af7708bed7a14bda0ca525a42c9fba471dc
14038Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14039Date:   Wed Sep 3 20:42:55 2008 +0300
14040
14041    Use CLOCK_FREQ
14042
14043commit df65d65771fc440f134d10ea80c86e9f6f2051f6
14044Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14045Date:   Wed Sep 3 20:38:48 2008 +0300
14046
14047    CLOCK_FREQ is a 64-bits quantity as mtime_t
14048
14049commit 218c644cf426d8e4042d77a1828bbe94eb99085d
14050Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14051Date:   Wed Sep 3 20:42:31 2008 +0300
14052
14053    Fix warning
14054
14055commit cdb3d4e975909158ab1543ae0eef8187fca2dcf4
14056Author: Antoine Cellerier <dionoea@videolan.org>
14057Date:   Wed Sep 3 12:24:12 2008 +0200
14058
14059    Oops.
14060
14061commit 63b5b2e272e38c1ed3f724847ce39441c51adf8d
14062Author: Antoine Cellerier <dionoea@videolan.org>
14063Date:   Wed Sep 3 12:09:51 2008 +0200
14064
14065    Add Actech to THANKS.
14066
14067commit 36bca799e67170ae4b290562c710e33cbb8b2905
14068Author: Laurent Aimar <fenrir@videolan.org>
14069Date:   Wed Sep 3 01:20:05 2008 +0200
14070
14071    Improved a bit still frame support.
14072
14073commit 4a160042e7e3b27024f1076884301eedd7e0ff48
14074Author: Laurent Aimar <fenrir@videolan.org>
14075Date:   Wed Sep 3 01:12:21 2008 +0200
14076
14077    Fixed a typo in YUVP blending to RGB.
14078
14079commit 3cbe2bd0122f78a44e6d59e76b43a15126b62c79
14080Author: Laurent Aimar <fenrir@videolan.org>
14081Date:   Wed Sep 3 00:47:54 2008 +0200
14082
14083    vout_RenderPicture should not render subtitles on the provided picture.
14084
14085    This prevents rendering subtitles multiple times (but at the cost of a
14086    picture copy when subtiles are rendered).
14087
14088commit ee542a4b9957207dcefaa692cf769a5d6c408696
14089Author: Laurent Aimar <fenrir@videolan.org>
14090Date:   Wed Sep 3 00:23:09 2008 +0200
14091
14092    Do not filter the same picture multiple times (close #1959).
14093
14094commit 238aacc7a09d6533b8ebcd77e90e67c2665b6c04
14095Author: Christophe Mutricy <xtophe@videolan.org>
14096Date:   Tue Sep 2 22:31:38 2008 +0100
14097
14098    Small fixes on the man page
14099
14100    Add some aliases
14101    Some : -> ://
14102
14103commit 09c0d81b8a73ca36be6602901e4ca776593d80a2
14104Author: Christophe Mutricy <xtophe@videolan.org>
14105Date:   Tue Sep 2 22:21:00 2008 +0100
14106
14107    l10n: Hungarian update by Gabor Kelemen
14108
14109commit 903c5231a0279eba3084e654f0b0c316bbd8af8e
14110Author: Christophe Mutricy <xtophe@videolan.org>
14111Date:   Tue Sep 2 22:15:30 2008 +0100
14112
14113    i18n: tell gettext to not be silly
14114
14115commit ad5c3ec3c4db198fd97697a506553f0c5f61fcef
14116Author: Laurent Aimar <fenrir@videolan.org>
14117Date:   Tue Sep 2 23:22:16 2008 +0200
14118
14119    Cosmetic.
14120
14121commit 155614be656a8ae32310a792d3b39900bf06bfbe
14122Author: Laurent Aimar <fenrir@videolan.org>
14123Date:   Tue Sep 2 23:17:28 2008 +0200
14124
14125    Fixed a big rtp demuxer.
14126
14127    DEMUX_GET_PTS_DELAY should returns microsecond.
14128
14129    You should NOT remove caching to PTS to create PCR.
14130    It was probably a workaround for the previous bug. It could explains
14131    the problems with TS over RTP (for TS with small pcr/pts delay that is, not
14132    created by VLC)
14133
14134    Implemented missing DEMUX_CAN_* query.
14135
14136commit 8fab20701f86d1f51a60fce4eed2a04856e7db14
14137Author: Laurent Aimar <fenrir@videolan.org>
14138Date:   Tue Sep 2 21:17:03 2008 +0200
14139
14140    Cosmetics + clean up.
14141
14142commit ebc680cef7911f76f849075dca947d9cc7fd9629
14143Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14144Date:   Tue Sep 2 17:57:31 2008 +0300
14145
14146    Shrink overly large blocks
14147
14148commit 674559b27503f59bc320a00199ee42ae7a9166db
14149Author: Antoine Cellerier <dionoea@videolan.org>
14150Date:   Tue Sep 2 15:35:44 2008 +0200
14151
14152    Encoders are allowed to change the input format. Hence we need to check that our second attempt to spawn an encoder didn't do so.
14153
14154commit 72efa9882189b439435a19b2ba2662c437c4de89
14155Author: Antoine Cellerier <dionoea@videolan.org>
14156Date:   Tue Sep 2 13:31:17 2008 +0200
14157
14158    Don't take removed options into account when checking if a module has non advanced help options.
14159
14160commit c73b643eeb9c12209e54490f08cd5384990a3ace
14161Author: Ilkka Ollakka <ileoo@videolan.org>
14162Date:   Tue Sep 2 13:46:36 2008 +0300
14163
14164    Revert "transcode: try to fix audio resampling (fix #1862)"
14165
14166    This reverts commit 867a815956401f12780892c3432d915ff470ff4e.
14167
14168    That commit basicly just disabled resampling
14169
14170commit 903453e34b34b2361bfe7c2e17b1dfc5d544ac6e
14171Author: Derk-Jan Hartman <hartman@videolan.org>
14172Date:   Tue Sep 2 12:02:54 2008 +0200
14173
14174    subtitle demux: add comment about how to enable auto detection.
14175
14176commit 3be1a6952e1629cb07d17691f32522851002ac2e
14177Author: Derk-Jan Hartman <hartman@videolan.org>
14178Date:   Tue Sep 2 12:00:32 2008 +0200
14179
14180    subtitle detection: Add support for pbs, dks, mpsub, pjs and mpl2 detection.
14181
14182    Moved the order around a bit so that more common formats are earlier in the array.
14183
14184commit 167dace2a95031061e1392726c30fd4a4a8a55df
14185Author: Derk-Jan Hartman <hartman@videolan.org>
14186Date:   Tue Sep 2 11:32:35 2008 +0200
14187
14188    subtitle detection: add support for auto-detecting ass, jss, rt and usf subs (AHUM :D !!!! )
14189
14190commit c82a2394ecefcee5bbe894097a880e3a593dbfa7
14191Author: Pierre d'Herbemont <pdherbemont@videolan.org>
14192Date:   Tue Sep 2 09:23:33 2008 +0200
14193
14194    Fix make check.
14195
14196commit 353a8f7bb34ebf4409b1f4588b273a10efb472f6
14197Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
14198Date:   Mon Sep 1 21:40:22 2008 -0400
14199
14200    Qt bugfix: pressing Enter Key in preferences dialog should save prefs
14201
14202commit 313ac43bde009c1007f616f543dae7c8ec399065
14203Author: Jean-Baptiste Kempf <jb@videolan.org>
14204Date:   Mon Sep 1 18:27:02 2008 -0700
14205
14206    Thanks to JPeg...
14207
14208commit 1fd58a36c7f7083ad5153835c9268577164dabd2
14209Author: JPeg <JPeg@videolan.org>
14210Date:   Mon Sep 1 21:09:47 2008 -0400
14211
14212    Bugfix: last.fm segfaults under Windows This is due to %ju unsupported in printf. I also added a few HACKs to enhance submitting (length = 0 did not work, for instance).
14213
14214    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14215
14216commit 519a81a2fec4d5513bf8ea576546d351626b1d2b
14217Author: Pierre d'Herbemont <pdherbemont@videolan.org>
14218Date:   Tue Sep 2 02:19:52 2008 +0200
14219
14220    messages: Fix a warning.
14221
14222commit ce2e6d1f928505cd80a0cc0b088f62abc424a862
14223Author: Antoine Cellerier <dionoea@videolan.org>
14224Date:   Tue Sep 2 02:07:54 2008 +0200
14225
14226    In fact it's the module name (as in MODULE_NAME on the gcc comand line) and not the object name.
14227
14228commit 29aab237c4c96a15dd6dd9d56b2ec54e8cbf7d30
14229Author: Antoine Cellerier <dionoea@videolan.org>
14230Date:   Tue Sep 2 02:05:22 2008 +0200
14231
14232    Also allow filtering based on module names.
14233
14234commit 9f9d89824ba205868f06d9e07aeb4e8182817baf
14235Author: Pierre d'Herbemont <pdherbemont@videolan.org>
14236Date:   Sun Jul 6 15:45:23 2008 +0200
14237
14238    libvlc: Add a --verbose-objects option to select which objects should print their msg.
14239
14240    Sample usage:
14241    --verbose-objects=+input,-all
14242
14243commit dfa0e1e9539a053a12073c333bd28e6d21ecd80a
14244Author: Pierre d'Herbemont <pdherbemont@videolan.org>
14245Date:   Tue Sep 2 01:31:02 2008 +0200
14246
14247    update: Make sure we don't leak.
14248
14249    This fix also a crash because of a non joined thread on Mac OS X.
14250
14251commit 884122a7d6cb1d1b48dc9bf52ce89c114462997a
14252Author: Antoine Cellerier <dionoea@videolan.org>
14253Date:   Tue Sep 2 01:29:38 2008 +0200
14254
14255    Accept partial matches with -p <module name> (aka --module ...)
14256    Old behavior is still available by prefixing the module name with an
14257    equal sign. For example "vlc -p ts --advanced" returns help on the mux_ts,
14258    vod_rtsp, ts and dvb (aka atsc) modules while "vlc -p '=ts' --advanced"
14259    returns help on the mux_ts (aka ts) and ts modules.
14260
14261commit 0c1e905892a1fe34e8f4e7f6451b047c8bc8f2b6
14262Author: Antoine Cellerier <dionoea@videolan.org>
14263Date:   Tue Sep 2 01:10:27 2008 +0200
14264
14265    When applicable, mention that modules weren't displayed because they only had advanced options.
14266
14267commit 072ebbc8434a77db198021530d60512cfbc7feda
14268Author: Antoine Cellerier <dionoea@videolan.org>
14269Date:   Tue Sep 2 01:02:39 2008 +0200
14270
14271    Mention --list and --list-verbose if a vlc -p <string> call didn't find anything.
14272
14273commit bd69812b903d04aa686edf486c8c5f043a7aade7
14274Author: Antoine Cellerier <dionoea@videolan.org>
14275Date:   Tue Sep 2 00:55:36 2008 +0200
14276
14277    Print the module name in help output (else the user has no way to link the vlc --list output to that of the vlc <insert a help command here> output other than by trying all the modules in --list with vlc -p <module name>)
14278
14279commit c4963958149fcaa2de789cbd4a7ccb0350b9014d
14280Author: Antoine Cellerier <dionoea@videolan.org>
14281Date:   Tue Sep 2 00:51:10 2008 +0200
14282
14283    Fix mistake in 92290c9d that allowed modules with no basic options (i.e. != advanced) to be shown in vlc -p <something> output with --no-advanced.
14284
14285commit d1e51508acfd1a1d708213c57dace3cf5529573d
14286Author: Antoine Cellerier <dionoea@videolan.org>
14287Date:   Tue Sep 2 00:12:41 2008 +0200
14288
14289    Remove trailing spaces.
14290
14291commit 0ef30fab8dc334392f4425fc63033a1e9b324cf8
14292Author: Laurent Aimar <fenrir@videolan.org>
14293Date:   Tue Sep 2 01:09:29 2008 +0200
14294
14295    Fixed timestamp in ffmpeg reget_buffer callback.
14296
14297commit 4c8d8f49c61c54d9012841fa0ed3548e6a64f93f
14298Author: Laurent Aimar <fenrir@videolan.org>
14299Date:   Tue Sep 2 01:08:30 2008 +0200
14300
14301    Added missing dvb scan.h include in Modules.am.
14302
14303commit e27889c51eeff666ee67f1be1c7f4a6f78eaba22
14304Author: Laurent Aimar <fenrir@videolan.org>
14305Date:   Mon Sep 1 23:42:38 2008 +0200
14306
14307    Fixed decoder picture leak detection code.
14308
14309    It workarounds a picture leak in libmpeg2/ffmpeg decoder, fixing the menu for
14310    a few DVDs.
14311
14312commit 575f49e51885b543128446ce99fbcb7d267edfe5
14313Author: Laurent Aimar <fenrir@videolan.org>
14314Date:   Mon Sep 1 23:40:01 2008 +0200
14315
14316    Revert "Partially work around a picture link in libmpeg2."
14317
14318    This reverts commit f18192c64b1f984c694d32e734a5b15d80b18ee0.
14319    It fixed a few streams while breaking a few others one.
14320
14321commit 8a501247f6bf46b651b05057dce8c5ec0ecdb196
14322Author: Laurent Aimar <fenrir@videolan.org>
14323Date:   Mon Sep 1 21:57:37 2008 +0200
14324
14325    Removed a debug commit in ffmpeg (do not force display of every frame).
14326
14327commit 7cc814870a9ecc377347855c0de2abbfe22ea40b
14328Author: Laurent Aimar <fenrir@videolan.org>
14329Date:   Mon Sep 1 00:44:51 2008 +0200
14330
14331    Revert "Revert "Improved rtjpeg and seek NUV demuxer support.""
14332
14333    This reverts commit bebc7751abe86c6ed52a81ae252e6b0f9abbff74.
14334
14335commit 34967bbd7adb3eebd766f8ccd2998059d2aed65c
14336Author: Christophe Mutricy <xtophe@videolan.org>
14337Date:   Mon Sep 1 20:55:49 2008 +0100
14338
14339    Fix RCC rules
14340
14341    resources.cpp depends on all the png.
14342
14343commit daeac03ed776f9052240c861db2fb825904659f2
14344Author: Christophe Mutricy <xtophe@videolan.org>
14345Date:   Mon Sep 1 19:36:47 2008 +0100
14346
14347    Fix  input_state_changed()
14348
14349    Patch by Jakob Fries
14350
14351commit 674c2927885bb5b1570e54637764fb75051b1a84
14352Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14353Date:   Mon Sep 1 22:09:22 2008 +0300
14354
14355    CacheName: inline and thread-safe
14356
14357commit c148ac56bdba65671be9d2e64cc24ad7be2055de
14358Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14359Date:   Mon Sep 1 21:03:29 2008 +0300
14360
14361    Win32: fix malloc when creating a thread
14362
14363commit a567bae65f5df341849daf26e526318425297490
14364Author: Rafaël Carré <rcarre@m2x.nl>
14365Date:   Mon Sep 1 17:45:49 2008 +0200
14366
14367    live555: use floats for i_npt as well, remove useless checks
14368
14369    Fix Control() which was hit by the bug we wanted to fix...
14370
14371commit d369502a63fa8ccfce99a9e71ed0c1b94a1aad09
14372Author: Rafaël Carré <rcarre@m2x.nl>
14373Date:   Mon Sep 1 17:26:32 2008 +0200
14374
14375    live555: keep the npt clock unit: floats representing seconds
14376
14377    This simplify the code and prevent typos: the PLAY request was made with
14378    a starting time 1 million times too big, inverting npt and vlc clocks
14379
14380commit 9963d667dd44f41aaaeb6c209ac94f0c79eb0be6
14381Author: Rafaël Carré <rcarre@m2x.nl>
14382Date:   Mon Sep 1 15:44:48 2008 +0200
14383
14384    VLM: be sure the input thread has terminated
14385
14386commit abc8cabd7dd7a3118e9de829e04ee6c2b1923f93
14387Author: Antoine Cellerier <dionoea@videolan.org>
14388Date:   Sun Aug 31 23:25:27 2008 +0200
14389
14390    Here too (can't the Win32 and OS X stuff be factorized a bit?)
14391
14392commit 6eb3fc6d18c5379a4be78884d36e7ca19dbf868d
14393Author: Antoine Cellerier <dionoea@videolan.org>
14394Date:   Sun Aug 31 23:20:30 2008 +0200
14395
14396    Include all the lua README.txt files in DIST and fix the NEWS.
14397
14398commit 5f4450482b69447bc4be88866e360ec729f0b9db
14399Author: Antoine Cellerier <dionoea@videolan.org>
14400Date:   Sun Aug 31 23:16:22 2008 +0200
14401
14402    Clarify user specific lua script path on linux.
14403
14404commit 59b4b6ec512406ca1b2e424e8ebf519a4d144351
14405Author: Christophe Mutricy <xtophe@videolan.org>
14406Date:   Sun Aug 31 17:47:43 2008 +0100
14407
14408    Install scripts correctly.
14409
14410    So that the correct permissions are set
14411
14412commit 8b5abe501f54f224e57e37ea33dcdc8a004bc60b
14413Author: Jean-Baptiste Kempf <jb@videolan.org>
14414Date:   Sun Aug 31 10:21:43 2008 -0700
14415
14416    Qt: Check for NULLity to avoid segfault in AdvPrefs. CLose #1957
14417
14418    I just don't understand why double-clicking in an empty space does trigger the
14419    event, but it does...
14420
14421commit efc1645473484c5c398a8f856b91c8e3c97b46a8
14422Author: Jean-Baptiste Kempf <jb@videolan.org>
14423Date:   Sun Aug 31 13:09:09 2008 -0700
14424
14425    Bump Qt for windows to 4.4.1
14426
14427commit daf44288bb4a96e8ad1e4086957c0677c4fa1668
14428Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14429Date:   Sun Aug 31 23:06:50 2008 +0300
14430
14431    Update Windows versions
14432
14433commit b3bf199ac813894773318e7fcd05f0c10cfdee7b
14434Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14435Date:   Sun Aug 31 23:05:06 2008 +0300
14436
14437    VS has not been supported for ages.
14438
14439commit 9f9f4cf8852fef5634f5c0f021b252611da277ab
14440Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14441Date:   Sun Aug 31 21:31:57 2008 +0300
14442
14443    Simplifications
14444
14445commit 32f3116178b58222e28d258312141149d5b8573e
14446Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14447Date:   Sun Aug 31 21:27:52 2008 +0300
14448
14449    Remove UTF-32 hacks from stream.
14450
14451    For a start, nobody uses UTF-32 for transmission/storage.
14452    Then, we anyway have iconv() support in the subtitle support (where it
14453    belongs IMHO), if you really wanted to use UTF-32.
14454
14455commit 855f97386fe2405bd6f8b225949136d78f7a06b5
14456Author: Ilkka Ollakka <ileoo@videolan.org>
14457Date:   Sun Aug 31 20:37:11 2008 +0300
14458
14459    Take care of different input/canvas aspect-ratio
14460
14461commit f59fff2d12c348180fc963bfe18c4684cab75291
14462Author: Ilkka Ollakka <ileoo@videolan.org>
14463Date:   Sun Aug 31 20:35:27 2008 +0300
14464
14465    Use even padding in canvas
14466
14467commit 90f041527795b54eb41713414ccc22e5d72887bb
14468Author: Antoine Cellerier <dionoea@videolan.org>
14469Date:   Sun Aug 31 16:10:14 2008 +0200
14470
14471    Fix croppadd out of bounds write (we were padding 'paddleft+paddright' pixels on the right instead of 'paddright')
14472
14473commit 816ceea67c80976fd4d94bd3988c8f0fcc8e9eda
14474Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14475Date:   Sun Aug 31 17:08:30 2008 +0300
14476
14477    Typo
14478
14479commit 01dde3951682fb51e460af99c674411abb63e5ea
14480Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14481Date:   Sun Aug 31 17:07:48 2008 +0300
14482
14483    Unexport vlc_object_dump
14484
14485commit 7dfd64360f509aeebf1fba6f1713f873b71e3e8c
14486Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14487Date:   Sun Aug 31 17:03:27 2008 +0300
14488
14489    Check for leaked objects while we still can
14490
14491commit fac787fba43098389d6be6c80d556762b2938950
14492Author: Christophe Mutricy <xtophe@videolan.org>
14493Date:   Sun Aug 31 12:59:30 2008 +0100
14494
14495    Fix i18n in update.c
14496
14497    + a few typo
14498
14499commit c8f1718b12e0678e57f859ab1d0bf9fa8b060c6e
14500Author: Pierre d'Herbemont <pdherbemont@videolan.org>
14501Date:   Sun Aug 31 12:24:38 2008 +0200
14502
14503    playlist: Initialize private members. (oops)
14504
14505commit fae0cf510dec7d86e4b8d0dc6f8a56d14c766475
14506Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14507Date:   Sun Aug 31 13:06:04 2008 +0300
14508
14509    Build a separate non-installable VLC for easier debugging
14510
14511commit 138c463bc99d8a6b43aefdf7efb2d487c22b0987
14512Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14513Date:   Sun Aug 31 12:21:18 2008 +0300
14514
14515    Move kept sout instance to playlist private data
14516
14517commit 2734c1b4d4f9ddbeff77ad5929c60d486a3151bf
14518Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14519Date:   Sat Aug 30 23:49:36 2008 +0300
14520
14521    memset outside of lock
14522
14523commit bad878b521c47f66ee4cde3ed75d1db362f3c2fc
14524Author: Pierre d'Herbemont <pdherbemont@videolan.org>
14525Date:   Sun Aug 31 10:38:56 2008 +0200
14526
14527    playlist: Fetcher and parser are playlist private.
14528
14529commit 54166d1bb2912fe55d88b4becccb33e50785249d
14530Author: Pierre d'Herbemont <pdherbemont@videolan.org>
14531Date:   Sat Aug 30 19:47:10 2008 +0200
14532
14533    macosx: Don't allow playlist or media list draging.
14534
14535commit 7bfc0c639afc5f3b241439fc99fc3c4dd7b0e448
14536Author: Pierre d'Herbemont <pdherbemont@videolan.org>
14537Date:   Sat Aug 30 19:18:16 2008 +0200
14538
14539    macosx: the deprecated vlc_object_get takes 2 args now.
14540
14541commit 52be1354d2e5db60073804493a5213ad5acb9ade
14542Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14543Date:   Sat Aug 30 19:38:41 2008 +0300
14544
14545    Win32: fix vlc_control_cancel from main() task
14546
14547commit 475d7593f8128d80352d548d38628fa938b706de
14548Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14549Date:   Sat Aug 30 19:28:12 2008 +0300
14550
14551    Use stat rather than fopen+fclose to check if file exists
14552
14553commit be0af9257a84c9661b00b5effb5ddb5e356052b6
14554Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14555Date:   Sat Aug 30 19:28:05 2008 +0300
14556
14557    Memory leak
14558
14559commit 10f01e27cac1fdebadd20273ea52f9a26a723f4b
14560Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14561Date:   Sat Aug 30 19:24:33 2008 +0300
14562
14563    Pointer cast warning
14564
14565commit 5c97e6fc3845fb69676fb69895c446d75490ca55
14566Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14567Date:   Sat Aug 30 19:24:20 2008 +0300
14568
14569    Unused parameter
14570
14571commit 135e63dac88431dd13b2d0360b85bb8b190e3843
14572Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14573Date:   Sat Aug 30 14:59:03 2008 +0300
14574
14575    p_module_bank: move out of vlc_global
14576
14577commit ca44ef6f6fe0af3878347243618b41b5d8b897e6
14578Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14579Date:   Sat Aug 30 14:38:17 2008 +0300
14580
14581    Do not log through modules (they are not tied to any libvlc)
14582
14583commit 5c4ceb84ed92fa1dd4a85258f7ee3466eb0ef833
14584Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14585Date:   Sat Aug 30 14:32:53 2008 +0300
14586
14587    module_Call: specify object for logging
14588
14589commit f3c2c887cf69851b90f2ca45c9e71c65c1ecabfa
14590Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14591Date:   Sat Aug 30 14:21:22 2008 +0300
14592
14593    Init the structure lock just once
14594
14595    (should probably be a per-instance lock instead though)
14596
14597commit e4b683171493f44387766b6c8da57070065cf290
14598Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14599Date:   Sat Aug 30 14:14:37 2008 +0300
14600
14601    Resync object leak check
14602
14603commit 0aee55f543790ba3230ef145707b0708e2c445f9
14604Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14605Date:   Sat Aug 30 13:23:35 2008 +0300
14606
14607    One objects tree per instance rather than per process
14608
14609commit c348861e60dc76da1e9b98868204b813d6312e81
14610Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14611Date:   Sat Aug 30 12:45:32 2008 +0300
14612
14613    vlc_object_get: take instance as a parameter
14614
14615commit c700d394095e7abfe509abdd612c190ce134d590
14616Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14617Date:   Sat Aug 30 12:56:28 2008 +0300
14618
14619    vlc_custom_create: no need to invoke the global root object
14620
14621commit 9f6ce1a4d774becb39c683ab02ccd8a9315e2629
14622Author: Ilkka Ollakka <ileoo@videolan.org>
14623Date:   Fri Aug 29 10:12:55 2008 +0300
14624
14625    Set i_aspect after vfilter in transcode
14626
14627commit c10d126b83fc0c4d65b7b03b9e1df68de8445777
14628Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14629Date:   Sat Aug 30 11:08:38 2008 +0300
14630
14631    Unused variable
14632
14633commit 647d6d857afb5085da31424c869d5802aff599a0
14634Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14635Date:   Sat Aug 30 11:15:04 2008 +0300
14636
14637    Initialize messages stacks inside the message bank
14638
14639commit 7f2c9f9cc2aa65675cf9ff56f8714517a0d62a35
14640Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14641Date:   Sat Aug 30 10:28:26 2008 +0300
14642
14643    Remove vlc_threadobj (did not work properly anymore)
14644
14645commit 5bd06c4b174082d6062e267565342c568ba6454d
14646Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14647Date:   Sat Aug 30 10:21:21 2008 +0300
14648
14649    Remove the broken reference checker
14650
14651commit a6b444838032d8efb86e28fc0391c68909d4f2b2
14652Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14653Date:   Sat Aug 30 10:12:29 2008 +0300
14654
14655    Use cookie reference, not (uninitialized) value
14656
14657commit ba37f147f28110a53af263c76c3d0e09dcdd0aa5
14658Author: Rémi Duraffort <ivoire@videolan.org>
14659Date:   Fri Aug 29 21:23:33 2008 +0200
14660
14661    Fix crop/aspect ration and deinterlace menus in Qt. (solved by jpeg)
14662
14663commit 0210d3064cdcda689aa56f755c82c58d69d99060
14664Author: Rémi Duraffort <ivoire@videolan.org>
14665Date:   Fri Aug 29 21:16:46 2008 +0200
14666
14667    upnp_intel: fix compilation.
14668
14669commit eb3eab26d98260f1d7bcf07cd3c9372f59a3d6dc
14670Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14671Date:   Fri Aug 29 19:08:21 2008 +0300
14672
14673    Remove leftover code
14674
14675commit 6e9df1a6258d221c0d505259249bc905782875d7
14676Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14677Date:   Fri Aug 29 17:42:32 2008 +0300
14678
14679    sout_AccessOutNew: allow any VLC object type, not just sout instance
14680
14681commit 631a4861beef2ec7fdf7cbfbde1fd5ce10dbc5ee
14682Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14683Date:   Fri Aug 29 18:51:00 2008 +0300
14684
14685    Make access_out independent of sout instance
14686
14687commit 42051dfb80a09dbf24fcd1f2e8101a35bf0b63af
14688Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14689Date:   Fri Aug 29 18:50:00 2008 +0300
14690
14691    Implement ACCESS_OUT_CONTROLS_PACE as needed
14692
14693commit 9b792408ea505af0960a530001c2b0d345ff624e
14694Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14695Date:   Fri Aug 29 18:25:52 2008 +0300
14696
14697    Disable instance pace control from stream rather than access
14698
14699commit c8a5be75a55d0a5dbda485f39c9f52c8de6fed06
14700Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14701Date:   Fri Aug 29 18:13:19 2008 +0300
14702
14703    Add ACCESS_OUT_CAN_CONTROL_PACE, fix AccessOutControl prototype
14704
14705    (My fault - fortunately, sout_AccessOutControl was unused)
14706
14707commit 560ccaae6d32302eb8b913b3c07a3335df917576
14708Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14709Date:   Fri Aug 29 17:41:50 2008 +0300
14710
14711    UDP out: avoid useless references to p_sout
14712
14713commit 5e3d29c7525e55ffd0de8404cca1b1245ddc1fb2
14714Author: Laurent Aimar <fenrir@videolan.org>
14715Date:   Fri Aug 29 14:50:52 2008 +0200
14716
14717    Implemented sout string escaping in QT.
14718
14719commit ce1a1d9677d22a87bbec1fa9cbba42eca549b5c3
14720Author: Laurent Aimar <fenrir@videolan.org>
14721Date:   Fri Aug 29 12:14:48 2008 +0200
14722
14723    Improved config_chain parsing by using escape for \ " and ' (close #1952)
14724
14725    It also add checks against failed malloc.
14726
14727    The option value should be escaped by \ for the mentionned characters and
14728    only for them (and only one time).
14729
14730    For example
14731     dst="test \"ok\".mp3"
14732    will assign the value
14733     test "ok".mp3
14734    to the option dst.
14735
14736    The following one
14737     dst="c:\test\\'bla'bla.txt"
14738    will assign the value
14739     c:\test\'bla'bla.txt
14740
14741    You can use the functions
14742    - config_StringEscape (allocates memory)
14743    - config_StringUnescape (does not allocate memory).
14744
14745commit 07c44496532d7e2cb58c58443b26b59c0f3c654c
14746Author: Laurent Aimar <fenrir@videolan.org>
14747Date:   Fri Aug 29 12:10:43 2008 +0200
14748
14749    Fixed segfault when doing rendering without respecting ffmpeg requirements.
14750
14751    It fixes at least SVQ1 segfaults.
14752
14753commit d524ec29f7bbc56a2ea67d340d7349465e8e9db3
14754Author: Laurent Aimar <fenrir@videolan.org>
14755Date:   Fri Aug 29 00:17:37 2008 +0200
14756
14757    Revert "Fixed segfault with I410 (it is 10 bits per pel)."
14758
14759    This reverts commit 48079eeaa7c011485072486cfe1efb6dbbe33b4d.
14760    I410 is 9 bits per pel, it is ffmpeg doing something wrong.
14761
14762commit 3d9a3c57bf81ade308b57358355055fab2d83b80
14763Author: Filippo Carone <littlejohn@videolan.org>
14764Date:   Tue Aug 26 13:09:00 2008 +0200
14765
14766    jvlc: accept cmdline args for sample client
14767
14768commit 52e494f47e019d73691bf999192ac918c93c21f6
14769Author: Filippo Carone <littlejohn@videolan.org>
14770Date:   Mon Aug 25 16:32:29 2008 +0200
14771
14772    jvlc: assembly goal with dependencies for samples added
14773
14774commit 2756cdafe9adb3cf958026dd2d25ea7d787f0d0c
14775Author: Filippo Carone <littlejohn@videolan.org>
14776Date:   Mon Aug 25 16:31:24 2008 +0200
14777
14778    jvlc: test with multiple jvlc instances added
14779
14780commit 15bb8c9f0c319c5c727cd789e3dcc9a85b4cffa5
14781Author: Filippo Carone <littlejohn@videolan.org>
14782Date:   Mon Aug 25 16:30:54 2008 +0200
14783
14784    jvlc: multiple videos on a canvas sample added
14785
14786commit ed23e2fc96daca64cdc4df17935bad2dd6fc4365
14787Author: Christophe Mutricy <xtophe@videolan.org>
14788Date:   Fri Aug 29 00:06:53 2008 +0100
14789
14790    Fix compilation
14791
14792    Was missing from [629f5752332506b6988a4bb72add829b27e3c470]
14793
14794commit 90a0d65bdd389f2b33c02d2c7e7435b99ac64834
14795Author: Laurent Aimar <fenrir@videolan.org>
14796Date:   Thu Aug 28 23:55:30 2008 +0200
14797
14798    Fixed swscaler minimal size for YUY2 sse2.
14799
14800commit da9b4d4df337858b97f3841a50f7a8515d7d8f51
14801Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14802Date:   Thu Aug 28 23:58:00 2008 +0300
14803
14804    vlc_thread_join: cannot join current thread
14805
14806    vlc_join will cause the assertion failure with pthread.
14807    On -unchanged- Windows, it (supposedly) deadlocks as it used to.
14808
14809commit 0965ae7d651c32b206ed7aa92243d7fa497145c9
14810Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14811Date:   Thu Aug 28 23:57:08 2008 +0300
14812
14813    vlc_join: check for deadlock
14814
14815commit 1014a2aa09d4c4a529407b221676f9138416660b
14816Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14817Date:   Thu Aug 28 23:39:44 2008 +0300
14818
14819    vlc_object_lock_and_wait: broken by design, remove
14820
14821    The only user is LUA, inlined there. The return value seems suspicious
14822    by the way.
14823
14824commit 50ee88d2ff74ca17c6350a198a3c4b7ec438ec9b
14825Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14826Date:   Thu Aug 28 23:19:35 2008 +0300
14827
14828    Deprecate vlc_object_get
14829
14830    (Hopefully-would-have-been-Signed-off-by: Pierre d'Herbemont)
14831
14832commit d6c0f2425e0e646c12da16b13e9d972c8174f4d6
14833Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14834Date:   Thu Aug 28 23:19:19 2008 +0300
14835
14836    Remove unneeded vlc_signal_object_maybe hack
14837
14838commit 5c93ab388765e7913aeed4bcb19128237c26f387
14839Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14840Date:   Thu Aug 28 22:41:28 2008 +0300
14841
14842    Run SD threads (if any) with cancellation
14843
14844commit 64d0d7acc0cdea0885d06c95c74eedbdc7ec19d0
14845Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14846Date:   Thu Aug 28 22:41:15 2008 +0300
14847
14848    SAP: use thread cancellation, get rid of the waitpipe hack
14849
14850commit c6d9fff0be9732e0e2bc116525c115e20acd0b13
14851Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14852Date:   Thu Aug 28 22:38:30 2008 +0300
14853
14854    SD: pull down cancellation safety on those SD with lame threads
14855
14856commit 76f2181dec2cdd65c04638bd15c99948d9ea2eb3
14857Author: Laurent Aimar <fenrir@videolan.org>
14858Date:   Thu Aug 28 20:39:27 2008 +0200
14859
14860    Fixed snapshot aspect ratio.
14861
14862    It fixes aspect ratio of saved picture (and internal ones).
14863    It fixes aspect ratio of displayed PIP (with and without overlay).
14864    It factorizes a bit the code.
14865    It adds a few checks on malloc.
14866
14867commit 3ec77e2665e0c27fa9a25169f3a93442fb027edf
14868Author: Pavlov Konstantin <thresh@altlinux.ru>
14869Date:   Thu Aug 28 12:24:58 2008 +0400
14870
14871    Small updates in russian translation.
14872
14873commit ceb891be9cba5fe02dd564e643ca39e6cd9df876
14874Author: Pavlov Konstantin <thresh@altlinux.ru>
14875Date:   Wed Aug 27 18:54:10 2008 +0400
14876
14877    Spelling: typo.
14878
14879commit acd55c477e4c12311b8b276947f3b8bf06fb4103
14880Author: Pavlov Konstantin <thresh@altlinux.ru>
14881Date:   Wed Aug 27 18:51:56 2008 +0400
14882
14883    Spelling typo.
14884
14885commit f89e9c426af9454f32c0a7f6a131f1bd11fc26f7
14886Author: Pavlov Konstantin <thresh@altlinux.ru>
14887Date:   Wed Aug 27 18:42:16 2008 +0400
14888
14889    Add braces where needed.
14890
14891commit b73364a4ab5cdddabbce045d44326bdf1f8e3e2c
14892Author: Pavlov Konstantin <thresh@altlinux.ru>
14893Date:   Wed Aug 27 18:39:39 2008 +0400
14894
14895    Fix typo.
14896
14897commit bd03c387b82dad16831e76091aae66b37080910b
14898Author: Pavlov Konstantin <thresh@altlinux.ru>
14899Date:   Wed Aug 27 18:12:42 2008 +0400
14900
14901    Spelling: mili -> milli.
14902
14903commit 4fcab61ac3849c74e168e5d598718ef4188b2c6a
14904Author: Pavlov Konstantin <thresh@altlinux.ru>
14905Date:   Wed Aug 27 17:38:32 2008 +0400
14906
14907    Small update in ru.po.
14908
14909commit b4f9defc0c05466974896d48ebdf593e22da4e3e
14910Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14911Date:   Thu Aug 28 22:25:23 2008 +0300
14912
14913    UPnP Intel: remove useless and harmful SD thread
14914
14915commit 629f5752332506b6988a4bb72add829b27e3c470
14916Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14917Date:   Thu Aug 28 22:16:15 2008 +0300
14918
14919    Drop prehistoric avahi versions support
14920
14921commit 20e0dd7eb7c2e6debe9f5546784a422033e5d1bb
14922Author: Laurent Aimar <fenrir@videolan.org>
14923Date:   Thu Aug 28 21:23:26 2008 +0200
14924
14925    Fixed(woraround) another bug of swscaler when ask to do a nop.
14926
14927    If we ask to convert but this conversion does nothing (same chroma and
14928    same width/height, swscaler does not copy the pixels.
14929
14930commit 24ed0b35086f2435f61c78ea712c0af801537c73
14931Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14932Date:   Thu Aug 28 22:09:43 2008 +0300
14933
14934    Bonjour: use the avahi thread backend
14935
14936    Simpler and free from arbitrary wake ups
14937
14938commit d20d0224fd61c40e7bf95e9d01aaa547abeb074e
14939Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14940Date:   Thu Aug 28 21:22:23 2008 +0300
14941
14942    UPnP CyberLink: do not spawn a useless poll thread (untested)
14943
14944commit 64052e01c55970c95fd0c4dc940a79be4115e964
14945Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14946Date:   Thu Aug 28 20:07:51 2008 +0300
14947
14948    snapshost: avoid vlc_object_get (this is still a really ugly hack)
14949
14950commit 111ce50240aac1de7bcc6653d5c723a486b7f177
14951Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14952Date:   Thu Aug 28 20:12:02 2008 +0300
14953
14954    Remove unneeded include
14955
14956commit 1e2e68559e32d3ff1079e92ee920d84cfe01d631
14957Author: Antoine Cellerier <dionoea@videolan.org>
14958Date:   Thu Aug 28 19:09:48 2008 +0200
14959
14960    Here too. (yeah, we now have video filters in modules/video_chroma and modules/video_filter)
14961
14962commit 89ec4e6268a775ec55544ad540d0143fad34b3f8
14963Author: Antoine Cellerier <dionoea@videolan.org>
14964Date:   Thu Aug 28 18:50:11 2008 +0200
14965
14966    Check for input/output size match here too. I hope that I didn't forget other files.
14967
14968commit 312bf22c9034f1953319b406939696dade033e85
14969Author: Antoine Cellerier <dionoea@videolan.org>
14970Date:   Thu Aug 28 18:42:40 2008 +0200
14971
14972    If you don't know how to scale ... don't pretend that you do. (Needs backporting)
14973
14974commit 164088117085b0c866a10225fa20caf1290ffaa6
14975Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14976Date:   Thu Aug 28 19:28:35 2008 +0300
14977
14978    If the thread does nothing, we might as well exit
14979
14980commit 9ba4d0ff87e47d06ed1242bf3d4a36ac468aa3fc
14981Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14982Date:   Thu Aug 28 19:25:57 2008 +0300
14983
14984    psz_intf_switch was read-only: remove dead code
14985
14986commit 0ac55db8293474dfee8dfe8f3730b1b837d831fd
14987Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
14988Date:   Thu Aug 28 19:25:33 2008 +0300
14989
14990    signals: use the VLC thread API
14991
14992commit 1b025556e3277cc727d1e70c7c55a2a0192b4d1a
14993Author: Laurent Aimar <fenrir@videolan.org>
14994Date:   Thu Aug 28 14:30:02 2008 +0200
14995
14996    Added a INPUT_CONTROL_RESTART_ES and use it in video_output.
14997
14998    This removes the need for suxor_thread_t.
14999
15000commit f259d0a2ac6d4162fdb5b78ac3fdac5acdac1363
15001Author: Laurent Aimar <fenrir@videolan.org>
15002Date:   Thu Aug 28 13:07:32 2008 +0200
15003
15004    Fixed a potential division by 0 in mp4 demuxer.
15005
15006commit 48079eeaa7c011485072486cfe1efb6dbbe33b4d
15007Author: Laurent Aimar <fenrir@videolan.org>
15008Date:   Thu Aug 28 13:03:08 2008 +0200
15009
15010    Fixed segfault with I410 (it is 10 bits per pel).
15011
15012    It fixes SVQ1 (at least).
15013
15014commit 17474075e38aa541b3f441244e98df2da21d70c0
15015Author: Laurent Aimar <fenrir@videolan.org>
15016Date:   Thu Aug 28 12:31:22 2008 +0200
15017
15018    Clean up ogm parsing and fixed a potential memory overwrite.
15019
15020commit 4ae5ff0468f596d6676517b5c03f162a8b374d80
15021Author: Laurent Aimar <fenrir@videolan.org>
15022Date:   Thu Aug 28 11:27:21 2008 +0200
15023
15024    Enable input recording for access_demux too.
15025
15026commit 10c00699b9af7b54eb9e59b9900f6dd24cd223c5
15027Author: Laurent Aimar <fenrir@videolan.org>
15028Date:   Thu Aug 28 11:25:21 2008 +0200
15029
15030    Fixed audio visual activation introduced by [eff24974c62da8740d381ae45694474ac1ee2c05]
15031
15032commit 5831a30299d29ac8b096f2fce16d445edecc509b
15033Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
15034Date:   Thu Aug 28 08:58:22 2008 +0200
15035
15036    Revert part of c3baee8d05bc02734964fd8fcb3c66b8b88d8821. We no longer have the intl directory.
15037
15038commit fb7f014161f68c914e028adbea68b7ee9863c76e
15039Author: Laurent Aimar <fenrir@videolan.org>
15040Date:   Thu Aug 28 00:33:36 2008 +0200
15041
15042    Fixed RGB ffmpeg color selection.
15043
15044    I have some doubt about it, either swscale does not respect the ffmpeg doc
15045    or the doc is wrong (about the rgb mask).
15046
15047commit 9818e276ccea91fe0190791e281d713fac4fe2f2
15048Author: Laurent Aimar <fenrir@videolan.org>
15049Date:   Wed Aug 27 22:36:25 2008 +0200
15050
15051    Request RGBA when you want that (and not RV32).
15052
15053    This fixes the skin loading. The color seems wrong but I think the skin
15054    code is right (vlc RGBA is stored in memory R, B, G, A).
15055
15056commit a4fbdc17bbcd58473004b90923c979cbdbd96ce3
15057Author: Christophe Mutricy <xtophe@videolan.org>
15058Date:   Wed Aug 27 23:12:50 2008 +0100
15059
15060    Fix make dist
15061
15062commit 144adcb85cb44f6d7fa3932b01e8d91e9ba8a4c9
15063Author: Christophe Mutricy <xtophe@videolan.org>
15064Date:   Wed Aug 27 21:09:40 2008 +0100
15065
15066    Some more rules to make debug pkg for win32
15067
15068commit d50448132326000afa4e84b58823b04bb5f0cc12
15069Author: Pierre d'Herbemont <pdherbemont@videolan.org>
15070Date:   Wed Aug 27 23:18:11 2008 +0200
15071
15072    update: vlc_savecancel now returns the cancel handle.
15073
15074commit 443a59d6e351ac0813403d1ddbc94e44dda99a00
15075Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15076Date:   Sat Aug 23 11:00:49 2008 +0300
15077
15078    SAP: no need to keep two dates per announce
15079
15080commit 9522f3741d92bec61e97451cb1bb6a2cd51c0e85
15081Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15082Date:   Sat Aug 16 19:30:46 2008 +0300
15083
15084    SAP out: do not access b_die directly
15085
15086commit 672a85d78c64f29f083c226c32a25a40cdc11890
15087Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15088Date:   Sat Aug 16 19:25:25 2008 +0300
15089
15090    SAP out: no need for net_Write here
15091
15092commit 0bdeef7e2938ef3ad2698244203096fcdc9c05c1
15093Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15094Date:   Sat Aug 16 11:56:51 2008 +0300
15095
15096    Win32: allocate cancellation data on the stack (cannot fail)
15097
15098    Better than an unlikely abort().
15099
15100commit 0a908c0bcbf9a1991118b73540ebee8f7f8a38f8
15101Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15102Date:   Sat Aug 16 11:20:48 2008 +0300
15103
15104    (Potentially) allow pthread without pthread native cancellation
15105
15106commit dde854142cfcf9b75ca2d81a32a027c7f3d48e63
15107Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15108Date:   Tue Aug 12 20:19:00 2008 +0300
15109
15110    UDP access_out: get rid of block_FifoWake and blocking mwait()
15111
15112commit 3f8d953696ef75c973dd3c6ae049d486e85bf832
15113Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15114Date:   Mon Aug 11 23:16:34 2008 +0300
15115
15116    RTP sout: get rid of block_FifoWake and don't get stuck in mwait()
15117
15118commit af2e2a70c042bb3529fa5f419b222d81acf13289
15119Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15120Date:   Sun Aug 10 21:44:52 2008 +0300
15121
15122    block: cancellation safety
15123
15124    (Eventually, this could replace block_FifoWake))
15125
15126commit 7783a1cec9d1ac33b81c181da859dc1d6fc7cf9a
15127Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15128Date:   Sun Aug 10 21:43:05 2008 +0300
15129
15130    Cleanup helper for unlocking
15131
15132commit aa6b5c552d671fc1fce4ca38e5aff41ae259c28e
15133Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15134Date:   Sun Aug 10 21:06:11 2008 +0300
15135
15136    Support for cancellation cleanup functions
15137
15138commit 8458705f21592934c5d2a1ebff7d8a8d7c8e63c1
15139Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15140Date:   Sun Aug 10 20:14:17 2008 +0300
15141
15142    Revert "Disable cancellation everywhere (except in msg_Dbg) to start with"
15143
15144    Every thread function disables cancellation properly now.
15145
15146commit be400691f55a66d411e9bd7787feb1f4332612f0
15147Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15148Date:   Sun Aug 10 19:49:48 2008 +0300
15149
15150    Plugins: push cancellation down
15151
15152commit 974a5e403890f924980be2add6983913c520c94f
15153Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15154Date:   Tue Aug 5 22:12:27 2008 +0300
15155
15156    libvlccore: push threads cancellation down vlc_thread_create
15157
15158commit 1cc00146619c1b99efdf8fe5128b45f14f24a731
15159Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15160Date:   Sun Jul 6 21:38:42 2008 +0300
15161
15162    vlc_object_kill: cancel the thread
15163
15164commit f7e7e079b4fbbcdd57c3bea2674e832d19065616
15165Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15166Date:   Sun Jul 6 21:35:27 2008 +0300
15167
15168    Disable cancellation everywhere (except in msg_Dbg) to start with
15169
15170commit 2ec60e08db1086b5eb0504bc6fe2d7e398e7355c
15171Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15172Date:   Sun Aug 3 18:44:22 2008 +0300
15173
15174    Object functions: cancellation safety
15175
15176commit 40c8f3c3af7a805b6153f19e3b3f515d7487db0f
15177Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15178Date:   Sun Jul 6 21:34:32 2008 +0300
15179
15180    msg_(va)Generic: cancellation safety
15181
15182commit 278a1ccc8ea6c240d431bdb051ea164c4621e4aa
15183Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15184Date:   Wed Aug 27 20:40:20 2008 +0300
15185
15186    vlc_join is a cancellation point
15187
15188commit 8b74b9de6ca105c32915930228e0519633f93126
15189Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15190Date:   Wed Aug 6 23:08:11 2008 +0300
15191
15192    Win32: mwait and msleep are cancellation points
15193
15194    Use SleepEx so APC can be executed
15195
15196commit 5e7e11d9d5c3fa9f7feb58097e9429c8ed51700c
15197Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15198Date:   Sat Aug 9 19:42:03 2008 +0300
15199
15200    Win32: vlc_cond_(timed)wait are cancellation points
15201
15202commit f442fe0d4a6f4d4204e0e185bed3523027f07636
15203Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15204Date:   Sat Aug 16 11:42:54 2008 +0300
15205
15206    Win32: support cancellation through Asynchronus Procedure Call
15207
15208commit f1b595f734a7b5e28635583b7a5e0d49e59da5f3
15209Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15210Date:   Wed Aug 6 22:56:42 2008 +0300
15211
15212    Support for cancelling self and use normal thread variable
15213
15214    __thread is non-standard (and would need mingw 4.3).
15215
15216commit 9fda9767293f9e46f8129f6e553d94ce2f847cd0
15217Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15218Date:   Sat Aug 9 19:41:34 2008 +0300
15219
15220    Move stuff around
15221
15222commit 12d0d264c41ad48bc55f91bb32ab8b64fe1d268d
15223Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15224Date:   Tue Aug 5 21:44:47 2008 +0300
15225
15226    More natural prototype for vlc_savecancel
15227
15228commit 5a6312880481cc2f2cef82b141ddbd82b28825d9
15229Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15230Date:   Sat Jul 12 00:02:37 2008 +0300
15231
15232    Stub cancellation support
15233
15234commit fb157491d9f019e6233db06886a74fbbd2ea9573
15235Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15236Date:   Sun Jul 6 21:14:32 2008 +0300
15237
15238    vlc_testcancel: explicit cancellation point
15239
15240commit de359690883766501438435667ae33b976302de3
15241Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15242Date:   Sat Aug 16 11:38:14 2008 +0300
15243
15244    libvlccore: vlc_thread_cancel() tangled object API
15245
15246commit 779d3cdf33e4d4b014897712fd1e70316fa3c00b
15247Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15248Date:   Sun Jul 6 21:10:58 2008 +0300
15249
15250    vlc_cancel: POSIX thread cancellation
15251
15252commit a332d4e1f1f833e14209989ff51009c85ea2012c
15253Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15254Date:   Sun Jul 6 20:55:17 2008 +0300
15255
15256    vlc_savecancel, vlc_restorecancel: POSIX cancellation state management
15257
15258commit cfb6c98d24c51126d234fdb9450fe90427ac553a
15259Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15260Date:   Wed Aug 27 22:38:22 2008 +0300
15261
15262    Fix f4ad7994761cd2463ad15254aa5569a444484c7c
15263
15264commit 643c841118cd53ea2b98baebd500dac5ddfec2d2
15265Author: Christophe Mutricy <xtophe@videolan.org>
15266Date:   Wed Aug 27 20:17:08 2008 +0100
15267
15268    i18n: Fixes in Qt4 tooltips.
15269
15270    Remeber that N_( DEFINE ) is not enough
15271
15272    Spotted-by: Cristian Secară
15273
15274commit e701a9334fc123f0055d728e0cc4ee6c9d48bd6c
15275Author: Pierre d'Herbemont <pdherbemont@videolan.org>
15276Date:   Wed Aug 27 20:13:00 2008 +0200
15277
15278    macosx: Revert to the old texture window look.
15279
15280    Too much workaround to use it.
15281
15282commit f4ad7994761cd2463ad15254aa5569a444484c7c
15283Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15284Date:   Wed Aug 27 20:28:47 2008 +0300
15285
15286    Win32: do not assume the thread is joined before it exits
15287
15288commit f18192c64b1f984c694d32e734a5b15d80b18ee0
15289Author: Laurent Aimar <fenrir@videolan.org>
15290Date:   Wed Aug 27 19:21:35 2008 +0200
15291
15292    Partially work around a picture link in libmpeg2.
15293
15294    It makes DVD (menu) usable (at least #1784, #1880).
15295
15296commit 34e12d626e2cd4d67898328a8d00334ab89d8ebd
15297Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15298Date:   Wed Aug 27 20:10:25 2008 +0300
15299
15300    Libvlccore ABI has broken (DEMUX_CAN_PAUSE+ modified)
15301
15302commit 74605fb20d952bac6cb1700ca23477752ca57f3c
15303Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15304Date:   Wed Aug 27 20:08:06 2008 +0300
15305
15306    This is a development version...
15307
15308commit dbfd268dd7e7438a7958916374e9ec576e6a98f5
15309Author: Laurent Aimar <fenrir@videolan.org>
15310Date:   Wed Aug 27 18:18:52 2008 +0200
15311
15312    Fixed a buffer overread with broken oggs and check alloc values.
15313
15314commit d4887e009e9d6c9f48a719ec26ee55b119f6fd29
15315Author: Laurent Aimar <fenrir@videolan.org>
15316Date:   Wed Aug 27 15:00:56 2008 +0200
15317
15318    Jump to first title on menu error (workaround #1809)
15319
15320    It will make dvdnav and dvdsimple having the same behaviour.
15321
15322commit 90ec8083f5f58afa80ec0d64c4096a90836f7db0
15323Author: Laurent Aimar <fenrir@videolan.org>
15324Date:   Wed Aug 27 14:49:41 2008 +0200
15325
15326    Fixed rear center support (and close #1816).
15327
15328    It also factorize channel order definitions.
15329    The DTS order for middle channels can be wrong.
15330
15331commit 7c99622d4f1cc673d4caf62066f02250caa79fcf
15332Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
15333Date:   Wed Aug 27 17:06:38 2008 +0200
15334
15335    Remove duplicate stdio.h (is included in vlc_common.h).
15336
15337commit 8607fc1a2781f91f5654a0636c7f6cfcaa879715
15338Author: Jean-Paul Saman <jpsaman@videolan.org>
15339Date:   Tue Aug 12 18:11:17 2008 +0800
15340
15341    Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module.
15342
15343commit f39c8605e0256af7c017b45fef2b8ddaa9c79d7c
15344Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
15345Date:   Wed Aug 27 11:10:52 2008 +0200
15346
15347    Add documentation.
15348
15349commit df1fe67b6dcabbc436a18cba381b580b7a78faeb
15350Author: Jean-Paul Saman <jpsaman@videolan.org>
15351Date:   Wed Aug 13 11:16:36 2008 +0800
15352
15353    fix compiler warnings in modules/video_output/fb.c
15354
15355commit 5e7051c3d89b05592702ba7f4ba6bcfdfa5c7525
15356Author: Jean-Paul Saman <jpsaman@videolan.org>
15357Date:   Tue Aug 12 18:10:27 2008 +0800
15358
15359    Add video_format_{Copy,Init,Clean} inline functions and bump ABI.
15360
15361commit ac20dc545baea99fcec8f966cff858bc1c9bdc8e
15362Author: Jean-Paul Saman <jpsaman@videolan.org>
15363Date:   Tue Aug 12 12:32:52 2008 +0800
15364
15365    document vlc_fourcc_to_char() function.
15366
15367commit 639a8062df10fb9b8b19c4b86674bdf0b575a550
15368Author: Jean-Paul Saman <jpsaman@videolan.org>
15369Date:   Tue Aug 12 12:43:41 2008 +0800
15370
15371    Fix comment.
15372
15373commit f1558cbbe8321934cb368be637dbd21e1697804e
15374Author: Jean-Paul Saman <jpsaman@videolan.org>
15375Date:   Tue Aug 12 11:51:12 2008 +0800
15376
15377    Handle return value and fix memleaks.
15378
15379commit 479a1cc214572c3519b8143efd2c42e2e56a2d6a
15380Author: Jean-Paul Saman <jpsaman@gandalf.kpn-communicationcentre.nl>
15381Date:   Fri Aug 1 12:51:44 2008 +0200
15382
15383    Add scene filter which provides the same functionality as the vout_output image, but which can be inserted in a playback or stream out chain.
15384
15385commit c3baee8d05bc02734964fd8fcb3c66b8b88d8821
15386Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
15387Date:   Sun Jul 13 19:12:25 2008 +0200
15388
15389    ignore these files/dirs
15390
15391commit 2b6c9678403cebbcf70585e264c86ca7aea12665
15392Author: Laurent Aimar <fenrir@videolan.org>
15393Date:   Wed Aug 27 13:47:34 2008 +0200
15394
15395    Removed stupid AR hack in libmpeg2.
15396
15397commit 9901a6edca1a7c28c461f2c57da6f37ce4671289
15398Author: Laurent Aimar <fenrir@videolan.org>
15399Date:   Wed Aug 27 13:46:33 2008 +0200
15400
15401    Fixed AR setting for dvdsimple, support AR for dvdnav.
15402
15403commit 06aa94333048db9e159997b2e13b284a853fa046
15404Author: Laurent Aimar <fenrir@videolan.org>
15405Date:   Wed Aug 27 13:34:08 2008 +0200
15406
15407    Cosmetic.
15408
15409commit 52b77526210ff7b1aeb9f30b4ab023e393ffdcbd
15410Author: Laurent Aimar <fenrir@videolan.org>
15411Date:   Wed Aug 27 13:31:26 2008 +0200
15412
15413    Fixed segfault with invalid vout input aspect ratio.
15414
15415commit dc977392562adad0f1df7ad1c838b26bd9a8798f
15416Author: Laurent Aimar <fenrir@videolan.org>
15417Date:   Wed Aug 27 13:24:02 2008 +0200
15418
15419    Cosmetics (Fixed mix up between 0 and NULL).
15420
15421commit ca42ba4dec872daf49dc13996339097055ba76f3
15422Author: Laurent Aimar <fenrir@videolan.org>
15423Date:   Wed Aug 27 11:52:32 2008 +0200
15424
15425    Correctly set the index keyframe flag in avi muxer.
15426
15427commit 9640b3cef3b30c32fc0eb088008dddcd13fec827
15428Author: Laurent Aimar <fenrir@videolan.org>
15429Date:   Wed Aug 27 11:51:40 2008 +0200
15430
15431    Set picture flags (I/P/B) in mpeg4 packetizer.
15432
15433    This will help our muxers creating better files.
15434
15435commit 5f35b662f265027a405cc700f1a06776e380d5d5
15436Author: Laurent Aimar <fenrir@videolan.org>
15437Date:   Wed Aug 27 11:48:52 2008 +0200
15438
15439    Fixed a potential crash due to a mix up between pitch and pixel pitch in blend.c.
15440
15441commit fd5b9aced405ec8674ed0e4610b049fccb19ce0e
15442Author: Laurent Aimar <fenrir@videolan.org>
15443Date:   Wed Aug 27 11:43:24 2008 +0200
15444
15445    Cosmetic (record.c)
15446
15447commit daf95b3939bffea29648ef6ce1d13f2888466201
15448Author: Laurent Aimar <fenrir@videolan.org>
15449Date:   Wed Aug 27 11:42:51 2008 +0200
15450
15451    Added BLOCK_FLAG_TYPE_MASK define (helper).
15452
15453commit b213aefc490aa25984cc429b4ce7ccd930f49a98
15454Author: Laurent Aimar <fenrir@videolan.org>
15455Date:   Wed Aug 27 11:38:37 2008 +0200
15456
15457    Fixed a potential crash in aout_FiltersPlay.
15458
15459    This function was returning a buffer allocated with the wrong type (alloca)
15460    when a filter returned 0 sample (scaletempo at least).
15461
15462commit 2b1be1cce1cb41fa187281ec8eb4b33b58ee51c4
15463Author: Laurent Aimar <fenrir@videolan.org>
15464Date:   Wed Aug 27 01:47:03 2008 +0200
15465
15466    Improved eof detection on a few broken avi files.
15467
15468commit 56e282c3546d6fe7ada4b74f12dca6a98c8ad34d
15469Author: Pavlov Konstantin <thresh@altlinux.ru>
15470Date:   Wed Aug 27 13:05:04 2008 +0400
15471
15472    Remove build-vlc, lxdialog and menuconfig: they are outdated,
15473    unmaintained and confuse users.
15474
15475commit fa724536e4a482f08e6c32a7dede730cddad91e1
15476Author: Antoine Cellerier <dionoea@videolan.org>
15477Date:   Wed Aug 27 02:11:33 2008 +0200
15478
15479    Also use the input name in the recording file name. (Most medias don't NowPlaying meta data)
15480
15481commit 2c88f1bf0243835d95b2212a5cba815dbe06f44b
15482Author: Antoine Cellerier <dionoea@videolan.org>
15483Date:   Wed Aug 27 02:11:07 2008 +0200
15484
15485    Always enforce the "don't show if unavailable" option in format strings.
15486
15487commit f7c803609707a35ae20218bb50242d5d18d24528
15488Author: Christophe Mutricy <xtophe@videolan.org>
15489Date:   Wed Aug 27 00:33:09 2008 +0100
15490
15491    Fix make dist
15492
15493commit ddad936e9a19d6720f2bab7f37f21b28861d5a8d
15494Author: Laurent Aimar <fenrir@videolan.org>
15495Date:   Wed Aug 27 01:25:22 2008 +0200
15496
15497    Removed tabs and unwanted spaces in record.c
15498
15499commit d6b9203f5f244c3fb3d31668adfbefe4d215a77c
15500Author: Laurent Aimar <fenrir@videolan.org>
15501Date:   Wed Aug 27 01:22:51 2008 +0200
15502
15503    Remove access filter record from build system.
15504
15505    I forgot that changes in [f351451d9b294d126ee046c4d651cdcb6101dbf2]
15506
15507commit 0ceca03f5db577ec4ed59a55336b1c06cbaa636b
15508Author: Laurent Aimar <fenrir@videolan.org>
15509Date:   Wed Aug 27 01:19:34 2008 +0200
15510
15511    Improved record behaviour when sout is disabled.
15512
15513commit 0e5207a834a361f2e9950c9c33e409640c8a083a
15514Author: Laurent Aimar <fenrir@videolan.org>
15515Date:   Wed Aug 27 01:16:11 2008 +0200
15516
15517    Compilation fix when using --disable-sout.
15518
15519commit 28c6dc6e173186ea299c12270a2b84b1c5b9b515
15520Author: Antoine Cellerier <dionoea@videolan.org>
15521Date:   Tue Aug 26 23:10:49 2008 +0200
15522
15523    Add information about variables having choices to the "vars" command.
15524
15525commit 2cc38d3f802fae19b43540a47282eb065e868565
15526Author: Laurent Aimar <fenrir@videolan.org>
15527Date:   Wed Aug 27 01:02:45 2008 +0200
15528
15529    Fixed typo making swscaler useless for outputing RGBA.
15530
15531commit ff6b945faffba31093c780f02c3f8684307f2ba6
15532Author: Laurent Aimar <fenrir@videolan.org>
15533Date:   Wed Aug 27 01:01:44 2008 +0200
15534
15535    Fixed segfault when the subpicture scaler failed.
15536
15537commit f351451d9b294d126ee046c4d651cdcb6101dbf2
15538Author: Laurent Aimar <fenrir@videolan.org>
15539Date:   Wed Aug 27 00:30:44 2008 +0200
15540
15541    Removed now obsolete access filter record.
15542
15543    (access_filter_dump could probably be removed too)
15544
15545commit c14125992544292746c94bdc52754cc3e18e0966
15546Author: Laurent Aimar <fenrir@videolan.org>
15547Date:   Tue Aug 26 23:10:56 2008 +0200
15548
15549    Added recording on the fly through sout.
15550
15551commit d4e0e64ed5bceec689ddc6f0ef3a6a045c087289
15552Author: Laurent Aimar <fenrir@videolan.org>
15553Date:   Tue Aug 26 21:35:25 2008 +0200
15554
15555    Added new stream_out record module.
15556
15557    The record module:
15558
15559    - automatically selects the right muxer and filename extension by
15560    looking the ES codec. In case it fails, it probes directly the
15561    muxers and keeps the better one.
15562
15563    - removes all ES packets until the first key frame.
15564
15565    - truncates the ES without key frame to match the start time of
15566    the other tracks.
15567
15568commit 919002be3c4e9bc75d6c9a869f43d4db5904d8f5
15569Author: Laurent Aimar <fenrir@videolan.org>
15570Date:   Tue Aug 26 21:34:00 2008 +0200
15571
15572    Added small block_ChainProperties helper.
15573
15574commit 92a4a5b33bdeb2ea8060a5511c035ef7fb1c7cd9
15575Author: Laurent Aimar <fenrir@videolan.org>
15576Date:   Tue Aug 26 15:56:57 2008 +0200
15577
15578    Do not access to internal p_input sout in input_DecoderNew.
15579
15580commit fa2757f7f34d533c4d4fd73a47007534bb16829e
15581Author: Laurent Aimar <fenrir@videolan.org>
15582Date:   Tue Aug 26 15:56:02 2008 +0200
15583
15584    Added missing const to sout_NewInstance.
15585
15586commit 37a5e7dbe5af4a4af03309a2834182e212a8ef15
15587Author: Laurent Aimar <fenrir@videolan.org>
15588Date:   Tue Aug 26 14:11:52 2008 +0200
15589
15590    Added nsv stream record mode support.
15591
15592commit 5924aed641610a3b0ac37fd903b722a97b25891b
15593Author: Laurent Aimar <fenrir@videolan.org>
15594Date:   Tue Aug 26 13:42:33 2008 +0200
15595
15596    Fixed record stream in case of stream_Read(NULL) and clean up.
15597
15598commit aa407ea9ca0beca090021e1bc26c4d9f84f003df
15599Author: Laurent Aimar <fenrir@videolan.org>
15600Date:   Tue Aug 26 12:54:18 2008 +0200
15601
15602    Added record support at the stream_t level in core.
15603
15604    The record access_filter will become useless as soon as all demuxers that can
15605    support it will be modified.
15606    The record support is half done. I will also add es_out_t record functionnalities,
15607    and a way to selected one of them if both are supported.
15608
15609commit b08b569203e1789fdec40e943ac57fbbf16a52a9
15610Author: Christophe Mutricy <xtophe@videolan.org>
15611Date:   Tue Aug 26 22:09:09 2008 +0100
15612
15613    remove unused patch
15614
15615commit c234419bb4975e62600b9eaeac973ebfb093a1f6
15616Author: Christophe Mutricy <xtophe@videolan.org>
15617Date:   Tue Aug 26 22:06:40 2008 +0100
15618
15619    i18n: Fix in Qt4/Help
15620
15621    Spotted-by: Cristian Secară
15622
15623commit 44b76953d1f7b0694f2b9c5da301a00a4b5d29d3
15624Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15625Date:   Tue Aug 26 22:28:15 2008 +0300
15626
15627    CVE number is known
15628
15629commit 2649d28f49d3dc1cafced0ca9153d93e27592d91
15630Author: Antoine Cellerier <dionoea@videolan.org>
15631Date:   Tue Aug 26 19:27:37 2008 +0200
15632
15633    Preliminary changes to fix postprocessing. Decoder quantizer settings can now be exported in the picture_t struct. Currently only works if the video is being decoded by ffmpeg since other codecs don't expose quantizer stuff. Please review.
15634
15635commit 8b71a21cbfb9ae45040dd56465ca409de68b4a3f
15636Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15637Date:   Tue Aug 26 20:14:54 2008 +0300
15638
15639    Do not shrink allocated blocks.
15640
15641    Seems like it is too slow on Win32 (??). Hopefully fixes #1919.
15642
15643commit 0889e424f6be420138a712a7e131fa6220ca8335
15644Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15645Date:   Tue Aug 26 20:14:45 2008 +0300
15646
15647    No need to set i_buffer twice
15648
15649commit 113113d70b78fb453c3365e33f4242d3e6aa7726
15650Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15651Date:   Tue Aug 26 18:20:19 2008 +0300
15652
15653    Revert "Win32: show the console (early) in debug builds"
15654
15655    Claims that it breaks VLC. If that is the case, I have to beliebe the
15656    Win32 port must have some really serious problem. By the way, this
15657    commit was the only limited yet working way for me to debug on Win32.
15658
15659    This reverts commit 079a3e8fdd56ea1304471298d164bec5ec7f3af8.
15660
15661commit d6646730e725822a94edf74276470fb5a69bb9b2
15662Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15663Date:   Tue Aug 26 18:16:45 2008 +0300
15664
15665    argv is now on the stack, do not free it
15666
15667commit dcb61674013200a1c700e24d45cf25b42d048e0a
15668Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15669Date:   Tue Aug 26 17:55:18 2008 +0300
15670
15671    Win32: do not pass argv[0] to libvlc - fixes #1920
15672
15673commit fe52817ef6e935d1aaf266dd0a4df72cf6199456
15674Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15675Date:   Tue Aug 26 17:45:39 2008 +0300
15676
15677    Revert early morning after bad night sleep commit
15678
15679    This reverts commit 916717a706f7d658694d8ff33f770b1d3ba9e2bc.
15680
15681commit 46521919a639fba3fd7af954e41d007e41db8db1
15682Author: Antoine Cellerier <dionoea@videolan.org>
15683Date:   Tue Aug 26 16:13:39 2008 +0200
15684
15685    Revert something which never should have been commited (see bb255df402eacd0fa0937997866dca6bbb3162ab).
15686
15687commit 762ecf80380436ebdc2ff0729848167687205a4d
15688Author: Antoine Cellerier <dionoea@videolan.org>
15689Date:   Tue Aug 26 15:40:41 2008 +0200
15690
15691    Update Aurelien Nephtali's thanks line.
15692
15693commit f98dfcb34f94efc5a3417b33edecc02e7eef6ca5
15694Author: Pierre d'Herbemont <pdherbemont@videolan.org>
15695Date:   Tue Aug 26 09:36:46 2008 +0200
15696
15697    xspf: Fix a may-be freed input_item pointer usage.
15698
15699commit d64628e719972a782db2b908b95e2050b327391c
15700Author: Pierre d'Herbemont <pdherbemont@videolan.org>
15701Date:   Tue Aug 26 09:29:37 2008 +0200
15702
15703    asx: Fix an input_item leak.
15704
15705commit 37843abd603cef87fd541dbdd9e67646fee90faa
15706Author: Pierre d'Herbemont <pdherbemont@videolan.org>
15707Date:   Tue Aug 26 09:26:38 2008 +0200
15708
15709    mmsh: Fix an input_item_t leak.
15710
15711commit 916717a706f7d658694d8ff33f770b1d3ba9e2bc
15712Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15713Date:   Tue Aug 26 08:15:23 2008 +0300
15714
15715    Win32: do not add argv[0] (vlc.exe) to the playlist
15716
15717commit e25ce5fa3dd37b1c57d590f2a3a4933fe4ac3f35
15718Author: Antoine Cellerier <dionoea@videolan.org>
15719Date:   Tue Aug 26 00:15:59 2008 +0200
15720
15721    misc edits.
15722
15723commit a0f7c40f1121c53a334d006c67650b671d560e20
15724Author: Jean-Baptiste Kempf <jb@videolan.org>
15725Date:   Mon Aug 25 15:03:46 2008 -0700
15726
15727    Mention of AES3 (SMPTE 302M) in NEWS.
15728
15729commit 8bb0f4db7dddcfe909c3497edc28a0246e1b4b45
15730Author: Derk-Jan Hartman <hartman@videolan.org>
15731Date:   Mon Aug 25 23:45:06 2008 +0200
15732
15733    Makefile: add ChangeLog target as a prerequisite to the package-macosx target
15734
15735commit bc2e32496eee7fe00608abbc15c39fd56c868010
15736Author: Jean-Baptiste Kempf <jb@videolan.org>
15737Date:   Mon Aug 25 14:35:42 2008 -0700
15738
15739    Fix some playlist start showing/non-showing bug.
15740
15741    Still errors present, but too latE.
15742
15743commit 958d8f0b1bdbd85d9569d6e40137a79c8e9ea3dd
15744Author: Pierre d'Herbemont <pdherbemont@videolan.org>
15745Date:   Mon Aug 25 23:18:59 2008 +0200
15746
15747    update: Don't release the object that created this very thread!
15748
15749commit a060c85d9b894978e5657fdb474893fa6ead7286
15750Author: Laurent Aimar <fenrir@videolan.org>
15751Date:   Mon Aug 25 23:16:55 2008 +0200
15752
15753    Fixed packetized flag value for aes3 stream.
15754
15755commit f3306b5dc0c08b6c492b4867865c32a5e72201b8
15756Author: Laurent Aimar <fenrir@videolan.org>
15757Date:   Mon Aug 25 23:16:37 2008 +0200
15758
15759    Fixed channel count index for aes3.
15760
15761commit 0c1253a3ee204ea7d783cb3b34eada1b6c78fa15
15762Author: Pierre d'Herbemont <pdherbemont@videolan.org>
15763Date:   Mon Aug 25 23:16:09 2008 +0200
15764
15765    macosx: Fix vout window min size.
15766
15767commit 64ff15428c0b2d2636da5078a75ef4723bd3161b
15768Author: Antoine Cellerier <dionoea@videolan.org>
15769Date:   Mon Aug 25 23:06:37 2008 +0200
15770
15771    Explain that 0.9.0 was skipped.
15772
15773commit 7a01e29a3829dbcfe867508e30dba3c05e821d47
15774Author: Derk-Jan Hartman <hartman@videolan.org>
15775Date:   Mon Aug 25 22:52:59 2008 +0200
15776
15777    macosx: use NSInvocation on this 10.5 method.
15778
15779commit c86ee9a09e27bae6bc41536fef698e8426165695
15780Author: Laurent Aimar <fenrir@videolan.org>
15781Date:   Mon Aug 25 22:55:33 2008 +0200
15782
15783    Added check against NIT dvbpsi support.
15784
15785    It is not mandatory but NIT support is better.
15786
15787commit 671198a8d6346abb65078787963539523332cd99
15788Author: Laurent Aimar <fenrir@videolan.org>
15789Date:   Mon Aug 25 13:00:31 2008 +0200
15790
15791    Cosmetics.
15792
15793commit 7e34273a7c29a4b5534179f01beaf25fc616eb48
15794Author: Laurent Aimar <fenrir@videolan.org>
15795Date:   Mon Aug 25 12:54:43 2008 +0200
15796
15797    Added DVB scan capability.
15798
15799    Only DVB-T tuner is supported (but it would be easy to add DVB-S/C).
15800    The files scan.c/h are strictly independant of the DVB access and could
15801    be reused for the DBA access if wanted.
15802
15803commit 66715267e609e5bb422e712c3b259f2c84adb2e9
15804Author: Laurent Aimar <fenrir@videolan.org>
15805Date:   Fri Aug 22 00:45:50 2008 +0200
15806
15807    Removed internal cinepak decoder (ffmpeg one is way better).
15808
15809commit a7d6597a5b36149a78de9be31e4734cce75a24ed
15810Author: Laurent Aimar <fenrir@videolan.org>
15811Date:   Fri Aug 22 00:44:37 2008 +0200
15812
15813    Use aes3 for BSSD codec (close #1765).
15814
15815commit 65a2a5e74ae2d6a5c01526f61956aa75e249ae27
15816Author: Laurent Aimar <fenrir@videolan.org>
15817Date:   Fri Aug 22 00:43:47 2008 +0200
15818
15819    Added AES3 (SMPTE 302M) decoder.
15820
15821commit eff24974c62da8740d381ae45694474ac1ee2c05
15822Author: Laurent Aimar <fenrir@videolan.org>
15823Date:   Fri Aug 22 00:18:13 2008 +0200
15824
15825    Added new audio-time-strech option to insert scaletempo by default.
15826
15827commit e740751b0ee68f3be08fa788f81da76d942ef321
15828Author: Antoine Cellerier <dionoea@videolan.org>
15829Date:   Mon Aug 25 22:31:34 2008 +0200
15830
15831    Mention that transrate is back. Also change 0.9.0 to 0.9.1
15832
15833commit f4de5d4bb2fe4e28ce947cd232360350353d5628
15834Author: Antoine Cellerier <dionoea@videolan.org>
15835Date:   Mon Aug 25 22:28:29 2008 +0200
15836
15837    Add description for transrate options.
15838
15839commit 41e490d185f91018286b78649a8549fd89406cfc
15840Author: Jean-Baptiste Kempf <jb@videolan.org>
15841Date:   Mon Aug 25 13:23:48 2008 -0700
15842
15843    Don't use Simple Open, it can be broken. Workaround it. Close  #1917
15844
15845commit 4f10b8ae5a7ed03065f313c1a1752dcab31b901e
15846Author: Pierre d'Herbemont <pdherbemont@videolan.org>
15847Date:   Mon Aug 25 22:16:03 2008 +0200
15848
15849    macosx: Don't do fancy stuff on 10.4.
15850
15851    Should fix the ppc crash.
15852
15853commit bb255df402eacd0fa0937997866dca6bbb3162ab
15854Author: Antoine Cellerier <dionoea@videolan.org>
15855Date:   Mon Aug 25 22:18:20 2008 +0200
15856
15857    Compile the transrate module (untested ... but now it compiles).
15858
15859commit b9004867cd87793597cb2fabf29474fb7fbd4dca
15860Author: Jean-Baptiste Kempf <jb@videolan.org>
15861Date:   Mon Aug 25 13:09:50 2008 -0700
15862
15863    Update README. Close #1928
15864
15865commit c65ef435767930dc8b8f013cc59a452c8798de45
15866Author: Jean-Baptiste Kempf <jb@videolan.org>
15867Date:   Mon Aug 25 13:04:34 2008 -0700
15868
15869    Add a NEWS message for Windows Skin.
15870
15871commit f48957f0dd199c2d4139501c4b3a54db24733f07
15872Author: Jean-Baptiste Kempf <jb@videolan.org>
15873Date:   Mon Aug 25 12:57:13 2008 -0700
15874
15875    THANKS update
15876
15877commit 473882322ea9ae006266b56e5956cbfecc0ea239
15878Author: Jean-Baptiste Kempf <jb@videolan.org>
15879Date:   Mon Aug 25 12:49:21 2008 -0700
15880
15881    Update French translation.
15882
15883commit 086b7b12b055aecf355e66c916f8cf531e16adec
15884Author: Laurent Aimar <fenrir@videolan.org>
15885Date:   Mon Aug 25 21:25:15 2008 +0200
15886
15887    Added drop shortcut for dummy stream_out module.
15888
15889commit 0467e1de012e3645eb9ecf79222d36cd909bf828
15890Author: Laurent Aimar <fenrir@videolan.org>
15891Date:   Mon Aug 25 20:37:46 2008 +0200
15892
15893    Cosmetics.
15894
15895commit c7d6aad63acbb25785b77fdee040b095db2018e1
15896Author: Rémi Duraffort <ivoire@videolan.org>
15897Date:   Mon Aug 25 20:04:56 2008 +0200
15898
15899    upnpn_intel: Compilation fix.
15900
15901commit bebc7751abe86c6ed52a81ae252e6b0f9abbff74
15902Author: Laurent Aimar <fenrir@videolan.org>
15903Date:   Mon Aug 25 18:48:00 2008 +0200
15904
15905    Revert "Improved rtjpeg and seek NUV demuxer support."
15906
15907    Sorry I didn't meant to commit that...
15908
15909    This reverts commit c42248cf7c4cec9a7f33c6e2291315ee5f11abb6.
15910
15911commit 97449032319760973ad961690c9f52af2005360a
15912Author: Laurent Aimar <fenrir@videolan.org>
15913Date:   Mon Aug 25 18:46:17 2008 +0200
15914
15915    Cosmetics.
15916
15917commit d3a659d91bf01316857e5abd04935ac7b22edb79
15918Author: Laurent Aimar <fenrir@videolan.org>
15919Date:   Mon Aug 25 18:43:35 2008 +0200
15920
15921    Moved static lock inside Cookie.
15922
15923commit c42248cf7c4cec9a7f33c6e2291315ee5f11abb6
15924Author: Gertjan Van Droogenbroeck <gertjanvd+vlc@gmail.com>
15925Date:   Mon Aug 25 13:58:18 2008 +0200
15926
15927    Improved rtjpeg and seek NUV demuxer support.
15928
15929    The changes to the nuv demuxer are:
15930     - aspect ratio is now used
15931     - only key frames are used for seeking / index table
15932     - if there is a seektable it is now used (in a seekable stream)
15933     - GET_LENGTH is set correctly when a seektable is available, if there
15934    isn't a seektable it will make a guess based on the position in the
15935    stream and the stream size
15936     - seek support improved, it checks if the stream is seekable and it
15937    also checks if the stream is not changing in size (recording)
15938     - support for rtjpeg decoder
15939
15940    The demuxer was tested on Windows and Linux with a samba share with
15941    recordings from a mythbackend. I have also tested this with MythWeb
15942    with HTTP Direct Download and ASX Stream. If it is detected that the
15943    stream is not seekable (for example the HTTP stream) it will fall back
15944    to the way it worked before and keep fetching new frames until the
15945    position is reached. If you seek to a position before the current
15946    position it will now give a warning.
15947
15948    If a recording is in progress the stream size will change. This will
15949    be detected and then only forward seeking is possible, because
15950    changing the stream pointer on the recorded file failed (at least it
15951    did using the network share).
15952
15953commit c55c3e35c0458f7c468d975fbd5cbb9751e62aed
15954Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15955Date:   Mon Aug 25 19:40:23 2008 +0300
15956
15957    libvlccore: increase version and age, reset revision
15958
15959commit a7d75d8f48a0cc7eff28fdc7bd95798aa18ad4a7
15960Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15961Date:   Sun Aug 24 16:18:26 2008 +0300
15962
15963    An object must not have a thread when it is destroyed
15964
15965    Assert rather than invoke a crashy work-around.
15966    Also allow the type-specific cleanup function to join the thread.
15967
15968commit d745c19b21432e69b27af4f92782c4814fc24d0d
15969Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15970Date:   Sun Aug 24 16:12:42 2008 +0300
15971
15972    VLM: cleanup VLM threading
15973
15974commit d007a98f7931728ba4a64031906c39724f3c86cd
15975Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15976Date:   Thu Aug 14 23:11:10 2008 +0300
15977
15978    vlc_clone, vlc_join: untangle objects and threads
15979
15980commit 079a3e8fdd56ea1304471298d164bec5ec7f3af8
15981Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
15982Date:   Thu Aug 14 22:34:29 2008 +0300
15983
15984    Win32: show the console (early) in debug builds
15985
15986commit 4edf0bbf4d8baf49f27acd3ade9cf73a36739e24
15987Author: Antoine Cellerier <dionoea@videolan.org>
15988Date:   Mon Aug 25 18:31:48 2008 +0200
15989
15990    Remove ... after "Minimal View" menu item.
15991
15992commit dd68babf9779417ea0b028b33623b4566c1ea80b
15993Author: Felix Paul Kühne <fkuehne@videolan.org>
15994Date:   Mon Aug 25 18:26:43 2008 +0200
15995
15996    Minor spelling mistakes pointed by P.K2
15997
15998commit b3382b7e0c0fe204032979668b75ee0589ece713
15999Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16000Date:   Mon Aug 25 19:26:08 2008 +0300
16001
16002    Remove left over
16003
16004commit 05d60d9e824ff1139cc0ff0d5e4bb764164b2126
16005Author: Felix Paul Kühne <fkuehne@videolan.org>
16006Date:   Mon Aug 25 18:22:54 2008 +0200
16007
16008    beautified German translation by P.K2
16009
16010    Feel free to backport, I don't have the branch yet..
16011
16012commit 542c7f08e14ae69cfcb1781e56e41a9a053cd974
16013Author: Antoine Cellerier <dionoea@videolan.org>
16014Date:   Mon Aug 25 17:35:15 2008 +0200
16015
16016    Fix "Crash when removing filters after a video encoder failed to open". Patch by aurelien on #1923.
16017
16018commit 9752da9d6f306571e90f882cde96fde6de08801d
16019Author: Derk-Jan Hartman <hartman@videolan.org>
16020Date:   Mon Aug 25 16:34:13 2008 +0200
16021
16022    config: Do not use config_SaveConfigFile( , NULL) or config_SaveConfigFile(, "main" ).
16023
16024commit 867ca80aaf39f311e2fd74c1fa41e2637154feff
16025Author: Derk-Jan Hartman <hartman@videolan.org>
16026Date:   Mon Aug 25 15:59:26 2008 +0200
16027
16028    macosx: Do NOT call config_SaveConfigFile() if you don't intend to save ALL the options that might have changed. If you want to autosave something, the config option needs to be marked with change_autosave() and the core will save the option.
16029
16030commit 23209051186a2db5779d1560ada6bf559a68f888
16031Author: Derk-Jan Hartman <hartman@videolan.org>
16032Date:   Mon Aug 25 15:45:37 2008 +0200
16033
16034    config: 0-> NULL
16035
16036commit 9b9bb6b7f06d6c07ecb71b1fc292ca7cfcb0b03e
16037Author: Christophe Mutricy <xtophe@videolan.org>
16038Date:   Mon Aug 25 13:17:29 2008 +0100
16039
16040    Add bulgarian in new l10n
16041
16042commit fa18c47faafa09636c7af8c18f2cbcdcc59cf64c
16043Author: Laurent Aimar <fenrir@videolan.org>
16044Date:   Mon Aug 25 02:15:52 2008 +0200
16045
16046    Clean up mpga demuxer and properly fix #1081 (ie without segfault).
16047
16048commit 4d275705ee1ad6c5f3db4399533b13d8a6f9686b
16049Author: Rafaël Carré <rcarre@m2x.nl>
16050Date:   Mon Aug 25 12:15:11 2008 +0200
16051
16052    live555: really toggle tcp flag - fix [ef4da62761]
16053
16054commit 354abbea2151c4718f1ad2a645afff4799252588
16055Author: Jean-Baptiste Kempf <jb@videolan.org>
16056Date:   Mon Aug 25 01:06:48 2008 -0700
16057
16058    Don't allocate and create the Capture Open Panel in open.
16059
16060    The Capture panel is sensibly slower than all the other ones and way less used by most people. Therefore, don't build it (especially for windows) unless you need it. Better for speed and memory.
16061
16062commit 5ca01aec25d467af7197eda4a368a341d41a3764
16063Author: Jean-Baptiste Kempf <jb@videolan.org>
16064Date:   Mon Aug 25 00:44:59 2008 -0700
16065
16066    Revert "Fix memleak in mkv."
16067
16068    This reverts commit 9b868a2f52eef2eb456831d296428aac98419bca.
16069
16070commit 87219a2be79871310f822d6aba54985553a8e1d9
16071Author: Jean-Baptiste Kempf <jb@videolan.org>
16072Date:   Mon Aug 25 00:30:18 2008 -0700
16073
16074    Update comments.
16075
16076commit 5917494b8a9c06d369ec9a5330f708d59b866efb
16077Author: Jean-Baptiste Kempf <jb@videolan.org>
16078Date:   Mon Aug 25 00:25:59 2008 -0700
16079
16080    Fix drop on the playlist in all case (DP and MI )
16081
16082    Also set a correct title and icon, when you don't use the pl through THEDP.
16083
16084commit 1244de84c057bfb39975d311e51092d99f2070b0
16085Author: Jean-Baptiste Kempf <jb@videolan.org>
16086Date:   Sun Aug 24 23:57:00 2008 -0700
16087
16088    Fix a rare sizing issue ( part of #1775 )
16089
16090    This can happen if you toggle between qt-display-mode too often.
16091
16092commit fce957a48e10681ed6c96302e1bca71f1d9aa662
16093Author: Jean-Baptiste Kempf <jb@videolan.org>
16094Date:   Sun Aug 24 23:15:06 2008 -0700
16095
16096    Fix the minimum size in qt-display-mode 1 to show all the cone.
16097
16098commit 8098c107ec4ee2e3f1155808dc0bc4ea6dd256d7
16099Author: Jean-Baptiste Kempf <jb@videolan.org>
16100Date:   Sun Aug 24 23:03:52 2008 -0700
16101
16102    Fix typos and stupid code errors to make profiles work.
16103
16104commit b63140fae58c3a801a850105abb111d33c4df14e
16105Author: Jean-Baptiste Kempf <jb@videolan.org>
16106Date:   Sun Aug 24 22:28:07 2008 -0700
16107
16108    Fix Playlist resizing and positionning.
16109
16110commit 975984c0161de485b717a02180922725b2e091b8
16111Author: Jean-Baptiste Kempf <jb@videolan.org>
16112Date:   Sun Aug 24 20:55:37 2008 -0700
16113
16114    Fix annoying bug that prevented Bookmark dialog to be shown at first time.
16115
16116    Fix by J-Peg.
16117
16118commit 27eb534266dc5c7eb177f17c263dae59171d964d
16119Author: Jean-Baptiste Kempf <jb@videolan.org>
16120Date:   Sun Aug 24 20:26:51 2008 -0700
16121
16122    Correctly save the column size from the playlist.
16123
16124    Fix bug reported on IRC and on Forum.
16125
16126    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16127
16128commit 83dbe964fba007a79265dde6aaaee673c49fac5a
16129Author: Jean-Baptiste Kempf <jb@videolan.org>
16130Date:   Sun Aug 24 20:15:47 2008 -0700
16131
16132    Fix very annoying typo that discard most of the correct layout.
16133    And fix sizing of FSC accordingly.
16134
16135    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16136
16137commit a862c2a47586a7ef3b1243cc6b0fcd46fc06a452
16138Author: Jean-Baptiste Kempf <jb@videolan.org>
16139Date:   Sun Aug 24 19:30:48 2008 -0700
16140
16141    Hopefully close #1717
16142
16143commit 5b1be4982fd41e6107247ecb39fa90d6ed0f7f82
16144Author: Jean-Baptiste Kempf <jb@videolan.org>
16145Date:   Sun Aug 24 19:21:12 2008 -0700
16146
16147    Resize the advanced properties of open capture with the scrollarea in the right way.
16148
16149    Close #1915
16150
16151commit 0fba573281060a64c512de99499d0f71982c42db
16152Author: Jean-Baptiste Kempf <jb@videolan.org>
16153Date:   Sun Aug 24 19:12:00 2008 -0700
16154
16155    Don't save geometry if Video is Active.
16156
16157    Close #1775
16158
16159commit 420ecd549ccf5f986708ddd783bb06473ebd31c5
16160Author: Jean-Baptiste Kempf <jb@videolan.org>
16161Date:   Sun Aug 24 18:49:39 2008 -0700
16162
16163    Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI. At least it is consistent.
16164
16165    Ref #1752 and complaints on IRC. #1866 and #1795
16166
16167commit 0caa385ca5cf3857c8e7f5fbdb386a324eb25e7f
16168Author: Jean-Baptiste Kempf <jb@videolan.org>
16169Date:   Sun Aug 24 18:31:19 2008 -0700
16170
16171    Revert "Fix memleak (should fix #1081)"
16172
16173    This reverts commit 4774dc6c9f7b04b40f90e4edc9ad1a1f8d256f1d.
16174
16175commit 55b5dd333b9c89833d7c3d4d78debb76d1acb596
16176Author: Christophe Mutricy <xtophe@videolan.org>
16177Date:   Mon Aug 25 00:55:37 2008 +0100
16178
16179    Cosmetics + reorder test to note print a stupid message
16180
16181commit c3723f3d181bf3d76713fc75017ad53bbb3edd28
16182Author: Christophe Mutricy <xtophe@videolan.org>
16183Date:   Mon Aug 25 00:36:34 2008 +0100
16184
16185    Fix make dist
16186
16187commit ac2f08d8e0d192a74154934d7565bba0e5a3fff1
16188Author: Christophe Mutricy <xtophe@videolan.org>
16189Date:   Sun Aug 24 21:24:41 2008 +0100
16190
16191    Simplify the detection for mozilla
16192
16193commit ec57767b3dacc995a14e3eafe30eec76c5dd811e
16194Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16195Date:   Sun Aug 24 16:55:39 2008 -0400
16196
16197    Qt: don't check if a variable is a command. This will show radio buttons for zzom, crop & aspect-ratio.
16198
16199commit 08f5b0d05dc0f522c548652ef04bd12a4438cbc9
16200Author: Antoine Cellerier <dionoea@videolan.org>
16201Date:   Sun Aug 24 22:34:10 2008 +0200
16202
16203    Hopefully fix #1910 'When I use the command "mrl playlist_add vlc_play", "playlist_add" used to return the index of the item added to the playlist wheras in the last nightly build, "playlist_add" just add 0 to the stack. Thus, "vlc_play" just play the first element of the playlist in spite of playing the desired file.' ... and fix an unrelated compilation warning which ended up being a bit more complex to fix than I though.
16204
16205commit e30dd13c549e88591a22c9654635c2400ea84bb9
16206Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16207Date:   Sun Aug 24 23:25:31 2008 +0300
16208
16209    Version bump
16210
16211commit 2981ac303858a9da0665ab7499116113671d489c
16212Author: Christophe Mutricy <xtophe@videolan.org>
16213Date:   Sun Aug 24 21:22:22 2008 +0100
16214
16215    l10n: Romanian update by Cristian Secară
16216
16217commit 7a612da4ad5473c0a8c8a73aed06ffa5780dcca0
16218Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16219Date:   Sun Aug 24 22:59:11 2008 +0300
16220
16221    Sync PO files
16222
16223commit 857535cbac9ec9bc54dec6f567dca6738c273e25
16224Author: Antoine Cellerier <dionoea@videolan.org>
16225Date:   Sun Aug 24 21:57:43 2008 +0200
16226
16227    Fix segfault on 64 bit archs. (0 != NULL)
16228
16229commit a25b69c55cdd30214e7bd941a52def183f12867c
16230Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16231Date:   Sun Aug 24 22:53:01 2008 +0300
16232
16233    Missing cast with vlc_config_set
16234
16235    (What about some GCCisms for static type checking here... later)
16236
16237commit 01b0f0736a8e5b3068491c3fe0c946a8a53e0465
16238Author: Christophe Mutricy <xtophe@videolan.org>
16239Date:   Sun Aug 24 20:31:24 2008 +0100
16240
16241    l10n: Dutch update by Myckel Habets
16242
16243commit 0d8841902e1a7fa46e9aebc62eaf8b50c77e829f
16244Author: Christophe Mutricy <xtophe@videolan.org>
16245Date:   Sun Aug 24 20:30:04 2008 +0100
16246
16247    l10n: Finnish update by Otto Kekäläinen
16248
16249commit 68c0144c4cfb489e2b3e53700881b06f3dbb4384
16250Author: Rémi Duraffort <ivoire@videolan.org>
16251Date:   Sun Aug 24 21:13:06 2008 +0200
16252
16253    Fix warning and remove unneeded function parameters.
16254
16255commit 4774dc6c9f7b04b40f90e4edc9ad1a1f8d256f1d
16256Author: Rémi Duraffort <ivoire@videolan.org>
16257Date:   Sun Aug 24 20:56:56 2008 +0200
16258
16259    Fix memleak (should fix #1081)
16260
16261commit 21f23760023c2242adeef84a0cf1b3565719f811
16262Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16263Date:   Sun Aug 24 15:05:34 2008 -0400
16264
16265    Qt: enable UDP address edit when RTP is toggled
16266
16267commit 26e4e77841adeb9c280db31742fac7409532041e
16268Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16269Date:   Sun Aug 24 21:53:50 2008 +0300
16270
16271    Bump SO revision
16272
16273commit f649e3bd27956ed5489d9bac95ac799023caaa51
16274Author: Jean-Baptiste Kempf <jb@videolan.org>
16275Date:   Sun Aug 24 11:50:34 2008 -0700
16276
16277    Fix previous commit logic... Copy/Paste error.
16278
16279commit a04632a1b4dd89ce22712500459371acb51356fd
16280Author: Jean-Baptiste Kempf <jb@videolan.org>
16281Date:   Sun Aug 24 11:44:55 2008 -0700
16282
16283    Esc key in the FileDialog should close it.
16284
16285commit 2ee008ab49803a60b5983c6c051186b83931b8e1
16286Author: Jean-Baptiste Kempf <jb@videolan.org>
16287Date:   Sun Aug 24 11:30:43 2008 -0700
16288
16289    Open Dialog: Close #1912
16290
16291commit 274260e42fcadec5f61a81ca30bee1a65b4321a8
16292Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16293Date:   Sun Aug 24 21:17:02 2008 +0300
16294
16295    Win32: (restore) support for Unicode command line...
16296
16297    ...and use Windows built-in function for command line parsing.
16298
16299commit a06aeb0a485e6f69f6334dd2f5a5a366c03cb793
16300Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16301Date:   Sun Aug 24 21:15:56 2008 +0300
16302
16303    Memory error handling
16304
16305commit 733a8325ef811c5416864825d1f149ef1d542f91
16306Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16307Date:   Sun Aug 24 13:50:43 2008 -0400
16308
16309    Qt: ID column in playlist sucked. Also, don't show ID by default.
16310    Note: this is still buggy as deletng items does not update other item's IDs
16311
16312commit 825d0b869e74665117bfc4ffd92ffd10f427cc8a
16313Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16314Date:   Sun Aug 24 13:05:37 2008 -0400
16315
16316    Avoid runtime warning: directory.c does not give any meta information
16317
16318commit ca74f7fcfeecfe68f811b84e8cd71f4cdfc00ee1
16319Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16320Date:   Sun Aug 24 18:33:13 2008 +0300
16321
16322    VLC resource file is only for Win32
16323
16324commit aa266132517cc372e6e41857e3452e7a4d285fe8
16325Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16326Date:   Sun Aug 24 18:32:49 2008 +0300
16327
16328    Win32: link libvlccore with the resource file
16329
16330commit e8640953fb1f18f3eb085710ae10c6590239ac6e
16331Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16332Date:   Sun Aug 24 18:26:47 2008 +0300
16333
16334    VLC needs libvlc, not just libvlccore
16335
16336commit e23dd9e9831eace29b9d627995b3cdc4421b69ad
16337Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16338Date:   Sun Aug 24 18:20:28 2008 +0300
16339
16340    seamcarving was removed
16341
16342commit 17eef75a725a7d8acabb82a6c9d293cdecc996f5
16343Author: Vicente Jimenez Aguilar <googuy@gmail.com>
16344Date:   Wed Jul 2 01:30:06 2008 +0200
16345
16346    Added extension information to browse.xml
16347
16348    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
16349
16350commit 5327c0071dd59b3719a08ae24c8a958e1bf9bdc9
16351Author: Vicente Jimenez Aguilar <googuy@gmail.com>
16352Date:   Wed Jul 2 01:25:39 2008 +0200
16353
16354    browse.xml from lua's HTTP interface include all keys from vlc.net.stat returned table
16355
16356    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
16357
16358commit 82358562df810fdb199dcf470cf5f74b25423a62
16359Author: David Flynn <davidf@woaf.net>
16360Date:   Sat Aug 23 22:39:18 2008 +0100
16361
16362    [demux/ogg] Revise oggDirac support
16363
16364    Updated to use revised granule_position in oggDirac mapping.
16365
16366commit 908d40495f2861c0a0c65b80703599c1981f7c3e
16367Author: David Flynn <davidf@woaf.net>
16368Date:   Sat Aug 23 22:08:09 2008 +0100
16369
16370    [codec/schroedinger] If pts is unavaliable, do not fall back to dts
16371
16372    It is more reliable to interpolate pts at the output of the decoder
16373    than to use dts.
16374
16375    This requires demuxers that only provide dts (such as avi) to provide
16376    an initial value of pts so that the decoder may interpolate correctly.
16377
16378commit e495692174345e47cbef7ce2e496bffa578c85b7
16379Author: David Flynn <davidf@woaf.net>
16380Date:   Sun Aug 24 02:33:43 2008 +0100
16381
16382    [codec/flac] Fix 24bit flac support
16383
16384     - Enable signaling of 24bit fourcc
16385     - Fix interleaving:
16386        - 24bit audio is output by flac in 32bit words.
16387        - VLC treats 24bit auido as 24bit words.
16388
16389commit 0792400da0476e0a5cf370f210b73c27729223d0
16390Author: Antoine Cellerier <dionoea@videolan.org>
16391Date:   Sun Aug 24 16:30:56 2008 +0200
16392
16393    Remove useless and unfinished seamcarving resizer plugin. (We don't want experimentations in a release do we? :p)
16394
16395commit ceeb39b70df4c73041b76de2c8430521ff9d7f91
16396Author: Antoine Cellerier <dionoea@videolan.org>
16397Date:   Sun Aug 24 16:26:23 2008 +0200
16398
16399    Clarifications.
16400
16401commit 7c1477a31779e86d8ac064a4837a9291b6c7ac39
16402Author: Antoine Cellerier <dionoea@videolan.org>
16403Date:   Sun Aug 24 16:00:37 2008 +0200
16404
16405    If mosaic item has an alpha plane keep it even after resizing the picture.
16406
16407commit 4db956cd67a474b718176d906862e5c7241bb36f
16408Author: Antoine Cellerier <dionoea@videolan.org>
16409Date:   Sun Aug 24 15:52:34 2008 +0200
16410
16411    Fix compilation warning and alpha discarding.
16412
16413commit d620366f7ea80c481aafd0512053b1ea300fac5e
16414Author: Antoine Cellerier <dionoea@videolan.org>
16415Date:   Sun Aug 24 15:45:00 2008 +0200
16416
16417    Fix cross conversions between YUVA and RGBA. Closes #1658.
16418
16419commit 744c8a7273eaccb31f5e629ddd6030a6ebc76241
16420Author: Antoine Cellerier <dionoea@videolan.org>
16421Date:   Sun Aug 24 15:44:51 2008 +0200
16422
16423    Simplify.
16424
16425commit 38babcb12a0e7db908cee23f8c657c4ff7c9cc3c
16426Author: Antoine Cellerier <dionoea@videolan.org>
16427Date:   Sun Aug 24 15:36:05 2008 +0200
16428
16429    Remove trailing space.
16430
16431commit bd83a7c2c6407df668eee8e028cca62a081cd0e0
16432Author: Antoine Cellerier <dionoea@videolan.org>
16433Date:   Sun Aug 24 15:35:09 2008 +0200
16434
16435    Export function to copy pixels between 2 plane_t structures.
16436
16437commit b6255f2560be5c01f2a5d86332e815657e551376
16438Author: Antoine Cellerier <dionoea@videolan.org>
16439Date:   Sun Aug 24 15:16:23 2008 +0200
16440
16441    png comes with an alpha plane (RV32 isn't assumed to have a usable alpha plane in VLC).
16442
16443commit a9a790365bb678fddc63b3b0fb9c09a14661a611
16444Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16445Date:   Sun Aug 24 15:48:05 2008 +0300
16446
16447    Work around^W^WFix VLM multiple thread join (closes #1907)
16448
16449    Educational advisory:
16450    This commit is not suitable for developpers yet in training.
16451
16452commit 94c911fabf7c97ed428a6c2cbd5f831e80f8c3d7
16453Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16454Date:   Sun Aug 24 15:35:02 2008 +0300
16455
16456    Avoid pushing a full structure onto the stack
16457
16458commit c7edfac702b32cef1e1f85ef04a528e567e8e27d
16459Author: Antoine Cellerier <dionoea@videolan.org>
16460Date:   Sun Aug 24 14:26:58 2008 +0200
16461
16462    This doesn't need to be an info message.
16463
16464commit d7e7d6a95d3de22696dad5b1cb35f28e63d6ee7e
16465Author: Rémi Duraffort <ivoire@videolan.org>
16466Date:   Sun Aug 24 14:22:30 2008 +0200
16467
16468    Fix #1899 as far as I can test it (in all cse this change is good).
16469
16470commit 086939730f60d6ffe9155ec1621883f246bdf31f
16471Author: Derk-Jan Hartman <hartman@videolan.org>
16472Date:   Sun Aug 24 14:09:06 2008 +0200
16473
16474    macosx: set the correct node when we add items and play them at once.
16475
16476    This fixes #1807
16477    For Mac OS X that is. We might want to consider changing the default behaviour of playlist_Control( PLAYLIST_VIEWPLAY )
16478
16479commit 2098113d3fc5819145c906e857e053e2bdfc3942
16480Author: Derk-Jan Hartman <hartman@videolan.org>
16481Date:   Sun Aug 24 13:49:51 2008 +0200
16482
16483    playlist: use get_current_status_node()
16484
16485commit ec81311ccadb5891ebb5a40ed931a9ef91212cb7
16486Author: Felix Paul Kühne <fkuehne@videolan.org>
16487Date:   Sun Aug 24 12:02:24 2008 +0200
16488
16489    Blind attempt to fix the OS X builds
16490
16491    More to come as soon as I'm returned from work. Meaning, in 12 hours.
16492
16493commit 2c364f7a23dcea11d5e1c6fcb39130e66a4579db
16494Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16495Date:   Sun Aug 24 12:42:39 2008 +0300
16496
16497    Revert "Don't mess with the build system a single day (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release"
16498
16499    Unbreak Linux build.
16500
16501    This reverts commit f806629f32ed6d19dc510983348653c29a227441.
16502
16503commit f806629f32ed6d19dc510983348653c29a227441
16504Author: Felix Paul Kühne <fkuehne@videolan.org>
16505Date:   Sun Aug 24 11:32:22 2008 +0200
16506
16507    Don't mess with the build system a single day (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release
16508
16509commit 733844f9b57caaaa9729e425f60a8a927990912c
16510Author: Felix Paul Kühne <fkuehne@videolan.org>
16511Date:   Sun Aug 24 10:35:40 2008 +0200
16512
16513    2 notes on security updates. Please check and add 2 CVE numbers as approbiate
16514
16515commit a607f3213d71303218a0daafd3bd26ed63d9230a
16516Author: Jean-Baptiste Kempf <jb@videolan.org>
16517Date:   Sun Aug 24 00:25:42 2008 -0700
16518
16519    Fix win32 compiling
16520
16521commit 9df6f8aac61d5e57c19666d5a492e9491c97de13
16522Author: Jean-Baptiste Kempf <jb@videolan.org>
16523Date:   Sun Aug 24 00:24:17 2008 -0700
16524
16525    Fix windows packaging.
16526
16527commit 1bff21705ebdc512822e5f887c466045eab46077
16528Author: Jean-Baptiste Kempf <jb@videolan.org>
16529Date:   Sun Aug 24 00:14:09 2008 -0700
16530
16531    Deactivate FS controller on Windows on 8-bit displays.
16532
16533    Close #1758.
16534
16535commit 48018aedd562fa8751c620583e1e09852c79e1be
16536Author: Jean-Baptiste Kempf <jb@videolan.org>
16537Date:   Sat Aug 23 23:29:23 2008 -0700
16538
16539    Video Widget cleaning. Corrections of previous commits.
16540
16541    zoom and resize when stop should be fixed. #1652 and #1716
16542
16543commit ac495caa3816336ac9a2cece655cd69aa149fcbc
16544Author: Jean-Baptiste Kempf <jb@videolan.org>
16545Date:   Sat Aug 23 23:25:13 2008 -0700
16546
16547    Remove trailing sapce.
16548
16549commit afe3464a1c7c6f9d7640a3f5db17010c34212440
16550Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16551Date:   Sun Aug 24 09:22:22 2008 +0300
16552
16553    MMS integers handling fixes, including buffer overflow
16554
16555    Pointed-out-by: Pınar Yanardağ
16556
16557commit 8f529eaeffc2ba89ce5222e1472c8314ce31e9d3
16558Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16559Date:   Sun Aug 24 00:49:38 2008 -0400
16560
16561    Do not read directory twice. This solves #1761 but this may not be the real solution. See the origin of the segfault in my comments on the trac.
16562
16563commit 622c1340333b7fd02621ce39aee508d9268ae737
16564Author: Christophe Mutricy <xtophe@videolan.org>
16565Date:   Sun Aug 24 00:27:29 2008 +0100
16566
16567    l10n: Slovak update by Marián Hikaník
16568
16569commit 8468e75eb91d26497002407be9b6e4fccacba48d
16570Author: Christophe Mutricy <xtophe@videolan.org>
16571Date:   Sun Aug 24 00:26:09 2008 +0100
16572
16573    l10n: Finnish update by Otto Kekäläinen
16574
16575commit 2aef1ba2994652658c87f6a351b3593c1097a5de
16576Author: Christophe Mutricy <xtophe@videolan.org>
16577Date:   Sun Aug 24 00:22:46 2008 +0100
16578
16579    l10n:Galician update by Iván Seoane Pardo
16580
16581commit 33f0c1e144f10afd99db1cd538d35cb33f98c6ef
16582Author: Christophe Mutricy <xtophe@videolan.org>
16583Date:   Sat Aug 23 19:30:05 2008 +0100
16584
16585    l10n: Romanian update by Cristian Secară
16586
16587commit a0841e007d1ff1e007d61a57ee3dc16b32875701
16588Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16589Date:   Sat Aug 23 18:38:11 2008 -0400
16590
16591    Qt: hide record button when the record access-filter is not present
16592    If this stays too counter-intuitive, revert this commit, 672c3f35c4e4
16593    and 7fe659bf364.
16594    IMHO, the user who enables the record access-filter knows what he does.
16595
16596commit 267e10191f216cef6d08b66fd2d025d8650fbbb9
16597Author: Aurelien Nephtali <aurelien sitadelle.com>
16598Date:   Sun Aug 24 00:08:45 2008 +0200
16599
16600    telnet: Fix crash when the telnet port cannot be bound
16601
16602    Fixes #1902
16603
16604    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
16605
16606commit f399a9506b052dcc9303f0f0732d557a4a5ebbe3
16607Author: Derk-Jan Hartman <hartman@videolan.org>
16608Date:   Sun Aug 24 00:03:33 2008 +0200
16609
16610    ts demux: fix potential crash in EIT events
16611
16612commit b78f809be42adf566b68cae23301cf2166abe162
16613Author: Felix Paul Kühne <fkuehne@videolan.org>
16614Date:   Sat Aug 23 23:58:09 2008 +0200
16615
16616    macosx: fixed distribution of the *.mo files *coughcough*
16617
16618commit 20e0e10972176a97a348f56b51e3b998715bff3e
16619Author: Felix Paul Kühne <fkuehne@videolan.org>
16620Date:   Sat Aug 23 23:37:21 2008 +0200
16621
16622    macosx: compilation fix for the 10.4u SDK and removal of a hack
16623
16624    Note that all NS*Integer types were introduced on 10.5 only. They can tollfree bridged with the respective plain ints. They are undocumented anyway...
16625
16626commit a673ad77028bf87d1ff0f936fa959f6d816882b1
16627Author: Derk-Jan Hartman <hartman@videolan.org>
16628Date:   Sat Aug 23 23:29:51 2008 +0200
16629
16630    macosx: Fix compilation. (NSUInteger) is 10.5 api change ???
16631
16632commit 2051d32886a8d9c8026296768b8b47e486527987
16633Author: Sigmund Augdal <sigmunau@hobbes.(none)>
16634Date:   Sat Aug 23 20:12:00 2008 +0200
16635
16636    Fix double free on mkv files with V_QUICKTIME track
16637
16638commit b37eec6d280d86ff4876b0d4f148cd7a1ee55d14
16639Author: Pierre d'Herbemont <pdherbemont@videolan.org>
16640Date:   Sat Aug 23 19:56:09 2008 +0200
16641
16642    macosx: Make sure VLCIntf gets NULL-ify when VLC ends.
16643
16644commit 5c0c38f4973b0a8100348b541dd81fd146444d2a
16645Author: Pierre d'Herbemont <pdherbemont@videolan.org>
16646Date:   Sat Aug 23 19:36:28 2008 +0200
16647
16648    macosx: Don't use a textured Window if we have the leopard window style.
16649
16650    Proposed by Georg Seifert.
16651
16652commit e8dda4b3223edf7da02ce44f66cddb53d07eafdd
16653Author: Christophe Mutricy <xtophe@videolan.org>
16654Date:   Sat Aug 23 18:09:22 2008 +0100
16655
16656    l10n: Gerogian translation update by Alexander Didebulidze
16657
16658commit bd4e59b4d3de5a720610ab32637a2d12453de350
16659Author: Christophe Mutricy <xtophe@videolan.org>
16660Date:   Sat Aug 23 18:08:34 2008 +0100
16661
16662    l10n: New Bulgarian translation by Ivo Ivanov
16663
16664commit a4ad7dbea607270f08e999ac0545aba7bd13aa51
16665Author: Antoine Cellerier <dionoea@videolan.org>
16666Date:   Sat Aug 23 19:07:19 2008 +0200
16667
16668    Don't send failure messages when probing filter. (It unfortunately seems impossible to check if a filter is being probed or asked for explicitly)
16669
16670commit f71d15de61bab25ef52b3c54e25ff1d57e22fccf
16671Author: Antoine Cellerier <dionoea@videolan.org>
16672Date:   Sat Aug 23 19:01:07 2008 +0200
16673
16674    Fix forced audio filter2 usage in transcode (when using afilter=). Downmixing now works with channels=1 (auto probed filter) or afilter=mono.
16675
16676commit c18dbcc9602a6c2f5dc5b87284fa9dc4f7fdfe9a
16677Author: David Flynn <davidf@rd.bbc.co.uk>
16678Date:   Sat Aug 23 16:17:24 2008 +0000
16679
16680    Fix divide by 0 when repacketizing a Flac stream of known rate
16681
16682    Before setting end_date, remember to initialize the divider for future
16683    calculations.
16684
16685    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
16686    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
16687
16688commit 19b7dc4cfd41a51adff23b20a2ee8753d08c30bc
16689Author: Antoine Cellerier <dionoea@videolan.org>
16690Date:   Sat Aug 23 18:44:07 2008 +0200
16691
16692    Prefer mono over trivial (in case trivial somehow wants to work).
16693
16694commit 464b947a5c3a0056ce0c9e4d96a5935d2c35287c
16695Author: Antoine Cellerier <dionoea@videolan.org>
16696Date:   Sat Aug 23 18:38:38 2008 +0200
16697
16698    Re-enable mono, it works fine. Example command line:
16699    18:36 antoine@macbook ~/videolan/vlc-build% ./vlc ~/media/music/Greenday/American\ Idiot/01\ -\ American\ Idiot.mp3 --sout '#transcode{acodec=mpga,ab=32,channels=1}:std{access=file,mux=raw,dst=/tmp/a.mp3}' -vvv -I dummy --no-media-library
16700
16701    (with pre 9107e1e0bcfa6b31cedeafd3dea257b14dbffd67 builds you need to add --sout-mono-downmix to the command line)
16702
16703commit 2f0e1804cc5dbb3a4831333e29204c3176a2b94d
16704Author: Antoine Cellerier <dionoea@videolan.org>
16705Date:   Sat Aug 23 18:37:45 2008 +0200
16706
16707    Add debug message and quit if channel or rate conversion failed.
16708
16709commit 9107e1e0bcfa6b31cedeafd3dea257b14dbffd67
16710Author: Antoine Cellerier <dionoea@videolan.org>
16711Date:   Sat Aug 23 18:36:52 2008 +0200
16712
16713    Prefer downmixing from channel extracting.
16714
16715commit 5be4a8293b0619a30b757e99de094e322d90ac37
16716Author: Antoine Cellerier <dionoea@videolan.org>
16717Date:   Sat Aug 23 18:24:34 2008 +0200
16718
16719    Fix error message.
16720
16721commit 4bba088f9e4864965c0510553b3705c53c6c05f8
16722Author: Antoine Cellerier <dionoea@videolan.org>
16723Date:   Sat Aug 23 17:49:06 2008 +0200
16724
16725    Oops.
16726
16727commit b0523e1f73ecb9194214246a1a24eaea8812a42e
16728Author: Antoine Cellerier <dionoea@videolan.org>
16729Date:   Sat Aug 23 17:47:52 2008 +0200
16730
16731    Consistency fixes.
16732
16733commit 4abfe2a0f460a860415d717f2d2ced98aad18e12
16734Author: Antoine Cellerier <dionoea@videolan.org>
16735Date:   Sat Aug 23 17:39:48 2008 +0200
16736
16737    Use the same order for buttons in the fullscreen interface than in the normal interface (there's still an extra space between the next and fullscreen toggle buttons ... don't know how to remove it)
16738
16739commit 61aad70ff5d9134d871b732af2152bc4f9e57e38
16740Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16741Date:   Sat Aug 23 18:25:36 2008 +0300
16742
16743    Remove some files without translations
16744
16745commit b12cf41e38e26b8f982c3fdb6c5c2f5eda0fd681
16746Author: Antoine Cellerier <dionoea@videolan.org>
16747Date:   Sat Aug 23 17:13:25 2008 +0200
16748
16749    Change the fullscreen button in the fullscreen controller (since clicking it switches from fullscreen and not to fullscreen).
16750
16751commit a7899aa75ce84b77b34b071303def3d35f3ccd00
16752Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16753Date:   Sat Aug 23 18:12:51 2008 +0300
16754
16755    Disable fast install for now due to libtool brain damage
16756
16757commit 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747
16758Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16759Date:   Sat Aug 23 18:12:40 2008 +0300
16760
16761    Move the executables out of src/
16762
16763commit 9715ca4796dc57bf2747d2123dc64934325ba427
16764Author: Laurent Aimar <fenrir@videolan.org>
16765Date:   Sat Aug 23 16:51:39 2008 +0200
16766
16767    Properly handle input state in InputSourceInit.
16768
16769commit dc06ad9ff8c25518ebbc81463b2ec85d8fd874c2
16770Author: Laurent Aimar <fenrir@videolan.org>
16771Date:   Sat Aug 23 16:50:53 2008 +0200
16772
16773    Revert "Keep p_input->i_state when adding a subtitle on the fly.
16774
16775    I will properly fix it.
16776
16777    This reverts commit 1e6d10864e1887856f6bf0e9e59b7603a52f9b79.
16778
16779commit 3c31b6cdbfec4c228f8e566a944447f7e5b80a36
16780Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16781Date:   Sat Aug 23 17:50:25 2008 +0300
16782
16783    Move libvlccore test to their dir
16784
16785commit 1e6d10864e1887856f6bf0e9e59b7603a52f9b79
16786Author: Antoine Cellerier <dionoea@videolan.org>
16787Date:   Sat Aug 23 16:33:54 2008 +0200
16788
16789    Keep p_input->i_state when adding a subtitle on the fly. This prevents i_state from being changed to BUFFERING_S (which would in turn prevent the input from being paused). This should close #1904. (Should be backported in 0.8.6 if we keep that branch)
16790
16791commit f24603711878dc10e2305c77146ce53ef07a40ea
16792Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16793Date:   Sat Aug 23 17:33:35 2008 +0300
16794
16795    Fix gettext syntax
16796
16797commit 6932d8cd8d4d8477e6709c8814d42e1cd2dd4a61
16798Author: Pierre d'Herbemont <pdherbemont@videolan.org>
16799Date:   Sat Aug 23 15:23:24 2008 +0200
16800
16801    macosx: Save avi-index.
16802
16803    Reported by Georg Seifert.
16804
16805commit b7fc3b633b857d3e608af7e5b5746ee82497ec57
16806Author: Pierre d'Herbemont <pdherbemont@videolan.org>
16807Date:   Sat Aug 23 15:21:43 2008 +0200
16808
16809    macosx: Remove some #define abuses and assert() when casting a type.
16810
16811commit 72b44bd5b6d7be36483cb1404502fecdc9f5f636
16812Author: Pierre d'Herbemont <pdherbemont@videolan.org>
16813Date:   Sat Aug 23 13:33:48 2008 +0200
16814
16815    macosx: Save a reference to the view in the voutgl.
16816
16817commit 9667973b20d59aa5ffff6a5f63a19af3130c4f1b
16818Author: Felix Paul Kühne <fkuehne@videolan.org>
16819Date:   Sat Aug 23 12:19:07 2008 +0200
16820
16821    macosx: fixed non-localised main menu item
16822
16823commit ef0967a64741fb0b3f7324ec4c155611822b58b4
16824Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
16825Date:   Sat Aug 23 12:52:13 2008 +0300
16826
16827    Mono downmix is broken - document it
16828
16829    Most likely due to the late and incomplete filter rework
16830
16831commit 2329f4afe2ee3c0599d2c61bb562045e51793abf
16832Author: Jean-Baptiste Kempf <jb@videolan.org>
16833Date:   Fri Aug 22 23:36:43 2008 -0700
16834
16835    Fix #1896
16836
16837commit da38842b1d8347b2cec4f6267c60a7c981e2550c
16838Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16839Date:   Sat Aug 23 02:04:34 2008 -0400
16840
16841    Qt: by default resize main interface so that it shows all MenuBar entries
16842
16843commit 32fd321a8427696229ceb2e5ae737560c9e06a11
16844Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16845Date:   Sat Aug 23 01:59:08 2008 -0400
16846
16847    Try to close ticket '#1775' (Qt intf startup size is too big)
16848    Simply resize to sizeHint() on startup.
16849
16850commit d197ab14643cb52c0d34fc5791ffe4ca3d7edfcb
16851Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16852Date:   Sat Aug 23 01:53:07 2008 -0400
16853
16854    This is an attempt to close '#1716' (zoom has to be clicked twice)
16855    The only thing it does is re-calculating the sizeHint for MainInterface,
16856    using videoWidget's sizeHint() instead of size().
16857
16858commit 672c3f35c4e4a9222e74c36f96ca1ffb66636a46
16859Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16860Date:   Fri Aug 22 20:34:01 2008 -0400
16861
16862    Implement 'record' button in Qt intf
16863
16864commit 7fe659bf3643f436d6b940e187e677816096807d
16865Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16866Date:   Fri Aug 22 20:33:27 2008 -0400
16867
16868    Add a variable + callback to toggle the record status.
16869
16870commit 11898ef3373b1af884bafcf3b6380ff8a0d165d8
16871Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16872Date:   Fri Aug 22 18:57:00 2008 -0400
16873
16874    Revert b1cea0a301d6bc partially (bad warning fix)
16875
16876    Sorry I pushed this.
16877
16878commit 31da28cd3ba4f66bb3be1718f9fb69d87e50a53e
16879Author: Jean-Baptiste Kempf <jb@videolan.org>
16880Date:   Fri Aug 22 16:58:43 2008 -0700
16881
16882    Fix demuxdump MRL generation in Sout (Qt part of #1853 )
16883
16884commit e8804a3f4308a508861ae6dd2f85ff6589cdee73
16885Author: Rémi Duraffort <ivoire@videolan.org>
16886Date:   Sat Aug 23 01:14:40 2008 +0200
16887
16888    Update modules/LIST
16889
16890commit 6baf831c58de58106c0f3ca82211235922948c8a
16891Author: Geoffroy Couprie <geo.couprie@gmail.com>
16892Date:   Fri Aug 22 15:12:35 2008 +0200
16893
16894    Add tree-view for SD only
16895
16896    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16897
16898commit 6648b4c11eb12f5bd6cbc1a883fa8165bbb8d805
16899Author: Jean-Baptiste Kempf <jb@videolan.org>
16900Date:   Fri Aug 22 14:55:48 2008 -0700
16901
16902    Menu order after protests.
16903
16904    There is a logic in this order:
16905    A video item has most of the time an audio track
16906    An item with navigation has most of the time a video item
16907    As you don't want to show empty menus=> audio, then video then navigation.
16908
16909commit 683c41a59990d1ec0bfe703a01d5bddcebbc3081
16910Author: Rémi Duraffort <ivoire@videolan.org>
16911Date:   Fri Aug 22 23:50:13 2008 +0200
16912
16913    Fix #1768
16914
16915commit f01abf1da65773f21d84f6a37b9fd2042cf27f4e
16916Author: Rémi Duraffort <ivoire@videolan.org>
16917Date:   Thu Aug 21 20:57:00 2008 +0200
16918
16919    Don't move an item to the middle of nowhere.
16920
16921commit 201b767a2a44c8d6b881aa512063d064edb96ce9
16922Author: Rémi Duraffort <ivoire@videolan.org>
16923Date:   Wed Aug 20 23:28:33 2008 +0200
16924
16925    Forgottent "fix warning".
16926
16927commit d49615b4ef05da251485238de26c70e2ec349880
16928Author: Jean-Baptiste Kempf <jb@videolan.org>
16929Date:   Fri Aug 22 14:50:07 2008 -0700
16930
16931    Use FIND_CHILD when possible to look for the vout as suggested by dionoea and nefrir
16932
16933commit b38e99dd1389bc6b9a7579dd3fa872fdc59e88c1
16934Merge: e40db6d8bb 2d5437cec8
16935Author: Loïc Minier <lool@dooz.org>
16936Date:   Fri Aug 22 23:50:02 2008 +0200
16937
16938    Merge branch 'master' of git.videolan.org:vlc
16939
16940commit e40db6d8bb73674eeda0823ea96f4822fa55c91b
16941Author: Loïc Minier <lool@dooz.org>
16942Date:   Fri Aug 22 23:49:36 2008 +0200
16943
16944    Fix #if WIN32_TRICK to be an #ifdef
16945
16946commit 2d5437cec89a024f67fb8dd7baaec200e5607e68
16947Author: Felix Paul Kühne <fkuehne@videolan.org>
16948Date:   Fri Aug 22 23:17:56 2008 +0200
16949
16950    macosx: fixed download URL for the eyetv plugin
16951
16952commit 0fa3912f7fb95923b5fd7fc8af400d597d491b28
16953Author: Jean-Baptiste Kempf <jb@videolan.org>
16954Date:   Fri Aug 22 13:31:34 2008 -0700
16955
16956    Find correctly the Vout.
16957
16958    My error of using FIND_CHILD. Close #1771
16959
16960commit d6abf7aa8949fda26f704b70a0b46255f5fe5775
16961Author: Jean-Baptiste Kempf <jb@videolan.org>
16962Date:   Fri Aug 22 13:15:50 2008 -0700
16963
16964    Close #1717 (windows only )
16965
16966commit 42d66281100d8ec709de9b93e60780ce0d5cd5c1
16967Author: Jean-Baptiste Kempf <jb@videolan.org>
16968Date:   Fri Aug 22 11:53:54 2008 -0700
16969
16970    Use the input_MRLSplit to open containing folder for directory and files only.
16971
16972commit 151e00e315aa401cc1d8341f156d4e8ecfda6cdd
16973Author: Loïc Minier <lool@dooz.org>
16974Date:   Fri Aug 22 19:53:43 2008 +0200
16975
16976    Fix man page syntax errors
16977
16978commit 76dfb93e23d6de465fb616cbdf22b17daf318ef7
16979Author: Jean-Baptiste Kempf <jb@videolan.org>
16980Date:   Fri Aug 22 09:52:40 2008 -0700
16981
16982    qt4: Fix hotkey i for FS controller
16983
16984    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16985
16986    Conflicts:
16987
16988commit 069f260a8179fa8f3462c121c6ff790300d321b0
16989Author: Laurent Aimar <fenrir@videolan.org>
16990Date:   Fri Aug 22 17:57:59 2008 +0200
16991
16992    Fixed input slave reading of a52/dts/flac/m4a/mpga (close #1818).
16993
16994    Input slave method needs that PCR of master and slave input use the same origin.
16995
16996commit b1cea0a301d6bc450edc0b8ec03c4af54f5d9e35
16997Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
16998Date:   Fri Aug 22 01:46:15 2008 -0400
16999
17000    Fix warnings. Note that seeking is not enabled with timeshift.
17001
17002commit bc9cdb46d3524d3481b0fca431fdae58d9089e8e
17003Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
17004Date:   Fri Aug 22 01:30:37 2008 -0400
17005
17006    Remove two compilation warnings (unused variables).
17007
17008commit 940b39ab78dd42577008e9700af059d9dbacde36
17009Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
17010Date:   Fri Aug 22 00:30:34 2008 -0400
17011
17012    Qt: don't save A to B state when the input item changes. Also go to A if before current time is before A
17013
17014commit f025433b9a8d04ddbed9ac7d1bf1e3b9a63958c8
17015Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
17016Date:   Thu Aug 21 22:54:52 2008 -0400
17017
17018    Qt: Implement Stream/Save in playlist popup menu
17019
17020commit 6bd699ccb73854547565af9af5ec21a307c00056
17021Author: Jean-Baptiste Kempf <jb@videolan.org>
17022Date:   Fri Aug 22 04:21:31 2008 +0200
17023
17024    Fix #1884
17025
17026commit 5ea03a66ee4c567be50b28c84982b49b3c9e6d90
17027Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
17028Date:   Thu Aug 21 22:07:54 2008 -0400
17029
17030    Qt: don't call SeparateEntries twice
17031
17032commit 03d3899e11b5b09d538ef24d8f3526fed28c6e36
17033Author: Jean-Baptiste Kempf <jb@videolan.org>
17034Date:   Thu Aug 21 19:04:42 2008 -0700
17035
17036    Small invertion in the menu.
17037
17038commit 165268ce46a459ed3818a5450848b1b7e03b30e1
17039Author: Jean-Baptiste Kempf <jb@videolan.org>
17040Date:   Thu Aug 21 19:00:34 2008 -0700
17041
17042    Implement 'i' hotkey to show FSC.
17043
17044    Close #1783 ( rest is 1646 duplicate)
17045
17046commit 66a8a1a8fe1f9e7e1b1d39b23b756d10be31109a
17047Author: Jean-Baptiste Kempf <jb@videolan.org>
17048Date:   Thu Aug 21 18:06:26 2008 -0700
17049
17050    Fix some Sout dialog resizing issues.
17051
17052commit 204edd2de8ae3487d9f8f613ac41269093ff0505
17053Author: Jean-Baptiste Kempf <jb@videolan.org>
17054Date:   Thu Aug 21 17:32:28 2008 -0700
17055
17056    Restore MediaInfo size after launch.
17057
17058commit 3f5d4a954a652e94e658c5cc98019a43d975d992
17059Author: Laurent Aimar <fenrir@videolan.org>
17060Date:   Fri Aug 22 02:23:43 2008 +0200
17061
17062    Export input_SplitMRL helper.
17063
17064commit 2ba2327b726a8f08c39ecde4a5ab7212b6bd509a
17065Author: Lukas Durfina <lukas.durfina@gmail.com>
17066Date:   Thu Aug 21 21:27:19 2008 +0200
17067
17068    qt4: Fix wrong hidding FS controller caused by disabling input slider, fixes #1874
17069
17070    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
17071
17072commit d669ba509100effe5b61b14a73bc22d7f0d4bc0e
17073Author: Jean-Baptiste Kempf <jb@videolan.org>
17074Date:   Thu Aug 21 17:02:43 2008 -0700
17075
17076    Fix typo.
17077
17078commit 83782f296d303e791b45c1747c0d8e0c1f47321c
17079Author: Jean-Baptiste Kempf <jb@videolan.org>
17080Date:   Thu Aug 21 16:58:51 2008 -0700
17081
17082    Fix a segfault regression introduced in [f9b25cf4378f25164f7b4bebef7cb03876144309]
17083
17084commit 2fb4aa1b9304477dc5c37e1b884db03819b2159d
17085Author: Laurent Aimar <fenrir@videolan.org>
17086Date:   Fri Aug 22 01:54:31 2008 +0200
17087
17088    Fixed h264 aspect ratio overflow.
17089
17090commit 179b740ce8b99c6d69fb40be8791d15bf52ea52b
17091Author: Jean-Baptiste Kempf <jb@videolan.org>
17092Date:   Thu Aug 21 16:45:37 2008 -0700
17093
17094    Open a file location. Very dumb and incomplete.
17095
17096    Close #1459
17097
17098commit e22901db30200d6dc69c18e7d119d94c8d22be88
17099Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
17100Date:   Thu Aug 21 18:06:51 2008 -0400
17101
17102    Qt: Save/Convert dialog should not show any streaming features.
17103
17104    This hides all stream features from the Stream/Save dialog (Sout)
17105    This resolves a little bug too: the dialog did not refresh correctly when switching between stream and save.
17106
17107commit e94994692198f1b4eefc8f2d034b3d47fe25d0a7
17108Author: Christophe Mutricy <xtophe@videolan.org>
17109Date:   Thu Aug 21 22:37:05 2008 +0100
17110
17111    l10n: Catalan update by Xènia Albà Cantero
17112
17113commit 8501f0553a1841ec1148666cb375a6b7a6e8a01f
17114Author: Jean-Baptiste Kempf <jb@videolan.org>
17115Date:   Thu Aug 21 14:54:56 2008 -0700
17116
17117    Fix the "No such slot PLModel::popupExplore()" on win32...
17118
17119commit f909b91d66a7969ec7e54a8108390ac2d3289a8b
17120Author: Jean-Baptiste Kempf <jb@videolan.org>
17121Date:   Thu Aug 21 14:39:23 2008 -0700
17122
17123    Forgotten file in previous commit.
17124
17125commit d06c11b5740a657eba8dd3bac9382ffa5b9bb848
17126Author: Jean-Baptiste Kempf <jb@videolan.org>
17127Date:   Thu Aug 21 14:18:31 2008 -0700
17128
17129    Bookmarks: close #1661
17130
17131commit 543a14198e2fa2367468864f2c3d6df91e18c21c
17132Author: Derk-Jan Hartman <hartman@videolan.org>
17133Date:   Thu Aug 21 22:54:19 2008 +0200
17134
17135    dvdnav: switch to the activated color sooner
17136
17137    Switch to active button color before making the actual activation. This gives us a small chance to actually SEE the button be activated before the menu continues.
17138
17139commit f9b25cf4378f25164f7b4bebef7cb03876144309
17140Author: Jean-Baptiste Kempf <jb@videolan.org>
17141Date:   Thu Aug 21 12:12:15 2008 -0700
17142
17143    Qt: Fix "chapter buttons not hiding when stop is clicked" issue
17144
17145    http://forum.videolan.org/viewtopic.php?f=14&t=49386
17146
17147commit 83bade226b7855bbfb77a4b1f8eef18e66447f88
17148Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17149Date:   Thu Aug 21 21:35:17 2008 +0300
17150
17151    Fix typo
17152
17153commit 97037e487a2caa8735b563b2c4988a176cba8f48
17154Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17155Date:   Thu Aug 21 21:25:29 2008 +0300
17156
17157    Remove the mono filter - not working as per ml (lack of) discussion
17158
17159commit 28cbdebdae26fd805e8189889f33c90002753da5
17160Author: Jean-Baptiste Kempf <jb@videolan.org>
17161Date:   Thu Aug 21 11:07:31 2008 -0700
17162
17163    Reorder the menus items.
17164
17165commit dbe20e783098fdc1a13a2a0b4206f994057fc9dc
17166Author: Laurent Aimar <fenrir@videolan.org>
17167Date:   Thu Aug 21 19:10:38 2008 +0200
17168
17169    Clean up and more panoramix fixes.
17170
17171    I won't say the code is bad, we are way beyond that.
17172
17173commit 178c33b31c52e22bf49e7ce49dc28f44e4949ea8
17174Author: Laurent Aimar <fenrir@videolan.org>
17175Date:   Thu Aug 21 19:06:54 2008 +0200
17176
17177    Send an end of sequence after a still frame.
17178
17179    It is some sort of workaround for some DVD menu.
17180
17181commit e114bdd7ffd180a04bf83e8c1af5c4132a3771ad
17182Author: Laurent Aimar <fenrir@videolan.org>
17183Date:   Thu Aug 21 19:06:21 2008 +0200
17184
17185    Added BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2.
17186
17187commit 0bf165646d0dd39ad1bc698cdde0bbff1711e24d
17188Author: Laurent Aimar <fenrir@videolan.org>
17189Date:   Thu Aug 21 18:22:41 2008 +0200
17190
17191    Check a few mp4 mallocs.
17192
17193commit be309572a346e509d20a574e86c13e6369bdfa5a
17194Author: Laurent Aimar <fenrir@videolan.org>
17195Date:   Thu Aug 21 18:02:03 2008 +0200
17196
17197    Fixed a few segfaults with broken mp4 files and fixed large file support (#1876).
17198
17199commit 77523a320db865895ea5a6bc75367e15422ec16c
17200Author: Antoine Cellerier <dionoea@videolan.org>
17201Date:   Thu Aug 21 15:30:51 2008 +0200
17202
17203    Add help string for vout-filter option.
17204
17205commit 555ce66c1f812840df5e02c4a554d0ab7b80ad5d
17206Author: Felix Paul Kühne <fkuehne@videolan.org>
17207Date:   Thu Aug 21 13:54:46 2008 +0200
17208
17209    Final update of the German translation
17210
17211    includes last-minute string additions to the OSX and Qt4 interfaces
17212
17213commit 03fb8b53398d50ad7467ff5a9e4cee01ea1c9d62
17214Author: Laurent Aimar <fenrir@videolan.org>
17215Date:   Thu Aug 21 01:48:27 2008 +0200
17216
17217    Removed stupid debug message.
17218
17219commit 09fb4e575c3b743ae4f381a15819c48c6a98fc4b
17220Author: Laurent Aimar <fenrir@videolan.org>
17221Date:   Thu Aug 21 01:45:57 2008 +0200
17222
17223    Fixed YUVP blending (my bad for not testing it).
17224
17225commit 960c04ad6a2c7abf33631e4182e71150608c821d
17226Author: Laurent Aimar <fenrir@videolan.org>
17227Date:   Thu Aug 21 00:54:41 2008 +0200
17228
17229    It seems needed to have exact symbols order.
17230
17231commit 593b0f343e9dc2c7a9c8c5348011cc79b64695f8
17232Author: Derk-Jan Hartman <hartman@videolan.org>
17233Date:   Thu Aug 21 00:22:51 2008 +0200
17234
17235    swscale: prefer swscale over our own chroma modules,
17236
17237    Now that swscale can handle RGB chroma's, let's try to use is where we can, it is likely a lot faster.
17238
17239commit 249fb10047dbb45e50165ae1c2708cf6c391ca55
17240Author: Laurent Aimar <fenrir@videolan.org>
17241Date:   Wed Aug 20 23:52:32 2008 +0200
17242
17243    Removed video_format_FixRgb from blend.c
17244
17245commit 1239429ee6aed130a2e35e679643fdff135c24b3
17246Author: Laurent Aimar <fenrir@videolan.org>
17247Date:   Thu Aug 21 00:00:11 2008 +0200
17248
17249    Use video_format_FixRgb.
17250
17251commit 4645717fb801db8957ff93832d3a927edb451edb
17252Author: Laurent Aimar <fenrir@videolan.org>
17253Date:   Wed Aug 20 23:47:07 2008 +0200
17254
17255    Uninlined es_format_t functions and added video_format_FixRgb helper.
17256
17257commit 390c4286ec9492f55f6eb9c639c3bf96534da32c
17258Author: Laurent Aimar <fenrir@videolan.org>
17259Date:   Wed Aug 20 23:29:12 2008 +0200
17260
17261    Cosmetics.
17262
17263commit dc0252f7ccb207897f119fcb6c5e341cf6b9ac5b
17264Author: Christophe Mutricy <xtophe@videolan.org>
17265Date:   Wed Aug 20 22:24:27 2008 +0100
17266
17267    l10n: Italian update by Vincenzo Reale
17268
17269commit a0b43a249a96dc4b4da71bbffd539053990fd452
17270Author: Christophe Mutricy <xtophe@videolan.org>
17271Date:   Wed Aug 20 22:01:36 2008 +0100
17272
17273    l10n: Traditional chinese update by Hsi-Ching Chao
17274
17275commit a6ce53c55e2627f6bfc186f9f3c08f7b8d37c77c
17276Author: Christophe Mutricy <xtophe@videolan.org>
17277Date:   Wed Aug 20 21:58:27 2008 +0100
17278
17279    Fix linking of live555 module
17280
17281    As live555 provides only static lib and we build a plugin, we need to use p$
17282    This partially revert [7b0dd84fff6c300cab5e0bdbf2a29fb1b3618e62]
17283
17284commit 07d2f3edd5e3c3c64db6feac4c9e4317f470ccbe
17285Author: Laurent Aimar <fenrir@videolan.org>
17286Date:   Wed Aug 20 23:20:28 2008 +0200
17287
17288    Last part of blend.c cleanup, added RV15 and fixed RV16 blending support.
17289
17290    I have tested that RGBA blending to I420/YUY2/RV32/RV16 have the right colors.
17291
17292commit d7507865a0e8c36ab44ede8b4f9ccc844b2a35c3
17293Author: Laurent Aimar <fenrir@videolan.org>
17294Date:   Thu Aug 7 21:53:01 2008 +0200
17295
17296    More blend clean up.
17297
17298commit af0343578df7ed1e1caedac07b35be8217984551
17299Author: Laurent Aimar <fenrir@videolan.org>
17300Date:   Thu Aug 7 21:06:44 2008 +0200
17301
17302    Begin clean up of giant blend ctl-c ctl-v.
17303
17304commit 2b7961e15f8663ded97ac0a3ff0890bb0df83e60
17305Author: Rémi Duraffort <ivoire@videolan.org>
17306Date:   Wed Aug 20 23:14:49 2008 +0200
17307
17308    Simplify code and remove unneeded tests.
17309
17310commit 9e1c977b70efe72d8dc5fc580b65c4ff8f32fa3d
17311Author: Rémi Duraffort <ivoire@videolan.org>
17312Date:   Wed Aug 20 23:03:42 2008 +0200
17313
17314    Check malloc return value and fix warnings.
17315
17316commit 6b44362dc4c8d60f6877e674666eaf49f22a0dfd
17317Author: Rémi Duraffort <ivoire@videolan.org>
17318Date:   Wed Aug 20 22:55:04 2008 +0200
17319
17320    Check malloc return value and avoid memleaks.
17321
17322commit 3059bd8f642dc7009306c9dca9ce18c565b1964e
17323Author: Rémi Duraffort <ivoire@videolan.org>
17324Date:   Wed Aug 20 22:45:24 2008 +0200
17325
17326    Check malloc return value.
17327
17328commit 70db1cf54fadb21898f5228e83e3aaefdae463e4
17329Author: Rémi Duraffort <ivoire@videolan.org>
17330Date:   Wed Aug 20 22:42:19 2008 +0200
17331
17332    Fix a memleak when a connection is closed.
17333
17334commit fc1e5cd76b2735cb684615e1cff2a1bb0e7c6d29
17335Author: Rémi Duraffort <ivoire@videolan.org>
17336Date:   Wed Aug 20 22:13:13 2008 +0200
17337
17338    Fix potential memleak.
17339
17340commit bc727d2dcfe5b408c50ca9696e56da4e29e85f4b
17341Author: Rémi Duraffort <ivoire@videolan.org>
17342Date:   Wed Aug 20 21:58:37 2008 +0200
17343
17344    Fix potential memleaks and remove stupid tests.
17345
17346commit 2c28bcbadce84f19b29350939eb9cd4af294c422
17347Author: Rémi Duraffort <ivoire@videolan.org>
17348Date:   Wed Aug 20 21:42:15 2008 +0200
17349
17350    Fix potential memleaks (free the module if it can't be loaded)
17351
17352commit 131a15b62ba4440b80df480f9c56448a47785800
17353Author: Laurent Aimar <fenrir@videolan.org>
17354Date:   Wed Aug 20 23:18:00 2008 +0200
17355
17356    Correctly set rgb mask for xvideo output too.
17357
17358commit 35a248f1ac6304b1a9931eaee786f36b224a92f9
17359Author: Laurent Aimar <fenrir@videolan.org>
17360Date:   Wed Aug 20 23:09:19 2008 +0200
17361
17362    Factorize and correctly set rgb shifts.
17363
17364commit aba84a741ac82b651e02392f72bbd6db08dacba3
17365Author: Laurent Aimar <fenrir@videolan.org>
17366Date:   Wed Aug 20 23:06:13 2008 +0200
17367
17368    Fixed a bit panoramix.
17369
17370    Fix var_CreateGetBool/Integer mix up.
17371    Fix an in valid free.
17372    Fix an out of bound read.
17373    Fix uninitialized variables.
17374    (It may help with #1879)
17375
17376commit 5fff76145c2ad523334cc15432f458f1940ed895
17377Author: Jean-Baptiste Kempf <jb@videolan.org>
17378Date:   Wed Aug 20 14:09:27 2008 -0700
17379
17380    Kill a warning and put i_datalength as an uint32_t
17381
17382commit d487b81dde82b458dd6ffe6cb73aa798d6b0b855
17383Author: Jean-Baptiste Kempf <jb@videolan.org>
17384Date:   Wed Aug 20 13:56:05 2008 -0700
17385
17386    TTA: Sanity check to avoid overflow and typo
17387
17388    i_rate can go up to 2^32-1.
17389    If you * 1.044 it is going to not fit in a int (_framelength)
17390
17391commit db89ea7f1314cb0e1f0c07dfd6a5a3e4c417a63a
17392Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17393Date:   Wed Aug 20 23:32:49 2008 +0300
17394
17395    TTA: robustify and avoid one memcpy/allocation
17396
17397commit f789b29e0730f8c8e288517d1bd7956a8cfbb214
17398Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17399Date:   Wed Aug 20 23:06:32 2008 +0300
17400
17401    TTA: potential 0 divider
17402
17403commit 8c5670d220a759d3da2be7a259b028559b9ca698
17404Author: Pierre d'Herbemont <pdherbemont@videolan.org>
17405Date:   Wed Aug 20 21:55:45 2008 +0200
17406
17407    libvlc: Fix media_player stop.
17408
17409commit a87c0c15406c9a1ee5d08bc956d7ebcd071a0b29
17410Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17411Date:   Wed Aug 20 22:19:37 2008 +0300
17412
17413    RTP: priority zero - do not load the module needlessly
17414
17415    There is no point in loading the RTP access_demux if the MRL scheme
17416    is not explicitly supported - it would fail in Open anyway.
17417
17418commit 6aa9a2b168c7bc68de7f5c751cc9a642b990b388
17419Author: Rémi Duraffort <ivoire@videolan.org>
17420Date:   Wed Aug 20 20:13:39 2008 +0200
17421
17422    Fix potential memleaks.
17423
17424commit 1a4fe53c651b21f34717ed54d31f75c44ac80343
17425Author: Rémi Duraffort <ivoire@videolan.org>
17426Date:   Wed Aug 20 20:09:48 2008 +0200
17427
17428    Don't use var_CreateGetString to create a variable.
17429
17430commit f528a785c026c1a49fefb5e41c8919851873b22f
17431Author: Rémi Duraffort <ivoire@videolan.org>
17432Date:   Wed Aug 20 20:08:11 2008 +0200
17433
17434    Fix potential memleaks.
17435
17436commit 558e2336eba38c3215264475c6e580c15bde758e
17437Author: Rémi Duraffort <ivoire@videolan.org>
17438Date:   Wed Aug 20 19:53:59 2008 +0200
17439
17440    Fix memleaks and one potential memleak (and move a test where it might be)
17441
17442commit 381f286d8a64daf75929f713f4d781feab9308d0
17443Author: Rémi Duraffort <ivoire@videolan.org>
17444Date:   Wed Aug 20 19:45:27 2008 +0200
17445
17446    Fix warnings.
17447
17448commit 24adfd982d2cf6693245d77cf6877ea2c0aa8141
17449Author: Rémi Duraffort <ivoire@videolan.org>
17450Date:   Wed Aug 20 19:39:17 2008 +0200
17451
17452    Fix potential memleak.
17453
17454commit ce94e2fe66764599fe29959665e2e5348866e8dd
17455Author: Rémi Duraffort <ivoire@videolan.org>
17456Date:   Wed Aug 20 19:12:33 2008 +0200
17457
17458    Make the buildbot happy by fixing some of the warnings.
17459
17460commit f9afd65c766084dd74fb7aa0c8a89e116cf57c42
17461Author: Derk-Jan Hartman <hartman@videolan.org>
17462Date:   Wed Aug 20 16:42:37 2008 +0200
17463
17464    mjpeg demux: When looking trough the data for EOI, also check for SOIs and skip the next EOI if we do find a SOI. This is to handle JPEG images which have JPEG thumbnails in their EXIF data.
17465
17466commit 768b1c4120e42e4624c173b1c7da27be8630bd72
17467Author: Derk-Jan Hartman <hartman@videolan.org>
17468Date:   Wed Aug 20 16:10:06 2008 +0200
17469
17470    core chroma: fix [6702c30413175ff91adcf4cfb9585134d1ab7213] Restore YUV422 and YUV420 type formats to original values.
17471
17472commit 6702c30413175ff91adcf4cfb9585134d1ab7213
17473Author: Derk-Jan Hartman <hartman@videolan.org>
17474Date:   Wed Aug 20 15:56:19 2008 +0200
17475
17476    core chroma: Add support for YUV440 and YUVJ440. These are a rotated version of YUV422 and used with rotated JPEGs mostly.
17477
17478commit f59bc50a6999c990b29e11faf86c152b47674f99
17479Author: Derk-Jan Hartman <hartman@videolan.org>
17480Date:   Wed Aug 20 14:09:56 2008 +0200
17481
17482    ffmpeg chroma: fix [079fdd3f33560bfc2b36181ac367649fc0c12f9f]. copy paste error :D. Thanks xtophe
17483
17484commit 079fdd3f33560bfc2b36181ac367649fc0c12f9f
17485Author: Derk-Jan Hartman <hartman@videolan.org>
17486Date:   Wed Aug 20 14:01:51 2008 +0200
17487
17488    ffmpeg chroma: This follows up on [0034fbab5587b1197b0458ab3af20ea2644e12bc] by providing defaults in case no mask values were set.
17489
17490commit f5f434a61e9d0de0f6bcc5fe01bf72d2216739b5
17491Author: Eric Petit <eric.petit@lapsus.org>
17492Date:   Wed Aug 20 09:15:50 2008 +0200
17493
17494    Fixes bad error checking on read errors.
17495    Don't use "p_block->i_buffer = read(...)", i_buffer is unsigned so you
17496    won't catch read errors and will end up crashing using a 4GB buffer
17497    instead. This fixes a DVB segv I was seeing.
17498
17499commit 538ec8f8cfe8e30ee54683bd01ccc929f374d4b8
17500Author: Pierre d'Herbemont <pdherbemont@videolan.org>
17501Date:   Wed Aug 20 08:58:57 2008 +0200
17502
17503    macosx: In bookmarks's dealloc, we shouldn't release the p_old_input ptr, as we have already released it.
17504
17505    This should fix a crash reported in our bugreport ml.
17506
17507commit d4dec3d854d03c1b61fa63b6820518d9326b69bb
17508Author: Laurent Aimar <fenrir@videolan.org>
17509Date:   Wed Aug 20 02:31:33 2008 +0200
17510
17511    Upgrade mandatory version for matroska to 0.8.0 and ebml to 0.7.7.
17512
17513commit a5eae754324145821cc89c5a9eb2d7cf91e2f4bf
17514Author: Laurent Aimar <fenrir@videolan.org>
17515Date:   Wed Aug 20 02:16:56 2008 +0200
17516
17517    Fix mkv track checking in blockget (TrackNum() != our track index).
17518
17519commit 4f5acdf3dd937dd79ca6b51780cdb4db6bb8f7a1
17520Author: Przemyslaw Fiala <bl4@playker.info>
17521Date:   Tue Aug 19 21:47:57 2008 +0200
17522
17523    Don't restart playlist after converting current item to node
17524
17525    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
17526
17527commit 9eb047da0ca4537c86ca0695803b3b22ed226818
17528Author: Derk-Jan Hartman <hartman@videolan.org>
17529Date:   Wed Aug 20 01:59:37 2008 +0200
17530
17531    contribs: update libpng patch for OSX
17532
17533commit ce718de21f000a5dda416960a2b7dffdacabd9a2
17534Author: Laurent Aimar <fenrir@videolan.org>
17535Date:   Wed Aug 20 00:50:20 2008 +0200
17536
17537    Ignore invalid blocks (on broken files).
17538    workarounds a bug in KaxBlockVirtual implementation (close #1079).
17539
17540commit 182b5b894ef1fd18719899ae5b3fa811a2ddf8fe
17541Author: Rémi Duraffort <ivoire@videolan.org>
17542Date:   Wed Aug 20 00:07:21 2008 +0200
17543
17544    Check asprintf return value.
17545
17546commit 2210cf317c5bb05880e95e74fedab2bc05eee6b0
17547Author: Rémi Duraffort <ivoire@videolan.org>
17548Date:   Wed Aug 20 00:01:08 2008 +0200
17549
17550    Fix warnings.
17551
17552commit 9d63f3c040dc3766db35b1ffcad8423362941df9
17553Author: Rémi Duraffort <ivoire@videolan.org>
17554Date:   Tue Aug 19 23:45:10 2008 +0200
17555
17556    Use delete[] for arrays.
17557
17558commit b130be65cbc31aae901498f74ea1334fe38d66af
17559Author: Rémi Duraffort <ivoire@videolan.org>
17560Date:   Tue Aug 19 23:42:40 2008 +0200
17561
17562    Fix warnings.
17563
17564commit 0b6f16ff3e32984e53d8b25e68b412fa98d6626c
17565Author: Rémi Duraffort <ivoire@videolan.org>
17566Date:   Tue Aug 19 23:34:46 2008 +0200
17567
17568    Fix compilation warnings.
17569
17570commit 92e417c2a6f61615b2bf1d2fc2017317a90f64cd
17571Author: Rémi Duraffort <ivoire@videolan.org>
17572Date:   Tue Aug 19 23:21:57 2008 +0200
17573
17574    Fix warnings
17575
17576commit 9779b8cdbd6276283e16d69da13e88f9bbc8cc54
17577Author: Rémi Duraffort <ivoire@videolan.org>
17578Date:   Tue Aug 19 23:09:03 2008 +0200
17579
17580    Delete arrays ith delete[] and fix memleak.
17581
17582commit f99b51c5b9d5757028c21d94ca1a876dab18e330
17583Author: Rémi Duraffort <ivoire@videolan.org>
17584Date:   Tue Aug 19 22:58:59 2008 +0200
17585
17586    Use delete[] to delete an array.
17587
17588commit 0034fbab5587b1197b0458ab3af20ea2644e12bc
17589Author: Derk-Jan Hartman <hartman@videolan.org>
17590Date:   Tue Aug 19 22:53:45 2008 +0200
17591
17592    ffmpeg chroma: add rgb masks to the chroma mapping table. This fixes #1749 and likely #1762.
17593
17594    - Not 100% sure about PIX_FMT_RGB4 and PIX_FMT_RGB8, because their comments in the avutil.h header are incorrect.
17595    - We use FOURCC RGB8, but it seems we use FOURCC RGB2 for RGB8 troughout the rest of VLC. Should be checked.
17596
17597commit 0d65e1f8019f44741d1dc56289831d5b2560b0e2
17598Author: Laurent Aimar <fenrir@videolan.org>
17599Date:   Tue Aug 19 22:35:08 2008 +0200
17600
17601    Do not try rtmp access unless requested (as all other network modules).
17602
17603commit ac15b24be029a27ca7bdec62dc740c72c2ddaee0
17604Author: Rémi Duraffort <ivoire@videolan.org>
17605Date:   Tue Aug 19 22:18:51 2008 +0200
17606
17607    Don't call mdate too many times.
17608
17609commit 98ea2ba6901b56eea1e518ded8ad5779b6d040d4
17610Author: Rémi Duraffort <ivoire@videolan.org>
17611Date:   Tue Aug 19 22:16:13 2008 +0200
17612
17613    Fix compilation with old ffmpeg.
17614
17615commit a8275171062c4cd9d51a14e9f6b3f417cecf04ba
17616Author: Derk-Jan Hartman <hartman@videolan.org>
17617Date:   Tue Aug 19 21:17:00 2008 +0200
17618
17619    ffmpeg chroma: stupid test mistake for the decoder. remove some overly "loud" errors, that are not really problems.
17620
17621commit cd920984e2459f2b9d2e96b5cc27da97327ca5ec
17622Author: Derk-Jan Hartman <hartman@videolan.org>
17623Date:   Tue Aug 19 21:02:25 2008 +0200
17624
17625    ffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma to use a video_format_t, so that we will be able to access and set the rgb mask later on.
17626
17627    This is the first work required to fix #1749
17628
17629commit 10e4032179794aa614cf029de90dd3d4b66f15f8
17630Author: Laurent Aimar <fenrir@videolan.org>
17631Date:   Tue Aug 19 20:54:41 2008 +0200
17632
17633    Added s32l/b to float conversion support (close #1872).
17634
17635commit 1e4a18a2156a1bb3743601c0273997a08b56e50a
17636Author: Laurent Aimar <fenrir@videolan.org>
17637Date:   Tue Aug 19 20:54:05 2008 +0200
17638
17639    Added s32l/b support to aout.
17640
17641commit 9e50567bb8342773788f1256ad2109abb9d6f6a3
17642Author: Laurent Aimar <fenrir@videolan.org>
17643Date:   Tue Aug 19 20:42:56 2008 +0200
17644
17645    Cosmetics (fixed a few functions name).
17646
17647commit ef88659535f2607332677bd866a2aecc88bc63db
17648Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
17649Date:   Tue Aug 19 19:14:01 2008 +0200
17650
17651    Small bump of speex that is now rc1
17652    Small update for png decoding library (memory leak fix mainly)
17653
17654commit b890e9c6628d8d372213471033e998c4610376c4
17655Author: Jean-Baptiste Kempf <jb@videolan.org>
17656Date:   Tue Aug 19 10:00:22 2008 -0700
17657
17658    LIBAVUTIL_VERSION_INT inclusion guards...
17659
17660commit e1f1b1e2e69cde5937ed22465ebd29dfd4510b5e
17661Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17662Date:   Tue Aug 19 18:22:12 2008 +0300
17663
17664    libvlccore: the object counter is specific so misc/objects.c
17665
17666commit 9674dc7c39b01ade92a8cb7cc0ad91b4d0db9458
17667Author: Derk-Jan Hartman <hartman@videolan.org>
17668Date:   Tue Aug 19 15:32:32 2008 +0200
17669
17670    swscale: lower priority of swscale from 1000 -> 55, because it is broken for RGB formats. This way, our "native" chroma filters should take precedence. This eleviate issues with #1749 and #1762 but does NOT fix them since they are still broken for scaling.
17671
17672commit b5c38aecf32e093b729abe8c9157ecaf7f74bb6a
17673Author: Derk-Jan Hartman <hartman@videolan.org>
17674Date:   Tue Aug 19 15:30:46 2008 +0200
17675
17676    ffmpeg chroma: fix whitespace
17677
17678commit d36afb60b80f451bc2f502fbb55aa49017ea9338
17679Author: Derk-Jan Hartman <hartman@videolan.org>
17680Date:   Tue Aug 19 15:13:19 2008 +0200
17681
17682    ffmpeg: PIX_FMT_YUV422 was renamed to PIX_FMT_YUYV422 (to avoid ambiguity i guess)
17683
17684commit 83a8d4b0ce440225252ca68486dd92a6afcb0b22
17685Author: Derk-Jan Hartman <hartman@videolan.org>
17686Date:   Tue Aug 19 15:01:02 2008 +0200
17687
17688    ffmpeg: Add some more chroma fourcc's to the ffmpeg chroma table (NV12, NV21, Y411, I440, J440)
17689
17690commit 9d04b2b4571974b78e82ccb71bdcdc7959e87228
17691Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
17692Date:   Tue Aug 19 09:17:59 2008 +0200
17693
17694    Kill warnings.
17695
17696commit 32e1843f33976fcd6e944eadc618c6d04e27f991
17697Author: Jean-Baptiste Kempf <jb@videolan.org>
17698Date:   Mon Aug 18 16:59:34 2008 -0700
17699
17700    Cosmetic.
17701
17702commit 6d6d311841affa25cc06dcdb89fa74f896193941
17703Author: Jean-Baptiste Kempf <jb@videolan.org>
17704Date:   Mon Aug 18 16:58:33 2008 -0700
17705
17706    Fix a probable crash when fullscreen controllers are disabled.
17707
17708commit b50c1cab2b03a292c969828822cf2045c1938f9e
17709Author: Jean-Baptiste Kempf <jb@videolan.org>
17710Date:   Mon Aug 18 16:04:42 2008 -0700
17711
17712    Small Sound Slider issue fixed.
17713
17714commit d03eb707f5be35e5db6bfc12b1b9f553a7450603
17715Author: Christophe Mutricy <xtophe@videolan.org>
17716Date:   Mon Aug 18 21:50:30 2008 +0100
17717
17718    l10n: Dutch l10n update by Myckel Habets
17719
17720commit b70fb82b2bd45b5f538d64ba21c5447e8fb09f80
17721Author: Christophe Mutricy <xtophe@videolan.org>
17722Date:   Mon Aug 18 22:53:59 2008 +0100
17723
17724    i18n: Add yet more strings to vlc.pot
17725
17726    So that our perfectionist translators get a chance to reach 100% before
17727    we release
17728
17729commit c94d62d29ecfc4cad4b943d1720f5ee9ddad2fed
17730Author: Christophe Mutricy <xtophe@videolan.org>
17731Date:   Mon Aug 18 22:38:07 2008 +0100
17732
17733    qt4: i18n fixes
17734
17735commit ba313f65a5ec03f6b35dca75edae74e87db84af0
17736Author: Christophe Mutricy <xtophe@videolan.org>
17737Date:   Mon Aug 18 20:27:16 2008 +0100
17738
17739    Add the turkish translator
17740
17741commit 76774916cd53478a5294d23544e0740421ebd739
17742Author: Rémi Duraffort <ivoire@videolan.org>
17743Date:   Mon Aug 18 22:51:37 2008 +0200
17744
17745    Fix warning.
17746
17747commit 4ff3a1004ddbc75c2e08cc36214775916c8a3f50
17748Author: Christophe Mutricy <xtophe@videolan.org>
17749Date:   Mon Aug 18 19:43:22 2008 +0100
17750
17751    l10n: Slovak l10n update by Marián Hikaník
17752
17753commit 7150d6ac1e408dfe0498522b447d1015dc11b694
17754Author: Christophe Mutricy <xtophe@videolan.org>
17755Date:   Mon Aug 18 19:42:36 2008 +0100
17756
17757    l10n: Turkish l10n update by Yuksel YILDIRIM
17758
17759commit 6df306b912ea186eb07b49ff6791f2d56b195d6b
17760Author: Laurent Aimar <fenrir@videolan.org>
17761Date:   Mon Aug 18 19:36:39 2008 +0200
17762
17763    Added a workaround for broken avi files (close #1850).
17764
17765commit 2e4d57cfa8bcdb2c3c404bfd55a396b00a1bf77b
17766Author: Laurent Aimar <fenrir@videolan.org>
17767Date:   Mon Aug 18 16:27:01 2008 +0200
17768
17769    Fixed flac demuxer segfault (/0) when seektable is empty.
17770
17771commit 9aba8655bc20754bddd83c3733059c6846145826
17772Author: Laurent Aimar <fenrir@videolan.org>
17773Date:   Mon Aug 18 16:03:55 2008 +0200
17774
17775    Improved flac SyncInfo robustness by using stream info when available (close 1847).
17776
17777commit 334c6a547f946940f7bee48d1f41283dccbcd483
17778Author: Laurent Aimar <fenrir@videolan.org>
17779Date:   Mon Aug 18 14:03:08 2008 +0200
17780
17781    Fixed a potential freetype deadlock as var_AcquireMutex is not recursive :(
17782    (It probably should have been called AquireLock then)
17783
17784commit e047737d74bbb5efde9f29b792a716948a5156d3
17785Author: Laurent Aimar <fenrir@videolan.org>
17786Date:   Mon Aug 18 13:31:35 2008 +0200
17787
17788    Corrected semi transparent ZVBI test (but I let it disabled).
17789
17790commit 74b91f6f052cadb9d107afef3479e6c96a0c51e9
17791Author: Laurent Aimar <fenrir@videolan.org>
17792Date:   Mon Aug 18 13:29:19 2008 +0200
17793
17794    Cosmetics.
17795
17796commit 97e41e4de997ec0d390daadf1174f82a0c6421ee
17797Author: Laurent Aimar <fenrir@videolan.org>
17798Date:   Mon Aug 18 13:27:15 2008 +0200
17799
17800    Added support for * to RGBA/YUVA conversions (close #1844).
17801
17802commit b9220e2deed189364da711dd64e48d7deb94f4b8
17803Author: Laurent Aimar <fenrir@videolan.org>
17804Date:   Mon Aug 18 13:24:35 2008 +0200
17805
17806    Cosmetics.
17807
17808commit ec79cd93c8339cd499d2fa2934fa74ee097db80e
17809Author: Laurent Aimar <fenrir@videolan.org>
17810Date:   Mon Aug 18 13:20:39 2008 +0200
17811
17812    Allowed user to cancel avi index creation.
17813
17814commit ec3c7d6564ae6d05cd199da40673b13320578f78
17815Author: Laurent Aimar <fenrir@videolan.org>
17816Date:   Mon Aug 18 13:19:13 2008 +0200
17817
17818    Removed unneeded variables from avi demuxer context.
17819
17820commit 2b0390c14d4df61f8c44474697807d32bd77913b
17821Author: Laurent Aimar <fenrir@videolan.org>
17822Date:   Mon Aug 18 13:15:17 2008 +0200
17823
17824    Do not leave the index building progress bar opened when exit is requested.
17825
17826commit 99839e32157651fc9dcc1d6b0f6c2af60436b38d
17827Author: Laurent Aimar <fenrir@videolan.org>
17828Date:   Mon Aug 18 13:09:03 2008 +0200
17829
17830    Fixed __intf_UserHide (close #1827)
17831
17832commit ad14bac870b421457a3fbe7b0a716b72a1b27006
17833Author: Laurent Aimar <fenrir@videolan.org>
17834Date:   Mon Aug 18 13:08:25 2008 +0200
17835
17836    Fixed a potential race condition in interaction.
17837
17838commit ed3b76b3715eb3acbe5cb317ee3b7a13f7840d26
17839Author: Jean-Baptiste Kempf <jb@videolan.org>
17840Date:   Mon Aug 18 09:53:19 2008 -0700
17841
17842    Fix a .org/.com confusion. My bad.
17843
17844commit e70c331e7d0f41efe23dab03a161c9de7898f086
17845Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
17846Date:   Mon Aug 18 15:50:12 2008 +0200
17847
17848    in-memory snapshot: use vlc_object_signal instead of vlc_object_signal_maybe
17849
17850commit 440d9541e63d7b84829f3dacd16a1420c3471167
17851Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
17852Date:   Mon Aug 18 15:41:53 2008 +0200
17853
17854    Revert "snapshot: Don't use vlc_object_signal_maybe."
17855
17856    The p_dest object is indeed locked by the calling method (cf mediacontrol_snapshot in src/control/mediacontrol_audio_video.c).
17857
17858    This reverts commit ebbde26e5ea3f3c76845630463e45ee2ec92bd35.
17859
17860commit 70245310335d4e75098bc6512373a92d9efbfcb1
17861Author: Derk-Jan Hartman <hartman@videolan.org>
17862Date:   Mon Aug 18 01:05:01 2008 +0200
17863
17864    taglib: double header inclusion
17865
17866commit abcff2bd9243c8064ab289bf9138a4cb68e55e01
17867Author: Derk-Jan Hartman <hartman@videolan.org>
17868Date:   Mon Aug 18 01:04:15 2008 +0200
17869
17870    taglib: fix variable scoping
17871
17872commit 48c7e2ce1920c0c4b59b967397c256c098e06a54
17873Author: Rémi Duraffort <ivoire@videolan.org>
17874Date:   Sun Aug 17 21:47:00 2008 +0200
17875
17876    Check asprintf return value.
17877
17878commit 40f3bf68fab645c75f4afa8ebc415b133488cb15
17879Author: Rémi Duraffort <ivoire@videolan.org>
17880Date:   Sun Aug 17 21:31:27 2008 +0200
17881
17882    Fix warning and potential memleak.
17883
17884commit 14a2f2e66d4899de9f5f2e3b418c4564f7ef7aae
17885Author: Rémi Duraffort <ivoire@videolan.org>
17886Date:   Sun Aug 17 20:00:45 2008 +0200
17887
17888    Check malloc return value.
17889
17890commit e218b42d56bf8d793d1223ef455396a50b069181
17891Author: Pierre d'Herbemont <pdherbemont@videolan.org>
17892Date:   Sun Aug 17 20:34:04 2008 +0200
17893
17894    Fix previous commit.
17895
17896commit b8afab308f77966cf2e04267dd64066a481f3246
17897Author: Pierre d'Herbemont <pdherbemont@videolan.org>
17898Date:   Sun Aug 17 20:25:01 2008 +0200
17899
17900    playlist: Assert() locked in playlist_Release().
17901
17902commit 357d734fa50c75dcd1bdacc45e291f4989f97ef9
17903Author: Pierre d'Herbemont <pdherbemont@videolan.org>
17904Date:   Sun Aug 17 20:15:33 2008 +0200
17905
17906    playlist: Make sure we always have an input_item associated to a playlist_item.
17907
17908commit fde62dfddfd475e6b4b6496cb01822cf708853e1
17909Author: Eric Petit <eric.petit@lapsus.org>
17910Date:   Sun Aug 17 19:30:36 2008 +0200
17911
17912    Fixes the output i_bitspersample set by the audio_format filter.
17913    It was always set equal to the input's i_bitspersample, which caused
17914    crashes in some transcoding sessions.
17915
17916commit 1728429512a7bf0fec3b46480178e6cf59bb0000
17917Author: Derk-Jan Hartman <hartman@veda.student.utwente.nl>
17918Date:   Sun Aug 17 18:12:27 2008 +0200
17919
17920    taglib: Fix opening of filenames on non-UTF8 systems.
17921
17922    Unfortunately taglib does not accept fd's or FILE*, so i ported the code from src/text/unicode.c open() to here.
17923
17924commit 6936aab0666fc8ecb743238ad70c4b48aec5f79c
17925Author: Pierre d'Herbemont <pdherbemont@videolan.org>
17926Date:   Sun Aug 17 13:48:42 2008 +0200
17927
17928    macosx: Fix a typo in the pragma.
17929
17930commit 2c01440d37625c8a30ea1c8cf2a2e1f7b4750aa4
17931Author: Pierre d'Herbemont <pdherbemont@videolan.org>
17932Date:   Sun Aug 17 13:33:19 2008 +0200
17933
17934    macosx: Remove VLCApplication Hack. No need for that we properly do everything related to libvlc kill elsewhere.
17935
17936commit c1e002d0e39c5fa98b3895462b413daeb86f799d
17937Author: Pierre d'Herbemont <pdherbemont@videolan.org>
17938Date:   Sun Aug 17 13:09:56 2008 +0200
17939
17940    macosx: Group via pragma related methods.
17941
17942    This file is way too big (!).
17943
17944commit f6c0a1a124a213f18482bab4272740fe518a3d8a
17945Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17946Date:   Sun Aug 17 13:25:59 2008 +0300
17947
17948    libvlccore: remove the threads count
17949
17950    Nowadays, it can only deadlock (threads>0) or do nothing (threads==0)
17951
17952commit 0bb7a50e7484c73cdc7a61b01a4980e77b20c799
17953Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17954Date:   Sun Aug 17 13:22:43 2008 +0300
17955
17956    VLM: join before destroy
17957
17958commit 4d799ee31ca45d72aa4bab573d3022c36af811be
17959Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17960Date:   Sun Aug 17 13:21:04 2008 +0300
17961
17962    Join the input thread before we destroy the input object
17963
17964commit c8ef90d56e90e3f8a7b4415fca060f4b7eddc593
17965Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17966Date:   Sun Aug 17 13:11:54 2008 +0300
17967
17968    Small code factorization
17969
17970commit 3d94fe8735a55c06150827d1cd9992cd330dbc59
17971Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17972Date:   Sun Aug 17 10:59:03 2008 +0300
17973
17974    SMF: channels data (stereo) and dummy rate to not confuse codecs
17975
17976commit 1cbb7548d4020817e588359ce8cc5eb99abddc5c
17977Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
17978Date:   Sun Aug 17 10:49:05 2008 +0300
17979
17980    Fluidsynth: use native FL32 format, avoid converting to 16 bits and back
17981
17982commit a2ae519cc642095aea9dec77cd7081b5f91574db
17983Author: Jean-Baptiste Kempf <jb@videolan.org>
17984Date:   Sat Aug 16 20:04:18 2008 -0700
17985
17986    Fix dialog saving size regression. Close #1867.
17987
17988commit 35afdd4aef3dbe485fbafe77e11a65952efda43b
17989Author: Jean-Baptiste Kempf <jb@videolan.org>
17990Date:   Sat Aug 16 19:40:14 2008 -0700
17991
17992    Fix typo. Close #1865
17993
17994commit 8eac9c5b0fd1626f2463bb3f5f155d9ee8c47585
17995Author: Jean-Baptiste Kempf <jb@videolan.org>
17996Date:   Sat Aug 16 18:46:47 2008 -0700
17997
17998    Thanks helper from the forum.
17999
18000commit 86d67398724c80f452a3783d5e985a27ca71b953
18001Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18002Date:   Sat Aug 16 20:30:42 2008 +0200
18003
18004    configure: Fix the CALayer test.
18005
18006commit 2c015485eac702f541727dd7a216227e63ae194e
18007Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18008Date:   Sat Aug 16 19:27:15 2008 +0200
18009
18010    vlckit: Fix a warning.
18011
18012commit 0ff1041a7308ee0b1d5dcb4fc5af9ebe1a059fbd
18013Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18014Date:   Sat Aug 16 19:26:18 2008 +0200
18015
18016    vlckit: Fix compilation.
18017
18018commit 97e5286b45b68345a40f7e5f39e0a80e7ba7ad07
18019Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18020Date:   Sat Aug 16 19:23:43 2008 +0300
18021
18022    Better lock during I/O than crash
18023
18024commit 867a815956401f12780892c3432d915ff470ff4e
18025Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18026Date:   Sat Aug 16 10:56:32 2008 +0300
18027
18028    transcode: try to fix audio resampling (fix #1862)
18029
18030    This reverts commit d4485423d9c3a5519875f8bc37467831ce10763e.
18031
18032commit 4edae60cb92459ac7cb8aa27700eb9ab1cd54d9c
18033Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18034Date:   Sat Aug 16 15:21:14 2008 +0200
18035
18036    real: Abort demuxing in case of error.
18037
18038commit c57a8be415f00519bd245ff10ecc67eaefedfb2e
18039Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18040Date:   Sat Aug 16 15:19:34 2008 +0200
18041
18042    real: Protect against negative size reading.
18043
18044    Should fix a crash reported by the bugreport ml.
18045
18046commit 1804ded985518f7bd3315c6b6e9a71af0034fbb5
18047Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18048Date:   Sat Aug 16 12:45:57 2008 +0200
18049
18050    audioscrobbler: *Never* do module unloading from within the module. You are basically unloading the code you are executing, that's a nice crasher.
18051
18052    Also make sure playlist is not NULL. (This is an attempt to fix a from the famous bugreport ml).
18053
18054commit e091fdb9a23128922059be8884e005f82bbab040
18055Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18056Date:   Sat Aug 16 10:54:13 2008 +0300
18057
18058    Fix typo
18059
18060commit a56b8f9c5973dd145f91991dd8ae7f3cba04e854
18061Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18062Date:   Sat Aug 16 00:23:08 2008 +0200
18063
18064    audio_output: Use help to lock and unlock so we can hopefully track bad locking scheme.
18065
18066    The audio output locking rule seems very vague. Moreover there could be some cross lock issues.
18067
18068commit 2a6de932d3d5a1d9b6d5a733ad4cd9a5e5ec5929
18069Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18070Date:   Sat Aug 16 00:20:06 2008 +0200
18071
18072    macosx: Try to fix a crash at exit.
18073
18074    Spotted in our bugreport ml.
18075
18076commit 55de54d44dcdc186e0ed475b8247dff4801d7a17
18077Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18078Date:   Fri Aug 15 21:39:02 2008 +0200
18079
18080    macosx: Make sure we cancel the crashLogURLConnection at exit.
18081
18082commit 9c2f4cb9bba7ed22cc857f9d6811d949451fdc78
18083Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18084Date:   Fri Aug 15 21:09:28 2008 +0200
18085
18086    macosx: Fix the playlist view bevel.
18087
18088commit b0a7c1634126a830136ca59c6f6ce4dafc1f5459
18089Author: Rémi Duraffort <ivoire@videolan.org>
18090Date:   Fri Aug 15 21:56:58 2008 +0200
18091
18092    Fix previous commit.
18093
18094commit 63c1fd74f7eb188318c89758fdabdfd4c43e9968
18095Author: Rémi Duraffort <ivoire@videolan.org>
18096Date:   Fri Aug 15 10:02:41 2008 +0200
18097
18098    Check malloc return value.
18099
18100commit 775254b88b5e8fc2ebee6f375c2da4d8af1b7e7f
18101Author: Rémi Duraffort <ivoire@videolan.org>
18102Date:   Fri Aug 15 09:26:33 2008 +0200
18103
18104    Fix potential memleak.
18105
18106commit 2b0814abd0934d3577bd5ee287aefcb1f5b7ca52
18107Author: Rémi Duraffort <ivoire@videolan.org>
18108Date:   Fri Aug 15 09:25:02 2008 +0200
18109
18110    Fix memleak with malformatted RSS input.
18111
18112commit 912035aaf7f6405f99b10a371540653b2d42cb0c
18113Author: Rémi Duraffort <ivoire@videolan.org>
18114Date:   Fri Aug 15 09:14:27 2008 +0200
18115
18116    Fix potential memleak.
18117
18118commit c741c175ae48323ebbd8d6ffac8ca9e71cc5569f
18119Author: Rémi Duraffort <ivoire@videolan.org>
18120Date:   Fri Aug 15 09:03:51 2008 +0200
18121
18122    Use asprintf instead of malloc+sprintf, check the return value and remove unneeded FREENULL.
18123
18124commit 6a0fc8156ba5a67afcffe79c4ba688695e12a8d9
18125Author: Rémi Duraffort <ivoire@videolan.org>
18126Date:   Fri Aug 15 08:55:50 2008 +0200
18127
18128    Check malloc return value.
18129
18130commit 0041e5c460b50acaa3285b20d0a44f09aa756144
18131Author: Felix Paul Kühne <fkuehne@videolan.org>
18132Date:   Fri Aug 15 16:11:01 2008 +0200
18133
18134    macosx: make sure the text fields in the aboutbox are selectable to be able to copy revisions, etc.
18135
18136commit 6327db9d1a96121b04c70cc137ecf1352dc4aea5
18137Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18138Date:   Fri Aug 15 15:28:04 2008 +0200
18139
18140    audio_output: Add a missing unlock in DecNew().
18141
18142commit 494375f5cd652e1c098e6355c14e6bbde9cbe1c4
18143Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18144Date:   Fri Aug 15 15:25:34 2008 +0200
18145
18146    audio_output: Add a missing unlock in aout_DecDelete().
18147
18148commit 976497ae216a0c9db2d1e33d956ec621eceee073
18149Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18150Date:   Fri Aug 15 15:21:24 2008 +0200
18151
18152    audio_output: Don't forget to unlock in case of error in DecNew().
18153
18154commit a50596ddb8924816b94b97a7b6a4d6ca6e711374
18155Author: Felix Paul Kühne <fkuehne@videolan.org>
18156Date:   Fri Aug 15 14:48:39 2008 +0200
18157
18158    macosx: minor layout fix to avoid ugly scaling of the 64px icon
18159
18160commit f787df844d03fac27745274f4d7da35699b6563d
18161Author: Felix Paul Kühne <fkuehne@videolan.org>
18162Date:   Fri Aug 15 14:40:34 2008 +0200
18163
18164    macosx: added missing l10n for the crash reporter panel
18165
18166commit a1771c41febb80402ea9b9d3fa9faf4c7a66489e
18167Author: Felix Paul Kühne <fkuehne@videolan.org>
18168Date:   Fri Aug 15 14:28:22 2008 +0200
18169
18170    macosx: added a dialogue to enter comments about the latest crash
18171
18172commit 2058e59d1cc6e2fbc902f46886e3a6c9490f3e52
18173Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18174Date:   Fri Aug 15 14:25:08 2008 +0200
18175
18176    macosx: Fix a window frame glitch when zooming the embedded window..
18177
18178commit 6cd455080c449fab3177ede198a5c23a9a6d8d0e
18179Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18180Date:   Fri Aug 15 14:01:21 2008 +0200
18181
18182    variables: Print the name of the maybe deadlocking callback.
18183
18184commit f1136a8c07acd0a3b16915f700221c6218fea965
18185Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18186Date:   Fri Aug 15 13:40:22 2008 +0200
18187
18188    macosx: Fix a couple of object leak in the equalizer.
18189
18190commit 3ff7b96221d04a63be063d30cdf9d136d9398cfb
18191Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18192Date:   Fri Aug 15 13:08:39 2008 +0200
18193
18194    Makefile.am: Always rebuild VLC.app on libvlc or libvlccore changes.
18195
18196commit 795a3c12f351dc9133197f327c5cfe3fdbf218a0
18197Author: Felix Paul Kühne <fkuehne@videolan.org>
18198Date:   Fri Aug 15 13:08:04 2008 +0200
18199
18200    macosx: small hack to display UTF-8 characters correctly in the debug msg log
18201
18202commit 45c4884b89182f79e3cb596304c19dffc3a3737e
18203Author: Felix Paul Kühne <fkuehne@videolan.org>
18204Date:   Fri Aug 15 13:05:53 2008 +0200
18205
18206    german l10n: fixed ugly typo
18207
18208commit 15144737c307c4a7195ab001ae199ef722e53b2b
18209Author: Felix Paul Kühne <fkuehne@videolan.org>
18210Date:   Fri Aug 15 12:43:41 2008 +0200
18211
18212    macosx: fixed a few compilation warnings
18213
18214commit 12473c40a81c491e7008ba291663065408f4a532
18215Author: Derk-Jan Hartman <hartman@videolan.org>
18216Date:   Fri Aug 15 04:29:41 2008 +0200
18217
18218    contrib: remove daap from contrib. we don't support it anymore
18219
18220commit 775164eece0ea27fc0c6de3f6bd28f00aed58f23
18221Author: Derk-Jan Hartman <hartman@videolan.org>
18222Date:   Fri Aug 15 03:46:04 2008 +0200
18223
18224    mkv: inital Cluster check.
18225
18226    The check was stupid (always was). This seems way more logical.
18227
18228commit 4d60c14f60350cce60b5aed414ddd1249f0b8ada
18229Author: Derk-Jan Hartman <hartman@videolan.org>
18230Date:   Fri Aug 15 03:41:20 2008 +0200
18231
18232    mkv: Implement a dumb parser for files with broken or missing Seek Cue tables.
18233
18234    - This is REALLY slow.
18235    - It is slow each time you Seek to somewhere that you have not been/played before.
18236    - We ought to create a "Repair index" function instead, like for avi. (no time before release)
18237
18238    This close ticket #1687
18239
18240commit fc3a1cf242bbdf1c4ead3db490ce1838c9e08d31
18241Author: Derk-Jan Hartman <hartman@videolan.org>
18242Date:   Thu Aug 14 19:56:11 2008 +0200
18243
18244    mkv: only use percentage of duration seeking when we have an seeking cues.
18245
18246commit 1ba08018271395572bf6222503897df2d0ce3964
18247Author: Derk-Jan Hartman <hartman@videolan.org>
18248Date:   Thu Aug 14 19:50:23 2008 +0200
18249
18250    mkv: bool spacing cleanup
18251
18252commit 75348facc56350e53eb336252c496876a5d04c09
18253Merge: 0b301104d4 7b3f256f61
18254Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18255Date:   Fri Aug 15 00:59:10 2008 +0200
18256
18257    Merge branch 'codecleanup' of git://repo.or.cz/vlc/pdherbemont
18258
18259commit 0b301104d48139848786c9a0afac9f309ee71992
18260Author: Rémi Duraffort <ivoire@videolan.org>
18261Date:   Fri Aug 15 00:34:27 2008 +0200
18262
18263    Fix object leak in Qt4.
18264
18265commit 7b3f256f61c28c871978ddb6317c97af526dfdec
18266Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18267Date:   Fri Aug 15 00:28:45 2008 +0200
18268
18269    codecleanup: de-static-inline a bunch of input_item functions.
18270
18271commit d11fd0d1e5433a5299fbf0f0150178178ebd3f83
18272Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18273Date:   Fri Aug 15 00:09:58 2008 +0200
18274
18275    codecleanup: Replace input_Item by input_item.
18276
18277commit 7f2fcb7530f8d03dec3278712f353b2a1199abae
18278Author: Rémi Duraffort <ivoire@videolan.org>
18279Date:   Fri Aug 15 00:12:51 2008 +0200
18280
18281    Check asprintf return value and avoid one unneeded strdup.
18282
18283commit f74112d6914db430781519f45314e60fa3909cdb
18284Author: Rémi Duraffort <ivoire@videolan.org>
18285Date:   Fri Aug 15 00:05:49 2008 +0200
18286
18287    FIx memleak.
18288
18289commit e4e08275d001539723a3627586e4aa6de87b88ba
18290Author: Rémi Duraffort <ivoire@videolan.org>
18291Date:   Fri Aug 15 00:00:04 2008 +0200
18292
18293    Fix unitialized value.
18294
18295commit 9b87946bde7aacd0d1b31cde672331508281d655
18296Author: Rémi Duraffort <ivoire@videolan.org>
18297Date:   Thu Aug 14 23:21:14 2008 +0200
18298
18299    Fix compilation warnings (here the lib might have ask for const char* instead of char as they don't modify the string at all)
18300
18301commit 9edf694369c7f73bbd6a8eeab9abcd8fcacbd389
18302Author: Rémi Duraffort <ivoire@videolan.org>
18303Date:   Thu Aug 14 23:10:10 2008 +0200
18304
18305    Fix warning about unused variables.
18306
18307commit 2aab2631f63f37bd4c440741e7cc0057f6f98746
18308Author: Rémi Duraffort <ivoire@videolan.org>
18309Date:   Thu Aug 14 22:41:08 2008 +0200
18310
18311    Check malloc return value.
18312
18313commit aa5633ce030a91165f913c1583234dd73d34f549
18314Author: Rémi Duraffort <ivoire@videolan.org>
18315Date:   Thu Aug 14 22:37:21 2008 +0200
18316
18317    Use asprintf instead of malloc+sprintf (and check the return value)
18318
18319commit ec9ad1e9893a58ffb3edd80a5a31c094cd6e813e
18320Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18321Date:   Thu Aug 14 22:59:01 2008 +0300
18322
18323    Fix debug message
18324
18325commit 3f202d2e6dd26ce4867e19921ab7585fa779c096
18326Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18327Date:   Tue Aug 12 20:18:07 2008 +0300
18328
18329    Decrease thread count after join rather than before exit
18330
18331commit 165d87fe29a21523321fbfd86bc5036166468445
18332Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18333Date:   Tue Aug 12 22:12:39 2008 +0300
18334
18335    Do not give bad ideas
18336
18337commit 5dcb6f2ba39fc42c9548fc9a64cee1c1035a4122
18338Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18339Date:   Thu Aug 14 18:41:32 2008 +0200
18340
18341    macosx: Confirm that the crash report has been sent.
18342
18343commit a251a03cbfcf9d7ecd555fb82f0e35b8077a815b
18344Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18345Date:   Thu Aug 14 18:35:27 2008 +0200
18346
18347    macosx: Fix toolbar usage in simple_prefs, and fix a double release on toolbar.
18348
18349    Fix a crash when exiting with simple pref open.
18350
18351commit bc169be4d71fb27ebeb264729fd3113dc67a24ca
18352Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18353Date:   Thu Aug 14 18:28:08 2008 +0200
18354
18355    macosx: Remove redudant test. ([nil xxx] is a nop).
18356
18357commit 016215bddf5691cfd448225a9136667a5a570ab8
18358Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18359Date:   Thu Aug 14 19:35:58 2008 +0300
18360
18361    Add a FIXME
18362
18363commit b8c3d0e5d0a45ec2aebb792cc525d8f2e7dcea25
18364Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18365Date:   Thu Aug 14 19:29:57 2008 +0300
18366
18367    Remove unused typedef
18368
18369commit d2f6a02359ab1def6a837ac6a660aacaac24e8a9
18370Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18371Date:   Thu Aug 14 18:06:55 2008 +0200
18372
18373    macosx: Remove some unused var in -sendCrashLog:
18374
18375commit 63c2fc55d188aa50298069681285ebf2853455d0
18376Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18377Date:   Thu Aug 14 18:04:24 2008 +0200
18378
18379    macosx: Send crashes reports without going though Mail.app but through Jones.
18380
18381commit c6ff53ebc4e1a7319212e18ba769a33d39a6ac96
18382Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18383Date:   Thu Aug 14 18:03:28 2008 +0200
18384
18385    macosx: Fix a warning in simple_prefs.
18386
18387commit 31ab3d384407d47f766a1a99e912329884805ab6
18388Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18389Date:   Thu Aug 14 16:42:20 2008 +0200
18390
18391    macosx: Fix a warning.
18392
18393commit 710ca695c18c92517425aefc089ca7e0e1998abc
18394Author: Felix Paul Kühne <fkuehne@videolan.org>
18395Date:   Thu Aug 14 17:10:37 2008 +0200
18396
18397    macosx: our crashreport-mail needs to be UTF8 if we want to use NSUTF8StringEncoding for string conversation ;)
18398
18399commit 106471ae6a2b943065e550b4242fe4a17e35ac56
18400Author: Felix Paul Kühne <fkuehne@videolan.org>
18401Date:   Thu Aug 14 17:01:58 2008 +0200
18402
18403    macosx: added another button to download VLC's EyeTV plugin
18404
18405    plus some minor layout changes to make sure that all localised string fit in our UI
18406
18407commit c53bb185e736e4b38aad3c83860cfbe35945cb61
18408Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18409Date:   Thu Aug 14 17:59:03 2008 +0300
18410
18411    Attach and join the IPC helper
18412
18413commit 8f26ca26fa9aa12cd336df5a4b580e65cd4729d0
18414Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18415Date:   Thu Aug 14 16:01:30 2008 +0200
18416
18417    xspf: Don't leak input items.
18418
18419    Spotted by thedj with the help of our bugreport ml.
18420
18421commit cdb92b0fe778d4e696fbb537e86b23d0ab398862
18422Author: Fabio Ritrovato <exsephiroth87@gmail.com>
18423Date:   Thu Aug 14 14:43:40 2008 +0200
18424
18425    Playlist: if we select a node, play it's first child
18426
18427    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
18428
18429commit 845416deee5cbeda54aee4a4201b21c2ad80d051
18430Author: Jean-Paul Saman <jpsaman@videolan.org>
18431Date:   Thu Aug 14 18:53:59 2008 +0800
18432
18433    Remove some trailing whitespace.
18434
18435commit aed6c00efb251b3f1813d21ea39df5adfd8e8cc1
18436Author: Jean-Paul Saman <jpsaman@videolan.org>
18437Date:   Thu Aug 14 18:50:16 2008 +0800
18438
18439    check malloc return value.
18440
18441commit 77f3073477f3f287e8637f42d679de109dcb71b7
18442Author: Jean-Paul Saman <jpsaman@videolan.org>
18443Date:   Thu Aug 14 17:38:52 2008 +0800
18444
18445    Document media list and media list view.
18446
18447commit b8dd399b4536d08fec01ad30a0aa5c4d37fded0e
18448Author: Jean-Paul Saman <jpsaman@videolan.org>
18449Date:   Thu Aug 14 16:20:53 2008 +0800
18450
18451    Add another bunch of doxygen file comments.
18452
18453commit fa4b23dc0db7e7fc6185bca8eb44ae47850fe770
18454Author: Jean-Paul Saman <jpsaman@videolan.org>
18455Date:   Thu Aug 14 15:50:51 2008 +0800
18456
18457    Remove excess libvlc_exception_init() onces per exception instance is enough.
18458    Fix #ifdef XP_UNIX && !defined( __APPLE__), it should be #if defined(XP_UNIX) && !defined( __APPLE__)
18459
18460commit 876516ef596ea9cb367183d02595233b7eb377d0
18461Author: Jean-Paul Saman <jpsaman@videolan.org>
18462Date:   Thu Aug 14 15:12:30 2008 +0800
18463
18464    Do not build hal and dbus for windows, they are linux only.
18465
18466commit 36db7779d3f5748b1ec2adb82d62e0cfdb254aac
18467Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18468Date:   Thu Aug 14 12:51:53 2008 +0200
18469
18470    cdda: asprintf checks.
18471
18472commit 932c5181edcd3906232ffc7609ce85d715dd69a4
18473Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
18474Date:   Thu Aug 14 09:44:03 2008 +0200
18475
18476    Fix typo
18477
18478commit 8a8d775801814f2f2662e12ac3cd868182397a8f
18479Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18480Date:   Thu Aug 14 03:47:54 2008 +0200
18481
18482    VLC.app: Don't create files in srcdir.
18483
18484commit a017df43b37c4c694936710f847c472c17d271fc
18485Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18486Date:   Thu Aug 14 02:45:20 2008 +0200
18487
18488    VLC.app: set CFBundleVersion to git-describe.
18489
18490commit 72676243da6f631bdcf063a5584c672364510103
18491Author: Derk-Jan Hartman <hartman@videolan.org>
18492Date:   Thu Aug 14 02:15:19 2008 +0200
18493
18494    Revert "Add Private Stream 1 case according to the norm."
18495    Some of my TS files were no longer playing. Verified with the spec, and "Private stream 1" is not in play in this case for the PES packet parsing. (see table 2-17 of ISO 13818-1)
18496
18497    This reverts commit 0c791020418689ebd96b7fee640ab03c4ef69709.
18498
18499commit e3e58c86234bc077d20340d36074b0b979b4e097
18500Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
18501Date:   Wed Aug 13 19:35:52 2008 -0400
18502
18503    Qt menus: show 'Select skin' in the skins2 popup menu
18504
18505    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18506
18507commit 34302f8205005d20ebdece81e46e210bb6982172
18508Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
18509Date:   Wed Aug 13 19:35:51 2008 -0400
18510
18511    Qt menus: remove useless FindActionWithText
18512
18513    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18514
18515commit d004a7f0b29be3475dec2972b960b4a9e98c7a70
18516Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
18517Date:   Thu Aug 14 01:33:24 2008 +0200
18518
18519    Put the default SF mirror to heanet
18520
18521commit 9368859bdfaacc9b5c76965839f494216ceba19e
18522Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
18523Date:   Thu Aug 14 01:16:27 2008 +0200
18524
18525    Fix windows compilation
18526
18527commit ffbd92724a257d0c92eb59032901803109100d26
18528Author: Rémi Duraffort <ivoire@videolan.org>
18529Date:   Thu Aug 14 00:28:00 2008 +0200
18530
18531    Hum fix a memleak in test4 ...
18532
18533commit 312716154a86f3557db9814e9a081119426a1df1
18534Author: Rémi Duraffort <ivoire@videolan.org>
18535Date:   Thu Aug 14 00:25:01 2008 +0200
18536
18537    Chek asprintf return value.
18538
18539commit a29c8eff1163ab0d218964ceca82d94acf43aadb
18540Author: Rémi Duraffort <ivoire@videolan.org>
18541Date:   Thu Aug 14 00:12:05 2008 +0200
18542
18543    Remove unneeded test.
18544
18545commit e6a6bf4c8ae8ac17af1446f0a1c166368fb95ebb
18546Author: Rémi Duraffort <ivoire@videolan.org>
18547Date:   Wed Aug 13 23:59:51 2008 +0200
18548
18549    Fix memleak.
18550
18551commit 8f6357b26a5f8d75f94ee83c960845bc6f4fbf6d
18552Author: Rémi Duraffort <ivoire@videolan.org>
18553Date:   Wed Aug 13 23:53:27 2008 +0200
18554
18555    Fix potential memleak and check malloc return value.
18556
18557commit a4bb485ff77457762b2510d4d59c874eb6c37b2c
18558Author: Derk-Jan Hartman <hartman@videolan.org>
18559Date:   Wed Aug 13 23:42:35 2008 +0200
18560
18561    quartztext: fix a crash when we tried to find the lenght of a CFString that was not created.
18562
18563    (Another bug fixed due to the great new apple-bugreport mailinglist)
18564
18565commit 477c89fdb4617280449de9158fd95d2051fbbd61
18566Author: Derk-Jan Hartman <hartman@videolan.org>
18567Date:   Wed Aug 13 23:24:28 2008 +0200
18568
18569    configure: enable libass and asademux by default on OS X.
18570
18571commit b1c93dbc9e0427ab8ab74081b1f562731313b05c
18572Author: Derk-Jan Hartman <hartman@videolan.org>
18573Date:   Wed Aug 13 22:57:56 2008 +0200
18574
18575    contrib: enable libass in the contrib for mac
18576
18577    It seems I had never committed this and then checked out a master version of it or something when working on libass tree.
18578
18579commit 0feb917387c6f49cb9a389d84c054bb94646e9c5
18580Author: Rémi Duraffort <ivoire@videolan.org>
18581Date:   Wed Aug 13 23:24:45 2008 +0200
18582
18583    * Fix potential memleak.
18584    * Check asprintf return value
18585    * Use asprintf instead of malloc/sprintf (less dangerous)
18586
18587commit 322cd225871a785882bb579f207107d7e2e683ee
18588Author: Rémi Duraffort <ivoire@videolan.org>
18589Date:   Wed Aug 13 22:35:34 2008 +0200
18590
18591    Check asprintf return value.
18592
18593commit feb988a3567c6880c06706623612299befa3e7e7
18594Author: Derk-Jan Hartman <hartman@videolan.org>
18595Date:   Wed Aug 13 22:47:59 2008 +0200
18596
18597    mkv: Find and load a 2nd Seek head and use the information contained in it.
18598
18599    This fixes issues with files which had their Cues referenced from this 2nd Seekhead at the end of the file. These files were previously treated as "broken".
18600    A maximum of 10 seek heads is allowed in our module, to prevent recursion. The module is much more flexible now, but not that some Master elements that are allowed to be present multiple times are still handled only once (KaxInfo, KaxTracks, KaxTags).
18601
18602    With these change, most mkv files produced with mkvmerge will produce a significant amount of debug. This is because these files have a load of Junk tags in their eof Seekhead that our parser is warning about. After consulting with robux, it was determined that this was a bug in mkvmerge and a ticket has been filed ( https://www.bunkus.org/bugzilla/show_bug.cgi?id=290 ).
18603
18604    This fixes #1236
18605
18606commit 025ab1ceb5d9330d89f7c8487fe6e0b9f00d03b4
18607Author: Derk-Jan Hartman <hartman@videolan.org>
18608Date:   Tue Aug 12 13:39:06 2008 +0200
18609
18610    mkv: inverted test case. This should remove a warning we would see on each MKV file
18611
18612commit c0ab9ac334f0dd03c47846b6bcc50f27efed647a
18613Author: Rémi Duraffort <ivoire@videolan.org>
18614Date:   Wed Aug 13 22:07:56 2008 +0200
18615
18616    Fix warning (asprintf return value and some others)
18617
18618commit 3bb56008ec124501d7d3a6dc705f625bc37b1677
18619Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18620Date:   Wed Aug 13 23:09:12 2008 +0300
18621
18622    VLC_OBJECT: expansion safety
18623
18624commit 94ae97176c8a5c556b97ab2ab13e261f9cf7615a
18625Author: Rémi Duraffort <ivoire@videolan.org>
18626Date:   Wed Aug 13 21:57:32 2008 +0200
18627
18628    Fix compilation warnings and remove duplicated variables.
18629
18630commit 7f0b979cf1e631a42a29f1b6259eef5d8c48876d
18631Author: Rémi Duraffort <ivoire@videolan.org>
18632Date:   Wed Aug 13 21:46:06 2008 +0200
18633
18634    Avoid to leak to many things on es stream output (and fix a compilation warning)
18635
18636commit 33112b7797ba051e389d5c91a4a2e807d0e2c55c
18637Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18638Date:   Wed Aug 13 22:43:50 2008 +0300
18639
18640    Fix libvlc private data alignment (untested)
18641
18642commit 95b8d8164393c0824eac5f24f7c56316bf16487c
18643Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18644Date:   Wed Aug 13 22:37:54 2008 +0300
18645
18646    Growl is too broken to be on by default
18647
18648commit 66741df4106e6abe132fed6739933d6522637178
18649Author: Rémi Duraffort <ivoire@videolan.org>
18650Date:   Wed Aug 13 21:35:25 2008 +0200
18651
18652    Fix previous commit (thanks jb).
18653
18654commit a021a7f95fc6a02eb74f00ef8adae93a84f3392c
18655Author: Jean-Baptiste Kempf <jb@videolan.org>
18656Date:   Wed Aug 13 12:26:10 2008 -0700
18657
18658    Fix vasprintf warning.
18659
18660commit 25a48a4e6401509f7a5a2883c9fe42c6450bb08e
18661Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18662Date:   Wed Aug 13 22:01:03 2008 +0300
18663
18664    Avoid printf for debug
18665
18666commit 1375539f9df669d88c7b648be3e9a40e104c0f78
18667Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18668Date:   Wed Aug 13 21:51:53 2008 +0300
18669
18670    Fix format string non-sense
18671
18672    (I wonder how we can have so stupid code)
18673
18674commit e2a350d5486c0810410611635bfef01a0d7bef8e
18675Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18676Date:   Wed Aug 13 21:47:28 2008 +0300
18677
18678    Fix format string
18679
18680    (I don't know if this is exploitable - depends what libpng does)
18681
18682commit 5cdc5b9d6e654e35e1e027ba2d3a230c140f18c0
18683Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18684Date:   Wed Aug 13 21:46:38 2008 +0300
18685
18686    Fix format string
18687
18688    This is most likely exploitable with malicious sub files.
18689
18690commit 71849c06eaa1ec56d66c825105a302c33e36a7b5
18691Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18692Date:   Wed Aug 13 21:42:41 2008 +0300
18693
18694    Remove GCCism
18695
18696commit 915ba6e04d51ff5502b3df87735af4172bcfdfa6
18697Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18698Date:   Wed Aug 13 21:41:48 2008 +0300
18699
18700    Use %s even if all strings are currently free of percent characters
18701
18702commit 7c809307289043ef1ae07f305eab5ec2deeb73b8
18703Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18704Date:   Wed Aug 13 21:28:14 2008 +0300
18705
18706    Do not translate log messages
18707
18708commit b8b592a174549d118ce7d42e4bb999b5bc356c24
18709Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18710Date:   Wed Aug 13 21:18:04 2008 +0300
18711
18712    *whistle* ladada
18713
18714commit 645d57755012c0a767a4b1f3ac50d5fd9fcae3c9
18715Author: Rémi Duraffort <ivoire@videolan.org>
18716Date:   Wed Aug 13 20:09:34 2008 +0200
18717
18718    We don't need size here to check asprintf value.
18719
18720commit e422c3b53a44ea50bce20488b2011810dd09f4f2
18721Author: Rémi Duraffort <ivoire@videolan.org>
18722Date:   Wed Aug 13 20:07:13 2008 +0200
18723
18724    Do the RIGHT check of asprintf.
18725
18726commit 686fbd9cdf9d71cbb9af0d119bf8336b5ee50902
18727Author: Rémi Duraffort <ivoire@videolan.org>
18728Date:   Wed Aug 13 20:05:50 2008 +0200
18729
18730    Check asprintf return value and fix memleak.
18731
18732commit f678aa83bed94b1a68c3098828f0442437261fdc
18733Author: Rémi Duraffort <ivoire@videolan.org>
18734Date:   Wed Aug 13 19:56:14 2008 +0200
18735
18736    Simplify code.
18737
18738commit 36fd3e1ba5cbe89ca3508f78e35b7d0ff7a8feab
18739Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18740Date:   Wed Aug 13 19:33:38 2008 +0300
18741
18742    Enable the Win2k API
18743
18744commit 9b21d97a7f27dc86256e090f4ba2b56925fe93bd
18745Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18746Date:   Wed Aug 13 19:33:04 2008 +0300
18747
18748    Fix compilation against WinXP (conflicting symbols)
18749
18750commit 975c118aebbc404462593b74898a50347a4f1883
18751Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18752Date:   Wed Aug 13 19:25:48 2008 +0300
18753
18754    Simplify free
18755
18756commit c345ce53f9ab07d1a21b68cf02fa4f95ed32129b
18757Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18758Date:   Wed Aug 13 19:09:48 2008 +0300
18759
18760    vlc_inet_pton: fix memory leak
18761
18762commit 119a49ff66c87d570a9ed0fe76e74eb0dad0a622
18763Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18764Date:   Wed Aug 13 19:04:54 2008 +0300
18765
18766    Add make doc and fix Doxygen from top_builddir
18767
18768commit ebd800345f87349ff51971ae88c56cb439da4dcf
18769Author: Jean-Paul Saman <jpsaman@videolan.org>
18770Date:   Mon Aug 11 23:31:57 2008 +0800
18771
18772    Add a bunch of \file doxygen comments
18773
18774commit d3c3e6a850ed86dc54e519ec90b1ad57845620ce
18775Author: Jean-Paul Saman <jpsaman@videolan.org>
18776Date:   Mon Aug 11 23:19:32 2008 +0800
18777
18778    ignore doxygen directory.
18779
18780commit f7f41e7e0add71e34d08b119e8a163503e783e38
18781Author: Jean-Paul Saman <jpsaman@videolan.org>
18782Date:   Mon Aug 11 22:47:26 2008 +0800
18783
18784    ignore these files under doc
18785
18786commit 481f1d5862c70e9e5f2b076256a5de63b02b33a9
18787Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
18788Date:   Wed Aug 13 17:21:54 2008 +0300
18789
18790    Revert "Turn on -Werror for libvlccore and libvlc."
18791
18792    Do not do this with portable code. Ever.
18793    This reverts commit b204087e856f541b7a75e29de5782c7d61822438.
18794
18795commit e3c93d05402ee595711ad0cf486ee276071a2059
18796Author: Lukas Durfina <lukas.durfina@gmail.com>
18797Date:   Tue Aug 12 10:23:20 2008 +0200
18798
18799    slovak translation correction
18800
18801    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18802
18803commit 9c208777ae4b25696ddd8d43fb03d5bd0d39d2dc
18804Author: Jean-Baptiste Kempf <jb@videolan.org>
18805Date:   Tue Aug 12 17:20:21 2008 -0700
18806
18807    Fix a warning on unused variable.
18808
18809commit 827bc36d28b5632711af17f83f6a5e35a2636e26
18810Author: Jean-Baptiste Kempf <jb@videolan.org>
18811Date:   Tue Aug 12 17:16:43 2008 -0700
18812
18813    Check asprintf results.
18814
18815commit d2ae907ef607760a8f9d07fa7c8cc3d1770e857a
18816Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18817Date:   Wed Aug 13 01:57:15 2008 +0200
18818
18819    input: More strtol fix.
18820
18821commit 427c9725d96b1a81f0ab9810e9352fb2213c354f
18822Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18823Date:   Wed Aug 13 01:51:40 2008 +0200
18824
18825    input: Fix strtol usage.
18826
18827commit 2e32646b32764bb4cd4eb446fdef087eed3cc71a
18828Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18829Date:   Wed Aug 13 01:49:14 2008 +0200
18830
18831    cpu: Don't warn if we don't support altivec.
18832
18833commit 4ca43f740922fb01134c0b231c31a3d512b1cc46
18834Author: Jean-Baptiste Kempf <jb@videolan.org>
18835Date:   Tue Aug 12 16:41:12 2008 -0700
18836
18837    osd_text: Fix a bad vasprintf usage.
18838
18839commit 60b953e312931c3faff8482a78483a92ab64bf8c
18840Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
18841Date:   Wed Aug 13 01:37:01 2008 +0200
18842
18843    Contribs :Correction of chmod for qt4
18844
18845commit e8d9246034cb8bdc9711aa3187392d17b63f5157
18846Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18847Date:   Wed Aug 13 01:30:52 2008 +0200
18848
18849    video_text: Fix a bad vasprintf usage.
18850
18851commit 8709c035079d04262942880866453a35be18c538
18852Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18853Date:   Wed Aug 13 01:23:15 2008 +0200
18854
18855    Revert "playlist: With NDEBUG p_playlist may become unused."
18856
18857    This reverts commit 5b15b230d318ee37379cd9468f2c1e3af8e06fd8.
18858
18859    This is not needed anymore with recent changes to vlc_assert_locked.
18860
18861commit 6da58d2af63c541668ff4b50774b3dc2c10a12e8
18862Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18863Date:   Wed Aug 13 01:22:42 2008 +0200
18864
18865    audio_output: Fix an unused parameter in the NDEBUG case.
18866
18867commit a8945cda0fcd2bec427b8e026767566cf4743a24
18868Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18869Date:   Wed Aug 13 01:22:17 2008 +0200
18870
18871    threads: Make sure vlc_assert_locked() doesn't result in an unused parameter warning.
18872
18873commit 2dd113c61fb9fb15f3d1ef4652412ee51e132f55
18874Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18875Date:   Wed Aug 13 01:15:40 2008 +0200
18876
18877    input: Fix asprintf usage.
18878
18879commit 5b15b230d318ee37379cd9468f2c1e3af8e06fd8
18880Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18881Date:   Wed Aug 13 01:14:39 2008 +0200
18882
18883    playlist: With NDEBUG p_playlist may become unused.
18884
18885commit fb5d2981212631b1877b85498aaf95d7d659de35
18886Author: Jean-Baptiste Kempf <jb@videolan.org>
18887Date:   Tue Aug 12 16:14:39 2008 -0700
18888
18889    Fix some crash on exit
18890
18891    Patch by Sephiroth87
18892
18893commit 521c6480b34c15dcc574ce9b948a50e2c08b31d4
18894Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18895Date:   Wed Aug 13 01:04:17 2008 +0200
18896
18897    var: undef Windef.h CALLBACK as we use it here.
18898
18899    No we won't change the name. Microsoft won't make us change our mind ;)
18900
18901commit b204087e856f541b7a75e29de5782c7d61822438
18902Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18903Date:   Wed Aug 13 00:09:39 2008 +0200
18904
18905    Turn on -Werror for libvlccore and libvlc.
18906
18907    -Werror haters, scream now.
18908
18909commit a35d4f85cedeabdc78de28a41e9b5211ae0e3812
18910Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18911Date:   Wed Aug 13 00:52:40 2008 +0200
18912
18913    libvlccore: Explicitely cast our const char *. dooh. We shouldn't store them as char * in the first place if they are not strdup/free().
18914
18915commit 909417ea2806f2c4690bbf291450467f3b925de3
18916Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18917Date:   Wed Aug 13 00:48:35 2008 +0200
18918
18919    vlc_network: vlc_poll is always exported. Don't put it behind an ifdef.
18920
18921commit 6feaa530574554f1d82669a9f068e3322525192d
18922Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18923Date:   Wed Aug 13 00:45:56 2008 +0200
18924
18925    network: vasprintf returns an int.
18926
18927commit c56273731fc0e816f35b101d88bcdff0eebfa273
18928Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18929Date:   Wed Aug 13 00:44:28 2008 +0200
18930
18931    vout: Remove a warning about vout_ShowTextAbsolute unused arg.
18932
18933commit 7979cfc5c6385aa79ddfa6cd357a7332a11de612
18934Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18935Date:   Wed Aug 13 00:43:31 2008 +0200
18936
18937    input: Fix signed warnings about streams.
18938
18939commit ae291708beb3539912a08068526f9ca87cb46f33
18940Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18941Date:   Wed Aug 13 00:33:30 2008 +0200
18942
18943    input: Fix warnings.
18944
18945commit ebbde26e5ea3f3c76845630463e45ee2ec92bd35
18946Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18947Date:   Wed Aug 13 00:21:51 2008 +0200
18948
18949    snapshot: Don't use vlc_object_signal_maybe.
18950
18951    The object isn't locked at this time. Yet, could some check that we do need that signal. I tend to doubt about that.
18952
18953commit 9619e4d51087e2eba08ed3643d67572c3f2362a1
18954Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18955Date:   Wed Aug 13 00:19:41 2008 +0200
18956
18957    input: Remove a warning about an unused argument.
18958
18959commit 63c9675b0ea598fc25b61b214f1c99be022d89e5
18960Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18961Date:   Wed Aug 13 00:19:11 2008 +0200
18962
18963    playlist: playlist_LiveSearchUpdate is locked, no need to signal_maybe().
18964
18965commit 0f209a2e27466314954c838cfa38a4a9fd23bf6a
18966Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18967Date:   Wed Aug 13 00:16:34 2008 +0200
18968
18969    playlist: Remove the callbacks from the deleted input item.
18970
18971commit 65ae2bcd623236d506143761b3034f7d65854275
18972Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18973Date:   Wed Aug 13 00:05:57 2008 +0200
18974
18975    libvlccore: Fix a warning about b_daemon on Windows.
18976
18977commit e7153307302dcb51ef7ba30df2bb5745ad632c96
18978Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18979Date:   Wed Aug 13 00:02:55 2008 +0200
18980
18981    mediacontrol: Fix warnings about unused args.
18982
18983commit 2720461a2b51de34d57aa583953af129b8cb5ce8
18984Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18985Date:   Wed Aug 13 00:01:42 2008 +0200
18986
18987    media_list_player: Fix a warning that indicated a true mistake.
18988
18989commit aafa45bdc907464e0a4d6624233d8533edb51c05
18990Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18991Date:   Tue Aug 12 23:59:58 2008 +0200
18992
18993    sap: Fix thread prototype.
18994
18995commit 2c2d0cb25cf51d8069f3be588e16a8ed366bcf8d
18996Author: Pierre d'Herbemont <pdherbemont@videolan.org>
18997Date:   Tue Aug 12 23:58:09 2008 +0200
18998
18999    image: Removed unused function.
19000
19001commit b94d650241f8d0ce33e3ca1285d878e6819cd149
19002Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19003Date:   Tue Aug 12 23:52:33 2008 +0200
19004
19005    playlist: More warning fix+lock fixes.
19006
19007commit 8b783e2c3ccbe07f42df1a13b3b63d27467035d1
19008Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19009Date:   Tue Aug 12 23:48:54 2008 +0200
19010
19011    playlist: playlist_NodeCreate needs the PL_LOCK.
19012
19013commit 902cddda86a6985147c12715054bcfc55c56410e
19014Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19015Date:   Tue Aug 12 23:33:08 2008 +0200
19016
19017    vlc_playlist.h: Correct type for request status. (Fix a warning too).
19018
19019commit ef966eb08e61bed997da737730165bc0e8b48f4d
19020Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19021Date:   Tue Aug 12 23:29:21 2008 +0200
19022
19023    interface: Warning fixes on Mac OS X.
19024
19025commit 11f5c39c9599017cb035f6eb17930f22a0997d45
19026Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19027Date:   Tue Aug 12 23:29:02 2008 +0200
19028
19029    playlist: Warning fixes.
19030
19031commit f622155e79ffc1deed8eba267627dd2e9760dca6
19032Author: Jean-Baptiste Kempf <jb@videolan.org>
19033Date:   Tue Aug 12 15:38:13 2008 -0700
19034
19035    Close the dialogs podcast configuration when click on close...
19036
19037    lol and thanks Sephiroth!
19038
19039commit 721758e782302fab1d6c6bc184fd4e7897fe9aca
19040Author: Jean-Baptiste Kempf <jb@videolan.org>
19041Date:   Tue Aug 12 12:33:27 2008 -0700
19042
19043    Better solution to fix some skins2 crash on exit.
19044
19045commit a1d12e8c9460987104fb960701a32b4fbf744266
19046Author: Jean-Baptiste Kempf <jb@videolan.org>
19047Date:   Tue Aug 12 12:01:51 2008 -0700
19048
19049    Small sound slider size issue,  Not perfect yet, but soon to be.
19050
19051commit 9b868a2f52eef2eb456831d296428aac98419bca
19052Author: Rémi Duraffort <ivoire@videolan.org>
19053Date:   Tue Aug 12 23:10:57 2008 +0200
19054
19055    Fix memleak in mkv.
19056
19057commit 897ae9cac232ac3aab3ee987f48b54467d08a906
19058Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
19059Date:   Tue Aug 12 22:44:08 2008 +0200
19060
19061    Try (again!) to fix win32 libass compilation
19062
19063commit e657d0dc395416c55d8a7cdf4f23ace915dde611
19064Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19065Date:   Tue Aug 12 23:20:39 2008 +0300
19066
19067    HTTP interface: do not look for stuff in current directory
19068
19069    This is essentially the same problem as --plugin-path (albeit hopefully
19070    with much less disastrous potential effects), with the same
19071    inconvenience for developpers.
19072
19073commit f99e6e90765317fcb160ffc90309d7b3e85be4c8
19074Author: Rémi Duraffort <ivoire@videolan.org>
19075Date:   Tue Aug 12 22:21:52 2008 +0200
19076
19077    Fix memleaks when closing the module.
19078
19079commit 18d635e38d62ea7afe5caa7b1c4d1dcc52ee9aa2
19080Author: Rémi Duraffort <ivoire@videolan.org>
19081Date:   Tue Aug 12 20:05:13 2008 +0200
19082
19083    Fix memleak.
19084
19085commit 51da2ea33a3a0c204b4928b41ebc1274e4812d8c
19086Author: Jean-Baptiste Kempf <jb@videolan.org>
19087Date:   Tue Aug 12 09:55:19 2008 -0700
19088
19089    Change the toolbar layout to make it smaller and have the advanced buttons on the same line as the other ones.
19090
19091    If you think it was better before, please scream NOW.
19092
19093    I am just bored of being insulted for the work I do/not do. All the decisions may not be optimal, and I am always open to discussion. Insults by mail is NOT OK.
19094
19095commit c4523879615f253b2f939df334d2ff9eff14e690
19096Author: Derk-Jan Hartman <hartman@videolan.org>
19097Date:   Tue Aug 12 13:06:39 2008 +0200
19098
19099    config: on OS X, don't use required_argument for getopt_long, but optional_argument.
19100
19101    required_argument is not implemented (behaves like optional_argument), and actually crashes in some instances.
19102    This fixes a crash as detailed in #1681.
19103    The problem is filed with Apple as Radar ticket 6113829
19104
19105commit 7758e05fd7397a93d99fa88256b1e84135dedfe8
19106Author: Derk-Jan Hartman <hartman@veda.student.utwente.nl>
19107Date:   Tue Aug 12 10:27:06 2008 +0200
19108
19109    mkv: retrieve 2nd seekhead pos, when parsing first seekhead, and add a debug if an Unknown element was seen there.
19110
19111commit 1d6f5ed52beab9ef1d9b0d3b2e6def4618cca697
19112Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
19113Date:   Tue Aug 12 00:20:45 2008 +0200
19114
19115    Telepathy: Fix a crash.
19116
19117commit 83e5162f3e7fd466b53d0b13baa93fbe39807981
19118Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
19119Date:   Tue Aug 12 09:01:48 2008 +0200
19120
19121    Don't build tests in libass when Xcompiling.
19122
19123commit 640f7e7049f1b7dd0106b85bc1104652c3fbbcc3
19124Author: Jean-Baptiste Kempf <jb@videolan.org>
19125Date:   Mon Aug 11 18:15:55 2008 -0700
19126
19127    Temporary Hack to fix compile on Win32.
19128
19129commit 0e2021e9c6a3ff6cb04282de62f783c06a9ac914
19130Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19131Date:   Tue Aug 12 01:17:09 2008 +0200
19132
19133    audio_output: Take the input_fifos lock where needed in aout_InputPlay.
19134
19135    (Should fix an other bunch of crash report in apple-bugreport).
19136
19137commit f4132b2e81b4d3e2a1080c075f5249c0403b1374
19138Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19139Date:   Tue Aug 12 01:06:55 2008 +0200
19140
19141    audio_output: Properly lock the input_fifos_lock in aout_Restart.
19142
19143    (Should fix a number of crash^W assert report that we had in apple-bugreport ml).
19144
19145commit 59bd93a80ccc406e8f665d99da5c118fdbbf5c4f
19146Author: Jean-Baptiste Kempf <jb@videolan.org>
19147Date:   Mon Aug 11 14:29:23 2008 -0700
19148
19149    Rename Kate Function to avoid naming conflicts with GDI+ on windows targets.
19150
19151commit 56f13b36716751dfbdc0745198b9876a9dfffa12
19152Author: Jean-Baptiste Kempf <jb@videolan.org>
19153Date:   Mon Aug 11 13:58:20 2008 -0700
19154
19155    Fix some quitting issues from skins2 when Qt in theDP.
19156
19157commit 6e108358619583331fa52bf03eb6c483433211b8
19158Author: Jean-Baptiste Kempf <jb@videolan.org>
19159Date:   Mon Aug 11 12:54:45 2008 -0700
19160
19161    A bit saner values for the bitrates in ASF muxer to reduce WMP caching.
19162
19163commit 3e5cbc8c2b959da46d09af32e8fc0ec39cba6cd2
19164Author: Jean-Baptiste Kempf <jb@videolan.org>
19165Date:   Mon Aug 11 12:16:45 2008 -0700
19166
19167    Libass tests needs libpng
19168
19169commit 44370bcc9dc567fe04089e1be460829ac5ebc289
19170Author: Rémi Duraffort <ivoire@videolan.org>
19171Date:   Mon Aug 11 22:31:28 2008 +0200
19172
19173    Fix memleak, check return value.
19174
19175commit cef1653682e2b9b766f5b272bd5d180b44b976fa
19176Author: Rémi Duraffort <ivoire@videolan.org>
19177Date:   Mon Aug 11 21:50:44 2008 +0200
19178
19179    Fix memleak in Qt4 interface.
19180
19181commit a48fa0327705ef15ba4356f48f375eee0fb3dca9
19182Author: Rémi Duraffort <ivoire@videolan.org>
19183Date:   Mon Aug 11 20:46:04 2008 +0200
19184
19185    Use the right declaration for threaded functions.
19186
19187commit a7d8f15b883c087c33af56f3a18d672c69cfb938
19188Author: Rémi Duraffort <ivoire@videolan.org>
19189Date:   Mon Aug 11 19:52:45 2008 +0200
19190
19191    Use the right declaration for threaded functions.
19192
19193commit 0d5db2b480afaff6141bb90b47856018a6e8576c
19194Author: Olivier Teulière <ipkiss@ulukai.(none)>
19195Date:   Mon Aug 11 21:03:24 2008 +0200
19196
19197    Fixed exiting skins when there is no video.
19198    Exiting still hangs if there is a video output.
19199
19200commit df952aec1837578cbc46395569779b34366c8a4c
19201Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
19202Date:   Mon Aug 11 19:02:51 2008 +0200
19203
19204    Contribs for windows: Deprecate dirac for schroedinger, Deprecate wx for
19205    Qt.
19206
19207commit 3d6837b915ec1540548fc8fe372c06083cf16ced
19208Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
19209Date:   Mon Aug 11 19:01:29 2008 +0200
19210
19211    Contribs for Windows: add Kate and Libass targets.
19212
19213commit 441ecda8d230ea7554e154882bbe9185bcbee01f
19214Author: Jean-Baptiste Kempf <jb@videolan.org>
19215Date:   Mon Aug 11 09:56:07 2008 -0700
19216
19217    Configure for windows updates.
19218
19219commit 32efe6b4cd5ff0f3a2cf4588a10beb6cc9d7a7e6
19220Author: Jean-Baptiste Kempf <jb@videolan.org>
19221Date:   Mon Aug 11 09:51:07 2008 -0700
19222
19223    Be sure to initialize the p_mi pointer to NULL.
19224
19225commit cd0b3be33226b22cf55749890c57e8f071b2a9bf
19226Author: Jean-Baptiste Kempf <jb@videolan.org>
19227Date:   Mon Aug 11 09:43:38 2008 -0700
19228
19229    Thanks to Georgi Chorbadzhiyski for some ASF patches.
19230
19231commit 5bb9f06cb39ff222d7876b5d67a5c04f6cee005e
19232Author: Jean-Baptiste Kempf <jb@videolan.org>
19233Date:   Mon Aug 11 09:32:44 2008 -0700
19234
19235    NEWS correction
19236
19237commit c0f4bfc5d85c96cf29f4bd05fa5fa42eb344d1dc
19238Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19239Date:   Mon Aug 11 19:13:10 2008 +0300
19240
19241    Headers: use non-reserved identifiers for multi-inclusion protection
19242
19243commit 3c1f9b9752e80c9d8c21ce2f36ba55c08e951ce0
19244Author: Ilkka Ollakka <ileoo@videolan.org>
19245Date:   Mon Aug 11 19:14:29 2008 +0300
19246
19247    default aac-profile to low, seems that faac encoder has issues with other
19248    profiles. Should fix ticket #1583 (atleast fixed to me, please review).
19249
19250commit 513fab811648446856d96d9ecfaab16940c9a027
19251Author: Jean-Baptiste Kempf <jb@videolan.org>
19252Date:   Mon Aug 11 09:10:31 2008 -0700
19253
19254    Remove unuseful debug and move a debug message to a warned one.
19255
19256commit 4201d7c14d9db604d8c7fac338530f238cb6bbb8
19257Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
19258Date:   Sun Aug 10 23:47:59 2008 +0100
19259
19260    bump libkate requirement to 0.1.7, which now uses autotools, and makefile rules for contrib build (tested on linux only)
19261
19262    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
19263
19264commit 84c9ebfe17f868306c6b0c5bd4f57836d5ae0076
19265Author: Jean-Baptiste Kempf <jb@videolan.org>
19266Date:   Mon Aug 11 09:02:52 2008 -0700
19267
19268    Remember to check MI when you use it in menus.cpp that can be called by skins.
19269
19270    Close #1846
19271
19272commit 77e50bbee08bb62e86b1dfc9e7a22debecf08503
19273Author: Fabio Ritrovato <exsephiroth87@gmail.com>
19274Date:   Fri Jul 18 16:52:23 2008 +0200
19275
19276    Skins2: use the right id when creating the tree Resolve some bugs related to the playlist in Skins2, like adding items in the wrong place, and services discovery not showing.
19277
19278    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
19279
19280commit 1807734a8a8403f9bb968fb925cd19b54f716d5b
19281Author: Fabio Ritrovato <exsephiroth87@gmail.com>
19282Date:   Thu Aug 7 21:01:35 2008 +0200
19283
19284    Skins2: enable playlist saving Is available on qt4, so i don't see why it's not on skins2
19285
19286    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
19287
19288commit 0c791020418689ebd96b7fee640ab03c4ef69709
19289Author: Jean-Baptiste Kempf <jb@videolan.org>
19290Date:   Sun Aug 10 17:42:16 2008 -0700
19291
19292    Add Private Stream 1 case according to the norm.
19293
19294commit a75781bdb9ee8b7527a5a0dc917e19fe60c6e698
19295Author: Jean-Baptiste Kempf <jb@videolan.org>
19296Date:   Sun Aug 10 11:42:34 2008 -0700
19297
19298    According to ISO 13818-1 page 34, ECM and EMM stream_id values are respectively 0xF0 and 0xF1 and not 0xB0/0xB1.
19299
19300    Fix ECM/EMM values
19301
19302    Patch by Aurelien Nephtali. Close #1845
19303
19304    I also think that we should add "Private Stream 1"for 0xBD; but I am not sure.
19305
19306commit def14b82467447f3f7fd1717d237e99837d11de9
19307Author: Jean-Paul Saman <jpsaman@videolan.org>
19308Date:   Mon Aug 11 17:21:25 2008 +0800
19309
19310    Document filter chain API.
19311
19312commit 496e7390f24d8e02710e018a0640b15d0f6d4c7d
19313Author: Jean-Paul Saman <jpsaman@videolan.org>
19314Date:   Mon Aug 11 11:44:17 2008 +0800
19315
19316    Improve comment wording in vlc_block.h
19317
19318commit 3e148f1b70a45571dd9511e1e4180423f33f176d
19319Author: Nicolas Chauvet <kwizart@gmail.com>
19320Date:   Mon Aug 11 13:33:09 2008 +0200
19321
19322    opencv compilation fix
19323
19324    This patch seems needed for opencv compilation for vlc-0.9.0
19325
19326commit 1152837775ea10f89c6ab62d52b812dde319b7ba
19327Author: Derk-Jan Hartman <hartman@videolan.org>
19328Date:   Mon Aug 11 13:21:46 2008 +0200
19329
19330    distcheck: remove deleted file qt4/pixmaps/toolbar/volume-slider.svg
19331
19332commit b80f556aa48897ca5bb6030691034dd7a81b084a
19333Author: Derk-Jan Hartman <hartman@videolan.org>
19334Date:   Mon Aug 11 01:38:36 2008 +0200
19335
19336    macosx: fix key capture for hotkeys when setting new ones.
19337
19338commit 941863db11e32e415260e887e66b93a6ae64258c
19339Author: Derk-Jan Hartman <hartman@videolan.org>
19340Date:   Sun Aug 10 23:36:48 2008 +0200
19341
19342    mtime: we might as well assert for real
19343
19344commit 8ee69aa072883ab2659e707152c11fc5ddf22777
19345Author: David Flynn <davidf@rd.bbc.co.uk>
19346Date:   Thu Aug 7 19:39:02 2008 +0000
19347
19348    Fix date_Increment when i_divider_den > 1
19349
19350    Previously, calling date_Increment(d,1) with divider_den > 1 would cause:
19351     - Uncorrectable rounding error due to ordering of / followed by *
19352     - If i_divider_num / i_divider_den is not integral, a remainder is
19353       accumulated, but not divided by i_divider_num when added to date.
19354     => Both cases are evident with num=30000, den=1001.
19355
19356    This fixes both issues.
19357
19358    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
19359
19360commit 331e10fbd5d8d8e09f4ce97869495a3fc806837d
19361Author: Felix Paul Kühne <fkuehne@videolan.org>
19362Date:   Sun Aug 10 23:18:10 2008 +0200
19363
19364    Another update of the Dutch translation by Myckel Habets and Thomas de Rocker. 100% done nowmake nl.gmo
19365
19366commit 45c3c5f4c0d8413799253968f4210cc6f5cc776c
19367Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19368Date:   Sun Aug 10 23:10:28 2008 +0200
19369
19370    update: Various fixes to make it work on Mac OS X.
19371
19372commit e7d43dd44d9b2de967c8a8097f3eeb7e3d914c2e
19373Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19374Date:   Sun Aug 10 22:17:12 2008 +0200
19375
19376    update: Don't release the thread object from this precise thread.
19377
19378    This is not safe and not supported.
19379
19380commit 27296ffe5ad3ef1d1e213b1e4e824687e82bf5f8
19381Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19382Date:   Sun Aug 10 21:55:10 2008 +0300
19383
19384    barrier: avoid staticity and pthread-specificity
19385
19386commit 53aef42d0f9c863cf6f523c6d7b6f7c20ccdeace
19387Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19388Date:   Sun Aug 10 20:45:41 2008 +0200
19389
19390    macosx: Attempt to fix a crash in update code.
19391
19392    (coming from apple-bugreport ml).
19393
19394commit 1315f64d33dcbd89c91f90c291d2189a6a5f3ce5
19395Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19396Date:   Sun Aug 10 20:40:44 2008 +0200
19397
19398    macosx: Don't yield an item that may be NULL.
19399
19400    This should fix a bunch of bug report we had from apple-bureport mailing-list.
19401
19402commit 0d25466f72f4ca855bbd0c374c866088b04dd747
19403Author: Jean-Baptiste Kempf <jb@videolan.org>
19404Date:   Sun Aug 10 11:22:06 2008 -0700
19405
19406    This reverts commit bc9de538a898afed013b5367f64440965e073b22.
19407    This reverts commit 65e6b3354c251e07ec1090c08ed3bad72818277a.
19408    This reverts commit 57eb2fb1fd61f68a9454ea6ba31509b1a430f0bc.
19409    This reverts commit ad1639f5f0fd99ab6add7aa3b15d9fa47b1bcc33.
19410    Try to fix windows segfaults on Open Media
19411
19412commit 491d41862114b95b7b35c79ee8d506ee7f9a1d71
19413Author: Derk-Jan Hartman <hartman@videolan.org>
19414Date:   Sun Aug 10 19:36:48 2008 +0200
19415
19416    avformat: Fix DEMUX_SET_TIME
19417
19418commit 924ef2774c975212d4b1a127a61b8d8bb4341b43
19419Author: Jean-Baptiste Kempf <jb@videolan.org>
19420Date:   Sun Aug 10 10:15:41 2008 -0700
19421
19422    Fix small issue in the slider mask.
19423
19424commit 17193cff52c84992d1fe51339e8bbd17d7a1f4e5
19425Author: Hannes Domani <ssbssa@yahoo.de>
19426Date:   Sun Aug 10 16:29:25 2008 +0200
19427
19428    fix visibility of preferences sections
19429
19430    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
19431
19432commit 2feb06336c366b0caa197c3d4ddc0f7a1e46900f
19433Author: Derk-Jan Hartman <hartman@videolan.org>
19434Date:   Sun Aug 10 17:58:47 2008 +0200
19435
19436    hotkeys: don't set key-action when we didn't find a suitable action in this particular set.
19437
19438commit 135139eaaf6bcb9008f8a6f689bc6ade226a12c7
19439Author: Derk-Jan Hartman <hartman@videolan.org>
19440Date:   Sun Aug 10 17:55:59 2008 +0200
19441
19442    macosx: fixing hotkey usage.
19443
19444    Grah, stupid, annoying and more. Simple bugs should be forbidden :D
19445
19446commit 336fb0358f9407e6389a2077bd7f933eba09fc4d
19447Author: Derk-Jan Hartman <hartman@videolan.org>
19448Date:   Sun Aug 10 17:09:16 2008 +0200
19449
19450    macosx: directly set "key-action" variable where we can.
19451
19452commit 52638891205fe3fc4df1b69dd4d969d52faaeb71
19453Author: Derk-Jan Hartman <hartman@videolan.org>
19454Date:   Sun Aug 10 16:51:53 2008 +0200
19455
19456    macosx: cleanup some of the hotkeys in macosx. Still doesn't solve my issues with ACTION events, but solves issues with "shit" key-combos.
19457
19458commit 4a4b0e913b8e60be2ba49a02ae45b5ceaad1c262
19459Author: Jean-Paul Saman <jpsaman@videolan.org>
19460Date:   Sun Aug 10 22:09:44 2008 +0800
19461
19462    Revert "Add limits.h to fix Win32 and MacOS X compilation (sorry for the breakage)."
19463
19464    This reverts commit 953122c12ea9bec43dd4e16169a3eb15ef676bc4.
19465
19466    Is already fixed by Pierre.
19467
19468commit b462123a8291b4bb285b5514f0f48e73776f3597
19469Author: Jean-Paul Saman <jpsaman@videolan.org>
19470Date:   Sun Aug 10 22:06:06 2008 +0800
19471
19472    Fix resource deadlock in OSDmenu code.
19473
19474commit 953122c12ea9bec43dd4e16169a3eb15ef676bc4
19475Author: Jean-Paul Saman <jpsaman@videolan.org>
19476Date:   Sun Aug 10 20:50:00 2008 +0800
19477
19478    Add limits.h to fix Win32 and MacOS X compilation (sorry for the breakage).
19479
19480commit ceca0b46980f7c438e4cb0443fb4e9320b5b635b
19481Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19482Date:   Sun Aug 10 15:04:04 2008 +0200
19483
19484    osd: Fix compilation on osx.
19485
19486commit 68930bbc3161c18184af873db4b495f8514c3a55
19487Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19488Date:   Sun Aug 10 14:45:55 2008 +0200
19489
19490    mowilla: Fix webplugin distribution on Mac OS X.
19491
19492    Please test, as I don't build mozilla.
19493
19494commit 502dcd58b74a29b6d5bb9fa938bcee4678d0c6e1
19495Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19496Date:   Sun Aug 10 15:16:23 2008 +0300
19497
19498    Fix previous commit
19499
19500commit 81df45be607d2fd9078d2896794ed0f4edef3f52
19501Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19502Date:   Sun Aug 10 15:12:41 2008 +0300
19503
19504    vlc_cond_timedwait: fix unlikely Win32 DWORD overflow
19505
19506commit b09d329be3f0d28de4d3993d51a152dafbefd642
19507Author: Jean-Paul Saman <jpsaman@videolan.org>
19508Date:   Sun Aug 10 20:07:47 2008 +0800
19509
19510    Fix crash on exit with osdmenu fixes #1796
19511
19512commit eb9e07a916b33ec6a0a91013b124fbd67473b405
19513Author: Jean-Paul Saman <jpsaman@videolan.org>
19514Date:   Sun Aug 10 18:05:06 2008 +0800
19515
19516    Fix crash when osdmenu failed loading.
19517
19518commit d4915c18d2c6179fba47a0558b513fbfec865bf1
19519Author: Derk-Jan Hartman <hartman@videolan.org>
19520Date:   Sun Aug 10 13:37:10 2008 +0200
19521
19522    asademux: don't print a debug message every time this module is not being used.
19523
19524commit 928bf10ad2f4c540a96917361ef04c6e51ec435d
19525Author: Derk-Jan Hartman <hartman@videolan.org>
19526Date:   Sun Aug 10 13:01:18 2008 +0200
19527
19528    bandlimited: Add an audio-filter2 bridge to this audio-filter.
19529
19530    Primary work by Christophe Massiot, Cleaned up and tested by myself.
19531
19532    This should fix #1630 and is the first part of #1835
19533
19534commit e584675c5eb30e21b804476888f2e778612bc238
19535Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19536Date:   Sun Aug 10 10:41:28 2008 +0300
19537
19538    vlc_inet_pton: fix return values - fix #1824
19539
19540commit 55ae0bf3d527941ed3d8eb1ace67cf326a996f26
19541Author: Felix Paul Kühne <fkuehne@videolan.org>
19542Date:   Sun Aug 10 01:46:38 2008 +0200
19543
19544    Added missing files in previous commit
19545
19546commit 7ff0da93aad7399e883d054991ba6b04312cf348
19547Author: Felix Paul Kühne <fkuehne@videolan.org>
19548Date:   Sun Aug 10 01:45:05 2008 +0200
19549
19550    macosx: go back to the IB2 nib file format
19551
19552    It obviously can be opened by IB2 again and is a lot smaller (136 kB compared to 640 kB). Right now, we can't use any IB3 features anyway...
19553
19554commit bebef9865281a5ef047f3253f697dc5e9849f4b8
19555Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19556Date:   Sun Aug 10 00:35:03 2008 +0200
19557
19558    macosx: Set nib deplyment target to 10.4, and don't use toolbar from nib as this is not supported in 10.4. (Thanks dj).
19559
19560    Fix #1830 (.nib not 10.4 compatible).
19561
19562commit 658039e15115ca10adb8695678c681739b41b212
19563Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19564Date:   Sun Aug 10 00:17:59 2008 +0200
19565
19566    macosx: Cache the input state and properly ask the ugly timer to sync with it.
19567
19568    Should fix #1836 (OSX "waiting" progressbar sometimes doesn't restore to normal state when file starts)
19569
19570commit 6ab2c44687a9812842c2b42bfd0af00217e1fcc3
19571Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19572Date:   Sun Aug 10 00:16:54 2008 +0200
19573
19574    macosx: Fix a warning.
19575
19576commit 092fa8291552730352911070ea45ffe7fdcb9879
19577Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19578Date:   Sat Aug 9 23:59:40 2008 +0200
19579
19580    audio_output: Add a missing lock.
19581
19582    Should fix  #1191 (Crash in aout_OutputNextBuffer using auhal on Mac OS X).
19583
19584commit 205a9fa8cfb37dc9ed8f83d51667102a02be49e0
19585Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19586Date:   Sat Aug 9 23:56:51 2008 +0200
19587
19588    audio_output: Add a missing lock.
19589
19590commit 3435a2b95c838264837fc73a58612ef5fe790ef1
19591Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19592Date:   Sat Aug 9 23:56:02 2008 +0200
19593
19594    audio_output: Assert on input lock state.
19595
19596commit bf6e931ddb5bf38976d912a595c17d9dcb8a8183
19597Author: Pierre d'Herbemont <pdherbemont@videolan.org>
19598Date:   Sat Aug 9 23:55:21 2008 +0200
19599
19600    audio_output: Assert on fifo lock.
19601
19602commit 1a0832b256f9ffcf9229ae6a3fc056848140a266
19603Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19604Date:   Wed Aug 6 23:05:53 2008 +0300
19605
19606    Win32: fix unlikely Sleep() overflow
19607
19608commit f044d6ff90b887869e33a36015f699181dccebdd
19609Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19610Date:   Sat Aug 9 19:28:24 2008 +0300
19611
19612    Win32 condition variable: remove write-only counter
19613
19614commit cf1a47022c539c0cec6f8a3a762a5234619f3138
19615Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19616Date:   Sat Aug 9 17:50:27 2008 +0300
19617
19618    Improve news
19619
19620commit aa9562a3a70baf8f98e7db47060d32f9d5e0e177
19621Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19622Date:   Sat Aug 9 12:31:44 2008 +0300
19623
19624    Presumptively avoid using getaddrinfo for the Windows 2000
19625
19626commit c2df0b03252f6ce31294f40c351ba73e1dbaadad
19627Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19628Date:   Sat Aug 9 12:26:56 2008 +0300
19629
19630    Cleanup _WIN32_WINNT usage
19631
19632commit 7bcd6db30932c8899bd9e8f24f66a0270da13f36
19633Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19634Date:   Sat Aug 9 12:26:43 2008 +0300
19635
19636    config.h comes first
19637
19638commit 5caf2f06327c3a7ca7d8542da659af0f777404d2
19639Author: Felix Paul Kühne <fkuehne@videolan.org>
19640Date:   Sat Aug 9 11:14:47 2008 +0200
19641
19642    Updated Dutch translation
19643
19644    By Thomas De Rocker and Myckel Habets
19645
19646commit 8cec5b2101b79e6a2717397378db94e0f0fbdd20
19647Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19648Date:   Sat Aug 9 11:51:26 2008 +0300
19649
19650    vlc_inet_pton: use getaddrinfo, should fix #1824
19651
19652commit 954040034fe72e2ba7887313fa679a28179bb40d
19653Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19654Date:   Sat Aug 9 11:50:33 2008 +0300
19655
19656    net_vaPrintf: fix error handling
19657
19658commit 0ff2efe287474fe029c4a2a28d39aaf7d0c7e2d3
19659Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19660Date:   Sat Aug 9 11:15:25 2008 +0300
19661
19662    Do not use vlc_thread_create for the IPC helper
19663
19664commit dc6854ec42a6cf47c437439cf580f679ad550d63
19665Author: Justus Piater <Justus-dev@Piater.name>
19666Date:   Sun Aug 3 17:26:38 2008 +0200
19667
19668    Changed audio/video MIME subtype from mpeg4 to mp4
19669
19670    This is in accordance with RFC 4337 (currently a Proposed Standard,
19671    see http://tools.ietf.org/html/rfc4337), and makes Firefox3 actually
19672    play my .mp4's.
19673
19674    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
19675
19676commit 6ebae83db81a80cdc3cead264455074702223ac0
19677Merge: 626d109e73 684179744f
19678Author: Derk-Jan Hartman <hartman@videolan.org>
19679Date:   Sat Aug 9 02:07:55 2008 +0200
19680
19681    Merge branch '0.9.0-libass' of git://git.videolan.org/vlc
19682
19683commit 626d109e7396de9866298f8d01a97dba4248c102
19684Author: Jean-Baptiste Kempf <jb@videolan.org>
19685Date:   Fri Aug 8 16:21:53 2008 -0700
19686
19687    More DVAUDIO fourCC.
19688
19689commit e4497f8aae50dc568f3e83b0fdb1162aed066526
19690Author: Jean-Baptiste Kempf <jb@videolan.org>
19691Date:   Fri Aug 8 15:51:45 2008 -0700
19692
19693    Fix a very small resizing issue of Open Dialog : Reference: http://forum.videolan.org/viewtopic.php?f=14&t=48946
19694
19695commit 395b4334a44468a4ec077aae0e4ffb8871d9fcaf
19696Author: Jean-Baptiste Kempf <jb@videolan.org>
19697Date:   Fri Aug 8 15:36:59 2008 -0700
19698
19699    Smaller Volume Slider due to popular request.
19700
19701commit 684179744fa5ddbdf31633552208543e9fb6e275
19702Author: Derk-Jan Hartman <hartman@videolan.org>
19703Date:   Sat Aug 9 00:12:39 2008 +0200
19704
19705    libass: upgrade libass contrib with the latest enhancements from Mplayer.
19706
19707    \h patch was removed because it's now include in the mplayer version.
19708
19709commit e713ca1d76c873bbf5126c25fa8c3492368ab924
19710Author: Derk-Jan Hartman <hartman@videolan.org>
19711Date:   Fri Aug 8 23:54:18 2008 +0200
19712
19713    libass: Set Arial as the default family.
19714
19715    This is a fallback option in case we cannot find a match. We don't set a default actual font, since we do not ship one with VLC. We can set one per platform, but I don't think it is worth the trouble.
19716
19717commit ebbfe66d4deceacc1dcd0c0fdb617655671bdc49
19718Author: Derk-Jan Hartman <hartman@videolan.org>
19719Date:   Fri Aug 8 23:17:30 2008 +0200
19720
19721    libass: ass_set_fonts_dir() is for a "private" storage place for fonts in case any of them need to be extracted.
19722
19723    Since we support fontconfig fontlookup on windows/mac/*nix there should be no real need to actually use this directory, but we still need to set one.
19724
19725commit fe512faf08da39e08cf9f9429020c3ff7233f140
19726Author: Jean-Baptiste Kempf <jb@videolan.org>
19727Date:   Fri Aug 8 14:02:37 2008 -0700
19728
19729    Fix a segfault in Skins2 interface.
19730
19731commit d9ec65d5d91932d61bd4e41b0ceb0ac836eba4d5
19732Author: Derk-Jan Hartman <hartman@videolan.org>
19733Date:   Fri Aug 8 23:00:03 2008 +0200
19734
19735    libass: swap the R and B color components.
19736
19737    Originally in wrong order because of a blend bug that presented itself on fenrir's setup.
19738
19739commit 040eab45bbee76f6eaa3be2b714f0c8b623c1747
19740Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
19741Date:   Fri Aug 8 18:48:08 2008 +0200
19742
19743    svg.c: check fread return value
19744
19745commit 39a529ac7b74bcc20bedc274346baba6ac6330a4
19746Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
19747Date:   Fri Aug 8 18:45:42 2008 +0200
19748
19749    mediacontrol_core: libvlc_media_player_get_length/time return time in ms, no need for conversion.
19750    Additionnaly, add check for exception.
19751
19752commit 2ba42a484307fafa26f9cf1a8ac052280f8a1c35
19753Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
19754Date:   Fri Aug 8 18:11:26 2008 +0200
19755
19756    Spelling fixes
19757
19758commit 014a02b7e4744955070e3984700282d3dec68e73
19759Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
19760Date:   Fri Aug 8 18:07:39 2008 +0200
19761
19762    libvlc.h: document the fact that libvlc_media_player_get_length/get_time/set_time use milliseconds.
19763
19764commit a3452c51d623cfd464d9dedf211e540ff7d2e00a
19765Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
19766Date:   Fri Aug 8 18:04:37 2008 +0200
19767
19768    mediacontrol: libvlc_media_player_get_time/get_length return times in ms
19769
19770commit 9029b521eafa56eb501a3c4d3808f79bf91d1a96
19771Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
19772Date:   Fri Aug 8 17:21:04 2008 +0200
19773
19774    Embedded snapshot: properly initialize snapshot-width/-height if they were not specified
19775
19776commit bddca171810ad801814d3c7d3b9fe6ee2c99e73d
19777Author: Jean-Paul Saman <jpsaman@gandalf.(none)>
19778Date:   Fri Aug 8 14:29:16 2008 +0800
19779
19780    Document media descriptor, media library, media service discover, vlm and message log functions.
19781
19782commit b7309d0b856642e69abd5ed1986e9d498104427f
19783Author: Ilkka Ollakka <ileoo@videolan.org>
19784Date:   Fri Aug 8 12:32:36 2008 +0300
19785
19786    Emit statuschange in qt4-interface when video-es change (track-count changes)
19787    this should fix #1778, because with ts-files you don't allways have info about
19788    video-tracks when input is started (and qt4 interface only called
19789    controls->updateInput when status changed).
19790
19791    I didn't create new callback/signal for this one, but it could be cleaner that way.
19792
19793commit d29f0a60ce285412dd42507ab6beeb68da678d04
19794Author: Jean-Baptiste Kempf <jb@videolan.org>
19795Date:   Thu Aug 7 16:37:59 2008 -0700
19796
19797    Contribs: Update FFMPEG to HEAD because there were many fixes in H264 decoding lately.
19798
19799commit 1ef79a2b1a84eabb81bf1fabcb8a76be0f84f5db
19800Author: Christophe Mutricy <xtophe@videolan.org>
19801Date:   Thu Aug 7 23:18:29 2008 +0100
19802
19803    Typo
19804
19805commit c8f0c81bd3fe73ee1b52b2da4d1ad41e56279db1
19806Author: Christophe Mutricy <xtophe@videolan.org>
19807Date:   Thu Aug 7 22:27:57 2008 +0100
19808
19809    Add Poe and Amanpreet
19810
19811commit 20fe7a90b328134ea5e528c759023a63cf699caa
19812Author: Christophe Mutricy <xtophe@videolan.org>
19813Date:   Thu Aug 7 22:23:36 2008 +0100
19814
19815    Activates Punjabi translation
19816
19817commit 9eb2d0755acbcc98d0e8e1da68c518e413906eb0
19818Author: Christophe Mutricy <xtophe@videolan.org>
19819Date:   Thu Aug 7 20:40:35 2008 +0100
19820
19821    Fix tiny memleak
19822
19823commit bc9de538a898afed013b5367f64440965e073b22
19824Author: Jean-Baptiste Kempf <jb@videolan.org>
19825Date:   Thu Aug 7 14:42:26 2008 -0700
19826
19827    Typo.
19828
19829commit 65e6b3354c251e07ec1090c08ed3bad72818277a
19830Author: Jean-Baptiste Kempf <jb@videolan.org>
19831Date:   Thu Aug 7 12:58:17 2008 -0700
19832
19833    Compile Fix. Sorry, I messed up with Git...
19834
19835commit 0f7394a49d93dbcb0f8203172fbfda1d3996a918
19836Author: Rémi Duraffort <ivoire@videolan.org>
19837Date:   Thu Aug 7 21:03:07 2008 +0200
19838
19839    Fix threaded function declaration.
19840
19841commit 8e8f3ca3979c64bb27f8d62e1ea61f4189b57a0e
19842Author: Derk-Jan Hartman <hartman@veda.student.utwente.nl>
19843Date:   Thu Aug 7 22:15:52 2008 +0200
19844
19845    configure.ac poll: Use an AC_MESG_WARN if !HAVE_POLL on non-Windows platforms
19846
19847commit baa0d1d8affa49fdf1546e8e9ed5d0382a7c96cf
19848Author: Derk-Jan Hartman <hartman@veda.student.utwente.nl>
19849Date:   Thu Aug 7 21:32:10 2008 +0200
19850
19851    poll() : Define HAVE_POLL on darwin. native poll() on 10.4 and 10.5 is good enough for usage in VLC. I tested both the rc interface and the SAP module on a G4 with Mac OS X 10.4
19852
19853commit ce27eace14ba974c24d393b8b7d56f2ea7dbad72
19854Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19855Date:   Thu Aug 7 22:57:22 2008 +0300
19856
19857    Avoid undeclared function call
19858
19859    (And I claim the right to remove vlc_poll without SO version bump)
19860
19861commit 6625284102fdfb850aedbe80bdc88f28d6d08efa
19862Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19863Date:   Thu Aug 7 22:49:00 2008 +0300
19864
19865    vlc_poll: no conditional symbols
19866
19867    I would rather we move all the replacement functions to a dedicated
19868    static import library (in future versions) though. It kinda sucks to
19869    clutter libvlccore with such symbols.
19870
19871commit 57eb2fb1fd61f68a9454ea6ba31509b1a430f0bc
19872Author: Jean-Baptiste Kempf <jb@videolan.org>
19873Date:   Thu Aug 7 12:51:16 2008 -0700
19874
19875    Go and check the configurations values only when needed.
19876
19877commit ad1639f5f0fd99ab6add7aa3b15d9fa47b1bcc33
19878Author: Jean-Baptiste Kempf <jb@videolan.org>
19879Date:   Thu Aug 7 12:36:19 2008 -0700
19880
19881    Try to allocate the DShow device list and the buttons ONLY when switching to it and not all the time you open a file.
19882
19883commit 5c66f395912cbb4703aec4495259f6b0c431a35a
19884Author: Jean-Baptiste Kempf <jb@videolan.org>
19885Date:   Thu Aug 7 12:13:45 2008 -0700
19886
19887    Fix a crash in Preferences.
19888
19889commit 017cb21e2cc0907147df538d76f58797c82100fd
19890Author: Jean-Baptiste Kempf <jb@videolan.org>
19891Date:   Thu Aug 7 11:29:13 2008 -0700
19892
19893    s/wx/Qt.
19894
19895commit b2d35249b18573b2c2940f344a22ae3c36722a5d
19896Author: Jean-Baptiste Kempf <jb@videolan.org>
19897Date:   Thu Aug 7 11:27:16 2008 -0700
19898
19899    remove deleted option from Simple preferences UI.
19900
19901commit bcdcaf27097dfa3a7d63d16c49917521174715dd
19902Author: Lukas Durfina <lukas.durfina@gmail.com>
19903Date:   Wed Aug 6 09:41:50 2008 +0200
19904
19905    qt4: fix synchronization of advanced buttons in both controllers
19906
19907    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
19908
19909commit 4ca1e8b9b78f1fc67c79b10d5769edc952906e15
19910Author: Rémi Duraffort <ivoire@videolan.org>
19911Date:   Thu Aug 7 20:34:04 2008 +0200
19912
19913    Fix threaded function declaration.
19914
19915commit dd15d24b4732527314ce46203890f35d43fd969a
19916Author: Rémi Duraffort <ivoire@videolan.org>
19917Date:   Thu Aug 7 20:32:39 2008 +0200
19918
19919    Fix threaded function type.
19920
19921commit 6fa6b93bb399e82d95cc9cef012b3bf125ba4fce
19922Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
19923Date:   Thu Aug 7 18:30:28 2008 +0300
19924
19925    Verbose comment
19926
19927commit 13c619ff1b2a424cdd41106d1845c58a9eea53b0
19928Author: Derk-Jan Hartman <hartman@videolan.org>
19929Date:   Thu Aug 7 04:23:44 2008 +0200
19930
19931    contrib fontconfig: Let fontconfig know where the font dirs are on Windows and Mac OSX
19932
19933    Recognized are
19934    For macosx:
19935    /System/Library/Fonts
19936    /Library/Fonts
19937    ~/Library/Fonts
19938
19939    For windows:
19940    C:\\windows\fonts
19941    C:\\winnt\fonts
19942
19943commit d78dcadd69d64c501d9ccb2ac73672dcfaf9a73e
19944Author: Jean-Baptiste Kempf <jb@videolan.org>
19945Date:   Wed Aug 6 18:47:34 2008 -0700
19946
19947    Close #1826.
19948
19949commit c80e70c4ee30b398a45a61a941c29ad6248cb791
19950Author: Jean-Baptiste Kempf <jb@videolan.org>
19951Date:   Wed Aug 6 18:36:51 2008 -0700
19952
19953    Be nice to sourceforge, because they are nice people.
19954
19955commit 3891d41236dd9fc62f84aaff22bdfda3d46718d9
19956Author: Jean-Baptiste Kempf <jb@videolan.org>
19957Date:   Wed Aug 6 17:44:20 2008 -0700
19958
19959    p_sys NULL check (CID 115).
19960
19961commit 4606928caa62a083dac5c821e64c3d35b6e69662
19962Author: Christophe Mutricy <xtophe@videolan.org>
19963Date:   Thu Aug 7 00:49:33 2008 +0100
19964
19965    Punjabi translation update by Amanpreet Singh Alam
19966
19967commit d0e8ece1bff1834d104fedaef4af9de0486354c0
19968Author: Christophe Mutricy <xtophe@videolan.org>
19969Date:   Thu Aug 7 00:06:05 2008 +0100
19970
19971    Fix language selection
19972
19973commit 43f84f851e32c70350c55396a3b43bce37c8dff8
19974Author: Christophe Mutricy <xtophe@videolan.org>
19975Date:   Wed Aug 6 23:02:50 2008 +0100
19976
19977    Yet more hint about PKG_CONFIG_PATH
19978
19979commit 3f9a678b312bb55716719ef35a2315f3ce541366
19980Author: Jean-Baptiste Kempf <jb@videolan.org>
19981Date:   Wed Aug 6 14:24:42 2008 -0700
19982
19983    Remove the progressBar in the interface to show more clearly the bug in AVI fixing. Add debug too...
19984
19985commit e0915e7bdbb6b1c1ebe4c0dd931487bd4d464cf0
19986Author: Jean-Baptiste Kempf <jb@videolan.org>
19987Date:   Tue Aug 5 17:30:18 2008 -0700
19988
19989    Open Panel line size fix.
19990
19991commit b75b548f84d4dc90fceb3c15ff35e4b7a3e0f108
19992Author: Pauline Castets <pcastets@actech-innovation.com>
19993Date:   Wed Aug 6 10:27:35 2008 +0200
19994
19995    Add translations for Win32 installer (fix #1044)
19996
19997    Enable translation for Win32 installer. French translation is provided.
19998    New translation files need to be created in order to translate other
19999    languages.
20000    Translated strings are:
20001    - strings displayed in installer pages, other than the NSI standard ones
20002    (section names, section descriptions, installation types, VLC already
20003    installed massage)
20004    - context menu entries (Open With VLC, Add to VLC's playlist)
20005    - name of actions displayed in Windows autorun dialog, for DVD and CD
20006    (Play With VLC)
20007
20008    Add translation files for english and french (english.nsh and
20009    french.nsh)
20010    Add header file to declare translation variables (declaration.nsh)
20011    Include declaration.nsh in NSI file
20012    Replace every displayed string in installer by the variable defined in
20013    language file.
20014    Modify Makefile to copy translation files for Win32 installer
20015
20016    Language is chosen by NSI, with a dialog at the beginning of the
20017    installer (which was already there).
20018    Translated string are copied into the variables according to which
20019    language was chosen. Default is English.
20020
20021    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
20022
20023commit 9f177880ea80750d6b0b9cd118560afa917d3613
20024Author: Christophe Mutricy <xtophe@videolan.org>
20025Date:   Wed Aug 6 19:06:44 2008 +0100
20026
20027    Brazillian portuguese update by Sidney Doria
20028
20029commit 8cbcb570610a696b1ce132f22b814419ec578906
20030Author: Rémi Duraffort <ivoire@videolan.org>
20031Date:   Wed Aug 6 21:50:40 2008 +0200
20032
20033    Fix compilation warning (a void* function might return something).
20034
20035commit 73c7d57892f5f1e8439b0fbdbe5fbe9349c78a22
20036Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20037Date:   Wed Aug 6 20:14:47 2008 +0300
20038
20039    SAP: revert most of [a8eb03fa]
20040
20041    Especially POLLHUP makes no sense in events.
20042
20043commit a8fb26598bd8f48a7182642b4eada92b497c3bfc
20044Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20045Date:   Wed Aug 6 20:10:54 2008 +0300
20046
20047    POLLHUP and POLLERR only make sense in revents
20048
20049commit 2d652d01aaf909885fef474d2e3467dd6d56d083
20050Author: Derk-Jan Hartman <hartman@videolan.org>
20051Date:   Wed Aug 6 18:09:50 2008 +0200
20052
20053    Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don't use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this."
20054
20055    This reverts commit d934fc525f6be873a56c54dd97d0aa8f5fead910.
20056
20057commit d934fc525f6be873a56c54dd97d0aa8f5fead910
20058Author: Derk-Jan Hartman <hartman@videolan.org>
20059Date:   Wed Aug 6 16:58:02 2008 +0200
20060
20061    poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don't use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this.
20062
20063    This fixes #1687, receiving SAPs on Mac OS X.
20064
20065commit 401d2c11b21cc41a845a64d33d8d917f713e9a8c
20066Author: Felix Paul Kühne <fkuehne@videolan.org>
20067Date:   Wed Aug 6 02:09:44 2008 +0200
20068
20069    shortend a string to make it fit
20070
20071commit dcfd3f4aad477a85aaa68e226d747e211403a9ec
20072Author: Felix Paul Kühne <fkuehne@videolan.org>
20073Date:   Wed Aug 6 02:06:27 2008 +0200
20074
20075    macosx: Removed the non-existing font-effect option (quartztext only)
20076
20077commit a1aed0b34d3f747342cda9f69a4d23e73a89acc5
20078Author: Felix Paul Kühne <fkuehne@videolan.org>
20079Date:   Wed Aug 6 01:52:44 2008 +0200
20080
20081    Final translation updates
20082
20083    Regrettably, I don't have the time to translate all video filters, ...
20084
20085commit 4d95527fac93462e37c594b0f9df5555c0dd4cc4
20086Author: Jean-Baptiste Kempf <jb@videolan.org>
20087Date:   Tue Aug 5 15:32:30 2008 -0700
20088
20089    Fix some interaction issues. Ref #1808
20090
20091commit 547de22da7693c2c0b237f1bed6f55879cbeaf4c
20092Author: Laurent Aimar <fenrir@videolan.org>
20093Date:   Tue Aug 5 21:16:45 2008 +0200
20094
20095    Do not segfault on non video stream (close #1821)
20096    Do not segfault if no video filters.
20097
20098commit df7711771f63427a2535835551f419f7760d3f7f
20099Author: Laurent Aimar <fenrir@videolan.org>
20100Date:   Tue Aug 5 21:01:36 2008 +0200
20101
20102    Clean up a bit duplicate module.
20103
20104commit c4e756b04b50c4904ddc4577c5761a8d78209e0c
20105Author: Laurent Aimar <fenrir@videolan.org>
20106Date:   Tue Aug 5 20:54:52 2008 +0200
20107
20108    Prevent wrong es selection on invalid syntax (part of #1821)
20109    Warn on invalid syntax.
20110    Check malloc return values.
20111
20112commit 15151cbaa2ec9a16da2cb8f6b7e811e275559c78
20113Author: Jean-Baptiste Kempf <jb@videolan.org>
20114Date:   Tue Aug 5 12:17:08 2008 -0700
20115
20116    Force modality to fix 1746.
20117
20118commit 2f1100480107aaa0bb776b105ca728c1b1080e1b
20119Author: Jean-Baptiste Kempf <jb@videolan.org>
20120Date:   Tue Aug 5 12:06:09 2008 -0700
20121
20122    Remove unuseful debug.
20123
20124commit 93ac7b02f14cee8eabf4078d5d9757f4b1ed90e8
20125Author: Jean-Baptiste Kempf <jb@videolan.org>
20126Date:   Tue Aug 5 11:52:14 2008 -0700
20127
20128    Try to fix some OpenDialog sizing issues, reported by trax (no ticket) and hopefully fix #1538
20129
20130commit 1479fb4efa4a29ecd97638f7c9f9fdc9eee308b7
20131Author: Jean-Baptiste Kempf <jb@videolan.org>
20132Date:   Tue Aug 5 09:37:23 2008 -0700
20133
20134    New DVD menu icon. Let's hope it will please our overlords.
20135
20136commit 809d8efda7d180b18c2f3844e36924166ed249c0
20137Author: Derk-Jan Hartman <hartman@videolan.org>
20138Date:   Tue Aug 5 15:50:06 2008 +0200
20139
20140    fontconfig: tell fontconfig about the fonts configdir on OSX ( /usr/X11/lib/X11/fonts ). There is no /etc/fonts
20141
20142commit d1546c2e83159d97d48310a54a6b501de4109b89
20143Author: Derk-Jan Hartman <hartman@videolan.org>
20144Date:   Tue Aug 5 01:57:23 2008 +0200
20145
20146    libass: move attachments processing before the ass_set_fonts_dir() option which enables those fonts.
20147    Set a fonts_dir for OSX. We might wanna fix that later on.
20148
20149commit 33d67e95de5ad9d6ffef883b5a24ce88453df935
20150Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
20151Date:   Tue Aug 5 01:38:00 2008 +0200
20152
20153    Contribs: Fix libass \h char handling.
20154
20155    Conflicts:
20156
20157            extras/contrib/src/Makefile
20158
20159commit 4c3ae0964538246ffa29ce158fc7de123a5746ef
20160Author: Derk-Jan Hartman <hartman@videolan.org>
20161Date:   Tue Aug 5 00:57:32 2008 +0200
20162
20163    libass contrib: apply the latest fixes that have been applied in mplayer on vanilla libass
20164
20165commit 268c8216f06d73a7be27982a2f685a43df94c5bc
20166Author: Derk-Jan Hartman <hartman@videolan.org>
20167Date:   Tue Aug 5 00:52:09 2008 +0200
20168
20169    contrib libass: fix clean of libass target
20170
20171commit 6f29ed2170a2e11c15dbd710a942304296b8d222
20172Author: Laurent Aimar <fenrir@videolan.org>
20173Date:   Tue Aug 5 00:53:24 2008 +0200
20174
20175    Handle libass seeking by recreating the track.
20176
20177commit 9c537633ba83abf6db6d5b83dc59d447d90cb4dd
20178Author: Laurent Aimar <fenrir@videolan.org>
20179Date:   Tue Aug 5 00:31:33 2008 +0200
20180
20181    Handle libass track creation errors.
20182
20183commit 64a820ebf8ca20989f50fc1acc6676cb465f3103
20184Author: Laurent Aimar <fenrir@videolan.org>
20185Date:   Tue Aug 5 00:26:38 2008 +0200
20186
20187    Do not allocate unbound array on the stack.
20188
20189commit 4d36c0a317c632d303ddd4e0f0fa9343949f6a5f
20190Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
20191Date:   Tue Aug 5 00:22:20 2008 +0200
20192
20193    Contribs: Fix libass \h char handling.
20194
20195commit c3fd61f5d7182a9c8294efa5fb61412319ee653b
20196Author: Laurent Aimar <fenrir@videolan.org>
20197Date:   Tue Aug 5 00:16:24 2008 +0200
20198
20199    Cosmetics + removed a few debugs.
20200
20201commit ae39fb41d1e40a260211acfd79a2d2116f138ba3
20202Author: Laurent Aimar <fenrir@videolan.org>
20203Date:   Tue Aug 5 00:10:05 2008 +0200
20204
20205    Check against a few libass errors in AssHandleYield.
20206
20207commit 829be5aaf603b2b8a86f0e5b53079565c4ef60f7
20208Author: Laurent Aimar <fenrir@videolan.org>
20209Date:   Tue Aug 5 00:05:17 2008 +0200
20210
20211    Do not show debug box on libass subtitle by default.
20212
20213commit 683e9ff866e47e2734cfcef4a5f80e642be6c844
20214Author: Laurent Aimar <fenrir@videolan.org>
20215Date:   Tue Aug 5 00:04:28 2008 +0200
20216
20217    Initial libass support.
20218
20219commit e8ca58c13241c4b934cac22f65122d26382dfed4
20220Author: Felix Paul Kühne <fkuehne@videolan.org>
20221Date:   Mon Aug 4 14:02:36 2008 +0200
20222
20223    de.po: further updates and additions. More to come.
20224
20225commit 20a89568cc178b510e2bd6f4e33b3de0ba9f9b40
20226Author: Christophe Mutricy <xtophe@videolan.org>
20227Date:   Mon Aug 4 22:36:38 2008 +0100
20228
20229    win32: no need of an icon for the dll
20230
20231    Save 2 x 85ko
20232
20233commit 2f09fc88b910fc775b4c5e4f05595e86daa2f686
20234Author: Christophe Mutricy <xtophe@videolan.org>
20235Date:   Mon Aug 4 21:51:06 2008 +0100
20236
20237    Romanian translation update by Cristian Secară
20238
20239commit 235291af11fafb20451068f8516cbdf72dbb82f5
20240Author: Christophe Mutricy <xtophe@videolan.org>
20241Date:   Mon Aug 4 21:50:07 2008 +0100
20242
20243    Slovak translation update by Marián Hikaník
20244
20245commit 2dc3ecd449db81fe8539e6b87ba36ec7bd4986c9
20246Author: Christophe Mutricy <xtophe@videolan.org>
20247Date:   Mon Aug 4 21:49:18 2008 +0100
20248
20249    Dutch translation update by Myckel Habets and Thomas De Rocker
20250
20251commit 41139dae997e3b59fcbbd465013768a29d173f1e
20252Author: Christophe Mutricy <xtophe@videolan.org>
20253Date:   Mon Aug 4 21:25:05 2008 +0100
20254
20255    qt4: i18n fix
20256
20257commit 2c7642c90200addcab3948a73e542e39bfa30591
20258Author: Jean-Baptiste Kempf <jb@videolan.org>
20259Date:   Mon Aug 4 14:09:48 2008 -0700
20260
20261    Correctly save the privacy dialog modifications.
20262
20263commit eede8ebe0230269ab06b1c24f4a5a48b842acbc2
20264Author: Jean-Baptiste Kempf <jb@videolan.org>
20265Date:   Mon Aug 4 13:27:18 2008 -0700
20266
20267    Use available Screensize and not the complete screensize to center a widget.
20268
20269commit bf552595f72c4a143ecdf188d2b40601d21afd26
20270Author: Derk-Jan Hartman <hartman@videolan.org>
20271Date:   Mon Aug 4 22:51:32 2008 +0200
20272
20273    contrib: update fontconfig
20274
20275commit 47e1fff77cb73f99b39d325ebf09cf9f82d01a76
20276Author: Jean-Baptiste Kempf <jb@videolan.org>
20277Date:   Mon Aug 4 12:53:37 2008 -0700
20278
20279    Don't launch an update request at the first launch, but wait for the second launch in order to have the right network-policy value. This fixes the 'I update even when you said no" bug.
20280
20281commit ea456fa516f325c2594974eb6396d5c9fcd90785
20282Author: Jean-Baptiste Kempf <jb@videolan.org>
20283Date:   Mon Aug 4 12:29:37 2008 -0700
20284
20285    Small icon size fix
20286
20287commit 2aba5eebae25fda145279416af95ba92160e1718
20288Author: Jean-Baptiste Kempf <jb@videolan.org>
20289Date:   Mon Aug 4 12:28:04 2008 -0700
20290
20291    Stack the extended tool by default just under the player, to mimic 0.8.6 behaviour.
20292
20293commit 00cc9dcaaef99e5238ee4f5d8b4bdc2c5689d87c
20294Author: Rémi Duraffort <ivoire@videolan.org>
20295Date:   Mon Aug 4 21:11:48 2008 +0200
20296
20297    Remove stupid test and error message.
20298
20299commit e7832276fc7b3c70da6c5c79d167bb30fe597625
20300Author: Rémi Duraffort <ivoire@videolan.org>
20301Date:   Mon Aug 4 20:39:08 2008 +0200
20302
20303    Fix potential memleaks.
20304
20305commit 60564df62d7bcfa266772e887edb30d365ec7026
20306Author: Rémi Duraffort <ivoire@videolan.org>
20307Date:   Mon Aug 4 20:38:43 2008 +0200
20308
20309    Fix memleak.
20310
20311commit cc09f50a47627df0c3fbf92d9ffd0a8329edf81b
20312Author: Laurent Aimar <fenrir@videolan.org>
20313Date:   Mon Aug 4 20:31:18 2008 +0200
20314
20315    Fixed video request when the qt4 embedded slot is already taken.
20316
20317commit ec3579fe7efdbd274c7fc90e4619dfdd06264fb1
20318Author: Laurent Aimar <fenrir@videolan.org>
20319Date:   Mon Aug 4 19:21:13 2008 +0200
20320
20321    Added a missing const in x11.
20322
20323commit 14eaeec39c07a8eaa6fe1b9aadcae5d9b56ff3cf
20324Author: Laurent Aimar <fenrir@videolan.org>
20325Date:   Sun Aug 3 22:39:44 2008 +0200
20326
20327    Fixed uninitialized value.
20328
20329commit f6ab2a0983acce5b4ad63eea689b07dd939a4469
20330Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20331Date:   Mon Aug 4 18:30:52 2008 +0300
20332
20333    HTTP interface: accept IPv6 bind address
20334
20335commit 22f8e7435cab1dbaef1530d5f4db5dd4142b14c4
20336Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20337Date:   Mon Aug 4 18:24:21 2008 +0300
20338
20339    Fix wrapper: use SOCK_STREAM rather than SOCK_DGRAM for TCP
20340
20341commit ea351fa94cab06fc48eed7746ccc7dd6ab60e511
20342Author: Jean-Baptiste Kempf <jb@videolan.org>
20343Date:   Mon Aug 4 08:14:48 2008 -0700
20344
20345    Forgotten file (.png) in the tarballs.
20346
20347commit 82891b2d758a81c7ffecafdfb9cf247f98887bd5
20348Author: Derk-Jan Hartman <hartman@videolan.org>
20349Date:   Mon Aug 4 15:42:24 2008 +0200
20350
20351    live555: fix "unpause" and remove startseq, which is no longer needed because we don't do NPT calculations ourselves.
20352
20353commit bd1310350b84391ffe20c0ad80e6840eec15ade5
20354Author: Derk-Jan Hartman <hartman@videolan.org>
20355Date:   Mon Aug 4 15:22:17 2008 +0200
20356
20357    live555: retrieve NPT from live555. implement DEMUX_SET_TIME, DEMUX_GET_TIME and DEMUX_GET_POSITION
20358
20359commit ee83d9ea22b31d3ada66c2846eeb8db2070fa087
20360Author: Derk-Jan Hartman <hartman@videolan.org>
20361Date:   Mon Aug 4 14:23:23 2008 +0200
20362
20363    live555: some whitespace cleaning
20364
20365commit be1a50e55c2f4966cc11984efe161eeee963e934
20366Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
20367Date:   Wed Jul 30 20:55:55 2008 +0100
20368
20369    kate decoder plugin: track and use basic formatting: region size/position, text markup - in particular, this allows image based subtitles to be scaled and moved to where they are meant to be if the accompanying video was encoded at a resolution different from the source
20370
20371    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
20372
20373commit 2c5d2a34988e6a41885325b897312040669b9923
20374Author: Jean-Baptiste Kempf <jb@videolan.org>
20375Date:   Sun Aug 3 19:39:57 2008 -0700
20376
20377    Try to fix Sout Dialog ( Part 2 )
20378
20379    Should fix RTP generation and Icecast generation.
20380
20381commit d8f50ad69409a3f8d1c5a06e810dbaf669d6b41a
20382Author: Jean-Baptiste Kempf <jb@videolan.org>
20383Date:   Sun Aug 3 17:23:55 2008 -0700
20384
20385    Fix #1808 on AVI fixing.
20386
20387commit 1b4877cc570c81ce48159e2f11dfcb7a94e39436
20388Author: Derk-Jan Hartman <hartman@videolan.org>
20389Date:   Mon Aug 4 00:38:28 2008 +0200
20390
20391    eyetv: Switch from Read to BlockRead, and use a more useful MTU when reading the data from the socket. These changes are based on the udp plugin. The EyeTV module works like a charm now. This fixes #770
20392
20393commit e530496b69263d9746f574cb44238020bae316ec
20394Author: Antoine Cellerier <dionoea@videolan.org>
20395Date:   Mon Aug 4 00:01:59 2008 +0200
20396
20397    transform-type is a command.
20398
20399commit 6eecd1a86976098be12712fcd0cf8d9fd9a7e3d7
20400Author: Jean-Baptiste Kempf <jb@videolan.org>
20401Date:   Sun Aug 3 14:37:43 2008 -0700
20402
20403    New icons for the playlist in the same tones than the main ones.
20404
20405commit e414af529baef8bf5654c208c13b56597bd3dce5
20406Author: Jean-Baptiste Kempf <jb@videolan.org>
20407Date:   Sat Aug 2 18:20:19 2008 -0700
20408
20409    Fix very small layout issue in the preferences.
20410
20411commit fbac8d842f877a44f196afc857685acf1cff90c6
20412Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
20413Date:   Sun Aug 3 09:19:41 2008 +0200
20414
20415    Libass in the contribs.
20416
20417commit c459891a450ee8c6a476c38dd45805f147f0a73f
20418Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20419Date:   Sun Aug 3 21:02:43 2008 +0200
20420
20421    update: Correctly compare the version number.
20422
20423commit 38f0f82f4b88eb45ba8a7b16e1828978563a5466
20424Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20425Date:   Sun Aug 3 21:02:22 2008 +0200
20426
20427    update: Fix it.
20428
20429commit 5e897851c774df59a3b2c5eb3f30fbb3d44d0e54
20430Author: Felix Paul Kühne <fkuehne@videolan.org>
20431Date:   Sun Aug 3 20:29:18 2008 +0200
20432
20433    package/osx: make sure that we also put the platform-dependent modules in the ub oO
20434
20435commit 179112530e7be34c793415f5b8c41e526ea6d137
20436Author: Felix Paul Kühne <fkuehne@videolan.org>
20437Date:   Sun Aug 3 20:17:24 2008 +0200
20438
20439    live555: compilation fix
20440
20441commit 65126a7e8c5f5d29e81118f29e0f5de22a6823af
20442Author: Rémi Duraffort <ivoire@videolan.org>
20443Date:   Sun Aug 3 20:17:19 2008 +0200
20444
20445    Fix a memleak and threaded function definition.
20446
20447commit 191f9ff5cc794f8df402ac77c88b49888d3d573b
20448Author: Rémi Duraffort <ivoire@videolan.org>
20449Date:   Sun Aug 3 20:06:06 2008 +0200
20450
20451    Audio Scrobbler: Fix some tiny memleaks.
20452
20453commit c24e8f3173943106a81aa26ba52f1f19623c239e
20454Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20455Date:   Sun Aug 3 20:05:42 2008 +0200
20456
20457    media_list_player: Fix.
20458
20459commit c1f72dfdc0092000bd06b4abcfbb1f7be9c2159b
20460Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20461Date:   Sun Aug 3 19:44:49 2008 +0200
20462
20463    input: Remove a tautology in input_item_SetPreparsed.
20464
20465commit 7aca2b195b170ae920d2dcd086a0e537bbedcd63
20466Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20467Date:   Sun Aug 3 19:40:30 2008 +0200
20468
20469    libvlc: Properly raise an exception if something goes wrong in libvlc_media_get_duration and libvlc_media_is_preparsed.
20470
20471commit 303e9b5405a9a4c0e9c428425a224d65797d6c18
20472Author: Rémi Duraffort <ivoire@videolan.org>
20473Date:   Sun Aug 3 19:42:19 2008 +0200
20474
20475    Fix memleak and bad use of a const variable.
20476
20477commit 9f15187610ae84720a88d2fd7b5a573fac706486
20478Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20479Date:   Sun Aug 3 19:19:54 2008 +0200
20480
20481    Fix prototypes of threaded functions.
20482
20483commit 4208297db3fbd75231f5e9eb0dcbee2ad8686cd6
20484Author: Felix Paul Kühne <fkuehne@videolan.org>
20485Date:   Sun Aug 3 18:33:56 2008 +0200
20486
20487    Typo ;-)
20488
20489commit fbfcdf0221530cdcdf18c030dd5ca9ddacce3ea2
20490Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20491Date:   Sun Aug 3 18:32:45 2008 +0200
20492
20493    macosx: Assert() for special error case.
20494
20495    Note: We should probably throw exception, and handle them a bit more gracefully, as we do in vlc_app.
20496
20497commit 340a7d3864571709d4d920188a16fa447f86f21e
20498Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20499Date:   Sun Aug 3 18:11:10 2008 +0200
20500
20501    buidsystem: Fix package-macosx target so that they build VLC-release.app first. And make sure -zip contains Read Me.rtf.
20502
20503commit f83f99e7b57948f62fe1d3efeac7f90c1ce7201d
20504Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20505Date:   Sun Aug 3 16:12:43 2008 +0200
20506
20507    macosx: Set the controller window title to "VLC Media Player".
20508
20509commit c5fb066da9978b27bbfe0bdfb3cac51b26b49b89
20510Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20511Date:   Sun Aug 3 19:10:12 2008 +0300
20512
20513    atmo: compile fix
20514
20515commit b2e054c0b1f63ddf03ccd08a230bd3261eac9c71
20516Author: Derk-Jan Hartman <hartman@videolan.org>
20517Date:   Sun Aug 3 18:04:40 2008 +0200
20518
20519    macosx: Fix the simple prefs values and titles of string and int option lists. This fixes #1680
20520
20521commit 9fe946c3a6cd78aadc0736d7f9a21841822cc5c4
20522Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20523Date:   Sun Aug 3 18:57:27 2008 +0300
20524
20525    Qt4: compile fix
20526
20527commit 2a4bf84cf17838eb9fb97555ab93ea90f51d8afd
20528Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20529Date:   Sun Aug 3 18:03:07 2008 +0300
20530
20531    Do not hide many (all?) thread function having an incorrect prototype
20532
20533commit bfeca36b6a3599772e45084a0555c459966a73d7
20534Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20535Date:   Sun Aug 3 18:03:07 2008 +0300
20536
20537    Do not hide many (all?) thread function having an incorrect prototype
20538
20539commit d26adda5fb9eaf2b9987ca8cbbe2e35702488529
20540Author: Laurent Aimar <fenrir@videolan.org>
20541Date:   Sun Aug 3 16:41:40 2008 +0200
20542
20543    Moved static arrays to fft context.
20544
20545commit 3fb0adb31bae294262c0b51f212a79ca8eb476ba
20546Author: Laurent Aimar <fenrir@videolan.org>
20547Date:   Sun Aug 3 16:31:54 2008 +0200
20548
20549    Removed static variable and added proper locking scheme.
20550
20551commit ec9c851b28441ede1c3900f4edbf20fbc1996d67
20552Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20553Date:   Sun Aug 3 15:30:56 2008 +0200
20554
20555    macosx: Make sure the controller doesn't show nothing instead of the playlist.
20556
20557commit 0aeff1495b5f0626ba0214dd8136c63f6c11c1b5
20558Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20559Date:   Sun Aug 3 15:30:17 2008 +0200
20560
20561    media_list_player: Make sure we do return an item to play. Should close #1527.
20562
20563commit 4db98423b6f012ecb1141fc46dc0eca85480c341
20564Author: Laurent Aimar <fenrir@videolan.org>
20565Date:   Sun Aug 3 14:54:44 2008 +0200
20566
20567    Fixed filter_chain_GetFmtOut to really return the output value when
20568    possible.
20569
20570commit feb1ec093a7be171439733cd7a8c3416131236f0
20571Author: Derk-Jan Hartman <hartman@videolan.org>
20572Date:   Sun Aug 3 14:19:37 2008 +0200
20573
20574    avcodec: use cast to avoid warning about this const. It's a rare case where we use a dummy empty palette that won't change and we don't want to recreate it every time either.
20575
20576commit 02646f21445e32457a9dec224a185fdcb11da5ba
20577Author: Laurent Aimar <fenrir@videolan.org>
20578Date:   Sun Aug 3 14:06:03 2008 +0200
20579
20580    Removed non const static variable usages in mp4 drms.
20581
20582commit fad4fcdad36acca367150e1f1f1e7fac00764a87
20583Author: Derk-Jan Hartman <hartman@videolan.org>
20584Date:   Sun Aug 3 13:34:23 2008 +0200
20585
20586    avcodec: dummy palette is const
20587
20588commit a43c106d2f6b90beb0b05ea7d0c0c80f572ad8db
20589Author: Derk-Jan Hartman <hartman@videolan.org>
20590Date:   Sun Aug 3 13:32:16 2008 +0200
20591
20592    dmo: use const for audio channels struct
20593
20594commit 13e50f690551fa0ae5d6b1a8243c46792ad2cd47
20595Author: Derk-Jan Hartman <hartman@videolan.org>
20596Date:   Sun Aug 3 13:25:45 2008 +0200
20597
20598    v4l: const decl. in line with v4l2.c
20599
20600commit a6d22fe5d220c4ad1b0695d0cbc85e1377c30173
20601Author: Laurent Aimar <fenrir@videolan.org>
20602Date:   Sun Aug 3 13:39:09 2008 +0200
20603
20604    Moved static variable to the subtitle demuxer context.
20605
20606commit 2c05ac48ec49a05c80d3b1c1a0f6f2445c4800f9
20607Author: Laurent Aimar <fenrir@videolan.org>
20608Date:   Sun Aug 3 13:19:48 2008 +0200
20609
20610    Do not try to precisely seek (unsing ES_OUT_SET_NEXT_DISPLAY_TIME) if it
20611    is too far away (> 500ms) from a key frame.
20612    It will reduce seek precision but the implementation of
20613    ES_OUT_SET_NEXT_DISPLAY_TIME is not good enough yet.
20614
20615commit 1348f88f18e27faf3db10cba02d1f6e6fc51431e
20616Author: Derk-Jan Hartman <hartman@videolan.org>
20617Date:   Sun Aug 3 13:21:01 2008 +0200
20618
20619    qtcapture: const a struct.
20620
20621commit b54994d460e563dd9a02eac74f5674eddb1d31f0
20622Author: Laurent Aimar <fenrir@videolan.org>
20623Date:   Sun Aug 3 13:12:25 2008 +0200
20624
20625    Removed debug left over in cc decoder.
20626
20627commit c1156ed5f8302a30741163fa8a8eceedae1fcaa0
20628Author: Laurent Aimar <fenrir@videolan.org>
20629Date:   Sun Aug 3 01:48:53 2008 +0200
20630
20631    Fixed a few .mov with mp3 audio (close #1794).
20632
20633commit 07d957f18be7102d848bda928720d928ab27e3dd
20634Author: Derk-Jan Hartman <hartman@videolan.org>
20635Date:   Sun Aug 3 13:06:20 2008 +0200
20636
20637    cc codec: don't use a static variable in the middle of the code for no reason what so ever.
20638
20639commit 5f8cd3991a86c8be37fe0bce9686c2d6f7635afa
20640Author: Justus Piater <Justus-dev@Piater.name>
20641Date:   Sun Aug 3 10:42:29 2008 +0200
20642
20643    Declared many static variables const
20644
20645    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
20646
20647commit c75cb72efbb5a0a05721cd99793b2eeb1a1eeff7
20648Author: Justus Piater <Justus-dev@Piater.name>
20649Date:   Sun Aug 3 10:42:30 2008 +0200
20650
20651    In VCDFormatStr(), made temp_str non-static
20652
20653    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
20654
20655commit e71516047e1933645caa9442236cf47fe523ed01
20656Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20657Date:   Sun Aug 3 06:24:45 2008 +0200
20658
20659    macosx: Add the file that allows nib to be edited.
20660
20661commit 7fa8ead1a2192a06c8d5f7709bb18a614337199c
20662Author: Derk-Jan Hartman <hartman@videolan.org>
20663Date:   Sun Aug 3 03:50:00 2008 +0200
20664
20665    motiondetect: fix categorization of this module in the advanced prefs.
20666
20667commit 116945aa67e2d27c0756e673942cca2c0a854e8c
20668Author: Derk-Jan Hartman <hartman@videolan.org>
20669Date:   Fri Aug 1 16:36:56 2008 +0200
20670
20671    macosx: don't send key events to inexistent p_vout.
20672    Fixes a crash when changing deinterlace filter during pause and then pressing a hotkey (like play-pause). In this case the old vout is destroyed, but the new vout has not received an image yet and has therefore not spawned the new window yet.
20673
20674    We want to keep the possibility of using ESC to leave fullscreen if required, So I don't think we should disable key events all together in this rare case.
20675
20676commit cc76eb7b3515f3e5dea47a82dfea649d32290192
20677Author: Jean-Baptiste Kempf <jb@videolan.org>
20678Date:   Sat Aug 2 17:01:19 2008 -0700
20679
20680    New icons following the previous remarks, a bit less dark, a bit smaller record button, a bit less colourfull AtoB buttons. Kassdédi to fenrir.
20681
20682commit 219a30583e4fed36738f8b466daa8b808dc214a8
20683Author: Jean-Baptiste Kempf <jb@videolan.org>
20684Date:   Sat Aug 2 16:39:28 2008 -0700
20685
20686    Check updates every 7 days (instead of 14) during the test releases.
20687
20688commit dff7657dde79566de3bed4a81b9e0eead71345e2
20689Author: Christophe Mutricy <xtophe@videolan.org>
20690Date:   Sat Aug 2 19:04:36 2008 +0100
20691
20692    Add version number to libvlc(core).dll
20693
20694    And generate the .rc with config.status rather than clutering the
20695    Makefile
20696
20697commit cdd2ad93fe897e9f1e4d311ddc77c67b03d62627
20698Author: Christophe Mutricy <xtophe@videolan.org>
20699Date:   Sat Aug 2 19:18:54 2008 +0100
20700
20701    Make patching more resilient
20702
20703    In case autopoint hasn't replaced our Makefile.in.in
20704
20705commit 63ff99565dc9f84154528b89b4b07b010a6166c8
20706Author: Christophe Mutricy <xtophe@videolan.org>
20707Date:   Sat Aug 2 15:45:59 2008 +0100
20708
20709    Romanian translation update by Cristian Secară
20710
20711commit 4a944fe1e937a2e271a6c5a1b2d3386e848d982b
20712Author: Laurent Aimar <fenrir@videolan.org>
20713Date:   Sun Aug 3 01:31:35 2008 +0200
20714
20715    Revert "Revert "Revert "Disable crashy FS controller by default"""
20716
20717    This reverts commit b71aa62946473d0a05cf01b67c2b7816757af9e4.
20718    It should be safe to use FS at last.
20719
20720commit a9e9f71824c23a4e6c4c4d4f7ea9dc9a25774d60
20721Author: Laurent Aimar <fenrir@videolan.org>
20722Date:   Sun Aug 3 01:30:38 2008 +0200
20723
20724    Fixed the last issue with FS (in embedded mode we not always be asked to
20725    release the video).
20726
20727commit d4de21dbdbbc948a0ba0e2e22965e2162aa682f5
20728Author: Felix Paul Kühne <fkuehne@videolan.org>
20729Date:   Sun Aug 3 01:04:24 2008 +0200
20730
20731    Improved wording
20732
20733commit b71aa62946473d0a05cf01b67c2b7816757af9e4
20734Author: Laurent Aimar <fenrir@videolan.org>
20735Date:   Sun Aug 3 00:34:32 2008 +0200
20736
20737    Revert "Revert "Disable crashy FS controller by default""
20738
20739    This reverts commit 5e6f3bde336076620205a4aab32a2781e09be8e0.
20740    Well there is still a bug at exit...
20741
20742commit 297dbe71bcbccc999cca25fa150f1e6de7a16cc9
20743Author: Laurent Aimar <fenrir@videolan.org>
20744Date:   Sat Aug 2 23:46:42 2008 +0200
20745
20746    Removed invalid assert.
20747
20748commit 2ea23dde42e48a07d3ea541cbe366c89f9a5cb64
20749Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20750Date:   Sat Aug 2 22:10:45 2008 +0300
20751
20752    Fix previous commit
20753
20754commit 313be0327ce03f09d96351d2322613e37338f0e9
20755Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20756Date:   Sat Aug 2 21:56:36 2008 +0300
20757
20758    In debug builds, update thread waiting message for each join.
20759
20760commit a50254a4a7cb4a9c4a5999ca7d3c2c64411ff596
20761Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20762Date:   Sat Aug 2 19:15:34 2008 +0200
20763
20764    macosx: As feepk pointed, performInBackground is too recent for us, and use nil instead of NULL.
20765
20766commit eb0181e59a8460d609a420ece34eb86333cb9c85
20767Author: Laurent Aimar <fenrir@videolan.org>
20768Date:   Sat Aug 2 18:29:00 2008 +0200
20769
20770    Fixed regression introduced in [8ffbd86ab31339eea0c36d295eb2398835d2738f]
20771    (close #1805)
20772
20773commit be95e90b85bf0b70c2b87222852d1f0c36b3b0f8
20774Author: Laurent Aimar <fenrir@videolan.org>
20775Date:   Sat Aug 2 17:38:50 2008 +0200
20776
20777    Look for "Title" entry in title 0, instead of always using entry 3
20778    for going to the DVD menu.
20779
20780commit 5e6f3bde336076620205a4aab32a2781e09be8e0
20781Author: Laurent Aimar <fenrir@videolan.org>
20782Date:   Sat Aug 2 17:03:30 2008 +0200
20783
20784    Revert "Disable crashy FS controller by default"
20785
20786    This reverts commit 6a66117a34f627ad9560b07cead07663b48f23b6.
20787    The FS has been fixed in bc83685c2acc7181e7f49bc9b4c2ec17655c789c.
20788
20789commit bc83685c2acc7181e7f49bc9b4c2ec17655c789c
20790Author: Laurent Aimar <fenrir@videolan.org>
20791Date:   Sat Aug 2 17:02:20 2008 +0200
20792
20793    Fixed fullscreen on exit (the embedded video can live longer than QT
20794    interface.)
20795
20796commit a6fd6b0968aeb4ed66740976d9b6cc6a86baa1eb
20797Author: Laurent Aimar <fenrir@videolan.org>
20798Date:   Sat Aug 2 16:19:13 2008 +0200
20799
20800    Try to reuse ES through EOS/BOS. Only the special case of 1 vorbis ES is
20801    supported (if the decoder configuration except its meta data is
20802    identifcal) (close #1142).
20803
20804commit 70ecb609101f78950ae1ce97cb7077534cb11cb7
20805Author: Laurent Aimar <fenrir@videolan.org>
20806Date:   Sat Aug 2 16:15:36 2008 +0200
20807
20808    Fixed mp4 apple chapter loading (close #1719)
20809
20810commit f83021250ab32e5487b8c137f79c09f6cbd832a6
20811Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20812Date:   Sat Aug 2 17:07:10 2008 +0300
20813
20814    Bump version
20815
20816commit 32b31e87d90967549e5cc8bef18d5aae7e3b98c6
20817Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20818Date:   Sat Aug 2 16:56:49 2008 +0300
20819
20820    Sync PO files
20821
20822commit a46fb0e4e14d971e7482b010bb42c6bc93df66f7
20823Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20824Date:   Sat Aug 2 16:55:43 2008 +0300
20825
20826    Do not leak the IPC helper - might fix #1598
20827
20828commit de587c237065de4696d9d035d0504cdf34990d87
20829Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20830Date:   Sat Aug 2 15:59:41 2008 +0200
20831
20832    macosx: Fix a memleak.
20833
20834    (ivoire, I guess there are potentially a lot of interaction related memleak).
20835
20836commit d253749f68a85d8c720e66e4a0f7ad9693ba84e3
20837Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20838Date:   Sat Aug 2 15:53:20 2008 +0200
20839
20840    macosx: Fix addNode:.
20841
20842commit ebac41cb8c48c94e514095a10efd539b025e1ce1
20843Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20844Date:   Sat Aug 2 05:37:44 2008 +0200
20845
20846    macosx: Make sure that the status column cant be resized.
20847
20848commit 62dd14548820fb0966e6b90d586183f74a427e4b
20849Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20850Date:   Sat Aug 2 13:16:29 2008 +0300
20851
20852    Disable live555 in distcheck
20853
20854    (For the n-th time, please disable in distcheck stuff that breaks
20855    configure when missing)
20856
20857commit 6a66117a34f627ad9560b07cead07663b48f23b6
20858Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20859Date:   Sat Aug 2 13:11:32 2008 +0300
20860
20861    Disable crashy FS controller by default
20862
20863commit 9e9bdac047954d570a8178dd826ec8f2fc5fa8f3
20864Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20865Date:   Sat Aug 2 13:10:02 2008 +0300
20866
20867    Non-existent files
20868
20869commit 6a1516cc5df7eea5a09a845511cb3a99ceb0a646
20870Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
20871Date:   Sat Aug 2 09:33:36 2008 +0300
20872
20873    vlc shall be installable - fix #1735
20874
20875commit fa81ade13492bab2a809e6c8990e211f04aecab8
20876Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20877Date:   Sat Aug 2 05:25:06 2008 +0200
20878
20879    playlist: Don't allow pl_Release(p_playlist) and pl_Yield(p_playlist).
20880
20881commit 7ca4e3eb624251feb1f97cfc25104cce473e04a0
20882Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20883Date:   Sat Aug 2 05:24:36 2008 +0200
20884
20885    playlist: Make sure we don't pl_Release(p_playlist).
20886
20887    In those case the pl_* API doesn't seems convienent/well used.
20888
20889commit 875cd3dde62952d9fd9f3ec684a87fd5ea0732c6
20890Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20891Date:   Sat Aug 2 05:16:28 2008 +0200
20892
20893    macosx: Make sure empty nodes are shown as node.
20894
20895commit a403701a9470a2b86027f4cdcf6e3099e58506d9
20896Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20897Date:   Sat Aug 2 05:13:55 2008 +0200
20898
20899    macosx: Autosave toolbar position.
20900
20901commit 1c8685fb7d890424ec06ff9a2e3cbc1da984e617
20902Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20903Date:   Sat Aug 2 05:11:14 2008 +0200
20904
20905    macosx: Fix controller playlist toggling to use the contentRect and not the window Frame rect.
20906
20907commit bbd3cba007eb5c5c05a77bf6a62661e9a47cc82f
20908Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20909Date:   Sat Aug 2 03:48:56 2008 +0200
20910
20911    macosx: Align the buttons.
20912
20913commit e16a922a514fa4d5adcb2bbd4b17ef6b1791035e
20914Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20915Date:   Sat Aug 2 03:47:00 2008 +0200
20916
20917    macosx: Fix crash log and remove some unneeded NSLog.
20918
20919commit 04804702d97e0667fdf05ed3ceeae6759fe732d4
20920Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20921Date:   Sat Aug 2 03:38:46 2008 +0200
20922
20923    hotkeys: Properly set seekable.
20924
20925commit 676a627a1ff186119ec05f690e34645a3e003431
20926Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20927Date:   Sat Aug 2 02:38:50 2008 +0200
20928
20929    macosx: Use a toolbar to display controls. (Doesn't look like a toolbar though)
20930
20931    Also, make sure we do use the slider.
20932
20933commit 1b6fc30078a4ab7fdb7a6309743020499c520de9
20934Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20935Date:   Sat Aug 2 02:37:56 2008 +0200
20936
20937    input: Export input_GetState().
20938
20939commit 61930d9a77d4121ee7b2f0be0a205340df078233
20940Author: Jean-Baptiste Kempf <jb@videolan.org>
20941Date:   Fri Aug 1 18:19:12 2008 -0700
20942
20943    Try to fix Sout Dialog ( Part 1 )
20944
20945    This should fix part of the behaviour for RTP/UDP and the video/audio port.
20946    MRL is not correct since I don't exactly  how it should look like for rtp with two ports.
20947
20948commit 33e8266df2b1de424d15506d22d827b297ea65a6
20949Author: Jean-Baptiste Kempf <jb@videolan.org>
20950Date:   Fri Aug 1 17:26:22 2008 -0700
20951
20952    Fix potential segfault.
20953
20954commit e02373b9811671df5925c78c260698385a834b9b
20955Author: Christophe Mutricy <xtophe@videolan.org>
20956Date:   Sat Aug 2 01:01:56 2008 +0100
20957
20958    Turkish translation update by  Yuksel Yildirim
20959
20960commit 7ec66b924d476ed9503dd72e5cd7f5d4d0d02426
20961Author: Christophe Mutricy <xtophe@videolan.org>
20962Date:   Sat Aug 2 01:01:15 2008 +0100
20963
20964    Finnish translation update by Jouni Kähkönen
20965
20966commit 88b1d54a0d3eb0b66aac5b1eb24867bc355d54e1
20967Author: Christophe Mutricy <xtophe@videolan.org>
20968Date:   Fri Aug 1 17:31:12 2008 +0100
20969
20970    Swedish translation update by Daniel Nylander
20971
20972commit 5d313c65e44d8963262fdbc5d5d52f5169f3f787
20973Author: Jean-Baptiste Kempf <jb@videolan.org>
20974Date:   Fri Aug 1 15:41:43 2008 -0700
20975
20976    Add m2ts and mts to the interface dialog  selectors.
20977
20978    Synchronise supported extensions.
20979
20980commit 1d9d6951f102ca81923a51976e8727e168adcd0a
20981Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20982Date:   Sat Aug 2 00:29:01 2008 +0200
20983
20984    macosx: Localization of the crash log mail.
20985
20986commit 47e69cf6132dfd1daa1ef8fb17fa6b2af5c16e18
20987Author: Jean-Baptiste Kempf <jb@videolan.org>
20988Date:   Fri Aug 1 15:33:24 2008 -0700
20989
20990    New pixmaps for play/pause/next/previous/stop.
20991
20992    Those pixmaps have a higher contrast than the previous ones (better for vision-impaired people).
20993
20994    I have yet to admit that some improvement can be achieved.
20995
20996commit 59da25707ad2c660c0327d6edb59824729922710
20997Author: Pierre d'Herbemont <pdherbemont@videolan.org>
20998Date:   Sat Aug 2 00:22:22 2008 +0200
20999
21000    macosx: Ask to send a mail to our bugreport ML if a crash log is detected.
21001
21002commit 6903d514d3ea8113f91b1bedde862607f7efc92a
21003Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21004Date:   Fri Aug 1 23:22:02 2008 +0200
21005
21006    macosx: Fix crashlog opening.
21007
21008commit 175d1beb96ca494f8bfdee0ad488b303ef55e9ec
21009Author: Jean-Baptiste Kempf <jb@videolan.org>
21010Date:   Fri Aug 1 14:57:39 2008 -0700
21011
21012    Fix the activation or not of advanced buttons in fullscreen controller
21013
21014commit 132030acbbe9d9d69bed8e1382515a0060e9bf45
21015Author: Rémi Duraffort <ivoire@videolan.org>
21016Date:   Fri Aug 1 23:07:16 2008 +0200
21017
21018    Fix compiler warning about asprintf return value.
21019
21020commit ea93da268c6617a0c5c98a2125b9aa27eba19d6d
21021Author: Rémi Duraffort <ivoire@videolan.org>
21022Date:   Fri Aug 1 21:48:53 2008 +0200
21023
21024    Fix memleak in lua module.
21025
21026commit fdb91a064e0291b5d69124008ec52c9d57f3fa77
21027Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21028Date:   Fri Aug 1 22:50:57 2008 +0200
21029
21030    playlist: Handle vlc_InputItemErrorWhenReadingChanged events.
21031
21032commit 8a5d95d032dd1d3773858ece1d5efe2f970d6bab
21033Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21034Date:   Fri Aug 1 22:49:38 2008 +0200
21035
21036    macosx: Use input_ItemHasErrorWhenReading to display a small icon if there was an error when reading. This allow us not to display the message panel each time we have an error when reading.
21037
21038    Regarding the new look, feel free to improve.
21039
21040commit f2b2e37c04b2921e29daa3260dc696646ad4f10c
21041Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21042Date:   Fri Aug 1 22:47:33 2008 +0200
21043
21044    input: Expose input_ItemHasErrorWhenReading.
21045
21046commit d727c4590f83751a2f28fcdfd8af3886ebeb45d8
21047Author: Jean-Baptiste Kempf <jb@videolan.org>
21048Date:   Fri Aug 1 13:27:54 2008 -0700
21049
21050    Don't clutter REGISTRY on windows...
21051
21052    Using the registry when we can avoid it is a wrong idea, IMHO.
21053    Easier to delete when you delete %appdata%/vlc
21054
21055commit d6abd400bfadd7c0bfe4bfe2cf1547d72e153508
21056Author: Laurent Aimar <fenrir@videolan.org>
21057Date:   Fri Aug 1 22:21:44 2008 +0200
21058
21059    Fix seeking with broken file or without index (close #1687)
21060
21061commit 96b4ee1ee2da310e9ea951a29672a7609dbf831e
21062Author: Jean-Baptiste Kempf <jb@videolan.org>
21063Date:   Fri Aug 1 13:14:35 2008 -0700
21064
21065    Move last.fm password from PasswordShowOnEdit to Password.
21066    Sorry, I don't liked this 'feature'
21067
21068commit 9e9b88590430f51228ad3f0c72d219543ca1e1f0
21069Author: Jean-Baptiste Kempf <jb@videolan.org>
21070Date:   Fri Aug 1 13:05:56 2008 -0700
21071
21072    Delete the "QPainter::begin: A paint device can only be painted by one painter at a time" boring messages in playlist.
21073
21074commit e3da66b70651638d43fedec18db02e526b7a11e9
21075Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21076Date:   Fri Aug 1 21:33:36 2008 +0200
21077
21078    macosx: Fix #1802 Cursor not hidden if fullscreen controller is disabled (OS X).
21079
21080commit 8b524cb8b23f4acfb96c6a07b404c73615e5e6c2
21081Author: Jean-Baptiste Kempf <jb@videolan.org>
21082Date:   Fri Aug 1 12:36:35 2008 -0700
21083
21084    Remove Unneeded test (thx ipkiss)
21085
21086commit 5ebacd11d10f9acc39afc0b3d41beb280eaac293
21087Author: Jean-Baptiste Kempf <jb@videolan.org>
21088Date:   Fri Aug 1 12:32:54 2008 -0700
21089
21090    Fix menu removal of accelerators. This has yet to be more FIXMEd (jpeg :D)
21091
21092commit 9583bbb88add075efd2e6ae77be3e411c235d44a
21093Author: Rémi Duraffort <ivoire@videolan.org>
21094Date:   Fri Aug 1 20:43:37 2008 +0200
21095
21096    Lock/Unlock the http control module.
21097
21098commit 36f0edc98752f8afa17a50cb8de086b30ba54c2e
21099Author: Jean-Baptiste Kempf <jb@videolan.org>
21100Date:   Fri Aug 1 11:39:00 2008 -0700
21101
21102    Preferences: fix some memleaks and fix horrible video-filter bug. :D
21103
21104commit 22dbf2bfad420b171fee86c1a97a433929e6fc1e
21105Author: Rémi Duraffort <ivoire@videolan.org>
21106Date:   Fri Aug 1 20:01:54 2008 +0200
21107
21108    Fix memleaks (use vlclua_dir_list_free).
21109
21110commit 588723d7c65ccdb0fa5cc39b3cae132176637300
21111Author: Rémi Duraffort <ivoire@videolan.org>
21112Date:   Fri Aug 1 20:00:54 2008 +0200
21113
21114    Add vlclua_dir_list_free to free list created by vlclua_dir_list and use it.
21115
21116commit 07be8bb586c268720eb4deec0509f473a4d64b51
21117Author: Rémi Duraffort <ivoire@videolan.org>
21118Date:   Fri Aug 1 18:40:53 2008 +0200
21119
21120    Fix memleaks: Fill in the destructor of simple preference.
21121
21122commit 552b5247eea6d1c0c93407c49ce64a39af751e43
21123Author: Jean-Baptiste Kempf <jb@videolan.org>
21124Date:   Fri Aug 1 09:19:02 2008 -0700
21125
21126    Missing item to translate.
21127
21128commit 0a549e8ef82b3e12bda93e3391dc86d9b855e2d4
21129Author: Jean-Baptiste Kempf <jb@videolan.org>
21130Date:   Fri Aug 1 09:18:00 2008 -0700
21131
21132    Rewrite a useful tooltip for Windows DShow.
21133
21134commit 42fef87c4f281f304b7d56c0cbfde0b7d1912ab6
21135Author: Jean-Baptiste Kempf <jb@videolan.org>
21136Date:   Fri Aug 1 09:03:24 2008 -0700
21137
21138    Remove unused variable.
21139
21140commit fa61862474c332412e0341d98f1cf82c067d277a
21141Author: Rémi Duraffort <ivoire@videolan.org>
21142Date:   Fri Aug 1 17:24:19 2008 +0200
21143
21144    The last but not least of this serie of memleaks.
21145
21146commit 19933fe7a674ee6d1253821a656507a6a712f8d0
21147Author: Rémi Duraffort <ivoire@videolan.org>
21148Date:   Fri Aug 1 17:18:23 2008 +0200
21149
21150    Fix potential memleak.
21151
21152commit ab1e2b524cb535d8c2ef1a7914f359d679d83136
21153Author: Rémi Duraffort <ivoire@videolan.org>
21154Date:   Fri Aug 1 17:14:45 2008 +0200
21155
21156    Why are this variable unused ? (commented out for the moment as it memleak)
21157
21158commit 924bda6286af1120d86a3b70f98aa06e1c7106ae
21159Author: Rémi Duraffort <ivoire@videolan.org>
21160Date:   Fri Aug 1 17:07:19 2008 +0200
21161
21162    Hum sorry stupid debugging message.
21163
21164commit 4e9597b800d1140dfab1cf33c3df8c608d58878f
21165Author: Rémi Duraffort <ivoire@videolan.org>
21166Date:   Fri Aug 1 17:06:21 2008 +0200
21167
21168    Less memleaks in Qt interface.
21169
21170commit 981577922c4384c7cd349217e49e75a658fd5882
21171Author: Rémi Duraffort <ivoire@videolan.org>
21172Date:   Fri Aug 1 16:16:33 2008 +0200
21173
21174    Fix memleak in gesture module.
21175
21176commit 688f0a8d8913f20ac5d3e27bf4f2bbe35c9f5de7
21177Author: Rémi Duraffort <ivoire@videolan.org>
21178Date:   Fri Aug 1 16:11:28 2008 +0200
21179
21180    Don't print a message a malloc failed.
21181
21182commit 80aa55bbf7dcd15af07aadb374f9e867f74fdf5e
21183Author: Rémi Duraffort <ivoire@videolan.org>
21184Date:   Fri Aug 1 16:09:48 2008 +0200
21185
21186    Fix memleak in opencv.
21187
21188commit a5c83dda798f93cc7a76bbb50d89352117e6ec46
21189Author: Rémi Duraffort <ivoire@videolan.org>
21190Date:   Fri Aug 1 16:02:42 2008 +0200
21191
21192    Don't leak every https parameters.
21193
21194commit 49ab2f56bf3809a18933baac3297e512fc115169
21195Author: Rémi Duraffort <ivoire@videolan.org>
21196Date:   Fri Aug 1 15:58:58 2008 +0200
21197
21198    Fix previous commit.
21199
21200commit b751665aa8f78719eb3e4fe30545fffd5c423948
21201Author: Rémi Duraffort <ivoire@videolan.org>
21202Date:   Fri Aug 1 15:48:51 2008 +0200
21203
21204    svg module: fix memleak.
21205
21206commit 1172bcd38c3382983662782040e49fdada1f6cef
21207Author: Rémi Duraffort <ivoire@videolan.org>
21208Date:   Fri Aug 1 15:45:32 2008 +0200
21209
21210    Fix xosd memleaks.
21211
21212commit 31a163942d6682ae31679e6e2be898f9314b2cc0
21213Author: Rémi Duraffort <ivoire@videolan.org>
21214Date:   Fri Aug 1 12:34:24 2008 +0200
21215
21216    vcdx: Fix memleaks.
21217
21218commit 75a1834d394b6a89a6ead139d57c097704d3943a
21219Author: Rémi Duraffort <ivoire@videolan.org>
21220Date:   Fri Aug 1 12:30:27 2008 +0200
21221
21222    cdda/info: fix memleaks.
21223
21224commit 943b5ccc082784273bc21baa216527a605fc8e04
21225Author: Rémi Duraffort <ivoire@videolan.org>
21226Date:   Fri Aug 1 12:24:47 2008 +0200
21227
21228    Access/cdda: fix memleak
21229
21230commit d94a5a026b4c671f0a9c53d7d20dfdfa9fc9be53
21231Author: Rémi Duraffort <ivoire@videolan.org>
21232Date:   Fri Aug 1 12:17:46 2008 +0200
21233
21234    Revert "Prefer setenv to putenv (evenmore with local variables)."
21235    This commit build compilation on window.
21236
21237    This reverts commit d632ffe1a6f5e6cea5dd796105e1708cdb0b3631.
21238
21239commit 5ad6561ceab66b046b648e7651ed63c071d6012d
21240Author: Rémi Duraffort <ivoire@videolan.org>
21241Date:   Fri Aug 1 12:04:26 2008 +0200
21242
21243    Fix [10fcb9f9c3c73d13340c0bd4153fc4c9c87b7186] (win doesn't have setenv).
21244
21245commit 0d8adc76dbf01e54ef043a07a623982a7fa9a426
21246Author: Rémi Duraffort <ivoire@videolan.org>
21247Date:   Fri Aug 1 11:31:47 2008 +0200
21248
21249    lua/intf: Fix a memleak.
21250
21251commit 5eea1626ff7256bfa96de800770342880ad60e33
21252Author: Rémi Duraffort <ivoire@videolan.org>
21253Date:   Fri Aug 1 11:24:21 2008 +0200
21254
21255    Fix potential memleak.
21256
21257commit 03a8d035fc5caf6da4a072a0ab313e3c59de722e
21258Author: Rémi Duraffort <ivoire@videolan.org>
21259Date:   Fri Aug 1 09:39:25 2008 +0200
21260
21261    Factorize code and remove unneed error message about memory allocation.
21262
21263commit c426fd12c57569987c8f2b78c592bc288a96c8d2
21264Author: Derk-Jan Hartman <hartman@videolan.org>
21265Date:   Fri Aug 1 02:27:21 2008 +0200
21266
21267    live555: remove the liveversion checks, now that we have a required version in configure.ac
21268
21269commit 1308b602a47493bb33ab9ea2094364b741336474
21270Author: Jean-Baptiste Kempf <jb@videolan.org>
21271Date:   Thu Jul 31 16:31:25 2008 -0700
21272
21273    Missing translation.
21274
21275commit 61c5ccdf303006a25fda9a60fffd8b91093a0b49
21276Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21277Date:   Fri Aug 1 01:05:06 2008 +0200
21278
21279    mkv: Remove an unneeded test.
21280
21281commit 90aa6fc5e9e425c6eb6f519224f2b7e868911d36
21282Author: Derk-Jan Hartman <hartman@videolan.org>
21283Date:   Fri Aug 1 01:01:39 2008 +0200
21284
21285    http access: Use EnsureUTF8() on the ICY strings. Avoids "illegal byte sequence" warnings and the like such as in #1772
21286
21287commit 975bd7b51a72dcb025885ddbc4862b333fdf26a6
21288Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21289Date:   Fri Aug 1 01:00:53 2008 +0200
21290
21291    mkv: Translation fix.
21292
21293commit 23fe953dbb391d1a20a6b75a79d41ff8a2d77f82
21294Author: Derk-Jan Hartman <hartman@videolan.org>
21295Date:   Fri Aug 1 00:46:52 2008 +0200
21296
21297    pda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad since it's a GTK module, and with our Qt switch and demise of wxGTK module, this module might be selected more often. It is not for the average user, and 0 tested under 0.9.0. Relates to #1798
21298
21299commit 35824733e305214dfada18dd6362cfa02a86dcd3
21300Merge: ec6ed81c26 7ca75b8a23
21301Author: Derk-Jan Hartman <hartman@videolan.org>
21302Date:   Fri Aug 1 00:41:33 2008 +0200
21303
21304    Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/davidf-public
21305
21306commit ec6ed81c26a20b84a0592d58176f9e778cbc3933
21307Author: Filippo Carone <littlejohn@videolan.org>
21308Date:   Thu Jul 31 23:52:07 2008 +0200
21309
21310    jvlc: comment fixed
21311
21312commit 39511f2b9c05cbefde171b0fc70ac2f45db5e972
21313Author: Filippo Carone <littlejohn@videolan.org>
21314Date:   Thu Jul 31 23:51:33 2008 +0200
21315
21316    jvlc: wait for correct player status before releasing libvlc
21317
21318commit 38d49776d90f7d460eafd0534961ffd31ea924ff
21319Author: Filippo Carone <littlejohn@videolan.org>
21320Date:   Thu Jul 31 23:50:23 2008 +0200
21321
21322    jvlc: libvlcState enum index comment added for reference
21323
21324commit 67923a077e1ca09ba81ac607a15d8b0d225cf91c
21325Author: Filippo Carone <littlejohn@videolan.org>
21326Date:   Thu Jul 31 23:49:29 2008 +0200
21327
21328    jvlc: code formatted
21329
21330commit 267a19ca7f0b6a96151627e79bcf2fea3d43ef11
21331Author: Christophe Mutricy <xtophe@videolan.org>
21332Date:   Thu Jul 31 20:56:03 2008 +0100
21333
21334    Slovak translation update by Marián Hikaník
21335
21336commit d5a04763bde647b3a59ac18898dc06d12bc52491
21337Author: Christophe Mutricy <xtophe@videolan.org>
21338Date:   Thu Jul 31 20:47:32 2008 +0100
21339
21340    Slovenian translation update by Matej Urbančič
21341
21342commit 5dbc70c99be39d53beb4d4548fd5767eddd17cf1
21343Author: Christophe Mutricy <xtophe@videolan.org>
21344Date:   Thu Jul 31 22:21:39 2008 +0100
21345
21346    Sort the plugin list
21347
21348commit 7b0dd84fff6c300cab5e0bdbf2a29fb1b3618e62
21349Author: Christophe Mutricy <xtophe@videolan.org>
21350Date:   Thu Jul 31 20:39:20 2008 +0100
21351
21352    Fix live detection on win32
21353
21354    + a few cosmetics
21355
21356commit b02d9f27b3c800884b5b40ade1de9641ed303d41
21357Author: Jean-Baptiste Kempf <jb@videolan.org>
21358Date:   Thu Jul 31 14:13:07 2008 -0700
21359
21360    Remove unneeded space.
21361
21362commit 848489c3863b1b7ddbe542aa3e746063722b9280
21363Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21364Date:   Thu Jul 31 22:59:23 2008 +0200
21365
21366    threads: Make sure we don't re-create a thread if the object has already one.
21367
21368commit 10a6bde56813620846826fed6979b2548a6457ea
21369Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21370Date:   Thu Jul 31 22:57:50 2008 +0200
21371
21372    libvlccore: Don't set the priority on first thread on Mac OS X.
21373
21374    Let's don't by pass the defaults here. This also fixes an thread error at exit.
21375
21376commit 54b65bedc9a2abe2461f650c0d40b387f0839174
21377Author: Rémi Duraffort <ivoire@videolan.org>
21378Date:   Thu Jul 31 22:11:25 2008 +0200
21379
21380    Fix commit.
21381
21382commit be68773052b3b440f3274b1164fb07b22d147a59
21383Author: Rémi Duraffort <ivoire@videolan.org>
21384Date:   Thu Jul 31 21:55:53 2008 +0200
21385
21386    Potential memleak.
21387
21388commit be378fbc80c384e2541517d6853b59411b7e67de
21389Author: Rémi Duraffort <ivoire@videolan.org>
21390Date:   Thu Jul 31 21:52:51 2008 +0200
21391
21392    Clone video filter : fix potential memleak.
21393
21394commit 7686840e5c2b384eab661455a5e532a97c669e96
21395Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21396Date:   Thu Jul 31 21:59:10 2008 +0200
21397
21398    libvlccore: fix AUTO_ADJUST_PTS_DELAY short comment.
21399
21400commit 9706bc1b42009a7c777dbe1d32027dea40f6c848
21401Author: Jean-Baptiste Kempf <jb@videolan.org>
21402Date:   Thu Jul 31 12:53:21 2008 -0700
21403
21404    Fix preferences for jack (avoid the double 'pace' text)
21405
21406commit 0ad4e448d1d8b54a75415370c7e2b56764c2c92b
21407Author: Rémi Duraffort <ivoire@videolan.org>
21408Date:   Thu Jul 31 21:47:25 2008 +0200
21409
21410    Fix [9589813471d0f5525789b7cf7165e48d177cbad6] by using var_Create (Pointed out by fenrir).
21411
21412commit b5277240aa78e2515cc4f32ca4b582160b2ee8d8
21413Author: Jean-Baptiste Kempf <jb@videolan.org>
21414Date:   Thu Jul 31 12:29:10 2008 -0700
21415
21416    Preferences: don't show empty boxes ('zoom' box bug)
21417
21418commit ba8f5af2374314a1aac064c1d12a76779e0de8bc
21419Author: Pierre d'Herbemont <pdherbemont@videolan.org>
21420Date:   Thu Jul 31 20:58:54 2008 +0200
21421
21422    macosx: Add a missing PL_LOCK in the wizard.
21423
21424commit 313c62d2df64a4a6b24023c15e8140b7ce54d3eb
21425Author: Rémi Duraffort <ivoire@videolan.org>
21426Date:   Thu Jul 31 20:39:42 2008 +0200
21427
21428    More memleaks (pointed out by Jpeg)
21429
21430commit 482d8344a9aadc7c313e63b67432233a7339e35b
21431Author: Rémi Duraffort <ivoire@videolan.org>
21432Date:   Thu Jul 31 20:13:38 2008 +0200
21433
21434    Fix tiny memleak.
21435
21436commit 1d906a234d7f14b3eb772b94bce3a5c3bbf01d47
21437Author: Rémi Duraffort <ivoire@videolan.org>
21438Date:   Thu Jul 31 20:00:46 2008 +0200
21439
21440    Fix memleak in audio equalizer.
21441
21442commit 9589813471d0f5525789b7cf7165e48d177cbad6
21443Author: Rémi Duraffort <ivoire@videolan.org>
21444Date:   Thu Jul 31 19:53:33 2008 +0200
21445
21446    Usefull coment instead of "Gruik" (evenif I like the previous one...)
21447
21448commit 31d526a9f743e9f122b2a0e14fef5b318adc1dba
21449Author: Rémi Duraffort <ivoire@videolan.org>
21450Date:   Thu Jul 31 19:46:44 2008 +0200
21451
21452    Forgotten mem leak.
21453
21454commit e91b6fac50039e215c5d587e1aeca79d4b2dd9f5
21455Author: Filippo Carone <littlejohn@videolan.org>
21456Date:   Thu Jul 31 19:42:23 2008 +0200
21457
21458    jvlc: minor changes on unit tests
21459
21460commit 5eab7541aad8beb57bf70b48251d49b418363f1d
21461Author: Rémi Duraffort <ivoire@videolan.org>
21462Date:   Thu Jul 31 19:37:39 2008 +0200
21463
21464    Fix memleak
21465
21466commit f04d366c93b97c8e910380f106f17b0a58741975
21467Author: Rémi Duraffort <ivoire@videolan.org>
21468Date:   Thu Jul 31 19:31:11 2008 +0200
21469
21470    Fix memleak.
21471
21472commit d45b2b0b2d7b9c56036fb6410150d8109a690634
21473Author: Rémi Duraffort <ivoire@videolan.org>
21474Date:   Thu Jul 31 19:27:53 2008 +0200
21475
21476    Don't mix up malloc and delete.
21477
21478commit cf68c2a368ab5f6654da0669938c83ec38f8b363
21479Author: Rémi Duraffort <ivoire@videolan.org>
21480Date:   Thu Jul 31 19:18:38 2008 +0200
21481
21482    Fix potential memleak.
21483
21484commit 03967e7ffa33848362d39bccd0af4b32b8c4e7f0
21485Author: Rémi Duraffort <ivoire@videolan.org>
21486Date:   Thu Jul 31 18:50:07 2008 +0200
21487
21488    Fix memleak in Qt interface.
21489
21490commit 62e75b3f5989547873d9a0bd1daf5b2a2b000e93
21491Author: Rémi Duraffort <ivoire@videolan.org>
21492Date:   Thu Jul 31 18:36:31 2008 +0200
21493
21494    Don't mix malloc and delete.
21495
21496commit 566e4c08ad3227357c68ea496369f9b2c93935b0
21497Author: Jean-Baptiste Kempf <jb@videolan.org>
21498Date:   Thu Jul 31 09:24:17 2008 -0700
21499
21500    Missing translations.
21501
21502commit b06464e4a8277e77dd7da3053b40d881e4861ee6
21503Author: Rémi Duraffort <ivoire@videolan.org>
21504Date:   Thu Jul 31 18:26:26 2008 +0200
21505
21506    Don't mix malloc and delete.
21507
21508commit 97b002337f641c9fef39903a062d738b1e4ae0b7
21509Author: Rémi Duraffort <ivoire@videolan.org>
21510Date:   Thu Jul 31 18:01:03 2008 +0200
21511
21512    Check asprintf return value.
21513
21514commit d632ffe1a6f5e6cea5dd796105e1708cdb0b3631
21515Author: Rémi Duraffort <ivoire@videolan.org>
21516Date:   Thu Jul 31 17:55:29 2008 +0200
21517
21518    Prefer setenv to putenv (evenmore with local variables).
21519
21520commit 10fcb9f9c3c73d13340c0bd4153fc4c9c87b7186
21521Author: Rémi Duraffort <ivoire@videolan.org>
21522Date:   Thu Jul 31 17:53:11 2008 +0200
21523
21524    Access dvdread: use setenv instead of putenv to fix a memleak.
21525
21526commit 6b90843041ecdf3ae0bde9ce27a1d8327de56f48
21527Author: Rémi Duraffort <ivoire@videolan.org>
21528Date:   Thu Jul 31 15:50:47 2008 +0200
21529
21530    Fix memleaks in stream output.
21531
21532commit 01e3fc39c13b1354548abfbae8eee1e9b73b4042
21533Author: Derk-Jan Hartman <hartman@videolan.org>
21534Date:   Thu Jul 31 15:35:32 2008 +0200
21535
21536    avcodec: add Intergraph JPEG fourcc to avcodec module
21537
21538commit b007760f41853126ff0e1d8a7329db38d581a3d8
21539Author: Rémi Duraffort <ivoire@videolan.org>
21540Date:   Thu Jul 31 14:57:28 2008 +0200
21541
21542    Stream out: fix memleak.
21543
21544commit 98e9da7b1a9f9d4475189985ad21b1aad0c1d550
21545Author: Rémi Duraffort <ivoire@videolan.org>
21546Date:   Thu Jul 31 14:38:49 2008 +0200
21547
21548    Fix memleak in sdl video output. (string passed to setenv have to be freed after).
21549
21550commit 97c14e4c28c421395395033c17678d0d48eb6083
21551Author: Rémi Duraffort <ivoire@videolan.org>
21552Date:   Thu Jul 31 13:45:49 2008 +0200
21553
21554    Fix memleak in cdda access.
21555
21556commit 6dd5c5cb5418b321d0f04b4d9265bb4537ba2812
21557Author: Rémi Duraffort <ivoire@videolan.org>
21558Date:   Thu Jul 31 13:29:06 2008 +0200
21559
21560    Fix memleaks.
21561
21562commit a17ea14f8d07adb79f201aec47170c2892d5f6e8
21563Author: Rémi Duraffort <ivoire@videolan.org>
21564Date:   Thu Jul 31 13:26:51 2008 +0200
21565
21566    Fix memleak in wall video filter.
21567
21568commit 696ef23c5d997c56e5fe0daaaf4b382832d35baf
21569Author: Rémi Duraffort <ivoire@videolan.org>
21570Date:   Thu Jul 31 13:23:58 2008 +0200
21571
21572    control http: fix memleak.
21573
21574commit 2de5a8f49b5fd8ffed2919d665ccf744bb66a1aa
21575Author: Rémi Duraffort <ivoire@videolan.org>
21576Date:   Thu Jul 31 11:46:19 2008 +0200
21577
21578    Fix memleak in esp audio output.
21579
21580commit d7a21b12e9dc5e883e2401faa817fdf211372626
21581Author: Rémi Duraffort <ivoire@videolan.org>
21582Date:   Thu Jul 31 11:15:53 2008 +0200
21583
21584    Fix segfault in sap service discovery.
21585
21586commit af04bf606c21ff622359b0e04ff0e8933f13cf54
21587Author: Rémi Duraffort <ivoire@videolan.org>
21588Date:   Thu Jul 31 10:45:14 2008 +0200
21589
21590    Remove a memleak in Qt4.
21591
21592commit 5d6c8137d529c3efb773339d65367c954251eb43
21593Author: Adrien Maglo <magsoft@videolan.org>
21594Date:   Wed Jul 30 11:22:02 2008 +0200
21595
21596    Fix a memleak when using the --use-stream-immediate option.
21597
21598    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
21599
21600commit b99613a3e91faf43a090c46176c046a5844ef820
21601Author: Rémi Duraffort <ivoire@videolan.org>
21602Date:   Thu Jul 31 09:06:04 2008 +0200
21603
21604    Remove memleak in input_ItemAddInfo (check correctly vasprintf return value).
21605
21606commit ee24b32066018f1b1c1dc214efe581797d38b739
21607Author: Christophe Mutricy <xtophe@videolan.org>
21608Date:   Wed Jul 30 23:44:37 2008 +0100
21609
21610    Update vlc.pot and the .po
21611
21612commit 4abc8cd606b30fe0f8f30486ef424b93808a9c23
21613Author: Jean-Baptiste Kempf <jb@videolan.org>
21614Date:   Wed Jul 30 15:13:00 2008 -0700
21615
21616    Fix "on qt the seek slider is as wide as the interface, not in FS controler" bug
21617
21618commit 4eac02ca654afc1d6ba09f25adf115820501eed6
21619Author: Christophe Mutricy <xtophe@videolan.org>
21620Date:   Wed Jul 30 22:48:16 2008 +0100
21621
21622    Typo
21623
21624commit fd9e64e9b40469bfb533d748d764ff44859ccef3
21625Author: Christophe Mutricy <xtophe@videolan.org>
21626Date:   Wed Jul 30 22:42:48 2008 +0100
21627
21628    Package the qt4 translations
21629
21630commit d2afc0e9d746fd94c7c93f0a4c8120e92291d75d
21631Author: Christophe Mutricy <xtophe@videolan.org>
21632Date:   Wed Jul 30 22:31:39 2008 +0100
21633
21634    Don't put bindings in POTFILES.in
21635
21636    Bindings are not in the tarballs so adding them to the translation was a
21637    bad idea.
21638
21639commit ebfa902609e9494c96d9a0a23f4e4ae7b8c4d98a
21640Author: Jean-Baptiste Kempf <jb@videolan.org>
21641Date:   Wed Jul 30 14:34:54 2008 -0700
21642
21643    Translate Console.
21644
21645commit 1ca32753816ecba9e7fe35a78aef9d8fb2231ddd
21646Author: Jean-Baptiste Kempf <jb@videolan.org>
21647Date:   Wed Jul 30 14:34:33 2008 -0700
21648
21649    Fix previous commit. Sorry (messed up with Git squash)
21650
21651commit ebb796176ab98521a408cad656d8baf2fbe23560
21652Author: Jean-Baptiste Kempf <jb@videolan.org>
21653Date:   Wed Jul 30 14:06:20 2008 -0700
21654
21655    Try to fix and simplify the exe generation.
21656
21657commit 7ca75b8a2398c66f6d8991b9a2be1b55d10d9dc5
21658Author: David Flynn <davidf@rd.bbc.co.uk>
21659Date:   Wed Jul 30 13:41:24 2008 +0000
21660
21661    Workaround deficiency in schroedinger state machine logic
21662
21663commit b7f39e459e4c6b0af86548c6017cde538af10c51
21664Author: Jean-Baptiste Kempf <jb@videolan.org>
21665Date:   Wed Jul 30 12:51:09 2008 -0700
21666
21667    Fix dist-check.
21668
21669commit fea21bab06b6323f2d8d666ce33d31813a96a4b2
21670Author: Jean-Baptiste Kempf <jb@videolan.org>
21671Date:   Wed Jul 30 12:44:04 2008 -0700
21672
21673    Missing translation in update Dialog, spotted by Cristi.
21674
21675commit 9a509d1dca1b2d1a47e197705f07ff294bd0c12f
21676Author: Pauline Castets <pcastets@actech-innovation.com>
21677Date:   Wed Jul 30 17:48:58 2008 +0200
21678
21679    fix "Play With VLC" context menu entry and autorun action for
21680
21681    Change "dvd:" and "cdda:" to "dvd://" and "cdda://" in shell command.
21682    Also remove some trailing spaces.
21683
21684    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
21685
21686commit ba7c8a358273ea399b1971979232171e1b466b52
21687Author: Adrien Maglo <magsoft@videolan.org>
21688Date:   Wed Jul 30 15:28:05 2008 +0200
21689
21690    Fix a segfault which orrured when you set a schedule date with only a time like in : 'new test schedule date 18:00:00'
21691    In fact, this was not supported and the test condition was wrong.
21692
21693    Also tell the user when the VLM couln't set a schedule property.
21694
21695    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
21696
21697commit fe8c4673c5502dd03c26e673bd13d3232add8f9b
21698Author: Jean-Baptiste Kempf <jb@videolan.org>
21699Date:   Wed Jul 30 00:51:37 2008 -0700
21700
21701    Accelerators fixed, noticed by Cristi
21702
21703commit 47436d221ec0f4e766e4f99db039ef97968b9921
21704Author: Jean-Baptiste Kempf <jb@videolan.org>
21705Date:   Wed Jul 30 00:16:11 2008 -0700
21706
21707    Fix the "drag slider to 100% when video finishes doesn't reset thte slider" bug.
21708
21709    Reported by fenrir.
21710
21711commit 6fa897afdd9799155c76e3fd4812e5304a51d766
21712Author: Jean-Baptiste Kempf <jb@videolan.org>
21713Date:   Tue Jul 29 23:25:14 2008 -0700
21714
21715    bgWidget fix. Close #1743
21716
21717commit 2e812d10e98bb36a52947297c3059da6d32812dc
21718Author: Jean-Baptiste Kempf <jb@videolan.org>
21719Date:   Tue Jul 29 23:05:34 2008 -0700
21720
21721    Try to store config_GetConfDir in the official place on Windows (CSIDL_COMMON_APPDATA)
21722
21723commit 07dabf064c1c6db9db13b62c9ea0b27c67132f68
21724Author: Jean-Baptiste Kempf <jb@videolan.org>
21725Date:   Tue Jul 29 22:30:35 2008 -0700
21726
21727    Fix config_GetHomeDir by using CSIDL_PERSONAL instead of CSIDL_PROFILE
21728
21729    "Version 5.0. The user's profile folder. A typical path is C:\Documents and Settings\username. Applications should not create files or folders at this level;"
21730
21731    Should fix also the skins2 location (#1787)
21732
21733commit b5c566d923f2dc68e03a6e8deacfc5607982f27a
21734Author: Derk-Jan Hartman <hartman@videolan.org>
21735Date:   Wed Jul 30 03:32:35 2008 +0200
21736
21737    avformat: do away with strang stream_Tell >= stream_Size check.
21738
21739commit b7594a14b3fa942e00441c03b17f0844cbb8f960
21740Author: Derk-Jan Hartman <hartman@videolan.org>
21741Date:   Wed Jul 30 00:06:05 2008 +0200
21742
21743    avformat: add support to IOSeek() for AVSEEK_SIZE (retrieving size without seeking)
21744
21745commit 7e32f4f28b699f1126865e343fb4690aed3988cf
21746Author: Christophe Mutricy <xtophe@videolan.org>
21747Date:   Wed Jul 30 00:43:11 2008 +0100
21748
21749    Get rid of VLCADD_BUILTINS
21750
21751    Refs #1696
21752    Not deeply tested
21753    Completly not tested for beos, tarkin, wince
21754
21755commit 02f296b3984ca00f4d9032cf2c0fca28219702ba
21756Author: Christophe Mutricy <xtophe@videolan.org>
21757Date:   Tue Jul 29 23:22:21 2008 +0100
21758
21759    As autopoint copies po/Makefile.in.in we have to patch it so that it has our modifications
21760
21761commit 42942898cbd64b4da5803e06433380b8ca8131ee
21762Author: Christophe Mutricy <xtophe@videolan.org>
21763Date:   Tue Jul 29 22:30:47 2008 +0100
21764
21765    Make PKG_CONFIG_PATH precious
21766
21767commit 40aa280c132bbc73a9aaa1d2df45de8168ee4555
21768Author: Christophe Mutricy <xtophe@videolan.org>
21769Date:   Tue Jul 29 20:59:57 2008 +0100
21770
21771    Cosmetic
21772
21773commit 34a1e325743809854127a065a6ea89851c00e714
21774Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
21775Date:   Sat Jul 26 18:14:46 2008 +0100
21776
21777    remove stray comma
21778
21779    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
21780
21781commit 473924674c85c5f5c11a5c2e0564ad6cc8f7d566
21782Author: Jean-Baptiste Kempf <jb@videolan.org>
21783Date:   Tue Jul 29 16:59:33 2008 -0700
21784
21785    Stop allocating QSettings all the time everywhere.
21786
21787commit 2d5e77b87a6c84847385d2375d41eff4e768c336
21788Author: David Flynn <davidf@rd.bbc.co.uk>
21789Date:   Tue Jul 29 17:13:24 2008 +0000
21790
21791    [demux/ogg] Fix off-by-one default framerate table indexing
21792
21793    Values obtained from the specification/stream are one-indexed.  Add
21794    fake zero index to compensate.
21795
21796commit 8462c96dd88417db77c726c8ed290ef7f745f873
21797Author: Jean-Baptiste Kempf <jb@videolan.org>
21798Date:   Tue Jul 29 12:56:24 2008 -0700
21799
21800    Separate the label and the message in update dialog to fix the confusion created before.
21801
21802commit 8152480bfc218c15e43e084f216ca1f619148908
21803Author: Laurent Aimar <fenrir@videolan.org>
21804Date:   Tue Jul 29 23:20:00 2008 +0200
21805
21806    Clean up pf_pre_render prototype (btw, this function seems useless).
21807    Change pf_update_regions scheme by not destroying regions before calling
21808    it(codec using them may now avoid redrawing not changed subs).
21809
21810commit 856ba664f03bef9c502952ab1125e3ba0cc29e82
21811Author: Laurent Aimar <fenrir@videolan.org>
21812Date:   Tue Jul 29 22:37:22 2008 +0200
21813
21814    Fixed #1220 (mp4 subtitle in mac encoding)
21815
21816commit 6a3a4543f023e1e9213b754ca493f9487dd6cea8
21817Author: Laurent Aimar <fenrir@videolan.org>
21818Date:   Tue Jul 29 21:10:16 2008 +0200
21819
21820    Reset the current subtitle in case the requested page is not yet cached.
21821
21822commit 0d65aff0cb2cb2e754944d75963faaf3260191a2
21823Author: Laurent Aimar <fenrir@videolan.org>
21824Date:   Tue Jul 29 20:45:58 2008 +0200
21825
21826    Clean up zvbi decoder and fixed a few races conditions.
21827
21828commit 2acbb5c085178b4e67679b3668cb491d0a54dbf2
21829Author: Laurent Aimar <fenrir@videolan.org>
21830Date:   Tue Jul 29 20:02:11 2008 +0200
21831
21832    Removed internal RGBA->YUVA internal conversion. (If it is really needed
21833    performance wise, it should be done inside spu core).
21834
21835commit f9e4aada6337d7c419c8a7d36e359626a39a4390
21836Author: Jean-Baptiste Kempf <jb@videolan.org>
21837Date:   Tue Jul 29 12:06:53 2008 -0700
21838
21839    Fix MRL generation for open dialog in order to stream. (#1575)
21840
21841commit 32c874662a6ba2f05edd7d5a0206a7719ddf1a03
21842Author: Jean-Baptiste Kempf <jb@videolan.org>
21843Date:   Tue Jul 29 11:51:09 2008 -0700
21844
21845    Update dialog improvements.
21846
21847commit 098dab901c1a17c869a52d0d4042d03f00a83d67
21848Author: Jean-Baptiste Kempf <jb@videolan.org>
21849Date:   Tue Jul 29 11:33:11 2008 -0700
21850
21851    Disable unused code.
21852
21853commit 80bed63ec08fa7759871ebb4c79ad3af522dba29
21854Author: Jean-Baptiste Kempf <jb@videolan.org>
21855Date:   Tue Jul 29 11:26:52 2008 -0700
21856
21857    Fix Tooltips and accelerators, since we need to update po.
21858
21859commit ef1dfd89f1454c73f7c5d47788d319e7f881bc52
21860Author: Jean-Baptiste Kempf <jb@videolan.org>
21861Date:   Tue Jul 29 11:15:50 2008 -0700
21862
21863    Forgotten tooltips.
21864
21865commit a6423aab59e5a9e280d3c49630e5edf9f1265911
21866Author: Jean-Baptiste Kempf <jb@videolan.org>
21867Date:   Tue Jul 29 10:43:49 2008 -0700
21868
21869    Fix Bookmarks: missing button, missing tooltips, wrong resize on startup.
21870
21871commit 07a2328d3b27d99b213086054dfacda4b94dcd4f
21872Author: Jean-Baptiste Kempf <jb@videolan.org>
21873Date:   Tue Jul 29 10:42:57 2008 -0700
21874
21875    FIx annoying button behaviour (resize when tab changing).
21876
21877commit 72e40270e69b40b5d23541b83859210e4e5242ce
21878Author: Rémi Duraffort <ivoire@videolan.org>
21879Date:   Tue Jul 29 19:07:10 2008 +0200
21880
21881    Change the message shown by the update dialog: fix #1788.
21882
21883commit 9c08d24d69a49f190053e2e2ec1a0ab78745bf47
21884Author: Derk-Jan Hartman <hartman@videolan.org>
21885Date:   Tue Jul 29 16:55:10 2008 +0200
21886
21887    contrib: remove old goom definitions that are no longer used.
21888    * fix issue with installing libraw1394 and libdc1394
21889    * add download urls for KATE (not in use yet)
21890
21891commit 2ddb17af38f099e96c1a0dea6673db855ef8dc9d
21892Author: Rémi Duraffort <ivoire@videolan.org>
21893Date:   Tue Jul 29 14:27:41 2008 +0200
21894
21895    Partially fix #1788 : don't disable the button during the update.
21896
21897commit d2ac50af2227392073822d82d809d25a7f013152
21898Author: Rémi Duraffort <ivoire@videolan.org>
21899Date:   Mon Jul 28 13:01:43 2008 +0200
21900
21901    Fix comment.
21902
21903commit f55d9a54acb69231abf6f07eeef83e3da49a731c
21904Author: Christophe Mutricy <xtophe@videolan.org>
21905Date:   Mon Jul 28 23:26:42 2008 +0100
21906
21907    Install the qt4 translations
21908
21909commit 0b192b63d05cddfbb291c98c20852d36272a4de3
21910Author: Christophe Mutricy <xtophe@videolan.org>
21911Date:   Mon Jul 28 23:28:48 2008 +0100
21912
21913    make a separate directoy for the translations
21914
21915commit d8421cc77d6ec9a4899a2549ffe9e0a41fbdbb03
21916Author: Christophe Mutricy <xtophe@videolan.org>
21917Date:   Mon Jul 28 21:22:00 2008 +0100
21918
21919    Install the translations in share on win32 and MacOSX
21920
21921commit 495380d82636394506080f2be6603f4b56666916
21922Author: Christophe Mutricy <xtophe@videolan.org>
21923Date:   Sun Jul 27 22:44:36 2008 +0100
21924
21925    Fix comment
21926
21927commit 2e8db6a0f74210285b73df381cbc00684c05d0ea
21928Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
21929Date:   Sun Jul 27 17:21:13 2008 -0400
21930
21931    Qt: use showSimpleOpen to open subtitles files while playing This handles multiple files selection The dialog opens the folder containing current input
21932
21933    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
21934
21935commit f7534de314f124297cafa4d5a7cba92034e7930a
21936Author: Laurent Aimar <fenrir@videolan.org>
21937Date:   Tue Jul 29 00:22:09 2008 +0200
21938
21939    Fixed recovery after end of preroll (seek).
21940
21941commit 4dcaa605095cb451ee8cdf7cef10c02e85ffcfa3
21942Author: Laurent Aimar <fenrir@videolan.org>
21943Date:   Tue Jul 29 00:00:17 2008 +0200
21944
21945    Workaround buggy files without enabled tracks.
21946
21947commit a646b59d95d95ffbec7829bd9ce308c6a15c938d
21948Author: Laurent Aimar <fenrir@videolan.org>
21949Date:   Mon Jul 28 23:48:49 2008 +0200
21950
21951    Cosmetic.
21952
21953commit 91c1edba6d270fb56e11391e5c680456d8b28834
21954Author: Laurent Aimar <fenrir@videolan.org>
21955Date:   Mon Jul 28 23:35:02 2008 +0200
21956
21957    Removed an unused lock.
21958    Fixed a playlist race condition on input events.
21959
21960    The playlist was loosing state events from input. And thus it may not
21961    always be able to detect (by itself) the end of a stream (It happens
21962    easily with small playlist files).
21963
21964commit 2f05f4753cd0528be9cef8f607ca934216283c0f
21965Author: Laurent Aimar <fenrir@videolan.org>
21966Date:   Mon Jul 28 23:24:53 2008 +0200
21967
21968    Cosmetics (Error is not used only on error)
21969
21970commit ea7b923b063bdaece4b87d181e3937416255c311
21971Author: Laurent Aimar <fenrir@videolan.org>
21972Date:   Mon Jul 28 22:00:34 2008 +0200
21973
21974    Added a few missing object type id for mp4.
21975
21976commit 3a2eb4e1f68138cf7d2dff7359d3b61ef2277dcc
21977Author: Jean-Baptiste Kempf <jb@videolan.org>
21978Date:   Mon Jul 28 12:17:41 2008 -0700
21979
21980    Add 2 fourCC for MPEG4 for broken CAMcorder to fix playback.
21981
21982commit 39670df97892b3ef4be6edd28e39826804f51cff
21983Author: Jean-Baptiste Kempf <jb@videolan.org>
21984Date:   Mon Jul 28 11:19:30 2008 -0700
21985
21986    Fullscreen controller button reordering to fix consistency with main toolbar (complaints from forum).
21987
21988commit 0b14bd8712f67d7f1beb669a1e4bc29d33cd31b3
21989Author: Derk-Jan Hartman <hartman@videolan.org>
21990Date:   Mon Jul 28 15:16:00 2008 +0200
21991
21992    shout output: and release the block chain if we encounter the error.
21993
21994commit 6ed413b1f924cf474a74e631830bc7aab92a59af
21995Author: Derk-Jan Hartman <hartman@videolan.org>
21996Date:   Mon Jul 28 15:11:16 2008 +0200
21997
21998    shout output: if the connection cannot be restored, return with VLC_EGNERIC from Write()
21999
22000    This should fix #1167
22001
22002commit 90a6e08532db5733843224cf0d327f36d0400f73
22003Author: Rémi Duraffort <ivoire@videolan.org>
22004Date:   Mon Jul 28 09:53:01 2008 +0200
22005
22006    upnp_intel: Fix playlist locking.
22007
22008commit 67cc17320f06fb7e18e676154e1b1583be1a7613
22009Author: Jean-Baptiste Kempf <jb@videolan.org>
22010Date:   Mon Jul 28 00:22:06 2008 -0700
22011
22012    We even can show a new dialog after reset the preferences.
22013    Complete fix of #1777.
22014
22015commit e28d5e8ac631a90c44bb75eb7cfd56f0fd2e6e2b
22016Author: Jean-Baptiste Kempf <jb@videolan.org>
22017Date:   Mon Jul 28 00:18:44 2008 -0700
22018
22019    Destroy preferences dialog on close and on reset.
22020    Close #1777
22021
22022commit 76cd2393dca4b0b4022b5a0857800cc3e2b59434
22023Author: Jean-Baptiste Kempf <jb@videolan.org>
22024Date:   Sun Jul 27 23:45:05 2008 -0700
22025
22026    Same icon for both information dialog in the menus.
22027
22028commit b5077c0ef45f56e5b4126f78b71aadecf8f2857f
22029Author: Jean-Baptiste Kempf <jb@videolan.org>
22030Date:   Sun Jul 27 23:26:46 2008 -0700
22031
22032    Qt Imageset update.
22033    - Add alias for most of the pixmpas. Separate in different folders.
22034    - Change some pixmaps
22035    - Close most of #852
22036    - Close #1799
22037    - Close #1780
22038
22039commit c6adecf5346037600a5f332f2c14d56b43abb354
22040Author: Jean-Baptiste Kempf <jb@videolan.org>
22041Date:   Sun Jul 27 20:31:54 2008 -0700
22042
22043    Remove Equalizer from the menu (as for the mac version)
22044
22045    Since the aout is destroyed when equalizer is activated, the callback registration doesn't work and only HACKs can solve that (msleep).
22046
22047    Close #1740
22048
22049commit 569f330959679e1335da4f6520a399dcb155d23f
22050Author: Jean-Baptiste Kempf <jb@videolan.org>
22051Date:   Sun Jul 27 20:03:30 2008 -0700
22052
22053    Fix file mode
22054
22055commit 2cd6174f82a4c4861247cb68882caeb94b147d84
22056Author: Jean-Baptiste Kempf <jb@videolan.org>
22057Date:   Sun Jul 27 19:42:13 2008 -0700
22058
22059    Fix most of the issues of the Equalizer.
22060
22061    Fix most of the issues of the Equalizer.
22062
22063commit 80717989682c8384a5755171e1e539e77a766ef6
22064Author: Jean-Baptiste Kempf <jb@videolan.org>
22065Date:   Sun Jul 27 12:13:04 2008 -0700
22066
22067    Fix part of the extended panel generation using us_strtod()
22068
22069commit f15e81c767bc2134f18a2490d34860069403e4e8
22070Author: Derk-Jan Hartman <hartman@videolan.org>
22071Date:   Mon Jul 28 00:58:03 2008 +0200
22072
22073    vcd module: fix .cue loading. was failing on .cue's for MP3s
22074
22075commit 496977e364ae28fdb497fd370b1b42f988cbb076
22076Author: Laurent Aimar <fenrir@videolan.org>
22077Date:   Mon Jul 28 00:02:44 2008 +0200
22078
22079    Workaround a limitation of swscaler that does not like too small width.
22080    (It begins to have a lots of "workarounds" :(
22081
22082commit 84387c930d3fb4eca3d4e319809fb511da9b18ef
22083Author: Rémi Duraffort <ivoire@videolan.org>
22084Date:   Sun Jul 27 23:45:07 2008 +0200
22085
22086    Lock the playlist here.
22087
22088commit bf6e5c38d03322a50de112f53ed8ac0349951f3f
22089Author: Laurent Aimar <fenrir@videolan.org>
22090Date:   Sun Jul 27 23:31:48 2008 +0200
22091
22092    Fixed a typo.
22093
22094commit ba939b2d2bbb24fd5f45177d0583ae425e7eeefc
22095Author: Laurent Aimar <fenrir@videolan.org>
22096Date:   Sun Jul 27 22:32:37 2008 +0200
22097
22098    Allow picture_Copy to work on different sized pictures.
22099
22100commit 15335d09b632b579c54c91e3b570cb945f069265
22101Author: Christophe Mutricy <xtophe@videolan.org>
22102Date:   Sun Jul 27 22:23:03 2008 +0100
22103
22104    Slovack translation update by Marián Hikaník
22105
22106commit c9ef494e23b2e85cf286512017cbe495518e6132
22107Author: Christophe Mutricy <xtophe@videolan.org>
22108Date:   Sun Jul 27 21:58:31 2008 +0100
22109
22110    Dutch translation update by Myckel Habets
22111
22112commit c1cfe92a8be135f4b1f02bf84fe09d1a477e270d
22113Author: Filippo Carone <littlejohn@videolan.org>
22114Date:   Sun Jul 27 23:11:44 2008 +0200
22115
22116    jvlc: maven assembly plugin config added
22117
22118commit 72e25cde23ab4299ea6ce3a2f0218a947dd867e4
22119Author: Rémi Duraffort <ivoire@videolan.org>
22120Date:   Sun Jul 27 23:01:36 2008 +0200
22121
22122    Fix a memleak in ncurses interface.
22123
22124commit aa6fd556ea5c42b8791c8fc4b82f5aaafa6f3f55
22125Author: Filippo Carone <littlejohn@videolan.org>
22126Date:   Sun Jul 27 22:23:38 2008 +0200
22127
22128    jvlc: load the correct libvlc library on windows (2)
22129
22130commit e31ed462208f01beed8886b797884ebb8605f882
22131Author: Filippo Carone <littlejohn@videolan.org>
22132Date:   Sun Jul 27 22:23:14 2008 +0200
22133
22134    jvlc: errorOccurred callback added
22135
22136commit d320db7e0a650627fc9fa82fc2b83448cd97aeac
22137Author: Filippo Carone <littlejohn@videolan.org>
22138Date:   Sun Jul 27 22:22:36 2008 +0200
22139
22140    jvlc: load the correct libvlc library on windows
22141
22142commit 829dfdeda2a4c39ab7c976c6b3dd7613ee363c1e
22143Author: Christophe Mutricy <xtophe@videolan.org>
22144Date:   Sun Jul 27 20:52:40 2008 +0100
22145
22146    Fixes related to [3695af464c9cd9ee124]
22147
22148commit a1b9a8489fe396d873d932b9baa6c0e05a696949
22149Author: Laurent Aimar <fenrir@videolan.org>
22150Date:   Sun Jul 27 21:26:10 2008 +0200
22151
22152    Do not leak memory in case of multiple region inside a subpicture.
22153
22154commit bbd39e8b712d9758cb1b4d5b20e8caf7057df675
22155Author: Laurent Aimar <fenrir@videolan.org>
22156Date:   Sun Jul 27 21:17:10 2008 +0200
22157
22158    Fixed double free on invalid scaling.
22159
22160commit df10d15df6fff2414f8d65c09eabc8cd7d291bfe
22161Author: Jean-Baptiste Kempf <jb@videolan.org>
22162Date:   Sun Jul 27 11:38:27 2008 -0700
22163
22164    Fix comment !
22165
22166commit a106e0a3bcf439dd278f12c53254870f5cf358c3
22167Author: Rémi Duraffort <ivoire@videolan.org>
22168Date:   Sun Jul 27 20:37:21 2008 +0200
22169
22170    Fix a memleak.
22171
22172commit 08062ae3e0b040022b3e64f357628ad98f1ab572
22173Author: Jean-Baptiste Kempf <jb@videolan.org>
22174Date:   Sun Jul 27 11:24:57 2008 -0700
22175
22176    Comments.
22177
22178commit 1c64dc6d09f3c5e17c6996f74965653adb009066
22179Author: Fabio Ritrovato <exsephiroth87@gmail.com>
22180Date:   Sun Jul 27 12:18:46 2008 +0200
22181
22182    Qt4: add a file dialog needed by skins2 INTF_DIALOG_FILE_GENERIC, was available in wxWidgets, but it's not in Qt4
22183
22184    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
22185
22186commit 5adb0bd244776519e2f8f8d64b07ad6bdd195a10
22187Author: Rémi Duraffort <ivoire@videolan.org>
22188Date:   Sun Jul 27 20:03:41 2008 +0200
22189
22190    Fix previous commit and add a little comment.
22191
22192commit 1595a7ef89f45c936857d3e12aff5f66cb2b0880
22193Author: Jean-Baptiste Kempf <jb@videolan.org>
22194Date:   Sun Jul 27 10:53:16 2008 -0700
22195
22196    Add a DIR_SEP to the download folder.
22197    Close #1776
22198
22199commit 4210958b6b618784291992cd90920583a6c7080f
22200Author: Matthew A. Townsend <masterofsw@yahoo.com>
22201Date:   Thu Jul 24 21:04:59 2008 -0400
22202
22203    Removed extra ')' in package-win32-base
22204
22205    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
22206
22207commit d15ef2e0b343282c17df257768d899c5840421e2
22208Author: Jean-Baptiste Kempf <jb@videolan.org>
22209Date:   Sun Jul 27 00:08:12 2008 -0700
22210
22211    Small fix.
22212
22213commit cdd49a32215e61c44c8d90fc81f28b431dd6a32b
22214Author: Christophe Mutricy <xtophe@videolan.org>
22215Date:   Sun Jul 27 17:20:26 2008 +0100
22216
22217    contribs: the locale.h of mingw sucks use the alternatives
22218
22219commit 07d2543c47774cce555a833439cd030cb95440d3
22220Author: Laurent Aimar <fenrir@videolan.org>
22221Date:   Sun Jul 27 16:44:42 2008 +0200
22222
22223    Removed debug code (effectly enable swscale).
22224
22225commit a935b21a83b5a23095849ea1f819bbbbee312720
22226Author: Laurent Aimar <fenrir@videolan.org>
22227Date:   Sun Jul 27 16:03:59 2008 +0200
22228
22229    Fixed icy meta data parsing after http reconnection (close #576 and
22230
22231commit 379212dbee5545f94dbd76c3b3f171e9b5e1fd53
22232Author: David Flynn <davidf@woaf.net>
22233Date:   Sun Jul 27 00:08:02 2008 +0100
22234
22235    Fix handling of dirac EOSdataunit.
22236
22237     - Fixes infinite loop when next_parse_offset = 0
22238     - Fixes memory access to invalid data with malformed ogg input.
22239
22240    Signed-off-by: David Flynn <davidf@woaf.net>
22241    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
22242
22243commit 5cbbb0ac7a18d404f662285f2cdef41d427adfc5
22244Author: David Flynn <davidf@woaf.net>
22245Date:   Sun Jul 27 00:03:19 2008 +0100
22246
22247    Fix picture leakage when resetting decoder
22248
22249    Properly return pictures obtained from vout when they won't get
22250    returned via the normal decodeBlock path.
22251     - Fixes lockup when seeking.
22252     - Maybe fixes win32 end of file fault.
22253
22254    Signed-off-by: David Flynn <davidf@woaf.net>
22255    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
22256
22257commit 9c440283c61ba25a25f548f1a4bb41c933f73fea
22258Author: Laurent Aimar <fenrir@videolan.org>
22259Date:   Sun Jul 27 15:33:48 2008 +0200
22260
22261    Removed old hack (for YUVA)
22262
22263commit 68df1aa53ea6d0bdb339f784963dda4b8f28e9f2
22264Author: Laurent Aimar <fenrir@videolan.org>
22265Date:   Sun Jul 27 13:19:33 2008 +0200
22266
22267    Added RGBA and YUVA support (it will enhance subtitle scaling).
22268    YUVP is not activated because swscaler point resize is uglier than
22269    scale.c
22270
22271commit 56facae87c28cccca988fa75b104a5bd5ec1da47
22272Author: Laurent Aimar <fenrir@videolan.org>
22273Date:   Sat Jul 26 22:40:21 2008 +0200
22274
22275    Clean up a bit swscaler (prepare for YUVA/YUVP/RGBA scaling)
22276
22277commit a3cea39cc5835601b9d3024fa47c9ed205643586
22278Author: Derk-Jan Hartman <hartman@videolan.org>
22279Date:   Sun Jul 27 15:34:40 2008 +0200
22280
22281    configure: fix comment of liveMedia version check
22282
22283commit 19f12af17bb9df1e4e728f6901bff34466761774
22284Author: Laurent Aimar <fenrir@videolan.org>
22285Date:   Sun Jul 27 15:16:22 2008 +0200
22286
22287    Fixed croppping of standard OSD messages (well more of a hack, we respect
22288    forced crop only for YUVP subpicture).
22289    Separate scale module for YUVP and the others.
22290    Fixed a segfault when no scale module is found.
22291
22292commit 1035469cb29a758e3e6ab9188312c8530fb63065
22293Author: Derk-Jan Hartman <hartman@videolan.org>
22294Date:   Sun Jul 27 15:10:20 2008 +0200
22295
22296    mpga demux: DEMUX_SET_TIME was using DEMUX_GET_LENGTH logic unintentionally.
22297
22298commit 8be4ff0237199d9ed89d715c428083623ba63bf7
22299Author: Derk-Jan Hartman <hartman@videolan.org>
22300Date:   Sun Jul 27 14:13:16 2008 +0200
22301
22302    config loader: make it more clear where this fprintf error is coming from.
22303
22304commit 90f719f7712411e17abd0ef30d442143d441b265
22305Author: Jean-Baptiste Kempf <jb@videolan.org>
22306Date:   Sat Jul 26 21:26:44 2008 -0700
22307
22308    Define an option to disable FS controller, as part of workaround #1758.
22309    If you think this commit is too much a feature than a bugfix, please revert.
22310
22311commit 743c5c00e33821428cddc1d01c264327a336249b
22312Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
22313Date:   Sat Jul 26 22:47:02 2008 -0400
22314
22315    Qt menu fix: Tools > Add Interface entry fix
22316    Add Interfaces showed only 1 entry before.
22317
22318    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
22319
22320commit 25913057d876321a7dad59c8b33223f0bf83dd3b
22321Author: Jean-Baptiste Kempf <jb@videolan.org>
22322Date:   Sat Jul 26 20:53:31 2008 -0700
22323
22324    Remove unneeded option now. Screw Qt < 4.3
22325    Close #1757
22326
22327commit 210811cdf0f7e27f81c9a72ff0bd175b5afc96c5
22328Author: Derk-Jan Hartman <hartman@videolan.org>
22329Date:   Sun Jul 27 03:38:04 2008 +0200
22330
22331    configure: make sure we are using a rather recent version of liveMedia
22332
22333commit 507cf4d1cac8e7b5d133adf942feabecc73f5700
22334Author: Derk-Jan Hartman <hartman@videolan.org>
22335Date:   Sun Jul 27 03:26:26 2008 +0200
22336
22337    configure: fix detection of installed liveMedia. This fixes #1766
22338
22339commit 185b2a6c6bd8c66c573fe081eec88c37fee75ad7
22340Author: Jean-Baptiste Kempf <jb@videolan.org>
22341Date:   Sat Jul 26 18:19:55 2008 -0700
22342
22343    Remember the QFileDialog states.
22344
22345commit 464d09b0d51fc13e598eb2100dbcf384298be371
22346Author: Jean-Baptiste Kempf <jb@videolan.org>
22347Date:   Sat Jul 26 16:13:34 2008 -0700
22348
22349    Forgotten method for Input Slave Selection.
22350
22351commit 2795385d8edbee335d6abbb8fa05088c2dc7e846
22352Author: Jean-Baptiste Kempf <jb@videolan.org>
22353Date:   Sat Jul 26 16:13:20 2008 -0700
22354
22355    Cosmetic alignment.
22356
22357commit d0389324b91b56a96bc6bbcb2c417ca824a892ab
22358Author: Jean-Baptiste Kempf <jb@videolan.org>
22359Date:   Sat Jul 26 14:49:24 2008 -0700
22360
22361    Rework a bit the OpenDialog calls in order to fix the double-click issue when transcoding.
22362    should Close #1698
22363
22364commit 985301f8de1e1fbfc6bb2761397aab8b785c136d
22365Author: Christophe Mutricy <xtophe@videolan.org>
22366Date:   Sun Jul 27 01:19:44 2008 +0100
22367
22368    Fix previous commit. sorry
22369
22370commit 3695af464c9cd9ee12402fc64a099494f8970bb8
22371Author: Christophe Mutricy <xtophe@videolan.org>
22372Date:   Sun Jul 27 01:11:47 2008 +0100
22373
22374    macosx: Use autoconf to handle version strings
22375
22376commit 8e13f257224e02c91c3b40db99ba5cf9ef52f542
22377Author: Christophe Mutricy <xtophe@videolan.org>
22378Date:   Sun Jul 27 00:10:51 2008 +0100
22379
22380    Hack to take care of qt strings with ampersand
22381
22382    We will need to reapply this diff when we upgrade Makefile.in.in from a
22383    newer gettext
22384
22385commit 9cc2d54db1c379cafc1aec7430ffc5427f750821
22386Author: Christophe Mutricy <xtophe@videolan.org>
22387Date:   Sat Jul 26 18:24:37 2008 +0100
22388
22389    Add a POTFILES.skip for people using intltool-update
22390
22391    And add bindings/ to the translations as there is a few strings in the
22392    pytjon bindings
22393
22394commit 4833310da9c032e881c342ffe5adc9c81c2cea39
22395Author: Laurent Aimar <fenrir@videolan.org>
22396Date:   Sat Jul 26 21:26:26 2008 +0200
22397
22398    Reduce schroedinger verbosity (at compil time).
22399
22400commit d587aa489ce201c1cff42ae971c2ab094472fd58
22401Author: Derk-Jan Hartman <hartman@videolan.org>
22402Date:   Sat Jul 26 20:48:47 2008 +0200
22403
22404    playlist: don't set current_status to NULL when a file or the playlist ends. It is our starting point for the next play.
22405
22406    Fixes #1748
22407    Was broken in [7f717d69f39e3be46972fb9a462748424b09d0c3]
22408
22409commit 643ca7ef6d3cfca4108f1b7ecf2694879ff7dc08
22410Author: Felix Paul Kühne <fkuehne@videolan.org>
22411Date:   Sat Jul 26 19:57:18 2008 +0200
22412
22413    Write OSD out in the toolbar's comment. Closes #1699
22414
22415commit 566b2803ca089a3564a080da8f45e01480ed7e91
22416Author: Jean-Baptiste Kempf <jb@videolan.org>
22417Date:   Sat Jul 26 09:52:31 2008 -0700
22418
22419    Revert "Fix #1761: open directory plays."
22420
22421    This reverts commit 84091c6692d4e22e6082ecf692c4df6e9e292b2f.
22422
22423commit 1d5a0a9ca664284d3b5981dffbf0a60e2f6a88f7
22424Author: Jean-Baptiste Kempf <jb@videolan.org>
22425Date:   Sat Jul 26 09:41:35 2008 -0700
22426
22427    Remove trailing space.
22428
22429commit 08016364e84b8915cb595ad1455ad0d559e52869
22430Author: Jean-Baptiste Kempf <jb@videolan.org>
22431Date:   Sat Jul 26 09:33:12 2008 -0700
22432
22433    Fix configure hotkeys behaviour on keyboard seection.
22434    Close #1773
22435
22436commit 76081cdedda84f0e47c18836d2c3e55f6c0d1136
22437Author: Laurent Aimar <fenrir@videolan.org>
22438Date:   Sat Jul 26 18:06:55 2008 +0200
22439
22440    Fixed timestamp.
22441    Fixed an infinite loop.
22442    Fixed aspect ratio extraction.
22443
22444commit 1afe73111832696c4e147c47b1124d2933f0ad1e
22445Author: Jean-Baptiste Kempf <jb@videolan.org>
22446Date:   Sat Jul 26 00:01:13 2008 -0700
22447
22448    Fix leakage in FS controller (part 2)
22449
22450commit b00904493e3d8a24c2612a16c19348dcc16ca60c
22451Author: Jean-Baptiste Kempf <jb@videolan.org>
22452Date:   Fri Jul 25 23:10:23 2008 -0700
22453
22454    Fix the leak caused by the QGridLayout of the FS controller, since it isn't a child of FullScreenController, and therefore not destroyed at exit.
22455    Should fix #1677
22456
22457commit 9b10c9a754d2434b5c087b606de64e1d34e3ef6a
22458Author: Jean-Baptiste Kempf <jb@videolan.org>
22459Date:   Fri Jul 25 23:10:10 2008 -0700
22460
22461    Small memory leak fix.
22462
22463commit 0bf6bcc5c57a59b970f7d9daabba9487fcf656bd
22464Author: Jean-Baptiste Kempf <jb@videolan.org>
22465Date:   Fri Jul 25 22:32:29 2008 -0700
22466
22467    Fix Extended Panel Preset comboBox.
22468    First part of #1740
22469
22470commit c6b0458c5df9d07d8342498bca173563b465dc79
22471Author: Jean-Baptiste Kempf <jb@videolan.org>
22472Date:   Fri Jul 25 22:32:00 2008 -0700
22473
22474    Cosmetic: don't access the same configuration item twice.
22475
22476commit 84091c6692d4e22e6082ecf692c4df6e9e292b2f
22477Author: Jean-Baptiste Kempf <jb@videolan.org>
22478Date:   Fri Jul 25 21:38:06 2008 -0700
22479
22480    Fix #1761: open directory plays.
22481
22482    This needs double-check.
22483
22484commit 4917bfb899bf9d93ec1efb737980b2eb69f3125f
22485Author: Jean-Baptiste Kempf <jb@videolan.org>
22486Date:   Fri Jul 25 21:20:59 2008 -0700
22487
22488    HACK for minimalView to go around a Qt bug/feature
22489    that doesn't update the QAction checked state when QMenu is hidden
22490
22491    Fix #1742
22492
22493commit 95e1579ecf7af9ae6e2f021e263f3ff474e86c12
22494Author: Jean-Baptiste Kempf <jb@videolan.org>
22495Date:   Fri Jul 25 19:26:37 2008 -0700
22496
22497    NEWS: Fraps works on 0.9.0
22498
22499commit 53424e95057b7a53fd19e8a7fa0be9a87d21e54e
22500Author: Jean-Baptiste Kempf <jb@videolan.org>
22501Date:   Fri Jul 25 18:57:44 2008 -0700
22502
22503    Fix #1744 in Qt menus.
22504
22505commit 0871d444bc2cdbe581329afc5d5f990c4a7b4434
22506Author: Jean-Baptiste Kempf <jb@videolan.org>
22507Date:   Fri Jul 25 18:52:15 2008 -0700
22508
22509    Hid the ask-privacy option for Qt from the preferences.
22510
22511commit 4b6f55a95051abb5587206dbd286b9b9e4d8e6be
22512Author: Jean-Baptiste Kempf <jb@videolan.org>
22513Date:   Fri Jul 25 18:45:19 2008 -0700
22514
22515    Explain what "OSD" is in the title (not in the button, however)
22516    Close #1699 for Qt.
22517
22518commit 5d89e071fa454172fe58621a68a83d4cf2a5c984
22519Author: Christophe Mutricy <xtophe@videolan.org>
22520Date:   Thu Jul 24 22:50:48 2008 +0100
22521
22522    qt: i18n fix
22523
22524    Spotted-by: Cristian Secară
22525
22526commit 126902d38ee6f661d127c3118d7fa107228315a7
22527Author: Laurent Aimar <fenrir@videolan.org>
22528Date:   Fri Jul 25 23:31:11 2008 +0200
22529
22530    Added support for multiple SPS and/or PPS.
22531
22532commit 8c8db25b42322c029926ddce9592b2ee7c2d1066
22533Author: Laurent Aimar <fenrir@videolan.org>
22534Date:   Fri Jul 25 23:15:24 2008 +0200
22535
22536    Clean up and check sps/pps id validity.
22537
22538commit 724a7186c54aa7434aef985821b54cec47fec228
22539Author: Laurent Aimar <fenrir@videolan.org>
22540Date:   Fri Jul 25 23:05:42 2008 +0200
22541
22542    Added a few missing const.
22543
22544commit 7fd8d8f0caa4ae995290610d22286a28c4ef865d
22545Author: Laurent Aimar <fenrir@videolan.org>
22546Date:   Fri Jul 25 23:01:28 2008 +0200
22547
22548    Add missing aspect ratio (from a h264 revision).
22549    Correctly detect unsupported AR.
22550
22551commit 5d71c531031a6d41a32f951680a758e9ce6c1062
22552Author: Laurent Aimar <fenrir@videolan.org>
22553Date:   Fri Jul 25 22:57:21 2008 +0200
22554
22555    Cosmetics.
22556
22557commit a6d8c19089b0ca4a35183d64553fe0f9c9a8f653
22558Author: Laurent Aimar <fenrir@videolan.org>
22559Date:   Fri Jul 25 22:51:52 2008 +0200
22560
22561    Split up ParseNALBlock into smaller functions.
22562    Fix the output order on new slice.
22563
22564commit dc7fd05268188305cbddc6af337bcbfc81ad4705
22565Author: Laurent Aimar <fenrir@videolan.org>
22566Date:   Fri Jul 25 22:38:20 2008 +0200
22567
22568    Output a gathered picture before parsing the next SPS/PPS.
22569
22570commit 053b0208a015e79df412b4dcdd08fe0b58e291d1
22571Author: Laurent Aimar <fenrir@videolan.org>
22572Date:   Fri Jul 25 22:28:43 2008 +0200
22573
22574    Removed dead code + added a check against allocation errors.
22575
22576commit 1dcdb30fe3d764d3cd5e66253b5db9e9b62909ed
22577Author: Laurent Aimar <fenrir@videolan.org>
22578Date:   Fri Jul 25 22:26:53 2008 +0200
22579
22580    Cosmetic (turned a big macro into a function).
22581
22582commit 3b45b0fd3ef95bfed23f41d28e961c6ee0bf47e2
22583Author: Laurent Aimar <fenrir@videolan.org>
22584Date:   Fri Jul 25 20:31:07 2008 +0200
22585
22586    Added missing VLC_OBJECT...
22587
22588commit afffa2178d45c05e6f852a4240738d70af068f8d
22589Author: Laurent Aimar <fenrir@videolan.org>
22590Date:   Fri Jul 25 20:06:03 2008 +0200
22591
22592    Cosmetics (factorize code).
22593
22594commit a95520f9ccef90c81b4ae629ae4d52c87982d0c6
22595Author: Filippo Carone <littlejohn@videolan.org>
22596Date:   Fri Jul 25 13:06:05 2008 +0200
22597
22598    jvlc: only log if the media player event is not handled
22599
22600commit 415ada5a217873f17211bb7b3d96ce45d6d67263
22601Author: Rémi Duraffort <ivoire@videolan.org>
22602Date:   Fri Jul 25 10:52:29 2008 +0200
22603
22604    Use pl_Release with the right argument.
22605
22606commit c0538c2c67f6f3a28d20ff2f7a9618353302d5bb
22607Author: Derk-Jan Hartman <hartman@videolan.org>
22608Date:   Fri Jul 25 03:31:16 2008 +0200
22609
22610    qtcapture: don't release an item that is in the autorelease pool
22611    Fixes a crash in Close() of the module.
22612
22613commit c4afdf592d3f4261bf05aabefab0b1d3bbf0dd28
22614Author: Derk-Jan Hartman <hartman@videolan.org>
22615Date:   Fri Jul 25 03:28:15 2008 +0200
22616
22617    meta engine: add checks to verify that we indeed have the inputitem and it's dir when we use it.
22618
22619commit 8005efa8f987d6786d88f5cf7c31e675f14fef78
22620Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22621Date:   Fri Jul 25 01:47:31 2008 +0200
22622
22623    macosx: Make sure we animate the embedded window in a non blocking way.
22624
22625commit 25768ec58d736505992cc19a25d09c4897b544af
22626Author: Laurent Aimar <fenrir@videolan.org>
22627Date:   Thu Jul 24 23:41:25 2008 +0200
22628
22629    Fixed dvd menu highlight (close #1709)
22630    Properly lock spu variable inside UpdateSPU.
22631
22632    No, locking is NOT something you can just igore !
22633
22634commit 054067808a7d91f465c521395ea602803a9095dc
22635Author: Laurent Aimar <fenrir@videolan.org>
22636Date:   Thu Jul 24 23:10:40 2008 +0200
22637
22638    Check for dvdnav_get_highlight_area error.
22639
22640commit 418410c4cf946f467bee5e88361b2a071aeffa9b
22641Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
22642Date:   Thu Jul 24 22:04:53 2008 +0300
22643
22644    vlc_thread_set_priority: don't mess up the thread_id
22645
22646commit 36ca011c05a6d034c37ee881519daa78e5e89c39
22647Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
22648Date:   Thu Jul 24 22:00:26 2008 +0300
22649
22650    Remove the main thread hack on platforms with non-idiotic toolkits
22651
22652commit 4794bb1e1b0c9fec3cbf24b84421a67e081b680f
22653Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
22654Date:   Thu Jul 24 21:09:31 2008 +0300
22655
22656    Kill potential unused variable warning
22657
22658commit 6d937c8f88c36262433d5060a82f9cd3d5c69786
22659Author: Laurent Aimar <fenrir@videolan.org>
22660Date:   Thu Jul 24 19:58:05 2008 +0200
22661
22662    Fixed completely broken video filter 2 chain in vout. Now they have a
22663    chance to get a frame when they ask (close #1738).
22664
22665    Decoders and filters share the same pool of video frames. But the
22666    decoders try to decode as fast as possible, using all buffers. Then it
22667    s pure luck if the filter can grab a frame...
22668
22669commit 8e34f1cd2658337329befe2ed73ceaec2f6612e5
22670Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
22671Date:   Thu Jul 24 20:25:00 2008 +0300
22672
22673    Do not ResumeThread an invalid thread handle
22674
22675commit 3b07cce3ba8ef496b922ba146a0109d541b825a4
22676Author: Rémi Duraffort <ivoire@videolan.org>
22677Date:   Thu Jul 24 18:55:54 2008 +0200
22678
22679    The playlist is locked here : should fix #1751 (patch by marcolz)
22680
22681commit ed3444539a2fb2c53303f63ddf8974066123e5d9
22682Author: Rémi Duraffort <ivoire@videolan.org>
22683Date:   Thu Jul 24 12:54:21 2008 +0200
22684
22685    Use pl_Yield and pl_Release instead of vlc_object_find.
22686
22687commit 4a6b8ccce6369567aa547bd01b4b8d8337d08cbb
22688Author: Derk-Jan Hartman <hartman@videolan.org>
22689Date:   Thu Jul 24 15:31:41 2008 +0200
22690
22691    win installer: partially revert [902be08a04ac4d05c280a99a9c0149292301a969]. That option is saved, and I agree with courmisch that the question needs to be asked again.
22692
22693commit fa283b7e6ebedee9a0b48a2dbc458b99b9c78980
22694Author: Derk-Jan Hartman <hartman@videolan.org>
22695Date:   Thu Jul 24 14:42:17 2008 +0200
22696
22697    documentation: Another instance of vlc: -> vlc://
22698
22699commit caeee3fc839d477a841aa463f91f67b46f439f26
22700Author: Derk-Jan Hartman <hartman@videolan.org>
22701Date:   Thu Jul 24 14:39:15 2008 +0200
22702
22703    shoutcast sd: Change French TV section to use vlc://nop instead of vlc:skip (like XSPF was changed).
22704
22705commit 0ec27002334a468048bd296458610321370266c4
22706Author: Derk-Jan Hartman <hartman@videolan.org>
22707Date:   Thu Jul 24 14:37:19 2008 +0200
22708
22709    dummy: change vlc: comments to vlc:// comments
22710
22711commit 902be08a04ac4d05c280a99a9c0149292301a969
22712Author: Derk-Jan Hartman <hartman@videolan.org>
22713Date:   Thu Jul 24 14:11:47 2008 +0200
22714
22715    win32 installer: Fix the shortcuts in the Start menu.
22716
22717    * change vlc:quit -> vlc://quit
22718    * add --no-qt-privacy-ask to the reset shortcut
22719    * change the wxwin shortcut to qt.
22720
22721commit 29f2d89e37955378d3a341dc0deaa7fdd8da40af
22722Author: Laurent Aimar <fenrir@videolan.org>
22723Date:   Thu Jul 24 00:07:18 2008 +0200
22724
22725    Fixed a potential deadlock.
22726
22727commit acc166310b1a3dee455e7b36d4ff03bbf337917f
22728Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22729Date:   Wed Jul 23 20:26:14 2008 +0200
22730
22731    vout: Fix a long standing typo 1.85:1 -> 185:100.
22732
22733commit 3a57140d761afe12d2d4ee04218ccae446478302
22734Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22735Date:   Wed Jul 23 20:23:06 2008 +0200
22736
22737    variables: Don't sort the choice list here. Because, the algo is bad and because we can't set the order of the list ourselves then.
22738
22739commit ad868bfefb79f351e578890f740fb6133573d901
22740Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22741Date:   Wed Jul 23 19:59:13 2008 +0200
22742
22743    vout: Given that 16:10 is the most common display ratio, put it first.
22744
22745commit 52c05acd0d2eda87654e1d394ea42cdc6988a3a5
22746Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22747Date:   Wed Jul 23 19:47:55 2008 +0200
22748
22749    macosx: Make sure we create non existing variables.
22750
22751commit 9b730a3ef2d1f8967f292567453589fa164bd0af
22752Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22753Date:   Wed Jul 23 19:45:53 2008 +0200
22754
22755    macosx: In detached mode don't fade out all screens when switching to fullscreen with multiple displays.
22756
22757commit 2fd3b80e300002cb5b1deeb4f8bad0c5cd4187da
22758Author: Christophe Mutricy <xtophe@videolan.org>
22759Date:   Wed Jul 23 22:28:28 2008 +0100
22760
22761    Add some translations. Picked from the Ubuntu patch
22762
22763commit 67398e1a639bc5b4c2769b19048ba5390a42c831
22764Author: Christophe Mutricy <xtophe@videolan.org>
22765Date:   Wed Jul 23 22:24:13 2008 +0100
22766
22767    The playlist is not dockable at the moment
22768
22769commit e9e4ed2d9f005719c04a0838baf49d192ff580a5
22770Author: Christophe Mutricy <xtophe@videolan.org>
22771Date:   Wed Jul 23 22:22:22 2008 +0100
22772
22773    We don't want the & and ... in the title
22774
22775commit 565fb0b29d31d0f1fe06970d6f56d6ab8caf1f22
22776Author: Christophe Mutricy <xtophe@videolan.org>
22777Date:   Mon Jul 21 23:40:58 2008 +0100
22778
22779    No need for --with-tree options as the contribs are installed
22780
22781commit b36442584efd53e0ec4d7741b1bc752fd03b615f
22782Author: Laurent Aimar <fenrir@videolan.org>
22783Date:   Wed Jul 23 23:45:49 2008 +0200
22784
22785    Fixed filter_chain for vout hack.
22786
22787commit 56aefe318680e438e57c11ee330c4d1528019a38
22788Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
22789Date:   Wed Jul 23 22:01:00 2008 +0300
22790
22791    Remove misleading comment
22792
22793    Funky byte sexes are supported here.
22794    However they are not supported by VLC_FOURCC.
22795
22796commit bb6e66dcc43e65b97af05c6e0da421e1f6f74c39
22797Author: Laurent Aimar <fenrir@videolan.org>
22798Date:   Wed Jul 23 20:17:53 2008 +0200
22799
22800    Do not use a macro to clip integer to uint8 (2x faster YUVA->RV32)
22801
22802commit 78c19a345a39dff0d8264da9929cd757ef9ed00a
22803Author: Derk-Jan Hartman <hartman@videolan.org>
22804Date:   Wed Jul 23 18:55:36 2008 +0200
22805
22806    theora: simplify theora's copypicture. All "visible area" logic is now handled by the core. (including offset).
22807
22808    This fixes display of the 322x242_not-divisible-by-sixteen-framesize.ogg sample of the theora testsuite.
22809
22810commit 858fa11f2d5f8194f7cecaf94b6a0844db190915
22811Author: Ilkka Ollakka <ileoo@videolan.org>
22812Date:   Wed Jul 23 15:42:08 2008 +0300
22813
22814    don't release before unlock, thanks to ivoire for spotting this
22815
22816commit 719f12a6796bdebe4cfb7a0e7c2833511af1eb3c
22817Author: Ilkka Ollakka <ileoo@videolan.org>
22818Date:   Wed Jul 23 15:34:27 2008 +0300
22819
22820    add vlc_object_lock/unlock to playlist-handling, fixes locking_assert for me
22821    in lua-http interface, but if someone could double check it would be nice.
22822
22823commit 65ae4d0381d7448d2644c87684ec503e1152b457
22824Author: Ilkka Ollakka <ileoo@videolan.org>
22825Date:   Wed Jul 23 15:33:57 2008 +0300
22826
22827    replace & -> &amp;, quick fix for status working with fileinfos with & in them.
22828
22829commit 9915a75c3204be0211fa4505d47da77482480cc5
22830Author: Ilkka Ollakka <ileoo@videolan.org>
22831Date:   Wed Jul 23 15:17:13 2008 +0300
22832
22833    small typo in requests/status.xml in lua
22834
22835commit 9146b77e2a2764aa1367f5acd69502dd6725203e
22836Author: Rémi Duraffort <ivoire@videolan.org>
22837Date:   Wed Jul 23 08:25:59 2008 +0200
22838
22839    Remove stupid test commited by error (pointed out by jb)
22840
22841commit 737ec46d8948035ddf6fcb7c09ced4a671de26ae
22842Author: Derk-Jan Hartman <hartman@videolan.org>
22843Date:   Wed Jul 23 02:39:18 2008 +0200
22844
22845    theora: Add support for YUV422 and YUV444 output of libtheora . This fixes sample
22846    http://v2v.cc/~j/theora_testsuite/mobile_itu601_i_422.ogg in ticket #1456
22847
22848commit d5e3db1a1ece7647497f99676322d2b1e1b20282
22849Author: Derk-Jan Hartman <hartman@videolan.org>
22850Date:   Wed Jul 23 02:16:40 2008 +0200
22851
22852    * Set visible width height when decoding theora. This fixes #1439
22853
22854commit b01d86623a80a7e70e5c3e49d416349dff164009
22855Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22856Date:   Wed Jul 23 01:39:14 2008 +0200
22857
22858    video_output: Forgotten Close.
22859
22860commit ab2b5d14468b79665e97776c79d4f29109734e6d
22861Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22862Date:   Wed Jul 23 00:32:30 2008 +0200
22863
22864    quartztext: Make default options settings.
22865
22866commit 9b035c3c4cf70b7416234188f94b3644b9773b05
22867Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22868Date:   Wed Jul 23 00:31:54 2008 +0200
22869
22870    simple_prefs: Use quartztext, not freetype.
22871
22872commit 4e137f6423729a3d0093d1d69e32d2c351e04cc9
22873Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22874Date:   Wed Jul 23 00:09:31 2008 +0200
22875
22876    macosx: protect against NULL string in simple_prefs.
22877
22878commit 75c8bbcc13c31aef581bb2c6d9ffc6caf422bfa7
22879Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22880Date:   Tue Jul 22 23:49:44 2008 +0200
22881
22882    macosx: Make sure we don't see a grey flash in float-on-top mode in embedded window.
22883
22884commit d38a1d804b646baa1d728668cb7cb0666c923a54
22885Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22886Date:   Tue Jul 22 23:43:55 2008 +0200
22887
22888    macosx: Make sure that the fspanel shows up in Float-On-Top mode.
22889
22890commit 4081f99ff023c4c62d99c50ee54bdd2c498ace4c
22891Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22892Date:   Tue Jul 22 23:31:25 2008 +0200
22893
22894    macosx: in detached window set the min value of i_mouse_hide_timeout to 100ms. Else it is unusable.
22895
22896commit deb69f94c57f7124522d8c47b1b5ed77cb1f967e
22897Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22898Date:   Tue Jul 22 23:09:43 2008 +0200
22899
22900    canalplus: Fix.
22901
22902commit e6b02bf4983e3c7dc9694f0ca2727016117134ee
22903Author: Rémi Duraffort <ivoire@videolan.org>
22904Date:   Tue Jul 22 22:59:13 2008 +0200
22905
22906    Qt: fix a deadlock in the information panel.
22907
22908commit 756001fb493805399a1802dfd0b169dee89e635d
22909Author: Rémi Duraffort <ivoire@videolan.org>
22910Date:   Mon Jul 21 18:40:02 2008 +0200
22911
22912    Use pl_Yield and pl_Release everywhere.
22913
22914commit 755664e5c0481e9856b2cf1fc46b6cc5cb7f27cc
22915Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22916Date:   Tue Jul 22 22:44:58 2008 +0200
22917
22918    sap: Don't release when not needed.
22919
22920commit d84f9e30a2b47c4462bc29f6517b586fe655629d
22921Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22922Date:   Tue Jul 22 22:38:03 2008 +0200
22923
22924    sap: Don't use the playlist.
22925
22926    This should fix a crash reported by ivoire.
22927
22928commit 7a2cfda9e3d5f99a93f3019eab4ed77052ebf307
22929Author: Laurent Aimar <fenrir@videolan.org>
22930Date:   Tue Jul 22 22:30:47 2008 +0200
22931
22932    Check for file size change at every read (improve reading of downloading
22933    files).
22934
22935commit bc19641ab140e8b4c6d28428b4f12f57d93b7cee
22936Author: Laurent Aimar <fenrir@videolan.org>
22937Date:   Tue Jul 22 21:59:25 2008 +0200
22938
22939    Auto hide "VLC ZOOM SHOW" with mouse timeout.
22940
22941commit 684bef82c66c1e5ba14b94920811d18be26b0264
22942Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
22943Date:   Tue Jul 22 23:14:31 2008 +0300
22944
22945    Typo - fix #1737
22946
22947commit 787b715dd09c187e87caa1f060653613e813a1b3
22948Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22949Date:   Tue Jul 22 22:06:39 2008 +0200
22950
22951    macosx: Remove a warning that happen way too much.
22952
22953commit 01408785cc866ac23e690cce10023e4b04fa777d
22954Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22955Date:   Tue Jul 22 21:53:34 2008 +0200
22956
22957    macosx: Don't wrongly set an item for the update panel.
22958
22959    This fix right-clicking->info on an item while an other is playing.
22960
22961commit 4c8bc7a8ce4787bf347be62fd4fe0c04680f25f0
22962Author: Laurent Aimar <fenrir@videolan.org>
22963Date:   Tue Jul 22 21:46:22 2008 +0200
22964
22965    Use image_Convert for upscaling the picture (2x faster).
22966    Clean up and use picture_*
22967    Properly lock state variable. Grrrr, nearly all filters do not
22968    lock their state when implementing callbacks ...
22969
22970commit 6e3e18c6fabf8e0d4af051bd290de60ddf1a2375
22971Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22972Date:   Tue Jul 22 21:27:05 2008 +0200
22973
22974    playlist: Fix the return value of playlist_ItemToNode when the node has to be created.
22975
22976    Fixes asserts in directory module.
22977
22978commit 1f293c204952d61f68b73943e4a9c8b6fbfcc6f8
22979Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22980Date:   Tue Jul 22 21:26:20 2008 +0200
22981
22982    playlist: Never delete the playlist_item directly. We don't know who might need it.
22983
22984    We need to rework modules/playlist and implement refcounting or proper id management.
22985
22986commit dbce11f1dab1bc211ea43bda59a72d7db2960633
22987Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22988Date:   Tue Jul 22 21:24:23 2008 +0200
22989
22990    directory: assert() at critical places.
22991
22992commit c05833cbb1e6d0578e283bf6e2eb1af3aeb6b861
22993Author: Pierre d'Herbemont <pdherbemont@videolan.org>
22994Date:   Tue Jul 22 20:27:55 2008 +0200
22995
22996    services_discovery: Make sure we kill also object created by the input.
22997
22998    This commit bother me. I don't see why we don't do it for all objects.
22999
23000commit 8d4a329306a54407904ac4fa5a5bc5858df555a7
23001Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
23002Date:   Tue Jul 22 10:30:54 2008 +0300
23003
23004    access_filter: memory leak
23005
23006    Pointed-out-by: Rémi Duraffort
23007
23008commit 5072a6cf46f1ae67f4ad1098a00b222d6aefc0eb
23009Author: Laurent Aimar <fenrir@videolan.org>
23010Date:   Tue Jul 22 00:25:00 2008 +0200
23011
23012    Fixed scaled output mouse tracking in remoteosd.
23013
23014commit 83e3e91f9c7b021b5da8bf8c6c6cd8dc0a1ce763
23015Author: Laurent Aimar <fenrir@videolan.org>
23016Date:   Mon Jul 21 23:18:12 2008 +0200
23017
23018    Fixed an invalid msg_Err format (potential segfault).
23019
23020commit e22cc82c09592b711c497b0c6c2036cbf9596106
23021Author: Laurent Aimar <fenrir@videolan.org>
23022Date:   Mon Jul 21 23:17:53 2008 +0200
23023
23024    Added a missing const qualifier.
23025
23026commit 171934abd5615437ea05522e727e8c77bf1b07c8
23027Author: Laurent Aimar <fenrir@videolan.org>
23028Date:   Mon Jul 21 23:15:52 2008 +0200
23029
23030    Fixed a memory leak in aspect-ratio/crop/zoom/deinterlace hotkeys.
23031
23032commit 24e7b2dd236e659a004f9897411b35ee6de010c7
23033Author: Laurent Aimar <fenrir@videolan.org>
23034Date:   Mon Jul 21 23:14:47 2008 +0200
23035
23036    Fixed a memory leak in AspectCallback.
23037
23038commit 5a0ac45ff4813ab8b3fe1ac39f0c87489bd1fe30
23039Author: Laurent Aimar <fenrir@videolan.org>
23040Date:   Mon Jul 21 23:13:31 2008 +0200
23041
23042    Fixed unitialized memory passed to write().
23043    Added missing rfbEncodingCopyRect.
23044
23045commit c33ba23af72246ea286a6c0565f1c20d5064b291
23046Author: Laurent Aimar <fenrir@videolan.org>
23047Date:   Mon Jul 21 22:29:49 2008 +0200
23048
23049    Clean up remoteosd (use picture_*, fix a few race conditions and memory
23050    leaks).
23051
23052commit 04c2b1220b64e11d79f635a3a8655e5bcf5971ea
23053Author: Laurent Aimar <fenrir@videolan.org>
23054Date:   Mon Jul 21 20:47:56 2008 +0200
23055
23056    Use picture_New/...
23057
23058commit ece9d8a3bae33d3bab07d80516a29bb002b243d6
23059Author: Laurent Aimar <fenrir@videolan.org>
23060Date:   Mon Jul 21 20:31:29 2008 +0200
23061
23062    Use picture_New.
23063
23064commit 8ffbd86ab31339eea0c36d295eb2398835d2738f
23065Author: Laurent Aimar <fenrir@videolan.org>
23066Date:   Mon Jul 21 20:13:25 2008 +0200
23067
23068    Use picture_New/Delete/Release.
23069
23070commit a0057ba2f41d6403d4e43fec93a1dce1770eb9cb
23071Author: Filippo Carone <littlejohn@videolan.org>
23072Date:   Mon Jul 21 23:38:33 2008 +0200
23073
23074    jvlc: specify maven central repo in pom
23075
23076commit 45942f34f38c6a97f1359d9fd06d17d6710da4d4
23077Author: Filippo Carone <littlejohn@videolan.org>
23078Date:   Mon Jul 21 22:21:31 2008 +0200
23079
23080    jvlc: MediaPlayerListener stopped method added
23081
23082commit 581d6817b21300a55bee20a2ad0ebb6b65a697e5
23083Author: Filippo Carone <littlejohn@videolan.org>
23084Date:   Mon Jul 21 22:07:41 2008 +0200
23085
23086    jvlc: VLCExample updated
23087
23088commit 8dc8114139bdc23c1871922db998db93edfeab73
23089Author: Filippo Carone <littlejohn@videolan.org>
23090Date:   Mon Jul 21 22:05:53 2008 +0200
23091
23092    jvlc: MediaInstance* renamed to MediaPlayer*
23093
23094commit f3ebe3939865db1fbb4ae07866e4859b64d4ae3d
23095Author: Adrien Grand <jpountz@videolan.org>
23096Date:   Sun Jul 20 13:50:08 2008 +0200
23097
23098    libvlc_vlm.h: Fix typo.
23099
23100    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
23101
23102commit 037d4785d03ed25d8bd3c8a77e1f50933de11d54
23103Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23104Date:   Mon Jul 21 20:49:08 2008 +0200
23105
23106    macosx: Make sure the vout window send mouseEvents properly.
23107
23108commit 1c94ebe4d604b51644f9a129c3aa40f81ed6a97b
23109Author: Rémi Duraffort <ivoire@videolan.org>
23110Date:   Mon Jul 21 18:25:24 2008 +0200
23111
23112    Use pl_Release an factorise two lines.
23113
23114commit 64868251fe44f3659459c254df6928f170d15b89
23115Author: Derk-Jan Hartman <hartman@videolan.org>
23116Date:   Mon Jul 21 14:35:12 2008 +0200
23117
23118    live555: Fix TCP rollover
23119
23120    * Always go trough Connect on rollover. even in the case of SDP files. (The check was also wrong. It should have been || instead of &&)
23121    * Return from demux after initiating TCP rollover. Bug introduced by [fed83de55cdaf7f623a16f1051d97d450c44ad63]
23122    * Delete initiated streams during TCP rollover. We will make new ones later on.
23123
23124commit ef4da6276172fae93c921630de10ca9ab4162487
23125Author: Derk-Jan Hartman <hartman@videolan.org>
23126Date:   Mon Jul 21 14:33:03 2008 +0200
23127
23128    live555: Fix fallback case for unsupported transport.
23129
23130    This was broken by [175310ff6066991ee45e2a839f8c53e12b75e6d4] which introduced "forced mcast".
23131
23132commit e54f502332f90b2149cc778204782f924bb2ce6d
23133Author: Rémi Duraffort <ivoire@videolan.org>
23134Date:   Mon Jul 21 10:39:49 2008 +0200
23135
23136    Missing #undef
23137
23138commit 3e0ef87588c1e0b5b906887578da8cb3c8eee5a4
23139Author: Rémi Duraffort <ivoire@videolan.org>
23140Date:   Mon Jul 21 10:00:51 2008 +0200
23141
23142    Use pl_Release.
23143
23144commit 494ace96d068ee8e4b6b689da0ae469c0c0e4fe3
23145Author: Rémi Duraffort <ivoire@videolan.org>
23146Date:   Mon Jul 21 09:37:36 2008 +0200
23147
23148    Use pl_Locked and pl_Unlocked
23149
23150commit a518149f3478fc8bc984b114a1821d0fd83cecab
23151Author: Rémi Duraffort <ivoire@videolan.org>
23152Date:   Mon Jul 21 09:13:45 2008 +0200
23153
23154    Use pl_Locked and pl_Unlocked.
23155
23156commit cd4c4f1dadf2a9b595948da6d70ac2eaad93c990
23157Merge: 344b1df555 9525c2bdc4
23158Author: Derk-Jan Hartman <hartman@videolan.org>
23159Date:   Mon Jul 21 02:35:21 2008 +0200
23160
23161    Merge branch 'master' of git@git.videolan.org:vlc
23162
23163commit 344b1df55529d28aadf452b294fbe8256a70f4c5
23164Author: Derk-Jan Hartman <hartman@videolan.org>
23165Date:   Mon Jul 21 02:28:42 2008 +0200
23166
23167    qtcapture: Use Hosttime when available.
23168
23169commit 9525c2bdc421d0da330bcbca4c2473dffa79c831
23170Author: Laurent Aimar <fenrir@videolan.org>
23171Date:   Sun Jul 20 23:36:13 2008 +0200
23172
23173    Upgraded swscale mode to bicubic by default (fast bilinear is nearly
23174    a point resize).
23175
23176commit e2644877773f5a1e61b6fd833295d5c09e125803
23177Author: Adrien Grand <jpountz@videolan.org>
23178Date:   Sun Jul 20 18:18:36 2008 +0200
23179
23180    VOD support for Java bindings
23181
23182    I've updated the first patch to take into account recent changes in JVLC
23183    tests.
23184
23185    Regards,
23186
23187    --
23188    jpountz
23189
23190    From e6f5b5ff77b38ec0dfefe4e036708396df7bf459 Mon Sep 17 00:00:00 2001
23191    From: Adrien Grand <jpountz@videolan.org>
23192    Date: Sun, 20 Jul 2008 18:10:52 +0200
23193    Subject: [PATCH] Java bindings: Add VOD support.
23194
23195    Signed-off-by: Filippo Carone <littlejohn@videolan.org>
23196
23197commit 2a641d191b5ca13091c62affca68d7251bf3b1d7
23198Author: Laurent Aimar <fenrir@videolan.org>
23199Date:   Sun Jul 20 23:16:21 2008 +0200
23200
23201    Added missing include file.
23202
23203commit c1ff99857d6117f2f0eb87d05b4f08044870ae66
23204Author: Laurent Aimar <fenrir@videolan.org>
23205Date:   Sun Jul 20 23:13:37 2008 +0200
23206
23207    Clean up include files.
23208
23209commit 9b19a07597165946cb8ec2d1753ad237963e4e6b
23210Author: Laurent Aimar <fenrir@videolan.org>
23211Date:   Sun Jul 20 23:09:29 2008 +0200
23212
23213    Fixed subtitle duration when rate != default.
23214
23215commit 66d883a95cd1dce8b2e35efe5bee34126dd93e95
23216Author: Laurent Aimar <fenrir@videolan.org>
23217Date:   Sun Jul 20 22:57:28 2008 +0200
23218
23219    Cosmetics (moved BuildDone under HAVE_FONTCONFIG)
23220
23221commit fb0a060578bd8c7b2983e2b8ed0dffda8a51c631
23222Author: Laurent Aimar <fenrir@videolan.org>
23223Date:   Sun Jul 20 22:53:23 2008 +0200
23224
23225    Fixed locking scheme.
23226
23227commit c80284eddc1dd7005bfeb3a32782345fd57684c7
23228Author: Laurent Aimar <fenrir@videolan.org>
23229Date:   Sun Jul 20 22:24:50 2008 +0200
23230
23231    Fixed printf format for size_t.
23232
23233commit 2121de2768caf997399ff534c0021e9204258fa1
23234Author: Laurent Aimar <fenrir@videolan.org>
23235Date:   Sun Jul 20 22:16:33 2008 +0200
23236
23237    Fixed a potential segfault when font builder thread try to release
23238    itself.
23239    Use the fontconfig the font builder thread created (Fixed a few past
23240    broken commits).
23241    Fixed fontconfig lock (a unique lock for all instances).
23242
23243commit a602c01e2e1b69dd1e7241d9d98686e25842ea41
23244Author: Filippo Carone <littlejohn@videolan.org>
23245Date:   Sun Jul 20 17:38:13 2008 +0200
23246
23247    jvlc: abstract test class added to not-internal tests too
23248
23249commit b774d66a9a2a48e42fc20c54a16e12ae840d1a83
23250Author: Filippo Carone <littlejohn@videolan.org>
23251Date:   Sun Jul 20 17:26:42 2008 +0200
23252
23253    jvlc: download a sample file to run tests, if needed
23254
23255commit 7e496b253db3b452436b948c2bc2d21e5a5e0f6d
23256Author: Filippo Carone <littlejohn@videolan.org>
23257Date:   Sun Jul 20 17:25:14 2008 +0200
23258
23259    jvlc: log4j and ioutils dependencies added
23260
23261commit 811a68cde20c9c010c813fbb0ca0919764de248d
23262Author: Laurent Aimar <fenrir@videolan.org>
23263Date:   Sun Jul 20 12:56:42 2008 +0200
23264
23265    Respect mp4 track enable flag.
23266
23267commit 62c5710135a6f5bbf2f73d1e95e54fd30ef23970
23268Author: Laurent Aimar <fenrir@videolan.org>
23269Date:   Sun Jul 20 12:52:57 2008 +0200
23270
23271    Fixed motiondetect segfaults.
23272
23273commit a4270c7dc8ac4e35ecdfe320c2a78142e3170905
23274Author: Laurent Aimar <fenrir@videolan.org>
23275Date:   Sun Jul 20 12:45:20 2008 +0200
23276
23277    Added picture_New/picture_Delete/picture_CopyPixels/picture_Copy
23278    helpers.
23279
23280commit 71c4969b02aaf38c70a499d72ff1ac052aac68b7
23281Author: Filippo Carone <littlejohn@videolan.org>
23282Date:   Sun Jul 20 12:44:01 2008 +0200
23283
23284    jvlc: libvlc state and event type enums aligned with libvlc
23285
23286commit f9281a91e68bc2f84cc66a13775f5fd1f8ad96d8
23287Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23288Date:   Sun Jul 20 12:22:58 2008 +0200
23289
23290    media_list_player: Don't fetch stop event from media player in media_list_player_stop.
23291
23292commit b1f976cd8a843b72efb13e8deb9571b18244b982
23293Author: Filippo Carone <littlejohn@videolan.org>
23294Date:   Sun Jul 20 11:24:33 2008 +0200
23295
23296    jvlc tests: avoid a libvlc_media_player race condition
23297
23298commit adc653a943c78a07875d6d46594f032359cdd421
23299Author: Filippo Carone <littlejohn@videolan.org>
23300Date:   Sun Jul 20 11:05:43 2008 +0200
23301
23302    jvlc: remove MediaInstace
23303
23304commit bc91ae254696f20b615a5306874a5ef3941a8640
23305Author: Filippo Carone <littlejohn@videolan.org>
23306Date:   Sun Jul 20 10:59:49 2008 +0200
23307
23308    MediaInstance renamed to MediaPlayer
23309
23310commit 0b0379db5da23370333a5d503747b0733027de30
23311Author: Jean-Paul Saman <jpsaman@videolan.org>
23312Date:   Sat Jul 19 17:52:52 2008 +0200
23313
23314    Fix displaying of teletext buttons.
23315
23316commit fb2b7fc5c235ede5bccc57c3d0890385ae8ed83d
23317Author: Jean-Paul Saman <jpsaman@videolan.org>
23318Date:   Sat Jul 19 17:21:19 2008 +0200
23319
23320    Revert "Fix of #1640 teletext buttons appear too often"
23321
23322    This reverts commit d9a4e679f03be137a6dc60e9b82050d7bba8408a.
23323
23324commit 86c7e74f879b65a640ade8af1a7facdc73af36a8
23325Author: Jean-Paul Saman <jpsaman@videolan.org>
23326Date:   Sat Jul 19 17:19:01 2008 +0200
23327
23328    Fix ticket #1700: Disable video title showing when --no-osd is specified.
23329
23330commit 9369f4b32778c879811e92b12537b6ebe462619e
23331Author: Lukas Durfina <lukas.durfina@gmail.com>
23332Date:   Thu Jun 26 20:40:19 2008 +0200
23333
23334    Fix of #1640 teletext buttons appear too often
23335
23336    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
23337
23338commit 8400d104d4236612af4b31ea1852383dcfe31c7f
23339Author: Laurent Aimar <fenrir@videolan.org>
23340Date:   Sat Jul 19 22:39:48 2008 +0200
23341
23342    Fixed undenormalise for 64 bits.
23343
23344commit 4b00ff6ec805784d3b136591f0a4cf460ac36af9
23345Author: Laurent Aimar <fenrir@videolan.org>
23346Date:   Sat Jul 19 15:41:59 2008 +0200
23347
23348    Use filter helpers.
23349
23350commit cfe329716749b0b47964195e639dd4c740273ea6
23351Author: Laurent Aimar <fenrir@videolan.org>
23352Date:   Sat Jul 19 15:41:08 2008 +0200
23353
23354    Use picture_CopyProperties.
23355
23356commit 04cda7545e0cd049af1c2e71d080c013f26ca1e1
23357Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
23358Date:   Sun Jul 20 00:04:38 2008 +0200
23359
23360    Correct location for mpeg2
23361
23362commit 0a53ef618b5b986b83cd894e154203952c889a25
23363Author: Filippo Carone <littlejohn@videolan.org>
23364Date:   Sat Jul 19 23:48:55 2008 +0200
23365
23366    jvlc: fix the native type for drawable
23367
23368commit 61888921a72410ca823930f97ab096d92f04ee18
23369Author: Filippo Carone <littlejohn@videolan.org>
23370Date:   Sat Jul 19 23:46:49 2008 +0200
23371
23372    java bindings: specify hudson as continuus integration engine
23373
23374commit caea2bcf39f24969ec334258ce27eeb1cb029998
23375Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
23376Date:   Sat Jul 19 23:41:08 2008 +0200
23377
23378    libMpeg2 0.5.1 bump
23379
23380commit 19ed08bd03eb5475b642a59f65fe86ae87202d7a
23381Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
23382Date:   Wed Jul 9 23:29:50 2008 +0200
23383
23384    Typo
23385
23386commit 1d31c0090cef9aae73e84acd90394517fee17e48
23387Author: Derk-Jan Hartman <hartman@videolan.org>
23388Date:   Sat Jul 19 22:25:05 2008 +0200
23389
23390    quicktime decoder: fix a cast warning
23391
23392commit 08a33c8da72d461caf217c0bbcf745c90b56228e
23393Author: Derk-Jan Hartman <hartman@videolan.org>
23394Date:   Sat Jul 19 22:21:38 2008 +0200
23395
23396    quicktime codec: prevent malloc(0)
23397
23398commit a49e93d66dd52b2b85aad3743b4b4f171c45c977
23399Author: Derk-Jan Hartman <hartman@videolan.org>
23400Date:   Sat Jul 19 22:17:04 2008 +0200
23401
23402    quicktime decoder: I don't trust this codec enough to have it as priority 100 resetting back to 10. Besides, shouldn't we encourage ffmpeg codec usage over proprietary codecs ?
23403
23404commit 2cd7d252bbe5e0ac8543a9e9c6e6faeedac76c14
23405Author: Derk-Jan Hartman <hartman@videolan.org>
23406Date:   Sat Jul 19 21:44:36 2008 +0200
23407
23408    Mac OS X framework: libvlc_MediaPlayerPlayed -> libvlc_MediaPlayerPlaying.
23409
23410commit 79c265c2fef987669665d36bc570ddd6a46ddbe4
23411Author: Felix Paul Kühne <fkuehne@videolan.org>
23412Date:   Sat Jul 19 20:39:01 2008 +0200
23413
23414    Removed some useless dgb msgs and added some more useful localised error msgs
23415
23416commit ee7537e77ae5c190881227db774a1eee6c1c7aa8
23417Author: Rémi Duraffort <ivoire@videolan.org>
23418Date:   Sat Jul 19 14:38:10 2008 +0200
23419
23420    Use pl_Locked and pl_Unlocked.
23421
23422commit bd8145b408e9d70d0e861cfabb6e440c95cc6ad1
23423Author: Rémi Duraffort <ivoire@videolan.org>
23424Date:   Sat Jul 19 13:12:33 2008 +0200
23425
23426    Cosmetic.
23427
23428commit d3ed2c8a6461deae52a59bc1612b3828bafad86a
23429Author: Laurent Aimar <fenrir@videolan.org>
23430Date:   Sat Jul 19 13:23:57 2008 +0200
23431
23432    Use block_Release instead of pf_release directly.
23433
23434commit 96a6323fd6b768beddc385ff78dad9e3291cbe22
23435Author: Laurent Aimar <fenrir@videolan.org>
23436Date:   Sat Jul 19 13:22:41 2008 +0200
23437
23438    Fixed buffer overread in equalizer BandCallback.
23439
23440commit 36d1d663db8961cbb85e578f43f90ecfde11016e
23441Author: Laurent Aimar <fenrir@videolan.org>
23442Date:   Sat Jul 19 13:19:16 2008 +0200
23443
23444    Fixed a segfault in aout_EnableFilter.
23445    Fixed missing lock in aout callbacks !
23446    Factorized duplicated code.
23447
23448commit ab131d8bfb68e02a952567e93c5a891ce8d6322c
23449Author: Laurent Aimar <fenrir@videolan.org>
23450Date:   Sat Jul 19 13:17:38 2008 +0200
23451
23452    Added filter_NewPicture/Subpicture/AudioBuffer helpers.
23453
23454commit c35618f7942c54336aa93282f8407175d330295c
23455Author: Laurent Aimar <fenrir@videolan.org>
23456Date:   Sat Jul 19 13:16:37 2008 +0200
23457
23458    Fixed vout_Create documentation.
23459
23460commit 33cd8def1afe1a364919bc0eb85bb5e877b28aab
23461Author: Laurent Aimar <fenrir@videolan.org>
23462Date:   Sat Jul 19 13:14:46 2008 +0200
23463
23464    Fixed a few buffer overflow by not using sprintf...
23465
23466commit d1a4a59a95672102d96b97288f81bfe3be653890
23467Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23468Date:   Sat Jul 19 12:56:53 2008 +0200
23469
23470    libvlc: Don't raise an exception if there is no vout in set_drawable.
23471
23472commit d057b0df8de8ec4816fa4d1fd194a89c7c49cce6
23473Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23474Date:   Sat Jul 19 11:27:45 2008 +0200
23475
23476    playlist: playlist_NodeAddInput was noted as deprecated in docs, remove it from exported symbols.
23477
23478commit 0a1480ee6d7dd33d312048fa62231ba5ed6e9a02
23479Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23480Date:   Sat Jul 19 11:18:51 2008 +0200
23481
23482    playlist: playlist_DeleteFromInputInParent wasn't used by modules, don't export it.
23483
23484commit 587f46a9b50b6bee11c83d9afa471a7fc8fe90d6
23485Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23486Date:   Sat Jul 19 11:16:32 2008 +0200
23487
23488    playlist: playlist_DeleteInputInParent->playlist_DeleteFromInputInParent to match playlist_DeleteFromInput.
23489
23490commit 3734ddc989adbde820ede4eb256edcb9410dc577
23491Author: Rémi Duraffort <ivoire@videolan.org>
23492Date:   Sat Jul 19 12:49:37 2008 +0200
23493
23494    Qt4: We must lock the playlist before calling UpdateTreeItem()
23495
23496commit 3921a7f87de03160ecd18bcfeb68fbac459f2094
23497Author: Rémi Duraffort <ivoire@videolan.org>
23498Date:   Sat Jul 19 12:48:17 2008 +0200
23499
23500    Fix a compilation warning.
23501
23502commit 347cc8cc494f02050c3c1685fa35825e257c5a5d
23503Author: Filippo Carone <littlejohn@videolan.org>
23504Date:   Sat Jul 19 12:00:24 2008 +0200
23505
23506    Extra info about compiler and revision name added binded from libvlc
23507
23508commit a3b88389a26ac6f747f946ee36556d83d18bda71
23509Author: Laurent Aimar <fenrir@videolan.org>
23510Date:   Fri Jul 18 22:34:03 2008 +0200
23511
23512    Clean up gaussianblur. There is no need to nearly duplicate all code the to
23513    handle int/float...
23514
23515commit 96d0ab7fb39e46fa0bf0ef5e7ad076537899b14d
23516Author: Laurent Aimar <fenrir@videolan.org>
23517Date:   Fri Jul 18 22:00:16 2008 +0200
23518
23519    Use picture helpers.
23520
23521commit 20fa5b0a9e8fdadb660b1c2ced348f51977f272f
23522Author: Laurent Aimar <fenrir@videolan.org>
23523Date:   Fri Jul 18 21:52:58 2008 +0200
23524
23525    Another typo.
23526
23527commit 5cc3fd9422235dc712160714f0032feccc40ae1e
23528Author: Laurent Aimar <fenrir@videolan.org>
23529Date:   Fri Jul 18 21:39:42 2008 +0200
23530
23531    Fixed a typo.
23532
23533commit 4e6bc3609e9a346b87faaaddf77ed382451e8e6c
23534Author: Laurent Aimar <fenrir@videolan.org>
23535Date:   Fri Jul 18 21:35:44 2008 +0200
23536
23537    Use picture helpers.
23538
23539commit 815e38a857fb6ed96f395abbef5023a9081aac38
23540Author: Laurent Aimar <fenrir@videolan.org>
23541Date:   Fri Jul 18 21:24:54 2008 +0200
23542
23543    Do not return title if no chapters in mkv.
23544
23545commit 5d3c921b102e46e416c8e1169d8ac604a8654ac1
23546Author: Laurent Aimar <fenrir@videolan.org>
23547Date:   Fri Jul 18 21:18:36 2008 +0200
23548
23549    Use picture helpers (Yield,Release,CopyProperties).
23550
23551commit af37ba18784c712f7b57a2420ab80d4a06984f20
23552Author: Laurent Aimar <fenrir@videolan.org>
23553Date:   Fri Jul 18 20:47:20 2008 +0200
23554
23555    Added new picture helpers (picture_Yield, picture_Release,
23556    picture_CopyProperties) and use them inside vlc core.
23557
23558commit efa30ea7db66a2e445f5622c04256bd8170234c5
23559Author: Rémi Duraffort <ivoire@videolan.org>
23560Date:   Fri Jul 18 19:57:42 2008 +0200
23561
23562    The playlist is not locked so don't pretend that the case.
23563
23564commit be017fb2905530b0895b7158464b3f45a0d29356
23565Author: Rémi Duraffort <ivoire@videolan.org>
23566Date:   Fri Jul 18 19:33:39 2008 +0200
23567
23568    The playlist it not lock here.
23569
23570commit ec32411a264bc201954be6dfeb71c9b8e4cf3eb9
23571Author: Rémi Duraffort <ivoire@videolan.org>
23572Date:   Fri Jul 18 19:25:56 2008 +0200
23573
23574    The playlist is not lock for the moment.
23575
23576commit 99f299c6c6c0f460edd6bbae5f4a29a991c6f9dc
23577Author: Rémi Duraffort <ivoire@videolan.org>
23578Date:   Fri Jul 18 19:04:12 2008 +0200
23579
23580    Lock the playlist so we can add SAP item to the playlist without asserting.
23581
23582commit 6a2bec6553f6802802e51768a76d7f4f0616a30e
23583Author: Pavlov Konstantin <thresh@altlinux.ru>
23584Date:   Fri Jul 18 11:19:24 2008 +0400
23585
23586    Add new x-content to desktop file. Patch by Nicolas Chauvet.
23587
23588commit 05f184decf17ab405efb648ce3d2c1e8a2ef1450
23589Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23590Date:   Fri Jul 18 00:42:53 2008 +0200
23591
23592    Revert "qtcapture: Use a direct block buffer, and remove a memcpy."
23593
23594    This reverts commit b65ca27b5b5445bf4814dcbc22985cfc24f0900b.
23595
23596    It doesn't work well enough.
23597
23598commit b65ca27b5b5445bf4814dcbc22985cfc24f0900b
23599Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23600Date:   Fri Jul 18 00:17:17 2008 +0200
23601
23602    qtcapture: Use a direct block buffer, and remove a memcpy.
23603
23604commit fbd86409a420fb3f62500e6b10f506d7698c679d
23605Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23606Date:   Thu Jul 17 23:06:01 2008 +0200
23607
23608    vout: Make sure vout_Close() has been called before the object destruction.
23609
23610commit d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6
23611Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23612Date:   Thu Jul 17 23:03:08 2008 +0200
23613
23614    vout: Rename vout_Destroy to vout_CloseAndDestroy.
23615
23616commit 6d4e922482ba9551d4e0835c58f447edeb9b0edc
23617Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23618Date:   Thu Jul 17 22:37:49 2008 +0200
23619
23620    macosx: Fix motionblur and zoom in extended panel.
23621
23622commit 76ab4696aa1dd14a349a7492faf4f93ddb13cbfc
23623Author: Laurent Aimar <fenrir@videolan.org>
23624Date:   Thu Jul 17 22:45:03 2008 +0200
23625
23626    Do not increase refcount when the release callback is not present.
23627
23628commit 9e81bb494b4e8778be0a8993afa10915ce70242f
23629Author: Laurent Aimar <fenrir@videolan.org>
23630Date:   Thu Jul 17 22:44:07 2008 +0200
23631
23632    Revert "Fixed image_Convert by properly overriding release policy."
23633    A simpler way is comming.
23634    This reverts commit 796e72022f71598de3a162998a240632e65fed60.
23635
23636commit 9a72071ae6439b02fccf03e209d8aff4326dd1c4
23637Author: Christophe Mutricy <xtophe@videolan.org>
23638Date:   Thu Jul 17 00:21:02 2008 +0100
23639
23640    Use the correct test
23641
23642    Refs #791
23643
23644commit 8134316d83a2a54065ecb48179f93ecdec8b32a1
23645Author: Christophe Mutricy <xtophe@videolan.org>
23646Date:   Thu Jul 17 20:25:18 2008 +0100
23647
23648    Fix building when VLM is disable
23649
23650    Closes #1718
23651
23652commit c2f4049a65874e1eece62f75fcd63935faa66df3
23653Author: Christophe Mutricy <xtophe@videolan.org>
23654Date:   Wed Jul 16 23:27:02 2008 +0100
23655
23656    Add Matroska mmime types
23657
23658commit 796e72022f71598de3a162998a240632e65fed60
23659Author: Laurent Aimar <fenrir@videolan.org>
23660Date:   Thu Jul 17 21:23:19 2008 +0200
23661
23662    Fixed image_Convert by properly overriding release policy.
23663
23664commit 2b0f28e60e25bdaa7d263578e37079b8646ca824
23665Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23666Date:   Thu Jul 17 21:12:22 2008 +0200
23667
23668    macosx: Remember the detached vout position.
23669
23670commit d0076456024468810073f43605e70e91cd3322c0
23671Author: Laurent Aimar <fenrir@videolan.org>
23672Date:   Thu Jul 17 20:02:00 2008 +0200
23673
23674    Enabled fullscreen controler by default.
23675
23676commit 3f35c5171d9181434ebb16ffbdec7f7d62c28b8d
23677Author: Laurent Aimar <fenrir@videolan.org>
23678Date:   Thu Jul 17 19:58:44 2008 +0200
23679
23680    Fixed filters implemented as vout (Init/End can be called multiple times
23681    + use vout_Destroy where it should be)
23682    It closes #1722.
23683
23684commit dd066314d5dde1a5d828d2c51c0296dd7b04bac7
23685Author: Laurent Aimar <fenrir@videolan.org>
23686Date:   Thu Jul 17 19:53:47 2008 +0200
23687
23688    Revived vout_Destroy from the dead.
23689    No you CANNOT release a vout by vlc_object_release if you have created
23690    it by vout_Request or vout_Create.
23691
23692commit 8006b9d92aa68fc941e930bee4866f49ed238b60
23693Author: Felix Paul Kühne <fkuehne@videolan.org>
23694Date:   Thu Jul 17 14:20:19 2008 +0200
23695
23696    macosx: Work-around a NSUIHeartBeat crash on quit by not allowing the sprefs window to be minimised
23697
23698    No, better don't ask oO
23699
23700commit c2aa99a523d95a5ce3c5e0f14d336bd8348ed5ad
23701Author: Felix Paul Kühne <fkuehne@videolan.org>
23702Date:   Thu Jul 17 13:53:40 2008 +0200
23703
23704    macosx: make sure that the info-panel doesn't float.
23705
23706    Additionally, fixed an inconsistency in the nib-file.
23707
23708commit b9d34123ac6c9fbcb4fb890fdd1340143d64b5b5
23709Author: Felix Paul Kühne <fkuehne@videolan.org>
23710Date:   Thu Jul 17 13:43:22 2008 +0200
23711
23712    macosx: Make sure we update the information panel, if the playlist changes.
23713
23714    We shouldn't think that we are the only one who can change the pl ;-)
23715
23716commit 16c8c42c018364be49a7a913db7fd4adce1180d9
23717Author: Rémi Duraffort <ivoire@videolan.org>
23718Date:   Thu Jul 17 19:03:43 2008 +0200
23719
23720    Don't unlock the playlist to lock it the next instruction.
23721
23722commit 6cc9595de6e94e5f56242a7b605fc30fa3369081
23723Author: Rémi Duraffort <ivoire@videolan.org>
23724Date:   Thu Jul 17 17:58:33 2008 +0200
23725
23726    The playlist is not lock at this stage so let it lock itself.
23727
23728commit 15aaa8cbccef8a95dfc7b3bff937c70b4c459c34
23729Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23730Date:   Thu Jul 17 00:15:06 2008 +0200
23731
23732    qt4: Hopefully blindely fix the qt4 build, by defining the std p_playlist.
23733
23734commit db3f5756103f3103b28ca0554c59461602a75ccf
23735Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23736Date:   Wed Jul 16 23:46:30 2008 +0200
23737
23738    qt4: Forgotten lock. Reported by ahoka.
23739
23740    Anyway this is broken, qt4 shouldn't assume that the playlist_item_t can't be deleted. We need to implement refcounting here, or a sound garbage collection. Refcounting would be safer.
23741
23742commit 4630078ee9fe10f7c52ccd0cf34d83ed25e20680
23743Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23744Date:   Wed Jul 16 23:26:53 2008 +0200
23745
23746    macosx: Properly inherit variables if they don't exist.
23747
23748commit 5889307336d67b11b4988253ec304d335c6bbf57
23749Author: Christophe Mutricy <xtophe@videolan.org>
23750Date:   Wed Jul 16 19:32:13 2008 +0100
23751
23752    Use pkg-config to get the flags for libmpeg2
23753
23754commit 30fc9af91bb42d546d20bdedfaa10fbe6c88fcb8
23755Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23756Date:   Wed Jul 16 23:20:41 2008 +0200
23757
23758    macosx: Make sure the detached window is movable by background.
23759
23760commit 65b80858efa00f65e20a20c0518e2dc202da65d6
23761Author: Felix Paul Kühne <fkuehne@videolan.org>
23762Date:   Wed Jul 16 23:13:49 2008 +0200
23763
23764    Fixed a rare sent-msg-to-freed-object issue
23765
23766commit 8c0ebf8420c3a7ce923a6365866966c22d389dc9
23767Author: Felix Paul Kühne <fkuehne@videolan.org>
23768Date:   Wed Jul 16 20:44:57 2008 +0200
23769
23770    Another translation update
23771
23772commit f6498d061b54cd952029df56796d43846904b72f
23773Author: Felix Paul Kühne <fkuehne@videolan.org>
23774Date:   Wed Jul 16 20:44:15 2008 +0200
23775
23776    Fixed l10n msg
23777
23778commit c3469a6a2c3d8d32c28d437af2a57f4fb59462b8
23779Author: Felix Paul Kühne <fkuehne@videolan.org>
23780Date:   Wed Jul 16 20:10:34 2008 +0200
23781
23782    We agreed not to put sentences aka dots in non-longtext option descriptions
23783
23784commit 8907852c4f4354ac3d7a672521915c78749f7d84
23785Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23786Date:   Wed Jul 16 23:02:45 2008 +0200
23787
23788    macosx: Remove a NSLog.
23789
23790commit dee3bc7b2e5d58c17dcd3a90ad02ff7d0e574c95
23791Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23792Date:   Wed Jul 16 22:59:18 2008 +0200
23793
23794    macosx: Fix the detached window. Fix fullscreen. Use a borderless window.
23795
23796    The borderless window is nicer IMO. Feel free to object, but this also saves some overhead with fullscreen changing.
23797
23798commit bd4bd54dc68f76525ede8700361dc50e5872d376
23799Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23800Date:   Wed Jul 16 20:49:23 2008 +0200
23801
23802    qtcapture: Don't release objects when libvlc quit, else we may loose our main thread, and dead lock.
23803
23804commit 8d82c4803888274094b4de48d379588af314ed9d
23805Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23806Date:   Tue Jul 15 20:02:36 2008 +0200
23807
23808    directory: Make sure we can exit and interrupt the access.
23809
23810commit 06e5daea61f283d5608de17742ed373a2e407b30
23811Author: Derk-Jan Hartman <hartman@videolan.org>
23812Date:   Wed Jul 16 17:14:22 2008 +0200
23813
23814    Don't send blocks from qtcapture Demux that we have already sent before. Avoid excessive CPU usage while there are no new blocks.
23815
23816commit c375cdfc27be5adb35008d91630a0702f986cf53
23817Author: Derk-Jan Hartman <hartman@videolan.org>
23818Date:   Wed Jul 16 16:58:05 2008 +0200
23819
23820    Use the actual pts in qtcapture.
23821    This works, but perhaps i'm loosing too much precission here. Are there better ways to change timevalue + scale into walltime ?
23822
23823commit 9edde94fde60f2def3e516e04273982ef99c30b7
23824Author: Jonathan Rosser <jrosser@rd.bbc.co.uk>
23825Date:   Tue Jul 15 12:41:32 2008 +0100
23826
23827    Specifying any CFLAGS clobbers any that liboil's configure script would
23828    naturally choose.  With only an effective -O0 gcc 4.0.1 doesn't produce
23829    code as intented for copy_u8_altivec, causing liboil to fail at runtime.
23830
23831    Summary, liboil really needs -O2 (always).
23832
23833    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
23834    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
23835
23836commit e5ca2360f83b1f0da0ee56758e54e61cbbdc3e69
23837Author: Laurent Aimar <fenrir@videolan.org>
23838Date:   Tue Jul 15 22:35:17 2008 +0200
23839
23840    Use good default value for font weigh/slan (subtitle rendering).
23841
23842commit 024baf66704a202d6237e28fd36a02bfd994f9c8
23843Author: Felix Paul Kühne <fkuehne@videolan.org>
23844Date:   Tue Jul 15 22:33:58 2008 +0200
23845
23846    Download pcre before compiling asa
23847
23848commit e17bf628eebcba0307d3c5ad5f80c97d43c48fa5
23849Author: Laurent Aimar <fenrir@videolan.org>
23850Date:   Tue Jul 15 21:29:54 2008 +0200
23851
23852    Fixed fullscreen controler race conditions and ugly static variables.
23853    It is disabled by default, look for the two lines with
23854            //XXX uncomment for fullscreen controler
23855    to enable it. Please report success/failure in order to enable it by
23856    default (linux/win32).
23857
23858commit ae059a3c9775c987ddd78b0319c6721a836f1319
23859Author: Laurent Aimar <fenrir@videolan.org>
23860Date:   Tue Jul 15 19:57:44 2008 +0200
23861
23862    Pass vout_thread_t to releaseVideo.
23863
23864commit b4302875ea760695c51aff39d9974fad91af9e51
23865Author: Laurent Aimar <fenrir@videolan.org>
23866Date:   Mon Jul 14 16:17:34 2008 +0200
23867
23868    Simplify vlc fourcc/ffmpeg pix format conversion.
23869
23870commit 1b281d5b447b67b3d6493efe8d0d8136b0db400b
23871Author: Rémi Duraffort <ivoire@videolan.org>
23872Date:   Tue Jul 15 20:22:42 2008 +0200
23873
23874    Ask the playlist to lock itself as it isn't done before.
23875
23876commit b2fcbc3a4a8f49b258b6f10cdf21da7723ac4981
23877Author: Rémi Duraffort <ivoire@videolan.org>
23878Date:   Tue Jul 15 19:59:08 2008 +0200
23879
23880    Check asprintf return value and fix a potential memleak.
23881
23882commit 4239976f2b6aa0dd6a497d564eddab5a62165d6f
23883Author: Rémi Duraffort <ivoire@videolan.org>
23884Date:   Tue Jul 15 19:48:38 2008 +0200
23885
23886    Fix a compilation warning.
23887
23888commit 71becfccedee328a5b3362cdd08c96ac16207d79
23889Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23890Date:   Tue Jul 15 19:41:43 2008 +0200
23891
23892    playlist: Use pl_Locked in vlc_playlist.h.
23893
23894commit f60a8c729f19447d9982c769a3cc95eef383d9c3
23895Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23896Date:   Tue Jul 15 19:38:51 2008 +0200
23897
23898    services_discovery: Don't forget a PL_LOCK.
23899
23900    Spotted by 3af47f42e2ac5cfd6ab35bee5320788270a10a29 and ivoire.
23901
23902commit 9399329f8c097eb2356ee42d8896e0261283cc2f
23903Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23904Date:   Tue Jul 15 19:31:14 2008 +0200
23905
23906    macosx: Fix a dead lock.
23907
23908commit 7e97924ce74631403452a8b9652c309d65946d9c
23909Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23910Date:   Tue Jul 15 19:24:55 2008 +0200
23911
23912    interaction: Fix a interaction leak.
23913
23914commit e25c0df1323e46a22414940c5c58256d2f2ab08a
23915Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23916Date:   Tue Jul 15 19:24:34 2008 +0200
23917
23918    macosx: Use pl_Locked for better readability.
23919
23920commit 8b6e26a823cc53624ecfbadd76db7847bb6fda57
23921Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23922Date:   Tue Jul 15 13:48:57 2008 +0200
23923
23924    playlist: Defines pl_Locked, pl_Locked to pass to as b_locked.
23925
23926commit bfef7653c3e70dff098ac61b900a5c9b860542a7
23927Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23928Date:   Tue Jul 15 13:42:52 2008 +0200
23929
23930    macosx: Fix a deadlock in the broken -[VLCPlaylist isItem: inNode: checkItemExistence:]. Fixes #1711 (Deleting a playing item's parent item result in a trivial deadlock on Mac OS X.)
23931
23932commit 39c89debe2d9fcbd193f249a36ef1f4460592505
23933Author: Christophe Mutricy <xtophe@videolan.org>
23934Date:   Tue Jul 15 15:00:56 2008 +0100
23935
23936    Use new libmpeg2
23937
23938    Kudoz to sam and Meuuh
23939
23940commit 24ce4a48b9a5a9989e32fa1b6e0b8a3c53f39b79
23941Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23942Date:   Tue Jul 15 13:17:36 2008 +0200
23943
23944    playlist: Fix a legitimate warning.
23945
23946commit 9e745b81ba6aa90bee8205cea0e6e0c919c3e03c
23947Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23948Date:   Tue Jul 15 13:16:29 2008 +0200
23949
23950    playlist: playlist_Get*Leaf are already defined in vlc_playlist.h.
23951
23952commit e555af8ff4ff5043c487777967fecb02fd1e8425
23953Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23954Date:   Tue Jul 15 13:15:15 2008 +0200
23955
23956    playlist: Remove playlist_GetAllEnabledChildren as it wasn't used.
23957
23958commit 3af47f42e2ac5cfd6ab35bee5320788270a10a29
23959Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23960Date:   Tue Jul 15 12:59:27 2008 +0200
23961
23962    playlist: Use PL_ASSERT_LOCKED where the playlist lock should be held.
23963
23964    Note, this commit may create some assert in previously working code. That does mean that this code wasn't properly working, and that it lacks a PL_LOCK. I prefer nice assert() over races.
23965
23966commit 7b6ad1735535ad12338cb2739f5065a829ac5469
23967Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23968Date:   Tue Jul 15 13:10:02 2008 +0200
23969
23970    directory: playlist_NodeCreate needs a lock.
23971
23972commit 115d0547f7176a77a18564e0f901e4734becba80
23973Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23974Date:   Tue Jul 15 13:07:23 2008 +0200
23975
23976    services_discovery: playlist_NodesPairCreate needs a lock.
23977
23978    Should fix #1708 (Adding a folder in the Mac OS X VLC *media library* result in an assertion failure). Thanks to upcoming commit "playlist: Use PL_ASSERT_LOCKED where the playlist lock should be held.".
23979
23980commit 7a4fd6378700e37ce0972ed8a70a31424c96e589
23981Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23982Date:   Tue Jul 15 13:03:51 2008 +0200
23983
23984    playlist: Hold the lock at creation time to conform to playlist_NodesPairCreate requirement to have the pl lock held.
23985
23986commit ace44bc9f59e2ced98bb8534aa225fce9a479d8b
23987Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23988Date:   Tue Jul 15 09:40:39 2008 +0200
23989
23990    playlist: Use PL_LOCK_IF and PL_UNLOCK_IF to perform some more checks on lock state. And fix a unlocked usage of get_current_status_item().
23991
23992commit 4d0721f0d1dcafd37dc6116e6b6e44a2d1b500f7
23993Author: Pierre d'Herbemont <pdherbemont@videolan.org>
23994Date:   Tue Jul 15 09:24:40 2008 +0200
23995
23996    playlist: Use PL_ASSERT_LOCKED.
23997
23998commit 7f717d69f39e3be46972fb9a462748424b09d0c3
23999Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24000Date:   Tue Jul 15 09:17:37 2008 +0200
24001
24002    playlist: Use an accessor for current status item and current status node.
24003
24004    That may fix or help to fix some input item leaks.
24005
24006commit 0717f16a1e2bafc0e7fa196c7c7b238bdfb2ef82
24007Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24008Date:   Tue Jul 15 01:25:39 2008 +0200
24009
24010    plqylist: Delete current playing item, if qpplicable, inside the PL_LOCK, and at the very end.
24011
24012commit 7e063c475582352fe51175275023dfa49e09e5a1
24013Author: Rémi Duraffort <ivoire@videolan.org>
24014Date:   Mon Jul 14 17:39:27 2008 +0200
24015
24016    Check asprintf return value and avoid potential segfault.
24017
24018commit 9d65e77152039fcb91ff55e8a590bafc17f642c0
24019Author: Rémi Duraffort <ivoire@videolan.org>
24020Date:   Sat Jul 12 13:20:23 2008 +0200
24021
24022    Avoid potential segfault and fix potential memleak.
24023
24024commit 387950f7f7ae3768bc39f9487e9559179df325b6
24025Author: Rémi Duraffort <ivoire@videolan.org>
24026Date:   Sat Jul 12 10:44:22 2008 +0200
24027
24028    Fix a memory leak.
24029    Test for the right thing before tring to do anything.
24030    Check malloc return value (fix potential segfault).
24031
24032commit ead25bd0bf1892d53584df85b8e7ac85c9bdd20f
24033Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24034Date:   Mon Jul 14 10:19:12 2008 +0300
24035
24036    Bump version
24037
24038commit f7b0aa63e4fcd4545ba21082bf0d58d335a91b54
24039Author: Christophe Mutricy <xtophe@videolan.org>
24040Date:   Sun Jul 13 23:57:46 2008 +0100
24041
24042    Dutch l10n update by Myckel Habets
24043
24044commit 3a754e5419fc1ec540a97ad1529ecd9b1c0287a0
24045Author: Christophe Mutricy <xtophe@videolan.org>
24046Date:   Mon Jul 14 00:08:49 2008 +0100
24047
24048    Update po files for test2
24049
24050commit 79f590d49b6a4c2fb6c8325b4ec4f46078d41f7a
24051Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24052Date:   Mon Jul 14 00:03:24 2008 +0200
24053
24054    directory: Remove unuseful debug message.
24055
24056commit 878902ea67f2132828b90304af325e99e5a4454a
24057Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24058Date:   Mon Jul 14 00:01:47 2008 +0200
24059
24060    directory: Return VLC_EGENERIC in case of interruption (playlist death).
24061
24062commit a9a5e4830a6b6c2db67eb9db6c3addec74afbf75
24063Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24064Date:   Mon Jul 14 00:00:25 2008 +0200
24065
24066    directory: Don't get stuck if playlist dies. And remove an unused param.
24067
24068commit 1fac4d77a9b862ec150ade10173015a96986c608
24069Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24070Date:   Sun Jul 13 23:56:53 2008 +0200
24071
24072    playlist: Fix input item deletion (stupid macros), and don't send to the fetcher if it is dead.
24073
24074    Fix #1704
24075
24076commit 564cbeaebc459419ace02a7f50b1ba78fc2da0b5
24077Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24078Date:   Sun Jul 13 23:53:07 2008 +0200
24079
24080    playlist: Fix a typo and an unecessary loop.
24081
24082commit 575659cfe809f32a46dd584b214f541dbd8609c7
24083Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24084Date:   Sun Jul 13 23:20:56 2008 +0200
24085
24086    playlist: wait for preparser end from playlist thread.
24087
24088commit 81b983e85e186ff417c079f726a47b38ce272714
24089Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24090Date:   Sun Jul 13 23:15:33 2008 +0200
24091
24092    playlist: Don't export playlist_ItemNewFromInput as it is not used, and don't use pl_Yield from here.
24093
24094commit 54a51559031f6f81dcfcb41bd889201264750db7
24095Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24096Date:   Sun Jul 13 23:14:31 2008 +0200
24097
24098    playlist: Don't accept more items when if preparser is dead.
24099
24100commit 1f1e1106101bc913dd3f2f4ef3789a4cad16bf93
24101Author: Pavlov Konstantin <thresh@videolan.org>
24102Date:   Mon Jul 14 00:40:30 2008 +0400
24103
24104    Contrib: build libschro / liboil by default for OSX.
24105
24106commit f31cfbac27544902e0603b54b346b3a62728e349
24107Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24108Date:   Sun Jul 13 22:07:46 2008 +0200
24109
24110    macosx: Don't use playlist_NodeAddInput() it's deprecated. Fix #1705.
24111
24112commit 2335fa6b566161fd6e5a3d171191fcf7165345a1
24113Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24114Date:   Sun Jul 13 21:05:19 2008 +0200
24115
24116    macosx: Assert on cases that should never happen.
24117
24118commit 763302ecde9c0edb1170d4b1efac860a484728cc
24119Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24120Date:   Sun Jul 13 22:58:56 2008 +0300
24121
24122    Qt4: merge unicast and multicast UDP, add RTP - fixes #1706
24123
24124commit b49f9579244ad289b72e45e3fc74ba266488a13c
24125Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24126Date:   Sun Jul 13 21:01:03 2008 +0200
24127
24128    macosx: Replace "Get Stream Information" by "Fetch Meta Data".
24129
24130commit 4ed7283c3af32a52eabd5be45255f4d0e1786a98
24131Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24132Date:   Sun Jul 13 20:59:16 2008 +0200
24133
24134    macosx: The menu title should be Information... not Information.
24135
24136commit 8fecaa83ebb0d4e3ecb4f684598abd8419fb3764
24137Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24138Date:   Sun Jul 13 20:50:56 2008 +0200
24139
24140    macosx: Make sure there is a title or a name for the input item.
24141
24142commit 35ce0c33427ff0314762c50b45fca7fd405e7bf2
24143Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24144Date:   Sun Jul 13 20:35:00 2008 +0200
24145
24146    macosx: Fix art loading when URL contains spaces.
24147
24148commit 8d88a428061d251ed1ef62d1461c0486a6af33cc
24149Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24150Date:   Sun Jul 13 20:02:46 2008 +0200
24151
24152    macosx: Make sure the volume slider is activated when vlc starts.
24153
24154commit df1391498a5513cc50de9bc6d7895932e1454696
24155Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24156Date:   Sun Jul 13 19:52:20 2008 +0200
24157
24158    macosx: Make sure right click can select a playlist item.
24159
24160commit 6eaebb9957b40bc3779c467f2cb4c583665baf86
24161Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24162Date:   Sun Jul 13 18:52:35 2008 +0200
24163
24164    macosx: Make sure we can move the window by clicking in its background.
24165
24166    Regression if I recall well.
24167
24168commit c1a89c642e30963c3c2d8f58b6f93bcc8bd94fc8
24169Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24170Date:   Sun Jul 13 18:34:30 2008 +0200
24171
24172    macosx: Fix aspect ratio.
24173
24174    This might requires some other adjustements.
24175
24176commit 4ad2f8dc6a89e4349ecfa1ad6f0c4285d86612d3
24177Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24178Date:   Sun Jul 13 17:10:31 2008 +0200
24179
24180    macosx: Make sure the o_info object gets released even if the nib has not been loaded.
24181
24182commit a3694386843da120d170f35043133d642b07cef4
24183Author: Laurent Aimar <fenrir@videolan.org>
24184Date:   Sun Jul 13 17:05:45 2008 +0200
24185
24186    Update qt4 interface to use new "teletex-es". It fixes the unwanted display
24187    of teletext buttons every time there was a subtitle track.
24188
24189commit 0e3098c5e6e58e2c6861c461a1842f7718771c4d
24190Author: Laurent Aimar <fenrir@videolan.org>
24191Date:   Sun Jul 13 17:04:17 2008 +0200
24192
24193    Added input "teletext-es" variable to ease teletext support from
24194    interface.
24195    (This variable will contain the id of spu-es that is teletext or -1 if
24196    not present)
24197
24198commit ee1da75195fceb1ebbc5c91fcda8426d41a092e6
24199Author: Felix Paul Kühne <fkuehne@videolan.org>
24200Date:   Sun Jul 13 16:42:43 2008 +0200
24201
24202    Add libdvdread instead of compiling it implicitly
24203
24204commit 7cf99d81d8213730b7919f626d162f94b7153127
24205Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24206Date:   Sun Jul 13 16:15:03 2008 +0200
24207
24208    macosx: Fix the info panel. Remove the use of maybe-freed-ptr. Make it display currently selected item.
24209
24210commit fcc30d464b150e5d01a8028a9edc5af66b81b630
24211Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24212Date:   Sun Jul 13 12:52:15 2008 +0200
24213
24214    macosx: Never try to find an input anywhere, but get the playlist input using pl_CurrentInput.
24215
24216commit 1c10df82d7f1f62c75510fa68e4683260336b9d2
24217Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24218Date:   Sun Jul 13 12:50:12 2008 +0200
24219
24220    playlist: Defines a small helper to directly access current input.
24221
24222commit 2c2f5641c87b844c474783cc313a0d2f2b305a37
24223Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24224Date:   Sun Jul 13 12:59:14 2008 +0300
24225
24226    live: fix unsafe use of setlocale()
24227
24228commit 71c06757b220a261d02835ec41466e2c8447ba41
24229Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24230Date:   Sun Jul 13 11:02:30 2008 +0200
24231
24232    playlist: Fix a warning about an unitialized ptr.
24233
24234commit fe6b1c62f4c290a25ad67771b86e3c3bce305edf
24235Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24236Date:   Sat Jul 12 23:21:59 2008 +0200
24237
24238    macosx: Close the window after 3 seconds of not video output, instead of 1.5.
24239
24240commit d521d1d313824f2966862fc6d6c7e4d72d2d9b23
24241Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24242Date:   Sat Jul 12 23:19:40 2008 +0200
24243
24244    macosx: Make sure makeKeyAndOrderFront doesn't hide and then display the window if it was visible and not faded.
24245
24246commit 113ee07fa684730fb96aff8abb6f7db9b1ad369e
24247Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24248Date:   Sat Jul 12 22:26:42 2008 +0200
24249
24250    macosx: Make sure we don't leak an input.
24251
24252    Should fix the input item leak error when quitting VLC.
24253
24254commit 491e2b0e7ce2400f89c6c669d12275288cc0fdea
24255Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24256Date:   Sat Jul 12 21:44:49 2008 +0200
24257
24258    text: Remove forbidden, and subject to race, playlist input access.
24259
24260commit a2846406835a6143c1c70623aa9fe53917b6a41a
24261Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24262Date:   Sat Jul 12 21:38:43 2008 +0200
24263
24264    osd: Remove a number of unneeded cast.
24265
24266commit 33a0f4dd254da4475aad732effac6a0e6e2e424e
24267Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24268Date:   Sat Jul 12 21:37:39 2008 +0200
24269
24270    osd: Make sure we release properly in __osd_Volume.
24271
24272commit 6224fcbc43874c20a1bfd6227d8374b7573f7e63
24273Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24274Date:   Sat Jul 12 21:35:07 2008 +0200
24275
24276    osd: Remove a yield() that doesn't make sense.
24277
24278commit f324714a02b2dd6350e45152c5ddf90dbb639d66
24279Author: Felix Paul Kühne <fkuehne@videolan.org>
24280Date:   Sat Jul 12 18:04:10 2008 +0200
24281
24282    Merge the final 0.8.6i notes
24283
24284commit f71d55dd356d9f1fb225f221adeb1ee8e5dc3aee
24285Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24286Date:   Sat Jul 12 17:44:06 2008 +0200
24287
24288    macosx: Remove a lonesome pl_Yield.
24289
24290commit 3699bd09d7fe02ac4ae2989f53716ae0ea70a394
24291Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24292Date:   Sat Jul 12 18:40:22 2008 +0300
24293
24294    Qt4: remove useless IPv6 option
24295
24296    We have been able to autodetect this for ages
24297
24298commit 225b543a23631896813aa3a780b1f5b3bfe1c23d
24299Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24300Date:   Sat Jul 12 17:33:28 2008 +0200
24301
24302    macosx: Fix #1694 "Fullscreen video after end of playlist".
24303
24304commit 79559bdf7ff37fb54364a3ef7917b1e5481dc4c2
24305Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24306Date:   Sat Jul 12 16:14:07 2008 +0200
24307
24308    macosx: Save current fullscreen state.
24309
24310commit a30d659bb3f3946a5efc08ace8b39825c3ad2fba
24311Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24312Date:   Sat Jul 12 16:03:56 2008 +0200
24313
24314    macosx: Make sure view gets removed before we close the vout.
24315
24316commit 95779dd92c4f142b59944db7966ff7c7fa873db5
24317Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24318Date:   Sat Jul 12 15:02:15 2008 +0200
24319
24320    macosx: remove the show window hack.
24321
24322commit 1af1638ef3992f54af90c19abb30cd8907942dba
24323Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24324Date:   Sat Jul 12 14:43:02 2008 +0200
24325
24326    macosx: Simplify the title update code.
24327
24328commit aebbc1e7bf829896de43e7f4be4e6cf334f17c5e
24329Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24330Date:   Sat Jul 12 14:36:33 2008 +0200
24331
24332    macosx: Fix currently playing input item retrieving.
24333
24334commit caf6188518644f20b84536fca5af932de98ecd02
24335Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24336Date:   Sat Jul 12 14:35:59 2008 +0200
24337
24338    macosx: No need to use FREENULL here.
24339
24340commit 5c3f5dbd9dbe2949d1b1dce648de516d82b95a3d
24341Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24342Date:   Sat Jul 12 14:15:30 2008 +0200
24343
24344    macosx: One more direct playlist access removal.
24345
24346commit f48ad230e977b7f04729f6c0ecb4e44bdb7276d9
24347Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24348Date:   Sat Jul 12 14:09:22 2008 +0200
24349
24350    macosx: Close embedded if fullscreen ended.
24351
24352commit faae87f60cdb42ba6db73a3c03a6f7e9040303cd
24353Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24354Date:   Sat Jul 12 13:01:28 2008 +0200
24355
24356    macosx: Don't name 'Real' the functions that applies to those executed on MainThread.
24357
24358commit 4168ec3729c16ddc3cce5dcb2a69306e45ec0cb7
24359Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24360Date:   Sat Jul 12 12:55:33 2008 +0200
24361
24362    macosx: Remove VLCEmbeddedDetachedVout because it's not used. (Or at leat doesn't bring more than its superclass).
24363
24364commit fd964450e1eba43b68adbb82a2f684c460f93700
24365Author: Felix Paul Kühne <fkuehne@videolan.org>
24366Date:   Sat Jul 12 17:25:23 2008 +0200
24367
24368    Ehm, this is 0.9.0-test2, not 0.8.6i *coughcough*
24369
24370commit c47c6a8bc9bcb4b1bcbaaf6d702f7c1bfd313bd0
24371Author: Felix Paul Kühne <fkuehne@videolan.org>
24372Date:   Tue Jul 8 23:08:27 2008 +0200
24373
24374    Updated version strings for OS X
24375
24376commit 2b406b2ec07f0df658a03a55d994bcad2ed36190
24377Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24378Date:   Wed Jul 9 23:46:36 2008 +0200
24379
24380    macosx: Make sure input menu are up-to-date.
24381
24382    Fixes #1684.
24383
24384commit 2a07de63333c8e262f23d25ce1e9dddf37d3355c
24385Author: Laurent Aimar <fenrir@videolan.org>
24386Date:   Sat Jul 12 00:36:32 2008 +0200
24387
24388    Proper CODEC_TYPE_ATTACHMENT check.
24389
24390commit 941254c5f3464a42f559dc605381ddb4226e105f
24391Author: Laurent Aimar <fenrir@videolan.org>
24392Date:   Sat Jul 12 00:35:58 2008 +0200
24393
24394    Revert "Check for CODEC_TYPE_ATTACHMENT for outdated ffmpeg library"
24395
24396    This reverts commit 49776bde2872747c8285c4aa6c5e07e35e630265.
24397
24398commit 4f793a16c59ded4dd0c7c9bcaae50125a55429e1
24399Author: Laurent Aimar <fenrir@videolan.org>
24400Date:   Sat Jul 12 00:25:18 2008 +0200
24401
24402    Fixed resize of subtitle with original size specified (close #1683 with
24403    the help of thedj)
24404    Clean up.
24405
24406commit 49776bde2872747c8285c4aa6c5e07e35e630265
24407Author: Laurent Aimar <fenrir@videolan.org>
24408Date:   Sat Jul 12 00:22:30 2008 +0200
24409
24410    Check for CODEC_TYPE_ATTACHMENT for outdated ffmpeg library (more than 7
24411    month old)
24412
24413commit 4433dd43f7c4663cb0c8ceb441191c47f58483f3
24414Author: Laurent Aimar <fenrir@videolan.org>
24415Date:   Fri Jul 11 23:00:42 2008 +0200
24416
24417    Clean up.
24418
24419commit f8a7b336e817e964e989519af4e1fe22df7e4861
24420Author: Laurent Aimar <fenrir@videolan.org>
24421Date:   Fri Jul 11 22:30:19 2008 +0200
24422
24423    More clean up...
24424
24425commit 8c75d5edd5a0fcf8d3556aad868fdb569cea6e47
24426Author: Laurent Aimar <fenrir@videolan.org>
24427Date:   Fri Jul 11 21:42:13 2008 +0200
24428
24429    More clean up on subtitle.
24430
24431commit fa1117e6e11da5d5e21bb5567635000ffbe5de37
24432Author: Laurent Aimar <fenrir@videolan.org>
24433Date:   Fri Jul 11 21:21:05 2008 +0200
24434
24435    More clean up (it has 1 minor side effect but in a buggy section anyway).
24436    Fixed scale loading conditions.
24437
24438commit cf7731dbece3727a98026f24c3bc5c9447458a2d
24439Author: Laurent Aimar <fenrir@videolan.org>
24440Date:   Fri Jul 11 20:41:00 2008 +0200
24441
24442    More vout spu split up.
24443
24444commit 338a138e3b7340d3b0bc5fe3528506d9763dce83
24445Author: Laurent Aimar <fenrir@videolan.org>
24446Date:   Fri Jul 11 20:15:05 2008 +0200
24447
24448    Split up spu_RenderSubpictures to make it more readable (no functionnal
24449    changes except a few more return checks)
24450
24451commit 6dfaddec8ce309db6a5cd4f93880e12edbb16c76
24452Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24453Date:   Sat Jul 12 00:01:58 2008 +0300
24454
24455    Remove dead code
24456
24457commit 2f2c5f85a20bea99093c85825442280010018667
24458Author: Christophe Mutricy <xtophe@videolan.org>
24459Date:   Fri Jul 11 20:24:52 2008 +0100
24460
24461    Avoid to discard qualifier
24462
24463commit afd188c9e6900bc5fcf4c4284a4fe1a75bb2d5e2
24464Author: Christophe Mutricy <xtophe@videolan.org>
24465Date:   Fri Jul 11 20:04:05 2008 +0100
24466
24467    Fix description
24468
24469commit 208371724fe28e3c4df0d6a741e1d2975b35600e
24470Author: Christophe Mutricy <xtophe@videolan.org>
24471Date:   Fri Jul 11 20:02:08 2008 +0100
24472
24473    Fix warning
24474
24475commit 124f8de18494066abe948cecdfe48dd907b5335d
24476Author: Christophe Mutricy <xtophe@videolan.org>
24477Date:   Fri Jul 11 19:27:06 2008 +0100
24478
24479    Fix warnings
24480
24481commit fe9b4d25e1359047110fd913d93707e7d2c142b2
24482Author: David Flynn <davidf@rd.bbc.co.uk>
24483Date:   Fri Jul 11 18:04:26 2008 +0000
24484
24485    Fix potential dereference of already free()d pointer
24486
24487    In some error cases p_block will have been freed before p_block is
24488    dereferenced.
24489
24490    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
24491
24492commit f797ddd37f7a2a8d5384064d8aa7f156389f4a2f
24493Author: Laurent Aimar <fenrir@videolan.org>
24494Date:   Fri Jul 11 19:44:44 2008 +0200
24495
24496    Clean up chroma handling in ffmpeg  (as a bonus, fixed the last issue
24497    with #1488)
24498
24499commit 16ceb0de696197f901935b5cd05e1018e34e76d8
24500Author: Laurent Aimar <fenrir@videolan.org>
24501Date:   Fri Jul 11 00:14:28 2008 +0200
24502
24503    Fixed segfault when using sfilter in transocde (close #1663)
24504
24505commit ce4c05bb991cd177949f2e58b01d9027a78e1dec
24506Author: Rémi Duraffort <ivoire@videolan.org>
24507Date:   Thu Jul 10 00:27:00 2008 +0200
24508
24509    Don't use strdup on a string created by asprintf (useless).
24510
24511commit 46f77d8add706d1d5a7f064039f63ffd219aa826
24512Author: Derk-Jan Hartman <hartman@videolan.org>
24513Date:   Thu Jul 10 22:54:02 2008 +0200
24514
24515    When using contribs, don't set --with-a52-tree or --with-libmpeg2-tree
24516
24517    These should both have been installed, ergo no need to use them from their src directory. (Does the same go for cyberlink? who uses it, and where? )
24518    Now configure.ac won't be forced into the --tree modes for these codecs (which still use BUILTINS ). The latter also shows us that we still have decprecated BUILTINS stuff to cleanup.
24519
24520    Fixes #1682
24521
24522commit 883450528ae90cc67be6de49034630f3fa93e282
24523Author: Laurent Aimar <fenrir@videolan.org>
24524Date:   Thu Jul 10 22:53:53 2008 +0200
24525
24526    Fixed memory leak of 1 audio(video?) buffer when quitting.
24527
24528commit 14cc9765ed844fa23d245a60e46f3e0b30ca81d1
24529Author: Laurent Aimar <fenrir@videolan.org>
24530Date:   Thu Jul 10 22:05:53 2008 +0200
24531
24532    Let swscale handle video conversion when available (close #1695)
24533
24534commit f698b433edd2d9ec7769f750586e6faa29da8074
24535Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24536Date:   Thu Jul 10 22:29:56 2008 +0300
24537
24538    vlc_thread_ready: remove
24539
24540commit 9dc1a1ae673fbe4c9519de2e794e5855b15bff8a
24541Author: Derk-Jan Hartman <hartman@videolan.org>
24542Date:   Thu Jul 10 02:07:49 2008 +0200
24543
24544    Fix positioning of dvbsub. closes #1686
24545
24546    This was caused by commit 23cc599d06abb5c84913c7399dd08c6b283fc49e and an attempt at fixing it in commit 251648e32246c48729986e65678bac16e5061e47.
24547
24548commit a82e5fcaf2e1520a3f5bc7af1a8b163c66086a60
24549Author: Laurent Aimar <fenrir@videolan.org>
24550Date:   Wed Jul 9 21:58:25 2008 +0000
24551
24552    Fixed infinite loop if alsa was closed before playing any audio.
24553
24554commit 5f2b369ce56dd68a3278022bdc3e97518d140a7e
24555Author: Rémi Duraffort <ivoire@videolan.org>
24556Date:   Wed Jul 9 23:31:32 2008 +0200
24557
24558    Don't leak memory when something goes wrong.
24559
24560commit 6ce6dc06545e12f9f04c6afe60c99e06fdc71502
24561Author: Rémi Duraffort <ivoire@videolan.org>
24562Date:   Fri Jul 4 20:59:29 2008 +0200
24563
24564    Fix non utf-8 encoding.
24565
24566commit 1a112b8a40daf2a86ad1aa310b8eb4fe1255bdce
24567Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24568Date:   Wed Jul 9 23:22:30 2008 +0200
24569
24570    Revert "dejidjei:"
24571
24572    This reverts commit 5183d34db7b6640a79aeb4f919d8825df3694c2b.
24573
24574commit dfea366d0cf300a175d5efe39b7ec200c9fe7c4e
24575Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24576Date:   Wed Jul 9 23:20:55 2008 +0200
24577
24578    rtsp: Include xlocale.h for Mac OS X (at least).
24579
24580commit deee3a23527cd19beeba232358cb678a6a5c8a17
24581Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24582Date:   Wed Jul 9 23:18:07 2008 +0200
24583
24584    playlist: Be a good citizen and kill the thread before releasing fetcher and parser.
24585
24586    Note, this kills a non-letal warning from libvlccore.
24587
24588commit 5183d34db7b6640a79aeb4f919d8825df3694c2b
24589Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24590Date:   Wed Jul 9 22:05:18 2008 +0200
24591
24592    dejidjei:
24593
24594commit 95c51011d5b6c8dbe2f22afc781822dda55ff92e
24595Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
24596Date:   Wed Jul 9 22:57:24 2008 +0200
24597
24598    Try to fix asademux compile on Win32.
24599
24600commit dc8472ea2c11bc4d6c1cbba670a4d2dde595401e
24601Author: Laurent Aimar <fenrir@videolan.org>
24602Date:   Wed Jul 9 20:40:05 2008 +0000
24603
24604    Fixed selection of simple mixer (close #1688)
24605    This mixer can only downsample.
24606    Let trivial mixer handles
24607    Dual-Mono -> Stereo|Stereo-left|Stereo-right|Stereo-reverse.
24608    (Please double check on your multiple channels sources)
24609
24610commit 11097ec199b7c5bd83fda41d6381a639ce2e6bef
24611Author: Laurent Aimar <fenrir@videolan.org>
24612Date:   Wed Jul 9 20:19:28 2008 +0000
24613
24614    A little clean up of simple channel mixer.
24615
24616commit 191bedcdb56e132518c1186c620c29e0b63d424b
24617Author: Jean-Baptiste Kempf <jb@videolan.org>
24618Date:   Wed Jul 9 13:39:28 2008 -0700
24619
24620    String review. Again.
24621
24622commit ed90b5283569e461f0188bfe384717a6cfb79571
24623Author: Pavlov Konstantin <thresh@videolan.org>
24624Date:   Thu Jul 10 00:33:56 2008 +0400
24625
24626    Contrib: use -O3 to build libschroedinger.
24627
24628commit 5e4e0bd7f3e29fc7733bc09804540bb3ef6c92b5
24629Author: David Flynn <davidf+nntp@woaf.net>
24630Date:   Mon Jul 7 13:01:28 2008 +0000
24631
24632    Patch to fix liboil build when --disable-shared
24633
24634    Without --enable-shared, libtool doesn't generate symbol lists.  Use
24635    some autogenerated-libtool-internals to sort it out.
24636
24637    Tested with: gcc on linux-amd64, mingw crosscompile, apple-os10.5
24638
24639    Signed-off-by: Pavlov Konstantin <thresh@videolan.org>
24640
24641commit 10d809da736e7af29639a25fa907c32b6ff579f6
24642Author: Jean-Baptiste Kempf <jb@videolan.org>
24643Date:   Wed Jul 9 13:14:39 2008 -0700
24644
24645    Document the guidelines for strings.
24646
24647commit 223419069363b3eab712cff2d0ac671a94d8fc65
24648Author: Jean-Baptiste Kempf <jb@videolan.org>
24649Date:   Wed Jul 9 12:59:21 2008 -0700
24650
24651    Various strings change and capitalisation changes to match the guidelines.
24652
24653    Capitalization fixes
24654
24655commit 62557bbace8fcdafe2bdf620c8dcb757ac71120d
24656Author: Jean-Baptiste Kempf <jb@videolan.org>
24657Date:   Wed Jul 9 11:45:59 2008 -0700
24658
24659    use OK instead of Ok
24660
24661    Same as previous
24662
24663commit 62fae3a7cab589b5c87ea6de3e65b5f698a87c9b
24664Author: Jean-Baptiste Kempf <jb@videolan.org>
24665Date:   Wed Jul 9 11:40:23 2008 -0700
24666
24667    Use Header capitalisation for dialogs titles.
24668
24669commit 64417a25b912edb125c8a06c1f028115ba504eef
24670Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24671Date:   Wed Jul 9 22:52:21 2008 +0300
24672
24673    Remove non-sensical NPT computation code from c9569b35.
24674
24675    If you want RTSP time, please come up with an algorithm that makes some
24676    kind of sense. In the mean, it's better not to claim to support
24677    somethign we don't support.
24678
24679commit e1b39c52c20b72dccc5dcb635f142b11d5bab318
24680Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24681Date:   Wed Jul 9 20:52:54 2008 +0300
24682
24683    Partially fix parsing of npt=
24684
24685commit 7c14959cf119c24660ced3c4cb5af51f15f8c3cb
24686Author: Laurent Aimar <fenrir@videolan.org>
24687Date:   Wed Jul 9 19:03:18 2008 +0000
24688
24689    Fixed asa decoder colors (on x86 at least).
24690    Can someone test on a big endian CPU (I don't know if it is CPU
24691    dependant) ?
24692
24693commit bb62ffd37444c8764c1a2bb821e419a574b3d270
24694Author: Laurent Aimar <fenrir@videolan.org>
24695Date:   Wed Jul 9 18:02:51 2008 +0000
24696
24697    Partial clean up and fixes of asa codec.
24698
24699commit 77751c92e41bea05a7127eff21ce9040877fa9a5
24700Author: Laurent Aimar <fenrir@videolan.org>
24701Date:   Wed Jul 9 18:02:01 2008 +0000
24702
24703    Fix video format passed to pf_update_regions. (Fix asa without direct
24704    rendering)
24705
24706commit d4485423d9c3a5519875f8bc37467831ce10763e
24707Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24708Date:   Wed Jul 9 18:16:49 2008 +0300
24709
24710    Revert remnants of ddac67aaf2bde4179f695bb26033488e8e7c35cc
24711
24712    Fix audio transcoding).
24713
24714commit a1bd8b94477962ef495117ea161246172ce83859
24715Author: Jean-Baptiste Kempf <jb@videolan.org>
24716Date:   Tue Jul 8 11:21:18 2008 +0200
24717
24718    Allow SpinBox to go over 1600 in OS-X prefs.
24719
24720commit b48658bd32e48259689fe6b52a2f570f2cc9b004
24721Author: Jean-Baptiste Kempf <jb@videolan.org>
24722Date:   Tue Jul 8 11:16:29 2008 +0200
24723
24724    Accelerate the network port SpinBox chooser.
24725
24726commit a6914ce14bb60c16731fe0c6d87bae44cfb4b2f9
24727Author: Jean-Baptiste Kempf <jb@videolan.org>
24728Date:   Tue Jul 8 10:35:33 2008 +0200
24729
24730    Fix network panel (start with deactivated checkboxes)
24731
24732commit 45fee8edc633c8305b282c653b89ed600fab0a7a
24733Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24734Date:   Tue Jul 8 22:59:56 2008 +0200
24735
24736    macosx: Yet an other locking typo.
24737
24738commit adec5472ece528e16c993ab60a7aeac34e2bb967
24739Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24740Date:   Tue Jul 8 22:57:05 2008 +0200
24741
24742    macosx: The playlist is unlocked at this time, so playlist_Control() needs to lock it.
24743
24744    This fixes an input and input item leak.
24745
24746    IMHO, such typo are so easy, we need to fix that up. (macosx module is full of those).
24747
24748commit 75975b302058d9c6c81e237fed539ef07e3d165f
24749Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24750Date:   Tue Jul 8 22:24:51 2008 +0200
24751
24752    macosx: Don't take the playlist lock blindly, where there is no use for it.
24753
24754commit 44e4691eb741864138b750d208db1be3d93145e6
24755Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24756Date:   Tue Jul 8 22:08:20 2008 +0200
24757
24758    libvlccore.sym: Follow alphabetical order and fix make test.
24759
24760commit d6fd7e4227ae722e6e2a52f0db1054ab7d731ae5
24761Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24762Date:   Tue Jul 8 22:05:23 2008 +0200
24763
24764    macosx: Make sure we use the safe playlist_GetCurrentInput() function. Match pl_Yield with a pl_Release.
24765
24766commit 915f6a59a6b74d884a9ece2cd0d07f2a952cd834
24767Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24768Date:   Tue Jul 8 21:32:49 2008 +0200
24769
24770    libvlccore: Make sure vlc_gc_* function correctly assert() on common errors, and de-inline them.
24771
24772commit 9c750dec7c2745f859709f0444f91002a30d957e
24773Author: Laurent Aimar <fenrir@videolan.org>
24774Date:   Tue Jul 8 21:16:44 2008 +0000
24775
24776    Fixed segfault in case of title/chapters...
24777
24778commit 18d8fa4a4be9562fbd4265cf52a8ede0210ef831
24779Author: Laurent Aimar <fenrir@videolan.org>
24780Date:   Tue Jul 8 19:34:59 2008 +0000
24781
24782    Do not vlc_object_kill on vout/aout and sout when stopping input (close #1673).
24783    (The vout should never be killed before the decoder is stopped as we may
24784    use direct buffers).
24785
24786commit 235529f2aca9d8ee263d0723792e91d582f1816a
24787Author: Laurent Aimar <fenrir@videolan.org>
24788Date:   Tue Jul 8 19:32:56 2008 +0000
24789
24790    Fixed used of uninitialized memory on unsupported track.
24791    Fixed usage of start_time.
24792    (It should fix #799)
24793
24794commit da12022b26ca3f95c4038ceb73926603c27b8f1e
24795Author: Felix Paul Kühne <fkuehne@videolan.org>
24796Date:   Tue Jul 8 17:46:28 2008 +0200
24797
24798    qt4/mac: Don't compile demos and examples
24799
24800commit deb641c7c5e45770b3b1e2510e8bfc42a057af6c
24801Author: Felix Paul Kühne <fkuehne@videolan.org>
24802Date:   Tue Jul 8 16:27:36 2008 +0200
24803
24804    Minor unification
24805
24806commit 62cc70858dfbf63149b5eb4637a816af30326d4d
24807Author: Felix Paul Kühne <fkuehne@videolan.org>
24808Date:   Tue Jul 8 16:26:46 2008 +0200
24809
24810    Use Qt 4.4.0 for the Mac, too
24811
24812commit 03a1a92155013ac0312100a2ba7dda6de3eb244c
24813Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24814Date:   Tue Jul 8 02:38:44 2008 +0200
24815
24816    macosx: Don't attempt to close the window in fullscreen.
24817
24818commit b24328a62e388dfc1e6b772b0794e0e07dc2a02c
24819Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24820Date:   Tue Jul 8 02:27:39 2008 +0200
24821
24822    macosx: Fix +resetVout prototype. (Fix #1679 "Fullscreen mode with video window without controls crashes").
24823
24824commit fc842132b1d7ac70c3cbce4c5c1a219200b95149
24825Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24826Date:   Tue Jul 8 02:19:41 2008 +0200
24827
24828    macosx: Close the video directly when clicking on the Stop button.
24829
24830commit 8840aa586a3fa553dcc7a6c5b4b6edf9e5743644
24831Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24832Date:   Tue Jul 8 02:13:53 2008 +0200
24833
24834    macosx: Correctly close the vout window if there is no video for 1.5sec.
24835
24836commit e74dad9af3f44dbd1e08e07eff52db3b8f2658af
24837Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24838Date:   Mon Jul 7 21:23:56 2008 +0300
24839
24840    HTTP: fix browsing on Win32 - closes #1656
24841
24842commit 71202fdadaa07c28101878f885030cdc3058a90a
24843Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
24844Date:   Mon Jul 7 20:36:42 2008 +0300
24845
24846    Ship the Win32 SDK - closes #1676
24847
24848commit 03eee1cbefa9073fecec66102f27bacf6c632cf0
24849Author: Jean-Baptiste Kempf <jb@videolan.org>
24850Date:   Mon Jul 7 10:25:17 2008 -0700
24851
24852    Fix open Panel. thanks fenrir for spotting it.
24853
24854commit a231c3bbae0374fea3c454e2b96afe44ee844a9b
24855Author: Sebastien Escudier <sebastien-devel@celeos.eu>
24856Date:   Mon Jul 7 14:39:03 2008 +0200
24857
24858    Fix typo in libvlc_vlm.h
24859
24860    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
24861
24862commit 41e8e58fd9787d5a98be9ba9e0fe0354aeb5e228
24863Author: Jean-Baptiste Kempf <jb@videolan.org>
24864Date:   Mon Jul 7 09:14:19 2008 -0700
24865
24866    Fix some open panel function as in 000f1e1fb9253dca219253ee54702cf044aff213.
24867
24868commit dd11b53113b073ef7879fffc5d28b58152dd50bf
24869Author: Jean-Baptiste Kempf <jb@videolan.org>
24870Date:   Mon Jul 7 09:11:09 2008 -0700
24871
24872    Revert "Fixed open network panel."
24873
24874    This reverts commit 000f1e1fb9253dca219253ee54702cf044aff213.
24875
24876commit 9bc8ac74bdb378fe610efaff6420712140ae3e71
24877Author: Jean-Baptiste Kempf <jb@videolan.org>
24878Date:   Mon Jul 7 09:06:34 2008 -0700
24879
24880    Add mising \ in some macros.
24881
24882commit 033d2a6d5a7887f4b2c24312906799390e0f1080
24883Author: Jean-Baptiste Kempf <jb@videolan.org>
24884Date:   Mon Jul 7 07:21:42 2008 -0700
24885
24886    Force a correct size of the dialog at start.
24887
24888commit b660dd5cb1c88f15c3d18ad14ad2d7f7c0e99d9d
24889Author: Jean-Baptiste Kempf <jb@videolan.org>
24890Date:   Mon Jul 7 07:10:47 2008 -0700
24891
24892    Fix behaviour of DVDSimple button while not in DVD opening
24893
24894commit ba714bedc852cc4a04c422b1dce3fa69e083a236
24895Author: Jean-Baptiste Kempf <jb@videolan.org>
24896Date:   Mon Jul 7 07:02:36 2008 -0700
24897
24898    Cosmetics.
24899
24900commit 79bc7d59facaeafe140ecc924b04c9cb6310df61
24901Author: Jean-Baptiste Kempf <jb@videolan.org>
24902Date:   Mon Jul 7 06:58:38 2008 -0700
24903
24904    Logarithmic slider for speed.
24905
24906commit 162f08d7cbbf1275c024723eeb32f9dd095b6352
24907Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
24908Date:   Mon Jul 7 11:29:03 2008 +0200
24909
24910    Enable asademux and csri in default configure..
24911
24912commit 41bade5576364a7361e0b7f497a98fed0f710fdb
24913Author: Jean-Baptiste Kempf <jb@videolan.org>
24914Date:   Mon Jul 7 02:20:06 2008 -0700
24915
24916    Qt4.4.0 in contribs.
24917
24918commit a01a67de6bd5185fab783fab9d3a12a757139b11
24919Author: Felix Paul Kühne <fkuehne@videolan.org>
24920Date:   Mon Jul 7 11:22:11 2008 +0200
24921
24922    Resized a few controls to make enough room for non-english UI strings
24923
24924commit c589c1ad30fcf88ec15d025638e4491b3182b265
24925Author: Felix Paul Kühne <fkuehne@videolan.org>
24926Date:   Mon Jul 7 11:12:59 2008 +0200
24927
24928    another l10n related fix
24929
24930commit a34454f58ba9488ec55a85eebd1ebbb3162325f7
24931Author: Felix Paul Kühne <fkuehne@videolan.org>
24932Date:   Sun Jul 6 18:09:52 2008 +0200
24933
24934    Typo
24935
24936commit ce6c11327812e933c39daee622ad8c70cd139d60
24937Author: Felix Paul Kühne <fkuehne@videolan.org>
24938Date:   Sun Jul 6 18:08:09 2008 +0200
24939
24940    Another larger update.
24941
24942    Still more to do in the filters area. Qt4 and Cocoa interfaces should be complete by now
24943
24944commit aa11216947e3c6eebeaaa21ed21b265a3df3d8db
24945Author: Felix Paul Kühne <fkuehne@videolan.org>
24946Date:   Sun Jul 6 18:07:22 2008 +0200
24947
24948    More l10n string fixes. Adds a FIXME to atmo.cpp, because that setting description is not understable for me.
24949
24950commit fb2b425ca89c22bcdca396661d230f85ef8d8ffa
24951Author: Felix Paul Kühne <fkuehne@videolan.org>
24952Date:   Sun Jul 6 16:29:38 2008 +0200
24953
24954    Removed 'fetch-meta' from the welcome dialogue. Still to be done for Sprefs.
24955
24956    Please check
24957
24958commit 2156e762339d33715d9d5026b2c720888976b522
24959Author: Przemyslaw Fiala <bl4@playker.info>
24960Date:   Sun Jul 6 22:39:24 2008 +0200
24961
24962    Fix reading ASX playlist when its size is unknown
24963
24964    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
24965
24966commit 2265c8f1cc3aa9d661b7662199f38e46faa9dad2
24967Author: Antoine Cellerier <dionoea@videolan.org>
24968Date:   Mon Jul 7 01:32:49 2008 +0200
24969
24970    Help should be localized.
24971
24972commit 855b60867eed208bda63bdc4a4aa0ea04d0428d6
24973Author: Antoine Cellerier <dionoea@videolan.org>
24974Date:   Mon Jul 7 01:31:22 2008 +0200
24975
24976    Fix wording.
24977
24978commit 983add6389b3aec3796244e28dba6ecb76fcdb82
24979Author: Antoine Cellerier <dionoea@videolan.org>
24980Date:   Mon Jul 7 01:07:48 2008 +0200
24981
24982    Don't print empty sections in the help.
24983
24984commit 71930a9889c5687221e108c65106e8a31104355b
24985Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24986Date:   Mon Jul 7 01:02:21 2008 +0200
24987
24988    libvlc: Don't print help on module help.
24989
24990    It's already in the help.
24991
24992commit d6a00d75dfb4eb0c2bfaf83ae0734124c9cc72ff
24993Author: Pierre d'Herbemont <pdherbemont@videolan.org>
24994Date:   Mon Jul 7 00:58:30 2008 +0200
24995
24996    libvlc: --use-stream-immediate and --auto-adjust-pts-delay are advanced options.
24997
24998    Pointed-out-by: Dionoea
24999
25000commit 9ff3595f09441ac057cf6b4f22f382e02059470b
25001Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25002Date:   Mon Jul 7 00:53:23 2008 +0200
25003
25004    libvlc: Advertise -p and --list in help.
25005
25006commit 965c38a29e16c9ff6b68f6b6ed4dd43abcd04e21
25007Author: Antoine Cellerier <dionoea@videolan.org>
25008Date:   Mon Jul 7 00:14:18 2008 +0200
25009
25010    Screenshots might need updates on releases.
25011
25012commit 967528700bae01cf16057a5ec1863bb7cafb8d1c
25013Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25014Date:   Mon Jul 7 00:06:53 2008 +0200
25015
25016    input: Output a debug message at input creation/destruction.
25017
25018commit ab915f9988bd01e3b9d5ec25a19f9006d2040f8d
25019Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25020Date:   Mon Jul 7 00:06:21 2008 +0200
25021
25022    macosx: Define playlist_IsStopped(), and make sure it returns the very next state. Fix #1674. (Hitting the button stop on Mac OS X interface doesn't close the vout window.)
25023
25024commit 58159c007842b807e5f01d53f3ce728283c3be5f
25025Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25026Date:   Sun Jul 6 23:36:30 2008 +0200
25027
25028    playlist: Make sure the preparser and the fetcher releases all their waiting elements.
25029
25030    Fix issue with leaked input item at exit.
25031
25032commit aaa0b5f0d55731b58d719d88902671f7861eb0f5
25033Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25034Date:   Sun Jul 6 23:25:36 2008 +0200
25035
25036    macosx: Don't send PLAYLIST_SKIP. Fix adding item when an other is playing.
25037
25038commit 2e82eb0d1f6459df576be5a2e4f6c204afcbc8e9
25039Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25040Date:   Sun Jul 6 23:04:02 2008 +0200
25041
25042    macosx: Stupid IB. (Fix controller size).
25043
25044commit 8dc8ce5e6ab22b1621712b3e5c288dea390503ca
25045Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25046Date:   Sun Jul 6 22:58:13 2008 +0200
25047
25048    macosx: Use an a-la-itunes grid for the playlist.
25049
25050    This is also controversial, and we could agree to revert.
25051
25052commit 8dbce44cb57f01151e696c3a0dae58c7ac1d880d
25053Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25054Date:   Sun Jul 6 22:53:24 2008 +0200
25055
25056    macosx: Use font from the Nib in the playlist.
25057
25058commit 64680e43f39ebc9c350b89cdb60540bd1b083fc5
25059Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25060Date:   Sun Jul 6 22:07:48 2008 +0200
25061
25062    macosx: Outline View refinement, text a bit smaller, rows size adjusted.
25063
25064commit 730a93d46d103cb76dcd50929865167241c19f9c
25065Author: Laurent Aimar <fenrir@videolan.org>
25066Date:   Sun Jul 6 22:12:03 2008 +0000
25067
25068    Fixed potential invalid reads.
25069
25070commit 113f18e9e27f12da2b8afae8643f62a7f879b04b
25071Author: Laurent Aimar <fenrir@videolan.org>
25072Date:   Sun Jul 6 21:18:38 2008 +0000
25073
25074    Fixed potential infinite loop.
25075
25076commit cba23b29406dcf312503639e839b631a9046e1ca
25077Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25078Date:   Sun Jul 6 21:55:18 2008 +0200
25079
25080    libvlc: --full-help now displays an exhaustive help.
25081
25082    -H has been defaulted to --full-help instead of --longhelp. This means that you don't have to type vlc -H --advanced --help-verbose, to get full VLC help. Additionaly, we now advertise a bit -H in -h or --help.
25083
25084commit 9892f2d04ea1516bfda5dbd48adef2a26498da20
25085Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25086Date:   Sun Jul 6 21:40:40 2008 +0200
25087
25088    libvlc: Fix video-title-position values.
25089
25090commit f258e9c7942cde4e6dcdeffd47031cb5e050e73f
25091Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25092Date:   Sun Jul 6 21:35:33 2008 +0200
25093
25094    macosx: Fix various crashes with the fspanel.
25095
25096    Fullscreen is working back.
25097
25098commit f2f389ba0fac919e96af0bcf77a417240bf6404d
25099Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25100Date:   Sun Jul 6 21:34:24 2008 +0200
25101
25102    macosx: Remove a weird already_locked bool. (that removes a runtime warning from NSRecursiveLock.)
25103
25104commit d672542925904f94e403021e5d3db6c8e73d928f
25105Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25106Date:   Sun Jul 6 22:27:40 2008 +0300
25107
25108    Fix memory leak
25109
25110commit d1863133191334a600e78d16838648eb7ca36f18
25111Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25112Date:   Sun Jul 6 19:39:27 2008 +0200
25113
25114    playlist: Make sure the currently playing item is released, even if destroyed.
25115
25116    (Happens when using a service discovery).
25117
25118commit 6d77d7dde0c8582c6a9f96b515f558a4d0e56c65
25119Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25120Date:   Sun Jul 6 19:34:48 2008 +0200
25121
25122    macosx: Makes the min size of the vout window a little bit larger.
25123
25124commit eb4f77ecd26bc595f1fb0dfb848971f5138715a8
25125Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25126Date:   Sun Jul 6 19:06:57 2008 +0200
25127
25128    macosx: Set a minimum size to the output window and the main window.
25129
25130commit d8059014cbe3ce58e12df71408e171d497a1dd31
25131Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25132Date:   Sun Jul 6 19:01:48 2008 +0200
25133
25134    playlist: Print a destroyed message when the playlist, fetcher and preparser are destroyed.
25135
25136commit e91ee32adf6f8b6e28c67043609dcfd9e16f0219
25137Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25138Date:   Sun Jul 6 18:57:59 2008 +0200
25139
25140    macosx: Invalidate the fspanel timer.
25141
25142commit 59c44b0c8762e6428ddff9394fbf5eb678a2fbf1
25143Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25144Date:   Sun Jul 6 18:54:37 2008 +0200
25145
25146    update: Include libvlc.h for vlc_custom_create().
25147
25148commit f348d5638b1baff28b728e94e716bcd444533aa7
25149Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25150Date:   Sun Jul 6 19:50:25 2008 +0300
25151
25152    Fix warnings
25153
25154commit e7b0790a8639643acf46060d68e3a3ea9627e174
25155Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25156Date:   Sun Jul 6 18:43:06 2008 +0200
25157
25158    Revert "messages: Prefer the object name over the object type if type is VLC_GENERIC."
25159
25160    This reverts commit 0386618539878fde94110df15b77ba7c79e54e8c.
25161
25162    Conflicts:
25163
25164            src/misc/messages.c
25165
25166commit d59cd4abe53042b8611d1ec345e539144b59ce47
25167Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25168Date:   Sun Jul 6 18:30:29 2008 +0200
25169
25170    messages: Use psz_object_type.
25171
25172commit 1fe2080044a8757e464c856a8b592af3765a1a05
25173Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25174Date:   Sun Jul 6 19:35:32 2008 +0300
25175
25176    core: set meaningful object type names
25177
25178commit 0386618539878fde94110df15b77ba7c79e54e8c
25179Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25180Date:   Sun Jul 6 16:57:51 2008 +0200
25181
25182    messages: Prefer the object name over the object type if type is VLC_GENERIC.
25183
25184commit 3d59250af9b2c5435238dc8edec7c0fdc9429939
25185Author: Sebastien Escudier <sebastien-devel@celeos.eu>
25186Date:   Fri Jul 4 15:04:23 2008 +0200
25187
25188    Add vod in libvlc_vlm
25189
25190    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
25191
25192commit bd5c615970c7b4219625e03469c506eaf6292ba3
25193Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25194Date:   Sun Jul 6 15:58:13 2008 +0200
25195
25196    Revert "libvlc: Add a --verbose-objects option to select which objects should print their msg."
25197
25198    This reverts commit 497b59e4fc525cca1fd422c0b5ece0672d4d8036.
25199
25200    We are in code freeze.
25201
25202commit a9fa523c9169698abeed899d4229e55015b660a7
25203Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25204Date:   Sun Jul 6 15:49:49 2008 +0200
25205
25206    libvlc: Fix --reset-config help message.
25207
25208commit 497b59e4fc525cca1fd422c0b5ece0672d4d8036
25209Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25210Date:   Sun Jul 6 15:45:23 2008 +0200
25211
25212    libvlc: Add a --verbose-objects option to select which objects should print their msg.
25213
25214    Sample usage:
25215    --verbose-objects=+input,-all
25216
25217commit 1f4f0a78432bfe8f2aef0b119a181f2e05b3cd29
25218Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25219Date:   Sun Jul 6 15:43:33 2008 +0200
25220
25221    macosx: Make sure we don't receive PLAY request when the interface quit and libvlc is killed. (Hack because the macosx module is squatting the main thread).
25222
25223commit 8002c90b632af06ea8ddfc5c50c16dc26f7c001a
25224Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25225Date:   Sun Jul 6 14:36:57 2008 +0200
25226
25227    playlist: Don't accept request on dead playlist.
25228
25229commit 24298341eb3b322f6f4eba55ff8b58399890c72e
25230Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25231Date:   Sun Jul 6 12:46:04 2008 +0200
25232
25233    playlist: Make sure we don't crash when we delete the currently playing node.
25234
25235commit c8759b8d6ca419b3bc6f157da5eae0093a145435
25236Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25237Date:   Sun Jul 6 16:33:57 2008 +0300
25238
25239    Fix option glx-shm does not exist error
25240
25241commit 686b5fab62d38607e1f047b60ee44b97d1978eaa
25242Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25243Date:   Sun Jul 6 16:23:15 2008 +0300
25244
25245    Qt4: remove fetch-meta - fixes #1670
25246
25247commit 516e36ec9d8a4449b666999de8f0017e23fdb607
25248Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25249Date:   Sun Jul 6 14:31:11 2008 +0300
25250
25251    64-bits fix
25252
25253commit 3f0ff863dd41ec074579f6fde24adb5a1841510f
25254Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25255Date:   Sun Jul 6 14:24:16 2008 +0300
25256
25257    Very small fr.po update
25258
25259commit b588a4430681501a8f5ce2ce2fc9cdc684afe634
25260Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25261Date:   Sun Jul 6 14:24:01 2008 +0300
25262
25263    Factorize a translated message
25264
25265commit 420ab47bb785c879a24913e63cccbc96e1bc1ccb
25266Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25267Date:   Sun Jul 6 14:09:18 2008 +0300
25268
25269    wx -> qt
25270
25271commit 870a36bbd13b26ff2e55bb33462f659952255b18
25272Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25273Date:   Sun Jul 6 13:55:14 2008 +0300
25274
25275    Protocol names are localized.
25276
25277    There are real-life cases. There may also be differences in punctuations
25278    and character sets. Besides the VLC core will anyway apply gettext to
25279    these strings, so they are translatable in any case...
25280
25281commit 614adab2f96a88b548583b9acf9a31da33cdae58
25282Author: Felix Paul Kühne <fkuehne@videolan.org>
25283Date:   Sun Jul 6 12:20:38 2008 +0200
25284
25285    Typo
25286
25287commit fc11aab03e94f309a6ead35620fdbd8ab891bdf1
25288Author: Felix Paul Kühne <fkuehne@videolan.org>
25289Date:   Sun Jul 6 12:19:22 2008 +0200
25290
25291    First update of the German l10n. More to come.
25292
25293commit 62ec22599c1b93aaa1f9ae0edf0362467f55d514
25294Author: Felix Paul Kühne <fkuehne@videolan.org>
25295Date:   Sun Jul 6 12:18:46 2008 +0200
25296
25297    l10n string fixes
25298
25299    Note that _protocol abbreviations_ and friends are not localisable!
25300
25301commit c07a03e8b9f934c3247d662c28ede1cf7771f77e
25302Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25303Date:   Sun Jul 6 12:33:20 2008 +0300
25304
25305    RTP: keep track of the RTCP socket
25306
25307commit 63dbcdb802838799d9aa53d0106d9fbf12baca35
25308Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25309Date:   Sun Jul 6 12:25:24 2008 +0300
25310
25311    RTP: open the RTCP port
25312
25313    At least, we won't be sending ICMP errors from now.
25314
25315commit 91467d76d94763ea2b01d1f1e06642838293954c
25316Author: Felix Paul Kühne <fkuehne@videolan.org>
25317Date:   Sun Jul 6 02:24:04 2008 +0200
25318
25319    Show tooltips on virtually all labels (except for the min/max ones next to sliders)
25320
25321commit 189d534ff508044cf0d22886f4160cfb50b7e29f
25322Author: Felix Paul Kühne <fkuehne@videolan.org>
25323Date:   Sun Jul 6 02:07:35 2008 +0200
25324
25325    minor ui changes
25326
25327    Removed a useless dbg msg
25328
25329commit 06ab53f37e431c399901b49a449c9ba834930d64
25330Author: Felix Paul Kühne <fkuehne@videolan.org>
25331Date:   Sun Jul 6 01:18:47 2008 +0200
25332
25333    Removed the 'Advanced' function from the complete prefs because we want them to be complete in any case thanks to SPrefs
25334
25335    Additionally, removed the temporary Simple Prefences menu item.
25336
25337commit 92a7fbd19d9c53b9193293c09907a2bd02a71b0b
25338Author: Felix Paul Kühne <fkuehne@videolan.org>
25339Date:   Sun Jul 6 00:50:29 2008 +0200
25340
25341    There is no need to reload the playlist on every single cycle of the manage thread. Trust the callbacks triggering 'PlaylistChanged' in VLCMain.
25342
25343commit 6762588097a324c9158a964c578e7d0d641704fc
25344Author: Christophe Mutricy <xtophe@videolan.org>
25345Date:   Sat Jul 5 22:53:01 2008 +0100
25346
25347    Slovenian l10n update by Matej Urbančič
25348
25349commit d3dac79719347f1d9adc651d0b1fcc864ab93e19
25350Author: Christophe Mutricy <xtophe@videolan.org>
25351Date:   Sat Jul 5 22:49:05 2008 +0100
25352
25353    Update POTFILES.in and vlc.pot
25354
25355commit b8d04358994c85c7b38ecf077dab64d6219e2867
25356Author: Christophe Mutricy <xtophe@videolan.org>
25357Date:   Sat Jul 5 23:33:56 2008 +0100
25358
25359    Make the update-po rule a bit more hackish
25360
25361commit f7a07d11ebbe8f617f9d898a426a1aa666f1d5d2
25362Author: Felix Paul Kühne <fkuehne@videolan.org>
25363Date:   Sun Jul 6 00:34:15 2008 +0200
25364
25365    Freeze ffmpeg to revision 14080 (aka HEAD) because 'It just works'™, so we get something reliable to deal with for the stable release
25366
25367commit c6d63c1551d0ea57881c0ce0e24c39037d3844fd
25368Author: Felix Paul Kühne <fkuehne@videolan.org>
25369Date:   Sun Jul 6 00:21:48 2008 +0200
25370
25371    Fixed make dist *coughcough*
25372
25373commit 9f82d86f8c84b61ee89a618d5f5def852263cd57
25374Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25375Date:   Sun Jul 6 00:33:59 2008 +0300
25376
25377    Dead code
25378
25379commit cb6c508ce63457e57d11fa434f6f26f3e9c789b8
25380Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25381Date:   Sun Jul 6 00:26:24 2008 +0300
25382
25383    configure: do not require iconv
25384
25385    On Windows, we use the Win32 for Unicode conversion. On OSX, we don't
25386    even need to convert (and probably not on recent Linux distros either,
25387    but they all have iconv anyway :) )
25388
25389commit 9cd9116ad7fec4c6d9673d634b73239dbfc38deb
25390Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25391Date:   Sun Jul 6 00:26:01 2008 +0300
25392
25393    locale_fast: simplifications
25394
25395commit fdc31525a74c563d8375491d7bd77b0e0a936ef7
25396Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25397Date:   Sun Jul 6 00:10:26 2008 +0300
25398
25399    iconv: don't pretend it is present and do crap when it's not
25400
25401commit c5942976c0b820a187b5997151c34516ef9880cb
25402Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25403Date:   Sun Jul 6 00:01:49 2008 +0300
25404
25405    Fix off-by-one error
25406
25407commit df7648f066b7ed12a73f40d1720a53404a3a0563
25408Author: Laurent Aimar <fenrir@videolan.org>
25409Date:   Sat Jul 5 20:58:12 2008 +0000
25410
25411    Fixed ALAC. (close #633)
25412
25413commit 4d76391166a752c9405f1bc96447a1a91be5996c
25414Author: Laurent Aimar <fenrir@videolan.org>
25415Date:   Sat Jul 5 18:51:44 2008 +0000
25416
25417    Removed unwanted debug messages.
25418
25419commit 49f5d3b5a61528d57e8941c79a601651c821efe6
25420Author: Laurent Aimar <fenrir@videolan.org>
25421Date:   Sat Jul 5 18:42:02 2008 +0000
25422
25423    Whitlist a bunch of safe options that could be usefull in m3u.
25424
25425commit e69ef5000b2b39ef65843a771f3dfeee52b2de7d
25426Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25427Date:   Sat Jul 5 21:27:00 2008 +0200
25428
25429    vlc_threads: More barrier() support across toolchain and CPU.
25430
25431commit c10a4dce37c91443dba16de23bf9a4905c09a50e
25432Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25433Date:   Sat Jul 5 21:42:38 2008 +0300
25434
25435    CSA: simplify and remove scary amd64 warning
25436
25437commit 82f0bbdcc3a50c45c2b51d7263d3386a48ef9158
25438Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25439Date:   Sat Jul 5 21:38:08 2008 +0300
25440
25441    Dummy amd64 warnings
25442
25443commit e00e13dbbef8d29716b133298f95ffb72079e886
25444Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25445Date:   Sat Jul 5 21:37:49 2008 +0300
25446
25447    V4L2: error handling
25448
25449    confere posix_memalign documentation
25450
25451commit a02d4d68988caa52f8a2ce0cd60e035a2511240d
25452Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25453Date:   Sat Jul 5 21:32:27 2008 +0300
25454
25455    Another unused variable
25456
25457commit d30bcae9c124ffd2777f39f4e3cd3a7aee5b3959
25458Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25459Date:   Sat Jul 5 21:29:47 2008 +0300
25460
25461    Unused variables
25462
25463commit b32bc64891910085a05acd0fe51c3d5913c9ee80
25464Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25465Date:   Sat Jul 5 21:27:12 2008 +0300
25466
25467    amd64 format fix
25468
25469commit 14984575cafad7a9c913e2105a0b065a87da4832
25470Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25471Date:   Sat Jul 5 21:26:15 2008 +0300
25472
25473    Bunch of warnings
25474
25475commit 1071c1bc2829435ed5d42de68568fe05a108fe44
25476Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25477Date:   Sat Jul 5 21:16:58 2008 +0300
25478
25479    Fix warnings
25480
25481commit 000f1e1fb9253dca219253ee54702cf044aff213
25482Author: Laurent Aimar <fenrir@videolan.org>
25483Date:   Sat Jul 5 11:57:32 2008 +0000
25484
25485    Fixed open network panel.
25486
25487commit a15af1b90a7ee88f76a1f67c1fdd13efe885a564
25488Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25489Date:   Sat Jul 5 19:32:50 2008 +0200
25490
25491    macosx: Make sure we don't leak an input_thread_t.
25492
25493commit b0d34dd091e493f5c1cc4940ece339d4dda775bb
25494Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25495Date:   Sat Jul 5 20:34:05 2008 +0300
25496
25497    Dead code
25498
25499commit 898c67b21302c4a822c70be130097566b36aa09c
25500Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25501Date:   Sat Jul 5 19:18:09 2008 +0200
25502
25503    macosx: Fix a typo. (Fix sd listing at startup).
25504
25505commit 8cb6a234d9fbf0e9f23e0c897171d7e9cb360c11
25506Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25507Date:   Sat Jul 5 20:07:24 2008 +0300
25508
25509    Remove unused symbols
25510
25511commit 6017aff3f198aa526d3b917835af438e85f0d300
25512Author: Felix Paul Kühne <fkuehne@videolan.org>
25513Date:   Sat Jul 5 19:01:00 2008 +0200
25514
25515    Fixed a potential segfault
25516
25517commit f6cf272a72a5db58f697c2ec3f01a9e5f13ccda7
25518Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25519Date:   Sat Jul 5 19:52:43 2008 +0300
25520
25521    Missing const
25522
25523commit c7c72691e1973b9f0f5ecbde849184ee1815759f
25524Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25525Date:   Sat Jul 5 19:46:19 2008 +0300
25526
25527    Remove unused variable
25528
25529commit b52262672cba990293d6e202ddd626cc744a5e62
25530Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25531Date:   Sat Jul 5 19:45:00 2008 +0300
25532
25533    Remove dead code
25534
25535commit 081c8d03ae3e16a8b38a0b4c39c9ce6d5edfa45b
25536Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25537Date:   Sat Jul 5 19:45:10 2008 +0300
25538
25539    Fix compilation
25540
25541commit dea44bfed2a2777463ecc892384316c19be9f1d8
25542Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25543Date:   Sat Jul 5 18:37:45 2008 +0200
25544
25545    libvlc: Typo.
25546
25547commit cbca7229daf9e6a12a3e7e10bf34548da72502fb
25548Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25549Date:   Sat Jul 5 18:36:15 2008 +0200
25550
25551    libvlc: Fix --auto-adjust-pts-delay help text.
25552
25553commit 9b5889a2e846d4a99ebb0b5b1b72f1ea39da8468
25554Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25555Date:   Sat Jul 5 18:30:39 2008 +0200
25556
25557    macosx: Kind of fix the preferences on Mac OS X.
25558
25559commit ffe7bdd1604d611685865f2f67048fabd55f69c7
25560Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25561Date:   Sat Jul 5 18:00:11 2008 +0200
25562
25563    qt4: no need to use VLC_OBJECT() here. Plus use GetMainModule().
25564
25565commit b0e17c5d959737a327277494cffecdfe0b8c0045
25566Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25567Date:   Sat Jul 5 17:59:14 2008 +0200
25568
25569    vlc_modules.h: Simplify GetMainModule.
25570
25571commit a6eb52a998e9455f3ad80807fdaa744c7fa351df
25572Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25573Date:   Sat Jul 5 17:58:09 2008 +0200
25574
25575    qt4: Fix previous modification.
25576
25577commit df393e7c24609a4ea5bad28a4e7a6be9b4324ce4
25578Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25579Date:   Sat Jul 5 18:33:34 2008 +0300
25580
25581    X11: stop playling when user closes the window
25582
25583commit 8fb46d38cf9b6ea23bc120feac8beb7c20534ec5
25584Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25585Date:   Sat Jul 5 17:33:27 2008 +0200
25586
25587    macosx: Try to clean a bit the prefs code.
25588
25589commit 526bc3ad447242153efb06676f76760b5fd55642
25590Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25591Date:   Sat Jul 5 17:15:27 2008 +0200
25592
25593    macosx: Attempt to simplify that ugly code.
25594
25595commit 0ea547ed15f5fcaad9cec61bbe4c73e3a0ef2626
25596Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25597Date:   Sat Jul 5 17:14:51 2008 +0200
25598
25599    qt4: use module_GetMainModule.
25600
25601commit 1468c26bba992693155aa7ea88cca07a4c9b8d5f
25602Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25603Date:   Sat Jul 5 16:54:31 2008 +0200
25604
25605    module: Define module_GetMainModule and module_IsMainModule.
25606
25607commit 1ce5ed60205d0ea92ea6f0602576c8a5a900c812
25608Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25609Date:   Sat Jul 5 16:13:33 2008 +0200
25610
25611    macosx: No need to use VLC_OBJECT() here.
25612
25613commit 89e10b6c29b7b18ad251b2f55da95a961d54a554
25614Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25615Date:   Sat Jul 5 17:29:04 2008 +0300
25616
25617    pl_Yield(): return NULL when the playlist is gone (or going)
25618
25619    This allows using pl_Yield() from video outputs and friends, on
25620    condition that pl_Yield() return value be checked for NULLity.
25621
25622    Should fix #1667.
25623
25624commit 69022122e6df8208d33a5809674e1f6b9bd4bcbb
25625Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25626Date:   Sat Jul 5 17:27:30 2008 +0300
25627
25628    Fix race condition while removing video outputs
25629
25630commit 54eff3ece763ace8cbfa3120913c9e77f23c14d6
25631Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25632Date:   Sat Jul 5 17:12:13 2008 +0300
25633
25634    SAP: add PCM payload types which are now supported
25635
25636    This should allow VLC to receive from PulseAudio RTP (untested)
25637
25638commit f4461d2d271078a26168727a808b64423fdb8b33
25639Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25640Date:   Sat Jul 5 15:56:03 2008 +0200
25641
25642    qt4: Add a missing pl_Release(). Please review.
25643
25644commit c05f65e989890a59efcfe80402fad3574bbf4a13
25645Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25646Date:   Sat Jul 5 15:15:19 2008 +0200
25647
25648    qt4: Use playlist_CurrentInput().
25649
25650    Should fix a race condition about freed input usage.
25651
25652commit 560016e367f498eccd4559a6c939895ef9ffbe26
25653Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25654Date:   Sat Jul 5 15:11:32 2008 +0200
25655
25656    macosx: Use playlist_CurrentInput().
25657
25658    This should fix some race condition of freed input usage.
25659
25660commit d90d8b7da24381831dcf067618836e4cb4a5bb05
25661Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25662Date:   Sat Jul 5 15:10:03 2008 +0200
25663
25664    playlist: Define playlist_CurrentInput(), that returns current playing input.
25665
25666commit b94083f55404f83a91bba60913e4db6c3e32f9c0
25667Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25668Date:   Sat Jul 5 14:50:35 2008 +0200
25669
25670    macosx: o_sendport not used, remove.
25671
25672commit b9e88f0787500ec44c407379fa963d4925158e91
25673Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25674Date:   Sat Jul 5 15:29:29 2008 +0300
25675
25676    Join and unload vout safely
25677
25678commit ec9483570abf7a1ac07699e2e54b9cc31ef654b6
25679Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25680Date:   Sat Jul 5 15:29:16 2008 +0300
25681
25682    Fix return type
25683
25684commit af4010a87619257bd0e5540b2ea88fb5e21021fc
25685Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25686Date:   Sat Jul 5 14:27:46 2008 +0200
25687
25688    vlc_threads: Include OSAtomic.h for OSMemoryBarrier().
25689
25690commit 2b6038e0a03c8dd705c3089af691d57c3f6d764f
25691Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25692Date:   Sat Jul 5 14:22:40 2008 +0200
25693
25694    macosx: Fix service discovery loading code char.
25695
25696commit 08f5c9dea42526a356e78bb3000400cde983de6f
25697Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25698Date:   Sat Jul 5 14:21:34 2008 +0200
25699
25700    vlc_threads: Use OSMemoryBarrier() on Mac OS X cause __sync_synchronize() doesn't seems present.
25701
25702commit c792a6fd950a99c91f6af9991251162600efed97
25703Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25704Date:   Sat Jul 5 15:18:06 2008 +0300
25705
25706    Playlist: join safely
25707
25708commit a90d6a3d8a5251ab9a8c4f3d547a02987c7b70b9
25709Author: Felix Paul Kühne <fkuehne@videolan.org>
25710Date:   Sat Jul 5 14:06:56 2008 +0200
25711
25712    Make sure we edit our source files in UTF-8 mode
25713
25714commit d2ff9ebf3b5c789711a83777986b1d07261afd67
25715Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25716Date:   Sat Jul 5 15:04:10 2008 +0300
25717
25718    interaction: safely join the thread
25719
25720commit 8f231e304b9dece94d897687f17c4d62f92b0ee8
25721Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25722Date:   Sat Jul 5 15:03:49 2008 +0300
25723
25724    Slightly improve the warning
25725
25726commit 03714909f1eebce82658cb4de60c81dacedc5360
25727Author: Felix Paul Kühne <fkuehne@videolan.org>
25728Date:   Sat Jul 5 14:02:04 2008 +0200
25729
25730    Removed broken, unmaintained and unfinished code. May be restored after 0.9.0 if there is enough time to do this kind of stuff (should be merged with the Extended Controls panel anyway)
25731
25732commit 45cb15ed0f2bef96fc80f2a82b3e50351355e00e
25733Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25734Date:   Sat Jul 5 14:54:42 2008 +0300
25735
25736    Charset fixes
25737
25738commit 8595cddcc5f5c3492fa23ea72f3c4d9dc2ce1dd9
25739Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25740Date:   Sat Jul 5 14:44:38 2008 +0300
25741
25742    Remove duplicate b_die check
25743
25744commit 00b95848260cd44f140a05da8aa5baf13580e2d3
25745Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25746Date:   Sat Jul 5 14:43:08 2008 +0300
25747
25748    modules: use vlc_object_alive()
25749
25750commit d10dffca3516b7650fa79c94947bfd18ac6a6fa0
25751Author: Laurent Aimar <fenrir@videolan.org>
25752Date:   Sat Jul 5 11:33:53 2008 +0000
25753
25754    Fixed input_StopThread by really killing all input children (even
25755    grandchildren)
25756    It fixes when access-filter is used or when a demuxer instanciates sub
25757    access/stream/demuxer
25758
25759commit b8961d693f68502c83e085db25f1d4903594519a
25760Author: Laurent Aimar <fenrir@videolan.org>
25761Date:   Sat Jul 5 11:29:01 2008 +0000
25762
25763    Fixed segfault on input_ItemDestroy by vlc_gc_init directly with libvlc and
25764    not wth the object that creates new input items.
25765    (It fixes the segfaults I had when quitting VLC)
25766
25767commit 02c5f252933ad78cc81f0710252e80880526fd29
25768Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25769Date:   Sat Jul 5 14:32:37 2008 +0300
25770
25771    Fix misleading comment
25772
25773commit da6732062b23f833e860da223901eeeb75eefaf7
25774Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25775Date:   Sat Jul 5 14:22:09 2008 +0300
25776
25777    vlc_object_alive: lock-less and inlined
25778
25779commit 06e3b333dcadd50c4e335337ac852918331499ca
25780Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25781Date:   Sat Jul 5 14:07:45 2008 +0300
25782
25783    barrier(): issues a full memory barrier
25784
25785commit 4d654a48d8eb44db1101e96c1c29b4f3813521bc
25786Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25787Date:   Sat Jul 5 12:56:23 2008 +0200
25788
25789    interface: Make sure the MonitorLibVLCDeath thread exit.
25790
25791commit 7291c4595b9c85d2986afa6863fafc6d490f5986
25792Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25793Date:   Sat Jul 5 13:53:52 2008 +0300
25794
25795    LUA: don't look for scripts in .
25796
25797    First, this would re-introduce the security issue we just fixed in
25798    0.8.6f. Second, using share/ is not even the right path anyway.
25799
25800commit dd69d513777140877528f037cb179f7b5df3d156
25801Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25802Date:   Sat Jul 5 12:43:11 2008 +0200
25803
25804    macosx: Make sure we use pl_Yield alond with pl_Release.
25805
25806commit bdfa92d30f2e387b29aa8de403524361949e4228
25807Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25808Date:   Sat Jul 5 12:42:02 2008 +0200
25809
25810    macosx: Make sure we don't return from manageIntf: before setting up a new timer.
25811
25812commit f4bb1746faaa7f3404ec9687eb0be2f12c2c154c
25813Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25814Date:   Sat Jul 5 12:23:39 2008 +0200
25815
25816    macosx: Use msg_Dbg instead on msg_Info.
25817
25818commit 547cfbf40f3c9c7ca342cad75c4a8c01e70f88af
25819Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25820Date:   Sat Jul 5 12:18:07 2008 +0200
25821
25822    macosx: ExecuteOnMainThread is not used, delete it.
25823
25824commit 669f25d7debaa52d21d7b1588410f4a7e99e011b
25825Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25826Date:   Sat Jul 5 12:55:15 2008 +0300
25827
25828    Another broken path
25829
25830commit d4d9a5656601fdb1cc62d5c595dd75bf1a11a529
25831Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25832Date:   Sat Jul 5 02:48:23 2008 +0200
25833
25834    macosx: Don't forget to unregister callbacks.
25835
25836commit a8fe5f4ab123b90a557d5d7a4172d19325929367
25837Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25838Date:   Sat Jul 5 02:42:10 2008 +0200
25839
25840    interface: Make sure that when b_should_run_on_first_thread is set the interface gets killed by vlc_object_kill( p_libvlc ).
25841
25842    This fixes Ctrl-C on Mac OS X.
25843
25844commit 68649ad4035bd2402566e347c2d100028553d327
25845Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25846Date:   Sat Jul 5 02:17:17 2008 +0200
25847
25848    macosx: 10.5-ification of the Main Controller Window (Thinner border). feel free to disagree.
25849
25850commit a409380da011ba3fb820b7d2265171239e3b8851
25851Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25852Date:   Sat Jul 5 02:14:17 2008 +0200
25853
25854    macosx: Make sure the manageIntf: Timer is getting cancelled at exit.
25855
25856commit 7a4d005e335d72525c197cfc552fd74273f36a49
25857Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25858Date:   Sat Jul 5 01:45:20 2008 +0200
25859
25860    macosx: Merge the KillerThread and the manage thread. Make sure we properly exit the manage_thread. Don't only msleep() but use timedwait() to make sure we don't have to wait more than needed when destroying the thread.
25861
25862commit 19d9683044017341da6a5335aea1007cf05bf230
25863Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25864Date:   Fri Jul 4 13:19:04 2008 +0200
25865
25866    macosx: use pl_Release() with pl_Yield(), no vlc_object_release().
25867
25868commit 3c4e97e35871880fdf5b18a7b344de614702b09c
25869Author: Pierre d'Herbemont <pdherbemont@videolan.org>
25870Date:   Fri Jul 4 13:16:13 2008 +0200
25871
25872    opengl: No need to detach the vout from here.
25873
25874commit d80274152725e0f9b2cfea06889bd5dd2ddced7a
25875Author: Laurent Aimar <fenrir@videolan.org>
25876Date:   Fri Jul 4 20:56:04 2008 +0000
25877
25878    Grr, really fix ts-extra-pmt comment.
25879
25880commit 6234b51b991dbfa4e321757df4b6cceb5d9b0f19
25881Author: Laurent Aimar <fenrir@videolan.org>
25882Date:   Fri Jul 4 20:53:20 2008 +0000
25883
25884    Fixed a comment on ts-extra-pmt.
25885
25886commit ad2b7c81d617eb066bc8bc8b87a1ac6f851465ef
25887Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
25888Date:   Fri Jul 4 11:34:23 2008 +0100
25889
25890    enable kate in matroska now that the codec id is published
25891
25892    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
25893
25894commit 3a97968ec3a71b512adcda4d73eb28283fa55140
25895Author: Lukas Durfina <lukas.durfina@gmail.com>
25896Date:   Fri Jul 4 14:26:45 2008 +0200
25897
25898    Fix libvlc set audio track, subtitle
25899
25900    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
25901
25902commit d0dd8179b650055dcdf4b095c5690427a767fa2e
25903Author: Laurent Aimar <fenrir@videolan.org>
25904Date:   Fri Jul 4 20:22:06 2008 +0000
25905
25906    Fixed and improved ts-extra-pmt option (close #1592).
25907    If you specify and extra pmt, the parsing of the PAT will be disabled
25908    (unlike previous behaviour).
25909    You can now just specify the pid and number of your program and it will
25910    automatically be used.
25911    You can specify es by type (video, audio, spu) and fourcc instead of
25912    stream type.
25913    You can specify the pcr pid.
25914
25915commit 1d5ae295cd462d70d24cfad65b38638a1bb9407c
25916Author: Laurent Aimar <fenrir@videolan.org>
25917Date:   Fri Jul 4 18:49:46 2008 +0000
25918
25919    Move extra PMT creation to its own function.
25920
25921commit 32e2a1b44afa08f7c4997f5a6884742a944c516f
25922Author: Felix Paul Kühne <fkuehne@videolan.org>
25923Date:   Fri Jul 4 21:05:13 2008 +0200
25924
25925    Fix the ffmpeg-mmx-patch. Thanks to David E. Still
25926
25927commit b6a82807304d3c3644e26f84d25dc1d2a3dc118c
25928Author: Laurent Aimar <fenrir@videolan.org>
25929Date:   Thu Jul 3 21:47:36 2008 +0000
25930
25931    Fixed MS ADPCM inside mov.
25932
25933commit 223bc6472936d8761b4397a20496e914b5cb5982
25934Author: Christophe Mutricy <xtophe@videolan.org>
25935Date:   Thu Jul 3 20:02:37 2008 +0100
25936
25937    Allow binary maintainer to pass a custom string
25938
25939    Soo that we avoid plugin cache problem between binary version.
25940
25941    This patch was first thought for Debian but considering it is usefull
25942    for all distros and for VideoLAN own win32 and MacOSX builds, I
25943    think it has its place in the master tree.
25944
25945commit d7f15579247a59841041b92b8c92746357feb47d
25946Author: Christophe Mutricy <xtophe@videolan.org>
25947Date:   Thu Jul 3 22:23:07 2008 +0100
25948
25949    Cosmetic
25950
25951commit 4eb42eed1acc014adc254752f78098356106ed69
25952Author: Christophe Mutricy <xtophe@videolan.org>
25953Date:   Thu Jul 3 20:05:33 2008 +0100
25954
25955    Prefer correct syntax highlighting over pedantic quote
25956
25957commit 0378bedc6364442b7a23bda9822a0cb6e2be3deb
25958Author: Laurent Aimar <fenrir@videolan.org>
25959Date:   Thu Jul 3 21:18:13 2008 +0000
25960
25961    Fix avcodec cinepak decoding and favour it.
25962
25963commit 1750723d84703a661be20e0248ada01f973979bd
25964Author: Rémi Duraffort <ivoire@videolan.org>
25965Date:   Wed Jul 2 23:47:25 2008 +0200
25966
25967    Fix potential segfault.
25968
25969commit 5cf39390c0d9a4c9ef2860746126f0bbad3370b6
25970Author: Rémi Duraffort <ivoire@videolan.org>
25971Date:   Wed Jul 2 23:18:06 2008 +0200
25972
25973    Fix memleaks (corner case).
25974
25975commit ac217da0399df26771fec3005f4faaa65a2eb34b
25976Author: Laurent Aimar <fenrir@videolan.org>
25977Date:   Thu Jul 3 20:49:44 2008 +0000
25978
25979    Fixed AStreamSeekBlock. When skipping data, the position may not be the
25980    requested one. (Breaking at least mapped file input).
25981
25982commit 58766eae93336caaf0113e76900900a7a274bd05
25983Author: Laurent Aimar <fenrir@videolan.org>
25984Date:   Thu Jul 3 20:48:05 2008 +0000
25985
25986    Fixed playing of some .mov with raw audio.
25987
25988commit cdb14e56c12730d6a193f07dcb8e0398215e1fad
25989Author: Laurent Aimar <fenrir@videolan.org>
25990Date:   Thu Jul 3 18:34:16 2008 +0000
25991
25992    Fixed playing of some twos/sowt samples (close #1621)
25993
25994commit ff396882d74d14db4d76536997f288a701a55851
25995Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
25996Date:   Thu Jul 3 22:34:46 2008 +0300
25997
25998    Qt4: really clear shortcuts - fixes #1666
25999
26000commit e3272bb4f74cd55e727d3835f4098aa24a8ac053
26001Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26002Date:   Thu Jul 3 22:24:04 2008 +0300
26003
26004    Oups
26005
26006commit 0c48d1cbac8288ba3a1a96f298a89f22668d4de5
26007Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26008Date:   Thu Jul 3 22:17:05 2008 +0300
26009
26010    Fix hide interface default shortcut
26011
26012commit d794dd855b59cba17d4b3c39f5c864ba22c8a1c1
26013Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26014Date:   Thu Jul 3 21:19:21 2008 +0300
26015
26016    Format string fixes
26017
26018commit f2dcb7876939ffef8ec81a2252870ab12756285b
26019Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26020Date:   Thu Jul 3 20:58:18 2008 +0300
26021
26022    Unused variable
26023
26024commit 3ccefd743ac2497a40acf007ba1a4d041b81d2a8
26025Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26026Date:   Thu Jul 3 20:39:21 2008 +0300
26027
26028    Format string fixes
26029
26030commit 266960857417c80ac2ab8c39ae2745361551ea45
26031Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26032Date:   Thu Jul 3 20:34:39 2008 +0300
26033
26034    Signedness fix
26035
26036commit ce8d55cef39ce5ab02e2f6320c2570a09d8a6fcf
26037Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
26038Date:   Thu Jul 3 19:29:16 2008 +0200
26039
26040     Freetype version bump ( regressions fixes)
26041
26042commit 5b492c8481d4dc877f59efd0f06923faece77043
26043Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
26044Date:   Thu Jul 3 19:26:59 2008 +0200
26045
26046    Disable dirac on Windows.
26047
26048commit 31394757ade13be284ede28b3719116b88f7421a
26049Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
26050Date:   Thu Jul 3 19:26:30 2008 +0200
26051
26052    Add a new configure-common.sh for windows builds.
26053
26054commit 993a4c66b77bb55855140dde5708994553257c1b
26055Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
26056Date:   Thu Jul 3 19:26:03 2008 +0200
26057
26058    Rework windows configure.
26059
26060commit 3b633ca03c29e9650aa9738779604e3843ab4177
26061Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26062Date:   Thu Jul 3 19:30:14 2008 +0300
26063
26064    Marq: thread safety
26065
26066commit d17a6f2c13b47ff20dc01af6c0ccdeb087de59d3
26067Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26068Date:   Thu Jul 3 18:03:48 2008 +0300
26069
26070    RTP/MPA: the standard frequency is 90kHz (MPEG PCR), oops
26071
26072commit d8df8ef334fe1fe99874bc400d74af336460592c
26073Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
26074Date:   Thu Jul 3 13:19:08 2008 +0100
26075
26076    use C99 %zu for size_t in printf
26077
26078    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
26079
26080commit fc2e63a4203a2bdce33e31b6013896878620bcf1
26081Author: Laurent Aimar <fenrir@videolan.org>
26082Date:   Wed Jul 2 21:53:44 2008 +0000
26083
26084    Reworked a few broken int cast (and at least fixed a segfault).
26085
26086commit aec5639a63df6867032b76e71fe2add85919f992
26087Author: Laurent Aimar <fenrir@videolan.org>
26088Date:   Wed Jul 2 21:00:24 2008 +0000
26089
26090    Allow to stop decoder even in infinite decoder loop (in case of broken decoder).
26091
26092commit d34e1a85ea38816ca5083082be88b803e5bf580d
26093Author: Ilkka Ollakka <ileoo@videolan.org>
26094Date:   Wed Jul 2 23:30:13 2008 +0300
26095
26096    When deleting track, reduce stream bitrate too, unless bitrate is
26097    defined from commandline.
26098
26099commit a781fc4b3ca3a5342a7ada41545b58ab928f4f8d
26100Author: Laurent Aimar <fenrir@videolan.org>
26101Date:   Wed Jul 2 19:57:11 2008 +0000
26102
26103    Check all malloc/calloc return value in libasf.c
26104
26105commit 3c230b2a0ee3bde44059d53b7917dd987e99606f
26106Author: Laurent Aimar <fenrir@videolan.org>
26107Date:   Wed Jul 2 19:39:48 2008 +0000
26108
26109    Fixed definition of asf_object_t.
26110    Simplicy asf_object_t use.
26111
26112commit 2536e65c1266d9ec992acf4c516d8eb90acc81b3
26113Author: Laurent Aimar <fenrir@videolan.org>
26114Date:   Wed Jul 2 19:17:16 2008 +0000
26115
26116    Big clean up of ASF demuxer with a lot of over read fixed.
26117
26118commit a7466071b44f9b07a1e7ff1d35ed70a954052ebe
26119Author: Laurent Aimar <fenrir@videolan.org>
26120Date:   Wed Jul 2 18:18:07 2008 +0000
26121
26122    Changed ASF_ReadObject_metadata to work like other functions.
26123
26124commit 8770fee892dd00dfcc812acabb5a39619247698f
26125Author: Laurent Aimar <fenrir@videolan.org>
26126Date:   Wed Jul 2 17:35:08 2008 +0000
26127
26128    Clean up.
26129
26130commit 101b3425546c8f672f2375d433d62017baa16e16
26131Author: Laurent Aimar <fenrir@videolan.org>
26132Date:   Wed Jul 2 17:26:04 2008 +0000
26133
26134    Fixed vlc_icon_t leak in case of error.
26135
26136commit 237c2d7a9ea4fbcdb95c26e6f4209e59dff5c937
26137Author: Laurent Aimar <fenrir@videolan.org>
26138Date:   Wed Jul 2 17:23:41 2008 +0000
26139
26140    Protect against invalid object size.
26141
26142commit 29a893b661d7c7ceb360c3078678a8ae82edca26
26143Author: Laurent Aimar <fenrir@videolan.org>
26144Date:   Wed Jul 2 17:13:42 2008 +0000
26145
26146    Fixed ASF_ReadObject_extended_stream_properties parsing in case of
26147    stream language.
26148
26149commit 21a96468ba1dea744e473d8db48a4ee25a2d4818
26150Author: Laurent Aimar <fenrir@videolan.org>
26151Date:   Wed Jul 2 17:12:31 2008 +0000
26152
26153    Cosmetics (replace defines by pointers)
26154
26155commit 0bac0634f9a8e0ef9d8e78b2abbcae7e49deb4b6
26156Author: Laurent Aimar <fenrir@videolan.org>
26157Date:   Wed Jul 2 17:04:50 2008 +0000
26158
26159    Fixed initialization of asf_object_t inside ASF_ReadObject (fixed invalid
26160    free).
26161    Removed useless memset after calloc.
26162
26163commit 1308862fa104b6419c5656d75f14fbc1b711c8ae
26164Author: Laurent Aimar <fenrir@videolan.org>
26165Date:   Wed Jul 2 17:02:59 2008 +0000
26166
26167    Use calloc when appropriate + cosmetics.
26168
26169commit ccb8128c8e6d6982f4b89636b599f2332e6b5fb6
26170Author: Laurent Aimar <fenrir@videolan.org>
26171Date:   Wed Jul 2 16:55:51 2008 +0000
26172
26173    Fixed infinite loop in truncated file.
26174
26175commit 1a2a411c38b705707cb68f958c0931050cb1d199
26176Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26177Date:   Wed Jul 2 22:52:08 2008 +0300
26178
26179    Ignore invalid ACL allow line
26180
26181commit 984766504502f31ce375f873a20e34ace880d7ac
26182Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26183Date:   Wed Jul 2 22:34:17 2008 +0300
26184
26185    HTTP ACL: fail closed, not open
26186
26187commit 0403c7a8b701d323a1084a86cf0ef0a3a783e632
26188Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26189Date:   Wed Jul 2 22:17:10 2008 +0300
26190
26191    Fix HTTP interface not starting at all
26192
26193commit 92c5d98b218722a553db96cad597ab8533feae53
26194Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26195Date:   Wed Jul 2 22:17:02 2008 +0300
26196
26197    Remove zip file first
26198
26199commit bdeabc365a1ea8d6f95f8a57f1889922c2994e82
26200Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26201Date:   Wed Jul 2 22:16:14 2008 +0300
26202
26203    Fix directory separator
26204
26205commit f5e7532466579e3e0a9840ab4181844d0349736f
26206Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26207Date:   Wed Jul 2 21:43:26 2008 +0300
26208
26209    Qt4: remove dead declaration
26210
26211commit fee80aa4d5f3339153cf0d2f875fc5ef10f873ff
26212Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26213Date:   Wed Jul 2 21:26:12 2008 +0300
26214
26215    Remove hacking fullscreen control invocation - fixes #1653
26216
26217commit 4bf5e817d35569492c6c3ca068f277d0ae49702f
26218Author: Rémi Duraffort <ivoire@videolan.org>
26219Date:   Sun Jun 29 10:05:40 2008 +0200
26220
26221    Avoid segfault in subtitle demuxer.
26222
26223commit ea4acee144c17cca9df1e9c06e8562d616e43773
26224Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26225Date:   Wed Jul 2 21:05:48 2008 +0300
26226
26227    Sort-of RTSP VOD: accept MP3 as MPEG Audio
26228
26229commit 98b8aee7f06238157329ebc5b505d6fad34067f7
26230Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26231Date:   Wed Jul 2 21:04:34 2008 +0300
26232
26233    So-called "RTSP" VOD: advertise the actual audio frequency
26234
26235    This closes #1657. We have to use the same frequency as the RTP stream
26236    output, otherwise, it's not going to work...
26237
26238commit 7a5e0b241b09a404ca098b215387192231a812c9
26239Author: Antoine Cellerier <dionoea@videolan.org>
26240Date:   Wed Jul 2 19:05:46 2008 +0200
26241
26242    Propagate rgb mask/shift values on render format/heap too.
26243
26244commit 91a4847521643cd0fb8ce26f7ed022b5e2f56f81
26245Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26246Date:   Wed Jul 2 19:16:17 2008 +0300
26247
26248    VLM: build if ENABLE_VLM rather than ENABLE_SOUT
26249
26250commit 8b9b6da88e06749994e79e906faa7195c1fcae56
26251Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26252Date:   Wed Jul 2 19:14:57 2008 +0300
26253
26254    avformat: fix linking with --disable-sout - closes #1655
26255
26256commit 7a222c980f5aef7fc87b1a2ccf1148c5d5dfb54d
26257Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26258Date:   Wed Jul 2 18:34:30 2008 +0300
26259
26260    Fix build dependency order
26261
26262commit ef239891487f4b3c6ad3d1be94048644c27ede3a
26263Author: Rafaël Carré <rcarre@m2x.nl>
26264Date:   Wed Jul 2 13:14:30 2008 +0200
26265
26266    Use the headers from builddir and srcdir before the system headers
26267
26268    That fixes compilation when incompatible headers are installed on the system (such as headers from vlc 0.8.6)
26269
26270commit d60188f5d3fd839757214cdbf8f4446d2f931ac8
26271Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
26272Date:   Wed Jul 2 08:12:46 2008 +0200
26273
26274    Contribs update:
26275    - liboil bump
26276    - libschroedinger bump (remove unneeded patches)
26277    - libmp3lame (new patch added)
26278
26279commit 05881a9610a7f57971d94ae4ad567bf94a376402
26280Author: Antoine Cellerier <dionoea@videolan.org>
26281Date:   Tue Jul 1 22:49:40 2008 +0200
26282
26283    Video outputs should not change the vout's render format.
26284
26285commit 2ab18523421ccdb4069d1e627d0aa4e7a71d37a0
26286Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26287Date:   Tue Jul 1 23:18:20 2008 +0300
26288
26289    Remove dead code (CID #3)
26290
26291    If (a < 0 || b < 0) is false, then (a >= 0 && b >= 0) is true,
26292    which implies (a >= || b >= 0) is true as well.
26293    And this was tagged as a FALSE positive!?!
26294
26295commit fe5605fa2171af4bbeaa3f63b0218698da07e2e3
26296Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26297Date:   Tue Jul 1 23:12:03 2008 +0300
26298
26299    Remove dead code (CID #2)
26300
26301commit 93198986ce5dbb5fe205134b4b27819eb6edbdae
26302Author: Ilkka Ollakka <ileoo@videolan.org>
26303Date:   Tue Jul 1 23:08:30 2008 +0300
26304
26305    Set sizePolicy for backgroundWidget, so when album art is visible
26306    play/stop/etc. buttons don't jump around when album art size changes.
26307
26308commit 6a86b0b081476c6eb90d3555041ad949a805a580
26309Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26310Date:   Tue Jul 1 22:39:33 2008 +0300
26311
26312    SAP: remotely trigerrable memory leak (CID #70)
26313
26314commit e39b4a1a91ab2567c104821bf79b534c6f67785f
26315Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26316Date:   Tue Jul 1 22:27:41 2008 +0300
26317
26318    Typo, uninit (CID #127)
26319
26320commit 3f56ff6572a8ecf7d5fee865fdb792ea3fa46ee2
26321Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26322Date:   Tue Jul 1 21:59:34 2008 +0300
26323
26324    Switch to 0.9.0-test2
26325
26326commit 6e7ee1fa8774603d5b8f35af8f480cc526a489ce
26327Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26328Date:   Tue Jul 1 20:58:47 2008 +0300
26329
26330    Synchronize translation files
26331
26332commit 6cbf0a467252512cda940f561b71e68ba8057488
26333Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26334Date:   Tue Jul 1 20:40:22 2008 +0300
26335
26336    Missing #include
26337
26338commit a607595869cc8aaa1f3e24257a699720f874f6f3
26339Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26340Date:   Tue Jul 1 20:34:57 2008 +0300
26341
26342    Fix make distcheck
26343
26344commit 3c093c80675e26aaa84b245e6a753bf2ea117c41
26345Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26346Date:   Tue Jul 1 20:23:23 2008 +0300
26347
26348    Sync with (provisional) 0.8.6i
26349
26350commit 0abeddd4e2879b6d304928ce266723ecb4d6a0da
26351Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26352Date:   Tue Jul 1 20:22:16 2008 +0300
26353
26354    Fix gettext use
26355
26356commit 127a867bc75e3688f0de69f9abb2ae41dc28faaf
26357Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26358Date:   Tue Jul 1 19:42:23 2008 +0300
26359
26360    Do not recycle video outputs - fixes #1651
26361
26362    For the same reason as audio outputs. The code was thread-unsafe beyond
26363    repair.
26364
26365commit acd09b4c95f13abdced07a7903f11e1217042573
26366Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26367Date:   Tue Jul 1 19:41:26 2008 +0300
26368
26369    Revert "Remove the suxor thread"
26370
26371    This reverts commit 74cf34e6ae1258f4d680ef3f69e7cfa690ab6ef8.
26372
26373commit 6ad63e8cf411092b7888d0d08ab618650a495ba5
26374Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26375Date:   Tue Jul 1 19:45:53 2008 +0300
26376
26377    Qt4: Remove hackish use of vout window for the FS controller.
26378
26379    This fixes #1651. We can hopefully get a proper patch for the FS
26380    controller.
26381
26382commit fd78181dd3d3e6453140fc51bda50cce22eef025
26383Author: Antoine Cellerier <dionoea@videolan.org>
26384Date:   Tue Jul 1 13:50:57 2008 +0200
26385
26386    Fix compilation of VLC with --disable-vlm.
26387
26388commit 6ca53488910d5e9920384f7c363f625568123ec6
26389Author: Laurent Aimar <fenrir@videolan.org>
26390Date:   Mon Jun 30 23:08:28 2008 +0000
26391
26392    Allowed RV32 (same code than RGBA).
26393
26394commit db9c722322fa9ed556368366566d119a5b04cc92
26395Author: Laurent Aimar <fenrir@videolan.org>
26396Date:   Mon Jun 30 23:05:19 2008 +0000
26397
26398    Fixed chain for chroma+resize.
26399    This allows resizing non overlay output without swscale support.
26400    (I have disabled chroma chain building until someone tests it.)
26401
26402commit 9248217feec1932c190728d0cf65eb6fba9577e6
26403Author: Christophe Mutricy <xtophe@videolan.org>
26404Date:   Mon Jun 30 23:47:17 2008 +0100
26405
26406    Distribute lua/lib/misc.h
26407
26408commit 8124e6f90ee92675671525d30fd0cb0a1bf1ccc5
26409Author: Antoine Cellerier <dionoea@videolan.org>
26410Date:   Mon Jun 30 22:39:13 2008 +0200
26411
26412    Here too.
26413
26414commit 7cf574445a92ad4be1d237beff532c545f291766
26415Author: Antoine Cellerier <dionoea@videolan.org>
26416Date:   Mon Jun 30 22:27:47 2008 +0200
26417
26418    Don't build the rtp module when you don't have gcrypt (I hope it still
26419    works when you have it :p)
26420
26421commit 9f2fb28d7e4899695ccf5a92a3bba3396ebd2e7f
26422Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26423Date:   Mon Jun 30 22:57:54 2008 +0300
26424
26425    Remove the brain-damaged video output destruction code
26426
26427    Fixes crashes, deadlocks and assertions failure with #1650.
26428    One cannot remove object references one does not own.
26429
26430    Reopens #1637.
26431
26432commit 2d6a7985cf7e21b0b7d5f697366874105d225fe5
26433Author: Antoine Cellerier <dionoea@videolan.org>
26434Date:   Mon Jun 30 22:14:01 2008 +0200
26435
26436    Fix typo.
26437
26438commit 74cf34e6ae1258f4d680ef3f69e7cfa690ab6ef8
26439Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26440Date:   Mon Jun 30 22:52:04 2008 +0300
26441
26442    Remove the suxor thread
26443
26444    There is enough sucking code.
26445
26446commit 6ef09b541a286e0ee1e2e3a313bc22dd6f60da2f
26447Author: Antoine Cellerier <dionoea@videolan.org>
26448Date:   Mon Jun 30 21:46:43 2008 +0200
26449
26450    Fix implicit filter chain module.
26451
26452commit d2aa472ee162b6c81403b90a4eb0b3e44fc778a9
26453Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26454Date:   Mon Jun 30 22:39:08 2008 +0300
26455
26456    Suxor thread: cleanup
26457
26458    Why call vlc_thread_ready when the other side does not wait anyway...
26459
26460commit 674ccb48ec8ccda0e077a6e6ec423cf02a69a160
26461Author: Laurent Aimar <fenrir@videolan.org>
26462Date:   Mon Jun 30 18:52:20 2008 +0000
26463
26464    Clean up spu/filters when a vout module cannot be loaded.
26465    (The clean up path of vout is in a need of more cleaning).
26466
26467commit 18516cc6727f3a03d91e7ba97a9697aa1aa437c6
26468Author: Laurent Aimar <fenrir@videolan.org>
26469Date:   Mon Jun 30 17:59:34 2008 +0000
26470
26471    Clean up vout error path.
26472    Correctly free spu and filter chain.
26473    Do not free 2x vout pictures.
26474    (At least, vlc -V x11 does not segfault any more on resize, it
26475    just does not work)
26476
26477commit d962b50eede7adbdc0a5fe9a37dc7c85f3293ae9
26478Author: Laurent Aimar <fenrir@videolan.org>
26479Date:   Sun Jun 29 22:31:45 2008 +0000
26480
26481    Removed an invalid lock.
26482
26483commit 791b55cfb3a6f2562c69b0a8a094a0a3a6cf0ecb
26484Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
26485Date:   Mon Jun 30 19:51:49 2008 +0200
26486
26487    src/control/mediacontrol_audio_video.c: to create a generic object,
26488    its size should be passed to vlc_object_create (instead of VLC_OBJECT_GENERIC)
26489
26490commit 2641ceaec6a0d5318c8c7cfa5872a97d51611000
26491Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
26492Date:   Mon Jun 30 19:24:16 2008 +0200
26493
26494    python bindings: fix compilation
26495
26496commit a417ec82d9a793a2681be75be9be719e4972cfce
26497Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26498Date:   Mon Jun 30 19:09:47 2008 +0300
26499
26500    Warn in case of dangerous thread join patterns
26501
26502commit 17e4415c642051164b63dd27d65f7dc9c34ffd92
26503Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26504Date:   Mon Jun 30 19:09:15 2008 +0300
26505
26506    signal si redumdant after kill
26507
26508commit e8e4876a7061b7fe269b4a2b90ec2298b09d8f5c
26509Author: Felix Paul Kühne <fkuehne@videolan.org>
26510Date:   Mon Jun 30 16:02:48 2008 +0200
26511
26512    We don't want to use this module for avc1
26513
26514commit a06ead21d0053345648c4f28a6366ee87fcba9e8
26515Author: Antoine Cellerier <dionoea@videolan.org>
26516Date:   Mon Jun 30 15:31:24 2008 +0200
26517
26518    Fix clean target.
26519
26520commit cba75ff969fbbe00005fd6e78ff5f114add23aa6
26521Author: Felix Paul Kühne <fkuehne@videolan.org>
26522Date:   Mon Jun 30 14:41:46 2008 +0200
26523
26524    Correctly disable the Core Animation vout for the 10.4u target
26525
26526commit 7c3c44956e67fb27c725973398a60691d63d019d
26527Author: Antoine Cellerier <dionoea@videolan.org>
26528Date:   Mon Jun 30 13:55:59 2008 +0200
26529
26530    Note to self: test compilation before applying patches.
26531
26532commit d1e3b1c2518db752f9e31fba2219010d7188003e
26533Author: Georgi Chorbadzhiyski <gf@unixsol.org>
26534Date:   Mon Jun 30 12:00:34 2008 +0300
26535
26536    Add --sout-asf-bitrate-override setting to ASF muxer
26537
26538    This patch adds setting to override calculated bit rate outputted
26539    into ASF stream. This is needed in the cases where ASF muxer
26540    receives stream in TS (for example) and can't correctly determine
26541    what output bit rate should be.
26542
26543    Windows Media Player actually uses ASF bitrate setting to calculate
26544    how much to cache and if the output bit rate is wrong it tries to
26545    cache too much or too little.
26546
26547    To test the behaviour before this patch try to stream WMV in TS
26548    container to another VLC that remuxes it into ASF. Open the remuxed
26549    stream into WMP and you'll see how it tries to cache 1%, 2%, 3%
26550    and so on...
26551
26552    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
26553
26554commit fbaa0ee2d65c9c98b982f27d0b0a541892dda59d
26555Author: Georgi Chorbadzhiyski <gf@unixsol.org>
26556Date:   Mon Jun 30 12:00:32 2008 +0300
26557
26558    Small cleanup in asf muxer. Use SOUT_CFG_PREFIX in options setup.
26559
26560    Small cleanup in asf muxer. Use SOUT_CFG_PREFIX in options setup.
26561
26562    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
26563
26564commit a76c04610bb31cd895cbd43bc1f93e871772c043
26565Author: Laurent Aimar <fenrir@videolan.org>
26566Date:   Sun Jun 29 22:01:52 2008 +0000
26567
26568    Cosmetics (moved down filter2 update)
26569
26570commit fae2f3f288543e0024d9a64bf940f9bc45778ae7
26571Author: Laurent Aimar <fenrir@videolan.org>
26572Date:   Sun Jun 29 21:09:40 2008 +0000
26573
26574    Use ChromaCreate/Destroy when applicable.
26575
26576commit 71c1ddb6aa1c9715d1096b3bbee3e7f0abcc7f07
26577Author: Laurent Aimar <fenrir@videolan.org>
26578Date:   Sun Jun 29 20:59:01 2008 +0000
26579
26580    Added ChromaCreate/Destroy (cosmetic)
26581
26582commit bfd381dc4270c0fc139752d4115c5d42ee82438b
26583Author: Laurent Aimar <fenrir@videolan.org>
26584Date:   Sun Jun 29 20:39:05 2008 +0000
26585
26586    Do not take/release change_lock inside InitThread/EndThread.
26587    (Cosmetic, it will allow cleaning up a bit the vout thread).
26588
26589commit 7c853ff7684769d25ccda470c3dfd18467ba4752
26590Author: Laurent Aimar <fenrir@videolan.org>
26591Date:   Sun Jun 29 20:25:24 2008 +0000
26592
26593    Partially fix data leaks when vout creation fails.
26594    Could someone with good vout knowledge review this commit ?
26595
26596commit 6b47943ac3dc7fa866dbcf00cab7893daae75bcb
26597Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26598Date:   Sun Jun 29 23:21:53 2008 +0300
26599
26600    Fix previous commit
26601
26602commit 93cbb89ab431546a28d011b25240a383eeda7804
26603Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26604Date:   Sun Jun 29 23:16:18 2008 +0300
26605
26606    Cosmetics
26607
26608commit 3be7c61b0db43282fb51cc73d74a68c0d278328f
26609Author: Laurent Aimar <fenrir@videolan.org>
26610Date:   Sun Jun 29 19:08:20 2008 +0000
26611
26612    Added reget_buffer implementation for correct PTS for codec using it.
26613    This allows playing of MS Video 1 file but it is not yet correct because
26614    of the way VLC handles RGB (it won't work on big endian, and the colors
26615    seem broken).
26616
26617commit 7544774bffebd4ae162d7aebd7f3f57bf62e573e
26618Author: Jonathan Rosser <jrosser@rd.bbc.co.uk>
26619Date:   Thu Jun 26 18:04:48 2008 +0100
26620
26621    Add dirac video support to the ogg demuxer
26622
26623    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
26624
26625commit f8823a8fd023052e26de9bc6624bb1373e1807f7
26626Author: David Flynn <davidf@rd.bbc.co.uk>
26627Date:   Wed Jun 25 12:44:58 2008 +0000
26628
26629    ts demux: add support for dirac streams via registration_descriptor
26630
26631    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
26632
26633commit 425a85df64f1c1671ea9536f0140a611a1e0d7a5
26634Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26635Date:   Sun Jun 29 20:41:33 2008 +0300
26636
26637    RTP: avoid loosing the first received packet
26638
26639commit 4e72534d7da8bb2cda63791ffe4d611e7dcf0929
26640Author: Laurent Aimar <fenrir@videolan.org>
26641Date:   Sun Jun 29 16:23:12 2008 +0000
26642
26643    Check against too low sample rate and 0 channel count (avoid division by 0)
26644
26645commit 37402ad5d32c33a0f6f76eda0cb39d6b2339062e
26646Author: Laurent Aimar <fenrir@videolan.org>
26647Date:   Sun Jun 29 16:22:19 2008 +0000
26648
26649    Check against 0 sample rate (returned by ffmpeg).
26650
26651commit b07357af26f3b5dadbea7fa1f255a3d0fc0de630
26652Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26653Date:   Sun Jun 29 18:22:43 2008 +0300
26654
26655    schroedinger: fix warnings
26656
26657commit 1d2139aa05982eb40df53cf4f04e5c34196e7217
26658Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26659Date:   Sun Jun 29 18:21:10 2008 +0300
26660
26661    Fix corner case memory leak
26662
26663commit 42779914fe039a85be152661a4f93e0e7ba7b4d9
26664Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26665Date:   Sun Jun 29 18:20:36 2008 +0300
26666
26667    Announce libschroedinger support
26668
26669commit e5747cadd72ca895f2d4d28137dc73a02d9632be
26670Author: Jonathan Rosser <jrosser@rd.bbc.co.uk>
26671Date:   Fri Jun 27 17:17:16 2008 +0100
26672
26673    Introduce new codec module to decode dirac video via libschroedinger
26674
26675    Schroedinger is a fast decoder of the Dirac video codec.  This plugin
26676    is currently the most complete dirac decoder (compared with ffmpeg or
26677    codec/dirac.c) and should ideally be used in preference
26678
26679    - Input data blocks are handed over to schro which eventually free's them
26680      (avoids memcpy).  Freed by SchroBufferFree()
26681    - Share picture storage between schro and vlc -- avoids memcpy of picture
26682      data after decoding.  Freed by SchroFrameFree()
26683    - Autodetection of libschroedinger in configure.ac
26684      May be disabled with --disable-schroedinger
26685    - Bumped decoding priority to 200, to beat libavcodec.c and dirac.c,
26686      this module does a better job than either of them.
26687
26688    - Remove potential memory leak when allocating pictures
26689    - Always use p_block rather than priv in SchroBufferFree
26690    - Performs pts interpolation for streams that do not have one pts per picture
26691    - Set progressive, top_field_first and nb_fields on picture_t's properly
26692    - Fix copyright date in header
26693    - Reorder picture_pts_t structure for efficiency
26694    - Print 64 bit types correctly with "%"PRId64
26695    - No need to p_buffer->i_buffer=0 before buffer_Release()
26696    - Work around schroedinger's lack of handling multiple parseunits per block
26697    - Work around corrupt data produced by demux/ts.c after discontinuity
26698    - Correctly reset decoder at Dirac END_OF_SEQUENCE
26699    - Split decoding loop into two parts:
26700       - First, injecting [valid] parse units into the decoder
26701       - Second, itterating the decoder
26702
26703    Signed-off-by: David Flynn <davidf@woaf.net>
26704    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
26705
26706commit 025d0a239f580936ee53685119daebbc9a09ed13
26707Author: Filippo Carone <littlejohn@videolan.org>
26708Date:   Sun Jun 29 14:34:55 2008 +0200
26709
26710    failing test for libvlc_media_list_player added
26711
26712commit 229c8f90e7c004f641140ff50f30ad0716ffa18e
26713Author: Felix Paul Kühne <fkuehne@videolan.org>
26714Date:   Sun Jun 29 00:37:29 2008 +0200
26715
26716    *cough*
26717
26718commit 6b7540a5c18cdf46db2e21f4198ab2d2d14677e9
26719Author: Felix Paul Kühne <fkuehne@videolan.org>
26720Date:   Sun Jun 29 00:34:37 2008 +0200
26721
26722    Don't try to use 10.5-only threading features on a 10.4u target. Fixes #1614 on OS X.
26723
26724commit 8d65a7555d7cda5a871f104dc97d4ea963161903
26725Author: Laurent Aimar <fenrir@videolan.org>
26726Date:   Sat Jun 28 22:20:12 2008 +0000
26727
26728    Do not delete input variable, only remove callbacks (and all of them).
26729    Otherwise, every one would have to check the return value of var_Get ...
26730
26731commit 4a28278bdaf1d5b3bf978b9c1725a61e104de93c
26732Author: Antoine Cellerier <dionoea@videolan.org>
26733Date:   Sun Jun 29 00:20:01 2008 +0200
26734
26735    Simplify.
26736
26737commit e81f6fca6f99e83338959f956b1f4d1e14602078
26738Author: Laurent Aimar <fenrir@videolan.org>
26739Date:   Sat Jun 28 22:12:00 2008 +0000
26740
26741    Fixed segfault when parsing wav file to check for dts/a52.
26742
26743commit a11cc33695f3b4bc9f939e457bd3e5f16397968f
26744Author: Laurent Aimar <fenrir@videolan.org>
26745Date:   Sat Jun 28 22:09:27 2008 +0000
26746
26747    Fixed segfault on corrupted wav file.
26748
26749commit 26d305ed5a301cd35f7a9bf279742f775fde2658
26750Author: Antoine Cellerier <dionoea@videolan.org>
26751Date:   Sun Jun 29 00:04:43 2008 +0200
26752
26753    Remove trailing spaces.
26754
26755commit 64a31ec90363f92c9500bf8fc5882aad85183b22
26756Author: Laurent Aimar <fenrir@videolan.org>
26757Date:   Sat Jun 28 22:03:31 2008 +0000
26758
26759    Fixed buffer size computation with non zero bits per sample mod 8.
26760
26761commit e0c708fec3e8a001994174b0d647f4ac34cd9e29
26762Author: Laurent Aimar <fenrir@videolan.org>
26763Date:   Sat Jun 28 21:59:48 2008 +0000
26764
26765    Fixed invalid unlock on invalid audio format.
26766
26767commit 470ba2c1ea11b8b11fda606ff0279fad11e6c4a2
26768Author: Antoine Cellerier <dionoea@videolan.org>
26769Date:   Sat Jun 28 23:58:29 2008 +0200
26770
26771    Don't assert.
26772
26773commit d97af9aeb77ec6a505fc37a5a55c5ae85bb6ea35
26774Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26775Date:   Sat Jun 28 14:10:15 2008 +0300
26776
26777    wav: fix integer underflow
26778    (cherry picked from commit 105335dd73917555335c03460aaa67fcdb9d4a55)
26779
26780commit 3de60bf5b886ad81d7c05d68dff7a1ba461c0ac1
26781Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26782Date:   Sat Jun 28 14:00:57 2008 +0300
26783
26784    wav: fix integer overflow (CVE-2008-2430)
26785
26786    When i_size is sufficiently large, we would overflow malloc(), and then
26787    overwrite the heap with stream_Read().
26788
26789    Bug reported by: Alin Rad Pop, Secunia Research.
26790
26791    (cherry-picked from commit 95e2f0ff579a5b987cbde9454aa1fc86080528e2)
26792
26793commit 9512f7de73883472b39a712748c33e9a51074a02
26794Author: Laurent Aimar <fenrir@videolan.org>
26795Date:   Sat Jun 28 21:40:12 2008 +0000
26796
26797    Fixed use of freed memory every time rtmp access is probed/used.
26798    (for example, on invalid file ...)
26799
26800commit e8d41dd3a713bd54aa9251cc87c80747a6e7dfdf
26801Author: Rémi Duraffort <ivoire@videolan.org>
26802Date:   Sat Jun 28 23:33:03 2008 +0200
26803
26804    Check malloc return value.
26805
26806commit c8e9ec9612c5421b1299355dfcd20516fab58ba3
26807Author: Ilkka Ollakka <ileoo@videolan.org>
26808Date:   Sun Jun 29 00:22:21 2008 +0300
26809
26810    fix error: lua playlist warning: Error while runing script
26811       share/lua/meta/googleimage.lua, function fetch_art(): share/lua/meta/googleimage.lua:43: calling
26812       'stream' on bad self (string expected, got table)
26813
26814commit db4d130ff9597b0b7822a057c5e4303cb85121c7
26815Author: Rémi Duraffort <ivoire@videolan.org>
26816Date:   Sat Jun 28 23:14:41 2008 +0200
26817
26818    Fix memleak when the codec can't be loaded.
26819
26820commit 840644c6abfb724e068c3864c5a5db4e5abbaf26
26821Author: Felix Paul Kühne <fkuehne@videolan.org>
26822Date:   Sat Jun 28 23:12:05 2008 +0200
26823
26824    No need to patch FFmpeg's MMX code if we are on Darwin-ppc
26825
26826commit 67a55f9c6be8d6cb905a201ffe8d40f89032d7af
26827Author: Rémi Duraffort <ivoire@videolan.org>
26828Date:   Sat Jun 28 23:03:03 2008 +0200
26829
26830    Don't leak an object in case of an error.
26831
26832commit 275d5450c79bea01965abfe218decd1cdedcfe5b
26833Author: Rémi Duraffort <ivoire@videolan.org>
26834Date:   Sat Jun 28 22:35:49 2008 +0200
26835
26836    Remove unused variables.
26837
26838commit fa9803042fcf9161cef764a77d707f0b4bba2d58
26839Author: Rémi Duraffort <ivoire@videolan.org>
26840Date:   Sat Jun 28 22:30:41 2008 +0200
26841
26842    Fix compilation warning.
26843
26844commit 9142b699ffca5aa5a8b6488d18b82cd04915c847
26845Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26846Date:   Sat Jun 28 23:02:17 2008 +0300
26847
26848    Forgot this file
26849
26850commit 8fa65a4d5895a0cf3e6567dcf1115189580a7439
26851Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26852Date:   Sat Jun 28 22:52:16 2008 +0300
26853
26854    Qt4: weak reference the video output...
26855
26856    ...so we don't try to vout_Control() it after it's been destroyed.
26857    We cannot yield the video output for real either, as it would prevent
26858    it from being destroyed once it is not needed anymore.
26859
26860commit 7ca46db5b0de9a4f15de790990303cc46b496e24
26861Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26862Date:   Sat Jun 28 22:22:00 2008 +0300
26863
26864    playlist: release video outputs *once* - fixes #1593
26865
26866    Releasing other thread's references is not a very good idea...
26867
26868commit c2c6729b7abd3a0d1096c79251a6d05a2e9a3403
26869Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26870Date:   Sat Jun 28 21:46:26 2008 +0300
26871
26872    VLC_OBJECT_FILTER: remove
26873
26874commit 2adfbf0c7d073b0b031c8673f057de28c1a54ae9
26875Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26876Date:   Sat Jun 28 21:36:02 2008 +0300
26877
26878    VLC_OBJECT_DIALOGS: remove
26879
26880commit 166dc5d2b4e0856b8a0a8b54821561117f4fb42b
26881Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26882Date:   Sat Jun 28 21:34:42 2008 +0300
26883
26884    vlc_object_create: assert that the object type is known
26885
26886commit 219e1deaa769e4f693cb41c59b2bf7c368a62f2c
26887Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26888Date:   Sat Jun 28 21:31:20 2008 +0300
26889
26890    Use sizeof(vlc_object_t) as appropriate
26891
26892commit 2d7ef1f4bb145fd0ea210edefd32f60e2eabb214
26893Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26894Date:   Sat Jun 28 21:22:24 2008 +0300
26895
26896    vout: use vlc_custom_create
26897
26898commit f8fbd68453c4f2dd24de8bc4864993afdf40eccf
26899Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26900Date:   Sat Jun 28 20:43:51 2008 +0300
26901
26902    vlc_pthread_fatal: fix error message
26903
26904    The error message was overriden to "Illegal seek"
26905
26906commit 02fac42885fcce504fe960ae0c601acce3ca3f9c
26907Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26908Date:   Sat Jun 28 20:25:33 2008 +0300
26909
26910    Typo
26911
26912commit e134a03534080e4276a50130de9e484dfb914b52
26913Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26914Date:   Sat Jun 28 20:23:37 2008 +0300
26915
26916    Remove completely useless mutex
26917
26918commit c68f07f2395e11d6bc7d09ee21cbcbb384674f4b
26919Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26920Date:   Sat Jun 28 20:15:07 2008 +0300
26921
26922    Avoid dummy error
26923
26924commit b437d81275b647e67450cad8d5d8f616bf5dd5ef
26925Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26926Date:   Sat Jun 28 20:15:01 2008 +0300
26927
26928    Remove unused variable
26929
26930commit 64ee6dd8aabaf747999f869514653b84cddf06ad
26931Author: Rémi Duraffort <ivoire@videolan.org>
26932Date:   Sat Jun 28 19:00:05 2008 +0200
26933
26934    We don't need the vlc_mutex_lock here.
26935
26936commit 2c595f3810f717639fd1a1666c77b6e176d9ec53
26937Author: Antoine Cellerier <dionoea@videolan.org>
26938Date:   Sat Jun 28 19:02:05 2008 +0200
26939
26940    Move intf-popupmenu and video-on-top variables from playlist to libvlc.
26941    Should fix assertion errors.
26942
26943commit 6d6c549c4be66337c41293be64cb04fcf151300b
26944Author: Kaloyan Kovachev <kkovachev@varna.net>
26945Date:   Fri Jun 27 14:00:49 2008 +0300
26946
26947    Small fixes for ts_mux
26948
26949    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
26950
26951commit 9b587a816efb36bd3fd3aae9f066cc94bc14e9d0
26952Author: Antoine Cellerier <dionoea@videolan.org>
26953Date:   Sat Jun 28 16:09:05 2008 +0200
26954
26955    Fix a few bugs in mosaic bridge.
26956
26957commit cb02b264b58150bf45d0f68019ac32c02d2b5f1e
26958Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26959Date:   Sat Jun 28 15:36:38 2008 +0300
26960
26961    Remove abusive error message
26962
26963commit c8ef76214a724af64c07fc20d88fcd4dc0459694
26964Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26965Date:   Sat Jun 28 13:32:07 2008 +0300
26966
26967    ChunkFind: fix skipping very large chunks
26968
26969commit eaa8fb6d9f44b149bdcd4e5252794765e620ad83
26970Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26971Date:   Sat Jun 28 13:07:02 2008 +0300
26972
26973    uint is not standard (and breaks Win32) - use unsigned
26974
26975commit 1f03f5e7d63405106b7fc4f34101d04ce61c78d0
26976Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26977Date:   Sat Jun 28 12:56:26 2008 +0300
26978
26979    Remove unused parameter
26980
26981commit e9cf1f8754ed0c8fe702b9b4108c341f9d98c148
26982Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26983Date:   Sat Jun 28 12:53:35 2008 +0300
26984
26985    Fix format string
26986
26987commit 7cd22823b1e7e4b6a3f23e8f6624ded298459b73
26988Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26989Date:   Sat Jun 28 12:49:56 2008 +0300
26990
26991    Fix function name clash
26992
26993commit 264f09b66b24ea7d11e875d255c11f7e90947410
26994Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
26995Date:   Sat Jun 28 12:46:56 2008 +0300
26996
26997    ABI break
26998
26999commit a8af64458655e9f803cb2f754cfa04affaf944b8
27000Author: Rov Juvano <rovjuvano@users.sourceforge.net>
27001Date:   Sun Jun 22 12:09:27 2008 -0400
27002
27003    Use the Scaletempo audio filter
27004
27005    Scaletempo maintains the audio pitch when playback rate != 1.0 (i.e.
27006    no chipmunk effect).  This fixes the pitch scaling caused by using the
27007    resampler to handle playback rate.
27008
27009    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
27010
27011commit 3c5f3a24ced2212136529fb8637072070d5ca58f
27012Author: Rov Juvano <rovjuvano@users.sourceforge.net>
27013Date:   Sun Jun 22 12:09:27 2008 -0400
27014
27015    Add Scaletempo audio filter
27016
27017    Scaletempo maintains the audio pitch when playback rate != 1.0 (i.e.
27018    no chipmunk effect).  This fixes the pitch scaling caused by using the
27019    resampler to handle playback rate.
27020
27021    Ported from GStreamer.  Inspired by SoundTouch library by Olli Parviainen.
27022
27023    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
27024
27025commit 10eab32c8fa2c23467bb2efb3c9c30b077bc47fa
27026Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27027Date:   Sat Jun 28 12:37:05 2008 +0300
27028
27029    __EVEN: expansion-safety
27030
27031commit ce1450531445c7cd7348b9206b59b694cd019513
27032Author: Jean-Baptiste Kempf <jb@videolan.org>
27033Date:   Fri Jun 27 23:48:14 2008 -0700
27034
27035    No reason to not use $(HOSTCONF) when possible.
27036
27037commit 9ecd18578e50dd748818dffca1b03bf90af85fd7
27038Author: Jean-Baptiste Kempf <jb@videolan.org>
27039Date:   Fri Jun 27 23:10:52 2008 -0700
27040
27041    Fix previous commit.
27042
27043    Stop the drinking... Sorry about that.
27044
27045commit d3b448c731a11c8c0b97e04d9d18ca5152a11ce3
27046Author: Jean-Baptiste Kempf <jb@videolan.org>
27047Date:   Fri Jun 27 23:00:52 2008 -0700
27048
27049    Headers for newer libdvdread have moved :D
27050
27051commit e6ea3dd15af9d9f73d019f93f549a12c2dfa616e
27052Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
27053Date:   Sat Jun 28 06:57:29 2008 +0200
27054
27055    dvdread headers can be in libdvdread now...
27056
27057commit d8f0bf5a8ebbc288935582850c49bcf84232bf55
27058Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
27059Date:   Sat Jun 28 05:56:17 2008 +0200
27060
27061    Don't use a revision of FFmpeg with broken .pc... HEAD .pc seems to be
27062    fixed.
27063
27064commit 4bdbeaeed32ab0dcc673c3f7420d1bd221125d43
27065Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
27066Date:   Sat Jun 28 05:54:30 2008 +0200
27067
27068    Don't make liba52 inside ffmpeg. What is the point.
27069
27070commit 35129005f62ee88fc127694118df2a99431148b1
27071Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
27072Date:   Sat Jun 28 02:48:55 2008 +0200
27073
27074    Mrraaaah at dirac 0.10 when crosscompiling. A bit sharp but works.
27075
27076commit 2a6addaa64d4ad0235e5c13c4504a28f8e7091ad
27077Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
27078Date:   Sat Jun 28 01:56:59 2008 +0200
27079
27080    Libdvdnav using HEAD.
27081
27082commit b5a8714b8b854b5f11f7934bd58a97ea9419d037
27083Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
27084Date:   Sat Jun 28 01:40:18 2008 +0200
27085
27086    Libdvdread compile fix.
27087
27088commit 8ae3a0a26b08421cb76611e053951784bd9106d2
27089Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
27090Date:   Sat Jun 28 01:32:50 2008 +0200
27091
27092    Use libdvdread fork on the libdvdnav SVN.
27093
27094commit 3c67532fc931b1feddf628264e1edc8ad01a8ee6
27095Author: Pavlov Konstantin <thresh@videolan.org>
27096Date:   Tue Jun 24 00:31:48 2008 +0400
27097
27098    Contrib: add libschroedinger. Add some patches that would be dropped on next
27099    libschroedinger release.
27100    Contrib: fix fluidsynth distclean target.
27101
27102commit 0e91a89b9bdfc674f97f897916970b43b99fee9d
27103Author: Pavlov Konstantin <thresh@videolan.org>
27104Date:   Sat Jun 21 00:56:04 2008 +0400
27105
27106    NEWS: tell users about glide removal.
27107
27108commit 81a758a32f6f46a42c1cd74df5fdc49eba8986ba
27109Author: Ilkka Ollakka <ileoo@videolan.org>
27110Date:   Fri Jun 27 17:23:54 2008 +0300
27111
27112    use strcasestr in input_MetaMatch too, so search is really case insensitive.
27113
27114commit 23d1d36b83c4b88c57ea321bbae61394e62956d9
27115Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27116Date:   Fri Jun 27 18:43:15 2008 +0300
27117
27118    Check some invalid uses of pl_Yield()
27119
27120commit c71ebdc51d377eb489b8e53d749d722d6fd4e563
27121Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27122Date:   Fri Jun 27 18:31:27 2008 +0300
27123
27124    Remove video output when input stops - fixes #1637
27125
27126commit 96c04ef2573b6a9cb95acb09f5300e343b43b9fc
27127Author: Antoine Cellerier <dionoea@videolan.org>
27128Date:   Fri Jun 27 16:03:58 2008 +0200
27129
27130    Add dirac to the list of ffmpeg codecs (enabled decoding of raw dirac video).
27131
27132commit 6f5ee98782b887d86e40e04b9b88ed0b38ba117e
27133Author: Antoine Cellerier <dionoea@videolan.org>
27134Date:   Fri Jun 27 13:29:10 2008 +0200
27135
27136    Don't segfault when looking for art with the lua scripts. Thanks to ILEoo for spoting the bug.
27137
27138commit 9ad990ac8df8a3a29ef20f9771d59633789c3146
27139Author: Ilkka Ollakka <ileoo@videolan.org>
27140Date:   Fri Jun 27 14:29:41 2008 +0300
27141
27142    Don't release vout if it ain't present (eg. when audio is playing and
27143    background image is only visible).
27144
27145commit 46cf6c1438d0c1a4b80ecbcc84a7cbbef0300930
27146Author: Ilkka Ollakka <ileoo@videolan.org>
27147Date:   Fri Jun 27 14:15:36 2008 +0300
27148
27149    give playlist to vlclua_playlist_add_internal instead of NULL, core doesn't like
27150    NULL as playlist. fixes eg. youtube usage for me. Thou not sure if this
27151    could be done some better way.
27152
27153commit ba9ecc700f9dd868929b81e492ea287f0ed244f6
27154Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27155Date:   Thu Jun 26 19:05:13 2008 +0300
27156
27157    Fix warning
27158
27159commit 7e0ac127a7558b801dacd8a6afb1dcb0f30a61b5
27160Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27161Date:   Thu Jun 26 19:00:37 2008 +0300
27162
27163    Warn about buggy X11 connections
27164
27165commit 6017c758f077373d50cda3f0b4a0ac9acbd6a7a8
27166Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27167Date:   Thu Jun 26 18:54:05 2008 +0300
27168
27169    Remove unused variable
27170
27171commit 88a2f3ed297cc89eb4f13e1ec4c673c04fdf5f29
27172Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27173Date:   Thu Jun 26 18:39:38 2008 +0300
27174
27175    Bump version
27176
27177commit 4ee6361f0dca1c334bd25956fdd3a07e12ced09a
27178Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27179Date:   Thu Jun 26 18:38:55 2008 +0300
27180
27181    Remove dummy $Id$
27182
27183commit e2a614c82b502ea6c3cdee7d0fc39cbb9627041e
27184Merge: 51f898a0eb c617646c2e
27185Author: Ilkka Ollakka <ileoo@videolan.org>
27186Date:   Thu Jun 26 10:38:53 2008 +0300
27187
27188    Merge branch 'master' of git@git.videolan.org:vlc
27189
27190commit 51f898a0eb6029c1922b2b4311f074245c99e963
27191Author: Ilkka Ollakka <ileoo@videolan.org>
27192Date:   Thu Jun 26 10:32:52 2008 +0300
27193
27194    Set strict-rc functionality as default if user hasn't
27195    defined quality based encoding, and remove strict-rc option
27196    because it's not needed ( thou maybe someone needs vbr-transcoding
27197    with some hint of bitrate without quality-based encoding ? )
27198
27199    Should fix transcoding bitrate bug and close ticket #1463
27200
27201commit c617646c2e1a5675791200e7eeb54f111875a559
27202Author: Lukas Durfina <lukas.durfina@gmail.com>
27203Date:   Wed Jun 25 14:25:44 2008 +0200
27204
27205    Fix hidding of fullscreen controller after leaving fullscreen
27206
27207    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
27208
27209commit d89fff7e007bd4bceb55f5446d2f31e672927c1b
27210Author: Felix Paul Kühne <fkuehne@videolan.org>
27211Date:   Thu Jun 26 01:53:46 2008 +0200
27212
27213    A few OS X related clarifications and updates
27214
27215commit dd397096f3111638d2fe138455055fc8912892ec
27216Author: Jean-Baptiste Kempf <jb@videolan.org>
27217Date:   Wed Jun 25 13:54:04 2008 -0700
27218
27219    Remove Unicows.
27220
27221    If you don't like it, repair it or fork it :D
27222    Or install debian. :D
27223
27224commit 7c37640524623aca14ecd04b0fcb2508bef56b32
27225Author: Jean-Baptiste Kempf <jb@videolan.org>
27226Date:   Wed Jun 25 13:52:55 2008 -0700
27227
27228    Win98 is dead.
27229
27230commit 3e621f3fd9ed1d3e4488b5078c62ec00cc069124
27231Author: Rémi Duraffort <ivoire@videolan.org>
27232Date:   Wed Jun 25 22:38:44 2008 +0200
27233
27234    Fix the update system now we can't close vlc and stop the download correctly.
27235    Should fixe #1635
27236
27237commit 0b2ea3de7ef423f322aa569a956bbe404cbaed99
27238Author: Rémi Duraffort <ivoire@videolan.org>
27239Date:   Wed Jun 25 21:54:20 2008 +0200
27240
27241    Fix the update system, based on funman patch + some modifications.
27242
27243commit 6f25cb79f46b9c5e6069beba37abbd2b4e4efd06
27244Author: Jean-Baptiste Kempf <jb@videolan.org>
27245Date:   Wed Jun 25 12:53:43 2008 -0700
27246
27247    Windows 98 is dead.
27248
27249    If you are unpleased about that, fix the core (threading and networking).
27250
27251commit 84e0f97a07c049c9c7082032699d54f9b4e5708a
27252Merge: 2f53d49924 12b188309d
27253Author: Jean-Baptiste Kempf <jb@videolan.org>
27254Date:   Wed Jun 25 12:49:51 2008 -0700
27255
27256    Merge branch 'master' of git@git.videolan.org:vlc
27257
27258commit 2f53d49924d2806ae17b28ec09163fa2e8668c3d
27259Author: Jean-Baptiste Kempf <jb@videolan.org>
27260Date:   Wed Jun 25 12:48:09 2008 -0700
27261
27262    NEWS and THANKS.
27263
27264    Mentions of FS controller and dropping support of old platform.
27265
27266commit 12b188309df1e63cd65c7988c97d78aa857e21aa
27267Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27268Date:   Wed Jun 25 22:29:49 2008 +0300
27269
27270    Allow more than one use of the video widget
27271
27272    However, I suspect the Qt4 interface will break if there is more than
27273    one video output _at_the_same_time_
27274
27275commit c4c75ec7733e6dbceff2babccc73b21e733a8f3a
27276Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27277Date:   Wed Jun 25 22:10:27 2008 +0300
27278
27279    Qt4: small memory leak
27280
27281commit fbb218448ea93858c8b9bc6e6cee5b931f9d944f
27282Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27283Date:   Wed Jun 25 22:06:07 2008 +0300
27284
27285    Revert "Disable embedded window by default"
27286
27287    This reverts commit 6214852830f1efc761af1181f5d777732efbc758.
27288
27289commit dacad69570d71938bf412ef74b982a27e4fdaabd
27290Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27291Date:   Wed Jun 25 22:05:44 2008 +0300
27292
27293    Qt4: restore the fullscreen controller
27294
27295commit 1512cf1a20070d45f764ecddb2d9620fbc374a49
27296Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27297Date:   Wed Jun 25 21:59:53 2008 +0300
27298
27299    Use QPointer and QMutexLocker so we don't crash at Qt4 interface exit
27300
27301commit bd3008a3a1d7122b7fb738f3ea4844b742dc72c2
27302Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27303Date:   Wed Jun 25 21:44:47 2008 +0300
27304
27305    variables use are thread safe. No need for nested locking.
27306
27307commit 1862b832be21ed0dda30fae3ac275d30a2da0d65
27308Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27309Date:   Wed Jun 25 21:42:05 2008 +0300
27310
27311    Remove useless variable
27312
27313commit 8c6064c922a385a981ed1e9140ba676047e93363
27314Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27315Date:   Wed Jun 25 21:38:23 2008 +0300
27316
27317    Qt4 window: use a proper condition variable instead of msleep()
27318
27319commit cdad38197173431b485f22583ef0ceb692dca45c
27320Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27321Date:   Wed Jun 25 21:21:48 2008 +0300
27322
27323    Remove out-of-date comments
27324
27325commit 3c68fe377b6fc76292e5bcf847325432044aac54
27326Author: Jean-Baptiste Kempf <jb@videolan.org>
27327Date:   Wed Jun 25 11:35:55 2008 -0700
27328
27329    Break compilation on Qt4.2
27330
27331    Man QEventLoop and man QxtSignalWait can help fix that.
27332
27333commit 3d6595b148de9956d99c98215abcb53c9d77baad
27334Author: Jean-Baptiste Kempf <jb@videolan.org>
27335Date:   Tue Jun 24 23:26:07 2008 -0700
27336
27337    Fix typo.
27338
27339commit 7b0d811f8104b4332fd394c4ab3e38baa4510a13
27340Author: Jean-Baptiste Kempf <jb@videolan.org>
27341Date:   Tue Jun 24 22:36:48 2008 -0700
27342
27343    Add OMA to the interface
27344
27345    Since ffplay can read those files now :D
27346
27347commit e1901193c03cff2dfeca1c00f4c856d569317fc7
27348Author: Jean-Baptiste Kempf <jb@videolan.org>
27349Date:   Tue Jun 24 21:34:28 2008 -0700
27350
27351    Very small fixes on UI.
27352
27353commit 8313bcef7ecfad913eefa5c30f7e5641d2b74664
27354Author: Jean-Baptiste Kempf <jb@videolan.org>
27355Date:   Tue Jun 24 21:33:53 2008 -0700
27356
27357    Forgotten tooltip :D
27358
27359commit 2242c9a26212a77015c76d186bbd3125196a7f5c
27360Author: Jean-Baptiste Kempf <jb@videolan.org>
27361Date:   Tue Jun 24 18:49:07 2008 -0700
27362
27363    Fix Ok/Cancel button position in advanced capture properties.
27364
27365commit c997e06cab6ec45e06664c2fe6447085b4aab187
27366Author: Jean-Baptiste Kempf <jb@videolan.org>
27367Date:   Tue Jun 24 18:45:42 2008 -0700
27368
27369    Code Cosmetics
27370
27371commit a10edeec0fbf5a5f6e3dabd03ca3af6e428fe08f
27372Author: Jean-Baptiste Kempf <jb@videolan.org>
27373Date:   Tue Jun 24 18:37:42 2008 -0700
27374
27375    Add RTMP option on the panel.
27376
27377commit 16bf241c0ef8cb5ad5905817233af703080ed654
27378Author: Jean-Baptiste Kempf <jb@videolan.org>
27379Date:   Tue Jun 24 18:34:06 2008 -0700
27380
27381    Fix network panel behaviour (comboBox and adress generation especially )
27382
27383commit d79d5b339afb1310571a14579d66954dc12fb06d
27384Author: Christophe Mutricy <xtophe@videolan.org>
27385Date:   Mon Jun 23 22:27:55 2008 +0100
27386
27387    Fix permissions
27388
27389commit 8b43c0859249b422fb70e77c6a1be58cc57efd86
27390Author: Christophe Mutricy <xtophe@videolan.org>
27391Date:   Wed Jun 25 01:04:21 2008 +0100
27392
27393    Increase videowidget size priority over the others.
27394
27395    At the moment it is redumbdant with 6ec764aec733da
27396    (QSizePolicy::Expanding) but it will be needed when the docked playlist
27397    is re-implemented
27398
27399commit 06970296ddc77ca6e23e1e669e6d110672f21d74
27400Author: Jean-Baptiste Kempf <jb@videolan.org>
27401Date:   Tue Jun 24 16:59:37 2008 -0700
27402
27403    Cosmetics
27404
27405commit 6ec764aec733dacb654ce11d2f0566c54e3b0c15
27406Author: Jean-Baptiste Kempf <jb@videolan.org>
27407Date:   Tue Jun 24 16:41:45 2008 -0700
27408
27409    Don't expand the bar, but the video during resizing...
27410
27411commit 68cb7744866cfe9f18516c186d1c84dc3667c07d
27412Author: Jean-Baptiste Kempf <jb@videolan.org>
27413Date:   Tue Jun 24 16:31:12 2008 -0700
27414
27415    Resize the video to the normal size on launch
27416
27417commit 14440202e06ef7a26a50abbc32a0d5c3bc0d1140
27418Author: Jean-Baptiste Kempf <jb@videolan.org>
27419Date:   Tue Jun 24 15:34:21 2008 -0700
27420
27421    Force dialog to be shown when automatic updates are made.
27422
27423commit fd2c554d2abae44f8c732af1da51127c3ab00741
27424Author: Rémi Duraffort <ivoire@videolan.org>
27425Date:   Tue Jun 24 22:54:52 2008 +0200
27426
27427    Fix a double vlc_object_release (partially fix the update system)
27428
27429commit 4f541d3b05be7729e48a28e5daf8497102598bb8
27430Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27431Date:   Tue Jun 24 23:25:02 2008 +0300
27432
27433    We actually need to deliver the signal synchronously here
27434
27435    Otherwise I sometimes get:
27436    [????????] x11 video output error: X11 request 2.0 failed with error
27437    code 3:
27438     BadWindow (invalid Window parameter)
27439     X Error of failed request:  BadWindow (invalid Window parameter)
27440     Major opcode of failed request:  2 (X_ChangeWindowAttributes)
27441     Resource id in failed request:  0x1000027
27442     Serial number of failed request:  26
27443     Current serial number in output stream:  27
27444
27445commit 6798d2cfedbe767f052318955f80f857647d4817
27446Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27447Date:   Tue Jun 24 21:26:18 2008 +0300
27448
27449    Fix vout_ReleaseWindow invocation
27450
27451commit 6372f8faa09ea7deaa74a84e6bb4dfd38ed0a182
27452Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27453Date:   Tue Jun 24 21:02:50 2008 +0300
27454
27455    Fix/workaround for #1633 (input rate not set)
27456
27457    Someone still needs to fix this properly though...
27458
27459commit 6465bbf725b1155954a7472ec401576c305eb048
27460Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27461Date:   Tue Jun 24 19:23:41 2008 +0300
27462
27463    libvlc_InternalDestroy: remove dead code
27464
27465commit f7bb9fcf168e22df7ac7a056ec989ce8ef41ffb4
27466Author: Lukas Durfina <lukas.durfina@gmail.com>
27467Date:   Mon Jun 23 19:33:21 2008 +0200
27468
27469    Avoid potential problems with bad saved value
27470
27471    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
27472
27473commit 1fcc611a8924edf4ec205daa6b4ba597fb4c5dc0
27474Author: Jean-Paul Saman <jpsaman@videolan.org>
27475Date:   Tue Jun 24 13:49:07 2008 +0200
27476
27477    Distribute images for telx functionality.
27478
27479commit f66626b34809a4881a52582ae755586e885270c6
27480Author: Yohann Martineau <yohann.martineau@gmail.com>
27481Date:   Tue Jun 24 00:19:07 2008 +0200
27482
27483    fixed compilation on debian etch.
27484
27485    config.h is now included first, before any other header.
27486
27487    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
27488
27489commit 3af6cdb2886dbae6203dce54e8a292dd112af921
27490Author: Jean-Baptiste Kempf <jb@videolan.org>
27491Date:   Mon Jun 23 23:27:22 2008 -0700
27492
27493    Renumber event number in order to debug better.
27494
27495    This doesn't change any functionnality.
27496
27497commit 268ae7b98abba5ed899879988293964d7d6d7e0a
27498Author: Jean-Baptiste Kempf <jb@videolan.org>
27499Date:   Mon Jun 23 23:23:52 2008 -0700
27500
27501    Fix DVD menu button. Fix metadata name displaying.
27502
27503    This needs more checks, because we might have unneeded stuffs left.
27504
27505commit ccea19a630405c1ef60e2c4314a4065ae46fe031
27506Author: Rémi Duraffort <ivoire@videolan.org>
27507Date:   Mon Jun 23 21:58:23 2008 +0200
27508
27509    Fix compiling warning.
27510
27511commit 71142c5c0b2a3faab6f07b4a801893c07c38b56e
27512Author: Rémi Duraffort <ivoire@videolan.org>
27513Date:   Mon Jun 23 21:57:54 2008 +0200
27514
27515    Remove unneeded msg_Err and check malloc return value.
27516
27517commit f3dad63031402c5f6ac2de72145420b8042728fa
27518Author: Rémi Duraffort <ivoire@videolan.org>
27519Date:   Mon Jun 23 21:39:19 2008 +0200
27520
27521    Malloc return value.
27522
27523commit 3cdff66bb4ac97489defa9c58b90704c44efa0ff
27524Author: Rémi Duraffort <ivoire@videolan.org>
27525Date:   Mon Jun 23 21:25:57 2008 +0200
27526
27527    Close file in all cases.
27528
27529commit 6f6d891fc42bbbae7c942f5c4716c9b3e1668e4d
27530Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
27531Date:   Mon Jun 23 21:10:48 2008 +0200
27532
27533    Fortunes update
27534
27535commit 066b3e50f4b59e1784e4e17c533bf90a2463ce90
27536Author: Eric Petit <eric.petit@lapsus.org>
27537Date:   Mon Jun 23 18:59:48 2008 +0200
27538
27539    Fixes a leftover in [eb691987575a7fd877da56d5c8c1219795e02347]
27540
27541commit eb691987575a7fd877da56d5c8c1219795e02347
27542Author: Eric Petit <eric.petit@lapsus.org>
27543Date:   Mon Jun 23 18:55:14 2008 +0200
27544
27545    Set i_visible_width/height, some video filters need it (e.g. croppadd)
27546
27547commit 291e63dd10758db1bed1be3d54f926a9fbb2e284
27548Author: Eric Petit <eric.petit@lapsus.org>
27549Date:   Mon Jun 23 18:33:51 2008 +0200
27550
27551    Fixes the input format for the video user filter chain
27552
27553commit d3b5afd1debb05c8bed44a3e1e71af8d09d5ce5e
27554Author: Antoine Cellerier <dionoea@videolan.org>
27555Date:   Mon Jun 23 18:19:30 2008 +0200
27556
27557    Fix spelling and description.
27558
27559commit f42f818e7656527ebbd434d8fecf012d32c7f195
27560Author: Antoine Cellerier <dionoea@videolan.org>
27561Date:   Mon Jun 23 18:14:45 2008 +0200
27562
27563    Add aspect ratio option to canvas (like what transcode used to have). Please confirm that i'm not using the aspect ratio the wrong way :) (aspect instead of 1/aspect or something)
27564
27565commit d29ca07c51709ca18fbecca135009468c05d3260
27566Author: Jean-Paul Saman <jpsaman@videolan.org>
27567Date:   Mon Jun 23 18:01:29 2008 +0200
27568
27569    Add Lukas Durfina to the THANKS file.
27570
27571commit ec725cdc50c7b23539c4d455b1d5edb03c7e764b
27572Author: Lukas Durfina <lukas.durfina@gmail.com>
27573Date:   Mon Jun 23 14:08:49 2008 +0200
27574
27575    Fix teletex buttons
27576
27577    uninitialized variable and synchro with fs controller
27578
27579    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
27580
27581commit 51b21bc3a21f925a30fd5401bafe50ffedcba382
27582Author: Antoine Cellerier <dionoea@videolan.org>
27583Date:   Mon Jun 23 17:40:35 2008 +0200
27584
27585    We don't need to detach. Since we're in the parent's destructor, it's already been done for us.
27586
27587commit 3333b45a525dc2f8f2645fa51280743cced63c56
27588Author: Antoine Cellerier <dionoea@videolan.org>
27589Date:   Sun Jun 22 23:08:29 2008 +0200
27590
27591    Fix release of chroma module in vout core. I still get an "object is not
27592    attached" on vlc_object_detach although the object was attached
27593    previously ... what could that be due to?
27594
27595commit 37a2578ce4265f4ed495290923e3fa674c662656
27596Author: Rémi Duraffort <ivoire@videolan.org>
27597Date:   Sun Jun 22 22:05:09 2008 +0200
27598
27599    Remove unneeded msg_Err.
27600    Fix potential segfault (check malloc return value).
27601
27602commit 172e22c2f2b4abbdfee50d9fe8aaaede4b405c76
27603Author: Rémi Duraffort <ivoire@videolan.org>
27604Date:   Sat Jun 21 20:12:25 2008 +0200
27605
27606    Remove unneeded msg_Error.
27607    Fix a potential segfault.
27608
27609commit 42bb236284b09355d8bfde47fb4915dd1f07aa68
27610Author: Rémi Duraffort <ivoire@videolan.org>
27611Date:   Sat Jun 21 20:08:37 2008 +0200
27612
27613    Remove unnedeeded msg_Error.
27614
27615commit b674dab81ccd2a089896b26a2afc258118e6a990
27616Author: Rémi Duraffort <ivoire@videolan.org>
27617Date:   Sat Jun 21 16:03:19 2008 +0200
27618
27619    Remove unneeded msg_Error about memory failure.
27620    Fix a double malloc.
27621    Fix potential segfault.
27622
27623commit 7d1d56fec646569bd14262f6b9dde31becbe2137
27624Author: Rémi Duraffort <ivoire@videolan.org>
27625Date:   Sat Jun 21 15:55:57 2008 +0200
27626
27627    Add an #undef
27628
27629commit f7b2327bfa30ea47cefc7bfa5b0edc15ae8c66fd
27630Author: Antoine Cellerier <dionoea@videolan.org>
27631Date:   Sun Jun 22 21:30:39 2008 +0200
27632
27633    Don't print (null) when we don't have a filter name.
27634
27635commit e03d215f1c667c493a14744d4e0cbdc29cf157c6
27636Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27637Date:   Sun Jun 22 22:13:40 2008 +0300
27638
27639    Stick to ASCII in gettext messages
27640
27641    We already had the discussion (again) a few weeks ago. If you want
27642    non-ASCII code points in the American English locale, create po/en.po
27643    or po/en_US.po
27644
27645commit 03fa43b1b285bcb6320c0e60f874624e09350fee
27646Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27647Date:   Sun Jun 22 21:12:03 2008 +0300
27648
27649    Remove dead code
27650
27651commit 4cd43d60fa3746eb86367a46f70ef1e2505b56b2
27652Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27653Date:   Sun Jun 22 21:01:17 2008 +0300
27654
27655    vlc_object_kill: remove the libvlc-specific hack
27656
27657    It was causing deadlocks (due to misordering of structure_lock and
27658    object locks). Besides, this hack should not be needed now that we have
27659    libvlc_wait(), and that libvlc_release() explicitly calls
27660    vlc_object_kill as needed.
27661
27662commit 2c16687563b6e6096f5621db56917d9ef05424b2
27663Author: Bill C. Riemers <briemers+git@redhat.com>
27664Date:   Fri Jun 20 20:47:51 2008 -0400
27665
27666    http: fix Content-Length and stream closure issues.
27667
27668    Changes:
27669    1. Don't send Connection: close or Connection: Keep-Alive.
27670        So we will maintain a persistent connection with HTTP 1.1.
27671    2. Close the connection if and only if the server does not send
27672       Connection: close, and a zero length is received indicated by either
27673       Content-Length: 0 or a 0 length size in the byte range.
27674    3. Correct i_remaining to deal with file larger than 2GBi.
27675    4. Update i_remaining in Read and OpenWithCookies.
27676    5. Use -1 for uninitialized size so we can tell the difference from a
27677       zero length result.
27678
27679    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
27680
27681commit f5623dec1ca290e9adcbbc34ba4fe3f03a4c2e69
27682Author: Antoine Cellerier <dionoea@videolan.org>
27683Date:   Sun Jun 22 19:20:15 2008 +0200
27684
27685    Finish fixing audio rate changes.
27686
27687commit b4a4b564cda53b03aebf818dd2db65709602c68b
27688Author: Antoine Cellerier <dionoea@videolan.org>
27689Date:   Sun Jun 22 18:51:56 2008 +0200
27690
27691    Revert "Special case for fourcc samr and sawb in transcode_audio_new()"
27692    That commit broke audio sample rate changing.
27693
27694    This reverts commit ddac67aaf2bde4179f695bb26033488e8e7c35cc.
27695
27696commit ffd957bd3130b792a11fc0422b9908ff5b46bf59
27697Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27698Date:   Sun Jun 22 19:46:48 2008 +0300
27699
27700    libvlccore: is a pure C library - don't use the C++ linker
27701
27702    Saves linking against the C++ runtime,
27703    and allows libtool to generate the symbols table properly.
27704
27705commit 991ae089635d4b4c3882e9125369be2e7ead85af
27706Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27707Date:   Sun Jun 22 19:42:55 2008 +0300
27708
27709    Fix nissing include and atoi() invocation
27710
27711commit f991c0201362390627c4a9c9e1111f83d8bb9244
27712Author: Antoine Cellerier <dionoea@videolan.org>
27713Date:   Sun Jun 22 18:33:58 2008 +0200
27714
27715    Remove dead code.
27716
27717commit d4c651d58b69aebb1c35c25d3603124ece6e1c65
27718Author: Antoine Cellerier <dionoea@videolan.org>
27719Date:   Sun Jun 22 18:33:47 2008 +0200
27720
27721    Add new symbol.
27722
27723commit ac58629e0db818d81d2be1aafca8b784286efa43
27724Author: Antoine Cellerier <dionoea@videolan.org>
27725Date:   Sun Jun 22 18:11:25 2008 +0200
27726
27727    Remove duplicate function.
27728
27729commit 55f1d3272f61f46068e58c41690111e879082188
27730Author: Antoine Cellerier <dionoea@videolan.org>
27731Date:   Sun Jun 22 18:03:45 2008 +0200
27732
27733    Set i_bitspersample to correct value when changing an audio codec. (Not
27734    sure if I didn't miss some spots where that was missing). Thanks to
27735    Kevin DuBois for finding the bug. (This should fix some audio
27736    transcoding crashes)
27737
27738commit 4c8296b58b24175921b37f99dfa7bda5e08f6cdb
27739Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27740Date:   Sun Jun 22 19:02:50 2008 +0300
27741
27742    Fix specifying a sout RTP port number using a sout MRL
27743
27744commit a458b6af6b88534edadd8bd218b368fbf173a273
27745Author: Antoine Cellerier <dionoea@videolan.org>
27746Date:   Sun Jun 22 16:15:49 2008 +0200
27747
27748    New canvas video filter.
27749
27750commit 43019afa7b7e428e7955e476bb164f5f5879b556
27751Author: Antoine Cellerier <dionoea@videolan.org>
27752Date:   Sun Jun 22 14:44:27 2008 +0200
27753
27754    Update NEWS (crop, padd and canvas changes in transcode).
27755
27756commit 0da3eb61151f34c108a5eb4072ae514e390c9ff2
27757Author: Antoine Cellerier <dionoea@videolan.org>
27758Date:   Sun Jun 22 14:38:57 2008 +0200
27759
27760    Handle image size changes in the video filter chain correctly in
27761    transcode.
27762
27763commit 4f46f26d3ec830813599956ea051d5c2b6fa8b40
27764Author: Antoine Cellerier <dionoea@videolan.org>
27765Date:   Sun Jun 22 14:38:29 2008 +0200
27766
27767    Change way arguments are given to croppadd module.
27768
27769commit 3223bb48e69376664842115be49c4550c4506eaa
27770Author: Antoine Cellerier <dionoea@videolan.org>
27771Date:   Sun Jun 22 14:37:52 2008 +0200
27772
27773    Check for NULL pointer before using it, not after.
27774
27775commit deef7f86ffe121398d3c86ab828e29a621dbad9d
27776Author: Antoine Cellerier <dionoea@videolan.org>
27777Date:   Sun Jun 22 14:37:33 2008 +0200
27778
27779    Add support for format changes inside a video filter2 chain. (Not sure
27780    if something similar is needed for audio filter2 ... I don't think it
27781    is)
27782
27783commit e2499dc3873f07fc916f292187c07d0eff74061c
27784Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27785Date:   Sun Jun 22 17:29:30 2008 +0300
27786
27787    Remove BlockingQueuedConnection, hopefully not needed
27788
27789commit b185143182ec88ffaf77fc0620cbd56664d8a21f
27790Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27791Date:   Sun Jun 22 17:29:12 2008 +0300
27792
27793    fix revision.c
27794
27795commit cc2f0cb637a9e56fec65241fdcd27fd40ac3d6bc
27796Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27797Date:   Sun Jun 22 16:39:25 2008 +0300
27798
27799    Fix deadlock in vlc_object_kill (should fix #1543)
27800
27801commit 6059d32eaba8a12fe2b84d78780456e978fdc208
27802Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27803Date:   Sun Jun 22 16:26:02 2008 +0300
27804
27805    Remove superfluous locking
27806
27807commit 19685d00b2e6230a42a52cef095740fe999e8239
27808Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27809Date:   Sun Jun 22 16:25:48 2008 +0300
27810
27811    Qt4: apprently fix the embedded video
27812
27813    code from ILEoo (not sure what this actually does)
27814
27815commit ace8caefad8be422bc4b478d4c8b2474189801f0
27816Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27817Date:   Sun Jun 22 15:30:30 2008 +0300
27818
27819    LibVLC: wait until all threads are terminated
27820
27821commit 6c790747f3847ae2c88a03d6a053968143ad76e6
27822Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27823Date:   Sat Jun 21 11:58:40 2008 +0300
27824
27825    Remove VLC_OBJECT_INTERACTION
27826
27827commit 5277e0fe73d6dd16254017ce83c005d72a9fc33d
27828Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27829Date:   Sat Jun 21 11:57:48 2008 +0300
27830
27831    interaction: no need for vlc_object_find()
27832
27833commit a1238857104da694b0f7d521f06015322007570d
27834Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27835Date:   Sat Jun 21 11:48:31 2008 +0300
27836
27837    Remove VLC_OBJECT_HTTPD_HOST
27838
27839commit fee5351a006a79125e73086b96a045fc644d1b7a
27840Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27841Date:   Sat Jun 21 11:38:04 2008 +0300
27842
27843    Qt4: add XFlush - this does still not work right
27844
27845commit b18441e9ec21126aca4b5d38d38c335d0cb47da0
27846Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27847Date:   Sat Jun 21 11:31:09 2008 +0300
27848
27849    ship vlc_window.h
27850
27851commit 5f551992093f49323b0dd06cf9cf7da6cfffccce
27852Author: Jean-Baptiste Kempf <jb@videolan.org>
27853Date:   Fri Jun 20 23:12:09 2008 -0700
27854
27855    String consistency.
27856
27857commit 3de5c39cbd264145186cdede18f9e63eb5719da9
27858Author: Jean-Baptiste Kempf <jb@videolan.org>
27859Date:   Fri Jun 20 23:10:43 2008 -0700
27860
27861    String consistency.
27862
27863commit 4df7b18ff2b3b9eec5a56314a844aea3ba3531c1
27864Author: Jean-Baptiste Kempf <jb@videolan.org>
27865Date:   Fri Jun 20 23:05:26 2008 -0700
27866
27867    I think we said to use disc over disk.
27868
27869commit 8e756cec1bd06ae701367708134fdbbb76bed755
27870Author: Jean-Baptiste Kempf <jb@videolan.org>
27871Date:   Fri Jun 20 23:03:08 2008 -0700
27872
27873    String updates ( some are meant to match the macosx interface and simplify translators' work)
27874
27875commit 6a260a1c7269cc07905d058dc448812e34deb132
27876Author: Jean-Baptiste Kempf <jb@videolan.org>
27877Date:   Fri Jun 20 19:51:14 2008 -0700
27878
27879    Code cosmetics.
27880
27881commit dbce1bed8e286a346e4d57c2018e0ee784083cec
27882Author: Jean-Baptiste Kempf <jb@videolan.org>
27883Date:   Fri Jun 20 19:50:24 2008 -0700
27884
27885    Fix alignment issue on teletext buttons...
27886
27887commit 6f972eb30bc81a06ff106d01a71810ca97bfcdfa
27888Author: Jean-Baptiste Kempf <jb@videolan.org>
27889Date:   Fri Jun 20 18:49:54 2008 -0700
27890
27891    Fix pause not pausing.
27892
27893    Patch by Rov Juvano. thanks.
27894
27895commit ea20728712835aa7ccdfec4076363cd3a02468d9
27896Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27897Date:   Sat Jun 21 00:58:19 2008 +0300
27898
27899    Qt4: Avoid a warning when embedding is disabled
27900
27901commit 74ef05f32740e93237f8ce8fd1a90641cb4aa1e6
27902Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27903Date:   Sat Jun 21 00:53:51 2008 +0300
27904
27905    Avoid comments within comments
27906
27907commit bd3a0ce3785a21e7ffa02a47a67ae342502c2d33
27908Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27909Date:   Sat Jun 21 00:27:44 2008 +0300
27910
27911    access_file: use the waitpipe and always poll
27912
27913    This removes dummy wakeups, and fixes a deadlock when quitting while
27914    reading from a FIFO.
27915
27916commit 3fe7ae53925a9543d188baa1ed9909e64904ac78
27917Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27918Date:   Sat Jun 21 00:26:48 2008 +0300
27919
27920    When the underlying access dies, suicide the stream
27921
27922commit dcd84049bf607c196397d999c18dab32fa65b1e6
27923Author: Pavlov Konstantin <thresh@videolan.org>
27924Date:   Sat Jun 21 00:28:45 2008 +0400
27925
27926    Contrib: explicitely tell ffmpeg to disable shared and enable static libraries
27927    to produce well-formed pkg-config files.
27928
27929commit e58633393c744fcc1b0809c23a69dac68195183c
27930Author: Pavlov Konstantin <thresh@videolan.org>
27931Date:   Sat Jun 21 00:20:44 2008 +0400
27932
27933    Update dirac support to 0.10.0.
27934    Require it in configure as well.
27935
27936commit 4c270ec59c7e10e41c224a44f874d306cb81e5e6
27937Author: Pavlov Konstantin <thresh@videolan.org>
27938Date:   Fri Jun 20 00:46:04 2008 +0400
27939
27940    Remove glide video output module.
27941
27942commit 20a560c6adbf97a3129e090d5d323c15694def58
27943Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27944Date:   Fri Jun 20 23:33:38 2008 +0300
27945
27946    Cleanup service discovery - always
27947
27948commit f8763a6ca1881728dbc5025acfe3103536036ab7
27949Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27950Date:   Fri Jun 20 22:21:24 2008 +0300
27951
27952    RC: fix segmentation fault due to input state changes - fixes #1620
27953
27954commit aeb8ed0fb0a896579de098b6a13ffcae41fc8ec7
27955Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27956Date:   Fri Jun 20 21:39:06 2008 +0300
27957
27958    Qt4: wait for VideoWidget::paintEvent
27959
27960    This seems to solve the invalid handle problem, as pointed out by
27961    Laurent. However, I get a poststamp-sized video output now...
27962
27963commit 5c603c041addd09cddcd24ec1af3828feeb4c8e0
27964Author: Christophe Mutricy <xtophe@videolan.org>
27965Date:   Fri Jun 20 19:20:10 2008 +0100
27966
27967    Typo
27968
27969commit bef5f1274b47396965d3c2a2352888ea8ddb525e
27970Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27971Date:   Fri Jun 20 21:08:39 2008 +0300
27972
27973    Fix typo
27974
27975commit 39cbef1f76d2b8a75f1a3e6d0edb983ce63f29b1
27976Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27977Date:   Fri Jun 20 21:06:01 2008 +0300
27978
27979    qt4: remove dummy error messages
27980
27981commit 686ad4c9b1a2c4f7dd61a73e47a8522f6bc07cb7
27982Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27983Date:   Fri Jun 20 21:02:48 2008 +0300
27984
27985    Another compile fix
27986
27987commit b3c34d1580d3c9c5e39b1db8a9ef2844e80f5709
27988Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27989Date:   Fri Jun 20 20:55:22 2008 +0300
27990
27991    Compile fixes (untested)
27992
27993commit 1426a88f97b17b67b5538072e1efce3e874aaa40
27994Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
27995Date:   Fri Jun 20 20:48:30 2008 +0300
27996
27997    skins2: use the vout window interface (untested)
27998
27999commit 6214852830f1efc761af1181f5d777732efbc758
28000Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28001Date:   Fri Jun 20 20:30:01 2008 +0300
28002
28003    Disable embedded window by default
28004
28005    until someone manages to fix it.
28006
28007commit 8e19592ff4a491709286db15f62f4b27daf68ede
28008Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28009Date:   Fri Jun 20 20:28:02 2008 +0300
28010
28011    Encoding damage
28012
28013commit b541f09e5c9a38b8bf4d87cac4ed39cfa0564fb9
28014Author: Christophe Mutricy <xtophe@videolan.org>
28015Date:   Fri Jun 20 18:08:36 2008 +0100
28016
28017    Compile fix
28018
28019    That would need to be properly fix with the new embedded vout API
28020
28021commit 5f010182e0e86ef0fe7fa3ddc0345ffa034fb392
28022Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28023Date:   Fri Jun 20 19:45:03 2008 +0300
28024
28025    Qt4: wait until the video output is ready
28026
28027    Except that this still returns an X11 invalid handle
28028
28029commit 81126aae092b083285f624ced656ba541deea1a8
28030Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28031Date:   Fri Jun 20 16:39:46 2008 +0300
28032
28033    Qt4: embedded window support
28034
28035    Except that this returns an invalid X11 handle.
28036
28037commit 6ba2d51e5da45ca6a30709b902c6f4369e2b409a
28038Author: Jean-Paul Saman <jpsaman@videolan.org>
28039Date:   Fri Jun 20 16:36:08 2008 +0200
28040
28041    Fix toggling of transparency on teletext pages. Keep in mind that the subpicture core seems to be broken. It doesn't remove old subpictures with the ephemer setting as it used to do.
28042
28043commit 52ca31e6963b0f2c68ecd461959eb8aca9c25605
28044Author: Jean-Paul Saman <jpsaman@videolan.org>
28045Date:   Fri Jun 20 16:12:29 2008 +0200
28046
28047    Check memory allocations.
28048
28049commit 69afa8556007dbb6424cacffb174aa3bb84733f1
28050Author: Jean-Paul Saman <jpsaman@videolan.org>
28051Date:   Fri Jun 20 13:55:54 2008 +0200
28052
28053    Fix behaviour of the button logic for teletext and use the images.
28054
28055commit 9497e5ca1d827f6320dbfee8213ffde83648e3b5
28056Author: Jean-Paul Saman <jpsaman@videolan.org>
28057Date:   Fri Jun 20 12:40:57 2008 +0200
28058
28059    Nice pictures for teletext buttons.
28060
28061commit 81c7b0627056ca8dbe7c68d925eb7cf0fdf6ca3e
28062Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28063Date:   Fri Jun 20 16:40:27 2008 +0300
28064
28065    Rewritten embedded window internal ABI
28066
28067commit 138da1916eef4f4d0e30883a8c1ac999c355aca9
28068Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28069Date:   Fri Jun 20 14:17:45 2008 +0300
28070
28071    Remove the broken window embedding core code
28072
28073commit a735127f42a2d108b8a26aa0594c2e0365b53935
28074Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28075Date:   Fri Jun 20 11:52:44 2008 +0300
28076
28077    Revert "No need to send Connection: close or Connection: Keep-Alive."
28078
28079    This reverts commit 4e497a21adba27e618095b7b3f2538e3adadd6fe.
28080
28081commit c53818652b0b09494e7b18c7cbbdf3c57de6fbaa
28082Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28083Date:   Fri Jun 20 11:43:34 2008 +0300
28084
28085    Don't xgettext non-existent files
28086
28087commit afe61c02f07bd13df71e832992592c19047ade74
28088Author: Ilkka Ollakka <ileoo@videolan.org>
28089Date:   Fri Jun 20 11:15:14 2008 +0300
28090
28091    Emit event to check inputchange in maininputmanager startup so
28092    if playlist/item starts before that, it's noticed. Should
28093    fix #1614 for qt4 part
28094
28095commit 89cbc196a3ce2bb0e54f16575a48d94703c1cc6e
28096Author: Ilkka Ollakka <ileoo@videolan.org>
28097Date:   Wed Jun 18 10:56:44 2008 +0300
28098
28099    add xml_encode to http-control rpn, so status/playlist.xml can be easier
28100    be valid xml without str_replace-stuff.
28101
28102commit c49d12129a0d9835d56a1879b02643b99515ab2c
28103Author: Jean-Paul Saman <jpsaman@videolan.org>
28104Date:   Fri Jun 20 09:52:13 2008 +0200
28105
28106    Improve behavour on teletext buttons.
28107
28108commit 82744463caf51fafbab6a52215cb6d88e735aa1c
28109Author: Ilkka Ollakka <ileoo@videolan.org>
28110Date:   Fri Jun 20 00:17:57 2008 +0300
28111
28112    Remove audio-es/video-es callbacks and replace it with a better solution by using directly vlc variables. Also change ChangeSPU to send event for customevent-handler in callback, and do the signal emiting in there so we don't need to be in callback that long.
28113
28114    Patch fixed up by me.
28115
28116    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
28117
28118commit ac08060e63daffcba906b7ecd4064f2d2f47dbd8
28119Author: Christophe Mutricy <xtophe@videolan.org>
28120Date:   Thu Jun 19 23:35:26 2008 +0100
28121
28122    Update POTFILES.in due to lua reorganisation
28123
28124commit 7fd85170e34c377e3748c3cd71c5c86bccaaf7e2
28125Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28126Date:   Fri Jun 20 01:14:25 2008 +0300
28127
28128    Typo - fix make dist
28129
28130commit 6be5b238c1f2b76060710b8f996fb1c143131cf3
28131Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28132Date:   Thu Jun 19 23:23:10 2008 +0300
28133
28134    browse.xml: fix description and file date - closes #1628
28135
28136commit 98a8a735fccf1a16d042e34fdfab2c492a85a0da
28137Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
28138Date:   Thu Jun 19 22:05:37 2008 +0200
28139
28140    FIx libdvdnav revision since they now depend on unreleased version of
28141    libdvdread...
28142
28143commit 4eb14b4abd9c60d76c0e7fa9f12516b70b2fef2b
28144Author: Bill C Riemers <docbill@hartnell.local>
28145Date:   Wed Jun 18 13:24:50 2008 -0400
28146
28147    configure: detection for xulrunner 1.9
28148
28149    Based on earlier work from Nicolas (kwizart)
28150
28151    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28152
28153commit 57c3ecd2292588c7312afbb6935d414bfbe2e826
28154Author: Rémi Duraffort <ivoire@videolan.org>
28155Date:   Thu Jun 19 19:57:09 2008 +0200
28156
28157    Remove msg_Err about memory allocation.
28158    Fix two potential segfaults.
28159    Cosmetics.
28160
28161commit ec300ad9a870240b1196ce97db607ff23deede43
28162Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28163Date:   Thu Jun 19 20:21:44 2008 +0300
28164
28165    fix variable name - closes #1629
28166
28167commit 260c3894961c8a0ccb62cdaf11f07fa54155a514
28168Author: Sebastien Escudier <sebastien-devel@celeos.eu>
28169Date:   Mon Jun 16 11:17:45 2008 +0200
28170
28171    Live555 demux: fix EOF detection
28172
28173    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28174
28175commit fc56db95650683b9af4471c1fbb2ac88787ba4d6
28176Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28177Date:   Thu Jun 19 01:55:50 2008 +0300
28178
28179    Revert "Typo in pl_Release();"
28180
28181    This reverts commit 9bddd7d37362150b20961c45c0e508356251e4f9.
28182
28183    By its current design, pl_Release() takes the same argument as
28184    pl_Yield(). This had _already_ been discussed earlier (vlc-devel is not
28185    a write-only mailing list).
28186
28187commit 8d1c75f3e2f6bb558346b6188c118d3ea0b9ea6a
28188Author: Felix Paul Kühne <fkuehne@videolan.org>
28189Date:   Wed Jun 18 19:05:41 2008 +0200
28190
28191    Fixed VLC-release.app and distribution of Info.plist
28192
28193commit 62f9fbe79ef5f77570fd97c93064d306567973a8
28194Author: Antoine Cellerier <dionoea@videolan.org>
28195Date:   Wed Jun 18 16:28:09 2008 +0200
28196
28197    Should fix compilation of dshow access. Thanks to Poe.
28198
28199commit 213ebf55974f760b0fa3f16bbf81bed1d1bbfd20
28200Author: Antoine Cellerier <dionoea@videolan.org>
28201Date:   Tue Jun 17 19:13:16 2008 +0200
28202
28203    Fix uninitialized pointer use.
28204
28205commit a51138ae60bcc527d7a1aa135817f317d4def011
28206Author: Jean-Paul Saman <jpsaman@videolan.org>
28207Date:   Wed Jun 18 12:24:23 2008 +0200
28208
28209    Forgot to test when ZVBI is not compiled in.
28210
28211commit 053d2cb670937094abd07f2b6a4c4298295f5110
28212Author: Antoine Cellerier <dionoea@videolan.org>
28213Date:   Wed Jun 18 12:12:27 2008 +0200
28214
28215    Add options to configure audio input format (code was already there ... all it lacked was the options).
28216
28217commit bda958187b1b990d74660bcc2f821fb7fbe86684
28218Author: Antoine Cellerier <dionoea@videolan.org>
28219Date:   Mon Jun 9 09:55:22 2008 +0200
28220
28221    Cosmetics.
28222
28223commit 662e93752f5b54859104f82e1eb7a6136621e591
28224Author: Jean-Paul Saman <jpsaman@videolan.org>
28225Date:   Wed Jun 18 10:53:38 2008 +0200
28226
28227    Fix mozilla toolbar button click logic.
28228
28229commit ae00feec507d9cd4784f89bb7b2459f773baa510
28230Author: Jean-Paul Saman <jpsaman@videolan.org>
28231Date:   Tue Jun 17 23:32:59 2008 +0200
28232
28233    Update mozilla test page.
28234
28235commit 227de1f76923c66c00711b6adb6721a5a325e28d
28236Author: Jean-Paul Saman <jpsaman@videolan.org>
28237Date:   Tue Jun 17 23:30:14 2008 +0200
28238
28239    Try to correctly guess which button has been clicked in the mozilla toolbar.
28240
28241commit afe32c01a91575ec9098ec6a60a15c6a897e27d4
28242Author: Anthony Loiseau <anthony.loiseau@gmail.com>
28243Date:   Mon Mar 31 17:03:31 2008 +0200
28244
28245    Add "toolbar:bool" RW property for the JS API, fix toolbar visibility
28246
28247    The mozilla plugin has already a "toolbar"(bool) parameter.
28248    For coherency between ActiveX and mozilla plugin, the "toolbar"
28249    parameter has been added to ActiveX, which has created also a
28250    "toolbar" property in the exported API (JavaScript for web pages).
28251    This commit add it to mozilla plugin too, to maintain coherency.
28252
28253    This commit also fix toolbar visibility when toolbar="true" parameter
28254    is used in embed object.
28255
28256    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
28257
28258commit 4dd78ea829792ab2ed08f5d662dddda05cc76d4e
28259Author: Jean-Paul Saman <jpsaman@videolan.org>
28260Date:   Tue Jun 17 17:45:44 2008 +0200
28261
28262    Break long line.
28263
28264commit 100d24f1d88ff2a76bbe3c3db83374bd0cca02e5
28265Author: Jean-Paul Saman <jpsaman@videolan.org>
28266Date:   Tue Jun 17 17:45:17 2008 +0200
28267
28268    Fix calculation of toolbar width.
28269
28270commit b7c2ed30bf69a3f3e6397d8943870c727beb039c
28271Author: Jean-Paul Saman <jpsaman@videolan.org>
28272Date:   Tue Jun 17 12:33:17 2008 +0200
28273
28274    Use commandline value if available for setting teletextGoto field.
28275
28276commit ef9f3691a8d756873445b4ed6a0b49861dbc4582
28277Author: Jean-Paul Saman <jpsaman@videolan.org>
28278Date:   Tue Jun 17 11:52:26 2008 +0200
28279
28280    Add callback to spu-es from the input.
28281
28282commit e5127326704fa04d68ae39c807e1d5e738a854dc
28283Author: Jean-Paul Saman <jpsaman@videolan.org>
28284Date:   Sun Jun 15 20:46:47 2008 +0200
28285
28286    Add some video-filter2 effects to wxwidget extrapanel
28287
28288commit 3b8c56cc792ccb1ce15b615ab2dfeeafab07048a
28289Author: Jean-Paul Saman <jpsaman@videolan.org>
28290Date:   Sun Jun 15 20:15:07 2008 +0200
28291
28292    Remove silly out of memory message in out of memory situation.
28293
28294commit a2174f04844383afce9277afc1fda717f24f714e
28295Author: Jean-Paul Saman <jpsaman@videolan.org>
28296Date:   Sun Jun 15 18:46:33 2008 +0200
28297
28298    Replace vlc_object_find() and vlc_object_release() of VLC_OBJECT_PLAYLIST with pl_Yield() and pl_Release()
28299
28300commit 9bddd7d37362150b20961c45c0e508356251e4f9
28301Author: Jean-Paul Saman <jpsaman@videolan.org>
28302Date:   Sun Jun 15 18:45:16 2008 +0200
28303
28304    Typo in pl_Release();
28305
28306commit 9be4778f5a1662a45f25303e07072868ad3eb502
28307Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28308Date:   Wed Jun 18 08:50:16 2008 +0200
28309
28310    media_player: Don't forgot to clear exception.
28311
28312commit ffc8b7ce42ac14be81f201b085404c9858e422bf
28313Author: Jean-Baptiste Kempf <jb@videolan.org>
28314Date:   Tue Jun 17 23:35:47 2008 -0700
28315
28316    Menus: Comments and code cosmetics.
28317
28318commit 3b4ca0c1da25a49b3126f319ae19f12d2538fc37
28319Author: Jean-Baptiste Kempf <jb@videolan.org>
28320Date:   Tue Jun 17 23:21:55 2008 -0700
28321
28322    Fix popup menu play and interface entries.
28323
28324commit 03525e493820f8a2900e182d7df61f8c2aaba117
28325Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28326Date:   Tue Jun 17 21:09:03 2008 +0200
28327
28328    Qt menus: fix popup submenus non disparition
28329
28330    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28331
28332commit 4e497a21adba27e618095b7b3f2538e3adadd6fe
28333Author: Bill C Riemers <docbill@hartnell.local>
28334Date:   Tue Jun 17 16:16:22 2008 -0400
28335
28336    No need to send Connection: close or Connection: Keep-Alive.
28337
28338    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28339
28340commit fe4423ddd4038e314d5cf07e75c3da4f42f43bdc
28341Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28342Date:   Tue Jun 17 23:24:23 2008 +0300
28343
28344    RTP: align RTP port numbers properly
28345
28346commit e21ba63b8a25191bb68d2a6d075763a3d65371ff
28347Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28348Date:   Tue Jun 17 22:33:26 2008 +0300
28349
28350    Move object lock and condition into the internals
28351
28352commit 838cee473b8ab2c2ed36f7c73c15ab2966329116
28353Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28354Date:   Tue Jun 17 21:55:55 2008 +0300
28355
28356    SAP: mutex double initialization
28357
28358commit a3e989d4523e9252f53017fd030db87ac5691e00
28359Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28360Date:   Tue Jun 17 21:43:32 2008 +0300
28361
28362    Remove the last direct use of object_wait
28363
28364commit 337933ee7056470f0a253aa582a08807c8c01945
28365Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28366Date:   Tue Jun 17 21:21:07 2008 +0300
28367
28368    Use vlc_object_signal
28369
28370commit 7e413aa7c9d60c30c86a7cd84862fc14f4920c83
28371Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28372Date:   Tue Jun 17 20:56:58 2008 +0300
28373
28374    Use vlc_object_lock and vlc_object_unlock
28375
28376commit ef17f9a4277e587c586307550029e3a912fdcf95
28377Author: Bill C Riemers <docbill@hartnell.local>
28378Date:   Mon Jun 16 11:46:47 2008 -0400
28379
28380    access_http: do not close the stream when seeking out of range
28381
28382    + minor simplifications
28383
28384    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28385
28386commit 09dce84e51e50938f2c2a1f92680776b2aee6a42
28387Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28388Date:   Tue Jun 17 19:33:08 2008 +0300
28389
28390    HTTP: do not send a negative byte range
28391
28392commit 080410c1474d14cc6358123f426e58ac696a6b57
28393Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28394Date:   Tue Jun 17 19:01:06 2008 +0300
28395
28396    AVI: do not ask whether to fix the index for non-seekable streams
28397
28398    Based on patch from Bill C Riemers
28399
28400commit 5a601aac516e2e9256024746cdc50ae19ebe4925
28401Author: Jean-Baptiste Kempf <jb@videolan.org>
28402Date:   Tue Jun 17 08:16:31 2008 -0700
28403
28404    Simplify and remove duplicate code.
28405
28406    Menus are the same on the right click and the main menu... Thanks for the users...
28407
28408commit c7cd0ac4979a796904402309a4978de7416286ec
28409Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28410Date:   Tue Jun 17 12:26:00 2008 +0200
28411
28412    input: Attempt to fix variables deadlocks.
28413
28414commit c351872b520541b73d547bc9003b6c68ddd1b941
28415Author: Jean-Baptiste Kempf <jb@videolan.org>
28416Date:   Tue Jun 17 00:29:57 2008 -0700
28417
28418    Fix commit [a0a315c850c037a71e4bf8fd854bb6c671af4e02]
28419
28420commit 8674567614a2b6a7d0391662527323cfc57670a2
28421Author: Jean-Baptiste Kempf <jb@videolan.org>
28422Date:   Mon Jun 16 20:37:57 2008 -0700
28423
28424    Small change in menus order
28425
28426commit 62ceeabfeb55aefefe76ac438f2269622a63ef25
28427Author: Jean-Baptiste Kempf <jb@videolan.org>
28428Date:   Mon Jun 16 20:19:36 2008 -0700
28429
28430    Cosmetic.
28431
28432commit a28bdff5986161bc5e762c6d29540e6d384a825f
28433Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28434Date:   Tue Jun 17 01:25:29 2008 +0200
28435
28436    Qt menus: use addDPStaticEntry and add a static Subtitles Loader in popup
28437
28438    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28439
28440commit 5dd029ec8dd6975324a93e6c80487b522993d939
28441Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28442Date:   Tue Jun 17 01:00:35 2008 +0200
28443
28444    Qt menus: popup interface menu
28445
28446    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28447
28448commit 5fc62fec2e919d54c0fd8ccd0c6aad457a8aa9af
28449Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28450Date:   Tue Jun 17 00:17:09 2008 +0200
28451
28452    Qt menus: Add a fullscreen switch button (popup)
28453
28454    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28455
28456commit 17365ad04c4fecd14bc904bd1e664a0d88159f91
28457Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28458Date:   Mon Jun 16 23:41:16 2008 +0200
28459
28460    Clean popup menu
28461
28462    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28463
28464commit 02e74e703ed99bfe33c88f5adf2b3d6482a075ae
28465Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28466Date:   Mon Jun 16 23:01:57 2008 +0200
28467
28468    Qt menus: s/Q_FOREACH/foreach
28469
28470    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28471
28472commit e825ac8648c1bf443f0778491a19488d407fc4f6
28473Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28474Date:   Mon Jun 16 23:01:02 2008 +0200
28475
28476    Qt menus: prefer THEMIM->getInput()
28477
28478    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28479
28480commit 68b2161a58257620fce16fb034b6fd16f0294694
28481Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28482Date:   Mon Jun 16 21:05:41 2008 +0200
28483
28484    Qt menu: fix navigation, delete non static entries
28485
28486    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28487
28488commit 4dc4a8d088e1ab8b46e83ed5f52413830dc489ef
28489Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28490Date:   Mon Jun 16 18:26:46 2008 +0200
28491
28492    Qt menus: add loadSubtitlesFile
28493
28494    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28495
28496commit 895c05d72e5c8d75ca016e06a377cd55aa86f9af
28497Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28498Date:   Mon Jun 16 16:58:17 2008 +0200
28499
28500    Qt menus: enable/disable correctly static entries
28501
28502    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28503
28504commit 33aa26b1b9d86ef711e120554f5001273020ecae
28505Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28506Date:   Mon Jun 16 16:30:41 2008 +0200
28507
28508    Qt menu: use MenuFunc with InterfaceMenu
28509
28510    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28511
28512commit 5ec2ab65b9da97c218818273f7a8e62cd7eaee09
28513Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
28514Date:   Mon Jun 16 15:40:10 2008 +0200
28515
28516    Qt4 menus: start fixing ticket 1602
28517
28518    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
28519
28520commit 514a804f231641c2ca86d96281939df2a3843721
28521Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28522Date:   Mon Jun 16 22:21:36 2008 +0300
28523
28524    vmem: small memory leak
28525
28526commit fed83de55cdaf7f623a16f1051d97d450c44ad63
28527Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28528Date:   Mon Jun 16 21:16:23 2008 +0300
28529
28530    live555: remove tautology
28531
28532commit a616807cd6aa91029f11def2d57bca769af819f0
28533Author: Dominique Leuenberger <dominique@leuenberger.net>
28534Date:   Mon Jun 16 20:01:42 2008 +0300
28535
28536    Fix Memory leak: free proxy_factory even when buffer for asprintf can not be assigned
28537
28538    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28539
28540commit 289f23911af9ce924e74b9ccf698b4b2bf3258be
28541Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28542Date:   Mon Jun 16 20:30:59 2008 +0300
28543
28544    RTP: handle odd port numbers correctly
28545
28546    We should also open a RTCP socket, if only to not send ICMP errors back
28547
28548commit 50083d4a143a10582e56343d2d78d5bda4cb013f
28549Author: Przemyslaw Fiala <bl4@playker.info>
28550Date:   Mon Jun 16 18:53:19 2008 +0200
28551
28552    MMS stream pausing
28553
28554    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28555
28556commit a58caab63564d9940258e7daa9ba88e48a903cec
28557Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28558Date:   Mon Jun 16 19:47:52 2008 +0300
28559
28560    RTP sout: memory leak
28561
28562commit 297002cf2c9237445fbe2435d9c9ce3ac3b67ff0
28563Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28564Date:   Mon Jun 16 19:47:40 2008 +0300
28565
28566    RTP sout: append RTCP BYE to the Sender Report
28567
28568    Pointed-out-by: Sébastien Escudier
28569
28570commit 9074b2fc7ea620916db536a46ccb8a4340dbdf71
28571Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
28572Date:   Mon Jun 16 10:37:34 2008 +0100
28573
28574    ogg: only check kate magic in the first 8 bytes
28575
28576    Follows a proposed common requirement for Ogg codecs.
28577
28578    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28579
28580commit bbc37b53fbf6ad9210de17a8166aa245bbbbef69
28581Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28582Date:   Mon Jun 16 11:45:05 2008 +0200
28583
28584    input: Make sure we send input state changes events. (Should fix the non sending of a play event reported by Rov Juvano).
28585
28586commit af28383a4e362803402e2d3f367e8c8f1a5bce10
28587Author: Felix Paul Kühne <fkuehne@videolan.org>
28588Date:   Mon Jun 16 09:55:43 2008 +0200
28589
28590    Removed the 'fetch-meta' setting as it isn't present anymore
28591
28592commit 1405cf748a267b5e7ad21b606172a27d688eda56
28593Author: Felix Paul Kühne <fkuehne@videolan.org>
28594Date:   Sun Jun 15 19:27:03 2008 +0200
28595
28596    Redesigned the window to make it look more Mac-like and much smaller by adding a popupbutton at the top to choose the filters and by removing all the expanding stuff
28597
28598    This way adding more uis to different filters is much easier and faster to do.
28599
28600commit 8723270708232c719a2629ea58ac35b1e69aaf50
28601Author: Felix Paul Kühne <fkuehne@videolan.org>
28602Date:   Sun Jun 15 16:52:26 2008 +0200
28603
28604    Added stub on libfreetype, so we don't forget about it
28605
28606commit 025c96ac36d5c8b98615e7de945f7d15284d3d41
28607Author: Felix Paul Kühne <fkuehne@videolan.org>
28608Date:   Sun Jun 15 16:39:59 2008 +0200
28609
28610    the vout might still run after the playlist termination, so we don't want to use pl_Yield. Pointed by courmisch, thanks!
28611
28612commit 8c16b6a8e89dfaced6868463079c5f2006346da7
28613Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28614Date:   Sun Jun 15 23:14:14 2008 +0200
28615
28616    update: It's not allowed to vlc_object_release() from an object's thread.
28617
28618commit e503ff351bb7aa379b571ab861ef7949afab7e05
28619Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28620Date:   Sun Jun 15 23:10:23 2008 +0200
28621
28622    macosx: Make sure we have an autorelease pool in -checkForUpdate.
28623
28624commit 312324cd44cf10c2b090e91eefe8242a62cbeb1b
28625Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28626Date:   Sun Jun 15 23:07:33 2008 +0200
28627
28628    update: Use const char * for psz_destdir.
28629
28630commit 7e7f3bd7530de33ee945ce6d893c85431369c477
28631Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28632Date:   Sun Jun 15 23:07:07 2008 +0200
28633
28634    macosx: Make sure we do call update on main thread.
28635
28636commit c5132d352300a2f59ac15c91ac8e109d65e75e12
28637Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28638Date:   Sun Jun 15 22:51:37 2008 +0200
28639
28640    macosx: Get rid of vlc_object_find(playlist).
28641
28642commit ee1ba2fd72f46d28e92709cf3b0ef2fd70851b4e
28643Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28644Date:   Sun Jun 15 22:51:13 2008 +0200
28645
28646    macosx: Fix assert. (hum).
28647
28648commit dbf2c5168319b48bb8199a7d818893086f688284
28649Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28650Date:   Sun Jun 15 22:44:14 2008 +0200
28651
28652    Fix VLC.app.
28653
28654commit 7aafdfd7e4e1b14edca3b427de1a2dbc0a36584b
28655Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
28656Date:   Sun Jun 15 22:26:21 2008 +0200
28657
28658    Fix win32 compile.
28659
28660commit f0436bfa55343cd1ff195fbb66a8f51fec6ea1fb
28661Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28662Date:   Sun Jun 15 22:11:43 2008 +0200
28663
28664    macosx: s/NSAssert/assert/
28665
28666commit d716c3db4433414d4d83c99d8bb4e6d85b14f348
28667Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28668Date:   Sun Jun 15 22:02:57 2008 +0200
28669
28670    macosx: Use var_GetBool.
28671
28672commit be05e83bd9e714ef409e0d91b778eaead6c9ab4e
28673Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28674Date:   Sun Jun 15 21:55:49 2008 +0200
28675
28676    macosx: Use NSAssert for impossible cases.
28677
28678commit e1f0919720c9ba214ce800146a3155e3924ce7d5
28679Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28680Date:   Sun Jun 15 22:41:04 2008 +0300
28681
28682    RTP sout: fix buffer size for SRTP
28683
28684commit bc3af7e7aadb33cb0940e50fa270a165192a06bc
28685Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28686Date:   Sun Jun 15 22:40:33 2008 +0300
28687
28688    SRTP: check buffer length before sequence
28689
28690commit 74e39ff5c2338562f55aba264ac70ed7f1b43e85
28691Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28692Date:   Sun Jun 15 22:39:55 2008 +0300
28693
28694    Add build dependency
28695
28696commit 72fc2d9c9d87002fb29a508271759397157ad99f
28697Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28698Date:   Sun Jun 15 21:48:48 2008 +0300
28699
28700    RTP sout: rudimentary SRTP support
28701
28702commit fa14c0922728246fe6353042ce4ae052fa4f75d8
28703Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28704Date:   Sun Jun 15 22:03:57 2008 +0300
28705
28706    SRTP: test the parser
28707
28708commit 8650df15a2468f76f2af570b32c5936f42c9cdb8
28709Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28710Date:   Sun Jun 15 21:23:55 2008 +0300
28711
28712    SRTP: fix parser
28713
28714commit 60e93de0e96977d7cced502ad5236d7bbaa18366
28715Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28716Date:   Sun Jun 15 22:04:28 2008 +0300
28717
28718    RTP: need to create variables before using them
28719
28720commit 7640ddc6ada933e322eed7087929f2c75f3a6201
28721Author: Antoine Cellerier <dionoea@videolan.org>
28722Date:   Sun Jun 15 19:47:52 2008 +0200
28723
28724    Fix image resizing with non accelerated vouts. Still uses chroma builtin
28725    resizing which is horrible. Upcomming commit will fix that.
28726
28727commit 65340ca284dea0d1dd337b022934311ace637b65
28728Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28729Date:   Sun Jun 15 19:34:40 2008 +0300
28730
28731    Remove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types
28732
28733commit 1a7f1a447036710c49b67d0471a7b4af57583a94
28734Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28735Date:   Sun Jun 15 19:32:33 2008 +0300
28736
28737    input: kill all the children [add evil laughters here]
28738
28739    No need for vlc_object_find()
28740
28741commit d0a2e557fb47b3a2376781e88cf28409620cad25
28742Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28743Date:   Sun Jun 15 19:28:26 2008 +0300
28744
28745    streams are always attached to access - no need for vlc_object_find
28746
28747commit 320337e01ad4696b5f011389f72a3516468bd24b
28748Author: Kaloyan Kovachev <kkovachev@varna.net>
28749Date:   Wed Jun 11 18:22:14 2008 +0300
28750
28751    Dynamic two-keys CSA
28752
28753    N.B.: I suspect there is a small race condition whereby the callbacks are
28754    invoked while being deleted, but this looks like yet another LibVLC
28755    objects insanity.
28756
28757    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28758
28759commit 75bd4e6380117cdad04ebc2cd0873b64c0dcb7f3
28760Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28761Date:   Sun Jun 15 17:54:07 2008 +0200
28762
28763    libvlc_event: Typo.
28764
28765commit df4a1af939008b0d1064ab7d67097138630ea761
28766Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28767Date:   Sun Jun 15 17:22:27 2008 +0200
28768
28769    libvlc_event: Fix a typo in libvlc_event_manager_release(), that result in a double free(). (Issue reported by Rov Juvano).
28770
28771commit 1290cd7ea4fb2e980f223da3d4812daef48c2550
28772Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28773Date:   Sun Jun 15 15:57:24 2008 +0200
28774
28775    vout: Create the drawable variable from the vout, not libvlc.
28776
28777commit a1123b0a179ebeba90f29d0456dee475703e2775
28778Author: Pierre d'Herbemont <pdherbemont@videolan.org>
28779Date:   Sun Jun 15 15:43:29 2008 +0200
28780
28781    playlist: Fix a typo in event detaching.
28782
28783commit 10ca561a7fb0f5b9b76063380c6b393b384afb95
28784Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28785Date:   Sun Jun 15 16:22:53 2008 +0300
28786
28787    Fix warnings
28788
28789commit f2f15f46eca071e5118bd115fc298cb507872fe4
28790Author: bl4 <bl4@playker.info>
28791Date:   Sun Jun 15 14:58:40 2008 +0200
28792
28793    M3U playlist detection
28794
28795    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28796
28797commit 8c032439f9efb3cc5bcadb05cd12b770b1459bf6
28798Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28799Date:   Sun Jun 15 15:52:51 2008 +0300
28800
28801    RTP: always enable Roll-Over-Counter carriage
28802
28803    It is pretty much impossible to receive broadcast SRTP without this.
28804    If/when someone needs to disable this, let me know.
28805
28806commit b501c2e0bc8160ea26ffe50cbe209bb291166e03
28807Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28808Date:   Sun Jun 15 15:32:09 2008 +0300
28809
28810    Remove unused VLC_EBADOBJ
28811
28812commit d408d54f23107e7e2eb1274c910c0e56977ef6fd
28813Author: Dominique Leuenberger <dominique@leuenberger.net>
28814Date:   Sun Jun 8 16:56:35 2008 +0300
28815
28816    HTTP access: support for libproxy, with configure autodetection
28817
28818    Libproxy can read proxy settings from KDE, GNOME, NetworkManager, or
28819    the environment.
28820
28821    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
28822
28823commit 6ff7bb037ccb392b26575bfa81037f9f6030ec78
28824Author: Jean-Paul Saman <jpsaman@videolan.org>
28825Date:   Sun Jun 15 14:24:34 2008 +0200
28826
28827    Add a note about extended state reporting for the web plugins.
28828
28829commit a0b369116891d69b06e7a56ca66e4057a2150c7b
28830Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28831Date:   Sun Jun 15 14:14:58 2008 +0300
28832
28833    RTMP output: fix warnings (msg_Warn invocation was broken)
28834
28835commit c88f8414bc19e430d4f7dc2ff704b7e6568434fb
28836Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
28837Date:   Sun Jun 15 14:11:15 2008 +0300
28838
28839    RTMP output: restore listen/accept and remove ENOSYS connect
28840
28841    Revert "Remove non-sensical connect->listen transition"
28842    This reverts commit e1b146414f8b85755fb917bbac941367fb3c4e15
28843
28844commit 66bffcc5a3b8544635d4bfbe261ef381d577502a
28845Author: Antoine Cellerier <dionoea@videolan.org>
28846Date:   Fri Jun 13 12:14:16 2008 +0200
28847
28848    Update lua intf scripts to new API (untested).
28849
28850commit 009f2b02c21d1d1e6e3e04d0766ecbde9f1facd9
28851Author: Antoine Cellerier <dionoea@videolan.org>
28852Date:   Fri Jun 13 11:51:31 2008 +0200
28853
28854    Update lua meta script to new API (untested).
28855
28856commit 8a16cc00967f87fe3344c40d86f5db29f2bcbbbb
28857Author: Antoine Cellerier <dionoea@videolan.org>
28858Date:   Fri Jun 13 11:50:35 2008 +0200
28859
28860    Update lua playlist scripts to new API. (untested)
28861
28862commit 326015842fbb404a7d947d1d7cdeb64fe879b69c
28863Author: Antoine Cellerier <dionoea@videolan.org>
28864Date:   Fri Jun 13 00:36:58 2008 +0200
28865
28866    Add a global documentation for all the Lua modules.
28867
28868commit c0b61e8a89d47587b3df91c38910e3732b291ca4
28869Author: Antoine Cellerier <dionoea@videolan.org>
28870Date:   Thu Jun 12 18:23:28 2008 +0200
28871
28872    Use filter chain in mosaic bridge too.
28873
28874commit 95addd57388b78fdfb6a58c90437085de8bbbc33
28875Author: Antoine Cellerier <dionoea@videolan.org>
28876Date:   Wed Jun 11 15:57:58 2008 +0200
28877
28878    Implement Lua objects in the C code directly. Fix most type checks. Move every thing arround.
28879
28880commit e9315c82f5662380e2f6c22b5ac419ae0dc2f876
28881Author: Jean-Paul Saman <jpsaman@videolan.org>
28882Date:   Sun Jun 15 09:33:29 2008 +0200
28883
28884    Fix test program.
28885
28886commit 43a486b582e5aad8ebbe075bcf2071bb8eb72057
28887Author: Jean-Paul Saman <jpsaman@videolan.org>
28888Date:   Sat Jun 14 22:30:20 2008 +0200
28889
28890    Make distinction between stop and ended status.
28891
28892commit 13706670b8ae37cfbd0edcd742b629ce4864d8d2
28893Author: Jean-Paul Saman <jpsaman@videolan.org>
28894Date:   Sat Jun 14 22:28:36 2008 +0200
28895
28896    Add Ended state.
28897
28898commit 99c1a2579b946e0fd4212f533e3201ad2f49a164
28899Author: Jean-Baptiste Kempf <jb@videolan.org>
28900Date:   Sat Jun 14 20:22:00 2008 -0700
28901
28902    Cosmetic.
28903
28904commit 7d723b44f45faeb3f9c6806f270f2fe2cd7afd50
28905Author: Jean-Baptiste Kempf <jb@videolan.org>
28906Date:   Sat Jun 14 20:21:11 2008 -0700
28907
28908    Attempt to fix crashes on the extended panel.
28909
28910commit 5dd166aea54615debc47126762b0470e921ddcb2
28911Author: Jean-Baptiste Kempf <jb@videolan.org>
28912Date:   Sat Jun 14 18:28:08 2008 -0700
28913
28914    Kill a Warning
28915
28916commit 286f6666e3538531bcbf0cadb7ab86f608f795c0
28917Author: Jean-Baptiste Kempf <jb@videolan.org>
28918Date:   Sat Jun 14 18:02:17 2008 -0700
28919
28920    Small adding to NEWS.
28921
28922commit aa1388193ede252fe2a5d181b921d5ded7205953
28923Author: Jean-Baptiste Kempf <jb@videolan.org>
28924Date:   Sat Jun 14 17:55:31 2008 -0700
28925
28926    Fix typo introduced in [ba06700b854653f4c1af9175aefcb92796d8fd2e]
28927
28928    Sorry about that.
28929
28930commit 83aca3e6b7bacf8e3ac54ed45f75d7c5264e903a
28931Author: Jean-Baptiste Kempf <jb@videolan.org>
28932Date:   Sat Jun 14 17:53:42 2008 -0700
28933
28934    Update freetype since security issues are present in 2.3.5.
28935    Remove unneeded patch applied upstream.
28936
28937commit c69ca05dbe5cb62b500b547a5953ab08a5a63b8c
28938Author: Jean-Baptiste Kempf <jb@videolan.org>
28939Date:   Sat Jun 14 17:48:31 2008 -0700
28940
28941    Kill a "cannot pass objects of non-POD type 'class TagLib::FileName' through '...'; call will abort at runtime" warning/error on Windows.
28942
28943commit 2d85699db07d43c46ca2b7eafcf81bfce489b0e9
28944Author: Jean-Baptiste Kempf <jb@videolan.org>
28945Date:   Sat Jun 14 17:17:36 2008 -0700
28946
28947    Don't use deprecated functions.
28948
28949commit ba06700b854653f4c1af9175aefcb92796d8fd2e
28950Author: Jean-Baptiste Kempf <jb@videolan.org>
28951Date:   Sat Jun 14 17:13:33 2008 -0700
28952
28953    Kill a warning on windows.
28954
28955commit f82fe2f3cc346069e28085b1d0fcb78566c41204
28956Author: Jean-Baptiste Kempf <jb@videolan.org>
28957Date:   Sat Jun 14 16:51:43 2008 -0700
28958
28959    Don't define smb_auth on windows.
28960
28961commit 86682a8d838cd3efe3b6bab6114cdc347a6ab025
28962Author: Jean-Baptiste Kempf <jb@videolan.org>
28963Date:   Sat Jun 14 16:32:45 2008 -0700
28964
28965    Remove unused variable.
28966
28967commit a0a315c850c037a71e4bf8fd854bb6c671af4e02
28968Author: Jean-Baptiste Kempf <jb@videolan.org>
28969Date:   Sat Jun 14 16:31:33 2008 -0700
28970
28971    Kill warnings.
28972
28973commit b5c0d68d4eaffc2334ec3f558c54447560269ae9
28974Author: Jean-Baptiste Kempf <jb@videolan.org>
28975Date:   Sat Jun 14 16:11:17 2008 -0700
28976
28977    Kill warnings.
28978
28979commit 25bf450c9bb035a1bd5a255b39175745f9d62c57
28980Author: Jean-Baptiste Kempf <jb@videolan.org>
28981Date:   Sat Jun 14 15:45:17 2008 -0700
28982
28983    Remove unused variable.
28984
28985commit 5e36fea91b8091649c87df437c99477e3472707f
28986Author: Jean-Baptiste Kempf <jb@videolan.org>
28987Date:   Sat Jun 14 15:44:06 2008 -0700
28988
28989    Remove unused variable.
28990
28991commit ecbf636873c480950be9ded1c66ab5b696c5b5ec
28992Author: Jean-Baptiste Kempf <jb@videolan.org>
28993Date:   Sat Jun 14 15:43:27 2008 -0700
28994
28995    Add a shortname to USF subs decoder.
28996
28997commit 37708112ca12f0bacbed99fc5a1a7e774b7a8511
28998Author: Jean-Baptiste Kempf <jb@videolan.org>
28999Date:   Sat Jun 14 15:39:57 2008 -0700
29000
29001    Remove unused variable.
29002
29003commit 9d56c1846867dfa94f8e9318bdaaad0fd7f88bf6
29004Author: Jean-Baptiste Kempf <jb@videolan.org>
29005Date:   Sat Jun 14 15:39:11 2008 -0700
29006
29007    Remove unused variables.
29008
29009commit 9b372ac695c839d5058d52be3860a870b69688c5
29010Author: Jean-Baptiste Kempf <jb@videolan.org>
29011Date:   Sat Jun 14 15:37:16 2008 -0700
29012
29013    Remove unused variable.
29014
29015commit e43f1917217e06cceb4ecac4fc4ecf86f6c8a90c
29016Author: Jean-Baptiste Kempf <jb@videolan.org>
29017Date:   Sat Jun 14 15:25:24 2008 -0700
29018
29019    Introduce setLayoutMargins for layout margins difference between Qt4.2 and Qt4.3
29020
29021commit 9af5ad61ebdb2f706a991b228ddb2aa36bc925d5
29022Author: Felix Paul Kühne <fkuehne@videolan.org>
29023Date:   Sat Jun 14 21:48:05 2008 +0200
29024
29025    Added a couple of more useful error messages
29026
29027commit 3646783cd4862a71c0ae29ee114918cdc98fafeb
29028Author: Felix Paul Kühne <fkuehne@videolan.org>
29029Date:   Sat Jun 14 21:23:54 2008 +0200
29030
29031    Work-around a playlist-core bug which prevents 'intf-change' to be set on-time after the addition of new inputs.
29032
29033    However, this doubles the idle-CPU load, so we may to fix that in core properly..
29034
29035commit 967acfe76318ec2999308a47ee7fa43318d5723d
29036Author: Felix Paul Kühne <fkuehne@videolan.org>
29037Date:   Fri Jun 13 23:22:29 2008 +0200
29038
29039    Added some stuff to make sure that we get nice fps values for screen capture (range: 1 to 30)
29040
29041commit a9654857c29c01272d235c1a85a3e4df95057d6a
29042Author: Jean-Baptiste Kempf <jb@videolan.org>
29043Date:   Sat Jun 14 14:54:32 2008 -0700
29044
29045    Parse RealAudio headers files. Doesn't decode correctly yet .
29046
29047commit cc6941a5134af40e0a41620215bf9efe8ab5ba94
29048Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29049Date:   Sun Jun 15 00:39:34 2008 +0300
29050
29051    Fix memory leak and error handling
29052
29053commit 8cb6c0e68064b2ec798487b81a97e01336d88cfd
29054Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29055Date:   Sun Jun 15 00:35:43 2008 +0300
29056
29057    Spare relocations
29058
29059commit 4fac9bb2655ad8894ad15b8bc896f88b08fbba0a
29060Author: Jean-Baptiste Kempf <jb@videolan.org>
29061Date:   Sat Jun 14 14:12:28 2008 -0700
29062
29063    Support more path to look for RealVideo Dlls.
29064
29065commit 8ad05151abe4cefca9e61318d2f21c9a8d382923
29066Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29067Date:   Sat Jun 14 18:11:20 2008 +0200
29068
29069    mp4: Don't use playlist code.
29070
29071commit bcab891bb6cfa062ed460c45dd0b8903de0419b0
29072Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29073Date:   Sat Jun 14 18:01:15 2008 +0200
29074
29075    nsc: No need to include vlc_playlist.h
29076
29077commit 5dad9b0b7d1dd5626fe6e6130f79eaf26e7ce9d4
29078Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29079Date:   Sat Jun 14 17:56:42 2008 +0200
29080
29081    demux/playlist: Remove ununsed functions.
29082
29083commit 2c503642b62b88f4735c27b129fe8d38c047e02c
29084Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29085Date:   Sat Jun 14 17:56:22 2008 +0200
29086
29087    mms: Get rid of the playlist.
29088
29089commit 5faadbd6cd9bcb3c72c38ad51b48bc117a60c094
29090Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29091Date:   Sat Jun 14 17:38:34 2008 +0200
29092
29093    Remove VLC_DIR_ACTIVITY, as it is not used.
29094
29095commit a0e351f5a791d05b4e38bf835064055d10730efc
29096Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29097Date:   Sat Jun 14 17:36:03 2008 +0200
29098
29099    demux/playlist: Don't use playlist_t.
29100
29101commit fcaf3746c77c7aaa692e39b3c377321f2155bda1
29102Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29103Date:   Sat Jun 14 17:28:29 2008 +0200
29104
29105    stats: Kill a warning.
29106
29107commit 188b8fa701e3987cb8479572dadd64644e6920c2
29108Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29109Date:   Sat Jun 14 17:27:48 2008 +0200
29110
29111    sgimb: Kill a warning.
29112
29113commit ff6d0af6bd54027a616eaab0caab220329b34b92
29114Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29115Date:   Sat Jun 14 17:25:41 2008 +0200
29116
29117    lua: Don't use the playlist in the lua demux.
29118
29119commit 44b98768ae4e644412c662f909a5e3d1e5d1357a
29120Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29121Date:   Sat Jun 14 17:15:03 2008 +0200
29122
29123    stats: Remove vlc_playlist.h
29124
29125commit dfef0e4dcc482ae1d8fcaba9845b16607f5c2bf1
29126Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29127Date:   Sat Jun 14 17:13:51 2008 +0200
29128
29129    cdda: Fix a really right warning.
29130
29131commit 8589b24945ea0e4f049ab0d32de0fab8a480e9bd
29132Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29133Date:   Sat Jun 14 17:12:13 2008 +0200
29134
29135    demux/playlist: Don't use playlist_t code.
29136
29137commit 9e93e03708144022e1d47f138ba1917fd4eb41b5
29138Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29139Date:   Sat Jun 14 17:10:03 2008 +0200
29140
29141    sgimb: Don't use playlist code.
29142
29143commit 555437f5819af1d783c9d05156da643672032184
29144Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29145Date:   Sat Jun 14 17:09:08 2008 +0200
29146
29147    shoutcast: Don't use playlist code.
29148
29149commit 33c10298dba22b426c26aadf4e643a7f2765ca6d
29150Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29151Date:   Sat Jun 14 17:05:09 2008 +0200
29152
29153    directory: Playlist code shouldn't be used here.
29154
29155commit 23613e67cacdbcaefd3cf019a25bac7e3c34c02c
29156Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29157Date:   Sat Jun 14 17:04:25 2008 +0200
29158
29159    cdda: Warn about wrong playlist usage in the file.
29160
29161commit 2a5fae44a59cc6875825fdf16ab15a1ed305f6cc
29162Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29163Date:   Sat Jun 14 17:03:33 2008 +0200
29164
29165    cdda: Warn about wrong playlist usage in the file.
29166
29167    We should open a ticket for that one too.
29168
29169commit d974dcd56c3e6e64c63911f8aee16eb3bf5ca1b5
29170Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29171Date:   Sat Jun 14 17:01:25 2008 +0200
29172
29173    cdda: Remove inclusion of vlc_playlist.h.
29174
29175commit 359761887328403392fa85d36ef418aafc3eb00a
29176Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29177Date:   Sat Jun 14 16:59:47 2008 +0200
29178
29179    xspf: Remove references to the playlist.
29180
29181commit 89d24455d9c05be06de9ba8979806e0eb7647570
29182Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29183Date:   Sat Jun 14 16:55:05 2008 +0200
29184
29185    vcdx: Don't include playlist.h
29186
29187commit 1d63f0df1be407b1976a37636ce69c76a0adea62
29188Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29189Date:   Sat Jun 14 16:41:57 2008 +0200
29190
29191    stream_output: Remove vlc_playlist.h from included headers list.
29192
29193commit ffcd6fe001075b974d1e2605848f42c9f9458d3a
29194Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29195Date:   Sat Jun 14 16:41:21 2008 +0200
29196
29197    vout: Remove vlc_playlist.h from included header list.
29198
29199commit e018b9f1b325d9b10dd877428740bccc50eb71e5
29200Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29201Date:   Sat Jun 14 16:25:59 2008 +0200
29202
29203    input: Remove p_playlist gc signaling now that the playlist is aware of vlc_InputSelectedStreamChanged.
29204
29205commit 3c5f6d9e775895f0180c60befe3824172b4dfdad
29206Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29207Date:   Sat Jun 14 16:25:01 2008 +0200
29208
29209    playlist: Listen to vlc_InputSelectedStreamChanged events.
29210
29211commit e9fba763dfcb5f7ba12211bddf75bba55c35896c
29212Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29213Date:   Sat Jun 14 16:22:35 2008 +0200
29214
29215    input: Send vlc_InputSelectedStreamChanged.
29216
29217commit 1c35d45fda7f5f2005629713a1fe07a9efa7182e
29218Author: Jean-Paul Saman <jpsaman@videolan.org>
29219Date:   Sat Jun 14 16:19:13 2008 +0200
29220
29221    Fix typo
29222
29223commit 9649fa500ae53b88110ea92bebf711874e26762a
29224Author: Jean-Paul Saman <jpsaman@videolan.org>
29225Date:   Sat Jun 14 16:01:26 2008 +0200
29226
29227    Fix status reporting in test.html.
29228
29229commit 84476bb3bd953b4ccae25427bfc9f1ea6c62d170
29230Author: Jean-Paul Saman <jpsaman@videolan.org>
29231Date:   Sat Jun 14 15:46:17 2008 +0200
29232
29233    Update test HTML page.
29234
29235commit a4bb63528cb37044ad04db9bb763d342cb3a7b15
29236Author: Jean-Paul Saman <jpsaman@videolan.org>
29237Date:   Sat Jun 14 15:35:43 2008 +0200
29238
29239    Unify libvlc_state_t, input_state_e, mediacontrol_PlayerStatus and libvlc_event_type_t.
29240
29241commit 0a54676f99e9dfe2461c3c6b893400357f68c440
29242Author: Jean-Paul Saman <jpsaman@videolan.org>
29243Date:   Sat Jun 14 13:56:58 2008 +0200
29244
29245    Take win32 into considiration.
29246
29247commit 15e55a2f26b2c758b482c5dbe3c7f80188ea67aa
29248Author: Jean-Paul Saman <jpsaman@videolan.org>
29249Date:   Sat Jun 14 13:56:02 2008 +0200
29250
29251    Cleanup indentation
29252
29253commit ef5b823d8102ea89d27a53705a9cc7cbace6b352
29254Author: Jean-Paul Saman <jpsaman@videolan.org>
29255Date:   Sat Jun 14 11:16:38 2008 +0200
29256
29257    Remove deadcode.
29258
29259commit c21f918405085ffadcaea9d7554d854cbb6efb10
29260Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29261Date:   Sat Jun 14 16:12:51 2008 +0200
29262
29263    input: No need to include vlc_playlist.h in control.c now.
29264
29265commit 86c84715d3aff267e7a9c80854ec5394bdd8cfc5
29266Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29267Date:   Sat Jun 14 16:11:42 2008 +0200
29268
29269    ncurses: Properly update on item-change variable callback.
29270
29271commit bbd88529842f240f4bbe8a66b2e4b8d4a554d75d
29272Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29273Date:   Sat Jun 14 16:11:03 2008 +0200
29274
29275    input: Don't do NotifyPlaylist() now that the playlist properly listen to input item event.
29276
29277commit 89237ca2e9266e3cbbd8f561585443eba4584c6d
29278Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29279Date:   Sat Jun 14 16:04:24 2008 +0200
29280
29281    playlist: Respond to Name and Info changed events.
29282
29283commit ed1e1f8fc74fec155de7dd615801eb69f6f0d411
29284Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29285Date:   Sat Jun 14 17:10:40 2008 +0300
29286
29287    vlc_object_find(playlist) is an error
29288
29289commit d01611b8bf53f270ba24762b2db465ea38b196bb
29290Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29291Date:   Sat Jun 14 17:08:58 2008 +0300
29292
29293    Make the playlist a generic object
29294
29295commit 378b00a0c611a99bd5449831886817775079276c
29296Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29297Date:   Sat Jun 14 15:58:28 2008 +0200
29298
29299    input: Fix a typo in previous commit.
29300
29301commit cea7dd86b070723c0c5f61cac8b45e9b8874201c
29302Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29303Date:   Sat Jun 14 15:52:23 2008 +0200
29304
29305    Revert "events: use input_state_e in input_state_changed."
29306
29307    This reverts commit 627aaa888d8bf6f2fa64749263128be78791b462.
29308
29309    Well, we do need to define the type first. Limitation of how we declared events.
29310
29311commit 627aaa888d8bf6f2fa64749263128be78791b462
29312Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29313Date:   Sat Jun 14 15:49:42 2008 +0200
29314
29315    events: use input_state_e in input_state_changed.
29316
29317commit ace6fa7617eae3294d0d59d282d2975e0c6a4d47
29318Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29319Date:   Sat Jun 14 15:47:26 2008 +0200
29320
29321    events: vlc_input_state_changed->input_state_changed
29322
29323commit 788413cf9c52db26d592426083b920cb5a364e3e
29324Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29325Date:   Sat Jun 14 15:45:44 2008 +0200
29326
29327    input: Send vlc_InputItemInfoChanged, and vlc_InputItemNameChanged events.
29328
29329commit 6db8b4dd9d6f2c545674055d6643b0a9aa436952
29330Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29331Date:   Sat Jun 14 15:34:54 2008 +0200
29332
29333    libvlccore.sym: Alphabetical order fix.
29334
29335commit 680faa3c2e0e2e0c025f44bdd6e987b40ad3a42a
29336Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29337Date:   Sat Jun 14 15:33:20 2008 +0200
29338
29339    libvlc_media_player: Use the input event instead of "state" var callback.
29340
29341commit 1f145937721523b02169e0c03697b65b95444bd3
29342Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29343Date:   Sat Jun 14 15:15:19 2008 +0200
29344
29345    input: Remove vlc_playlist.h inclusion.
29346
29347commit c2bb7bf0d94e2fd931c531db15ee849482cfd3e6
29348Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29349Date:   Sat Jun 14 15:14:50 2008 +0200
29350
29351    input: No need to playlist_Signal() on error now that the playlist receive state changed events.
29352
29353commit 4d6512f547833838d0466c4d1f534a4671a15fd8
29354Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29355Date:   Sat Jun 14 15:14:04 2008 +0200
29356
29357    input: No need to signal input's end to the playlist now that the playlist gets an event for that one.
29358
29359commit 94e3fe126d7f582d1c64b0c23d4032d657df5a48
29360Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29361Date:   Sat Jun 14 15:12:52 2008 +0200
29362
29363    playlist: Respond to input state changed event.
29364
29365commit def34b917dc0694ae650f3962662e79e63f22924
29366Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29367Date:   Sat Jun 14 15:11:41 2008 +0200
29368
29369    playlist: de-inline p_input setters.
29370
29371commit 966feba166c6a6abe77fc2660da9da4549b4d104
29372Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29373Date:   Sat Jun 14 15:03:15 2008 +0200
29374
29375    playlist: Use a set/release accessor for playlist->p_input.
29376
29377    (To better track when to attach/detach events).
29378
29379commit c75d563f2fb190ba3cbd8ff7137c01cf05f0d84d
29380Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29381Date:   Sat Jun 14 14:51:44 2008 +0200
29382
29383    input: Change the state to END_S when playback is really finished.
29384
29385commit 18acd8a0fa3fc8239ba6d637f128d223e76a659c
29386Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29387Date:   Sat Jun 14 14:16:24 2008 +0200
29388
29389    input: Add input_get_event_manager().
29390
29391commit 5573aa7bb51ec74facfbe00fdaf4bc44711e7470
29392Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29393Date:   Sat Jun 14 13:49:49 2008 +0200
29394
29395    input: Send vlc_InputStateChanged events.
29396
29397commit 6a938c3c6d2c933cba002cb93c286865def8ba40
29398Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29399Date:   Sat Jun 14 13:37:02 2008 +0200
29400
29401    input: Register vlc_InputStateChanged event.
29402
29403commit acb1a3ac0c092b5d8d58ef23e629de8ebf26b95a
29404Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29405Date:   Sat Jun 14 13:21:10 2008 +0200
29406
29407    input: Add an event manager to the input.
29408
29409    Currently libvlc uses "state" callback to notice input state changes, and the playlist notice input state change via direct call from the input.
29410    playlist can't use the "state" variable as it is also used by the playlist to ask the input to do a certain action.
29411
29412    The event approach is much more clear here.
29413
29414commit a779588f7212b9d6f34b61dfcb457b31d0153f3a
29415Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29416Date:   Sat Jun 14 12:19:05 2008 +0200
29417
29418    events: Add wrappers around vlc_event_manager_init for object casting.
29419
29420commit 04f19d0ca3b49c830789f10381e8e5b30dd8eb7b
29421Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29422Date:   Sat Jun 14 12:09:14 2008 +0200
29423
29424    events: Fix docs.
29425
29426commit 0ac31c77f2e46da5bc61cb3dcdc77651ecf43027
29427Author: Jean-Paul Saman <jpsaman@videolan.org>
29428Date:   Sat Jun 14 11:05:32 2008 +0200
29429
29430    Turn comment into error message.
29431
29432commit ed58d07d9bc6718a4856fa57caf7615ba5334623
29433Author: Jean-Paul Saman <jpsaman@videolan.org>
29434Date:   Sat Jun 14 10:00:42 2008 +0200
29435
29436    Fix indentation.
29437
29438commit 117e2de01fcd2c3a29375ed0cd2f9cc7d34d6170
29439Author: Jean-Paul Saman <jpsaman@videolan.org>
29440Date:   Fri Jun 13 17:03:24 2008 +0200
29441
29442    Remove trailing whitespace
29443
29444commit ef7ff281ab3587a43786529cb67704752c8148b5
29445Author: Jean-Paul Saman <jpsaman@videolan.org>
29446Date:   Fri Jun 13 16:18:55 2008 +0200
29447
29448    Add playlist_CurrentId() to get the playlist item id from the currently playing item.
29449
29450commit 5da255df6aa85568a0b8d736701472aeb0222057
29451Author: Jean-Paul Saman <jpsaman@videolan.org>
29452Date:   Fri Jun 13 16:16:06 2008 +0200
29453
29454    Fix indentation in some of the structs defintions.
29455
29456commit 21d5beede3b4df8a588b131a3ec598f2b84bc6de
29457Author: Jean-Paul Saman <jpsaman@videolan.org>
29458Date:   Tue Jun 10 16:34:25 2008 +0200
29459
29460    Add comment about getVariable() and setVariable() JS function: they are removed because of their security implications. Everyone is advice to use the newer ActiveX v2 (IVLCControl2) interface instead.
29461
29462commit feca357aaa88380d9e9c5c1bd21b2b25d4723acf
29463Author: Jean-Paul Saman <jpsaman@videolan.org>
29464Date:   Tue Jun 10 16:25:13 2008 +0200
29465
29466    Fix building of ActiveX control with 3 functions being unimplemented right now:
29467    - VLCControl::setVariable()
29468    - VLCControl::getVariable()
29469    - VLCControl::get_PlaylistIndex()
29470
29471commit e5eae01a3ef40bc9399c7da03958163571355008
29472Author: Jean-Paul Saman <jpsaman@videolan.org>
29473Date:   Tue Jun 10 16:24:38 2008 +0200
29474
29475    Fix compiler error.
29476
29477commit 23844810c6a042193496ed3de7b7b7eb8895f505
29478Author: Jean-Paul Saman <jpsaman@videolan.org>
29479Date:   Tue Jun 10 15:54:25 2008 +0200
29480
29481    Readibility improvement.
29482
29483commit 7f06456a573f5f4b951005035140bcd13c377495
29484Author: Jean-Paul Saman <jpsaman@videolan.org>
29485Date:   Tue Jun 10 15:53:34 2008 +0200
29486
29487    Fix get_VersionInfo() and break long lines.
29488
29489commit e5ff4e7a60e66465322c356392778a3593918b95
29490Author: Jean-Paul Saman <jpsaman@videolan.org>
29491Date:   Tue Jun 10 15:39:59 2008 +0200
29492
29493    Move Toolbar to the IVLCControl2 interface object, where it should have been all along.
29494
29495commit a2ccb9b4e1210d29a9578074636e6969e0bf8795
29496Author: Jean-Paul Saman <jpsaman@videolan.org>
29497Date:   Tue Jun 10 10:57:07 2008 +0200
29498
29499    Use the same internal libvlc API as vlccontrol2.cpp does.
29500
29501commit 6a0f2d4686439e3691462abfd602172b023e9272
29502Author: Jean-Paul Saman <jpsaman@videolan.org>
29503Date:   Tue Jun 10 10:55:32 2008 +0200
29504
29505    Add some sane default values.
29506
29507commit 763b6733737946e6527ce6bc4a803dccd04de834
29508Author: Jean-Paul Saman <jpsaman@videolan.org>
29509Date:   Tue Jun 10 09:43:29 2008 +0200
29510
29511    Remove VLCPlugin::getVLCObject() methond from ActiveX
29512
29513commit 30b36a445eb2607bb808b10c1e68d11489f3cec4
29514Author: Jean-Paul Saman <jpsaman@videolan.org>
29515Date:   Tue Jun 10 09:03:06 2008 +0200
29516
29517    Add missing include to activex/plugin.h
29518
29519commit 919164ac4d30e90a44a21a35be8377b25f69f804
29520Author: Jean-Paul Saman <jpsaman@videolan.org>
29521Date:   Sun Jun 8 19:53:58 2008 +0200
29522
29523    Revert "Desactivate activex until it's fixed"
29524
29525    This reverts commit 722f244d86015adc90ec9c7687856d941a5bf207.
29526
29527commit 9f2297e41cea0b507a3826192e439c69da66d061
29528Author: Jean-Paul Saman <jpsaman@videolan.org>
29529Date:   Sun Jun 8 19:52:25 2008 +0200
29530
29531    Indentation fix.
29532
29533commit 1fda54e9d2ea9ae489dbb60c0164aa0b09c610cd
29534Author: Jean-Paul Saman <jpsaman@videolan.org>
29535Date:   Sun Jun 8 19:51:57 2008 +0200
29536
29537    Revert "Do not try to build the ActiveX so we can at least have nightlies."
29538
29539    This reverts commit 097f8fc9cddf85baac0ad3083c13a85384e86e66.
29540
29541commit 15a5a372d8163340162f03bd0ed7a2d33a5ba33c
29542Author: Christophe Mutricy <xtophe@videolan.org>
29543Date:   Sat Jun 14 00:24:31 2008 +0100
29544
29545    More config.status magic.
29546
29547    I'm not sure why we have a PRODUCT_VERSION and VERSION
29548
29549commit 7290a1dc36d415fd9c800abad0c34a396b562236
29550Author: Christophe Mutricy <xtophe@videolan.org>
29551Date:   Sat Jun 14 00:22:28 2008 +0100
29552
29553    Fix logic and comment
29554
29555commit fe8791f079816dc89143aac47e8a123f759c6a1a
29556Author: Christophe Mutricy <xtophe@videolan.org>
29557Date:   Sat Jun 14 00:04:31 2008 +0100
29558
29559    Cosmetic
29560
29561commit 5e9f18d23393ec13a36b366ef61ef1156408ab5c
29562Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29563Date:   Fri Jun 13 23:09:04 2008 +0200
29564
29565    demux/dummy: Remove vlc_playlist.h inclusion now.
29566
29567commit 058cf75a3dc66e4cf223a8cded6910daea90144e
29568Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29569Date:   Fri Jun 13 23:01:08 2008 +0200
29570
29571    demux/dummy: No need to check for playlist availability. (Also fix #1543)
29572
29573    This is a bit contriversial, but libvlc actually uses vlc://nop, and this without a playlist.
29574
29575commit 6175138560eec61cb77424374b244818b0412fdc
29576Author: Felix Paul Kühne <fkuehne@videolan.org>
29577Date:   Fri Jun 13 19:54:08 2008 +0200
29578
29579    Implement the full/basic switch correctly and completely. Additionally, fixed a rare sprefs init failure.
29580
29581commit ca0d8dc71f0b9250b2afb5f672c720970c87ab67
29582Author: Felix Paul Kühne <fkuehne@videolan.org>
29583Date:   Fri Jun 13 19:25:50 2008 +0200
29584
29585    Removed useless setting which can confuse some setups
29586
29587commit e783b74eca272d40c90c1bf3982894e074f11808
29588Author: Felix Paul Kühne <fkuehne@videolan.org>
29589Date:   Fri Jun 13 18:45:58 2008 +0200
29590
29591    Add support for the http proxy password setting to the simple prefs and make sure that the last.fm password isn't displayed as plain text
29592
29593commit 1de3029270b6aeb6a7301aead3b6587ae0a006bb
29594Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29595Date:   Fri Jun 13 18:52:09 2008 +0300
29596
29597    HTTP: put the password to a separate field, so we can have ****
29598
29599commit 1d23debf78f42a459c4ddef8ffeee8c17ac8694f
29600Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29601Date:   Fri Jun 13 16:29:32 2008 +0200
29602
29603    VLCKit: Typo and create a link to include and share.
29604
29605commit 21e1542f08c01307634b367a535bf60a14b3607c
29606Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29607Date:   Fri Jun 13 16:10:56 2008 +0200
29608
29609    VLCKit: Fix #1587 "missing libvlc/mediacontrol header files".
29610
29611    Headers are in VLCKit.framework/include/vlc.
29612
29613commit 5a1dc1c6ec6583a0e7758eb7ae3ec494796f1182
29614Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29615Date:   Fri Jun 13 15:47:11 2008 +0200
29616
29617    libvlc: Fix compilation of libvlc_media_player_set_drawable().
29618
29619commit ec8b0a2dd7c1d5e81d710a53b268ad70a37a0693
29620Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29621Date:   Fri Jun 13 15:42:24 2008 +0200
29622
29623    libvlc: libvlc_video_set_parent and libvlc_video_get_parent are deprecated.
29624
29625commit 7041e62b4aceeba159c9b24396e27bcdbf59a233
29626Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29627Date:   Fri Jun 13 15:39:47 2008 +0200
29628
29629    libvlc_video_set_parent: Use libvlc_media_player_set_drawable().
29630
29631commit d7f46e85fb1bbe570dc617458529f71552005bcd
29632Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29633Date:   Fri Jun 13 15:38:23 2008 +0200
29634
29635    libvlc_video_get_width: Don't use a potentially freed pointer.
29636
29637    Pointed-out-by: Lukas
29638
29639commit fb90e6be51d85758f6275f69fb923e0461b7a5e9
29640Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29641Date:   Fri Jun 13 15:37:21 2008 +0200
29642
29643    libvlc_media_player: Coding style.
29644
29645commit 3e2015d830378f0e47b9a03c99608df7e7628486
29646Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29647Date:   Fri Jun 13 15:36:44 2008 +0200
29648
29649    libvlc_video_get_height: Don't use a potentially freed pointer.
29650
29651    Pointed-out-by: Lukas
29652
29653commit 4b83963f56efe43365aeeb7aa0a8e5558db65db0
29654Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29655Date:   Fri Jun 13 15:35:16 2008 +0200
29656
29657    libvlc_media_player: Allow reparenting in libvlc_media_player_set_drawable().
29658
29659commit bcecd6e072477ec9f88e65f2a34ce579ab2f6a77
29660Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29661Date:   Fri Jun 13 15:20:11 2008 +0200
29662
29663    libvlc_video: More line saving on error cases
29664
29665commit 9b2aec79b1cab65b78581819e13410421116a253
29666Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29667Date:   Fri Jun 13 15:16:55 2008 +0200
29668
29669    libvlc_video: Suppress playlist existence checks.
29670
29671commit 333b3ea49f5ebd606a409c39275d07559871d9cc
29672Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29673Date:   Fri Jun 13 15:15:13 2008 +0200
29674
29675    libvlc_video_set_viewport: No need to check playlist status.
29676
29677commit e315c9b416dd33922deb3700dd192bad1cfff872
29678Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29679Date:   Fri Jun 13 15:14:38 2008 +0200
29680
29681    libvlc_video_set_viewport: Make sure we don't crash if view is NULL.
29682
29683commit d5aaf6b2714a65b9fd25f1c34624ca551c0ce99d
29684Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29685Date:   Fri Jun 13 15:13:34 2008 +0200
29686
29687    libvlc_video: Save a few line in error case handling.
29688
29689commit 242309aa32c60673010d3fd620818310d268b5d2
29690Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29691Date:   Fri Jun 13 15:12:05 2008 +0200
29692
29693    libvlc_video: More simplification.
29694
29695commit f3128ac1bc6e357f774f481b437b511752f02832
29696Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29697Date:   Fri Jun 13 15:07:39 2008 +0200
29698
29699    libvlc_video: Rename p_vout1->p_vout.
29700
29701commit 57530c1b6605efa9510c28f0d3e5b4898f10eb1c
29702Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29703Date:   Fri Jun 13 15:07:15 2008 +0200
29704
29705    libvlc: comment about libvlc_video_destroy().
29706
29707commit 72d6a16e0038b544fdcb36f30139acf1dc9e5c83
29708Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29709Date:   Fri Jun 13 15:04:57 2008 +0200
29710
29711    libvlc: move libvlc_video_destroy to the deprecated function.
29712
29713    It is doing something not supported at all.
29714
29715commit 654e539f5501d6fff57dc0e8850d9c7d8a1550bc
29716Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29717Date:   Fri Jun 13 14:59:48 2008 +0200
29718
29719    libvlc: Simplify get/set/toggle_fullscreen.
29720
29721commit 662da2b390ed6c9de9c49ac1d349d855facaa819
29722Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29723Date:   Fri Jun 13 14:56:18 2008 +0200
29724
29725    libvlc: Properly release vout. Pointed out by Lukas.
29726
29727commit 6b718fb870c80fddff21e2a87b25beee190f10bf
29728Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29729Date:   Fri Jun 13 14:55:03 2008 +0200
29730
29731    libvlc: Don't attempt to search an input's vout everywhere. Only search it in input's children.
29732
29733commit 917203ff1fc72c97676f3853881c55c6da8c2aff
29734Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29735Date:   Fri Jun 13 14:54:07 2008 +0200
29736
29737    libvlc: Fix GetVout's comment. Pointed out by Lukas.
29738
29739commit fd6294273ec43243abac97dd11b4fca1cd4f0257
29740Author: Felix Paul Kühne <fkuehne@videolan.org>
29741Date:   Fri Jun 13 09:48:13 2008 +0200
29742
29743    Replaced a certain amount of vlc_object_find by pl_Yield
29744
29745    Great news: there is no need to check for the existance of the playlist!
29746
29747commit 6a498752f498c192bcdde2f37609746c28db1df2
29748Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
29749Date:   Fri Jun 13 09:04:15 2008 +0200
29750
29751    Bootstrap when you modify configure.in
29752
29753commit c84678fdc7d6971cc3ceb9aa8b7f9d2403b63444
29754Author: Felix Paul Kühne <fkuehne@videolan.org>
29755Date:   Fri Jun 13 08:45:04 2008 +0200
29756
29757    We can't use this plugin for audio decoding on Leopard due to the removal of the old pre-carbon SoundManager API.
29758
29759    As this plugin is heavily based on QuickDraw and Sound Manager, we definitively want a re-write using sane and supported APIs meaning either QTKit or a combination of CoreAudio and the 32bit C QuickTime API
29760
29761commit cc13469bbbefe6789ad41271fa9d6c539e48d17d
29762Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
29763Date:   Fri Jun 13 08:26:18 2008 +0200
29764
29765    Libdvdread fix on Win$uck$
29766
29767commit e541f7f3aa33c65ad4e27d986251ce0eafdd96b2
29768Author: Felix Paul Kühne <fkuehne@videolan.org>
29769Date:   Fri Jun 13 02:16:11 2008 +0200
29770
29771    Added complete l10n to the Capture interface and a useful error messages to the input module
29772
29773commit 5863629c3745e6dae9ba6a859beda1b35debde2b
29774Author: Felix Paul Kühne <fkuehne@videolan.org>
29775Date:   Fri Jun 13 01:57:11 2008 +0200
29776
29777    Assigned cmd-R to 'Open Capture Device'
29778
29779commit 01744abf01e4a5389a19bfdabfa1c613c6c363c1
29780Author: Felix Paul Kühne <fkuehne@videolan.org>
29781Date:   Fri Jun 13 01:47:34 2008 +0200
29782
29783    Don't double free objects on error. Pointed by Pierre
29784
29785commit d9421a57fca120c70c5980d5f4e69e9fa2c7324b
29786Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29787Date:   Thu Jun 12 23:54:13 2008 +0300
29788
29789    Fixes and cleanup
29790
29791commit 4c1e526b89aa7efe530406a35ab63c3dd955e544
29792Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29793Date:   Thu Jun 12 23:33:37 2008 +0300
29794
29795    Wx: remove translations
29796
29797commit 0c19fd4113707e45ed9319212b8061175b9f9bf9
29798Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29799Date:   Thu Jun 12 23:32:14 2008 +0300
29800
29801    WxWidgets: good bye, I will not miss you.
29802
29803    If you wanted to keep it, you've had two years to take maintainership
29804    and start fixing this mess. It's a bit late.
29805
29806commit 5801a8c41b16e796f9995cf6fa1a4cc054064523
29807Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29808Date:   Thu Jun 12 23:29:15 2008 +0300
29809
29810    Refer to Qt4 rather than WxWidgets for interactions
29811
29812commit 9638c71a2d212b932a785d7effb5eef7c42a7198
29813Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29814Date:   Thu Jun 12 23:19:58 2008 +0300
29815
29816    Disable vout_RequestWindow. It has never worked properly
29817
29818    Some people should have read some documentation about threading before
29819    they did 1000+ commits. Yes, I am obviously annoyed. I have been fixing
29820    VLC for 18 months because of these "great former developers".
29821
29822commit bd054d30866ab0144e0b0582e249184a8ea6506f
29823Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29824Date:   Thu Jun 12 22:01:16 2008 +0300
29825
29826    Remove services discovery tasks before the playlist
29827
29828    I assume nothing can ever try to add a new one once the interfaces have
29829    been destroyed. If not there is a race condition.
29830
29831commit bff9720dbec39d193e25cea5defee42da464ca92
29832Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29833Date:   Thu Jun 12 21:53:33 2008 +0300
29834
29835    Fix previous commit
29836
29837commit b3de39d4bde46f4702e3ca4052e3abfcca330c61
29838Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29839Date:   Thu Jun 12 21:37:23 2008 +0300
29840
29841    NULLify p_playlist when the playlist is gone
29842
29843commit 175310ff6066991ee45e2a839f8c53e12b75e6d4
29844Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29845Date:   Thu Jun 12 21:12:21 2008 +0300
29846
29847    live: add --rtsp-mcast to force multicast
29848
29849commit 64a03d2cb62dbeef8455883b0b5db99a7a777625
29850Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29851Date:   Thu Jun 12 21:11:49 2008 +0300
29852
29853    boolean cosmetics
29854
29855commit f7f6282f0105598153d03fed83e6d29a2c2d8723
29856Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29857Date:   Thu Jun 12 19:50:01 2008 +0200
29858
29859    VLCKit: Use --ignore-config.
29860
29861commit 67b654a45166f5ec078a0ac8dc6083ba50950814
29862Author: Pierre d'Herbemont <pdherbemont@videolan.org>
29863Date:   Thu Jun 12 19:47:11 2008 +0200
29864
29865    opengllayer: Don't protect a module by #ifdef you'll end up in warnings. Disable it at configure time if needed.
29866
29867commit 6a5fc04ec3b5e2e52a28c43bfac4d3b8587422f2
29868Author: Felix Paul Kühne <fkuehne@videolan.org>
29869Date:   Thu Jun 12 19:38:39 2008 +0200
29870
29871    Redesign the Capture Device panel
29872
29873    Complete l10n to be done later on
29874
29875commit 566d7d2fc459ca6047acbf3194275ce780c8190c
29876Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29877Date:   Thu Jun 12 20:40:23 2008 +0300
29878
29879    Don't block all signals.
29880
29881    Some (buggy?) thread implementations use RT signals internally...
29882    The handling of SIGPIPE remains somewhat problematic. We should probably
29883    use MSG_NOSIGNAL when writing to sockets, but this does not work when
29884    dealing with pipes/FIFOs or writing to sockets using write(). In
29885    particular, net_Write uses write() so that it can be used on non-socket
29886    descriptors too (I believe this is used by the RC interface).
29887
29888commit 0ad8477b20fb8400808a7fd6148684f0960c0403
29889Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29890Date:   Thu Jun 12 20:22:03 2008 +0300
29891
29892    accept: ignore interrupts
29893
29894commit 4e21e41ac9381e7d24f3a0ace8870ae0532d2cd7
29895Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29896Date:   Thu Jun 12 20:16:55 2008 +0300
29897
29898    connect: handle EINTR
29899
29900    Though this should not happen as we are using non-blocking mode
29901
29902commit ead20e7c7c83815787f946db920e51bc38706eee
29903Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29904Date:   Thu Jun 12 20:10:55 2008 +0300
29905
29906    File: devices are not seekable
29907
29908    Character device may be seekable (depending on the device) and block
29909    device are seekable, but only on certain boundaries which we don't
29910    handle.
29911
29912commit 799fa2004db121688cec8a61e7be16d4d04f4dfa
29913Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29914Date:   Thu Jun 12 20:09:53 2008 +0300
29915
29916    Network: handle interrupts when reading and some comments
29917
29918commit ce5d66353521887ee67482d2a13178ee240216f1
29919Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29920Date:   Thu Jun 12 19:54:10 2008 +0300
29921
29922    access_out_file: fix non-atomic write and error handling
29923
29924commit fbeaf830d351d634d3ed3cecbae07d02f9663601
29925Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
29926Date:   Thu Jun 12 19:52:12 2008 +0300
29927
29928    Factorize interrupt handling
29929
29930commit 6914ba783217992334b90aa2bf3a8e2d8af3e09d
29931Author: Jean-Baptiste Kempf <jb@videolan.org>
29932Date:   Thu Jun 12 00:47:59 2008 -0700
29933
29934    Warning killing.
29935
29936commit dcb4272a3a0816aa76720bc41823888290648d75
29937Author: Felix Paul Kühne <fkuehne@videolan.org>
29938Date:   Thu Jun 12 08:48:41 2008 +0200
29939
29940    Also fix the video output window thanks to IB2.5
29941
29942commit 852edc030a23e3f106e9eb31c2efbcab2705b2f7
29943Author: Felix Paul Kühne <fkuehne@videolan.org>
29944Date:   Thu Jun 12 07:44:51 2008 +0200
29945
29946    Fix the controller resizing
29947
29948    Note to self: don't ever trust IB3
29949
29950commit 1008fd146bd6e91258e6692e8cd9e6051978f524
29951Author: Felix Paul Kühne <fkuehne@videolan.org>
29952Date:   Thu Jun 12 06:15:21 2008 +0200
29953
29954    We don't need the .dvdread target anymore in here
29955
29956commit 87e8a672735d277453f8225c87fb650c2ab20b85
29957Author: Felix Paul Kühne <fkuehne@videolan.org>
29958Date:   Thu Jun 12 06:11:20 2008 +0200
29959
29960    Prepare for future darwin releases
29961
29962commit 7a8c67c20fd1efca32b72897447d308ab023a1d9
29963Author: Felix Paul Kühne <fkuehne@videolan.org>
29964Date:   Thu Jun 12 06:08:28 2008 +0200
29965
29966    Make sure we download all sources first
29967
29968    (only on supported platforms, being just Darwin right now)
29969
29970commit cfa68960fd6e94f40b5e0061cccc1c51694d04f2
29971Author: Jean-Baptiste Kempf <jb@videolan.org>
29972Date:   Wed Jun 11 20:55:58 2008 -0700
29973
29974    Update the FFmpeg patch... Do we still need that ?
29975
29976commit 775f2164a72873268eb01be8da048f6adbc3eb38
29977Author: Felix Paul Kühne <fkuehne@videolan.org>
29978Date:   Thu Jun 12 04:35:58 2008 +0200
29979
29980    Clean up the code a bit, turning to be half as laggy as the previous code, but it will need to be properly fixed.
29981
29982    Additionally, we are a good citizen now, since we actually quit our session instead of just releasing it. This takes a couple of secs though.
29983
29984commit fbbabab3905eccf35566b38eb3f70aa7633cae53
29985Author: Felix Paul Kühne <fkuehne@videolan.org>
29986Date:   Thu Jun 12 03:42:22 2008 +0200
29987
29988    Fix the Default and Deployment modes for the native target
29989
29990commit c6d27a64d05464580eac38e765d87a0f68310dfc
29991Author: Felix Paul Kühne <fkuehne@videolan.org>
29992Date:   Thu Jun 12 03:25:09 2008 +0200
29993
29994    Clean more correctly
29995
29996    Use a ffmpeg revision which suits our state of patches
29997
29998commit 2b31f402c55300bcc09692499ed1e9c7cfe3d539
29999Author: Felix Paul Kühne <fkuehne@videolan.org>
30000Date:   Thu Jun 12 03:16:40 2008 +0200
30001
30002    Trying to use non-existant patches isn't exactly the idea of the century.
30003
30004    Please leave the FFmpeg revision fixed and only update it if you sure that your newer one is stable, nice and cool.
30005
30006commit 88c0dc5f1c242954c80f5404d885a55a8e89ab09
30007Author: Felix Paul Kühne <fkuehne@videolan.org>
30008Date:   Thu Jun 12 03:07:08 2008 +0200
30009
30010    Use the native target instead of the jam-based target.
30011
30012    The jam-based target is removed by this commmit.
30013
30014commit 7f6fef58e8a7318f96d4a090493677e01d063a0b
30015Author: Felix Paul Kühne <fkuehne@videolan.org>
30016Date:   Thu Jun 12 03:01:30 2008 +0200
30017
30018    Finally upgrade the build target to a native one (in favour of a jam-based one, whose support is to be reomoved by Xcode's next release)
30019
30020    Regrettably, this adds yet another file where to change the VLC version
30021
30022commit 16bf23cb303dfa4e399d6d52336be8c8dfcbc2e3
30023Author: Felix Paul Kühne <fkuehne@videolan.org>
30024Date:   Thu Jun 12 02:37:19 2008 +0200
30025
30026    Fix libdvdnav in a reliable and quite clean way.
30027
30028    Unsure about my sanity now though.
30029
30030commit a02297fea0da8febdafbec72254a0869be58d13f
30031Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30032Date:   Wed Jun 11 23:06:43 2008 +0300
30033
30034    Fix translation
30035
30036commit a5d6fe0341f72612b7ca6be13d52fb2fca581f5d
30037Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30038Date:   Wed Jun 11 21:54:58 2008 +0300
30039
30040    Use block_Alloc directly
30041
30042commit 4fa484f5461bcccaaf37957b0803efc0932fce81
30043Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30044Date:   Wed Jun 11 21:52:01 2008 +0300
30045
30046    Remove useless stream parameter
30047
30048commit baf568bd8ef0b334b89bfe8e5249f0ce4d420bb3
30049Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30050Date:   Wed Jun 11 21:48:44 2008 +0300
30051
30052    RTP sout: use block_Alloc
30053
30054commit c7a9cb6023cc1036e4e1762fd5c96956afc6216d
30055Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30056Date:   Wed Jun 11 21:45:27 2008 +0300
30057
30058    Another ptime fix
30059
30060commit 6cd917a9a69da17bcc2f477dbaaaa1c3cb38842c
30061Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30062Date:   Wed Jun 11 21:44:05 2008 +0300
30063
30064    Of course, L16 has two bytes per sample...
30065
30066commit 832cb393faa2548cbee96df95499f374daf4e8ed
30067Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30068Date:   Wed Jun 11 21:39:41 2008 +0300
30069
30070    RTP sout: rework sample-based audio codecs to not exceed the MTU
30071
30072    Send as much data as the packetization AND the MTU allow
30073
30074commit e72ecce9ec4febce33d043eb88bed83a32466ed0
30075Author: Felix Paul Kühne <fkuehne@videolan.org>
30076Date:   Wed Jun 11 18:28:19 2008 +0200
30077
30078    Fix logic error pointed by Meuuh
30079
30080commit 59e0425d59a9be5f496ada0d89ac7f1e0574d442
30081Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30082Date:   Wed Jun 11 19:24:39 2008 +0300
30083
30084    vlc_object_attach: do not kill an object within the structure lock
30085
30086    Killing a the parent within vlc_object_attach looks like an awful hack
30087    anyway. And there was a documented race condition, in addition to the
30088    dead lock.
30089
30090    This reverts all the pluses from 99e8bcdd. vlc_object_kill() takes the
30091    structure lock internally (through vlc_list_child()), so this would
30092    always deadlock. Besides, we cannot take any lock within the structure
30093    lock, lest we forbid any thread from ever manipulating the objects
30094    structure while holding a lock on any object.
30095    AFAIK, only object reference spins and the messages bank can be locked
30096    within the structure lock.
30097
30098commit 0b06fc57642beaf6e21c5cfdcb9166a52f3dc1f8
30099Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30100Date:   Wed Jun 11 18:57:54 2008 +0300
30101
30102    Blind attempt at fixing the libintl/g++-4.2 problem
30103
30104commit e39bc8a53f6217f817a1e8dabbcd1c7e292bc545
30105Author: Lukas Durfina <lukas.durfina@gmail.com>
30106Date:   Wed Jun 11 12:29:10 2008 +0200
30107
30108    Fix of showing FS controller when it is slowly hidding
30109
30110    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
30111
30112commit 2aa6ed9b67b83743c36baed75e1e6b56e91284dc
30113Author: Rafaël Carré <rcarre@m2x.nl>
30114Date:   Wed Jun 11 16:57:23 2008 +0200
30115
30116    FFmpeg encoder : be sure to use the minimum required buffer size
30117
30118    Use the correct type for the buffer
30119
30120commit 03ec97b0f1e272d2a247571415d9bc0e03d0add2
30121Author: Felix Paul Kühne <fkuehne@videolan.org>
30122Date:   Wed Jun 11 10:19:30 2008 +0200
30123
30124    Add support for Cinepak, Indeo Video IV, DVC Pro 100, DVC Pro HD and Pixlet (the last one being Mac-only)
30125
30126commit a7cde6734406704ee529a3bef09e1f4af5d3637d
30127Author: Felix Paul Kühne <fkuehne@videolan.org>
30128Date:   Wed Jun 11 09:44:53 2008 +0200
30129
30130    We also want to activate AMR-WB. More to come within the next few days.
30131
30132commit 4a86bd439339cf24000dfadce78dd05c0fe46a45
30133Author: Felix Paul Kühne <fkuehne@videolan.org>
30134Date:   Wed Jun 11 09:40:40 2008 +0200
30135
30136    Activated iLBC support on Macs running QuickTime 7.5 or later
30137
30138commit a39be0837a5252caf944638e898b96369492c73e
30139Author: Jean-Baptiste Kempf <jb@videolan.org>
30140Date:   Tue Jun 10 16:07:53 2008 -0700
30141
30142    Try to fix the win32 compile.
30143
30144commit ab9b30429626c36ea819e05dc5fce1bc13db59c1
30145Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
30146Date:   Wed Jun 11 00:51:12 2008 +0200
30147
30148    FFmpeg update.
30149
30150commit e9deaa7efcc16156fbfdb114c8fcd36244fba441
30151Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30152Date:   Tue Jun 10 22:38:31 2008 +0300
30153
30154    Typo
30155
30156commit 6fecdb7f115fb07bf99a5e6c9402611215df9016
30157Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30158Date:   Tue Jun 10 22:37:17 2008 +0300
30159
30160    Fix make check too
30161
30162commit 5740cd118b3ec8a833ceedbd21603d281f15abc7
30163Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30164Date:   Tue Jun 10 22:34:44 2008 +0300
30165
30166    Fix make check (sic)
30167
30168commit 4eea8797286691d6518e0508d7c4656deca53b70
30169Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30170Date:   Tue Jun 10 22:10:34 2008 +0300
30171
30172    Bunch of always on demu/x plugins
30173
30174commit 7e5e610fc819430240ca7fdfb168d891a1a86941
30175Author: Jean-Baptiste Kempf <jb@videolan.org>
30176Date:   Tue Jun 10 11:11:12 2008 -0700
30177
30178    Fix postproc compiling.
30179
30180commit b2507fdacfeb67212a47b15e35aac4af06fe360b
30181Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30182Date:   Tue Jun 10 21:02:36 2008 +0300
30183
30184    Fix permissions
30185
30186commit 4c20f3dc05464b7568cfff194cb4d400f3f11a3a
30187Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30188Date:   Tue Jun 10 19:54:33 2008 +0300
30189
30190    RTP Vorbis payload format (incomplete)
30191
30192    (as per RFC queue'd draft-ietf-avt-rtp-vorbis-09).
30193    Not tested against other implementations, and some pretty bad PTS
30194    issues. RTP only provides us with a valid PTS for the first frame in a
30195    packet, and we don't know the length of each frame, so, hmm... I wonder
30196    how to compute the PTS for non-first frames...
30197
30198    Also, we would need either an SDP parser to use Vorbis (properly) as a
30199    dynamic payload type, or to use a proprietary static payload type and a
30200    proprietary static RTP clock frequency.
30201
30202commit a48b31078719ddd3ee9890ccf66613043376408f
30203Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30204Date:   Tue Jun 10 20:02:32 2008 +0300
30205
30206    rtp: don't build unused directory
30207
30208commit 79489524037f62469bb9db74f442328351b294c9
30209Author: Jean-Baptiste Kempf <jb@videolan.org>
30210Date:   Tue Jun 10 09:18:51 2008 -0700
30211
30212    Decode H.264 with QuickTime on the Mac.
30213
30214commit c55222a882256a2c28245dc6cf9486bcf969befd
30215Author: Antoine Cellerier <dionoea@videolan.org>
30216Date:   Tue Jun 10 16:59:13 2008 +0200
30217
30218    Unregister a "sub filter"'s private SPU channel when destroying the
30219    filter. Since filter destruction is always requested by the subpicture
30220    core itself, we already have the subpicture lock so no need to lock.
30221
30222commit bb03e12e367a4e3a5e8127fd5ebc1a7eb670c4f0
30223Author: Antoine Cellerier <dionoea@videolan.org>
30224Date:   Tue Jun 10 16:31:30 2008 +0200
30225
30226    Partially fix sub picture filter chain handling. Still needs a bit of
30227    work.
30228
30229commit a7588a7ed7877c3b46b193ea07b2fccf70d6e2c1
30230Author: Antoine Cellerier <dionoea@videolan.org>
30231Date:   Tue Jun 10 16:16:31 2008 +0200
30232
30233    Fix zoom gauge in magnify.
30234
30235commit d9330ddd769d2969242ebda00868880d1c8c27f2
30236Author: Antoine Cellerier <dionoea@videolan.org>
30237Date:   Tue Jun 10 12:32:08 2008 +0200
30238
30239    Add missing include (OpenDemux uses the CloseDemux function, so the
30240    compiler needs the prototype).
30241
30242commit 081302dd85a4f6c2593ee5ac1d8f1a6c6e929a5b
30243Author: Lukas Durfina <lukas.durfina@gmail.com>
30244Date:   Tue Jun 10 12:02:39 2008 +0200
30245
30246    Fixes for fullscreen controller
30247
30248    Signed-off-by: Rafaël Carré <funman@videolan.org>
30249
30250commit da6227f959a0a4448f4a49927fa9bdff8939ab02
30251Author: Rafaël Carré <funman@videolan.org>
30252Date:   Tue Jun 10 10:09:31 2008 +0200
30253
30254    Remoteosd: initialise gcrypt
30255
30256commit c3d58105344a51ff1e20c99ea4c6bd64e61f63be
30257Author: Rafaël Carré <funman@videolan.org>
30258Date:   Tue Jun 10 10:08:09 2008 +0200
30259
30260    Remove outdated comment
30261
30262commit a1710873c5c71fe1deb8cf1991e51bb6d5654faa
30263Author: Lukas Durfina <lukas.durfina@gmail.com>
30264Date:   Sat Jun 7 18:30:19 2008 +0200
30265
30266    Fullscreen controller
30267
30268    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
30269
30270commit e6a8ec99f28bfc1baed92328c9afa737c18afdfd
30271Author: Jean-Baptiste Kempf <jb@videolan.org>
30272Date:   Mon Jun 9 23:41:54 2008 -0700
30273
30274    s/H264/h264 in http interface.
30275
30276commit 27479a57a9eda150ad9e221f0368fc4f8c0fd5fc
30277Author: Adrien Maglo <magsoft@videolan.org>
30278Date:   Thu Jun 5 14:24:56 2008 +0200
30279
30280    Use less CPU : reduction of the number of iteration when it draws the frame. Some non-code corrections of the previous patch.
30281
30282    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
30283
30284commit a690954e568e8445fa42108fb6f85825b5bc58a9
30285Author: Felix Paul Kühne <fkuehne@videolan.org>
30286Date:   Tue Jun 10 02:08:15 2008 +0200
30287
30288    Fix libdvdnav compilation
30289
30290commit b5983c975eb5e13c39310d889c291a8f290f2899
30291Author: Christophe Mutricy <xtophe@videolan.org>
30292Date:   Mon Jun 9 22:34:52 2008 +0100
30293
30294    Update and activate portuguese l10n. Thanks to Bruno Queirós
30295
30296commit 45ae1b754ba80def6823e0f0d93787e7953601f0
30297Author: Christophe Mutricy <xtophe@videolan.org>
30298Date:   Mon Jun 9 22:13:20 2008 +0100
30299
30300    Typo (pointed by Bruno Queirós)
30301
30302commit a77080d567d0ba6598a06af6f02c7ef24bfbadcb
30303Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30304Date:   Mon Jun 9 21:49:29 2008 +0300
30305
30306    Support for sudo
30307
30308commit bf19c9ed7a2d45d6a76ab80da12d1ef87315d540
30309Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30310Date:   Mon Jun 9 21:50:01 2008 +0300
30311
30312    Update files list
30313
30314commit fadf3d1c018ec08e2b3cbda5f50bc926c91c0f55
30315Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30316Date:   Mon Jun 9 19:08:27 2008 +0300
30317
30318    chroma.h has moved
30319
30320commit 6158cc5ff47bc0134d40516f30d56d403dffb114
30321Author: Rafaël Carré <funman@videolan.org>
30322Date:   Mon Jun 9 17:08:15 2008 +0200
30323
30324    These days, the Quit method of mpris is made on the root object
30325
30326commit 2759cb40cd3e22536b2b64e9a22fb9026ee377ff
30327Author: Pavlov Konstantin <thresh@altlinux.ru>
30328Date:   Mon Jun 9 16:22:19 2008 +0400
30329
30330    demux/avformat: add Modules.am (otherwise bootstrap is b0rken).
30331    thanks Vladimir Belousov for noticing.
30332
30333commit 9666ad55571f788991718daee284c13539d41e9d
30334Author: Pavlov Konstantin <thresh@altlinux.ru>
30335Date:   Sat Jun 7 17:23:04 2008 +0400
30336
30337    HACKING: fix some wording / changed macros / changed dirs.
30338
30339commit e1dc5004a567f11726ed2412a463d1045374bae2
30340Author: Pavlov Konstantin <thresh@altlinux.ru>
30341Date:   Fri Jun 6 16:01:17 2008 +0400
30342
30343    toolbox: dont remove config.rpath.
30344
30345commit c14e984f064918563e7ec6c942f1bd2bf24cb5af
30346Author: Antoine Cellerier <dionoea@videolan.org>
30347Date:   Mon Jun 9 09:44:40 2008 +0200
30348
30349    Remove executable permission from source files. (btw, why isn't the .h
30350    file just named remoteosd.h?)
30351
30352commit e384ccdd7c800ced1f02681b217f8f798526f586
30353Author: Antoine Cellerier <dionoea@videolan.org>
30354Date:   Sun Jun 8 01:03:52 2008 +0200
30355
30356    Remove old post processing code remains from avcodec/video.c.
30357
30358commit f7d5f3e7cab176a0d68b736e05dece392d611161
30359Author: Antoine Cellerier <dionoea@videolan.org>
30360Date:   Sun Jun 8 00:59:51 2008 +0200
30361
30362    Move avcodec module files to modules/codec/avcodec. (The 3 shared
30363    headers, avutil.h, chroma.h and fourcc.h are also located in that
30364    directory.) This should be the last commit in the "Move all the old
30365    ffmpeg modules source code files around to make it seem like you're
30366    working while you're not".
30367
30368commit 139829d3d2a11be7b95b71e0887775f8350d5586
30369Author: Antoine Cellerier <dionoea@videolan.org>
30370Date:   Sun Jun 8 00:52:34 2008 +0200
30371
30372    Move imgresample.c to the video_filter directory.
30373
30374commit a2caeb589c2a22159eccda561298807fe961adc7
30375Author: Antoine Cellerier <dionoea@videolan.org>
30376Date:   Sun Jun 8 00:47:20 2008 +0200
30377
30378    Remove crop/padd code from imgresample module. Imgresample is now only
30379    1 submodule (well, 1 main module) which can take care of resizing and
30380    chroma conversion (basically it's the old chroma.c code). All the files
30381    have been merged in imgresample.c. In the long run I might split
30382    resizing and chroma conversion to 2 submodules (performance impact would
30383    be nil). (This is untested.)
30384
30385commit 24463d005000387f52b962cc29558981e6975025
30386Author: Antoine Cellerier <dionoea@videolan.org>
30387Date:   Sun Jun 8 00:23:42 2008 +0200
30388
30389    Add a FIXME and fix a capability declaration.
30390
30391commit 21574c3af48d66e582466f1260175ba9c5f445f2
30392Author: Antoine Cellerier <dionoea@videolan.org>
30393Date:   Sun Jun 8 00:31:54 2008 +0200
30394
30395    avformat is demux/mux. Move it to modules/demux/avformat.
30396
30397commit 25f84cd94c4174a3fccea9977c7b2e6e0390ba2e
30398Author: Antoine Cellerier <dionoea@videolan.org>
30399Date:   Sun Jun 8 00:17:52 2008 +0200
30400
30401    Move swscale.c to the video_filter directory.
30402
30403commit 3f92e9ad6a693a76a01affd41136c90f585a5aeb
30404Author: Antoine Cellerier <dionoea@videolan.org>
30405Date:   Sun Jun 8 00:15:39 2008 +0200
30406
30407    Merge all swscale plugin related source files (except chroma.h).
30408
30409commit 3e3d877613cb0d0fba70343464c96a6a10abf411
30410Author: Antoine Cellerier <dionoea@videolan.org>
30411Date:   Sun Jun 8 00:00:01 2008 +0200
30412
30413    Add new var_Change action: VLC_VAR_SETISCOMMAND. Previously it was only
30414    possible to set this attribute at variable creation time (and for some
30415    reason I don't understand that didn't work in one case so I added this
30416    work arround :p)
30417
30418commit cc872f332621b1f639362e6b2a3d57e9dd9bc533
30419Author: Antoine Cellerier <dionoea@videolan.org>
30420Date:   Sat Jun 7 22:53:56 2008 +0200
30421
30422    Revive postprocessing. It is now a video filter (the interface code
30423    needs to be changed accordingly). It "works" but I can't spot any
30424    difference between postproc-q 6 and postproc-q 0 using the
30425    redefined-nintendo.mpg test video ... I'd appreciate feedback on that
30426    point.
30427
30428commit 13d659d285019565598b0f202d68c2628bead821
30429Author: Antoine Cellerier <dionoea@videolan.org>
30430Date:   Mon Jun 9 09:41:23 2008 +0200
30431
30432    Last time I checked, V4L2 was not a demux :) (well it can sometimes be used as an access_demux ... but it's still an access)
30433
30434commit 5c8b51dde22f92bd6a0a97ffb5d7f5ffb6cc621f
30435Author: Felix Paul Kühne <fkuehne@videolan.org>
30436Date:   Mon Jun 9 09:27:51 2008 +0200
30437
30438    Cleanup, a few additions
30439
30440commit 60e28ddcc0c593d9d1184e0668bc260a1cff73f5
30441Author: Felix Paul Kühne <fkuehne@videolan.org>
30442Date:   Mon Jun 9 04:49:28 2008 +0200
30443
30444    Fixed linking the remote OSD plugin
30445
30446commit e42134085b4ffb63084693684a0237d592c5f06d
30447Author: Felix Paul Kühne <fkuehne@videolan.org>
30448Date:   Mon Jun 9 04:34:18 2008 +0200
30449
30450    Default enable the update checker on OS X as pointed by j-b
30451
30452commit fa31c4f9fc83e8b792ebe478e61bb6e5b1c6f358
30453Author: Felix Paul Kühne <fkuehne@videolan.org>
30454Date:   Mon Jun 9 04:04:23 2008 +0200
30455
30456    Merged the notes for 0.8.6g and 0.8.6h
30457
30458    Some wording improvements
30459
30460commit 446404d040a75c4b3d57ae8e8f0d994a7d0cee53
30461Author: Matthias Bauer <smile4you@gmx.ch>
30462Date:   Sun Jun 8 09:41:49 2008 +0200
30463
30464    Added plugin RemoteOSD, a VNC client as video-filter
30465
30466    Signed-off-by: Rafaël Carré <funman@videolan.org>
30467
30468commit c52079ad5b4c3b0f6382f226df319dfc8d7c2173
30469Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30470Date:   Sun Jun 8 18:43:26 2008 +0300
30471
30472    This was not supposed to be committed, sorry
30473
30474commit eff0b66b3f4486d7f62b6bd4749145967baa7b49
30475Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30476Date:   Sun Jun 8 18:40:09 2008 +0300
30477
30478    RTP: partial Vorbis payload format support: defragmentation
30479
30480commit 3e3e4050ad254cdc5c1e60ca860ea71635a9d244
30481Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30482Date:   Sun Jun 8 17:52:16 2008 +0300
30483
30484    RTP: set the discontinuity flag as appropriate
30485
30486commit 2487f4b1224c3ae07686de96b376d14325922e84
30487Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30488Date:   Sun Jun 8 17:52:43 2008 +0300
30489
30490    Fix typo
30491
30492commit 5112dd3d4b64c1c7a263b2a78f11fa5bd4c216b2
30493Author: Jean-Paul Saman <jpsaman@videolan.org>
30494Date:   Sun Jun 8 16:06:25 2008 +0200
30495
30496    Fix building module/demux/rtp.c for Win32 and WinCE (mingw32/mingwce)
30497
30498commit dd8d083b9220e81aa08963696d60240d5b4b2fce
30499Author: Jean-Paul Saman <jpsaman@videolan.org>
30500Date:   Fri Jun 6 11:59:15 2008 +0200
30501
30502    Break long if statement in several lines.
30503
30504commit 53acc52072e1aed06c67e9fb721f54eed2c49391
30505Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30506Date:   Sun Jun 8 16:31:00 2008 +0300
30507
30508    RTP: fix packet re-ordering
30509
30510commit badb0cf039197a9642d0f235903ca5e88deb7f3c
30511Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30512Date:   Sun Jun 8 00:18:58 2008 +0300
30513
30514    RTP: partial linking fix
30515
30516commit 539ecfa542c90027a5312ab9bfc91b40b2090bbe
30517Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30518Date:   Sun Jun 8 00:15:09 2008 +0300
30519
30520    Fix warnings
30521
30522commit 933e99f23c0eb1a9800b7ecf2e1f5a9eaae720a3
30523Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30524Date:   Sat Jun 7 23:47:00 2008 +0300
30525
30526    Fix return type
30527
30528commit bc3065cce85a957d079b9addd0cc5bd26935c7ba
30529Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30530Date:   Sat Jun 7 22:35:15 2008 +0300
30531
30532    Include copyright and license message in each plugin
30533
30534commit b19b0c517976be0f8b6642ba606d6c712f1c43fd
30535Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30536Date:   Sat Jun 7 21:54:06 2008 +0300
30537
30538    Fix the libgcrypt variables substitution
30539
30540commit 37ff7ca16070b6ebbcaeec3f088b867e8bb1352f
30541Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30542Date:   Sat Jun 7 21:37:29 2008 +0300
30543
30544    Remove non-sensical statement
30545
30546commit d298be305753896b424a729995eeebb8f15c6ba7
30547Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30548Date:   Sat Jun 7 21:21:55 2008 +0300
30549
30550    RTP: add secure RTP receive support
30551
30552commit 086a3bc3ee6dc48b4398d8e75036528b2cf926fb
30553Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30554Date:   Sat Jun 7 21:18:20 2008 +0300
30555
30556    SRTP: try to fix dependent libraries
30557
30558commit 7788eb792526b6ff51d4fb9c899fcf27dff55f1e
30559Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30560Date:   Sat Jun 7 21:17:57 2008 +0300
30561
30562    SRTP: support for parsing key and salt from a string
30563
30564commit 593ead3e38343338a59a85208b372703481edeaa
30565Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30566Date:   Sat Jun 7 18:34:49 2008 +0300
30567
30568    Ooooooooups
30569
30570commit 26f8df3b9bb2b1d3af666feafe1faf4e108c42ea
30571Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30572Date:   Sat Jun 7 18:34:16 2008 +0300
30573
30574    UDP: remove old RTP code
30575
30576commit 51a5b2bedc0dd99f556c3fb64ffa8450c5401a44
30577Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30578Date:   Sat Jun 7 18:33:47 2008 +0300
30579
30580    RTP: add Framed RTP over TCP support
30581
30582    (untested as I have no software capable of sending this)
30583
30584commit 1b44115761bd8c966bca4452e8fba9fb321e7991
30585Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30586Date:   Sat Jun 7 18:05:24 2008 +0300
30587
30588    Remove some dead code
30589
30590commit c26261bf473f3ffdb8777132b1bf82817c3ece84
30591Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30592Date:   Sat Jun 7 17:24:00 2008 +0300
30593
30594    UDP: remove unneeded DCCP support
30595
30596commit 24d0946f7a13ab7ee7f5c41fcf374f677bb6fd89
30597Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30598Date:   Sat Jun 7 17:23:49 2008 +0300
30599
30600    RTP: support for DCCP
30601
30602commit be0a4188843b2cb1ab4b68a7bd08d78e178a5a21
30603Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30604Date:   Sat Jun 7 17:22:37 2008 +0300
30605
30606    RTP: ignore muxed RTCP packets for the time being
30607
30608commit ce5b2bb75fa980d1b0c47c2ce4f8020170113c83
30609Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30610Date:   Sat Jun 7 17:31:57 2008 +0300
30611
30612    RTP: fix sequence tracking
30613
30614commit fb3812f73c1461ec69e4b861f7e1561227ffe2c3
30615Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30616Date:   Sat Jun 7 15:06:42 2008 +0300
30617
30618    Fix POTFILES
30619
30620commit e00ed66db01fd05f61006f1b06fadf637dfc6291
30621Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30622Date:   Sat Jun 7 14:44:23 2008 +0300
30623
30624    Revert "Qt4: do not use vlc_object_get"
30625
30626    Qt4 (and a bunch of other GUIs, I suspect) needs to reference the audio
30627    output properly, but they don't. As such, we need to keep the loosy,
30628    slow and broken vlc_object_get() usage.
30629
30630    This reverts commit 7f120f79a85567bcd5ff484c03a15d15a9b11cdb.
30631
30632commit 4619c0a56757e47963f5f4c65b414d14468f92b1
30633Author: Kaloyan Kovachev <kkovachev@varna.net>
30634Date:   Wed Jun 4 22:18:15 2008 +0300
30635
30636    Move the CSA Key parsing inside csa_SetCW function
30637
30638    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
30639
30640commit d9810ce021930691108ea74812d4ce6f5e3df547
30641Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30642Date:   Sat Jun 7 10:31:17 2008 +0300
30643
30644    Untriplicate vout release code - fix #1593
30645
30646    Unused video outputs are currently attached to libvlc, so there is no
30647    point in destroying them from the playlist (twice), then from libvlc.
30648    This should also fix #1593 (multiple vout free).
30649
30650commit 872bfb52d2563c38c8fe3f4c831d2503d3f3a104
30651Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30652Date:   Fri Jun 6 19:34:03 2008 +0300
30653
30654    Force thread priorities in the supported range
30655
30656    (assuming rt-offset is zero)
30657
30658commit fbb8255dcf8ced858d59927cb17c4f577a8d9c15
30659Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30660Date:   Fri Jun 6 19:07:55 2008 +0300
30661
30662    Remove __LIBVLC__ test
30663
30664commit fa22e4435c9fc1d5d774567b150ba4fb587e2f1b
30665Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30666Date:   Fri Jun 6 18:55:10 2008 +0300
30667
30668    Bring back reckless user proofing.
30669
30670commit d9799c1965d9d4781f5fd87310cd7052d790eb11
30671Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30672Date:   Fri Jun 6 18:47:56 2008 +0300
30673
30674    Bring the root wrapper back
30675
30676commit 793c4fa6eed6c89c4622728c9cf02ac7ebce3d9a
30677Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30678Date:   Fri Jun 6 18:30:39 2008 +0300
30679
30680    vlc: fix conditional compilation
30681
30682commit 536779c8d510cc6b9a29be9614be5e51961caeb8
30683Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30684Date:   Fri Jun 6 18:14:56 2008 +0300
30685
30686    Fix/split rootwrap_bind
30687
30688commit aa47b1621816c96eff4d6c7edb7b4859192013a4
30689Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30690Date:   Fri Jun 6 17:48:48 2008 +0300
30691
30692    Rescale POSIX realtime priorities within a portable range
30693
30694    POSIX warrants at least 32 priorities from
30695    sched_get_priority_min(SCHED_RR) to sched_get_priority_max(SCHED_RR).
30696    We were previously relying on 41 priorities, from 0 to 40.
30697
30698commit 33c8a14f95a2c378b1f374ff3e2d3e669d4992a3
30699Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30700Date:   Fri Jun 6 17:39:28 2008 +0300
30701
30702    Do not set a priority for non-realtime threads
30703
30704    Contrary to process priority increment ("niceness"), thread priority
30705    increment increase in the priority of the thread. So multiplying
30706    negative priorities with -1 was totally wrong here.
30707
30708    On Linux, there is only one non-realtime (SCHED_OTHER) priority, 0, so
30709    the code was failing safe silently. Don't know on other systems.
30710
30711commit 2efddef08d002f95619b37232c52c74baeb696f2
30712Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30713Date:   Fri Jun 6 17:29:46 2008 +0300
30714
30715    Set the thread priority before its creation
30716
30717    This should avoid priority inversion.
30718
30719commit 6145aa227a84a32b65beb8f27758e63f0b23b6b3
30720Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30721Date:   Fri Jun 6 16:51:52 2008 +0300
30722
30723    Add missing unicast parameter in the Transport: response
30724
30725    So-called "RTSP" VoD remains extremely broken,
30726    and I have no intention to fix it.
30727
30728commit 05480492c24943a17a784b8551562e5d728e8a4e
30729Author: Antoine Cellerier <dionoea@videolan.org>
30730Date:   Fri Jun 6 15:35:02 2008 +0200
30731
30732    Mention the RTMP access and access output in the NEWS.
30733
30734commit 37cc9246d48fadc7797cf892d1b35842a3433add
30735Author: Antoine Cellerier <dionoea@videolan.org>
30736Date:   Wed Jun 4 13:48:50 2008 +0200
30737
30738    Fix typo.
30739
30740commit 1403a857a80372af56bd37b70f24275b95f88408
30741Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30742Date:   Fri Jun 6 13:10:36 2008 +0200
30743
30744    stream: Don't attempt to seek() when reading to NULL in *Immediate method, as pointed by Rémi.
30745
30746commit e0791ca6584cc946e3cbd94695c88cb6bde4d289
30747Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30748Date:   Fri Jun 6 12:58:38 2008 +0200
30749
30750    stream: Support reading to NULL buffer in *Immediate method.
30751
30752commit fedb1403b0e27202857cc76bef1da40a4f09aa6e
30753Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30754Date:   Fri Jun 6 11:44:59 2008 +0200
30755
30756    NEWS: Add something about the new options to reduce latency.
30757
30758commit 73b24166d6307f39a76394b85cda0cd073ce138d
30759Author: Rafaël Carré <funman@videolan.org>
30760Date:   Fri Jun 6 12:03:23 2008 +0200
30761
30762    Revert "Fix mozilla detection logic"
30763
30764    This reverts commit 05cb347026d5f03fdbddac517fe75372fc308a9b.
30765
30766commit 7076fe3a4144be3b546eceefbd2578d1cca2521d
30767Author: Rafaël Carré <funman@videolan.org>
30768Date:   Fri Jun 6 12:03:03 2008 +0200
30769
30770    Revert "stream_Read() : makes the buffer mandatory"
30771
30772    This reverts commit 0bcda15e362b5e00fd4b6f458206ac52035b217d.
30773
30774commit b1285bea5deab1b29307256057f661b573d03186
30775Author: Rafaël Carré <funman@videolan.org>
30776Date:   Fri Jun 6 12:02:56 2008 +0200
30777
30778    Revert "ASF: Use stream_Seek() if we only want to seek"
30779
30780    This reverts commit e9fdaf06b59ebdd0b9b5faa000c18732354e44e1.
30781
30782commit 01a24c0a09948e805de1534b0ef238ef21d8872a
30783Author: Rafaël Carré <funman@videolan.org>
30784Date:   Fri Jun 6 12:02:46 2008 +0200
30785
30786    Revert "ASF: Do not use stream_Read with a NULL buffer"
30787
30788    This reverts commit 77a7babe4a2e4391ec33bf690fb1abecd28cbb74.
30789
30790commit 77a7babe4a2e4391ec33bf690fb1abecd28cbb74
30791Author: Rafaël Carré <funman@videolan.org>
30792Date:   Fri Jun 6 11:54:50 2008 +0200
30793
30794    ASF: Do not use stream_Read with a NULL buffer
30795
30796commit 05cb347026d5f03fdbddac517fe75372fc308a9b
30797Author: Rafaël Carré <funman@videolan.org>
30798Date:   Fri Jun 6 11:40:41 2008 +0200
30799
30800    Fix mozilla detection logic
30801
30802commit 38cc65962e877401d6209e8b925f345fc17369ec
30803Author: Rafaël Carré <funman@videolan.org>
30804Date:   Fri Jun 6 11:39:54 2008 +0200
30805
30806    Use stats demux only if selected
30807
30808commit e9fdaf06b59ebdd0b9b5faa000c18732354e44e1
30809Author: Rafaël Carré <funman@videolan.org>
30810Date:   Fri Jun 6 11:39:18 2008 +0200
30811
30812    ASF: Use stream_Seek() if we only want to seek
30813
30814commit 0bcda15e362b5e00fd4b6f458206ac52035b217d
30815Author: Rafaël Carré <funman@videolan.org>
30816Date:   Fri Jun 6 11:38:47 2008 +0200
30817
30818    stream_Read() : makes the buffer mandatory
30819
30820commit 8e95f585aa1986e02153ed407abf00d998d8af3b
30821Author: Jean-Baptiste Kempf <jb@videolan.org>
30822Date:   Thu Jun 5 18:25:21 2008 -0700
30823
30824    Small fix for DVD menus.
30825
30826commit ee285661e1b40a67b004af979c7b66c02bb432fb
30827Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30828Date:   Fri Jun 6 02:31:15 2008 +0200
30829
30830    input: Comment on how to enable auto pts delay adjustement.
30831
30832commit ed7b6cb100a89089a05b59b8c2ff70d0663a05c4
30833Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30834Date:   Fri Jun 6 02:30:50 2008 +0200
30835
30836    stats: Ownership.
30837
30838commit 722f244d86015adc90ec9c7687856d941a5bf207
30839Author: Christophe Mutricy <xtophe@videolan.org>
30840Date:   Thu Jun 5 23:54:39 2008 +0100
30841
30842    Desactivate activex until it's fixed
30843
30844commit 1bf957985128b9b4b294ae84f4558172cbcb89c2
30845Author: Christophe Mutricy <xtophe@videolan.org>
30846Date:   Thu Jun 5 23:45:43 2008 +0100
30847
30848    ffmpeg.h was removed
30849
30850commit 2713a7228ba300c9a82d8d27189320a6e46d0be1
30851Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30852Date:   Fri Jun 6 00:27:35 2008 +0200
30853
30854    input: Explain a bit more how --auto-adjust-pts-delay works.
30855
30856commit ea89b9c2d9d5b13c28da56f6b5ec284614db491f
30857Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30858Date:   Fri Jun 6 00:13:27 2008 +0200
30859
30860    input: Add --auto-adjust-pts-delay, this allows to stream/receive with an extremely low latency.
30861
30862    Simple demo:
30863    vlc --sout="#duplicate{dst=display,dst='transcode{vcodec=mp4v}:std{access=http,dst=0.0.0.0:8080,mux=ts}'}" --ignore-config  --use-stream-immediate movie.avi &
30864    vlc --use-stream-immediate http://127.0.0.1:8080
30865    and
30866    vlc --use-stream-immediate http://127.0.0.1:8080 --auto-adjust-pts-delay
30867
30868    You'll have to wait a bit until the pts delay is auto adjusted. Generally it takes 2-4 seconds, because access set a very high default pts delay value. One amelioration would be to lower the pts_delay when this option is set to allow a quicker convergence.
30869
30870    The general algorithm requires some tuning, but results are here.
30871
30872    Note, this only works if there is a video track. A similar function could be developped for the audio tracks.
30873
30874commit 6f8ce7ca56918ca2423b8728a3276aac8ba1cfe4
30875Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30876Date:   Thu Jun 5 23:11:00 2008 +0200
30877
30878    input: Use mtime_t for pts_delay.
30879
30880commit b99a3f6baaab73b33bd088bcdbf37b2291debeb3
30881Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30882Date:   Thu Jun 5 21:42:09 2008 +0200
30883
30884    stats: use vlc_common.h instead of vlc/vlc.h
30885
30886    Don't trust cherry-pick blindly.
30887
30888commit 70d5f8682bdcff58d50e5aac649e0e47be893374
30889Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30890Date:   Sat May 24 01:06:48 2008 +0200
30891
30892    stats: Add vout stats module.
30893
30894    ./vlc movie.avi --sout="#transcode{aenc=dummy,venc=stats}:std{access=http,mux=dummy,dst=0.0.0.0:8081}"
30895    ./vlc -vvv http://127.0.0.1:8081 --demux=stats --vout=stats --codec=stats
30896
30897commit f4844c9888a5410803fe9cfa13813dee4823e67d
30898Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30899Date:   Mon May 19 19:14:54 2008 +0200
30900
30901    stats: Initial import of a stat oriented module. Use with /vlc --ignore-config -I dummy -vvv movie.avi --sout="#transcode{aenc=dummy,venc=stats}:std{access=http,mux=dummy,dst=0.0.0.0:8080}"
30902
30903commit 5df2e973d079c0a43572cb9b248d226911b4cfbc
30904Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30905Date:   Fri May 23 13:28:36 2008 +0200
30906
30907    stream: Add a new method for buffering access: A*Immediate method.
30908
30909    It is much more efficient regarding latency as it doesn't bufferize more than needed, and let the module access take care of that eventually.
30910
30911    Enable with --use-stream-immediate. We may want to default it.
30912
30913    Note: --use-stream-immediate will be only effective on access that don't provide pf_block() for now. This is because I didn't benchmark against the Block method.
30914
30915    Here the gain that I did measure is about 200ms (less latency) when using the http access on a loopback.
30916
30917commit 446bfcd5f40d640097b4e765ae234c47b9831d12
30918Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30919Date:   Thu Jun 5 20:10:04 2008 +0300
30920
30921    Do not use print colored help if stdout is not a TTY
30922
30923commit b11eefc487ea5da71db21a775b3de3e0214d7188
30924Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30925Date:   Thu Jun 5 20:05:34 2008 +0300
30926
30927    Typo
30928
30929commit 8e17cc40106fd1b44b6f48fec0bdc1298b27c2bf
30930Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30931Date:   Thu Jun 5 19:04:56 2008 +0300
30932
30933    Support for using a custom text domain for configuration strings
30934
30935commit 64ae2cbffa7639c04869e6588f80f5c1a7d05221
30936Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
30937Date:   Thu Jun 5 19:16:05 2008 +0300
30938
30939    Support for custom text domain in module strings
30940
30941commit 129717e22fe674e4e4ac69fbcd5e9f055db3708d
30942Author: Pavlov Konstantin <thresh@videolan.org>
30943Date:   Thu Jun 5 19:39:00 2008 +0400
30944
30945    Contrib: remove unneeded and outdated dvdnav.patch.
30946
30947commit 40e5d0d1abbf12b90e8b47ccdbd7452d720b0b52
30948Author: Pavlov Konstantin <thresh@videolan.org>
30949Date:   Thu Jun 5 19:37:52 2008 +0400
30950
30951    Contrib: Remove libdvdnav-win32 patch, applied upstream.
30952
30953commit 25ef68ba9cdf9590433a0e2faf001dd2a1cc835c
30954Author: Pavlov Konstantin <thresh@videolan.org>
30955Date:   Thu Jun 5 19:36:15 2008 +0400
30956
30957    Contrib: update bulk patch for libdvdnav.
30958
30959commit ca2350877d158830421fa47f147387a11e2f0ba1
30960Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
30961Date:   Thu Jun 5 13:04:03 2008 +0100
30962
30963    enable display of background bitmaps (eg, picture subtitles)
30964
30965    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
30966
30967commit 26716258739260ba9c3ffbe0d1e78509635abda2
30968Author: Rafaël Carré <funman@videolan.org>
30969Date:   Thu Jun 5 15:31:02 2008 +0200
30970
30971    Don't workaround unknown bugs in external libraries
30972
30973    Better comment them fully, if you are too lazy to report upstream
30974
30975commit ae2b7693af07621c2b3d7cf22c9acb242cb224d8
30976Author: Rafaël Carré <funman@videolan.org>
30977Date:   Thu Jun 5 13:00:14 2008 +0200
30978
30979    Use a libhal property only if it exists
30980
30981    Regression introduced in [c75dafab5775afe24fc5f2bd944199bb361d6269]
30982    Bug spotted by Fabio Ritrovato
30983
30984commit 2f05de0d7e3ca03806b2306deb9d256a6e789a0d
30985Author: Pierre d'Herbemont <pdherbemont@videolan.org>
30986Date:   Thu Jun 5 02:35:29 2008 +0200
30987
30988    libvlc: No need to link to Cocoa.
30989
30990commit 47db573323acbeef61d4261c24764aa971be2ef2
30991Author: Rafaël Carré <funman@videolan.org>
30992Date:   Thu Jun 5 01:52:50 2008 +0200
30993
30994    Don't try to build broken postproc modules
30995
30996commit 4f96ebd607c62dac7a21d6055514c07dd2d4cd09
30997Author: Antoine Cellerier <dionoea@videolan.org>
30998Date:   Thu Jun 5 01:31:23 2008 +0200
30999
31000    Remove debug (tip: put debug messages in spanish, they're easier to grep
31001    for in english code)
31002
31003commit 778665b00ee9e8788174eaa540f050276b18cf0f
31004Author: Antoine Cellerier <dionoea@videolan.org>
31005Date:   Thu Jun 5 01:23:17 2008 +0200
31006
31007    Default enable the dvb and v4l2 modules.
31008
31009commit 42683681f7a24c8441828d8ee77e3b40d8661dcf
31010Author: Rafaël Carré <funman@videolan.org>
31011Date:   Thu Jun 5 00:46:39 2008 +0200
31012
31013    Typo: use debug code only when wanted (and defined)
31014
31015commit 3c5c04601e89885ce961a766d85cffe9ab5b375a
31016Author: Antoine Cellerier <dionoea@videolan.org>
31017Date:   Thu Jun 5 00:02:42 2008 +0200
31018
31019    This should fix audio transcoding. (unfortunately I have some issues
31020    a bit later ... but at least it gives a starting point for people
31021    wanting to have fun with transcode / audio / filter chains)
31022
31023commit 6d004778d445e1666c33b6ea4515a32428218e05
31024Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31025Date:   Wed Jun 4 23:06:27 2008 +0300
31026
31027    RTP: support for pulse code modulation
31028
31029commit 8235fe322236b1e1270caae42da9c2591ea0263f
31030Author: Antoine Cellerier <dionoea@videolan.org>
31031Date:   Wed Jun 4 22:04:58 2008 +0200
31032
31033    YUV 422 Packed motion detect (still kind of broken).
31034
31035commit 2306ec6b95ece0e0443cd1a292ea8095c99209e5
31036Author: Antoine Cellerier <dionoea@videolan.org>
31037Date:   Wed Jun 4 22:04:44 2008 +0200
31038
31039    Fix segfault in transcode (audio).
31040
31041commit 2085fb08ae43ba48a2ab115505b9524808233b3c
31042Author: Antoine Cellerier <dionoea@videolan.org>
31043Date:   Wed Jun 4 20:19:05 2008 +0200
31044
31045    Factorize some code in the filters.
31046
31047commit b6dc08dbaaf134f80a528e1ac1e63309a55cf9c7
31048Author: Antoine Cellerier <dionoea@videolan.org>
31049Date:   Wed Jun 4 20:02:58 2008 +0200
31050
31051    Factorize picture dating and releasing code.
31052
31053commit 728bc0ab3a8436fd68cdbf3c4f91399a3c0100b0
31054Author: Antoine Cellerier <dionoea@videolan.org>
31055Date:   Wed Jun 4 20:02:22 2008 +0200
31056
31057    Useless statement.
31058
31059commit aa1b2f6ffffa6ce35440e5fe7b3e81e19b0c771e
31060Author: Antoine Cellerier <dionoea@videolan.org>
31061Date:   Wed Jun 4 19:58:16 2008 +0200
31062
31063    Add support for Packed YUV 422 to rotate video filter. Output quality is
31064    less than that of the planar version (uses nearest neighboor instead of
31065    interpolated colors)
31066
31067commit 2e65b47b71e8458270d3988271200232536acbe5
31068Author: Antoine Cellerier <dionoea@videolan.org>
31069Date:   Wed Jun 4 16:53:19 2008 +0200
31070
31071    Only try creating the filter chain once.
31072
31073commit 3088c9e953ab32bf63e93490f78a278e488bb5ce
31074Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31075Date:   Wed Jun 4 22:30:44 2008 +0300
31076
31077    access_udp: remove UDP-Lite support
31078
31079commit 7636aceaee9cff1ec11710848d0822132189a46f
31080Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31081Date:   Wed Jun 4 22:30:13 2008 +0300
31082
31083    RTP: add UDP-Lite support
31084
31085commit f10ba0d30508dc9e66f9853f79b5b7e1d8505aa4
31086Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31087Date:   Wed Jun 4 22:16:04 2008 +0300
31088
31089    Do not use the old UDP access for RTP/AVP
31090
31091commit 421bedb95dd122328c40f15093c74bb10762d16d
31092Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31093Date:   Wed Jun 4 22:14:51 2008 +0300
31094
31095    Build the RTP plugin
31096
31097commit 9649c59908053fd96488d1126a9149ce9ce40fc4
31098Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31099Date:   Wed Jun 4 21:43:38 2008 +0300
31100
31101    Don't check for impossible error involving object types
31102
31103commit c3a30a7b7b312f3004b88fe9185b491ea3fc7430
31104Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31105Date:   Wed Jun 4 21:35:56 2008 +0300
31106
31107    FTP: do not rely on object_type
31108
31109commit 2709abbb60aeeba299d9cab347cda64f635c2b26
31110Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31111Date:   Wed Jun 4 21:30:38 2008 +0300
31112
31113    Remove VLC_OBJECT_SOUT
31114
31115commit a03298340f2ff224d52446bb3ad55eb4208fac52
31116Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31117Date:   Wed Jun 4 21:24:25 2008 +0300
31118
31119    Remove another unsafe sout cleanup hack
31120
31121commit 031c6028192ea228892e105e94b1c370256b0d3c
31122Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31123Date:   Wed Jun 4 21:16:29 2008 +0300
31124
31125    Playlist takes care of sout-keep, NOT libvlc!
31126
31127    Fixes a bunch of crashes at exit.
31128
31129commit 65892ac8249cd60f0f2ae25e138a76c76436e9e3
31130Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31131Date:   Wed Jun 4 21:13:47 2008 +0300
31132
31133    Handle sout-keep from the playlist engine
31134
31135commit bed1fe1b898a0721a58461fe7c97f0eb376ac1d2
31136Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31137Date:   Wed Jun 4 21:12:07 2008 +0300
31138
31139    Simplify
31140
31141commit 0c3914d0a43ef2132131828967146169343a39d6
31142Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31143Date:   Wed Jun 4 20:45:43 2008 +0300
31144
31145    VLM: remove the unneeded sout-keep hack
31146
31147commit e3c6b242570ec32867138f9bd11414400814431b
31148Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31149Date:   Wed Jun 4 20:34:38 2008 +0300
31150
31151    Remove sout-keep from the input code
31152
31153    It needs to be done by the parent (VLM or playlist)
31154
31155commit f2852bcf0d7f6d19df6af364d806a42dfc040677
31156Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31157Date:   Wed Jun 4 20:34:13 2008 +0300
31158
31159    Fix crash if inputs fails and there is no sout
31160
31161commit 86afb9792b9990d47d036cdbc3a1f216152d0960
31162Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31163Date:   Wed Jun 4 20:33:17 2008 +0300
31164
31165    Fix grammar
31166
31167commit cc01f686c5f807d6b53ea5298c4687f5a41dac28
31168Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31169Date:   Wed Jun 4 20:16:47 2008 +0300
31170
31171    vlc_threadobj under NDEBUG and refcheck under LIBVLC_REFCHECK
31172
31173    vlc_threadobj() is no use otherwise. People may want not to enable
31174    reference checking all the time also...
31175
31176commit c15a5164ddd9105ce4de09fc9dcd95d4263ad3df
31177Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31178Date:   Wed Jun 4 19:59:28 2008 +0300
31179
31180    Ignore exceptions correctly - don't let libvlc assert
31181
31182commit ed2a403f13bf8265d16ec5a721f8b27e07945e79
31183Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31184Date:   Wed Jun 4 19:50:20 2008 +0300
31185
31186    Remove redumdant b_play code
31187
31188commit 4d50cccae6bd757cfc3db77f515827a8c94dac21
31189Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31190Date:   Wed Jun 4 19:43:25 2008 +0300
31191
31192    VLC: start the playlist at start
31193
31194commit a62595b97ffddfb1e75827354ff56da227f44cad
31195Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31196Date:   Wed Jun 4 19:32:23 2008 +0300
31197
31198    libvlc_InternalAddIntf: remove the other boolean
31199
31200commit 17eeea99c4940cbbd43f2c7e25da23f5e6e133c2
31201Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31202Date:   Wed Jun 4 19:18:24 2008 +0300
31203
31204    Simplify
31205
31206commit a8712a3720567c0b03612d0d93d354bd90f8b138
31207Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31208Date:   Wed Jun 4 18:43:06 2008 +0300
31209
31210    Fix sout leak if the playlist is gone
31211
31212commit 497087466251d63b5245082c5200f5df21a5af4f
31213Author: Antoine Cellerier <dionoea@videolan.org>
31214Date:   Wed Jun 4 16:51:20 2008 +0200
31215
31216    Use gray for the place holder color on packed formats (else you'd end up
31217    with an ugly green in packed YUV).
31218
31219commit 35877427331f64d9ec9b7b662564722301908c65
31220Author: Antoine Cellerier <dionoea@videolan.org>
31221Date:   Wed Jun 4 15:32:12 2008 +0200
31222
31223    Fix help string.
31224
31225commit eb7856b7405bb1ae4472081760d89b6134fad464
31226Author: Antoine Cellerier <dionoea@videolan.org>
31227Date:   Sat May 31 17:34:35 2008 +0200
31228
31229    Add "Y800" and "Y8  " as aliases for the "GREY" fourcc in the core.
31230
31231commit 39eef2d3c94153157cafa65f8b655c19e6b80806
31232Author: Antoine Cellerier <dionoea@videolan.org>
31233Date:   Wed Jun 4 12:57:50 2008 +0200
31234
31235    Ugly hack to make the filter chain work correctly for the video output core. This will be removed once all the different picture release methods have been merged into one coherent method.
31236
31237commit 5cc4255aa74f938e38cbdd9dcca4136475a4bc3f
31238Author: Antoine Cellerier <dionoea@videolan.org>
31239Date:   Wed Jun 4 12:56:46 2008 +0200
31240
31241    Fix a few compilation warnings.
31242
31243commit e259db6fefa6941b1a9cc2c01de8536c53b3ec01
31244Author: Antoine Cellerier <dionoea@videolan.org>
31245Date:   Wed Jun 4 02:24:00 2008 +0200
31246
31247    Use filter chain in subpicture core.
31248
31249commit 350148d32c57a849a34dd44df89058b41f28531c
31250Author: Antoine Cellerier <dionoea@videolan.org>
31251Date:   Wed Jun 4 00:28:03 2008 +0200
31252
31253    Use filter chain in video output core.
31254
31255commit 9675983e20ab9bd6d9784afbf01f72ade9f5a7db
31256Author: Antoine Cellerier <dionoea@videolan.org>
31257Date:   Wed Jun 4 00:27:34 2008 +0200
31258
31259    Use filter chain in transcode (audio filter2 and video filter2).
31260
31261commit 7f0421c222c40c5a7719d25463dc99540f3aac93
31262Author: Antoine Cellerier <dionoea@videolan.org>
31263Date:   Tue Jun 3 22:48:45 2008 +0200
31264
31265    Remove unused types and fix indentation.
31266
31267commit 57d88c823edb427bdba7ed9d77da707064d90f2e
31268Author: Antoine Cellerier <dionoea@videolan.org>
31269Date:   Tue Jun 3 22:44:06 2008 +0200
31270
31271    New filter chain handling API. This should make it possible to factorize
31272    a lot of code everywhere a filter_t chain is used ("video filter2":
31273    vout core, transcode, chain.c video filter; "sub filter": spu_Init;
31274    "audio filter2": transcode; the other types of filter_t objects are
31275    never chained)
31276
31277    Btw, why aren't "audio filter2" filters used anywhere in the aout core?
31278
31279commit 69c6803c9cdf2232a76903722a542e26146e7d51
31280Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31281Date:   Wed Jun 4 00:06:27 2008 +0300
31282
31283    RTP: support for G.711
31284
31285    Note that it seems to suck badly, but as I get the same awful results
31286    with RTSP+live555, I have to assume eitehr the whole synchro is broken
31287    or the stream output is
31288
31289commit 7e42e3223bf8b5bb8baa8477b3636cec3dcbb72a
31290Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31291Date:   Tue Jun 3 23:39:48 2008 +0300
31292
31293    Ignore unknown payload types
31294
31295commit 91f7b6f52527c671ddafcb0f478a33a83ce0f379
31296Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31297Date:   Tue Jun 3 23:32:27 2008 +0300
31298
31299    RTP: add support for MPA and MPV static payload formats
31300
31301commit b8b6f0b05a4964e50321644b6bf36a6814557a01
31302Author: Rafaël Carré <funman@videolan.org>
31303Date:   Tue Jun 3 22:24:43 2008 +0200
31304
31305    Add missing prototypes
31306
31307commit ceb76725a3e379b337fada346417818030b497c2
31308Author: Rafaël Carré <funman@videolan.org>
31309Date:   Tue Jun 3 21:57:31 2008 +0200
31310
31311    Link with libavutil when needed
31312
31313    Use tabs in Makefile
31314
31315commit f9dcddd88db1da17054b2eb2285ac7126772e38c
31316Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31317Date:   Tue Jun 3 22:43:29 2008 +0300
31318
31319    Minimalistic RTP demux
31320
31321    Currently, only MP2T payload and UDP transport work.
31322
31323commit 1a811a836cf332ca0492d3e7f8898329197cc9aa
31324Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31325Date:   Tue Jun 3 19:09:59 2008 +0300
31326
31327    Fix typo
31328
31329commit 11b51d62210fb0cd6f0c067eec6e40074e9c9c7d
31330Author: Antoine Cellerier <dionoea@videolan.org>
31331Date:   Tue Jun 3 17:01:03 2008 +0200
31332
31333    Do not align height and width on multiples of 16 in XVideo output. This fixes #1604. If someone thinks that this fix isn't correct, please revert this commit ... and explain why it was wrong :)
31334
31335commit 86c91e1260731c8c3d708af0ed289b048d78bf98
31336Author: Pavlov Konstantin <thresh@videolan.org>
31337Date:   Tue Jun 3 18:56:20 2008 +0400
31338
31339    Contrib: update libdvdnav patch to current SVN.
31340
31341commit b72ef60a0dc52ac7c1d8a455a3d6975b0f1b50d8
31342Author: Rafaël Carré <funman@videolan.org>
31343Date:   Tue Jun 3 16:02:11 2008 +0200
31344
31345    Shut down debug useless to most users and developers
31346
31347commit 425e7f204caa4ed2ae2dd77062cd18bd9c598702
31348Author: Antoine Cellerier <dionoea@videolan.org>
31349Date:   Tue Jun 3 16:00:45 2008 +0200
31350
31351    Only link avcodec with libavcodec, avformat with libavformat, swscale with libswscale, imgresample with libavcodec (small hack include to fix AC_CHECK_LIB code), postproc with libpostproc.
31352
31353commit 3a49e9f3cae6e766766fbf81ed9239a6e475be7e
31354Author: Antoine Cellerier <dionoea@videolan.org>
31355Date:   Tue Jun 3 15:19:37 2008 +0200
31356
31357    Split should now be complete (postproc still needs to be fixed).
31358
31359commit 11aac010aca2776806eeee5f95fbdf6b87e751be
31360Author: Antoine Cellerier <dionoea@videolan.org>
31361Date:   Tue Jun 3 14:56:07 2008 +0200
31362
31363    Some more seperation of the different ffmpeg based modules. They're now completely disjoint except for the common chroma.h and fourcc.h headers.
31364
31365commit f289c1f178d4eee60e527153021fa6f91adb4d7a
31366Author: Antoine Cellerier <dionoea@videolan.org>
31367Date:   Tue Jun 3 12:48:17 2008 +0200
31368
31369    Mention the ffmpeg split in the NEWS file.
31370
31371commit c0662427d22a4c90a57a051a46a552eaef1f31bf
31372Author: Antoine Cellerier <dionoea@videolan.org>
31373Date:   Tue Jun 3 12:01:50 2008 +0200
31374
31375    Img resample based module (functionality untested ... but compilation and loading works). Remove unneeded stuff from swscale.
31376
31377commit 1ce62168f30a42924db2535fe8c499e1eae5d2bb
31378Author: Antoine Cellerier <dionoea@videolan.org>
31379Date:   Tue Jun 3 11:24:15 2008 +0200
31380
31381    Remove unneeded VLC_OBJECT_CHROMA define.
31382
31383commit ebbc287d752e33efd2bdb74fbc4916134df00bf7
31384Author: Antoine Cellerier <dionoea@videolan.org>
31385Date:   Tue Jun 3 11:23:11 2008 +0200
31386
31387    Add fallback to img_resample based plugin if swscale isn't available on the system. img_resample will be built as a seperate module than avcodec to prevent avcodec from refusing to dlopen if img_resample is unavailable (debian...).
31388
31389commit e81f8e4ca21f28b3449b8922b6b81e12c1e56a4b
31390Author: Rafaël Carré <funman@videolan.org>
31391Date:   Tue Jun 3 01:50:37 2008 +0200
31392
31393    Remove dead autoconf tests
31394
31395commit 68eb2ac4c12e2b93017a276ae6df1038006b2774
31396Author: Rafaël Carré <funman@videolan.org>
31397Date:   Tue Jun 3 01:46:45 2008 +0200
31398
31399    Makes configure list enabled modules
31400
31401commit ad3d28409f5b7ad44136b19332ccc609362f8025
31402Author: Rafaël Carré <funman@videolan.org>
31403Date:   Tue Jun 3 01:32:40 2008 +0200
31404
31405    Listen to autoconf warnings: cache-id must contain _cv_
31406
31407commit 267c2d9cbee2264324a7539641ac8efbe8d88151
31408Author: Rafaël Carré <funman@videolan.org>
31409Date:   Tue Jun 3 01:09:58 2008 +0200
31410
31411    Cmake : cmml has no dependency, enable it by default
31412
31413commit a692da436862b7ed8177169ce0008aead618fdc9
31414Author: Christophe Mutricy <xtophe@videolan.org>
31415Date:   Tue Jun 3 00:27:56 2008 +0100
31416
31417    libhal is not a strict requirement
31418
31419commit deb2a71bb413431047d1980d31902ee71e146789
31420Author: Christophe Mutricy <xtophe@videolan.org>
31421Date:   Tue Jun 3 00:13:09 2008 +0100
31422
31423    Slovenian l10n update by Matej Urbančič
31424
31425commit c85bb4b7cbf13c16e74bc4d21a2487f5f8b98d1d
31426Author: Christophe Mutricy <xtophe@videolan.org>
31427Date:   Mon Jun 2 23:27:06 2008 +0100
31428
31429    Update pot and po files
31430
31431commit 04f2e3ab668962c758fdd2d0c7adf624abc4c399
31432Author: Christophe Mutricy <xtophe@videolan.org>
31433Date:   Mon Jun 2 23:18:03 2008 +0100
31434
31435    Serbian l10n by Marko Uskokovic and Gorana Milicevic of cp6linux.org
31436
31437commit c75dafab5775afe24fc5f2bd944199bb361d6269
31438Author: Rafaël Carré <funman@videolan.org>
31439Date:   Mon Jun 2 22:10:26 2008 +0200
31440
31441    Remove support DBus & HAL APIs
31442
31443    Acked by DBus code maintainers
31444
31445commit 5b49b6b1456606c6f82cbaa79e5a0f9970364470
31446Author: Rafaël Carré <funman@videolan.org>
31447Date:   Mon Jun 2 21:53:19 2008 +0200
31448
31449    Fix i420_yuy2 chroma
31450
31451commit b538efdf8d7080991284c705b8e5176e3a2cdcff
31452Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31453Date:   Mon Jun 2 20:45:15 2008 +0300
31454
31455    Fix linking postproc
31456
31457commit 135b7417245087df851d518c583982eae0efb197
31458Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31459Date:   Mon Jun 2 20:32:07 2008 +0300
31460
31461    Look for postproc/postprocess.h correctly
31462
31463commit e0f21fbc2e9bc4a1a385dd4e6fa0a1bfdb6b98ae
31464Author: Jean-Paul Saman <jpsaman@videolan.org>
31465Date:   Mon Jun 2 19:22:10 2008 +0200
31466
31467    Fix applying of ffmpeg-svn-configure patch.
31468
31469commit 66902e1ba79b6181caa26b3420a60831e4f7faf8
31470Author: Antoine Cellerier <dionoea@videolan.org>
31471Date:   Mon Jun 2 18:34:05 2008 +0200
31472
31473    This module scales with nearest neightboor algorithm ... lower it's capability score so that swscale will be used if available instead.
31474
31475commit ecc787cdac7b327be6a97f65627972a8c1556977
31476Author: Antoine Cellerier <dionoea@videolan.org>
31477Date:   Mon Jun 2 18:26:39 2008 +0200
31478
31479    Simplify scale and chroma conversion code a lot. Remove native croping, padding and 'canvassing' support for transcode. Those will be availble through transcode's vfilter chain in the near future.
31480
31481commit b28eb687ff725907f2ffb37c4c3fc1071bf77437
31482Author: Antoine Cellerier <dionoea@videolan.org>
31483Date:   Mon Jun 2 17:24:20 2008 +0200
31484
31485    Port chain filter to new API. Now supports chaining of chroma conversion and scaling operations. Integration of crop/padding still needs to be done. This might need to be moved in the core.
31486
31487commit f4c4d8d2f03eefa4333203c35d1cb0ebf433438f
31488Author: Antoine Cellerier <dionoea@videolan.org>
31489Date:   Mon Jun 2 16:44:03 2008 +0200
31490
31491    Setting a local var to NULL right before exiting the function is useless.
31492
31493commit 218efb93081e39e66b44a78d728847e1a3679db1
31494Author: Antoine Cellerier <dionoea@videolan.org>
31495Date:   Mon Jun 2 16:25:25 2008 +0200
31496
31497    Chroma modules now exactly implement the "video filter2" capability.
31498
31499commit a519caccb5a01a42700c664d69bb5ced218dafa1
31500Author: Antoine Cellerier <dionoea@videolan.org>
31501Date:   Mon Jun 2 15:01:33 2008 +0200
31502
31503    Split ffmpeg module in avcodec (decoders, encoders, deinterlacing), avformat (demuxers, muxers), swscale (scaling, chroma conversion) and postproc modules.
31504
31505commit 7f9999df31ecac9d34fcf98a6074776ab275b754
31506Author: Antoine Cellerier <dionoea@videolan.org>
31507Date:   Mon Jun 2 14:31:34 2008 +0200
31508
31509    Enforce --no-overlay option in SDL video output.
31510
31511commit 2e2178f773f3316cb9895e25eb14b8db70f9a414
31512Author: Antoine Cellerier <dionoea@videolan.org>
31513Date:   Mon May 26 21:44:06 2008 +0200
31514
31515    Chroma API change. Chromas are now normal video filters (almost).
31516
31517commit efc571987f4047c0454f75d3ee30ba4df3693fa7
31518Author: Antoine Cellerier <dionoea@videolan.org>
31519Date:   Sat Mar 8 22:36:04 2008 +0100
31520
31521    Adapt transcode to use the new croppadd video filter when needed.
31522    Do not use knowledge about the FFmpeg version in transcode.
31523
31524commit 0b74611881cf342ad2acc2337e3a4f5210b714df
31525Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31526Date:   Mon Jun 2 18:02:36 2008 +0300
31527
31528    Add -ldl (git commit --amend with -a again!), document news
31529
31530commit 12f23f648dbe01c8c362a24315020f59b90e3efe
31531Author: Wang Bo <silencewang@msn.com>
31532Date:   Mon Jun 2 10:14:38 2008 +0800
31533
31534    RealVideo codec through DLL loader
31535
31536    With the mutex patch plus a few fixes.
31537
31538    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
31539
31540commit 72da704cd7eddd002c5de789bec9b528aa838656
31541Author: Rafaël Carré <funman@videolan.org>
31542Date:   Sun Jun 1 22:30:26 2008 +0200
31543
31544    Cmake: enable a bunch of modules - still a lot TODO
31545
31546commit 2a1ee35de7086cd7a967ad6cd55321412767c008
31547Author: Rafaël Carré <funman@videolan.org>
31548Date:   Sun Jun 1 22:16:11 2008 +0200
31549
31550    cmake: enable mmap access
31551
31552commit b46ba4105c1db449f5045f07386931052e6eb042
31553Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31554Date:   Sun Jun 1 23:13:13 2008 +0300
31555
31556    vlc-control.pc -> libvlc.pc
31557
31558commit 6fd7ce2fba1afbe9832f4846456017c5f7a8e6a0
31559Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31560Date:   Sun Jun 1 22:07:20 2008 +0200
31561
31562    playlist: Code readability.
31563
31564commit 097f8fc9cddf85baac0ad3083c13a85384e86e66
31565Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31566Date:   Sun Jun 1 23:01:30 2008 +0300
31567
31568    Do not try to build the ActiveX so we can at least have nightlies.
31569
31570commit 0e7a548e6e2d4e6adbdcb5f963cca635ac2a96f8
31571Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31572Date:   Sun Jun 1 21:50:18 2008 +0200
31573
31574    playlist: Compile fix for previous commit, plus warning removal.
31575
31576commit 61ee17a85417817e8046fe5373f160f5349cbf07
31577Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31578Date:   Sun Jun 1 21:47:49 2008 +0200
31579
31580    playlist: Listen to duration changed events, and remove a vout->playlist dependency.
31581
31582commit 9ff2a688923e778b1526dba269c836afa1c5a1e1
31583Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31584Date:   Sun Jun 1 21:44:31 2008 +0200
31585
31586    playlist: Listen to vlc_InputItemMetaChanged. This removes one more playlist->vout dependency.
31587
31588    This could trigger some interface bugs, especially if they handle their callbacks carelessly. Revert if you have issues, but also consider to fix your interface.
31589
31590commit fe1fdaf598d73a3cabe417ae85a6132623a10466
31591Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31592Date:   Sun Jun 1 20:52:20 2008 +0300
31593
31594    Simplify AI_NUMERICSERV usage
31595
31596commit 3527f69d9fbbbd8327c80354c4ad3122df521ee8
31597Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31598Date:   Sun Jun 1 21:17:16 2008 +0200
31599
31600    libvlccore: "intf-show" is now a libvlc var instead of a playlist var. This removes a vout->playlist dependency.
31601
31602commit 65f35e28ead51530840e0c4b488a8b219a019fe7
31603Author: Rafaël Carré <funman@videolan.org>
31604Date:   Sun Jun 1 20:32:25 2008 +0200
31605
31606    Fix various bugs / missing checks for cmake
31607
31608    Add ENABLE_NLS define, and make po files optional
31609    Update source files to latest modifications
31610    Add missing function checks
31611    Define QT4LOCALEDIR
31612    Require ncurses (I will submit a patch to cmake to check for ncursesw)
31613
31614commit 7d218020ad0516530bcd6a3b3c18998bdf024a1b
31615Author: Rafaël Carré <funman@videolan.org>
31616Date:   Sun Jun 1 15:53:45 2008 +0200
31617
31618    Typo
31619
31620commit 15e6f2c9d099fac8307a8e40055886e2f11de1d5
31621Author: Rafaël Carré <funman@videolan.org>
31622Date:   Sun Jun 1 14:30:27 2008 +0200
31623
31624    Binary updates: support arbitrarily long descriptions
31625
31626    Note that an upper limit should be set anyway
31627
31628commit 53c74579305052334468d130a3f4bfcfc3757209
31629Author: Rafaël Carré <funman@videolan.org>
31630Date:   Sun Jun 1 13:49:42 2008 +0200
31631
31632    s/vout_Destroy/vlc_object_release/ - A cat is a cat
31633
31634commit 23293def20be7820c9b891c4e219e2cf71f6d636
31635Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31636Date:   Sun Jun 1 16:50:01 2008 +0300
31637
31638    Look for reference leaks. I found none, though.
31639
31640commit 6391721b5a50240dfc9da84d4bac3ba9759f33df
31641Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31642Date:   Sun Jun 1 16:32:54 2008 +0300
31643
31644    Another memory leak
31645
31646commit 586f3818972c895194167f06c3003b8a9236ca34
31647Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31648Date:   Sun Jun 1 16:28:42 2008 +0300
31649
31650    Fix small memory leak
31651
31652commit e750a4887f4bc15f726dc2ab00f1dfaa18b39e8c
31653Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31654Date:   Sun Jun 1 16:17:11 2008 +0300
31655
31656    Simplify Win32 command line parsing
31657
31658commit ca12c6bb9fffe9dee9442c5f57c8ad620e4c9c4d
31659Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31660Date:   Sun Jun 1 14:40:13 2008 +0200
31661
31662    Revert "service_discovery: Remove an uneeded hack."
31663
31664    This reverts commit e31c7798f239aa6ea94c8ba302c663405d4d9a27.
31665
31666    Damned, this is a hack to display psz_cat in the playlist.
31667
31668commit e31c7798f239aa6ea94c8ba302c663405d4d9a27
31669Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31670Date:   Sun Jun 1 14:29:37 2008 +0200
31671
31672    service_discovery: Remove an uneeded hack.
31673
31674commit dd9d6f4ed86df260b6447a4a1d8db5a5ccaeee48
31675Author: Christophe Mutricy <xtophe@videolan.org>
31676Date:   Sun Jun 1 11:16:57 2008 +0100
31677
31678    Handles the VLC_EEXITSUCESS case
31679
31680    So that vlc --{list,help,module} don't get us a non-null exit code
31681
31682commit 3df8219d70e452cfdd6631658202fb59da4e225f
31683Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31684Date:   Sun Jun 1 12:13:57 2008 +0300
31685
31686    RC OSD: Fix NULL check after deref (CID 109)
31687
31688    (cherry picked from commit a2d82490555eb3271a77b4958bc8528091951901)
31689
31690    Conflicts:
31691
31692            modules/control/rc.c
31693
31694commit 951d135f82db558748836d065ba440ab9128e9e4
31695Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31696Date:   Sun Jun 1 11:57:22 2008 +0300
31697
31698    ./vlc: clean, also speed up make distcheck a tiny tiny bit
31699
31700commit 2e40b4c523f32cfeca90434c63c705b467863393
31701Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31702Date:   Sun Jun 1 11:34:41 2008 +0300
31703
31704    Fix deadlock when quitting the dummy interface
31705
31706commit ca797b1332660646ac7c8f0cec481782433726ae
31707Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31708Date:   Sun Jun 1 11:16:10 2008 +0300
31709
31710    Use pl_Yield instead of vlc_object_find
31711
31712commit ddfce772105e4d8a765a3c29e692a93593ec4ec5
31713Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31714Date:   Sun Jun 1 11:03:45 2008 +0300
31715
31716    Missed files in previous commit
31717
31718commit d17b42fe978dd0de33aebd002e37d8ced946d021
31719Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31720Date:   Sun Jun 1 10:49:10 2008 +0300
31721
31722    Fix a warning
31723
31724commit 6f9eedc7b73936de86ab406f9cfd3e3946d68d96
31725Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31726Date:   Sun Jun 1 10:48:49 2008 +0300
31727
31728    Fix prototypes
31729
31730    /!\ In pure C, `()` means `(...)`, not `(void)`
31731
31732commit ef20d249e83dfd3321754c1e7a964e448001898e
31733Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31734Date:   Sun Jun 1 10:40:13 2008 +0300
31735
31736    Try to fix mozilla
31737
31738commit 87c8d9dd25ea706a53eb05deb54f32401fffa262
31739Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31740Date:   Sun Jun 1 10:37:56 2008 +0300
31741
31742    Fix changelog distribution
31743
31744commit eb5e7fb48e14a138a4e05c3672626995d58a90d0
31745Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31746Date:   Sun Jun 1 10:29:08 2008 +0300
31747
31748    Fix building the testsuite
31749
31750commit f56ed8d5f4ce44fed277cecfd8a0be495c4191da
31751Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31752Date:   Sun Jun 1 10:26:46 2008 +0300
31753
31754    mediacontrol: fix compilation
31755
31756commit dc902fa14a53020687df276243e532eaec407fa8
31757Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31758Date:   Sun Jun 1 10:22:29 2008 +0300
31759
31760    Remove recursive libvlc <-> vlc/vlc inclusion
31761
31762commit 92fd43285ca7188ce237788dd5172cf3f6071fcc
31763Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31764Date:   Sun Jun 1 10:13:32 2008 +0300
31765
31766    Bring mediacontrol back in the headers test
31767
31768commit 8c80fa1d7682cb48cec428fd5f8c10325169316c
31769Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31770Date:   Sun Jun 1 10:12:55 2008 +0300
31771
31772    Do not include vlc_common from vlc/vlc anymore
31773
31774commit cf249e3a425ed77f6cd37c3247001c744603bbf2
31775Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31776Date:   Sun Jun 1 10:12:28 2008 +0300
31777
31778    mediacontrol: include vlc_common and fix ABI (= avoid bool)
31779
31780commit 6349569ec884998211024e3288b41ae3fa6adc6c
31781Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31782Date:   Sun Jun 1 10:11:34 2008 +0300
31783
31784    include vlc_common
31785
31786commit 78649c5df05775231258c14d30c1fd3b7dfe0010
31787Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31788Date:   Sun Jun 1 09:47:52 2008 +0300
31789
31790    Fix the headers test
31791
31792commit 24f4104f8afa6c896a51207b223e7d488c7b01e8
31793Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31794Date:   Sun Jun 1 09:39:36 2008 +0300
31795
31796    Fix
31797
31798commit 952d118d97d168123b947cf8edcbc3a0360f0d9b
31799Author: Christophe Mutricy <xtophe@videolan.org>
31800Date:   Sun Jun 1 00:42:33 2008 +0100
31801
31802    Be more verbose about the failure if we return a non-null exit code
31803
31804commit ff90a8aa61756921006597b7ce37f380df3c80aa
31805Author: Jean-Baptiste Kempf <jb@videolan.org>
31806Date:   Sat May 31 15:41:45 2008 -0700
31807
31808    Don't include deleted files.
31809
31810commit 42a19ee8d0729b5fb39a994b4778990f6227b48d
31811Author: Jean-Baptiste Kempf <jb@videolan.org>
31812Date:   Fri May 23 16:03:27 2008 -0700
31813
31814    Mingw64 defines _I64_MAX in limits.h
31815
31816commit 2203521d89348a28dc1d0381c5ed8d28ee8d9de3
31817Author: Christophe Mutricy <xtophe@videolan.org>
31818Date:   Sat May 31 23:30:27 2008 +0100
31819
31820    Don't use deprecated and removed API in Mozilla plugin.
31821
31822commit 31a8cbee8c72701d11dc5152b91256134c8165c8
31823Author: Christophe Mutricy <xtophe@videolan.org>
31824Date:   Sat May 31 23:03:37 2008 +0100
31825
31826    Don't use vlc_int64_t. It no longer exist.
31827
31828commit 231a36af4f787ee52033de936b8e7d2ed4f06732
31829Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31830Date:   Sun Jun 1 00:21:29 2008 +0200
31831
31832    Revert "Preparser: yield the playlist (NSDRCID 1)"
31833
31834    This reverts commit f3b97438a7451c340b27446d687c6c5603a8323a.
31835
31836    It creates a circular reference holding. (playlist is the parent of the preparser and hold a reference to the preparser during all the preparser life's span).
31837
31838commit a717f3bb306a96e04a1ef0993a4f379d307ffa49
31839Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31840Date:   Sun Jun 1 00:19:11 2008 +0200
31841
31842    libvlccore: Don't do vout destruction before destroying playlist.
31843
31844commit dc6b4028e188f28131b487e6ea817de150c2eecd
31845Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31846Date:   Sat May 31 23:48:33 2008 +0200
31847
31848    minimal_macosx: Add miosx as shortcut too.
31849
31850commit b394e8e711d9e0f90d0b4b13353ead8b43bd9621
31851Author: Pierre d'Herbemont <pdherbemont@videolan.org>
31852Date:   Sat May 31 23:47:14 2008 +0200
31853
31854    minimal_macosx: Add a KillerThread, that will kill the App when the intf is killed.
31855
31856commit f3b97438a7451c340b27446d687c6c5603a8323a
31857Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31858Date:   Sun Jun 1 00:03:00 2008 +0300
31859
31860    Preparser: yield the playlist (NSDRCID 1)
31861
31862    (Not-So-Dumb-References-Checker IDentifier one)
31863
31864commit 48c51ebb1336aac7ebb026a128457828782a87d6
31865Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31866Date:   Sat May 31 23:56:19 2008 +0300
31867
31868    The not-so-dumb references checker
31869
31870    I saw you, evil preparser thread...
31871
31872commit 070e3454880e849f3ebca21d5f803cdd13351049
31873Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31874Date:   Sat May 31 23:51:19 2008 +0300
31875
31876    Keep track of object held by threads
31877
31878commit 90fd835fb4e43fcc2cb0b80d988b253843c4c548
31879Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31880Date:   Sat May 31 23:33:04 2008 +0300
31881
31882    Remove unused static (oops)
31883
31884commit 91bf9631ce65c0e5183573810f338fe7cbc7ea1e
31885Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31886Date:   Sat May 31 23:30:58 2008 +0300
31887
31888    vlc_current_object: remove, vlc_object_get does the same thing
31889
31890commit c45fbbdf1014b87cc36f2cab4bb683415e123377
31891Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31892Date:   Sat May 31 23:20:29 2008 +0300
31893
31894    Fix memory leak (legacy of CID 92)
31895
31896commit 90ab070189879c021ab380e9505aeb25e1e6e8ee
31897Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31898Date:   Sat May 31 23:09:10 2008 +0300
31899
31900    Fix memory leak (CID 95)
31901
31902commit 13a1c6b8b8c82e1234d11b8b90c9ceb488ee55f0
31903Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31904Date:   Sat May 31 22:30:46 2008 +0300
31905
31906    Remove VLC_* dead APIs
31907
31908commit 5ba2255e622499a3bb545e89c84a675f0adde07f
31909Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31910Date:   Sat May 31 22:06:17 2008 +0300
31911
31912    Remove vlc_int64_t. Was not even correctly defined.
31913
31914commit 3dfd0c4914338cc83373e1f4e006acdc0b1b1d43
31915Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31916Date:   Sat May 31 21:49:14 2008 +0300
31917
31918    Do not include vlc/vlc.h from libvlccore header files
31919
31920    If something depended on this behaviour, it should really be fixed...
31921
31922commit 3561b9b28f58eb7a4183e158a8fd973800d31ceb
31923Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31924Date:   Sat May 31 21:49:57 2008 +0300
31925
31926    Plugins: include vlc_common.h directly instead of vlc/vlc.h
31927
31928commit d666030b2349e8a710fcba4d2cabb912cc700580
31929Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31930Date:   Sat May 31 21:56:22 2008 +0300
31931
31932    libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
31933
31934commit 2ec3bddef115eb4cf575c5dafd64077891a6196f
31935Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31936Date:   Sat May 31 22:09:39 2008 +0300
31937
31938    Move LICENSE_MSG to the right section
31939
31940commit df4d199617f1d4bcb56c5fe4426fb655a2786949
31941Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31942Date:   Sat May 31 21:51:14 2008 +0300
31943
31944    vlc_common.h: protect against multiple inclusions
31945
31946commit 2a9418cb81410ad8e2c538674b64bb6cbb91385d
31947Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31948Date:   Sat May 31 21:44:57 2008 +0300
31949
31950    Do not use VLC_AddTarget internally
31951
31952commit a20c35e9023c2ac3e413451224e9cb8370da9d9b
31953Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31954Date:   Sat May 31 21:36:40 2008 +0300
31955
31956    Move non-deprecated version functions out of the deprecated file
31957
31958commit a308763e5e6312316c38d7e40e1a0eaaa78b3cf5
31959Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31960Date:   Sat May 31 21:28:51 2008 +0300
31961
31962    Separate libvlccore and libvlc headers
31963
31964    Now, we still need to remove the vlc/vlc.h hack.
31965
31966commit 2f1752dd6c9c5c45ba432a8aff2a30d29ca0e7c8
31967Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31968Date:   Sat May 31 21:27:28 2008 +0300
31969
31970    Playlist stuff belong in vlc_playlist.h
31971
31972commit 5a81d0eed372f73ccd5e419c674171192c4e8e5b
31973Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31974Date:   Sat May 31 21:18:26 2008 +0300
31975
31976    kVLCDestructor: remove, does not exist
31977
31978commit ae7fd38a47a43ebbba3674dff19c2b3d20245807
31979Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31980Date:   Sat May 31 20:12:55 2008 +0300
31981
31982    VideoLAN VLC media player 1.2.3a is too long for NSYS - fix #1490
31983
31984commit f9b646408f693e006d9df0afd3355374f0583d12
31985Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31986Date:   Sat May 31 19:37:20 2008 +0300
31987
31988    Kill LibVLC children without the libvlc lock
31989
31990commit 1245b2b35ab23b0a9e06a7194b937e592570bbdf
31991Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31992Date:   Sat May 31 19:35:56 2008 +0300
31993
31994    vlc_list_children: fix memory leaks
31995
31996commit 3bccf493a142f1cac0042f3dc5f714cea1340671
31997Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
31998Date:   Sat May 31 19:16:57 2008 +0300
31999
32000    Typo
32001
32002commit ed6a92ec6518a92167dca6c3ebb90c42c9c3de53
32003Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32004Date:   Sat May 31 19:07:05 2008 +0300
32005
32006    signals: fix race condition with sigwait()
32007
32008    The signal thread may catch a signal before the interface thread is
32009    initialized. We need to check signum before the first wait.
32010
32011commit 425d6074da0f80e93ba092507c487068ada8e054
32012Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32013Date:   Sat May 31 18:55:03 2008 +0300
32014
32015    vlc_object_timedwait: same change as vlc_object_wait
32016
32017    Also fix a minor timing problem in the screensaver plugin.
32018
32019commit cb56da1c4061ac2b22378e085a5253f0d94d95b0
32020Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32021Date:   Sat May 31 18:45:22 2008 +0300
32022
32023    inhibit: fix another instance of the killed-before-wait race
32024
32025commit 0adb6e3edef57a255a4c405fbecdce5f6f1dd03c
32026Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32027Date:   Sat May 31 18:40:15 2008 +0300
32028
32029    Have vlc_object_wait() to "return" void.
32030
32031    It was a misdesign to have it return b_die, due to the race condition
32032    mentioned earlier.
32033
32034commit ca996f1791eab14f411419d4048dd501eda3f715
32035Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32036Date:   Sat May 31 18:58:21 2008 +0300
32037
32038    signals: exit properly
32039
32040commit 119907171ba2165f0259e37baf19cdf9e9f595a5
32041Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32042Date:   Sat May 31 18:30:23 2008 +0300
32043
32044    Ignore vlc_object_wait return value
32045
32046    We need to check vlc_object_alive() anyway, due to the intrinsic race
32047    condition whereby the thread is killed before it's got the chance to
32048    lock its object and call vlc_object_wait().
32049
32050commit 2606ef55873bcd2b1366c161b97d8d693facd26a
32051Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32052Date:   Sat May 31 18:28:54 2008 +0300
32053
32054    Do not use b_die directly, and simplify
32055
32056commit a3069143195fc51aecced37fef9725c0f8acb9dd
32057Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32058Date:   Sat May 31 18:26:07 2008 +0300
32059
32060    interaction: fix signal leak
32061
32062    There is no point in unlocking and locking again immediatly.
32063    Not only will this typically fail to yield the CPU to another would-be
32064    waiting thread, but vlc_object_wait() will unlock&lock anyway.
32065
32066commit 4463b6cbc4ba8023b65309c30c862dbcdff7dec5
32067Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32068Date:   Sat May 31 18:23:25 2008 +0300
32069
32070    Remove unused variable
32071
32072commit da9faf35be408e8fe1968e5a1acd66599c454b8f
32073Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32074Date:   Sat May 31 18:38:59 2008 +0300
32075
32076    Fix make race condition
32077
32078commit 043f82024c6e216a8516fca775da1561ad427a8c
32079Author: Antoine Cellerier <dionoea@videolan.org>
32080Date:   Sat May 31 17:18:31 2008 +0200
32081
32082    This should work for all planar YUV formats (in fact it should work for
32083    all formats where the pixel pitch is of 1 byte on every plane).
32084
32085commit b2f6e68bff8cec278b8fb9b3dd10db961af0968a
32086Author: Antoine Cellerier <dionoea@videolan.org>
32087Date:   Sat May 31 17:13:13 2008 +0200
32088
32089    Validate input chromas here too. Currently only planar yuv is supported
32090    but packed should be easy to implement.
32091
32092commit ef1b187e33d3bfac639e5b32e141ae8a516c9774
32093Author: Antoine Cellerier <dionoea@videolan.org>
32094Date:   Sat May 31 17:07:58 2008 +0200
32095
32096    Validate input chroma for grain filter (planar yuv).
32097
32098commit 0c6b8c406c486d06087dfe7a470174dc8cbe83ad
32099Author: Antoine Cellerier <dionoea@videolan.org>
32100Date:   Sat May 31 17:04:01 2008 +0200
32101
32102    This can work on all the planar YUV formats.
32103
32104commit 7e748b09efa87817a363338c8f75858e0a2a425c
32105Author: Antoine Cellerier <dionoea@videolan.org>
32106Date:   Sat May 31 17:00:26 2008 +0200
32107
32108    Validate input chroma in gradient filter (the current code only supports
32109    planar YUV).
32110
32111commit 81c68015ca4dd00cb35d1784040a48e5915c7989
32112Author: Jean-Paul Saman <jpsaman@videolan.org>
32113Date:   Sat May 31 17:13:43 2008 +0200
32114
32115    Fix CID 103: resource leak in EsOutAdd and check malloc return values.
32116
32117commit 222d90e0f1b6efc6421228392e02a3906680d5c7
32118Author: Jean-Paul Saman <jpsaman@videolan.org>
32119Date:   Sat May 31 16:04:37 2008 +0200
32120
32121    Check malloc return value
32122
32123commit b39f83c87a5234cfbb8de61364d757288f4880c7
32124Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32125Date:   Sat May 31 15:42:08 2008 +0200
32126
32127    Work around the fact that autosh..tools does only check for header presence, not usability.
32128
32129commit 498c3f39debd343d190f511fc2f5143d72bb7841
32130Author: Jean-Paul Saman <jpsaman@videolan.org>
32131Date:   Sat May 31 15:31:01 2008 +0200
32132
32133    Removed check for p_sys->b_osd because it is not necessary.
32134
32135commit 07f363a4228870c2210957ad202635ad1dc45e4d
32136Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32137Date:   Sat May 31 15:27:53 2008 +0200
32138
32139    mozilla: Use --ignore-config, we don't want local VLC to interfer with the plugin. Also support exception.
32140
32141commit 71d7c0d462dc16ec4eb806209020a04f046e85ef
32142Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32143Date:   Sat May 31 15:26:53 2008 +0200
32144
32145    vlckit: Make sure it compiles, by switching to autotools. This will allow the framework to be a bit more stable, as autotools is still our main buildsystem, and modifications to it break cmake often.
32146
32147commit fdee36bba38e0471580b5196f4a59dcb374ee11b
32148Author: Jean-Paul Saman <jpsaman@videolan.org>
32149Date:   Sat May 31 15:23:39 2008 +0200
32150
32151    Fix CID 107: dereference pointer before NULL check.
32152
32153commit b5aea37246dccbbc96ada824df72ac54ae38ed5e
32154Author: Jean-Paul Saman <jpsaman@videolan.org>
32155Date:   Sat May 31 14:43:14 2008 +0200
32156
32157    Fix CID: 101 resource leak in osdmenu parser.
32158
32159commit 091157c2e15ecdf9d1d8c884b5a30a3796ea8b63
32160Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32161Date:   Sat May 31 14:07:51 2008 +0200
32162
32163    Typo.
32164
32165commit e68398dc863a4eb87fcc804d32ab0d6eb3eae9c2
32166Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32167Date:   Sat May 31 14:04:33 2008 +0200
32168
32169    configure: Check for HAVE_BACKTRACE and HAVE_EXECINFO_H.
32170
32171commit 4af9b5114e371d07eb5c30890cdf1f8b133a563d
32172Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32173Date:   Sat May 31 13:37:48 2008 +0200
32174
32175    macosx: Sanitization. Suppress non-sense yield(->p_input) release(->p_input), invalidate the manage thread, make sure we don't re-run a timer when the interface is dead. (Shoot 'em up!)
32176
32177    Remember, you can't assume that in your thread an object is alive if you don't delimit want-to-be safe place by a lock(p_obj)/unlock(p_obj).
32178    Also, yield(p_playlist->p_input) is invalid if you don't lock the playlist before. The correct way here is to use vlc_object_find() as the locking policy of the playlist is not safe.
32179
32180commit 1993aa3c29ccd1daf22cd5925e218b34afa52a1c
32181Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32182Date:   Sat May 31 13:42:58 2008 +0300
32183
32184    Remove bogus old code in tree dump.
32185
32186commit 792c8ca37fbac2707af4eb695f231c3d70284a92
32187Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32188Date:   Sat May 31 13:38:12 2008 +0300
32189
32190    Warn about vlc_object_get
32191
32192commit 26c146e8ac44d1e23d57c1e950578768c85e4465
32193Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32194Date:   Sat May 31 13:29:30 2008 +0300
32195
32196    intf_Create: remove unused parameters
32197
32198commit 40caaae0a39213f906821ba206cfc1fd59ebdf10
32199Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32200Date:   Sat May 31 13:25:56 2008 +0300
32201
32202    libvlc_InternalAddIntf: remove useless options
32203
32204commit 9ae47b931d4026f7f41e7f4e729cee35a4d767ff
32205Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32206Date:   Sat May 31 13:23:24 2008 +0300
32207
32208    Do not use interface parameters
32209
32210commit 06a986a5f375bc21a107349bd05548ea2853af3f
32211Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32212Date:   Sat May 31 13:14:18 2008 +0300
32213
32214    libvlc_InternalAddInft: Remove unused b_block parameter
32215
32216commit 1814dd90cd47216f0d51d5cb84de3a4466080de5
32217Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32218Date:   Sat May 31 13:06:16 2008 +0300
32219
32220    Simplify
32221
32222commit 639305249fa03e6c5ade7d829e4f2435e8205323
32223Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
32224Date:   Sat May 31 13:02:29 2008 +0300
32225
32226    Fix typo
32227
32228commit add88a3ae20f0073da5eb5c35f9cc202532143e1
32229Author: Alexis Ballier <aballier@gentoo.org>
32230Date:   Sat May 31 11:17:56 2008 +0200
32231
32232    Explicitly check for and link to libavutil
32233
32234    av_free and friends are used in the ffmpeg plugin, and after r13528
32235    ffmpeg's .pc files do not tell anymore to link needlessly to its
32236    private library requirements.
32237
32238    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
32239
32240commit 6af454000084721920ae7a50c53c921b68d88c6d
32241Author: Alexis Ballier <aballier@gentoo.org>
32242Date:   Sat May 31 10:14:02 2008 +0200
32243
32244    Include altivec.h before any other vlc header
32245
32246    Including it after stdbool will cause compile failures as pointed by
32247    Mike Frysinger in https://bugs.gentoo.org/show_bug.cgi?id=224289
32248
32249    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
32250
32251commit 2ec34bde3ba7c7207e0f44c1ad5d4910101b37f7
32252Author: Rafaël Carré <funman@videolan.org>
32253Date:   Wed May 28 22:45:54 2008 +0200
32254
32255    OSX GUI was forgotten in [85f5092ee68d13fd4056848d5a2124e753fc69f5]
32256
32257commit a7aecc25db75993d860e8002993881155d6f73d1
32258Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32259Date:   Fri May 30 20:52:25 2008 +0200
32260
32261    macosx: Make sure the killer_thread ends.
32262
32263commit b6efef389a66779d7a2e4a7a4bd7b45ef5aab0df
32264Author: Jean-Baptiste Kempf <jb@videolan.org>
32265Date:   Fri May 30 12:10:01 2008 -0700
32266
32267    Quit correctly(?) from the interface/DP. Should fix #1598.
32268
32269commit 19c12d3c5f70ff4dc5f34b1caa644bdba539b221
32270Author: Jean-Baptiste Kempf <jb@videolan.org>
32271Date:   Fri May 30 11:28:01 2008 -0700
32272
32273    Set style in mediacontrol_showtext()
32274
32275commit f754dc2291a35f9bff26ca0868e01835125df724
32276Author: Jean-Baptiste Kempf <jb@videolan.org>
32277Date:   Fri May 30 11:21:46 2008 -0700
32278
32279    Fix a warning.
32280
32281commit bde69111f30b2466ee3f22628060184558b14513
32282Author: Felix Paul Kühne <fkuehne@videolan.org>
32283Date:   Fri May 30 19:53:52 2008 +0200
32284
32285    Fixed FFmpeg configure patching
32286
32287commit 375c32ffcacd8781b7c5329d4d7714d8c879625b
32288Author: Rémi Denis-Courmont <rem@videolan.org>
32289Date:   Fri May 30 19:25:22 2008 +0300
32290
32291    When checking for filters overflow, actually handle the error (CID 48)
32292
32293commit 7c2d9c9b74261d773cbce34e0243f28c99157f34
32294Author: Rémi Denis-Courmont <rem@videolan.org>
32295Date:   Fri May 30 19:07:06 2008 +0300
32296
32297    block_Realloc: shortcut the release case
32298
32299commit 84207844e7c0a51fbe16693ead8698c1db0e1b4f
32300Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32301Date:   Fri May 30 18:03:10 2008 +0200
32302
32303    libvlccore: Also print a backtrace on Mac OS X.
32304
32305    Note: We may want to check that at configure time.
32306
32307commit 3a2e925ec784fad9370cdebdf28fca22a2fb3517
32308Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32309Date:   Fri May 30 18:01:58 2008 +0200
32310
32311    macosx: Remove a trailing
32312     in msg_Dbg.
32313
32314commit 23c0576033063e9669a6443c42fbedbea09f043d
32315Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
32316Date:   Fri May 30 17:24:14 2008 +0200
32317
32318    Fix generation of libswscale.pc in ffmpeg.
32319
32320commit fb04f24982242a835b3ae7382f6dd4fcf6ace5f9
32321Author: Rémi Denis-Courmont <rem@videolan.org>
32322Date:   Fri May 30 18:56:42 2008 +0300
32323
32324    Fix NULL pointer deferences (CID 120 & 121)
32325
32326commit 47e1374a4ece32cb234b361da3dccfb1f846e7ee
32327Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32328Date:   Fri May 30 17:54:39 2008 +0200
32329
32330    libvlc: Don't wait if p_libvlc is dying in libvlc_wait().
32331
32332commit 21702e21867f9c7134865397eb6e19e994636149
32333Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32334Date:   Fri May 30 17:31:43 2008 +0200
32335
32336    playlist: Make sure fetcher and preparser won't miss a vlc_object_kill().
32337
32338commit 449e70599ee029f1b11155e4e9da3ee09e4108bb
32339Author: Felix Paul Kühne <fkuehne@videolan.org>
32340Date:   Fri May 30 17:29:45 2008 +0200
32341
32342    More *.m4's to ignore
32343
32344commit a64f194f6a5188a0f2e1214d92e10c923a8a64d3
32345Author: Felix Paul Kühne <fkuehne@videolan.org>
32346Date:   Fri May 30 17:27:46 2008 +0200
32347
32348    Fix [79b485f92c454b7444ff5a2f2fd6e649aa7b8270] properly. Thanks for finding the duplicate!
32349
32350commit 3f14ac4172fe496b8e0deb2e01c2713e5b3133eb
32351Author: Rémi Denis-Courmont <rem@videolan.org>
32352Date:   Fri May 30 18:17:40 2008 +0300
32353
32354    Print backtrace in vlc_pthread_fatal
32355
32356commit 234a17d087d4b5648adb9051a847db31bbc47149
32357Author: Rémi Denis-Courmont <rem@videolan.org>
32358Date:   Fri May 30 18:14:25 2008 +0300
32359
32360    Improve the still really dumb reference checker
32361
32362commit 7a826ae225a087ddeee5993e5230878dd2ded7c5
32363Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32364Date:   Fri May 30 17:00:29 2008 +0200
32365
32366    audio_output: Typo.
32367
32368commit 79b485f92c454b7444ff5a2f2fd6e649aa7b8270
32369Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32370Date:   Fri May 30 16:50:16 2008 +0200
32371
32372    macosx: Fix a typo.
32373
32374commit fc97e2fff881ccea8474e7360aadc603732a1ff6
32375Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32376Date:   Fri May 30 15:48:54 2008 +0200
32377
32378    macosx: Cleanup in -applicationWillTerminate:, properly quit libvlc when Application is exited.
32379
32380commit 6f1a3e531fea1743aff0b39ed4a80dbe35225852
32381Author: Rafaël Carré <funman@videolan.org>
32382Date:   Fri May 30 16:52:41 2008 +0200
32383
32384    var_CreateGetString must return NULL in case of error
32385
32386commit 0a3bbd165da498aff03220294585197727622ba6
32387Author: Rémi Denis-Courmont <rem@videolan.org>
32388Date:   Fri May 30 17:17:33 2008 +0300
32389
32390    Revert "Simplify - CID 6"
32391
32392    This reverts commit 9ca4d5423b158b41090e9c0a621b5916fc040133 which
32393    introduces a segfault.
32394
32395commit 49be6b3b2b0258ca24d2238f0941a6c9483172d5
32396Author: Rafaël Carré <funman@videolan.org>
32397Date:   Fri May 30 16:11:21 2008 +0200
32398
32399    Remove unused arguments - CID 5
32400
32401commit 01d2d94282164b14c79f4edca5835f7fbab93435
32402Author: Rafaël Carré <funman@videolan.org>
32403Date:   Fri May 30 16:10:05 2008 +0200
32404
32405    Ignore libtool M4 macros
32406
32407commit 9ca4d5423b158b41090e9c0a621b5916fc040133
32408Author: Rafaël Carré <funman@videolan.org>
32409Date:   Fri May 30 16:08:20 2008 +0200
32410
32411    Simplify - CID 6
32412
32413commit 3a8dc9aa12268701539287f7a93726935fb87d77
32414Author: Rafaël Carré <funman@videolan.org>
32415Date:   Fri May 30 15:54:37 2008 +0200
32416
32417    Check properly if vout is dying - CID 7
32418
32419commit c8075f3500bfdd1e4159f5091c767bcd916f0e26
32420Author: Rafaël Carré <funman@videolan.org>
32421Date:   Fri May 30 15:44:13 2008 +0200
32422
32423    Remove dead code - CID 9
32424
32425commit 136eb9e288cc80ffc46b9d0d6a99966b3dbf1670
32426Author: Antoine Cellerier <dionoea@videolan.org>
32427Date:   Fri May 30 15:23:22 2008 +0200
32428
32429    Remove useless NULL check (p_sys->p_vout can never be NULL once the
32430    filter was opened). (CID 110)
32431
32432commit 3d90c11d8e9c238cd594a52f3dd026dea7f5cd57
32433Author: Antoine Cellerier <dionoea@videolan.org>
32434Date:   Fri May 30 15:07:25 2008 +0200
32435
32436    Fix off by 1 errors (CID 42 and 43).
32437
32438commit af5aece7d5356daadacec2e260df961be78d3b6c
32439Author: Rafaël Carré <funman@videolan.org>
32440Date:   Fri May 30 15:02:02 2008 +0200
32441
32442    Fix double free - CID 131
32443
32444commit deb87a07e5eca0662506ab6500de48c187e2a3e9
32445Author: Antoine Cellerier <dionoea@videolan.org>
32446Date:   Fri May 30 14:51:09 2008 +0200
32447
32448    Fix stupid logic (CID 13).
32449
32450commit 85fa3c2d9681587bf97ce5f55622f77631330195
32451Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32452Date:   Fri May 30 14:49:08 2008 +0200
32453
32454    git commit --amend src/misc/objects.c. Ahum.
32455
32456commit 99e8bcdd96b8b3d0997acac002de434f603a75c4
32457Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32458Date:   Fri May 30 14:46:13 2008 +0200
32459
32460    objects: Don't lock parent in vlc_object_attach(). It creates quite hard to resolve dead lock, and hopefully it is safe enough not to lock here. We only risk receiving kill event twice. But given current API it is ok.
32461
32462commit 7c9181f67bcbfc2e6a53be2c5731084722e25f33
32463Author: Antoine Cellerier <dionoea@videolan.org>
32464Date:   Fri May 30 14:42:26 2008 +0200
32465
32466    Fix image handler leak. (CID 102)
32467
32468commit a9565f33d3e6742d5a18c8a0e6b8d811d95cc885
32469Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32470Date:   Fri May 30 14:18:02 2008 +0200
32471
32472    objects: Make sure that we don't loose a vlc_object_kill() when attaching to a dead or dying parent.
32473
32474    Note: We do need to lock the parent for that.
32475
32476commit 60d602251a048ac8160867a00a8f56165c5c34b2
32477Author: Rafaël Carré <funman@videolan.org>
32478Date:   Fri May 30 14:08:19 2008 +0200
32479
32480    Simplify: false positive CID 139
32481
32482commit 173420e8c2bb2d4c20278dae3beebd2f6aaf52e5
32483Author: Antoine Cellerier <dionoea@videolan.org>
32484Date:   Fri May 30 13:25:40 2008 +0200
32485
32486    Add support for applesmc motion sensors (macbooks) on linux. (Untested
32487    since the sensor doesn't want to work on my laptop)
32488
32489commit 74400291c2e06e05e51f9e959b4149f25012543c
32490Author: Antoine Cellerier <antoine@macbook.(none)>
32491Date:   Thu May 29 09:10:21 2008 +0200
32492
32493    Fix spelling.
32494
32495commit 065b5cd26181866e9a007064015e974410a15d02
32496Author: Rafaël Carré <funman@videolan.org>
32497Date:   Fri May 30 13:24:04 2008 +0200
32498
32499    Fix double fclose()
32500
32501    CID 140
32502
32503commit 02c821f546ecadf9ee378915cec1e1a77615095a
32504Author: Rafaël Carré <funman@videolan.org>
32505Date:   Fri May 30 13:12:02 2008 +0200
32506
32507    Fix double (or up to 2^sizeof(int) times)
32508
32509    Reported by Coverity scan : CID 142
32510
32511commit 6257a24fc3745efc9a1a9b140781e610f80320e9
32512Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
32513Date:   Fri May 30 12:52:51 2008 +0200
32514
32515    Update vlcwidget.py to match the new mediacontrol API
32516
32517commit 8af4fbace0fef3c160dbb52acc9af7ad8f8eab79
32518Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32519Date:   Fri May 30 08:55:01 2008 +0200
32520
32521    vlc_network.h: Define AI_NUMERICSERV if not defined.
32522
32523commit de832a153a9cd072438c8aeca32a9cdd40029ffc
32524Author: Jean-Philippe André <jpeg@via.ecp.fr>
32525Date:   Fri May 30 00:08:56 2008 +0200
32526
32527    Better patch to fix bug introduced by 0448c670c32d9f See: http://dinauz.org/~jpeg/VideoLAN/capture32.png (after left-click in the video output)
32528
32529    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
32530
32531commit 9565a093f9fce8aa15e54990e9fd9d3086b41b08
32532Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32533Date:   Thu May 29 23:47:17 2008 +0200
32534
32535    signals: Workaround the fact that sigwait() isn't a pthread cancellation point on Mac OS X.
32536
32537commit 003c1216d89735a273e075c66a3af0f7655a54ae
32538Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32539Date:   Thu May 29 23:32:11 2008 +0200
32540
32541    standard: Special case for AI_NUMERICSERV (if not defined).
32542
32543commit a8f72d056fc842e3d338971ebf2a7511c59855a5
32544Author: Rémi Denis-Courmont <rem@videolan.org>
32545Date:   Thu May 29 22:50:19 2008 +0300
32546
32547    Use the signal interface and fix signal handling
32548
32549commit 0efa83acc9ea7758bceae38f0e0e5453c7239e20
32550Author: Rémi Denis-Courmont <rem@videolan.org>
32551Date:   Thu May 29 22:26:36 2008 +0300
32552
32553    signal handling interface
32554
32555commit 19091cce427c769cc586270d85ea2b448e61d6cc
32556Author: Rémi Denis-Courmont <rem@videolan.org>
32557Date:   Thu May 29 22:49:31 2008 +0300
32558
32559    libvlc_run_interface -> libvlc_add_intf (non-blocking)
32560
32561commit da316c39348c837e7dc4e506e17ede6922901112
32562Author: Rémi Denis-Courmont <rem@videolan.org>
32563Date:   Thu May 29 22:48:52 2008 +0300
32564
32565    libvlc_wait: wait until libvlc is killed by an interface
32566
32567commit 8b270041340d60f49902be5d990766c7c288f869
32568Author: Rémi Denis-Courmont <rem@videolan.org>
32569Date:   Thu May 29 20:01:10 2008 +0300
32570
32571    Block all signals in VLC threads
32572
32573commit debed14afc143e80839ba97b92ea5be332c4ed51
32574Author: Rémi Denis-Courmont <rem@videolan.org>
32575Date:   Thu May 29 22:08:42 2008 +0300
32576
32577    Fix infinite loop
32578
32579commit 6d9fde80110542d213ed6236efc134931da58066
32580Author: Rémi Denis-Courmont <rem@videolan.org>
32581Date:   Thu May 29 19:34:36 2008 +0300
32582
32583    Spelling
32584
32585commit 522baa537196376d0e517c68547a78bb830dddd7
32586Author: Rémi Denis-Courmont <rem@videolan.org>
32587Date:   Thu May 29 19:08:49 2008 +0300
32588
32589    Cleanup handling of thread-less interfaces
32590
32591commit e3fa003bfa151ec22840ae6c2047e7c468761092
32592Author: Rémi Denis-Courmont <rem@videolan.org>
32593Date:   Thu May 29 18:53:06 2008 +0300
32594
32595    Simplification
32596
32597commit 7b3fb502677610e9cee80e6a6413347b5028a29d
32598Author: Rémi Denis-Courmont <rem@videolan.org>
32599Date:   Thu May 29 18:10:11 2008 +0300
32600
32601    This file is automatically generated nowadays
32602
32603commit ec2fa76559c37cd7dce42538d6e9f659d9bc0e42
32604Author: Rafaël Carré <funman@videolan.org>
32605Date:   Thu May 29 12:57:34 2008 +0200
32606
32607    Another workaround to not forbid development
32608
32609    I should do a real fix within a short time
32610    Probably using vlc_gc_* for picture_t
32611
32612commit 1b72149a5607d46b56a84f48e16a9adde10c8e63
32613Author: Adrien Maglo <magsoft@videolan.org>
32614Date:   Tue May 27 22:52:54 2008 +0200
32615
32616    New vu meter visualization.
32617
32618    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
32619
32620commit 523ef308d2bff928d1246e968003a3ff429890db
32621Author: Rémi Denis-Courmont <rem@videolan.org>
32622Date:   Wed May 28 22:32:25 2008 +0300
32623
32624    The totally dumb reference checker
32625
32626commit 1746fdda5a2bc062d52a3b8a30d9d1d6518e64b4
32627Author: Rémi Denis-Courmont <rem@videolan.org>
32628Date:   Wed May 28 21:52:17 2008 +0300
32629
32630    vlc_threadobj(): returns the object nesting the current thread
32631
32632    Also fix the threads entry point prototype on Windows.
32633
32634commit 94f55c6038a3f727f3de61099167a44dfd9f2cd6
32635Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32636Date:   Wed May 28 20:25:41 2008 +0200
32637
32638    Make sure INT64_C is defined correctly, and that we don't conflict with config.h.
32639
32640commit daf35d71d9c0a2a1a984f6da341566da8dada431
32641Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32642Date:   Wed May 28 20:22:25 2008 +0200
32643
32644    Revert "Revert "live555: Don't put any INT64_C related hack here. We need to fix that properly.""
32645
32646    This reverts commit b8d7dae428bc149d70633f044d335be611187609.
32647
32648    There was a reason for the removal of this hack. I introduced that hack while trying to fix that precise compile error, and decided that this fix was hiding a bigger problem. Would be nice to summon before reverting, that could prevent such mistake.
32649
32650commit 358c28c444e3063246c6d966b0834b1078018fdf
32651Author: Rémi Denis-Courmont <rem@videolan.org>
32652Date:   Wed May 28 20:56:15 2008 +0300
32653
32654    intf_Destroy(): use vlc_object_release() and a destructor instead
32655
32656    While reading this, you will find a bunch of:
32657      while (find (VLC_OBJECT_INTERFACE))
32658         release; release;
32659
32660    These are of course plain BUGS (which are neither introduced nor fixed
32661    by this commit). Imagine, for instance, what happens if two threads run
32662    the code above at the same time... they end up releasing the interface
32663    once too many.
32664
32665commit 2e7d3d7d1581487800fbdb820e26559b5f43de15
32666Author: Rémi Denis-Courmont <rem@videolan.org>
32667Date:   Wed May 28 20:34:26 2008 +0300
32668
32669    vlc_object_get() sucks badly enough, no need to add more bugs
32670
32671commit b0e0b794c961d183e6a64b3ad2b5ea4492810606
32672Author: Rémi Denis-Courmont <rem@videolan.org>
32673Date:   Wed May 28 20:31:50 2008 +0300
32674
32675    Fix unlikely lock leak
32676
32677commit 0d37c5b11c5226f990a48d4617f4b70527bb50b3
32678Author: Rémi Denis-Courmont <rem@videolan.org>
32679Date:   Wed May 28 20:22:34 2008 +0300
32680
32681    Use a doubly-linked list for objects instead of a flat table
32682
32683    Speeds up object creation and deletion, slows down vlc_object_get (which
32684    you should not use anyway, remember), makes no difference for the rest
32685
32686commit 620675d9d1a3580afb6913dedd642028ee4582eb
32687Author: Rémi Denis-Courmont <rem@videolan.org>
32688Date:   Wed May 28 20:21:27 2008 +0300
32689
32690    vlc_internals: use VLC_OBJECT, kill a bunch of warnings
32691
32692commit a93015e7c27fcaf7c668e1d08c16b2d7a46d4ab3
32693Author: Rémi Denis-Courmont <rem@videolan.org>
32694Date:   Wed May 28 19:51:44 2008 +0300
32695
32696    Fix a warning
32697
32698commit 3ead0c71de880ae8e114d678d5ea9f892feda29c
32699Author: Rémi Denis-Courmont <rem@videolan.org>
32700Date:   Wed May 28 19:43:14 2008 +0300
32701
32702    Fix Winsock
32703
32704commit f1e6d5dcf7aa6de97d587ab1bfbc3b6e0ddbe0d3
32705Author: Rémi Denis-Courmont <rem@videolan.org>
32706Date:   Wed May 28 19:41:04 2008 +0300
32707
32708    Windows does not have AI_NUMERICSERV for some reasons
32709
32710commit c0a2676e7c7a2af609afce53b333ddee41f565ee
32711Author: Rémi Denis-Courmont <rem@videolan.org>
32712Date:   Wed May 28 19:17:10 2008 +0300
32713
32714    Do not serialize DNS queries on Win32, that's slooow!
32715
32716commit 8b27d7c2ab5684ca5a05b6f3e900e2cfa8a6b0ae
32717Author: Rémi Denis-Courmont <rem@videolan.org>
32718Date:   Wed May 28 19:15:41 2008 +0300
32719
32720    Fix gai_strerror replacement
32721
32722commit ff58efe4687840ee043d510a51a911917fb9a912
32723Author: Rafaël Carré <funman@videolan.org>
32724Date:   Wed May 28 18:21:48 2008 +0200
32725
32726    Fix [95e3bb2eaf22929dac3e2c37a26a23e9a0619333]
32727
32728commit 975a356c965b7f84586b929b14ea8a70c6535beb
32729Merge: b4fdd335a4 e41bccdf88
32730Author: Jean-Paul Saman <jpsaman@videolan.org>
32731Date:   Wed May 28 18:12:49 2008 +0200
32732
32733    Merge branch 'master' of git@git.videolan.org:vlc
32734
32735commit b4fdd335a492ae0254f0eb4b50aa46f01cfddd6b
32736Author: Jean-Paul Saman <jpsaman@videolan.org>
32737Date:   Wed May 28 18:11:32 2008 +0200
32738
32739    Revert "Remove wrong check for img_resample() when ffmpeg is built with libswscale. img_resample() is on the list of deprecated functions and is currently mutual exclusive with swscale." It was the wrong fix.
32740
32741    This reverts commit e1629c217e6c7e99225f40a5a7d778217e9a742e.
32742
32743commit e41bccdf8818640a8a03241c1a36613995a779fc
32744Author: Rémi Denis-Courmont <rem@videolan.org>
32745Date:   Wed May 28 18:49:45 2008 +0300
32746
32747    Simplify, and remove racy IDN code
32748
32749commit eb43a637d79cef96542e0e7f2bf52f82fdebcaf4
32750Author: Rémi Denis-Courmont <rem@videolan.org>
32751Date:   Wed May 28 18:48:06 2008 +0300
32752
32753    vlc_getaddrinfo -> getaddrinfo, and set sane hints
32754
32755    We really do not want to apply the VLC address family "policy" here.
32756
32757commit 0c9a964bf7b8face64b103ad99c1865f85d2bf29
32758Author: Rafaël Carré <funman@videolan.org>
32759Date:   Wed May 28 17:41:51 2008 +0200
32760
32761    Revert "Avoid using vlc_object_find() when not needed"
32762
32763    This reverts commit ee6f60d7278f9d45835522eb60c247ee8bef77ac.
32764    This case is already handled in vlc_object_find()
32765
32766commit dd61f37b57429f10db99ffef010ec1c4e2fa0498
32767Merge: e1629c217e c807dafe39
32768Author: Jean-Paul Saman <jpsaman@videolan.org>
32769Date:   Wed May 28 17:33:49 2008 +0200
32770
32771    Merge branch 'master' of git@git.videolan.org:vlc
32772
32773commit c807dafe39ee811da69b5fda6729e21ed77734bf
32774Author: Rémi Denis-Courmont <rem@videolan.org>
32775Date:   Wed May 28 18:15:51 2008 +0300
32776
32777    vlc_dgettext: remove
32778
32779commit 0b14c73d42ed99afc9d4234c8399315aab2c45ae
32780Author: Antoine Cellerier <dionoea@videolan.org>
32781Date:   Wed May 28 16:04:14 2008 +0200
32782
32783    Enforce the --vbi-position option. Don't crop letters.
32784
32785commit 8c140b9e37ab05d0f766a133c34f897e0a3fed92
32786Author: Antoine Cellerier <antoine@macbook.(none)>
32787Date:   Wed May 28 16:04:53 2008 +0200
32788
32789    Fix ffmpeg section flag handling calls. (at least it fixes the pkg-config code path)
32790
32791commit ebd3b8f316ef4c114eb5625372f11fd87bd809a5
32792Author: Rafaël Carré <funman@videolan.org>
32793Date:   Wed May 28 15:05:11 2008 +0200
32794
32795    Builds opencv video filters elsewhere than win32
32796
32797commit e1629c217e6c7e99225f40a5a7d778217e9a742e
32798Author: Jean-Paul Saman <jpsaman@videolan.org>
32799Date:   Wed May 28 14:41:24 2008 +0200
32800
32801    Remove wrong check for img_resample() when ffmpeg is built with libswscale. img_resample() is on the list of deprecated functions and is currently mutual exclusive with swscale.
32802
32803commit b8d7dae428bc149d70633f044d335be611187609
32804Author: Jean-Paul Saman <jpsaman@videolan.org>
32805Date:   Wed May 28 14:23:33 2008 +0200
32806
32807    Revert "live555: Don't put any INT64_C related hack here. We need to fix that properly."
32808    Don't break the build in the mean time !!!
32809
32810    This reverts commit d682e91e10f9ceabfb52385e0956e1fabba9928c.
32811
32812commit b3983d355b1feae3b007c1353cec5207654704f8
32813Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32814Date:   Wed May 28 13:16:50 2008 +0200
32815
32816    qtcapture: Initialize our structure no sooner than needed.
32817
32818commit d4e0e3d40ea8c451ff84bfa9a98d1668bb6063aa
32819Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32820Date:   Wed May 28 13:07:56 2008 +0200
32821
32822    qtcapture: Don't probe qtcapture access if not selected.
32823
32824commit b818dbc606f03b2f685b078e7e488f68de0c6848
32825Author: Rafaël Carré <funman@videolan.org>
32826Date:   Wed May 28 10:27:26 2008 +0200
32827
32828    NULL pointer dereference
32829
32830commit d497ab179019dd6f9e4a359bbb25ce426ca8c074
32831Author: Jean-Baptiste Kempf <jb@videolan.org>
32832Date:   Tue May 27 19:31:44 2008 -0700
32833
32834    Install libvlccore.dll  too.
32835
32836commit 4eb07beac6e692cfcae86ef4a065caedc17b33ea
32837Author: Jean-Baptiste Kempf <jb@videolan.org>
32838Date:   Tue May 27 18:36:51 2008 -0700
32839
32840    Try to fix Windows packaging.
32841
32842commit 95e3bb2eaf22929dac3e2c37a26a23e9a0619333
32843Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32844Date:   Wed May 28 03:06:14 2008 +0200
32845
32846    audio_output: Use a destructor.
32847
32848commit aeaf0da4ea02c39b49bc49493a8a6c2de3dec411
32849Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32850Date:   Wed May 28 02:46:01 2008 +0200
32851
32852    video_output: Make sure we check p_vout->b_die inside the object lock.
32853
32854commit d682e91e10f9ceabfb52385e0956e1fabba9928c
32855Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32856Date:   Wed May 28 02:38:45 2008 +0200
32857
32858    live555: Don't put any INT64_C related hack here. We need to fix that properly.
32859
32860commit a45f0c18e8fb82539eaabeb4ee1582e434d2b8f8
32861Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32862Date:   Wed May 28 02:29:52 2008 +0200
32863
32864    live555: Work around buggy Mac OS X headers for INT64_C.
32865
32866commit 38ed746ecf24744e61c932710cb174a56183e758
32867Author: Jean-Baptiste Kempf <jb@videolan.org>
32868Date:   Tue May 27 17:30:51 2008 -0700
32869
32870    Fix windows package following [703887]
32871
32872commit a5387cb16f3edf595c7e295bcfc88c754c20db2f
32873Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32874Date:   Wed May 28 02:20:56 2008 +0200
32875
32876    libvlccore: Add update_GetRelease to the exported symbol list. (Fix make check)
32877
32878commit 78a0673f05bd5560eb57f5146ca7971efd9a7ca8
32879Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32880Date:   Wed May 28 02:18:47 2008 +0200
32881
32882    VLC.app: Revert to the previous state.
32883
32884    Mac OS X doesn't like much the fact that we place a script that launch an other executable. We end up in having no Dock connection. That would require some tweaking on our side that is not pretty.
32885
32886commit 9a8a48399886e1a53e2ab143aef5488c5786b3bd
32887Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32888Date:   Wed May 28 02:06:40 2008 +0200
32889
32890    live555: Include <stdint.h> to get UINT64_C() on darwin.
32891
32892commit 80667302b019f2b8f101333c298e97b1f72f06e9
32893Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32894Date:   Wed May 28 02:03:57 2008 +0200
32895
32896    VLC.app: Don't ln to vlc, but put a similar script in place. (Remove clivlc which makes no sens in VLC.app, as it is a build dir only target, so use vlc for clivlc).
32897
32898commit c2a60588b14813405be029560109f469137402e8
32899Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32900Date:   Wed May 28 01:52:45 2008 +0200
32901
32902    VLC.app: Fix ln to vlc.
32903
32904commit 952101a8c41ae545312f8f23896459644c8d1959
32905Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32906Date:   Wed May 28 01:47:46 2008 +0200
32907
32908    update: Include vlc_update.h even if UPDATE_CHECK is disabled to get the essential definitions.
32909
32910commit 9f7848e1796237eedafed575ee543a52977f5fda
32911Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32912Date:   Wed May 28 01:40:37 2008 +0200
32913
32914    update: Fix vlc_update header when UPDATE_CHECK is disabled.
32915
32916commit e73624fd4d2fd111b92a2b20ce91c24bbc90e958
32917Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32918Date:   Wed May 28 01:25:01 2008 +0200
32919
32920    VLC.app: Use a link to vlc for the executable.
32921
32922commit 1e50cd4c4da6441c8c390f0ba1ae39c5cb387d2a
32923Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32924Date:   Wed May 28 01:20:20 2008 +0200
32925
32926    libvlccore: Add vlc_wclosedir to the exported symbols.
32927
32928commit 6475cab1130971b2bd135ecb5595c9bd0f5f7b15
32929Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32930Date:   Wed May 28 00:58:09 2008 +0200
32931
32932    video_output: Don't use vlc_object_find to look for the playlist.
32933
32934    We shouldn't look for the playlist from the vout too... but...
32935
32936commit ee6f60d7278f9d45835522eb60c247ee8bef77ac
32937Author: Rafaël Carré <funman@videolan.org>
32938Date:   Tue May 27 14:25:59 2008 +0200
32939
32940    Avoid using vlc_object_find() when not needed
32941
32942commit 270e081243fdd412e2391e7aba1cfca96f5b148f
32943Author: Rafaël Carré <funman@videolan.org>
32944Date:   Tue May 27 13:45:48 2008 +0200
32945
32946    Workaround invalid use reference counting of pictures
32947
32948commit a095d6b7e60913054625b1b7fea710621586ebe9
32949Author: Rafaël Carré <funman@videolan.org>
32950Date:   Tue May 27 13:04:10 2008 +0200
32951
32952    Do not use a GNU extension in public headers
32953
32954commit 2a64087b4cb7fdce80d8c22dfbc8b22b27f7b5b2
32955Author: Rafaël Carré <funman@videolan.org>
32956Date:   Tue May 27 13:02:01 2008 +0200
32957
32958    Add missing header
32959
32960commit 85f5092ee68d13fd4056848d5a2124e753fc69f5
32961Author: Rafaël Carré <funman@videolan.org>
32962Date:   Tue May 27 12:33:47 2008 +0200
32963
32964    Privatise some structs and enumerations of PGP update
32965
32966    Export update_GetRelease() to the plugins
32967    Modify qt4 & wx GUIs to reflect this change
32968
32969commit 1589b92e3257e215cdffe6525a9d811d468651ea
32970Author: Rafaël Carré <funman@videolan.org>
32971Date:   Wed May 28 00:44:20 2008 +0200
32972
32973    Fix check for img_resample and sws_getContext
32974
32975commit e9b987f4ad35218b3ca51336fd138facc9e5e335
32976Author: Pierre d'Herbemont <pdherbemont@videolan.org>
32977Date:   Wed May 28 00:42:37 2008 +0200
32978
32979    libvlccore: Don't attempt to use vlc_thread_set_priority() before the config are initialized.
32980
32981    This fixes a crash on Mac OS X.
32982
32983commit 8020675058a96bdbf754007b98cc925618c67204
32984Author: Jean-Paul Saman <jpsaman@videolan.org>
32985Date:   Wed May 28 00:16:29 2008 +0200
32986
32987    Unbreak ffed6142d652bb8154dbeac565000ea3673722a0
32988
32989commit 5af4cc854bcc7ec083195b41e555dac5988feabb
32990Author: Rémi Denis-Courmont <rem@videolan.org>
32991Date:   Tue May 27 22:31:06 2008 +0300
32992
32993    Do not require semi-colon after module macros
32994
32995    This leaves us more room to rework the macros later on
32996
32997commit 5e15258c9ef28558fe2abc941fc1527e02b04c21
32998Author: Rémi Denis-Courmont <rem@videolan.org>
32999Date:   Tue May 27 22:16:52 2008 +0300
33000
33001    A lot of missing const in options lists
33002
33003commit 1f75e5730e7fef018f5d7708ef9fba6e66fdaaa5
33004Author: Rémi Denis-Courmont <rem@videolan.org>
33005Date:   Tue May 27 21:30:50 2008 +0300
33006
33007    Spare a few relocs
33008
33009commit 80304bcee1ddd980e957695b4e90075850553522
33010Author: Rémi Denis-Courmont <rem@videolan.org>
33011Date:   Tue May 27 21:11:35 2008 +0300
33012
33013    Spare 9 relocations
33014
33015commit 696d57444256a66823a493de08274ca6316ebf8e
33016Author: Rémi Denis-Courmont <rem@videolan.org>
33017Date:   Tue May 27 20:59:16 2008 +0300
33018
33019    Fix HTTP interface with --disable-vlm
33020
33021commit 1809597bc557b8a0828b44ff6279c4e0598116ef
33022Author: Rémi Denis-Courmont <rem@videolan.org>
33023Date:   Tue May 27 20:55:48 2008 +0300
33024
33025    Another non-sensical declaration
33026
33027commit 2d025a3b5dc7e8d0946c11be94e99617c2d41d0b
33028Author: Rémi Denis-Courmont <rem@videolan.org>
33029Date:   Tue May 27 20:53:31 2008 +0300
33030
33031    Cosmetic
33032
33033commit 2bf6c95c4219b23c382afc35e150880ae67929a2
33034Author: Rémi Denis-Courmont <rem@videolan.org>
33035Date:   Tue May 27 20:49:52 2008 +0300
33036
33037    telnet depends on --enable-vlm
33038
33039commit b40e223bc2bf21c63fd552efc394a6db7ba9ff37
33040Author: Rémi Denis-Courmont <rem@videolan.org>
33041Date:   Tue May 27 20:48:27 2008 +0300
33042
33043    Fix non-sensical declaration
33044
33045commit c0e20d5c28a0baff78a38d037c0971d757b7bee6
33046Author: Rémi Denis-Courmont <rem@videolan.org>
33047Date:   Tue May 27 20:47:30 2008 +0300
33048
33049    Fix lua with --disable-vlm
33050
33051commit 85c5476d316e6697abe423ef65894942eb999367
33052Author: Rémi Duraffort <ivoire@videolan.org>
33053Date:   Tue May 27 19:20:28 2008 +0200
33054
33055    Fix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgot to use pl_Yield instead of vlc_object_find.
33056    And fix some other use of vlc_object_find for the playlist.
33057
33058commit 6a34da50cecb7c75f493b94d539b677cac8e7f8d
33059Author: Rémi Denis-Courmont <rem@videolan.org>
33060Date:   Tue May 27 20:30:21 2008 +0300
33061
33062    Use sh
33063
33064commit 6db66e5be6d1e7b8b3d7dd603294a87b15b89a6b
33065Author: Rémi Denis-Courmont <rem@videolan.org>
33066Date:   Tue May 27 20:27:57 2008 +0300
33067
33068    Resolve git race condition
33069
33070commit f305f749f83e39c2671ef06415b968744c91b984
33071Author: Rémi Denis-Courmont <rem@videolan.org>
33072Date:   Tue May 27 20:26:46 2008 +0300
33073
33074    CIL API sanity checks (well known to fail at the moment)
33075
33076commit 0daf5bc0b5bebe3b4f1b94edffc26e14611063d9
33077Author: Rémi Denis-Courmont <rem@videolan.org>
33078Date:   Tue May 27 20:12:40 2008 +0300
33079
33080    Prevent glx from breaking distcheck
33081
33082commit 49fbd281fe8fd09e84b324b2971ff57396ca415f
33083Author: Rémi Denis-Courmont <rem@videolan.org>
33084Date:   Tue May 27 19:59:39 2008 +0300
33085
33086    libvlc depends on its exports list
33087
33088commit 5181ef7f34415a5593c707717923c96ece805ff5
33089Author: Rémi Denis-Courmont <rem@videolan.org>
33090Date:   Tue May 27 19:56:44 2008 +0300
33091
33092    Fix distcheck
33093
33094commit ebe615077be69d2768e0f2fa437826231cf99ad7
33095Author: Rémi Denis-Courmont <rem@videolan.org>
33096Date:   Tue May 27 19:53:01 2008 +0300
33097
33098    Remove DecodeLanguage (dead code)
33099
33100commit 885bc36a823c7fefdf3ba055bf4d2d8267c036f0
33101Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33102Date:   Tue May 27 18:45:29 2008 +0200
33103
33104    libvlc: Use a symbol list for exported symbols.
33105
33106commit b5aee88c089035938b603929d29b5d113553f4fa
33107Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33108Date:   Tue May 27 18:33:14 2008 +0200
33109
33110    libvlccore: Make sure all symbol listed in libvlccore.sym are exported.
33111
33112commit c302959a487d7aa1a4c5cb38d644e1dce6ccc9cf
33113Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33114Date:   Mon May 26 21:06:20 2008 +0200
33115
33116    qtcapture: Hack to get a more decent CPU consumption.
33117
33118commit 821856d8b5100044f9f128a837c80c5d2867374a
33119Author: Rémi Denis-Courmont <rem@videolan.org>
33120Date:   Tue May 27 19:48:05 2008 +0300
33121
33122    RTMP output needs Winsock
33123
33124commit cbcdf0dcb952af84ea98ef25038c105b04fc8ca2
33125Author: Rémi Denis-Courmont <rem@videolan.org>
33126Date:   Tue May 27 19:41:42 2008 +0300
33127
33128    Cleanup previous commit
33129
33130commit 73a3e8a92011955d41e7a0858d9fb77d68e6fbb6
33131Author: Rémi Denis-Courmont <rem@videolan.org>
33132Date:   Tue May 27 19:36:59 2008 +0300
33133
33134    Work around the mingw linker
33135
33136commit d5ba879486adfb0e65526752673fce6e524e481d
33137Author: Rémi Denis-Courmont <rem@videolan.org>
33138Date:   Tue May 27 19:19:32 2008 +0300
33139
33140    VLM depends on sout
33141
33142commit c6c6c0e3a86f8c3c75ecc1779164e143727ac9e6
33143Author: Rémi Denis-Courmont <rem@videolan.org>
33144Date:   Tue May 27 19:01:38 2008 +0300
33145
33146    VLC_PRIVATE_API: no-op, removed
33147
33148commit 3dc646548a260b897828d5ce93ef697245895beb
33149Author: Rémi Denis-Courmont <rem@videolan.org>
33150Date:   Tue May 27 19:00:45 2008 +0300
33151
33152    Exporting private APIs is contradictory
33153
33154commit 1c8c942251d1dbd4fe88134e4b1571da25ea4e41
33155Author: Rémi Denis-Courmont <rem@videolan.org>
33156Date:   Tue May 27 18:52:39 2008 +0300
33157
33158    Warn when pl_Yield() is not used
33159
33160commit 14be786c1f5cb85549cba8cc125e57bb40eda4c6
33161Author: Rémi Denis-Courmont <rem@videolan.org>
33162Date:   Tue May 27 18:42:48 2008 +0300
33163
33164    Simplify vlc_object_find(FIND_ANYWHERE)
33165
33166    We end up looking up from p_libvlc anyway, so we might as well as well
33167    do it from the beginning
33168
33169commit a043d59ab6243e51b7bbee3a3fc22ab45f2113e8
33170Author: Rémi Denis-Courmont <rem@videolan.org>
33171Date:   Tue May 27 18:02:45 2008 +0300
33172
33173    Fix strcasen?cmp overflow
33174
33175    Pointed out by Hannes Domani
33176
33177commit 0448c670c32d9fc60889ce2c3e8f72330a389e44
33178Author: Jean-Philippe André <jpeg@via.ecp.fr>
33179Date:   Tue May 27 00:43:20 2008 +0200
33180
33181    Bugfix: non disparition of the Qt Popup Menu with X11 or SDL outputs.
33182
33183    Actually, we just need to do like Direct3D: catch left-click.
33184
33185commit 2fa5009a3115757819806c5a85256f03bb042ad5
33186Author: Rafaël Carré <funman@videolan.org>
33187Date:   Tue May 27 00:44:36 2008 +0200
33188
33189    Backport FFmpeg pkg-config patch from HEAD to r12920
33190
33191    lamers
33192
33193commit fbbdb7571d7e81a6d690febef1acac768205fabf
33194Author: Rafaël Carré <funman@videolan.org>
33195Date:   Mon May 26 22:43:35 2008 +0200
33196
33197    Remove duplication
33198
33199commit fc9f851816aa9d98dfbc84c8ffee4a00d58d4e6b
33200Author: bl4 <bl4@playker.info>
33201Date:   Sat May 24 20:17:49 2008 +0200
33202
33203    mms/tcp: hanging or unexpected seeking after the end of stream
33204
33205    Signed-off-by: Rafaël Carré <funman@videolan.org>
33206
33207commit c865a653ad0a4341af807a2018c8686a4a1c5bf2
33208Author: Rémi Denis-Courmont <rem@videolan.org>
33209Date:   Mon May 26 22:53:44 2008 +0300
33210
33211    Only allow VLC_OBJECT_MODULE outside of p_libvlc
33212
33213    Speeds up vlc_list_find(), as we avoid looking up the 200+ plugins for
33214    each vlc_list_find(). Also avoids accidentally stealing objects across
33215    LibVLC instances. IMHO, the object tree should be per-instance, and the
33216    root object should not exist, but that's too big a change yet.
33217
33218commit e72368e0d2c63c89a8e497442ae3c7e333dbfb54
33219Author: Rémi Denis-Courmont <rem@videolan.org>
33220Date:   Wed May 14 20:38:32 2008 +0300
33221
33222    Cosmetic fix
33223
33224commit f66f01a125d936a607991a13fc18e09c9e2e1d8e
33225Author: Rafaël Carré <funman@videolan.org>
33226Date:   Mon May 26 21:48:09 2008 +0200
33227
33228    Fix FFmpeg .pc creation - patch to be sent at FFmpeg developers
33229
33230commit 213cea9c47c82be66386a2e36bd250cee3475b8f
33231Author: Rafaël Carré <funman@videolan.org>
33232Date:   Mon May 26 20:57:19 2008 +0200
33233
33234    Remove strange stuff ...
33235
33236commit 7002ebccadbf13c62cb2ff69e386d1327b0acb64
33237Author: Rémi Denis-Courmont <rem@videolan.org>
33238Date:   Mon May 26 21:56:49 2008 +0300
33239
33240    Ship a lot of useful headers
33241
33242    (main remaining offenders: vlc_interface.h and vlc_network.h)
33243
33244commit 83f88155046151da849352a78149ab2fc90dd794
33245Author: Rémi Denis-Courmont <rem@videolan.org>
33246Date:   Mon May 26 21:46:45 2008 +0300
33247
33248    Export WORDS_BIGENDIAN to pkg-config unless someone knows better
33249
33250commit 2025f093ca1737dd96014d92708fc83fde2e0938
33251Author: Rémi Denis-Courmont <rem@videolan.org>
33252Date:   Mon May 26 21:37:27 2008 +0300
33253
33254    AC_C_BIGENDIAN works nowadays
33255
33256commit 9970930dbc8ce19f3bbea188481868ee61744b9b
33257Author: Rémi Denis-Courmont <rem@videolan.org>
33258Date:   Mon May 26 21:29:55 2008 +0300
33259
33260    Revert "Move VLC_FOURCC to vlc_es.h"
33261
33262    This reverts commit 62b9f5b0251b41dbcb2a38902e03fc70cf3677ab.
33263
33264commit 562773d60e1775780f5fb301670b8d515f0612d3
33265Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33266Date:   Mon May 26 20:18:54 2008 +0200
33267
33268    libvlccore: Rename iso_lang.h to vlc_iso_lang.h because we use VLC_EXPORT there, and plugins may use it.
33269
33270commit 62b9f5b0251b41dbcb2a38902e03fc70cf3677ab
33271Author: Rémi Denis-Courmont <rem@videolan.org>
33272Date:   Mon May 26 21:11:01 2008 +0300
33273
33274    Move VLC_FOURCC to vlc_es.h
33275
33276commit a2adfba0d88880e1919d2460a3299a070532c768
33277Author: Rémi Denis-Courmont <rem@videolan.org>
33278Date:   Mon May 26 21:10:37 2008 +0300
33279
33280    Missing assert.h
33281
33282commit 6bd44f4c62f87f24e301310fa3941d640b76ec5b
33283Author: Rémi Denis-Courmont <rem@videolan.org>
33284Date:   Mon May 26 21:01:00 2008 +0300
33285
33286    Install a bunch of "clean" headers
33287
33288commit db7b9410e3cc17b9476890cdd5ec0b956e9a4ccb
33289Author: Rafaël Carré <funman@videolan.org>
33290Date:   Mon May 26 19:51:45 2008 +0200
33291
33292    Remove unused HAVE_XXXX_{SWSCALE,FFMPEG}_TREE defines
33293
33294commit c43e98790c8ccbe82d1095af30d5fb6ee420740e
33295Author: Rafaël Carré <funman@videolan.org>
33296Date:   Mon May 26 19:29:15 2008 +0200
33297
33298    Remove broken support for linking FFmpeg plugin with a build tree
33299
33300    Remove workarounds for broken (probably very old) FFmpeg .pc files
33301    Errors out if nor swscale headers, nor img_resample() in libavcodec are
33302    present
33303
33304commit cd03df6c6f0f0cd9dc50b37791938abb616a7101
33305Author: Antoine Cellerier <dionoea@videolan.org>
33306Date:   Mon May 26 16:13:41 2008 +0200
33307
33308    Update NEWS.
33309
33310commit 8562522f069409daccff92bfb4b38efb76e45fa4
33311Author: Rémi Denis-Courmont <rem@videolan.org>
33312Date:   Mon May 26 20:45:38 2008 +0300
33313
33314    Revert broken part of 653bca0a937929bf4308bdac4232dde37b175a6e
33315
33316commit 3b9c8273f54c0a16cab11d032e11d324930c6ab6
33317Author: Rémi Denis-Courmont <rem@videolan.org>
33318Date:   Mon May 26 20:24:45 2008 +0300
33319
33320    Enable check_headers
33321
33322commit 653bca0a937929bf4308bdac4232dde37b175a6e
33323Author: Rémi Denis-Courmont <rem@videolan.org>
33324Date:   Mon May 26 20:24:39 2008 +0300
33325
33326    Have hton64 accept rvalues. Remove dep upon WORDS_BIGENDIAN
33327
33328commit 024bed3c7554d72db02069c6b9a2823e82f14ddf
33329Author: Rémi Denis-Courmont <rem@videolan.org>
33330Date:   Mon May 26 20:04:35 2008 +0300
33331
33332    Penultimate (initial) public header fix
33333
33334commit 9d85c35d50b34f3b7d54f12555ab268c73cb95bc
33335Author: Rémi Denis-Courmont <rem@videolan.org>
33336Date:   Mon May 26 19:58:44 2008 +0300
33337
33338    Fix HAVE_ATTRIBUTE_FORMAT usage - refs #297
33339
33340commit 9aba4faded6a1c29a02797726f634445cf115046
33341Author: Rémi Denis-Courmont <rem@videolan.org>
33342Date:   Mon May 26 19:41:28 2008 +0300
33343
33344    Do not depend on NDEBUG inside headers
33345
33346    If stats are too heavy weight to use w/o debug, we should either fix
33347    them or remove them completely anyway
33348
33349commit c0a898e18e7fce541be58980f09ca199b736dc1c
33350Author: Rafaël Carré <funman@videolan.org>
33351Date:   Mon May 26 18:41:19 2008 +0200
33352
33353    Include assert.h where assert() is used
33354
33355commit cf2f0f1e65282ec8b61a75bd3155461789165665
33356Author: Rémi Denis-Courmont <rem@videolan.org>
33357Date:   Mon May 26 19:39:13 2008 +0300
33358
33359    Another bunch of invalid config.h usage
33360
33361commit 9e946839014e5613b4ede8cf09568e4ccbf03c02
33362Author: Rémi Denis-Courmont <rem@videolan.org>
33363Date:   Mon May 26 19:23:50 2008 +0300
33364
33365    Syntax error
33366
33367commit d2bccf539237a772d6db796b3ec918ab7998803a
33368Author: Rémi Denis-Courmont <rem@videolan.org>
33369Date:   Mon May 26 19:23:30 2008 +0300
33370
33371    Remove another invalid use of config.h
33372
33373commit b3892a3a52e224a6a2c8507119cab4958144257c
33374Author: Rafaël Carré <funman@videolan.org>
33375Date:   Mon May 26 18:34:09 2008 +0200
33376
33377    Adds missing assert.h header
33378
33379commit 900ea6ff821ff4b2f84da3a248b9c61a82d94c76
33380Author: Rémi Denis-Courmont <rem@videolan.org>
33381Date:   Mon May 26 19:19:42 2008 +0300
33382
33383    Do not use assert in public headers
33384
33385commit e5fcb7ff3e6764a575271ad84377585036836361
33386Author: Rémi Denis-Courmont <rem@videolan.org>
33387Date:   Mon May 26 19:06:46 2008 +0300
33388
33389    No need for SYS_LINUX
33390
33391commit d3cccc0bd127932962cf22df25129167f56ba46b
33392Author: Rémi Denis-Courmont <rem@videolan.org>
33393Date:   Mon May 26 18:59:43 2008 +0300
33394
33395    Remove unused variable
33396
33397commit 021d3cb9e8d258d255bef48a4e629a4633593222
33398Author: Rémi Denis-Courmont <rem@videolan.org>
33399Date:   Mon May 26 18:54:07 2008 +0300
33400
33401    C++ compile fixes
33402
33403commit e7b46c6389c3759c8b7b4a29302cad3fe26d60ac
33404Author: Rémi Denis-Courmont <rem@videolan.org>
33405Date:   Mon May 26 18:38:05 2008 +0300
33406
33407    Remove unused attribute visibility check
33408
33409commit f0892b807a54596cf854734ad5ea944d007c8eac
33410Author: Rémi Denis-Courmont <rem@videolan.org>
33411Date:   Mon May 26 18:44:47 2008 +0300
33412
33413    Do not use visibility. It breaks #297 as well as libvlccore.sym
33414
33415commit cd5d7f6391d47ff860cfecc71cad36ba5cf953a1
33416Author: Rémi Denis-Courmont <rem@videolan.org>
33417Date:   Mon May 26 18:37:33 2008 +0300
33418
33419    Remove HAVE_ATTRIBUTE_VISIBILITY - refs #297
33420
33421commit 0724e042f307d6e340bfbc3887409a028d276389
33422Author: Rémi Denis-Courmont <rem@videolan.org>
33423Date:   Sun May 25 18:34:44 2008 +0300
33424
33425    Fix #includes
33426
33427commit a9427049cd8561fc2086359a998af43680ac5104
33428Author: Antoine Cellerier <dionoea@videolan.org>
33429Date:   Mon May 26 16:07:55 2008 +0200
33430
33431    Oops.
33432
33433commit 005db53dd87c0bea5bfc7ae72e5efafb68fc986b
33434Author: Antoine Cellerier <dionoea@videolan.org>
33435Date:   Mon May 26 16:06:02 2008 +0200
33436
33437    Use mouse as capture retangle center instead of upper left corner.
33438
33439commit 96973d2db5caddc6f8fc381e9350ec43181f920d
33440Author: Antoine Cellerier <dionoea@videolan.org>
33441Date:   Mon May 26 16:03:33 2008 +0200
33442
33443    Add --screen-mouse-follow option (x11 only).
33444
33445commit 121f9617f801728fc45c68853c92587f98629c01
33446Author: Antoine Cellerier <dionoea@videolan.org>
33447Date:   Mon May 26 15:11:43 2008 +0200
33448
33449    Fix the rawvideo codec when visible_pitch != pitch. (And simplify code) This should fix partial screen captures using non multiple of 16 values.
33450
33451commit 3c810a5543257b87078822429e554e23bf45643d
33452Author: Antoine Cellerier <dionoea@videolan.org>
33453Date:   Mon May 26 14:52:25 2008 +0200
33454
33455    Add some missing symbols in a blind attempt to fix the buildbots. Feel free to revert if this is wrong.
33456
33457commit a3c8effe2d508f172255743daf28380aae48a93c
33458Author: Antoine Cellerier <dionoea@videolan.org>
33459Date:   Mon May 26 14:35:28 2008 +0200
33460
33461    Fix --enable-lua flag description in configure.ac
33462
33463commit 3538dcff661918a5fd9be9d80ca9b04a790c277e
33464Author: Antoine Cellerier <dionoea@videolan.org>
33465Date:   Mon May 26 14:13:20 2008 +0200
33466
33467    Fix pkg-config based libswscale detection tests.
33468
33469commit 4e8ff11fa527bcfb49eb4e747fac40b7b249233e
33470Author: Antoine Cellerier <dionoea@videolan.org>
33471Date:   Mon May 26 13:49:44 2008 +0200
33472
33473    Remove unused variable.
33474
33475commit f233bb690d7db8551516a048c30cbf94d6668a2b
33476Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33477Date:   Mon May 26 13:52:02 2008 +0200
33478
33479    libvlc: libvlc_vlm_get_media_instance_* is in header, not libvlc_vlm_get_media_*.
33480
33481    This is the last fix for libvlc.dylib compilation on Mac OS X.
33482
33483commit e58c9db65d3556079214df5c81b75a82aba934ae
33484Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33485Date:   Mon May 26 13:51:03 2008 +0200
33486
33487    libvlc: Remove libvlc_event_(init|fini) as they were finally not needed.
33488
33489commit e111c9e23b96ddf7bc0b5464858e0168f93bdb4c
33490Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33491Date:   Mon May 26 13:41:31 2008 +0200
33492
33493    libvlc: Prefix internal function with VLC_PRIVATE_API.
33494
33495commit eb01699c9b2b17b77e3a356f6b3380b4a4c94d51
33496Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33497Date:   Mon May 26 13:33:03 2008 +0200
33498
33499    Revert "Remove VLC_PRIVATE_API"
33500
33501    This reverts commit 96cc9c261db1c616efa2fbc0aea21bc70b1e46fc.
33502
33503    This commit is reverted because we are using a regexp to determine the list of exported symbols in libvlc. However some private symbols start with libvlc_, this produces (here on Mac OS X) a nmedit error about symbols not being found while exported. A solution is to externalize those private symbols, hence using VLC_PUBLIC_API.
33504
33505    Feel free to come up with a better solution.
33506
33507commit 43b9ba7c5eda13d1eed419cd79e2659ef8094ef1
33508Author: Antoine Cellerier <dionoea@videolan.org>
33509Date:   Mon May 26 12:39:10 2008 +0200
33510
33511    Implement partial screen capture for x11. Feel free to add similar code for the other platforms.
33512
33513commit 69b32f594f9440af60885ff4006af756b05a208b
33514Author: Rafaël Carré <funman@videolan.org>
33515Date:   Mon May 26 10:25:47 2008 +0200
33516
33517    Do not malloc(0) - to make valgrind not report 0 byte leaks
33518
33519commit 44e62217a16765805c5a3ef8440375395d56e86c
33520Author: Ilkka Ollakka <ileoo@videolan.org>
33521Date:   Tue May 20 16:23:35 2008 +0300
33522
33523    modify logger-module rrd-output to use time for timestamp instead of mdate()
33524
33525commit 5dfbd013db078d191a24305df86006e6d47ff2a2
33526Author: Rafaël Carré <funman@videolan.org>
33527Date:   Fri May 23 17:15:45 2008 +0200
33528
33529    PDA intf: clean up
33530
33531    Fix some warnings
33532    Get the pixmaps from the right directory
33533
33534commit d171dda10a7eece56faeeca851c2d3dd8bd664ea
33535Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33536Date:   Mon May 26 03:10:59 2008 +0200
33537
33538    qtcapture: Don't use the pts provided by qtkit. I don't get how it works for now.
33539
33540commit 303a7cc10d552e17be537c30ddfd8fc6f79360a6
33541Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33542Date:   Mon May 26 02:57:26 2008 +0200
33543
33544    qtcapture: Fix a warning.
33545
33546commit 3e461d28dece0aa2f8820010121d9aecb6b2d7fb
33547Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33548Date:   Mon May 26 02:55:39 2008 +0200
33549
33550    qtcapture: Tab fixes, plus attempt to get the real PTS. We still really do lag compared to PhotoBooth...
33551
33552commit 90d9d6dda3dc1a6260ac5e3eb355c83b377da201
33553Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33554Date:   Mon May 26 02:34:01 2008 +0200
33555
33556    qtcapture: statification and comment.
33557
33558commit ba369e1fd642d2ed22a801881171e6ed4751fac3
33559Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33560Date:   Mon May 26 02:31:40 2008 +0200
33561
33562    qtcapture: msg_Err->msg_Dbg
33563
33564commit 9dcd81a1dc9e0cfa685c61f67f43fa85cb7f9d5b
33565Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33566Date:   Mon May 26 02:22:38 2008 +0200
33567
33568    qtcapture: New access_demux module (QTKit based) to capture video from your iSight Camera on Mac OS X.
33569
33570    Usage: 'vlc qtcapture://'.
33571
33572    This is a 2 hours hacked module. We don't grab sound yet, and there are a lot of FIXME.
33573
33574    Note: For some reason QTKit needs a the main thread to be a cocoa thread. Don't expect it to run with -I dummy for instance.
33575
33576commit 3dfed6db962960e045721ff09fc7ef624635c3df
33577Author: Antoine Cellerier <antoine@macbook.(none)>
33578Date:   Mon May 26 00:11:33 2008 +0200
33579
33580    Take program prefix and suffix into account in the make-alias script.
33581
33582commit c6b1b02ad16f78618a0329deb23f8106db2dc47b
33583Author: Jean-Baptiste Kempf <jb@videolan.org>
33584Date:   Sun May 25 13:48:39 2008 -0700
33585
33586    GNUTls fixed the vasprintf bug. No need to delete the files.
33587
33588commit ea10aaa71a2db1c4aef933bf63ff065a5ab85dfb
33589Author: Felix Paul Kühne <fkuehne@videolan.org>
33590Date:   Sun May 25 20:22:04 2008 +0200
33591
33592    Added ChangeLog info
33593
33594commit 407ea4021f20c6ae20e149db71d87ae8c044cb6e
33595Author: Antoine Cellerier <antoine@macbook.(none)>
33596Date:   Sun May 25 15:22:14 2008 +0200
33597
33598    Add UYVY to the list of chromas tried by default in the v4l2 module
33599    (that's one of the isight's chromas)
33600
33601commit 785b6e2bf9a83baee6becb9b324824ce99fa331c
33602Author: Rémi Denis-Courmont <rem@videolan.org>
33603Date:   Sun May 25 18:06:00 2008 +0300
33604
33605    access_out_file: fix append mode, relax stdout support, simplify
33606
33607    O_APPEND puts the file pointer to the end after _each_ write.
33608    We want to put it at the end (only) after open.
33609    Also allow reading/seeking stdout, as it could be a redirected file
33610    (of course, it won't work if it's a terminal)
33611
33612commit 77acf509d89e39c0bc48b5bdbb643b2e11ce2373
33613Author: Rafaël Carré <funman@videolan.org>
33614Date:   Sun May 25 16:02:10 2008 +0200
33615
33616    Option to link ffmpeg plugin with libdca when using a static ffmpeg
33617
33618commit 010b9a85ea1906d27e48fdeaab5c1d1543f8f81c
33619Author: Rémi Denis-Courmont <rem@videolan.org>
33620Date:   Sun May 25 16:45:50 2008 +0300
33621
33622    Fix va_start invocation
33623
33624commit 4bacba8c7b69f54b3e4e0f575d11ce9b56971f39
33625Author: Rafaël Carré <funman@videolan.org>
33626Date:   Sun May 25 14:46:55 2008 +0200
33627
33628    We don't use paranoia_mode_t if libcdio <= 0.72
33629
33630commit ae8638cbd8630e9370cbbb411e5d6141465fc42e
33631Author: Rafaël Carré <funman@videolan.org>
33632Date:   Sun May 25 14:30:14 2008 +0200
33633
33634    PARANOIA_MODE_* were introduced in libcdio 0.72
33635
33636commit a398f405e6926b5c7be66e6fce3c7b600e5806e1
33637Author: Rémi Denis-Courmont <rem@videolan.org>
33638Date:   Sun May 25 13:19:03 2008 +0300
33639
33640    Remove audio output recycling support. It kept crashing.
33641
33642commit 5a3ede13d44e768a4f43c2e13b5865485ae81545
33643Author: Rémi Denis-Courmont <rem@videolan.org>
33644Date:   Sat May 24 20:22:50 2008 +0300
33645
33646    VLC_EXPORT is meant for libvlccore, not libvlc-control
33647
33648commit 966cd094f1c06e6dcfd14eacfd84ea6b9dc4df23
33649Author: Rémi Denis-Courmont <rem@videolan.org>
33650Date:   Sat May 24 20:10:26 2008 +0300
33651
33652    More symbols fixes
33653
33654    Still not working though
33655
33656commit e1b146414f8b85755fb917bbac941367fb3c4e15
33657Author: Rémi Denis-Courmont <rem@videolan.org>
33658Date:   Sat May 24 20:00:02 2008 +0300
33659
33660    Remove non-sensical connect->listen transition
33661
33662    Thank you big time for committing stuff against people's review.
33663
33664commit db47cf33d70da786fd365b0321700b2236546926
33665Author: Rémi Denis-Courmont <rem@videolan.org>
33666Date:   Sat May 24 19:58:47 2008 +0300
33667
33668    Don't parse no options
33669
33670commit f160db450ae04c034b306510eaca1aeddc2364b3
33671Author: Rémi Denis-Courmont <rem@videolan.org>
33672Date:   Sat May 24 19:57:58 2008 +0300
33673
33674    Inline and fix some linking errors
33675
33676    Should fix strlcpy() issues on Linux, but Win32 is surely still totally
33677    broken by d754b40584b5fd5ffd5f39a2288a14f9f4662f78
33678
33679commit 04e6970605c4c6f63d8ab507bca5126612c98625
33680Author: Rafaël Carré <funman@videolan.org>
33681Date:   Sat May 24 18:51:10 2008 +0200
33682
33683    Fix rtmp access_output building
33684
33685    Mark description & shortnames as translatable with N_
33686    (Thanks for testing the build before committing, I think the source code
33687    had the same review)
33688
33689commit 86af35f2401ca1eb2da89a182d54bbe6c1540a2e
33690Author: Rafaël Carré <funman@videolan.org>
33691Date:   Sat May 24 18:30:36 2008 +0200
33692
33693    C++ needs explicit casting
33694
33695commit a9e55ea669697aceb47f2adce3c7f3da1ea1ea27
33696Author: Miguel Angel Cabrera Moya <madmac2501@gmail.com>
33697Date:   Mon May 5 23:31:17 2008 +0200
33698
33699    RTMP access output module
33700
33701    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
33702
33703commit 567cacc077f1806b56e33d7f5ec56e0c578ce6d1
33704Author: Jean-Baptiste Kempf <jb@videolan.org>
33705Date:   Sat May 24 09:06:52 2008 -0700
33706
33707    Thanks for MMS/TCP patch.
33708
33709commit 59feb952c5902f97510a05d7cf7901238cbb975f
33710Author: Felix Paul Kühne <fkuehne@videolan.org>
33711Date:   Sat May 24 16:45:18 2008 +0200
33712
33713    Added another couple of missing symbols.
33714
33715    Please review whether this patch is correct as it adds internal functions using VLC_EXPORT.
33716
33717commit d754b40584b5fd5ffd5f39a2288a14f9f4662f78
33718Author: Felix Paul Kühne <fkuehne@videolan.org>
33719Date:   Sat May 24 16:28:25 2008 +0200
33720
33721    Updated the symbols
33722
33723commit 876df3a7f4b60549f6006414f218976a122923c9
33724Author: Felix Paul Kühne <fkuehne@videolan.org>
33725Date:   Sat May 24 15:55:24 2008 +0200
33726
33727    Add GNU Make 3.81 for Darwin 8
33728
33729commit e73d94ef6322e1f2f855ada2921a8e4e93bfec22
33730Author: Felix Paul Kühne <fkuehne@videolan.org>
33731Date:   Sat May 24 15:42:10 2008 +0200
33732
33733    Disable the default compilation of cmake as its support is to-be-removed.
33734
33735commit c80de559fa80947d00a98561ab1f506bcf910d0c
33736Author: Rémi Denis-Courmont <rem@videolan.org>
33737Date:   Sat May 24 12:56:52 2008 +0300
33738
33739    Fix win32 linking
33740
33741commit 1231f33d9c2d07117ed4f1615592d4fff4609e27
33742Author: Rémi Denis-Courmont <rem@videolan.org>
33743Date:   Sat May 24 12:45:46 2008 +0300
33744
33745    vlc_scandir: remove (dead) code
33746
33747commit 22fe2438b98e2d041b4481c0c8706096a8f160ce
33748Author: Rémi Denis-Courmont <rem@videolan.org>
33749Date:   Sat May 24 12:40:57 2008 +0300
33750
33751    Simplify, fix and inline strcasecmp and strncasecmp
33752
33753commit 05cfa654a872bd3b6dc8123cc736110d3d022b20
33754Author: Rémi Denis-Courmont <rem@videolan.org>
33755Date:   Sat May 24 12:24:26 2008 +0300
33756
33757    VLC update: provide stubs
33758
33759commit 287081caeb571486a0381ee9964198855706a208
33760Author: Rémi Denis-Courmont <rem@videolan.org>
33761Date:   Sat May 24 12:15:26 2008 +0300
33762
33763    Inline strnlen() and use it
33764
33765commit 71c7fb199ac0cadd55f686d8b8dcfbfd82353215
33766Author: Rémi Denis-Courmont <rem@videolan.org>
33767Date:   Sat May 24 12:12:15 2008 +0300
33768
33769    Try to fix make check
33770
33771commit 5143683b7bf2be576bf0efd3bd5a80838e902556
33772Author: Rémi Denis-Courmont <rem@videolan.org>
33773Date:   Sat May 24 12:09:00 2008 +0300
33774
33775    Provide default for vlc_pthread_fatal
33776
33777commit cb63940a0b567471603b667c391770309ad15c31
33778Author: Rémi Denis-Courmont <rem@videolan.org>
33779Date:   Sat May 24 12:06:24 2008 +0300
33780
33781    Inline atoll and atof
33782
33783commit 2b617e77c1f838066916c4a46de7c0e99b38105c
33784Author: Rémi Denis-Courmont <rem@videolan.org>
33785Date:   Sat May 24 11:55:05 2008 +0300
33786
33787    Inline strdup, strndup, lldiv and getenv
33788
33789    Also fix an overflow in strndup().
33790
33791commit c4e0f18676bfbc37fe1504a719b51204e92de664
33792Author: Rémi Denis-Courmont <rem@videolan.org>
33793Date:   Sat May 24 11:41:49 2008 +0300
33794
33795    provide default block_mmap_Alloc
33796
33797commit 3f68eb0010ff0b4bc09e0c41f981a4fd0be6dd55
33798Author: Rémi Denis-Courmont <rem@videolan.org>
33799Date:   Sat May 24 11:35:51 2008 +0300
33800
33801    Fix header problem
33802
33803commit bb29acd2f25176a70759862417b99b8cbd082e2d
33804Author: Rémi Denis-Courmont <rem@videolan.org>
33805Date:   Sat May 24 11:33:03 2008 +0300
33806
33807    vlc_wclosedir is still needed on Windows
33808
33809commit 9194945adec1b6805e5a0cbef0966d5c15bd88d2
33810Author: Rémi Denis-Courmont <rem@videolan.org>
33811Date:   Sat May 24 11:19:42 2008 +0300
33812
33813    Remove VLC_INTERNAL
33814
33815    I should not have put internal stuff into the header files anyway
33816
33817commit 00e71fbf49079629e40aca7468d906848343c7e8
33818Author: Rémi Denis-Courmont <rem@videolan.org>
33819Date:   Sat May 24 11:18:51 2008 +0300
33820
33821    Win32 vlc_w.*dir: declare internally
33822
33823commit e4c0e92a1f78b19caf0f13b02198b37b9f8144cd
33824Author: Rémi Denis-Courmont <rem@videolan.org>
33825Date:   Sat May 24 11:04:59 2008 +0300
33826
33827    vlc_.*dir: declare internally, as it's only used with libvlc
33828
33829commit 0b3174ed6e6940bc628544e7effed4ff90f5a7fa
33830Author: Rémi Denis-Courmont <rem@videolan.org>
33831Date:   Sat May 24 10:56:20 2008 +0300
33832
33833    vlc_current_charset: declare internally
33834
33835commit 7d1d75f350f043298c46c90fd7e2ff29684387b5
33836Author: Rémi Denis-Courmont <rem@videolan.org>
33837Date:   Sat May 24 10:55:10 2008 +0300
33838
33839    vlc_fix_readdir: declare internally
33840
33841commit ff02bf907b6272b898612724634371bc95b8a5f1
33842Author: Rémi Denis-Courmont <rem@videolan.org>
33843Date:   Sat May 24 10:52:00 2008 +0300
33844
33845    seekdir, telldir: unused, remove
33846
33847commit 96cc9c261db1c616efa2fbc0aea21bc70b1e46fc
33848Author: Rémi Denis-Courmont <rem@videolan.org>
33849Date:   Sat May 24 10:47:32 2008 +0300
33850
33851    Remove VLC_PRIVATE_API
33852
33853commit 67ad2d4678941860cb4bf8abbcb0b77a4c0a1616
33854Author: Rémi Denis-Courmont <rem@videolan.org>
33855Date:   Sat May 24 10:39:07 2008 +0300
33856
33857    -export-dynamic is no sense for libs, use -export-symbol (or nothing)
33858
33859commit 54dc1499af57b6f265f73292146168b0b9a1d91e
33860Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33861Date:   Sat May 24 02:41:03 2008 +0200
33862
33863    transcode: If no module is explicitely selected, print that we are potentially using any module.
33864
33865commit f60fff1adf4e6b73d9529c2522436d930d71f33b
33866Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33867Date:   Sat May 24 02:36:14 2008 +0200
33868
33869    transcode: When failing also print the fourcc we were looking for instead of just "(null)" if no explicit module was selected.
33870
33871commit 4d7aa85f7622326929c6b3407db7903bda9f1344
33872Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33873Date:   Sat May 24 02:23:51 2008 +0200
33874
33875    transcode: Put more details in error messages.
33876
33877commit 6e708ae5f2e485751f59836969897fa776114cf0
33878Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33879Date:   Sat May 24 00:57:17 2008 +0200
33880
33881    Revert "stats: Don't crash if there is no timer to dump."
33882
33883    This reverts commit 8fe54e490872687b20e52581d84a94ffa7f443b0.
33884
33885    No need for that one, now that Rafael handles it in DumpTimer directly.
33886
33887commit cf4026c9f3377830fa1b234362c73c6f7f85930a
33888Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33889Date:   Sat May 24 00:54:11 2008 +0200
33890
33891    transcode: One more occurence of pf_encode_video() that needs a timer.
33892
33893commit 98a390423abcb4fe7b33e5dad841cbcadc9e58ca
33894Author: Jean-Baptiste Kempf <jb@videolan.org>
33895Date:   Fri May 23 15:42:09 2008 -0700
33896
33897    Thanks.
33898
33899commit ccda57b716269326917b1a82efcf9d843f74d17c
33900Author: Jean-Baptiste Kempf <jb@videolan.org>
33901Date:   Fri May 23 15:36:10 2008 -0700
33902
33903    Cosmetic et metadata fixes.
33904
33905commit 36bde12633aa3997e24a121db8cf1fb56f936f96
33906Author: Wang Bo <silencewang@msn.com>
33907Date:   Fri May 23 20:38:26 2008 +0800
33908
33909    real file index and seek
33910
33911    Signed-off-by: Jean-Baptiste Kempf <jb@ambre.(none)>
33912
33913commit 93d9a388cab3b40a5361df3b779cbc5ff6e25140
33914Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33915Date:   Sat May 24 00:16:06 2008 +0200
33916
33917    config: Clean up for the -psn cmd line argument case on Mac OS X.
33918
33919commit 7c359c66acbc65bede22e11bf6e8a510fbac5fc7
33920Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33921Date:   Fri May 23 22:47:44 2008 +0200
33922
33923    transcode: Measure the time taken to encode one audio or video frame.
33924
33925commit 8fe54e490872687b20e52581d84a94ffa7f443b0
33926Author: Pierre d'Herbemont <pdherbemont@videolan.org>
33927Date:   Fri May 23 22:46:03 2008 +0200
33928
33929    stats: Don't crash if there is no timer to dump.
33930
33931commit b19b539f6b5b250d79da8c2704a30a1016c0d9c5
33932Author: Rémi Denis-Courmont <rem@videolan.org>
33933Date:   Fri May 23 18:43:57 2008 +0300
33934
33935    VLC: remove win32 stuff
33936
33937commit ab67a5346fe9ce156eb4fe1e79861e261fde0a0f
33938Author: Rémi Denis-Courmont <rem@videolan.org>
33939Date:   Fri May 23 18:42:11 2008 +0300
33940
33941    Separate and refactor the win32 main code
33942
33943    It has almost nothing in common with the Unix main code anyway.
33944
33945commit 311b28dea50ef654ab9aa59728ec6c2e33cf2b72
33946Author: Rémi Denis-Courmont <rem@videolan.org>
33947Date:   Fri May 23 18:26:16 2008 +0300
33948
33949    Code factorization
33950
33951commit a87e722124d2fc8aa8911f7ece1d331ce7d456af
33952Author: Rafaël Carré <funman@videolan.org>
33953Date:   Fri May 23 17:06:51 2008 +0200
33954
33955    Be lazy : let modules do what they want with stats - without crashing
33956
33957commit da9d2466b1e689e3f45c6a02ad3119d2d7b1e467
33958Author: bl4 <bl4@playker.info>
33959Date:   Fri May 23 15:50:27 2008 +0200
33960
33961    mms/tcp: send requested media file path to the server without leading / character
33962
33963    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
33964
33965commit f3d55b94c47dfc6a2b694e272b438b97b3a3a0a3
33966Author: Antoine Cellerier <dionoea@videolan.org>
33967Date:   Fri May 23 16:40:19 2008 +0200
33968
33969    Don't do pts changes to telx blocks if we're not runing real time.
33970
33971commit 001bc3d2a10b58ef03c5172a0632d69adb4a990e
33972Author: Rafaël Carré <funman@videolan.org>
33973Date:   Fri May 23 15:52:20 2008 +0200
33974
33975    Help to fight NULL pointer dereference in stats
33976
33977commit c3c3d074a690ed93cbd8964de2ee881dbdad7fc7
33978Author: Rafaël Carré <funman@videolan.org>
33979Date:   Fri May 23 15:51:08 2008 +0200
33980
33981    Add gtk2 cflags/libs to gtk2_main
33982
33983commit ec5ce05ca037ba37dac3571c0b9b72880d976cf9
33984Author: Felix Paul Kühne <fkuehne@videolan.org>
33985Date:   Fri May 23 15:27:37 2008 +0200
33986
33987    Fix linking when compiling with enabled update checker
33988
33989commit 3452c06ffe82acc737947e1842895e312789bd31
33990Author: Felix Paul Kühne <fkuehne@videolan.org>
33991Date:   Fri May 23 14:54:30 2008 +0200
33992
33993    We need xlocale.h here too
33994
33995commit c9517f626f4402d3fdadab92e1c6d7d9fb2b18b6
33996Author: Felix Paul Kühne <fkuehne@videolan.org>
33997Date:   Fri May 23 14:48:04 2008 +0200
33998
33999    Include xlocale.h on OS X for locale_t
34000
34001commit 45a444a2b4660bccfba8478b9691ddb170666092
34002Author: Antoine Cellerier <dionoea@videolan.org>
34003Date:   Fri May 23 14:12:26 2008 +0200
34004
34005    Keep a good rendering quality when rendering zvbi subs as text.
34006
34007commit cde8ee9e4bf7787164a8ede9eaae8bf259345fbd
34008Author: Antoine Cellerier <dionoea@videolan.org>
34009Date:   Fri May 23 10:18:34 2008 +0200
34010
34011    Fix the display date in zvbi.
34012
34013commit 90d9c8e49dc97265b64b9c4e42b43a86c6bd3642
34014Author: Antoine Cellerier <dionoea@videolan.org>
34015Date:   Fri May 23 09:50:23 2008 +0200
34016
34017    Only keep the full pes packet if using the zvbi teletext decoder. (zvbi should be fixed to be able to use the vbi data directly without all the pes stuff)
34018
34019commit 3d240f51c51b3e7a2c74c37b70b64bf29c8a9e93
34020Author: Alexis Ballier <aballier@gentoo.org>
34021Date:   Thu May 22 23:26:46 2008 +0200
34022
34023    Fix wx build
34024
34025    The ugly casting is correct wrt the vlc_object_t inheritance
34026    Signed-off-by: Rafaël Carré <funman@videolan.org>
34027
34028commit 7eaca895c90b3f14ab208373d0213d0579515e70
34029Author: Rémi Duraffort <ivoire@videolan.org>
34030Date:   Thu May 22 21:58:28 2008 +0200
34031
34032    Check malloc return value when needed and don't print an error when such error happend.
34033    Fix a potential segfault.
34034
34035commit fa781f2253cc4438cddfc4420b23496a42df66bd
34036Author: Rémi Denis-Courmont <rem@videolan.org>
34037Date:   Thu May 22 23:46:34 2008 +0300
34038
34039    Use netinet macros instead of pointer access
34040
34041commit 41a9fefc167a601fc892c7a90cb0fbf7f8f00d43
34042Author: Rémi Denis-Courmont <rem@videolan.org>
34043Date:   Thu May 22 23:03:16 2008 +0300
34044
34045    Fix vlc_threadvar_delete
34046
34047commit ccedc495ebc6e646a219077286488b8fed1017d3
34048Author: Rémi Denis-Courmont <rem@videolan.org>
34049Date:   Thu May 22 23:03:00 2008 +0300
34050
34051    Remove (hopefully) unused #include
34052
34053    We don't want config.h stuff in vlc_common.h
34054
34055commit b2060480374a36794958855d153d48801d18ea5f
34056Author: Rémi Denis-Courmont <rem@videolan.org>
34057Date:   Thu May 22 22:59:49 2008 +0300
34058
34059    Remove THREAD_COND_TIMEOUT
34060
34061commit 5f2dd73ec8e68b0191d251ec80dc220b70624719
34062Author: Rémi Denis-Courmont <rem@videolan.org>
34063Date:   Thu May 22 22:46:11 2008 +0300
34064
34065    Provide vlc_gettext on all platforms
34066
34067    This avoids having to link a few plugins with libintl on platforms where
34068    it's not built-in libc. This also factors the internal use of
34069    dgettext("vlc", ...).
34070
34071commit a6ab35eee2d88fda9c3e0397504547f01c88bf5a
34072Author: Rémi Denis-Courmont <rem@videolan.org>
34073Date:   Thu May 22 22:32:30 2008 +0300
34074
34075    Move _ and N_ to the right header
34076
34077commit 59dec65d5fe153565ea8705767874a2d876d2103
34078Author: Rémi Denis-Courmont <rem@videolan.org>
34079Date:   Thu May 22 21:28:54 2008 +0300
34080
34081    Remove libvlc->psz_homedir and use config_GetHomeDir() instead
34082
34083commit 46c39c8e9c2e0ec3ba1bf8dc37e6e3e5efb59a08
34084Author: Rémi Denis-Courmont <rem@videolan.org>
34085Date:   Thu May 22 20:32:25 2008 +0300
34086
34087    Make config_GetHomeDir return a const string too
34088
34089commit b152c831cf6bd6dab1fe8e29859ea85d9f384022
34090Author: Rémi Denis-Courmont <rem@videolan.org>
34091Date:   Thu May 22 20:18:12 2008 +0300
34092
34093    Store the home directory statically, as it cannot change
34094
34095commit eef284f3b6e266ffc7f82a2f447f74d5813afbc1
34096Author: Rafaël Carré <funman@videolan.org>
34097Date:   Thu May 22 20:24:36 2008 +0200
34098
34099    Workaround f*cked up iTunes
34100
34101commit 9298671dc006165c536e499e5721b7614d8ce829
34102Author: Rémi Denis-Courmont <rem@videolan.org>
34103Date:   Thu May 22 19:42:46 2008 +0300
34104
34105    If uselocale() is absent, assume libc does no localization
34106
34107    Otherwise, the user is screwed anyway
34108
34109commit da5d49e2845972ebc5ecb8e65544c06a75eb9371
34110Author: Rémi Denis-Courmont <rem@videolan.org>
34111Date:   Thu May 22 19:39:53 2008 +0300
34112
34113    Put the _same_ _platform-independent_ stuff in the same place
34114
34115commit e104a2e689d4a1de68655d6e7936a6ceb87e6283
34116Author: Rémi Denis-Courmont <rem@videolan.org>
34117Date:   Thu May 22 19:32:05 2008 +0300
34118
34119    Use the same directory layout on all platforms.
34120
34121    It was an artificially-created mess. Besides, many other Windows
34122    applications also have a data, datadir or share directory.
34123
34124commit 3f02d5ddbd48efd89f6e3ffaff3e24e86220b52c
34125Author: Rémi Denis-Courmont <rem@videolan.org>
34126Date:   Thu May 22 19:10:10 2008 +0300
34127
34128    No need for huge automake if's
34129
34130commit 7e86c20b39e75632f1f2bf64822a63c4cbef8851
34131Author: Rémi Denis-Courmont <rem@videolan.org>
34132Date:   Thu May 22 19:04:15 2008 +0300
34133
34134    Split directory handling and core configuration
34135
34136commit 56a6c87699827a7e6f5e344fdec575ef32d9524c
34137Author: Rémi Denis-Courmont <rem@videolan.org>
34138Date:   Thu May 22 18:52:50 2008 +0300
34139
34140    Cosmetic
34141
34142commit b268e2e8d2721942dfd1ca41987756940e2f05db
34143Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
34144Date:   Thu May 22 08:50:00 2008 +0200
34145
34146    GnuTLS and libgcrypt bump from 2.2.2 to 2.2.5 and 1.4.0 to 1.4.1
34147
34148commit b95cac1c3685e4d3ce7f16303957cf100cdd5541
34149Author: Jean-Baptiste Kempf <jb@videolan.org>
34150Date:   Wed May 21 14:18:17 2008 -0700
34151
34152    Update NEWS and interface string about the latest parsing for the subtitles.
34153    Some comments about the naming of the subtitles (mplayer doesn't name as gnome-subtitles does, and none of them respect the main conventions)
34154    Most of the subtitles format are now parsed. However, some styles are still discarded.
34155
34156commit 0b00646d20a3401348b8673b7ec896cd7203a05b
34157Author: Rémi Denis-Courmont <rem@videolan.org>
34158Date:   Wed May 21 22:12:11 2008 +0300
34159
34160    us_strtod: do not make any kludgy assumptions about number formats
34161
34162commit a2c338bb861ca781457ae23c8a36215a6ce82ea6
34163Author: Rémi Denis-Courmont <rem@videolan.org>
34164Date:   Wed May 21 22:07:22 2008 +0300
34165
34166    Don't rely on scanf when parsing floats from files
34167
34168    (well, you _can_ but you'd need to use uselocale() then)
34169
34170commit a159f4795d5eeeca17c600c80fcc8fb823302682
34171Author: Christophe Mutricy <xtophe@videolan.org>
34172Date:   Wed May 21 20:02:22 2008 +0100
34173
34174    Win32 also has and needs fcntl.h
34175
34176commit 71f0e10dee124f93351697f8c1fec7236b724e02
34177Author: Rémi Denis-Courmont <rem@videolan.org>
34178Date:   Wed May 21 21:59:03 2008 +0300
34179
34180    Remove unused i18n_atof
34181
34182commit bb1fb263758ffb26e0d2887bb309d274972687c2
34183Author: Rémi Denis-Courmont <rem@videolan.org>
34184Date:   Wed May 21 21:58:01 2008 +0300
34185
34186    VLM: use american numbers too here
34187
34188    (we don't want sample scripts to break in certain countries)
34189
34190commit 6d85ab85a3f785b8eb86f8f98a58725d9c577e4f
34191Author: Rémi Denis-Courmont <rem@videolan.org>
34192Date:   Wed May 21 21:55:15 2008 +0300
34193
34194    Parse vlcrc following American standards for numbers
34195
34196commit 8d961ec721f5016fbf60f1959a0caafb75a86a16
34197Author: Rafaël Carré <funman@videolan.org>
34198Date:   Wed May 21 20:45:24 2008 +0200
34199
34200    Use cmake 2.6.0 release
34201
34202commit 0d683192fe0cb77bb721ecb68d3ddfc14c7702a9
34203Author: Rafaël Carré <funman@videolan.org>
34204Date:   Wed May 21 20:37:19 2008 +0200
34205
34206    make.pl: matches gcc-xx and g++-xx
34207
34208commit 2b58a805b907efafbc5ef03347b6c086023806f0
34209Author: Rémi Denis-Courmont <rem@videolan.org>
34210Date:   Wed May 21 21:41:52 2008 +0300
34211
34212    Always print numbers (floats) in American format in vlcrc
34213
34214commit b15107dacf8ad0e8e51bf4fa32dd7585a98e0d0e
34215Author: Rémi Denis-Courmont <rem@videolan.org>
34216Date:   Wed May 21 21:39:25 2008 +0300
34217
34218    French uses comma as a decimal separator
34219
34220    (and at least the Qt interface uses commas for preferences formatting)
34221
34222commit 6bc9799c8a4d70e2761ae26b7a54c205823782c9
34223Author: Rémi Denis-Courmont <rem@videolan.org>
34224Date:   Wed May 21 21:05:11 2008 +0300
34225
34226    Remove i18n_strtod - nobody uses it and it's an ugly hack
34227
34228commit 788907c4acb9441c756c4c232727800a2d4c6714
34229Author: Rémi Denis-Courmont <rem@videolan.org>
34230Date:   Wed May 21 20:49:38 2008 +0300
34231
34232    Fix previous commit
34233
34234commit b6b695f1884564441499b817246a1c0536c23225
34235Author: Rémi Denis-Courmont <rem@videolan.org>
34236Date:   Wed May 21 20:48:11 2008 +0300
34237
34238    Remove internal Python build support
34239
34240commit c5e0f9db280c579c65845614fda229f5363d94d1
34241Author: Rémi Denis-Courmont <rem@videolan.org>
34242Date:   Wed May 21 20:39:41 2008 +0300
34243
34244    Fail loudly if --enable-java-bindings is used
34245
34246    as it does not work anymore
34247
34248commit 456aa837c26aab85cdd46553d26ca3623e79e2fc
34249Author: Jean-Baptiste Kempf <jb@videolan.org>
34250Date:   Wed May 21 10:32:45 2008 -0700
34251
34252    Add mx4n and mx4p FourCC
34253
34254commit 13ae40b0efc4f1b1ce205d9a057537047fcab3f4
34255Author: Rémi Denis-Courmont <rem@videolan.org>
34256Date:   Wed May 21 20:19:25 2008 +0300
34257
34258    Use gettext_noop() consistently
34259
34260commit f06802bb0473b765a7751cf78b244da240cd1fcc
34261Author: Rémi Denis-Courmont <rem@videolan.org>
34262Date:   Wed May 21 20:18:56 2008 +0300
34263
34264    Translate help, short name and description
34265
34266commit 76774f676dbb8cebd0dc65bfc35eac4986fee104
34267Author: Rémi Denis-Courmont <rem@videolan.org>
34268Date:   Wed May 21 18:55:16 2008 +0300
34269
34270    vlc_config_set: use dgettext() explicitly
34271
34272    This is a cosmetic change at this point as _() invokes dgettext(). This
34273    is just a small step toward supporting out-of-tree plugins. These will
34274    need to use their own text domain.
34275
34276commit 2123e7c23fe7879ed1ddc4efcedcf6da5d16a7f8
34277Author: Rafaël Carré <funman@videolan.org>
34278Date:   Wed May 21 17:50:49 2008 +0200
34279
34280    Add support for MPEG2 FOURCCs in mp4 demuxer
34281
34282    Fix #1590 - patch by jj
34283
34284commit 7c72aa3aa8546521c13bf4241566365460647c8c
34285Author: Felix Paul Kühne <fkuehne@videolan.org>
34286Date:   Tue May 20 22:37:32 2008 +0200
34287
34288    More updates, partially Mac-specific
34289
34290commit 8e75a0055ad9b8a5915260f479e06845096829c9
34291Author: Rémi Denis-Courmont <rem@videolan.org>
34292Date:   Tue May 20 23:19:35 2008 +0300
34293
34294    GnuTLS: proper location for ca-certificates
34295
34296commit 0e51a9e6be1fe0f6b06e7a4cb95e369814bc56ff
34297Author: Rémi Denis-Courmont <rem@videolan.org>
34298Date:   Tue May 20 23:18:02 2008 +0300
34299
34300    GnuTLS: read key material from memory - fixes #1108
34301
34302commit a2ad5ed16ce41045897dd3be5b7322ef9dd8856b
34303Author: Rémi Denis-Courmont <rem@videolan.org>
34304Date:   Tue May 20 22:26:45 2008 +0300
34305
34306    block_File: test case
34307
34308commit 2ec9d996a737986148acb5c1ce61058e9b3e4ff4
34309Author: Rémi Denis-Courmont <rem@videolan.org>
34310Date:   Tue May 20 22:15:12 2008 +0300
34311
34312    block_File: loads a file into a block_t
34313
34314commit c65b4ea96c47550a8876513222aab4b81cfc42dd
34315Author: Rémi Denis-Courmont <rem@videolan.org>
34316Date:   Tue May 20 22:57:54 2008 +0300
34317
34318    (Almost) pread() for Win32
34319
34320commit 1ba9301e99b19e80eb0888fc0d7f8d0e0fd5a53e
34321Author: Rafaël Carré <funman@videolan.org>
34322Date:   Tue May 20 22:10:21 2008 +0200
34323
34324    CMake : don't try to link unused targets
34325
34326commit d1e78644b51a81983feafcd45823a8820f43febe
34327Author: Rafaël Carré <funman@videolan.org>
34328Date:   Tue May 20 22:09:25 2008 +0200
34329
34330    Cmake : disable samples downloading & related tests
34331
34332commit 0e6016e25fa45c57ab88c2e6b8dcc21f57bd89da
34333Author: Rafaël Carré <funman@videolan.org>
34334Date:   Tue May 20 21:57:59 2008 +0200
34335
34336    Cmake : fix libvlc* versionning and naming
34337
34338commit 5ca79d6b13f01f5a28cc71c8efa1a4e80b612ef5
34339Author: Rémi Denis-Courmont <rem@videolan.org>
34340Date:   Tue May 20 21:20:32 2008 +0300
34341
34342    Updates
34343
34344commit 7b98e85b48a69ad0519dee858fbbebd461c84537
34345Author: Rémi Denis-Courmont <rem@videolan.org>
34346Date:   Tue May 20 18:59:28 2008 +0300
34347
34348    Don't use stat() before opendir()
34349
34350commit ce0b5da92eb3d06a34ce32b63421b605c8b19d2e
34351Author: Rémi Denis-Courmont <rem@videolan.org>
34352Date:   Tue May 20 18:55:50 2008 +0300
34353
34354    Fix handle leak
34355
34356commit be24a28f94929ecca09911d4659dec0484cc1de5
34357Author: Rémi Denis-Courmont <rem@videolan.org>
34358Date:   Tue May 20 18:54:59 2008 +0300
34359
34360    Don't waste stat() right before opendir().
34361
34362commit 31bf9857bf400f283e072f053d33f6e210f698b9
34363Author: Rémi Denis-Courmont <rem@videolan.org>
34364Date:   Tue May 20 18:52:22 2008 +0300
34365
34366    Don't test if a directory exists twice in a row
34367
34368    Better yet try to parse it directly...
34369
34370commit 04aae4db17b7b59c04870677448a0b49262b5f71
34371Author: Rémi Denis-Courmont <rem@videolan.org>
34372Date:   Tue May 20 18:50:42 2008 +0300
34373
34374    No need to do stat() before opendir()!
34375
34376commit cca9e206e38081bcb72ce16e16b8dfdd954a48f7
34377Author: Rémi Denis-Courmont <rem@videolan.org>
34378Date:   Tue May 20 18:47:25 2008 +0300
34379
34380    Use fstat()!
34381
34382commit f3efda92b1cba1161c5f59b94f55770a3f824beb
34383Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
34384Date:   Tue May 20 11:36:44 2008 +0300
34385
34386    Directsound 7.1 support and some debug messages...
34387
34388    ...to help identify possible issues
34389
34390    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
34391
34392    Squashed with VLC boolean updates.
34393
34394commit 2113d41e90575c54097871f53f2f5b28a4e90726
34395Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
34396Date:   Tue Mar 25 23:07:14 2008 +0200
34397
34398    Untested attempt to DirectAudio support for 7.1 system
34399
34400    (See also http://forum.videolan.org/viewtopic.php?f=7&t=42590).
34401
34402    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
34403
34404    Squashed VLC_TRUE fix
34405
34406commit bbfb0053341db10afca4e72cf1dde091533af955
34407Author: Antoine Cellerier <dionoea@videolan.org>
34408Date:   Tue May 20 16:10:47 2008 +0200
34409
34410    Fix decoding of teletext in ps files (the zvbi decoder expects the full PES packet, I haven't been able to test the telx.c decoder yet as I don't have any ps file with teletext subtitles available).
34411
34412commit f7c94f789ded4172cd5abb442f475265a919f622
34413Author: Rafaël Carré <funman@videolan.org>
34414Date:   Tue May 20 15:15:40 2008 +0200
34415
34416    Fix the reference counting of pictures stored in the mosaic_bridge ring
34417
34418    Code cleanup without semantics changes
34419    Resets the reference count when returning a previously allocated picture
34420    Check error path
34421
34422commit e8120e68db7397af96173ee53cbffdab45f6c171
34423Author: Rafaël Carré <funman@videolan.org>
34424Date:   Tue May 20 15:06:24 2008 +0200
34425
34426    Check allocation and initialise memory
34427
34428commit 27965f62a1a68ddbff697474e9ca3eab0b3b907b
34429Author: Rafaël Carré <funman@videolan.org>
34430Date:   Tue May 20 15:05:40 2008 +0200
34431
34432    Fix memleak
34433
34434commit e110b99aac4bc342fb927d9c83197f59a4f867f1
34435Author: Rafaël Carré <funman@videolan.org>
34436Date:   Tue May 20 15:05:16 2008 +0200
34437
34438    Use reference counting for pictures
34439
34440commit a5ff1f926dc6ae6bf2db641b2025a4b5ffdecdf5
34441Author: Rafaël Carré <funman@videolan.org>
34442Date:   Tue May 20 13:48:10 2008 +0200
34443
34444    Fix memleak
34445
34446commit bc1649c4f3c0de31b016fcf6fac1a7b9ce78b73f
34447Author: Rafaël Carré <funman@videolan.org>
34448Date:   Tue May 20 13:46:52 2008 +0200
34449
34450    Remove not used allocation added in [bc650c59ca6d2edbf555dc0cec11091f274b42f5]
34451
34452commit cf9c7df72756886b02e6a6a0f657c68194dd4882
34453Author: Rafaël Carré <funman@videolan.org>
34454Date:   Tue May 20 12:40:10 2008 +0200
34455
34456    Don't change pf_release() to a dummy function
34457
34458    In the meantime, another module (like the mosaic_bridge hack) could call it.
34459    Instead, increase the reference count to be sure it won't be destroyed.
34460
34461commit 393b34257f6abcde79f2972e3898674da9a8a481
34462Author: Jean-Baptiste Kempf <jb@ambre.(none)>
34463Date:   Mon May 19 13:34:34 2008 -0700
34464
34465    Formatting cleaning
34466
34467commit cffe2dbbf5082a82944aa2ca7aecfe8124780dd5
34468Author: Jean-Baptiste Kempf <jb@ambre.(none)>
34469Date:   Mon May 19 15:49:45 2008 -0700
34470
34471    Add options for preferences.
34472
34473commit 3845f37d56912d6b82f6374a2d85fef06bb8e5c9
34474Author: Jean-Baptiste Kempf <jb@ambre.(none)>
34475Date:   Mon May 19 15:44:14 2008 -0700
34476
34477    DKS and Subviewer1 parsing support.
34478    Some cleaning too.
34479
34480commit 47b6f76146af7c4e2a18e7e59b926d639669f7f2
34481Author: Jean-Baptiste Kempf <jb@ambre.(none)>
34482Date:   Mon May 19 08:09:20 2008 -0700
34483
34484    Multi-line support for JacoSub.
34485
34486commit 85ca5599d039c3f3617b7fb1fa0c4f2f1e9a3031
34487Author: Antoine Cellerier <dionoea@videolan.org>
34488Date:   Tue May 20 10:22:52 2008 +0200
34489
34490    Fix bash syntax in rrd doc.
34491
34492commit 4063d631ecb3558e596fc794dc3158ca8200ef4d
34493Author: Antoine Cellerier <dionoea@videolan.org>
34494Date:   Tue May 20 10:05:33 2008 +0200
34495
34496    Video bitrate tolerance is advertised as kbits/sec in the help (not bits/sec).
34497
34498commit 3a6f1b598c7c31dc8171479cce28f8ca12aeb9b7
34499Author: Antoine Cellerier <dionoea@videolan.org>
34500Date:   Mon May 19 09:52:43 2008 +0200
34501
34502    Cosmetics.
34503
34504commit b26f5a25af04ccca0d539d0711f5ff9316064641
34505Author: Rémi Denis-Courmont <rem@videolan.org>
34506Date:   Mon May 19 21:11:45 2008 +0300
34507
34508    Remove incorrect if BUILD_VLC
34509
34510commit 665a5b28ae3e50d725fdd6e903c6af8b9440a5c7
34511Author: Rémi Denis-Courmont <rem@videolan.org>
34512Date:   Mon May 19 20:53:56 2008 +0300
34513
34514    Use TIMER_ABSTIME when it's available
34515
34516commit a056e64e5142c36651a7a15ed5143075266e3e06
34517Author: Rémi Denis-Courmont <rem@videolan.org>
34518Date:   Mon May 19 20:42:48 2008 +0300
34519
34520    mwait/mdate: remove cached_time - not thread-safe
34521
34522    Could go badly wrong on platforms without atomic 64-bits access
34523
34524commit e2b38c968064a42fc31f82e7a0bb9a6d1d79d531
34525Author: Rémi Denis-Courmont <rem@videolan.org>
34526Date:   Mon May 19 20:35:41 2008 +0300
34527
34528    mprec: thread-safety
34529
34530commit f2312da8a85f4646ac97ce46bc98a08dd3d2de4b
34531Author: Rémi Denis-Courmont <rem@videolan.org>
34532Date:   Mon May 19 18:23:56 2008 +0300
34533
34534    Remove useless volatile keyword
34535
34536    In this case, volatile was both incorrect (volatile does nothing about
34537    thread synchronization) and not required (there is an explicit lock).
34538
34539commit 3008c478206789d38cc1935aef3fdbb1f7fa9933
34540Author: Rafaël Carré <funman@videolan.org>
34541Date:   Mon May 19 13:40:56 2008 +0200
34542
34543    Destroy the playlist AFTER looking for a sout attached to it
34544
34545commit 8d6c2121985d39118999f44544e97b603b301a89
34546Author: Jean-Paul Saman <jpsaman@videolan.org>
34547Date:   Sun May 18 13:34:49 2008 +0200
34548
34549    Return VLC_ENOMEM when malloc fails.
34550
34551commit f2d4eeec7170ce11d830f83eb136078e16a54658
34552Author: Antoine Cellerier <dionoea@videolan.org>
34553Date:   Mon May 19 00:08:59 2008 +0200
34554
34555    Fix blinking on redraw in ncurses interface... if anyone has an idea about why that call to clear() was needed ... (And remove a bunch of trailing spaces)
34556
34557commit 61a7eac1133592ab209e4e322bd8133f5fc1d2dc
34558Author: Rafaël Carré <funman@videolan.org>
34559Date:   Sun May 18 21:54:58 2008 +0200
34560
34561    Fix glade search path - thanks to dionoea
34562
34563commit c5b21fdcce4513d2367ffb4dada2a4e84e0d4f37
34564Author: Rafaël Carré <funman@videolan.org>
34565Date:   Sun May 18 17:18:23 2008 +0200
34566
34567    Cmake : Fix test/ linking
34568
34569commit 02eaf086c6f2a2688af8fc46339fea78f11d9604
34570Author: Rafaël Carré <funman@videolan.org>
34571Date:   Sun May 18 17:16:58 2008 +0200
34572
34573    Cmake: Fix modules/ building
34574
34575commit f569b51c1aeb39d44c2b21c1e2f7e97701966b8e
34576Author: Rafaël Carré <funman@videolan.org>
34577Date:   Sun May 18 16:20:29 2008 +0200
34578
34579    cmake: fix src/ building
34580
34581commit 597e23cadf0ad4c2ae4e0a0584a1f5307447f866
34582Author: Rafaël Carré <funman@videolan.org>
34583Date:   Sun May 18 15:24:52 2008 +0200
34584
34585    Add a comment about RIPEMD/160
34586
34587commit e7268258a5e2aacc95ab20d7f097a93c3df369f1
34588Author: Jean-Paul Saman <jpsaman@videolan.org>
34589Date:   Sun May 18 13:09:26 2008 +0200
34590
34591    Remove trailing whitespace, add checks for malloc return value.
34592
34593commit 4a66eee1f0a52d8e1a10a47984e3146af958b1f0
34594Author: Tanguy Krotoff <tkrotoff at>
34595Date:   Fri May 30 03:12:38 2008 +0000
34596
34597    libvlc: when calling libvlc_media_player_stop() check for playing or paused state before to send a stopped event
34598
34599    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
34600
34601commit 11922961a781bb840c7e06b0ca32054ae0e65645
34602Author: Rafaël Carré <funman@videolan.org>
34603Date:   Sun May 18 01:39:28 2008 +0200
34604
34605    Update: supports file v4 signatures
34606
34607    Note: public key v3 signatures are not supported
34608    Fix various bugs and potentials buffer overflows
34609
34610commit 96250779f78d93eb59cc49388cbb519c14c27307
34611Author: Jean-Paul Saman <jpsaman@videolan.org>
34612Date:   Sat May 17 15:20:54 2008 +0200
34613
34614    Small cleanup
34615
34616commit a4056df25a32758069120e7749938397ee0e34b8
34617Author: Jean-Paul Saman <jpsaman@videolan.org>
34618Date:   Sat May 17 14:48:08 2008 +0200
34619
34620    Use the same default values for i_frame_rate everywhere.
34621
34622commit 453ff82acfa8ec4fb717fe71b094199d8659a1f5
34623Author: Jean-Paul Saman <jpsaman@videolan.org>
34624Date:   Sat May 17 11:34:59 2008 +0200
34625
34626    Remove "out of memory" message
34627
34628commit a26336888230e81aca0f517c0a26a62851c5d4ab
34629Author: Jean-Paul Saman <jpsaman@videolan.org>
34630Date:   Sat May 17 11:18:47 2008 +0200
34631
34632    Check malloc/recalloc return values.
34633
34634commit 81b9a24bf9e7e0ea3d7f36d3d3bb8eb29eb6270e
34635Author: Felix Paul Kühne <fkuehne@videolan.org>
34636Date:   Sat May 17 18:29:46 2008 +0200
34637
34638    Added the minimal-OSX class files and a couple of more related files to the project list for easier lookup
34639
34640commit 848663122bc0a1ce567444fdab83a630b79ea6ae
34641Author: Rémi Denis-Courmont <rem@videolan.org>
34642Date:   Sat May 17 19:25:19 2008 +0300
34643
34644    Remove the children leak detection which is not working anymore
34645
34646    If you have a better idea, you are welcome, but I am very doutful.
34647
34648commit 1f5fe769ca2386234ad22cd60174fc700344302f
34649Author: Rémi Denis-Courmont <rem@videolan.org>
34650Date:   Sat May 17 19:22:54 2008 +0300
34651
34652    Also remove the link fromn dead objects toward their children
34653
34654    Previously, we only removed links from children to dead parents.
34655    This patch is semantically the same as Funman's earlier
34656    vlc_object_detach_unlocked() patch. It is merely faster and less clean.
34657
34658    Unfortunately, this means it is impossible to detect leaked children.
34659    That being noted, leaving dead parents "semi-attached" in objects tree
34660    is not thread-safe anyhow. Basically, we either automatically detach
34661    objects (and miss leaks), or require children to be detached/destroyed
34662    before their parent is destroyed (and get leaks detection, but more
34663    coding pain).
34664
34665commit d88c98753b29b02bfdb6599a847c3a6f48153b4c
34666Author: Rémi Denis-Courmont <rem@videolan.org>
34667Date:   Sat May 17 18:58:36 2008 +0300
34668
34669    vlc_object_get sucks, document it
34670
34671commit 7f120f79a85567bcd5ff484c03a15d15a9b11cdb
34672Author: Rémi Denis-Courmont <rem@videolan.org>
34673Date:   Sat May 17 18:53:31 2008 +0300
34674
34675    Qt4: do not use vlc_object_get
34676
34677commit 602005bd955b33eb95b241a9b4a4e2a92c55b389
34678Author: Rémi Denis-Courmont <rem@videolan.org>
34679Date:   Sat May 17 15:12:33 2008 +0300
34680
34681    Ignore X11 errors on Maemo
34682
34683commit a66a2bc5b410617d507820f3eb5f7d6e13e82a87
34684Author: Rémi Denis-Courmont <rem@videolan.org>
34685Date:   Sat May 17 15:07:46 2008 +0300
34686
34687    Enable the Nokia OSSO hacks on all X11 plugins
34688
34689commit 34eab2d9c19ad6ce64abefaddd2840f173b4d2f5
34690Author: Pierre d'Herbemont <pdherbemont@videolan.org>
34691Date:   Fri May 16 17:42:40 2008 +0200
34692
34693    transcode: Fix a typo about scale.
34694
34695    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
34696
34697commit a6c8ae352629fb178d6af03c67f64501d7027df2
34698Author: Pavlov Konstantin <thresh@videolan.org>
34699Date:   Sat May 17 02:56:00 2008 +0400
34700
34701    Contrib: fix libvorbis CVEs: 2008-1419, 2008-1420, 2008-1423.
34702
34703commit dc040150d52d6abe1074ec443753bb435a6ec089
34704Author: Pavlov Konstantin <thresh@videolan.org>
34705Date:   Sat May 17 02:23:51 2008 +0400
34706
34707    Contrib: fix CVE-2008-2109 for libid3tag.
34708
34709commit 70ad10b0c4caa43776ec0f79271f1bae34310cde
34710Author: Rémi Denis-Courmont <rem@videolan.org>
34711Date:   Fri May 16 19:13:37 2008 +0300
34712
34713    Simplification
34714
34715commit 00e3e4101653be55e430b35d6fcb8d5b86df269d
34716Author: Rémi Denis-Courmont <rem@videolan.org>
34717Date:   Fri May 16 19:06:25 2008 +0300
34718
34719    Make vlc_object_detach a no-op if the object is not attached
34720
34721commit 8dba805732a431558c1218104dfeb667d9b5df63
34722Author: Rémi Denis-Courmont <rem@videolan.org>
34723Date:   Fri May 16 17:59:03 2008 +0300
34724
34725    Hide i_children and pp_children away
34726
34727    They can only be read safely under the Big Structure Lock in
34728    src/misc/objects.c, so it makes no sense for them to be public.
34729
34730    By the way, making i_children volatile wouldn't magically solve
34731    thread-safety issues. The only correct use of volatile is in dealing
34732    with asynchronous changes _within_ the same thread, such as signal
34733    handling.
34734
34735    P.S.: I wish modules were not objects, and I wonder why they are
34736    (they don't don't use threads, nor plugins, nor variables)
34737
34738commit 414624cea784dc0c97bb99826bad98b3c95fda36
34739Author: Rémi Denis-Courmont <rem@videolan.org>
34740Date:   Fri May 16 18:41:52 2008 +0300
34741
34742    ncurses: use vlc_list_children
34743
34744commit 8bd5461783c149200b3b2a7da15e02d14a612275
34745Author: Rémi Denis-Courmont <rem@videolan.org>
34746Date:   Fri May 16 18:23:34 2008 +0300
34747
34748    Qt4: use vlc_list_children
34749
34750commit 73edaec8ab683970e1344eebf930565381d3d99d
34751Author: Rémi Denis-Courmont <rem@videolan.org>
34752Date:   Fri May 16 18:23:09 2008 +0300
34753
34754    vlc_list_children: list children _safely_
34755
34756commit 456d36de0dd1eff60c6554a7fc75733b40695c76
34757Author: Rafaël Carré <funman@videolan.org>
34758Date:   Fri May 16 15:16:25 2008 +0200
34759
34760    s,fake:,fake://,g
34761
34762commit 46ffb1cdaefa300605e2802188f57cac5444715a
34763Author: Rafaël Carré <funman@videolan.org>
34764Date:   Fri May 16 14:15:03 2008 +0200
34765
34766    Revert "vlc_object_release: cleanup"
34767
34768    This reverts commit c85f868153145c0bd146067dfb9ac2c405f65921.
34769
34770commit 5d93a7aeb0a773ea3e4c7962f71743537deeb61a
34771Author: Rafaël Carré <funman@videolan.org>
34772Date:   Fri May 16 14:14:59 2008 +0200
34773
34774    Revert "Detach the children at object destruction"
34775
34776    This reverts commit e5b3d194ffa17dcbf57e69ebf83c3730e8938932.
34777
34778commit e5b3d194ffa17dcbf57e69ebf83c3730e8938932
34779Author: Rafaël Carré <funman@videolan.org>
34780Date:   Fri May 16 14:03:48 2008 +0200
34781
34782    Detach the children at object destruction
34783
34784commit c85f868153145c0bd146067dfb9ac2c405f65921
34785Author: Rafaël Carré <funman@videolan.org>
34786Date:   Fri May 16 13:59:21 2008 +0200
34787
34788    vlc_object_release: cleanup
34789
34790commit d6b76f6d3e53c4ef21e503f2cd0b5b8bcdd31aed
34791Author: Rafaël Carré <funman@videolan.org>
34792Date:   Fri May 16 13:30:48 2008 +0200
34793
34794    Gives the correct arguments to libvlc_new()
34795
34796commit 1cd51bdfc4de72e4774f8262e72bcc730f0ef1be
34797Author: Rafaël Carré <funman@videolan.org>
34798Date:   Fri May 16 13:08:51 2008 +0200
34799
34800    Initialise input memory
34801
34802commit d3635fbc39a80443a50cac429bb1eaec651ff991
34803Author: Rafaël Carré <funman@videolan.org>
34804Date:   Fri May 16 13:01:09 2008 +0200
34805
34806    s/vlc-control/vlc/
34807
34808commit 19721e51fd6412ad337000673147304e406e399b
34809Author: Rafaël Carré <funman@videolan.org>
34810Date:   Fri May 16 11:54:19 2008 +0200
34811
34812    s/libvlc/libvlccore/
34813
34814commit 4ec082c0b0c0bae2942391a94fffeb3702192e47
34815Author: Rafaël Carré <funman@videolan.org>
34816Date:   Fri May 16 10:15:23 2008 +0200
34817
34818    Fix a very unlikely memleak
34819
34820commit 6120e3c4127a4f0934e0d46344d356f43715eccc
34821Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
34822Date:   Fri May 16 05:16:40 2008 +0200
34823
34824    Xml 2.6.32 patch modification.
34825
34826commit 70b2027658b66231dc15e37e50693f1135cae614
34827Author: Jean-Baptiste Kempf <jb@videolan.org>
34828Date:   Thu May 15 15:10:06 2008 -0700
34829
34830    Cosmetic.
34831
34832commit 39aae2a3c9d265085b4a7bfde5bc1fb630860713
34833Author: Jean-Baptiste Kempf <jb@videolan.org>
34834Date:   Thu May 15 15:03:21 2008 -0700
34835
34836    Support for RealText Subtitles.
34837
34838commit 82abb3013a56507f3431eab49480d53376e5965f
34839Author: Pierre d'Herbemont <pdherbemont@videolan.org>
34840Date:   Thu May 15 22:55:01 2008 +0200
34841
34842    Revert "vlc: Make sure we call libvlc_release() when we are requested to die."
34843
34844    This reverts commit 68bcb6a4322b55b70c231a597d7b45a5406fd7f8.
34845
34846    As pointed by courmisch, this is crashy.
34847
34848    Conflicts:
34849
34850            src/vlc.c
34851
34852commit 42255fd0692bc9d4b4155728c1f390301a9f19e6
34853Author: Pierre d'Herbemont <pdherbemont@videolan.org>
34854Date:   Thu May 15 22:19:43 2008 +0200
34855
34856    vlc: Code conventions.
34857
34858commit 68bcb6a4322b55b70c231a597d7b45a5406fd7f8
34859Author: Pierre d'Herbemont <pdherbemont@videolan.org>
34860Date:   Thu May 15 22:13:41 2008 +0200
34861
34862    vlc: Make sure we call libvlc_release() when we are requested to die.
34863
34864    Note: I don't think we did yet match the old behaviour, if we hit ctrl-c while in libvlc_new(), vlc isn't killed properly.
34865
34866commit 31013e299b7a9deeef36bbc9c9ead08fc9cfdcda
34867Author: Rémi Denis-Courmont <rem@videolan.org>
34868Date:   Thu May 15 21:25:39 2008 +0300
34869
34870    Remove a bunch of unused deprecated APIs
34871
34872commit 9f3e27c502acc7963224888a9df1bc8b64c4ad22
34873Author: Rémi Denis-Courmont <rem@videolan.org>
34874Date:   Thu May 15 21:25:29 2008 +0300
34875
34876    Fix unit tests linking
34877
34878commit 2a855b131692979ae954939ad5d5a7d78cc21b44
34879Author: Rémi Denis-Courmont <rem@videolan.org>
34880Date:   Thu May 15 20:11:41 2008 +0300
34881
34882    vlc using libvlc
34883
34884commit 2a227b41898fb77ce4c7f57af144834c54bd740d
34885Author: Rémi Denis-Courmont <rem@videolan.org>
34886Date:   Thu May 15 20:50:40 2008 +0300
34887
34888    libvlc_run_interface: start and wait for an interface
34889
34890commit debfaaa1a843326ca254daab1479f34ad30deab7
34891Author: Rémi Denis-Courmont <rem@videolan.org>
34892Date:   Thu May 15 20:39:45 2008 +0300
34893
34894    Do not allow variable substitution in MRL path schemas
34895
34896commit 7c75fc26c3d146d80827f3e31318f21570d3a4d6
34897Author: Rémi Denis-Courmont <rem@videolan.org>
34898Date:   Thu May 15 20:19:14 2008 +0300
34899
34900    Use libvlc_InternalAddIntf instead of VLC_AddIntf
34901
34902commit a6a9c37e7d3d24ae6abb50561e1ea8a7b476ac0d
34903Author: Rémi Denis-Courmont <rem@videolan.org>
34904Date:   Thu May 15 19:58:57 2008 +0300
34905
34906    Don't bother with vlc_object_get() when you can keep pointers!
34907
34908commit 84d0f814c4aaeb01141e993879de1ce8b0c7fedb
34909Author: Rémi Denis-Courmont <rem@videolan.org>
34910Date:   Thu May 15 19:40:44 2008 +0300
34911
34912    Rename the shared libraries
34913
34914commit 703887976e34ccdfa64d31079973bfb97fc93db1
34915Author: Rémi Denis-Courmont <rem@videolan.org>
34916Date:   Thu May 15 19:28:38 2008 +0300
34917
34918    vlc-config: remove external mode. Use pkg-config.
34919
34920commit edb7e412b96c160ddfa084bfec5f35c04476eb63
34921Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
34922Date:   Thu May 15 00:45:06 2008 +0200
34923
34924    upnp: fix a typo
34925
34926commit c7a3f593d20523065e317ac84b8ee13d99ecb6a5
34927Author: Pierre d'Herbemont <pdherbemont@videolan.org>
34928Date:   Wed May 14 23:50:13 2008 +0200
34929
34930    upnp: Fix a typo, as pointed by Gilles Sabourin.
34931
34932commit bc35aea3a1f6c84524c56e8da7610a6edaadb0e3
34933Author: Rafaël Carré <funman@videolan.org>
34934Date:   Wed May 14 22:09:39 2008 +0200
34935
34936    Use vlc_object_release() to release the playlist
34937
34938    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
34939
34940commit 0e3e5da42643cac283fc0e758147351635679abf
34941Author: Rafaël Carré <funman@videolan.org>
34942Date:   Wed May 14 21:49:15 2008 +0200
34943
34944    Revert "Remove playlist destructor"
34945
34946    This reverts commit 3d7eabaf80eb76dc2111f399aec6586d1b0094a8.
34947
34948    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
34949
34950commit 5bfd7ba2d5743010ea14e1fc3afc6c36f3ba2adc
34951Author: Rémi Denis-Courmont <rem@videolan.org>
34952Date:   Wed May 14 23:02:48 2008 +0300
34953
34954    We may still have children when destroyed...
34955
34956    ...if the destructor destroys them properly.
34957
34958commit 3d7eabaf80eb76dc2111f399aec6586d1b0094a8
34959Author: Rafaël Carré <funman@videolan.org>
34960Date:   Wed May 14 21:39:21 2008 +0200
34961
34962    Remove playlist destructor
34963
34964    We need to do stuff BEFORE the playlist is destroyed
34965
34966commit bb84da65bde754021ec602e99e3861b7e8ebafa3
34967Author: Rémi Denis-Courmont <rem@videolan.org>
34968Date:   Wed May 14 21:58:16 2008 +0300
34969
34970    Debug code to prevent FIND_PARENT from crashing.
34971
34972    This will postpone a due abort or turn a crash into an abort.
34973    Objects must not have children when they are destroyed per the current
34974    design, though this seems to be a questionable choice.
34975
34976commit 52d943331f7d21d9de67d025ff06d33d0ae5eee8
34977Author: Rémi Denis-Courmont <rem@videolan.org>
34978Date:   Wed May 14 21:22:36 2008 +0300
34979
34980    Hmm, there was a simpler solution
34981
34982    (Code re-use rules)
34983
34984commit 38f820eb5928f2074a604a2faafdaae7ac594001
34985Author: Rémi Denis-Courmont <rem@videolan.org>
34986Date:   Wed May 14 21:17:24 2008 +0300
34987
34988    Inline DetachObject
34989
34990commit c79a340d36130d8f4bd4898a0c076de2472b52ef
34991Author: Rémi Denis-Courmont <rem@videolan.org>
34992Date:   Wed May 14 21:14:47 2008 +0300
34993
34994    Get rid of b_attached
34995
34996commit 30066f7bd1ce28d48032737de40d96bdff516bf4
34997Author: Rémi Denis-Courmont <rem@videolan.org>
34998Date:   Wed May 14 21:11:18 2008 +0300
34999
35000    Recurse through the object tree instead of using the objects table
35001
35002commit ef626a5dee4e9324a14e4f6b20be7cd518bafffe
35003Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
35004Date:   Wed May 14 19:48:50 2008 +0200
35005
35006    Theora Beta3 and patch the includes...
35007
35008commit b187d11b4c62350735a452f6b523b642cb37b4ab
35009Author: Rémi Denis-Courmont <rem@videolan.org>
35010Date:   Wed May 14 20:15:31 2008 +0300
35011
35012    Detach dying objects atomically, so FIND_CHILDREN is safe
35013
35014commit 58a1d71baee1aac656ff54356104261d780e4a6d
35015Author: Rémi Denis-Courmont <rem@videolan.org>
35016Date:   Wed May 14 20:04:16 2008 +0300
35017
35018    Remove useless constant
35019
35020commit 82e52ea89110535cad86fac7ab77e17bc7101100
35021Author: Rafaël Carré <funman@videolan.org>
35022Date:   Wed May 14 16:51:26 2008 +0200
35023
35024    Fix memory leak in mosaic bridge
35025
35026commit 4cc4c675d99ac00cce22edf44154c5379e051bff
35027Author: Rafaël Carré <funman@videolan.org>
35028Date:   Wed May 14 15:21:15 2008 +0200
35029
35030    Revert [42a0d047849f391a75432dfdf5d71523d6ec08c7]
35031
35032    The kept sout needs to be attached to the playlist, else we will
35033    try to destroy vlm's souts before it's time to.
35034
35035commit 22dbee0081c2f38a775d059175f4a9b21841d38c
35036Author: Jean-Baptiste Kempf <jb@videolan.org>
35037Date:   Tue May 13 23:14:36 2008 -0700
35038
35039    Update libpng to 1.2.29. We shouldn't be affected by CVE-2008-1382
35040
35041commit a17d5442d3f63345443e1bafd255c82db4f07510
35042Author: Christophe Mutricy <xtophe@videolan.org>
35043Date:   Tue May 13 22:31:19 2008 +0100
35044
35045    We no longer block l10n
35046
35047commit 99c7892b3746862456ec379b9157f03833d9603c
35048Author: Jean-Baptiste Kempf <jb@videolan.org>
35049Date:   Tue May 13 12:48:01 2008 -0700
35050
35051    Put psb in NEWS, interface and options.
35052
35053commit 719151d261197f0a865d0afec5f1d273a884f648
35054Author: Jean-Baptiste Kempf <jb@videolan.org>
35055Date:   Tue May 13 12:45:12 2008 -0700
35056
35057    Support for multiple lines in PJS subs.
35058
35059commit b3524a50ba5a2a49ae4dca4faccd24d2266c34e3
35060Author: Jean-Baptiste Kempf <jb@videolan.org>
35061Date:   Tue May 13 12:42:51 2008 -0700
35062
35063    Support for parsing PowerDivx (.psb) subtitles
35064
35065commit 7b12ac8c3cfbb95f2091775a414c5898edad335f
35066Author: Christophe Mutricy <xtophe@videolan.org>
35067Date:   Tue May 13 19:56:33 2008 +0100
35068
35069    Fix changelog generation
35070
35071commit 0ff332eea0587d2f46292327c847b3de858e066c
35072Author: Rafaël Carré <funman@videolan.org>
35073Date:   Tue May 13 12:16:46 2008 +0200
35074
35075    Remove unused variable
35076
35077commit 8a0dc31dcad18b36c9545910c0e09b22a4c6c020
35078Author: Rafaël Carré <funman@videolan.org>
35079Date:   Tue May 13 12:15:42 2008 +0200
35080
35081    Fix cyclic dependancy between input and "sout stream" description
35082
35083commit 6ba2378ea683a7cbab6739cb18b64324ba56a377
35084Author: Jean-Baptiste Kempf <jb@videolan.org>
35085Date:   Mon May 12 23:10:21 2008 -0700
35086
35087    Cosmetic, malloc checks and options completion.
35088
35089commit 2828d7d1b3f14983d09f5cfb12b4ce13c8b827ed
35090Author: Rafaël Carré <funman@videolan.org>
35091Date:   Tue May 13 08:02:44 2008 +0200
35092
35093    DBus : missing return argument for AddTrack
35094
35095commit 8e18f5c6cdc3d3dba06a3e04d1f460ee694634a4
35096Author: Rémi Denis-Courmont <rem@videolan.org>
35097Date:   Mon May 12 22:53:21 2008 +0300
35098
35099    Try to split the mind boggingly big vlm.c
35100
35101commit 5ab3b81401389f1834b9957eaa9b715a94833046
35102Author: Rémi Denis-Courmont <rem@videolan.org>
35103Date:   Mon May 12 20:21:05 2008 +0300
35104
35105    No need for sed here
35106
35107commit f5f7c36c4351a71129e4d2f6e6a1d03823387713
35108Author: Felix Paul Kühne <fkuehne@videolan.org>
35109Date:   Mon May 12 18:39:56 2008 +0200
35110
35111    Make sure the window is set to a normal level before going to fullscreen.
35112
35113    This fixes the 'the fspanel is missing if I have always-on-top selected' bug and should also fix #1227 for OS X.
35114
35115    This patch needs testing on a multiscreen setup before being backported.
35116
35117commit f5266ccf92db33ce9f6234de82b46b96f089e37d
35118Author: Rémi Duraffort <ivoire@videolan.org>
35119Date:   Mon May 12 18:36:15 2008 +0200
35120
35121    Don't print a message when an memory error occure and check some malloc return values.
35122
35123commit 93a5f233a7ba3b8ad9055fa35dbc2012c1dbfc9f
35124Author: Felix Paul Kühne <fkuehne@videolan.org>
35125Date:   Mon May 12 18:32:30 2008 +0200
35126
35127    Mirror goom on ganesh for the folks using curl
35128
35129    No, you don't want to ask. You just want to use wget..
35130
35131commit b474765b049da00ea24aceb9f49eaeefb22da7a3
35132Author: Jean-Baptiste Kempf <jb@videolan.org>
35133Date:   Mon May 12 08:03:20 2008 -0700
35134
35135    Update the NEWS and the dialogs for the subtitles support.
35136
35137commit 6f9ce7c339bad3306598e2ec77391c6ab27ef29f
35138Author: Jean-Baptiste Kempf <jb@videolan.org>
35139Date:   Mon May 12 07:56:31 2008 -0700
35140
35141    Commit the good version of the file.
35142    For the ones who wants to look at it, here is a complex script
35143    http://unicorn.us.com/jacosub/demo.txt
35144
35145commit 856853aea9bed47e2e8ca8c425b1fe0995f53b55
35146Author: Rafaël Carré <funman@videolan.org>
35147Date:   Mon May 12 16:46:49 2008 +0200
35148
35149    Asserts the return value of pf_audio_filter()
35150
35151commit 45213c5d5c123a6ae14167ee58e86297cdec9de4
35152Author: Lukas Durfina <lukas.durfina@gmail.com>
35153Date:   Mon May 12 07:24:29 2008 +0200
35154
35155    playlist startup sorting fix
35156
35157    playlist startup sorting fix
35158
35159    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
35160
35161commit f3bd025005bca6b75665db4471819ede04684ce1
35162Author: Jean-Baptiste Kempf <jb@videolan.org>
35163Date:   Mon May 12 07:29:34 2008 -0700
35164
35165    Support for both types of MPSub
35166    Basic parsing and support of JacoSub (the parsing doesn't work yet with multi-lines and the directives are ignored but the text works)
35167
35168commit 2cc99c5cbbd3de7f5ad677539af1b5c29dc8defe
35169Author: Rémi Duraffort <ivoire@videolan.org>
35170Date:   Mon May 12 14:48:45 2008 +0200
35171
35172    Avoid a potential segfault as vlc_object_create can fail.
35173
35174commit 83fb33511475ce86a30d565e8f925830784d54b3
35175Author: Ilkka Ollakka <ileoo@videolan.org>
35176Date:   Mon May 12 14:29:42 2008 +0300
35177
35178    Show utf-8 as utf-8, eg translations in playlistpanel.
35179    also add _("ID") instead of empty label on first label (seems that it's id)
35180
35181commit 3431b0a84f27a5653429de3b1b74c2fd44716bfe
35182Author: Christophe Mutricy <xtophe@videolan.org>
35183Date:   Sun May 11 22:27:09 2008 +0100
35184
35185    Japanese l10n update by Tadashi Jokagi
35186
35187commit fb7f7d22b070fbe51775f102cc66bd84b04e44b4
35188Author: Rémi Denis-Courmont <rem@videolan.org>
35189Date:   Sat May 10 23:22:13 2008 +0300
35190
35191    The TLS also needs to be cleaned up... should fix #1576
35192
35193commit 7793bdcbd3a77917c4dec40c737a8b04017430c5
35194Author: Rémi Denis-Courmont <rem@videolan.org>
35195Date:   Sat May 10 22:58:31 2008 +0300
35196
35197    Simplification
35198
35199commit b855dc8d8261eeb21f6eb7db770768701dea98d9
35200Author: Rémi Denis-Courmont <rem@videolan.org>
35201Date:   Sat May 10 22:49:25 2008 +0300
35202
35203    Don't assert that something that can fail won't fail...
35204
35205commit b8fb4bc181b346f6849f5fefcbaa40baa97ee31d
35206Author: Pierre d'Herbemont <pdherbemont@videolan.org>
35207Date:   Sat May 10 21:05:23 2008 +0200
35208
35209    vlm: Fix a warning about a non initialized pointer use, and fix a potential free() of a random pointer.
35210
35211commit f05d28d61b7a1dae079cbb47c6b3cc66d95b587b
35212Author: Jean-Paul Saman <jpsaman@videolan.org>
35213Date:   Sat May 10 20:00:44 2008 +0200
35214
35215    Fix compiler warnings.
35216
35217commit b3cb03feaa065b38f2b05219dc38fb78bd3d68cf
35218Author: Jean-Paul Saman <jpsaman@videolan.org>
35219Date:   Sat May 10 19:53:41 2008 +0200
35220
35221    Don't override original pointer when realloc fails.
35222
35223commit 261fd89df68f7e4e1a5926c365d060033a5ec30a
35224Author: Jean-Paul Saman <jpsaman@videolan.org>
35225Date:   Sat May 10 19:49:29 2008 +0200
35226
35227    Check malloc return value and cleanup if allocation failed.
35228
35229commit 38aaaeb38781b5087e8bf645c6aaf19520745093
35230Author: Jean-Paul Saman <jpsaman@videolan.org>
35231Date:   Sat May 10 19:44:41 2008 +0200
35232
35233    Check malloc return value or risk overwritting not allocated memory.
35234
35235commit 594e6e22ceafa46b99baa2b2bfdc4012680d4f13
35236Author: Tanguy Krotoff <tkrotoff@gmail.com>
35237Date:   Wed May 7 03:52:51 2008 +0200
35238
35239    libvlc: add subtitle file (*.srt...) handling
35240
35241    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
35242
35243commit 48a985ecd756e3969c4b55998f24e281f03c1536
35244Author: Rémi Denis-Courmont <rem@videolan.org>
35245Date:   Sat May 10 20:46:11 2008 +0300
35246
35247    Don't look for plugins from CWD. Also don't leak in case of errors.
35248
35249commit 492c2c6822d71bf82076188cd21898b3ee2c9981
35250Author: Rémi Denis-Courmont <rem@videolan.org>
35251Date:   Sat May 10 20:45:29 2008 +0300
35252
35253    vlc: set the plugin-path explicitly
35254
35255    So we don't need the current working directory hack to run VLC from the
35256    build tree. As an added bonus, we can now run VLC from its build tree
35257    even if the current working directory is not $(top_builddir).
35258
35259commit ddcfa776d89bc7b650c9566b58e410bf6d2dbaf9
35260Author: Rémi Denis-Courmont <rem@videolan.org>
35261Date:   Sat May 10 20:36:34 2008 +0300
35262
35263    Another Makefile fix
35264
35265commit 9f427214afc526023b6841c527811add76b0bdd3
35266Author: Miguel Angel Cabrera Moya <madmac2501@gmail.com>
35267Date:   Thu May 8 22:43:00 2008 +0200
35268
35269    Fixed error handling in function
35270
35271    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
35272
35273commit 5c5e00162b13ee769e0dbd090057a70cfbd1218e
35274Author: Rémi Denis-Courmont <rem@videolan.org>
35275Date:   Sat May 10 20:17:41 2008 +0300
35276
35277    Typo
35278
35279commit 7690e538aa8ad75a872bd0235f528d2d8f54675f
35280Author: Rémi Denis-Courmont <rem@videolan.org>
35281Date:   Sat May 10 20:16:58 2008 +0300
35282
35283    Do not wander twice in the same subdir - fix distcheck
35284
35285commit 937e898593c4bf108c3b02d349b940e6667d7f83
35286Author: Rafaël Carré <funman@videolan.org>
35287Date:   Sat May 10 18:19:42 2008 +0200
35288
35289    Do not touch the always-on-top when going fullscreen
35290
35291    It needs to be done by the GUI only
35292
35293commit d9752f14c50c932c07c29d9df4ed48b2f3d6d376
35294Author: Rémi Denis-Courmont <rem@videolan.org>
35295Date:   Sat May 10 19:19:06 2008 +0300
35296
35297    Kill further I64C
35298
35299    I think I'm going to become stricter about NOT merging out-of-sync
35300    patches
35301
35302commit b54b2ddbcb094baa736b565e49643098c9514d1f
35303Author: Rémi Denis-Courmont <rem@videolan.org>
35304Date:   Sat May 10 18:52:30 2008 +0300
35305
35306    Distribute data files regardless of features set
35307
35308    Installation that needs to be disabled, not distribution!
35309
35310commit 730cd5337654da7de545f5710234898313dd4fa9
35311Author: Rémi Denis-Courmont <rem@videolan.org>
35312Date:   Sat May 10 18:36:00 2008 +0300
35313
35314    Remove any tests that requires external networking.
35315
35316    Breaks distcheck, no thanks.
35317
35318commit 07cb75ee58a9e9c7cd19cd0f9d1475165214fedf
35319Author: Pierre d'Herbemont <pdherbemont@videolan.org>
35320Date:   Sat May 10 16:47:28 2008 +0200
35321
35322    automake: Don't run `make install` for VLC.app.
35323
35324commit 7e4d4e22f51e52407f3edea2b21c79cf7833f7b9
35325Author: Felix Paul Kühne <fkuehne@videolan.org>
35326Date:   Sat May 10 16:11:02 2008 +0200
35327
35328    Updated libxml2 to 2.6.32
35329
35330    Download it from ganesh as their mirror is (your description here)
35331
35332commit 862c17fa7fe53fe962ccbd20238ea8ecc774c4fc
35333Author: Rafaël Carré <funman@videolan.org>
35334Date:   Sat May 10 14:41:01 2008 +0200
35335
35336    Fix compilation on != darwin, beos, win32, linux
35337
35338    Fix [3e1fea390e453b25f50d1e4308b80a4a962b8564]
35339
35340commit 9dd6534d551c2e697e186f4397c2fa13b6d0c9c6
35341Author: Rafaël Carré <funman@videolan.org>
35342Date:   Sat May 10 14:11:18 2008 +0200
35343
35344    Factorize video-on-top disabling while in fullscreen
35345
35346commit 8e36c7bdbf2cb369233f7dd064cd84d5c73577fe
35347Author: Rafaël Carré <funman@videolan.org>
35348Date:   Sat May 10 14:03:40 2008 +0200
35349
35350    Disable video-on-top on win32 when going fullscreen
35351
35352    Fix #1227
35353
35354commit 65f6489e561f6dfeda6d12b103ccd35992c4d098
35355Author: Rafaël Carré <funman@videolan.org>
35356Date:   Sat May 10 13:40:04 2008 +0200
35357
35358    Typo: disable always-on-top when going fullscreen
35359
35360commit 29d8a0ba4bc86259c74aed7582a99472b97da16c
35361Author: Rafaël Carré <funman@videolan.org>
35362Date:   Sat May 10 12:50:00 2008 +0200
35363
35364    DBus: Play rewinds at the beginning if there is an active input
35365
35366    Fix #1566
35367
35368commit cdd517525b71b7b5390bfff52db183b09b00f7fe
35369Author: Rémi Denis-Courmont <rem@videolan.org>
35370Date:   Sat May 10 12:57:12 2008 +0300
35371
35372    Remove message unused "queue" parameter
35373
35374    There is only one queue at the moment, and if someone wants multiple
35375    queues, it's probably not a good idea to hard-code queues as integers.
35376
35377commit 80ddb522d75cca49a7337c62431709be670c9bdd
35378Author: Rémi Denis-Courmont <rem@videolan.org>
35379Date:   Sat May 10 12:29:25 2008 +0300
35380
35381    Move some internal message stuff to src/
35382
35383commit 5cf8c8914099fbdd678ddb071d4f410abace65e8
35384Author: Rémi Denis-Courmont <rem@videolan.org>
35385Date:   Sat May 10 12:28:04 2008 +0300
35386
35387    Compile fix
35388
35389commit 3e1fea390e453b25f50d1e4308b80a4a962b8564
35390Author: Rémi Denis-Courmont <rem@videolan.org>
35391Date:   Sat May 10 11:33:00 2008 +0300
35392
35393    Build (linux|not)_specific.c as appropriate
35394
35395commit a7f65650ff66ba2733e3e45e3e9b48e7bf5acfb2
35396Author: Rémi Denis-Courmont <rem@videolan.org>
35397Date:   Sat May 10 11:32:02 2008 +0300
35398
35399    Add linux_specific.c + disabled code for libvlc path determination
35400
35401commit 646ffee812214a98ed28579d47011202bbbc68ae
35402Author: Antoine Cellerier <dionoea@videolan.org>
35403Date:   Sat May 10 00:33:49 2008 +0200
35404
35405    I need another commit :)
35406
35407commit 44697eb59c8b4e63b359b29fdf46cd1c4833e76c
35408Author: Rafaël Carré <funman@videolan.org>
35409Date:   Sat May 10 00:29:57 2008 +0200
35410
35411    Update my profile
35412
35413commit 587910d68cda330158f4c00cad82eac7c613666a
35414Author: Rafaël Carré <funman@videolan.org>
35415Date:   Sat May 10 00:16:28 2008 +0200
35416
35417    Revert "Fix memleak in mpga demuxer"
35418
35419    This reverts commit 9a90c961a6d1c670a9e282c99ea8da0ba7688eab.
35420    This introduces double free
35421    I tend to prefer a memleak as a race condition rather than a crash
35422
35423commit e0321a0012f71020597f303d8d417ad23d88d011
35424Author: Rafaël Carré <funman@videolan.org>
35425Date:   Sat May 10 00:11:57 2008 +0200
35426
35427    Fix double free
35428
35429commit 23a828a2e6a35abbd62177f178ac0ef254dbc767
35430Author: Antoine Cellerier <dionoea@videolan.org>
35431Date:   Sat May 10 00:11:04 2008 +0200
35432
35433    Add some stuff (to test the buildbod post-receive hook)
35434
35435commit 9a90c961a6d1c670a9e282c99ea8da0ba7688eab
35436Author: Rafaël Carré <funman@videolan.org>
35437Date:   Fri May 9 23:29:14 2008 +0200
35438
35439    Fix memleak in mpga demuxer
35440
35441commit 43f58febd846de699ea5dfee21f4b1f03b2adc0d
35442Author: Rafaël Carré <funman@videolan.org>
35443Date:   Fri May 9 23:11:52 2008 +0200
35444
35445    Do not leak psz_demux
35446
35447commit 2c73e8cff83c285e8ebe30be04ca1dbe6166aa37
35448Author: Rafaël Carré <funman@videolan.org>
35449Date:   Fri May 9 23:05:05 2008 +0200
35450
35451    Fix another memleak in ncurses
35452
35453commit cdb07b55d30df5aefda222f6e9f5099e6f5d8fd9
35454Author: Rafaël Carré <funman@videolan.org>
35455Date:   Fri May 9 22:59:05 2008 +0200
35456
35457    Fix memory leaks in ncurses intf
35458
35459commit 3ad6ea967fe0ae37c01b6883599319e7ee37c0fc
35460Author: Pavlov Konstantin <thresh@videolan.org>
35461Date:   Fri May 9 21:30:54 2008 +0400
35462
35463    OSX GUI: Use "Fullscreen Video Device" instead of "Video Device" which is a bit confusing.
35464
35465commit 21efc7ca07db3ba1ea0c48e861a5596875089576
35466Author: Rémi Denis-Courmont <rem@videolan.org>
35467Date:   Fri May 9 19:12:45 2008 +0300
35468
35469    fix Makefile.am
35470
35471commit 52f9f251c102d81e8ee3ff80ee9ef074a832d230
35472Author: Jean-Paul Saman <jpsaman@videolan.org>
35473Date:   Fri May 9 17:50:55 2008 +0200
35474
35475    fix indentation.
35476
35477commit b46799c7b42ebefaebbdf35a97f4602aba210ef4
35478Author: Jean-Paul Saman <jpsaman@videolan.org>
35479Date:   Fri May 9 17:39:37 2008 +0200
35480
35481    Fix broken code.
35482
35483commit 0532b63eac9a335b2b996834277aa8a97a992df2
35484Author: Jean-Paul Saman <jpsaman@videolan.org>
35485Date:   Fri May 9 17:29:24 2008 +0200
35486
35487    Cleanup alpha
35488
35489commit ed42c4a2f503b96c76cf00014a00b8a64aebe103
35490Author: Jean-Paul Saman <jpsaman@videolan.org>
35491Date:   Fri May 9 16:57:19 2008 +0200
35492
35493    Catch error case.
35494
35495commit 310e539913187cdda5b344cbb27bfe34c352ccf1
35496Author: Jean-Paul Saman <jpsaman@videolan.org>
35497Date:   Fri May 9 16:23:56 2008 +0200
35498
35499    Fix comment and indentation.
35500
35501commit 2b1a76ee6642771bb797fdd6327eda7220342bd3
35502Author: Jean-Paul Saman <jpsaman@videolan.org>
35503Date:   Fri May 9 16:13:08 2008 +0200
35504
35505    Cleanup in transparant().
35506
35507commit 770f02b996c0bcb453a79ad738325a4ad9066b12
35508Author: Rémi Denis-Courmont <rem@videolan.org>
35509Date:   Fri May 9 18:51:09 2008 +0300
35510
35511    system_VLCPath does not exist
35512
35513commit fe5b149ec2af915066d8467e4c3143e53c4d591c
35514Author: Rémi Denis-Courmont <rem@videolan.org>
35515Date:   Fri May 9 18:36:06 2008 +0300
35516
35517    Don't install vlc-config.
35518
35519    It does provide sufficient/useful infos for external build.
35520    Use pkg-config vlc-plugin instead.
35521
35522commit 4d96b2a6f342b093ba7d01f42cdea8abbbd0c77c
35523Author: Rémi Denis-Courmont <rem@videolan.org>
35524Date:   Fri May 9 18:35:15 2008 +0300
35525
35526    The normal include dir is also needed for vlc/vlc.h (curerntly)
35527
35528commit 90aa64cc1cfa26c51713efcec08cb22d41530477
35529Author: Rémi Denis-Courmont <rem@videolan.org>
35530Date:   Fri May 9 18:34:41 2008 +0300
35531
35532    Ugly fix for httpd deadlock
35533
35534commit f9b6eba7207f9ab55218e406b10929145dcae8e3
35535Author: Rémi Denis-Courmont <rem@videolan.org>
35536Date:   Fri May 9 18:05:24 2008 +0300
35537
35538    QueueMsg: assert p_this
35539
35540    (If you don't want to give an object, then use fprintf() really...)
35541
35542commit ff9f9ffe159abc135a1e2eae8f4b525365189c81
35543Author: Rémi Denis-Courmont <rem@videolan.org>
35544Date:   Fri May 9 18:03:15 2008 +0300
35545
35546    description: we have an object, use it
35547
35548commit 1287a64fd67f6117b0d8374290dcbcddb763239f
35549Author: Rémi Denis-Courmont <rem@videolan.org>
35550Date:   Thu May 8 23:39:23 2008 +0300
35551
35552    We also need to check the non "conf::" case. Oops.
35553
35554commit cbc120de4ceb5c1ce66bb0b794f92246d7dec0b2
35555Author: Jean-Paul Saman <jpsaman@videolan.org>
35556Date:   Fri May 9 14:58:38 2008 +0200
35557
35558    Don't leak picture_t
35559
35560commit 3f47d4769d757a7ec2007f1ff9ff16648456e71a
35561Author: Jean-Paul Saman <jpsaman@videolan.org>
35562Date:   Fri May 9 14:51:46 2008 +0200
35563
35564    Remove silly "out of memory" messages.
35565
35566commit 2d278d72dddc1d3be16f60730fba8ef01334e5ee
35567Author: Pierre d'Herbemont <pdherbemont@videolan.org>
35568Date:   Fri May 9 12:37:50 2008 +0200
35569
35570    cmake: Fix bootstrap script.
35571
35572commit 1c2c9b2f4e2df08fb3b90f6bc4db6f7d374ff684
35573Author: Christophe Mutricy <xtophe@videolan.org>
35574Date:   Thu May 8 23:55:37 2008 +0100
35575
35576    dvb module uses STRINGIFY()
35577
35578commit f7721834b5facf0de50f161bc6570ec1026a7036
35579Author: Rafaël Carré <funman@videolan.org>
35580Date:   Thu May 8 22:51:26 2008 +0200
35581
35582    ncurses: restore hierarchical view
35583
35584commit 923e80b5c2a7372b98cbee47c01a078cfab1904c
35585Author: Rafaël Carré <funman@videolan.org>
35586Date:   Thu May 8 22:26:24 2008 +0200
35587
35588    Don't use multiple lines macros in if conditions
35589
35590commit a7e8d944f93a414be8995d53bb9bcc92b00fbc19
35591Author: Rémi Denis-Courmont <rem@videolan.org>
35592Date:   Thu May 8 23:29:40 2008 +0300
35593
35594    VLC_VariableSet: assume unsafe variable settings. Fixes #1371.
35595
35596commit e5501691c1435de908c354363d3618cf117d9284
35597Author: Rémi Denis-Courmont <rem@videolan.org>
35598Date:   Thu May 8 23:26:36 2008 +0300
35599
35600    Win32: kill the Win64-induced warning
35601
35602commit 381904b9f00401e1371c9fd4e73185894b0ed540
35603Author: Rémi Denis-Courmont <rem@videolan.org>
35604Date:   Thu May 8 23:25:31 2008 +0300
35605
35606    Win32 compile fix
35607
35608commit 1eea47cd41875604da84a414e17511920f88a40d
35609Author: Rémi Denis-Courmont <rem@videolan.org>
35610Date:   Thu May 8 23:08:39 2008 +0300
35611
35612    DeleteModule cannot fail * don't handle impossible errors
35613
35614commit a8c44b836bd56fa4676f4fe18a73ee166aa0516a
35615Author: Rémi Denis-Courmont <rem@videolan.org>
35616Date:   Thu May 8 22:59:49 2008 +0300
35617
35618    module bank: use vlc_custom_create
35619
35620commit dcba3caef3c0fabf88ef7acc14fdbacc21f43ca3
35621Author: Rafaël Carré <funman@videolan.org>
35622Date:   Thu May 8 22:04:07 2008 +0200
35623
35624    vlc_threads_funcs.h and vlc_module_macros.h have been deleted
35625
35626commit ba1451c390c90d9191e1c663f2ce8ce06105adc3
35627Author: Felix Paul Kühne <fkuehne@videolan.org>
35628Date:   Thu May 8 22:04:03 2008 +0200
35629
35630    Lock FFmpeg to r12920 for now to get us nice builds
35631
35632commit df2a3c1baa163870dcb49a48a789d8485aef76bc
35633Author: Rafaël Carré <funman@videolan.org>
35634Date:   Thu May 8 21:58:29 2008 +0200
35635
35636    shortcuts are strings
35637
35638commit 28944cf048ddb32c971e7d458349b7d85b934587
35639Author: Rémi Denis-Courmont <rem@videolan.org>
35640Date:   Thu May 8 22:54:46 2008 +0300
35641
35642    capabilities are strings
35643
35644commit 9a719ad0af1938ae8978e4e746dc6089eeaab8c6
35645Author: Rémi Denis-Courmont <rem@videolan.org>
35646Date:   Thu May 8 22:33:21 2008 +0300
35647
35648    Win32 compile fixes
35649
35650commit 707279b40c386c8a16e1f894db2141a93f647a96
35651Author: Rémi Denis-Courmont <rem@videolan.org>
35652Date:   Thu May 8 22:07:35 2008 +0300
35653
35654    Merge vlc_threads.h and vlc_threads_funcs.h
35655
35656commit 4c35dd214785bd12d7cf7b8489ae838cfb6cd633
35657Author: Rémi Denis-Courmont <rem@videolan.org>
35658Date:   Thu May 8 21:58:38 2008 +0300
35659
35660    Fix the kludge for old glibc
35661
35662commit 3afd1ff1ab186f1f550469e9d4f656eff566ecbf
35663Author: Rémi Denis-Courmont <rem@videolan.org>
35664Date:   Thu May 8 21:55:05 2008 +0300
35665
35666    Move pthread to the front.
35667
35668    If anyone wants to try on Win32, that's going to help.
35669
35670commit 55aeca35b861a188c4447349fb9c189a1304d4f5
35671Author: Rémi Denis-Courmont <rem@videolan.org>
35672Date:   Thu May 8 21:38:08 2008 +0300
35673
35674    Mutexes cannot be error-checking and recursive at the same time
35675
35676commit 2add48902670c9b3885b4450d8d0f6a375731956
35677Author: Rémi Denis-Courmont <rem@videolan.org>
35678Date:   Thu May 8 20:16:40 2008 +0300
35679
35680    Fix a bunch of warnings (error handling)
35681
35682commit 061224eb63c7f2566e470510bd2b2edbba0d536a
35683Author: Rémi Denis-Courmont <rem@videolan.org>
35684Date:   Thu May 8 20:06:10 2008 +0300
35685
35686    Fix yesterday's VLM bug
35687
35688commit af5905c72fccbe87f3730d64499d06d69b5a89ae
35689Author: Rémi Denis-Courmont <rem@videolan.org>
35690Date:   Thu May 8 19:55:54 2008 +0300
35691
35692    Don't declare a non-existent function
35693
35694commit e66ff927602b99b3b829fe3007db4f23e82086b4
35695Author: Rémi Denis-Courmont <rem@videolan.org>
35696Date:   Thu May 8 19:35:15 2008 +0300
35697
35698    No need to auto-include <vlc_plugin.h> anymore
35699
35700commit 6433e0e9d04c6218ba2ea3e213b2dfe10286a217
35701Author: Rémi Denis-Courmont <rem@videolan.org>
35702Date:   Thu May 8 19:26:30 2008 +0300
35703
35704    Don't redefine MODULE_STRING
35705
35706commit 0669643b1c7370abeda3799588825d46527f5897
35707Author: Rémi Denis-Courmont <rem@videolan.org>
35708Date:   Thu May 8 18:55:18 2008 +0300
35709
35710    vlc_modules_macros.h -> vlc_plugin.h
35711
35712commit 630076053112b47b2f6279b1e67a4031d2ca45b2
35713Author: Rémi Denis-Courmont <rem@videolan.org>
35714Date:   Thu May 8 19:16:45 2008 +0300
35715
35716    Remove E_()
35717
35718commit 27d483e9ef7a451397d7857251c8d67097661f1d
35719Author: Rémi Denis-Courmont <rem@videolan.org>
35720Date:   Thu May 8 18:30:33 2008 +0300
35721
35722    Include vlc_plugin.h as needed
35723
35724commit 5c4a3d98fdaf1b7afca36612d959cac32a144359
35725Author: Rémi Denis-Courmont <rem@videolan.org>
35726Date:   Thu May 8 18:16:09 2008 +0300
35727
35728    Merge the plugins macros into one header
35729
35730commit 04fd6ff851d1b6e932a1dc08f3858ec64ced0d11
35731Author: Rémi Denis-Courmont <rem@videolan.org>
35732Date:   Thu May 8 18:13:34 2008 +0300
35733
35734    Remove dead CPP
35735
35736commit d2a0694d908f98db8b8dadbaaa2db07253344f16
35737Author: Rémi Denis-Courmont <rem@videolan.org>
35738Date:   Thu May 8 18:12:56 2008 +0300
35739
35740    vlc_module_set: use vararg, more flexible
35741
35742commit c3b55fa92cbc1a37e1880a773ec264aecec52486
35743Author: Rafaël Carré <funman@videolan.org>
35744Date:   Thu May 8 17:38:02 2008 +0200
35745
35746    DBus: use the current array of playlist items
35747
35748    fix #1570
35749
35750commit 35d8114a87da6004073bc7c156d1c7a9d2af799a
35751Author: Rémi Denis-Courmont <rem@videolan.org>
35752Date:   Thu May 8 18:07:59 2008 +0300
35753
35754    Fix warning
35755
35756commit 9128d8106e929036e3c2ddf3a560e655f5d7c2df
35757Author: Antoine Cellerier <dionoea@videolan.org>
35758Date:   Thu May 8 13:31:32 2008 +0200
35759
35760    Copyright changes. (btw, does Copyright the VideoLAN team really mean something? for example, in French law you can't give away copyright to someone else)
35761
35762commit 8455686e2c80234087a520b89c32992aab631250
35763Author: Rafaël Carré <funman@videolan.org>
35764Date:   Thu May 8 11:55:45 2008 +0200
35765
35766    Don't use the playlist if it has been destroyed
35767
35768commit 58b8ff470d413c2523d6dc4adea659a18b433754
35769Author: Antoine Cellerier <dionoea@videolan.org>
35770Date:   Thu May 8 00:45:41 2008 +0200
35771
35772    Add france2.lua here.
35773
35774commit 86b350eef8268985437f60ae9b7a1b3a2b128fb1
35775Author: Antoine Cellerier <dionoea@videolan.org>
35776Date:   Thu May 8 00:24:23 2008 +0200
35777
35778    Lua playlist script for pages like http://jt.france2.fr/player/20h/
35779
35780commit 9f3a5f3a463f638e8c760649fdfc34c081857c83
35781Author: Rémi Duraffort <ivoire@videolan.org>
35782Date:   Wed May 7 23:40:33 2008 +0200
35783
35784    Less and less information with compile
35785
35786commit b1b63c31bdcf3823aa2a6479cda00bc5aee9624c
35787Author: Rémi Denis-Courmont <rem@videolan.org>
35788Date:   Wed May 7 23:19:10 2008 +0300
35789
35790    No need to take the structure lock when finding oneself
35791
35792    as we don't go through the object table and links.
35793
35794commit ef33cb40a80a612b7ac8f3eb0f05e2b6cbec945c
35795Author: Rémi Denis-Courmont <rem@videolan.org>
35796Date:   Wed May 7 23:15:46 2008 +0300
35797
35798    Fix the same race condition as in
35799    [19bd84c786fecb77531073b697aad4d3c221d15d]
35800
35801commit b3c8d478e9091fe55a2513eb8e416162da3bb5e4
35802Author: Rémi Denis-Courmont <rem@videolan.org>
35803Date:   Wed May 7 23:12:52 2008 +0300
35804
35805    Use a per-object spin around the reference count.
35806
35807    So we don't contend for the global structure lock all the time.
35808
35809commit 5421e9cd54ac4384583f13daf9323304e532c257
35810Author: Rémi Denis-Courmont <rem@videolan.org>
35811Date:   Wed May 7 22:53:15 2008 +0300
35812
35813    Only insert new object into the table one initialized
35814
35815commit e6e564bd147222187e1a79315fef9973b54e10ac
35816Author: Felix Paul Kühne <fkuehne@videolan.org>
35817Date:   Wed May 7 21:50:24 2008 +0200
35818
35819    Don't mix 2 implementation approaches
35820
35821    Introduced in the previous commit, pointed by Pierre. Thanks!
35822
35823commit 6c385c5033ed68053d3ca1f66bfab28fcc981b98
35824Author: Rémi Denis-Courmont <rem@videolan.org>
35825Date:   Wed May 7 22:46:37 2008 +0300
35826
35827    Don't check for 0 refcount.
35828
35829    If it happens, there is a bug, and we'll assert in _yield.
35830
35831commit 4ec615d89a46281055b35bdd5a2bc7935b6ae0d8
35832Author: Rémi Denis-Courmont <rem@videolan.org>
35833Date:   Wed May 7 22:43:53 2008 +0300
35834
35835    vlc_object_find*: don't check that refcount is zero
35836
35837    Besides, we assert that this isn't the case right before...
35838
35839commit 19bd84c786fecb77531073b697aad4d3c221d15d
35840Author: Rémi Denis-Courmont <rem@videolan.org>
35841Date:   Wed May 7 22:40:48 2008 +0300
35842
35843    Remove useless i_refcount == 0 case and fix a tiny race condition.
35844
35845    When i_refcount drops to zero (under the structure lock), the object is
35846    removed from the objects table before the structure lock is released.
35847    Hence, no objects with a nul refcount can ever be left in the table.
35848
35849    There is an unlikely race condition if another object is removed from
35850    the table right between we unlock the structure lock but before we
35851    return from vlc_object_get() (so that the i_middle offset gets wrong).
35852
35853commit 7b4e7dc93dd9bf941bcfe2e2911bbf1de86d7bc6
35854Author: Felix Paul Kühne <fkuehne@videolan.org>
35855Date:   Wed May 7 21:33:33 2008 +0200
35856
35857    Remove any pl_Get usage
35858
35859commit 82921f3c8dae23178b64089b22502bb8f528e7e6
35860Author: Rémi Denis-Courmont <rem@videolan.org>
35861Date:   Wed May 7 22:26:56 2008 +0300
35862
35863    Remove p_playlist from p_libvlc
35864
35865    Plugins are already using pl_Yield to get the playlist, as they should.
35866
35867commit 3c74d129dd3d8a4bd11a4696f13af83103fe20fb
35868Author: Rémi Denis-Courmont <rem@videolan.org>
35869Date:   Wed May 7 22:26:11 2008 +0300
35870
35871    Fix incorrect printf argument
35872
35873commit 4a47b7b922e556a11800e2efe2d92640766187cf
35874Author: Rémi Denis-Courmont <rem@videolan.org>
35875Date:   Wed May 7 22:25:09 2008 +0300
35876
35877    Fix missing #include
35878
35879commit ef8e2bceaebed945e3ed7f037275dbd4a2a6e3f1
35880Author: Rémi Denis-Courmont <rem@videolan.org>
35881Date:   Wed May 7 22:06:23 2008 +0300
35882
35883    Tag a bug so that I don't forget about it
35884
35885commit b8909e164c63626771d3751e94d1c3f8e7af6c13
35886Author: Rémi Denis-Courmont <rem@videolan.org>
35887Date:   Wed May 7 21:50:25 2008 +0300
35888
35889    set_destructor has no need for the structure lock
35890
35891commit d3d776685b767f1a4648d66e5ba00c495c69cb19
35892Author: Rémi Denis-Courmont <rem@videolan.org>
35893Date:   Wed May 7 21:38:43 2008 +0300
35894
35895    Remove pl_Get. This endorsed unyielded playlist access.
35896
35897commit 2b5eb3185ecd05444ce310ec33e0fdc0e5e69c90
35898Author: Rémi Denis-Courmont <rem@videolan.org>
35899Date:   Wed May 7 21:37:29 2008 +0300
35900
35901    Don't reregister the same callbacks over and over again
35902
35903commit 77bea3492049ad6989b04779d259fa27ed72a2e9
35904Author: Rémi Denis-Courmont <rem@videolan.org>
35905Date:   Wed May 7 21:28:54 2008 +0300
35906
35907    UPnP_Intel: yield the playlist
35908
35909    (Could someone please review these commit)
35910
35911commit 85a8d07027d29e364346fc5ad45cd6136bece16c
35912Author: Rémi Denis-Courmont <rem@videolan.org>
35913Date:   Wed May 7 21:25:54 2008 +0300
35914
35915    Vorbis: yield the playlist when using it
35916
35917commit 0d9ed88c6bb9d2827989847ccbca35cd31262ec6
35918Author: Rémi Denis-Courmont <rem@videolan.org>
35919Date:   Wed May 7 21:18:49 2008 +0300
35920
35921    SAP: yield and release the playlist
35922
35923commit 6dad9cd75cdcc66c4553bd970892c1e29598d561
35924Author: Rémi Denis-Courmont <rem@videolan.org>
35925Date:   Wed May 7 20:58:25 2008 +0300
35926
35927    libvlc_stats: use VLC_OBJECT to remove a bunch of warnings
35928
35929commit f802543426dafb0c5c1d833d27c038ef925c4b23
35930Author: Rémi Denis-Courmont <rem@videolan.org>
35931Date:   Wed May 7 20:58:05 2008 +0300
35932
35933    VLC_OBJECT: add missing parenthesis
35934
35935commit ef04b504e982994a09e755c45e692d96a5f08c6e
35936Author: Rémi Denis-Courmont <rem@videolan.org>
35937Date:   Wed May 7 20:51:49 2008 +0300
35938
35939    We know where VLM is, no need to find it.
35940
35941    Now we can remove the VLM object type.
35942
35943commit 7db96bf8cb3e9a57917f3297e68b6f33f573b944
35944Author: Rémi Denis-Courmont <rem@videolan.org>
35945Date:   Wed May 7 20:18:31 2008 +0300
35946
35947    Remove the glibc libintl kludge.
35948
35949    Afterall it's not our bug. More importantly, the vlc_cond_wait "possible
35950    deadlock" debug message has been removed, which makes the problem a lot
35951    less likely to happen.
35952
35953commit b5b7e051fdc5b5d830fdf49c702e9c199548469d
35954Author: Rafaël Carré <funman@videolan.org>
35955Date:   Wed May 7 18:53:22 2008 +0200
35956
35957    Fix detection of ending of FontBuilder thread
35958
35959commit 75f050b3c60cf51ca70de494b8a9e3b7f7b12e02
35960Author: Rémi Denis-Courmont <rem@videolan.org>
35961Date:   Wed May 7 19:38:48 2008 +0300
35962
35963    Fix Range handling
35964
35965    In RTSP/1.0, don't return any range (as far as I understand).
35966    In RTSP/2.0, we'd have to compute the time from the beginning.
35967
35968commit d8023cde60406013265bdd5aaa6ab69b352b5de2
35969Author: Rémi Denis-Courmont <rem@videolan.org>
35970Date:   Wed May 7 19:11:19 2008 +0300
35971
35972    Provide gmtime_r
35973
35974commit d8c68f7f9c768f881d6e7d1b9372cf709d1a6e52
35975Author: Rémi Denis-Courmont <rem@videolan.org>
35976Date:   Wed May 7 19:09:54 2008 +0300
35977
35978    Add RTSP Date:
35979
35980commit fe182634ea51564a9f1374eb337b27890da15ef0
35981Author: Rémi Denis-Courmont <rem@videolan.org>
35982Date:   Wed May 7 18:41:47 2008 +0300
35983
35984    RTSP: output proper Range: header
35985
35986commit b16fe48fe68f59a62a2c7aa300adaf48d16fa909
35987Author: Rémi Denis-Courmont <rem@videolan.org>
35988Date:   Wed May 7 17:57:40 2008 +0300
35989
35990    Cache the --daemon value, so we remove the PID file iff we created it
35991
35992commit 8764d2a1a6b555eaaeec81bc953cc723608f5ebf
35993Author: Rémi Denis-Courmont <rem@videolan.org>
35994Date:   Wed May 7 17:34:24 2008 +0300
35995
35996    sout-std: remove RTP stuff (since we don't have a RTP access output)
35997
35998commit 8e65c917b65fd1d419853f42d9440de260c9a52d
35999Author: Rémi Denis-Courmont <rem@videolan.org>
36000Date:   Wed May 7 17:31:23 2008 +0300
36001
36002    Undo --sout-udp-auto-mcast
36003
36004    (was not in previous release, so not adding _obsolete).
36005
36006commit 7b556d013fc72822b26d03158c1e5c6328be1071
36007Author: Rafaël Carré <funman@videolan.org>
36008Date:   Wed May 7 16:30:29 2008 +0200
36009
36010    Forgotten phony targets
36011
36012commit 706dcc60465ba3aa7d159b5b3c262c68e978b9d9
36013Author: Rafaël Carré <funman@videolan.org>
36014Date:   Wed May 7 16:22:50 2008 +0200
36015
36016    contribs: remove reference to old stuff
36017
36018commit 82a358acc2f5a2d2b795b4d5ef9458972938ffa2
36019Author: Rafaël Carré <funman@videolan.org>
36020Date:   Tue May 6 23:55:58 2008 +0200
36021
36022    Fix #1487 - race condition
36023
36024commit ce7d502e6cc83a6d1f2ea13f462e5ef7f6835606
36025Author: Christophe Mutricy <xtophe@videolan.org>
36026Date:   Tue May 6 21:46:46 2008 +0100
36027
36028    Meaningful typo
36029
36030commit 99c0445a5a6b5d23f6199de0be01672a7a67e6b1
36031Author: Rafaël Carré <funman@videolan.org>
36032Date:   Tue May 6 23:17:42 2008 +0200
36033
36034    Fix #1572
36035
36036    The bug is present in original "Linux DeCSA Tool" on http://csa.irde.to/
36037
36038commit 080a076a49837a7643778b78db14727017ec2bfb
36039Author: Rémi Denis-Courmont <rem@videolan.org>
36040Date:   Tue May 6 23:10:28 2008 +0300
36041
36042    config_GetConfigFile: remove unused parameter
36043
36044commit 146dad54bff773b990752e44b92aa35f87cbc678
36045Author: Rémi Denis-Courmont <rem@videolan.org>
36046Date:   Tue May 6 23:07:59 2008 +0300
36047
36048    Use config_GetUserDataDir() internally
36049
36050commit 0038469d31d5ede7c49c5133c90e70d8a0a543dc
36051Author: Rémi Denis-Courmont <rem@videolan.org>
36052Date:   Tue May 6 23:00:36 2008 +0300
36053
36054    Use config_GetUserConfDir internally too
36055
36056commit 75c438d3302e2a816a473576a35e17989d05a42c
36057Author: Rémi Denis-Courmont <rem@videolan.org>
36058Date:   Tue May 6 22:56:57 2008 +0300
36059
36060    Use config_GetCacheDir internally
36061
36062commit d9d67e17350d62d8fe7481fd92e8b131ea3edcb9
36063Author: Christophe Mutricy <xtophe@videolan.org>
36064Date:   Tue May 6 20:51:39 2008 +0100
36065
36066    Oups the nynorsk l10n haven't arrived yet
36067
36068commit 11768574baeb2e8d7fc382e7cb70fb478f46443c
36069Author: Christophe Mutricy <xtophe@videolan.org>
36070Date:   Mon May 5 21:24:09 2008 +0100
36071
36072    Use the proper code for norvegian bokmål and use a symlink for no as it is what people expect
36073
36074commit 40df45bfbfe0b6e6ce983bb56e134f0d2f621a46
36075Author: Rafaël Carré <funman@videolan.org>
36076Date:   Tue May 6 20:23:03 2008 +0200
36077
36078    Fix VLC.app target
36079
36080commit e2edb44547dfc882d42f687ba677203d0d6e0fa0
36081Author: Ilkka Ollakka <ileoo@videolan.org>
36082Date:   Tue May 6 21:11:41 2008 +0300
36083
36084    Adding some forgotten return-statements and removing some commented-out code.
36085
36086commit aa5fe86aed9096e92e1f4b0affbb4f6c0c6080ff
36087Author: Miguel Angel Cabrera Moya <madmac2501@gmail.com>
36088Date:   Mon May 5 23:28:39 2008 +0200
36089
36090    RTMP bugfix and reusability enhacenment
36091
36092    Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
36093
36094commit fb19b264f8a5fe4ebb47f863e0f040f2ffe9b0a5
36095Author: Felix Paul Kühne <fkuehne@videolan.org>
36096Date:   Tue May 6 18:14:45 2008 +0200
36097
36098    Forgot live555 in the previous commit. It's quite useful to compile it, too.
36099
36100commit 8274e9137ebe705a6c67fac4ccd0cd0b51403231
36101Author: Felix Paul Kühne <fkuehne@videolan.org>
36102Date:   Tue May 6 18:05:26 2008 +0200
36103
36104    Remember that VLC_ADD_BUILTINS is ugly and that we don't want to use it for modules that we actually want to be build
36105
36106commit e1acded83bdd7b610ec4e37ae8174d67809b09d3
36107Author: Felix Paul Kühne <fkuehne@videolan.org>
36108Date:   Tue May 6 17:52:06 2008 +0200
36109
36110    use PL_**LOCK instead of vlc_mutex_lock
36111
36112commit 0843673ad0d824fd8dad3daf26663a960024a23b
36113Author: Felix Paul Kühne <fkuehne@videolan.org>
36114Date:   Tue May 6 17:12:51 2008 +0200
36115
36116    use files.musepack.net instead of files2.musepack.net to download libmpcdec
36117
36118commit e6137ef1f3f55bf10ca1e1ef0d97fd200d01c2ad
36119Author: Rémi Duraffort <ivoire@videolan.org>
36120Date:   Tue May 6 14:49:08 2008 +0200
36121
36122    Less information when compiling with compile
36123
36124commit 7caf92c9f6eec8ee9742d5312e96641b25d19123
36125Author: Rémi Duraffort <ivoire@videolan.org>
36126Date:   Tue May 6 14:25:52 2008 +0200
36127
36128    Print less information about the compilation when using make.pl
36129
36130commit c35af423b5a87c93ab63e39ad90332e10846bd9f
36131Author: Rafaël Carré <funman@videolan.org>
36132Date:   Tue May 6 13:11:23 2008 +0200
36133
36134    Check malloc return value
36135
36136commit f4bdd3effb57aa42c20dafcaf001f97b7b8718c9
36137Author: Rafaël Carré <funman@videolan.org>
36138Date:   Tue May 6 11:25:58 2008 +0200
36139
36140    mosaic: Free string variables after using them
36141
36142commit 482492e0087aaa6ebc236cbb6100c21c9a65f4df
36143Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
36144Date:   Tue May 6 10:57:09 2008 +0200
36145
36146    Fix compiler warning in fbosd.c
36147
36148commit 62829b3b5eac81d4db269c6b1be7631e6a1f9beb
36149Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
36150Date:   Tue May 6 10:14:23 2008 +0200
36151
36152    Remove dead code.
36153
36154commit 09b646affc8be98f194ce09d59484423423b696c
36155Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
36156Date:   Tue May 6 10:04:51 2008 +0200
36157
36158    Cleanup and add workaround for FPGA bug.
36159
36160commit 4dd87e5b15e3c55a90642027f256479942731815
36161Author: Anthony Loiseau <anthony.loiseau@gmail.com>
36162Date:   Fri Apr 25 14:18:58 2008 +0200
36163
36164    generated files from axvlc.idl by midl (VisualStudio 2008)
36165
36166    In ActiveX project, three files have to be generated from
36167    axvlc.idl (API description file). This commit update those files
36168    based on the latest .idl modifications.
36169
36170    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
36171
36172commit c20e5a73cb2926eb0b5341a8752b97150b3d9cdb
36173Author: Rémi Denis-Courmont <rem@videolan.org>
36174Date:   Mon May 5 23:55:12 2008 +0300
36175
36176    SSL certificates are in /etc, not in /usr/share
36177
36178commit 62ba5767cc3a6cf7283aa2c1c8b22c1a2ed01759
36179Author: Rémi Denis-Courmont <rem@videolan.org>
36180Date:   Mon May 5 23:53:12 2008 +0300
36181
36182    Add config_GetConfDir
36183
36184commit cb47bc073cab2871d737f99d649e8a5ae8dfe9ed
36185Author: Rémi Denis-Courmont <rem@videolan.org>
36186Date:   Mon May 5 23:33:25 2008 +0300
36187
36188    config_GetConfigDir -> config_GetUserConfDir
36189
36190commit d6a7e4898ec7aec075b0aeb056b3c883de7be60a
36191Author: Rémi Denis-Courmont <rem@videolan.org>
36192Date:   Mon May 5 23:30:53 2008 +0300
36193
36194    Hide psz_(cache|config|data)dir
36195
36196commit 9b6ca602809f373e1770e32720f7961c3a0febed
36197Author: Rémi Denis-Courmont <rem@videolan.org>
36198Date:   Mon May 5 23:16:50 2008 +0300
36199
36200    Use config_Get*Dir
36201
36202commit f2ba521bb2c966aecce1ed890072c7ff6160e5d6
36203Author: Rémi Denis-Courmont <rem@videolan.org>
36204Date:   Mon May 5 23:09:04 2008 +0300
36205
36206    Export config_Get*Dir
36207
36208commit 5cd6f2851ede7865a1f3e2c3479344a39082391f
36209Author: Rémi Denis-Courmont <rem@videolan.org>
36210Date:   Mon May 5 22:51:21 2008 +0300
36211
36212    Inline config_GetUserDir
36213
36214commit 786f7e30d7e7f328de3ec43ade07c4abb416f2c5
36215Author: Rémi Denis-Courmont <rem@videolan.org>
36216Date:   Mon May 5 22:47:30 2008 +0300
36217
36218    Don't duplicate getenv("HOME")
36219
36220commit d73e233da15e73a662807b43b44e034fd74429bd
36221Author: Rémi Denis-Courmont <rem@videolan.org>
36222Date:   Mon May 5 22:42:11 2008 +0300
36223
36224    Simplify Win32 GetDir, and use the proper header files
36225
36226commit e7125f4ec9d298e514b56f721ebac2a7be14b24a
36227Author: Rémi Denis-Courmont <rem@videolan.org>
36228Date:   Mon May 5 22:35:18 2008 +0300
36229
36230    Use getpwuid_r - thread safety
36231
36232commit 04a4af73ffcb9602a697e5b2bd8df21c9e9b3c6d
36233Author: Rémi Denis-Courmont <rem@videolan.org>
36234Date:   Mon May 5 22:17:20 2008 +0300
36235
36236    The input_items array is private data.
36237
36238    Hide it before someone thinks (s)he can use it without locking libvlc.
36239
36240commit f3cf5c6ef8f03bd8b9cb99a095c9072d76608181
36241Author: Rémi Denis-Courmont <rem@videolan.org>
36242Date:   Mon May 5 23:21:23 2008 +0300
36243
36244    Fix warning
36245
36246commit 3441c108d129086918f6625c56939192794f76fa
36247Author: Rémi Denis-Courmont <rem@videolan.org>
36248Date:   Mon May 5 23:14:19 2008 +0300
36249
36250    Do not re-invent strcpy
36251
36252commit d804de7dac7b0e414c23360396a08f29ffe85e09
36253Author: Rémi Denis-Courmont <rem@videolan.org>
36254Date:   Mon May 5 22:15:54 2008 +0300
36255
36256    Remove unused variable
36257
36258commit 063e5077078128a351089bbbae616b395cbc9639
36259Author: Rafaël Carré <funman@videolan.org>
36260Date:   Mon May 5 22:14:22 2008 +0200
36261
36262    s/URI/location/ to comply to the spec
36263
36264commit 821a4658d2c5d6b9a6670dc3640c890b71a43805
36265Author: Rafaël Carré <funman@videolan.org>
36266Date:   Mon May 5 22:10:45 2008 +0200
36267
36268    Read the correct type from the vlc value - fixes #1569
36269
36270commit 2ff00958881a01801c745a741f64db3679217d83
36271Author: Rafaël Carré <funman@videolan.org>
36272Date:   Mon May 5 22:00:34 2008 +0200
36273
36274    Avoid deadlocking: refs #1566
36275
36276commit 8d583016474dff4a5069940aff3b6d51592fdc51
36277Author: Rafaël Carré <funman@videolan.org>
36278Date:   Mon May 5 21:36:40 2008 +0200
36279
36280    Use strrchr()
36281
36282commit d1aff398452e86385cb1205cf8277d9de3782f12
36283Author: Rafaël Carré <funman@videolan.org>
36284Date:   Mon May 5 21:26:18 2008 +0200
36285
36286    ncurses: use --color option
36287
36288commit a88db7865f48317763547133843e590621c09657
36289Author: Rafaël Carré <funman@videolan.org>
36290Date:   Mon May 5 20:57:25 2008 +0200
36291
36292    DBus: Round volume to nearest integer - fixes #1561
36293
36294commit ed57b5bda9cb8c545ea219ec969d6a04648892f1
36295Author: Rémi Denis-Courmont <rem@videolan.org>
36296Date:   Mon May 5 19:50:11 2008 +0300
36297
36298    Fontconfig: compiler warning
36299
36300commit 8c8eae269b78a9f1f9ea88868ffd612240f48913
36301Author: Rafaël Carré <funman@videolan.org>
36302Date:   Mon May 5 17:33:40 2008 +0200
36303
36304    Fix memleak
36305
36306commit d5017d216e822924c59edcf7e3b4dab27df9ce84
36307Author: Rafaël Carré <funman@videolan.org>
36308Date:   Mon May 5 17:24:37 2008 +0200
36309
36310    Fix es format leaking in live555
36311
36312commit 9d8885ebb7cbf082b9093d3a814970fc67c01afc
36313Author: Rafaël Carré <funman@videolan.org>
36314Date:   Mon May 5 15:06:47 2008 +0200
36315
36316    Forgotten in fd84d89ba : fix building without spinlocks
36317
36318commit 62a71b894cc3f4e61475cf082b67f2fc125db991
36319Author: Rafaël Carré <funman@videolan.org>
36320Date:   Mon May 5 14:30:54 2008 +0200
36321
36322    Fix memory leak in dummy input
36323
36324commit a037737e6238fd4fc471d1df9a8d25a16d7caaad
36325Author: Rafaël Carré <funman@videolan.org>
36326Date:   Mon May 5 13:56:08 2008 +0200
36327
36328    Actually free the data
36329
36330commit 3065c6a520938a9248343f08cb8456336b983edb
36331Author: Rafaël Carré <funman@videolan.org>
36332Date:   Mon May 5 13:44:49 2008 +0200
36333
36334    network/error.c has been removed
36335
36336commit 2f601f6314210a2ec7af4edd5364d63fbdf56e94
36337Author: Rafaël Carré <funman@videolan.org>
36338Date:   Mon May 5 11:40:04 2008 +0200
36339
36340    Do not leak 1 byte per variable created
36341
36342commit 0451476b86e83f9f6d5ce9392572426c51f9e205
36343Author: Rafaël Carré <funman@videolan.org>
36344Date:   Mon May 5 11:33:21 2008 +0200
36345
36346    Do not leak the object name
36347
36348commit 29e6e23f4ac5cdec84f6e2b161c90f97129f6a76
36349Author: Rafaël Carré <funman@videolan.org>
36350Date:   Mon May 5 11:31:16 2008 +0200
36351
36352    Do not leak the global libvlc pointer
36353
36354commit f0f97b4eff1d9327c812546d23d8472f66374c89
36355Author: Rafaël Carré <funman@videolan.org>
36356Date:   Mon May 5 11:10:48 2008 +0200
36357
36358    Fix leaking of psz_object_name
36359
36360commit aab3bb4e6be21ea3ef8946d5127312ec025a4a6a
36361Author: Rafaël Carré <funman@videolan.org>
36362Date:   Mon May 5 10:41:07 2008 +0200
36363
36364    Simplify executable name retrieval and fix a memory leak
36365
36366commit f83f9df3a720bcc39e027511e5a8ce2fd8614a61
36367Author: Rafaël Carré <funman@videolan.org>
36368Date:   Mon May 5 09:51:44 2008 +0200
36369
36370    Remove a memleak
36371
36372commit e41147c8740c66f2787012d819ffa19a917fc929
36373Author: Rafaël Carré <funman@videolan.org>
36374Date:   Mon May 5 09:51:07 2008 +0200
36375
36376    Use the verbose variable, over the private i_verbose member
36377
36378commit 99fec92fb8d61c7702006db41f5ab7dfd6111e5b
36379Author: Rafaël Carré <funman@videolan.org>
36380Date:   Mon May 5 09:50:30 2008 +0200
36381
36382    Do not duplicate potentially NULL strings
36383
36384commit 32edee83adbf9c1a9513d9f2da5009747ce732ea
36385Author: Rafaël Carré <funman@videolan.org>
36386Date:   Mon May 5 09:41:20 2008 +0200
36387
36388    Do not duplicate NULL strings
36389
36390commit c452d0794615bdf5f5fb5217e94763a1e4adc094
36391Author: Rafaël Carré <funman@videolan.org>
36392Date:   Mon May 5 09:29:24 2008 +0200
36393
36394    i_verbose has been privatized
36395
36396commit 47ee4e3b557450e72e09605060682617e3739574
36397Author: Rémi Denis-Courmont <rem@videolan.org>
36398Date:   Sun May 4 22:11:03 2008 +0300
36399
36400    Remove unused parameter
36401
36402commit 8a96b3e73601a02d813b0dc70947778ef7e013ee
36403Author: Rémi Denis-Courmont <rem@videolan.org>
36404Date:   Sun May 4 22:08:59 2008 +0300
36405
36406    Remove unused parameter
36407
36408commit 4fe6d5bc0d11f92648ce6465174d67adea8b38d5
36409Author: Rémi Denis-Courmont <rem@videolan.org>
36410Date:   Sun May 4 22:07:52 2008 +0300
36411
36412    Fix memleak on Windows, fix locale on Linux
36413
36414commit 09b452a36de6130d12d598f1159816b8bbe960b5
36415Author: Rémi Denis-Courmont <rem@videolan.org>
36416Date:   Sun May 4 22:00:51 2008 +0300
36417
36418    XDG code factorization
36419
36420commit 60987ce27f1f6931311cf1bbf7dcc5d704b96a2f
36421Author: Rémi Denis-Courmont <rem@videolan.org>
36422Date:   Sun May 4 21:39:05 2008 +0300
36423
36424    No need to lookup i_verbose. The core does it anyway.
36425
36426commit 6b42b421710760b88561364ecc585b93aee7790a
36427Author: Rémi Denis-Courmont <rem@videolan.org>
36428Date:   Sun May 4 21:36:25 2008 +0300
36429
36430    Privatize the stats computer
36431
36432commit 067e6c3763b1b6755993cf7aeea52be2701d299b
36433Author: Rémi Denis-Courmont <rem@videolan.org>
36434Date:   Sun May 4 21:36:09 2008 +0300
36435
36436    Don't use libvlc->b_color
36437
36438commit cf825526dc105c5b0975ed9b5596cccb9d9bd493
36439Author: Rémi Denis-Courmont <rem@videolan.org>
36440Date:   Sun May 4 21:17:04 2008 +0300
36441
36442    Privatize psz_configfile
36443
36444commit 26d208e59874977e52bcf36d92f439592cd1524a
36445Author: Rémi Denis-Courmont <rem@videolan.org>
36446Date:   Sun May 4 21:11:22 2008 +0300
36447
36448    Privatize p_interaction
36449
36450commit 973f2f06b07e7773fd58abd3e5d4f89454dc7bc4
36451Author: Rémi Denis-Courmont <rem@videolan.org>
36452Date:   Sun May 4 21:09:09 2008 +0300
36453
36454    Privatize msg_bank
36455
36456commit 40f43d3256ee86695e0bf44adabb691707d5de01
36457Author: Rémi Denis-Courmont <rem@videolan.org>
36458Date:   Sun May 4 20:45:17 2008 +0300
36459
36460    Use libvlc_priv_t for httpd
36461
36462commit e0a120ef811bdb2d1bccdde0838105f6dba99669
36463Author: Rémi Denis-Courmont <rem@videolan.org>
36464Date:   Sun May 4 20:37:05 2008 +0300
36465
36466    p_vlm is private data
36467
36468commit 0a9fffb92ed32d042bc16f76a3c4735d60c6f086
36469Author: Rémi Denis-Courmont <rem@videolan.org>
36470Date:   Sun May 4 20:34:54 2008 +0300
36471
36472    p_memcpy_module is private libvlc data
36473
36474commit 9df284851e95e95a365d058ae26456e6168c84bb
36475Author: Rémi Denis-Courmont <rem@videolan.org>
36476Date:   Sun May 4 20:26:07 2008 +0300
36477
36478    Add long overdue private libvlc object pointer...
36479
36480    ...and use it for stats and the config lock
36481
36482commit aebd6a4333c175bd5cd00ced4b25586be74c3837
36483Author: Rémi Denis-Courmont <rem@videolan.org>
36484Date:   Sun May 4 19:48:59 2008 +0300
36485
36486    libvlc_global_data_t: fix description
36487
36488commit 49dd062d2e4f097d3af73e0478476f7c39db1cf5
36489Author: Rémi Denis-Courmont <rem@videolan.org>
36490Date:   Sun May 4 19:40:22 2008 +0300
36491
36492    p_root->p_probe: unused, remove
36493
36494commit 9c87bdf6b71f43aa5d2667d5cc9e483e9b6bddea
36495Author: Rémi Denis-Courmont <rem@videolan.org>
36496Date:   Sun May 4 19:34:34 2008 +0300
36497
36498    Remove p_root->b_ready. Duplicated state.
36499
36500commit 6d0788dcb77e2f31678dd307a16355cc505f7df4
36501Author: Rémi Denis-Courmont <rem@videolan.org>
36502Date:   Sun May 4 19:30:16 2008 +0300
36503
36504    libvlc_InternalCreate: fix small race condition in error path
36505
36506commit 2667b2aea8a913292b5b6d8a69d6987a900ae7af
36507Author: Rémi Denis-Courmont <rem@videolan.org>
36508Date:   Sun May 4 19:25:58 2008 +0300
36509
36510    BeOS app thread: only used in one file
36511
36512    No need to clutter the root object with stuff that can be static.
36513
36514commit 63b51e51868a6babfe9ba15abda5f3311d3acc19
36515Author: Rémi Denis-Courmont <rem@videolan.org>
36516Date:   Sun May 4 19:23:56 2008 +0300
36517
36518    iconv_macosx: never used, removed
36519
36520commit 38276a4632c98f6e98186adbb1a1538168e1a697
36521Author: Rémi Denis-Courmont <rem@videolan.org>
36522Date:   Sun May 4 19:16:00 2008 +0300
36523
36524    Remove VLC_OBJECT_GLOBAL
36525
36526commit bf52311992e0411a26fec5ae19d254308e122058
36527Author: Pierre d'Herbemont <pdherbemont@videolan.org>
36528Date:   Sun May 4 17:00:24 2008 +0200
36529
36530    cmake: Define HAVE_ATTRIBUTE_PACKED if needed.
36531
36532commit 025edf958e15ea1dc0f7a63d7c4bd19272d27607
36533Author: Pierre d'Herbemont <pdherbemont@videolan.org>
36534Date:   Sun May 4 14:30:45 2008 +0200
36535
36536    cmake: Set min version required, fix some warnings, remove network/error.c from src/CMakeLists.txt.
36537
36538commit 89d6e4c600a191d515497bc2a88bdc4779e90839
36539Author: Jean-Baptiste Kempf <jb@videolan.org>
36540Date:   Sun May 4 07:37:36 2008 -0700
36541
36542    Direct3D blurriness fix by Kaarlo Henrik Räihä
36543
36544commit d4da0d585c7f603889f9655320e6a28127a7666f
36545Author: Rémi Denis-Courmont <rem@videolan.org>
36546Date:   Sun May 4 16:03:51 2008 +0300
36547
36548    Also if BUILD_LUA
36549
36550commit 48dd75b1d37ad9895c447e7a7fe779fce353030d
36551Author: Rémi Denis-Courmont <rem@videolan.org>
36552Date:   Sun May 4 15:57:04 2008 +0300
36553
36554    Avoid useless recursion into GUI directories
36555
36556commit 7849b2496116224c43b78a09a463c5d57033c535
36557Author: Rémi Denis-Courmont <rem@videolan.org>
36558Date:   Sun May 4 15:51:15 2008 +0300
36559
36560    More avoidable directories
36561
36562commit 4ebc6479615be3397bc8d346d75a2e5cbe3098d9
36563Author: Rémi Denis-Courmont <rem@videolan.org>
36564Date:   Sun May 4 15:41:03 2008 +0300
36565
36566    Remove useless bindings/Makefile
36567
36568commit ab6a68b2020d04d13c00a28faf76246b84eaa3a1
36569Author: Rémi Denis-Courmont <rem@videolan.org>
36570Date:   Sun May 4 15:40:27 2008 +0300
36571
36572    Don't recurse to python, ax and mozilla directories if not needed
36573
36574commit 5d6e797a6b0d55e9e5451fabc613ef6d9d14180e
36575Author: Rémi Denis-Courmont <rem@videolan.org>
36576Date:   Sun May 4 15:36:23 2008 +0300
36577
36578    Maintain SUBDIRS manually for extra flexibility
36579
36580commit a82a9bc60ac2b3baff6706599c7c981762f06252
36581Author: Rémi Duraffort <ivoire@videolan.org>
36582Date:   Sun May 4 14:02:40 2008 +0200
36583
36584    Fix a false assertion fail in the Qt4 playlist.
36585
36586commit 99ba0547f4fa6b89b1031a99f0f46045d49b50dc
36587Author: Rémi Denis-Courmont <rem@videolan.org>
36588Date:   Sun May 4 14:39:50 2008 +0300
36589
36590    update check: Initialize gcrypt threading - fixes #1483
36591
36592commit e2133869a6dd73b22775d826729b6033131d98f3
36593Author: Rémi Denis-Courmont <rem@videolan.org>
36594Date:   Sun May 4 14:33:19 2008 +0300
36595
36596    Factorize the gcrypt thread support
36597
36598commit ab95c5fa064411a759f64538b721c8443f5b733f
36599Author: Rémi Denis-Courmont <rem@videolan.org>
36600Date:   Sun May 4 14:18:14 2008 +0300
36601
36602    Remove some dead code
36603
36604commit b9c8ba9030f32cc95e07ff6ef2f9e19358aa1b72
36605Author: Rémi Denis-Courmont <rem@videolan.org>
36606Date:   Sun May 4 14:18:29 2008 +0300
36607
36608    Fix linking error
36609
36610commit fd84d89ba275385df35ef7de8ea9452182d503c1
36611Author: Rémi Denis-Courmont <rem@videolan.org>
36612Date:   Sun May 4 14:14:22 2008 +0300
36613
36614    Fix function names
36615
36616commit e038c5268f243761f3d3b63def32fda573ce1e4d
36617Author: Rémi Denis-Courmont <rem@videolan.org>
36618Date:   Sun May 4 14:12:33 2008 +0300
36619
36620    vlc_mutex_init_recursive: remove useless parameter
36621
36622commit 6da90a1716250d282f16dc6bc9dacec5b9514caf
36623Author: Rémi Denis-Courmont <rem@videolan.org>
36624Date:   Sun May 4 14:10:08 2008 +0300
36625
36626    vlc_mutex_init: remove unused paramter
36627
36628commit c9324503821e7f95997bff167cece65b6d1d7c25
36629Author: Felix Paul Kühne <fkuehne@videolan.org>
36630Date:   Sun May 4 13:07:01 2008 +0200
36631
36632    Mirror libcaca on ganesh, as zoy isn't reliable enough for the nightly builds
36633
36634commit db52627c333f91f5392e29d3616fd10030fbb5ea
36635Author: Rémi Duraffort <ivoire@videolan.org>
36636Date:   Sun May 4 12:25:50 2008 +0200
36637
36638    Fix the playlist column problem added in 7bc28eebe843ef72304a7ec4bb7e89a12a17187a pointed out by phytos and JPeg.
36639
36640commit 0c199e1522dffce240e08812c95efe2bb2518c3e
36641Author: Rémi Denis-Courmont <rem@videolan.org>
36642Date:   Sun May 4 12:12:09 2008 +0300
36643
36644    Fix symbols list
36645
36646commit a18c1d9f1125780022a9b17c893e4a7349a1483f
36647Author: Rémi Denis-Courmont <rem@videolan.org>
36648Date:   Sun May 4 00:02:44 2008 +0300
36649
36650    Improve doxy comments
36651
36652commit 4724e090bc4e2663553d39709a8e8e2e59d7a85e
36653Author: Rémi Denis-Courmont <rem@videolan.org>
36654Date:   Sat May 3 23:50:55 2008 +0300
36655
36656    LUA: don't reinvent scandir
36657
36658commit fd658c7d4975acf5bcb41dc5f0ef5a14b1adcb5d
36659Author: Rémi Denis-Courmont <rem@videolan.org>
36660Date:   Sat May 3 23:25:12 2008 +0300
36661
36662    RTP sout: --sout-rtp-sap, works like --sout-standard-sap
36663
36664    In addition to #rtp{sdp=sap}, we can now use #rtp{sap}
36665
36666commit 06ea7e5260268091ada1d64887f1c7cc1008adf8
36667Author: Rémi Denis-Courmont <rem@videolan.org>
36668Date:   Sat May 3 23:13:54 2008 +0300
36669
36670    Rationalize the SDP session name string
36671
36672commit a9b034cf7998a55b8403858e83ad481a803cf79d
36673Author: Rémi Denis-Courmont <rem@videolan.org>
36674Date:   Sat May 3 23:06:41 2008 +0300
36675
36676    Remove splice support - it does not quite help for UDP & DCCP
36677
36678    (at least currently)
36679
36680commit 976b9f6dc9259e4532a01502d00aa91c95f455e8
36681Author: Rémi Denis-Courmont <rem@videolan.org>
36682Date:   Sat May 3 21:13:55 2008 +0300
36683
36684    Provide sendmsg and recvmsg replacements
36685
36686commit 832088e49692faa50f7319e430df17b7c5b1a24b
36687Author: Jean-Baptiste Kempf <jb@videolan.org>
36688Date:   Sat May 3 11:55:11 2008 -0700
36689
36690    Fix typo in commit 5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
36691
36692commit 9ddd88e8d147e97b428ac5bef2c8177fd185911a
36693Author: Rémi Denis-Courmont <rem@videolan.org>
36694Date:   Sat May 3 20:52:53 2008 +0300
36695
36696    Only compile the winsock stubs file on Win32
36697
36698commit b2b9fb4c30858b5caa1d660c791c051ac8bacd87
36699Author: Rémi Denis-Courmont <rem@videolan.org>
36700Date:   Sat May 3 20:11:28 2008 +0300
36701
36702    block_FifoNew: remove un-needed parameter
36703
36704commit 6d44cf441801dc76e4c61ddcb4d834cb3c4b4ab6
36705Author: Rémi Denis-Courmont <rem@videolan.org>
36706Date:   Sat May 3 20:06:18 2008 +0300
36707
36708    Win32 compile fix
36709
36710commit 500cb6f49cf3dec6f5f54cfc8286b0b40381610f
36711Author: Rémi Denis-Courmont <rem@videolan.org>
36712Date:   Sat May 3 18:01:02 2008 +0300
36713
36714    Speak English
36715
36716commit 6276fe00157e71fa9f73c0c928ec087e871737e7
36717Author: Rémi Denis-Courmont <rem@videolan.org>
36718Date:   Sat May 3 17:59:28 2008 +0300
36719
36720    Fix symbols list
36721
36722commit 7fd923e41a2a29be113391490731b1c82f726185
36723Author: Rémi Denis-Courmont <rem@videolan.org>
36724Date:   Sat May 3 17:46:03 2008 +0300
36725
36726    No need to kill VLC if it's exiting already.
36727
36728commit b89d540af12211361bfaa82a200872b3ba4f0eb0
36729Author: Rémi Denis-Courmont <rem@videolan.org>
36730Date:   Sat May 3 17:20:43 2008 +0300
36731
36732    Remove pf_memcpy and pf_memset from libvlc
36733
36734commit 5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
36735Author: Rémi Denis-Courmont <rem@videolan.org>
36736Date:   Sat May 3 17:16:59 2008 +0300
36737
36738    Use vlc_memset/vlc_memcpy
36739
36740commit e29b2a0e671308993deab46394f6de15f10033e5
36741Author: Rémi Denis-Courmont <rem@videolan.org>
36742Date:   Sat May 3 15:42:06 2008 +0300
36743
36744    Use the new registration mechanism for memcpy/memset
36745
36746commit b04c6c66f43e941f33469519f1ff7d15faeeb929
36747Author: Rémi Denis-Courmont <rem@videolan.org>
36748Date:   Sat May 3 15:41:17 2008 +0300
36749
36750    Process-wide memcpy/memset accelarations
36751
36752    (CPU features don't change across libvlc instances)
36753
36754commit 0b776c28b4446eed12dcc984b07f5fcae06d4b6d
36755Author: Rémi Denis-Courmont <rem@videolan.org>
36756Date:   Sat May 3 13:49:48 2008 +0300
36757
36758    b_daemon does not need to be exported through vlc_global
36759
36760commit 7f682030017e1c075474ca18fba3ca1a1cb0a9d4
36761Author: Rémi Denis-Courmont <rem@videolan.org>
36762Date:   Sat May 3 12:51:03 2008 +0300
36763
36764    vlc_object_t.p_internals is not needed anymore
36765
36766commit 079986827291b3381495532cb0f754b131ccf246
36767Author: Rémi Denis-Courmont <rem@videolan.org>
36768Date:   Sat May 3 12:50:50 2008 +0300
36769
36770    vlc_internals(): use pointer arithmetic
36771
36772commit 830bfb51bcd76d72fb9849281dde281018e0095f
36773Author: Rémi Denis-Courmont <rem@videolan.org>
36774Date:   Sat May 3 12:34:11 2008 +0300
36775
36776    Allocate global object as the others - not statically anymore
36777
36778commit c07b1d0c2b8d9ec8afb3e2d1052b71b98baf41b7
36779Author: Rémi Denis-Courmont <rem@videolan.org>
36780Date:   Sat May 3 12:21:11 2008 +0300
36781
36782    Hide global object within the thread and object subsystem
36783
36784commit 4db976d9a6c11ddcc0ec438c836bdedf54137fa3
36785Author: Rémi Denis-Courmont <rem@videolan.org>
36786Date:   Sat May 3 12:05:42 2008 +0300
36787
36788    object: use vlc_internals()
36789
36790commit 429282300637fde2fe6f2cda9dafa9902d422355
36791Author: Rémi Denis-Courmont <rem@videolan.org>
36792Date:   Sat May 3 11:42:09 2008 +0300
36793
36794    variables: use vlc_internals()
36795
36796commit 23afa490b8437080f779fbab6052c860f00f1640
36797Author: Rémi Denis-Courmont <rem@videolan.org>
36798Date:   Sat May 3 11:41:51 2008 +0300
36799
36800    threads: use vlc_internals()
36801
36802commit 65a9c5b22206b4264dbe737e7e07fdbeddef14d2
36803Author: Rémi Denis-Courmont <rem@videolan.org>
36804Date:   Sat May 3 11:41:11 2008 +0300
36805
36806    OSD: use vlc_internals()
36807
36808commit 82d86a7b43ae822a484e9f5fa14f1c5fc9e041df
36809Author: Rémi Denis-Courmont <rem@videolan.org>
36810Date:   Sat May 3 10:18:11 2008 +0300
36811
36812    Remove some global object-specific code
36813
36814commit 50e969ef00854bf902b682941cd736e94338f952
36815Author: Rémi Denis-Courmont <rem@videolan.org>
36816Date:   Sat May 3 11:33:11 2008 +0300
36817
36818    Simplify threads init
36819
36820commit 0d7bc734159ec59544e8e89ba29cec6ca9ee9ce8
36821Author: Rémi Denis-Courmont <rem@videolan.org>
36822Date:   Sat May 3 09:54:59 2008 +0300
36823
36824    Cosmetic fix
36825
36826commit a5e44a6ed09d58a52243554edcb2fbac63084cdf
36827Author: Christophe Mutricy <xtophe@videolan.org>
36828Date:   Sat May 3 00:14:51 2008 +0100
36829
36830    Thank Vincent
36831
36832commit 200d817170d49eee18ee5a5cf99d5ae7d083d262
36833Author: Christophe Mutricy <xtophe@videolan.org>
36834Date:   Sat May 3 00:11:53 2008 +0100
36835
36836    Russian l10n update by Alexey Salmin
36837
36838commit c5007f8df8439b677a8d6f80bf0fef4229d1d8d9
36839Author: Christophe Mutricy <xtophe@videolan.org>
36840Date:   Sat May 3 00:06:09 2008 +0100
36841
36842    Update POTFILES.in after files renamed and added
36843
36844commit 651e249197e50e39b02c011d77f0e0f1373ba590
36845Author: Rémi Denis-Courmont <rem@videolan.org>
36846Date:   Fri May 2 19:25:10 2008 +0300
36847
36848    Use var_AcquireMutex for the quicktime lock.
36849
36850commit 89d56df65a72b099ce6a10bc35c8f4e71dce4f5f
36851Author: Rémi Denis-Courmont <rem@videolan.org>
36852Date:   Fri May 2 19:06:43 2008 +0300
36853
36854    main.h -> vlc_main.h
36855
36856commit 5f1eb7796b781d998e6f578648cc7d5ed738cc6e
36857Author: Rémi Denis-Courmont <rem@videolan.org>
36858Date:   Fri May 2 18:35:56 2008 +0300
36859
36860    Add kate to the news
36861
36862commit 5d1e0c0567765078ac182155cb1f02269f46848f
36863Author: Rémi Denis-Courmont <rem@videolan.org>
36864Date:   Fri May 2 18:33:00 2008 +0300
36865
36866    configure: Minor fixes for kate detection
36867
36868commit 53772811d1d5f1b2a22f36332a500ffac5eba29e
36869Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
36870Date:   Fri May 2 10:46:26 2008 +0100
36871
36872    basic support for Kate streams as subtitles
36873
36874    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
36875
36876commit 36f89cb84d6b0e5952fc5f037b8fbebf07a9426f
36877Author: Jean-Baptiste Kempf <jb@videolan.org>
36878Date:   Fri May 2 01:35:13 2008 -0700
36879
36880    Support for MPSub.
36881    Only TIME based, not Frame based, yet.
36882
36883commit c637ea54446370989df01b5461d9cb814eb3fc89
36884Author: Jean-Baptiste Kempf <jb@videolan.org>
36885Date:   Fri May 2 00:45:43 2008 -0700
36886
36887    Small fix for PJS to remove "".
36888
36889commit 971d6b76b694c4ba78f8d94370e877c94545179f
36890Author: Jean-Baptiste Kempf <jb@videolan.org>
36891Date:   Fri May 2 00:38:15 2008 -0700
36892
36893    Parsing of Phoenix Subtitles.
36894    Almost unused subtitle. No idea though if FPS or 1/10th of sec, Annodex and MPlayer disagree...
36895
36896commit bd57eaaeb3001b9e2af467053bd55f5f15b2a7ea
36897Author: Jean-Baptiste Kempf <jb@videolan.org>
36898Date:   Thu May 1 23:29:23 2008 -0700
36899
36900    Support for AQT subtitles.
36901    Parsing is fine but timing is wrong since it must be multiplied by FPS.
36902
36903commit beee3221da8d2f81ff6142269d875ea59e6fd5f3
36904Author: Rémi Denis-Courmont <rem@videolan.org>
36905Date:   Thu May 1 23:11:42 2008 +0300
36906
36907    Move dirent stuff to fixups.h, where it belongs
36908
36909commit 4b8ce41a01d64ef213fde735fc73e6323aa0cdee
36910Author: Rémi Denis-Courmont <rem@videolan.org>
36911Date:   Thu May 1 23:08:41 2008 +0300
36912
36913    We need <inttypes.h>, always
36914
36915commit 9cef959f9fba2e6ae3989d81f2ef8f2bb7878a61
36916Author: Rémi Denis-Courmont <rem@videolan.org>
36917Date:   Thu May 1 23:04:45 2008 +0300
36918
36919    Be more verbose
36920
36921commit 6b7b39323d05080cce14676d046db9fd2f0925d2
36922Author: Rémi Denis-Courmont <rem@videolan.org>
36923Date:   Thu May 1 23:00:46 2008 +0300
36924
36925    dist_ is not needed for HEADERS
36926
36927commit 5c1474d6324e6b2d250ac773231a12e3f96987e2
36928Author: Rémi Denis-Courmont <rem@videolan.org>
36929Date:   Thu May 1 23:00:05 2008 +0300
36930
36931    Install minimum set of plugin headers.
36932
36933commit de2b4589a921647a13a6332a234e7e3236ef0fa8
36934Author: Rémi Denis-Courmont <rem@videolan.org>
36935Date:   Thu May 1 22:57:03 2008 +0300
36936
36937    Remove useless include
36938
36939commit cb206a70dfc2a235fe507a8876384ddba1ef8e19
36940Author: Rémi Denis-Courmont <rem@videolan.org>
36941Date:   Thu May 1 22:56:38 2008 +0300
36942
36943    Fix name
36944
36945commit 7a3fdc9f14c54fcdef23567f24b38abe3c25501d
36946Author: Rémi Denis-Courmont <rem@videolan.org>
36947Date:   Thu May 1 22:54:43 2008 +0300
36948
36949    Fix expansion to no-op
36950
36951commit a660c4fbe421313ff0641bb18b89008dc42afc7b
36952Author: Rémi Denis-Courmont <rem@videolan.org>
36953Date:   Thu May 1 22:27:06 2008 +0300
36954
36955    Don't use assert() here.
36956
36957    If it's really wanted, functions should de inlined
36958
36959commit 44460e6de177f7baa85a55720904e8a687ee6287
36960Author: Rémi Denis-Courmont <rem@videolan.org>
36961Date:   Thu May 1 22:22:30 2008 +0300
36962
36963    No need to include the same file twice
36964
36965commit 2a1870a5c5b2c9592379335224b431c54e399e76
36966Author: Rémi Denis-Courmont <rem@videolan.org>
36967Date:   Thu May 1 22:19:51 2008 +0300
36968
36969    Use int64_t directly within plugins rather than vlc_int64_t
36970
36971    I wonder why we need this (in libvlc-control) by the way...?
36972
36973commit 6673258639e376114376094236a511d03be5a95e
36974Author: Rémi Denis-Courmont <rem@videolan.org>
36975Date:   Thu May 1 22:17:21 2008 +0300
36976
36977    Put msg_context_global_key to the internal header.
36978
36979    It was not exported from libvlc anyhow.
36980
36981commit d1d3dc1d109110bf68cb048c429f6f05a3839200
36982Author: Rémi Denis-Courmont <rem@videolan.org>
36983Date:   Thu May 1 22:11:47 2008 +0300
36984
36985    Remove I64C as well
36986
36987commit 1379ab26f381310cd1fd34664d73a28cc9bf6eb1
36988Author: Rémi Denis-Courmont <rem@videolan.org>
36989Date:   Thu May 1 22:05:41 2008 +0300
36990
36991    Remove UI64_C
36992
36993    Turns out it was only used once in the whole tree.
36994
36995commit 13a7c9af3c209bbd450925672162aff2f40a2494
36996Author: Rémi Denis-Courmont <rem@videolan.org>
36997Date:   Thu May 1 21:59:36 2008 +0300
36998
36999    Remove I64F., not needed anymore
37000
37001commit 2e48e65740b878f69c1fea62fcfd44ef1dafd81d
37002Author: Rémi Denis-Courmont <rem@videolan.org>
37003Date:   Thu May 1 21:59:07 2008 +0300
37004
37005    Remnants of I64F.
37006
37007commit 97897eeeb22b1238e56632b16cda1a0375ae7708
37008Author: Rémi Denis-Courmont <rem@videolan.org>
37009Date:   Thu May 1 21:57:00 2008 +0300
37010
37011    NIH syndrome cure (2)
37012
37013commit f0c83daa831d070058e04142791eb9d9d0423e0b
37014Author: Rémi Denis-Courmont <rem@videolan.org>
37015Date:   Thu May 1 21:50:55 2008 +0300
37016
37017    NIH desyndromization
37018
37019commit 992e35f10497e5509ed588d643a1ef26b3422f6b
37020Author: Rémi Denis-Courmont <rem@videolan.org>
37021Date:   Thu May 1 21:24:07 2008 +0300
37022
37023    Use malloc(1) as cookie rather than malloc(0)
37024
37025    malloc(0) can legally be NULL (or not unique).
37026
37027commit 78880d35f3b4b38c909ede5b37b4879639bffb70
37028Author: Rémi Denis-Courmont <rem@videolan.org>
37029Date:   Thu May 1 20:55:18 2008 +0300
37030
37031    Remove useless #include
37032
37033commit ee45d753f6a9d888fa953da05551201d5b2a6d16
37034Author: Rémi Denis-Courmont <rem@videolan.org>
37035Date:   Thu May 1 20:41:36 2008 +0300
37036
37037    C++ <inttypes.h> inclusion fixes
37038
37039commit bbb0de54422babf3b764f8ee92841fd45ad0d3d1
37040Author: Rémi Denis-Courmont <rem@videolan.org>
37041Date:   Thu May 1 20:27:14 2008 +0300
37042
37043    Fix ffmpeg when !ENABLE_SOUT
37044
37045commit c1c5532756b136725832d5d3ba18ef3906374d07
37046Author: Rémi Denis-Courmont <rem@videolan.org>
37047Date:   Thu May 1 20:27:02 2008 +0300
37048
37049    Don't generate module parameters twice
37050
37051commit 77d07c4028f5760684f3f41b6e0c382731d2de11
37052Author: Rémi Denis-Courmont <rem@videolan.org>
37053Date:   Thu May 1 20:04:27 2008 +0300
37054
37055    Don't compile sout code if sout is disabled
37056
37057commit ea0c5c53fd2910a995b935b5ec3417bf85ec8ae6
37058Author: Rémi Denis-Courmont <rem@videolan.org>
37059Date:   Thu May 1 19:11:07 2008 +0300
37060
37061    Look for config.h output in public header files
37062
37063commit 311e5e3ab7ee5981eaf187565472c0b942c7bc79
37064Author: Rémi Denis-Courmont <rem@videolan.org>
37065Date:   Thu May 1 18:37:43 2008 +0300
37066
37067    Use macro for __attribute__((packed))
37068
37069commit 0065092103e830b8d2e1e167c9630ee3e76d5e19
37070Author: Rémi Denis-Courmont <rem@videolan.org>
37071Date:   Thu May 1 18:33:26 2008 +0300
37072
37073    libintl is never "included" anymore
37074
37075commit 2857f1146eab870bf2649414e50fb0fdab055731
37076Author: Rémi Denis-Courmont <rem@videolan.org>
37077Date:   Thu May 1 18:32:43 2008 +0300
37078
37079    Spare one use of WORDS_BIGENDIAN from vlc_common.h
37080
37081commit b1f21a53b67715f047be2b675175000436a0c584
37082Author: Rémi Denis-Courmont <rem@videolan.org>
37083Date:   Thu May 1 18:24:14 2008 +0300
37084
37085    Remove the temporary hack
37086
37087commit 594783c9c6add546352dbf861d762bd0077a0972
37088Author: Rémi Denis-Courmont <rem@videolan.org>
37089Date:   Thu May 1 17:50:16 2008 +0300
37090
37091    U?I64C: use U?INT64_C from <stdint.h>
37092
37093commit 4e9a6195ffc96bc7056b5fd771b526b56a6579e7
37094Author: Rémi Denis-Courmont <rem@videolan.org>
37095Date:   Thu May 1 17:46:22 2008 +0300
37096
37097    I64F?: use PRI?64 from <inttypes.h>
37098
37099    I don't have the courage to replace all the occurences in the code.
37100
37101commit 7b86062d7e84e16fd96e7f41cb589b429064d803
37102Author: Rémi Denis-Courmont <rem@videolan.org>
37103Date:   Thu May 1 17:38:24 2008 +0300
37104
37105    <inttypes.h> is a superset of <stdint.h>, use it instead.
37106
37107commit 2ea3b5fc8afa530afc65d520b33ef7edc354f775
37108Author: Rémi Denis-Courmont <rem@videolan.org>
37109Date:   Thu May 1 17:30:52 2008 +0300
37110
37111    Don't re-invent uint8_t - remove byte_t
37112
37113    Also sizeof(byte_t)^Wsizeof(uint8_t) can only ever be 1, if it is
37114    defined. It's not defined, if char is more than 8 bits, and uint8_t is
37115    not provided, but then VLC will not compile in the first place.
37116
37117commit 7676e68d7f5a3da50e1417ca9e142925a3b43040
37118Author: Felix Paul Kühne <fkuehne@videolan.org>
37119Date:   Thu May 1 12:57:01 2008 +0200
37120
37121    Fixed the compilation of multiple Mac OS X related modules
37122
37123    by using VLC_ADD_PLUGIN instead of VLC_ADD_BUILTINS.
37124
37125    Please check for potential regressions.
37126
37127commit 4d2de3f731e49074a54201682a7fd876522f7c7e
37128Author: Rémi Denis-Courmont <rem@videolan.org>
37129Date:   Thu May 1 11:36:51 2008 +0300
37130
37131    Missing #include
37132
37133commit df3af6f13455675fb4815cee000ff17edffebc99
37134Author: Rémi Denis-Courmont <rem@videolan.org>
37135Date:   Wed Apr 30 21:30:13 2008 +0300
37136
37137    Support for RIFF/MIDI files
37138
37139commit 8d89d74009aca2427c2e013cab55f5c914260faf
37140Author: Rémi Denis-Courmont <rem@videolan.org>
37141Date:   Wed Apr 30 20:05:22 2008 +0300
37142
37143    --mono does noes exist. Comment out the text for it.
37144
37145commit 8aa3a9c40e88ea93c10cc3de46005f896fd126f1
37146Author: Rémi Denis-Courmont <rem@videolan.org>
37147Date:   Wed Apr 30 20:04:59 2008 +0300
37148
37149    Disc reading libs want ANSI rather than UTF-8 paths - fixes #1560
37150
37151commit 0fd1b7470520db2e88b1173bcd3145111b7ae8f5
37152Author: Rémi Denis-Courmont <rem@videolan.org>
37153Date:   Wed Apr 30 20:04:05 2008 +0300
37154
37155    Export ToLocaleDup
37156
37157commit b8a4cd332953c030daa87e7481da92c98ce19bb7
37158Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
37159Date:   Wed Apr 30 19:01:20 2008 +0200
37160
37161    Win64 compatible modifications around set/getWindowLong
37162
37163commit b942bf2b1bf1f9ca9b9ca951937ab947d42b376a
37164Author: Adrien Grand <jpountz@jpountz.net>
37165Date:   Sun Apr 27 15:17:03 2008 +0200
37166
37167    Fix the interpretation of command "help" by VLM.
37168
37169    In the function ExecuteCommand, p_message is given in argument to ExecuteHelp
37170    and is then modified locally in ExecuteHelp:
37171      p_message = vlm_MessageNew( "help", vlm_NULL );
37172    whereas it is used further in function ExecuteCommand.
37173    This patch fixes this problem by passing the pointer address in argument to
37174    ExecuteHelp instead of the pointer itself.
37175
37176    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
37177
37178commit 58b761765754e7e27c3d3846b35458a56a18cecc
37179Author: Rémi Denis-Courmont <rem@videolan.org>
37180Date:   Tue Apr 29 08:18:43 2008 +0300
37181
37182    Restore ENABLE_SOUT #define (used in wav "codec")
37183
37184commit 3224d9bbd812d8909029b14a8159c18b86ba7440
37185Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
37186Date:   Tue Apr 29 03:16:04 2008 +0200
37187
37188    Move the MPRIS Quit method to the root dbus object.
37189    This closes #1565
37190
37191commit 469cfd7e0ee2e367ef639a6e8064337546314659
37192Author: Rémi Denis-Courmont <rem@videolan.org>
37193Date:   Mon Apr 28 23:26:46 2008 +0300
37194
37195    Don't use VLC_ADD_PLUGIN for common sout and packetizers plugins
37196
37197commit 5d02805d02a86f9f50bef27266d269c550636253
37198Author: Rémi Denis-Courmont <rem@videolan.org>
37199Date:   Mon Apr 28 23:13:39 2008 +0300
37200
37201    Fix previous commit
37202
37203commit 9c3cb6c33739669c84d24f332074f0c531098459
37204Author: Rémi Denis-Courmont <rem@videolan.org>
37205Date:   Mon Apr 28 23:08:20 2008 +0300
37206
37207    Protect access_output/ under ENABLE_SOUT as well
37208
37209commit 9f0dae38aedb4976a4e61cfd7b53975236702cf2
37210Author: Rémi Denis-Courmont <rem@videolan.org>
37211Date:   Mon Apr 28 23:04:33 2008 +0300
37212
37213    Don't bother with mux/ and stream_out/ is sout is disabled
37214
37215commit 120dd9b46e1ee53c32706b465d5eec1f0d859f52
37216Author: Rémi Denis-Courmont <rem@videolan.org>
37217Date:   Mon Apr 28 22:45:57 2008 +0300
37218
37219    VLC_ADD_PLUGINS -> VLC_ADD_PLUGIN
37220
37221commit bd9b90d820c2e493b6cf5e349e17582958bcf11b
37222Author: Rémi Denis-Courmont <rem@videolan.org>
37223Date:   Mon Apr 28 22:40:04 2008 +0300
37224
37225    Fixes
37226
37227commit 23561f61564fab1141717adeee7d32e2249fa121
37228Author: Rémi Denis-Courmont <rem@videolan.org>
37229Date:   Mon Apr 28 22:34:29 2008 +0300
37230
37231    Avoid vlc-config for access plugins that are always built
37232
37233commit 32fcb07923a563d3edbdc72220dddebb6f565eaa
37234Author: Rémi Denis-Courmont <rem@videolan.org>
37235Date:   Mon Apr 28 22:33:14 2008 +0300
37236
37237    nice is a phony target
37238
37239commit c777887c9120a8df4304d5269a8415ccaabf2c19
37240Author: Rémi Denis-Courmont <rem@videolan.org>
37241Date:   Mon Apr 28 22:32:51 2008 +0300
37242
37243    Cosmetics
37244
37245commit 3e82c0f591561f29fcfbf7c6f35d08f79cfd8f4e
37246Author: Rémi Denis-Courmont <rem@videolan.org>
37247Date:   Mon Apr 28 22:31:32 2008 +0300
37248
37249    Remove a bunch of obsoleted kludges
37250
37251    We don't need to invoke make twice in every directory, and we don't need
37252    the awful libtool install kludge anymore.
37253
37254commit d43f6298ec5696a3542fd53c0e9e0b8a82682c9b
37255Author: Rémi Denis-Courmont <rem@videolan.org>
37256Date:   Mon Apr 28 21:56:27 2008 +0300
37257
37258    Set a substitution variable for configure-enabled plugins
37259
37260commit dd8c12fef6ca5a8159fdf86aa873fbaea5be932a
37261Author: Rémi Denis-Courmont <rem@videolan.org>
37262Date:   Sun Apr 27 23:09:11 2008 +0300
37263
37264    Invoke VLC_ADD_PLUGINS with only one plugin at a time
37265
37266commit be5bff39e503467aba0875c4feb490e4f91405d0
37267Author: Rémi Denis-Courmont <rem@videolan.org>
37268Date:   Mon Apr 28 22:20:34 2008 +0300
37269
37270    Allow building plugins through autotools-builtin means...
37271
37272    ...in addition to vlc-config
37273
37274commit 24ce9d79088f2723522cee2215e55a3b4ef00e0b
37275Author: Rémi Denis-Courmont <rem@videolan.org>
37276Date:   Mon Apr 28 20:28:50 2008 +0300
37277
37278    Update comments
37279
37280commit 56b98fdcdbe41e38a1dffbb3f45d35bdc871764c
37281Author: Rémi Denis-Courmont <rem@videolan.org>
37282Date:   Mon Apr 28 19:30:42 2008 +0300
37283
37284    Typo
37285
37286commit 5a96b059302cea50584969fe7b0bfbd2589d29bf
37287Author: Rémi Denis-Courmont <rem@videolan.org>
37288Date:   Mon Apr 28 19:25:24 2008 +0300
37289
37290    Fix accelerated modules configure options.
37291
37292    Only enable those modules that were enabled, rather than _all_ of them
37293    (which should fix --disable-sse and --disable-mmx). Also don't run
37294    checks if we know we're not going to enable the modules anyway.
37295
37296commit f458ada1046dcf8ab43b33010ebac061c8512f11
37297Author: Felix Paul Kühne <fkuehne@videolan.org>
37298Date:   Sun Apr 27 22:42:35 2008 +0200
37299
37300    remove bogus code introduced in the previous commit
37301
37302    sorry about the disturbance
37303
37304commit 8d5fa522855cb11b9d211ab47a2f18875874acf2
37305Author: Felix Paul Kühne <fkuehne@videolan.org>
37306Date:   Sun Apr 27 22:41:49 2008 +0200
37307
37308    You want to use mdate() instead of mtime() which is invalid
37309
37310commit 3196a099a488880b4ad878b3f5e248fad31a59c7
37311Author: Felix Paul Kühne <fkuehne@videolan.org>
37312Date:   Sun Apr 27 22:10:44 2008 +0200
37313
37314    Hack to fix the compilation on 10.4. This should actually be covered by configure, which complains about missing headers, but doesn't disable this module properly.
37315
37316commit de4216e304f2d442ad44d4b9314722581e6e7ff4
37317Author: Felix Paul Kühne <fkuehne@videolan.org>
37318Date:   Sun Apr 27 21:29:30 2008 +0200
37319
37320    Use NSInteger since we got it now
37321
37322commit a4c609624d827f1dc9f1b213f4ae716c37e434b5
37323Author: Rémi Denis-Courmont <rem@videolan.org>
37324Date:   Sun Apr 27 22:30:26 2008 +0300
37325
37326    Fix previous commit - there is no vlc object here
37327
37328commit eab50dcfa990fd08e2c9d0ba404b5393746dad1d
37329Author: Rémi Denis-Courmont <rem@videolan.org>
37330Date:   Sun Apr 27 22:26:34 2008 +0300
37331
37332    auhal: don't mix vlc_ and pthread_ function calls
37333
37334commit c30432e5f1d0fff1471c8abfddff28eac6facae0
37335Author: Felix Paul Kühne <fkuehne@videolan.org>
37336Date:   Sun Apr 27 21:27:11 2008 +0200
37337
37338    Be sure to declare NSInteger if it isn't present
37339
37340commit 76d3144dc7987e73f6aa0958a7007f46a9171324
37341Author: Felix Paul Kühne <fkuehne@videolan.org>
37342Date:   Sun Apr 27 21:15:30 2008 +0200
37343
37344    Reverted 4082c803f778e903ae0b1dc9afaf3ad86fddbd69 as AudioDeviceIOProcID and its related methods require Darwin 9
37345
37346commit 8d8b2e1bce36efcebb2e017588a63fe6b543700a
37347Author: Felix Paul Kühne <fkuehne@videolan.org>
37348Date:   Sun Apr 27 21:06:48 2008 +0200
37349
37350    * Fix the compilation on 10.4u
37351
37352commit 1be45fb5f915358d51d81ac43d974a8c71e7b164
37353Author: Rémi Denis-Courmont <rem@videolan.org>
37354Date:   Sun Apr 27 22:02:37 2008 +0300
37355
37356    vlc-config: no need to go through all plugins to get the linkage
37357
37358commit 074ed6708644323bd441332fb7d34b99bd954350
37359Author: Rémi Denis-Courmont <rem@videolan.org>
37360Date:   Sun Apr 27 21:17:42 2008 +0300
37361
37362    Remove the forced ld -z,defs flags.
37363
37364    Clueful people use them when they need to. Let them decide.
37365
37366commit b1cb747e78a22db59dac80434995311a07ff6fdf
37367Author: Rémi Denis-Courmont <rem@videolan.org>
37368Date:   Sat Apr 26 19:21:41 2008 +0300
37369
37370    Standard MIDI file demux: fix comments
37371
37372commit 0db5f2a07b883f92d95959221776423fcad85974
37373Author: Antoine Lejeune <phytos@videolan.org>
37374Date:   Wed Apr 23 20:20:13 2008 +0200
37375
37376    Ability to save and load input item options in xspf playlist as it is possible in m3u playlist.
37377
37378    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
37379
37380commit 250db7be17a8decdeed5b7b6c73053fc31527d00
37381Author: Christophe Mutricy <xtophe@videolan.org>
37382Date:   Fri Apr 25 17:37:26 2008 +0100
37383
37384    Add CVE id
37385    (cherry picked from commit 3e8778f5e911785d061ffabd7299c2fc38384959)
37386
37387commit d8ad1230481fc55ff1b9aa66449c818ed31cded6
37388Author: Antoine Lejeune <phytos@videolan.org>
37389Date:   Thu Apr 24 14:02:35 2008 +0200
37390
37391    Fix a bug introduced by 920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f
37392
37393    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
37394
37395commit 0f84287f5e076aad4e66bd4c6c708d9e8b654c3a
37396Author: Felix Paul Kühne <fkuehne@videolan.org>
37397Date:   Fri Apr 25 12:15:51 2008 +0200
37398
37399    Use the user's native MacOSX-SDK if none is given.
37400
37401commit 8955d66081a98bc43bf9d0e85f9973174ee7b773
37402Author: Felix Paul Kühne <fkuehne@videolan.org>
37403Date:   Fri Apr 25 11:31:24 2008 +0200
37404
37405    Compilation fix related to the recent threading simplifications. Needs additional testing.
37406
37407commit 50ce52514c1bc2d4a38b3836fa80c47cfb48a2b5
37408Author: Jean-Paul Saman <jpsaman@videolan.org>
37409Date:   Thu Apr 24 23:48:21 2008 +0200
37410
37411    Lower score of modules/xvmc/xxmc.c because it is not as stable as libmpeg2.
37412
37413commit 01b8538d9db1168440b970efc4e9f2d6c29bc721
37414Author: Christophe Mutricy <xtophe@videolan.org>
37415Date:   Thu Apr 24 21:09:08 2008 +0100
37416
37417    Meaningful Typo
37418
37419commit ba6ca8303f7a96d4fbf247cadc64c7b9efd05263
37420Author: Jean-Paul Saman <jpsaman@videolan.org>
37421Date:   Tue Apr 22 16:26:11 2008 +0200
37422
37423    Remove silly out of memory message in an out of memory situation and fixed indentation on bool declarations.
37424
37425commit b529170cd376b1c4bcd275abbf426bdc6054e2dd
37426Author: Jean-Paul Saman <jpsaman@videolan.org>
37427Date:   Tue Apr 22 16:14:02 2008 +0200
37428
37429    Cleanup and move debug message to a better place.
37430
37431commit fb0c52f6b0233379c1d1759a8f17d6ffa53e1d86
37432Author: Jean-Paul Saman <jpsaman@videolan.org>
37433Date:   Tue Apr 22 16:12:28 2008 +0200
37434
37435    Fix indentation in scope blocks after bool change.
37436
37437commit 65dd9c3ba7805cc19e05ba73816cbe5b59fb3dd6
37438Author: Jean-Paul Saman <jpsaman@videolan.org>
37439Date:   Sun Apr 20 00:08:51 2008 +0200
37440
37441    Don't return at the end of void function.
37442
37443commit d57808678b916edd39eb57eaa328c0af426799b7
37444Author: Jean-Paul Saman <jpsaman@videolan.org>
37445Date:   Sat Apr 19 14:20:02 2008 +0200
37446
37447    Fix latest crash in modules/codec/x264.c with ratecontrol.
37448
37449commit 17ccb7521f5bde43ad4fd1103536b33c4042b81a
37450Author: Jean-Paul Saman <jpsaman@videolan.org>
37451Date:   Sat Apr 19 11:41:24 2008 +0200
37452
37453    Fix indentation after vlc_bool_t by bool replacement. Makes the file readible again.
37454
37455commit bc9eac0a14cfa196d4e8514049f744740cb7a23d
37456Author: Felix Paul Kühne <fkuehne@videolan.org>
37457Date:   Thu Apr 24 16:28:57 2008 +0200
37458
37459    Compile FFmpeg on PowerPC-based machines without AltiVec support until it is fixed.
37460
37461    The attached patches fixed --disable-altivec for libswscale oO
37462
37463commit 25b8641d713521fd4e0114b31b93516273845034
37464Author: Rafaël Carré <funman@videolan.org>
37465Date:   Thu Apr 24 15:28:59 2008 +0200
37466
37467    Fix input item leaking
37468
37469commit 1b069355a669ef74b04994e9c210774365795019
37470Author: Rafaël Carré <funman@videolan.org>
37471Date:   Thu Apr 24 15:28:39 2008 +0200
37472
37473    Typo
37474
37475commit a13d17f7e3af2b16e466b2c35e6af032dff9ad87
37476Author: Christophe Mutricy <xtophe@videolan.org>
37477Date:   Wed Apr 23 23:25:09 2008 +0100
37478
37479    Rename the files here also
37480
37481commit 4dc02f7b5a9753b4b3fb72189ed302cceb96646c
37482Author: Rémi Denis-Courmont <rem@videolan.org>
37483Date:   Wed Apr 23 22:24:45 2008 +0300
37484
37485    Win32: Simplify mutex
37486
37487commit 6ed74223505b91d3ebed2f42fea6ccbcfc776622
37488Author: Rémi Denis-Courmont <rem@videolan.org>
37489Date:   Wed Apr 23 22:18:42 2008 +0300
37490
37491    Win32: remove (now dead) old mutex/cv implementation
37492
37493    Should save a bunch of kilobytes of code.
37494
37495commit b648be13957fae14cbcddcbde0309c6d6133d494
37496Author: Rémi Denis-Courmont <rem@videolan.org>
37497Date:   Wed Apr 23 21:57:49 2008 +0300
37498
37499    Win32: don't use spin locks^W^Wfast mutexes instead of mutexes
37500
37501commit 463b756d19d348b4a8d39b293e370b18585a4ef4
37502Author: Rémi Denis-Courmont <rem@videolan.org>
37503Date:   Wed Apr 23 21:53:10 2008 +0300
37504
37505    Simplify threading code a bit
37506
37507commit 63baa1df69663f280e010d58e5fdc5f740e3a4c0
37508Author: Rémi Denis-Courmont <rem@videolan.org>
37509Date:   Wed Apr 23 21:33:45 2008 +0300
37510
37511    Win32: don't use weak linking for SignalObjectAndWait
37512
37513commit 14d8baf7996e1be2705c8d029cd415784d6c2371
37514Author: Rémi Denis-Courmont <rem@videolan.org>
37515Date:   Wed Apr 23 21:24:31 2008 +0300
37516
37517    Win32: fix core target
37518
37519commit 1816e3ec924d0d5dc1d488b7b0470f9f1c6b587b
37520Author: Rémi Denis-Courmont <rem@videolan.org>
37521Date:   Wed Apr 23 21:23:35 2008 +0300
37522
37523    Fix win32 warning
37524
37525commit 8ee62bb6296e3c1c634eddcab64a5b7391d9796e
37526Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
37527Date:   Wed Apr 23 19:40:11 2008 +0200
37528
37529    Trailing whitespace/tabs fixes
37530
37531commit a65760b0a81ef4cceff8da2c517964a184117514
37532Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
37533Date:   Wed Apr 23 19:32:23 2008 +0200
37534
37535    mediacontrol: get_stream_information returns an empty url field if no media is set
37536
37537commit 1fb2f8b0febfae75d04c915f40bc189b956be968
37538Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
37539Date:   Wed Apr 23 15:30:44 2008 +0200
37540
37541    libvlc.h: some doxygen fixes
37542
37543commit 241b22807f106a1473add93ed0d8efdc9108e4bc
37544Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
37545Date:   Wed Apr 23 15:25:44 2008 +0200
37546
37547    python bindings: update to the new libvlc and mediacontrol API.
37548
37549    Objects have been renamed (vlc.MediaPlayer/vlc.Media) to match the current API.
37550
37551commit 66fc00162f3f69e55bd84e7501d966b578b37c21
37552Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
37553Date:   Wed Apr 23 15:01:08 2008 +0200
37554
37555    python bindings: rename some files
37556
37557commit 445d63e0e38053c1e724982fcc9f661a3bf03ec3
37558Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
37559Date:   Wed Apr 23 14:54:52 2008 +0200
37560
37561    mediacontrol API: update to use the new libvlc_media_player/libvlc_media API.
37562
37563    This implies the removal of playlist support (single-file playing only, through set_mrl/get_mrl methods). Position parameters for _pause, _resume and _stop method have also been removed.
37564
37565commit 0b96b7ca02af144cbd93dea9f9393ffb7d1b3a15
37566Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
37567Date:   Mon Apr 14 16:51:57 2008 +0200
37568
37569    Some documentation fixes (following the mediainstance->mediaplayer renaming)
37570
37571commit 122a7d863270ca265144610276b5198396a66708
37572Author: Rafaël Carré <funman@videolan.org>
37573Date:   Wed Apr 23 10:25:46 2008 +0200
37574
37575    Remove playlist items from the "items" array when they are deleted
37576
37577    Note that the only aim of this array seems to be counting the non-node items
37578
37579commit 7bc28eebe843ef72304a7ec4bb7e89a12a17187a
37580Author: Rafaël Carré <funman@videolan.org>
37581Date:   Wed Apr 23 07:15:36 2008 +0200
37582
37583    meta-data handling cleanup
37584
37585    Remove VLC_META_ENGINE_*
37586    Don't use VLC_META_INFO_CAT
37587    Avoid using input_Item{Add,Get}Info
37588    Remove disabled code in cdda
37589    Remove "meta fetcher":
37590        There was only 1 module (not) implementing it (musicbrainz)
37591        Reduces complexity in playlist core
37592    Use a more consistent naming
37593    Factorize QT4 sorting and column display code
37594    Remove unused members
37595
37596commit f864df7f99aac0babaa434b88104cf93fc71b840
37597Author: Antoine Cellerier <dionoea@videolan.org>
37598Date:   Tue Apr 22 23:00:55 2008 +0200
37599
37600    psz_object_name should not be const! (else module name aliasing cannot work)
37601
37602commit e8e2bcf0dd7b161670ee5bc4ec81044ef8525303
37603Author: Antoine Cellerier <dionoea@videolan.org>
37604Date:   Tue Apr 22 22:49:30 2008 +0200
37605
37606    Revert "Fix memory leak"
37607    This breaks module aliasing.
37608
37609    This reverts commit 16afc89353c2f61e3dd671bd842540cdf3627193.
37610
37611commit e445caad6168b072f9d3f525f3fef3af639f67e5
37612Author: Antoine Cellerier <dionoea@videolan.org>
37613Date:   Tue Apr 22 22:20:22 2008 +0200
37614
37615    Add picture specific alpha setting for mosaic pictures.
37616    Add coordinates settings for mosaic pictures. (This kind of duplicates the --mosaic-offsets setting which I'm thinking about removing.)
37617
37618commit 722ab9f14ee31f8f0633cfc7a0b79401c47316fe
37619Author: Rafaël Carré <funman@videolan.org>
37620Date:   Tue Apr 22 19:51:33 2008 +0200
37621
37622    playlist-tree has only 2 meaningful values now
37623
37624commit 1f26dd3fc7a3a285a00e5e84db113ae4b496da5b
37625Author: Rafaël Carré <funman@videolan.org>
37626Date:   Tue Apr 22 19:42:44 2008 +0200
37627
37628    Remove unused option: b_prefers_tree
37629
37630commit 02d6e6abd640673b8739a8bf4bbd1abc860bf43b
37631Author: Rémi Denis-Courmont <rem@videolan.org>
37632Date:   Tue Apr 22 19:20:34 2008 +0300
37633
37634    Typo
37635
37636commit b3f60010735de9fde544710fcf9c04e0b9aec7c4
37637Author: Rafaël Carré <funman@videolan.org>
37638Date:   Tue Apr 22 18:09:20 2008 +0200
37639
37640    Revert play & send durations, read preroll as 64 bits
37641
37642    The "unknown, always 0" field looks very much like it is the not used 32
37643    msb of preroll
37644    Thanks to Juho Vähä-Herttua
37645
37646commit 94532842606e485782be10c09f1e1500995feb77
37647Author: Rafaël Carré <funman@videolan.org>
37648Date:   Tue Apr 22 17:44:23 2008 +0200
37649
37650    Absence of cvs could result in not explicit warning
37651
37652commit baffdc120c6a63cc32988535578f44158deb59d5
37653Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37654Date:   Tue Apr 22 17:11:46 2008 +0200
37655
37656    httpd: Fix vlc_object_wait() usage. It's needed to check if we were not already killed before calling vlc_object_wait(). Thanks to William King for spotting the deadlock.
37657
37658commit 103061a648dd9585db719da94b6b41daf3408cf4
37659Author: Rémi Denis-Courmont <rem@videolan.org>
37660Date:   Tue Apr 22 17:49:11 2008 +0300
37661
37662    Fix b7d1154663ccc8f245...
37663
37664commit 5365c5866ef6ea65ee2deaeea8a978d1f0657bbc
37665Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37666Date:   Tue Apr 22 16:45:20 2008 +0200
37667
37668    block: Remove a no-op introduced by me and spotted by funman.
37669
37670commit 7b1b29e00fc2695dfa93a5dc05d6059a10a742fb
37671Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37672Date:   Tue Apr 22 16:26:05 2008 +0200
37673
37674    input: Make sure priv->p_sout won't be reused when freed.
37675
37676commit 891afb441a9a13a436f28e21f35a4fd4edc0d14d
37677Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
37678Date:   Tue Apr 22 12:16:35 2008 +0200
37679
37680    Put extra debugging behind ifdef ZVBI_DEBUG.
37681
37682commit d6e9d55ab7cb103d73306b863979421037a48998
37683Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
37684Date:   Tue Apr 22 11:36:25 2008 +0200
37685
37686    Cleanup
37687
37688commit eca6989d3f6d44cf055f9cb29fee5b0165fabd2f
37689Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
37690Date:   Tue Apr 22 11:27:37 2008 +0200
37691
37692    Fix error in undef zvbi private define ZVBI_PIXFMT_RGBA32 and fix compiler warnings for unused arguments.
37693
37694commit d58fbdad0e5332b948ccac1f796df27872959d45
37695Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
37696Date:   Thu Apr 17 14:52:53 2008 +0200
37697
37698    Rework to use asprintf() in live555 demux
37699
37700commit afb9691c93dc4f1d59d15c661ac92f06aa634fe9
37701Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37702Date:   Tue Apr 22 15:50:13 2008 +0200
37703
37704    stream_output: Expanded debug message at sout input creation/destruction.
37705
37706commit 303288a2dda861a56b80b7bf5c38530d8e4a6da1
37707Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37708Date:   Tue Apr 22 15:40:57 2008 +0200
37709
37710    stream_out/description.c: Add some debug msg to better track down an assertion failure.
37711
37712commit b7d1154663ccc8f245e1f56e6660e84ee705ac2a
37713Author: Christophe Mutricy <xtophe@videolan.org>
37714Date:   Tue Apr 22 00:40:26 2008 +0100
37715
37716    Source files can be in subdirectories
37717
37718    Like for qt4 or skins2
37719
37720commit 8dffd5142ee3420a6df9b4ee7c8834bd5442f5bc
37721Author: Christophe Mutricy <xtophe@videolan.org>
37722Date:   Mon Apr 21 23:08:17 2008 +0100
37723
37724    Dutch l10n update by Myckel Habets
37725
37726commit d7f338694fdd401eb8a8722065eb0c14154eb9e5
37727Author: Rémi Denis-Courmont <rem@videolan.org>
37728Date:   Mon Apr 21 23:13:56 2008 +0300
37729
37730    Update vlc-config.in construction
37731
37732commit 910de3f23ed60bbeace94dc302347b794a24918e
37733Author: Rémi Denis-Courmont <rem@videolan.org>
37734Date:   Mon Apr 21 23:09:47 2008 +0300
37735
37736    Remove un-needed SYMPREF
37737
37738commit c3908365486692f7ca4a828be4f3995c7f14e09c
37739Author: Rémi Denis-Courmont <rem@videolan.org>
37740Date:   Mon Apr 21 23:06:01 2008 +0300
37741
37742    Batch writing to vlc-config.in
37743
37744commit e4a0fb28f3758b47c5c3b9d94b0ece847672cc3b
37745Author: Rémi Denis-Courmont <rem@videolan.org>
37746Date:   Mon Apr 21 23:01:06 2008 +0300
37747
37748    Remove un-needed VLC_CONFIG_HELPER macro
37749
37750commit 0ba5891babcc18d86bc36acda5584daaa59745d9
37751Author: Rémi Denis-Courmont <rem@videolan.org>
37752Date:   Mon Apr 21 22:52:50 2008 +0300
37753
37754    Do not touch m4/private.m4 from modules/genmf
37755
37756    This fixes genmf when not called from bootstrap
37757
37758commit 66b5536ec1d6b3e85f9d27feda188c4351463c86
37759Author: Rémi Denis-Courmont <rem@videolan.org>
37760Date:   Mon Apr 21 22:51:03 2008 +0300
37761
37762    Remove un-needed vlc-config --target mode
37763
37764commit aec97d0619dd79d8116d9614121305c3c9f8bba4
37765Author: Rémi Denis-Courmont <rem@videolan.org>
37766Date:   Mon Apr 21 22:45:49 2008 +0300
37767
37768    Same as previous commit
37769
37770commit 718b12955d45ddb36ffb52670c1d8ca4f2986a8e
37771Author: Rémi Denis-Courmont <rem@videolan.org>
37772Date:   Mon Apr 21 22:42:55 2008 +0300
37773
37774    Replace a nasty ugly construct with another similar one
37775
37776commit 6f5105121aa7f249a49da9879271e7cec7ff31d8
37777Author: Rémi Denis-Courmont <rem@videolan.org>
37778Date:   Mon Apr 21 22:36:29 2008 +0300
37779
37780    Remove unused target
37781
37782commit aeb754e3de5e0a8f4fc5e7139a7c7bd394cba464
37783Author: Felix Paul Kühne <fkuehne@videolan.org>
37784Date:   Mon Apr 21 21:55:39 2008 +0200
37785
37786    Save the Last.FM account's password correctly
37787
37788    *coughcough*
37789
37790commit c20040263cc401344cf0afcc9048e420bddaaa66
37791Author: Rémi Denis-Courmont <rem@videolan.org>
37792Date:   Mon Apr 21 22:31:47 2008 +0300
37793
37794    Complete flags factorization
37795
37796commit 41ce29d54dd9fc4a3989e03fce0aa9d6c93f42f0
37797Author: Rémi Denis-Courmont <rem@videolan.org>
37798Date:   Mon Apr 21 22:12:42 2008 +0300
37799
37800    Simplify
37801
37802commit 3c1aab6d03786264fd501cc5cea6ceacc0656588
37803Author: Rémi Denis-Courmont <rem@videolan.org>
37804Date:   Mon Apr 21 22:05:39 2008 +0300
37805
37806    Remove dead code
37807
37808commit cd369d68d7fd8dd422f13aa22388f8ab441837f7
37809Author: Rémi Denis-Courmont <rem@videolan.org>
37810Date:   Mon Apr 21 22:04:35 2008 +0300
37811
37812    Fix genmf invocation
37813
37814commit 2040035d0fc94a30b27850f8bb9f86c0093cf992
37815Author: Rémi Denis-Courmont <rem@videolan.org>
37816Date:   Mon Apr 21 21:54:50 2008 +0300
37817
37818    Remove dead and ugly code of mine
37819
37820commit 76e8a579bedd70c1f6ac0364f1d99f7a732124c5
37821Author: Rémi Denis-Courmont <rem@videolan.org>
37822Date:   Mon Apr 21 21:49:06 2008 +0300
37823
37824    Excess whitespace
37825
37826commit ab799a3a873d5794f8d1fc9d760218109108761a
37827Author: Rémi Denis-Courmont <rem@videolan.org>
37828Date:   Mon Apr 21 21:48:43 2008 +0300
37829
37830    Makefile factorization
37831
37832commit c106ef79e1469b9fa9e0cf96a6217152a755e290
37833Author: Rémi Denis-Courmont <rem@videolan.org>
37834Date:   Mon Apr 21 21:36:24 2008 +0300
37835
37836    Accept libtool archives and libtool objects as well as plugin names
37837
37838commit 0543248decd97a5e0a73ac6ce0e150979933343d
37839Author: Rémi Denis-Courmont <rem@videolan.org>
37840Date:   Mon Apr 21 20:53:17 2008 +0300
37841
37842    Excess whitespace
37843
37844commit a6c428f6f35e2c5600c9fb8ad568e0d2ec9b00f4
37845Author: Rémi Denis-Courmont <rem@videolan.org>
37846Date:   Mon Apr 21 20:42:38 2008 +0300
37847
37848    Put common modules Makefiles stuff to an include file
37849
37850    Less escaping, less stuff that Makefile.am's depend on
37851
37852commit 5ffe61babe66f195c908891b8ed2ea33c6235979
37853Author: Rafaël Carré <funman@videolan.org>
37854Date:   Mon Apr 21 17:01:30 2008 +0200
37855
37856    Revert "FFmpeg use --cross-compile option"
37857
37858    This reverts commit 63b84d592a8c8ee4edde4b19e4fe1745c8b1e8ac.
37859
37860    Don't use old snapshots and think its HEAD
37861
37862commit 63b84d592a8c8ee4edde4b19e4fe1745c8b1e8ac
37863Author: Rafaël Carré <funman@videolan.org>
37864Date:   Mon Apr 21 16:52:43 2008 +0200
37865
37866    FFmpeg use --cross-compile option
37867
37868commit a5f3b25025d31eebdc86ebb7bce772e29f249130
37869Author: Rafaël Carré <funman@videolan.org>
37870Date:   Sun Apr 20 21:26:49 2008 +0200
37871
37872    Correctly release sout object when it has been kept
37873
37874commit 42a0d047849f391a75432dfdf5d71523d6ec08c7
37875Author: Rafaël Carré <funman@videolan.org>
37876Date:   Sun Apr 20 21:08:35 2008 +0200
37877
37878    Attach the sout object to libvlc
37879
37880commit fb388c4667e28c606b15ba42f76fbde6fdaa173b
37881Author: Rafaël Carré <funman@videolan.org>
37882Date:   Sun Apr 20 17:38:33 2008 +0200
37883
37884    Fix ddf73ca0199b45de2b8b924a131df3922e5d48b5 : the window were never destroyed
37885
37886commit 4ca10a40fdfd35ad150d436f1b31affac078a2a2
37887Author: Rafaël Carré <funman@videolan.org>
37888Date:   Sun Apr 20 17:35:53 2008 +0200
37889
37890    Check dialog return value
37891
37892commit 7511b55c22d803c46d0231953283cfe1d4434f76
37893Author: Rafaël Carré <funman@videolan.org>
37894Date:   Sun Apr 20 17:09:47 2008 +0200
37895
37896    Remove framework-only links when packaging VLC-release.app
37897
37898commit 1c55fa94d2fe41dd8f42f12c0eec5de329a7a54b
37899Author: Rafaël Carré <funman@videolan.org>
37900Date:   Sun Apr 20 14:05:15 2008 +0200
37901
37902    Detect (and use) unknown codecs - idea by JPeg
37903
37904commit 289a05e62b4b972628f8dbaa7199a6887b59ef0d
37905Author: Rafaël Carré <funman@videolan.org>
37906Date:   Sun Apr 20 13:43:00 2008 +0200
37907
37908    Release the input in PopupMenu
37909
37910    Patch by Jean-Philippe André
37911
37912commit fe01e52b2414b3fb923f41729001691fe1c6bd00
37913Author: Felix Paul Kühne <fkuehne@videolan.org>
37914Date:   Sun Apr 20 10:55:38 2008 +0200
37915
37916    More ignores (OS X and QT4 related files & folders)
37917
37918commit 271ddec3287f6bf325d4ac3bd6388698d28c9aa3
37919Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
37920Date:   Sun Apr 20 00:09:56 2008 +0200
37921
37922    Fix MPRIS method names
37923
37924commit d12c6644103185190099299e6e2be0290e7754e1
37925Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
37926Date:   Sun Apr 20 00:05:16 2008 +0200
37927
37928    Avoid a deadlock.
37929
37930commit e489a0531c3b03d8ea7f751736bd93f680050428
37931Author: Filippo Carone <littlejohn@videolan.org>
37932Date:   Sat Apr 19 23:26:36 2008 +0200
37933
37934    test code fix
37935
37936commit b11361df8b20c8d27f2f0939bcf83f7a342212ff
37937Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37938Date:   Sat Apr 19 20:44:30 2008 +0200
37939
37940    test: Fix make distcheck by including libvlc/test.h in check_HEADERS.
37941
37942commit 922e2ad114578b11f1fa2f4ca148ecfa714b9769
37943Author: Felix Paul Kühne <fkuehne@videolan.org>
37944Date:   Sat Apr 19 17:50:02 2008 +0200
37945
37946    Updated the CVE references for 0.8.6f
37947
37948commit be7b980b84c161c54821b7b4295140b730e9036c
37949Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37950Date:   Sat Apr 19 17:12:12 2008 +0200
37951
37952    cmake: Add FindTaglib.cmake.
37953
37954commit 3e6a01941b7a2797fdf992f5e39d724ef2ee63af
37955Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37956Date:   Sat Apr 19 16:11:26 2008 +0200
37957
37958    test: Remi's copyright in libvlc/meta.c as asked by jpsaman.
37959
37960commit 6c0e4396dfb0205342d19abe777e79a52f6f406b
37961Author: Rafaël Carré <funman@videolan.org>
37962Date:   Sat Apr 19 14:38:24 2008 +0200
37963
37964    Meta test:
37965
37966    Precise a comment
37967    Wrap a long line
37968    Rework the assertions:
37969        Do it in the right order
37970        Do not put str*cmp-that-could-be-a-ugly-glibc-macro in assert()
37971
37972commit 3181ed58247fa2a9ff2d8fa311313b3451e4a8fc
37973Author: Rafaël Carré <funman@videolan.org>
37974Date:   Sat Apr 19 14:14:03 2008 +0200
37975
37976    Don't use the local media library in tests
37977
37978commit ab78c30adfee6934709961bec28a339bbda0051b
37979Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37980Date:   Sat Apr 19 04:42:56 2008 +0200
37981
37982    cmake: Link with zlib where needed.
37983
37984commit 4c9c58adeed94ea5e308cb6e40980319c8ca162d
37985Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37986Date:   Sat Apr 19 04:35:03 2008 +0200
37987
37988    cmake: Detect taglib.
37989
37990commit 45198f52783fe77620587fcb440b07e4a39bc843
37991Author: Pierre d'Herbemont <pdherbemont@videolan.org>
37992Date:   Sat Apr 19 04:20:38 2008 +0200
37993
37994    cmake: Detect libid3tag.
37995
37996commit 727f7b3c8222b210e4a4791d2665b2bb43dba514
37997Author: Rafaël Carré <funman@videolan.org>
37998Date:   Sat Apr 19 04:12:48 2008 +0200
37999
38000    didn't I say too strong ?
38001
38002commit 87553c323906693e5cda3a3c9ba5bf8b36b5d9da
38003Author: Rafaël Carré <funman@videolan.org>
38004Date:   Sat Apr 19 04:11:06 2008 +0200
38005
38006    prune is too strong ...
38007
38008commit 3f465bd277f2c9dca0b26642d5398ff5b7c9ee58
38009Author: Rafaël Carré <funman@videolan.org>
38010Date:   Sat Apr 19 03:43:28 2008 +0200
38011
38012    Mikael Stanojevic rules them all (especially Bonnevile)
38013
38014commit d37f47486ff09ea069a828142a13b14b66d2d192
38015Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38016Date:   Sat Apr 19 04:02:10 2008 +0200
38017
38018    test: catch() a bit more, and send artist meta to log output.
38019
38020commit 2a9531bffcd0529b38278c0bf6ffb16475870d26
38021Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38022Date:   Sat Apr 19 03:58:12 2008 +0200
38023
38024    cmake: Add meta's test.
38025
38026commit 62333c7c1ef803c55f125cab1b193a26d11c55e0
38027Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38028Date:   Sat Apr 19 03:41:30 2008 +0200
38029
38030    test: Copyright and formatting in libvlc/meta.c.
38031
38032commit 4c22822980aac3a89898f6aaa2fb117114adc4b0
38033Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38034Date:   Sat Apr 19 03:34:43 2008 +0200
38035
38036    test: Use my copyright in libvlc/meta.c, and make sure the artist isn't an empty string.
38037
38038commit d549f9b30d2749e2a5ba7e0479d7642f3f42d031
38039Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38040Date:   Sat Apr 19 03:31:53 2008 +0200
38041
38042    test: Don't leak a libvlc_media in libvlc/meta.c.
38043
38044commit b66dfd1b9f7587822fd5c8ad7b6d153d72b889c5
38045Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38046Date:   Sat Apr 19 02:51:42 2008 +0200
38047
38048    test: Test meta data support.
38049
38050    Note, this is done even if no meta data module is compiled. A future commit should fix that.
38051
38052commit 520ee292ef0488e99426bb17da8e0ad5f416d54d
38053Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
38054Date:   Sat Apr 19 00:42:10 2008 +0200
38055
38056    Fix gnutls building on windows... Complete and horrible hack... but
38057    seems to work.
38058
38059commit 177d0a202501f150bf001cc16d592a2bd84476af
38060Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
38061Date:   Sat Apr 19 00:02:27 2008 +0200
38062
38063    gcrypt/gnutls imporvements.
38064
38065commit e93d89f9909fa6008cee905d8eb9a048292d25dd
38066Author: Rafaël Carré <funman@videolan.org>
38067Date:   Fri Apr 18 17:55:14 2008 +0200
38068
38069    Fix display of album art
38070
38071commit db4b575c88074562a575cc75ac6b30f99f8cdfdb
38072Author: Antoine Cellerier <dionoea@videolan.org>
38073Date:   Fri Apr 18 15:53:21 2008 +0200
38074
38075    Simplify.
38076
38077commit 94007db478a8da8d5be308e4043bf305c1d84206
38078Author: Antoine Cellerier <dionoea@videolan.org>
38079Date:   Fri Apr 18 15:41:40 2008 +0200
38080
38081    Add NEWS about HTTP access supporting Digest Auth and gzip compressed content. (Do we also need to add stuff about the cookies forwarding?)
38082
38083commit 2aff0b64902f7e164b7cc12f956aa06bfbb6ae7e
38084Author: Felix Paul Kühne <fkuehne@videolan.org>
38085Date:   Fri Apr 18 14:50:48 2008 +0200
38086
38087    Improved functionality, thanks to the feedback by Robert Swain.
38088
38089    Fixed the last.fm settings (items weren't enabled properly) and added an additional note to the Caching level selector explaining the 'Custom' entry.
38090
38091commit 677e34942c2d70c884291329dafab13c7b2cc601
38092Author: Felix Paul Kühne <fkuehne@videolan.org>
38093Date:   Fri Apr 18 13:22:26 2008 +0200
38094
38095    Updates and layout improvements
38096
38097commit ca4637c314785f182ea37987403fd17cdbef4f8b
38098Author: Jean-Baptiste Kempf <jb@videolan.org>
38099Date:   Thu Apr 17 17:20:18 2008 -0700
38100
38101    Fix the drag'n drop of directories on windows. Thanks to rohanpm on #qt for the idea. Close #1525
38102
38103commit 9fea7e2f043202a62939b252f255aac9c58f07d6
38104Author: Christophe Mutricy <xtophe@videolan.org>
38105Date:   Thu Apr 17 20:13:18 2008 +0100
38106
38107    Slovenian l10n update by Matej Urbančič
38108
38109commit 8060b3457e20e6223b70927693f8da8f547b8fef
38110Author: Jean-Baptiste Kempf <jb@videolan.org>
38111Date:   Thu Apr 17 11:19:35 2008 -0700
38112
38113    Fix for [oCERT-2008-004] multiple speex implementations insufficient boundary checks. Patch by Eren Türkay
38114
38115commit 0f79e202ee068af55a689d2aa5b4f37988080063
38116Author: Richard Hosking <richard@hovis.net>
38117Date:   Thu Apr 17 16:33:14 2008 +0100
38118
38119    i_fd is not applicable for Alsa so don't try and close it if one of the Alsa routines fail.
38120
38121commit 4dbeeda8ade44481672b264d4f1c89444cbf8efb
38122Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38123Date:   Thu Apr 17 14:35:12 2008 +0200
38124
38125    Fix RTSP client receiving on standard RTSP port 554.
38126
38127commit ee482262ae92558f8b7c447d5b355760a85d6b9b
38128Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38129Date:   Thu Apr 17 11:55:00 2008 +0200
38130
38131    Forgotten in previous commit.
38132
38133commit d9f9ab15fd354bca08d1024f3450833c4690f1e7
38134Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38135Date:   Thu Apr 17 11:47:09 2008 +0200
38136
38137    Makefile.am: Yet an other package-macosx-zip fix.
38138
38139commit 47240a152bd03e4775f265c9c5ed8fe73e90ddee
38140Author: Michael Ploujnikov <ploujj@gmail.com>
38141Date:   Wed Apr 16 21:21:33 2008 -0400
38142
38143    fixed misc/stats.c:399: warning: comparison between signed and unsigned in function '__stats_TimerClean'
38144
38145    Based on usage of i_id, other stats_* functions and my opinion i_id should be unsigned int instead of int, but I might be missing the bigger picture related to changing public APIs. Please, let me know how to correctly deal with such warnings.
38146
38147commit c573b4d052a35a4dd409825c1472b0685fba2007
38148Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38149Date:   Thu Apr 17 02:40:06 2008 +0200
38150
38151    Fix package-macosx*-zip tabs.
38152
38153commit d6a90081d17fcacdde58d2b3992bc9cdc8f10610
38154Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38155Date:   Thu Apr 17 01:45:04 2008 +0200
38156
38157    Add package-macosx-zip and package-macosx-framework-zip Makefile target.
38158
38159commit dee3c9c5baaac2a0017d5816f9b3c7637386b45b
38160Author: Rafaël Carré <funman@videolan.org>
38161Date:   Thu Apr 17 01:15:57 2008 +0200
38162
38163    Fix metadata reading
38164
38165    Caution: other pieces of code may have been randomly deleted in
38166    920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f
38167
38168commit 0e463771bba51b4b3f1fba2f0274e5b3ccee6dc0
38169Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38170Date:   Thu Apr 17 00:37:02 2008 +0200
38171
38172    media_discoverer: Typo fix. Don't add the media twice.
38173
38174commit 04cfbc32da890e7ce71d4bc5e150c581cd9f48f9
38175Author: Rafaël Carré <funman@videolan.org>
38176Date:   Thu Apr 17 00:31:17 2008 +0200
38177
38178    Remove unused i_enabled member from the playlist struct
38179
38180commit b2881da96925a79bfe0b5ae7027d05c4366943e3
38181Author: Rafaël Carré <funman@videolan.org>
38182Date:   Thu Apr 17 00:25:14 2008 +0200
38183
38184    Missing header (was included by ncurses.h in previous releases)
38185
38186commit 53b281b4b3a0251ddf4a45b0fa976a334b7cd842
38187Author: Rafaël Carré <funman@videolan.org>
38188Date:   Thu Apr 17 00:23:24 2008 +0200
38189
38190    Do not put a private function in a public header
38191
38192commit eca0453351957530b05be6abea9beef5cd65b5bd
38193Author: Felix Paul Kühne <fkuehne@videolan.org>
38194Date:   Thu Apr 17 00:18:51 2008 +0200
38195
38196    Mirror yasm on ganesh
38197
38198commit 008b32b15969eaae95d63c5766c802bff1f089da
38199Author: Rafaël Carré <funman@videolan.org>
38200Date:   Wed Apr 16 23:29:06 2008 +0200
38201
38202    Do not leak
38203
38204commit 62126df626d8eca871073cf207ed445c31587c77
38205Author: Jean-Baptiste Kempf <jb@videolan.org>
38206Date:   Wed Apr 16 08:44:59 2008 -0700
38207
38208    Fix for the LAMERS that don't haev Qt4.4
38209
38210commit b7fb80f532124d8cfd31132cd4503b157f7893fc
38211Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38212Date:   Wed Apr 16 17:19:46 2008 +0200
38213
38214    modules: Make sure DupModule() work as expected. (Pointed by courmisch).
38215
38216commit cc295ecf29bb494176bec3e3dae4f95c49576f75
38217Author: Felix Paul Kühne <fkuehne@videolan.org>
38218Date:   Wed Apr 16 17:02:19 2008 +0200
38219
38220    We also want to enable PIC, if we are able to build it. *coughcough*
38221
38222commit 8e49a4ee9139dd5bde823cf87ced9189081a0f65
38223Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38224Date:   Wed Apr 16 14:42:45 2008 +0200
38225
38226    Properly initialize psz_name in PrintObject(). Fixes a warning: "Conditional jump or move depends on uninitialised values"
38227
38228commit cab50467abb682a996a09bf357fe1640d94db402
38229Author: Antoine Cellerier <dionoea@videolan.org>
38230Date:   Wed Apr 16 14:47:43 2008 +0200
38231
38232    When demuxing with ffmpeg, set the VLC block I frame flag when it is marked as such by lavf. This fixes flv restreaming without transcoding.
38233
38234commit dc078f208212bcaafa1c594fcd5cec27a145b0a6
38235Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38236Date:   Wed Apr 16 14:32:15 2008 +0200
38237
38238    modules: Fix const char * usage and memory management.
38239
38240commit 9ad405aa7f4a406dfee972c9472967b66d8a80d4
38241Author: Felix Paul Kühne <fkuehne@videolan.org>
38242Date:   Wed Apr 16 14:29:33 2008 +0200
38243
38244    Update yasm to 0.7.0. This fixes the compilation of x264's latest code with PIC on Darwin.
38245
38246commit e2d0b5538638666010cc0d5e357f8003c86953a5
38247Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38248Date:   Wed Apr 16 14:21:19 2008 +0200
38249
38250    modules: Don't cast a const to silent a warning on free().
38251
38252commit 2453f7a8c74bdae5d9ffcddc18c1080641a861ce
38253Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38254Date:   Wed Apr 16 13:58:21 2008 +0200
38255
38256    objects: Also dump leaked objects.
38257
38258commit 03e145636e334c4268c842c2f6e180906c46c566
38259Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38260Date:   Wed Apr 16 13:48:05 2008 +0200
38261
38262    Properly free hal ctx when finished with it.
38263
38264commit 305d523565cd254e45a24c830dbe199c3be0dcf9
38265Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38266Date:   Wed Apr 16 13:56:23 2008 +0200
38267
38268    objects: Dump libvlc object when aborting because of leaks.
38269
38270commit ffed6142d652bb8154dbeac565000ea3673722a0
38271Author: Rafaël Carré <funman@videolan.org>
38272Date:   Wed Apr 16 13:03:04 2008 +0200
38273
38274    Use which to find utilities - calling them may return an error
38275
38276commit 0d43db08ef1bb04c89587fbafec45a8d99cde939
38277Author: Jean-Baptiste Kempf <jb@videolan.org>
38278Date:   Wed Apr 16 01:22:39 2008 -0700
38279
38280    Tabstops and buddies in UI.
38281
38282commit 0d2b87a94d503a3e2c84312b0cdeb839ab48bf17
38283Author: Jean-Baptiste Kempf <jb@videolan.org>
38284Date:   Wed Apr 16 01:05:24 2008 -0700
38285
38286    Code factorization.
38287
38288commit c67627c63b23033eccbf1251151b324c6e0d5c62
38289Author: Jean-Baptiste Kempf <jb@videolan.org>
38290Date:   Wed Apr 16 00:58:41 2008 -0700
38291
38292    Simple Preferences - Audio: Don't build widget not useful for your platform instead of hiding them. Will remove some weirdness on windows for resizing.
38293
38294commit f98ea9538b7ac1c8e2518f24c60d7ddd4d8431d7
38295Author: Jean-Baptiste Kempf <jb@videolan.org>
38296Date:   Tue Apr 15 23:28:23 2008 -0700
38297
38298    UI buddies and tab stop for audio prefs.
38299
38300commit ca8d58c5b4f1f6378fef80b176db0dea07afb8b7
38301Author: Jean-Baptiste Kempf <jb@videolan.org>
38302Date:   Tue Apr 15 23:23:50 2008 -0700
38303
38304    Esthetic modification for Oxygen-like theme.
38305
38306commit 17dfbc824d2aa3452502e9ba9832b196f6d29432
38307Author: Jean-Baptiste Kempf <jb@videolan.org>
38308Date:   Tue Apr 15 23:18:46 2008 -0700
38309
38310    Small menu fix.
38311
38312commit 009790362f593863b80d4372c8d87ca43616acfe
38313Author: Rémi Duraffort <ivoire@videolan.org>
38314Date:   Wed Apr 16 00:12:00 2008 +0200
38315
38316    Add the missing modules in modules/LIST.
38317    If you wan a better decription of each module in this file please add it.
38318
38319commit 67327411ffe3fef0267384f0ffd7a7fed31d12d6
38320Author: Rémi Duraffort <ivoire@videolan.org>
38321Date:   Wed Apr 16 00:01:42 2008 +0200
38322
38323    Fix the update in wxwidgets.
38324
38325commit 3d759900f16d3f904010332c50b736ba5d0bfe0c
38326Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38327Date:   Tue Apr 15 23:24:07 2008 +0200
38328
38329    configure: Enable read_only_reloc for x264.
38330
38331commit 664eb2399a74220f604632467e09bdab1e720a96
38332Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38333Date:   Tue Apr 15 23:22:35 2008 +0200
38334
38335    tests: Fix libvlc.sym.
38336
38337commit 3d8e99515c69bbe29df4be05d05fe3973ca1a73a
38338Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38339Date:   Tue Apr 15 22:58:02 2008 +0200
38340
38341    macosx: Use mv and chmod instead of install which doesn't work out-of-the-box here.
38342
38343commit c6dadfb18faf6254c1499543d50ea7f3ed6f7ee7
38344Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38345Date:   Tue Apr 15 22:50:41 2008 +0200
38346
38347    macosx: As pointed by funman, remove a duplicate case.
38348
38349commit d6164715d6897789de38ddb29ec458f2ce328a74
38350Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38351Date:   Tue Apr 15 22:43:39 2008 +0200
38352
38353    macosx: Use $suffix in Pre-Compile.sh, and install as requested by funman.
38354
38355commit 8d90a61eae67bda8db8af731847d09b53dea967b
38356Author: Rafaël Carré <funman@videolan.org>
38357Date:   Tue Apr 15 22:38:58 2008 +0200
38358
38359    Do not try to use cmake 2.4
38360
38361commit a55cd54a8ef95952fe88852e42448a355af56f7c
38362Author: VideoLAN <videolan@jones.via.ecp.fr>
38363Date:   Tue Apr 15 22:25:48 2008 +0200
38364
38365    macosx: Fix VLC-release.app library links.
38366
38367commit c64426b9ddac138ccad991fdf0c0f1f1f0a38333
38368Author: Rafaël Carré <funman@videolan.org>
38369Date:   Tue Apr 15 21:41:37 2008 +0200
38370
38371    Fix MacOSX update checking - inverted behavior
38372
38373    The problem came from my misreading of the API
38374    This commit also fix potential misunderstanding by simplifying it further
38375
38376commit 788a66f8fc83c41da40127bcb48a55f215885e73
38377Author: Rafaël Carré <funman@videolan.org>
38378Date:   Tue Apr 15 21:40:34 2008 +0200
38379
38380    Make update dialog empty - only display "Checking"
38381
38382commit 21c90595e35c7230a3e083087d3489a308866ac6
38383Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38384Date:   Tue Apr 15 19:31:28 2008 +0200
38385
38386    module: Set up a timer for moduleNeed().
38387
38388commit bf117f4d0b399a6add2c0aab756fd9aab9d978e9
38389Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38390Date:   Tue Apr 15 19:30:29 2008 +0200
38391
38392    input: Set a timer for input launching.
38393
38394commit d52644844b16b544109bc95add4e0b213c01d909
38395Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38396Date:   Tue Apr 15 19:29:31 2008 +0200
38397
38398    stats: Support per object timer. (and implement stats_TimerClean()).
38399
38400commit 8bd5140a3e179f8d8c75d86e87562ab63cdb2b39
38401Author: Rafaël Carré <funman@videolan.org>
38402Date:   Tue Apr 15 19:30:15 2008 +0200
38403
38404    Revert "Bump libgnutls - Note that 2.3.4 was available when last bumped"
38405
38406    2.3.4 is the unstable branch, as not indicated on the download page
38407    This reverts commit cbac72de347275055d04968a32cd5e338696c424.
38408
38409commit cbac72de347275055d04968a32cd5e338696c424
38410Author: Rafaël Carré <funman@videolan.org>
38411Date:   Tue Apr 15 19:14:09 2008 +0200
38412
38413    Bump libgnutls - Note that 2.3.4 was available when last bumped
38414
38415    Fix compilation with external opencdk
38416
38417commit 826d548e37cb7b6722add584982ee86b38472999
38418Author: Jean-Baptiste Kempf <jb@videolan.org>
38419Date:   Tue Apr 15 10:04:44 2008 -0700
38420
38421    Support for ML20 (mimic codec) for MSN webcams.
38422
38423commit 96e4e5f43914820bd36c12e8532d5908d678e02d
38424Author: Jérôme Decoodt <djc+git@videolan.org>
38425Date:   Tue Apr 15 11:50:22 2008 +0200
38426
38427    Avoid segfaulting if live555 error is neither a HTTP or RTSP error
38428    Avoid an infinite loop for this case too (only 3 tries to connect, then abort)
38429
38430commit 0a7905f66c05cd0ae4c34cf2c1a27371213dc110
38431Author: Jérôme Decoodt <djc+git@videolan.org>
38432Date:   Mon Apr 14 18:32:53 2008 +0200
38433
38434    Fix parsing of plugin-path with escaping chars...
38435
38436commit 3b420ec94e74840c9e9a22f1a73a442c24d3d0b2
38437Author: Rafaël Carré <funman@videolan.org>
38438Date:   Mon Apr 14 16:13:21 2008 +0200
38439
38440    Sets the output channel configuration when opening the decoder
38441
38442    Signed-off-by: Meuuh the cow
38443
38444commit df61d33b06e2b3cbbe746b2f5a9bea5b370c24ff
38445Merge: cb23a8236a 0311983688
38446Author: Jean-Paul Saman <jpsaman@videolan.org>
38447Date:   Mon Apr 14 15:44:31 2008 +0200
38448
38449    Merge branch 'master' of git@git.videolan.org:vlc
38450
38451commit cb23a8236a23ff3b112dc74871e894ac2b8291f3
38452Author: Jean-Paul Saman <jpsaman@videolan.org>
38453Date:   Mon Apr 14 15:42:11 2008 +0200
38454
38455    update module LIST file.
38456
38457commit 0311983688a416d34978718f73687c5b6121480c
38458Author: Jérôme Decoodt <djc+git@videolan.org>
38459Date:   Mon Apr 14 14:25:52 2008 +0200
38460
38461    Fix plugins/modules path list on Win32
38462
38463commit cbf0750a6d4411951bf32b47efe86abaec6a427a
38464Author: Jean-Paul Saman <jpsaman@videolan.org>
38465Date:   Mon Apr 14 14:17:17 2008 +0200
38466
38467    Put filter count to zero after releasing all audio filters.
38468
38469commit 920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f
38470Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38471Date:   Mon Apr 14 12:32:44 2008 +0200
38472
38473    input: Split Init() into multiple subfunctions to try to isolate the different part of the function.
38474
38475commit f94a2f9c4a4c7979d9695bb240686c73b6cf7e00
38476Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38477Date:   Mon Apr 14 00:21:18 2008 +0200
38478
38479    access: Rename access2 to access as access is no longer existing.
38480
38481commit 57bbabb5e7c4b33141fdfbd811c78120e2401a9f
38482Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38483Date:   Mon Apr 14 00:20:09 2008 +0200
38484
38485    demux: Rename demux2 to demux as demux is no longer existing.
38486
38487commit 63823295d58bce8ce0539cce5d7d59cd17dadefe
38488Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38489Date:   Mon Apr 14 00:09:44 2008 +0200
38490
38491    include: Remove vlc_bool_t, VLC_TRUE, and VLC_FALSE definitions.
38492
38493commit 449fd28aaf007c6411251dae9d0dbfdc65b135d1
38494Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38495Date:   Mon Apr 14 00:08:29 2008 +0200
38496
38497    Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
38498
38499    This improves readability a lot and prevent us from reinventing the wheel.
38500
38501commit 05eac2dbdf9f3a3231dc2eefda62202837fdeec6
38502Author: Felix Paul Kühne <fkuehne@videolan.org>
38503Date:   Sun Apr 13 20:16:43 2008 +0200
38504
38505    hmm, removing git remainings. Sorry about this
38506
38507commit bbdbad09b747deaebd2e6adc7ad9bcb88dbec3c4
38508Author: Felix Paul Kühne <fkuehne@videolan.org>
38509Date:   Sun Apr 13 20:12:03 2008 +0200
38510
38511    Removed nasm in favour of yasm for Darwin-x86. Note that yasm isn't build on PowerPC-based Macs because it's not needed.
38512
38513commit a69221d4ee4b6485d714ce7c43f3fddf3dee3b92
38514Author: Felix Paul Kühne <fkuehne@videolan.org>
38515Date:   Sun Apr 13 20:05:01 2008 +0200
38516
38517    Removed nasm from the contribs and changed the build behaviour for yasm: it's only compiled on Intel-based Macs as PPC-based Macs don't need it.
38518
38519commit 9d98ad6a2c546d5e8f7278db25c8c12d91c56061
38520Author: Christophe Mutricy <xtophe@videolan.org>
38521Date:   Sun Apr 13 18:48:34 2008 +0100
38522
38523    Fix win32 taglib linking
38524
38525    Don't use the export things in taglib as we don't need it and it's buggy
38526
38527commit d3e0b1b2fe91e06fefd175cd267103bec56b6f55
38528Author: Pavlov Konstantin <thresh@videolan.org>
38529Date:   Sun Apr 13 21:35:40 2008 +0400
38530
38531    Contrib: introduce yasm to build x264 on darwin.
38532    Also fix Distributions gitignore.
38533
38534commit 3744a824d1a783139de4a7d57d3931d3ec8ae887
38535Author: Pavlov Konstantin <thresh@videolan.org>
38536Date:   Sun Apr 13 21:25:31 2008 +0400
38537
38538    Fix typo.
38539
38540commit 1ea4a619452b34bcd255db59c3c568d9c86476a0
38541Author: Jean-Paul Saman <jpsaman@videolan.org>
38542Date:   Sun Apr 13 16:52:34 2008 +0200
38543
38544    Move ppsz_input_state[] to modules/control/rc.c because it is the only user of this variable. This silences a lot of warning messages.
38545
38546commit 698d753f31a1aa0338a04d369c890163a690621b
38547Author: Jean-Paul Saman <jpsaman@videolan.org>
38548Date:   Sun Apr 13 16:38:06 2008 +0200
38549
38550    Don't build dynamicoverlay for Win32 (either using mingw32 or mingwce).
38551
38552commit 7c57276ba8134f628b660a3c75df52386331db2d
38553Author: Jean-Paul Saman <jpsaman@videolan.org>
38554Date:   Sun Apr 13 16:31:15 2008 +0200
38555
38556    Don't compile dynamicoverlay when there is no POSIX shared memory support on the system. Use VLC_UNUSED() iso (void)().
38557
38558commit f4995bebaa296afc70f586aa7393f53cd66b3161
38559Author: Jean-Paul Saman <jpsaman@videolan.org>
38560Date:   Sun Apr 13 16:09:24 2008 +0200
38561
38562    Rename LoadImage() to blendbench_LoadImage() because of naming conflicts with Windows API and small cleanup/malloc checks.
38563
38564commit 79ee92500a6cbcc518682d28c3e374f3043aaf78
38565Author: Jean-Paul Saman <jpsaman@videolan.org>
38566Date:   Sun Apr 13 15:41:05 2008 +0200
38567
38568    Make comment a bit more descriptive.
38569
38570commit 50ebabd378ab5d00d588fdfb150b6629b886ff6c
38571Author: Ibraheem Paredath <ibraheemp@gmail.com>
38572Date:   Sun Apr 13 13:25:46 2008 +0530
38573
38574    access.c: Fix a warning "In function 'Close':WARNING : access.c: 280: unused variable 'i'".
38575
38576    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
38577
38578commit 626f42f86e0676a6ac15261d90303555a4c4d4da
38579Author: Rafaël Carré <funman@videolan.org>
38580Date:   Sun Apr 13 15:54:51 2008 +0200
38581
38582    Use the correct access
38583
38584commit 004f5377671233511ade933fefed329ad332930a
38585Author: Rafaël Carré <funman@videolan.org>
38586Date:   Sun Apr 13 15:19:29 2008 +0200
38587
38588    No need to define 2 times the same thing
38589
38590commit 377386110fba293f49cb87f3d3a4d52987822f3c
38591Author: Rafaël Carré <funman@videolan.org>
38592Date:   Sun Apr 13 15:14:58 2008 +0200
38593
38594    contribs : propose to build whole contribs with -DNDEBUG to disable
38595    assertions in release builds
38596
38597commit aba5ca0b02bd17740f11ef993c1d8003b453a288
38598Author: Rémi Duraffort <ivoire@videolan.org>
38599Date:   Sun Apr 13 10:12:08 2008 +0200
38600
38601    Add Michael Ploujnikov to THANKS.
38602
38603commit 750d656b42cb85adb1b76b80fdb18f0c9355853e
38604Author: Michael Ploujnikov <ploujj@gmail.com>
38605Date:   Sun Apr 13 00:14:27 2008 -0400
38606
38607    improved QT4 strings
38608
38609    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
38610
38611commit 506f1e4e6d3eb56bbbd50eb38c69a050ee3e82ca
38612Author: Filippo Carone <littlejohn@videolan.org>
38613Date:   Sun Apr 13 00:09:28 2008 +0200
38614
38615    remove interface override annotations
38616
38617commit 53375c390dfebe329da433db484cce661e08926f
38618Author: Christophe Mutricy <xtophe@videolan.org>
38619Date:   Sat Apr 12 22:59:55 2008 +0100
38620
38621    Fix libmodplug patch
38622
38623    When we don't build some code we need to remove all the place where it's
38624    called else bad things happen at link time
38625
38626commit a91d3a7843e8c61efc8d587d13ca4181a9492361
38627Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38628Date:   Sat Apr 12 20:05:29 2008 +0200
38629
38630    wxwidgets: Comments cleanup for previous commit.
38631
38632commit 756b42166e316a1b767d3d3f66d5e8f0497c5568
38633Author: Dominique Leuenberger <dominique@leuenberger.net>
38634Date:   Sun Apr 6 20:59:24 2008 +0300
38635
38636    wxwidgets: Replace Volume Bar's wxGauge subclass by a wxSlider.
38637
38638    This ensure compatibility with wxGTK 2.8. The idea is to replace VLCVolCtrl with standard controls.
38639
38640    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
38641
38642commit 29dde6a8eb3005f1e3123ad5c7f3c00d8fcfc13d
38643Author: Pavlov Konstantin <thresh@videolan.org>
38644Date:   Sat Apr 12 19:09:35 2008 +0400
38645
38646    Contrib: x264: temporarily disable pic for Intel OSX.
38647    Must be reverted once x264 is fixed.
38648
38649commit ee17d6bb32b6fd9380eddfede3382a317ffa31f7
38650Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38651Date:   Sat Apr 12 01:23:52 2008 +0200
38652
38653    macosx: Fix some input_item_t leaks.
38654
38655commit 1a8d3db63654aeded61466a2c662b743b6eef361
38656Author: Christophe Mutricy <xtophe@videolan.org>
38657Date:   Fri Apr 11 23:58:57 2008 +0100
38658
38659    Update pot file
38660
38661    Some files have moved (and some were added)
38662
38663commit d6679da13cbde779020ca036fc707496ee1ca27d
38664Author: Christophe Mutricy <xtophe@videolan.org>
38665Date:   Fri Apr 11 22:36:53 2008 +0100
38666
38667    Getting the sample is not a check in itself
38668
38669commit 3b965d67bdf43a4e1e874d10e809ab9c5b6baea9
38670Author: Rémi Duraffort <ivoire@videolan.org>
38671Date:   Fri Apr 11 23:25:00 2008 +0200
38672
38673    Just an other fortune...
38674
38675commit e4d12029b07243b6ef4b14ffd51d4461ba211ca0
38676Author: Ilkka Ollakka <ileoo@videolan.org>
38677Date:   Fri Apr 11 23:57:57 2008 +0300
38678
38679    small rebert for i_length, enables to get meta itags from mp4 again.
38680
38681    I bisected this unable to get meta from mp4-file to this
38682    8632e67b53ba6aefa42d080668eaa13dcfe42cf1 commit and this particular line.
38683
38684commit e2bc2640b7206726c14bb7c145df1e9e72f49289
38685Author: Filippo Carone <littlejohn@videolan.org>
38686Date:   Fri Apr 11 20:19:40 2008 +0200
38687
38688    fix maven site url, thanks Adrien Grand for pointing this out
38689
38690commit 6d6185f24f8c3ebade4e22babcd027606a6d3b69
38691Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38692Date:   Fri Apr 11 19:11:52 2008 +0200
38693
38694    test: Get rid of the sleep() that crept in our test code.
38695
38696commit 35dc9b31f0bbf161974366ae1c8a41c4705faaec
38697Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38698Date:   Fri Apr 11 19:03:22 2008 +0200
38699
38700    test: Use --ignore-config by default for all tests.
38701
38702commit 85028906729ed4ee99cc99c37f6d4b65012dbd51
38703Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38704Date:   Fri Apr 11 19:00:03 2008 +0200
38705
38706    test: Fix a typo in Makefile. dirname was to be used, not basename.
38707
38708commit eac783c0d7bd87944e0d8598764d17c342e5394a
38709Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38710Date:   Fri Apr 11 18:57:51 2008 +0200
38711
38712    src: Fix an unused var warning plus an invalid conversion warning in libvlc-common.c.
38713
38714commit 01a95e76381eebe5a99a6feefc6a9cfff770962e
38715Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38716Date:   Wed Apr 9 11:45:35 2008 +0200
38717
38718    test: Move testapi.c to /test and use a sample file that is not ogg for basic testing.
38719
38720    This sample is downloaded from streams.videolan.org. Feel free to find a better suited codec/demux combination.
38721    libvlc test are now splitted a bit.
38722    Tests that are specific to core and that don't need vlc's modules are kept in src/test.
38723
38724commit 04e7bd8471c3470615f8a42fbe9d51aa857b1073
38725Author: Jean-Paul Saman <jpsaman@videolan.org>
38726Date:   Fri Apr 11 16:56:37 2008 +0200
38727
38728    Files belonging to patch from, thannoy: Allow future control toolbar to be hidden (default) or shown.
38729
38730commit d5ec802741e96f90002d46288ca1da86fb279d86
38731Author: thannoy@actech-innovation.com <thannoy@actech-innovation.com>
38732Date:   Thu Mar 27 16:43:51 2008 +0100
38733
38734    Allow future control toolbar to be hidden (default) or shown.
38735
38736     Even if no control toolbar is implemented for ActiveX yet, we already
38737     provide the code to enable/disable it for compatibility with Firefox
38738     API behaviour.
38739     The getter used to know if toolbar is shown will always return FALSE
38740     until a toolbar is implemented. (getter which will be available soon
38741     for Firefox)
38742
38743    To use it:
38744    - ActiveX global property named "toolbar":
38745       For HTML : <param name="toolbar" value="True" />
38746
38747    - API on IVLCControl2 interface, property "toolbar" (RW):
38748       For Javascript : yourvlcobject.toolbar = false;
38749                        isToolBarShown = yourvlcobject.toolbar;
38750
38751    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
38752
38753commit 8b80610319eee6e828e187b7c11ed457f9ef61d7
38754Author: Jean-Paul Saman <jpsaman@videolan.org>
38755Date:   Fri Apr 11 16:46:00 2008 +0200
38756
38757    Add Toolbar DISPID to activex axvlc.idl
38758
38759commit adf0cc35ebf4b17180945006cfed4ea931e4621e
38760Author: thannoy@actech-innovation.com <thannoy@actech-innovation.com>
38761Date:   Thu Mar 27 16:43:50 2008 +0100
38762
38763    Fix IVLCVideo.teletext binding
38764
38765    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
38766
38767commit 972e362d67b737df8a66c42d5ad3e0f0a3caeec8
38768Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38769Date:   Fri Apr 11 17:01:29 2008 +0200
38770
38771    test: Remove python umbrella.
38772
38773commit 647a7ada7ba25b2f779d796e9f181ef2ebb5f913
38774Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38775Date:   Fri Apr 11 13:52:55 2008 +0200
38776
38777    Don't install scripts and images when the plugin/module that needs them is not build.
38778
38779commit 3be83e2d2033c342e0cd4f701cfd2e825e18d5bb
38780Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38781Date:   Fri Apr 11 13:21:19 2008 +0200
38782
38783    Rewrite rendering logic in fbosd gui.
38784
38785commit c3dca4e1e67470c5656f880d95c93ec3fa50d3e4
38786Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38787Date:   Fri Apr 11 13:20:51 2008 +0200
38788
38789    Compile fix.
38790
38791commit dff434365d951b38be69859dc8c3b210c82e019f
38792Merge: c72f2f9dcd 87db766dfd
38793Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38794Date:   Fri Apr 11 10:53:45 2008 +0200
38795
38796    Merge branch 'master' of git@git.videolan.org:vlc
38797
38798commit c72f2f9dcdcdb330488f01317758086f612b3044
38799Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38800Date:   Fri Apr 11 10:43:04 2008 +0200
38801
38802    Check malloc return value
38803
38804commit 821a5903564db0029de97e113bcc67a46cc4c050
38805Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38806Date:   Fri Apr 11 10:41:09 2008 +0200
38807
38808    Sanitize STATUS_CHANGE messages.
38809
38810commit a0f5af02411e10cd157f062bc1f44118c0d67904
38811Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38812Date:   Fri Apr 11 10:29:33 2008 +0200
38813
38814    Update ffmpeg settings for netbox.
38815
38816commit f072e4c44be01c99ed218eeeaf12c2b547f688b0
38817Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38818Date:   Fri Apr 11 09:26:59 2008 +0200
38819
38820    Ignore the overlay-test program
38821
38822commit 87db766dfd95376030367483c6f9fbd2286de167
38823Author: Adrien Grand <jpountz@jpountz.net>
38824Date:   Fri Apr 11 00:35:35 2008 +0200
38825
38826    org.videolan.jvlc.MediaList: Javadoc fix.
38827
38828    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
38829
38830commit 8655e09ac726a4b65adb703a04836c543ecc8278
38831Author: Jean-Paul Saman <jpsaman@videolan.org>
38832Date:   Fri Apr 11 08:19:23 2008 +0200
38833
38834    Cleanup
38835
38836commit 9a18adbd9e3cba517d92588838a777e18d415790
38837Author: Christophe Mutricy <xtophe@videolan.org>
38838Date:   Thu Apr 10 22:44:18 2008 +0100
38839
38840    Slovenian l10n update by Matej Urbančič
38841
38842commit d061c4e22760d7b0faaf700d54b509045f23878d
38843Author: Rafaël Carré <funman@videolan.org>
38844Date:   Thu Apr 10 22:21:08 2008 +0200
38845
38846    Remove autogenerated private.m4 from VCS
38847
38848commit b6cdf137040a4c01b2340eb921a3509c4133a930
38849Author: Jean-Paul Saman <jpsaman@videolan.org>
38850Date:   Thu Apr 10 20:01:51 2008 +0200
38851
38852    Properly detect XvMC capabilities.
38853
38854commit 35b0ece9c5d3b51728010eed05f91ef0793b5dae
38855Author: Jean-Paul Saman <jpsaman@videolan.org>
38856Date:   Thu Apr 10 19:22:00 2008 +0200
38857
38858    Lower xvmc priority because it is untested.
38859
38860commit eee192243dbe28ce3ff1a1aa0072b90522618a8b
38861Author: Rafaël Carré <funman@videolan.org>
38862Date:   Thu Apr 10 17:09:10 2008 +0200
38863
38864    Fix RTSP server
38865
38866    Do not handle Range requests at all
38867    This partly reverts 53474be3f66f0cdc722471f1f5aadf757e541c42
38868
38869commit c86adb0f31d59ae08df11870ec33a0966c34624e
38870Author: Rafaël Carré <funman@videolan.org>
38871Date:   Thu Apr 10 15:11:20 2008 +0200
38872
38873    faad: sets physical channel configuration in all cases
38874
38875commit 770f7ebdf8466be1ef7326f465cc82aece5355ba
38876Author: Antoine Cellerier <dionoea@videolan.org>
38877Date:   Wed Apr 9 22:54:25 2008 +0200
38878
38879    Fix tiny 9 byte memleak per Authentication-Info header check if the nonce count option was specified.
38880
38881commit 8c75ed5d43266ad6e88bec37b18e785a51ffd79e
38882Author: Antoine Cellerier <dionoea@videolan.org>
38883Date:   Wed Apr 9 22:46:24 2008 +0200
38884
38885    Check the server's reply upon successful authentication and validate it (just to make sure that no one is spoofing the server's reply). This will probably fail if qop=auth-int (code needs to be fixed).
38886
38887commit daf0c78f1f1b905646f42d5fe2f34513f1f7aa39
38888Author: Antoine Cellerier <dionoea@videolan.org>
38889Date:   Wed Apr 9 22:45:42 2008 +0200
38890
38891    Commit changes to m4/private.m4. Please yell (and remove the file from git) if this wasn't supposed to be committed.
38892
38893commit 4981062b2acde89c8ff3e938375cc0ccb482b154
38894Author: Antoine Cellerier <dionoea@videolan.org>
38895Date:   Wed Apr 9 21:31:03 2008 +0200
38896
38897    Simplify the HTTP Digest Access Authentification code.
38898
38899commit ee8a709f6b5b8e66c2de73030f2c422546070f0a
38900Author: Filippo Carone <littlejohn@videolan.org>
38901Date:   Wed Apr 9 21:09:05 2008 +0200
38902
38903    more VLM tests
38904
38905commit 1ac8441a1c11c1c242a4c5ad7ed9918fbf14da37
38906Merge: 665cd9209c 569f294d6a
38907Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38908Date:   Wed Apr 9 12:45:24 2008 +0200
38909
38910    Merge branch 'dynamicoverlay'
38911
38912commit 569f294d6aa69c5eb648d46dfc004c6b79ea0b82
38913Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38914Date:   Wed Apr 9 12:44:05 2008 +0200
38915
38916    Move overlay-test application to test/dynamicoverlay
38917
38918commit 2357ced8cd030854a8215ed03da6cf316d201b1f
38919Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38920Date:   Wed Apr 9 12:41:50 2008 +0200
38921
38922    Don't leak memory.
38923
38924commit a471fc70851b8a35f9945f6666bb2175d35ed9f8
38925Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38926Date:   Wed Apr 9 12:41:06 2008 +0200
38927
38928    Add doxygen comment..
38929
38930commit 037741298bf0f99c2ce770aa10b4c469dcb4bd05
38931Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38932Date:   Wed Apr 9 12:07:18 2008 +0200
38933
38934    Compile fix.
38935
38936commit 665cd9209c6227c1bf494b47f40d7fd52d3cee59
38937Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38938Date:   Wed Apr 9 11:53:41 2008 +0200
38939
38940    libvlc: Properly raise an exception that indicates if VLM is disabled in libvlc.
38941
38942commit 0f3049ef88ee9e7a1047ff27521774616330390b
38943Author: Pierre d'Herbemont <pdherbemont@videolan.org>
38944Date:   Wed Apr 9 11:50:37 2008 +0200
38945
38946    libvlc: Don't delete all the media in libvlc_vlm_release() as this should be done by vlm_Delete().
38947
38948    Note, this is already done by vlm_Delete() so there is probably a bug around.
38949
38950commit 01bc969275bfdc0a0990fba67b3633a1a5349fb5
38951Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38952Date:   Thu Apr 3 17:30:50 2008 +0200
38953
38954    Rewrite old command definitions to no longer use those filthy macros. Added all text functionality so the test application runs successfully.
38955
38956commit 5f65eb6642575dca1c8e7de112e16faacc922252
38957Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38958Date:   Sat Mar 1 14:27:20 2008 +0100
38959
38960    Refactor dynamic overlays from Google Summer of Code project.
38961
38962commit f1dd920e8c38070f7e246ed0cf43ec28c26c8b49
38963Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38964Date:   Wed Mar 26 13:38:57 2008 +0100
38965
38966    Cleanup blendbench videofilter
38967
38968commit 614be05362c0ea4bfc2e9bba5f7ba9cfaac55a34
38969Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38970Date:   Wed Mar 26 12:58:41 2008 +0100
38971
38972    Fix compilation of blendbench
38973
38974commit e346b4c109b86cdc0f3ff625a664c231ca22e0fc
38975Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38976Date:   Wed Mar 26 12:29:00 2008 +0100
38977
38978    Build blendbench module
38979
38980commit 8de0469a7ad151e82217588d2f3589f485ee1a6c
38981Author: Søren Bøg <avacore@videolan.org>
38982Date:   Mon Aug 20 14:27:26 2007 +0200
38983
38984    Blending - Added blend benchmarking filter
38985
38986    Blending - Added blend benchmarking filter
38987
38988commit 44372f182926a8aa8ea5d182a951919357270930
38989Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
38990Date:   Wed Mar 26 11:50:18 2008 +0100
38991
38992    Fix compiler warnings.
38993
38994commit 60f260e0d65b8dce96f356dda73f5dc31a6ff705
38995Author: Søren Bøg <avacore@videolan.org>
38996Date:   Mon Aug 20 11:02:24 2007 +0200
38997
38998    Overlay - Added text demonstrations
38999
39000    Overlay - Added text demonstrations
39001
39002commit d8a9f942b19c45fdafc913ce0734a73239b8c0d8
39003Author: Søren Bøg <avacore@videolan.org>
39004Date:   Sun Aug 19 22:52:54 2007 +0200
39005
39006    Overlay - Updated test program
39007
39008    Overlay - Updated test program
39009
39010commit 75c7e26e14a295c69653ca747261a998eee1b128
39011Author: Søren Bøg <avacore@videolan.org>
39012Date:   Wed Aug 8 09:38:09 2007 +0200
39013
39014    Overlay - Extended demonstration program
39015
39016    Overlay - Extended demonstration program
39017
39018commit ba0b957330e7524790d7a2566b9f6bd50633ca69
39019Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
39020Date:   Wed Mar 26 11:39:03 2008 +0100
39021
39022    Patch from Søren Bøg <avacore@videolan.org> GSoC 2007
39023
39024    Overlay - Basic test/demonstration program
39025
39026commit 16d46a1bb4697b72700508a0a21f8c022bcba982
39027Author: Søren Bøg <avacore@videolan.org>
39028Date:   Mon Jul 30 23:20:09 2007 +0200
39029
39030    Overlay - Basic test/demonstration program
39031
39032    Overlay - Basic test/demonstration program
39033
39034commit c500da33b4da33c4ea4ee4841d72437efb3cea2f
39035Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
39036Date:   Sat Mar 1 14:27:20 2008 +0100
39037
39038    Refactor dynamic overlays from Google Summer of Code project.
39039
39040commit 0b19be9270379003168cb2791cd6ce22f89e3254
39041Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
39042Date:   Thu Feb 28 11:48:15 2008 +0100
39043
39044    Add alpha value to each subpicture region.
39045
39046commit 45e9ecaf052f7fa66e0a7604234547516325d782
39047Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
39048Date:   Wed Apr 9 10:37:01 2008 +0200
39049
39050    Give credit to Soren Bog (avacore)
39051
39052commit d78092c628356ca57a12baaf1816ca67b89937ab
39053Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
39054Date:   Thu Feb 28 11:47:55 2008 +0100
39055
39056    Fix compilation.
39057
39058commit 4b36edd1d545c74ce66ad959e6d08ad1ba947023
39059Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
39060Date:   Thu Feb 28 11:31:45 2008 +0100
39061
39062    Patch by Soren Bog <avacore@videolan.org> from GSoC: Overlay - Add alpha component to subpicture regions.
39063
39064commit 91fcbb63196f47ef080ce2c16465a8da294a94c4
39065Author: maxime Ripard <maxime.ripard@utbm.fr>
39066Date:   Wed Apr 9 00:38:00 2008 +0200
39067
39068    Fixed typo
39069
39070    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
39071
39072commit 2dbc7ecdd00b2cdade7fa7971985c867ad4d819f
39073Author: Felix Paul Kühne <fkuehne@videolan.org>
39074Date:   Wed Apr 9 00:40:36 2008 +0200
39075
39076    Fixed make dist
39077
39078    note to self: Keep an eye on it if you update the OS X GUI...
39079
39080commit 8f257fe0573ffe4d75e2092973588901c892d72d
39081Author: Filippo Carone <littlejohn@videolan.org>
39082Date:   Wed Apr 9 00:32:29 2008 +0200
39083
39084    initial VLM tests
39085
39086commit dd2c908fc5096d6462c61f096c564dbc4c5f0c2d
39087Author: Filippo Carone <littlejohn@videolan.org>
39088Date:   Wed Apr 9 00:31:53 2008 +0200
39089
39090    decref the correct value in vlm_ControlMediaDel
39091
39092commit f4374c591987261688fd558a5f1c22bd529a1d34
39093Author: Filippo Carone <littlejohn@videolan.org>
39094Date:   Wed Apr 9 00:31:19 2008 +0200
39095
39096    when releasing vlm, clear all media
39097
39098commit 21ca9ddb286c5c95059dbbcb9c24364e250a3d96
39099Author: Filippo Carone <littlejohn@videolan.org>
39100Date:   Tue Apr 8 23:42:42 2008 +0200
39101
39102    protect from null options param, and finalize added
39103
39104commit fa096e6093bfa4e4e47cfec000e5e34944e2545e
39105Author: Filippo Carone <littlejohn@videolan.org>
39106Date:   Tue Apr 8 23:41:59 2008 +0200
39107
39108    release method added
39109
39110commit 7c1e261199a69bc92f4f0bbd774725555139cce4
39111Author: Filippo Carone <littlejohn@videolan.org>
39112Date:   Tue Apr 8 23:41:41 2008 +0200
39113
39114    minor changes to JVLC class
39115
39116commit 1d1c5f07b38cb8a7c41fd30d41eb2147ad8961b0
39117Author: Antoine Cellerier <dionoea@videolan.org>
39118Date:   Tue Apr 8 22:58:33 2008 +0200
39119
39120    Remove a few trailing spaces.
39121
39122commit 7e269d8e57bba51905338653be0f0f794b29593c
39123Author: Antoine Cellerier <dionoea@videolan.org>
39124Date:   Tue Apr 8 22:56:21 2008 +0200
39125
39126    Preliminary HTTP Digest Access Authentication client side support. auth-int support is incomplete (so it won't work). A few FIXMEs still need to be addressed.
39127
39128commit 2a1252e3d64fccfbc1988f721f3ce7227cc43af8
39129Author: Dominique Leuenberger <dominique@leuenberger.net>
39130Date:   Mon Apr 7 22:20:26 2008 +0300
39131
39132    changed the remaining xpm files from static char* to const static char* to avoid some more compiler warnings
39133
39134    Signed-off-by: Rafaël Carré <funman@videolan.org>
39135
39136commit bc2aaf77c526406e00f25f53a43ffbbab7b5e49b
39137Author: Felix Paul Kühne <fkuehne@videolan.org>
39138Date:   Tue Apr 8 21:08:58 2008 +0200
39139
39140    Slightly cleaned the way we delete items
39141
39142commit a4eb03a532b5562ad6676ec37172c2714c49ef9f
39143Author: Felix Paul Kühne <fkuehne@videolan.org>
39144Date:   Tue Apr 8 20:35:33 2008 +0200
39145
39146    Fixed a compilation warning
39147
39148commit 349698431a478858701ec7fac8d5e8f3b3f1d91b
39149Author: Felix Paul Kühne <fkuehne@videolan.org>
39150Date:   Tue Apr 8 17:21:24 2008 +0200
39151
39152    Download all packages before starting the compilation process. This allows extras/contrib creation on the go without a constant internet connection. Mac-only for now.
39153
39154    I know this is very web 1.0, but still important to some folks.
39155
39156commit 63d258d395773ab130a02e62b686c68960049c5d
39157Author: Dominique Leuenberger <dominique@leuenberger.net>
39158Date:   Mon Apr 7 23:07:06 2008 +0300
39159
39160    wxwidgets: Don't forget to vlc_gc_decref() the input_item_t once we are done (Patch inspired from Qt interface)
39161
39162    Signed-off-by: Rafaël Carré <funman@videolan.org>
39163
39164commit 79bd720139a011cd603efed8b6f7be297e6d55ce
39165Author: Rafaël Carré <funman@videolan.org>
39166Date:   Tue Apr 8 16:00:22 2008 +0200
39167
39168    When specifying --sout-transcode-samplerate and --sout-transcode-channel, set the OUTPUT format instead of the INPUT
39169
39170    Fix resampling when using mp4a (faac is the only option atm)
39171
39172commit da99cadbf6b7f24af44cfd9059dfa869b687f0c0
39173Author: maxime Ripard <maxime.ripard@utbm.fr>
39174Date:   Tue Apr 8 14:39:00 2008 +0200
39175
39176    Bugfix Stats Panel
39177
39178    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
39179
39180commit b744c46797837d116c97eff6a662c19c5ab5d76d
39181Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
39182Date:   Mon Apr 7 11:35:46 2008 +0200
39183
39184    Fix SLIDERCOL_LONGTEXT like in commit 2848880a144e0aa184 of jb
39185
39186    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
39187
39188commit 395a801ce716198e0a52f020dd8f2cf3f00f82ce
39189Author: Rémi Duraffort <ivoire@videolan.org>
39190Date:   Tue Apr 8 00:14:15 2008 +0200
39191
39192    Improve playlist drawing with rc.
39193
39194commit 88ff21f116e5a39e0261a984e99e9f1bc47aec9e
39195Author: Filippo Carone <littlejohn@videolan.org>
39196Date:   Mon Apr 7 23:28:08 2008 +0200
39197
39198    VLM class almost done
39199
39200commit d6339e0bfb17513dc877a3ccef52769678e68e4d
39201Author: Filippo Carone <littlejohn@videolan.org>
39202Date:   Mon Apr 7 23:27:22 2008 +0200
39203
39204    libvlc_vlm_release added
39205
39206commit 2a3749fc1541888ab759cc912d720e7fff782e4c
39207Author: Filippo Carone <littlejohn@videolan.org>
39208Date:   Mon Apr 7 20:00:00 2008 +0200
39209
39210    Initial VLM class implementation
39211
39212commit 7f6b37b1018478196ac4f7ae35c49848ada4883e
39213Author: Antoine Cellerier <dionoea@videolan.org>
39214Date:   Mon Apr 7 22:13:00 2008 +0200
39215
39216    Misc changes to Lua HTTP interface: spelling, Load/Reload debug message now reflects real behavior, enforce .hosts files for directory listings, accept Lua code in CSS files too, remove useless "/old" exclusion.
39217
39218commit f809a7d04e7bdbdcedd2b9576410c3282116ed2e
39219Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39220Date:   Mon Apr 7 22:52:42 2008 +0200
39221
39222    qt4: Don't forget to vlc_gc_decref() the input_item_t once we are done with it in OpenDialog::finish().
39223
39224commit c5d93bc5d488aa532cd7ede770ca346f22d4835d
39225Author: Rémi Duraffort <ivoire@videolan.org>
39226Date:   Mon Apr 7 22:13:38 2008 +0200
39227
39228    Comments presentation.
39229
39230commit 349c167bbadcb290e400ca15bf6fd8f2c9c96773
39231Author: Rémi Duraffort <ivoire@videolan.org>
39232Date:   Mon Apr 7 22:11:29 2008 +0200
39233
39234    Remove playlist_NodeDump as nobody is using this debuging function.
39235
39236commit ca2549646561205b9e3a08e890fdbf459507a365
39237Author: Rémi Duraffort <ivoire@videolan.org>
39238Date:   Mon Apr 7 22:08:47 2008 +0200
39239
39240    Fix #1530 : with thr rc interface you can now draw the playlist.
39241
39242commit 7d55c3814aad3df9872b212d4e3273d8e54f609d
39243Author: Rémi Duraffort <ivoire@videolan.org>
39244Date:   Mon Apr 7 21:54:30 2008 +0200
39245
39246    We don't need the update system with the rc interface.
39247
39248commit 6e6ca951d8cf832752158ada95caae3dda20c264
39249Author: Antoine Cellerier <dionoea@videolan.org>
39250Date:   Mon Apr 7 21:36:38 2008 +0200
39251
39252    Add missing dash (btw, does the name really contain a / ?)
39253
39254commit a97c03b91f861bdc3385713906708135e3813b3e
39255Author: Felix Paul Kühne <fkuehne@videolan.org>
39256Date:   Mon Apr 7 18:27:16 2008 +0200
39257
39258    Added thanks for the OpenGL Screen input
39259
39260commit cd079331b9d03803f20d5e5e5cae23348731941c
39261Author: Sam Hocevar <sam@zoy.org>
39262Date:   Mon Apr 7 16:47:49 2008 +0200
39263
39264    Fix transform plugin 90-degree rotations on I422.
39265
39266    I422 is a planar chroma with non-square pixels. It requires some pixel
39267    play when rotating the image at a 90-degree angle. For other transformations
39268    we just fall back to the original function.
39269
39270commit 19ac4fcc2941e629dab5ee83c00686f1fb583e43
39271Author: Sam Hocevar <sam@zoy.org>
39272Date:   Tue Mar 25 18:08:22 2008 +0100
39273
39274    Minor mingw32ce build fixes.
39275
39276    Added "mingw32ce" as a possible host_os name, and linked more plugins with
39277    -lws2 (namely audioscrobbler, growl, rtp and stream_out_rtp).
39278
39279commit 78a9d6fda9383039950edd1d4514de5668b9da93
39280Author: Felix Paul Kühne <fkuehne@videolan.org>
39281Date:   Mon Apr 7 15:57:27 2008 +0200
39282
39283    Updates
39284
39285commit a7f674b8d2d0fb9378ed6aab1257f49b8447f1f2
39286Author: Felix Paul Kühne <fkuehne@videolan.org>
39287Date:   Mon Apr 7 15:34:55 2008 +0200
39288
39289    Compilation fixes
39290
39291commit 7860203e37aba4c10a2a97700994e21060f8e768
39292Author: Felix Paul Kühne <fkuehne@videolan.org>
39293Date:   Mon Apr 7 15:34:40 2008 +0200
39294
39295    Updated the link flags for the Mac screen module
39296
39297commit 04a71307407dc39999c8945c925e4c7849edd721
39298Author: arai <arai_a@mac.com>
39299Date:   Mon Apr 7 05:15:00 2008 +0900
39300
39301    Screen capture module for Mac OS X using OpenGL.
39302
39303commit 5b5e275dc3b73297266b6dbf2733651fba6ad277
39304Author: Lukas Durfina <lukas.durfina@gmail.com>
39305Date:   Sat Apr 5 16:16:36 2008 +0200
39306
39307    Use already defined macro
39308
39309    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
39310
39311commit 9a6d4ec468caec1b67a49f060b4a7a24294e420b
39312Author: Lukas Durfina <lukas.durfina@gmail.com>
39313Date:   Sat Apr 5 16:31:43 2008 +0200
39314
39315    Turn off sorting on startup fix of #1529
39316
39317    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
39318
39319commit 2848880a144e0aa184da6203e6b0d6c5c2103920
39320Author: Jean-Baptiste Kempf <jb@videolan.org>
39321Date:   Sun Apr 6 22:27:55 2008 -0700
39322
39323    Fix colour of the slider... be careful of , and ;
39324
39325commit 26f3a2e0a8298666d3ded79c2683c21a5ed962b5
39326Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39327Date:   Mon Apr 7 01:54:21 2008 +0200
39328
39329    qt4: Missing vlc_gc_decref().
39330
39331commit 33b969e33366b35c77ba4cb577a8ea3da3ff1e90
39332Author: Dominique Leuenberger <dominique@leuenberger.net>
39333Date:   Sun Apr 6 21:49:39 2008 +0300
39334
39335    Change the static char in the bitmap files to const static char to get rid of all the warning during compilation, when including xpm files.
39336
39337commit 59e79bc785ea00dc565c44d4fc053f571a3243e8
39338Author: Rafaël Carré <funman@videolan.org>
39339Date:   Mon Apr 7 00:55:51 2008 +0200
39340
39341    Use UNIX \n only
39342
39343commit d955438ae787d20d3e2f41bb84038e5d96c16f3e
39344Author: Rafaël Carré <funman@videolan.org>
39345Date:   Mon Apr 7 00:30:55 2008 +0200
39346
39347    Remove hack : input items are now correctly dereferenced in the xspf demux
39348
39349commit 423e5997ef970cee59b9e0b5bb8ee1dbe36d2b3b
39350Author: Ilkka Ollakka <ileoo@videolan.org>
39351Date:   Sun Apr 6 23:13:45 2008 +0300
39352
39353    fix xspf extension parsing for leaking
39354
39355    Signed-off-by: Rafaël Carré <funman@videolan.org>
39356
39357commit 883c4fc19fe21b55cadc42a9451d283d093b701c
39358Author: Filippo Carone <littlejohn@videolan.org>
39359Date:   Mon Apr 7 00:20:01 2008 +0200
39360
39361    close the logger in tests
39362
39363commit eeb354fd028bd0294368108d3758bf8e86708857
39364Author: Filippo Carone <littlejohn@videolan.org>
39365Date:   Mon Apr 7 00:01:41 2008 +0200
39366
39367    initial release method added to the JVLC class
39368
39369commit 7b2e7a1a4d9802391c40867935e615c32689b556
39370Author: Jean-Baptiste Kempf <jb@videolan.org>
39371Date:   Sun Apr 6 14:10:24 2008 -0700
39372
39373    Add me as an author here too.
39374
39375commit 17b93949738d48ac6fbe3b609d998ec37772123c
39376Author: Felix Paul Kühne <fkuehne@videolan.org>
39377Date:   Sun Apr 6 23:01:56 2008 +0200
39378
39379    Fixed a rare crash and slightly cleaned the sprefs
39380
39381commit e447803e0ac12aeec4672ba18b03a38461adcdf4
39382Author: Jean-Baptiste Kempf <jb@videolan.org>
39383Date:   Sun Apr 6 13:54:43 2008 -0700
39384
39385    Add a preference option to choose your Volume Slider colours.
39386
39387commit 62e3395b2162be642f8b7e72c91c7c22219b3d75
39388Author: Jean-Baptiste Kempf <jb@videolan.org>
39389Date:   Sun Apr 6 13:13:21 2008 -0700
39390
39391    I am the one who rewrote most of this file.
39392
39393commit 6fa511c7626fde29d905e050a334e243fd93ed99
39394Author: Jean-Baptiste Kempf <jb@videolan.org>
39395Date:   Sun Apr 6 13:11:02 2008 -0700
39396
39397    Use RGB instead of Qt:White.
39398
39399commit 393ae790649d0d5b6ab6b0ac4a440558ae829dbe
39400Author: Jean-Baptiste Kempf <jb@videolan.org>
39401Date:   Sun Apr 6 12:56:35 2008 -0700
39402
39403    Fix a small layout issue
39404    Please see these captures
39405    http://people.via.ecp.fr/~jpeg/VideoLAN/captures/capture15.png (buggy)
39406    http://people.via.ecp.fr/~jpeg/VideoLAN/captures/capture14.png (no bug)
39407
39408commit c71376ba3596b5f555964fe30e486cac3a5130b7
39409Author: Filippo Carone <littlejohn@videolan.org>
39410Date:   Sun Apr 6 20:37:45 2008 +0200
39411
39412    jvlc logging classes added
39413
39414commit 81a45beda78abfe78354d9b348f6dfba1a3b9598
39415Author: Filippo Carone <littlejohn@videolan.org>
39416Date:   Sun Apr 6 20:31:26 2008 +0200
39417
39418    logger_iterator_next simplied
39419
39420commit 7573989dd5aa4229341437c42dd175365eca3487
39421Author: Ilkka Ollakka <ileoo@videolan.org>
39422Date:   Sun Apr 6 16:08:37 2008 +0300
39423
39424    use allready created index instead of creating same index again.
39425
39426commit bfd22ddd881841177e7b489d2e0bf4beee5464b7
39427Author: Rafaël Carré <funman@videolan.org>
39428Date:   Sun Apr 6 20:13:34 2008 +0200
39429
39430    Be bsdmake friendly : don't embed $() in another $()
39431
39432commit 43055c96af0ccb6b70a449eba96bb2a2327a0194
39433Author: Antoine Cellerier <dionoea@videolan.org>
39434Date:   Thu Apr 3 22:11:13 2008 +0200
39435
39436    Change input item options handling in the lua http interface. Fixes normal playlist mode option handling. The VLM part most likely needs to be fixed.
39437
39438commit 4845f3da5342643c9b2d48d6a0acb4ee3e406cbb
39439Author: Jean-Baptiste Kempf <jb@videolan.org>
39440Date:   Sun Apr 6 09:23:39 2008 -0700
39441
39442    Support for DVCPRO50 in .mov files. Patch by 'j' Close #1548
39443
39444commit 6a9a48403ab590039e4b281481b7c977682a353c
39445Author: Jean-Baptiste Kempf <jb@videolan.org>
39446Date:   Sun Apr 6 01:14:37 2008 -0700
39447
39448    Comment the place where the QProcess:: issue with QCleanLooks is...
39449
39450commit 3a761a179637534b841e6f3dc832802a7b987ee0
39451Author: Cristian Maglie <megabug@autistici.org>
39452Date:   Sun Apr 6 17:49:57 2008 +0200
39453
39454    java binding: automatic conversion tool for JNA
39455
39456    Signed-off-by: Filippo Carone <littlejohn@videolan.org>
39457
39458commit e8eb613267bc9c9ba537fd99454e01aa14cc2137
39459Author: Cristian Maglie <megabug@autistici.org>
39460Date:   Sun Apr 6 17:37:58 2008 +0200
39461
39462    Java bindings: added log functions. Removed @Override for java 1.5 compatibility
39463
39464    Signed-off-by: Filippo Carone <littlejohn@videolan.org>
39465
39466commit 8a5846afcfc01e8f8e315ec1baee3cc6abc85e70
39467Author: Filippo Carone <littlejohn@videolan.org>
39468Date:   Sun Apr 6 17:33:13 2008 +0200
39469
39470    Cristian Maglie added as contributor
39471
39472commit 3a101f3a6acb6355f280176aa74b5d437c013876
39473Author: Cristian Maglie <megabug@autistici.org>
39474Date:   Sun Apr 6 17:28:49 2008 +0200
39475
39476    libvlc.h: fixed doxygen for log functions. changed prototype for libvlc_log_iterator_next (used typedef'ed version)
39477
39478    Signed-off-by: Filippo Carone <littlejohn@videolan.org>
39479
39480commit d33acd731f8d13bd6f21823cfad8cadae469b684
39481Author: Cristian Maglie <megabug@autistici.org>
39482Date:   Sun Apr 6 16:51:20 2008 +0200
39483
39484    java bindings: vlm bindings
39485
39486    Signed-off-by: Filippo Carone <littlejohn@videolan.org>
39487
39488commit 5588b8add40450110ac047573d2e2247314bf77a
39489Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
39490Date:   Sun Apr 6 09:56:04 2008 +0200
39491
39492    Add live555 and PA to the make clean-svn target.
39493
39494commit bf63aff81b51cd725e6ef4086b9af42b5a217779
39495Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
39496Date:   Sun Apr 6 09:28:51 2008 +0200
39497
39498    Yet another fix for gnuTLS on mingw
39499
39500commit a36cc9f8f1305b965883ec76a0d34c3a82d99699
39501Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
39502Date:   Sun Apr 6 09:16:41 2008 +0200
39503
39504    x264 patch update for cross compilation.
39505
39506commit 76671a0bc3d0eaf9676d089356213beea2090ec3
39507Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
39508Date:   Sun Apr 6 09:00:16 2008 +0200
39509
39510    Don't use C++ for gnutls/mingw32
39511
39512commit 713c078f0bdeba9a2dab71c33bf83611437b8164
39513Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
39514Date:   Sun Apr 6 08:24:54 2008 +0200
39515
39516    FluidSynth in the contribs.
39517    It doesn't work yet with mingw;
39518
39519commit a52b66d42253f03343197fde517eef915c16de31
39520Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
39521Date:   Sun Apr 6 07:59:11 2008 +0200
39522
39523    Fix libmodplug compilation by removing abc, mid and pat files since they
39524    don't compile on Windows.
39525
39526commit 7633315069456e39e1301fdbf3b64d20d5a3a1a2
39527Author: Jean-Baptiste Kempf <jb@videolan.org>
39528Date:   Sat Apr 5 22:22:06 2008 -0700
39529
39530    Lua path for windows modification.
39531
39532commit e837e05eb2ca96ba81f6b83c9c7e01aaf43107fa
39533Author: Jean-Baptiste Kempf <jb@videolan.org>
39534Date:   Sat Apr 5 22:16:48 2008 -0700
39535
39536    Lua Scripts on Windows have to go to scripts/ and not share/lua since no share/ is used on windows.
39537    This doesn't fix it completely yet.
39538
39539commit 35bb5df5bfa263b9865b8b8c9675b39fd08d7f9c
39540Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
39541Date:   Sun Apr 6 06:31:54 2008 +0200
39542
39543    Windows Installer improvements.
39544
39545commit 8501e4a23824813d95c036b398f89524245b55c5
39546Author: Jean-Baptiste Kempf <jb@videolan.org>
39547Date:   Sat Apr 5 17:21:56 2008 -0700
39548
39549    Remove debug.
39550
39551commit f69e62d2dfe39cea8fc8e587422c733c49444e0c
39552Author: Jean-Baptiste Kempf <jb@videolan.org>
39553Date:   Sat Apr 5 17:10:09 2008 -0700
39554
39555    Very small layout fix for equalizer.
39556
39557commit 50c27e64ff9cb6e7220d7ac510285fc90462c58a
39558Author: Jean-Baptiste Kempf <jb@videolan.org>
39559Date:   Sat Apr 5 17:04:04 2008 -0700
39560
39561    Fix UIC compilation.
39562
39563commit 22fe4250d0bcf89ea27a0cdf42144a88ff72c6e2
39564Author: Jean-Baptiste Kempf <jb@videolan.org>
39565Date:   Sat Apr 5 16:39:33 2008 -0700
39566
39567    Increase the space between the bands and the main amplification in the equalizer
39568
39569commit 1a74e0bf8222741078115b8296758bd8eafd2a9e
39570Author: Rafaël Carré <funman@videolan.org>
39571Date:   Sat Apr 5 00:24:44 2008 +0200
39572
39573    rc : stop the playlist before exiting, fix quitting with EOF on OSX
39574
39575commit ac73a8981357037bd9131ef4cefaac52222d8198
39576Author: Rafaël Carré <funman@videolan.org>
39577Date:   Sat Apr 5 00:14:07 2008 +0200
39578
39579    Simplify macro
39580
39581commit 417e2db8e9061d4b5e9e105b883a86a70f122b6e
39582Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39583Date:   Fri Apr 4 14:31:07 2008 +0200
39584
39585    Revert "libvlc: check if we are in the proper state before to send libvlc_MediaPlayerStopped"
39586
39587    This reverts commit c25f5114ce35167be8cc4112dda08a189dfc24e9.
39588
39589    This patch miss a vlc_object_release on p_input_thread.
39590
39591commit 6f2d76399a38a7e4b27a05f495446c2aa2902910
39592Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39593Date:   Fri Apr 4 14:21:41 2008 +0200
39594
39595    objects: Dump libvlc when we have some leak related errors.
39596
39597commit a6b4c90b18655b0f9d5e98a680c9cc1541402ccc
39598Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39599Date:   Fri Apr 4 13:30:45 2008 +0200
39600
39601    include: Move libvlc_exception and libvlc_event to libvlc_core in doxygen doc.
39602
39603commit c25f5114ce35167be8cc4112dda08a189dfc24e9
39604Author: Tanguy Krotoff <tkrotoff@gmail.com>
39605Date:   Tue Apr 1 16:24:02 2008 +0200
39606
39607    libvlc: check if we are in the proper state before to send libvlc_MediaPlayerStopped
39608
39609    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
39610
39611commit 3aa3031d6ec7ddc439115480810f96a973a285fa
39612Author: Antoine Cellerier <dionoea@videolan.org>
39613Date:   Fri Apr 4 11:04:31 2008 +0200
39614
39615    Remove lua/http/old from Makefile.am
39616
39617commit 7b76e3471caf0a6b9ab3f47e74e58769f12916e6
39618Author: Rafaël Carré <funman@videolan.org>
39619Date:   Fri Apr 4 08:24:09 2008 +0200
39620
39621    Attribute copyright of vlc_current_charset() to Bruno Haible, per his request
39622
39623commit c70e1d1f06b70b47df99ace38f540d775be817c9
39624Author: Pavlov Konstantin <thresh@videolan.org>
39625Date:   Fri Apr 4 04:53:08 2008 +0400
39626
39627    Contrib: Fix build of taglib on win32.
39628    Looks like taglib authors don't support autotools build system now.
39629
39630commit 1bd034706f0346cd6a65e074797e5e95d7d2aabb
39631Author: Pavlov Konstantin <thresh@videolan.org>
39632Date:   Fri Apr 4 04:06:47 2008 +0400
39633
39634    Revert "Contrib: attempt to fix gcrypt on mingw32."
39635
39636    As even mingw has automake 1.10 and buildbot is updated, this is not needed for contribs to build.
39637
39638    This reverts commit 3c16afd227beba8da6b5243952d90ef03f76dbe8.
39639
39640commit 75588190d9df465b062cdd8ed2d782c87f1a0113
39641Author: Pavlov Konstantin <thresh@videolan.org>
39642Date:   Fri Apr 4 04:04:29 2008 +0400
39643
39644    Contrib: fix libcdio cdparanoia pkgconfig files installation.
39645
39646commit 8290af9f4b615b4bcdc129fd85c06539a0d8a449
39647Author: Pavlov Konstantin <thresh@videolan.org>
39648Date:   Fri Apr 4 03:00:17 2008 +0400
39649
39650    More gitignores.
39651
39652commit eaf9ed50552edffb520cd1d3af0dd05545b6b086
39653Author: Pavlov Konstantin <thresh@videolan.org>
39654Date:   Fri Apr 4 01:51:44 2008 +0400
39655
39656    Contrib: bump taglib version to 1.5.
39657
39658commit d946dd0f5edcaabb5a49d16f7ce209dc80ae3584
39659Author: Pavlov Konstantin <thresh@videolan.org>
39660Date:   Fri Apr 4 01:32:51 2008 +0400
39661
39662    Contrib: update zvbi version to 0.2.30.
39663
39664commit 27fbc72f258273df7135cb1a6025812e12a64fce
39665Author: Pavlov Konstantin <thresh@videolan.org>
39666Date:   Fri Apr 4 01:26:51 2008 +0400
39667
39668    Contrib: update modplug version as well (fixes CVE-2006-4192, lol).
39669
39670commit af7f84c8352c176a3e95eca91b5d62eaa0c71632
39671Author: Jean-Baptiste Kempf <jb@videolan.org>
39672Date:   Thu Apr 3 15:33:33 2008 -0700
39673
39674    FFmpeg fixed its rtsp mingw compatibility.
39675
39676commit f8f7d6a15f26b0151999df949a20c6213a50b6b2
39677Author: Jean-Baptiste Kempf <jb@videolan.org>
39678Date:   Thu Apr 3 13:40:36 2008 -0700
39679
39680    Add new size icons of VLC. 256x256 might be needed for Vista. 512, not yet, but better put them here than in the middle of nowhere.
39681
39682commit 231158b31622cc58522d09374ccc12e1dcadbaf3
39683Author: Felix Paul Kühne <fkuehne@videolan.org>
39684Date:   Fri Apr 4 00:21:56 2008 +0200
39685
39686    Delete the old display.png
39687
39688commit b597a7961e701835435d003178481bf98cfd370f
39689Author: Felix Paul Kühne <fkuehne@videolan.org>
39690Date:   Fri Apr 4 00:09:52 2008 +0200
39691
39692    Split the display.png in 3 parts so the edges get rendered nicely when resizing the window. Additionally, slightly resized the vout in the embedded window to make it look more Leopard-like.
39693
39694    Modified patch by Georg Seifert gs --at- reets.de
39695
39696commit d8876a1d439590267e74aeee0013a23351ad83c4
39697Author: Antoine Cellerier <dionoea@videolan.org>
39698Date:   Thu Apr 3 21:40:06 2008 +0200
39699
39700    Keeping the old HTTP interface files for the new Lua HTTP interface is useless. Remove them.
39701
39702commit d8b6a43aa36771282a71a5983f813cd5f2c48471
39703Author: Antoine Cellerier <dionoea@videolan.org>
39704Date:   Thu Apr 3 21:26:10 2008 +0200
39705
39706    Fix lua http interface loading.
39707
39708commit e8f945338c0b66ae20b4ea17d6f7ba8e47c28634
39709Author: Rafaël Carré <funman@videolan.org>
39710Date:   Thu Apr 3 21:37:58 2008 +0200
39711
39712    Mozilla : use \n
39713
39714commit a1fc06440092802a9d941869a6626bc18bd9840e
39715Author: Rafaël Carré <funman@videolan.org>
39716Date:   Thu Apr 3 21:26:24 2008 +0200
39717
39718    Source files no need the executable bit
39719
39720commit 12af43c54c4c0d4299defdd9771ba9b9e015eb76
39721Author: Felix Paul Kühne <fkuehne@videolan.org>
39722Date:   Thu Apr 3 20:31:36 2008 +0200
39723
39724    Fixed the gnutls upgrade to 2.2 by compiling it completely (!) and by adding opencdk to our list of deps, as its internal variant refuses to link correctly
39725
39726commit 3c16afd227beba8da6b5243952d90ef03f76dbe8
39727Author: Pavlov Konstantin <thresh@altlinux.ru>
39728Date:   Thu Apr 3 20:32:13 2008 +0400
39729
39730    Contrib: attempt to fix gcrypt on mingw32.
39731    Added Patches/gcrypt-win32-use-automake19.patch.
39732
39733commit 001ec5ad8f5617fb96d044911bf2dda6015e639e
39734Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39735Date:   Thu Apr 3 16:04:08 2008 +0200
39736
39737    libvlc: Put libvlc_exception in libvlc_core for doxygen doc.
39738
39739commit 98889722f41bf89e0cea1cc1fb355247640e3520
39740Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39741Date:   Thu Apr 3 16:02:27 2008 +0200
39742
39743    libvlc: Doxygen fixes. Categorization and cleanup.
39744
39745commit 6feab08f8bebebae90d1f32e75b5c007ce1407d4
39746Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39747Date:   Thu Apr 3 16:01:54 2008 +0200
39748
39749    macosx: Framework compilation fix about lua.
39750
39751commit 98f3a97037d16caa67130c94acabba42dda47952
39752Author: Felix Paul Kühne <fkuehne@videolan.org>
39753Date:   Thu Apr 3 14:32:38 2008 +0200
39754
39755    merged the final 0.8.6f changelog
39756
39757commit ca6b4d75ff2a3bdf03c93f83249914747d0ba5a1
39758Author: Pavlov Konstantin <thresh@videolan.org>
39759Date:   Wed Apr 2 01:13:32 2008 +0400
39760
39761    Contrib: bump gnutls to 2.2.2, bump libgcrypt to 1.4.0. Update gcrypt patch as well.
39762
39763commit 7c9da0f60c5dda9dbb47476bf36ef75dee6dfc81
39764Author: Pavlov Konstantin <thresh@videolan.org>
39765Date:   Tue Apr 1 23:33:31 2008 +0400
39766
39767    Contrib: bump libebml version to 0.7.8.
39768
39769commit ccca7464a52913df6a4d3f71c52bd33f81ec28b1
39770Author: Pavlov Konstantin <thresh@videolan.org>
39771Date:   Wed Apr 2 00:21:07 2008 +0400
39772
39773    Contrib: bump libcdio version to 0.80.
39774
39775commit 19699d236dd73a25bb9c5511307975a28c34d988
39776Author: Jean-Baptiste Kempf <jb@videolan.org>
39777Date:   Thu Apr 3 00:01:31 2008 -0700
39778
39779    Argh @Windows encoding. Sorry about that.
39780
39781commit e06f42452a1eafe5c40058363eecb9fe3243f2c1
39782Author: U-SASMIRA\jb <jb@sasmira.(none)>
39783Date:   Wed Apr 2 23:08:05 2008 -0700
39784
39785    Warn about MSLU on Win98
39786
39787    Signed-off-by: Jean-Baptiste Kempf <jb@altair.videolan.org>
39788
39789commit 4e67a4567025d5814eabc00997030146045be233
39790Author: Christophe Mutricy <xtophe@videolan.org>
39791Date:   Wed Apr 2 23:08:03 2008 +0100
39792
39793    Update pot files after some files have been deleted
39794
39795commit cf5a9ea734f8eb6083de8615fef148e7107fb031
39796Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39797Date:   Thu Apr 3 00:55:10 2008 +0200
39798
39799    testapi: Don't disable test.
39800
39801commit b61c8fdebdb1260da5b9baa47bd9f0245be11252
39802Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39803Date:   Wed Apr 2 23:22:03 2008 +0200
39804
39805    libvlc: Add a --ignore-config options that allow not to use the config file. This is especially useful for libvlc based applications.
39806
39807commit aae60936d25a41b92b4827c2c7b32ee2b3b5266c
39808Author: Antoine Cellerier <dionoea@videolan.org>
39809Date:   Wed Apr 2 22:43:29 2008 +0200
39810
39811    Simplify code reading.
39812
39813commit 4ad218c25fb08d55b944e1c78c20cb96492f6267
39814Author: Antoine Cellerier <dionoea@videolan.org>
39815Date:   Wed Apr 2 22:32:33 2008 +0200
39816
39817    Move lua{intf,playlist,meta} to lua/{intf,playlist,meta}. I haven't been able to check the changes to the Win32 and Mac OS X specific Makefile.am parts.
39818
39819commit a4a4609ad5b2d7084045545a12008ab36b225850
39820Author: Antoine Cellerier <dionoea@videolan.org>
39821Date:   Wed Apr 2 22:10:18 2008 +0200
39822
39823    Revert 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56. Fixes drag and drop on my system. Adding quotes to a filename in C/C++ isn't going to change anything (it would on a command line given the way getopt works). Tested with a file named "/home/dionoea/media/test test/redefined :ni=ntendo.mpg".
39824
39825commit b3e4d536a178a5901fa788adeb9b81c7031767e5
39826Author: Antoine Cellerier <dionoea@videolan.org>
39827Date:   Wed Apr 2 22:01:00 2008 +0200
39828
39829    Remove trailing space.
39830
39831commit aa0572e5198d28364a8e49730df98843bd702441
39832Author: Antoine Cellerier <dionoea@videolan.org>
39833Date:   Wed Apr 2 21:51:34 2008 +0200
39834
39835    We can do integer math ... as long as sizes are smaller than 2**16 we should be ok :)
39836
39837commit 6675c2badad10a96f95a6d64dc8296ec4441f267
39838Author: Antoine Cellerier <dionoea@videolan.org>
39839Date:   Wed Apr 2 21:41:50 2008 +0200
39840
39841    Fix snapshot with default video size. Please *test* your changes before commiting.
39842
39843commit 885b6b8a436d9948d27c9bbf7b8e2018c283141d
39844Author: Antoine Cellerier <dionoea@videolan.org>
39845Date:   Wed Apr 2 21:30:38 2008 +0200
39846
39847    Remove stupid default 320x200 snapshot size. It now defaults to the original video size.
39848
39849commit ee0a4d8279e952fa99249e332687e1b6fdc79105
39850Author: Rafaël Carré <funman@videolan.org>
39851Date:   Wed Apr 2 14:26:56 2008 +0200
39852
39853    Don't dump/clean media library if it's not active
39854
39855    Bug spotted by Anthony Loiseau
39856
39857commit 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56
39858Author: Jean-Baptiste Kempf <jb@videolan.org>
39859Date:   Tue Apr 1 17:08:17 2008 -0700
39860
39861    Escape files when drag'n dropped... Hopefully fix #1525.
39862
39863commit bf6537c099f4ede86946a7a58d168e996327f544
39864Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39865Date:   Tue Apr 1 23:05:54 2008 +0200
39866
39867    playlist: Fix a typo.
39868
39869    This fixes bbf6e4fecf2f42178726ddbcf050c03b6e28b749. Apologize to funman II.
39870
39871commit 9de3b003216bf70d3617968b5175672bbf819213
39872Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39873Date:   Tue Apr 1 22:55:16 2008 +0200
39874
39875    playlist: if(X)free(X) -> free(X)
39876
39877commit 3f5c8f4e99c1ae379cb6a28298180b44df13d218
39878Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39879Date:   Tue Apr 1 22:33:04 2008 +0200
39880
39881    playlist: rename ML_decref() to recursively_decref(). Please give useful name to function saying what they do.
39882
39883commit bbf6e4fecf2f42178726ddbcf050c03b6e28b749
39884Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39885Date:   Tue Apr 1 22:31:07 2008 +0200
39886
39887    playlist: Correctly indicate why we put a buggy yield() at this place. And document a bit that nasty recusrsive ML_Decref() function.
39888
39889    This comes with my official excuses to funman.
39890
39891commit 0c7849a6a0e9adc04c539df6716329bd9996a56f
39892Author: Rafaël Carré <funman@videolan.org>
39893Date:   Tue Apr 1 22:13:46 2008 +0200
39894
39895    Fix media library reference counting
39896
39897    Please TEST your changes before pushing
39898    At least, READ the code instead of modifying it blindly
39899
39900commit a3ee25ff101492092d75c2e79e1cd0c84949d278
39901Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39902Date:   Tue Apr 1 21:45:34 2008 +0200
39903
39904    playlist: Don't lock/unlock where not needed.
39905
39906    Pointed-out-by: Rafaël Carré <funman@videolan.org>
39907
39908commit 800b605ec18ae513c70ab69484455cdeaf7fc3a8
39909Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39910Date:   Tue Apr 1 21:44:33 2008 +0200
39911
39912    playlist: Correctly decref where we use the object.
39913
39914commit 09ce2046a19146b3992159ddb716d8bab45bc285
39915Author: Rafaël Carré <funman@videolan.org>
39916Date:   Tue Apr 1 21:12:34 2008 +0200
39917
39918    Fix media library's input items reference counting
39919
39920commit a0ff298c8cd5bfb1dc20a6715af9ed7a075082c6
39921Author: Ilkka Ollakka <ileoo@videolan.org>
39922Date:   Tue Apr 1 11:43:33 2008 +0300
39923
39924    Add options for controlling AQ in x264_BUILD >= 59
39925
39926commit f6f0b19f5caf6a032d52f70ec2fde2d89aa02d0a
39927Author: Jean-Baptiste Kempf <jb@videolan.org>
39928Date:   Mon Mar 31 17:40:36 2008 -0700
39929
39930    This was of course not intended...
39931
39932commit bb6847fbff7658b7d59a104ae364a2e03b6226e9
39933Author: Jean-Baptiste Kempf <jb@videolan.org>
39934Date:   Mon Mar 31 17:36:09 2008 -0700
39935
39936    Layout cosmetics for crop UI.
39937
39938commit 051aedcb8d96c5f0f8b3239455743c9950cd1871
39939Author: Jean-Baptiste Kempf <jb@videolan.org>
39940Date:   Mon Mar 31 17:27:05 2008 -0700
39941
39942    Do the cropping from the extended panel.
39943
39944commit c338db8dd9e974e5027bdc248e76cb3a518f9b30
39945Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39946Date:   Tue Apr 1 01:50:05 2008 +0200
39947
39948    playlist: To avoid race on p_input destruction, keep a reference around while we need it in playlist_MLLoad().
39949
39950commit f88f1a76f664e4170cf25226033693acf386bf85
39951Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39952Date:   Tue Apr 1 01:26:38 2008 +0200
39953
39954    libvlc: Add some more info on the input item we may leak.
39955
39956commit 00dbcd22a3ad188806a35c56f75b75b86cdab8a6
39957Author: Pierre d'Herbemont <pdherbemont@videolan.org>
39958Date:   Tue Apr 1 01:25:54 2008 +0200
39959
39960    playlist: Proper locking when editing playlist variable in loadsave.c. Also correctly release p_ml_onelevel->p_input and p_ml_category->p_input when changing them.
39961
39962    This fixes partly make check and input items leaks.
39963
39964commit 6837b438b92d581165056c93c4f1972757496f78
39965Author: Faustino Osuna <enrique.osuna@gmail.com>
39966Date:   Mon Mar 31 23:58:30 2008 +0100
39967
39968    VLCKit.framework: Update documentation, clean up whitespace, reorganize code, and remove dead code.
39969
39970commit f87ebe5bfc9ad2842bc428a04d458f95183c300c
39971Author: Faustino Osuna <enrique.osuna@gmail.com>
39972Date:   Mon Mar 31 23:57:19 2008 +0100
39973
39974    VLCKit.framework: Remove dead code from VLCTime object.
39975
39976commit 0b34e2c004dc284dc371dee33afd18bb970c00f7
39977Author: Faustino Osuna <enrique.osuna@gmail.com>
39978Date:   Mon Mar 31 23:32:34 2008 +0100
39979
39980    VLCKit.framework: Reorganize project files.
39981
39982commit f88c57c4e71bef2e168e4901069a651d9863fd38
39983Author: Faustino Osuna <enrique.osuna@gmail.com>
39984Date:   Mon Mar 31 23:28:26 2008 +0100
39985
39986    VLCKit.framework: Documentation updates and whitespace cleanup.
39987
39988commit 49347bf49baf8d5a325e1589f442199a3b11cc80
39989Author: Filippo Carone <littlejohn@videolan.org>
39990Date:   Tue Apr 1 00:16:29 2008 +0200
39991
39992    test code cleanup
39993
39994commit 1c5df1f36c6a04f86f4cecaa3d08be69f1dfc6bd
39995Author: Filippo Carone <littlejohn@videolan.org>
39996Date:   Tue Apr 1 00:03:15 2008 +0200
39997
39998    new (failing) test for libvlc
39999
40000commit 0bf9167869df1e1ca6ed9a32a8b220f02ed80ddc
40001Author: Faustino Osuna <enrique.osuna@gmail.com>
40002Date:   Mon Mar 31 23:05:28 2008 +0100
40003
40004    VLCKit.framework: Update project layout.
40005
40006commit 43a3035ffdaf90ae4303b55b27802205521f5982
40007Author: Faustino Osuna <enrique.osuna@gmail.com>
40008Date:   Mon Mar 31 23:02:12 2008 +0100
40009
40010    VLCKit.framework: Documentation updates, whitespace cleanup.
40011
40012commit 79b9d34ee355a0934cae8451a283f74e2c87dc5e
40013Author: Rafaël Carré <funman@videolan.org>
40014Date:   Mon Mar 31 23:09:15 2008 +0200
40015
40016    ChangeLogs are automagically generated
40017
40018commit cf5667bd8ce8bfd6c99c55a225361a2af1539b30
40019Author: Rafaël Carré <funman@videolan.org>
40020Date:   Mon Mar 31 22:43:21 2008 +0200
40021
40022    Avoid leaking input items
40023
40024commit fdf1b8af4e8cd13f7c33a5994a7301b9ab7e9d4c
40025Author: Rafaël Carré <funman@videolan.org>
40026Date:   Mon Mar 31 22:26:56 2008 +0200
40027
40028    Assert that we don't leak input items
40029
40030commit 3826c4178f2a1d88122ae18bfdd2e9b73c98fa94
40031Author: Rémi Denis-Courmont <rem@videolan.org>
40032Date:   Mon Mar 31 21:43:32 2008 +0300
40033
40034    Fix RTCP SR SDES length field - close #1541
40035
40036commit 16402c26dec1c83fc096f5c083c70c785139a720
40037Author: Rémi Denis-Courmont <rem@videolan.org>
40038Date:   Mon Mar 31 19:40:48 2008 +0300
40039
40040    Don't attempt to create ChangeLogs if not in a git-tree.
40041
40042    There is no need to copy the files in that case thanks to VPATH.
40043    That assumes you are using a source tarball then - if not, you are
40044    screwed anywhow.
40045
40046commit 0a9a406d2f20434e6f634b5d82fbcb82217d9876
40047Author: Rémi Denis-Courmont <rem@videolan.org>
40048Date:   Mon Mar 31 19:39:57 2008 +0300
40049
40050    Ignore config.status (weird that it's not already done recursively)
40051
40052commit 8518a8613db00dd9556e4c26265e116d37ab97f4
40053Author: Rémi Denis-Courmont <rem@videolan.org>
40054Date:   Mon Mar 31 19:27:07 2008 +0300
40055
40056    Remove failing and broken-by-design test
40057
40058commit aa39d52bc98d8060311e0e77fd83b0f447b90386
40059Author: Rémi Denis-Courmont <rem@videolan.org>
40060Date:   Mon Mar 31 19:15:20 2008 +0300
40061
40062    Fix make distcheck
40063
40064commit 5badb86c83991e06655f2b773d526373a71bca53
40065Author: Rémi Denis-Courmont <rem@videolan.org>
40066Date:   Mon Mar 31 18:53:43 2008 +0300
40067
40068    Revert "Copy the changelogs if they exist instead of generating them with git"
40069
40070    This reverts commit 70f620e7f94eb02fc6f5eda47599ae5354c12483.
40071
40072commit 7b94d2ff3f5ac50d96673ac578856ec4cf762c47
40073Author: Rafaël Carré <funman@videolan.org>
40074Date:   Mon Mar 31 17:45:49 2008 +0200
40075
40076    Copy the changelogs if they exist instead of generating them with git
40077
40078    Fix make distcheck
40079    (cherry picked from commit 70f620e7f94eb02fc6f5eda47599ae5354c12483)
40080
40081commit 500894facc0beab754ebc84b3129a6befc8d7394
40082Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40083Date:   Mon Mar 31 17:39:53 2008 +0200
40084
40085    cmake: Support for libs/loader.
40086
40087commit f51de26430e854fd5f28abdf982e85e319a3a22c
40088Author: Jean-Baptiste Kempf <jb@videolan.org>
40089Date:   Mon Mar 31 08:07:09 2008 -0700
40090
40091    Compile fix for QT 4.2.
40092
40093commit 4f8151593d3afa773708963779fe252635e8ed25
40094Author: Rafaël Carré <funman@videolan.org>
40095Date:   Mon Mar 31 16:57:13 2008 +0200
40096
40097    Fix git calling out of the source tree
40098
40099commit c432ea068eb385e5e48605049fbe8b23f40445da
40100Author: Rémi Denis-Courmont <rem@videolan.org>
40101Date:   Mon Mar 31 17:41:42 2008 +0300
40102
40103    Clean changelogs, but not too often
40104
40105commit ce52ce2eaf92223c22e9d16a7c3c262d9d22d663
40106Author: Rémi Denis-Courmont <rem@videolan.org>
40107Date:   Mon Mar 31 17:39:14 2008 +0300
40108
40109    Automate ChangeLog-2008 too
40110
40111    (needs to check make distclean now)
40112
40113commit a24214d3df65f953ce10356c5ef7b99e16d2d903
40114Author: Rémi Denis-Courmont <rem@videolan.org>
40115Date:   Mon Mar 31 17:32:49 2008 +0300
40116
40117    Generate old ChangeLogs automatically
40118
40119commit 57bfc6e6796f25b922335ef32f4183b2bafbf9c2
40120Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40121Date:   Mon Mar 31 15:52:34 2008 +0200
40122
40123    doc: Suggest to use git shortlog -s to show the author of changeset of this particular release.
40124
40125commit 774de7057620e8cb930377e584ebbc6223d515a8
40126Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40127Date:   Mon Mar 31 15:41:17 2008 +0200
40128
40129    doc: update the release howto for git.
40130
40131commit d902372231370939c6d52137c9d4f61a928d84a4
40132Author: Rafaël Carré <funman@videolan.org>
40133Date:   Mon Mar 31 15:25:09 2008 +0200
40134
40135    Verbosely report EOF
40136
40137commit e91f2120737a55ea877a5090c03628d370b52090
40138Author: Rafaël Carré <funman@videolan.org>
40139Date:   Sat Mar 29 06:31:02 2008 +0100
40140
40141    Fix infinite loop
40142
40143commit 9143df1d51f39fe85d11ad4eb1aaa22e348bad85
40144Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40145Date:   Mon Mar 31 14:31:26 2008 +0200
40146
40147    loader: Upgrade pop/push pack headers from latest wine git to fix compilation on darwin.
40148
40149commit e4d14a317076ece0a81bf0d6eccde0b79e5eee0f
40150Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40151Date:   Mon Mar 31 13:51:58 2008 +0200
40152
40153    contrib: Put the install directories in gitignore, not only their content. (This makes git clean -f -d working properly).
40154
40155commit 4050212fa63e65e9084376cba8c2afc9d3bde489
40156Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40157Date:   Mon Mar 31 13:42:50 2008 +0200
40158
40159    input: SoutKeep() needs to pay attention to the cases where the playlist doesn't exists.
40160
40161    Signed-off-by: Rafaël Carré <funman@videolan.org>
40162
40163commit cdece8c96e5b299c66b2dab74ae045ac292f21dc
40164Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40165Date:   Mon Mar 31 12:24:23 2008 +0200
40166
40167    Thanks Tanguy Krotoff.
40168
40169commit 313a874300b66d715555ef968029214028cfbdb7
40170Author: Tanguy Krotoff <tkrotoff@gmail.com>
40171Date:   Mon Mar 31 06:35:08 2008 +0200
40172
40173    libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media
40174
40175    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
40176
40177commit ee1330c497b5c78f5fcfd0145391f219e489e13a
40178Author: Tanguy Krotoff <tkrotoff@gmail.com>
40179Date:   Mon Mar 31 06:35:07 2008 +0200
40180
40181    libvlc: add libvlc_MediaInstanceStopped
40182
40183    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
40184
40185commit be3c7a5f8ca2b7189f3176dbcdf32c5c06ff9af1
40186Author: Rafaël Carré <funman@videolan.org>
40187Date:   Mon Mar 31 10:07:14 2008 +0200
40188
40189    h264 packetizer : do not trust the input data in p_extra
40190
40191commit cf34ca7b9307806bedb90f37e40e03de8a84e35b
40192Author: Rafaël Carré <funman@videolan.org>
40193Date:   Mon Mar 31 09:53:56 2008 +0200
40194
40195    h264: fix maximum size calculation
40196
40197commit 96fca586a4d2b5e03545733acde884326616bca8
40198Author: Rafaël Carré <funman@videolan.org>
40199Date:   Mon Mar 31 09:37:58 2008 +0200
40200
40201    Really fix H264 packetizing: abort PacketizeAVC1() if computed size is too huge
40202
40203commit ab4e8a39d0b2d9c2998d7ab248b83463fd67f2a1
40204Author: Rafaël Carré <funman@videolan.org>
40205Date:   Fri Mar 28 16:51:16 2008 +0100
40206
40207    H264 packetizer : NEVER TRUST INPUT !!
40208
40209    Do not allocate ridiculous amount of datas.
40210
40211    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
40212
40213commit 9e856ef47f531cd138ad685c697d4dc7a7467975
40214Author: Jean-Paul Saman <jpsaman@videolan.org>
40215Date:   Fri Mar 28 13:44:29 2008 +0100
40216
40217    Don't crash when deinterlacing fails.
40218
40219commit 0db150584abb72825b7554bb99bb7b6e494105a5
40220Author: Jean-Paul Saman <jpsaman@videolan.org>
40221Date:   Fri Mar 28 13:24:38 2008 +0100
40222
40223    Add space after , in defining module properties.
40224
40225commit 72fdb18beab6d029a4ff3aa25d27f2a3dafad5a5
40226Author: Jean-Baptiste Kempf <jb@videolan.org>
40227Date:   Mon Mar 31 00:13:26 2008 -0700
40228
40229    Actions on cropping UI. This doesn't work yet, because I am unsure of the good way to do it. Ref #1400.
40230
40231commit b6fbd644bebb360fb117e61377d7b48fbd8b7952
40232Author: Jean-Baptiste Kempf <jb@videolan.org>
40233Date:   Sun Mar 30 23:13:55 2008 -0700
40234
40235    Interface for pixel cropping. Ref #1400
40236
40237commit 3337f1c24cc31b7af1d329e5c11e4cb7ceb6eadf
40238Author: Jean-Baptiste Kempf <jb@videolan.org>
40239Date:   Sun Mar 30 22:54:53 2008 -0700
40240
40241    name fix.
40242
40243commit d5b964969cbb24a1d207e8b08ceea70fe47177fc
40244Author: Jean-Baptiste Kempf <jb@videolan.org>
40245Date:   Sun Mar 30 22:46:17 2008 -0700
40246
40247    Forgotten in previous commit.
40248
40249commit 7d40254e318bb991932cd393a0f9fe6994cc9186
40250Author: Jean-Baptiste Kempf <jb@videolan.org>
40251Date:   Sun Mar 30 22:42:33 2008 -0700
40252
40253    Add panoramix to the UI.
40254
40255commit 6dfcdbe414624c4439abf500a58e131b18155b26
40256Author: Jean-Baptiste Kempf <jb@videolan.org>
40257Date:   Sun Mar 30 22:40:13 2008 -0700
40258
40259    Minor Layout modifications in Extended filters.
40260    Adding Panoramix there.
40261
40262commit 990f4ea384ba4d607da02168202cb10cb5932639
40263Author: Jean-Baptiste Kempf <jb@videolan.org>
40264Date:   Sun Mar 30 22:23:27 2008 -0700
40265
40266    String renaming.
40267
40268commit 896ea8a4aff5690a3e7ae4a1943b3ace9f0ab8b8
40269Author: Jean-Baptiste Kempf <jb@videolan.org>
40270Date:   Sun Mar 30 22:22:53 2008 -0700
40271
40272    Layout rework and update button.
40273
40274commit 2257a1a255effdc64412d2246f5e7804fc909ffe
40275Author: Jean-Baptiste Kempf <jb@videolan.org>
40276Date:   Sun Mar 30 22:09:12 2008 -0700
40277
40278    Connect the buttons to the actions.
40279    Renamings.
40280
40281commit 45505b07d5dbe7542f85f14b9f211fc86683778e
40282Author: Jean-Baptiste Kempf <jb@videolan.org>
40283Date:   Sun Mar 30 21:46:11 2008 -0700
40284
40285    Subs Speed Rate controls.
40286
40287commit 3ccc28637b958e0893a12872e1ced3f24b817027
40288Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40289Date:   Mon Mar 31 03:29:31 2008 +0200
40290
40291    input: Don't assume the playlist always exists.
40292
40293commit 45c03700618519cc4c9935559d11d58f4b0e04f1
40294Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40295Date:   Mon Mar 31 02:24:56 2008 +0200
40296
40297    sap: Use vlc_custom_create to create the object. (This fixes a misuse of vlc_object_create too).
40298
40299commit e002f487c3fcb22f27b7e2614f9a0b02dfc524f0
40300Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40301Date:   Mon Mar 31 01:07:45 2008 +0200
40302
40303    libvlc: Destroy libvlc's vlm instance before the stats destruction to avoid input crashes.
40304
40305commit 4c905528fb38bf6cc6d7b0902192a52415c47776
40306Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40307Date:   Mon Mar 31 01:02:49 2008 +0200
40308
40309    libvlc: In order not to be confused by a vlm created elsewhere, use a libvlc instance variable to old the vlm libvlc created if --vlm-conf was specified.
40310
40311    This also make sure the vlm created when --vlm-conf is specified gets really destroyed. Because find_object yields vlm and is never released.
40312
40313commit 2684aa49bfb80227c6f0402bbb95d03865ed9ad8
40314Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40315Date:   Mon Mar 31 00:44:47 2008 +0200
40316
40317    input: Remove input_ItemClean and input_ItemInit from public land.
40318
40319commit 459f98e9d2db903cc935d9e036615a413676eef8
40320Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40321Date:   Mon Mar 31 00:44:25 2008 +0200
40322
40323    libvlc: Don't use input_ItemClean. Anyway when we leak an object there is no use to delete it in the end. The mistake has already been done.
40324
40325commit 51db4b6e9fc5e8aa1770c69de6c8e6a4dd8c051c
40326Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40327Date:   Mon Mar 31 00:41:47 2008 +0200
40328
40329    vlm: Only use gc enabled input item. (input_ItemClean and input_ItemInit shouldn't be used directly).
40330
40331commit f188c1f57cf840828fbd34e04818576fd8ca1a46
40332Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40333Date:   Mon Mar 31 00:39:57 2008 +0200
40334
40335    input: Allow NULL item name.
40336
40337commit f39e70a249501414008f59c508499c0d88ea7325
40338Author: Antoine Cellerier <dionoea@videolan.org>
40339Date:   Sun Mar 30 22:47:47 2008 +0200
40340
40341    Instantiate VLM if vlm-conf option is used. You can now use VLM without having to launch the telnet or http interface.
40342
40343commit 807116e6177e2f4120446c050867eea34c069123
40344Author: Rafaël Carré <funman@videolan.org>
40345Date:   Sun Mar 30 20:50:59 2008 +0200
40346
40347    Don't yield the playlist object when it's dead already
40348
40349commit 6aea931967cfdb0e3d0ae5161bac9d25fa2d41b8
40350Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40351Date:   Sun Mar 30 19:02:00 2008 +0200
40352
40353    playlist: Fix a possible dead lock when the playlist is killed.
40354
40355    We do maintain a lock around vlc_object_alive() because we want to make sure we won't miss the point when a concurrent thread will call vlc_object_kill(), that is set b_die and vlc_object_signal(). If we missed b_die and the signal, next vlc_object_wait() will dead lock.
40356
40357commit 6db16f08c744e65a458764c114feef1926cb0f11
40358Author: Tanguy Krotoff <tkrotoff@gmail.com>
40359Date:   Sun Mar 30 16:57:50 2008 +0200
40360
40361    libvlc: add functions libvlc_get_version() and others
40362
40363    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
40364
40365commit ef81e665be4bf3a169443a8af0cce89af39ce4de
40366Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40367Date:   Sun Mar 30 17:08:18 2008 +0200
40368
40369    playlist: Use PL_LOCK and PL_UNLOCK.
40370
40371commit a11817c9ba314e5f4f13d33c24d248f51b6ad2d3
40372Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40373Date:   Sun Mar 30 16:48:58 2008 +0200
40374
40375    playlist: Use vlc_object_alive().
40376
40377    We can't do what is advised in the documentation of vlc_object_alive(), but we try to stay close enough of it.
40378
40379commit 4247f7ce558829ebfb01a888faf53116050c2f33
40380Author: Rafaël Carré <funman@videolan.org>
40381Date:   Sun Mar 30 16:43:54 2008 +0200
40382
40383    Check cond_wait() return value - Fix a deadlock
40384
40385    Remove useless variable
40386
40387commit b5cb69656ada4cd40852d4ffc225ad1384ea2dcf
40388Author: Rafaël Carré <funman@videolan.org>
40389Date:   Sun Mar 30 13:23:42 2008 +0200
40390
40391    Do not mix time() and mdate()
40392
40393    Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
40394
40395commit 101c52fa19de3efd5c1926a340a1c750b65f9dd1
40396Author: Ilkka Ollakka <ileoo@videolan.org>
40397Date:   Sat Mar 29 00:25:19 2008 +0200
40398
40399    small adjustment on decoder/encoder fmt_in/out for new_video_filter
40400
40401commit e2fbc684688228b42d64089315c1ac77b3b97ce8
40402Author: Rémi Denis-Courmont <rem@videolan.org>
40403Date:   Sun Mar 30 17:30:41 2008 +0300
40404
40405    Cosmetic fix
40406
40407commit 3e0c520c64005de99707143f1c3390937520f15d
40408Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40409Date:   Sun Mar 30 16:20:27 2008 +0200
40410
40411    cmake: media_descriptor->media media_instance->media_player.
40412
40413commit 959c5560883360dff21958fbf79abce04baec84c
40414Author: Rémi Denis-Courmont <rem@videolan.org>
40415Date:   Sun Mar 30 17:14:47 2008 +0300
40416
40417    Use var_AcquireMutex for the "libvlc" lock
40418
40419commit e4e9182903c4915dd0c1e73eff6b325f0d3be54d
40420Author: Rémi Denis-Courmont <rem@videolan.org>
40421Date:   Sun Mar 30 17:05:55 2008 +0300
40422
40423    Do NOT destroy the "libvlc"/global/bank/whatever lock variable.
40424
40425    The whole point of a global lock is that it is... global. Destroying it
40426    every time it's released is severe brain damage, as we end up taking a
40427    different lock all the time (or worse destroying the lock while another
40428    threads is competing for it).
40429
40430commit 30267d389073ee38e29728d0246ef5106e9e1f1a
40431Author: Rémi Denis-Courmont <rem@videolan.org>
40432Date:   Sun Mar 30 17:02:23 2008 +0300
40433
40434    *Partially* fix the module bank initialization serialization
40435
40436    We should really keep the global "libvlc" lock while initializing the
40437    modules bank. Otherwise, if a second instance is created while the
40438    first one is initializing, it may get an incomplete bank. This commit
40439    addresses the problem w.r.t. the "main" module - only.
40440
40441commit 68996a07d479cc6e8dfe92094aa65c005fc05317
40442Author: Rémi Denis-Courmont <rem@videolan.org>
40443Date:   Sun Mar 30 16:47:47 2008 +0300
40444
40445    Remove dummy condition - looks like a cut&paste accident
40446
40447commit 0589e87a1f07630ca5641ea8928eb9d391c7380d
40448Author: Rémi Denis-Courmont <rem@videolan.org>
40449Date:   Sun Mar 30 16:46:30 2008 +0300
40450
40451    Use p_libvlc_global rather than libvlc_global directly
40452
40453commit 0e1b522e9b6b5aae8aa288331d1e42c0271429a1
40454Author: Rémi Denis-Courmont <rem@videolan.org>
40455Date:   Sun Mar 30 16:35:31 2008 +0300
40456
40457    Remove HTTPD object type
40458
40459commit ae8e44aedb05f1693a856306d50a276c53273a31
40460Author: Rafaël Carré <funman@videolan.org>
40461Date:   Sun Mar 30 15:54:33 2008 +0200
40462
40463    Link xvmc vout with libXxf86vm when available
40464
40465commit 42bb2a548d096f55bfbbb98421802e7c164e03f4
40466Author: Rémi Denis-Courmont <rem@videolan.org>
40467Date:   Sun Mar 30 11:42:52 2008 +0300
40468
40469    Document object memory layoyt
40470
40471commit 6d1a4bca44bac246757ccbca9b8a2f9fc07ebf80
40472Author: Jean-Baptiste Kempf <jb@videolan.org>
40473Date:   Sat Mar 29 20:42:48 2008 -0700
40474
40475    Interface to delay subtitles and audio. Most of ##1491
40476
40477commit 5a6c9e944a90d2d9da88a03b5e3de548a3592d7d
40478Author: Jean-Baptiste Kempf <jb@videolan.org>
40479Date:   Sat Mar 29 19:08:07 2008 -0700
40480
40481    Start of the work for the audio/video/subs synchronisation
40482
40483commit bf1292e44390c6469483cea3817d6c2a3dbd811c
40484Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40485Date:   Sun Mar 30 03:59:32 2008 +0200
40486
40487    libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player.
40488
40489commit b87ff819b6986aac76dfa5a7738c57f161827a99
40490Author: Jean-Baptiste Kempf <jb@videolan.org>
40491Date:   Sat Mar 29 18:39:04 2008 -0700
40492
40493    Reduce Space in effects UI.
40494
40495commit 6e24e77abe616884db3bf2e5e46ff6dda394c469
40496Author: Jean-Baptiste Kempf <jb@videolan.org>
40497Date:   Sat Mar 29 18:18:17 2008 -0700
40498
40499    No need for FFmpeg protocols.
40500
40501commit 44be07a5ea23a52e5ff09fb55a6eefe82e9f7af9
40502Author: Jean-Baptiste Kempf <jb@videolan.org>
40503Date:   Sat Mar 29 18:17:27 2008 -0700
40504
40505    Good location.
40506
40507commit c6062b7f4a33d5dc499c80cf53101678a38d0c3c
40508Author: Jean-Baptiste Kempf <jb@videolan.org>
40509Date:   Sat Mar 29 18:17:06 2008 -0700
40510
40511    Revert "ffmpeg RTSP Windows patch -- unsupported error message"
40512
40513    Wrong dir
40514
40515    This reverts commit f11a132c4c66b8c1dce324578a5b2081a687d22c.
40516
40517commit 3f5b0ca857dad31047e72ec8967b71e884426362
40518Author: Jean-Baptiste Kempf <jb@videolan.org>
40519Date:   Sat Mar 29 18:09:28 2008 -0700
40520
40521    Small UI fix.
40522
40523commit d893ab35e1b4ebeab4f9da6fdc25ca30688bcaf9
40524Author: Pierre d'Herbemont <pdherbemont@free.fr>
40525Date:   Sun Mar 30 01:59:26 2008 +0100
40526
40527    media_list.c: Fix crash showed by the new testapi tests.
40528
40529commit ade35d4af3698a067c708f5696ed6f27a1a120da
40530Author: Lukas Durfina <lukas.durfina@gmail.com>
40531Date:   Fri Mar 28 20:40:44 2008 +0100
40532
40533    Add tests for media list.
40534
40535    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
40536
40537commit cef623b97391ad3387938bbb297e2c16d2c2fbf4
40538Author: Pierre d'Herbemont <pdherbemont@free.fr>
40539Date:   Sun Mar 30 01:36:26 2008 +0100
40540
40541    Revert "libvlc: Wait for input end."
40542
40543    This reverts commit 1dfd50c2ad27eba42ab4d39b84f9d04e6fc4d259.
40544    This is no needed of such a hack if there is no circular dependency between input and vout and if the input are properly released.
40545
40546commit 3eadc7974756eb7c8916462ec050ae44e1068387
40547Author: Pierre d'Herbemont <pdherbemont@free.fr>
40548Date:   Sun Mar 30 01:34:35 2008 +0100
40549
40550    testapi: Remove the sleep() hack.
40551
40552commit 81e3de1b3a1e02f5724d7add82340a9536a3e875
40553Author: Pierre d'Herbemont <pdherbemont@free.fr>
40554Date:   Sun Mar 30 01:33:39 2008 +0100
40555
40556    video_output: Don't keep the input around for a long time in RunThread.
40557
40558    Else there is a circular dependency between the vout that yield() the input, where the vout is also an input child. This should fix properly the media_instance() tests.
40559
40560commit f8b8b4bfeb91ea2e4d55a68dd9fe7762e3a702d1
40561Author: Pierre d'Herbemont <pdherbemont@free.fr>
40562Date:   Sun Mar 30 01:29:26 2008 +0100
40563
40564    stream: No use to vlc_object_yield() and object that create ourslef, and that a race could possibly corrupt in case of bad usage.
40565
40566commit 5b3a2948fe225056508a3420fff1da95a373e7af
40567Author: Pierre d'Herbemont <pdherbemont@free.fr>
40568Date:   Sat Mar 29 22:38:06 2008 +0100
40569
40570    input: retain the input item.
40571
40572commit ab121fdf60054b81c9354ad5e42854ba2a5aeb52
40573Author: Pierre d'Herbemont <pdherbemont@free.fr>
40574Date:   Sat Mar 29 22:31:36 2008 +0100
40575
40576    objects: Export vlc_object_dump() to debug.
40577
40578commit 719f576184819f07b1807f8cc3e814ee4321fbaf
40579Author: Pierre d'Herbemont <pdherbemont@free.fr>
40580Date:   Sat Mar 29 21:53:12 2008 +0100
40581
40582    stats: Move the stat to libvlc instead of the playlist. As stated in the code it is not playlist related.
40583
40584commit 1dfd50c2ad27eba42ab4d39b84f9d04e6fc4d259
40585Author: Pierre d'Herbemont <pdherbemont@free.fr>
40586Date:   Sat Mar 29 21:20:55 2008 +0100
40587
40588    libvlc: Wait for input end.
40589
40590commit d2265a34f9e4eab54a03f5457a007c11d6740595
40591Author: Pierre d'Herbemont <pdherbemont@free.fr>
40592Date:   Sat Mar 29 17:44:32 2008 +0100
40593
40594    media_instance: Use input_CreateThread() to have a stop that is synchronous.
40595
40596commit 23efea7f9b70b91116cac5893f9efff10aae0e87
40597Author: Mark Moriarty <mfmori@hotmail.com>
40598Date:   Sat Mar 29 10:26:23 2008 -0400
40599
40600    Makefile -- add ffmpeg win32 RTSP patch
40601
40602commit f11a132c4c66b8c1dce324578a5b2081a687d22c
40603Author: Mark Moriarty <mfmori@hotmail.com>
40604Date:   Sat Mar 29 10:15:02 2008 -0400
40605
40606    ffmpeg RTSP Windows patch -- unsupported error message
40607
40608commit 8c5e9b07316830ea6831755f04ecac02d1f0ca66
40609Author: Felix Paul Kühne <fkuehne@videolan.org>
40610Date:   Sat Mar 29 15:33:33 2008 +0100
40611
40612    somewhat fix VLC-release.app: (well, isn't distributable yet)
40613
40614commit d21779b98ec08fd9ef91468ad76d3737f4209e2c
40615Author: Rémi Denis-Courmont <rem@videolan.org>
40616Date:   Sat Mar 29 16:13:49 2008 +0200
40617
40618    Remove some global object-specific hacks
40619
40620commit e8d99a6b947164f275e2e58bda13f1fcf5795231
40621Author: Rémi Denis-Courmont <rem@videolan.org>
40622Date:   Sat Mar 29 15:59:35 2008 +0200
40623
40624    root object: use vlc_custom_create
40625
40626commit 28257ce4bce64b205c41a0024a0e90a9baea01f9
40627Author: Rémi Denis-Courmont <rem@videolan.org>
40628Date:   Sat Mar 29 15:54:14 2008 +0200
40629
40630    Input and playlist: use custom object
40631
40632commit 250dcb477a7d2ee777a446e0d4dcac741912919b
40633Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40634Date:   Sat Mar 29 14:48:25 2008 +0100
40635
40636    es_out: is not a vlc_object_t.
40637
40638commit c2b333e3de12c6e1b0fb4bdadc4a1209bc867ab6
40639Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40640Date:   Sat Mar 29 14:32:47 2008 +0100
40641
40642    description: Fix compilation.
40643
40644commit 3ed6ed50cc5b8aa6d7320169f6cf5c2e9c4f34bf
40645Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40646Date:   Sat Mar 29 14:28:43 2008 +0100
40647
40648    es_out: Put a msg_Dbg in input_EsOutDelete.
40649
40650commit 49bc02ec7379d9d357fdc1e31e740fdcab3bebfa
40651Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40652Date:   Sat Mar 29 14:09:36 2008 +0100
40653
40654    description: A buggy case needs an assert.
40655
40656commit a9a95bcee8725f94b6057073778c1721785569d7
40657Author: Rémi Denis-Courmont <rem@videolan.org>
40658Date:   Sat Mar 29 13:58:49 2008 +0200
40659
40660    Fix size of VOD objects
40661
40662commit a9d773c1af2d3f021b4aa371d30d0a5f30369af2
40663Author: Rémi Denis-Courmont <rem@videolan.org>
40664Date:   Sat Mar 29 13:55:49 2008 +0200
40665
40666    Assert that allocate object size makes sense
40667
40668commit 4772289dac12cfddca874a9aa2ab333f4a48a146
40669Author: Rafaël Carré <funman@videolan.org>
40670Date:   Sat Mar 29 12:12:43 2008 +0100
40671
40672    Fix off by one
40673
40674commit 56ec4da04ec7e701d7d13e87b6456c25c3ab7d68
40675Author: Rémi Denis-Courmont <rem@videolan.org>
40676Date:   Sat Mar 29 13:06:24 2008 +0200
40677
40678    Remove unused #include
40679
40680commit aaf55bf8e4f5066624e63ecb5f9efbef564a3548
40681Author: Rémi Denis-Courmont <rem@videolan.org>
40682Date:   Sat Mar 29 13:06:01 2008 +0200
40683
40684    Create OSD menu as a custom object
40685
40686commit 1e8999a2b68e8dfca7798051a42e81c0be7528b7
40687Author: Rémi Denis-Courmont <rem@videolan.org>
40688Date:   Sat Mar 29 13:02:07 2008 +0200
40689
40690    Create VLM as a custom object
40691
40692commit 8654870c9bd9baab55b6f14250d6a94fd704bdc0
40693Author: Rémi Denis-Courmont <rem@videolan.org>
40694Date:   Sat Mar 29 12:57:03 2008 +0200
40695
40696    Remove useless #include
40697
40698commit f684355f6fb4e5478372b28c6f66afa82a5ba0e2
40699Author: Rémi Denis-Courmont <rem@videolan.org>
40700Date:   Sat Mar 29 11:30:46 2008 +0200
40701
40702    Missing #include
40703
40704commit b8610e40d930eac206289ca29ae096b66f0f1942
40705Author: Rémi Denis-Courmont <rem@videolan.org>
40706Date:   Sat Mar 29 11:27:56 2008 +0200
40707
40708    Fix warnings
40709
40710commit 9fc1c6d158fdc6bd7691f79396a7bd5e22805705
40711Author: Rémi Denis-Courmont <rem@videolan.org>
40712Date:   Sat Mar 29 11:24:33 2008 +0200
40713
40714    Remove META_ENGINE object type
40715
40716commit 6d1bdaf0c6161fabf99a00f76e8404823312cf74
40717Author: Rémi Denis-Courmont <rem@videolan.org>
40718Date:   Sat Mar 29 11:19:39 2008 +0200
40719
40720    Remove stats type - not used anywhere
40721
40722commit e24e108c767d00f3123c3d702f46595d31149c48
40723Author: Rémi Denis-Courmont <rem@videolan.org>
40724Date:   Sat Mar 29 11:18:33 2008 +0200
40725
40726    Remove XML object type
40727
40728commit bb5a8eb81e72432957f7dc0de32a9ae440884f62
40729Author: Rémi Denis-Courmont <rem@videolan.org>
40730Date:   Sat Mar 29 11:16:41 2008 +0200
40731
40732    Remove SD object type
40733
40734commit 182f9a350d8d162047b7ec587a1c1658efc81cfb
40735Author: Rémi Denis-Courmont <rem@videolan.org>
40736Date:   Sat Mar 29 11:10:35 2008 +0200
40737
40738    Remove SPU type
40739
40740commit e19cbb78b62ce459e1ea8f683c4db1942ec16998
40741Author: Rémi Denis-Courmont <rem@videolan.org>
40742Date:   Sat Mar 29 11:05:29 2008 +0200
40743
40744    Remove useless #include
40745
40746commit 9a867d7368d79640b21dd6f5a7f4205a8bb06ccc
40747Author: Rémi Denis-Courmont <rem@videolan.org>
40748Date:   Sat Mar 29 11:04:54 2008 +0200
40749
40750    Remove VOD object type - not actually needed
40751
40752commit 5541a98c21c5a6a687d1aa441a9d50e34e0b582b
40753Author: Rémi Denis-Courmont <rem@videolan.org>
40754Date:   Sat Mar 29 10:59:27 2008 +0200
40755
40756    Remove ITEM type - not used anywhere
40757
40758commit 864ca35c1d2eb42ba10d8d993470edf7be1da25d
40759Author: Rémi Denis-Courmont <rem@videolan.org>
40760Date:   Sat Mar 29 10:37:22 2008 +0200
40761
40762    Revert "prevent #1312 from occuring (refs #1312)"
40763
40764    This reverts commit 69d572ca8a6bc6f9de85ed471fbb30e430fb0fe2.
40765    It's not an issue with sout-keep alone. The issue shows up if using
40766    both sout-keep and #gather, and there is no easy way for a stream
40767    object to know what its upstream stream (if any) is. Hence, let users
40768    shoot themselves in the feet if they want, and otherwise assume that
40769    people don't use #gather _in_front_ of #display.
40770
40771commit aa4867fe618b00ce03307e930a95154228f7de59
40772Author: Rémi Denis-Courmont <rem@videolan.org>
40773Date:   Fri Mar 28 19:06:15 2008 +0200
40774
40775    Fix es_format_Copy prototype
40776
40777commit 5bfcf59daffe1c4e2c169c9690516bc2db4fd63f
40778Author: Jean-Baptiste Kempf <jb@ambre.(none)>
40779Date:   Fri Mar 28 22:23:13 2008 -0700
40780
40781    Small improvements on the TelX bar.
40782
40783commit 12f8c376ddf570554a982e38f5f927f322962400
40784Author: Jean-Baptiste Kempf <jb@ambre.(none)>
40785Date:   Fri Mar 28 22:08:49 2008 -0700
40786
40787    Detect the spu presence in the IM. Deactivate the teletext until any
40788    good detection exist.
40789
40790commit dab72b3b7216187ca85da4dd6777f1e8a1e5e80c
40791Author: Jean-Baptiste Kempf <jb@videolan.org>
40792Date:   Fri Mar 28 21:15:01 2008 -0700
40793
40794    Hopefully fix the play button issue.
40795    ILEoo, any idea why ?
40796
40797commit adee2d264eb04bdc0bdbf87c79903e08d589fe83
40798Author: Rafaël Carré <funman@videolan.org>
40799Date:   Sat Mar 29 03:24:17 2008 +0100
40800
40801    Do not crash in vout destruction when exiting
40802
40803commit 9d2636c560417a5fdfc0081983efdd996428cd9c
40804Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40805Date:   Sat Mar 29 01:02:46 2008 +0100
40806
40807    stream: Do not yield and then release. It is unuseful here.
40808
40809    Because there is no proper convention, there is no reason why the object couldn't be detached. We would need to vlc_object_find the input to be sure there is no problem. Let's assume for now that the input creates the access and is responsible for it.
40810
40811commit 50db778e449c617dae134c4421cda1e4b9a36944
40812Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40813Date:   Sat Mar 29 00:25:55 2008 +0100
40814
40815    media_instance: Forgotten lock().
40816
40817commit 93ed4c42f8be63c4fd5e3d703c0655744e52b0a3
40818Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40819Date:   Sat Mar 29 00:22:21 2008 +0100
40820
40821    input: DestroyThread()'s content should happen in the input destructor.
40822
40823commit f735a19308e260206e26325b26e68f072cb30371
40824Author: Filippo Carone <littlejohn@videolan.org>
40825Date:   Sat Mar 29 01:42:13 2008 +0100
40826
40827    fix testapi test: libvlc_instance_(play|pause|stop) are asynchronous, so wait for them
40828
40829commit 4e976a6e0f356e0c1ce576461bb54f65dd42392f
40830Author: Christophe Mutricy <xtophe@videolan.org>
40831Date:   Sat Mar 29 00:06:11 2008 +0000
40832
40833    Avoid memleak and use of uninitiliazed pointer
40834
40835commit 940734d9cb1999a247cc4c60b96442c20e804413
40836Author: Filippo Carone <littlejohn@videolan.org>
40837Date:   Sat Mar 29 00:37:54 2008 +0100
40838
40839    unit tests update
40840
40841commit fea85dea108170c42f126e7937821c074384c8b5
40842Author: Filippo Carone <littlejohn@videolan.org>
40843Date:   Sat Mar 29 00:34:38 2008 +0100
40844
40845    fix jvlc arguments
40846
40847commit e0bbc1967a72e56f7987c03c713d58b5561c14b4
40848Author: Jean-Baptiste Kempf <jb@ambre.(none)>
40849Date:   Fri Mar 28 16:29:26 2008 -0700
40850
40851    Replace define by enum
40852
40853commit 955d1b68cbfd01e5a132067e5694fc7302467f4c
40854Author: Jean-Baptiste Kempf <jb@ambre.(none)>
40855Date:   Fri Mar 28 16:14:42 2008 -0700
40856
40857    Use typedef around vlc_key enum
40858
40859commit 497610a42882c50d87a076af66013dcea591af11
40860Author: Jean-Baptiste Kempf <jb@ambre.(none)>
40861Date:   Fri Mar 28 15:23:04 2008 -0700
40862
40863    Replace big define by enum in vlc_keys.h
40864
40865commit 40f255a1d1576d0af67ddad2a5fe4b573840f341
40866Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40867Date:   Fri Mar 28 22:56:11 2008 +0100
40868
40869    input: No need to call detach() prior to release() in those cases.
40870
40871commit 4d2821abb7607cdfe6aa9643cbdbebbb70373f2c
40872Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40873Date:   Fri Mar 28 22:53:16 2008 +0100
40874
40875    media_instance: Fix a typo.
40876
40877commit 59ccae24c320b83777c340230fbb22bc72ec75c1
40878Author: Christophe Mutricy <xtophe@videolan.org>
40879Date:   Fri Mar 28 17:45:13 2008 +0000
40880
40881    Slovenian translation update by Matej Urbančič
40882
40883commit 6d4534c874f730a3ba90862f6f976b5100d73f2e
40884Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40885Date:   Fri Mar 28 18:47:08 2008 +0100
40886
40887    testapi: Now that relative modules work in a nearly unified manner on all platform, no need to put that much plugin path.
40888
40889commit 58e0c8260c3588e1613ad3730fec5c7c8ffaec2d
40890Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40891Date:   Fri Mar 28 18:43:47 2008 +0100
40892
40893    modules: On Windows, Mac OS X and BeOS, search for modules, in the current directory, and next to the executable.
40894
40895    I would appreciate review.
40896
40897commit 69d572ca8a6bc6f9de85ed471fbb30e430fb0fe2
40898Author: Rémi Denis-Courmont <rem@videolan.org>
40899Date:   Fri Mar 28 18:49:01 2008 +0200
40900
40901    prevent #1312 from occuring (refs #1312)
40902
40903commit fed486eb36f2af14fd68adc91c94f5114a93cbfc
40904Author: Rémi Denis-Courmont <rem@videolan.org>
40905Date:   Fri Mar 28 18:47:43 2008 +0200
40906
40907    cleanup
40908
40909commit 62711b4f173d53ad4db982cdea88662c7d2708f4
40910Author: Rémi Duraffort <ivoire@videolan.org>
40911Date:   Fri Mar 28 17:14:13 2008 +0100
40912
40913    Typo in configure.ac
40914
40915commit 38386dfd2b5352d7df1f4c873cf214e4790642b5
40916Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40917Date:   Fri Mar 28 16:52:53 2008 +0100
40918
40919    module: Fix ':' usage and more largely previous commit.
40920
40921commit 6962020b256671f0d54793afbbd2e63d7a0e5d0b
40922Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40923Date:   Fri Mar 28 16:42:47 2008 +0100
40924
40925    module: Make sure we can escape ':' correctly.
40926
40927commit 242a2d12ffc267fae04a03d42d2b045cf5b2b441
40928Author: Pierre d'Herbemont <pdherbemont@free.fr>
40929Date:   Fri Mar 28 14:41:24 2008 +0100
40930
40931    include: Use libvlc_vlm in doxygen instead of VLM.
40932
40933commit c92455b4a7a36d1522a160e084b00e7b41c7ba48
40934Author: Pierre d'Herbemont <pdherbemont@free.fr>
40935Date:   Fri Mar 28 14:39:49 2008 +0100
40936
40937    include: Cleanup libvlc headers doxygen.
40938
40939commit 58296b6d73194ca2b74290b865c6f20c758f9fd2
40940Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40941Date:   Fri Mar 28 13:30:36 2008 +0100
40942
40943    module: Use PATH_SEP instead of ':'.
40944
40945commit 286e950bf93ca458ab29d1f8b6accc03a039d2b0
40946Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40947Date:   Fri Mar 28 13:18:39 2008 +0100
40948
40949    input: Remove a comment that no one seems to understand.
40950
40951commit 834670aa5a382032340f77f2ea03b03dc1977cbb
40952Author: Felix Paul Kühne <fkuehne@videolan.org>
40953Date:   Fri Mar 28 12:47:44 2008 +0100
40954
40955    Fixed 'Blackout screens' on multi-screen setups
40956
40957commit 982b7c40e08e680630888ad6676a3c10ea6aabc2
40958Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40959Date:   Fri Mar 28 12:22:46 2008 +0100
40960
40961    testapi.c: Use ../../modules too.
40962
40963commit 889c73d0f220a2366abd0a72e591cf8221433c28
40964Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40965Date:   Fri Mar 28 11:59:20 2008 +0100
40966
40967    module: Allow multiple paths in --plugin-path (Separated by ':').
40968
40969commit 21f7e7ea477453871b494758c2dec31e0c23287c
40970Author: Rafaël Carré <funman@videolan.org>
40971Date:   Fri Mar 28 10:45:25 2008 +0100
40972
40973    MMS: close access on network timeout
40974
40975    defaults to timeout on 5s (configurable) without data (there will be 10 tries before returning EOF)
40976    fix some EOF return paths
40977    check malloc()
40978
40979    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
40980
40981commit d0641277d87a51ed1602dc36f5585c9b4705dccb
40982Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40983Date:   Fri Mar 28 10:49:05 2008 +0100
40984
40985    cmake: Add src/misc/action.c.
40986
40987commit 3a88025b6f2770d40262c8dbe906a41ce5e14b48
40988Author: Pierre d'Herbemont <pdherbemont@videolan.org>
40989Date:   Fri Mar 28 10:39:37 2008 +0100
40990
40991    input: Make sure stat info are created before attaching to the parent, because stats_ComputeGlobalStats() may vlc_list_find() the input before the stat have been initialized.
40992
40993commit e77d9061a5f92aff02ca206cda9cf03507bd2b4e
40994Author: Rémi Denis-Courmont <rem@videolan.org>
40995Date:   Thu Mar 27 22:59:05 2008 +0200
40996
40997    Use KeyToString
40998
40999commit 1e81cdfb2e1fb6f69b8aa9b3c4f5f943a5013a06
41000Author: Rémi Denis-Courmont <rem@videolan.org>
41001Date:   Thu Mar 27 22:58:57 2008 +0200
41002
41003    Remove useless check
41004
41005commit 429d063a38726a42385f697a5a9fa498145cd9ad
41006Author: Rafaël Carré <funman@videolan.org>
41007Date:   Thu Mar 27 21:45:39 2008 +0100
41008
41009    Ignore zsh completion generator binary
41010
41011commit b04fc32cafa3b6879b1eb10c0ca8703ebe57a42e
41012Author: Rafaël Carré <funman@videolan.org>
41013Date:   Thu Mar 27 21:43:37 2008 +0100
41014
41015    Fix megavideo lua demuxer
41016
41017    The '\n' was absent from the binary data, and several URLs wouldn't play properly
41018    Simplify the decoding
41019    Remove debug print()
41020    Distribute the file
41021
41022commit 532b6e4cfe04d691846ffc7d87ce8b7b32103081
41023Author: Rafaël Carré <funman@videolan.org>
41024Date:   Thu Mar 27 21:33:04 2008 +0100
41025
41026    zsh helper : don't depend on zsh binary location
41027
41028commit ac434f31ff448cd60c72ac101556328297792999
41029Author: Rémi Denis-Courmont <rem@videolan.org>
41030Date:   Thu Mar 27 22:42:34 2008 +0200
41031
41032    Don't create an unused variable per action
41033
41034commit 38d28036b358a2df3e2046a192c17ac8add45cc8
41035Author: Rémi Denis-Courmont <rem@videolan.org>
41036Date:   Thu Mar 27 22:33:01 2008 +0200
41037
41038    Remove excess initializers
41039
41040commit 1c2d8e7805f83edf1cd51f9de53eaace02b1c020
41041Author: Rémi Denis-Courmont <rem@videolan.org>
41042Date:   Thu Mar 27 22:26:54 2008 +0200
41043
41044    Remove hotkeys "accounting" stuff.
41045
41046    That was never written to (except by KeyActionCB that _that_ was never
41047    invoked ever, and did not make sense). Note that, had it worked as it
41048    probably was intended, this "accounting" data should have been kept
41049    inside the hotkeys plugin, not the libvlc instance data anyhow.
41050
41051commit f05bd0b26dea682988321045838460e3a47836ee
41052Author: Rémi Denis-Courmont <rem@videolan.org>
41053Date:   Thu Mar 27 22:23:40 2008 +0200
41054
41055    Remove ActionKeyCB - I really can't find any path to this code
41056
41057commit 5223eff99a813e93876cd87fa01a8a47a99e0aa8
41058Author: Rémi Denis-Courmont <rem@videolan.org>
41059Date:   Thu Mar 27 22:00:47 2008 +0200
41060
41061    hotkeys: use key-action
41062
41063commit 3fc79afe9fcd780a3b10af5e714905c5e530d317
41064Author: Rémi Denis-Courmont <rem@videolan.org>
41065Date:   Thu Mar 27 22:10:57 2008 +0200
41066
41067    hotkeys: cleanup locking
41068
41069commit 54aad20bb04de5de5a70237163981d0cf50d7bdb
41070Author: Rémi Denis-Courmont <rem@videolan.org>
41071Date:   Thu Mar 27 22:07:56 2008 +0200
41072
41073    CMML: use key-action
41074
41075commit 19abe81cd32ca27db24d99bd82123610d06b79da
41076Author: Rémi Denis-Courmont <rem@videolan.org>
41077Date:   Wed Mar 26 22:50:54 2008 +0200
41078
41079    access_filter_record: use key-action
41080
41081commit 381646bbb8c15d32a4c5975dbe1ce5ec0c269683
41082Author: Rémi Denis-Courmont <rem@videolan.org>
41083Date:   Wed Mar 26 22:40:09 2008 +0200
41084
41085    MKV: use key-action
41086
41087commit a7db90c636021ad806c0ff6aa491f7d875051574
41088Author: Rémi Denis-Courmont <rem@videolan.org>
41089Date:   Wed Mar 26 22:31:06 2008 +0200
41090
41091    dvdnav: use key-action
41092
41093commit e59d7e85b4f4a780a19c15a641fb275170de0c2e
41094Author: Rémi Denis-Courmont <rem@videolan.org>
41095Date:   Wed Mar 26 22:23:19 2008 +0200
41096
41097    access_filter_dump: use key-action
41098
41099commit 88226a802f38e75d0dbea4a74b8ec108a42ca653
41100Author: Rémi Denis-Courmont <rem@videolan.org>
41101Date:   Wed Mar 26 22:20:47 2008 +0200
41102
41103    Add key-action variable - automatically mapped action from key-pressed
41104
41105    So for, each hotkey callback had to lookup the hotkey table everytime
41106    a key was pressed, which is fairly wasteful.
41107
41108commit f016819850d9d4896a3944bd0e94b73f648ec85b
41109Author: Rémi Denis-Courmont <rem@videolan.org>
41110Date:   Thu Mar 27 20:03:05 2008 +0200
41111
41112    Revert "ActionKeyCB: remove completely."
41113
41114    This reverts commit a859dede77cff629f2f98b84ded198f492bc5222.
41115
41116commit a859dede77cff629f2f98b84ded198f492bc5222
41117Author: Rémi Denis-Courmont <rem@videolan.org>
41118Date:   Thu Mar 27 19:49:54 2008 +0200
41119
41120    ActionKeyCB: remove completely.
41121
41122    Turns out to be dead code.
41123
41124commit f3401b31c0e584315071db863f2217ffa223d5c5
41125Author: Rémi Denis-Courmont <rem@videolan.org>
41126Date:   Thu Mar 27 18:34:06 2008 +0200
41127
41128    hotkeys: make the ActionKeyCB O(1) w.r.t. the number of hotkeys
41129
41130commit e391c5a5ba0402c3a15c38957551d4d96d809f8b
41131Author: Rémi Denis-Courmont <rem@videolan.org>
41132Date:   Thu Mar 27 18:09:56 2008 +0200
41133
41134    Ship vlc-plugin.pc.in
41135
41136commit 1886ae1a376ebd893ed2941197e8872d27f8d6c0
41137Author: Felix Paul Kühne <fkuehne@videolan.org>
41138Date:   Thu Mar 27 15:08:14 2008 +0100
41139
41140    Implementing meta tag writing and cleaned a bit up
41141
41142commit db088db0439ce5b537234f7c868162a4be106fbe
41143Author: Rafaël Carré <funman@videolan.org>
41144Date:   Thu Mar 27 12:44:02 2008 +0100
41145
41146    lua demuxer for megavideo.com
41147
41148commit aa9bce0bc4a0c0d5bf7a5664ab5b24e5216dc19a
41149Author: Felix Paul Kühne <fkuehne@videolan.org>
41150Date:   Thu Mar 27 12:25:33 2008 +0100
41151
41152    Reworked the Media Information panel
41153
41154    Nicer, easier to use, less memory consuming, faster and prepared for meta data editing.
41155
41156commit 84dee3469906f9334b462f2accba3686b9c5a8aa
41157Author: Jean-Baptiste Kempf <jb@videolan.org>
41158Date:   Thu Mar 27 00:32:38 2008 -0700
41159
41160    Remember to add people to THANKS. This is always nice.
41161
41162commit 9a801558d77879b1b7a99db0214117016b32380f
41163Author: Jean-Baptiste Kempf <jb@videolan.org>
41164Date:   Thu Mar 27 00:25:31 2008 -0700
41165
41166    Fix most of the Open Dialog resizing on linux Close #1446
41167    Patch by Lahiru Lakmal Priyadarshana with small modifications.
41168
41169commit 8c613dbfb4025f8abd602e9e01858a4a9f655292
41170Author: Jean-Baptiste Kempf <jb@videolan.org>
41171Date:   Wed Mar 26 23:39:58 2008 -0700
41172
41173    Changing audio device can also make sense without any input
41174
41175commit 4d1026c8260781363f7b7dd0b2382e02c971885a
41176Author: Jean-Baptiste Kempf <jb@videolan.org>
41177Date:   Wed Mar 26 23:32:23 2008 -0700
41178
41179    Trailing spaces and comments.
41180
41181commit 015ae8d010ef34de4876b17d0eb323534f1510be
41182Author: Dylan <dyudaken@gmail.com>
41183Date:   Mon Mar 24 17:04:49 2008 +0200
41184
41185    Add hotkey to cycle through audio devices
41186
41187    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
41188
41189commit 0aebd65691ffa6427f13500adc65f5fc1fd8f8d0
41190Author: Dylan <dyudaken@gmail.com>
41191Date:   Mon Mar 24 14:26:50 2008 +0200
41192
41193    Add Hotkey to cycle through audio devices
41194
41195    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
41196
41197commit 83a70bc8bd87420e8a4e8be713ac048ab218b09c
41198Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41199Date:   Thu Mar 27 03:30:18 2008 +0100
41200
41201    testapi: Minor cleanup.
41202
41203commit e9c43d63e3d081159589940d04d0590cfa1cfed2
41204Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41205Date:   Thu Mar 27 03:27:20 2008 +0100
41206
41207    testapi.c: Fix a warning plus small clean up.
41208
41209commit aa389eb5a752d3c12092aee41417e9b219c54891
41210Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41211Date:   Thu Mar 27 02:03:45 2008 +0100
41212
41213    sap: Set the sap announcer object name.
41214
41215commit fa9d4d0534ded4bbe9d970f84b45d88e7f74d124
41216Author: Rafaël Carré <funman@videolan.org>
41217Date:   Thu Mar 27 01:10:58 2008 +0100
41218
41219    DBus: remove unused macro, check memory allocation
41220
41221commit 678f97a658be15939b2b72e455f338a9de4a8da1
41222Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
41223Date:   Tue Mar 25 03:43:27 2008 +0100
41224
41225    Dbus control module: * Add the MprisVersion Method. * The MPRIS 1.0 implementation is now complete.
41226
41227    Signed-off-by: Rafaël Carré <funman@videolan.org>
41228
41229commit b3390752baeeabbb131dfe40b9b486a98b83c521
41230Author: Christophe Mutricy <xtophe@videolan.org>
41231Date:   Thu Mar 27 00:03:41 2008 +0000
41232
41233    Update POTFILES.in after addition and suppression of files
41234
41235commit b1cb6c1fe5a254b661207bd2a44be76d86b2b1e8
41236Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
41237Date:   Thu Mar 20 18:26:45 2008 +0100
41238
41239    Dbus control module: * Simplify p_intf->p_sys->i_caps * Check capabilities on playlist resize
41240
41241    Signed-off-by: Rafaël Carré <funman@videolan.org>
41242
41243commit 1e36b84e0ce097f69af64dc747b72dab1509cf7c
41244Author: Rafaël Carré <funman@videolan.org>
41245Date:   Thu Mar 27 00:47:42 2008 +0100
41246
41247    Fix a memory leak
41248
41249commit d51dba48f9065eba4c167d21fe5258807e0da43f
41250Author: Rafaël Carré <funman@videolan.org>
41251Date:   Thu Mar 27 00:44:50 2008 +0100
41252
41253    Services discoveries: check memory allocation
41254
41255commit 8ca4ff015be825831c28a8a2a8d15279de940fdb
41256Author: Rafaël Carré <funman@videolan.org>
41257Date:   Thu Mar 27 00:42:09 2008 +0100
41258
41259    Check memory allocation
41260
41261commit 7179862ee5ec72a7d85a9ceb8ef818f609108704
41262Author: Filippo Carone <littlejohn@videolan.org>
41263Date:   Thu Mar 27 00:05:09 2008 +0100
41264
41265    failing testapi test added
41266
41267commit 1ffcf6ba8d92de3d5883d258f0d62746e4f410b1
41268Author: Filippo Carone <littlejohn@videolan.org>
41269Date:   Sun Mar 23 17:22:16 2008 +0100
41270
41271    write to tmpFile instead of /dev/dsp
41272
41273commit ee5161606d84758eea6be33e744f4cf06664e8d6
41274Author: Filippo Carone <littlejohn@videolan.org>
41275Date:   Sun Mar 23 17:01:45 2008 +0100
41276
41277    new convenience constructor added
41278
41279commit 85dfdfdde360f9a5de9ab8243123cfdd83efd5c1
41280Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41281Date:   Wed Mar 26 23:56:18 2008 +0100
41282
41283    sap: Properly manage object memory.
41284
41285    Use an vlc_object_t destructor.
41286    Don't use free, instead of vlc_object_release().
41287
41288commit 00d044a3c74bce8f109a342a197f66b948c4892c
41289Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41290Date:   Wed Mar 26 23:55:48 2008 +0100
41291
41292    vlm: No need to vlc_object_kill() nor vlc_thread_join() in destructor.
41293
41294commit 1619a9c861e72e8b5badaccf95f4dfc989520e57
41295Author: Rafaël Carré <funman@videolan.org>
41296Date:   Wed Mar 26 23:54:37 2008 +0100
41297
41298    Mozilla: fix compilation on OSX, where we don't use libX11
41299
41300commit 114bddb714df0aab67ab38de87d010d2572eabc1
41301Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41302Date:   Wed Mar 26 22:22:49 2008 +0100
41303
41304    test: Add the new vlc headers.
41305
41306commit 5475597bbfa442bf7748e0c87993a150d26189de
41307Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41308Date:   Wed Mar 26 21:52:11 2008 +0100
41309
41310    src: Fix vlc/*.h headers distribution.
41311
41312commit fa9b34d3b84fcc1eb093fe50c5e277798f1f4774
41313Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41314Date:   Wed Mar 26 21:04:45 2008 +0100
41315
41316    include/vlc: vlc also includes this headers, so make sure vlc_common.h is included early enough.
41317
41318commit 22f7cb6f12c4c88b921b04256e711a74c0b82d46
41319Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41320Date:   Wed Mar 26 20:24:33 2008 +0100
41321
41322    media_descriptor: Remove an unused variable.
41323
41324commit 85cf770457f239044434602171b089cddb9c6830
41325Author: Rémi Denis-Courmont <rem@videolan.org>
41326Date:   Wed Mar 26 21:10:56 2008 +0200
41327
41328    Fix memory leak
41329
41330commit 16afc89353c2f61e3dd671bd842540cdf3627193
41331Author: Rémi Denis-Courmont <rem@videolan.org>
41332Date:   Wed Mar 26 20:58:46 2008 +0200
41333
41334    Fix memory leak
41335
41336commit e0105d9b23a08eeedf89b869628644e38df4e8dd
41337Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41338Date:   Wed Mar 26 19:51:08 2008 +0100
41339
41340    include/vlc: Headers clean up.
41341
41342    Now "#include <vlc/vlc.h>" defines all the definitions needed to use libvlc_*.
41343
41344    * New layout is the following:
41345    vlc/common.h: Global definitions
41346    vlc/deprecated.h: Deprecated stuff
41347    vlc/libvlc_structures.h: Contains all libvlc_* structures.
41348    vlc/libvlc_events.h: Contains libvlc_event_t structure.
41349    vlc/libvlc.h: Contains all libvlc_* functions
41350    vlc/libvlc_media_list.h: Contains all libvlc_media_list_* functions
41351    vlc/libvlc_vlm.h: Contains all libvlc_vlm_* functions.
41352    vlc/vlc.h: Use this header to use libvlc-control.dylib.
41353
41354commit 2a8e229e81d7c2a05ea3e44b97d8732e08f871b9
41355Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41356Date:   Wed Mar 26 18:56:47 2008 +0100
41357
41358    libvlc: Remove all references to tag and dynamic media list.
41359
41360commit 27c7a7354f46f1ae0a8c606acb479294d5b83fd3
41361Author: Rémi Denis-Courmont <rem@videolan.org>
41362Date:   Wed Mar 26 20:34:31 2008 +0200
41363
41364    MP4: do not nul time scale
41365
41366    Some MP4-knowledgeable dev (fenrir?) really should check that this is
41367    not too restrictive a check.
41368
41369commit 32b8a2ac61d2f2564e68112249fe79aa81b740ec
41370Author: Rémi Denis-Courmont <rem@videolan.org>
41371Date:   Wed Mar 26 20:20:13 2008 +0200
41372
41373    Fix memleak
41374
41375commit d22136bad1aeb233b2bf94b637e27d19c959ec33
41376Author: Rémi Denis-Courmont <rem@videolan.org>
41377Date:   Wed Mar 26 20:15:27 2008 +0200
41378
41379    Bunch of MP5 allocation failure checks
41380
41381commit 310a72b65ebcc0cf36165c59902344d7c05e8950
41382Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41383Date:   Wed Mar 26 18:44:36 2008 +0100
41384
41385    vlc_modules_macros.h: Bump ABI version.
41386
41387commit 6751879ab6f2d08d810ce7862d0780980d89f8c4
41388Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41389Date:   Wed Mar 26 17:35:25 2008 +0100
41390
41391    Letf over from libvlc->playlist vout
41392
41393commit 50d5d52137b5768fa13d44ecbc0911b6891ad3b8
41394Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41395Date:   Wed Mar 26 17:25:17 2008 +0100
41396
41397    macosx: avoid a crash if VLCIntf is NULL.
41398
41399    Note: This is completly crippled and can easily lead to some race condition. We need to re-think the whole modules to avoid those.
41400
41401commit 24ddff58f6fb99cafff56a88d2fb99a5f687ff51
41402Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41403Date:   Wed Mar 26 17:22:00 2008 +0100
41404
41405    libvlc: Move input_item array from playlist to libvlc.
41406
41407    This avoids the circular dependency there is from playlist and input item, which creates a dead lock at exit.
41408
41409commit 5f84c2fc2138f2904321993f1d99772ae8648281
41410Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41411Date:   Wed Mar 26 10:23:35 2008 +0100
41412
41413    macosx: Attempt to avoid a crash. Note that this can't be working properly and could create a rare race.
41414
41415commit 2c39a2615b85507b7da400c395d3767179570721
41416Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41417Date:   Wed Mar 26 10:22:29 2008 +0100
41418
41419    objects: Allow certain operations when the object refcount is zero (read, allow certain operations from the object destructor), and make sure we don't return objects that are being destroyed.
41420
41421commit fa8dccb4c748f99ecfc2da40f59e4f99b9b0c143
41422Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41423Date:   Wed Mar 26 10:18:08 2008 +0100
41424
41425    video_output.c: Don't rely on the playlist to store vout, but store them in libvlc.
41426
41427    This sanitize the circular dependency there is between playlist and input and allow a safe destruction.
41428
41429commit 624a1e2a3bbd0213583f003dab15e69354520212
41430Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41431Date:   Wed Mar 26 10:15:03 2008 +0100
41432
41433    playlist: Properly clean the playlist using the object destructor.
41434
41435commit a326574d0db885d845dcdc39d2e844a7d1f38663
41436Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41437Date:   Wed Mar 26 10:14:17 2008 +0100
41438
41439    vlc.h: Don't actually put the __attribute__((deprecated)) when the header is used by libvlc.
41440
41441commit ff40ba2d86bf6cedf1b0f83d63911fa5299d8fe4
41442Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41443Date:   Wed Mar 26 10:04:23 2008 +0100
41444
41445    vout: Proper vout destruction via the object destructor.
41446
41447commit 58ee1c534863c4ba8bc853bbdb62ed8cb1216300
41448Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41449Date:   Wed Mar 26 09:58:15 2008 +0100
41450
41451    contrib: ffmpeg uses now --enable-cross-compile instead of --cross-compile.
41452
41453commit 7a0f077cd3a4f53b843962b65d6a30ccb4f080e6
41454Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41455Date:   Wed Mar 26 01:25:28 2008 +0100
41456
41457    macosx: Fix a race condition that causes a crash at exit because VLCIntf holds a freed ptr.
41458
41459commit 476255ccf367929c2bf66ea7805ee8fcbabe1945
41460Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41461Date:   Wed Mar 26 00:46:49 2008 +0100
41462
41463    playlist: Properly destroy the preparser and the fetcher objects.
41464
41465    vlc_thread_join() and vlc_object_detach() are correctly run from vlc_object_release() now.
41466
41467commit 8bf64ccc76a40c0ba7c2089ed5e08f58a5f405f3
41468Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41469Date:   Wed Mar 26 00:39:59 2008 +0100
41470
41471    threads: Make sure we vlc_thread_join() won't block when run from joined thread using the pthread implementation.
41472
41473    Signed-off-by: Rémi Denis-Courmont
41474
41475commit c5afed27be0103b5c7198993313cafefe1930290
41476Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41477Date:   Wed Mar 26 00:35:36 2008 +0100
41478
41479    vlc.h: VLC_AddTarget is used in core, so don't deprecate it.
41480
41481commit 343184eadc45de2fb259393a37b2019fb2653059
41482Author: Felix Paul Kühne <fkuehne@videolan.org>
41483Date:   Wed Mar 26 16:30:08 2008 +0100
41484
41485    Expand the window downwards, as you would expect this on OS X. Additionally, centre it on open.
41486
41487commit e2620167d22ec1e986eb8468958400b0cd7464ec
41488Author: Felix Paul Kühne <fkuehne@videolan.org>
41489Date:   Wed Mar 26 15:42:21 2008 +0100
41490
41491    Updated icon graphics set featuring a 512*512 pixmap (needed for Leopard's QuickLook facility).
41492
41493    Thanks again to Richard Øiestad!
41494
41495commit 930ced7838197c88122e1b5ebad1f5d59da7abab
41496Author: Felix Paul Kühne <fkuehne@videolan.org>
41497Date:   Wed Mar 26 12:49:57 2008 +0100
41498
41499    Updates and spelling improvements
41500
41501    Merged the 0.8.6e and the preliminary 0.8.6f release notes.
41502
41503commit 4a9105ddcf0e3b7b8f7b2db30979d79552edf1e2
41504Author: Felix Paul Kühne <fkuehne@videolan.org>
41505Date:   Wed Mar 26 12:25:40 2008 +0100
41506
41507    Don't crash when using libgmalloc on Leopard (closes #1501)
41508
41509    Patch by Drew Yao. Thanks and sorry for the long time it took this simple fix to be committed!
41510
41511commit 971896b96e49a44e16f54c5ef1e1e77007ee98b9
41512Author: Felix Paul Kühne <fkuehne@videolan.org>
41513Date:   Wed Mar 26 12:13:22 2008 +0100
41514
41515    hide the FSPanel at the same time as the cursor
41516
41517    Additionally, fixed a minor layout bug in the Error & Messages panel
41518
41519commit a8b6113072c236b8b5b45c92cad6a57d6176b8cc
41520Author: Rafaël Carré <funman@videolan.org>
41521Date:   Wed Mar 26 11:28:26 2008 +0100
41522
41523    DBus: don't use the demux object
41524
41525commit 135815030f96a6a9f86711d82a58473bd843b6ba
41526Author: Rafaël Carré <funman@videolan.org>
41527Date:   Wed Mar 26 08:05:01 2008 +0100
41528
41529    Revert "let gcc choose how to reference memory addresses in i420_rgx mmx asm"
41530
41531    This reverts commit 6c50d21cebc1c6c809e56400f4cc5ed7aa6856a4.
41532    Breaks compilation on OSX
41533
41534commit 6c50d21cebc1c6c809e56400f4cc5ed7aa6856a4
41535Author: Rafaël Carré <funman@videolan.org>
41536Date:   Wed Mar 26 07:28:36 2008 +0100
41537
41538    let gcc choose how to reference memory addresses in i420_rgx mmx asm
41539
41540    patch by Alexis Ballier, fix #1383
41541
41542commit df95113d3e501442e5362c6d763e2decb6ec0211
41543Author: Rafaël Carré <funman@videolan.org>
41544Date:   Wed Mar 26 05:17:41 2008 +0100
41545
41546    Typo
41547
41548commit 00e497bb2cdd63ef3d3d3dcbbfc6464e28113b35
41549Author: Rafaël Carré <funman@videolan.org>
41550Date:   Wed Mar 26 03:17:08 2008 +0100
41551
41552    DBus: don't use access object
41553
41554commit d7e6e4afcecea38831282152d6e7af9a62989985
41555Author: Rafaël Carré <funman@videolan.org>
41556Date:   Mon Mar 24 21:19:05 2008 +0100
41557
41558    cinepak: do not access arrays beyond allocated size
41559
41560    reported by Drew Yao
41561
41562commit 6db7a77a4f1d9466930aac3217c513d7b9bef18f
41563Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41564Date:   Wed Mar 26 00:18:29 2008 +0100
41565
41566    vlc.h: Fix VLC_PUBLIC_API.
41567
41568    Typo from previous commit.
41569
41570commit c8e265467d8fb86e7684f69f4e4fc36f253b67ff
41571Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41572Date:   Wed Mar 26 00:02:44 2008 +0100
41573
41574    vlc.h: Some functions marked as deprecated were not.
41575
41576commit cb29ec4b0d5e47faf9b2fcc0507f0727c3186a4d
41577Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41578Date:   Wed Mar 26 00:02:04 2008 +0100
41579
41580    libvlc.h: Document.
41581
41582commit 83a55de682b7f1c6046c67dad925f3ee1f3e29bd
41583Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41584Date:   Tue Mar 25 23:38:45 2008 +0100
41585
41586    libvlc.h: Restructuration.
41587
41588    Move code around to have deprecated at the end of the header.
41589    Regroup libvlc_video and libvlc_audio in libvlc_media_instance.
41590
41591commit 3e075a2b24c1b308d9c9dc5c6cc8b02260334aad
41592Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41593Date:   Tue Mar 25 23:27:05 2008 +0100
41594
41595    control: Remove dynamic_media_list_*.
41596
41597commit 0f4951b89012aebd71d06f46f127f793912b4a72
41598Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41599Date:   Tue Mar 25 23:24:38 2008 +0100
41600
41601    control: Remove tag_query_*.
41602
41603commit 3adef75281ec5d358be596d94740304f8b50d62d
41604Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41605Date:   Tue Mar 25 23:13:39 2008 +0100
41606
41607    libvlc: Introduce VLC_DEPRECATED_API. And mark the libvlc_playlist_* and VLC_* API as deprecated.
41608
41609commit 6c52c72bfbfb9c63fd1fb6e2b7e762fbabf49591
41610Author: Rémi Denis-Courmont <rem@videolan.org>
41611Date:   Tue Mar 25 23:14:57 2008 +0200
41612
41613    Store the object type name rather than object type ID within log messages.
41614
41615    This remove the triplicated id to name conversion and saves many lookups.
41616    It also removes the obnoxious "private" messages.
41617
41618commit 7b7d2516fcb4a501a923557ca1f9ffb5f1c77ccd
41619Author: Rémi Denis-Courmont <rem@videolan.org>
41620Date:   Tue Mar 25 23:08:20 2008 +0200
41621
41622    Document vlc_custom_create.
41623
41624commit f895fb1d94f7bd854b916b2d687f3e5781c51d85
41625Author: Rémi Denis-Courmont <rem@videolan.org>
41626Date:   Tue Mar 25 18:55:30 2008 +0200
41627
41628    Do run autopoint if it works
41629
41630commit 494eab75438a3bb13a71c33400326d67aa61c898
41631Author: Rémi Denis-Courmont <rem@videolan.org>
41632Date:   Tue Mar 25 18:36:47 2008 +0200
41633
41634    Update list of M4 macros
41635
41636    As an alternative, we could avoid shipping all the gettext macros and
41637    require developpers have gettext if they want to rebuild ./configure
41638    from a source tarball. I'd tend to lean for this option.
41639
41640commit d7b8bf480598ed9a92a7889793d652cacda09d42
41641Author: Rémi Denis-Courmont <rem@videolan.org>
41642Date:   Tue Mar 25 18:21:19 2008 +0200
41643
41644    Don't distribute removed autoconf260
41645
41646commit 5ae15c57efac921f1afce44b202d8e65bf9a9490
41647Author: Jean-Paul Saman <jpsaman@videolan.org>
41648Date:   Tue Mar 25 12:05:36 2008 +0100
41649
41650    Update Anthony Loiseau its entry in THANKS
41651
41652commit 900e1dcdd57e1755b085cca4ab7d0078e261f363
41653Author: Jean-Paul Saman <jpsaman@videolan.org>
41654Date:   Mon Mar 17 14:19:29 2008 +0100
41655
41656    Refactor toolbar sizing.
41657
41658commit 03a19fdb07baa26dad95bdcaf2be58fbd9fab5ac
41659Author: Anthony Loiseau <anthony.loiseau@gmail.com>
41660Date:   Wed Mar 12 15:18:36 2008 +0100
41661
41662    Mozilla-plugin linux toolbar can be hidden by adding show_toolbar="no" to the
41663
41664    'embed' HTML node that import VLC mozplug. Default to visible.
41665
41666    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
41667
41668commit ac9747bbd401602a4e798ada437d23a2783f53d2
41669Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
41670Date:   Tue Mar 25 10:06:18 2008 +0000
41671
41672    make this compile with older speex versions (mine's from 2002, not sure which actual version)
41673
41674    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
41675
41676commit e5007130ba708144e0913e79d1478f20c1dd73a5
41677Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
41678Date:   Tue Mar 25 10:01:23 2008 +0000
41679
41680    fix stray semicolon (which would change program flow)
41681
41682    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
41683
41684commit d2bd568bdfe7ebe702e698c79c6ea75a653d7b27
41685Author: Jean-Paul Saman <jpsaman@videolan.org>
41686Date:   Tue Mar 25 09:54:18 2008 +0100
41687
41688    Cleanup whitespace and use fastmemcpy.
41689
41690commit 6f6396b634e7b2e3269b3e17d672d46117898694
41691Author: Jean-Paul Saman <jpsaman@videolan.org>
41692Date:   Wed Mar 19 16:40:15 2008 +0100
41693
41694    Set rc_qsquish=1 in AVContext when b_strict is used. This uses a nice continous function to limit qscale within qmin/qmax.
41695
41696commit 571c3e12bbc8ee80a8cbeda3df13c8fd7c303fa7
41697Author: Rafaël Carré <funman@videolan.org>
41698Date:   Tue Mar 25 10:53:13 2008 +0100
41699
41700    python bindings : fix pyoptions_to_args and a memleak in the same time
41701
41702commit 1bab8298647c6facaa01c7b54ff3d4a86dfed513
41703Author: Rafaël Carré <funman@videolan.org>
41704Date:   Tue Mar 25 04:41:40 2008 +0100
41705
41706    Fix previous commit
41707
41708commit 101a2f9c32347e2c256b329e83937813d44d6c33
41709Author: Rafaël Carré <funman@videolan.org>
41710Date:   Tue Mar 25 04:32:00 2008 +0100
41711
41712    svn repo of x264 is dead and buried
41713
41714commit 0acfb808c63375bdf2fa67fc0d9a50d38609736d
41715Author: Jean-Baptiste Kempf <jb@videolan.org>
41716Date:   Mon Mar 24 19:28:17 2008 -0700
41717
41718    Fix installer on win32.
41719
41720commit 7b20f9814f9aab8f0c8286fedc2a17d104244c5c
41721Author: Geoffroy Couprie <geo.couprie@gmail.com>
41722Date:   Tue Mar 25 02:31:21 2008 +0100
41723
41724    Fixed a segfault in podcast
41725
41726    Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
41727
41728commit 4c8992c9a9669ee8eecf2ee3ca2ee7e9c8b57121
41729Author: Rafaël Carré <funman@videolan.org>
41730Date:   Tue Mar 25 02:26:21 2008 +0100
41731
41732    DBus : Fix a segfault when access->pf_control is NULL
41733
41734commit 13fac46da68e7c2218d0318014f33f2bbbf0a9fb
41735Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
41736Date:   Thu Mar 20 03:36:19 2008 +0100
41737
41738    Dbus control module: * Add missing MPRIS capability * GetCaps should not try to update capabilities * Check for capabilities on input state change rather than on track change
41739
41740    Signed-off-by: Mirsal Ennaime <mirsal.ennaime@gmail.com>
41741    Signed-off-by: Rafaël Carré <funman@videolan.org>
41742
41743commit 16364fa65c37326f7b99bb42b899a63b4a5ddbb5
41744Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
41745Date:   Thu Mar 20 01:08:21 2008 +0100
41746
41747    Dbus control module: * Implement (partially) the CapsChange signal * Refactor capabilities related code * Fix potential race condition * Don't forget to release the playlist.
41748
41749    Signed-off-by: Mirsal Ennaime <mirsal.ennaime@gmail.com>
41750    Signed-off-by: Rafaël Carré <funman@videolan.org>
41751
41752commit fc92a6567e68eb7a22f4107d65d3bd2cced7266e
41753Author: Rafaël Carré <funman@videolan.org>
41754Date:   Tue Mar 25 01:17:27 2008 +0100
41755
41756    Correctly use WSAStringToAddress()
41757
41758    Fix by upb at preteam org
41759
41760commit ec401825678f8e4032a0e9b27bba9393b57de9bd
41761Author: Felix Paul Kühne <fkuehne@videolan.org>
41762Date:   Mon Mar 24 17:51:30 2008 +0100
41763
41764    implemented the display device selector.
41765
41766    Neeeeds testing on multi-screen setups!
41767
41768commit 8679868f312aef7645ed56706b7886fe7e06d283
41769Author: Felix Paul Kühne <fkuehne@videolan.org>
41770Date:   Mon Mar 24 12:33:13 2008 +0100
41771
41772    implemented the Visualiser and Video Output module settings
41773
41774commit daa7c08f86f23fc4cd301f2c48e8540dc3a8f117
41775Author: Rémi Denis-Courmont <rem@videolan.org>
41776Date:   Mon Mar 24 22:30:18 2008 +0200
41777
41778    Realloc block if a large extent of the footer becomes unused
41779
41780    Should fix #1536
41781
41782commit 0649ebcda4d32b629806a4b7b321504f32f8a622
41783Author: Rémi Denis-Courmont <rem@videolan.org>
41784Date:   Mon Mar 24 22:09:37 2008 +0200
41785
41786    Add some comments
41787
41788commit c01e07a399d9748254aa4d21bc8f2730287e5592
41789Author: Rémi Denis-Courmont <rem@videolan.org>
41790Date:   Mon Mar 24 14:01:37 2008 +0200
41791
41792    config.rpath also comes from autopoint
41793
41794commit e563d38ce8b7dea895e85f16fc0dc571f70b5df9
41795Author: Jean-Baptiste Kempf <jb@videolan.org>
41796Date:   Sun Mar 23 23:04:18 2008 -0700
41797
41798    Hide Mouse Timeout on mac.
41799
41800commit 78b7e38969213c8709a090eb07ec3b7797b2c1cb
41801Author: Jean-Baptiste Kempf <jb@videolan.org>
41802Date:   Sun Mar 23 23:02:42 2008 -0700
41803
41804    Fix input_mnager behaviour to what it was intended. Patch idea by Dylan.
41805
41806commit 7ee84d758555a72d4ecff2178d7efe205f22c5fa
41807Author: Rafaël Carré <funman@videolan.org>
41808Date:   Mon Mar 24 03:20:14 2008 +0000
41809
41810    Forgotten in 208d017e7c250518e1601a9610cec0866012ca37 : remove m3u-extvlcopt
41811
41812commit 688ba6acb3173b4bf1c6673cca823195e75ad029
41813Author: Rafaël Carré <funman@videolan.org>
41814Date:   Mon Mar 24 02:02:56 2008 +0000
41815
41816    Create ABOUT-NLS before running autoreconf
41817
41818commit 89561739811489168220ce3a11f6b431c2544c2f
41819Author: Rafaël Carré <funman@videolan.org>
41820Date:   Mon Mar 24 01:04:38 2008 +0000
41821
41822    Do not use sprintf without a format
41823
41824commit 308aaf6c9c4decd7d02a91ff0b934c1c98b0aa12
41825Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41826Date:   Mon Mar 24 01:21:56 2008 +0100
41827
41828    contrib: Build nasm for x264 on Mac OS X. (default version out of date on the system).
41829
41830commit 26344a540fbeaa1bede99c782f816fc0ed97c6e6
41831Author: Rafaël Carré <funman@videolan.org>
41832Date:   Sun Mar 23 23:12:42 2008 +0000
41833
41834    Fix compilation
41835
41836commit cd47dbd343a25b60f2f722ff47b3ff04c6913060
41837Author: Rafaël Carré <funman@videolan.org>
41838Date:   Sun Mar 23 23:00:27 2008 +0000
41839
41840    Do not allocate arbitrary length on the stack
41841
41842commit c8e6c21dc43999ad81e6801011c57553a07e85ab
41843Merge: 05278162c6 e5189c41aa
41844Author: Rafaël Carré <funman@videolan.org>
41845Date:   Sun Mar 23 22:28:03 2008 +0000
41846
41847    Merge branch 'master' of git@git.videolan.org:vlc
41848
41849commit 05278162c64a1c402aa18dd5fccbd835e2a57aaf
41850Author: Rafaël Carré <funman@videolan.org>
41851Date:   Sun Mar 23 22:27:26 2008 +0000
41852
41853    Fix a buffer overflow
41854
41855    Reported by Drew Yao
41856
41857commit e5189c41aa4da2f92f4146c669e62d6eb2530fb1
41858Author: Felix Paul Kühne <fkuehne@videolan.org>
41859Date:   Sun Mar 23 22:40:37 2008 +0100
41860
41861    Implemented full localisation.
41862
41863    Tooltips still need to be added
41864
41865commit 7bbc2548f92696457164ebf7f4f86dc815ef80c7
41866Author: Rémi Denis-Courmont <rem@videolan.org>
41867Date:   Sun Mar 23 22:01:24 2008 +0200
41868
41869    Switch to gettext 0.17
41870
41871    The whole point of keeping the m4 and po/Makefile.in.in is to not need
41872    to have the same version all over the place anyway, otherwise we might
41873    as well put all these files to .gitignore...
41874
41875    Remove some old m4 macros as well.
41876
41877commit 6abf349d0ab414b10c31c8a5b1772bda356eb141
41878Author: Rémi Denis-Courmont <rem@videolan.org>
41879Date:   Sun Mar 23 21:58:35 2008 +0200
41880
41881    Don't run autopoint.
41882
41883    Now that we actually have _ALL_ the gettext m4 macros in m4/, autopoint
41884    is useless. That was not the case last time this hack was attempted.
41885
41886commit fa9abba62f600b1c019da926c5ed1c6752f80fb5
41887Author: Rémi Denis-Courmont <rem@videolan.org>
41888Date:   Sun Mar 23 21:53:10 2008 +0200
41889
41890    Check-in modules/Makefile.am
41891
41892    It was a bit clumsy to have to modify it through bootstrap.
41893
41894commit 8adb3a39b869d2b39d1948fc30c05e0f2febf697
41895Author: Rémi Denis-Courmont <rem@videolan.org>
41896Date:   Sun Mar 23 21:43:35 2008 +0200
41897
41898    Fix the INSTALL / autoreconf hack
41899
41900commit a24c9548fbb58b429ff6d40b3e6ad5352c1695e7
41901Author: Rémi Denis-Courmont <rem@videolan.org>
41902Date:   Sun Mar 23 21:43:06 2008 +0200
41903
41904    Fix copyright
41905
41906commit 9be56f9b9e3fd8cce4dd68214de2047be20ec5c6
41907Author: Rémi Denis-Courmont <rem@videolan.org>
41908Date:   Sun Mar 23 21:39:04 2008 +0200
41909
41910    Fix the pkg-config warning
41911
41912commit aac5ae48196bba8698ccc7b8dfaaac31b2d0318d
41913Author: Rémi Denis-Courmont <rem@videolan.org>
41914Date:   Sun Mar 23 21:32:25 2008 +0200
41915
41916    Set then export (more portable)
41917
41918    I assume PATH is already exported for obvious reasons.
41919
41920commit 6583881be61b296b48c3e0c52b49d1a8859029a7
41921Author: Rémi Denis-Courmont <rem@videolan.org>
41922Date:   Sun Mar 23 21:30:28 2008 +0200
41923
41924    Fix help message of bootstrap
41925
41926commit c64913edec5e89ff57c60284ec3e0478a6368dcd
41927Author: VideoLAN <videolan@jones.via.ecp.fr>
41928Date:   Sun Mar 23 19:57:58 2008 +0100
41929
41930    Fix macosx gettext
41931
41932    Default to no backup when updating po files
41933
41934commit 126306281bcb5dbf58fc5c6c6e28d0caf08e6a50
41935Author: Rafaël Carré <funman@videolan.org>
41936Date:   Sun Mar 23 16:08:13 2008 +0000
41937
41938    Require gettext 0.16.1
41939
41940commit 6a0180cff6f6c80c5579ce3ada1fc71e38d4264c
41941Author: Felix Paul Kühne <fkuehne@videolan.org>
41942Date:   Sun Mar 23 15:19:26 2008 +0100
41943
41944    removed trailing spaces, cough
41945
41946commit ff83b90d944e8c2834fd98dd41accb55978576e9
41947Author: Felix Paul Kühne <fkuehne@videolan.org>
41948Date:   Sun Mar 23 15:16:04 2008 +0100
41949
41950    finished hotkeys settings in simple prefs
41951
41952    Includes an array of not-to-be-used keys
41953
41954    Shows modifier keys with their corresponding symbols instead of 'Alt', etc.
41955
41956    Saving combinations of multiple keys won't crash anymore, but work as expected
41957
41958commit bd040d3b0383f609224e6a4ab6c6300ce6994211
41959Author: Felix Paul Kühne <fkuehne@videolan.org>
41960Date:   Sun Mar 23 15:02:21 2008 +0100
41961
41962    updated the list of shortcuts not to be used on Mac OS X
41963
41964commit 43b06247ad971a2108f53cd6ddbc06cff523c6b0
41965Author: Felix Paul Kühne <fkuehne@videolan.org>
41966Date:   Sun Mar 23 14:23:15 2008 +0100
41967
41968    fixed typo
41969
41970commit 27bee6c9629cd7f5c987b52433ca7270cc3ca6e6
41971Author: Filippo Carone <littlejohn@videolan.org>
41972Date:   Sun Mar 23 13:28:00 2008 +0100
41973
41974    more unit test and functions for media list
41975
41976commit 974a399a24723d1ee6ac4ee5b69b186cd47c0e31
41977Author: Rémi Denis-Courmont <rem@videolan.org>
41978Date:   Sun Mar 23 10:49:16 2008 +0200
41979
41980    Remove the autoconf hack, fix gettext broken in b6c4b865
41981    and fix the M4 ignore rules
41982
41983commit b6c4b86572acf4b32e7bf1e929baec940e259d31
41984Author: User <fun@kebab.(none)>
41985Date:   Sun Mar 23 02:57:36 2008 +0000
41986
41987    Revert "Update gettext"
41988
41989    This reverts commit 8b71b1041b0ba6304f864c977c1a2dceb725a0cd.
41990    Most developers did not update their gettext install
41991    Bumping gettext requirement is useless.
41992
41993commit 77f7cdd4cb65332ed8343e3ed973b92f77fbaa03
41994Author: Pierre d'Herbemont <pdherbemont@videolan.org>
41995Date:   Sun Mar 23 01:50:51 2008 +0100
41996
41997    Re-checking src/interface/interface.h.
41998
41999commit e635537fdc76d67724c2fe9a130bd100a8693214
42000Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42001Date:   Sun Mar 23 01:31:07 2008 +0100
42002
42003    autotools: Distribute src/interface/interface.h
42004
42005commit c90b3db3af8af023ce9d76b989a3000a896c65df
42006Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42007Date:   Sun Mar 23 01:16:36 2008 +0100
42008
42009    input: Remove input_DestroyThread() as it is now handled via vlc_object_release().
42010
42011commit 05dc64af7e19036bbf6fa538345b5a2278a1d91f
42012Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42013Date:   Sun Mar 23 01:15:54 2008 +0100
42014
42015    objects: Call vlc_object_join() automatically from vlc_object_destructor() if needed.
42016    interaction: No need to call vlc_object_join() now.
42017
42018commit dbdd540a2e2aefb8f572d199ddd1b850f9d97f11
42019Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42020Date:   Sun Mar 23 00:55:15 2008 +0100
42021
42022    interaction: Keep a libvlc's global interaction object reference around, and properly release it when done.
42023
42024commit f0fbb2b3eeb132bf961902f156e31431d43a6938
42025Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42026Date:   Sun Mar 23 00:51:03 2008 +0100
42027
42028    objects: Send a vlc_object_kill from vlc_object_destroy() to make sure vlc_object_release() can properly free all the allocated resources when the refcount reach zero.
42029
42030    Previously you need to send a vlc_object_kill() prior to a vlc_object_release() to get your object actually destroyed, which rendered the refcounting unusuable in some cases.
42031
42032commit 78e39f0d6ddac05f824b1beb6bfc712088b17fdc
42033Author: Jean-Baptiste Kempf <jb@videolan.org>
42034Date:   Sat Mar 22 15:32:32 2008 -0700
42035
42036    Uniformisation and configurability of Mouse Hidding Time. Patch by Lukas Durfina
42037
42038commit 31dcf0ddf0b7e545c8f2d3d06efcc393cf42a452
42039Author: Jean-Baptiste Kempf <jb@videolan.org>
42040Date:   Sat Mar 22 15:02:46 2008 -0700
42041
42042    Nasm bump to 2.02
42043
42044commit b3dd974f506450d3d3765d47c70d1ff0e209424b
42045Author: Jean-Baptiste Kempf <jb@videolan.org>
42046Date:   Sat Mar 22 14:34:33 2008 -0700
42047
42048    Use VideoLAN VLC media player as a brand name.
42049
42050commit 26343f3df922a3db76aa985fa1b1354460073660
42051Author: Jean-Baptiste Kempf <jb@videolan.org>
42052Date:   Sat Mar 22 13:22:29 2008 -0700
42053
42054    Add "" around DVD/VCD/CDDA devices... Should help to play .iso and VIDEO_TS folder with spaces in it. Watch that for any regressions.
42055
42056commit 4df31211b34317530ee08d90c1bb6f892f3f9d04
42057Author: Jean-Baptiste Kempf <jb@videolan.org>
42058Date:   Sat Mar 22 13:20:40 2008 -0700
42059
42060    Don't set the privacy dialog as a MI child.
42061
42062commit bb8d2b9ef14a3b7ec140f43e149f10573f67a54e
42063Author: Jean-Baptiste Kempf <jb@videolan.org>
42064Date:   Sat Mar 22 00:12:18 2008 -0700
42065
42066    Fix the '@' disappearance in UDP addresses.
42067
42068commit 5f9af46adcfd7d65dbd6e65e27819e5c52b5e070
42069Author: Jean-Baptiste Kempf <jb@videolan.org>
42070Date:   Fri Mar 21 22:16:07 2008 -0700
42071
42072    Add two FourCC that are actually decoded.
42073
42074commit 42e7d91c277a879cb3fed58fa68836168e4e5208
42075Author: Rafaël Carré <funman@videolan.org>
42076Date:   Sat Mar 22 02:39:34 2008 +0100
42077
42078    ncurses: link with libtinfo(w) only if needed
42079
42080commit 37558f4a013787f3a197db1de20aa6f0427ab2b1
42081Author: Sam Hocevar <sam@zoy.org>
42082Date:   Fri Mar 21 22:50:25 2008 +0100
42083
42084    Fix a potential corruption in release_input_thread().
42085
42086    If the media instance owns the input and libvlc_media_instance_release()
42087    is called immediately after libvlc_media_instance_stop(), there is a
42088    chance that we try to free the input resources before the thread is
42089    effectively terminated. To avoid this, we call input_DestroyThread()
42090    instead of vlc_object_release() at the end of release_input_thread() when
42091    the media instance owns the input thread.
42092
42093commit 5122c9d9e9f5851a84c2b037cc35dbacd3699aef
42094Author: Sam Hocevar <sam@zoy.org>
42095Date:   Fri Mar 21 21:25:30 2008 +0000
42096
42097    Various spelling fixes.
42098
42099commit fe22119f649296e0cdf03051c41fb749bc14cc40
42100Author: Sam Hocevar <sam@zoy.org>
42101Date:   Fri Mar 21 21:17:57 2008 +0000
42102
42103    Add missing p_vout->pf_end in vmem.c and snapshot.c
42104
42105    The p_vout->pf_end method is mandatory for video output modules. It is
42106    called from so many places in libvlc that it would be too tedious to
42107    make it optional. I'm therefore adding empty methods to modules instead.
42108
42109commit bcff0f227b560798e710f8ec27dd57632e9e82eb
42110Author: James Bond <jb007@gov.uk>
42111Date:   Fri Mar 21 20:23:46 2008 +0100
42112
42113    We are not using svn anymore
42114
42115commit fd0cdccc7cf66bc0734889ce53f9c7d958774a9b
42116Author: Rafaël Carré <funman@videolan.org>
42117Date:   Thu Mar 20 23:48:45 2008 +0100
42118
42119    DM: Use built-in priority for known codecs
42120
42121    Not every dailymotion video is available in vp6
42122
42123commit f38c418960343365c1b7c9da1f9e4af747e03044
42124Author: Felix Paul Kühne <fkuehne@videolan.org>
42125Date:   Fri Mar 21 17:37:06 2008 +0100
42126
42127    fixed a couple of download sites (mostly related to the heanet failure) and fixed the wget usage in some firewalled setups)
42128
42129commit 266ca40a3fba7c884ab4da5686fda541c93a95cf
42130Author: Felix Paul Kühne <fkuehne@videolan.org>
42131Date:   Fri Mar 21 17:31:21 2008 +0100
42132
42133    compile before you commit, will you?
42134
42135commit b1e5f35c24a1c9e85d21c4412d27274bd557a346
42136Author: Felix Paul Kühne <fkuehne@videolan.org>
42137Date:   Fri Mar 21 17:09:44 2008 +0100
42138
42139    synced patch with current FFmpeg svn
42140
42141commit 38f79bff37d907dd2765f8e94f2162bcea2cf7e7
42142Author: Filippo Carone <littlejohn@videolan.org>
42143Date:   Fri Mar 21 16:22:25 2008 +0100
42144
42145    new failing test for medialistplayer_next
42146
42147commit c4b95b5063089cf126d2df572f4bbbc60ac07fef
42148Author: Sam Hocevar <sam@zoy.org>
42149Date:   Fri Mar 21 14:26:30 2008 +0000
42150
42151    New video output driver: "vmem", for direct memory access.
42152
42153    Sometimes our list of video output modules is still not enough for an
42154    external libvlc application with specific requirements. For instance, an
42155    SDL application running in full screen cannot open a new window on Linux
42156    (this is a known libSDL limitation). This vmem video output allows it to
42157    asynchronously render the video into an SDL_Surface, with full locking.
42158
42159    Resolution or pitch changes are not supported yet. I'd advise against
42160    them however, since they often require a full chroma unload/reload
42161    operation, which is quite expensive.
42162
42163    I also believe this feature should be directly integrated into libvlc,
42164    but I don't want to be too intrusive yet.
42165
42166commit 699dd7887738f8e1373a4cf3d8c03f010c70a29b
42167Author: Filippo Carone <littlejohn@videolan.org>
42168Date:   Fri Mar 21 15:21:52 2008 +0100
42169
42170    give the opportunity to play synchronously
42171
42172commit f56d550753a30c5bae8e44fef87b8986cc309ac2
42173Author: Filippo Carone <littlejohn@videolan.org>
42174Date:   Fri Mar 21 15:21:23 2008 +0100
42175
42176    addMediaDescriptor refactored to addMedia
42177
42178commit 709367d842d0c3c0b79e2fd125398d2147bd226e
42179Author: Filippo Carone <littlejohn@videolan.org>
42180Date:   Fri Mar 21 15:03:29 2008 +0100
42181
42182    fix for #1533: check on array boundaries before removing media
42183
42184commit 5f584e4c451865ea350cd54e28a4d1417d50e9c6
42185Author: Filippo Carone <littlejohn@videolan.org>
42186Date:   Fri Mar 21 00:32:47 2008 +0100
42187
42188    more unit tests
42189
42190commit 5a0c3a5164cebef2e6111506ac12edb71762b047
42191Author: Filippo Carone <littlejohn@videolan.org>
42192Date:   Fri Mar 21 00:31:58 2008 +0100
42193
42194    create a medialist on JVLC creation
42195
42196commit 61a056a7eb4b1190384432f31ba63d102e8d0230
42197Author: André Weber <atmo@videolan.org>
42198Date:   Thu Mar 20 21:17:48 2008 +0100
42199
42200    Fix the handling of string variable - store them as UTF-8 into the config variables, also convert the StringList values to an UTF8 string before putting them into a QVariant - which seems not to work if created from a "char *" - because later converterd QVariant->toString() isn't UTF8 like expected.
42201    waveout.c forgott to convert string to UTF8 before storing in choice list
42202
42203commit bd2b3483d842cb04398d19a5d9b31ceca0e5c26e
42204Author: Filippo Carone <littlejohn@videolan.org>
42205Date:   Thu Mar 20 20:44:24 2008 +0100
42206
42207    media instance tests added
42208
42209commit b57e45928314b2d2c146be3dbdb1eeabd504dbbd
42210Author: Filippo Carone <littlejohn@videolan.org>
42211Date:   Wed Mar 19 14:36:05 2008 +0100
42212
42213    ignore samples/target folder
42214
42215commit 4459ae4e819ed42ff83f0075281c79106a235474
42216Author: Filippo Carone <littlejohn@videolan.org>
42217Date:   Wed Mar 19 14:29:36 2008 +0100
42218
42219    some media descriptor tests
42220
42221commit f5f23650908c430b570c0b3cadf1e84ed1d86a89
42222Author: Sam Hocevar <sam@zoy.org>
42223Date:   Thu Mar 20 18:25:02 2008 +0000
42224
42225    Ignore Qt generated files.
42226
42227    qt4-uic (the Qt user interface compiler) and rcc (the Qt resource compiler)
42228    create .cpp and .h files that we don't want to track. Adding them to
42229    .gitignore.
42230
42231commit 649c93388de52ab1d798f1bae283afb58df68c19
42232Author: Sam Hocevar <sam@zoy.org>
42233Date:   Thu Mar 20 18:11:53 2008 +0000
42234
42235    Minor Windows ME build fixes.
42236
42237    Add a --disable-wince option so that we can disable this (probably broken)
42238    plugin's build when mingwce is detected. Also, add -lmmtimer to the libvlc
42239    link flags because this is where timeGetTime() lies.
42240
42241commit 8b5869976eae2be0bee9e9c9d0ab4f8d7a258bc0
42242Author: Sam Hocevar <sam@zoy.org>
42243Date:   Thu Mar 20 17:43:48 2008 +0000
42244
42245    Documentation updates.
42246
42247    Made the Doxygen headers slightly clearer when directly read from the
42248    header file, fixed grammar and spelling here and there, added some
42249    missing \param and \return tags (though a lot remains to be done).
42250
42251commit 4e0e4d6d4a3421ccf21715b0705b582826b0d62e
42252Merge: cfc98288ba 3b0534ea2c
42253Author: Sam Hocevar <sam@zoy.org>
42254Date:   Thu Mar 20 17:38:00 2008 +0000
42255
42256    Merge branch 'master' of git@git.videolan.org:vlc
42257
42258commit 3b0534ea2cd006b38292a28b32a685e6e0ef10a2
42259Author: Rémi Denis-Courmont <rem@videolan.org>
42260Date:   Thu Mar 20 19:08:30 2008 +0200
42261
42262    Don't use strcpy() on overlapping memory buffers - fixes #1500
42263
42264commit cfc98288babeb803bbeb85198fbad529cb35b659
42265Author: Sam Hocevar <sam@zoy.org>
42266Date:   Thu Mar 20 16:59:11 2008 +0000
42267
42268    Put (void)val; here and there to tell gcc we used the variable.
42269
42270    The spin_lock wrappers do not use the return value of the functions they
42271    wrap, resulting in dozens of compiler warnings because they are inline
42272    functions. There is no elegant solution to this, I hope using (void)val;
42273    is the least shocking alternative.
42274
42275commit 951c16c72039c9ef696fdd237d6d0304c5df3665
42276Author: Ilkka Ollakka <ileoo@videolan.org>
42277Date:   Thu Mar 20 18:01:00 2008 +0200
42278
42279    set rc_method = X264_RC_CQP if qp is set
42280    set qpmin/qpmax even without qp set.
42281    more constant on x264 parameters handling.
42282
42283commit 30b0fc05399a86ff3b7b31cafb20c73029828b02
42284Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42285Date:   Wed Mar 19 23:23:27 2008 +0100
42286
42287    libvlc.sym: Add __vlc_object_set_destructor and fix make check.
42288
42289commit c4234b02fcdd61914a68bfbea5cceeed615df8a3
42290Author: Jean-Baptiste Kempf <jb@videolan.org>
42291Date:   Wed Mar 19 15:08:27 2008 -0700
42292
42293    Small size adjustement.
42294
42295commit 5470ba32e8194c56865ad2fef0e05af8d7fc3fda
42296Author: Jean-Baptiste Kempf <jb@videolan.org>
42297Date:   Wed Mar 19 15:06:21 2008 -0700
42298
42299    Fix "Remove security-policy UI" [2db278fa3a9a53f1ab026acfd83672a405cb2e9f] commit that made overlapping.
42300
42301commit 97d1d1c21efde89b1ce9c5e1c89e171b09d33aa1
42302Author: Rémi Denis-Courmont <rem@videolan.org>
42303Date:   Wed Mar 19 21:00:19 2008 +0200
42304
42305    Remove redumdant Makefile target
42306
42307commit 473906a052f21523a3fe450f4664f247f72b3d9e
42308Author: Rémi Denis-Courmont <rem@videolan.org>
42309Date:   Wed Mar 19 20:59:09 2008 +0200
42310
42311    pkg-config for the plugin API
42312
42313    (Don't expect this to work yet though)
42314
42315commit b321beb4ac88fb3d032b0f0132a8ce7348b52f89
42316Author: Rémi Denis-Courmont <rem@videolan.org>
42317Date:   Wed Mar 19 20:52:05 2008 +0200
42318
42319    Use NDEBUG
42320
42321commit 484c93112f2827cf242c6f4807f7f48f28be6aa9
42322Author: Rémi Denis-Courmont <rem@videolan.org>
42323Date:   Wed Mar 19 20:40:16 2008 +0200
42324
42325    Set PLUGIN_PATH and LOCALEDIR only for libvlc
42326
42327commit 50f3a306ea5c05c6505594e785c508cdf1c5d9cb
42328Author: Rémi Denis-Courmont <rem@videolan.org>
42329Date:   Wed Mar 19 19:31:15 2008 +0200
42330
42331    SAP: m= subtype is not supposed to be a number in with the "udp"
42332    protocol, so don't try to use atoi() there.
42333
42334commit 28737ffcb575641e55b9ec9b04fe3e5c6e130141
42335Author: Rémi Denis-Courmont <rem@videolan.org>
42336Date:   Wed Mar 19 18:58:46 2008 +0200
42337
42338    vlc_fixups.h: Protect against multiple inclusions
42339
42340commit 49c5319575d754e806a0eebc93138a9c52f926ef
42341Author: Rémi Denis-Courmont <rem@videolan.org>
42342Date:   Wed Mar 19 18:46:53 2008 +0200
42343
42344    file access: Remove expand path, spare one dummy duplication
42345
42346commit 540c761324ae1034f4aa5a5d45b84907d7720b65
42347Author: Rémi Denis-Courmont <rem@videolan.org>
42348Date:   Wed Mar 19 18:37:26 2008 +0200
42349
42350    Factorize the localtime_r replacement
42351
42352commit 48d8e6bf030cbb4f64d8dafcd8587489c088bbf7
42353Author: Sam Hocevar <sam@zoy.org>
42354Date:   Wed Mar 19 13:53:57 2008 +0000
42355
42356    Use LoadLibrary instead of LoadLibraryA.
42357
42358    LoadLibrary can either point to LoadLibraryA or LoadLibraryW depending
42359    on the system and build options, so let's use LoadLibrary everywhere
42360    for consistency. Also, wrap static argument strings with _T() so that
42361    they're automatically in the right format.
42362
42363commit f351efa7d22645625d20204f86a44b194fde8352
42364Author: Pavlov Konstantin <thresh@altlinux.ru>
42365Date:   Wed Mar 19 18:31:07 2008 +0300
42366
42367    Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073). (closes #1531).
42368    Thanks to Alin Rad Pop, Secunia Research.
42369    Ported from libxine.
42370
42371commit 16c69ade84edabaf8c861f1e4f478ae815f94970
42372Author: Sam Hocevar <sam@zoy.org>
42373Date:   Wed Mar 19 13:18:09 2008 +0000
42374
42375    Add a --disable-vlc configure flag to not build VLC.
42376
42377    In some cases (eg. when building binary packages) one only needs libvlc
42378    and libvlc-control and does not wish to build or install VLC binaries.
42379    This --disable-vlc flag saves us from manually removing the unwanted
42380    binaries after "make install".
42381
42382commit 8b06bdb4caf5b78af5be9e02f59fa4bc4ba0c61a
42383Author: Filippo Carone <littlejohn@videolan.org>
42384Date:   Wed Mar 19 14:10:06 2008 +0100
42385
42386    more libvlc_media_list_player tests
42387
42388commit 5df4f82a48567b78a3c2a9ac9cb679d50e5351dc
42389Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42390Date:   Wed Mar 19 13:45:18 2008 +0100
42391
42392    auhal: Fix kAudioDevicePropertyDeviceIsAlive check (vlc_bool_t size has changed and doesn't match anymore the needed param size for kAudioDevicePropertyDeviceIsAlive).
42393
42394commit 4082c803f778e903ae0b1dc9afaf3ad86fddbd69
42395Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42396Date:   Wed Mar 19 13:17:46 2008 +0100
42397
42398    auhal: Replace deprecated Add/RemoveProc calls by Create/DestroyProcID calls.
42399
42400commit af929d567facf21f853cd0c84c671849167abcb2
42401Author: Pierre d'Herbemont <pdherbemont@videolan.org>
42402Date:   Wed Mar 19 12:06:07 2008 +0100
42403
42404    auhal: Make sure gettimeofday is defined.
42405
42406commit 808821a820b5e13e829e1d8a9edcffca73b5ba37
42407Author: Pierre d'Herbemont <pdherbemont@free.fr>
42408Date:   Wed Mar 19 10:31:46 2008 +0100
42409
42410    Revert "Fix compilation, by "fixing" VLC_PUBLIC_API." as the compilation breakage on Qt4 was obviously a typo in 461e426f5.
42411
42412    This reverts commit 82d39c38faa8a4eaeb613d65d27957321f449c02.
42413
42414commit 8de31a2675b91f9520e6b20e70030f0f2a8ef38f
42415Author: Pierre d'Herbemont <pdherbemont@free.fr>
42416Date:   Wed Mar 19 10:30:17 2008 +0100
42417
42418    qt4: Fix open_panels.cpp compilation.
42419
42420commit 82d39c38faa8a4eaeb613d65d27957321f449c02
42421Author: Pierre d'Herbemont <pdherbemont@free.fr>
42422Date:   Wed Mar 19 07:53:24 2008 +0100
42423
42424    Fix compilation, by "fixing" VLC_PUBLIC_API.
42425
42426    Revert "VLC_PUBLIC_API needs extern "C" on windows/c++ too."
42427
42428    This reverts commit 4af174fcd8b06d416eb499a61f56029a2d48bd90.
42429
42430    Revert "Mark VLC_PUBLIC_API as extern "C" when using C++."
42431
42432    This reverts commit 879e3eb226c7df84db6868b25964830664f92ebb.
42433
42434    Don't publish the default object destructor. (VLC_PUBLIC_API is broken)
42435
42436commit 461e426f5b03bdfc8d40dd8874f3cb7e23da7127
42437Author: Jean-Baptiste Kempf <jb@videolan.org>
42438Date:   Tue Mar 18 19:42:12 2008 -0700
42439
42440    Add "" around subtitles name. Fix #1528
42441
42442commit c365acef1712b09f8c07a10e8014f135081df441
42443Author: Pierre d'Herbemont <pdherbemont@free.fr>
42444Date:   Wed Mar 19 02:32:28 2008 +0100
42445
42446    media_instance: Don't rely on vlc_object_find now that input refcounting is fixed.
42447
42448commit af3a9f1bda52929ead2943edda814bdd8a6d2538
42449Author: Pierre d'Herbemont <pdherbemont@free.fr>
42450Date:   Wed Mar 19 02:05:06 2008 +0100
42451
42452    control/media_instance.c: Fix libvlc_media_instance_new_from_input_thread() now that input refcounting is fixed.
42453
42454commit cf3100336b61b3297f368c68c5e019b157dba63b
42455Author: Rafaël Carré <funman@videolan.org>
42456Date:   Wed Mar 19 01:55:49 2008 +0100
42457
42458    Add FLV mimetypes in browser plugins
42459
42460    Patch contributed by dkl0
42461
42462commit 9e96ce01733f21e24b8b357dfd9096c92480edf9
42463Author: Pierre d'Herbemont <pdherbemont@free.fr>
42464Date:   Wed Mar 19 01:37:24 2008 +0100
42465
42466    control/media_descriptor.c: Proper vlc: URL.
42467
42468commit 6fe2f30c0432c5fe2a3e280bd6a9707bf2ac74b3
42469Author: Pierre d'Herbemont <pdherbemont@free.fr>
42470Date:   Wed Mar 19 01:30:09 2008 +0100
42471
42472    vlm: Don't automatically detach in vlm_Delete if not needed, this will be done at destroy time if needed (This should fix some rare bug).
42473
42474commit afccd092f45c32f72a43283c725e939f173ec3c9
42475Author: Pierre d'Herbemont <pdherbemont@free.fr>
42476Date:   Wed Mar 19 01:29:12 2008 +0100
42477
42478    objects.c: Automatically detach from the parent.
42479
42480commit a4e9080036b0431fc25947dd4ecfcb5998af8cdd
42481Author: Pierre d'Herbemont <pdherbemont@free.fr>
42482Date:   Wed Mar 19 01:24:36 2008 +0100
42483
42484    vlm: Fix destruction by using correctly using refcounting.
42485
42486commit 4af174fcd8b06d416eb499a61f56029a2d48bd90
42487Author: Pierre d'Herbemont <pdherbemont@free.fr>
42488Date:   Wed Mar 19 00:42:00 2008 +0100
42489
42490    VLC_PUBLIC_API needs extern "C" on windows/c++ too.
42491
42492commit 33e3f3deed0b8087223521e457ffd734c0830195
42493Author: Pierre d'Herbemont <pdherbemont@free.fr>
42494Date:   Wed Mar 19 00:36:33 2008 +0100
42495
42496    input: Get rid of Destroy(), and move sout keeping code to the destructor.
42497
42498commit 68ed0898ecf97d7e0c11d6b34d1aa45d224bf32b
42499Author: Pierre d'Herbemont <pdherbemont@free.fr>
42500Date:   Wed Mar 19 00:02:47 2008 +0100
42501
42502    input: Use a Destructor to delete critical resources. Destroy() should be removed.
42503
42504commit cae26885df6eaccbb9b02499248b0acf5fb87a15
42505Author: Pierre d'Herbemont <pdherbemont@free.fr>
42506Date:   Tue Mar 18 23:42:36 2008 +0100
42507
42508    block.c: Remove a warning about unused argument.
42509
42510commit d98ba2fe7096c886744335770014044c36cc8d51
42511Author: Pierre d'Herbemont <pdherbemont@free.fr>
42512Date:   Tue Mar 18 23:56:30 2008 +0100
42513
42514    objects.c: Add an assert_locked() in vlc_object_yield_locked().
42515
42516commit 56a0945078146cedcd3c9e33ce86caa24de79b2f
42517Author: Pierre d'Herbemont <pdherbemont@free.fr>
42518Date:   Tue Mar 18 23:23:23 2008 +0100
42519
42520    vlc_objects.h: Export and implement vlc_object_set_destructor().
42521
42522commit 879e3eb226c7df84db6868b25964830664f92ebb
42523Author: Pierre d'Herbemont <pdherbemont@free.fr>
42524Date:   Tue Mar 18 23:15:30 2008 +0100
42525
42526    Mark VLC_PUBLIC_API as extern "C" when using C++.
42527
42528commit db59220242fc7918ea68f30b01257391459a5f84
42529Author: Rémi Denis-Courmont <rem@videolan.org>
42530Date:   Tue Mar 18 21:50:02 2008 +0200
42531
42532    Proper vlc: URL
42533
42534commit b3a086f551ef547194d32ac4ae4911a16885f3c6
42535Author: Rémi Denis-Courmont <rem@videolan.org>
42536Date:   Tue Mar 18 21:38:13 2008 +0200
42537
42538    Remove redumdant stdbool includes
42539
42540commit 2db278fa3a9a53f1ab026acfd83672a405cb2e9f
42541Author: Rémi Denis-Courmont <rem@videolan.org>
42542Date:   Tue Mar 18 21:37:19 2008 +0200
42543
42544    Remove security-policy UI
42545
42546commit f2e6a702ae7401e2c0f11665660a753f611e180b
42547Author: Rémi Denis-Courmont <rem@videolan.org>
42548Date:   Tue Mar 18 21:23:56 2008 +0200
42549
42550    shout discovery: don't try to set non-existent option
42551    (funman removed m3u-extvlcopt a few days ago).
42552
42553commit 6ee1e74f7983b2d929f6511b35ef6ca72fbea1f4
42554Author: Rémi Denis-Courmont <rem@videolan.org>
42555Date:   Tue Mar 18 21:12:00 2008 +0200
42556
42557    Remove the short-lived security-policy parameter.
42558
42559    In by far the overwhelming majority of cases, the user would not know
42560    how to determine the correct answer to the security prompt (did you
42561    ever compare SSL error handling in IE6 and IE7?). Since the trust value
42562    is now determined programatically, this would seem to mostly help users
42563    shoot themselves in the foot.
42564
42565    --security-policy is also broken when using --playlist-enqueue: imagine
42566    you are running VLC with no security, and then your browser enqueues an
42567    M3U from some nasty webserver... fireworks.
42568
42569    Wrappers around VLC really should NOT use M3U files if they need to
42570    tweak certain options (e.g. --sout). Global options can simply be set
42571    the normal way from the command line (e.g.: vlc --sout '#std{...}').
42572    Per-item options can be set using the colon notation. Multiple items
42573    should be expanded on the command line in the right order, rather than
42574    written to a M3U file. Alternative, IPC interfaces could be used
42575    (single instance + playlist enqueue, RC interface, DBus interface...)
42576    or language bindings.
42577
42578    *** Important note ***
42579    Web browser plugins are still in need of fixing. I suppose
42580    libvlc-control should be extented to support playlist item trust.
42581
42582    Feel free to revert and do something else if you have a _better_ idea.
42583
42584commit 794a69356e450a617a4adde3775cfa50ae643a20
42585Author: Filippo Carone <littlejohn@videolan.org>
42586Date:   Tue Mar 18 19:28:38 2008 +0100
42587
42588    fixes for libvlc medialistplayer_play_item and medialistplayer_play_item_at_index - medialistplayer_play is still out of order
42589
42590commit 9806c813954db8bd465c2520c2f6ca6ef118faf6
42591Author: Rafaël Carré <funman@videolan.org>
42592Date:   Tue Mar 18 09:29:48 2008 +0100
42593
42594    Ignore files built in bindings/cil
42595
42596commit 03dbdfe7b9bc3d749435c27cc01d0606f411a4e1
42597Author: Rafaël Carré <funman@videolan.org>
42598Date:   Tue Mar 18 09:26:27 2008 +0100
42599
42600    Fix out of tree building of the python bindings
42601
42602commit 97a9d4e927bdbac13eba6c65d204b07b5d7b3376
42603Author: Rafaël Carré <funman@videolan.org>
42604Date:   Mon Mar 17 15:51:57 2008 +0100
42605
42606    Verify Python.h presence when enabling python bindings
42607
42608commit 031256f27b7cc2ffb443a23a71b117ee45af6eb8
42609Author: Filippo Carone <littlejohn@videolan.org>
42610Date:   Mon Mar 17 23:35:11 2008 +0100
42611
42612    new (failing) test for ticket #1527 added
42613
42614commit 34ab57aad3f670855d4b6d6b2812e7997c5beea4
42615Author: Filippo Carone <littlejohn@videolan.org>
42616Date:   Mon Mar 17 23:19:25 2008 +0100
42617
42618    check if media_list_player->media_list is null before locking - fixes #1524
42619
42620commit 489d57c1a28bfacabe4cf92d0cc868c9fd06986e
42621Author: Christophe Mutricy <xtophe@videolan.org>
42622Date:   Mon Mar 17 20:53:27 2008 +0000
42623
42624    Update pot file
42625
42626    on't forget to do it when you delete files else it breaks make dist
42627
42628commit eb85f7afc2685c9973973a8d6c1a4530c6b77972
42629Author: Rafaël Carré <funman@videolan.org>
42630Date:   Mon Mar 17 21:32:09 2008 +0100
42631
42632    Fix #1487
42633
42634    Don't use an object after releasing it
42635
42636commit cd3ea880421919b66e627b4721d23e53989002bf
42637Author: Rémi Denis-Courmont <rem@videolan.org>
42638Date:   Mon Mar 17 21:20:33 2008 +0200
42639
42640    Don't leak vlc_bool_t through libvlc-control
42641
42642    This restores the ABI. It also avoids nasty issues with determining
42643    what a native boolean is from language bindings.
42644
42645commit b623ad8c99a6bf61eb9b61c2e26388ff5ae1a86a
42646Author: Rémi Denis-Courmont <rem@videolan.org>
42647Date:   Mon Mar 17 21:11:40 2008 +0200
42648
42649    Tag ABI break
42650
42651commit 1b9c93e80ed9fd5e531d330469a0ec934d5b64d8
42652Author: Rémi Denis-Courmont <rem@videolan.org>
42653Date:   Mon Mar 17 21:11:15 2008 +0200
42654
42655    Pass trust flag to var_OptionParse
42656
42657commit 5bfaf660bd32e11683bde7c96270dcd094dbea74
42658Author: Rémi Denis-Courmont <rem@videolan.org>
42659Date:   Mon Mar 17 21:09:07 2008 +0200
42660
42661    Fix return value
42662
42663commit bf4a300705421cd16dd93e715b352a0a9f606f1b
42664Author: Rémi Denis-Courmont <rem@videolan.org>
42665Date:   Mon Mar 17 21:06:16 2008 +0200
42666
42667    Retain certain flags from input_ItemAddOpt
42668
42669    (Oh! another ABI break - if only vlc_input_item_t weren't public)
42670
42671commit 74b1c6cdc6d4c4c9f06bcbe6ea4f9a4882297f77
42672Author: Rémi Denis-Courmont <rem@videolan.org>
42673Date:   Mon Mar 17 21:05:35 2008 +0200
42674
42675    Code factorization: use input_ItemAddOption
42676
42677commit 25ea83eba40db206731f469169a7929a3996bc56
42678Author: Rémi Denis-Courmont <rem@videolan.org>
42679Date:   Mon Mar 17 21:04:21 2008 +0200
42680
42681    VLM: use input_ItemAddOption
42682
42683commit 2e7e22467bd0ba3d9ef6cb2211fab3133ae40486
42684Author: Rémi Denis-Courmont <rem@videolan.org>
42685Date:   Mon Mar 17 20:04:45 2008 +0200
42686
42687    Use native C/C++ boolean type
42688
42689commit 709f415cdf024f565f16df51d1c0378356f23070
42690Author: Rémi Denis-Courmont <rem@videolan.org>
42691Date:   Mon Mar 17 19:57:33 2008 +0200
42692
42693    Provide the trust value to var_OptionParse
42694
42695commit 208d017e7c250518e1601a9610cec0866012ca37
42696Author: Rémi Denis-Courmont <rem@videolan.org>
42697Date:   Mon Mar 17 19:38:21 2008 +0200
42698
42699    Set the proper flags for item options
42700
42701commit 55083e6b6e768dc817b2f88e6d53232c20729075
42702Author: Rafaël Carré <funman@videolan.org>
42703Date:   Mon Mar 17 11:46:09 2008 +0100
42704
42705    Re-enable m3u parsing
42706
42707    This check is already made by the new safe option flag (still broken, but to be fixed one day)
42708
42709commit 0e2052d5cd889db4fa7c84c7457f66bc7d3951e1
42710Author: Ilkka Ollakka <ileoo@videolan.org>
42711Date:   Mon Mar 17 10:14:45 2008 +0200
42712
42713    Tell that dst-parameter overrides new bind/path parameters.
42714
42715commit 80a74d66eb92914ffba1e4996de3bf74060ba5e5
42716Author: Ilkka Ollakka <ileoo@videolan.org>
42717Date:   Fri Mar 14 22:57:55 2008 +0200
42718
42719    Add bind and path aliases for standard streamoutput, so you can document
42720    streaming (hopefully) more cleaner way like:
42721
42722    standard{access=http,bind=:8080,path=/myfile.ts}
42723    equals to
42724    standard{access=http,dst=:8080//myfile.ts}
42725    (that extra / doesn't seem to harm and it's only visual flaw)
42726
42727commit 2f541e74db27020b92c9603d1d4dfebcd05a300e
42728Author: Jean-Baptiste Kempf <jb@videolan.org>
42729Date:   Mon Mar 17 00:46:46 2008 -0700
42730
42731    Fix warning in rawvid demxuer.
42732
42733commit 2e8d84e3949e6c7f1fdcec6c662e7509b7d10de8
42734Author: Jean-Baptiste Kempf <jb@videolan.org>
42735Date:   Mon Mar 17 00:42:48 2008 -0700
42736
42737    Kill a warning.
42738
42739commit aeb71956196c14dc655810681bfffafb8e33d3a6
42740Author: Jean-Baptiste Kempf <jb@videolan.org>
42741Date:   Mon Mar 17 00:40:27 2008 -0700
42742
42743    REmove uninitialised variable.
42744
42745commit af2b9b2c865247952124dbb012251c6ef1be2bc3
42746Author: Jean-Baptiste Kempf <jb@videolan.org>
42747Date:   Sun Mar 16 17:40:33 2008 -0700
42748
42749    Update the list of objects after a VLM import. Patch By Jean-François Massol, slightly modified.
42750
42751commit 786adcfe4f379510874f04b454bbfe3daf643ad9
42752Author: Jean-Baptiste Kempf <jb@videolan.org>
42753Date:   Sun Mar 16 12:37:38 2008 -0700
42754
42755    Remove debug.
42756
42757commit e5979c33103d684a7422c9f291edb9baf295d601
42758Author: Pavlov Konstantin <thresh@altlinux.ru>
42759Date:   Mon Mar 17 01:10:02 2008 +0300
42760
42761    Link ncurses plugin to libtinfo if available.
42762    Should fix builds on linuxes using that library: ALT, PLD, Fedora.
42763
42764commit c87ad54056043b0b94d78847bd6e311e6e20aa6a
42765Author: Filippo Carone <littlejohn@videolan.org>
42766Date:   Sun Mar 16 22:40:50 2008 +0100
42767
42768    new (failing) test for media list player (ticket #1524)
42769
42770commit 99f80c178a8236c18400150fff4d436f127e41b8
42771Author: Rémi Denis-Courmont <rem@videolan.org>
42772Date:   Sun Mar 16 23:22:59 2008 +0200
42773
42774    Handle all memory errors in MP4 esds
42775
42776commit 7061a05d461803044bd98b63fed47340736e9809
42777Author: Rémi Denis-Courmont <rem@videolan.org>
42778Date:   Sun Mar 16 23:17:27 2008 +0200
42779
42780    Handle memory errors in MP4 ctts - refs #1508
42781
42782commit cd74f7f84a46eb1e8468ae24a3b723a77c68ab67
42783Author: Rémi Denis-Courmont <rem@videolan.org>
42784Date:   Sun Mar 16 23:16:58 2008 +0200
42785
42786    Cleanup MP4 ftyp
42787
42788commit ba67168b4ab7a05a45111791b179776bca016c43
42789Author: Rémi Denis-Courmont <rem@videolan.org>
42790Date:   Sun Mar 16 23:15:40 2008 +0200
42791
42792    Handle memory errors in MP4 stts - fixes #1502
42793
42794commit 1e08726cdcb9ec5a18d1fd9a890d29aded061cdd
42795Author: Pavlov Konstantin <thresh@videolan.org>
42796Date:   Sun Mar 16 23:59:36 2008 +0300
42797
42798    Update no-mmx patch for current ffmpeg.
42799
42800commit 160cf0e2f7a41040dc322162ac503fb2f7a5c170
42801Author: Rafaël Carré <funman@videolan.org>
42802Date:   Sun Mar 16 21:22:30 2008 +0100
42803
42804    Try compilation before interaction
42805
42806    buildbots should be able to compile asa cleanly now (unless for X-compile of course)
42807
42808commit 55f3a9f1dc708d536a61a8f65c8b3c854c14e360
42809Author: Rafaël Carré <funman@videolan.org>
42810Date:   Sun Mar 16 20:49:26 2008 +0100
42811
42812    Interaction are controlled by a dedicated thread
42813
42814    This is not the playlist's work at all
42815    Fix #1520
42816
42817commit f0c27947efb2fab7144ffd3425e3822d6073d622
42818Author: Rémi Duraffort <ivoire@videolan.org>
42819Date:   Sun Mar 16 21:33:27 2008 +0100
42820
42821    During the compilation, print errors and warnings on stderr.
42822
42823commit 54c23b66191ff8c50c699b0b92bc0e1bc617924c
42824Author: Rémi Duraffort <ivoire@videolan.org>
42825Date:   Sat Mar 15 20:26:02 2008 +0100
42826
42827    Remove useless test before a delete.
42828
42829commit 10b3d6f1a239ec17c16cdfca13b4f98051591f34
42830Author: Filippo Carone <littlejohn@videolan.org>
42831Date:   Sun Mar 16 19:59:47 2008 +0100
42832
42833    fix for libvlc_get_input_thread: check for null before locking. fixes #1522
42834
42835commit c6fabd0fc5bf92148dc90938bb66c0553e186f06
42836Author: Filippo Carone <littlejohn@videolan.org>
42837Date:   Sun Mar 16 17:11:26 2008 +0100
42838
42839    initial media list player unit tests file
42840
42841commit 9c24ad3ef121fbda9d6f50fdcbbe1a2193c838a5
42842Author: Filippo Carone <littlejohn@videolan.org>
42843Date:   Sun Mar 16 17:11:00 2008 +0100
42844
42845    use the sync_instance library for tests too
42846
42847commit b7c2f1b54a4c28d41b141ccd483f0508bd521662
42848Author: Filippo Carone <littlejohn@videolan.org>
42849Date:   Sun Mar 16 17:10:13 2008 +0100
42850
42851    centralize maven compiler plugin
42852
42853commit ad53a53efbb955ad8116d68f6d2f74953f1775ed
42854Author: Rafaël Carré <funman@videolan.org>
42855Date:   Sun Mar 16 15:15:07 2008 +0100
42856
42857    Remove debug
42858
42859commit a7e2dcfe29e2767bfa13d4b3451d2543fe8ae2bd
42860Author: Filippo Carone <littlejohn@videolan.org>
42861Date:   Sun Mar 16 14:15:46 2008 +0100
42862
42863    gettext 0.16.1 was an unintended change - sorry
42864
42865commit 7984e32f174df8fe061c0e9ec70aff32f6840f2a
42866Author: Filippo Carone <littlejohn@videolan.org>
42867Date:   Sun Mar 16 14:12:06 2008 +0100
42868
42869    ac_prog_java* not needed anymore
42870
42871commit a21959aff9fc4595d6d82867447889ee2c862b40
42872Author: Filippo Carone <littlejohn@videolan.org>
42873Date:   Sun Mar 16 14:04:10 2008 +0100
42874
42875    remove ant references on --enable-java-bindings, say users to run mvn
42876
42877commit fc14fe5dd6af97130558a77fbd60e1fdbb54165c
42878Author: Filippo Carone <littlejohn@videolan.org>
42879Date:   Sun Mar 16 13:45:53 2008 +0100
42880
42881    some basic info on how to use mvn added
42882
42883commit 12c70d4b6eb8c2e682bf6c045ec8f217c033b511
42884Author: Filippo Carone <littlejohn@videolan.org>
42885Date:   Sun Mar 16 13:39:23 2008 +0100
42886
42887    switch to jdk 1.5
42888
42889commit a130c17fc4c838c4e924f3fa67c47821ebff1779
42890Author: Filippo Carone <littlejohn@videolan.org>
42891Date:   Sun Mar 16 13:22:00 2008 +0100
42892
42893    switch to jdk 1.5
42894
42895commit 7a9a29f49f46c7133846190c700d1725ce668a25
42896Author: Filippo Carone <littlejohn@videolan.org>
42897Date:   Sun Mar 16 13:21:26 2008 +0100
42898
42899    more info about developers/contributors
42900
42901commit db39ed110ef89bf6dad646b774dfa84c2d028d31
42902Author: Adrien Grand <jpountz@jpountz.net>
42903Date:   Sun Mar 16 13:02:00 2008 +0100
42904
42905    [PATCH] Maven2 plugins
42906
42907    Signed-off-by: Filippo Carone <littlejohn@videolan.org>
42908
42909commit fc3815a7114f9fef7eb47e38903f33bfb10597b7
42910Author: Rafaël Carré <funman@videolan.org>
42911Date:   Sun Mar 16 03:47:07 2008 +0100
42912
42913    Better stats box in ncurses
42914
42915    Fix scrolling
42916    Use ACS_* characters to be nicer
42917    Only show video & audio if there is an es (or show both if there is no es, mp3 has no es)
42918    TODO: show sout only when needed
42919
42920commit ba7e4ce0f12026c1736097f43cfbd96096b98f23
42921Author: Rafaël Carré <funman@videolan.org>
42922Date:   Sat Mar 15 22:47:10 2008 +0100
42923
42924    Add assert()ions to help fighting a bug
42925
42926commit eb73dbd387402d035c2eb77d9c0a65a5e21c4d95
42927Author: Rafaël Carré <funman@videolan.org>
42928Date:   Sat Mar 15 21:50:33 2008 +0100
42929
42930    Do not hide bugs
42931
42932commit b4b0a1b6f82807f4e7b0a1f96b62dcf109018549
42933Author: Rémi Duraffort <ivoire@videolan.org>
42934Date:   Sat Mar 15 20:01:04 2008 +0100
42935
42936    Remove useless test before free and delete.
42937
42938commit 31927c895c0f13237bf734cbae39f915bb2b3786
42939Author: Jean-Baptiste Kempf <jb@videolan.org>
42940Date:   Sat Mar 15 11:46:54 2008 -0700
42941
42942    Fix DShow capture names with spaces, spotted by Andre Weber.
42943    Fix Apple iSight on windows :D
42944
42945commit 944ddb5bc274ea3784498471a7965e51545e587f
42946Author: Jean-Baptiste Kempf <jb@videolan.org>
42947Date:   Sat Mar 15 00:35:13 2008 -0700
42948
42949    Force to fix the size of GotoDialog.
42950
42951commit 24657112e5f2532b48d25416b46eb2212b01f089
42952Author: Richard Hosking <richard@hovis.net>
42953Date:   Sat Mar 15 16:55:28 2008 +0000
42954
42955    Cosmetic - changed negative test.
42956
42957commit 6b8e5d9bc6fcc4fe2284cbf37709d3b1317473dd
42958Author: Filippo Carone <littlejohn@videolan.org>
42959Date:   Sat Mar 15 17:32:12 2008 +0100
42960
42961    more media list unit tests
42962
42963commit 72d148236598b070fbbc03e12a21623d485987e1
42964Author: Filippo Carone <littlejohn@videolan.org>
42965Date:   Sat Mar 15 16:33:48 2008 +0100
42966
42967    media list count unit test added
42968
42969commit ce42723bbe41d8c4fefe09f83195d99d678a868b
42970Author: Filippo Carone <littlejohn@videolan.org>
42971Date:   Sat Mar 15 16:33:18 2008 +0100
42972
42973    Adrien added to thanks
42974
42975commit dbc1b9b7e55b7e1655c44e9c42dc3ee7bca1e64a
42976Author: Filippo Carone <littlejohn@videolan.org>
42977Date:   Sat Mar 15 16:25:19 2008 +0100
42978
42979    ignore folder contents
42980
42981commit 850c37b46867f04052709bdfce91c3f04ddc27d2
42982Author: Filippo Carone <littlejohn@videolan.org>
42983Date:   Sat Mar 15 15:34:04 2008 +0100
42984
42985    ignore mvn generated files
42986
42987commit 7d3cc85d1bc8a3d7aea4f5486148826304b0aa8b
42988Author: Richard Hosking <richard@hovis.net>
42989Date:   Sat Mar 15 14:50:27 2008 +0000
42990
42991    Fix very minor memory leak when using OSS for audio.
42992
42993commit a19cac2195024dc9992fa582eeb4701602695003
42994Author: Adrien Grand <jpountz@jpountz.net>
42995Date:   Sat Mar 15 13:27:06 2008 +0100
42996
42997    [PATCH]  - maven project structure reorganization - add a exec:java goal to launch the VlcClient
42998
42999commit 2d22d0e2f33e7e617a49417418102e3105c038c1
43000Author: Jean-Baptiste Kempf <jb@videolan.org>
43001Date:   Fri Mar 14 20:51:07 2008 -0700
43002
43003    Very slight fixes in Open Dialog too.
43004
43005commit bc5ec85a6e24e317b930983a34e9f0d3e7e8eb33
43006Author: Jean-Baptiste Kempf <jb@videolan.org>
43007Date:   Fri Mar 14 20:42:03 2008 -0700
43008
43009    Very very Slight modification of Open dialog
43010
43011commit 064a983fe5836624bce01053ec35c2ee3f8d1b4a
43012Author: Jean-Baptiste Kempf <jb@videolan.org>
43013Date:   Fri Mar 14 20:32:44 2008 -0700
43014
43015    Fix layout in VLM dialog.
43016
43017commit cceacadfbd5ec1104c9cb4a37901f29f1d8596df
43018Author: Jean-Baptiste Kempf <jb@videolan.org>
43019Date:   Fri Mar 14 19:31:50 2008 -0700
43020
43021    Fix the dialogs problem on Mac.
43022
43023commit be11a0133ff77434b9ede817bc827885eae1daab
43024Author: Jean-Baptiste Kempf <jb@videolan.org>
43025Date:   Fri Mar 14 19:22:25 2008 -0700
43026
43027    AssoDialog is not available on Mac.
43028
43029commit a302df0cf04f6030eaba0254c512851811260826
43030Author: Christophe Mutricy <xtophe@videolan.org>
43031Date:   Sat Mar 15 00:00:40 2008 +0000
43032
43033    Fix building with an uninstalled ffmpeg
43034
43035commit 10fd1f14df5c4d9552759336d80a4e67d0d66ebe
43036Author: Rafaël Carré <funman@videolan.org>
43037Date:   Fri Mar 14 22:28:43 2008 +0100
43038
43039    Fix #1515 - vlc.exe icon
43040
43041commit 66eef912955166cb5eaa7d1a6e051c47ace70852
43042Author: Rafaël Carré <funman@videolan.org>
43043Date:   Fri Mar 14 19:24:01 2008 +0100
43044
43045    Fix aac decoding when muxed with ADTS headers + AudioSpecificConfig
43046
43047    When AudioSpecificConfig is available in fmt->i_extra, faad need the ADTS headers removed
43048
43049commit 3b4b75ab12a8de94daed79c49442e4fe69399b8d
43050Author: André Weber <atmo@videolan.org>
43051Date:   Fri Mar 14 18:48:54 2008 +0100
43052
43053    StringListConfigControl finish -> deal with empty ppsz_list_text, same like in wx widgets, use instead the short text
43054
43055commit 87014491480629af9a590f723b4683fc2ccc55c9
43056Author: Filippo Carone <littlejohn@videolan.org>
43057Date:   Fri Mar 14 09:51:44 2008 +0100
43058
43059    use empty .gitignore files to track empty folders
43060
43061commit 1fd0545efbdf4aef65714d6abee9b10832361ba0
43062Author: Filippo Carone <littlejohn@videolan.org>
43063Date:   Fri Mar 14 09:49:53 2008 +0100
43064
43065    Revert "dummy .empty files added for needed folders"
43066
43067    This reverts commit 0a7044077201ff47826bbf1f9bb596aff827a97f.
43068
43069    i'll use empty .gitignore files
43070
43071commit 7903384866363cf822da012220c8aa5bcf2888c5
43072Author: Filippo Carone <littlejohn@videolan.org>
43073Date:   Fri Mar 14 09:40:14 2008 +0100
43074
43075    specify license in pom
43076
43077commit 6cf973e6fb09b9033440754f9b3813f1804c94e0
43078Author: Rafaël Carré <funman@videolan.org>
43079Date:   Fri Mar 14 14:19:00 2008 +0100
43080
43081    Display live stats in ncurses interface.
43082
43083    Activate it with hotkey 'S' ('s' is stop)
43084
43085commit 13a418add41dc3d518c693024d2b8018c0452dc5
43086Author: Rafaël Carré <funman@videolan.org>
43087Date:   Fri Mar 14 11:22:45 2008 +0100
43088
43089    fix [0cd7064a1b656cd87e61af14b74ec6c80c341fe6] : lower case "VLC"
43090
43091commit 805a9ad61bb628aee2ca936d048a86f16503bc56
43092Author: Rafaël Carré <funman@videolan.org>
43093Date:   Fri Mar 14 10:07:40 2008 +0100
43094
43095    Fix AAC muxing into TS
43096
43097    Add ADTS headers on top of the raw AAC frames
43098    Use the ADTS stream type (0x0f) since LOAS isn't implemented
43099        This was wrong since we were streaming raw, not LOAS/LATM
43100
43101commit 62d91d413bc4a7c52a8b598680db14a19e523291
43102Author: Jean-Baptiste Kempf <jb@videolan.org>
43103Date:   Fri Mar 14 00:10:46 2008 -0700
43104
43105    Compile fix for L4MERS on Qt4.2 :D
43106
43107commit ba274b8b207a49037bd383ac250b530f98b3c65f
43108Author: Ilkka Ollakka <ileoo@videolan.org>
43109Date:   Fri Mar 14 08:32:49 2008 +0200
43110
43111    when sorting playlist with artist, sort also album under artist and tracknumber on album
43112    I think this is good default atleast on music.
43113
43114commit c45048df5ea0ac61f646433b99d7731cb4140792
43115Author: Jean-Baptiste Kempf <jb@videolan.org>
43116Date:   Thu Mar 13 17:21:39 2008 -0700
43117
43118    Change button layout and behaviour in the open dialog. This avoid the Windows issue and should close #1455
43119
43120commit 6c27b7487733694e65a9cc601bbecb718c72a8c8
43121Author: Jean-Baptiste Kempf <jb@videolan.org>
43122Date:   Thu Mar 13 16:24:43 2008 -0700
43123
43124    Remove unnecessary function that doesn't do what we want anyway.
43125
43126commit 0b87d485d9d37eaa921ea4f53b39f29fce8cd50e
43127Author: Rémi Duraffort <ivoire@videolan.org>
43128Date:   Fri Mar 14 00:26:42 2008 +0100
43129
43130    Forgiven in the previous commit (useless test)
43131
43132commit 6411526fe052a033300e73045b07c0aaee089e88
43133Author: Rémi Duraffort <ivoire@videolan.org>
43134Date:   Fri Mar 14 00:24:00 2008 +0100
43135
43136    One more removing session. (useless test before a free())
43137
43138commit 5cb4066e102b6c6e89ab890439c5bf9c74703262
43139Author: Rémi Duraffort <ivoire@videolan.org>
43140Date:   Fri Mar 14 00:21:34 2008 +0100
43141
43142    Useless test before a free()
43143
43144commit ac5fe543116a304c652f0ae7eea38cfbb40c119d
43145Author: Rémi Duraffort <ivoire@videolan.org>
43146Date:   Fri Mar 14 00:19:57 2008 +0100
43147
43148    Remove useless test (one more time).
43149
43150commit 61abfdafa8566dc5ede8d172a9d495f0cec5a449
43151Author: Jean-Baptiste Kempf <jb@videolan.org>
43152Date:   Thu Mar 13 16:15:47 2008 -0700
43153
43154    Smaller margins.
43155
43156commit e2714b9c307270c8b87c03510bd6c31eaa82904d
43157Author: Jean-Baptiste Kempf <jb@videolan.org>
43158Date:   Thu Mar 13 15:56:40 2008 -0700
43159
43160    Fix a layout issue, and adds space left of reset button.
43161
43162commit 2067e26ab4694f2562742b19cd8e93493274ba46
43163Author: Filippo Carone <littlejohn@videolan.org>
43164Date:   Fri Mar 14 00:12:46 2008 +0100
43165
43166    libvlc core release test added
43167
43168commit 5057a7c4008696b6d07d8169931e18a161a27fe3
43169Author: Filippo Carone <littlejohn@videolan.org>
43170Date:   Fri Mar 14 00:12:10 2008 +0100
43171
43172    media list initial tests added
43173
43174commit 20cf28d1852087feca86c7753ef6c5bd62e409e4
43175Author: Filippo Carone <littlejohn@videolan.org>
43176Date:   Fri Mar 14 00:06:43 2008 +0100
43177
43178    Raffaella voice added for unit tests
43179
43180commit 8015def880fcd4ba00aa253a4929d4f19f450d5e
43181Author: Filippo Carone <littlejohn@videolan.org>
43182Date:   Thu Mar 13 23:16:16 2008 +0100
43183
43184    first unit test added
43185
43186commit e0efae4083eeafb85212641a20c3e0feb5c11cec
43187Author: Filippo Carone <littlejohn@videolan.org>
43188Date:   Thu Mar 13 22:55:51 2008 +0100
43189
43190    some more cleanup
43191
43192commit 4d17700cc4d49410acdb29ed3968d69408489526
43193Author: Filippo Carone <littlejohn@videolan.org>
43194Date:   Thu Mar 13 22:53:03 2008 +0100
43195
43196    reflect current vlc version in pom
43197
43198commit 4089ed51216810726a0ceeb48272ff42b247e67d
43199Author: Filippo Carone <littlejohn@videolan.org>
43200Date:   Thu Mar 13 22:52:31 2008 +0100
43201
43202    basic instructions for maven2
43203
43204commit 670c37bdcf25ed7c5bdc04c6250fb380f3a8debf
43205Author: Filippo Carone <littlejohn@videolan.org>
43206Date:   Thu Mar 13 22:44:35 2008 +0100
43207
43208    jna added as a dependency
43209
43210commit ba6e094def4c2d340d112b80eb50d1a5d8b897a4
43211Author: Filippo Carone <littlejohn@videolan.org>
43212Date:   Thu Mar 13 22:29:18 2008 +0100
43213
43214    VLCExample moved to org.videolan.jvlc.example
43215
43216commit 0a7044077201ff47826bbf1f9bb596aff827a97f
43217Author: Filippo Carone <littlejohn@videolan.org>
43218Date:   Thu Mar 13 22:27:38 2008 +0100
43219
43220    dummy .empty files added for needed folders
43221
43222commit c09c00029b56f8b6b9e8736bc8811d4b01a36ca4
43223Author: Filippo Carone <littlejohn@videolan.org>
43224Date:   Thu Mar 13 22:16:24 2008 +0100
43225
43226    maven2 project structure
43227
43228commit bb1a46d01ed14c835baaac86de4b5c8f65a59419
43229Author: Filippo Carone <littlejohn@videolan.org>
43230Date:   Thu Mar 13 22:03:18 2008 +0100
43231
43232    remove old headers in java bindings
43233
43234commit 28644afa0512962fc8627b23713f02c873a5761f
43235Author: Ilkka Ollakka <ileoo@videolan.org>
43236Date:   Thu Mar 13 22:35:49 2008 +0200
43237
43238    change playlist sorting to use qsort instead bubblesorting that was used.
43239
43240commit 104802fa1f8c3cf960f266f3cfbc12a6f6caa77a
43241Author: André Weber <atmo@videolan.org>
43242Date:   Thu Mar 13 19:31:36 2008 +0100
43243
43244    fixed warning about wrong datatypes (mdate(), pf_GetSystemInfo)
43245
43246commit 0305cdacc18e39d01efe5a10485c9109f8818798
43247Author: Rémi Duraffort <ivoire@videolan.org>
43248Date:   Thu Mar 13 19:17:42 2008 +0100
43249
43250    Revert some errors in 859436564cd0b85e76b888a88205424ede9cb412 and 9630c00c6b310e1a824f0bce00de89f0f777484f
43251
43252commit 6d9e92da983e3ae91b09ce983aae5b851a6d884c
43253Author: Rafaël Carré <funman@videolan.org>
43254Date:   Thu Mar 13 16:18:35 2008 +0100
43255
43256    Revert [cd2de36f617b57813c44fd94babd7fa952bccf8d]
43257
43258    assert that pf_control is available
43259
43260commit 7fcfedbc4fd304c5b383bcb598efa1312d9480af
43261Author: Rafaël Carré <funman@videolan.org>
43262Date:   Thu Mar 13 15:55:09 2008 +0100
43263
43264    m4a packetizer: remove (comment) unused parameter
43265
43266commit 0633bc89ea492e9ac81f6dde2f8c2831990981fb
43267Author: Rafaël Carré <funman@videolan.org>
43268Date:   Thu Mar 13 13:49:22 2008 +0100
43269
43270    Remove $Id$ from THANKS since it's shown in the qt4 ui
43271
43272commit eebf82ef2e66117fedb21036966daa62d7492225
43273Author: Rafaël Carré <funman@videolan.org>
43274Date:   Thu Mar 13 13:47:48 2008 +0100
43275
43276    fix ts demuxing AAC with ADTS headers
43277
43278    0x11 is the type for AAC synchronized with LOAS
43279    0x0f is the type for AAC synchronized with ADTS
43280
43281commit 036f56dfac0a62fd072555d8caf04a986f0edd08
43282Author: Rafaël Carré <funman@videolan.org>
43283Date:   Thu Mar 13 12:39:34 2008 +0100
43284
43285    fix a message, contribs are not windows-specific
43286
43287commit 1371457214b9473357de5e8e066d552f168e3e8b
43288Author: Jean-Paul Saman <jpsaman@videolan.org>
43289Date:   Thu Mar 13 08:57:39 2008 +0100
43290
43291    Properly fix use of SWSCALE_* defines in zvbi.
43292
43293commit 984723a78f8006b9fea6ba981036d91e2934bab1
43294Author: Jean-Baptiste Kempf <jb@videolan.org>
43295Date:   Wed Mar 12 23:56:42 2008 -0700
43296
43297    Shut a warning.
43298
43299commit 7a214f493f6b064ba1e3ec53cb3e30b839c6b494
43300Author: Jean-Baptiste Kempf <jb@videolan.org>
43301Date:   Wed Mar 12 23:52:08 2008 -0700
43302
43303    Shut a warning.
43304
43305commit 0b4aa1b3335149d48bc5ea4052147b744ee83140
43306Author: Jean-Baptiste Kempf <jb@videolan.org>
43307Date:   Wed Mar 12 23:49:24 2008 -0700
43308
43309    Shut a warning.
43310
43311commit e6ee64216f4e13a52ca651ebd2054e6fb9ab2dfd
43312Author: Jean-Baptiste Kempf <jb@videolan.org>
43313Date:   Wed Mar 12 23:36:44 2008 -0700
43314
43315    Preferences: Modify the reset button according to the HIG. remove some warnings.
43316
43317commit b344dc6f7e63b4cb016fda81f2fdcbe5b575611a
43318Author: U-AMBRE\Jean-Baptiste <Jean-Baptiste@ambre.(none)>
43319Date:   Wed Mar 12 22:58:44 2008 -0700
43320
43321    Disable mkv and taglib and dirac on cygwin.
43322
43323commit d9159b59d0ec6c44a340e9ae5a32d3950159f310
43324Author: Jean-Baptiste Kempf <jb@videolan.org>
43325Date:   Wed Mar 12 20:47:41 2008 -0700
43326
43327    Don't use matroska.org.
43328
43329commit d9994e011f156da868a19b8968e6f36c169bd931
43330Author: Jean-Baptiste Kempf <jb@videolan.org>
43331Date:   Wed Mar 12 20:43:47 2008 -0700
43332
43333    Shut a Windows warning.
43334
43335commit 17125cc60b178e1f4419e5242f233f89c5368703
43336Author: Jean-Baptiste Kempf <jb@videolan.org>
43337Date:   Wed Mar 12 20:38:54 2008 -0700
43338
43339    Shut a few unused parameters for Windows compiling.
43340
43341commit e6b20aa94016e228096229844d49d3a28ebf947d
43342Author: Rafaël Carré <funman@videolan.org>
43343Date:   Thu Mar 13 00:13:49 2008 +0100
43344
43345    Fix git commit generation
43346
43347    Not everybody builds VLC from the source tree
43348    besides that the shell code was wrong : the return value of a pipe is the one of the LAST command in the pipe.
43349
43350commit cd2de36f617b57813c44fd94babd7fa952bccf8d
43351Author: Rafaël Carré <funman@videolan.org>
43352Date:   Thu Mar 13 00:05:27 2008 +0100
43353
43354    Fix crash when (access_t*)->pf_control is NULL
43355
43356    This was triggered by DBus module using access2_Control
43357
43358commit a8605343f0af4d128ee5570f20b94215bc3777a0
43359Author: Jean-Paul Saman <jpsaman@videolan.org>
43360Date:   Wed Mar 12 23:52:37 2008 +0100
43361
43362    Remove trailing whitespace.
43363
43364commit 14237d89c45640c29c3ee14f2d52bd40ff2fb92d
43365Author: Jean-Paul Saman <jpsaman@videolan.org>
43366Date:   Wed Mar 12 23:48:41 2008 +0100
43367
43368    Refactor video_filters in modules/stream_out/transcode.c by abstracting common code into 2 new functiosn transcode_video_filter_new() and transcode_video_filter_close().
43369
43370commit d84cd8bb95d1cf575dd271f1250a17b29f459d62
43371Author: Jean-Paul Saman <jpsaman@videolan.org>
43372Date:   Wed Mar 12 22:49:44 2008 +0100
43373
43374    Small indentation fix.
43375
43376commit 39599d620f7d5f385b8dc2566c11105cf0719128
43377Author: Jean-Paul Saman <jpsaman@videolan.org>
43378Date:   Tue Mar 11 15:52:01 2008 +0100
43379
43380    Fix compiler warning about unused variables.
43381
43382commit c61c53902842e81d059fde16e113c8d840207892
43383Author: Jean-Paul Saman <jpsaman@videolan.org>
43384Date:   Tue Mar 11 12:42:10 2008 +0100
43385
43386    Fix regression on zvbi.c introduced by recent ffmpeg changes.
43387
43388commit 0cd7064a1b656cd87e61af14b74ec6c80c341fe6
43389Author: Rafaël Carré <funman@videolan.org>
43390Date:   Wed Mar 12 23:13:11 2008 +0100
43391
43392    Improvements to syslog logger - by Hans Lambermont
43393
43394    - add PID to syslog and use lowercase vlc (conforming to syslog standards)
43395    - add the command-line verbosity control -v[0-2] to html/text/syslog
43396        logging, such that one can disable f.i. LOG_DEBUG from being offered
43397        to html/text/syslog completely.
43398    - add the priority to the syslog message
43399
43400commit 021c332008d24ef503eddc6ad41f3392a5816e60
43401Author: Rafaël Carré <funman@videolan.org>
43402Date:   Wed Mar 12 21:00:25 2008 +0100
43403
43404    Change a description msg
43405
43406    [] cause problems in zsh completion
43407    Changing it to () is easier than fixing zsh completion generator
43408
43409commit f1c34c38fee6fcfd5751f192f369581b89af7eef
43410Author: Rafaël Carré <funman@videolan.org>
43411Date:   Wed Mar 12 20:59:18 2008 +0100
43412
43413    Fix zsh completion installer
43414
43415    Don't use non-standard extensions
43416    Run the script in zsh
43417
43418commit 17bba6bc4fd5244bd8c847c5a8992508698a93cb
43419Author: Rafaël Carré <funman@videolan.org>
43420Date:   Wed Mar 12 17:29:06 2008 +0100
43421
43422    Fix adts packetizer
43423
43424    Get channels information from decoder specific config
43425    Add (commented) useless variables from ADTS header
43426    Detect unsupported configurations and start (commented) support
43427
43428commit 7c79c5512c7f3a7da087f0dc942f9377e7caa7c6
43429Author: Rafaël Carré <funman@videolan.org>
43430Date:   Wed Mar 12 17:28:15 2008 +0100
43431
43432    Don't look for svn or git in strange paths, use $PATH
43433
43434commit e7003c92f06a1c667c3ce570d2c5eb6eecbc5dde
43435Author: Rafaël Carré <funman@videolan.org>
43436Date:   Wed Mar 12 16:23:26 2008 +0100
43437
43438    verify asprintf() return value, fix indentation
43439
43440commit d95df6f6e9bdfe4d6b169a858a51efa0eded87cb
43441Author: Felix Paul Kühne <fkuehne@videolan.org>
43442Date:   Wed Mar 12 20:35:50 2008 +0100
43443
43444    don't reset the controls when awaking from nib, but when showing our window
43445
43446commit 4d8b3700b700a33d958027e7baddd63f34917b8e
43447Author: Felix Paul Kühne <fkuehne@videolan.org>
43448Date:   Wed Mar 12 20:25:25 2008 +0100
43449
43450    Implemented the hotkey section of the Simple Preferences
43451
43452    plus a bit of code factorisation
43453
43454    Note that saving multi-key combinations will fail right now.
43455
43456commit 0274be8790164dccf71b9f4574b57a47e4a88c70
43457Author: Rémi Duraffort <ivoire@videolan.org>
43458Date:   Wed Mar 12 12:06:29 2008 +0100
43459
43460    The last but not the least commit about these useless tests.
43461
43462commit 7326fad1f18a82b58db09d0a0ddc7c086c60c62e
43463Author: Rémi Duraffort <ivoire@videolan.org>
43464Date:   Wed Mar 12 12:02:01 2008 +0100
43465
43466    One more time removing of some useless tests.
43467
43468commit cc10207a6de5466bf6bfedcd8a3073c7a0f1224a
43469Author: Rémi Duraffort <ivoire@videolan.org>
43470Date:   Wed Mar 12 11:54:45 2008 +0100
43471
43472    Another bunch of useless test.
43473
43474commit 4ce76d3a9d6b415b55d4095c3a74f2996059dbcd
43475Author: Rémi Duraffort <ivoire@videolan.org>
43476Date:   Wed Mar 12 11:43:57 2008 +0100
43477
43478    Another time "Remove useless test ..."
43479
43480commit 0f00164eb903cee76c89575ed26117332ed1ee99
43481Author: Rémi Duraffort <ivoire@videolan.org>
43482Date:   Wed Mar 12 11:42:46 2008 +0100
43483
43484    Remove useless test before a free().
43485
43486commit 1e83ef8280d68b3314e2c8bc3d918aba3c897b8f
43487Author: Rémi Duraffort <ivoire@videolan.org>
43488Date:   Wed Mar 12 11:31:58 2008 +0100
43489
43490    Fix a stupid compilation warning
43491
43492commit ddba9af97a4a3531e762d9696bf0ee7637a63448
43493Author: Rémi Duraffort <ivoire@videolan.org>
43494Date:   Wed Mar 12 00:59:20 2008 +0100
43495
43496    Forgotten in the previous commit.
43497
43498commit 9630c00c6b310e1a824f0bce00de89f0f777484f
43499Author: Rémi Duraffort <ivoire@videolan.org>
43500Date:   Wed Mar 12 00:58:01 2008 +0100
43501
43502    Another time "Remove useless test before a free".
43503
43504commit 859436564cd0b85e76b888a88205424ede9cb412
43505Author: Rémi Duraffort <ivoire@videolan.org>
43506Date:   Wed Mar 12 00:30:25 2008 +0100
43507
43508    One more "Remove useless test before free"
43509
43510commit dfc2996565842dbf644557debc80cb7cc8c2b4f4
43511Author: Rémi Duraffort <ivoire@videolan.org>
43512Date:   Wed Mar 12 00:15:36 2008 +0100
43513
43514    Remove useless test before freeing something.
43515
43516commit 0c55d564025a1b488f28154c2bf886bf9bb341ec
43517Author: Jean-Baptiste Kempf <jb@videolan.org>
43518Date:   Tue Mar 11 23:36:40 2008 -0700
43519
43520    Fix Makefile.
43521
43522commit c77d34a29149f897bc0e43eac220b37895e2a1e6
43523Author: Jean-Baptiste Kempf <jb@videolan.org>
43524Date:   Tue Mar 11 23:32:36 2008 -0700
43525
43526    x264 moved to Git.
43527    Will remove the legacy tar.gz. If you build the contribs, you need SVN and git.
43528
43529commit f223fd68adaf438647303089ba55afbb454972db
43530Author: Jean-Baptiste Kempf <jb@videolan.org>
43531Date:   Tue Mar 11 23:27:49 2008 -0700
43532
43533    Check git location.
43534
43535commit 7c851191cc3b8c0119ff54a3bd112e2320808c02
43536Author: Jean-Baptiste Kempf <jb@videolan.org>
43537Date:   Tue Mar 11 23:24:07 2008 -0700
43538
43539    Move ASA to a VideoLAN site.
43540
43541commit 472067196ac5796d551a6250e28f9517bd1885bd
43542Author: Jean-Baptiste Kempf <jb@videolan.org>
43543Date:   Tue Mar 11 23:07:12 2008 -0700
43544
43545    Move configure.sh to configure-mingw.sh
43546
43547commit 51263d78c5b0080343bc36223c06b7ec59a6a639
43548Author: Jean-Baptiste Kempf <jb@videolan.org>
43549Date:   Tue Mar 11 23:06:41 2008 -0700
43550
43551    Add a configure for cygwin!
43552
43553commit 09f06e184f9dee241e8cc4b07293fecd080e487f
43554Author: Jean-Baptiste Kempf <jb@videolan.org>
43555Date:   Tue Mar 11 21:51:25 2008 -0700
43556
43557    Don't test for attribute visibility, because it doesn't support it, but it will pass the test and fill the warning output with messages.
43558    Profit to s/enable-pp/enable-postproc in the comments.
43559
43560commit 17e390747cc2335d797cae1897f27c382062ca40
43561Author: Jean-Baptiste Kempf <jb@videolan.org>
43562Date:   Tue Mar 11 18:28:01 2008 -0700
43563
43564    Missing include.
43565
43566commit 384c053ced1826ca1a8800b46c944108f25d29e8
43567Author: Jean-Baptiste Kempf <jb@videolan.org>
43568Date:   Tue Mar 11 18:22:30 2008 -0700
43569
43570    Kill a warning in mingww32
43571
43572commit fe79260ae8261e9ec68084820b53d97567b07791
43573Author: Jean-Baptiste Kempf <jb@videolan.org>
43574Date:   Tue Mar 11 17:50:18 2008 -0700
43575
43576    Include fix for Win32
43577
43578commit 54faac8d12ad919ae868d667c1b4fa18606aedba
43579Author: Jean-Baptiste Kempf <jb@videolan.org>
43580Date:   Tue Mar 11 17:46:53 2008 -0700
43581
43582    Change int to size_t when needed. Kills a warning.
43583
43584commit 6d4276b4678b11f5e8915eae6e5e5d3052c7c0d1
43585Author: Felix Paul Kühne <fkuehne@videolan.org>
43586Date:   Tue Mar 11 23:27:53 2008 +0100
43587
43588    macosx: show an end-user visible warning in case that VLC was compiled without the update checker
43589
43590commit c6a78e1b9e0cd1b87783b024f66ee440965053d5
43591Author: Rémi Duraffort <ivoire@videolan.org>
43592Date:   Tue Mar 11 23:12:56 2008 +0100
43593
43594    Use VLC_ENOMEM instead of VLC_EGENERIC.
43595
43596commit eb6f43ef97be034b2ea3b71b56263cf9f487b6ce
43597Author: Rémi Duraffort <ivoire@videolan.org>
43598Date:   Tue Mar 11 22:55:34 2008 +0100
43599
43600    Remove useless test before a free()
43601
43602commit 6339478fe9c686d0c527a785fb6c66efe0f17e85
43603Author: Rémi Duraffort <ivoire@videolan.org>
43604Date:   Tue Mar 11 22:45:04 2008 +0100
43605
43606    Another time : remove useless test before free().
43607
43608commit bcddfd6382fb71b0021008eb63f1bc4a1b1bae0e
43609Author: Rémi Duraffort <ivoire@videolan.org>
43610Date:   Tue Mar 11 22:26:54 2008 +0100
43611
43612    Remove useless test before a free (again).
43613
43614commit 32376dc26ea8c10dce202deee1ee239a5716c1d0
43615Author: Rémi Duraffort <ivoire@videolan.org>
43616Date:   Tue Mar 11 22:18:20 2008 +0100
43617
43618    Remove useless test before a free.
43619    if( bla ) free( bla ); => free( bla );
43620
43621commit da686e46efe4a3085c7aa9286e0b2d55dbd1e918
43622Author: Rémi Duraffort <ivoire@videolan.org>
43623Date:   Tue Mar 11 20:42:28 2008 +0100
43624
43625    Check malloc return value.
43626
43627commit def276b7faa4b528f6171b7375ab432ee59357a0
43628Author: Rémi Duraffort <ivoire@videolan.org>
43629Date:   Tue Mar 11 20:30:07 2008 +0100
43630
43631    Check malloc return value and fix a memory leak.
43632
43633commit 570cece597b2984c2197de5da46970218d30230f
43634Author: Rémi Duraffort <ivoire@videolan.org>
43635Date:   Tue Mar 11 20:28:27 2008 +0100
43636
43637    Remove uneeded test before freeing.
43638    In the same time add spaces in order to follow code convention.
43639
43640commit e6ab052c4bd68cdb1350084b1b2710f8d0e2d37b
43641Author: Rafaël Carré <funman@videolan.org>
43642Date:   Tue Mar 11 14:41:25 2008 +0100
43643
43644    Don't print an error if we are using ffmpeg's ts muxer
43645
43646commit 9b70353f2b0164c467102f52dcd3ced085734193
43647Author: Rafaël Carré <funman@videolan.org>
43648Date:   Tue Mar 11 19:50:17 2008 +0100
43649
43650    typo
43651
43652commit 5fad05019f7b6cd5623512b3a2ac05c3ca1f717d
43653Author: Rafaël Carré <funman@videolan.org>
43654Date:   Tue Mar 11 19:48:41 2008 +0100
43655
43656    herm, "attachment://" is 13 characters, not 15
43657
43658commit 2bb861e3f7af67ba599e3e4e85608f36b2826843
43659Author: Rafaël Carré <funman@videolan.org>
43660Date:   Tue Mar 11 19:47:53 2008 +0100
43661
43662    use vlc_object_* and PL_{UN}LOCK to simplify
43663
43664commit 0e86a35f7852d41c4f7d70759bc966c5f21c9ac0
43665Author: Rafaël Carré <funman@videolan.org>
43666Date:   Tue Mar 11 19:05:17 2008 +0100
43667
43668    Do not use playlist_*AddInput() when the playlist has already been destroyed and is dying (fix a crash when exiting while directory access is still reading) Try to return early if one of those function fail, because it either mean we don't have anymore memory available (I'm still looking for infinite Turing machines), or we are exiting (the playlist is dying). Use object / thread helpers for simplicity
43669
43670commit c13a0a1dca2616c79edd269788d85212da0275e1
43671Author: Jean-Paul Saman <jpsaman@videolan.org>
43672Date:   Tue Mar 11 11:44:35 2008 +0100
43673
43674    Fix building AAC profile selection for outdated ffmpeg versions.
43675
43676commit 8130e228e06c8ef443a758cf8a07010951d4c344
43677Author: Jean-Paul Saman <jpsaman@videolan.org>
43678Date:   Tue Mar 11 10:41:47 2008 +0100
43679
43680    Add wxvlc to gitignore
43681
43682commit 1aa8f6ce86c37dff7de914f6a2595f7a68db39a9
43683Author: Jean-Paul Saman <jpsaman@videolan.org>
43684Date:   Tue Mar 11 10:19:48 2008 +0100
43685
43686    Cleanup of AAC profile selection.
43687
43688commit ba014d6298ecfac0bbce0ad934a69f7477b06148
43689Author: Jean-Paul Saman <jpsaman@videolan.org>
43690Date:   Sun Mar 2 19:49:35 2008 +0100
43691
43692    Add option to encode aac low, main, sbr or ltp profiles.
43693
43694commit 7c12daaba5688b7a1f87836a4d55597ec95a7d06
43695Author: Jean-Paul Saman <jpsaman@videolan.org>
43696Date:   Tue Mar 11 09:25:17 2008 +0100
43697
43698    Script to install runtime dependencies for ubuntu-feisty when using medibuntu repository. This script should also be usable for newer ubuntu installations.
43699
43700commit f5124e3e1f0db51bbfd37c377010181caf164560
43701Author: Jean-Paul Saman <jpsaman@videolan.org>
43702Date:   Mon Mar 10 11:56:16 2008 +0100
43703
43704    Add contrib for ubuntu-medibuntu repository.
43705
43706commit 915b2bac11f790adbc67711be00dda1c560f4a24
43707Author: Jean-Paul Saman <jpsaman@videolan.org>
43708Date:   Sat Mar 8 11:54:20 2008 +0100
43709
43710    Add more ignores
43711
43712commit c7caf0005dcab6d0f4bb007bff53f84a5977de44
43713Author: Rafaël Carré <funman@videolan.org>
43714Date:   Tue Mar 11 01:51:20 2008 +0100
43715
43716    remove useless msg_Err() , use memset() for simplicity
43717
43718commit dec4051286cdda84b13a686b574d5360c7e4560e
43719Author: Rafaël Carré <funman@videolan.org>
43720Date:   Tue Mar 11 01:49:55 2008 +0100
43721
43722    fix ticket #1482 (and most problems with config saving by the way)
43723    regression was introduced in [92290c9d7485934444efcfbb61c27f3bc94a61d3] (more than one year ago Oo )
43724
43725commit 1bbcb9f0db5392f291b31f03db9048e18db4e4bf
43726Author: Rafaël Carré <funman@videolan.org>
43727Date:   Tue Mar 11 00:18:30 2008 +0100
43728
43729    cleanup : remove useless headers, not used functions, msg_Err when we don't have enough memory, add a declaration
43730
43731commit 13e1b6f48378b9cced92b2b9efb814b34824ea98
43732Author: Rafaël Carré <funman@videolan.org>
43733Date:   Tue Mar 11 00:15:18 2008 +0100
43734
43735    explicit control queries unsupported
43736
43737commit a1cd7082492c4bba5c359a0bbc386954b3f5e212
43738Author: Jean-Baptiste Kempf <jb@videolan.org>
43739Date:   Tue Mar 11 00:40:22 2008 -0700
43740
43741    Fix preferences in Qt. Add a lot of comments. Close 1305
43742
43743commit c67c2cd7206fe4c2e7992555bc0577dcfaf4da7a
43744Author: Jean-Baptiste Kempf <jb@videolan.org>
43745Date:   Mon Mar 10 21:23:23 2008 -0700
43746
43747    Set the correct ToolTip on the play/pause button.
43748    Should close #1485
43749
43750commit fd9d431500c57afe9d014e5d30d54b9378afc484
43751Author: Jean-Baptiste Kempf <jb@videolan.org>
43752Date:   Mon Mar 10 18:57:18 2008 -0700
43753
43754    Additional checks on malloc output in data reader.
43755
43756commit 1703d8421a3b582da45c837f42e04d1ea0e8d609
43757Author: Jean-Baptiste Kempf <jb@videolan.org>
43758Date:   Mon Mar 10 18:55:00 2008 -0700
43759
43760    Check after calloc to avoid null dereference.
43761    Should Close #1499
43762
43763commit 18eb4fd5a75b6429d1d7058a8967696be701a00b
43764Author: Christophe Mutricy <xtophe@videolan.org>
43765Date:   Mon Mar 10 23:29:29 2008 +0000
43766
43767    Avoid integer overflow. Patch by Drew Yao.
43768
43769commit fe37fc3e55aa2ec68b03beb890d2ded1125e0c1c
43770Author: Rafaël Carré <funman@videolan.org>
43771Date:   Mon Mar 10 21:12:49 2008 +0100
43772
43773    Fix FontBuiler object destruction
43774
43775commit fb2370673de54602cfe829e5bdfe433dad7294a9
43776Author: Rémi Duraffort <ivoire@videolan.org>
43777Date:   Mon Mar 10 20:53:22 2008 +0100
43778
43779    Use --enable-swscale instead of --enable-swscaler
43780
43781commit 31a9a4a4500bd18db2968344111326f319d65366
43782Author: Rémi Duraffort <ivoire@videolan.org>
43783Date:   Mon Mar 10 20:08:25 2008 +0100
43784
43785    Fix a race condition : the user progress dialog wasn't created sometime with the Qt interface.
43786
43787commit 7ad4142335ef48518a8aeceeddaba608f075fcc1
43788Author: Rémi Duraffort <ivoire@videolan.org>
43789Date:   Mon Mar 10 19:50:28 2008 +0100
43790
43791    Use the same comments covention
43792
43793commit 0b446e7833cf8c16602768951aac888938081718
43794Author: Rafaël Carré <funman@videolan.org>
43795Date:   Mon Mar 10 11:48:37 2008 +0100
43796
43797    Fix indentation to make anjuta happy
43798
43799commit f70e66e82e11150519fe1e26794dd8ced1d4c407
43800Author: Christophe Mutricy <xtophe@videolan.org>
43801Date:   Sun Mar 9 21:17:19 2008 +0000
43802
43803    Dutch l10n update by Myckel Habets
43804
43805commit 6cd26fbcc7f7f35f4efa8438f2a064c982574358
43806Author: Rafaël Carré <funman@videolan.org>
43807Date:   Sun Mar 9 21:55:27 2008 +0100
43808
43809    check if the binary signature was issued by the public key we got in memory, before real cryptographic verification
43810
43811commit 0f234aafbef405e2be5b59aa72899378f47d7377
43812Author: Jean-Baptiste Kempf <jb@videolan.org>
43813Date:   Sun Mar 9 12:29:52 2008 -0700
43814
43815    Windows compile fix.
43816
43817commit 894f52c816798d639d69803a77b8e9120088bb3b
43818Author: André Weber <atmo@videolan.org>
43819Date:   Sun Mar 9 21:02:46 2008 +0100
43820
43821    Saveing Window Positions useing the QT defined methods as far as possible.
43822    On first start if there is no position info stored - try center the dialogs
43823    on the primary desktop/screen. (or same screen as the controller)
43824
43825    the component playlist shall not save there settings to a fixed location,
43826    so it may become problematic if we use the component twice - like it
43827    is done. The location shall be given controlled by its owner component
43828    or window.
43829
43830commit d28d12946380cbbff3dae12e8303746bf67b154f
43831Author: Adrien Grand <jpountz@jpountz.net>
43832Date:   Sun Mar 9 17:24:29 2008 +0100
43833
43834    - layout correction on WMII
43835
43836    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
43837
43838commit d4fc232a9b2b9a46c2579ad2323ba074f9897465
43839Author: Rafaël Carré <funman@videolan.org>
43840Date:   Sun Mar 9 18:35:17 2008 +0100
43841
43842    libpostproc/postprocess.h always includes needed headers
43843
43844commit 67bda2329cba4763d3fa3512923c9856c84106be
43845Author: Rafaël Carré <funman@videolan.org>
43846Date:   Sun Mar 9 18:28:45 2008 +0100
43847
43848    don't send twice the signal when an item is added or removed
43849
43850commit 1b3187cc1041d2e2d07390a4ddaade28187fcb8b
43851Author: Jean-Baptiste Kempf <jb@videolan.org>
43852Date:   Sun Mar 9 09:17:58 2008 -0700
43853
43854    Use GetWindowLongPtr instead of GetWindowLong to be Win64 compatible and to avoid a warning :D
43855
43856commit 9b25c18105980f9d97083891095abcc68dbeb86a
43857Author: Filippo Carone <littlejohn@videolan.org>
43858Date:   Sun Mar 9 18:01:09 2008 +0100
43859
43860    deprecate playlist
43861
43862commit 4cd4ecc88b88339f0e9bc8b2531c64d82e60bfc6
43863Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
43864Date:   Sun Mar 9 11:40:54 2008 +0100
43865
43866    D-Bus control module
43867
43868    Add the TrackListChange signal
43869
43870    Signed-off-by: Mirsal Ennaime <mirsal.ennaime@gmail.com>
43871    Signed-off-by: Rafaël Carré <funman@videolan.org>
43872
43873commit cbb88be6390edaa065dce0b3a918ad7bf2cf9af5
43874Author: Rafaël Carré <funman@videolan.org>
43875Date:   Sun Mar 9 17:52:31 2008 +0100
43876
43877    Fix postproc header detection (the test depends on inclusion of stdint.h but there is no right way to do that in cmake)
43878
43879commit d8ff00df25d28e47220c14f97f89956de31831b6
43880Author: Rafaël Carré <funman@videolan.org>
43881Date:   Sun Mar 9 16:22:46 2008 +0100
43882
43883    fix libvlc linking when UPDATE_CHECK is on
43884
43885commit fb120859aa3401d3c2f6b4f6601440a179c8ef5a
43886Author: Rafaël Carré <funman@videolan.org>
43887Date:   Sun Mar 9 16:22:10 2008 +0100
43888
43889    Fix PACKAGE_VERSION_* generation with cmake
43890
43891commit 24c38138a74528a6dd7643dd245c9e5af16330bd
43892Author: Rafaël Carré <funman@videolan.org>
43893Date:   Sun Mar 9 12:59:53 2008 +0100
43894
43895    Fix directory detection with broken filesystems on Linux
43896
43897commit 3def7a126ba8568ee7dcc8f9d2f1ce01f2603935
43898Author: Filippo Carone <littlejohn@videolan.org>
43899Date:   Sun Mar 9 13:12:08 2008 +0100
43900
43901    use vlc-control to be more multiplatform friendly
43902
43903commit 78461b33d410dbf95b95050c4c5b32b6c5cacd50
43904Author: Filippo Carone <littlejohn@videolan.org>
43905Date:   Sun Mar 9 12:54:09 2008 +0100
43906
43907    do not catch VLCException in sample
43908
43909commit 9760d127ea6cdd08df0b311bee7d068147e42b3f
43910Author: Filippo Carone <littlejohn@videolan.org>
43911Date:   Sun Mar 9 12:50:40 2008 +0100
43912
43913    ignore class files
43914
43915commit 97090ec35e65b1b3b3aa9b677367808fb1baefd6
43916Author: Filippo Carone <littlejohn@videolan.org>
43917Date:   Sun Mar 9 12:42:59 2008 +0100
43918
43919    Do not throw VLCException in Video class
43920
43921commit 4add9fe38b3ef395be2deee5930bd0b6b0a7cd07
43922Author: Filippo Carone <littlejohn@videolan.org>
43923Date:   Sun Mar 9 12:39:39 2008 +0100
43924
43925    do not throw VLCException in Audio
43926
43927commit f8b641ed9bf0cec1a945ec5bebdd136e2acfc7d0
43928Author: Filippo Carone <littlejohn@videolan.org>
43929Date:   Sun Mar 9 12:38:57 2008 +0100
43930
43931    vlcexample shows audio class uses
43932
43933commit 9ac46b4ed4c5f904a4cd13674dc710e751febdba
43934Author: Filippo Carone <littlejohn@videolan.org>
43935Date:   Sun Mar 9 12:22:53 2008 +0100
43936
43937    audio class added
43938
43939commit 10375a26348b10e7596b3ce24b87b0c85bbc3ec8
43940Author: Filippo Carone <littlejohn@videolan.org>
43941Date:   Sun Mar 9 12:13:13 2008 +0100
43942
43943    audio functions binding complete
43944
43945commit daa85a7f57a409dce7a516090179d3f3b6ac87db
43946Author: Filippo Carone <littlejohn@videolan.org>
43947Date:   Sun Mar 9 01:53:36 2008 +0100
43948
43949    java bindings huge update
43950
43951commit 4713a3672c79e4f681f196caf66a541855d86fba
43952Author: Rafaël Carré <funman@videolan.org>
43953Date:   Sun Mar 9 02:05:57 2008 +0100
43954
43955    fix dependancies
43956    fix pcre cross compilation
43957    fix asa cross compilation (you'll have to copy a tool from your natively compiled copy of asa)
43958
43959commit 4c2230da12968a19cb60fc4b5031eb4e13eea306
43960Author: Antoine Cellerier <dionoea@videolan.org>
43961Date:   Sat Mar 8 15:46:29 2008 +0100
43962
43963    Add a new croppadd video filter. It currently isn't used anywhere. This should work for all kind of chromas.
43964
43965commit e52025ed23ee687ce86cbce664a75854d3c25e73
43966Author: VideoLAN <videolan@jones.via.ecp.fr>
43967Date:   Sat Mar 8 23:27:56 2008 +0100
43968
43969    build asa on darwin add pcre contrib (needed for asa) install fontconfig.pc on darwin
43970
43971    Signed-off-by: Rafaël Carré <funman@videolan.org>
43972
43973commit 5b9686862a31a9384b06879afdd2ac00fc4b4890
43974Author: Rafaël Carré <funman@videolan.org>
43975Date:   Sat Mar 8 22:05:42 2008 +0100
43976
43977    Remove useless headers inclusion
43978
43979commit 072a6e00deaed4c5c237aab3f5b9233f5686e8b3
43980Author: Jean-Baptiste Kempf <jb@videolan.org>
43981Date:   Sat Mar 8 12:39:48 2008 -0800
43982
43983    Ffmpeg moved from --enable-pp to --enable-postproc
43984    Once again, very nicely handled...
43985
43986commit dd99cec11682b1f038dd2804c02413eb17334966
43987Author: Rémi Duraffort <ivoire@via.ecp.fr>
43988Date:   Sat Mar 8 21:37:03 2008 +0100
43989
43990    Move the track id from the last column to the first one in the playlist dialog and add VLC_META_ENGINE_DURATION in vlc_meta.h
43991
43992commit c1bf65aa42472b1e0bb5187361fa451727f93cc3
43993Author: Rafaël Carré <funman@videolan.org>
43994Date:   Sat Mar 8 21:30:22 2008 +0100
43995
43996    remove dead code moved from libvlc.h
43997    update comment to really reflect the function
43998    DBus's playlist-enqueue should really be saveable
43999
44000commit 7647c5af7deab29b3386fab5cdac9586bf0a277e
44001Author: Rémi Duraffort <ivoire@via.ecp.fr>
44002Date:   Sat Mar 8 20:54:34 2008 +0100
44003
44004    Remove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead. Fix #1477
44005
44006    Signed-off-by: Rafaël Carré <funman@videolan.org>
44007
44008commit a418e6d37987a4f7508d0d3c945c5948e1af555f
44009Author: Rémi Duraffort <ivoire@via.ecp.fr>
44010Date:   Sat Mar 8 19:16:14 2008 +0100
44011
44012    Use PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.
44013
44014commit 438d9dee9b3d7d1623e64c1dd73d4dc96068d180
44015Author: Rémi Duraffort <ivoire@via.ecp.fr>
44016Date:   Sat Mar 8 18:11:22 2008 +0100
44017
44018    Sort the playlist by album then by track number when sorting by album.
44019    Close #1492.
44020
44021commit 32932c15f0abb9098d17d2fc7dc0e8c66bb65449
44022Author: Filippo Carone <littlejohn@videolan.org>
44023Date:   Sat Mar 8 18:46:13 2008 +0100
44024
44025    removing old and unsupported java-gcj bindings
44026
44027commit 9a8650a188e067bc14b7e6ed48bf89082a0f3d16
44028Author: Rafaël Carré <funman@videolan.org>
44029Date:   Sat Mar 8 18:15:19 2008 +0100
44030
44031    fix xvmc video_output compilation
44032    static functions can not be used outside of the file where they are declared
44033
44034commit a58afd27a89c0427ea4f266ee2ad628ba80ba6b6
44035Author: Antoine Cellerier <dionoea@videolan.org>
44036Date:   Sat Mar 8 16:25:55 2008 +0100
44037
44038    Remove windows line endings (I don't understand how they got here in the first place...)
44039
44040commit d2f02db8fb759bd0e8cadc9308419114e1509494
44041Author: Antoine Cellerier <dionoea@videolan.org>
44042Date:   Sat Mar 8 15:42:52 2008 +0100
44043
44044    Distribute luaintf/modules/sandbox.lua
44045
44046commit be03754018b7854f462ba937a6268e49bc451363
44047Author: Antoine Cellerier <dionoea@videolan.org>
44048Date:   Sat Mar 8 15:41:19 2008 +0100
44049
44050    Add a new Sandbox Lua module to the luaintf framework.
44051
44052commit 49dba5c2d6f3b925de3fb68bb170f630d55e295a
44053Author: Antoine Cellerier <dionoea@videolan.org>
44054Date:   Sat Mar 8 15:39:52 2008 +0100
44055
44056    Fix issues with the VLC rawvid demux and bump it's priority.
44057
44058commit ab620e32135cc274bff54297ba2301a3d2ed2c78
44059Author: Antoine Cellerier <dionoea@videolan.org>
44060Date:   Sat Mar 8 15:38:43 2008 +0100
44061
44062    Make the lua http interface host and directory configurable.
44063
44064commit f4514d7d0f2fd2c85dd0e0933478cc60a85346e6
44065Author: Antoine Cellerier <dionoea@videolan.org>
44066Date:   Sat Mar 8 15:37:31 2008 +0100
44067
44068    Add a function to get the current playlist item in the lua interface.
44069
44070commit 873c58389a1c625c47350f98fbdb602971644eb7
44071Author: Antoine Cellerier <dionoea@videolan.org>
44072Date:   Sat Mar 8 15:36:35 2008 +0100
44073
44074    Fix spelling in comment.
44075
44076commit 2f4ec25d60a56a3188df3405bfa413edf1a3d4b8
44077Author: Filippo Carone <littlejohn@videolan.org>
44078Date:   Sat Mar 8 15:59:40 2008 +0100
44079
44080    libvlc interface fix and missing toggle_fullscreen method added
44081
44082commit a402c26ac021dba2fc1ed0e8498002466bb41218
44083Author: Antoine Cellerier <dionoea@videolan.org>
44084Date:   Sat Mar 8 14:37:23 2008 +0100
44085
44086    Switch lastname to lowercase.
44087
44088commit fe246d4b380a7349c797faf64d943ce378a80dcb
44089Author: Christophe Mutricy <xtophe@videolan.org>
44090Date:   Sat Mar 8 13:14:53 2008 +0000
44091
44092    Refresh pot and po file.
44093
44094    It seems like  8b71b1041b0ba6304f864c977c1a2dceb725a0cd might have cause them to be rebuilt
44095
44096commit 9d9a24813685d2591256da630705b48a5e5b91b3
44097Author: Christophe Mutricy <xtophe@videolan.org>
44098Date:   Sat Mar 8 13:13:46 2008 +0000
44099
44100    Slovenian l10n update by Matej Urbančič
44101
44102commit a701afad6a042d49ec73891570929249b5555a45
44103Author: Rafaël Carré <funman@videolan.org>
44104Date:   Sat Mar 8 14:08:05 2008 +0100
44105
44106    check qt4 version at runtime
44107
44108commit ee61e050560dec84278eed6a1dcb3120e6eddddc
44109Author: Rafaël Carré <funman@videolan.org>
44110Date:   Sat Mar 8 13:53:08 2008 +0100
44111
44112    We want to check QT4 version at runtime rather than buildtime
44113
44114    Revert "thanks for Trolltech fixing their mess, after a bug request that using valgrind caused the same kind of problem."
44115
44116    This reverts commit d8fc5a1ddb75eb9d53fc090ad1e5e8bfe2522bb0.
44117
44118commit d8fc5a1ddb75eb9d53fc090ad1e5e8bfe2522bb0
44119Author: Rafaël Carré <funman@videolan.org>
44120Date:   Sat Mar 8 13:49:54 2008 +0100
44121
44122    thanks for Trolltech fixing their mess, after a bug request that using valgrind caused the same kind of problem.
44123
44124commit b875b0fd622ce4049a9c0eb861f73b53e4d7ad8b
44125Author: Rafaël Carré <funman@videolan.org>
44126Date:   Sat Mar 8 12:58:16 2008 +0100
44127
44128    use mtrace() only with glibc
44129
44130commit a0b3d37e1b041e450b10a28deb1b8ed9c2c0d35b
44131Author: Filippo Carone <littlejohn@videolan.org>
44132Date:   Sat Mar 8 12:31:16 2008 +0100
44133
44134    libvlc_playlist functions binded
44135
44136commit a3942592e59463e7999511fd3a7edf346fe7443d
44137Author: Filippo Carone <littlejohn@videolan.org>
44138Date:   Sat Mar 8 11:59:06 2008 +0100
44139
44140    JNA jvlc initial implementation
44141
44142commit c01aca41d6666f91e3126ccb9e0c2af518b72dee
44143Author: Jean-Baptiste Kempf <jb@videolan.org>
44144Date:   Sat Mar 8 02:34:42 2008 -0800
44145
44146    Kill a warning with an explicit cast for windows.
44147
44148commit d8e694951c607897b968e7f1b51c4e7c60d29b89
44149Author: Jean-Baptiste Kempf <jb@videolan.org>
44150Date:   Sat Mar 8 02:20:00 2008 -0800
44151
44152    Don't reinvent max/min for the nth time.
44153
44154commit 33144db02371e91a492aa89ccdc61a934993e3fb
44155Author: Jean-Baptiste Kempf <jb@videolan.org>
44156Date:   Sat Mar 8 02:03:43 2008 -0800
44157
44158    Kill a warning.
44159
44160commit d75350e240da7c0443f72745c2836a91ea807697
44161Author: Jean-Baptiste Kempf <jb@videolan.org>
44162Date:   Sat Mar 8 01:45:24 2008 -0800
44163
44164    Include vlc_network.h in misc/messages for win32 for 'WSAGetLastError' and 'net_strerror'. If this is very wrong, please revert.
44165
44166commit c4605ef9baf2c5006314c167ed359ca560953def
44167Author: Jean-Baptiste Kempf <jb@videolan.org>
44168Date:   Sat Mar 8 01:39:51 2008 -0800
44169
44170    Remove unused parameter warning for Windows CE/32
44171
44172commit 21720e09b3b624c8f7f5a342d9ac703de074154d
44173Author: Jean-Baptiste Kempf <jb@videolan.org>
44174Date:   Sat Mar 8 01:39:01 2008 -0800
44175
44176    GetLastError throws a DWORD, IIRC, not a char*
44177
44178commit c41d1baf4d94e17fc6949a3703457c8fa4cfa958
44179Author: Jean-Baptiste Kempf <jb@videolan.org>
44180Date:   Fri Mar 7 17:50:02 2008 -0800
44181
44182    Remove unused parameter warnings for Win32 compiling.
44183
44184commit 280d3b3cb3b1f3a1953cd6b21875130741f34e58
44185Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
44186Date:   Sat Mar 8 09:37:46 2008 +0100
44187
44188    Use only the good cipher on other OSes than windows.
44189    Windows libgcrypt.a went from over 470KB to 317KB...
44190
44191commit 93a1623d78c806465627a152de03bceab0f599c7
44192Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
44193Date:   Sat Mar 8 09:34:16 2008 +0100
44194
44195    Upstream new snapshot has fixed it.
44196
44197    Revert "Fix some issue on Compiling portaudio for Windows."
44198
44199    This reverts commit 12be1dfdd5a41e14e485751835a32ee81ba967a9.
44200
44201commit 797074b55c85d7d34af60b1e977bfe43dc26d7c3
44202Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
44203Date:   Sat Mar 8 09:31:20 2008 +0100
44204
44205    Remove more libgcrypt cipher/
44206
44207commit 12be1dfdd5a41e14e485751835a32ee81ba967a9
44208Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
44209Date:   Fri Mar 7 05:47:20 2008 +0100
44210
44211    Fix some issue on Compiling portaudio for Windows.
44212    How come noone noticed that one before ?
44213
44214commit aa3d338606e5d25f1c8edc080a73149cbe97ffd3
44215Author: Jean-Baptiste Kempf <jb@videolan.org>
44216Date:   Fri Mar 7 14:49:47 2008 -0800
44217
44218    Disable some ciphers in libgcrypt. 20% size reduction on gcrypt for windows. This can still be improved I think. Not done for mac
44219
44220commit 7e95031fcd90f6651450f92d3077bbae1e8170d5
44221Author: Jean-Baptiste Kempf <jb@videolan.org>
44222Date:   Fri Mar 7 14:06:21 2008 -0800
44223
44224    Remove functionnalities from libxml to reduce size.
44225
44226commit b887dc4c507515ba8fa74ebec02f0bef1c056c12
44227Author: Jean-Baptiste Kempf <jb@videolan.org>
44228Date:   Thu Mar 6 17:21:46 2008 -0800
44229
44230    Qt4 - track destroying of VLM dialog because vlm object is NOT destroyed on exit.
44231
44232commit 068e4e11659792aa59888298479498ae2c5ceed8
44233Author: Ilkka Ollakka <ileoo@videolan.org>
44234Date:   Fri Mar 7 15:36:11 2008 +0200
44235
44236    code refactoring
44237
44238commit 37395c3885bb6323fd9ef13340632c979a239e2a
44239Author: Christophe Mutricy <xtophe@videolan.org>
44240Date:   Fri Mar 7 19:07:23 2008 +0000
44241
44242    Distribute libvlc-control.pc.in
44243
44244commit 69b114a26739f6d9bea88ca35ba2e2ae35b655f2
44245Author: Christophe Mutricy <xtophe@videolan.org>
44246Date:   Fri Mar 7 18:29:18 2008 +0000
44247
44248    Update gettext to 0.17
44249
44250commit 1bb8b61de9d4f76ec2067eb1678ccb57e85426a5
44251Author: Christophe Mutricy <xtophe@videolan.org>
44252Date:   Fri Mar 7 16:10:38 2008 +0000
44253
44254    Fix make dist
44255
44256commit 8b71b1041b0ba6304f864c977c1a2dceb725a0cd
44257Author: Rémi Denis-Courmont <rem@videolan.org>
44258Date:   Fri Mar 7 15:32:46 2008 +0200
44259
44260    Update gettext
44261
44262commit 63a70e878979786e01b5d6015eab3076fd92e147
44263Author: Rémi Denis-Courmont <rem@videolan.org>
44264Date:   Fri Mar 7 15:23:29 2008 +0200
44265
44266    Revert "We don't want to use autopoint, since we use external gettext anyway"
44267
44268    Autopoint is required regardless of libintl inclusion.
44269    Fix bootstrap failure on clean tree.
44270
44271    This reverts commit aae26a9890a9daf24bdfa1be411bfb95e55917fe.
44272
44273commit aae26a9890a9daf24bdfa1be411bfb95e55917fe
44274Author: Rafaël Carré <funman@videolan.org>
44275Date:   Fri Mar 7 14:02:04 2008 +0100
44276
44277    We don't want to use autopoint, since we use external gettext anyway
44278
44279commit c61731c53d775830b39f34f30e9108e4b433a631
44280Author: Rémi Duraffort <ivoire@via.ecp.fr>
44281Date:   Fri Mar 7 12:44:24 2008 +0100
44282
44283    Remove useless addclabacks() in PLModel::PLModel()
44284
44285commit 6bdcdafe1a22fd738a32acfb141d623f57296d0c
44286Author: Rémi Duraffort <ivoire@via.ecp.fr>
44287Date:   Fri Mar 7 11:58:41 2008 +0100
44288
44289    Warning fix (my fault)
44290
44291commit 8ede3d79d009e21d5ef49797c28bc0428b6373ce
44292Author: Rémi Duraffort <ivoire@via.ecp.fr>
44293Date:   Fri Mar 7 10:48:09 2008 +0100
44294
44295    Compile fix for packaged ffmpeg on debian etch.
44296    Signed-off-by: Rémi Duraffort <ivoire@via.ecp.fr>
44297
44298commit 5568a82a4f1ef113409faf89d1fb822cfadb3801
44299Author: Rafaël Carré <funman@videolan.org>
44300Date:   Fri Mar 7 02:38:28 2008 +0100
44301
44302    loader doesn't use libdl (and libdl doesn't exist on FreeBSD)
44303
44304commit 0e4fd36cd90c429ad72d98fb357b6278aed7cf23
44305Author: Rafaël Carré <funman@videolan.org>
44306Date:   Fri Mar 7 00:35:14 2008 +0100
44307
44308    svn -> git in OSX package
44309    Update the copyright date
44310
44311commit 897fdb260c6eb0908797ac1c131d826740b4a785
44312Author: Rafaël Carré <funman@videolan.org>
44313Date:   Fri Mar 7 00:32:33 2008 +0100
44314
44315    We're not using subversion anymore
44316
44317commit df9e47491f515d940d5cb2e5e035c210b81c2a3a
44318Author: Rafaël Carré <funman@videolan.org>
44319Date:   Fri Mar 7 00:29:08 2008 +0100
44320
44321    Fix youtube lua (BASE_YT_URL had not been converted to new format)
44322
44323commit dc1c205280bafaefa53d5e81c4f13270226ee2e5
44324Author: Jean-François Massol <jf@debian.(none)>
44325Date:   Thu Mar 6 21:26:08 2008 +0100
44326
44327    Added import of configuration file support
44328
44329    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
44330
44331commit b474086030dda418c7be58fc5a4812332e6bd2a5
44332Author: André Weber <atmo@videolan.org>
44333Date:   Thu Mar 6 23:28:07 2008 +0100
44334
44335    access violation fixed, config_GetPsz from p_intf instead of p_aout which is null
44336
44337commit 8c6b6dd8e182cac28ca6852bdb9a89a47b242aae
44338Author: Rafaël Carré <funman@videolan.org>
44339Date:   Thu Mar 6 23:11:31 2008 +0100
44340
44341    Scripts should be set executable
44342
44343commit 74e8b02dc79b147aa7de80c2cc62c46d5a41fbaa
44344Author: Rafaël Carré <funman@videolan.org>
44345Date:   Wed Mar 5 22:34:00 2008 +0100
44346
44347    Make ./compile script return the make return code, storing the value in a temporary hidden file (using the shell PID to guarantee uniqueness)
44348
44349commit 962d839d267f719ab9b273c953369e0024bb9cc3
44350Author: Rémi Denis-Courmont <rem@videolan.org>
44351Date:   Thu Mar 6 20:06:01 2008 +0200
44352
44353    Link RTMP access against the socket library if needed
44354
44355commit 8d0a3a2da87cebfda1212dea51aa596f317b1145
44356Author: Jean-Baptiste Kempf <jb@videolan.org>
44357Date:   Wed Mar 5 22:55:09 2008 -0800
44358
44359    Make clear of what compilation is supported and which one is not for Windows.
44360
44361commit 1bed9134fd910318a296874f78a1bf551bfa39f4
44362Author: Jean-Baptiste Kempf <jb@videolan.org>
44363Date:   Wed Mar 5 22:48:22 2008 -0800
44364
44365    Force --enable-x264 in the script...
44366
44367commit 9b716cc153459b0d399b2014dbf861994d5ec5ab
44368Author: Jean-Baptiste Kempf <jb@videolan.org>
44369Date:   Wed Mar 5 22:40:03 2008 -0800
44370
44371    Try to document an official configure for the windows builds.
44372
44373commit a7ea359e361b3749fbb7280484cb52d0b0e7035c
44374Author: Jean-Baptiste Kempf <jb@videolan.org>
44375Date:   Wed Mar 5 22:24:08 2008 -0800
44376
44377    Modules List update
44378
44379commit 55da14ec974e67d4197a8547a2a26ed540feded9
44380Author: Gildas Bazin <gbazin@videolan.org>
44381Date:   Mon Mar 3 20:58:17 2008 +0000
44382
44383    * modules/video_output/x11/*: manually paint the xv colour key if XV_AUTOPAINT_COLORKEY isn't supported.
44384
44385commit f26a646b38f93d0386141ee760fab791697fa84b
44386Author: Rémi Denis-Courmont <rem@videolan.org>
44387Date:   Wed Mar 5 21:59:27 2008 +0200
44388
44389    Remove --enable-rtmp.
44390
44391    We have enough --enable-foobar already.
44392    RTMP does not have any dependency and is not huge.
44393
44394commit 62977ca46b92d769a7626605a7153f85ceb8bba5
44395Author: Jean-Paul Saman <jpsaman@videolan.org>
44396Date:   Wed Mar 5 16:00:54 2008 +0100
44397
44398    Fix BGR <-> RGB endianess problem with PNG's loading/converting/copying on big-endian machines.
44399
44400commit 5b2c271150699042f2e3ed0f895e88b2e5b68eaf
44401Author: Ilkka Ollakka <ileoo@videolan.org>
44402Date:   Wed Mar 5 09:35:52 2008 +0200
44403
44404    RTMP access patch from Miguel Angel Cabrera <macabrera@solaiemes.com>.
44405    It came in before git-stuff, so applying it this way is my slowness.
44406
44407commit ed8108b650c9418ae988f174cfa3bc8316054f23
44408Author: Rafaël Carré <funman@videolan.org>
44409Date:   Wed Mar 5 12:24:08 2008 +0100
44410
44411    Revert 2 parts of 9d349e1ce5812e1d6e7a754368d240d00efe03e2 which caused regressions
44412
44413commit b25dcb706ec1996d8de0599723b7d75014a08501
44414Author: Jean-Paul Saman <jpsaman@videolan.org>
44415Date:   Wed Mar 5 08:41:20 2008 +0100
44416
44417    Update THANKS
44418
44419commit f02ad4c6d8dac88cd5411ca99072f8f862462cb9
44420Author: Jean-Paul Saman <jpsaman@videolan.org>
44421Date:   Wed Mar 5 08:27:05 2008 +0100
44422
44423    Patch by Koehler, Vitally <vkoehler AT telekom de>: This modification solves the problem of audio packet losses by the playback of MPEG2 transport stream.
44424
44425    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
44426
44427commit 30215f259f5097c715d691e5c26b7304221a5af8
44428Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
44429Date:   Wed Mar 5 06:10:47 2008 +0100
44430
44431    Speex update
44432
44433commit bb2c344bfe6f8fa2e610c855eba125f8fdbccc58
44434Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
44435Date:   Wed Mar 5 06:06:52 2008 +0100
44436
44437    Contribs: update dirac and libpng
44438
44439commit 39bd59801c1a0196f564403bd2adfad072801998
44440Author: Faustino Osuna <enrique.osuna@gmail.com>
44441Date:   Tue Mar 4 22:41:30 2008 +0000
44442
44443    macosx/VLCKit: Load VLCLibrary when VLCKit is loaded.  No longer need atexit( ... ) to unload library, use __attribute__((destructor))__ instead.  Also make sure we don't autorelease the VLCLibrary (as the library's destructor will take care of that for us).
44444
44445commit a0fd14f98085cea5c8de47ac771ee2e9a387c033
44446Author: Faustino Osuna <enrique.osuna@gmail.com>
44447Date:   Tue Mar 4 22:38:58 2008 +0000
44448
44449    Ignore Xcode project files.
44450
44451commit 902085eaa92f5360fd45bd98cc3cb3a61168304c
44452Author: Christophe Mutricy <xtophe@videolan.org>
44453Date:   Tue Mar 4 21:38:26 2008 +0000
44454
44455    Document that we now require :// between access and url
44456
44457    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
44458
44459commit fae5455b0b21b0eb52ed29cb8c2bc27861593186
44460Author: Jean-Paul Saman <jpsaman@videolan.org>
44461Date:   Tue Mar 4 22:09:21 2008 +0100
44462
44463    More cases were p_md was not checked in Mozilla toolbar code.
44464
44465commit adc068db294f3aca270844d1878fbae821cb3bc3
44466Author: Jean-Paul Saman <jpsaman@videolan.org>
44467Date:   Tue Mar 4 22:04:59 2008 +0100
44468
44469    Update THANKS
44470
44471commit fded58d9efdefbc1d3d3a245f312a8ca6cb225bb
44472Author: Jean-Paul Saman <jpsaman@videolan.org>
44473Date:   Tue Mar 4 22:03:03 2008 +0100
44474
44475    [PATCH] by Anthony Loiseau <anthony.loiseau at gmail dot com>: Avoid browser crashing on mozilla-plugin when jumping into the media using the time-slider and no movie is loaded.
44476
44477    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
44478
44479commit c2f5a92b2b73bdc23c5d588af49c0f5a8b754b7c
44480Author: Rémi Denis-Courmont <rem@videolan.org>
44481Date:   Tue Mar 4 22:29:27 2008 +0200
44482
44483    file: Be consistent with the rest of the world. Do not expand tilde.
44484
44485    The shell already does it, and \~ should not be expanded by VLC.
44486    Also fixes consistency with the other file-opening plugins
44487    (directory, mmap, cdda...).
44488
44489    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44490
44491commit 73e7165fcb6dd96e646b72dbea3e8b5d5f896d5c
44492Author: Rémi Denis-Courmont <rem@videolan.org>
44493Date:   Tue Mar 4 22:21:32 2008 +0200
44494
44495    access2_New code factorizaton
44496
44497    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44498
44499commit 7137515698fcfdc6b5db4338b8024abdb0f81b8a
44500Author: Rémi Denis-Courmont <rem@videolan.org>
44501Date:   Tue Mar 4 22:16:47 2008 +0200
44502
44503    access2_New really does not need to know about preparsing.
44504
44505    The input already does the job.
44506
44507    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44508
44509commit 4dded813f179fa246a08c3eb8da070760c0a8ed5
44510Author: Rémi Denis-Courmont <rem@videolan.org>
44511Date:   Tue Mar 4 22:10:54 2008 +0200
44512
44513    Remove useless NULLity checks
44514
44515    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44516
44517commit eb4fd2457952e397cc421ac3160a0385a4d97f4d
44518Author: Rémi Denis-Courmont <rem@videolan.org>
44519Date:   Tue Mar 4 22:10:06 2008 +0200
44520
44521    Preparsing only works with file:// - only try files.
44522
44523    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44524
44525commit e065942ca349b3f822edf732274885f96fc6b9ca
44526Author: Rémi Denis-Courmont <rem@videolan.org>
44527Date:   Tue Mar 4 21:55:53 2008 +0200
44528
44529    Remove access2 non splitted fallback. "://" cannot occur in a file path
44530    (see MRLSplit), so this has become useless, if not inconsistent.
44531
44532    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44533
44534commit 4c685fc5ccfc01e8d60c18b89363eb17eea6369a
44535Author: Rémi Denis-Courmont <rem@videolan.org>
44536Date:   Tue Mar 4 21:01:08 2008 +0200
44537
44538    Remove misleading dummy "Interrupted system call" error from net_Read
44539
44540    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44541
44542commit 7af51d108fe596be66dccdf79ea13f44bfcf655a
44543Author: Rémi Duraffort <ivoire@via.ecp.fr>
44544Date:   Tue Mar 4 19:57:15 2008 +0100
44545
44546    Remove the Rating column from the inteface because with don't save any information about Rating.
44547
44548commit 3cd17e7d668e174ebc6dcf6510aefffcb406c765
44549Author: Rémi Denis-Courmont <rem@videolan.org>
44550Date:   Tue Mar 4 20:56:33 2008 +0200
44551
44552    Avoid dummy "unknown option dccp-service" error
44553
44554    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44555
44556commit 9b978809c70b0765414bc28fa7a8b7670451dffb
44557Author: Rémi Denis-Courmont <rem@videolan.org>
44558Date:   Tue Mar 4 20:29:56 2008 +0200
44559
44560    Fix port release logic in case there are multiple channels.
44561
44562    Note however that releasing the "other" ports is still broken.
44563
44564    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44565
44566commit a49951f4ed29f0629c17b509c6edb48841d3fe36
44567Author: Rémi Duraffort <ivoire@via.ecp.fr>
44568Date:   Tue Mar 4 19:22:16 2008 +0100
44569
44570    Fix an issu when sorting with the track number : the track numbers were in alphabetical order rather than a numeric one.
44571
44572commit 1cb7ce6dc49d1be7a1659341caa782ffd763903b
44573Author: Rémi Duraffort <ivoire@via.ecp.fr>
44574Date:   Tue Mar 4 19:16:24 2008 +0100
44575
44576    Last patch to close #1479 (add a column with the track id)
44577
44578commit 7187a7e9ccd41bf977efc45f7eae51c73c0d32ab
44579Author: Rémi Denis-Courmont <rem@videolan.org>
44580Date:   Tue Mar 4 20:18:09 2008 +0200
44581
44582    Remove the 1234 default UDP port hack
44583
44584    None of the three net_ConnectDgram call paths use this hack anymore.
44585
44586    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44587
44588commit ee264518392b11301aed6bbf32371a748c664e4c
44589Author: Rémi Denis-Courmont <rem@videolan.org>
44590Date:   Tue Mar 4 20:17:57 2008 +0200
44591
44592    Add const qualifier
44593
44594    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44595
44596commit 7eb1f4a0b6f8112095042fb14a9449ecb3f7830a
44597Author: Rémi Denis-Courmont <rem@videolan.org>
44598Date:   Tue Mar 4 20:16:56 2008 +0200
44599
44600    rtpfmt.c: fix file description
44601
44602    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44603
44604commit 6e8c4e7cb39657277fdd52a128962f6c0b791724
44605Author: Rémi Denis-Courmont <rem@videolan.org>
44606Date:   Tue Mar 4 20:10:18 2008 +0200
44607
44608    Use ephemeral default ports for RTP, instead of clashing with raw UDP.
44609
44610    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44611
44612commit 8e19781ee1d628f93b0933a58049b09025ea3a8b
44613Author: Rafaël Carré <funman@videolan.org>
44614Date:   Tue Mar 4 17:23:03 2008 +0100
44615
44616    fix #1404 (asf demuxer)
44617    in some files, we don't have to skip the last padding bytes
44618
44619commit 0f1074432b62370b8018b6659b3ed625bd707b0a
44620Author: Rafaël Carré <funman@videolan.org>
44621Date:   Tue Mar 4 17:15:10 2008 +0100
44622
44623    Fix vlc.exe building (using the right path to the .ico file)
44624
44625commit de8b9136ff33087d0992a0ecd40fb2dfd2fdbab3
44626Author: Rafaël Carré <funman@videolan.org>
44627Date:   Tue Mar 4 16:36:43 2008 +0100
44628
44629    Clean qt4 windows "source" package (transition from gzip to bzip2)
44630
44631commit 8bc7f50322158fc6582883588ca08daf7331ce36
44632Author: Rafaël Carré <funman@videolan.org>
44633Date:   Tue Mar 4 16:13:16 2008 +0100
44634
44635    Use --arch=i686 when building ffmpeg for windows
44636    Fix cross compilation from 64bits host
44637
44638commit a74d5452eb0c1b7846e14090c1063169ebd9681a
44639Author: Jean-Paul Saman <jpsaman@videolan.org>
44640Date:   Sun Mar 2 19:12:56 2008 +0100
44641
44642    Check malloc return values and small cleanup.
44643
44644commit 93b4565847b0f951ac5cf036d14d5b0544cfe64c
44645Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
44646Date:   Tue Mar 4 13:48:30 2008 +0100
44647
44648    python bindings: do not link with unecessary libs (spotted by courmisch)
44649
44650commit 983312cb0a0e331629b9f0e67a982d433465ec71
44651Author: Rémi Duraffort <ivoire@via.ecp.fr>
44652Date:   Tue Mar 4 12:32:05 2008 +0100
44653
44654    Fix a little bug in the playlist sorting.
44655
44656commit 7440f8d3b63fbc3a625651701760f2d223061dea
44657Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
44658Date:   Tue Mar 4 11:10:48 2008 +0100
44659
44660    python bindings: provide useful defaults for linking when compiling out-of-tree
44661
44662    This allows to compile the bindings from a properly installed VLC (includes and libs in standard locations), as for instance with the libvlc1-dev debian package.
44663
44664commit b0565043b567402b49412c95e7acc8e82c14912b
44665Author: Rémi Duraffort <ivoire@via.ecp.fr>
44666Date:   Tue Mar 4 01:45:24 2008 +0100
44667
44668    Use the correct meta data to sort the playlist.
44669    The sorting is still strange (wrong ?) but the sort is done on the right meta data.
44670
44671commit 0a520894c4451459a1e93426a1042e88be5db0cc
44672Author: Pavlov Konstantin <thresh@videolan.org>
44673Date:   Tue Mar 4 03:37:44 2008 +0300
44674
44675    We're on git now, so show Git commit instead of svn revision.
44676
44677commit c40d24815fbe31c9cf741eee40cf47830704d0f9
44678Author: Pavlov Konstantin <thresh@videolan.org>
44679Date:   Tue Mar 4 01:41:27 2008 +0300
44680
44681    toolbox: check for other files instead of missing ones.
44682
44683commit 0f8d02ae0dade744e73b415326337b772eba2495
44684Author: Pierre d'Herbemont <pdherbemont@free.fr>
44685Date:   Mon Mar 3 22:29:21 2008 +0100
44686
44687    misc/objects.c:
44688    * Fix a rare race condition that may happen because the refcount was changed outside of the structure lock.
44689    * assert(refcount>0) in some key function to help to track freed object easily.
44690    * Use vlc_object_yield_locked() instead of refcount++.
44691
44692commit 45dc363611bc200a2ee564994690394e26edd914
44693Author: Pierre d'Herbemont <pdherbemont@free.fr>
44694Date:   Mon Mar 3 22:25:32 2008 +0100
44695
44696    cmake: Fix tests.
44697
44698commit fa0e80f2459219263288e804543a7f3a6e232e81
44699Author: Rémi Denis-Courmont <rem@videolan.org>
44700Date:   Mon Mar 3 22:37:29 2008 +0200
44701
44702    Remove the unneeded vlc_object_destroy logger hack, and fix wrapping.
44703
44704    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44705
44706commit b96154a2673604c3550a0ff0296a48d16420800a
44707Author: André Weber <WeberAndre@gmx.de>
44708Date:   Mon Mar 3 19:57:43 2008 +0100
44709
44710    Enable the last parameter of the macros change_integer_list, change_string_list to supply a method to initialize update dynamic selectionlists inside the settings GUI allready on showing the gui. (f.e. the audio device list)
44711
44712commit 487b2b1e7439028935350ce5550afcac098bd5f3
44713Author: Rémi Duraffort <ivoire@via.ecp.fr>
44714Date:   Mon Mar 3 19:05:24 2008 +0100
44715
44716    Use (void) instead of VLC_UNUSED (with pierre agreement)
44717
44718commit 9db336f33fec96c4e647a1302b2307a96ea805ee
44719Author: Rémi Duraffort <ivoire@via.ecp.fr>
44720Date:   Mon Mar 3 18:54:54 2008 +0100
44721
44722    Revert "Include vlc_common.h to get VLC_UNUSED()"
44723
44724    This reverts commit 805980f9540538da4ca6f1f6d8fcf9a19f34375f.
44725
44726commit e14f2110f980c64ca22d22aa667fc67c039bbccd
44727Author: Rémi Denis-Courmont <rem@videolan.org>
44728Date:   Mon Mar 3 19:58:50 2008 +0200
44729
44730    Fix a bunch of format string injection in the Real RTSP access
44731
44732    ...or why is asprintf() not the same as strdup().
44733
44734    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44735
44736commit 17291ac5f14e95b0698281ba72c0373b887aee4e
44737Author: Rémi Denis-Courmont <rem@videolan.org>
44738Date:   Mon Mar 3 19:51:52 2008 +0200
44739
44740    Detect division by zero before it happens
44741
44742    Pointed-out-by: Drew Yao
44743    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44744
44745commit 783ab03c7bd8ddedcd3dc5bad18efc70a4c57aaa
44746Author: Rémi Denis-Courmont <rem@videolan.org>
44747Date:   Mon Mar 3 19:27:39 2008 +0200
44748
44749    Use calloc() instead of malloc() - fixes integer overflow...
44750    ...assuming you have non-buggy calloc() implementation.
44751
44752    Pointed-out-by: Drew Yao
44753    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44754
44755commit 805980f9540538da4ca6f1f6d8fcf9a19f34375f
44756Author: Pierre d'Herbemont <pdherbemont@videolan.org>
44757Date:   Mon Mar 3 18:14:01 2008 +0100
44758
44759    Include vlc_common.h to get VLC_UNUSED()
44760
44761commit 62796e96ebc124277c473cab1028b2be2b8980c8
44762Author: Rémi Denis-Courmont <rem@videolan.org>
44763Date:   Mon Mar 3 19:06:48 2008 +0200
44764
44765    Remove the old port 80 hack in the network subsystem
44766
44767    The only paths that still appears not to set a default remote port are
44768    the dccp/rtp and tcp/rtp accesses. And it makes no sense for these to
44769    default to HTTP port 80 anyway.
44770
44771    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44772
44773commit 86fffb2fe82da640baf36664069bc33e172c55d4
44774Author: Pierre d'Herbemont <pdherbemont@videolan.org>
44775Date:   Mon Mar 3 17:58:50 2008 +0100
44776
44777    network/rootwrap.c: Unused args fix.
44778
44779commit 111dac8c7d1252f3d3b6f9ac96b37e6e986b06e4
44780Author: Rémi Denis-Courmont <rem@videolan.org>
44781Date:   Mon Mar 3 18:49:08 2008 +0200
44782
44783    Use 443 rather than 80 as the implicit Host: port when using TLS
44784
44785    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44786
44787commit ea3b06940d060dff40b090855e632cd7a3726b06
44788Author: Faustino Osuna <enrique.osuna@gmail.com>
44789Date:   Mon Mar 3 16:10:46 2008 +0000
44790
44791    Make sure there is a new-line at the end of the .gitignore files.
44792
44793commit c8ba07f17b50264e47e30432b55811c35f89034e
44794Author: Rémi Denis-Courmont <rem@videolan.org>
44795Date:   Mon Mar 3 17:53:12 2008 +0200
44796
44797    Revert "Don't test for buggy libintl when NLS is disabled"
44798
44799    strerror_r() will still crash as setlocale() is used regardless of
44800    ENABLE_NLS.
44801
44802    This reverts commit 61d0ac25f124103bcdf609d16e5d489bfaa54e0f.
44803
44804commit bcee7c9eda234a2174b81c0ad85b7d554b3f70c5
44805Author: Rémi Duraffort <ivoire@via.ecp.fr>
44806Date:   Mon Mar 3 15:14:18 2008 +0100
44807
44808    Another check for malloc.
44809
44810commit c9c5170b8ad691bbf06111e08f9f911e68484fa8
44811Author: Rémi Duraffort <ivoire@via.ecp.fr>
44812Date:   Mon Mar 3 14:55:52 2008 +0100
44813
44814    Check only one time the return value of malloc.
44815
44816commit e0431bc0c10adc5d969d56194a43bb5546e55b79
44817Author: Rémi Duraffort <ivoire@via.ecp.fr>
44818Date:   Mon Mar 3 13:25:05 2008 +0100
44819
44820    Check the return value of malloc.
44821
44822commit 51578bdbc5f11f7d4b324bd6ce62f8b205a9b25b
44823Author: Rémi Duraffort <ivoire@via.ecp.fr>
44824Date:   Mon Mar 3 12:24:11 2008 +0100
44825
44826    Check the return value of malloc.
44827
44828commit 0bbedab7ab4de2205d8685ac949ced13ed024177
44829Author: Rémi Duraffort <ivoire@via.ecp.fr>
44830Date:   Mon Mar 3 11:49:08 2008 +0100
44831
44832    Remove unecessary msg_Err according to rem remark.
44833
44834commit 9c1a53ac71e4edb312b5fe7123163aa223a55c20
44835Author: Rémi Duraffort <ivoire@via.ecp.fr>
44836Date:   Mon Mar 3 11:46:55 2008 +0100
44837
44838    Check the return value of services_discovery_GetServicesNames.
44839    If mac users can test ... (evenif it's really simple)
44840
44841commit 657ee94e0c2bf6e4f172f655d878c4d1dbbb2230
44842Author: Faustino Osuna <enrique.osuna@gmail.com>
44843Date:   Mon Mar 3 08:40:48 2008 +0000
44844
44845    Add more ignores for cmake and Mac OS X build folders.
44846
44847commit 2dae9d9ac42baeac9b2812da75e506f3f2d8becb
44848Author: Faustino Osuna <enrique.osuna@gmail.com>
44849Date:   Mon Mar 3 08:19:14 2008 +0000
44850
44851    Add more ignores.
44852
44853commit 13e9e2729c7b2eef3fdd032d9aacebf9ab2f038f
44854Author: Pierre d'Herbemont <pdherbemont@free.fr>
44855Date:   Mon Mar 3 03:26:11 2008 +0100
44856
44857    src/input/decoder.c: More unused args fix.
44858
44859commit 841b7457f6366124214028924aa9cc6531670863
44860Author: Pierre d'Herbemont <pdherbemont@free.fr>
44861Date:   Mon Mar 3 03:18:24 2008 +0100
44862
44863    control/media_library.c: Fix more unused args.
44864
44865commit f83f70459c1394520d41c9011bbe1ab424213c73
44866Author: Jean-Baptiste Kempf <jb@videolan.org>
44867Date:   Sun Mar 2 18:03:23 2008 -0800
44868
44869    Win32 doesn't need the MMX patch...
44870
44871commit 2be3cb432000b84549c9557a2efd380ba0de53d0
44872Author: Pierre d'Herbemont <pdherbemont@free.fr>
44873Date:   Mon Mar 3 02:55:54 2008 +0100
44874
44875    darwin_specific.c: unused warning fix.
44876
44877commit c9549a21fc696b6ea7f26361eb7523e700374f8b
44878Author: Pierre d'Herbemont <pdherbemont@free.fr>
44879Date:   Mon Mar 3 02:45:45 2008 +0100
44880
44881    text/unicode.c: More unused warning fix.
44882
44883commit 7e5f8f848ccb470ffc256b39817d13408926c002
44884Author: Pierre d'Herbemont <pdherbemont@free.fr>
44885Date:   Mon Mar 3 02:30:51 2008 +0100
44886
44887    interface/intf_eject.c: Fix a unused param warning.
44888
44889commit f00a8d31268544452d501c8c7320435ca84eed51
44890Author: Jean-Baptiste Kempf <jb@videolan.org>
44891Date:   Sun Mar 2 17:20:05 2008 -0800
44892
44893    Qt4: Small fix and speedup
44894
44895commit 61d0ac25f124103bcdf609d16e5d489bfaa54e0f
44896Author: Christophe Mutricy <xtophe@videolan.org>
44897Date:   Mon Mar 3 00:04:36 2008 +0000
44898
44899    Don't test for buggy libintl when NLS is disabled
44900
44901commit d674e1a7664089290ce8e03c94abe2c329ab4a5b
44902Author: Christophe Mutricy <xtophe@videolan.org>
44903Date:   Sun Mar 2 23:47:55 2008 +0000
44904
44905    Don't check for headers. Pkg-config is enough
44906
44907commit 875f1b2adb133f3e0a617a0d8d5640e05308ba0b
44908Author: Ilkka Ollakka <ileoo@videolan.org>
44909Date:   Mon Mar 3 02:23:53 2008 +0200
44910
44911    set i_start_time with AV_TIME_BASE, fixes streaming flv from file (for me)
44912    and doesn't seem to affect any regression on demuxing.
44913
44914commit 50c2f442026fc2e73f399a928070cdc0af9b7288
44915Author: Pierre d'Herbemont <pdherbemont@free.fr>
44916Date:   Sun Mar 2 23:45:00 2008 +0100
44917
44918    cmake: Add a small info.
44919
44920commit dbddc5ae452252807b520abdb803cf5f231bbdf0
44921Author: Pierre d'Herbemont <pdherbemont@free.fr>
44922Date:   Sun Mar 2 23:27:04 2008 +0100
44923
44924    More Id and permission fixes.
44925
44926commit 1f253f8d9a0730b61dc41a7baffdf9c634983446
44927Author: Pavlov Konstantin <thresh@videolan.org>
44928Date:   Mon Mar 3 01:01:55 2008 +0300
44929
44930    Fix $Id$ (probably)
44931
44932commit 0544ec184d4103e0fb439223f8d0a945ec83f229
44933Author: Mark Moriarty <mfmbusiness@earthlink.net>
44934Date:   Sun Mar 2 16:15:59 2008 -0500
44935
44936    A few more ignores in contrib.
44937
44938commit f3c79cb5205e178823ca1c1aa056e2efa877ac92
44939Author: Rémi Denis-Courmont <rem@videolan.org>
44940Date:   Sun Mar 2 21:23:42 2008 +0200
44941
44942    Set the DCCP service code(s) from RTP stream output
44943
44944    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44945
44946commit 2815e99445ba576d06e3688df81db6ae59732b13
44947Author: Rémi Denis-Courmont <rem@videolan.org>
44948Date:   Sun Mar 2 21:01:43 2008 +0200
44949
44950    Set the DCCP service code properly.
44951
44952    Assume RTP converys video (which is fine for MPEG-TS), as we cannot
44953    know if it's only audio anyway.
44954
44955    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44956
44957commit f8c4e779ab99f83ab0494a2ce3a2a9960dafcbf4
44958Author: Rémi Denis-Courmont <rem@videolan.org>
44959Date:   Sun Mar 2 20:02:34 2008 +0200
44960
44961    pkg-config support to libvlc-control
44962
44963    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44964
44965commit 132bf65db16a3496f2b14bb219b90695bdec3b86
44966Merge: 79223aaeaf bd9f77136f
44967Author: André Weber <WeberAndre@gmx.de>
44968Date:   Sun Mar 2 18:37:32 2008 +0100
44969
44970    Merge branch 'master' of git@git.videolan.org:vlc
44971
44972commit bd9f77136ff0bb6d089880fe9168ce1296fa4d67
44973Author: Rémi Denis-Courmont <rem@videolan.org>
44974Date:   Sun Mar 2 19:28:00 2008 +0200
44975
44976    Ignore all object files, not just vlc.o
44977
44978    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
44979
44980commit cc1f013dc503b70fab75d059686044fb2b7a1116
44981Author: Rémi Denis-Courmont <rem@videolan.org>
44982Date:   Sun Mar 2 19:08:32 2008 +0200
44983
44984    Remove security-policy from config_ChainParse()
44985    but NOT from var_OptionParse().
44986
44987    Rationale: At a shallow level, this breaks the command line use badly.
44988    At a deeper level: We still do security enforcement in
44989    var_OptionParse(). In practice, the config chain strings are always
44990    coming from (part of) the value of string configuration variable,
44991    which is parsed by var_OptionParse(). Hence, as long as these variables
44992    are all tagged as "unsafe", only trusted input can ever reach
44993    config_ChainParse().
44994
44995    There are other (intractable?) issues with checking configuration chain
44996    strings: First, we would also need to check the module name in front of
44997    the {var1=val1,...} stuff. Second, some modules parse their
44998    configuration chain manually, i.e. they don't call config_ChainParse()
44999    and sometimes do not register their variables as configuration items
45000    (e.g. the sout duplicate module).
45001
45002    If you have a super-duper idea on how to improve this, you're welcome,
45003    but in the mean time...
45004
45005    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45006    Vaguely-acked-by: Pierre d'Herbemont <pdherbemont@free.fr>
45007
45008commit 0d15cad14a3c1e7d18415d68dd1dffdd976ee058
45009Author: Jean-Paul Saman <jpsaman@videolan.org>
45010Date:   Sun Mar 2 18:22:31 2008 +0100
45011
45012    Again id weirdness.
45013
45014commit 79223aaeafe7ef625f08551700a6ae4d2a26e8b0
45015Author: André Weber <WeberAndre@gmx.de>
45016Date:   Sun Mar 2 18:22:11 2008 +0100
45017
45018    Bugfix for #492: Audio output on Windows useing SPDIF for AC3 / DTS
45019    But its still very time critical, because paout gets sometimes empty
45020    so that aout_OutputNextBuffer(..) doesn't deliver new audiobuffers,
45021    sometimes it happens - that these buffers arrive very late for output.
45022    Reasons: -changed CPU load, (extra running application, also fast forward
45023    seeking and and jumping may lead to this situation.)
45024
45025    Enhancement #897: added an option to let the user  choose is prefered audio device. (needs restart of VLC to get applied)
45026
45027commit 7c3ed1663c6ac6d2f4f2252541dceeff65c00e58
45028Author: Jean-Paul Saman <jpsaman@videolan.org>
45029Date:   Sun Mar 2 18:17:10 2008 +0100
45030
45031    Add more files to ignore.
45032
45033    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
45034
45035commit 85de3792306ce30051d41c255dd8f80ce42d4b61
45036Author: Jean-Paul Saman <jpsaman@videolan.org>
45037Date:   Sun Mar 2 18:16:21 2008 +0100
45038
45039    Remove useless error messages when allocation of structures failed.
45040
45041    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
45042
45043commit 225300b59e7da3607721d9538775996097a30872
45044Author: Jean-Paul Saman <jpsaman@videolan.org>
45045Date:   Sun Mar 2 15:26:45 2008 +0100
45046
45047    Don't leak memory when filling in p_stream->p_decoder_specific_info for subtitles. The p_stream->p_decoder_specific_info pointer was already allocated just before checking for VLC_FOURCC('s','u','b','t'). The fix moves the non-subtitles case to an else.
45048
45049    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
45050
45051commit c13df5d1fcfd6381665f532b9f778ae17f55421a
45052Author: Jean-Paul Saman <jpsaman@videolan.org>
45053Date:   Sun Mar 2 15:23:38 2008 +0100
45054
45055    Fix building of goom on Linux.
45056
45057commit ced125da0699eb348462270926a6802288800433
45058Author: André Weber <WeberAndre@gmx.de>
45059Date:   Sun Mar 2 17:07:53 2008 +0100
45060
45061    Revert "#492 bugfix, for SPDIF audio ouput of AC3 and DTS sound on Windows"
45062
45063    This reverts commit 9438646c972ab353d6cd686397f29e16174499ef.
45064    wrong file in my list I'am sorry, and wrong file modes
45065
45066commit 9438646c972ab353d6cd686397f29e16174499ef
45067Author: André Weber <WeberAndre@gmx.de>
45068Date:   Sun Mar 2 16:31:57 2008 +0100
45069
45070    #492 bugfix, for SPDIF audio ouput of AC3 and DTS sound on Windows
45071    (but its still critical because it happens - aout_OutputNextBuffer(...) has no buffers
45072    available - sometime the output doesn't know until some ms before the last block
45073    has finished to play! so each little disturbtion of the CPU or load change
45074    leads to studdering/hickups)
45075
45076    #897 enhancement: give the use the option to choose its prefered audio device,
45077    instead of useing Windows default
45078
45079commit 23ce4b2cdd5b2e9cd9bb45c5c8b9c3cfd415759c
45080Author: Pierre d'Herbemont <pdherbemont@free.fr>
45081Date:   Sun Mar 2 14:57:51 2008 +0100
45082
45083    contrib/.gitignore: s/.make/.mak/.
45084
45085commit 194e5ccda757fa23c990e39b875db0a71ae82ab5
45086Author: Pierre d'Herbemont <pdherbemont@free.fr>
45087Date:   Sun Mar 2 14:44:36 2008 +0100
45088
45089    Supports $ rewrite via .gitattributes
45090
45091commit 905bbb9e546101ce96a0eba8707273dafb1b8fab
45092Author: Rémi Duraffort <ivoire@via.ecp.fr>
45093Date:   Sun Mar 2 13:31:19 2008 +0100
45094
45095    Avoid a segfault when services_discovery_GetServicesNames fail.
45096
45097commit 3f9cee77afc85efbf1a53329df98b1ac74e1327c
45098Author: Rémi Duraffort <ivoire@via.ecp.fr>
45099Date:   Sun Mar 2 13:24:35 2008 +0100
45100
45101    Check the returned values of malloc.
45102
45103commit 26c4ced47770aebbd756b6566da98db5c386a586
45104Author: Pierre d'Herbemont <pdherbemont@free.fr>
45105Date:   Sun Mar 2 13:35:28 2008 +0100
45106
45107    contrib: set .gitignore.
45108
45109commit 0795b8399e13b476fa6d66ab4504546a6a88e489
45110Author: Rémi Denis-Courmont <rem@videolan.org>
45111Date:   Sun Mar 2 13:51:38 2008 +0200
45112
45113    Ignore files create by configure
45114
45115    This only affects people still not building from subdir.
45116
45117    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45118
45119commit 3ccf6606bd7f770941f023212c3f57e9448ac65e
45120Author: Rémi Denis-Courmont <rem@videolan.org>
45121Date:   Sun Mar 2 11:56:03 2008 +0200
45122
45123    Attach the RTP access output grabber object.
45124
45125    Fix #1486
45126
45127    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45128
45129commit d9a7620aa541dca4e0e29c7ab1af2653f7723bac
45130Author: Rémi Denis-Courmont <rem@videolan.org>
45131Date:   Sun Mar 2 00:17:40 2008 +0200
45132
45133    Remove the mmap debugging for now.
45134
45135    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45136
45137commit 1db7c22385c1673e5aa5c30d59d7d023fcb29a53
45138Author: Rémi Denis-Courmont <rem@videolan.org>
45139Date:   Sat Mar 1 23:39:37 2008 +0200
45140
45141    Add the common libtool objects to the global ignore list
45142
45143    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45144
45145commit ac0f8aa5591e34646577220e8a25c2da230eeb39
45146Author: Rémi Denis-Courmont <rem@videolan.org>
45147Date:   Sat Mar 1 23:36:03 2008 +0200
45148
45149    Special case support --sout URL syntax for RTP demux.
45150    This is meant so that this will still work:
45151    $ vlc --sout rtp/ts://239.255.12.42
45152
45153    Also, these new constructs will work:
45154    $ vlc --sout dccp/ts://[::]
45155    $ vlc --sout udplite/ts://239.255.42.12
45156
45157    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45158
45159commit b669af272da01fb5522d78547f5fdb42860f0330
45160Author: Rémi Denis-Courmont <rem@videolan.org>
45161Date:   Sat Mar 1 23:34:57 2008 +0200
45162
45163    Use a single --sout-rtp-proto string rather than multiple silently
45164    conflicting booleans to select the RTP transport protocol.
45165
45166    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45167
45168commit 8632e67b53ba6aefa42d080668eaa13dcfe42cf1
45169Author: Rémi Denis-Courmont <rem@videolan.org>
45170Date:   Sat Mar 1 22:32:30 2008 +0200
45171
45172    Fix (trunk-only) integer underflow in MP4 0xa9xxx box
45173
45174    Pointed-out-by: Drew Yao
45175    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45176
45177commit 09572892df7e72c0d4e598c0b5e076cf330d8b0a
45178Author: Rémi Denis-Courmont <rem@videolan.org>
45179Date:   Sat Mar 1 22:22:48 2008 +0200
45180
45181    Fix integer overflow in MP4 RDRF boxes
45182
45183    Pointed-out-by: Drew Yao
45184    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45185
45186commit 0e90ac58d8d1476cfdd81eb57e2a2a0eca0e5d91
45187Author: Rémi Denis-Courmont <rem@videolan.org>
45188Date:   Sat Mar 1 22:22:23 2008 +0200
45189
45190    Fix memory leak in case of corrupt MP4 box
45191
45192    Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
45193
45194commit 4e5b503760d978de585c82d574c0f83c2fe856f1
45195Author: Rémi Denis-Courmont <rem@videolan.org>
45196Date:   Sat Mar 1 21:59:05 2008 +0200
45197
45198    Ignore PO files
45199
45200commit 87331e9af2d288dfd833d2c75b13294a9c8c8911
45201Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
45202Date:   Sat Mar 1 21:52:51 2008 +0200
45203
45204    Initial .gitignore
45205
45206commit 69b86104aac5bf1b4e1bdc15a116ece1c7a460e8
45207Author: Pierre d'Herbemont <pdherbemont@free.fr>
45208Date:   Sun Mar 2 02:55:08 2008 +0100
45209
45210    misc/events.c: Removing an comment that does not belong there.
45211
45212commit 24eee4b8f2941ab42a9f02bc2c0b80ad4255a2be
45213Author: Christophe Mutricy <xtophe@videolan.org>
45214Date:   Sun Mar 2 00:09:35 2008 +0000
45215
45216    use proper error
45217
45218commit edca13e259472872fdfd456cf3ef4a21d1262c11
45219Author: Rémi Denis-Courmont <rem@videolan.org>
45220Date:   Sat Mar 1 18:59:18 2008 +0000
45221
45222    Simplify.
45223    The previous commit "accidentally" worked around Drew Yao's first integer overflow.
45224
45225commit 3a6282755277ba9321d405c635e50da935d258a6
45226Author: Rémi Denis-Courmont <rem@videolan.org>
45227Date:   Sat Mar 1 18:54:56 2008 +0000
45228
45229    Fix buffer overflow.
45230
45231commit 44fc4434028945e23a3157aaf2e6ba18babed362
45232Author: Rémi Denis-Courmont <rem@videolan.org>
45233Date:   Sat Mar 1 18:31:32 2008 +0000
45234
45235    Fix calloc usage
45236
45237commit 34610e09541e4fe48dd9767604dd2f11a0cbc41b
45238Author: Rémi Denis-Courmont <rem@videolan.org>
45239Date:   Sat Mar 1 18:25:25 2008 +0000
45240
45241    Another malloc check
45242
45243commit fcbf24b4e9cd444703948eb6d36da763a7e641f5
45244Author: Rémi Denis-Courmont <rem@videolan.org>
45245Date:   Sat Mar 1 18:20:01 2008 +0000
45246
45247    Check some malloc() failures - yes it can happen when the alloc size is variable. Unfortunately, the MP4 code seems pretty hopeless.
45248
45249commit 80af71f72f1ac98a372f8a75ebca09d3430c7192
45250Author: Rémi Denis-Courmont <rem@videolan.org>
45251Date:   Sat Mar 1 17:42:57 2008 +0000
45252
45253    Fix some brain-damaged calloc use
45254    (Hint: sizeof(char) is ONE per the definition of sizeof)
45255    (Hint: size is the SECOND parameter of calloc, not the FIRST one)
45256    (Hint: calloc() calls bzero(), waste of time if memory is set anyway)
45257
45258commit 55f6f335c31fec9e60a3bdf3506779351fb0c9e6
45259Author: Rémi Denis-Courmont <rem@videolan.org>
45260Date:   Sat Mar 1 17:27:36 2008 +0000
45261
45262    Mark the callback list as const
45263    (unfortunately, it will not be shareable since it contains relocations)
45264
45265commit f1a3e870f73b1238164894b9f47ede0069b02830
45266Author: Rémi Denis-Courmont <rem@videolan.org>
45267Date:   Sat Mar 1 17:25:57 2008 +0000
45268
45269    Fix a few warnings
45270
45271commit 0cb5cfbd2e62924c1e3175d7f296378eba4dbdca
45272Author: Mark Moriarty <markfm@videolan.org>
45273Date:   Sat Mar 1 00:21:04 2008 +0000
45274
45275    Permit counter stat update per frame (appears to have no or little performance impact).
45276
45277commit 192a12994d6a4eed9628e756f48d1a13218c145e
45278Author: Christophe Mutricy <xtophe@videolan.org>
45279Date:   Fri Feb 29 22:19:07 2008 +0000
45280
45281    No need to test for avutil.h a second time
45282
45283commit 18a9a97d45d1864580963b00235d8e002728863e
45284Author: Jean-Paul Saman <jpsaman@videolan.org>
45285Date:   Fri Feb 29 19:29:48 2008 +0000
45286
45287    Typo
45288
45289commit fa838a3b9f1f11b54bd5da8d5def41254866d1ce
45290Author: Faustino Osuna <riquedafreak@videolan.org>
45291Date:   Fri Feb 29 19:24:48 2008 +0000
45292
45293    macosx/VLCKit: Take the time to run through config.cmake even if CMakeCache.txt exists.
45294
45295commit 45f5d65544760ed4147bfad8cda66b29da39207f
45296Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45297Date:   Fri Feb 29 19:09:17 2008 +0000
45298
45299    control/event.c: Remove libvlc_event_detach_lock_state().
45300
45301commit 478c793817a11dab66c865e322555517bacd3fd4
45302Author: Faustino Osuna <riquedafreak@videolan.org>
45303Date:   Fri Feb 29 18:58:36 2008 +0000
45304
45305    extras/contrib/Makefile: Fix typo in qt4_win32 rule.
45306
45307commit 695ebfaebcd00e9baa7d280b95c3a1e4c8b02e03
45308Author: Faustino Osuna <riquedafreak@videolan.org>
45309Date:   Fri Feb 29 18:54:02 2008 +0000
45310
45311    cmake/config.cmake: Add debug flags to see if ffmpeg is really being detected.
45312
45313commit 59c8165f0d981640ef4fcd30ba6918b0efa3edea
45314Author: Faustino Osuna <riquedafreak@videolan.org>
45315Date:   Fri Feb 29 18:42:30 2008 +0000
45316
45317    control/testapi.c: Detach event that was originally attached.
45318
45319commit 5411dcebd76fe63bb0564d9ed83a119f9c0e958d
45320Author: Faustino Osuna <riquedafreak@videolan.org>
45321Date:   Fri Feb 29 18:41:02 2008 +0000
45322
45323    control/event.c: Fix infinite loop.
45324
45325commit 141d39e94c018259f1fd8590cc54e15c6e9bde90
45326Author: Faustino Osuna <riquedafreak@videolan.org>
45327Date:   Fri Feb 29 17:49:40 2008 +0000
45328
45329    cmake/config.cmake: Look for postproc/postprocess.h or libpostproc/postprocess.h.
45330
45331commit 2ae1859128ba8e3ec8e3d652ac273092ae68842c
45332Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45333Date:   Fri Feb 29 17:08:57 2008 +0000
45334
45335    ffmpeg: Add AC-3 Audio (Dolby Digital) to ffmpeg module. (Thanks to dynaflash for reporting).
45336
45337commit 244601ee1e5157c478bd818b49de6765bf393397
45338Author: Faustino Osuna <riquedafreak@videolan.org>
45339Date:   Fri Feb 29 17:04:45 2008 +0000
45340
45341    Fix previous commit.
45342
45343commit 791b8caafd1957bfb1ac4a6defb188bb499adf54
45344Author: Faustino Osuna <riquedafreak@videolan.org>
45345Date:   Fri Feb 29 16:44:10 2008 +0000
45346
45347    Let's try this again.  Detect older and new versions of ffmpeg and allow for their coexistence within VLC.
45348
45349commit afc470b348058a9a59159c987d1c3daee329febb
45350Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45351Date:   Fri Feb 29 15:09:18 2008 +0000
45352
45353    cmake: s/sout_ts/mux_ts/g
45354
45355commit db4727c0da75c505b2f8f9846b6b0598d57ad1c3
45356Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45357Date:   Fri Feb 29 14:46:52 2008 +0000
45358
45359    cmake: Add sout modules.
45360
45361commit 99565f4f3cfa45ed8cccc8e555808a0083356096
45362Author: Jean-Paul Saman <jpsaman@videolan.org>
45363Date:   Fri Feb 29 14:37:22 2008 +0000
45364
45365    small cleanup
45366
45367commit 773c5eff01546555492439c4f1f3a61b791778e3
45368Author: Jean-Paul Saman <jpsaman@videolan.org>
45369Date:   Fri Feb 29 14:35:40 2008 +0000
45370
45371    check for malloc return value
45372
45373commit c3a591ae44437c1f36a981a43b1bc3295a27d6d1
45374Author: Jean-Paul Saman <jpsaman@videolan.org>
45375Date:   Fri Feb 29 14:29:40 2008 +0000
45376
45377    Patch by Johannes Buchner (buchner.johannes at gmx do at): Hotkeys for zoom.
45378
45379commit a041f7eedbf62a0bf26576cac30bb1c9a76da0f8
45380Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45381Date:   Fri Feb 29 13:52:08 2008 +0000
45382
45383    input/input.c: Misformatted if statement fix. Could someone check if that's really the wanted behaviour though.
45384
45385commit d9cb27ecc1614561769129ea3a5b4f9130488a24
45386Author: Faustino Osuna <riquedafreak@videolan.org>
45387Date:   Fri Feb 29 01:43:53 2008 +0000
45388
45389    Too many problems with new ffmpeg detection, reverting to last known good (rev 25403).
45390
45391commit e00551fba283031fa8e4036eb044c640cfdb64be
45392Author: Faustino Osuna <riquedafreak@videolan.org>
45393Date:   Fri Feb 29 00:46:50 2008 +0000
45394
45395    Detect and allow older versions of ffmpeg to be used in conjunction with VLC.
45396
45397commit 1757993049ffe608cd538e2d43aad3cabb68385b
45398Author: Faustino Osuna <riquedafreak@videolan.org>
45399Date:   Thu Feb 28 23:09:18 2008 +0000
45400
45401    Update svn:ignore and remove vlc.win32.nsi, as vlc.win32.nsi.in have been moved to extras/package/win32/.
45402
45403commit a238fd889aecd77484f26a11fd64a40873a50e43
45404Author: Faustino Osuna <riquedafreak@videolan.org>
45405Date:   Thu Feb 28 23:06:41 2008 +0000
45406
45407    Update svn:ignore to ignore vlc aliases (e.g. cvlc, rvlc, etc).
45408
45409commit 9f3fa003d56eabc422a858abdddbb6ca81eb082a
45410Author: Faustino Osuna <riquedafreak@videolan.org>
45411Date:   Thu Feb 28 23:05:29 2008 +0000
45412
45413    Update references to ffmpeg header files to match new directory structure.  All ffmpeg headers should now be accessed through:
45414    * <libpostprocess/postprocess.h>
45415    * <libswscale/swscale.h>
45416    * <libavutil/avutil.h>
45417    * <libavcodec/avcodec.h>
45418    * <libavformat/avformat.h>
45419
45420commit 4d898349f259a9f0063d38dd2e3e2c6757dd16db
45421Author: Christophe Mutricy <xtophe@videolan.org>
45422Date:   Thu Feb 28 22:56:30 2008 +0000
45423
45424    Swedish translation update by Daniel Nylander
45425
45426commit cfe3127c4cecdba360c1c434a678431efeceaa19
45427Author: Faustino Osuna <riquedafreak@videolan.org>
45428Date:   Thu Feb 28 22:51:28 2008 +0000
45429
45430    package/win32: Update svn:ignore to ignore vlc.win32.nsi file.
45431
45432commit dbe08e77c77ce97eff8a7f2a581f985a6866869b
45433Author: Faustino Osuna <riquedafreak@videolan.org>
45434Date:   Thu Feb 28 22:38:31 2008 +0000
45435
45436    po: Update svn:ignore to ignore time stamp files (stamp-*).
45437
45438commit 9ecb0bc08b6eef303cc73d66eba9172c2bc3501b
45439Author: Faustino Osuna <riquedafreak@videolan.org>
45440Date:   Thu Feb 28 22:35:09 2008 +0000
45441
45442    cmake/src_CMakeLists.txt: Update generated test binaries to match original Makefile's convention.
45443
45444commit 36cbf7f70845890c4c80d947049ecab7e3de02c8
45445Author: Faustino Osuna <riquedafreak@videolan.org>
45446Date:   Thu Feb 28 22:32:11 2008 +0000
45447
45448    extras/contrib: FFmpeg fixed the way their pkg-config files are created.
45449
45450commit 3654880996ef0101510518ac9875fed99e58faaf
45451Author: Faustino Osuna <riquedafreak@videolan.org>
45452Date:   Thu Feb 28 22:23:59 2008 +0000
45453
45454    src: Update svn:ignore to ignore test binaries.
45455
45456commit 6076147519aed12d89cf3957b30cba9eae2505f8
45457Author: Antoine Cellerier <dionoea@videolan.org>
45458Date:   Thu Feb 28 22:20:10 2008 +0000
45459
45460    Add a --marq-refresh option to specify the format string refresh period in ms. Core statistics are only refreshed every 1 sec (see src/input/input.c) so we'll need some changes to the core if we want sub-second updates of stats data.
45461
45462commit feef533df91d4ce904da75634e5638eb7375a371
45463Author: Antoine Cellerier <dionoea@videolan.org>
45464Date:   Thu Feb 28 21:58:14 2008 +0000
45465
45466    Add format string variable to display frame count. ($f)
45467
45468commit 27774650dde964c124e68fbc366f6c17a6c827ae
45469Author: Christophe Mutricy <xtophe@videolan.org>
45470Date:   Thu Feb 28 19:56:45 2008 +0000
45471
45472    Fix the symlink generation
45473
45474commit 805699e002703ead105f2e8096efefe319d00c33
45475Author: Rémi Denis-Courmont <rem@videolan.org>
45476Date:   Thu Feb 28 18:54:58 2008 +0000
45477
45478    Accept MP3 as an alternative to MPGA for RTP and TS.
45479
45480    Someone please double check that this is not bogus!
45481
45482commit 8b13b9056db8e421b06c8fccd6c537c0e22e5ba1
45483Author: Rémi Denis-Courmont <rem@videolan.org>
45484Date:   Thu Feb 28 18:16:29 2008 +0000
45485
45486    Unused define
45487
45488commit bf380af3ba3779a0364d3ecccad93b73464418ef
45489Author: Felix Paul Kühne <fkuehne@videolan.org>
45490Date:   Thu Feb 28 11:06:53 2008 +0000
45491
45492    macosx-update: UPDATE_CHECK is defined in config.h *coughcough*. Thanks to Rafael for the hint.
45493
45494commit 796b1e94604f53a7165abc1cecfbc9efec1d2af2
45495Author: Jean-Paul Saman <jpsaman@videolan.org>
45496Date:   Thu Feb 28 10:02:32 2008 +0000
45497
45498    Fix small copy & paste mistake. It had no effect, but was wrong.
45499
45500commit 67ddda12e62172bf82fa67dfbc792bcb8637251c
45501Author: Jean-Baptiste Kempf <jb@videolan.org>
45502Date:   Thu Feb 28 02:44:02 2008 +0000
45503
45504    Fix most linking of XvMC Vout.
45505
45506commit 8d0689823c4a3f12ec66bd9e00faeedf719e3159
45507Author: Jean-Baptiste Kempf <jb@videolan.org>
45508Date:   Thu Feb 28 02:32:23 2008 +0000
45509
45510    Compile XvMC. Disabled the subtitles part for that. Commented a few things. This can't be good, but at least it compiles (not link yet).
45511
45512commit eb88f342e8e4c54a15f47b08569e5be130a5e237
45513Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45514Date:   Wed Feb 27 23:57:11 2008 +0000
45515
45516    control/media_instance.c: Properly unregister the callbacks.
45517
45518commit 292040d665436ab386d01cd6f7e33c02d29fcd14
45519Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45520Date:   Wed Feb 27 23:45:10 2008 +0000
45521
45522    control/media_instance.c: Avoid multiple libvlc_MediaInstanceReachedEnd, by providing different events for pausable and seekable state changes. (Thanks to Jacques Boileau).
45523
45524commit 4838f1280271c2effe3b4a930ccf709abc8f5fff
45525Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45526Date:   Wed Feb 27 22:06:27 2008 +0000
45527
45528    control/media_instance.c: Sanitize input_thread_t management.
45529
45530commit 2209f2992dc3eda6a55a3f07e2f22f2caf772ac2
45531Author: Felix Paul Kühne <fkuehne@videolan.org>
45532Date:   Wed Feb 27 21:34:27 2008 +0000
45533
45534    * coding style fixes (please don't do [NSString string], but use an empty constant. It's faster and nicer)
45535
45536commit 887efa47545fa1e6b08acdb1d1a026049bbafe75
45537Author: Felix Paul Kühne <fkuehne@videolan.org>
45538Date:   Wed Feb 27 21:30:20 2008 +0000
45539
45540    macosx: Implemented the Subs/OSD and Input categories of the Simple Prefs
45541
45542commit 9ab3a0540fa0d21cc18116bbd5fc03cd21e3a0fc
45543Author: Jean-Baptiste Kempf <jb@videolan.org>
45544Date:   Wed Feb 27 20:43:14 2008 +0000
45545
45546    Qt4 - Preferences refreshing fix by atmo, Andre Weber.
45547
45548commit c482de120b992a1c7d6f84a94c90d1b3314327f0
45549Author: Rafaël Carré <funman@videolan.org>
45550Date:   Wed Feb 27 19:46:31 2008 +0000
45551
45552    fix #1404
45553
45554commit 9d349e1ce5812e1d6e7a754368d240d00efe03e2
45555Author: Rafaël Carré <funman@videolan.org>
45556Date:   Wed Feb 27 19:46:04 2008 +0000
45557
45558    asf demuxer: fix header demuxing & use padding without confusing the user (refs #1404)
45559
45560commit 689d893b4e6d2c86d5b63f5d4c358cf1a09795e0
45561Author: Christophe Mutricy <xtophe@videolan.org>
45562Date:   Wed Feb 27 19:37:56 2008 +0000
45563
45564    We do need the symlink for the buildtree
45565
45566commit c3f5005864fd850107e6b225a05cfd5e82119061
45567Author: Rafaël Carré <funman@videolan.org>
45568Date:   Wed Feb 27 19:34:12 2008 +0000
45569
45570    fix win32 & osx packages (vlc is now in src/)
45571
45572commit 3fc95408700235bb3bfd6fbb6e328fae850388c8
45573Author: Rafaël Carré <funman@videolan.org>
45574Date:   Wed Feb 27 14:24:51 2008 +0000
45575
45576    macosx gui playlist: allow drag & drop to the media library
45577
45578commit 818a663ea9987aad38d748b7010c9f0d0de863b5
45579Author: Rafaël Carré <funman@videolan.org>
45580Date:   Wed Feb 27 14:24:24 2008 +0000
45581
45582    fix macosx update gui
45583
45584commit 4bacd9969c0488a028e58e6b64adde2c373e0a80
45585Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45586Date:   Wed Feb 27 14:02:13 2008 +0000
45587
45588    misc/objects: No need to do atomic list-release when releasing the list.
45589
45590commit 68aaf2c9253dbe1c11b8900c3b5205438c66a9de
45591Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45592Date:   Wed Feb 27 13:23:28 2008 +0000
45593
45594    misc/objects.c: Make sure vlc_object_get won't return free-ed objects, by doing an atomic refcount decrease and object removal from the object list bank.
45595
45596commit df291664cd0e365fa4393f6ab065efbeb120332f
45597Author: Jean-Baptiste Kempf <jb@videolan.org>
45598Date:   Wed Feb 27 08:07:23 2008 +0000
45599
45600    Src: change Windows Timer Precision, ref #264. Patch by atmo / Andre Weber.
45601
45602commit fb26fc4834db3a118b91178285475d39925675a8
45603Author: Faustino Osuna <riquedafreak@videolan.org>
45604Date:   Wed Feb 27 04:57:07 2008 +0000
45605
45606    contribs/extras: Compensate for shortfalls in ffmpeg's svn repository.  Will submit shortfalls as bugs + patch back to ffmpeg dev team.
45607
45608commit eaccd9ea6c0d37a380a4439b4686d69e5733e7eb
45609Author: Faustino Osuna <riquedafreak@videolan.org>
45610Date:   Wed Feb 27 04:55:47 2008 +0000
45611
45612    cmake: Try to compensate for new ffmpeg directory structure by setting HAVE_LIBSWSCALE_TREE if swscale.his found.
45613
45614commit 3235f039515cf3244ef87bda91384fe085c02e5c
45615Author: Faustino Osuna <riquedafreak@videolan.org>
45616Date:   Wed Feb 27 04:15:09 2008 +0000
45617
45618    modules/ffmpeg: Revert change, there is a better way of detecting this.
45619
45620commit 0057e15fbf48f5cd60e4db08977530d59a7080af
45621Author: Faustino Osuna <riquedafreak@videolan.org>
45622Date:   Wed Feb 27 03:47:52 2008 +0000
45623
45624    modules/ffmpeg: Compensate for latest changes made to ffmpeg include directory structure.
45625
45626commit 81472e4236ea52e5432765fe1e0e08328efe3ac6
45627Author: Faustino Osuna <riquedafreak@videolan.org>
45628Date:   Wed Feb 27 03:46:47 2008 +0000
45629
45630    cmake: Source code clean up, fix how CFLAGS are saved, and compensate for latest changes in ffmpeg.
45631
45632commit 5458d5a1adc85f7c1887408e578b0e734a954234
45633Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45634Date:   Wed Feb 27 00:59:05 2008 +0000
45635
45636    misc/objects.c: Print more info about what was the parent or what were the children if vlc_object_destroy() failed.
45637
45638commit 6ca5cc1278a947f94e8f89924cac8d89b25441e3
45639Author: Faustino Osuna <riquedafreak@videolan.org>
45640Date:   Tue Feb 26 22:44:38 2008 +0000
45641
45642    include: Update svn:ignore property, include cmake's autogenerated config.h file.
45643
45644commit 07d3b65bd5d1be3de24e1d05f1cdefebe46d007a
45645Author: Faustino Osuna <riquedafreak@videolan.org>
45646Date:   Tue Feb 26 22:43:25 2008 +0000
45647
45648    modules: Standardize svn:ignore property.
45649
45650commit 94fa96018ffc8402a6d6813ba93245a3d852a54b
45651Author: Rémi Duraffort <ivoire@videolan.org>
45652Date:   Tue Feb 26 22:36:15 2008 +0000
45653
45654    Coding convention
45655
45656commit e61cd9b76b9c39ca09c41f95bd3fc7dce9a49585
45657Author: Rémi Duraffort <ivoire@videolan.org>
45658Date:   Tue Feb 26 22:34:19 2008 +0000
45659
45660    Fix a little bug with the playlist interface (items swaped)
45661
45662commit 7a1856fdaf2441ab1866fe82dc13929074d2df25
45663Author: Faustino Osuna <riquedafreak@videolan.org>
45664Date:   Tue Feb 26 22:26:59 2008 +0000
45665
45666    contrib/src/Makefile: Checkout CMake project into 'cmake' subdirectory, set up code for downloading cmake directly from archive for future use.
45667
45668commit 0154ce071f2b7516418f1226d63fa49208f12bd7
45669Author: Faustino Osuna <riquedafreak@videolan.org>
45670Date:   Tue Feb 26 21:14:18 2008 +0000
45671
45672    contrib/bootstrap: White space clean up.
45673
45674commit 5ee24a1133cde07706643624281a25e1be829b82
45675Author: Christophe Mutricy <xtophe@videolan.org>
45676Date:   Tue Feb 26 19:49:44 2008 +0000
45677
45678    Update  POTFILES.in and vlc.pot after removal of vlc_os_specific.h and addition of mmap.c
45679
45680commit 7feda7b730dfb3ba95d4546ee762e34dde364c9a
45681Author: Rémi Duraffort <ivoire@videolan.org>
45682Date:   Tue Feb 26 13:44:54 2008 +0000
45683
45684    Fix the issue with the order of the item in the playlist (normaly fix #1379)
45685
45686commit dace72768543ff49e97198693db6af0865198796
45687Author: Rémi Duraffort <ivoire@videolan.org>
45688Date:   Tue Feb 26 09:39:01 2008 +0000
45689
45690    Fix a little bug with the sorting in the interface
45691
45692commit bc4789a05a07c029e4961d77c983f9ad555fcca4
45693Author: Ilkka Ollakka <ileoo@videolan.org>
45694Date:   Tue Feb 26 07:14:43 2008 +0000
45695
45696    set stream->dr_dts according to i_dts instead AV_NOPTS_VALUE; seems to
45697    fix that flv muxing issue, and doesn't seem to cause regression. fixes
45698    #1285. Please notify if you notice something broken after this.
45699
45700commit bb5b426170b2a666f4e132e2e62511abf922b6d0
45701Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45702Date:   Tue Feb 26 02:11:57 2008 +0000
45703
45704    configure.ac: Backport the Mac OS X poll fix from cmake to autotools.
45705
45706commit 28a41153e77335041ff45992e92e49f354b6f780
45707Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45708Date:   Tue Feb 26 01:37:34 2008 +0000
45709
45710    src/playlist: Fix a rare memleak that could happen when the interaction is created earlier than expected. (Fix vlc_object mem leak that happen when no module is loaded).
45711
45712commit 55b36288f948ea6a9cb00dadbfc5463ec9562d20
45713Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45714Date:   Tue Feb 26 01:21:03 2008 +0000
45715
45716    interface/interaction.c: Set the interaction object name.
45717
45718commit d1d0a6221a6636a9c4046f7157c463cbf775eadf
45719Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45720Date:   Tue Feb 26 00:32:14 2008 +0000
45721
45722    svn nightmare is ending... (Fix previous commit).
45723
45724commit a78e273ec53ff8a6c3993f3deda0b893f8dd709a
45725Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45726Date:   Tue Feb 26 00:29:12 2008 +0000
45727
45728    misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but expects vlc_object_release to do it when the refcount goes to zero.
45729    * Meaning, that when created objects gets a refcount to 1.
45730    * Destroying is instantaneous and we don't have to poll for a few secondss or so to wait until the object's refcount reach 0.
45731    * We now track vlc_object_t's mem leaks when libvlc_global is released (Hard error for now, so they don't get unoticed)
45732    * We fail hard if an object is released with a refcount of 1 without being detached from its parent and its children, to make sure such cases don't go unoticed.
45733    (make test or make check still pass after that one. VLC is known to leak one object when no module is loaded, this must be fixed).
45734
45735commit e769bca04c56a67ab39ee2d2700508a9c5ad8910
45736Author: Rémi Duraffort <ivoire@videolan.org>
45737Date:   Tue Feb 26 00:17:42 2008 +0000
45738
45739    Doxygen documentation
45740
45741commit 7f1f444ca32b4670e34a2a52b5e99e5381c9333a
45742Author: Rémi Duraffort <ivoire@videolan.org>
45743Date:   Mon Feb 25 23:26:45 2008 +0000
45744
45745    Doxygen comments and coding conventions
45746
45747commit 3fd7eb0f358128381965ebd5614270b357d4ab15
45748Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45749Date:   Mon Feb 25 22:24:01 2008 +0000
45750
45751    cmake: Update the README.
45752
45753commit 95932c1566de36c6fbcee2ee1f4db6d5a476a2b0
45754Author: Faustino Osuna <riquedafreak@videolan.org>
45755Date:   Mon Feb 25 22:15:52 2008 +0000
45756
45757    cmake: Code clean up, set up options before we start including custom macros, add CONTRIB_INCLDE to CMAKE_REQUIRED_INCLUDES if ENABLE_CONTRIB is set, and correctly discover postproc/postprocess.h header by temporarily adding FFmpeg_CFLAGS to CMAKE_REQUIRED_FLAGS before checking for the header.
45758
45759commit ac2e4b777eefca1556904e35541cebd4287cf370
45760Author: Faustino Osuna <riquedafreak@videolan.org>
45761Date:   Mon Feb 25 22:02:42 2008 +0000
45762
45763    cmake/FindFFmpeg.cmake: Add sub library's CFLAGS to FFmpeg_CFLAGS.
45764
45765commit d68d15e56bbe53cd2fe2e8bc4697f999004c782a
45766Author: Faustino Osuna <riquedafreak@videolan.org>
45767Date:   Mon Feb 25 21:54:14 2008 +0000
45768
45769    cmake: Remove duplicate macro entry.
45770
45771commit d2d85545649c486677a45879590776402d664115
45772Author: Jean-Baptiste Kempf <jb@videolan.org>
45773Date:   Mon Feb 25 21:44:24 2008 +0000
45774
45775    XvMC: remove warnings. The compilation problems lies in a confustion between subpicture_data_t from spudec.h and subpicture_sys_t. No idea how to fix.
45776
45777commit 8b8b4f54fc546470da7b21e5c130f937606a89d1
45778Author: Rémi Denis-Courmont <rem@videolan.org>
45779Date:   Mon Feb 25 21:04:03 2008 +0000
45780
45781    Ugly hack to prevent crash when logging an error while destroying libvlc
45782
45783commit 0d0f59ac637b318caf578652ea006ce193f7c581
45784Author: Rémi Denis-Courmont <rem@videolan.org>
45785Date:   Mon Feb 25 20:50:49 2008 +0000
45786
45787    Remove argv/argc from libvlc_t (not really needed here)
45788
45789commit 3f48284e78c07e2911b192f38b4650b835f642e9
45790Author: Jean-Baptiste Kempf <jb@videolan.org>
45791Date:   Mon Feb 25 20:44:40 2008 +0000
45792
45793    XvMC: Compile Fixes, b_shm removal, and obvious typos... subpicture_sys_t still undeclared, no idea why it is around...
45794
45795commit 78d012cc34fbb814ceeaa9488f342cf23ea07bf9
45796Author: Jean-Baptiste Kempf <jb@videolan.org>
45797Date:   Mon Feb 25 20:23:08 2008 +0000
45798
45799    typo fix.
45800
45801commit 0eda8dce2ed9574d67425f0ed8235de657ee24e8
45802Author: Rémi Denis-Courmont <rem@videolan.org>
45803Date:   Mon Feb 25 20:04:10 2008 +0000
45804
45805    Compile fix
45806
45807commit 206cd3aaa9886149b9c4abdde0dff7557b7dcbd4
45808Author: Jean-Baptiste Kempf <jb@videolan.org>
45809Date:   Mon Feb 25 20:01:42 2008 +0000
45810
45811    XvMC Vout: Fix the macroblocks_t definition. Still not compiling because of subpictures_sys_t not defined.
45812
45813commit 28094cb6a15a0068c21a9ff22477c624115dd4d1
45814Author: Rémi Denis-Courmont <rem@videolan.org>
45815Date:   Mon Feb 25 19:58:36 2008 +0000
45816
45817    Actually fix the ActiveX plugin
45818
45819commit 99a25fe17cdb9bdaeaa4398b5aa07cba33dcf5d0
45820Author: Rémi Denis-Courmont <rem@videolan.org>
45821Date:   Mon Feb 25 19:58:26 2008 +0000
45822
45823     - Redo [22749]. Fix Mozilla plugin, fix OSX framework, fix the bindings.
45824     - Fix ActiveX.
45825
45826commit a7954388b00c3f2c83bb25d97b75f1a3a470868b
45827Author: Rémi Denis-Courmont <rem@videolan.org>
45828Date:   Mon Feb 25 19:52:09 2008 +0000
45829
45830    Mostly revert [25311], [25313].
45831    Lets wait for 0.9.1 to sort this out.
45832
45833commit e3c8503697329380e68f9373c5fff99c2492c1a0
45834Author: Rémi Denis-Courmont <rem@videolan.org>
45835Date:   Mon Feb 25 19:48:50 2008 +0000
45836
45837     - Don't put private system_* header in public
45838     - Remove useless system_VLCPath
45839
45840commit 1af701c676790a72281997f48158ad8f5398265f
45841Author: Rémi Denis-Courmont <rem@videolan.org>
45842Date:   Mon Feb 25 19:10:39 2008 +0000
45843
45844    Revert [25316] for now - need to think about this
45845
45846commit 6975cd69d30a528950fcc4458397a20c4f23888c
45847Author: Jean-Baptiste Kempf <jb@videolan.org>
45848Date:   Mon Feb 25 18:30:20 2008 +0000
45849
45850    XvMC - Remove warnings (only unused parameters and variables are left)
45851
45852commit 2a0f8bf17739f0893e2a0dfccf2159613e8ee201
45853Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45854Date:   Mon Feb 25 18:28:25 2008 +0000
45855
45856    control/testapi.c: Nicer log() output.
45857
45858commit 3a90c05eacd06b39bc1b15674a0b37951d884ad7
45859Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45860Date:   Mon Feb 25 18:26:17 2008 +0000
45861
45862    Forgotten files in previous commit.
45863
45864commit 9ba83f6d1b0fb4c3a7c6eed2c68435d0b49e5dde
45865Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45866Date:   Mon Feb 25 18:22:05 2008 +0000
45867
45868    misc/events.c: Fix a case about a callback non being called.
45869
45870commit 8cfa47d2bf33da6f1b65a07922be58ae9dfeed9f
45871Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45872Date:   Mon Feb 25 18:18:00 2008 +0000
45873
45874    control/event.c: Make it pass the unit tests.
45875
45876commit 719fa35e0c7e0daf9ac76a6c0f2be84fd051a1a9
45877Author: Jean-Baptiste Kempf <jb@videolan.org>
45878Date:   Mon Feb 25 18:17:29 2008 +0000
45879
45880    Xvmc: fix xvmc compilation on x86_64. Patch by eMPee584
45881
45882commit 5ae10793d0ca98695e3ddf9caa5c4c7ec257b48c
45883Author: Jean-Baptiste Kempf <jb@videolan.org>
45884Date:   Mon Feb 25 18:12:44 2008 +0000
45885
45886    XvMC: revert [25318] and do it in a better way. Remove some warnings because of forgotten inclusions.
45887
45888commit 43ba4e725ec8f7f608ce562eef82c356490cdc65
45889Author: Jean-Baptiste Kempf <jb@videolan.org>
45890Date:   Mon Feb 25 18:08:10 2008 +0000
45891
45892    XvMC: possible fix compilation. Who uses that anyway ?
45893
45894commit bfbec2297d201ce956615b7c22aa2151e7859244
45895Author: Rémi Denis-Courmont <rem@videolan.org>
45896Date:   Mon Feb 25 17:57:58 2008 +0000
45897
45898    Fix a long-standing missing dependency of vlc upon libvlc
45899
45900commit d7a9b8b1971d17585e0e8675cb203e7ea6f9b028
45901Author: Rémi Denis-Courmont <rem@videolan.org>
45902Date:   Mon Feb 25 17:56:03 2008 +0000
45903
45904    Don't look for plugins from the current working directory.
45905    This can cause needless I/O, and consistutes a trivial local privilege esclation.
45906
45907commit 0038d622336bafef539b7be12b468acf22ce4f4f
45908Author: Rémi Denis-Courmont <rem@videolan.org>
45909Date:   Mon Feb 25 17:50:59 2008 +0000
45910
45911    Bring a non-installed ./vlc script that loads plugins from the build tree explicitly.
45912
45913commit 7e436fa9470869077303878a5b655da1731236dc
45914Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45915Date:   Mon Feb 25 17:50:10 2008 +0000
45916
45917    control/event.c: Use vlc_array_t instead of the macros.
45918
45919commit d68b821264ac7d5b93098271dd4aaf71fd1a3f41
45920Author: Rémi Denis-Courmont <rem@videolan.org>
45921Date:   Mon Feb 25 17:49:22 2008 +0000
45922
45923    svn:ignore
45924
45925commit a8879770fc2af864fb56c985d2ad0a4b2de14fd2
45926Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45927Date:   Mon Feb 25 17:48:33 2008 +0000
45928
45929    testapi.c: Test libvlc's events.
45930
45931commit 9a4101d72b5a6a57891656e5771eea0c0722f581
45932Author: Rémi Denis-Courmont <rem@videolan.org>
45933Date:   Mon Feb 25 17:32:54 2008 +0000
45934
45935    More vlc to src/ (yes, I know this screws up things).
45936    If you packaged without staged installation you're going to have a problem (but packaging without staged installation is to utterly lame in the first place)
45937
45938commit 0d4b0871ad1d55655de7b89d15980152fe568178
45939Author: Rémi Duraffort <ivoire@videolan.org>
45940Date:   Mon Feb 25 17:07:16 2008 +0000
45941
45942    Delete unneeded instruction from a loop
45943
45944commit 0db6aa8cbc24235e1b8e12fb3abb28fb4fc9217b
45945Author: Rafaël Carré <funman@videolan.org>
45946Date:   Mon Feb 25 16:50:55 2008 +0000
45947
45948    extract early attachment:// art
45949
45950commit 741b1824b20c69d4222e2f95e658c86e2bf6f177
45951Author: Rémi Denis-Courmont <rem@videolan.org>
45952Date:   Mon Feb 25 16:38:18 2008 +0000
45953
45954    Typo
45955
45956commit 4ec6dd2c930b2cf2e86a35affba14e46a97357f6
45957Author: Rémi Denis-Courmont <rem@videolan.org>
45958Date:   Mon Feb 25 16:29:04 2008 +0000
45959
45960    Use %m on GLIBC to work-around strerror_r prototype problems
45961
45962commit e0c9e748ad50009db6cc375a739132ab77212704
45963Author: Rafaël Carré <funman@videolan.org>
45964Date:   Mon Feb 25 15:45:21 2008 +0000
45965
45966    fix #1461
45967
45968commit 6693060b623c2eef9656c64e86ac7c8e72d0e46e
45969Author: Rafaël Carré <funman@videolan.org>
45970Date:   Mon Feb 25 13:38:26 2008 +0000
45971
45972    use strerror_r() which is guaranteed to be thread safe, using the GNU prototype only when available
45973
45974commit 44cfc6031b411c3e66d78fb804c759b27791bb34
45975Author: Pierre d'Herbemont <pdherbemont@videolan.org>
45976Date:   Mon Feb 25 13:17:06 2008 +0000
45977
45978    misc/threads.c: Fix error description printing in vlc_pthread_fatal().
45979
45980commit 2c083c9f8600e8457d9fc119f3ffc094c279b0a7
45981Author: Jean-Paul Saman <jpsaman@videolan.org>
45982Date:   Mon Feb 25 10:27:52 2008 +0000
45983
45984    Fix i386-Win32Cross-Trunk compilation.
45985
45986commit c892be9a82570026e37d5ebe28ddbb399f40ec18
45987Author: Jean-Baptiste Kempf <jb@videolan.org>
45988Date:   Mon Feb 25 09:35:40 2008 +0000
45989
45990    Qt4 - remove some unused code.
45991
45992commit dd22c2219ec1268a76794cbc2c5edf9b9f1dc87c
45993Author: Jean-Baptiste Kempf <jb@videolan.org>
45994Date:   Mon Feb 25 09:35:14 2008 +0000
45995
45996    Qt4 - Fix art display in the bgWidget, fix one volume bug, fix fullscreen button
45997
45998commit e5d0cd4f13d7f0c835c8ef425f59ddc416f2bb68
45999Author: Jean-Baptiste Kempf <jb@videolan.org>
46000Date:   Mon Feb 25 09:33:56 2008 +0000
46001
46002    Qt4 - SPrefs, add an option for saving volume on exit, and fix the displayMode in SPrefs.
46003
46004commit 1c14f28a25e7e222473c3b5497983985581a24f6
46005Author: Jean-Baptiste Kempf <jb@videolan.org>
46006Date:   Mon Feb 25 09:32:30 2008 +0000
46007
46008    Qt4 - Input Manager: cleanup, fix behaviour of enableVideo(), initialize variable that can be used and renaming.
46009
46010commit 36702f51d33cbcae8b63748e7bb2333fef374d83
46011Author: Jean-Baptiste Kempf <jb@videolan.org>
46012Date:   Mon Feb 25 09:29:48 2008 +0000
46013
46014    Qt4 - Remove stupid this->
46015
46016commit aac1f4c66f5fb249134fb795cdcd035be792d44d
46017Author: Jean-Baptiste Kempf <jb@videolan.org>
46018Date:   Mon Feb 25 09:28:23 2008 +0000
46019
46020    Qt4 - Better behaviour for the left panel of the playlist.
46021
46022commit 80f513e4df4d9fa9bc9df3b5e5473b37377c3080
46023Author: Jean-Baptiste Kempf <jb@videolan.org>
46024Date:   Mon Feb 25 09:26:29 2008 +0000
46025
46026    Qt4 - documentation on includes priorities.
46027
46028commit 761886e8e4ca206d5058bc9d259061141249ae2f
46029Author: Jean-Baptiste Kempf <jb@videolan.org>
46030Date:   Mon Feb 25 09:24:55 2008 +0000
46031
46032    Update - avoid a segfault if the error is triggered before hd creation.
46033
46034commit 868cd6a7e4ec59c6ffcfbd9466750950c3000f21
46035Author: Jean-Paul Saman <jpsaman@videolan.org>
46036Date:   Mon Feb 25 09:22:38 2008 +0000
46037
46038    Remove trailing whitespace.
46039
46040commit 35979e860abf629200c6946d0d24b58a33b435f5
46041Author: Jean-Paul Saman <jpsaman@videolan.org>
46042Date:   Mon Feb 25 09:22:36 2008 +0000
46043
46044    Refactor mozilla toolbar code. There are still a few things wrong:
46045    - nice images
46046    - fix playlist status bug
46047    - timeslider not updated bug
46048    - button/slider position and detection of button click is hardcoded
46049
46050commit cd2efd35efee7ecc7554bccedfec858d06b04020
46051Author: Jean-Paul Saman <jpsaman@videolan.org>
46052Date:   Mon Feb 25 09:22:34 2008 +0000
46053
46054    Fixed another crash with fullscreen in mozilla toolbar.
46055
46056commit f90b88ab5852ddaf8f3a11d67df0370c8641fb70
46057Author: Jean-Paul Saman <jpsaman@videolan.org>
46058Date:   Mon Feb 25 09:22:32 2008 +0000
46059
46060    Cleanup and fix crash when plugin wasn't playing.
46061
46062commit e9347d2d89166c53ece29004c1a0d46f3cf9182e
46063Author: Rafaël Carré <funman@videolan.org>
46064Date:   Mon Feb 25 00:49:30 2008 +0000
46065
46066    cosmetics + evil (?) -> hack (objective C definitely looks strange...)
46067
46068commit ebd31a1fbfcdaaaaafb46ee7d01f6ccc8ff4b621
46069Author: Rafaël Carré <funman@videolan.org>
46070Date:   Mon Feb 25 00:31:26 2008 +0000
46071
46072    ignore xcode3 local files
46073
46074commit 0c9b2d28611409caa44eafff14e701168785fe99
46075Author: Rafaël Carré <funman@videolan.org>
46076Date:   Mon Feb 25 00:28:43 2008 +0000
46077
46078    fix update code in macosx gui
46079
46080commit 234bf661a935ad204e089486a0db7e92847ff071
46081Author: Rafaël Carré <funman@videolan.org>
46082Date:   Sun Feb 24 23:38:08 2008 +0000
46083
46084    fix previous commit
46085
46086commit 3aec1b381569f564766bfb23717c657e0e1967e3
46087Author: Rafaël Carré <funman@videolan.org>
46088Date:   Sun Feb 24 23:25:31 2008 +0000
46089
46090    make incorrect uses of free() and malloc() call abort() on OSX
46091
46092commit 68cfd74e073141235c73c89f3b19ce1aa9fd058e
46093Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46094Date:   Sun Feb 24 23:01:00 2008 +0000
46095
46096    contrib: s/cmake/CMake/
46097
46098commit 75d3925cbbf774e92fdc382dbf2fffe0e3a7d672
46099Author: Rafaël Carré <funman@videolan.org>
46100Date:   Sun Feb 24 21:23:54 2008 +0000
46101
46102    don't duplicate sha1 hashes with strdup() (not \0 terminated)
46103    update the release documentation, only supported signatures are v3 signatures (gpg 2.x generates v3 sigs by default, but not gpg 1.x)
46104
46105commit 09db1d4ce808b0c378547804b4ad05a1402554f8
46106Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46107Date:   Sun Feb 24 20:36:13 2008 +0000
46108
46109    contrib: Use qt4_win32 with respects to qt4_mac in order not to confuse the two.
46110
46111commit eca17b609f7ee75a44bef8508160d4a656c1d8cc
46112Author: Christophe Mutricy <xtophe@videolan.org>
46113Date:   Sun Feb 24 19:48:32 2008 +0000
46114
46115    Slovak translation update by Marián Hikaník
46116
46117commit aaf7998bdf867447003f00754282698ca1e67077
46118Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46119Date:   Sun Feb 24 16:27:47 2008 +0000
46120
46121    macosx/vlc_app: Display an indicator when waiting for playlist content.
46122
46123commit 35fd46d31f5fbcd6f187d7103f3bfa5fb65a2627
46124Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46125Date:   Sun Feb 24 15:27:20 2008 +0000
46126
46127    qt4: Finish res.qrc->vlc.qrc renaming. (Fix podcast and make dist).
46128
46129commit bafe3a638771fc11b43bcfe058e1e9d9e51a3eb0
46130Author: Rémi Duraffort <ivoire@videolan.org>
46131Date:   Sun Feb 24 14:25:45 2008 +0000
46132
46133    Add some doxygene comments
46134    (FOSDEM is a great place)
46135
46136commit c34f952db3f24f58cee365f95145578ad325cb0a
46137Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46138Date:   Sun Feb 24 14:20:24 2008 +0000
46139
46140    cmake: Use CMAKE_CURRENT_BINARY_DIR for tests files.
46141
46142commit ddf73ca0199b45de2b8b924a131df3922e5d48b5
46143Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46144Date:   Sun Feb 24 12:48:03 2008 +0000
46145
46146    gui/macosx/interaction.m: Don't destroy twice the window.
46147
46148commit 3ab81753822bd0a37786e6fd026a349e7a0e0830
46149Author: Rafaël Carré <funman@videolan.org>
46150Date:   Sun Feb 24 10:23:40 2008 +0000
46151
46152    remove buggy and inconsistent intf-switch
46153    if you need skins, use skins.
46154    if you need skins and something else, use both.
46155
46156commit e43ea251bdd93dd47a1505f2db9e3ba3e9c8c268
46157Author: Rafaël Carré <funman@videolan.org>
46158Date:   Sun Feb 24 10:21:46 2008 +0000
46159
46160    forward port [25261]
46161    workaround buggy alsa drivers
46162
46163commit f46398cfe28d8657c07aa9ad3e58f68a34d33303
46164Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46165Date:   Sat Feb 23 22:14:13 2008 +0000
46166
46167    modules/gui/macosx.m: Make sure the module will terminate after a Ctrl-C from a term.
46168
46169commit 260a18369697f654ded096de11ba1eacce510bb6
46170Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46171Date:   Sat Feb 23 21:52:59 2008 +0000
46172
46173    cmake: Don't use poll() on Mac OS X, as it can't poll a tty properly.
46174
46175commit 711481177da708b723664b1e4dafaad8307f49d6
46176Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46177Date:   Sat Feb 23 21:34:48 2008 +0000
46178
46179    vlc.c: Attempt to kill VLC again if Ctrl-C is hit again when the abort timeout is ellapsed. It allows to abort VLC after the first abort timeout.
46180
46181commit b026a42b75599d9cce82bca15302e2831c24c910
46182Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46183Date:   Sat Feb 23 21:22:10 2008 +0000
46184
46185    vlc.c: Make sure exiting after two Ctrl-C is instantaneous on Mac OS X.
46186
46187commit 1e9ff27051a05325fec8ce147d3979ae748836cb
46188Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46189Date:   Sat Feb 23 19:39:07 2008 +0000
46190
46191    projects/mozilla: Use an hyphen in "plug-in". This closes #1474. (Patch by timeless@gmail.com)
46192
46193commit 153a80c840e1574b9ae1f1c6ff1b4fe4237f3636
46194Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46195Date:   Sat Feb 23 19:28:18 2008 +0000
46196
46197    cmake: Add qt4 resources. Enable qt4 plugin compilation with cmake's CVS. (known not to work with cmake version 2.4-patch 7
46198    )
46199
46200commit 68627dcf6491a1d183c3639a9099c6dfd734060e
46201Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46202Date:   Sat Feb 23 19:00:34 2008 +0000
46203
46204    qt4: Rename res.qrc to vlc.qrc to match default cmake behaviour in naming.
46205
46206commit 226a9890d4e876a1b2ecd841b0780dc3d83e184e
46207Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46208Date:   Sat Feb 23 18:42:30 2008 +0000
46209
46210    cmake: Forgotten config/intf.c in libvlc target.
46211
46212commit 20f177877d23dd90be41e3cd4596775499695ffa
46213Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46214Date:   Sat Feb 23 18:26:18 2008 +0000
46215
46216    cmake: Use latest CVS version.
46217
46218commit 1c6353ade0011e9ee73e2cf334affbd98fc841ea
46219Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46220Date:   Sat Feb 23 18:09:58 2008 +0000
46221
46222    cmake: .moc.cpp compilation fixes.
46223
46224commit ce87acacc4d28a8928be3a26b38f1f686e55fd35
46225Author: Christophe Mutricy <xtophe@videolan.org>
46226Date:   Fri Feb 22 21:22:58 2008 +0000
46227
46228    Distribute contrib/src/Distributions
46229
46230commit 5ad2a46fa61f3a095147ed1185ceced8d5fa7839
46231Author: Rafaël Carré <funman@videolan.org>
46232Date:   Fri Feb 22 16:46:07 2008 +0000
46233
46234    Supports vorbis audio in avi container (refs #224)
46235    Note that the format supported is the one created by FFmpeg, and not one of those described in the ticket.
46236
46237commit 6de4ef9ba01fb3b5ac7646e496d990ca92b42737
46238Author: Pavlov Konstantin <thresh@videolan.org>
46239Date:   Fri Feb 22 12:29:33 2008 +0000
46240
46241    pulseaudio plugin needs 0.9.8 at least.
46242
46243commit 8a7278874b10097a1ea39a35d2c8e85e7d1fedf4
46244Author: Christophe Mutricy <xtophe@videolan.org>
46245Date:   Thu Feb 21 21:57:16 2008 +0000
46246
46247    Some OSes don't have posix_fadvise
46248
46249commit 22862929fb5d5e551aafa47ee0038d9446ba4c32
46250Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46251Date:   Thu Feb 21 21:42:38 2008 +0000
46252
46253    cmake: Fix PACKAGE_VERSION_* as pointed by jpeg.
46254
46255commit 21aeaa717acdbc3a39dc2aae46f63158cb133e45
46256Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46257Date:   Thu Feb 21 21:37:55 2008 +0000
46258
46259    cmake: Defines PACKAGE_VERSION_* as pointed by jpeg.
46260
46261commit ce3c305fdb10d98292218bf08951087e3e4f94fc
46262Author: Rémi Denis-Courmont <rem@videolan.org>
46263Date:   Thu Feb 21 21:09:05 2008 +0000
46264
46265    Debug the debug
46266
46267commit d801998f14fff1f11dc0405d32016c3826a01dcd
46268Author: Rémi Denis-Courmont <rem@videolan.org>
46269Date:   Thu Feb 21 20:26:21 2008 +0000
46270
46271    We also read memory mapping sequentially (well, this is a bit redumdant)
46272
46273commit e051cc658bc40e6981d0d9f15e30123e1c3eb121
46274Author: Rémi Denis-Courmont <rem@videolan.org>
46275Date:   Thu Feb 21 20:24:39 2008 +0000
46276
46277    Tell the OS we mostly reqd files sequentially
46278
46279commit 89fddcd3fc4220b27c0b3c5d16afc0723e0a03a6
46280Author: Rémi Denis-Courmont <rem@videolan.org>
46281Date:   Thu Feb 21 20:11:32 2008 +0000
46282
46283    Don't use char * to point to const char *, fix a memleak, and cleanups
46284
46285commit ebd02aaf403cae8b7ef5efb4914649e176bbc9a8
46286Author: Rémi Denis-Courmont <rem@videolan.org>
46287Date:   Thu Feb 21 19:59:40 2008 +0000
46288
46289    Remove no-ops
46290
46291commit d92fffbdf76b5d12f62ac25bd5ef4f5b66b45fc4
46292Author: Rémi Denis-Courmont <rem@videolan.org>
46293Date:   Thu Feb 21 19:23:20 2008 +0000
46294
46295    Add flags when adding an input item option
46296
46297commit de534450ab8252dfdd30ebac8787f75b040d4188
46298Author: Rémi Denis-Courmont <rem@videolan.org>
46299Date:   Thu Feb 21 18:51:36 2008 +0000
46300
46301    Fix linking
46302
46303commit a4bc2c0db23dd74730ad70c5a7588d0380b1cdb3
46304Author: Rémi Denis-Courmont <rem@videolan.org>
46305Date:   Thu Feb 21 18:46:02 2008 +0000
46306
46307    Unexport var_OptionParse
46308
46309commit da1291a1a42561d1bc15543dbe9cc00ebcb5a312
46310Author: Rémi Denis-Courmont <rem@videolan.org>
46311Date:   Thu Feb 21 18:41:03 2008 +0000
46312
46313    Remove useless check
46314
46315commit d06be22f8d23480e13129b312850a6c0caa3deee
46316Author: Damien Fouilleul <damienf@videolan.org>
46317Date:   Thu Feb 21 15:55:23 2008 +0000
46318
46319    libmp4: removed the 'France' option, who cares ?
46320
46321commit 60a6411034db029a61b2c8cdc1d2a201143f2200
46322Author: Rémi Duraffort <ivoire@videolan.org>
46323Date:   Thu Feb 21 15:09:23 2008 +0000
46324
46325    Comments to make doxygen happy
46326
46327commit c5f4e7f8fe242dad0ca58c3706b228c63a617da4
46328Author: Damien Fouilleul <damienf@videolan.org>
46329Date:   Thu Feb 21 14:38:46 2008 +0000
46330
46331    libvlc: document that libvlc_new() MUST have a program path in argv[0]
46332
46333commit 2bd9ccb55bfe252628f56c54cff864db82f889ba
46334Author: Damien Fouilleul <damienf@videolan.org>
46335Date:   Thu Feb 21 14:37:55 2008 +0000
46336
46337    libvlc: revert [22749], useless, breaks plugins
46338
46339commit 6fc44a2310b34b7805ab66449270059ed2ea5658
46340Author: Rafaël Carré <funman@videolan.org>
46341Date:   Thu Feb 21 11:53:32 2008 +0000
46342
46343    minimal_macosx need to run on the 1st thread to be able to use video output
46344
46345commit b9459d8ff9df21ea7b0e8fce03df2ddc9e95784c
46346Author: Rafaël Carré <funman@videolan.org>
46347Date:   Thu Feb 21 11:53:01 2008 +0000
46348
46349    contrbis: update svn:ignore for new targets
46350
46351commit ed3ac95b9ce6ea5a338b7a841d0e6479f3edf608
46352Author: Rafaël Carré <funman@videolan.org>
46353Date:   Thu Feb 21 11:52:24 2008 +0000
46354
46355    prefer macosx interface over qt4
46356
46357commit d47037fef0c3e116794aa71378bef23ecfd61e4b
46358Author: Damien Fouilleul <damienf@videolan.org>
46359Date:   Thu Feb 21 11:47:59 2008 +0000
46360
46361    activex: oops, used duplicate id for BITMAP resource
46362
46363commit dc1a69f87fd4b6b2ebe1723aed6ef65082e2d61b
46364Author: Jean-Baptiste Kempf <jb@videolan.org>
46365Date:   Thu Feb 21 09:28:31 2008 +0000
46366
46367    Qt4 - Playlist: fix the resizing of the QSPlitter containing the art.
46368
46369commit 24fcfe471451f03a54644ca03245687b49783577
46370Author: Jean-Baptiste Kempf <jb@videolan.org>
46371Date:   Thu Feb 21 09:17:27 2008 +0000
46372
46373    Qt4 - IM. cosmetic.
46374
46375commit 047552b00735b891ba63355b912e4d681500fe4e
46376Author: Jean-Baptiste Kempf <jb@videolan.org>
46377Date:   Thu Feb 21 09:12:17 2008 +0000
46378
46379    Qt4 - change severity of debug.
46380
46381commit dabdbf760192ade46e398aed0beea71ffad4053d
46382Author: Jean-Baptiste Kempf <jb@videolan.org>
46383Date:   Thu Feb 21 09:11:40 2008 +0000
46384
46385    Qt4 - try to reset the Rate when input is done.
46386
46387commit 3de9052d711fef009c52009703731760cb415de8
46388Author: Rafaël Carré <funman@videolan.org>
46389Date:   Thu Feb 21 01:56:43 2008 +0000
46390
46391    svn:keywords
46392
46393commit f79fb4ec103b471e958ec1756d03cdde0e35bad1
46394Author: Rafaël Carré <funman@videolan.org>
46395Date:   Thu Feb 21 01:47:15 2008 +0000
46396
46397    fix dailymotion parser, choosing VP6 as the default of the multiple streams available
46398    note that a prebuilt table of preferred codecs, or even user interaction would be better
46399
46400commit f03c892c22462ce8261937e0fe16739dc1b8ace9
46401Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46402Date:   Thu Feb 21 00:10:29 2008 +0000
46403
46404    cmake: Fix qt4 linking and moc.
46405
46406commit 5fb9f95ef61bf58671090a0a3772f0cd9f420dc5
46407Author: Damien Fouilleul <damienf@videolan.org>
46408Date:   Wed Feb 20 23:44:00 2008 +0000
46409
46410    libvlc.c: fix invalid destroy of unitialized timer_lock mutex when VLC_Init() fails
46411
46412commit 006625e31c9bca719fd34a971bef13e910cbd4c4
46413Author: Damien Fouilleul <damienf@videolan.org>
46414Date:   Wed Feb 20 23:37:27 2008 +0000
46415
46416    macosx: fix compile/runtime warnings
46417
46418commit 6cf432c2dd4a81a68f2a09b66fb2b321ac90c298
46419Author: Damien Fouilleul <damienf@videolan.org>
46420Date:   Wed Feb 20 23:35:12 2008 +0000
46421
46422    MacOSX: fix macosx-embedded -> embedded-video migration
46423
46424commit 954ff1ecfd6f064bfc01323375180f99b99322d2
46425Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46426Date:   Wed Feb 20 23:27:02 2008 +0000
46427
46428    cmake: Enable asf by default.
46429
46430commit 68d9d973e53720610260707aecadc8fc19e89351
46431Author: Rafaël Carré <funman@videolan.org>
46432Date:   Wed Feb 20 23:12:27 2008 +0000
46433
46434    fix youtube parsing
46435
46436commit ac05a695a7d8ae02fd879565df0bcddb23a90a4b
46437Author: Rémi Duraffort <ivoire@videolan.org>
46438Date:   Wed Feb 20 22:45:38 2008 +0000
46439
46440    Some comments to have a better doxygen documentation
46441
46442commit 6fdb1920bc75b4f3a0b6b713732d2964cd2c1593
46443Author: Rémi Denis-Courmont <rem@videolan.org>
46444Date:   Wed Feb 20 21:38:06 2008 +0000
46445
46446    Fix linking of libvlc
46447
46448commit 1c0f708acf55900a832f28d231fc7480e77d0be2
46449Author: Rémi Denis-Courmont <rem@videolan.org>
46450Date:   Wed Feb 20 21:24:37 2008 +0000
46451
46452    Remove old mmap support
46453
46454commit 160ee0af0a6b352013a75abbc4ecc636e8c679d2
46455Author: Rémi Denis-Courmont <rem@videolan.org>
46456Date:   Wed Feb 20 21:21:33 2008 +0000
46457
46458    Rewrite the mmap input as a separate access
46459
46460commit a101ffbddf09bbadca3578585920a4c8322ee561
46461Author: Rémi Denis-Courmont <rem@videolan.org>
46462Date:   Wed Feb 20 20:08:51 2008 +0000
46463
46464    Remove unused string
46465
46466commit 1a48e3111a0ae730e7eee4592d8bb9cfe73b8d2e
46467Author: Rémi Duraffort <ivoire@videolan.org>
46468Date:   Wed Feb 20 19:11:28 2008 +0000
46469
46470    Remove unnecessary declaration
46471
46472commit 741a3b31368e461b53dd3ea11af80c9f75c160f8
46473Author: Rémi Duraffort <ivoire@videolan.org>
46474Date:   Wed Feb 20 18:09:44 2008 +0000
46475
46476    Comment, typo and spaces again
46477
46478commit 3211f2603b3a5ceb5afa3d1cc86ff031e62d629c
46479Author: Rémi Duraffort <ivoire@videolan.org>
46480Date:   Wed Feb 20 18:02:24 2008 +0000
46481
46482    Comments, typo and spaces
46483
46484commit fb28242396871f7148dfd76ea8a5f042a54df639
46485Author: Rémi Duraffort <ivoire@videolan.org>
46486Date:   Wed Feb 20 17:54:23 2008 +0000
46487
46488    Delete unused variable
46489
46490commit 7def690ce991a88ab67719b67bf462106ebcf309
46491Author: Rémi Duraffort <ivoire@videolan.org>
46492Date:   Wed Feb 20 16:28:11 2008 +0000
46493
46494    Delete a test which is always true.
46495
46496commit 7b7da74cd7dd379fff604d6048f3a3cee501716c
46497Author: Damien Fouilleul <damienf@videolan.org>
46498Date:   Wed Feb 20 16:18:54 2008 +0000
46499
46500    mozilla: fixed name argument in add(url, name, options), thanx to thannoy on IRC
46501
46502commit 77e3dfff905f1997f84bd3e3230fff4d9c5e1143
46503Author: Rémi Duraffort <ivoire@videolan.org>
46504Date:   Wed Feb 20 15:23:48 2008 +0000
46505
46506    Wrap and typo
46507
46508commit 32c110b6d880933ca60c1212693d10a12eb94c1f
46509Author: Rémi Duraffort <ivoire@videolan.org>
46510Date:   Wed Feb 20 15:17:17 2008 +0000
46511
46512    Check the return value of vlc_object_create
46513
46514commit 036d3e3fb94566f333fb24568442e0f0afc57d3a
46515Author: Jean-Paul Saman <jpsaman@videolan.org>
46516Date:   Wed Feb 20 14:39:57 2008 +0000
46517
46518    Don't get stuck in Connect() when module is in Open() function, when it is being destroyed again.
46519
46520commit d38e2710815d16f479be05b888c35c11a137f677
46521Author: Jean-Paul Saman <jpsaman@videolan.org>
46522Date:   Wed Feb 20 14:39:55 2008 +0000
46523
46524    Also build scale.c when using altivec.
46525
46526commit 47af9fd6c31c42505e3a0b5d960b36bc4ea3067e
46527Author: Jean-Baptiste Kempf <jb@videolan.org>
46528Date:   Wed Feb 20 10:32:06 2008 +0000
46529
46530    Win32 - Fix icon of playfromCD in the installer.
46531
46532commit 4f9f5363c59f4eea4dd7e69b1748c42acf0dacff
46533Author: Christophe Mutricy <xtophe@videolan.org>
46534Date:   Tue Feb 19 22:19:03 2008 +0000
46535
46536    Swedish l10n update by Daniel Nylander
46537
46538commit 979d7c0cd8f8d0eeb4d55aeb32876b112953a6e3
46539Author: Damien Fouilleul <damienf@videolan.org>
46540Date:   Tue Feb 19 20:31:47 2008 +0000
46541
46542    EyeTV: fixed stupid bug (my own fault), performance improvememts by reducing the number of write() to VLC
46543
46544commit 27601ff904827ea7b9f1e3d68189b01c149acfd6
46545Author: Christophe Mutricy <xtophe@videolan.org>
46546Date:   Tue Feb 19 00:58:32 2008 +0000
46547
46548    Update after filrs added and renamed
46549
46550commit de64258999f35238549acd620d8ac3e2066242b6
46551Author: Christophe Mutricy <xtophe@videolan.org>
46552Date:   Tue Feb 19 00:28:41 2008 +0000
46553
46554    Typo
46555
46556commit 1aac6d6516e507bc0230ebf9ee85d9890ead7565
46557Author: Christophe Mutricy <xtophe@videolan.org>
46558Date:   Tue Feb 19 00:08:03 2008 +0000
46559
46560    PulseAudio output module. Thanks to Martin Hamrle. Closes #1215
46561
46562commit 48fb0a1d8885e72fa0175edfae3cb3ad121a83bc
46563Author: Christophe Mutricy <xtophe@videolan.org>
46564Date:   Mon Feb 18 22:56:33 2008 +0000
46565
46566    Brazillian Portuguese and Slovenan l10n update by Sidney Doria and Matej Urbančič
46567
46568commit 3efac1815fa020f080789566c39afa3fdab5abc2
46569Author: Rafaël Carré <funman@videolan.org>
46570Date:   Mon Feb 18 17:17:16 2008 +0000
46571
46572    new growl plugin: local only, supports album art (you'll need the Growl Framework)
46573    rename growl to growl_udp
46574
46575commit 8ef8bfdf3bbc3d6b94c4a8c836a734a1b109ace9
46576Author: Rafaël Carré <funman@videolan.org>
46577Date:   Mon Feb 18 17:15:22 2008 +0000
46578
46579    fix typos, mention the wiki
46580
46581commit 3b29796137d524c8efa30e8f0753b2934c38bd26
46582Author: Rafaël Carré <funman@videolan.org>
46583Date:   Mon Feb 18 17:14:27 2008 +0000
46584
46585    compare the right amount of data, being a little bit more strict
46586
46587commit b2bc5fb8a2fcabf00b6fa75452bc2cfc694c3f3a
46588Author: Damien Fouilleul <damienf@videolan.org>
46589Date:   Mon Feb 18 15:08:04 2008 +0000
46590
46591    Makefile.am: reverting [25187], my contribs were too old
46592
46593commit 547e481bf1172ddac87d07fa19937be5fbf16749
46594Author: Damien Fouilleul <damienf@videolan.org>
46595Date:   Mon Feb 18 11:58:06 2008 +0000
46596
46597    VLC.app: fix bundling of 3rd party dylib
46598
46599commit 3fcebdaae2f7e16ef3fe5462f46f9b1ff7a4bfd6
46600Author: Damien Fouilleul <damienf@videolan.org>
46601Date:   Mon Feb 18 11:27:52 2008 +0000
46602
46603    activex: it sounds like latest windres no longer supports resource by name, use integer instead
46604
46605commit 390b9dcb7e7d268dd5d149feebc47b24efa281fc
46606Author: Rafaël Carré <funman@videolan.org>
46607Date:   Mon Feb 18 09:09:43 2008 +0000
46608
46609    fix compilation on win32
46610
46611commit 8c55b82642441491f14486744abf6a145cd7d7db
46612Author: Jean-Baptiste Kempf <jb@videolan.org>
46613Date:   Mon Feb 18 08:59:43 2008 +0000
46614
46615    MKV: use __MIN instead of min(
46616
46617commit 2d261c0702436f68753c5c5b6943f77e16d5e46c
46618Author: Jean-Baptiste Kempf <jb@videolan.org>
46619Date:   Mon Feb 18 08:58:24 2008 +0000
46620
46621    live555 - include fix.
46622
46623commit 5c64761a253658980113e1d9d0f399e9450cd953
46624Author: Jean-Baptiste Kempf <jb@videolan.org>
46625Date:   Mon Feb 18 07:54:11 2008 +0000
46626
46627    Qt4 - Fix display bug using the Sout dialog.
46628
46629commit b6a1a9511f0d9192df43d8e76cc9f43322cc3498
46630Author: Dennis van Amerongen <trax@videolan.org>
46631Date:   Sun Feb 17 23:53:53 2008 +0000
46632
46633    * include/vlc_threads_funcs.h: add define for ETIMEDOUT on WIN32 and remove return 0 from void function vlc_spin_destroy
46634
46635commit 66a7641684f046ddd988bfdca4ba9bcd4e185634
46636Author: Rafaël Carré <funman@videolan.org>
46637Date:   Sun Feb 17 17:29:33 2008 +0000
46638
46639    fix compile when spinlocks aren't available
46640
46641commit cc6e3d03a90784d416c0743d56ec9c1566351c84
46642Author: Rémi Denis-Courmont <rem@videolan.org>
46643Date:   Sun Feb 17 16:29:16 2008 +0000
46644
46645    Remove unused object pointer from condition vars, mutexes and thread vars
46646
46647commit 0774c40b588254cf8dd65af817694ea57c1482c0
46648Author: Rémi Denis-Courmont <rem@videolan.org>
46649Date:   Sun Feb 17 16:15:24 2008 +0000
46650
46651    Rework threading:
46652     - lock/unlock/signal/wait/destroy functions cannot fail unless there is a bug,
46653       so have them return void rather than an unused int, and assert against bugs.
46654     - Fix a few corner case minor bugs.
46655     - Use fprintf() rather than msg_Err() to avoid infinite recursions.
46656
46657commit 612a1f1dcbb7dc92a14aa251a5a59654f3b03934
46658Author: Bernie Purcell <bitmap@videolan.org>
46659Date:   Sun Feb 17 07:51:21 2008 +0000
46660
46661    Fix issue with Fontconfig freezing during init of freetype, and
46662    causing segfault on Windows platform
46663
46664commit bb05ac4f7c7dcddafc2de6686d2e0be1c184acdd
46665Author: Jean-Paul Saman <jpsaman@videolan.org>
46666Date:   Sat Feb 16 19:11:23 2008 +0000
46667
46668    Patch by Andre Weber: fix several warnings in atmo video_filter.
46669
46670commit f8743ad094d35ffbf0a39c27d87ca35f68d2340a
46671Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46672Date:   Sat Feb 16 10:48:24 2008 +0000
46673
46674    macosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value.
46675
46676commit 78b4a97dd0b16f63a64f65aa465c9152a36daab0
46677Author: Rémi Denis-Courmont <rem@videolan.org>
46678Date:   Sat Feb 16 09:53:23 2008 +0000
46679
46680    svn:ignore
46681
46682commit bbc02c3f6afaf65660315ec17a322339bf333102
46683Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46684Date:   Sat Feb 16 00:52:43 2008 +0000
46685
46686    macosx/vlc_app/VLCMediaListLayer: Correctly go to the right layer.
46687
46688commit 70c4d3260034daa234ee9f9e8e9ce89cf217f043
46689Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46690Date:   Sat Feb 16 00:35:47 2008 +0000
46691
46692    macosx/vlc_app: Access meta via valueForKeyPath: to make sure we trigger art work fetching. We may change the metaDictionary a bit to prevent non trapped access.
46693
46694commit 4a19225407971ebbbd26840072d62ededc782d0e
46695Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46696Date:   Sat Feb 16 00:33:48 2008 +0000
46697
46698    macosx/framework: Only fetch meta when needed.
46699
46700commit c6f9a67d3f6741518abff10e1ea22f8dc984b7b1
46701Author: Mark Moriarty <markfm@videolan.org>
46702Date:   Sat Feb 16 00:05:45 2008 +0000
46703
46704    One remaining Windows txt file color control code removed, thanks to Andre Weber
46705
46706commit 9bc8e6edb6312c0949f81bba65f53ce61faf0c87
46707Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46708Date:   Fri Feb 15 23:33:16 2008 +0000
46709
46710    libvlc-common.c: Fix a warning on Win32 and Mac OS if --disable-nls.
46711
46712commit 706d3a534d05a09e1e7c1ef1030ac3cf0ffdeedd
46713Author: Antoine Cellerier <dionoea@videolan.org>
46714Date:   Fri Feb 15 23:17:40 2008 +0000
46715
46716    Fix typo.
46717
46718commit 18dfa7d5f3fd35efda5432190014c070b4925c7d
46719Author: Mark Moriarty <markfm@videolan.org>
46720Date:   Fri Feb 15 22:52:36 2008 +0000
46721
46722    Remove color control codes froom vlc-help.txt on Win32
46723
46724commit 363a105e92ec582642923efb4289ba2f35b1fa32
46725Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46726Date:   Fri Feb 15 22:30:07 2008 +0000
46727
46728    test/dictionary.c: Fix a warning.
46729
46730commit 6b70022f0b51799f66dd02995d0b328a35438ed1
46731Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46732Date:   Fri Feb 15 22:21:04 2008 +0000
46733
46734    Makefile.am: Add test/dictionary.c to the list of test program.
46735
46736commit 9b1749fb9d1adf8e797480d1535167a8a5b66dc0
46737Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46738Date:   Fri Feb 15 22:20:30 2008 +0000
46739
46740    cmake: Add test/dictionary.c to the list of test program.
46741
46742commit 19bdca43c31388bcbd67afc4e0dced93887d418b
46743Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46744Date:   Fri Feb 15 22:19:44 2008 +0000
46745
46746    test/dictionary.c: Add a new test entry for the vlc_dictionary_t type.
46747
46748commit 14d79cf6826d44fbf594593b7d5db7da01cc88b0
46749Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46750Date:   Fri Feb 15 22:04:18 2008 +0000
46751
46752    vlc_arrays.h: Fix insertion rebuilding.
46753
46754commit 456bdd9fa8cd8bd665a1c7f0d9a71a6b87bb7efc
46755Author: Rémi Denis-Courmont <rem@videolan.org>
46756Date:   Fri Feb 15 17:14:19 2008 +0000
46757
46758    Fix two more calloc-based denial of service in the MP4 demux.
46759
46760commit 4d12ba40ff9a83fa9994e4d3611c543f0878cb83
46761Author: Christophe Massiot <massiot@videolan.org>
46762Date:   Fri Feb 15 16:06:16 2008 +0000
46763
46764    .
46765
46766commit fb163e84b3de0289ffff7c4ba3831c90595a1ebf
46767Author: Dennis van Amerongen <trax@videolan.org>
46768Date:   Thu Feb 14 21:11:06 2008 +0000
46769
46770    * modules/codec/x264.c: fix threads=0 (auto) which is the default setting for VLC but wasn't propogated to x264 which kept using its default threads=1 (thanks pengvado for spotting the problem). This fix gives a major performance boost on multi cpu systems when using the default settings.
46771
46772commit 219a17b028a80e4a192a543fdcffff23892c174b
46773Author: Dennis van Amerongen <trax@videolan.org>
46774Date:   Thu Feb 14 19:23:13 2008 +0000
46775
46776    * extras/contrib/src/Patches/x264-svn-win32.patch: revert [25113] and [25140] log x264 thread count from win32.patch and put it in a generic patch for all platforms (threads=0 autodetect for x264 is reportedly failing on win32 and linux too and always reports threads=1, though x264 cli works fine so it needs more debugging..)
46777
46778commit 632ef79dbc8feb1e106aaddcab412cea65ddbea1
46779Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46780Date:   Thu Feb 14 01:00:07 2008 +0000
46781
46782    frontrow_plugin: Cleanups, and improvement such as audio volume settings.
46783
46784commit e651381f1fd0d7d29b31e5e3625af7977886d045
46785Author: Dennis van Amerongen <trax@videolan.org>
46786Date:   Thu Feb 14 00:27:15 2008 +0000
46787
46788    * modules/codec/x264.c: more user friendly version reporting of x264 (so no more confusion x264 core:58 would mean the system has 58 cores..)
46789
46790commit c6fc51f0a6f98e6675a65fab267dfdf0f1e76065
46791Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46792Date:   Thu Feb 14 00:20:44 2008 +0000
46793
46794    cmake: Look for swab.
46795
46796commit f98d6a45b17127f51bda0591af1f3dafe6b1cf44
46797Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46798Date:   Thu Feb 14 00:04:12 2008 +0000
46799
46800    cmake: Find libdvbpsi, libmpeg2.
46801
46802commit 8eff8faa0822c35f7665a577725cf2e9088a3ee0
46803Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46804Date:   Thu Feb 14 00:00:52 2008 +0000
46805
46806    control/media_discoverer.c: Small lock issues.
46807
46808commit 392b19b37975fe3410c1e6ac15d71cd4da395157
46809Author: Dennis van Amerongen <trax@videolan.org>
46810Date:   Wed Feb 13 23:27:38 2008 +0000
46811
46812    * extras/contrib/src/Patches/x264-svn-win32.patch: log x264 thread count as normal info instead of needing debug (extreme logging needing verbose option)
46813
46814commit 536386869cf05eedbd716c9c17a1b67204b0ef1f
46815Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46816Date:   Wed Feb 13 22:09:00 2008 +0000
46817
46818    vlc_arrays.h: More vlc_dictionary_t fixes.
46819
46820commit eef8d9d4ebb1c91b863bc3046037ff5e7a04e09e
46821Author: Rémi Denis-Courmont <rem@videolan.org>
46822Date:   Wed Feb 13 19:28:43 2008 +0000
46823
46824    fr.po: use real apostrophe
46825
46826commit a704073137bec9e42566f7373e233b4b9fe804dc
46827Author: Rémi Duraffort <ivoire@videolan.org>
46828Date:   Wed Feb 13 19:15:42 2008 +0000
46829
46830    Chek return asprintf value.
46831
46832commit 755df9f11da318666db6bbdb46323524f20ba8d6
46833Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46834Date:   Wed Feb 13 19:06:43 2008 +0000
46835
46836    vlc_arrays.h: Make sure we return the right value associated with a given key.
46837
46838commit 6fba236cbc4be069c84a70d81c0cbb8f46e9552b
46839Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46840Date:   Wed Feb 13 18:57:32 2008 +0000
46841
46842    macosx/framework: Correctly set the children of the nodes.
46843
46844commit d206ed68debdf3b71866e730d6b494ed9b121be1
46845Author: Jean-Baptiste Kempf <jb@videolan.org>
46846Date:   Wed Feb 13 18:56:17 2008 +0000
46847
46848    Qt4 - Menus: VLM is Ctrl+W now.
46849
46850commit 632cfd1d7072e7e7156bbcede34fe4a13d0ad8e7
46851Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46852Date:   Wed Feb 13 18:18:13 2008 +0000
46853
46854    control: Implement and export media_list_view_children_for_item()
46855
46856commit 6368b52db44d9e1c5dcc1b937df09b9c4e96fa90
46857Author: Felix Paul Kühne <fkuehne@videolan.org>
46858Date:   Wed Feb 13 18:07:54 2008 +0000
46859
46860    qt4/macosx: fixed the embedded vout setting
46861
46862commit 343baae58877c7fd03f834d17d2f9eb6b48ebf03
46863Author: Felix Paul Kühne <fkuehne@videolan.org>
46864Date:   Wed Feb 13 17:58:15 2008 +0000
46865
46866    macosx: implemented the Video category of the SimplePrefs panel. vout module and display device selectors are left as an exercise for the reader.
46867
46868commit 429e624c65d15c4f6c8307c3e2b3eb66a9aaa0cf
46869Author: Rémi Denis-Courmont <rem@videolan.org>
46870Date:   Wed Feb 13 17:53:52 2008 +0000
46871
46872    Winsock seems to timeout half-closed TCP sockets.
46873
46874commit dfdb6edd68fe81101c813fe3c1564700ceb9557f
46875Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46876Date:   Wed Feb 13 17:35:32 2008 +0000
46877
46878    control/media_discoverer.c: Fix previous commit.
46879
46880commit a8d59eee08b6a0a21d2b351cfd15d573ed21f472
46881Author: Felix Paul Kühne <fkuehne@videolan.org>
46882Date:   Wed Feb 13 17:30:04 2008 +0000
46883
46884    macosx: removed the 'macosx-embedded' setting. It's functionality is now controlled by 'embeded-video' (as defined in libvlc's main).
46885
46886commit 1017c294d7e1e9813d8c34bd66b3f1e46e828c03
46887Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46888Date:   Wed Feb 13 17:10:18 2008 +0000
46889
46890    control/media_discoverer.c: Support psz_category in services_discovery_item_added events.
46891
46892commit 71804052930fc07b32b50730281c3fb10fa74bd7
46893Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46894Date:   Wed Feb 13 16:17:52 2008 +0000
46895
46896    vlc_app: Forgotten resources files.
46897
46898commit 4505655701a82d30d5b465447e3b549453b5087f
46899Author: Ilkka Ollakka <ileoo@videolan.org>
46900Date:   Wed Feb 13 08:29:35 2008 +0000
46901
46902    add rate-change variable in core to inform when rate changes, and change
46903    qt4-interface to use it. var_Change doesn't trigger callback so earlier
46904    version about adding callback to it worked someway as intented only by
46905    luck ;)
46906
46907commit f6aab8b8a0bd08f71f9976afecdc5d13eff2eaf8
46908Author: Jean-Baptiste Kempf <jb@videolan.org>
46909Date:   Wed Feb 13 08:06:46 2008 +0000
46910
46911    Qt4 - Actually implement double-click on speed does reset the speed... Don't laugh...
46912
46913commit 5df9c323d43990c119de706d3c2de809ecca0469
46914Author: Ilkka Ollakka <ileoo@videolan.org>
46915Date:   Wed Feb 13 07:58:48 2008 +0000
46916
46917    quick hack to get rate-faster/slower to react in qt4 interface, there's
46918    something fishy in here because seems that inputmanager doesn't get
46919    variable callbacks regarding input-rate from /src/input/input.c.
46920    Slider worked because we set ourself that rate-variable, or atleast it seems
46921    so.
46922
46923commit b737dd6cd558d2ab10a9d6ff0838d7d72e1359b1
46924Author: Jean-Baptiste Kempf <jb@videolan.org>
46925Date:   Wed Feb 13 07:34:17 2008 +0000
46926
46927    Fix Goom compile for windows.
46928
46929commit 1c4de827a688d2b8198c9ff603be0d1dd2f89bb4
46930Author: Rémi Duraffort <ivoire@videolan.org>
46931Date:   Wed Feb 13 00:14:37 2008 +0000
46932
46933    Check asprintf return value.
46934
46935commit 9bee48ba547451f3537fdb684ab11f0baaddba93
46936Author: Antoine Cellerier <dionoea@videolan.org>
46937Date:   Tue Feb 12 22:41:48 2008 +0000
46938
46939    Looks like this was missing from r25071
46940
46941commit 48ef60c28e42a813a4d6e710bc747214369cc42f
46942Author: Antoine Cellerier <dionoea@videolan.org>
46943Date:   Tue Feb 12 22:23:58 2008 +0000
46944
46945    video filter module - for thehomebrewAmbiLight (AtmoLight) [3/3]: configure.ac.diff
46946    Thanks to André Weber for those 3 patches.
46947
46948commit 1b637157c42f9928d7ee1d21d780daa2e4476995
46949Author: Antoine Cellerier <dionoea@videolan.org>
46950Date:   Tue Feb 12 22:21:25 2008 +0000
46951
46952    video filter module - for thehomebrewAmbiLight (AtmoLight) [2/3]: atmo-video_filter.diff
46953
46954commit bcb07441573bbfc9e296fa5cee97a865905d2248
46955Author: Rémi Duraffort <ivoire@videolan.org>
46956Date:   Tue Feb 12 22:04:31 2008 +0000
46957
46958    Check for the return value of fwrite.
46959
46960commit bb41fd6de42ddc7714f6288db65b174893696815
46961Author: Antoine Cellerier <dionoea@videolan.org>
46962Date:   Tue Feb 12 22:04:18 2008 +0000
46963
46964    video filter module - for thehomebrewAmbiLight (AtmoLight) [1/3]: vout_intf.diff
46965    Add a variable to the video output core which is triggered after each crop parmaeters change.
46966
46967commit 0eef312522322e11e94c6b6750e890c06ff29bb6
46968Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46969Date:   Tue Feb 12 21:01:21 2008 +0000
46970
46971    macosx/frontrow_plugin: VLCMediaListController, display a mediaListAspect in a FrontRow list. To get a service discovery in frontrow go into VLCAppliance.m -applianceController and uncomment the right part.
46972
46973commit 4c7600b8e1890352cfe8041cc18e86397bc613f7
46974Author: Pierre d'Herbemont <pdherbemont@videolan.org>
46975Date:   Tue Feb 12 20:36:14 2008 +0000
46976
46977    cmake: Some improvements based on Alexander Neundorf feedback.
46978
46979commit 44678aacee917f399b83e171a2527cbb2875302f
46980Author: Dennis van Amerongen <trax@videolan.org>
46981Date:   Tue Feb 12 20:20:24 2008 +0000
46982
46983    * extras/contrib/src/x264-svn-win32.patch: add threads count debug info to check how many threads x264 will use (threads 0 is default and will make libx264 automagically set threads = cores * 1.5) and whether win32-pthread works as expected (libx264 can report not compiled with pthread and forces threads = 1)
46984
46985commit e07a781efffa02851e86c00d4d2d78dd8e1f2dff
46986Author: Jean-Paul Saman <jpsaman@videolan.org>
46987Date:   Tue Feb 12 13:13:37 2008 +0000
46988
46989    Also newer live55 exhibit the problem.
46990
46991commit 0621dd1e676fdd60461059b04aad11207bb39b5a
46992Author: Jean-Paul Saman <jpsaman@videolan.org>
46993Date:   Tue Feb 12 11:23:08 2008 +0000
46994
46995    Don't leak memory in error paths
46996
46997commit 4f28199be0c32c472cfe1ba8e9db355d9685f3b0
46998Author: Rémi Duraffort <ivoire@videolan.org>
46999Date:   Tue Feb 12 10:30:41 2008 +0000
47000
47001    Add an "update button" to update the modules tree.
47002
47003commit 5609e081d7fcd15c3ecac54fa1094164d174b5eb
47004Author: Jean-Baptiste Kempf <jb@videolan.org>
47005Date:   Tue Feb 12 08:42:01 2008 +0000
47006
47007    Qt4 - Clean a bit the debug.
47008
47009commit 19a891e281c4553117401d5a90bf816fef436dd5
47010Author: Jean-Baptiste Kempf <jb@videolan.org>
47011Date:   Tue Feb 12 08:33:39 2008 +0000
47012
47013    Qt4 - small fixes... Remove one redondant connect, block the access to the speedSlider if there is no input.
47014
47015commit e1bc46e79237729885df3932f488570139fa5052
47016Author: Jean-Baptiste Kempf <jb@videolan.org>
47017Date:   Tue Feb 12 08:00:59 2008 +0000
47018
47019    Qt4 - Change the event numbers and add more debug to find the IM/Rate bugs.
47020
47021commit b7a979cdd5ff7de203a53f6a95b4a9aaa092c49a
47022Author: Dennis van Amerongen <trax@videolan.org>
47023Date:   Mon Feb 11 22:57:24 2008 +0000
47024
47025    * modules/codec/x264.c: add x264 version debug info
47026
47027commit fac114091798fa8d04f36f6bed295a12ce703daa
47028Author: Christophe Mutricy <xtophe@videolan.org>
47029Date:   Mon Feb 11 20:07:23 2008 +0000
47030
47031    Fix logic
47032
47033commit 5319a4b4be9c78f1a912f823e723db83f0a24c7a
47034Author: Rémi Denis-Courmont <rem@videolan.org>
47035Date:   Mon Feb 11 17:20:00 2008 +0000
47036
47037    Make autoreconf verbose
47038
47039commit 4eb79afcdc96124bfab813040e534761ac2ed99b
47040Author: Jean-Paul Saman <jpsaman@videolan.org>
47041Date:   Mon Feb 11 15:48:25 2008 +0000
47042
47043    Check malloc return value
47044
47045commit 2c5cd248e79197b1c2b181871946135f876c3bc9
47046Author: Jean-Paul Saman <jpsaman@videolan.org>
47047Date:   Mon Feb 11 15:45:53 2008 +0000
47048
47049    Simplify rc stats command
47050
47051commit daebd34f56afba8df79d2ddc396950cb13cf0930
47052Author: Jean-Baptiste Kempf <jb@videolan.org>
47053Date:   Mon Feb 11 08:01:51 2008 +0000
47054
47055    Qt4 - Open Disk. Provide a button to eject the disk drive. has been requested twice on the forum. Maybe should be moved somewhere else. The intf_eject doesn't seem to work on my computer now...
47056
47057commit 424ebcf319f8616592a53036a14fa6723ecf6835
47058Author: Jean-Baptiste Kempf <jb@videolan.org>
47059Date:   Mon Feb 11 06:32:17 2008 +0000
47060
47061    Qt4 - Try to minimize the callbacks. Just commenting the code in case of regressions...
47062
47063commit 6f2c37e461c74585b4359e757860ae14f1c86b3a
47064Author: Jean-Baptiste Kempf <jb@videolan.org>
47065Date:   Mon Feb 11 06:26:22 2008 +0000
47066
47067    Qt4 - network policy in Sprefs and in privacy policy dialog.
47068
47069commit 8460c203547503db8b084eb506a150da0a50d45c
47070Author: Jean-Baptiste Kempf <jb@videolan.org>
47071Date:   Mon Feb 11 05:52:24 2008 +0000
47072
47073    Qt4 - Put the default header to 39 in the playlist.
47074
47075commit fb700e8f478244ce694a4955f61ca4514418d74a
47076Author: Ilkka Ollakka <ileoo@videolan.org>
47077Date:   Mon Feb 11 05:46:29 2008 +0000
47078
47079    show default info in playlist if i_showflag is too low to show anything
47080    at all
47081
47082commit 78c94529d1006fb64dfbf1629575f1146e1574f6
47083Author: Benjamin Pracht <bigben@videolan.org>
47084Date:   Mon Feb 11 01:06:37 2008 +0000
47085
47086    * fix pthread support for x264 on win32
47087      - Not sure at all the configure.ac part is right, anyone more knowledgable, please check.
47088
47089commit e6e14e4e3e52ca9a28ff86ea3131cc20b2f5f5dd
47090Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47091Date:   Mon Feb 11 00:02:42 2008 +0000
47092
47093    vlc_app: New media layer view. Enabled by default. Set bindings from resources. (This commit is way too large.)
47094
47095commit 762b3db96149080bc7a700e51f87ae112d07a526
47096Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47097Date:   Sun Feb 10 23:53:48 2008 +0000
47098
47099    framework: Fix the configure script. Fix a bunch of warnings.
47100
47101commit d6ec7709332f4612c7b8050ca69c94b052d0f3a9
47102Author: Jean-Paul Saman <jpsaman@videolan.org>
47103Date:   Sun Feb 10 22:36:10 2008 +0000
47104
47105    Cleanup in the error path
47106
47107commit b3ff6f039de64be9eeec1286055a19d8ac227fd6
47108Author: Jean-Paul Saman <jpsaman@videolan.org>
47109Date:   Sun Feb 10 22:13:21 2008 +0000
47110
47111    Fix memleak ffmpeg/video_filter.c
47112
47113commit 5c5f59824b50a92a3ba12a7f28b41ed07228db8d
47114Author: Jean-Baptiste Kempf <jb@videolan.org>
47115Date:   Sun Feb 10 20:18:11 2008 +0000
47116
47117    More thanks.
47118
47119commit 5b470a3dec808b2d8fc61b1e6e6708915ebff78b
47120Author: Christophe Mutricy <xtophe@videolan.org>
47121Date:   Sun Feb 10 19:28:36 2008 +0000
47122
47123    Fix make dist. The Makefile has been transformed in a script
47124
47125commit 4fe23bae1d40e61d47357b84e30df22951420cfd
47126Author: Felix Paul Kühne <fkuehne@videolan.org>
47127Date:   Sun Feb 10 19:16:52 2008 +0000
47128
47129    contribs: introduce 'QT4_MAC_VERSION' as 4.3.4 isn't available as Open-Source download for Mac OS X
47130
47131commit ae999937006a7a2916e41f448c09d7cf90838b56
47132Author: Christophe Mutricy <xtophe@videolan.org>
47133Date:   Sun Feb 10 19:10:31 2008 +0000
47134
47135    Clean up after yourself
47136
47137commit 707abd75f0be0013d4b7806229ae3b203032c904
47138Author: Jean-Baptiste Kempf <jb@videolan.org>
47139Date:   Sun Feb 10 19:07:55 2008 +0000
47140
47141    another one.
47142
47143commit bfab05bd108a5659690f7268d0813fa70f7b1091
47144Author: Jean-Baptiste Kempf <jb@videolan.org>
47145Date:   Sun Feb 10 19:06:51 2008 +0000
47146
47147    oops. typo in thanks.
47148
47149commit c8b59ecdd5e8110647d5864e22d75ef92861d449
47150Author: Christophe Mutricy <xtophe@videolan.org>
47151Date:   Sun Feb 10 19:02:22 2008 +0000
47152
47153    Fix compilation. We can't use config_* in mozilla so use the -DDATAPATH
47154
47155commit 4629d221bab3e49b0bf645fd72024d723aeddeaf
47156Author: Jean-Baptiste Kempf <jb@videolan.org>
47157Date:   Sun Feb 10 19:02:18 2008 +0000
47158
47159    AAC reordering fix. Patch by Sebastian Jenny and atmo. THANKS them.
47160    Close #493
47161
47162commit 54e8456263f8994e792be65907d341682bbdcc28
47163Author: Rémi Denis-Courmont <rem@videolan.org>
47164Date:   Sun Feb 10 16:49:59 2008 +0000
47165
47166    Win32 threads: Set priority on success rather than failure.
47167    Patch from atmo.
47168
47169commit e5896809c2ea5686fe1c0831c72b9e8e5a7c1e31
47170Author: Rémi Denis-Courmont <rem@videolan.org>
47171Date:   Sun Feb 10 15:52:00 2008 +0000
47172
47173    Really (I swear) implement the waitpipe in net_write
47174
47175commit 55153f42e23bde1a5e9ca900a93d6adf57178ded
47176Author: Rémi Denis-Courmont <rem@videolan.org>
47177Date:   Sun Feb 10 15:51:22 2008 +0000
47178
47179    Add some debug
47180
47181commit 0b28505c862d23805402d4549a61470b9c53b79f
47182Author: Rémi Denis-Courmont <rem@videolan.org>
47183Date:   Sun Feb 10 15:43:05 2008 +0000
47184
47185    Fix net_Write waitpipe usage, cleanups
47186
47187commit 58bd68a65d173f78b84144599b3250df6ebd3c71
47188Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47189Date:   Sun Feb 10 14:25:37 2008 +0000
47190
47191    control/media_descriptor.c: Ask for artwork only when needed.
47192
47193commit 566b8b28aad6e6bc8916acd606b5c9cba22638ab
47194Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47195Date:   Sun Feb 10 12:43:50 2008 +0000
47196
47197    cmake: remove unneeded checks.
47198
47199commit 154f6a47e09e8dea1ee027242770805bc871bff5
47200Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47201Date:   Sun Feb 10 12:42:36 2008 +0000
47202
47203    cmake: FindX11.
47204
47205commit 007245adca45856651d28a580622b2835639f040
47206Author: Rémi Denis-Courmont <rem@videolan.org>
47207Date:   Sun Feb 10 12:34:34 2008 +0000
47208
47209    Don't set DATA_PATH when building plugins - fixes #1464
47210
47211commit b4c313573076f43fb5c8e8bf0b104d4615441028
47212Author: Rémi Denis-Courmont <rem@videolan.org>
47213Date:   Sun Feb 10 12:31:27 2008 +0000
47214
47215    Use config_GetDataDir() instead of DATA_PATH.
47216
47217commit 49bcf08a4e65e9704566586f04a96d8b24972a1b
47218Author: Rémi Denis-Courmont <rem@videolan.org>
47219Date:   Sun Feb 10 12:12:24 2008 +0000
47220
47221    Cleanup.
47222    SHM is autodetected, so there is not point in disabling it by force.
47223
47224commit 7503582fd1a264671b1684cc1debefd04a07aeaa
47225Author: Rémi Denis-Courmont <rem@videolan.org>
47226Date:   Sun Feb 10 12:02:30 2008 +0000
47227
47228    This really is an integer, not a boolean
47229
47230commit e3548f53434bde84e3d9d3d18c166fceb457b0b9
47231Author: Jean-Baptiste Kempf <jb@videolan.org>
47232Date:   Sun Feb 10 12:01:30 2008 +0000
47233
47234    Qt4 - cosmetic.
47235
47236commit c0082a6a9aa74f9b1733a8778c56d9e119363135
47237Author: Rémi Denis-Courmont <rem@videolan.org>
47238Date:   Sun Feb 10 11:50:55 2008 +0000
47239
47240    Remove arbitrary timer in net_Write()
47241
47242commit b1c5d1c0d4019a13bf26410084ffaa64da3143f0
47243Author: Ilkka Ollakka <ileoo@videolan.org>
47244Date:   Sun Feb 10 11:16:51 2008 +0000
47245
47246    Add state-callback to check item-change, change playlist-current to
47247    item-change for IM callback.
47248    Check callback and handle other than interface-update stuff only if they
47249    have same id than current input
47250
47251    Should fix that meta not showing/too many signals sended in beginning.
47252    Shouldn't break anything (as always ;)
47253
47254commit 5351f1b8d5346e5db67bfa1c6ba74490fd7e2673
47255Author: Jean-Baptiste Kempf <jb@videolan.org>
47256Date:   Sun Feb 10 11:14:41 2008 +0000
47257
47258    Qt4 - save the mainInterface size only if there was no video playing when you quit.
47259
47260commit affff083025faca5a5366a4c84f1500213953db7
47261Author: Jean-Baptiste Kempf <jb@videolan.org>
47262Date:   Sun Feb 10 11:04:14 2008 +0000
47263
47264    Fix asa subtitles merge. Close #1468
47265    Patch by aballier.
47266
47267commit 6eb31e1ae810d9be2c70a0eb265117806c9db882
47268Author: Jean-Baptiste Kempf <jb@videolan.org>
47269Date:   Sun Feb 10 10:46:02 2008 +0000
47270
47271    Qt4 - Destroy correctly the qt4 interface when used in DP.
47272
47273commit 0ba856895367653b71198c8b7b543f628c0ae236
47274Author: Jean-Baptiste Kempf <jb@videolan.org>
47275Date:   Sun Feb 10 10:19:58 2008 +0000
47276
47277    Qt4 - beginning of cleaning correctly the DP.
47278
47279commit 3dcf9afa36e3c0e0c1dd5954ec31fdf56f811323
47280Author: Rémi Denis-Courmont <rem@videolan.org>
47281Date:   Sun Feb 10 09:53:23 2008 +0000
47282
47283    Cleanup MRL parsing as agreed half a year ago.
47284    This fixes opening file names with colons which some users,
47285    at the expense of requiring "://" to separate the access from the path.
47286    As such udp:@12.34.56.87 won't work anymore, use udp://@12.34.56.87 instead.
47287
47288commit 683bc3d462cb6c12f7df368be50d1d257f56d20b
47289Author: Jean-Baptiste Kempf <jb@videolan.org>
47290Date:   Sun Feb 10 09:31:17 2008 +0000
47291
47292    Qt4 - Remove trailing spaces...
47293
47294commit a20dba71e41815497b2fbae1e2b844585d9fa3ca
47295Author: Jean-Baptiste Kempf <jb@videolan.org>
47296Date:   Sun Feb 10 09:21:42 2008 +0000
47297
47298    Qt4 - Messages. Simplification and extend the tree item by default.
47299
47300commit b7138f272faa9593a057fd724d17fa697421f3c1
47301Author: Jean-Baptiste Kempf <jb@videolan.org>
47302Date:   Sun Feb 10 09:04:18 2008 +0000
47303
47304    Qt4 - setToolTip on the rateLabel.
47305
47306commit b38c6ef456833ff90ff804bce18ceb13413c0d9d
47307Author: Jean-Baptiste Kempf <jb@videolan.org>
47308Date:   Sun Feb 10 06:02:55 2008 +0000
47309
47310    Qt4 - Windows, try to fix the Open Containing Folder...
47311
47312commit 1abd3ad5d8d404492be1323e90b6eafa4e487318
47313Author: Jean-Baptiste Kempf <jb@videolan.org>
47314Date:   Sun Feb 10 05:59:51 2008 +0000
47315
47316    Fortune...
47317
47318commit 831346340b01f3e527f092c35d6c872f6b9f744c
47319Author: Jean-Baptiste Kempf <jb@videolan.org>
47320Date:   Sun Feb 10 03:15:28 2008 +0000
47321
47322    Qt4 - SoundSlider setToolTip only in the correct range.
47323
47324commit eb4e90d1ab15a7ce44d085d9441af00732bfadc6
47325Author: Jean-Baptiste Kempf <jb@videolan.org>
47326Date:   Sun Feb 10 02:02:59 2008 +0000
47327
47328    Qt4 - tree: remove the \n at the end of each line...
47329
47330commit 816f8089b578f4744cca6ddb1b899bc87a3d4cef
47331Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47332Date:   Sun Feb 10 01:37:23 2008 +0000
47333
47334    macosx/framework: Fix the cmake bootstrap script.
47335
47336commit 897ac981f3bb7165cbb6652c51942117b80e573a
47337Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47338Date:   Sun Feb 10 01:04:07 2008 +0000
47339
47340    vlc_common.h: VLC_EXPORT should have extern if there is no visibility support.
47341
47342commit 5daa9d294991621f86cf3b501f4fb04c70bb182b
47343Author: Rémi Duraffort <ivoire@videolan.org>
47344Date:   Sat Feb 9 22:55:42 2008 +0000
47345
47346    Replace the button to the right place.
47347
47348commit 351cfac214128c936ab7e6dd684a7d589547495c
47349Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47350Date:   Sat Feb 9 22:27:33 2008 +0000
47351
47352    macosx/framework: Fix a bit the cmake generation script.
47353
47354commit 3404e6bfc5c46bea3c843d48d0afb28c51e3b3b0
47355Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47356Date:   Sat Feb 9 22:02:06 2008 +0000
47357
47358    cmake: Enable opengllayer on Mac OS X.
47359
47360commit 6c586bf59eac783233aaa48ce59b6ac793baf8ff
47361Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47362Date:   Sat Feb 9 21:59:19 2008 +0000
47363
47364    cmake: FindCurses.
47365
47366commit 377173c5f0356e4f4427e26ad83366752e614227
47367Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47368Date:   Sat Feb 9 21:54:14 2008 +0000
47369
47370    macosx/framework: Use local variables where needed. That prevent wrong linkage with an other libvlc, and fix the multiple crash resulting in linking to 2 differents libvlc.
47371
47372commit 670cfc5ba336c4ad15e1d79518d77cf68d9f2dbd
47373Author: Rémi Denis-Courmont <rem@videolan.org>
47374Date:   Sat Feb 9 21:10:04 2008 +0000
47375
47376    Use the exception set in poll().
47377    This is a theoretical bug fix, as POLLPRI is not used anywhere in VLC.
47378
47379commit 64f00cf6a017e766ccc1b2b9d094d67a7c0c6cee
47380Author: Felix Paul Kühne <fkuehne@videolan.org>
47381Date:   Sat Feb 9 20:07:53 2008 +0000
47382
47383    contribs: really fix ffmpeg compilation on Darwin (by reverting most of [25028] and adapting its 2nd hunk to fit the upstream code)
47384
47385commit 9c50e460e0a93d14ccd4b0d792a8431c29f79dce
47386Author: Felix Paul Kühne <fkuehne@videolan.org>
47387Date:   Sat Feb 9 18:19:49 2008 +0000
47388
47389    Makefile.am: distribute simple_prefs.*
47390
47391commit 46d9645373e60a0d07b9fd5a9d3a38158e4fdf3d
47392Author: Rafaël Carré <funman@videolan.org>
47393Date:   Sat Feb 9 18:19:40 2008 +0000
47394
47395    fix zsh completion generator, add a script to help compilation, generation, and installation of completion
47396
47397commit 9f2ffffe4c9acb3fd65c275c0b0a8ecf93526e23
47398Author: Felix Paul Kühne <fkuehne@videolan.org>
47399Date:   Sat Feb 9 18:18:44 2008 +0000
47400
47401    macosx: same as previous commit plus revert of [24799] for prefs.m (unintended commit)
47402
47403commit ba9f39d7544e08064f2e5644be7d47cc155d7361
47404Author: Rafaël Carré <funman@videolan.org>
47405Date:   Sat Feb 9 18:15:55 2008 +0000
47406
47407    fix framework building in VLC-release.app target
47408
47409commit 471d45f1a22892409ea45ce5bc0b84427dc5c104
47410Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47411Date:   Sat Feb 9 18:01:35 2008 +0000
47412
47413    cmake: Increment my commit count :/ (oops).
47414
47415commit f2effed04706a269f46ec111df0871af66fe0a49
47416Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47417Date:   Sat Feb 9 17:59:35 2008 +0000
47418
47419    cmake: Define DEBUG.
47420
47421commit 8e64cfd2be8129829659cb22eaf667780c75b804
47422Author: Felix Paul Kühne <fkuehne@videolan.org>
47423Date:   Sat Feb 9 17:51:37 2008 +0000
47424
47425    macosx: fully implemented the interface and audio categories (excepting the visualiser setting)
47426
47427commit e77ff475e1b92a6a987b3e65978c534d4807feb2
47428Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47429Date:   Sat Feb 9 17:42:15 2008 +0000
47430
47431    cmake: Make the *.c *.h script generation compatible with cmake's trunk.
47432
47433commit 5667d99f2a9bed1bc9d2480264eecb2cfee027f1
47434Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47435Date:   Sat Feb 9 17:02:04 2008 +0000
47436
47437    cmake: Fix for cmake's head.
47438
47439commit e485e51310d8e40e78a096c1b0804d055aed90a0
47440Author: Pavlov Konstantin <thresh@videolan.org>
47441Date:   Sat Feb 9 16:32:03 2008 +0000
47442
47443    Fix erroneous [25032].
47444
47445commit c3ef13597496b9dcbbfa53c68064a087e66ae4f6
47446Author: Pavlov Konstantin <thresh@videolan.org>
47447Date:   Sat Feb 9 16:18:44 2008 +0000
47448
47449    Fix linkage in --as-needed mode.
47450
47451commit 35c461035b74a5499f69842e8053554e41a17d55
47452Author: Pavlov Konstantin <thresh@videolan.org>
47453Date:   Sat Feb 9 15:46:13 2008 +0000
47454
47455    Register video/x-matroska as a mime-type.
47456
47457commit c8ff4d5d6df8fac8c9a696382c751dfab12f2d7f
47458Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47459Date:   Sat Feb 9 15:40:03 2008 +0000
47460
47461    macosx/framework: test updates to match the VLCKit name change.
47462
47463commit 2eb8fec690366ccc8ba24caea4755510ab8722f0
47464Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47465Date:   Sat Feb 9 13:58:18 2008 +0000
47466
47467    contrib: Remove now uneeded part of the ffmpeg-macosx-intel-mmx.patch.
47468
47469commit 196dcb8c463e81147b59da49e6e2f61310e3a83e
47470Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47471Date:   Sat Feb 9 13:52:45 2008 +0000
47472
47473    cmake: Enable auhal audio output on Mac OS X.
47474
47475commit dcb10ec1d6198b0035fdb20f4d91df36eff3e8d4
47476Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47477Date:   Sat Feb 9 13:41:04 2008 +0000
47478
47479    cmake: Disable NO_SYMBOL_CHECK by default, until vlc/cmake is working properly.
47480
47481commit c9dcc35ade2406858ab836cc9550e505bc32ffc5
47482Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47483Date:   Sat Feb 9 12:21:00 2008 +0000
47484
47485    cmake: Find live555.
47486
47487commit e5f793663e7055893efe205721c03b930dce09da
47488Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47489Date:   Sat Feb 9 12:19:15 2008 +0000
47490
47491    contrib: Do an install of live555, so that there is no need to use the in tree option.
47492
47493commit 7b98fbe6b4e1a2ce65e3f1586c10dd359806833e
47494Author: Rémi Denis-Courmont <rem@videolan.org>
47495Date:   Sat Feb 9 10:50:09 2008 +0000
47496
47497    WTF don't use the network in an automated stress test
47498
47499commit 832be47d524d97f98957a5cadb67a6aae3ddc6da
47500Author: Rémi Duraffort <ivoire@videolan.org>
47501Date:   Sat Feb 9 09:06:51 2008 +0000
47502
47503    Wrap the code and remove unnecessary line.
47504
47505commit 5e224f9c4ae2cadd11a818e48cefd663763d899c
47506Author: Rémi Duraffort <ivoire@videolan.org>
47507Date:   Sat Feb 9 09:00:56 2008 +0000
47508
47509    Hide the header bar of the Tree.
47510
47511commit bd26b5fae425423ad406e2c2e2375ba47be31d17
47512Author: Rémi Denis-Courmont <rem@videolan.org>
47513Date:   Sat Feb 9 08:32:05 2008 +0000
47514
47515    Handle waitpipe error failures.
47516
47517commit db3a33e450fb439432c6a7efe1652afc80aa0730
47518Author: Rémi Denis-Courmont <rem@videolan.org>
47519Date:   Sat Feb 9 08:21:35 2008 +0000
47520
47521    DEBUG -> NDEBUG
47522
47523commit 0c97b087be2376b8698fadaf282f2b5d317d529c
47524Author: Rémi Denis-Courmont <rem@videolan.org>
47525Date:   Sat Feb 9 08:21:21 2008 +0000
47526
47527    time.h is always needed (because of pthread_cond_timedwait)
47528
47529commit 9e704fa3c22886b8be9d3a15ead46b7fa98d6f81
47530Author: Rémi Denis-Courmont <rem@videolan.org>
47531Date:   Sat Feb 9 08:18:45 2008 +0000
47532
47533    threads: Consistenly use NDEBUG
47534
47535commit b392983309f309ccd084bf3e7eb54f504baddd25
47536Author: Rémi Denis-Courmont <rem@videolan.org>
47537Date:   Sat Feb 9 08:12:28 2008 +0000
47538
47539    Remove duplicated checks
47540
47541commit aab417fdbfa6b9b7e8095365b1a963a1934c6b4a
47542Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47543Date:   Sat Feb 9 01:00:06 2008 +0000
47544
47545    cmake: NDEBUG to off with Debug target. This cause the deadlock to be back.
47546
47547commit 9e58f9726f63333488ff888f1a823ca0ff7b358b
47548Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47549Date:   Sat Feb 9 00:37:36 2008 +0000
47550
47551    cmake: add iokit for mkv.
47552
47553commit 72cb2e3e75021446b0a9c1f4ace767dbb6ff160f
47554Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47555Date:   Sat Feb 9 00:07:43 2008 +0000
47556
47557    cmake: Detect matroska.
47558
47559commit 762d9f99b05d2646cfdae4a58954062e946733ad
47560Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47561Date:   Sat Feb 9 00:07:25 2008 +0000
47562
47563    cmake: FindFFmpeg simplication.
47564
47565commit 51aed47f83a4683a62e1b35a4a6148f29963fc2f
47566Author: Dennis van Amerongen <trax@videolan.org>
47567Date:   Fri Feb 8 23:28:18 2008 +0000
47568
47569    * modules/codec/x264.c: add satd exhaustive motion search (tesa) to the list of motion estimation algorithm options
47570
47571commit 137216d72fffe97941bd4966f6c34c8337d02f2f
47572Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47573Date:   Fri Feb 8 22:47:46 2008 +0000
47574
47575    macosx/frontrow_plugin: Default configuration to Debug.
47576
47577commit 600d4ac4bc55f5bc2f910d0ce6194b5b68704748
47578Author: Dennis van Amerongen <trax@videolan.org>
47579Date:   Fri Feb 8 22:29:42 2008 +0000
47580
47581    * modules/codec/x264.c: set default for direct prediction size (direct-8x8) to -1 (smallest possible according to level); this fixes the direct 8x8 inference warning on level requirement in certain x264 setting combinations
47582
47583commit 883ed8d4257b88cb9a866e50999574967a278fca
47584Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47585Date:   Fri Feb 8 22:08:02 2008 +0000
47586
47587    cmake: Add -read_only_relocs warning on ffmpeg for Pre-10.5.
47588
47589commit fd718416cfbe02a7bf74f732e19b52cad97c8841
47590Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47591Date:   Fri Feb 8 21:56:33 2008 +0000
47592
47593    cmake: Add -fno-common for Pre-10.5 for shared library.
47594
47595commit a00c9ae80a4a0c9e3b6932ab901c80b35d28019b
47596Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47597Date:   Fri Feb 8 21:29:22 2008 +0000
47598
47599    cmake: Check for inet functions.
47600
47601commit 0e2eb38daab114e90c8944acef30a663e9178fe7
47602Author: Faustino Osuna <riquedafreak@videolan.org>
47603Date:   Fri Feb 8 21:22:13 2008 +0000
47604
47605    cmake: Command substitution work around for VERBATIM flag.
47606
47607commit a31d2608e3b526a795a4925d5a85f531613c57a9
47608Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47609Date:   Fri Feb 8 21:07:08 2008 +0000
47610
47611    cmake: Add VERBATIM back. Apparently this could be a cmake issue. Need to investigate.
47612
47613commit ce10771b1d5d642f96f9d810ae4fc19997bc43fe
47614Author: Rémi Duraffort <ivoire@videolan.org>
47615Date:   Fri Feb 8 20:58:08 2008 +0000
47616
47617    Add the tree of the modules loaded in the messages dialog.
47618
47619commit d3615517c3435aa2f489370b06b91ce00645a36d
47620Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47621Date:   Fri Feb 8 20:49:52 2008 +0000
47622
47623    cmake: Correctly remove files prior to recmake.
47624
47625commit d306828bc007af49a1248702096f4b6b8873aea5
47626Author: Jean-Paul Saman <jpsaman@videolan.org>
47627Date:   Fri Feb 8 20:43:45 2008 +0000
47628
47629    check malloc return value
47630
47631commit dab05ad97ee65226fc8d511b698eb1f3dac5862f
47632Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47633Date:   Fri Feb 8 19:44:28 2008 +0000
47634
47635    macosx/framework: Correctly set the Input and Output files of the script target to save uneeded script execution.
47636
47637commit 0bba88b3fea3912e50aaef690a419a4ee8cd5c65
47638Author: Faustino Osuna <riquedafreak@videolan.org>
47639Date:   Fri Feb 8 17:56:01 2008 +0000
47640
47641    cmake: Removed VERBATIM flag, allows OS to perform command substitution -- resolved unexpected directory creations.
47642
47643commit 01a2012273969a06c1e1cb23031e790aabad0bda
47644Author: Rémi Denis-Courmont <rem@videolan.org>
47645Date:   Fri Feb 8 17:44:09 2008 +0000
47646
47647    Check for ALSA
47648
47649commit 354034bd4b05f8fe64dd857eef09119472110fa1
47650Author: Faustino Osuna <riquedafreak@videolan.org>
47651Date:   Fri Feb 8 17:28:30 2008 +0000
47652
47653    VLCKit.framework: Assume cmake that is in contrib/bin is to be used.
47654
47655commit e4f4413c02a2604acf6e302fa41bc8af51b4a27b
47656Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47657Date:   Fri Feb 8 17:05:38 2008 +0000
47658
47659    cmake: Include stdint.h when searching postprocess.h.
47660
47661commit 2e42751af8b84ca6ddb2d5eba28fd7385cd4e590
47662Author: Rémi Denis-Courmont <rem@videolan.org>
47663Date:   Fri Feb 8 16:56:03 2008 +0000
47664
47665    Add LFS and thread safety defines (from vlc-config).
47666    This seems to fix the deadlock on Linux.
47667
47668commit 3373a70916fd0c0b0cb1f2b47be17d504100f1e4
47669Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47670Date:   Fri Feb 8 16:39:40 2008 +0000
47671
47672    cmake: Fix convert_vlc_to_cmake for qt4.
47673
47674commit 6ef4eb5e969fa1aa3f593cfbe59fcfd6b3fcf053
47675Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47676Date:   Fri Feb 8 16:36:20 2008 +0000
47677
47678    cmake: Correctly build qt4.
47679
47680commit 7185386d8ee536aa912a322d16a9ddadcd89c5e4
47681Author: Christophe Mutricy <xtophe@videolan.org>
47682Date:   Fri Feb 8 16:13:58 2008 +0000
47683
47684    Revert silly commit
47685
47686commit abe53d9192e8545a512a7be28c8ded31e40febf4
47687Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47688Date:   Fri Feb 8 15:36:38 2008 +0000
47689
47690    cmake: Qt4 include directory.
47691
47692commit 69f981ec905cbd1b546ac799ad56c7807b3a84f2
47693Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47694Date:   Fri Feb 8 15:24:53 2008 +0000
47695
47696    cmake: Fix Qt4 detection.
47697
47698commit 59dd8e3a9f8cce1330836a32a304c47c59c6ff8a
47699Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47700Date:   Fri Feb 8 15:16:48 2008 +0000
47701
47702    cmake: Cache Lua library, as we won't define it the next time.
47703
47704commit e1d3a964c4a21c3c5c8baa54c754ea28a8f96a8e
47705Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47706Date:   Fri Feb 8 14:30:25 2008 +0000
47707
47708    cmake: Also check for some gl headers.
47709
47710commit 0c73048c24b383f2c25487db488a260b4d6cd740
47711Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47712Date:   Fri Feb 8 14:28:26 2008 +0000
47713
47714    cmake: Find opengl.
47715
47716commit 37dc2645a8ba697b11b49a5356f7cfc5135ce3f2
47717Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47718Date:   Fri Feb 8 14:19:58 2008 +0000
47719
47720    cmake: More po generation fixes.
47721
47722commit 889cd2407f818d92491af4a6132cf5d39523b43f
47723Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47724Date:   Fri Feb 8 14:15:52 2008 +0000
47725
47726    cmake: Fix po building.
47727
47728commit f3c28a1b6cd35571a5a87ea54faaa2442a816eed
47729Author: Rafaël Carré <funman@videolan.org>
47730Date:   Fri Feb 8 14:10:23 2008 +0000
47731
47732    frontrow plugin: fix headers install script, add a README with simple building and installation instructions
47733
47734commit 1479b3daebd4141af40524ab85bd5bd796e512a5
47735Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47736Date:   Fri Feb 8 13:40:49 2008 +0000
47737
47738    cmake: As reported by jpeg, fix an endif.
47739
47740commit 616b36ceec8868805698a62a07bc685fb30995de
47741Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47742Date:   Fri Feb 8 11:45:35 2008 +0000
47743
47744    vlc_os_specific.h: Use const for argv.
47745
47746commit 06fe038d1ee76a1014c47d645ab6b717354e7fcd
47747Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47748Date:   Fri Feb 8 11:41:10 2008 +0000
47749
47750    cmake: Properly link to swscale.
47751
47752commit acb74148efb1b5e0a8bbccc26f1725559030fb9e
47753Author: Jean-Paul Saman <jpsaman@videolan.org>
47754Date:   Fri Feb 8 10:52:42 2008 +0000
47755
47756    I should check the spelling first, next time.
47757
47758commit 25c56aea7ae4faa75338e1692ec026c979ee56ab
47759Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47760Date:   Fri Feb 8 10:21:11 2008 +0000
47761
47762    misc/darwin_specific.c: Fix compilation where MAXPATHLEN isn't defined. Fix a bunch of warnings.
47763
47764commit 52a3a73fe909b54dec28654f0fe99447f9b4db3a
47765Author: Jean-Baptiste Kempf <jb@videolan.org>
47766Date:   Fri Feb 8 09:44:55 2008 +0000
47767
47768    Qt4 - Fix compil if you don't have update-check.
47769
47770commit 61ea7a5cd41d4d9b1c6a5b3bb4640eb62e025988
47771Author: Jean-Baptiste Kempf <jb@videolan.org>
47772Date:   Fri Feb 8 09:29:22 2008 +0000
47773
47774    Qt4 - Switch the HelpDialog to a QVLCFrame, save size/pos for it. Saze size/pos for updateDialog ( noone care about size...). Switch about to a QVLCDialog to ensure better view. Ensure to destroy the QVLCFrame on quit.
47775    Should close #1374.
47776
47777commit 3757ba1e04c01d4b536fda4a6bdeeeb4e75db64a
47778Author: Jean-Baptiste Kempf <jb@videolan.org>
47779Date:   Fri Feb 8 09:09:24 2008 +0000
47780
47781    Qt4 - Same for Bookmark Dialog Ref. #1374
47782
47783commit 8b9672034c174402004121b8c4ac2175709572ca
47784Author: Jean-Baptiste Kempf <jb@videolan.org>
47785Date:   Fri Feb 8 09:04:43 2008 +0000
47786
47787    Qt4 - Save Extended panel size/pos in the good way. Ref #1374.
47788
47789commit 05a412e4e8afcc8da1e4967f7ea8daa2792f9c91
47790Author: Jean-Baptiste Kempf <jb@videolan.org>
47791Date:   Fri Feb 8 08:54:03 2008 +0000
47792
47793    Qt4 - add a file to document a few things, especially the difference between QVLCDialog and QVLCFrame.
47794
47795commit 693e83932dde201db15d3709ecdb14f065a851e8
47796Author: Jean-Baptiste Kempf <jb@videolan.org>
47797Date:   Fri Feb 8 08:36:43 2008 +0000
47798
47799    Qt4 - Save Message Dialog position and Size on quit. use it on load. Ref #1374
47800
47801commit 9e4975ecad836c598293c3c4d4a9403a09b516d8
47802Author: Jean-Baptiste Kempf <jb@videolan.org>
47803Date:   Fri Feb 8 08:32:36 2008 +0000
47804
47805    Qt4 - Permit QVLCFrame to have empty default size and pos in read settings.
47806
47807commit a85dfcf7dc3c551638235e1024a7fad6cf236e82
47808Author: Jean-Paul Saman <jpsaman@videolan.org>
47809Date:   Fri Feb 8 08:26:07 2008 +0000
47810
47811    Revert [24920], please tell what is broken instead of hiding it.
47812
47813commit ca4c18bbf2b82a293ac6adac4e65d1b442fc5d5f
47814Author: Jean-Baptiste Kempf <jb@videolan.org>
47815Date:   Fri Feb 8 07:58:32 2008 +0000
47816
47817    Qt4 - Fix mediaInfoPanel in most (all?) of the situations and during resizing. Less funny but more solid, clean and aligned.
47818
47819commit 4081a48932c22c7cdd36d6c69a812ab663bec421
47820Author: Jean-Baptiste Kempf <jb@videolan.org>
47821Date:   Fri Feb 8 06:03:12 2008 +0000
47822
47823    Qt4 - Add more debug to inputManager events.
47824
47825commit beb97f90a018cfd1c6be2528ec1475a5f33b71b2
47826Author: Jean-Baptiste Kempf <jb@videolan.org>
47827Date:   Fri Feb 8 05:22:41 2008 +0000
47828
47829    Qt4 - Fix the VLM Input selection
47830
47831commit a53156c65a93d74fa0ff7c8739a7ed8444a4bafd
47832Author: Jean-Baptiste Kempf <jb@videolan.org>
47833Date:   Fri Feb 8 04:41:53 2008 +0000
47834
47835    Qt4 - remove debug.
47836
47837commit d1f0a4fd867b1a2ecbc51aa0cd9cb6a1c2cc8ae6
47838Author: Jean-Baptiste Kempf <jb@videolan.org>
47839Date:   Fri Feb 8 04:40:32 2008 +0000
47840
47841    Qt4 - Include fix
47842
47843commit e4dd19a55d71b69934b3a54a838a866ab212942a
47844Author: Jean-Baptiste Kempf <jb@videolan.org>
47845Date:   Fri Feb 8 04:36:19 2008 +0000
47846
47847    Qt4 - Remove the qt-pl-showflags from preferences and put it in QSettings,because there is no way a normal being get it right.
47848
47849commit c32581d4fea1fe78d9fc22026e134660ee18879d
47850Author: Jean-Baptiste Kempf <jb@videolan.org>
47851Date:   Fri Feb 8 04:07:54 2008 +0000
47852
47853    Qt4 - SPrefs: start the volume of the audio panel at 100.
47854
47855commit 8d799fa0d686b81809a616a4dab79c305189ed7a
47856Author: Jean-Baptiste Kempf <jb@videolan.org>
47857Date:   Fri Feb 8 04:03:52 2008 +0000
47858
47859    Qt4 - Minimum size for help dialog.
47860
47861commit 10de1dfd933cb6f6b6dd90558f485681975c5f25
47862Author: Jean-Baptiste Kempf <jb@videolan.org>
47863Date:   Fri Feb 8 04:02:42 2008 +0000
47864
47865    Qt4 - Menu: consistency for update dialog.
47866
47867commit 478c8270a2e2ccbfe044bd290ee062f0430711ff
47868Author: Christophe Mutricy <xtophe@videolan.org>
47869Date:   Fri Feb 8 00:20:06 2008 +0000
47870
47871    Clean the vlc aliases
47872    Don't test that vlc --help and vlc --version works because automake thinks that any output on stderr is an error.
47873
47874commit 3edce1dc6f2d1ba9a76a434eaad142706e08add0
47875Author: Christophe Mutricy <xtophe@videolan.org>
47876Date:   Fri Feb 8 00:18:32 2008 +0000
47877
47878    Clean libvlc.sym
47879
47880commit 67f3a523badda4abc4deb3da36b67e4de61e7e6a
47881Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47882Date:   Thu Feb 7 23:47:44 2008 +0000
47883
47884    src/darwin_specific.c: Get a better executable path name.
47885
47886commit ce1fa3007f162386fed9da4aedb9515281f884de
47887Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47888Date:   Thu Feb 7 23:02:56 2008 +0000
47889
47890    macosx/vlc_app: Fix resources location.
47891
47892commit 95021b102f64d72d5041fdcab5afb5976206bc8e
47893Author: Christophe Mutricy <xtophe@videolan.org>
47894Date:   Thu Feb 7 22:55:56 2008 +0000
47895
47896    Distribute update.m and update.m
47897
47898commit 751d2f1a63d1d4fe2ea19c6b10b176a98bc46615
47899Author: Christophe Mutricy <xtophe@videolan.org>
47900Date:   Thu Feb 7 22:51:30 2008 +0000
47901
47902    Distribute include/vlc_plugin.h and src/config/intf.c
47903    Remove code duplication
47904
47905commit e3421975ebd9f0b6ce7f3aae799cc0b991b58897
47906Author: Antoine Cellerier <dionoea@videolan.org>
47907Date:   Thu Feb 7 21:58:57 2008 +0000
47908
47909    Define DATA_PATH in the root CMakeList.txt since modules might need it (for example the http intf or the lua module)
47910
47911commit ce1cf0e7894cfa4c96579575620ccf3dab466a7f
47912Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47913Date:   Thu Feb 7 21:47:46 2008 +0000
47914
47915    cmake: Bunch of function/header checks.
47916
47917commit cdd09c1b3f4adc9c0b3bad19fadff33454fdf1c5
47918Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47919Date:   Thu Feb 7 21:46:30 2008 +0000
47920
47921    cmake: New (and temporary I hope) target to regerenerate the cmake files. (`make recmake`)
47922
47923commit f17ca4c8529f415441f87876bb3833f52bdfd4fe
47924Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47925Date:   Thu Feb 7 20:34:06 2008 +0000
47926
47927    cmake: Detect Qt4 hopefully. (please test).
47928
47929commit 663058fa5d6ee0b4c5aaa10f8d3398f957c06b0d
47930Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47931Date:   Thu Feb 7 20:13:02 2008 +0000
47932
47933    macosx: FrontRow plugin initial import. Patch by hyei.
47934
47935commit 427f05617a48ab57bf399f70f43a19c5cbbd954c
47936Author: Jean-Baptiste Kempf <jb@videolan.org>
47937Date:   Thu Feb 7 19:31:32 2008 +0000
47938
47939    Qt4 - Fix the "sound slider moves at first time, even If I didn't click it" bug.
47940
47941commit 6a23b418694c337d5b7518c8c8f538d195ff2e36
47942Author: Rémi Denis-Courmont <rem@videolan.org>
47943Date:   Thu Feb 7 18:51:39 2008 +0000
47944
47945    MP4: Fix heap-based buffer overflow (CORE-2008-0130)
47946    reported by Felipe Manzano and Anibal Sacoo from Core Security Technologies.
47947
47948commit c5a33834646f17fb479530316035e13241920c26
47949Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47950Date:   Thu Feb 7 18:41:31 2008 +0000
47951
47952    cmake: Support make uninstall.
47953
47954commit 8f405d52ed60b9004d1ed373c9c5fe34a36479b5
47955Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47956Date:   Thu Feb 7 18:41:10 2008 +0000
47957
47958    cmake: Default to RelWithDebugInfo.
47959
47960commit 316246df734f1b30ec84e381703241921116529f
47961Author: Rémi Denis-Courmont <rem@videolan.org>
47962Date:   Thu Feb 7 18:39:43 2008 +0000
47963
47964    Memory allocation error check
47965
47966commit 12f7359b0463047cafac97bb362b931de8164e83
47967Author: Rémi Denis-Courmont <rem@videolan.org>
47968Date:   Thu Feb 7 17:59:34 2008 +0000
47969
47970    Really fix the lua check
47971
47972commit 2aebc27e19c8a26eb0c3577c89ff54b37b1c919b
47973Author: Rémi Denis-Courmont <rem@videolan.org>
47974Date:   Thu Feb 7 17:58:12 2008 +0000
47975
47976    Useless
47977
47978commit ba32870548034780a6493a30e6df31d0953c3d20
47979Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47980Date:   Thu Feb 7 17:58:10 2008 +0000
47981
47982    cmake: include stdint.h when checking postproc (as pointed by courmisch).
47983
47984commit 2e52fa3983e668c9217adb22abefa1f50c21fca3
47985Author: Rémi Denis-Courmont <rem@videolan.org>
47986Date:   Thu Feb 7 17:45:10 2008 +0000
47987
47988    Look for lua5.1
47989
47990commit 69ef4897c6b067bf751768849bf118f671a9e89e
47991Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47992Date:   Thu Feb 7 17:43:17 2008 +0000
47993
47994    cmake: Fix FindLua as pointed by courmisch.
47995
47996commit eec109371725d6cf6c463c9cfe08068dee521579
47997Author: Pierre d'Herbemont <pdherbemont@videolan.org>
47998Date:   Thu Feb 7 17:40:22 2008 +0000
47999
48000    testapi.c: Also try file playback.
48001
48002commit 5007c61eae725ed4d6dc0c57f1b9cb3e23a54572
48003Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48004Date:   Thu Feb 7 17:23:41 2008 +0000
48005
48006    cmake: Include iconv when testing ICONV_CONST if needed.
48007
48008commit f83cca6e062c09cff096fdbdf5b980e4a332e0e2
48009Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48010Date:   Thu Feb 7 17:20:33 2008 +0000
48011
48012    cmake: Set ICONV_CONST correctly.
48013
48014commit 204933cbd804b3c1a357cfa0e424dd2f4918527b
48015Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48016Date:   Thu Feb 7 17:11:26 2008 +0000
48017
48018    contrib: Add cmake for the Mac OS X framework at least.
48019
48020commit 39c21540457b2917f7672aeebfec70834813a3d0
48021Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48022Date:   Thu Feb 7 17:05:59 2008 +0000
48023
48024    contrib: More DYLD_LIBRARY_PATH removal.
48025
48026commit 51d2eb2e6edf3e43d0a94e90b9105d9c57a82596
48027Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48028Date:   Thu Feb 7 17:03:39 2008 +0000
48029
48030    contrib: Setting DYLD_LIBRARY_PATH is bad because it results most of the time in library mismatch. This is an old hack from the past which shouldn't be needed anymore.
48031
48032commit faaf778afb063ea18a223907caf37f5e861a02e4
48033Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48034Date:   Thu Feb 7 16:38:55 2008 +0000
48035
48036    cmake: FindLua and maintain an enabled module list.
48037
48038commit 00ea5c2f504cb2cc32ee8f33a7f910954ffe52e0
48039Author: Rémi Denis-Courmont <rem@videolan.org>
48040Date:   Thu Feb 7 16:28:58 2008 +0000
48041
48042    Fix SO versions
48043
48044commit 3d7de4a73de2b8b580064c547b409a0ec785dd9a
48045Author: Jean-Paul Saman <jpsaman@videolan.org>
48046Date:   Thu Feb 7 15:48:19 2008 +0000
48047
48048    Define proper size of output.
48049
48050commit dfb52d9e8fe073926241cce109aa9a4e77332d1f
48051Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48052Date:   Thu Feb 7 15:33:40 2008 +0000
48053
48054    cmake: Use CPack to create the package. (Use `make package` or `cpack`). Should produce a tgz/tar.gz/rpm/dmg/nsis. This probably need some tuning.
48055
48056commit f295d6256c68437cf459a978693879580f12b9ad
48057Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48058Date:   Thu Feb 7 15:13:17 2008 +0000
48059
48060    cmake: Enable testing. (Launch with `make test` or with `ctest` (see ctest --help)). Plus minor cleanup.
48061
48062commit a393ab22becf61f2dcffdb2b77a38d12e391ddf5
48063Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48064Date:   Thu Feb 7 14:52:50 2008 +0000
48065
48066    cmake: Enable test targets.
48067
48068commit d35109c2727a1eeafcc37b0cf66a7e782bb7adf3
48069Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48070Date:   Thu Feb 7 14:49:41 2008 +0000
48071
48072    FindFFmpeg.cmake: Perform the ffmpeg search only once. (That's probably not the cmake's spirit... to check).
48073
48074commit 5f76d49b822f68756c6e731989021cc60e8139df
48075Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48076Date:   Thu Feb 7 14:04:12 2008 +0000
48077
48078    cmake: Detect ffmpeg. Fix VLC.app's modules. fix ENABLE_NO_SYMBOL_CHECK.
48079
48080commit f86d971b8510dd96b12cf2c38497211d1360c3b2
48081Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48082Date:   Thu Feb 7 14:00:46 2008 +0000
48083
48084    contrib: Update ffmpeg-macosx-intel-mmx.patch.
48085
48086commit 5b82daf60a04b8d9f73b5b6b7536e38783cf6b3f
48087Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48088Date:   Thu Feb 7 14:00:10 2008 +0000
48089
48090    contrib: Disable swscaler in ffmpeg due to recent breakage.
48091
48092commit 4ab2d13c3986da8d3aa94722cc30c5aa5176233a
48093Author: Rafaël Carré <funman@videolan.org>
48094Date:   Thu Feb 7 09:43:29 2008 +0000
48095
48096    cmake: build .gmo files & copy them in VLC.app
48097
48098commit 3dd58e2cf4e638f50d4cb10800cf04cb9f60e0bc
48099Author: Jean-Baptiste Kempf <jb@videolan.org>
48100Date:   Thu Feb 7 08:22:24 2008 +0000
48101
48102    Qt4 - SoundSlider. Enable MouseTracking and show a tooltip with the volume that it would be if you would click there. Similar to the main slider behaviour.
48103
48104commit af2a439ead9597764a57a0125c703b649a4c86cb
48105Author: Jean-Baptiste Kempf <jb@videolan.org>
48106Date:   Thu Feb 7 07:00:31 2008 +0000
48107
48108    Remove mkdir -p intl/ from bootstrap following [24803].
48109
48110commit c6a01bb041e0e1071863b3f298eef99f72403722
48111Author: Jean-Baptiste Kempf <jb@videolan.org>
48112Date:   Thu Feb 7 06:54:46 2008 +0000
48113
48114    Qt4 - MI: remove unneeded variables that weren't cleared in the previous commit.
48115
48116commit 50810ad7adc105cbbcf2e3750f61795a79098373
48117Author: Jean-Baptiste Kempf <jb@videolan.org>
48118Date:   Thu Feb 7 06:51:46 2008 +0000
48119
48120    Qt4 - Resizing changes. Part 1
48121          Remove the QDockWidget, this widget is clearly not what we want, since it is a Qt::Tool and stay above the video, it doesn't want to grow in the MI and it doesn't record correctly its size. Moreover, this force the GNOME/Cleanlooks hack that is boring on Xfce, KDE4 and e17.
48122          Fix the resize when the video is done.
48123          Fix the qt-start-minimize bug
48124          Rename a few functions and separate the code functions.
48125          Simplify a few resize/update call.
48126
48127commit 7e6486a934c89ded46107a24831b5e02ca397e9e
48128Author: Dennis van Amerongen <trax@videolan.org>
48129Date:   Thu Feb 7 00:35:48 2008 +0000
48130
48131    extras/contrib/src/packages.mak: bump pthreads in contrib to 2.8.0
48132
48133commit bf601791a78159dc67dd0ef55920a6ea903072c0
48134Author: Christophe Mutricy <xtophe@videolan.org>
48135Date:   Wed Feb 6 20:52:48 2008 +0000
48136
48137    Slovenian and brazilian Portuguese translation update by Matej Urbančič and Sidney Doria
48138
48139commit c4c80b6bee16d734fcf5916db3d074fd04644817
48140Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48141Date:   Wed Feb 6 18:35:05 2008 +0000
48142
48143    cmake: Include contrib.
48144
48145commit b59b44ff32713bee414f4b3ffe42b7e7353fa6c5
48146Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48147Date:   Wed Feb 6 14:52:35 2008 +0000
48148
48149    macosx/framework: Make sure the cmake files will be bootstrapped. (Temp build phase I hope).
48150
48151commit 54f8fd2b8b3a86cbd99df45220352d0fd95b41d1
48152Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48153Date:   Wed Feb 6 14:41:57 2008 +0000
48154
48155    macosx/framework: Use cmake because we can.
48156
48157commit ca2e14dc230e6b5b69adb65220eef4eab0d539e9
48158Author: Rafaël Carré <funman@videolan.org>
48159Date:   Wed Feb 6 14:28:36 2008 +0000
48160
48161    cmake: add CMakeLists.txt and other files needed to use cmake to svn:ignore property
48162
48163commit 8d45c8ecf1023a56c3467870de244a7a01e529b7
48164Author: Rafaël Carré <funman@videolan.org>
48165Date:   Wed Feb 6 14:19:28 2008 +0000
48166
48167    cmake: factorize VLC.app target, make sure we don't create a link to share IN share/
48168
48169commit 4360ebdce3adc6b4525a14e2f85ab7862a9ab2d0
48170Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48171Date:   Wed Feb 6 13:08:30 2008 +0000
48172
48173    cmake: Fix VLC.app target.
48174
48175commit 97e78d38270a4ded2b3f47efe5fef70d3c37fa33
48176Author: Rafaël Carré <funman@videolan.org>
48177Date:   Wed Feb 6 10:43:06 2008 +0000
48178
48179    cmake: build a mostly correct (not functional yet) VLC.app
48180
48181commit d97e6fb4a2d4260a38d14936942ff241b873617c
48182Author: Rafaël Carré <funman@videolan.org>
48183Date:   Wed Feb 6 10:38:15 2008 +0000
48184
48185    Copy README.MacOSX.rtf in the right place
48186
48187commit 813e9f42a61098d0293d8daa786b0831d7ed2aea
48188Author: Jean-Baptiste Kempf <jb@videolan.org>
48189Date:   Wed Feb 6 05:52:45 2008 +0000
48190
48191    Qt4 - Try to force the IM to show the name in DVD titles...
48192
48193commit aff20543b0764dca378ff58090e5ea6c7b957553
48194Author: Dennis van Amerongen <trax@videolan.org>
48195Date:   Wed Feb 6 00:20:57 2008 +0000
48196
48197    * configure.ac: oops.. reverted gettext requirement from previous commit
48198
48199commit 6d56f8539f00c20aece1d80355edb8875c20b12f
48200Author: Dennis van Amerongen <trax@videolan.org>
48201Date:   Wed Feb 6 00:17:01 2008 +0000
48202
48203    * configure.ac: check  for properly detecting cygwin instead of  since in mno-cygwin mode we are dealing with mingw32 compiler and  will be set to mingw32 and not cygwin..
48204
48205commit c830a7515372e2e1eb55317b1ceb61d5669ea1dc
48206Author: Christophe Mutricy <xtophe@videolan.org>
48207Date:   Wed Feb 6 00:13:25 2008 +0000
48208
48209    We do need to distribute m4/
48210
48211commit 9d2f18b5d36c92ac659dc00d72c1c0d1c6f75d12
48212Author: Christophe Mutricy <xtophe@videolan.org>
48213Date:   Wed Feb 6 00:01:03 2008 +0000
48214
48215    Missing "
48216
48217commit 4e5b49712f0538f55621d10d720cd0ac64d0f344
48218Author: Christophe Mutricy <xtophe@videolan.org>
48219Date:   Tue Feb 5 23:11:55 2008 +0000
48220
48221    Use a less old format for tar
48222
48223commit ad2b55d3f2c88c9c13674ba9dda45b80e8c0a713
48224Author: Christophe Mutricy <xtophe@videolan.org>
48225Date:   Tue Feb 5 22:43:14 2008 +0000
48226
48227    Don't put in SUBDIRS dir without Makefile
48228    autoconf260.m4 has moved
48229
48230commit 745feeb9e15ce81a95dc31324af13ac6958553f0
48231Author: Jean-Baptiste Kempf <jb@videolan.org>
48232Date:   Tue Feb 5 21:03:52 2008 +0000
48233
48234    Qt4 - Update: clean and message Debug. My fault for the mess...
48235
48236commit 1e0995cd46e8bbab1f52d977766c8beee32122c7
48237Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48238Date:   Tue Feb 5 20:54:13 2008 +0000
48239
48240    cmake: Hack to get objective-C files to build with gnu99. (We need cmake upstream to be fixed with Objective-C to do that properly.)
48241
48242commit e55d8a6375b67b53cbf067f205c5bd68de01177f
48243Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48244Date:   Tue Feb 5 18:07:33 2008 +0000
48245
48246    cmake: Add an option to link or not against libvlc the module.
48247
48248commit 1c24bea8e3088cb3f6247cf990706e5625d4f87e
48249Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48250Date:   Tue Feb 5 17:49:49 2008 +0000
48251
48252    cmake: Fix libvlc linking with module.
48253
48254commit 94e9e7c2e4867814c0e8af8640c14252c247ab9e
48255Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48256Date:   Tue Feb 5 17:46:03 2008 +0000
48257
48258    cmake: Don't set gnu99 on CXX files.
48259
48260commit ee8b569de9f42abc671f61cfb7a1845361ca754b
48261Author: Rémi Denis-Courmont <rem@videolan.org>
48262Date:   Tue Feb 5 17:39:08 2008 +0000
48263
48264    Fix SOVERSION
48265
48266commit cdd62540423782dc7ba1e67eb0cffbab4c54a862
48267Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48268Date:   Tue Feb 5 17:25:32 2008 +0000
48269
48270    cmake: Don't use tabs and generate revision.c builtin.h vlc_about.h in the build tree.
48271
48272commit 5b9a4e953433fd6162929b152a187a6e152ea010
48273Author: Rémi Denis-Courmont <rem@videolan.org>
48274Date:   Tue Feb 5 16:01:30 2008 +0000
48275
48276    Check for -lm
48277
48278commit 6b9d2d1b5443b4f84d8fb8c75d484c83ce4441e9
48279Author: Rémi Denis-Courmont <rem@videolan.org>
48280Date:   Tue Feb 5 15:57:52 2008 +0000
48281
48282    libvlc needs -ldl
48283
48284commit 79f389aeeb8ea07ff9775133071c7b029120e7fd
48285Author: Rémi Denis-Courmont <rem@videolan.org>
48286Date:   Tue Feb 5 15:56:49 2008 +0000
48287
48288    Always link plugins against libvlc.
48289
48290commit 63eb62446a9401808868eedb5430e936b0c3169e
48291Author: Rémi Denis-Courmont <rem@videolan.org>
48292Date:   Tue Feb 5 15:56:30 2008 +0000
48293
48294    Fix ICONV_CONST. For some reason cmake does not want to define to nothing
48295
48296commit 220a4698c8da287853837ca7a7ef6410482e7ea9
48297Author: Rémi Denis-Courmont <rem@videolan.org>
48298Date:   Tue Feb 5 15:51:49 2008 +0000
48299
48300    Name cmake plugins the same way as automake ones
48301
48302commit cf935d569f90f87c7926846718e9068cf981de38
48303Author: Rémi Denis-Courmont <rem@videolan.org>
48304Date:   Tue Feb 5 15:46:03 2008 +0000
48305
48306    Use same type name in declaration and definition
48307
48308commit bb403e20f9e9597409c9ae6395fa2a22590fbc44
48309Author: Rémi Denis-Courmont <rem@videolan.org>
48310Date:   Tue Feb 5 15:42:53 2008 +0000
48311
48312    Missing header checks
48313
48314commit 44c059eb11e4c8b072ce422039486cf01015e9eb
48315Author: Rafaël Carré <funman@videolan.org>
48316Date:   Tue Feb 5 12:59:07 2008 +0000
48317
48318    Fix VLC{-release}.app generation, make symbolic links to .gmo files in the source tree, not in the build tree
48319
48320commit 5848271894d7102ca6593dd605c5b568b77fb78c
48321Author: Rafaël Carré <funman@videolan.org>
48322Date:   Tue Feb 5 12:58:03 2008 +0000
48323
48324    fix files location in xcode projects for vlc & eyetvplugin
48325
48326commit c02bd245d624e980e5bc6601b2ca9050727d3e19
48327Author: Jean-Paul Saman <jpsaman@videolan.org>
48328Date:   Tue Feb 5 10:11:44 2008 +0000
48329
48330    Fix compiling contrib with amr for newer ffmpeg
48331
48332commit fdf1076a81f09b0fd3bcc3a38e1e5e1f2cbad394
48333Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48334Date:   Tue Feb 5 01:01:09 2008 +0000
48335
48336    Makefile.am: Typo in VLC-release.app.
48337
48338commit c31b82282b4edff30dcb0d3ce0b0058941fb2c94
48339Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48340Date:   Tue Feb 5 00:27:02 2008 +0000
48341
48342    cmake: Correctly set te build target for the modules and for vlc.
48343
48344commit d5582a2e05b976a7a7dbef994b8f90a2856f09d7
48345Author: Jean-Baptiste Kempf <jb@videolan.org>
48346Date:   Tue Feb 5 00:20:16 2008 +0000
48347
48348    Fix make package-win32
48349
48350commit 872a9448ab8664db4a5f4f17ea82c3c56565a462
48351Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48352Date:   Tue Feb 5 00:18:01 2008 +0000
48353
48354    cmake:
48355    * Don't use dyld functions on darwin by default as they are deprecated.
48356    * Defines HAVE_DYNAMIC_MODULES, and add an entry in the options for it.
48357    * Fix config.h generation (was accidentaly removed).
48358    * Fix FindDlopen.cmake
48359    This produce a working in tree vlc AND an installable vlc at the same time.
48360
48361commit 53783dcec6138b919443726524d4eb061f4f0fa1
48362Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
48363Date:   Mon Feb 4 22:58:54 2008 +0000
48364
48365    added the asa subtitle demux from equinox. the file asademux_defs.h is
48366    generated by running ./preparse imports in asa/lib/import so should
48367    probably not be in source tree, but I don't think asa
48368    generates/installs this file by default yet.
48369
48370    Added build changes for csri module and subtitle_asa.
48371
48372    This is the last remaining changes of equinoxes Summer of Code project
48373
48374commit 7371aa244921787b16af3866dbbe6859b95aaf24
48375Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48376Date:   Mon Feb 4 22:32:12 2008 +0000
48377
48378    contrib/src/Makefile: Mozilla fix.
48379
48380commit d1b70e968d7b1a4bf517794798af6fac12480918
48381Author: Christophe Mutricy <xtophe@videolan.org>
48382Date:   Mon Feb 4 22:06:36 2008 +0000
48383
48384    Tell fribidi we are not compiling a dll
48385
48386commit 260daa94bd7a645d8525b95a3ff24a6e936ab917
48387Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48388Date:   Mon Feb 4 22:04:31 2008 +0000
48389
48390    cmake: prefer the use of target_link_libraries() over set_target_properties(LINKFLAGS), make sure we don't use "-z defs --as-needed" on Mac OS X.
48391
48392commit d93f3dd1d5bf5676f75ec0bb571e94e64028bca9
48393Author: Rémi Denis-Courmont <rem@videolan.org>
48394Date:   Mon Feb 4 21:19:42 2008 +0000
48395
48396    Add missing libs. Not sure if this is the right way to do it though
48397
48398commit fe2b5120f472d96c73b4c4f589ebe84935a86ee3
48399Author: Rémi Denis-Courmont <rem@videolan.org>
48400Date:   Mon Feb 4 21:09:06 2008 +0000
48401
48402    Bunch of fixes
48403
48404commit 12d327f784a1c5cad35c3371754e5a0511f4a0b2
48405Author: Christophe Mutricy <xtophe@videolan.org>
48406Date:   Mon Feb 4 21:08:30 2008 +0000
48407
48408    Missing include for config_GetUserDir
48409
48410commit f369c95d6e729fc9e983acda1affb67ce12771fa
48411Author: Rémi Denis-Courmont <rem@videolan.org>
48412Date:   Mon Feb 4 21:02:10 2008 +0000
48413
48414    Check for thread system
48415
48416commit b22270325f6be6395a5c735754f676bacc8f3e76
48417Author: Rémi Denis-Courmont <rem@videolan.org>
48418Date:   Mon Feb 4 20:59:37 2008 +0000
48419
48420    Don't link against yes. Of course it does not work anyway
48421
48422commit 072b223b62c543027a1ca6e2298110d622b1a775
48423Author: Rémi Denis-Courmont <rem@videolan.org>
48424Date:   Mon Feb 4 20:32:58 2008 +0000
48425
48426    Missing defines
48427
48428commit 4c7a0876369e2801f54e5f295241314b015de443
48429Author: Antoine Cellerier <dionoea@videolan.org>
48430Date:   Mon Feb 4 20:26:15 2008 +0000
48431
48432    Set scripts as executable.
48433
48434commit 433173d9080e67aeb03c8eab3ce12a84a42da0fd
48435Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48436Date:   Mon Feb 4 20:07:27 2008 +0000
48437
48438    FindDlopen.cmake: Don't run the FindDlopen module more than once.
48439
48440commit 2c86b239edb0f0a2e95abaa1d2484eb283b54620
48441Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48442Date:   Mon Feb 4 20:01:01 2008 +0000
48443
48444    cmake: Add a FindDlopen module. (Ask for review by dlopen users).
48445
48446commit 6404591b67f5037de6531d3745d029709abdf3bf
48447Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48448Date:   Mon Feb 4 19:34:30 2008 +0000
48449
48450     cmake: Generate vlc_about.h.
48451
48452commit eaee31b7162ba6c9a71a58ef905b7c3d85935804
48453Author: Rémi Denis-Courmont <rem@videolan.org>
48454Date:   Mon Feb 4 19:04:43 2008 +0000
48455
48456    Check for clock_nanosleep so mtime compiles (linking is another matter)
48457
48458commit 352ebfc1f4d9b5a78d0eaf86accaf24fe6edc19c
48459Author: Rémi Denis-Courmont <rem@videolan.org>
48460Date:   Mon Feb 4 18:59:46 2008 +0000
48461
48462    if -> ifdef
48463
48464commit 63b746af7fabdb99efcb615981ba47d00b555173
48465Author: Rémi Denis-Courmont <rem@videolan.org>
48466Date:   Mon Feb 4 18:58:19 2008 +0000
48467
48468    Check for -ldl. Now I can compile a few objects on Linux...
48469
48470commit 74e7ae154103443f6804d52ba7e16719bc7b7645
48471Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48472Date:   Mon Feb 4 18:47:42 2008 +0000
48473
48474    cmake: Correctly generate builtin.h.
48475
48476commit 5d31b49b3e96d200bc56cbd858fc1442e598e92f
48477Author: Rémi Denis-Courmont <rem@videolan.org>
48478Date:   Mon Feb 4 18:40:45 2008 +0000
48479
48480    s/if/ifdef/
48481
48482commit 64d23812a9c3e6fe321dacd2e5e91d7fa9cb4ecd
48483Author: Rémi Denis-Courmont <rem@videolan.org>
48484Date:   Mon Feb 4 18:40:02 2008 +0000
48485
48486    #define _GNU_SOURCE
48487
48488commit 83aa9e53cd10f367dad1f3290be83de385db6e30
48489Author: Rémi Denis-Courmont <rem@videolan.org>
48490Date:   Mon Feb 4 18:33:59 2008 +0000
48491
48492    Missing include directory. For some reason these variables are not even in the documentation...
48493
48494commit 90b330d57d732b3eeeafe8550d1204f465b17874
48495Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48496Date:   Mon Feb 4 18:19:56 2008 +0000
48497
48498    cmake: Don't set  -DMACOSX_DEPLOYMENT_TARGET=10.4 -mmacosx-version-min=10.4.
48499
48500commit 649cc5b5f0673ab251cab2f4a1aa8164e84d9ef1
48501Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48502Date:   Mon Feb 4 18:16:13 2008 +0000
48503
48504    cmake: Fix revision generation.
48505
48506commit d4985d0fbdf38df9d9a64ea91b39555fbfb96c64
48507Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48508Date:   Mon Feb 4 16:49:57 2008 +0000
48509
48510    src/CMakeLists.txt: Correctly fix that typo spotted by courmisch.
48511
48512commit 0ba172b311c49e0392141ac54244372cc65dd1f1
48513Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48514Date:   Mon Feb 4 16:49:08 2008 +0000
48515
48516    src/CMakeLists.txt: Correct a typo.
48517
48518commit 0aa23c298e4b4ef628f9af21b369c19bccc07f54
48519Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48520Date:   Mon Feb 4 16:48:50 2008 +0000
48521
48522    config.cmake: Remove unuseful -std=c99.
48523
48524commit 40f635b6867a70d470234c84a082eb80c4d63213
48525Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48526Date:   Mon Feb 4 16:41:04 2008 +0000
48527
48528    cmake: config.cmake cleanup.
48529
48530commit 7bd7b3d46eac19250ed22dd2e1f3bd16515404e1
48531Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48532Date:   Mon Feb 4 15:55:31 2008 +0000
48533
48534    pkg_check_modules.cmake: On first run FindPkgConfig works properly but on second run it does not check if ${prefix}_FOUND is true, patch by Bjoern Ricks submitted by prahal.
48535
48536commit a61bf85a22bff00ad1f4952f69179e6c51b4977f
48537Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48538Date:   Mon Feb 4 15:20:33 2008 +0000
48539
48540    cmake: Use -std=gnu99 instead of -std=c99 and link libvlc-control to libvlc.
48541
48542commit b1e6b604d46ce2085c84e11fce6ca8011ff04abe
48543Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48544Date:   Mon Feb 4 15:12:25 2008 +0000
48545
48546    pkg_check_modules.cmake: Update the version to work around http://www.cmake.org/Bug/view.php?id=6117 as spotted by prahal.
48547
48548commit fbf515ab289c7821cff0ed5ce30180a63c0b924f
48549Author: Rafaël Carré <funman@videolan.org>
48550Date:   Mon Feb 4 14:54:09 2008 +0000
48551
48552    rm -Rf verify the existence of tmp for us
48553
48554commit 38b6647dbc5fb63207dd67c220b0b6343e641c58
48555Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48556Date:   Mon Feb 4 14:50:02 2008 +0000
48557
48558    cmake: Don't send two time -std=c99.
48559
48560commit 34c102eb468171585b69ddd1d8c620ce521f335f
48561Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48562Date:   Mon Feb 4 14:26:54 2008 +0000
48563
48564    src_CMakeLists: Build libvlc-control.
48565
48566commit b06b60d4aa4fd7fe413a938e2a35b579b57fe5b1
48567Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48568Date:   Mon Feb 4 14:00:39 2008 +0000
48569
48570    cmake: Don't have modules to depend on libvlc on non-win32 platform.
48571
48572commit 7c43db68ea1bb45cb560c32daaea2b8ef76ec4c4
48573Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48574Date:   Mon Feb 4 13:44:44 2008 +0000
48575
48576    Makefile.am: Fix make.pl location.
48577
48578commit 10fb66c935d6598b96ae6c25b3f9c241f549ced2
48579Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48580Date:   Mon Feb 4 13:35:19 2008 +0000
48581
48582    Makefile.am: Attempt to fix VLC.app VLC-release.app.
48583
48584commit 1746c1ac246a6eb4da89583115708e78f3534f7f
48585Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48586Date:   Mon Feb 4 13:23:28 2008 +0000
48587
48588    cmake: Add the modules/'s CMakeLists.txt.
48589
48590commit b3aad8e3c1eed29cc1564b87ed73b0f4e0631209
48591Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48592Date:   Mon Feb 4 13:18:40 2008 +0000
48593
48594    charset.c: Use defined() for HAVE_ macro.
48595
48596commit cf29be96b30808565237ab130934c79edce415e5
48597Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48598Date:   Mon Feb 4 13:18:05 2008 +0000
48599
48600    text/charset.c: Use #ifdef for HAVE_* macro.
48601
48602commit 10cdf4d2deeb6d1bcfaa6f36b5a2e2552740a5ab
48603Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48604Date:   Mon Feb 4 13:16:07 2008 +0000
48605
48606    cmake/scripts/convert_vlc_to_cmake.sh: Fix config.h.cmake install.
48607
48608commit ae2dba8c008c1dd93211dbf26553710c7a90d162
48609Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48610Date:   Mon Feb 4 13:12:54 2008 +0000
48611
48612    buildsystem/cmake/scripts/convert_vlc_to_cmake.sh: Force ln.
48613
48614commit c5146198c227053570f040e432a06f1c8eead089
48615Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48616Date:   Mon Feb 4 13:06:44 2008 +0000
48617
48618    Makefile.am: Yet an other attempt to fix this Makefile.am on Mac OS X.
48619
48620commit e0401e74e037f413632036dd2d5769899882963b
48621Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48622Date:   Mon Feb 4 12:44:50 2008 +0000
48623
48624    Attempt to fix previous commit.
48625
48626commit 09ec56bdaa8ad8a8cd0305f6d390b6f9347ac722
48627Author: Rafaël Carré <funman@videolan.org>
48628Date:   Mon Feb 4 12:44:03 2008 +0000
48629
48630    make.pl isn't autotools specific
48631
48632commit b2ad2911599c320f83b0e5cdead28f40a22955d7
48633Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48634Date:   Mon Feb 4 12:29:00 2008 +0000
48635
48636    package/macosx/vlc.xcodeproj: Fix files location.
48637
48638commit 01458fb0cff84ae3d9bd0e3de159889d8509f9ca
48639Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48640Date:   Mon Feb 4 12:25:00 2008 +0000
48641
48642    Makefile.am: Also remove ./tmp from the VLC.app target.
48643
48644commit d2bf76d06de2e272940c00561b2adfbb99f49289
48645Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48646Date:   Mon Feb 4 12:12:15 2008 +0000
48647
48648    Makefile.am: Automatically remove ./tmp in the VLC-release.app target.
48649
48650commit dab8e12dee500dc68e4752313615aa4b000f41cd
48651Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48652Date:   Mon Feb 4 12:03:17 2008 +0000
48653
48654    Makefile.am: Some target weren't updated during the move.
48655
48656commit d935cd94fe18b27f58216980758e6430eed6119e
48657Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48658Date:   Mon Feb 4 11:56:04 2008 +0000
48659
48660    AUTHORS: Add lua to dionoea.
48661
48662commit 63ea30aa8429d413f162fd65ce0b0423ad70fd9b
48663Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48664Date:   Mon Feb 4 11:54:28 2008 +0000
48665
48666    AUTHORS: Add myself.
48667
48668commit 6e8eda8f7f74a8bffd92f1e2d44ccf4d42f00073
48669Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48670Date:   Mon Feb 4 11:45:17 2008 +0000
48671
48672    README: Document a bit more the source tree layout.
48673
48674commit 07868f1396d57621c48ca8d1721dacecc98668f5
48675Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48676Date:   Mon Feb 4 10:42:05 2008 +0000
48677
48678    cmake: Send in config.h.cmake.
48679
48680commit 4371729a7c6a74535ea99d9b7f694576852e31cd
48681Author: Rafaël Carré <funman@videolan.org>
48682Date:   Mon Feb 4 10:34:49 2008 +0000
48683
48684    README.MacOSX.rtf has moved
48685
48686commit 9a955affc9c0686e663744515c51a27622076cf5
48687Author: Jean-Baptiste Kempf <jb@videolan.org>
48688Date:   Mon Feb 4 07:13:02 2008 +0000
48689
48690    Contribs: Twolame has new version that fix gcc 4.3 bug and fix some mono audio level issue.
48691
48692commit d6cfab4413d5626e58d5222ef2112139076108e8
48693Author: Jean-Baptiste Kempf <jb@videolan.org>
48694Date:   Mon Feb 4 03:59:45 2008 +0000
48695
48696    Idem as previous
48697
48698commit f59e3d4d7958efd57a642e3ea5a3cd8e4f185cd3
48699Author: Jean-Baptiste Kempf <jb@videolan.org>
48700Date:   Mon Feb 4 03:48:48 2008 +0000
48701
48702    Small Win32 fix.
48703
48704commit db5678713a7bb954606ba58e3b2bc5245fcd204f
48705Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48706Date:   Mon Feb 4 02:30:03 2008 +0000
48707
48708    macosx/framework: Fix contrib location.
48709
48710commit ed6e425621bff5903ce84ed4ca09aacf921f13b2
48711Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48712Date:   Mon Feb 4 02:08:11 2008 +0000
48713
48714    buildsystem/cmake: Add an embryonary CMake support. Files are constrained into the buildsystem directory so you need to populate them prior using it, using:
48715    cd vlc && sh ./extras/buildsystem/cmake/scripts/convert_vlc_to_cmake.sh
48716
48717commit a82cb9cd0e154c9d0846ade9113f65b80683a40f
48718Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48719Date:   Mon Feb 4 01:39:48 2008 +0000
48720
48721    projects/mozilla/Makefile.am: Fix Mac OS X's package file location.
48722
48723commit 70a7449f5a0ddafe99451e29fe6f04bf421e8247
48724Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48725Date:   Mon Feb 4 01:37:46 2008 +0000
48726
48727    Move README.MacOSX.rtf to the macosx package directory.
48728
48729commit 3e3af458459aa67a5073831866e2f18c341942e8
48730Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48731Date:   Mon Feb 4 01:28:24 2008 +0000
48732
48733    Makefile.am: Get package files from the new location.
48734
48735commit b3372f1fd0cd732b956eeb545bd40873af6fc42a
48736Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48737Date:   Mon Feb 4 01:19:53 2008 +0000
48738
48739    Move the Mac OS X framework plus the yet to be finished VLC.app to projects/macosx/framework and projects/macosx/vlc_app.
48740
48741commit 2e888fde246ecb0d346ecc02e7df0c82724f02b9
48742Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48743Date:   Mon Feb 4 01:17:33 2008 +0000
48744
48745    Source Tree Layout Cleanup: (As decided at videolan-meeting #2)
48746        projects/ - contains projects that link to libvlc other than vlc and the bindings.
48747        extras/package - contains the packaging specific files.
48748        extras/deprecated - deprecated files.
48749        extras/buildsystem - contains non-default buildsystem stuff.
48750        extras/analyser - contains code analyser (such as editor specific files) specific files.
48751
48752commit 9403fcee68290b70f41dcb2aa6efc1093f837657
48753Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48754Date:   Mon Feb 4 00:18:33 2008 +0000
48755
48756    vlc_threads_funcs.h: Don't attempt to track pthread_cond_wait() that takes a long time before returning as we usually idle that way. This removes annoying warning messages.
48757
48758commit 4d6a0a40d59e256385e9b2c5638a2848a99c16fc
48759Author: Jean-Baptiste Kempf <jb@videolan.org>
48760Date:   Sun Feb 3 21:26:04 2008 +0000
48761
48762    Contribs - XML CVE-2007-6284
48763
48764commit 3b235f8db7fec3f4a244c755fa3b679d041378dc
48765Author: Felix Paul Kühne <fkuehne@videolan.org>
48766Date:   Sun Feb 3 20:54:45 2008 +0000
48767
48768    contribs: really fix this patch
48769
48770commit ecafa84f7170a6d539a0586af1aeaef097590573
48771Author: Felix Paul Kühne <fkuehne@videolan.org>
48772Date:   Sun Feb 3 20:43:28 2008 +0000
48773
48774    contribs: fixed ffmpeg patch
48775
48776commit 1db1e0f0e2fc78a284d1162e782bf07a5d8d64ff
48777Author: Rémi Denis-Courmont <rem@videolan.org>
48778Date:   Sun Feb 3 20:38:34 2008 +0000
48779
48780    Remove dead preprocessor directives
48781
48782commit 9c5aac5c0e6880517497e7a651c56324ad1935ea
48783Author: Rémi Denis-Courmont <rem@videolan.org>
48784Date:   Sun Feb 3 20:34:44 2008 +0000
48785
48786    Missing checks for alloca and mmap
48787
48788commit aaf004a2f6af24de589f44bb3fe7ec018b04f3ae
48789Author: Rémi Denis-Courmont <rem@videolan.org>
48790Date:   Sun Feb 3 20:12:50 2008 +0000
48791
48792    Don't include stddef without checking for it.
48793
48794commit c4f5530cc3500542dc8c5e08efa54997edf279b9
48795Author: Rémi Denis-Courmont <rem@videolan.org>
48796Date:   Sun Feb 3 19:09:45 2008 +0000
48797
48798    Use waitpipe when establishing an outgoing network connection
48799
48800commit 518f3a21a2e4ca352dd8a9392be85e70fa4357bb
48801Author: Rémi Duraffort <ivoire@videolan.org>
48802Date:   Sun Feb 3 18:38:10 2008 +0000
48803
48804    Add a public function to create the p_update struct.
48805
48806commit 014c5b76f3f37b722aa86fcc1cd85e1c9369e2a9
48807Author: Rémi Denis-Courmont <rem@videolan.org>
48808Date:   Sun Feb 3 18:31:07 2008 +0000
48809
48810    Remove libintl from the source tree.
48811    People use libintil from the contrib anyway.
48812
48813commit 249229af3260e94e3b034aad037b55f717ac5df8
48814Author: Rémi Denis-Courmont <rem@videolan.org>
48815Date:   Sun Feb 3 18:30:25 2008 +0000
48816
48817    We don't check for limits.h, so don't use HAVE_LIMITS_H
48818
48819commit af48cdef474e0eae17176df30dc5624aeea8c077
48820Author: Rémi Denis-Courmont <rem@videolan.org>
48821Date:   Sun Feb 3 18:29:24 2008 +0000
48822
48823    Missing #include
48824
48825commit 46ff91c65202b418c260fe5f4a8c3b3cd0e6580a
48826Author: Rémi Denis-Courmont <rem@videolan.org>
48827Date:   Sun Feb 3 15:23:15 2008 +0000
48828
48829    Fix realaudio linking on Linux without the Win32 loader
48830
48831commit ade1ff287845323353934bb70f4a32b2986b4804
48832Author: Felix Paul Kühne <fkuehne@videolan.org>
48833Date:   Sun Feb 3 14:58:06 2008 +0000
48834
48835    macosx: GUI demo of Simple Preferences showing the Interface and Audio categories. Feedback is welcome.
48836
48837commit bcca390d4441aac7c53e60b457e17bb4af8f6f71
48838Author: Rémi Denis-Courmont <rem@videolan.org>
48839Date:   Sun Feb 3 14:02:07 2008 +0000
48840
48841    Cosmetic: Use $(...) rather than ${...} for variable expansion
48842
48843commit 4fb40a4b1dff58b216ddff79fe2535054dfaa18e
48844Author: Rémi Denis-Courmont <rem@videolan.org>
48845Date:   Sun Feb 3 10:18:05 2008 +0000
48846
48847    libupnp: Don't unescape XML twice. Patch by Robson Braga Araujo
48848
48849commit cffd9d0fca7c28f12f54d4ba3a9ef90061754698
48850Author: Rémi Denis-Courmont <rem@videolan.org>
48851Date:   Sun Feb 3 10:15:24 2008 +0000
48852
48853    Ordering fix
48854
48855commit a625817c44e2067ed2db5e35c0e1984522b1469a
48856Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48857Date:   Sun Feb 3 00:33:26 2008 +0000
48858
48859    text/charset.c: Use #ifdef instead of #if for HAVE_ macro.
48860
48861commit 28ef18e5bd8a5d06cefc535e73953a0f1225ed90
48862Author: Jean-Baptiste Kempf <jb@videolan.org>
48863Date:   Sat Feb 2 23:49:02 2008 +0000
48864
48865    DVCPRO25 and 50 in AVI...
48866
48867commit f8e862a31ccc1dbfd63864684458f82e3b9ee179
48868Author: Christophe Mutricy <xtophe@videolan.org>
48869Date:   Sat Feb 2 23:21:46 2008 +0000
48870
48871    Put the preprocessing flags in CPPFLAGS
48872
48873commit bb0c23faa179c82b07e46bb03141dfd00bfdf826
48874Author: Christophe Mutricy <xtophe@videolan.org>
48875Date:   Sat Feb 2 23:11:04 2008 +0000
48876
48877    Fix fribidi.pc
48878
48879commit e751a0a7f13d74a2385c1597f3a1a3df0d295a8a
48880Author: Laurent Aimar <fenrir@videolan.org>
48881Date:   Sat Feb 2 19:17:41 2008 +0000
48882
48883    Cosmetic (corrected a comment)
48884
48885commit 2642d48aa70b003967bdb2d0b85ab25472144651
48886Author: Laurent Aimar <fenrir@videolan.org>
48887Date:   Sat Feb 2 19:15:32 2008 +0000
48888
48889     Fixed seeking at the exact stream end in block mode.
48890     It fixes errors when using mapped file input (for example with asf,
48891    or with truncated files)
48892     Please, report any regression (with dvb, mapped file, v4l, mms inputs)
48893
48894commit d8ae0aacbe77c5b288edec6c3c264e0c7858ad83
48895Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48896Date:   Sat Feb 2 18:37:01 2008 +0000
48897
48898    vlc_network.h: Prefer to use #ifdef instead of #if for HAVE_ macro.
48899
48900commit d1c108ec3cbac130eee406f17c8933fb3d2eec07
48901Author: Felix Paul Kühne <fkuehne@videolan.org>
48902Date:   Sat Feb 2 17:50:28 2008 +0000
48903
48904    qt4 - ehm, I did neither resize the windows nor wanted to do that. QDesigner is a strange thingie...
48905
48906commit 25ceff3f1524a9718890f2648b8add447ffbc44f
48907Author: Felix Paul Kühne <fkuehne@videolan.org>
48908Date:   Sat Feb 2 17:27:39 2008 +0000
48909
48910    qt4 - some string unifications. Open for comments.. ;)
48911
48912commit 747daa90b8046d4f817b9049b110af7813ce44f5
48913Author: Christophe Mutricy <xtophe@videolan.org>
48914Date:   Sat Feb 2 16:18:05 2008 +0000
48915
48916    Use pkg-config for freetype and fribidi. Please report if your distro don't have the .pc for those. It also affect skins2 cflags and libs
48917
48918commit 0c59687489172613c84aec13fd80813032b802b2
48919Author: Rafaël Carré <funman@videolan.org>
48920Date:   Sat Feb 2 15:30:13 2008 +0000
48921
48922    growl: better formatting of notification, depending which metadata is available
48923
48924commit 43c75f9d149c0da2cccac85c9f0be752d1bd2c5a
48925Author: Rafaël Carré <funman@videolan.org>
48926Date:   Sat Feb 2 15:26:34 2008 +0000
48927
48928    mozilla: update svn:ignore property
48929
48930commit 6366a6c48f08b10987a240b729ef9d8005bf2e6a
48931Author: Rafaël Carré <funman@videolan.org>
48932Date:   Sat Feb 2 15:24:31 2008 +0000
48933
48934    mozilla: fix out-of-tree compilation on macosx
48935
48936commit 68f4acf9074f9c7c889685838b3368720959c613
48937Author: Rafaël Carré <funman@videolan.org>
48938Date:   Sat Feb 2 15:23:53 2008 +0000
48939
48940    make.pl: match gcc -mmacosx-minXXXXX lines
48941
48942commit 3c54b698d868c7002b24bba4a064c56f021e0eb6
48943Author: Rafaël Carré <funman@videolan.org>
48944Date:   Sat Feb 2 15:23:17 2008 +0000
48945
48946    contribs/src: update svn:ignore property
48947
48948commit 087cd78556f69c48bac1e60057037adcac1abda0
48949Author: Rafaël Carré <funman@videolan.org>
48950Date:   Sat Feb 2 15:22:18 2008 +0000
48951
48952    contribs: move macosx gecko-sdk in the right place
48953
48954commit 9ddb154fb22c3d808e3ee2a257ee39b85754a349
48955Author: Rafaël Carré <funman@videolan.org>
48956Date:   Sat Feb 2 15:21:30 2008 +0000
48957
48958    misc/osd: set svn:ignore property
48959
48960commit b7513df506e5b81b19ffadc08973ef83a2825b72
48961Author: Antoine Cellerier <dionoea@videolan.org>
48962Date:   Sat Feb 2 14:39:45 2008 +0000
48963
48964    Capture devices interface changes: put v4l2 before v4l. Put the advanced settings in a scroll area.
48965
48966commit ae87215a25921a146be4b2ccd22192f529ff9b4e
48967Author: Christophe Mutricy <xtophe@videolan.org>
48968Date:   Sat Feb 2 14:11:19 2008 +0000
48969
48970    Include stdint.h for uint32_t. i'm not sure how portable it is and how to make it better without including config.h
48971
48972commit 2c5961968b30854a320a37baee61b20454c305d2
48973Author: Christophe Mutricy <xtophe@videolan.org>
48974Date:   Sat Feb 2 14:10:47 2008 +0000
48975
48976    svn:keywords
48977
48978commit 47d3ba0c807489c6cf918a636e1b5404f5dcbaee
48979Author: Pierre d'Herbemont <pdherbemont@videolan.org>
48980Date:   Sat Feb 2 14:07:33 2008 +0000
48981
48982    Makefile.am: Make sure VLC.app will be installed correctly. (Or make sure we won't attempt to install VLC.app).
48983
48984commit 03fefb1cb273bf54a9f68828ee03bd490edff233
48985Author: Antoine Cellerier <dionoea@videolan.org>
48986Date:   Sat Feb 2 13:50:17 2008 +0000
48987
48988    Add a missing word.
48989
48990commit 3aa161adeee17635a723184260b63bea1695236a
48991Author: Antoine Cellerier <dionoea@videolan.org>
48992Date:   Sat Feb 2 13:33:09 2008 +0000
48993
48994    Some more of the same.
48995
48996commit cacd01db035b065bdecc2ac70807fbc18b56ed11
48997Author: Jean-Paul Saman <jpsaman@videolan.org>
48998Date:   Sat Feb 2 13:26:56 2008 +0000
48999
49000    Enable use of MMXEXT if available in modules/codec/ffmpeg/scale.c
49001
49002commit d4ed9e115a590409b9a48df13cc63c67f6720d1d
49003Author: Antoine Cellerier <dionoea@videolan.org>
49004Date:   Sat Feb 2 13:11:17 2008 +0000
49005
49006    Fix error in gpg signature verification function. Gcrypt is responsible for freeing the value returned by gcry_md_read, so we shouldn't free it ourselves but use gcry_md_close instead.
49007
49008commit e9fffd8895d71e629ecc61419a0df28529d25afe
49009Author: Jean-Paul Saman <jpsaman@videolan.org>
49010Date:   Sat Feb 2 12:56:23 2008 +0000
49011
49012    Restore resizing functionality with ffmpeg swscale. Please check if crop and padding work as expected and report any regressions.
49013
49014commit a51161fa3baf77512d679464ff7137f5375bae70
49015Author: Felix Paul Kühne <fkuehne@videolan.org>
49016Date:   Sat Feb 2 10:55:34 2008 +0000
49017
49018    configure.ac: Darwin doesn't have X11 in most setups either
49019
49020commit d365b987a6873486c3a03622df8a60fea20489be
49021Author: Jean-Paul Saman <jpsaman@videolan.org>
49022Date:   Sat Feb 2 09:43:59 2008 +0000
49023
49024    Oops use -a iso -o
49025
49026commit f52a08fd3ea599c03920a8f4b6a1b922dd9ca48c
49027Author: Jean-Paul Saman <jpsaman@videolan.org>
49028Date:   Sat Feb 2 09:08:11 2008 +0000
49029
49030    Revert [24765]: Add -lX11 to qt4 linking on non-Windows systems only.
49031
49032commit 3707af9db852aab8d69dae0a1b1199e125cf6464
49033Author: Jean-Baptiste Kempf <jb@videolan.org>
49034Date:   Sat Feb 2 01:18:00 2008 +0000
49035
49036    Contribs: png depends on zlib
49037
49038commit 6b797c9c6a889d787c91545151c1cd26b81bec70
49039Author: Christophe Mutricy <xtophe@videolan.org>
49040Date:   Sat Feb 2 00:51:08 2008 +0000
49041
49042    Revert [24749]. Somehow win32 doesn't have X11
49043
49044commit 78d4a87fc6ad5f58af52886364a77d75e8ee6cd2
49045Author: Christophe Mutricy <xtophe@videolan.org>
49046Date:   Sat Feb 2 00:46:38 2008 +0000
49047
49048    Hopefully fix libgcrypt linking
49049
49050commit b1db6c5c40aa5d175dbc48658be5482698b09db9
49051Author: Jean-Baptiste Kempf <jb@videolan.org>
49052Date:   Sat Feb 2 00:08:58 2008 +0000
49053
49054    Qt4- DOn't assumer string has been included
49055
49056commit 27e9f03df05a22c1e6defacd353a8eb3b6e5862e
49057Author: Christophe Mutricy <xtophe@videolan.org>
49058Date:   Fri Feb 1 23:51:03 2008 +0000
49059
49060    Cosmetic
49061
49062commit f03ffad5affe8810d3bddf13b152f2d5952378c2
49063Author: Jean-Baptiste Kempf <jb@videolan.org>
49064Date:   Fri Feb 1 23:01:11 2008 +0000
49065
49066    Qt4 - Use qtu() and no stdString
49067
49068commit 8a6aa1e9f388a91d8cc98ac8b6fe8764c4cc6e62
49069Author: Jean-Baptiste Kempf <jb@videolan.org>
49070Date:   Fri Feb 1 22:33:26 2008 +0000
49071
49072    Contribs : Use Qt 4.3.4snapshot on windows. Compiled with -O3 and patched with the help of Trolltech.
49073
49074commit 78b6e9ca27572861fdd4da35e70847dfc2106fa9
49075Author: Christophe Mutricy <xtophe@videolan.org>
49076Date:   Fri Feb 1 19:02:16 2008 +0000
49077
49078    Brazillian Portuguese l10n update by Sidney Doria
49079
49080commit fa417cafd73799553e92e5075dce22af1ca3efaa
49081Author: Rémi Duraffort <ivoire@videolan.org>
49082Date:   Fri Feb 1 19:00:29 2008 +0000
49083
49084    Fix previous commit.
49085
49086commit fac2543c284b118c54054c3de9615d8b5218128c
49087Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49088Date:   Fri Feb 1 18:58:26 2008 +0000
49089
49090    VLCKit/VLCMedia.m: Fix the compare: function.
49091
49092commit 6576b0b21a58a87207a5b7e72887659de3bd3fd1
49093Author: Rémi Duraffort <ivoire@videolan.org>
49094Date:   Fri Feb 1 18:19:19 2008 +0000
49095
49096    Compilation fix for Qt4.2
49097
49098commit 163fe44a986abaea166958f403f680095dd25ca0
49099Author: Ilkka Ollakka <ileoo@videolan.org>
49100Date:   Fri Feb 1 17:59:06 2008 +0000
49101
49102    fix align setting, p_spu->p_region is null there
49103
49104commit 71ff7a2ab05ddedcd14126c09caf1ef83c444575
49105Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49106Date:   Fri Feb 1 17:50:15 2008 +0000
49107
49108    modules/genmf: Use printf instead of echo -n to prevent some weird shell/Makefile issues. (Fix make install on Mac OS X).
49109
49110commit a950a071e98a15da3ffedd07cd7f1bf4f1560709
49111Author: Rémi Denis-Courmont <rem@videolan.org>
49112Date:   Fri Feb 1 17:16:11 2008 +0000
49113
49114    Set the Win32 console title
49115
49116commit 90a0020f6dbc94b5f07605d9bd6658273e208f7d
49117Author: Rémi Denis-Courmont <rem@videolan.org>
49118Date:   Fri Feb 1 17:13:50 2008 +0000
49119
49120    Set the proper output codepage for the console.
49121
49122commit dab63839ecf1fe7884dbfac21a38a80e6d51ebe0
49123Author: Rémi Denis-Courmont <rem@videolan.org>
49124Date:   Fri Feb 1 17:07:06 2008 +0000
49125
49126    Simplify ConsoleWidth() and implement it for real on Win32
49127
49128commit dc31c77afc9209dee190a6d64b63b152d1d1ddc6
49129Author: Rémi Denis-Courmont <rem@videolan.org>
49130Date:   Fri Feb 1 16:53:16 2008 +0000
49131
49132    Fix "1: command not found" error
49133
49134commit c2107f8113961b3755e5672f194416869735835d
49135Author: Jean-Paul Saman <jpsaman@videolan.org>
49136Date:   Fri Feb 1 13:02:42 2008 +0000
49137
49138    Fix building of qt4 gui
49139
49140commit 17a2185712a38cfb2b9263e69b9deee2cbfd211a
49141Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49142Date:   Fri Feb 1 13:01:53 2008 +0000
49143
49144    libvlc.sym: Add some previously undiscovered symbols.
49145
49146commit 3058c07a6e6b52d560a043e814500e74e24b4eb4
49147Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49148Date:   Fri Feb 1 13:00:25 2008 +0000
49149
49150    src/check_symbols: More work around and fixes for symbol detection.
49151
49152commit 85a11b9c19d72e1423c143c223b283c2fca858fd
49153Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49154Date:   Fri Feb 1 12:31:58 2008 +0000
49155
49156    src/check_symbols: Work around some sed implemention. (Especially Mac OS X's).
49157
49158commit afdf4746f2161a2df572fe07ab32dc79471f8623
49159Author: Felix Paul Kühne <fkuehne@videolan.org>
49160Date:   Fri Feb 1 11:02:25 2008 +0000
49161
49162    SDL_image: fixed patch submitted in [24741], so it does merge correctly
49163
49164commit 26714f229b249ab989cecd121344689354ff355a
49165Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49166Date:   Fri Feb 1 10:50:19 2008 +0000
49167
49168    test/headers.c: Make sure __LIBVLC__ isn't defined.
49169
49170commit 9291c27e32bc30d4036b74c55d62566e3f779398
49171Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49172Date:   Fri Feb 1 10:43:20 2008 +0000
49173
49174    src/Makefile.am: Make sure we link test_i18n_atof with libvlc, especially if vlc_iconv is used.
49175
49176commit 1fd47f50de3b30f45401b4e207f1644404ceec4e
49177Author: Pavlov Konstantin <thresh@videolan.org>
49178Date:   Fri Feb 1 10:37:54 2008 +0000
49179
49180    Fix CVE 2006-4484. Should be backported.
49181
49182commit ae26ef1dbcba4c3466d0143baa69eb5d0541c58c
49183Author: Felix Paul Kühne <fkuehne@videolan.org>
49184Date:   Fri Feb 1 10:27:04 2008 +0000
49185
49186    contribs: updated the ffmpeg OSX intel mmx patch to match current svn
49187
49188commit 27808e124a51aa727f760dd70990509a90a28510
49189Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49190Date:   Fri Feb 1 10:15:46 2008 +0000
49191
49192    vlc_arrays.h: Sanity check.
49193
49194commit 9afe60081bbad75e6bd907226759a182d6150ee1
49195Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49196Date:   Fri Feb 1 01:32:05 2008 +0000
49197
49198    MacOSX/Framework/Pre-Compile.sh: Support the VLC-release.app target.
49199
49200commit 3e75c8bc8fb5246b6bcc496c240e47dc9a9e156b
49201Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49202Date:   Fri Feb 1 01:31:08 2008 +0000
49203
49204    Makefile.am: Fix VLC-release.app, this uses the Pre-Compile.sh script from the Framework.
49205
49206commit 95a6cb5e37fa2a96fed78592f92619b1030c86e4
49207Author: Jean-Baptiste Kempf <jb@videolan.org>
49208Date:   Thu Jan 31 23:27:56 2008 +0000
49209
49210    Forgot the quit line.
49211
49212commit ead3487d308ff925800caa9c70c4915e6b14ed26
49213Author: Jean-Baptiste Kempf <jb@videolan.org>
49214Date:   Thu Jan 31 23:26:17 2008 +0000
49215
49216    Let's go on with the "women enslaving men" category.
49217
49218commit 20f3acbf3852dd65cff6065b08c15f7665c7cc50
49219Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49220Date:   Thu Jan 31 23:20:45 2008 +0000
49221
49222    Make sure VLC.app doesn't take too much time to build. This breaks VLC-release.app, and following commit will fix that.
49223
49224commit a80b4670ad25c57fce95af299fb3f6bbf97b8ecf
49225Author: Christophe Mutricy <xtophe@videolan.org>
49226Date:   Thu Jan 31 22:22:25 2008 +0000
49227
49228    Revert [24713]. If problem there is it's in configure.ac or in the qt4 .pc's
49229
49230commit 2e436947120262015d11616f029d65618b4b5b20
49231Author: Christophe Mutricy <xtophe@videolan.org>
49232Date:   Thu Jan 31 22:19:21 2008 +0000
49233
49234    Add a tooltip
49235
49236commit 28825619153e9637a9d80146ee7d525b1ec920a5
49237Author: Jean-Baptiste Kempf <jb@videolan.org>
49238Date:   Thu Jan 31 19:49:55 2008 +0000
49239
49240    Qt4 - #ifdef WIN32 consistancy if some insane people try Qt on Mac.
49241
49242commit 3e75ca5651e523d224b57855baa9cb1a4664a459
49243Author: Rémi Denis-Courmont <rem@videolan.org>
49244Date:   Thu Jan 31 18:38:06 2008 +0000
49245
49246    Allocate message queues mutexes against NULL instead of an object.
49247    This avoids an infinite recursion if vlc_mutex_* fails (calls msg_Err).
49248
49249commit 92d9e96b0ba7c1eee3d8200386c0ecce1d079acc
49250Author: Rémi Denis-Courmont <rem@videolan.org>
49251Date:   Thu Jan 31 18:30:12 2008 +0000
49252
49253    Typo
49254
49255commit ccb3a60176d4463af2f8cebac128f75c4ca9e2fc
49256Author: Rémi Denis-Courmont <rem@videolan.org>
49257Date:   Thu Jan 31 18:27:51 2008 +0000
49258
49259    Fix [24726]
49260
49261commit b813408ab1a5072af0c11e28ade4024bbb344291
49262Author: Felix Paul Kühne <fkuehne@videolan.org>
49263Date:   Thu Jan 31 18:19:17 2008 +0000
49264
49265    macosx: added an extra sanity check to fix video playback on Macs using the QT4 interface (fullscreen mode still broken)
49266
49267commit 08606c7159d799fa7f64452f89d777a8a3710738
49268Author: Rémi Denis-Courmont <rem@videolan.org>
49269Date:   Thu Jan 31 18:02:38 2008 +0000
49270
49271     - Use posix_memalign when available.
49272     - Use inlines for expansion safety.
49273
49274commit 88e2bbbaaa6d2f0b3e2e23e4392607e05abf13f5
49275Author: Rémi Denis-Courmont <rem@videolan.org>
49276Date:   Thu Jan 31 17:51:46 2008 +0000
49277
49278    Don't loose our INSTALL
49279
49280commit 29606418af970617b4b8c56694949a6142117614
49281Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49282Date:   Thu Jan 31 17:49:29 2008 +0000
49283
49284    libvlc.sym: Revert previous commit as I was apparently lagging behind trunk.
49285
49286commit 88a49c8bfc0ceaeeee4c4b5f1c76b17ebc63e59d
49287Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49288Date:   Thu Jan 31 17:45:22 2008 +0000
49289
49290    src/libvlc.sym: Update symbol list.
49291
49292commit 9998b1b4ef14dd879b662d1da728f0ca44954764
49293Author: Rémi Denis-Courmont <rem@videolan.org>
49294Date:   Thu Jan 31 17:37:17 2008 +0000
49295
49296    Use autoreconf instead of playing the how is automake called game.
49297
49298commit 79873cd826344ae2ff8e36c852e4a3d3e3705aa3
49299Author: Felix Paul Kühne <fkuehne@videolan.org>
49300Date:   Thu Jan 31 17:36:00 2008 +0000
49301
49302    *coughcough*
49303
49304commit 1ecb168d19f4f82bba2dbdce3c6e83c7a06fd49b
49305Author: Felix Paul Kühne <fkuehne@videolan.org>
49306Date:   Thu Jan 31 17:24:36 2008 +0000
49307
49308    qt4: fix [24714] properly
49309
49310commit 09804cdb6bee5a2db80298a6eedf1a8a905d53da
49311Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49312Date:   Thu Jan 31 17:21:33 2008 +0000
49313
49314    ffmpeg-svn-mmx_removal-darwin9.patch: Update to match ffmpeg svn.
49315
49316commit 4ecf7a645b2e9502c925ed523b547e3009ccfde7
49317Author: Felix Paul Kühne <fkuehne@videolan.org>
49318Date:   Thu Jan 31 17:20:26 2008 +0000
49319
49320    contribs: added an optional entry to compile QT4 on Darwin. run 'make .qt4_mac', if you want to build it. Note that you'll need to type 'yes' shortly afterwards to accept Qt's GPL. I'll provide a patch for this.
49321
49322commit e76d847b0ec649776753f783cf0cc97f5a20e0b8
49323Author: Rémi Denis-Courmont <rem@videolan.org>
49324Date:   Thu Jan 31 17:20:11 2008 +0000
49325
49326    Move automake options to Makefile.am
49327
49328commit 85a37a8cb990d3a992550b96bdea703a5fdd511c
49329Author: Rémi Denis-Courmont <rem@videolan.org>
49330Date:   Thu Jan 31 17:11:58 2008 +0000
49331
49332    Yes, it works
49333
49334commit bbc8f6c6ca9d8b3bf8967bc8e8063255ae0930ec
49335Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49336Date:   Thu Jan 31 17:00:27 2008 +0000
49337
49338    contrib/Makefile: Remove references to the gettext-macosx.patch as it is no more here.
49339
49340commit bbe3b734179b1da01c42c041c7e7512e847d635f
49341Author: Jean-Paul Saman <jpsaman@videolan.org>
49342Date:   Thu Jan 31 14:54:04 2008 +0000
49343
49344    Disable broken code, please compile before you checkin
49345
49346commit 267a0def31736bd50f4205c05f6abd3b0a53084f
49347Author: Jean-Paul Saman <jpsaman@videolan.org>
49348Date:   Thu Jan 31 14:54:01 2008 +0000
49349
49350    Disable broken code in qt4.
49351
49352commit 258a1532f5f36593885d1e672b6b8ad11691f31d
49353Author: Pierre d'Herbemont <pdherbemont@videolan.org>
49354Date:   Thu Jan 31 11:54:37 2008 +0000
49355
49356    configure.ac: No more objective-c in src/.
49357
49358commit 5bf3af78237fd4aafacee76b787bda69cb5ae77d
49359Author: Jean-Baptiste Kempf <jb@videolan.org>
49360Date:   Thu Jan 31 08:40:51 2008 +0000
49361
49362    Qt4 - Fix behaviour with --qt-display-mode 2
49363
49364commit 7d1569cae4d52cc1dfe8d63c9b3fb7fbe8d781e5
49365Author: Jean-Baptiste Kempf <jb@videolan.org>
49366Date:   Thu Jan 31 08:28:11 2008 +0000
49367
49368    Qt4 - Start mode configuration simplification.
49369
49370commit 83210184c579e782f07999dd96ebebe36de04bab
49371Author: Jean-Baptiste Kempf <jb@videolan.org>
49372Date:   Thu Jan 31 05:46:15 2008 +0000
49373
49374    Qt4 - tracks detection is splitted from the other functions. Fix the "fullscreen button not showing" bug in some cases.
49375
49376commit 890f92176f89c068770a6325263e3454d75719c7
49377Author: Jean-Baptiste Kempf <jb@videolan.org>
49378Date:   Thu Jan 31 04:55:12 2008 +0000
49379
49380    Qt4 - Fix compilation
49381
49382commit 795e29ee5c30b0754793c0d065aa0d801ae8fc11
49383Author: Jean-Baptiste Kempf <jb@videolan.org>
49384Date:   Thu Jan 31 04:50:27 2008 +0000
49385
49386    Qt4 - taglib defines attachment:// Make a comment on that.
49387
49388commit 7a8ee109159cf9c62944adb1b83f314fd732c5d4
49389Author: Jean-Baptiste Kempf <jb@videolan.org>
49390Date:   Thu Jan 31 04:46:17 2008 +0000
49391
49392    Qt4 - UpdateArt separation from other functions in the IM.
49393
49394commit 527187a035e7392365f6f352f43ab63fc0bf330f
49395Author: Jean-Baptiste Kempf <jb@videolan.org>
49396Date:   Thu Jan 31 02:46:03 2008 +0000
49397
49398    Remove useless ui properties.
49399
49400commit 547a4494dff2a2781a19c1be52ea3aa8e960c903
49401Author: Jean-Baptiste Kempf <jb@videolan.org>
49402Date:   Thu Jan 31 02:34:31 2008 +0000
49403
49404    Qt4 - Extended Panels. try to fix the sizing ...
49405
49406commit 031e7a2d7288934c46192f0363345d9e230ee3e5
49407Author: Jean-Baptiste Kempf <jb@videolan.org>
49408Date:   Thu Jan 31 02:00:43 2008 +0000
49409
49410    Qt4 - Simple Preferences, audio: you expect to deal with % for the volume not abstract values from 0 to 1024... Added a label for that.
49411
49412commit d9aab7a28592078ef59642d2eb301028dc3f9ea1
49413Author: Jean-Baptiste Kempf <jb@videolan.org>
49414Date:   Thu Jan 31 01:17:01 2008 +0000
49415
49416    Quick compile fix for Windows, I don't think we need this debug message.
49417
49418commit 5e87283e04cd78d62e09ae7f4377023c55ecb7f7
49419Author: Jean-Baptiste Kempf <jb@videolan.org>
49420Date:   Thu Jan 31 00:52:15 2008 +0000
49421
49422    Qt4 - Updates: actually call the udpater when needed. Part 3
49423
49424commit 2f20315adca6dc9546d8edd7e5059971b1d98bbb
49425Author: Jean-Baptiste Kempf <jb@videolan.org>
49426Date:   Thu Jan 31 00:46:50 2008 +0000
49427
49428    Qt4 - Update check every x days. Put it in the preferences, and in the privacy Dialog (may be useless on the privacy dialog ).
49429
49430commit 6c157c745bffef923ca39de6e6f705d18351e2c6
49431Author: Jean-Baptiste Kempf <jb@videolan.org>
49432Date:   Thu Jan 31 00:27:20 2008 +0000
49433
49434    Qt4 - Launch the update every x days ( x being 14 days by default ). Check done just before the exec(). part 1.
49435
49436commit e70608741eb7969285c6abbe1dc3c8d811afaa41
49437Author: Jean-Baptiste Kempf <jb@videolan.org>
49438Date:   Wed Jan 30 23:38:23 2008 +0000
49439
49440    Qt4 - Sprefs audio alignment fix.
49441
49442commit bf170e3f5909b459c1adf1e4fd7d79e949c39fee
49443Author: Jean-Baptiste Kempf <jb@videolan.org>
49444Date:   Wed Jan 30 23:34:16 2008 +0000
49445
49446    Qt4 - Sprefs, avoid to cut text.
49447
49448commit d5c6b9dfc4456f5b8a11a142fbe82ee46ed9ca43
49449Author: Christophe Mutricy <xtophe@videolan.org>
49450Date:   Tue Jan 29 22:35:02 2008 +0000
49451
49452    Activate Czech and Slovak l10n in the win installer has they are now correct
49453
49454commit a970900a916c2a0da5628f2f1e6bd612d58811a4
49455Author: Ilkka Ollakka <ileoo@videolan.org>
49456Date:   Tue Jan 29 21:45:49 2008 +0000
49457
49458    set qmin=3 in ffmpeg encode when bitrate is set and user hasn't defined qmin/qmax self
49459
49460commit 04c1c21d45ad4fd9195838da2335a349c44acad8
49461Author: Christophe Mutricy <xtophe@videolan.org>
49462Date:   Tue Jan 29 21:44:22 2008 +0000
49463
49464    Brazillian portuguese l10n update by Sidney Doria
49465
49466commit 89f2455fce9bd360667128623371f4d6f65d5431
49467Author: Rémi Denis-Courmont <rem@videolan.org>
49468Date:   Tue Jan 29 18:11:02 2008 +0000
49469
49470    Comment related to previous commit
49471
49472commit d1af4dc515e171d2c0d5ed68b3f948dd995c9bf8
49473Author: Rémi Denis-Courmont <rem@videolan.org>
49474Date:   Tue Jan 29 18:09:59 2008 +0000
49475
49476    Sync Multipart JPEG content-type with the one used in the MPJEG muxer
49477
49478commit aeb9817eb91d9df6030c0b5f9cd6762cd97319e9
49479Author: Rafaël Carré <funman@videolan.org>
49480Date:   Tue Jan 29 14:20:45 2008 +0000
49481
49482    freetype: fix compilation, vlc_mtime.h is already included in vlc_common.h
49483
49484commit 1a70c09afd6b6a946bde6e18102f7a2519bd2068
49485Author: Rafaël Carré <funman@videolan.org>
49486Date:   Tue Jan 29 14:00:54 2008 +0000
49487
49488    dbus: fix warnings, implement GetCaps method (the signal is still missing)
49489
49490commit 94a6747034ad39d24f7c7fd960017e7090aa8d4d
49491Author: Rafaël Carré <funman@videolan.org>
49492Date:   Tue Jan 29 13:58:41 2008 +0000
49493
49494    misc: fix warnings
49495        declare unused parameters in callbacks as void
49496        use size_t
49497        xml/xtag.c: comment dead code
49498        freetype: use mdate() instead of time(), remove unused parameter from UnderlineGlyphYUVA()
49499        notify/growl: factorize NotifyGrowl()
49500
49501commit 25ad0cdef1cfe031218aae58017a5124335f55d0
49502Author: Rafaël Carré <funman@videolan.org>
49503Date:   Tue Jan 29 13:55:19 2008 +0000
49504
49505    mux: fix warnings, fix Control() indentation
49506        avi/avi_HeaderAdd_str{h,f}(): removes unused parameter
49507        mp4/Convert{SUBT,AVC1}() GetD263Tag() Get{Text,Vide}Box(): same
49508        mpeg/ts/BufferChainClean(): same
49509        ogg/OggCreate{Header,Footer}(): same
49510
49511commit 51bc0c4a0c7875d64cacce29d057a0dd600d7620
49512Author: Rafaël Carré <funman@videolan.org>
49513Date:   Tue Jan 29 13:48:20 2008 +0000
49514
49515    video_chroma: fix warnings
49516
49517commit 5673af6fecd59187ae1367c8b5661ecd545d4f91
49518Author: Rafaël Carré <funman@videolan.org>
49519Date:   Tue Jan 29 13:47:44 2008 +0000
49520
49521    vlm: kludge to avoid well-handled NULL format string warnings, and factorize ExecuteHelp()
49522
49523commit 733a686ea25ee196a0b402d8794646dfb25f5c9b
49524Author: Rafaël Carré <funman@videolan.org>
49525Date:   Tue Jan 29 13:46:15 2008 +0000
49526
49527    video_filter: fix warnings
49528        declare unused parameters in vlc callbacks as void
49529        deinterlace/RenderX() & motionblur/Copy(): remove unused argument
49530
49531commit 3ab1807f9e8f5ca13dd6850b4df3ab6cdc52e005
49532Author: Rafaël Carré <funman@videolan.org>
49533Date:   Tue Jan 29 13:43:53 2008 +0000
49534
49535    id3tag: use size_t to represent sizes
49536
49537commit 52e95c97f521097c3ac0f77f2b1aa0d0e04d35f1
49538Author: Rafaël Carré <funman@videolan.org>
49539Date:   Tue Jan 29 13:40:35 2008 +0000
49540
49541    stream_out: fix warnings
49542        rtp: add the prototype for rtp_packetize_h264_nal()
49543        transcode: transcode_{spu,audio}_close(): removes unused argument
49544        mosaic_bridge: video_del_buffer(): removes unused argument
49545
49546commit ce654e9f4e21951c6676361b7718646714d00b98
49547Author: Rafaël Carré <funman@videolan.org>
49548Date:   Tue Jan 29 13:38:00 2008 +0000
49549
49550    EsIsSelected() input_ClockSetRate() input_ClockInit() input_ClockResetPCR():
49551    removes unused arguments
49552
49553commit 079a1818dc58b9dc81ca92b5217da2a8d599572f
49554Author: Rafaël Carré <funman@videolan.org>
49555Date:   Tue Jan 29 13:34:30 2008 +0000
49556
49557    codecs & packetizers: fix warnings
49558        use size_t instead of int to represent sizes
49559        removes unused parameters from:
49560            block_BytestreamInit()
49561            mpeg4_audio/LOASSyncInfo()
49562            cinepak/cinepak_Getv1()
49563            speex/SendPacket()
49564            subsass/ParseColor()
49565            ffmpeg/postprocess/InitPostproc() & PostprocPict()
49566            dvbsub/YuvaYuvp() & encode_pixel_line_{2,4,8}bp()
49567            faad/DoReordering()
49568
49569    vlc_block_helper.h:
49570        use size_t, removes unused parameter from block_BytestreamInit()
49571
49572    struct filter_t:
49573        removes unused parameters from pf_picture_link() & pf_picture_unlink()
49574
49575    cmml: fix a segfault (p_item isn't an input item, despite the name) present for some months, proving that nobody did use that code ?
49576
49577commit c4802454727f939844aaf4d44e49e7fa7c31f32b
49578Author: Rafaël Carré <funman@videolan.org>
49579Date:   Tue Jan 29 13:20:49 2008 +0000
49580
49581    input_CurrentMetaFlags() takes a const parameter
49582
49583commit 344f75bc919e09535b43a117c20a40f2f4a7bf1d
49584Author: Rafaël Carré <funman@videolan.org>
49585Date:   Tue Jan 29 13:19:29 2008 +0000
49586
49587    MRLSplit(): removes unused parameter
49588
49589commit 04c8bb5da416fb26239f21c319966d9f03449dcc
49590Author: Rafaël Carré <funman@videolan.org>
49591Date:   Tue Jan 29 13:18:01 2008 +0000
49592
49593    loader: fix a warning
49594
49595commit 99da87a84b43806f69369ca4b5dcb7cffe9ce1f3
49596Author: Ilkka Ollakka <ileoo@videolan.org>
49597Date:   Tue Jan 29 11:47:23 2008 +0000
49598
49599    - fix qmax/qmin if statements
49600    - if user requests certain bitrate, set defaults to qmax=51,qmin=10 if
49601      user hasn't defined them otherwise. Should help normal user to get
49602      bitrate he/she requests.
49603
49604commit 1662591d14a325ccd830242aed7333b833049fb2
49605Author: Ilkka Ollakka <ileoo@videolan.org>
49606Date:   Tue Jan 29 08:03:27 2008 +0000
49607
49608    small (ugly) fix to check EAGAIN after recv returns -1, fixes telnet-interface input
49609
49610commit c37a1aac1b6d6a6f0531756f907ea70ab7c9e8a0
49611Author: Jean-Baptiste Kempf <jb@videolan.org>
49612Date:   Tue Jan 29 01:14:19 2008 +0000
49613
49614    Contribs- bump dirac to 0.9.0. DOes anyone actually use this codec ?
49615
49616commit 5d34fbe1ce2f13b11c1fcb09dfca81dc3b3ed214
49617Author: Jean-Baptiste Kempf <jb@videolan.org>
49618Date:   Mon Jan 28 20:34:48 2008 +0000
49619
49620    Add -O3 with mingw in the contribs.
49621
49622commit b5263f9cf9d94b558502fa932c8e5f053915e6ff
49623Author: Pavlov Konstantin <thresh@videolan.org>
49624Date:   Mon Jan 28 19:58:10 2008 +0000
49625
49626    Fix builds with dirac >= 0.9.0, require it as well.
49627
49628commit b6ca26bb09065b30348425f215c7007b0a4aeadb
49629Author: Jean-Baptiste Kempf <jb@videolan.org>
49630Date:   Mon Jan 28 19:51:38 2008 +0000
49631
49632    Contribs: remove unnecessary patch.
49633
49634commit f09786cf087c1a3651523398ce32c4d33fd13f38
49635Author: Christophe Mutricy <xtophe@videolan.org>
49636Date:   Mon Jan 28 19:51:25 2008 +0000
49637
49638    Compile fix
49639
49640commit b0d5c622bc9bbcf5997335e1112451bac6c1e602
49641Author: Jean-Baptiste Kempf <jb@videolan.org>
49642Date:   Mon Jan 28 19:50:33 2008 +0000
49643
49644    Use --disable-devices in contribs.
49645
49646commit f81c081cfd02817ad08b2527cee6452cbe25fd57
49647Author: Jean-Baptiste Kempf <jb@videolan.org>
49648Date:   Mon Jan 28 19:19:29 2008 +0000
49649
49650    Contribs - Remove unnecessary ffmpeg patch merged in trunnk.
49651
49652commit 060298d296a76a75d2047ffc43b559888961c8e7
49653Author: Rafaël Carré <funman@videolan.org>
49654Date:   Mon Jan 28 17:41:34 2008 +0000
49655
49656    audio_filter/: fix warnings
49657    remove unused parameters from:
49658            EqzFilter() (equalizer.c)
49659            stereo_to_mono(), mono(), stereo2mono_downmix() (channel_mixer/mono.c)
49660
49661commit ac175b34c25addef2642e6bd6cb738d098136957
49662Author: Rafaël Carré <funman@videolan.org>
49663Date:   Mon Jan 28 17:33:15 2008 +0000
49664
49665    services_discovery/: fix warnings
49666
49667commit 4c34dd9404def1bfef4bf579bf75ea7a1a0bb875
49668Author: Rafaël Carré <funman@videolan.org>
49669Date:   Mon Jan 28 17:33:02 2008 +0000
49670
49671    ncurses: removes useless unused parameter warnings, mvhline()->mvwhline()
49672
49673commit 656fa1a272ce7a62657a2ce742015d29890c4deb
49674Author: Rafaël Carré <funman@videolan.org>
49675Date:   Mon Jan 28 17:31:13 2008 +0000
49676
49677    demux/playlist/ : removes useless unused parameter warnings
49678
49679commit c35ce64434d25909fd8ce18abc3d0df2a5ec9668
49680Author: Rafaël Carré <funman@videolan.org>
49681Date:   Mon Jan 28 17:29:43 2008 +0000
49682
49683    audio_output/ : removes useless unused parameter warnings
49684
49685commit 70ac3d928c9437f704f6130f67db50678661c089
49686Author: Rafaël Carré <funman@videolan.org>
49687Date:   Mon Jan 28 17:24:41 2008 +0000
49688
49689    control/*: fix warnings
49690    rc.c: disable update code
49691
49692commit b687f9e9cff90c72eb4f51332a314d098da4ffe6
49693Author: Rafaël Carré <funman@videolan.org>
49694Date:   Mon Jan 28 17:14:18 2008 +0000
49695
49696    xcommon.c: fix warnings
49697
49698commit 8728e7f2de59f4bd740ed0abe6e09a7c8fede9ec
49699Author: Rafaël Carré <funman@videolan.org>
49700Date:   Mon Jan 28 17:12:18 2008 +0000
49701
49702    video_output/opengl.c:
49703        Transform(): remove unused parameter
49704        avoids useless unused parameter warnings
49705
49706commit 3b24180294c2cc3bdc15c2d2e9ad6693951fffca
49707Author: Rémi Denis-Courmont <rem@videolan.org>
49708Date:   Mon Jan 28 17:04:30 2008 +0000
49709
49710    CSC want mb_str initialized explicitly
49711
49712commit 3503ab25515909d273d425f6f5f3bd3074f2cfe2
49713Author: Rafaël Carré <funman@videolan.org>
49714Date:   Mon Jan 28 17:01:48 2008 +0000
49715
49716    video_output: avoids unused parameter warnings
49717
49718commit 689dd889dee2ea43e8a7cb64ccec0b923a8a60bd
49719Author: Rémi Denis-Courmont <rem@videolan.org>
49720Date:   Mon Jan 28 17:01:48 2008 +0000
49721
49722    Only use waitpipe for _kill, rather than _signal, which is what people expect
49723    (You really don't usually want your net_Read/net_Write to interrupted).
49724    In the process, fix a deadlock in vlc_cond_wait() when waitpipe is used - fixes #1448
49725
49726commit e15891a3316a7b2c3fc0480fd5ff8f18858d8802
49727Author: Rémi Denis-Courmont <rem@videolan.org>
49728Date:   Mon Jan 28 16:58:49 2008 +0000
49729
49730    Cannot seal a struct
49731
49732commit c76522a3f0c114553badde7781bc70194c991719
49733Author: Rafaël Carré <funman@videolan.org>
49734Date:   Mon Jan 28 16:57:42 2008 +0000
49735
49736    sout_AnnounceRegisterSDP(): removes unused SOUT_CFG_PREFIX argument
49737
49738commit acb0c8e13c6e4c5c4e2a4b1ef25cbe8f05383883
49739Author: Rémi Denis-Courmont <rem@videolan.org>
49740Date:   Mon Jan 28 16:56:48 2008 +0000
49741
49742    Fix net_AcceptSingle return value
49743
49744commit 873ae30abab00fce28105f8b968fc20c187fd2c1
49745Author: Rafaël Carré <funman@videolan.org>
49746Date:   Mon Jan 28 16:55:00 2008 +0000
49747
49748    libvlc_release() has only 1 parameter
49749
49750commit 2bd0742ce6af4078f2657667d6f7123b9c99cffd
49751Author: Rafaël Carré <funman@videolan.org>
49752Date:   Mon Jan 28 16:53:04 2008 +0000
49753
49754    control/http:
49755        mvar_InfoSetNew(): removes unused parameter
49756        avoids unused parameter warnings from httpd callbacks
49757
49758commit bbd1c26adf8f182b3a68bebfc43171c2ca50314b
49759Author: Rafaël Carré <funman@videolan.org>
49760Date:   Mon Jan 28 16:44:02 2008 +0000
49761
49762    visual: removes warnings about unused parameters in vlc callback and Run() functions
49763
49764commit ba94a1b655983aa0dbfcb8a5d09436007a22b7df
49765Author: Rémi Denis-Courmont <rem@videolan.org>
49766Date:   Mon Jan 28 16:40:32 2008 +0000
49767
49768    Fix previous commit (dead code...)
49769
49770commit d5b5b74679e4a5ae7353dacc87d6991f9325156e
49771Author: Rafaël Carré <funman@videolan.org>
49772Date:   Mon Jan 28 16:37:31 2008 +0000
49773
49774    aout_DecNewBuffer: remove unused parameter
49775
49776commit b2108b39f8c3a590c879de982fc0c4da88bed4bd
49777Author: Rafaël Carré <funman@videolan.org>
49778Date:   Mon Jan 28 16:35:34 2008 +0000
49779
49780    audio_output: same
49781
49782commit aea8bd76f5b5e82246f81343319f5932b08964ae
49783Author: Rafaël Carré <funman@videolan.org>
49784Date:   Mon Jan 28 16:34:39 2008 +0000
49785
49786    video_output: removes warnings about unused parameters in vlc callbacks
49787
49788commit 795fb9bc6f57b6baf2469ddba9a347da1af933c3
49789Author: Rafaël Carré <funman@videolan.org>
49790Date:   Mon Jan 28 16:33:02 2008 +0000
49791
49792    network/udp.c net_SetCSCov(): removes warnings if UDPLITE_RECV_CSCOV and DCCP_SOCKOPT_SEND_CSCOV are not defined
49793
49794commit a9eeb55307274d9510a55d29e1613ede8895d9bf
49795Author: Rafaël Carré <funman@videolan.org>
49796Date:   Mon Jan 28 16:28:29 2008 +0000
49797
49798    modules CacheFind(): remove unused parameter
49799
49800commit 38d7da29c086a7a7a1e5eb4d49be0be7e744493a
49801Author: Rafaël Carré <funman@videolan.org>
49802Date:   Mon Jan 28 16:24:02 2008 +0000
49803
49804    update.c verify_signature(): remove unused parameter
49805
49806commit 358bcd0521fb700b5685f4cba9ed2ae1a2bfd032
49807Author: Rafaël Carré <funman@videolan.org>
49808Date:   Mon Jan 28 16:23:17 2008 +0000
49809
49810    control/: don't show warnings about unused exceptions
49811
49812commit e51438389d700fb93c49dccafa766ab03d567547
49813Author: Rafaël Carré <funman@videolan.org>
49814Date:   Mon Jan 28 16:22:20 2008 +0000
49815
49816    libvlc_release() has only 1 parameter now
49817
49818commit 88fc2c2874b49d4a3619049480e15b0c23113287
49819Author: Rafaël Carré <funman@videolan.org>
49820Date:   Mon Jan 28 16:19:38 2008 +0000
49821
49822    libvlc_release(): removes unused exception
49823
49824commit b941c1e48ddf3de05bde370ab6495f4580587dda
49825Author: Rafaël Carré <funman@videolan.org>
49826Date:   Mon Jan 28 16:14:16 2008 +0000
49827
49828    vlc_object_get(): removes unused parameter
49829
49830commit fb4f6e01e374aa9d8cd7b8c7213134596881dba7
49831Author: Rafaël Carré <funman@videolan.org>
49832Date:   Mon Jan 28 16:02:33 2008 +0000
49833
49834    removed unused parameter
49835
49836commit a72087f6a734664ee0efb4a074944f1ddae37e2f
49837Author: Rafaël Carré <funman@videolan.org>
49838Date:   Mon Jan 28 15:52:08 2008 +0000
49839
49840    make.pl: beautify g++
49841
49842commit 0b55c9c58ebdc36ebd59e579220d5db59c4d1d3a
49843Author: Rafaël Carré <funman@videolan.org>
49844Date:   Mon Jan 28 15:37:24 2008 +0000
49845
49846    fix warning
49847
49848commit 07c3e97d597df3b58b263def3e86371c7df688f8
49849Author: Rafaël Carré <funman@videolan.org>
49850Date:   Mon Jan 28 15:35:55 2008 +0000
49851
49852    removes unused parameter
49853
49854commit f31407eb6b2ef1b97e54abacc73367235a06ace8
49855Author: Rafaël Carré <funman@videolan.org>
49856Date:   Mon Jan 28 15:28:25 2008 +0000
49857
49858    warn about unused parameters, detect plugins with undefined symbols (disabled only on FreeBSD)
49859
49860commit 75968f5cf7212664b65091ba89dd598a412fb83a
49861Author: Rafaël Carré <funman@videolan.org>
49862Date:   Mon Jan 28 13:55:39 2008 +0000
49863
49864    contribs: remove unused patches
49865
49866commit 7eaf2803cd2648d8c37330beff67e4f30ce74b39
49867Author: Rafaël Carré <funman@videolan.org>
49868Date:   Mon Jan 28 13:54:31 2008 +0000
49869
49870    contribs: update to fribidi2 beta (0.19.1) to hopefully solve problems with arabic ligatures
49871
49872commit 2b2ab5eb764bd1490bd3254a9eee5c927cc8750a
49873Author: Jean-Baptiste Kempf <jb@videolan.org>
49874Date:   Mon Jan 28 07:06:33 2008 +0000
49875
49876    Qt4 - Message, translate the filetype filtering... Translators, don't screw up the syntax...
49877
49878commit d573183219f6dbf04ea345a0957d20fd6bfee50a
49879Author: Jean-Baptiste Kempf <jb@videolan.org>
49880Date:   Mon Jan 28 07:03:23 2008 +0000
49881
49882    Qt4 - VLM Export in the interface. Patch by Jean-François Massol, adapted by me.
49883
49884commit 7f948daa2445e912d002bc554ef349ae4f9fc09d
49885Author: Jean-Baptiste Kempf <jb@videolan.org>
49886Date:   Mon Jan 28 06:53:36 2008 +0000
49887
49888    Qt4 - More debug to track regressions from today's work.
49889
49890commit 343112c107b21d130b3529b93c3ec9a574d56150
49891Author: Jean-Baptiste Kempf <jb@videolan.org>
49892Date:   Mon Jan 28 06:34:41 2008 +0000
49893
49894    Qt4 - Should fix the hasVideo and hasAudio detection to enable the good buttons.
49895
49896commit 94e24e9deebf7f7f70d212ad8cfe79ccbf4a386d
49897Author: Jean-Baptiste Kempf <jb@videolan.org>
49898Date:   Mon Jan 28 04:16:17 2008 +0000
49899
49900    Qt4 - Try to fix the detection of video tracks and show of related buttons, fix a segfault that can happen.
49901
49902commit f7f88d5d8757e24782b2175e595ff61bc81fae05
49903Author: Jean-Baptiste Kempf <jb@videolan.org>
49904Date:   Mon Jan 28 01:59:22 2008 +0000
49905
49906    Qt4- IM: update copyright and add myself to people to blame.
49907
49908commit 0f70e31bd2f786626fead736a782a8775e8c84f1
49909Author: Jean-Baptiste Kempf <jb@videolan.org>
49910Date:   Mon Jan 28 01:46:27 2008 +0000
49911
49912    Qt4 IM. Commenting the work done.
49913
49914commit 14e79100f6c3d3dc6d9949790b91bc41a4d19c70
49915Author: Jean-Baptiste Kempf <jb@videolan.org>
49916Date:   Mon Jan 28 01:31:26 2008 +0000
49917
49918    Qt4 - Avoid assertion problem...
49919
49920commit a7d4b90c96744725825680fe572273a679e7f0a8
49921Author: Jean-Baptiste Kempf <jb@videolan.org>
49922Date:   Mon Jan 28 01:28:36 2008 +0000
49923
49924    Qt4 - Be sure to update the meta on Playlist Change.
49925
49926commit 95b468031fdd1f069c58afe78de1305a08fd7a52
49927Author: Jean-Baptiste Kempf <jb@videolan.org>
49928Date:   Mon Jan 28 00:55:18 2008 +0000
49929
49930    Qt4 - IM. simplification again, since emit inputChanged() calls setInput.
49931
49932commit 70304d686b939feedc4505b91b5cc85a2e664364
49933Author: Jean-Baptiste Kempf <jb@videolan.org>
49934Date:   Mon Jan 28 00:49:32 2008 +0000
49935
49936    Qt4 - Simplification and fix the IM interaction.
49937
49938commit a4521f0d251ed2f96c02fa5659027a16efaef891
49939Author: Dennis van Amerongen <trax@videolan.org>
49940Date:   Sun Jan 27 23:41:54 2008 +0000
49941
49942    * configure.ac: Fix hostname reporting on Cygwin (since -s doesn't exist) in reference to [24271]
49943
49944commit a8365c234b17f3d49c2d541c5539a9eafa9ca4e2
49945Author: Jean-Baptiste Kempf <jb@videolan.org>
49946Date:   Sun Jan 27 22:54:34 2008 +0000
49947
49948    Fix previous commits.
49949
49950commit 1182a557c95e439025520010ad6aeb6884358035
49951Author: Jean-Baptiste Kempf <jb@videolan.org>
49952Date:   Sun Jan 27 22:25:02 2008 +0000
49953
49954    Qt4 - Input Manager, cosmetic, comments and perf.
49955
49956commit ddd3518c0bf1fe2102105ed1ff77d4312ed72d17
49957Author: Jean-Baptiste Kempf <jb@videolan.org>
49958Date:   Sun Jan 27 22:00:00 2008 +0000
49959
49960    Qt4 - cosmetic
49961
49962commit f417c29f30cb520df48c588a74d8a16b6dfa6801
49963Author: Jean-Baptiste Kempf <jb@videolan.org>
49964Date:   Sun Jan 27 21:47:48 2008 +0000
49965
49966    Qt4 - Try to separate IM and MIM
49967
49968commit 8f2cd83a36d67d0107c9747be623903f60aaf24a
49969Author: Dennis van Amerongen <trax@videolan.org>
49970Date:   Sun Jan 27 21:31:57 2008 +0000
49971
49972    * modules/gui/minimal_macosx/intf.h: add config.h in reference to [24525]
49973
49974commit 4dab7e4a8d7a1b3a303327fd1ffb1b7828a1f6fd
49975Author: Felix Paul Kühne <fkuehne@videolan.org>
49976Date:   Sun Jan 27 19:14:36 2008 +0000
49977
49978    contrib/libcaca: combining 'macosx-version-min=10.4' with the 10.3.9 SDK isn't exactly a great idea. This patch strips 10.3.9 support from libcaca and compiles it with GCC 4, etc. on PowerPC-based Macs, too.
49979
49980commit 2c75bfcbe1fc45ed884436786c0bae1f37231d50
49981Author: Felix Paul Kühne <fkuehne@videolan.org>
49982Date:   Sun Jan 27 18:50:08 2008 +0000
49983
49984    macosx: fix [24573]
49985
49986commit bfdbb36ff8b2e79e7654bc656738ee1b07d83e70
49987Author: Felix Paul Kühne <fkuehne@videolan.org>
49988Date:   Sun Jan 27 18:49:32 2008 +0000
49989
49990    macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes config.h
49991
49992commit a0e5fe35cae194edfbe8ef873169cbcb77136e56
49993Author: Rémi Denis-Courmont <rem@videolan.org>
49994Date:   Sun Jan 27 17:59:46 2008 +0000
49995
49996    Fix symbols list, fix linking on platforms that DO have strnlen
49997
49998commit d5d9b5b303e703b544885b5b11a82c62d2e791ae
49999Author: Felix Paul Kühne <fkuehne@videolan.org>
50000Date:   Sun Jan 27 17:56:28 2008 +0000
50001
50002    strnlen: export its VLC pendant properly and check its existance in cc.c. Fixes the compilation onDarwin
50003
50004commit 32a40b60783189e6704c621e76343ac7fd1b3ce6
50005Author: Rémi Denis-Courmont <rem@videolan.org>
50006Date:   Sun Jan 27 17:51:49 2008 +0000
50007
50008    Typo
50009
50010commit 7b1fa618ce2e67689a1e1bd5f84f88cf21fc3aee
50011Author: Rémi Denis-Courmont <rem@videolan.org>
50012Date:   Sun Jan 27 17:05:30 2008 +0000
50013
50014    Dist vlc_fixups
50015
50016commit 239ee222798facb570c3e1964053f9e06fb6a4b1
50017Author: Rémi Denis-Courmont <rem@videolan.org>
50018Date:   Sun Jan 27 16:43:31 2008 +0000
50019
50020    Update the symbols list
50021
50022commit 47756a76e28ebd414ad5c33963b356e55774ef19
50023Author: Rémi Denis-Courmont <rem@videolan.org>
50024Date:   Sun Jan 27 16:31:12 2008 +0000
50025
50026    Fix another series of HAVE_ dependencies (string replacement functions mostly).
50027    Now vlc/vlc.h can be included out of the box.
50028    However, I believe it will only work properly on little-endian 32-bits platforms.
50029
50030commit e6fc3cac4bd65c97fc07a5245ab8595803e8cc37
50031Author: Rémi Denis-Courmont <rem@videolan.org>
50032Date:   Sun Jan 27 15:59:21 2008 +0000
50033
50034    Don't mess up with config.h!
50035
50036commit 7fd77d963a10bba8397593a48a23b970665a9d91
50037Author: Rémi Denis-Courmont <rem@videolan.org>
50038Date:   Sun Jan 27 15:56:24 2008 +0000
50039
50040    Default to using pthread instead of exploding.
50041    This fixes the single largest source of problems when including vlc/*.h out of the box.
50042
50043commit 37bc09bf45ed85666de87b46718f69b5c1fb46bd
50044Author: Rémi Denis-Courmont <rem@videolan.org>
50045Date:   Sun Jan 27 15:45:34 2008 +0000
50046
50047    Remove check for pthread_once - we never used it
50048
50049commit 9f442389fc05cb0ee6440f1773378792e3aab197
50050Author: Rémi Denis-Courmont <rem@videolan.org>
50051Date:   Sun Jan 27 15:36:15 2008 +0000
50052
50053    Remove #define vlc_foobar NULL from the gone era of vlc_symbol
50054
50055commit 03efb5df5a1914279ddc8dde2c917a770fbea16c
50056Author: Rémi Denis-Courmont <rem@videolan.org>
50057Date:   Sun Jan 27 15:18:38 2008 +0000
50058
50059    Fix VLM compilation with --disable-vlm - fixes #1431
50060
50061commit 95ee803056f1c3d6efac80416dbcdd3643cd440d
50062Author: Rafaël Carré <funman@videolan.org>
50063Date:   Sun Jan 27 14:26:33 2008 +0000
50064
50065    fix warning
50066
50067commit 4650afeab33d95e6859e6c55e07413b34015b13e
50068Author: Rafaël Carré <funman@videolan.org>
50069Date:   Sun Jan 27 14:26:08 2008 +0000
50070
50071    cast to (const char**)
50072
50073commit 44bf00f4936847565d65991c9374c7e2dd31c849
50074Author: Rafaël Carré <funman@videolan.org>
50075Date:   Sun Jan 27 14:25:31 2008 +0000
50076
50077    cast to (char*) , remove unused code
50078
50079commit 8c083ee2debc53ef35dca25ac6247d8649091965
50080Author: Rafaël Carré <funman@videolan.org>
50081Date:   Sun Jan 27 14:25:03 2008 +0000
50082
50083    missing header
50084
50085commit b803dd3a498e4a88363944e8d3ed191febdd7860
50086Author: Rafaël Carré <funman@videolan.org>
50087Date:   Sun Jan 27 14:24:33 2008 +0000
50088
50089    cast to (char*)
50090
50091commit 9b967223a0bd17c8e3ce1928a75f3faa4ba4b99c
50092Author: Rafaël Carré <funman@videolan.org>
50093Date:   Sun Jan 27 14:24:04 2008 +0000
50094
50095    fix warnings, using (char*) casting
50096
50097commit 86cc898ec1322515d6f849d729718a54e7bea6ff
50098Author: Rémi Denis-Courmont <rem@videolan.org>
50099Date:   Sat Jan 26 15:18:21 2008 +0000
50100
50101    Standard MIDI File: don't abuse demux_vaControlHelper which is meant for sample-based audio files. This fixes the warping position and prevent uninplemented seeking.
50102
50103commit 50d6ebe6833e4933ab433958950b3ed181e62096
50104Author: Christophe Massiot <massiot@videolan.org>
50105Date:   Sat Jan 26 12:30:36 2008 +0000
50106
50107    .
50108
50109commit e20319314d0ce591fa4ffa5a5f58a5e51b9f9a37
50110Author: Jean-Baptiste Kempf <jb@videolan.org>
50111Date:   Sat Jan 26 06:24:47 2008 +0000
50112
50113    Qt4 - Fix segfault from previous commit, and read from the config only once and simplify.
50114
50115commit ef26e8eadbfde35692b36a68d2f746c494cc2d78
50116Author: Jean-Baptiste Kempf <jb@videolan.org>
50117Date:   Sat Jan 26 06:11:20 2008 +0000
50118
50119    Qt4- Playlist Model. Save the showColumn flags in the configuration ONLY during distruction and not while running.
50120
50121commit c9ceb4ea32f7b89bc6963436a64a3bc2991de94f
50122Author: Jean-Baptiste Kempf <jb@videolan.org>
50123Date:   Sat Jan 26 05:12:23 2008 +0000
50124
50125    Update Po
50126
50127commit c243a82ea99d0f3fd4bf42a41227cc07f95f4c10
50128Author: Jean-Baptiste Kempf <jb@videolan.org>
50129Date:   Sat Jan 26 04:37:06 2008 +0000
50130
50131    Qt4 - Split PLItem and PLModel in two different files.
50132
50133commit 8c9cd59bcf8bba56fb92f78e3b50550f1a96e524
50134Author: Jean-Baptiste Kempf <jb@videolan.org>
50135Date:   Sat Jan 26 03:44:38 2008 +0000
50136
50137    Qt4 - playlist, Don't fetch name if you have title. Less memory used, I think.
50138
50139commit 9272a98e138b6f7b060f28284b5fb8a7d47a1138
50140Author: Jean-Baptiste Kempf <jb@videolan.org>
50141Date:   Sat Jan 26 01:53:51 2008 +0000
50142
50143    Qt4 - Fix some sizing in open dialog.
50144
50145commit 2a4b54dd11ebdb088bd79ca5c5436527085c7803
50146Author: Jean-Baptiste Kempf <jb@videolan.org>
50147Date:   Sat Jan 26 01:53:26 2008 +0000
50148
50149    Qt4 - Remove unnecessary inclusion...
50150
50151commit 499342e1842c1d79a029256695672833baf10c4b
50152Author: Jean-Baptiste Kempf <jb@videolan.org>
50153Date:   Sat Jan 26 01:51:35 2008 +0000
50154
50155    Qt4 - Windows. Put the file extensions in a tree and in categories. Various checks on registry manipulation and on building of the dialog. Basically close #763
50156
50157commit d9affb14ae51d0d3efc584c050313fed9e8a4c4b
50158Author: Pavlov Konstantin <thresh@videolan.org>
50159Date:   Fri Jan 25 22:23:55 2008 +0000
50160
50161    QT4: Modify About dialog: make it brief, clean and simple.
50162
50163commit 46e1689c110eed5f4fc6153191100c52b80af617
50164Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
50165Date:   Fri Jan 25 21:31:18 2008 +0000
50166
50167    Added a csri based renderer/decoder for ass/ssa subtitles. Can use
50168    libass and asa as rendering backends. By equinox. Part of Google
50169    Summer of Code
50170
50171commit a6cf78b29a4aa7b4547037089401cc9bee326a60
50172Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
50173Date:   Fri Jan 25 21:26:43 2008 +0000
50174
50175    subtitle demux change for better ASS/SSA support. By equinox,
50176    sponsored by Google Summer of Code
50177
50178commit bf35f491e383733efc597125f8ea580225db6bc2
50179Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
50180Date:   Fri Jan 25 21:23:56 2008 +0000
50181
50182    Core changes needed to add asa support. By equinox, part of Google
50183    Summer of Code 2007
50184
50185commit e96eb7449739f3c49beab70ce4cd366193cd69af
50186Author: Jean-Paul Saman <jpsaman@videolan.org>
50187Date:   Fri Jan 25 19:49:45 2008 +0000
50188
50189    Fix scaling of subpicture in fb video_output.
50190
50191commit c28d3216e9fe9df4631f2c1f0306711c63a9823e
50192Author: Jean-Paul Saman <jpsaman@videolan.org>
50193Date:   Fri Jan 25 18:59:31 2008 +0000
50194
50195    If the framebuffer hardware doesn't support double buffering in hardware, then do this in software. It will increase vout memory consumption by at least one output picture size, but will guarantee smooth subpictures in the video output.
50196
50197commit e5762306a3dc2ebc7487a4b96f3fca2a5dc522d1
50198Author: Jean-Baptiste Kempf <jb@videolan.org>
50199Date:   Fri Jan 25 17:54:30 2008 +0000
50200
50201    Qt4 - Moc knows SYS_MINGW32, but not WIN32. Temporary fix.
50202
50203commit 235d2f4586b5dc5678daf43246f53502935b04a8
50204Author: Ilkka Ollakka <ileoo@videolan.org>
50205Date:   Fri Jan 25 17:32:06 2008 +0000
50206
50207    - set rc_min_rate = rc_max_rate when strict-rc is set
50208    - disable frame.pts only mp4v (seems to be bug concerning only that
50209      codec)
50210    - initialize p_sys->i_hq to FF_MB_DECISION_RD if else ain't specified
50211      (seems like it's used uninitialised otherwise)
50212    - set mb_lmin/mb_lmax and lmin/lmax also with qmin (ffmpeg documentation
50213      says lmax = qmax * FF_QP2LAMBDA) seems to help rate-control.
50214
50215commit de70828af4f3a4599e5fe0e3b9c1fd3651faceaa
50216Author: Rémi Denis-Courmont <rem@videolan.org>
50217Date:   Fri Jan 25 17:12:08 2008 +0000
50218
50219    This file does not exist
50220
50221commit 46d6d2d1d32b386b5fb8463b44bcb8f14c8a54d1
50222Author: Rémi Denis-Courmont <rem@videolan.org>
50223Date:   Fri Jan 25 16:51:54 2008 +0000
50224
50225    move mutex setkind hack to src/
50226
50227commit 59bc158988d5db1c29381151c133f0babc7a198f
50228Author: Rémi Denis-Courmont <rem@videolan.org>
50229Date:   Fri Jan 25 16:41:35 2008 +0000
50230
50231    Same as previous commit
50232
50233commit f8ac2540baca71620c0e4c2e7bed5166e5fa39f4
50234Author: Rémi Denis-Courmont <rem@videolan.org>
50235Date:   Fri Jan 25 16:39:07 2008 +0000
50236
50237    Fix cpp warning
50238
50239commit bb352cd558ddf3729b06511bddd002c922c05914
50240Author: Rémi Denis-Courmont <rem@videolan.org>
50241Date:   Fri Jan 25 16:38:14 2008 +0000
50242
50243    Privatize the memalign replacement
50244
50245commit 0370021454ba3f18bf12bb8d3426cf0fcabece7c
50246Author: Christophe Mutricy <xtophe@videolan.org>
50247Date:   Fri Jan 25 15:54:24 2008 +0000
50248
50249    Update POTFILES after file renaming
50250
50251commit 0df1578e9158d0afbb231c4de64db28cfc78187d
50252Author: Rafaël Carré <funman@videolan.org>
50253Date:   Fri Jan 25 15:15:56 2008 +0000
50254
50255    access_file: fix a vlc warning
50256
50257commit f3c16935fa5cdf084ebcc81d994f267e9adfa1fa
50258Author: Rafaël Carré <funman@videolan.org>
50259Date:   Fri Jan 25 14:45:13 2008 +0000
50260
50261    lua demuxer: update dailymotion thumbnails
50262
50263commit 41af59e14d20b4a03a210d00437b0dfbf202069a
50264Author: Rafaël Carré <funman@videolan.org>
50265Date:   Fri Jan 25 14:12:36 2008 +0000
50266
50267    fix segfault
50268
50269commit a93540a4f6d2c63e5d56425e3a0e5ea33ee12406
50270Author: Rafaël Carré <funman@videolan.org>
50271Date:   Fri Jan 25 12:51:53 2008 +0000
50272
50273    fix apple remote compilation
50274
50275commit 41c48a7abd3888f615fb7bd26e77dc30ef127fe1
50276Author: Rafaël Carré <funman@videolan.org>
50277Date:   Fri Jan 25 12:50:17 2008 +0000
50278
50279    fix cdda compilation
50280
50281commit b61832028c62cbcc6db348a49e5e2cc9db07d1d6
50282Author: Rafaël Carré <funman@videolan.org>
50283Date:   Fri Jan 25 12:45:35 2008 +0000
50284
50285    contribs: don't build libcaca's ruby, C# and C++ bindings
50286
50287commit 201318461b0e72491c5cc3e3bd75a0ef3f1fdaff
50288Author: Jean-Baptiste Kempf <jb@videolan.org>
50289Date:   Fri Jan 25 08:42:24 2008 +0000
50290
50291    Qt4 - Remove QFontDialog Dependency... We don't have some CONFIG_ITEM_FONT yet... Do we have complete fontconfig support btw ?
50292
50293commit c26aaba47805d5c3a8298abfa2a65ff705c52474
50294Author: Jean-Baptiste Kempf <jb@videolan.org>
50295Date:   Fri Jan 25 08:18:40 2008 +0000
50296
50297    Qt4 - Remove useless inclusion.
50298
50299commit 89a3a1b44485cb02029173979ac067fac5968670
50300Author: Jean-Baptiste Kempf <jb@videolan.org>
50301Date:   Fri Jan 25 07:49:28 2008 +0000
50302
50303    Qt4 - Remove unused includes.
50304
50305commit 70d4af506c9a9e1055e93961a7d26b866e190276
50306Author: Jean-Baptiste Kempf <jb@videolan.org>
50307Date:   Fri Jan 25 01:44:32 2008 +0000
50308
50309    Qt4 - VLM: Schedule configuration. The VLM Dialog should work, still basic, but work.
50310
50311commit 48c2120c955a7fd8d4137ccd91ecdfcd78afbe7e
50312Author: Jean-Baptiste Kempf <jb@videolan.org>
50313Date:   Fri Jan 25 00:48:32 2008 +0000
50314
50315    Qt4 - Windows registry manipulation. Create the good HKEY where there should be, even if the installer didn't do it.
50316
50317commit 4ab0073951c30c5dc0500b9eda58d06183c5631f
50318Author: Rémi Denis-Courmont <rem@videolan.org>
50319Date:   Thu Jan 24 21:17:00 2008 +0000
50320
50321    Use standard memory management functions
50322
50323commit a82fd8f9dd412c48d3989bb5ae99c4153edd9ea8
50324Author: Rémi Denis-Courmont <rem@videolan.org>
50325Date:   Thu Jan 24 20:55:46 2008 +0000
50326
50327    Remove some GCCisms.
50328    Fix RC compilation, and OSD from C++ code in the process.
50329
50330commit cd6fc843b73051fbfb30c4164b5d76054383ea06
50331Author: Rémi Denis-Courmont <rem@videolan.org>
50332Date:   Thu Jan 24 18:29:14 2008 +0000
50333
50334    Missing #include on Win32
50335
50336commit 01eab69879d6b09b5cf17ccd91895b0c26137d92
50337Author: Jean-Baptiste Kempf <jb@videolan.org>
50338Date:   Thu Jan 24 18:13:23 2008 +0000
50339
50340    Fix Galaktos plugin compilation, config.h related.
50341
50342commit 42b03d10ecdcd1e9abbb73f32aa6d5bfb942eea3
50343Author: Rémi Denis-Courmont <rem@videolan.org>
50344Date:   Thu Jan 24 17:53:34 2008 +0000
50345
50346    Add sanity check for public headers
50347
50348commit b6bfe74a6bc5bd19ed26a043a4c6a4b4e590ea9e
50349Author: Jean-Baptiste Kempf <jb@videolan.org>
50350Date:   Thu Jan 24 17:48:28 2008 +0000
50351
50352    Fix typo in [24531]
50353
50354commit a3597a0c4c7148e825d86b733e11033acc436451
50355Author: Rémi Denis-Courmont <rem@videolan.org>
50356Date:   Thu Jan 24 17:34:52 2008 +0000
50357
50358    Tabs
50359
50360commit 9b91b0136951cde2f9b19c49564e249c07a3252f
50361Author: Rémi Denis-Courmont <rem@videolan.org>
50362Date:   Thu Jan 24 17:22:50 2008 +0000
50363
50364    Remove net_AddressIsMulticast:
50365    it did not work properly (proper check is impossible without blocking)
50366
50367commit 2dcc933b00857f189004d08ec62f33b9ebfa20af
50368Author: Rémi Denis-Courmont <rem@videolan.org>
50369Date:   Thu Jan 24 17:15:50 2008 +0000
50370
50371    - Don't override PACKAGE. It breaks.
50372    - Don't undef off_t twice.
50373
50374commit 90d8682114f44b07051a5e1f24eab0039690cd33
50375Author: Rémi Denis-Courmont <rem@videolan.org>
50376Date:   Thu Jan 24 17:07:35 2008 +0000
50377
50378    Remove the sys/socket.h check. We don't really use it anyway, and socket calls have to be somewhere anyway
50379
50380commit 7ed683d0c98453f304fb574aa98ab625e4d8eab0
50381Author: Rémi Denis-Courmont <rem@videolan.org>
50382Date:   Thu Jan 24 17:05:18 2008 +0000
50383
50384    Don't work-around would-be bugs in the configure checks.
50385
50386commit c4c30066c641c666bf506495ec868cd084a9e61d
50387Author: Rémi Denis-Courmont <rem@videolan.org>
50388Date:   Thu Jan 24 17:03:16 2008 +0000
50389
50390    Fix header inclusion. VLC does not check for sys/socket.h
50391
50392commit a147237ed78a87ed26dc481f13817058318fb4ad
50393Author: Rémi Denis-Courmont <rem@videolan.org>
50394Date:   Thu Jan 24 16:45:26 2008 +0000
50395
50396    Don't check for ssize_t twice, and don't use autoconf <= 2.1x syntax.
50397
50398commit dd700da196053ed84f735b4929c286a0ae954ed9
50399Author: Rémi Denis-Courmont <rem@videolan.org>
50400Date:   Thu Jan 24 16:39:05 2008 +0000
50401
50402    Get rid of HAVE_SOCKLEN_T - refs #297
50403
50404commit 546844365d9004af8e12f6386d2086700e6cfbe1
50405Author: Rémi Denis-Courmont <rem@videolan.org>
50406Date:   Thu Jan 24 16:38:25 2008 +0000
50407
50408    timespec is in time.h, not sys/time.h
50409
50410commit e69745afa772a231f2cbd8835105cffbae261530
50411Author: Rémi Denis-Courmont <rem@videolan.org>
50412Date:   Thu Jan 24 16:24:43 2008 +0000
50413
50414    Remove dummy declarations
50415
50416commit 20d8d786fc3d2e80de7a91b63a43e704756016df
50417Author: Rémi Denis-Courmont <rem@videolan.org>
50418Date:   Thu Jan 24 16:11:34 2008 +0000
50419
50420    Remove useless include
50421
50422commit 1b09c02c7e8162abb14d6f30980b09c7d7b34200
50423Author: Rémi Denis-Courmont <rem@videolan.org>
50424Date:   Thu Jan 24 16:08:13 2008 +0000
50425
50426    Include assert.h when needed
50427
50428commit 15e4046f07eb5eb9daf1907c2b1c3f2ce5aae791
50429Author: Rémi Denis-Courmont <rem@videolan.org>
50430Date:   Thu Jan 24 16:07:43 2008 +0000
50431
50432    ...and consistent semantics
50433
50434commit 262c049bddab97077b49e00600a33ccd242d052d
50435Author: Rémi Denis-Courmont <rem@videolan.org>
50436Date:   Thu Jan 24 16:07:03 2008 +0000
50437
50438    Consistent naming
50439
50440commit 1bfa2aad5fbac15dec7086178f6e45fd417c7595
50441Author: Rémi Denis-Courmont <rem@videolan.org>
50442Date:   Thu Jan 24 15:55:22 2008 +0000
50443
50444    Fix warning when there are no config items
50445
50446commit cc008d9defb762e5c0dd40e4501d3b7c299354fc
50447Author: Rémi Denis-Courmont <rem@videolan.org>
50448Date:   Thu Jan 24 15:55:05 2008 +0000
50449
50450    Whitelisting.
50451
50452commit 023fa0761217ea46579a415e68f033678895904d
50453Author: Rafaël Carré <funman@videolan.org>
50454Date:   Thu Jan 24 14:33:38 2008 +0000
50455
50456    Reverts [24530] & [24531] (preprocessing related) , add $(DEFS) (-DHAVE_CONFIG_H) to moc command line
50457
50458commit 04a4bec2d8b672cfe92061f3e3953b4a527d6cf3
50459Author: Dennis van Amerongen <trax@videolan.org>
50460Date:   Thu Jan 24 14:21:14 2008 +0000
50461
50462    * modules/access/bda/bda.h: remove white space
50463
50464commit ac75a9c0749fcf60b1418680ea4668404c6672b8
50465Author: Dennis van Amerongen <trax@videolan.org>
50466Date:   Thu Jan 24 14:18:22 2008 +0000
50467
50468    * modules/gui/wxwidgets and skins2: add various more config.h in reference to [24525]
50469
50470commit 3464c8dd56b14b2f8422fde892673f492195fdca
50471Author: Rafaël Carré <funman@videolan.org>
50472Date:   Thu Jan 24 13:35:17 2008 +0000
50473
50474    * input/stream.c: checks memory allocation, patch by Michael Gao completed by myself
50475
50476commit 346ba619338dbb30e046d43fe1ef1e12eb794195
50477Author: Rafaël Carré <funman@videolan.org>
50478Date:   Thu Jan 24 13:01:42 2008 +0000
50479
50480    qt4: do not build windows registry code when not compiling for windows
50481
50482commit 5796854fe9b646311db5db6800d4866dec56dfaa
50483Author: Jean-Baptiste Kempf <jb@videolan.org>
50484Date:   Thu Jan 24 08:28:07 2008 +0000
50485
50486    Qt4 - Basic implementation of the extensions. Seem to work :D Just .avi now, because we have no good list of extensions in the source code... :D
50487    Ref #763
50488
50489commit 5d9c12fbc07dc5e80082ebed7b0d0c17838c5701
50490Author: Jean-Baptiste Kempf <jb@videolan.org>
50491Date:   Thu Jan 24 06:53:27 2008 +0000
50492
50493    Qt4 - Fix Compilation on CYGWin. This is a quick fix but not a solution. Again, MOC isn't given HAVE_CONFIG_H so it can't understand ENABLE_VLM or ENABLE_UPDATE. MOCFLAGs would fix that ?
50494
50495commit e1992e2be521ce64c3c331c81189d10211288110
50496Author: Jean-Baptiste Kempf <jb@videolan.org>
50497Date:   Thu Jan 24 04:36:36 2008 +0000
50498
50499    Small fix for Windows compilation... gruiking because MOC doesn't understand #ifdef WIN32... Necessary to add a MOCFLAGS in configure.ac ?
50500
50501commit 54875a7bea8d49f9978dea85db3f5fbf6db66a29
50502Author: Dennis van Amerongen <trax@videolan.org>
50503Date:   Thu Jan 24 02:07:25 2008 +0000
50504
50505    * modules/access/rtsp/real.h: remote whiteline
50506
50507commit 86f8bf5f0756acdb0fdc9bf04f2d599dd09703dd
50508Author: Dennis van Amerongen <trax@videolan.org>
50509Date:   Thu Jan 24 02:04:59 2008 +0000
50510
50511    * modules/access/bda/bda.c: add config.h in reference to [24525]
50512
50513commit 39d272d0ddcfed5024e7d4430b6ecf504aa41628
50514Author: Christophe Mutricy <xtophe@videolan.org>
50515Date:   Wed Jan 23 23:23:37 2008 +0000
50516
50517    missing from [24525]
50518
50519commit e189922f78a0ba1167b672dc06315bae3b1dea81
50520Author: Christophe Mutricy <xtophe@videolan.org>
50521Date:   Wed Jan 23 22:28:40 2008 +0000
50522
50523    Missing from [24525]
50524
50525commit 99fab9089e9e1709d9c3a4bc5ced0c137ac59134
50526Author: Rémi Denis-Courmont <rem@videolan.org>
50527Date:   Wed Jan 23 21:50:58 2008 +0000
50528
50529    Don't include config.h from the headers - refs #297.
50530    Missing some cases that I could not test.
50531    Also ffmpeg/chroma.c is locked, so I can but leave it broken.
50532    Fix is for the remaining modules is obvious and the issue is easy to detect.
50533
50534commit 0b6978f870c6d3fcb4a4c84db00da702cc7bd951
50535Author: Rémi Denis-Courmont <rem@videolan.org>
50536Date:   Wed Jan 23 21:38:04 2008 +0000
50537
50538    Tabs!
50539
50540commit e02569673275625cb966ff5525a18d1aee4fb6ee
50541Author: Rémi Denis-Courmont <rem@videolan.org>
50542Date:   Wed Jan 23 17:44:27 2008 +0000
50543
50544    avoid mere whitespaces when hostname is not specified
50545
50546commit a3378e812c8e417a34e7cb8521a82b314a45de5c
50547Author: Rémi Denis-Courmont <rem@videolan.org>
50548Date:   Wed Jan 23 17:36:56 2008 +0000
50549
50550    Fix [22070] not creating the http-host variable. Closes #1449.
50551
50552commit c6245fff79fd70ed626303155b9a761ce6ef7294
50553Author: Rémi Denis-Courmont <rem@videolan.org>
50554Date:   Wed Jan 23 17:19:15 2008 +0000
50555
50556    Cleanup condition handling, should fix #1448
50557
50558commit 78964d87655e88b2ad207ce4000dd86340b2a930
50559Author: Rémi Denis-Courmont <rem@videolan.org>
50560Date:   Wed Jan 23 15:43:20 2008 +0000
50561
50562    Fix off-by-one overflow and simplify
50563
50564commit 4f58d06b5f65827e37b9e29d6b515e123dd194ba
50565Author: Damien Fouilleul <damienf@videolan.org>
50566Date:   Wed Jan 23 14:56:46 2008 +0000
50567
50568    gnutls: fool VLC_OBJECT() cast check for NULL objects
50569
50570commit 5f6ba47b02feeec7f248e63377b60256af790663
50571Author: Rafaël Carré <funman@videolan.org>
50572Date:   Wed Jan 23 12:23:26 2008 +0000
50573
50574    There is no (more?) FAQ
50575
50576commit 7e17e5bad48dc5a72a00f4583f7b2a7578163305
50577Author: Rafaël Carré <funman@videolan.org>
50578Date:   Wed Jan 23 12:22:41 2008 +0000
50579
50580    update comment about setDesktopSettingsAware()
50581
50582commit 14d89d29ef0b2a5e49e9078531be82c1eb6d954d
50583Author: Rafaël Carré <funman@videolan.org>
50584Date:   Wed Jan 23 12:20:20 2008 +0000
50585
50586    Makefile.am: add vlc_pgpkey.h
50587
50588commit b21c2478cb97450779ae79577eb9778f5f3aa892
50589Author: Jean-Baptiste Kempf <jb@videolan.org>
50590Date:   Wed Jan 23 08:06:27 2008 +0000
50591
50592    WxWidget: Fix compilation.
50593
50594commit 54e69dcc62db81fc16c1174761e06699b1e4c2c7
50595Author: Jean-Baptiste Kempf <jb@videolan.org>
50596Date:   Wed Jan 23 06:45:23 2008 +0000
50597
50598    Qt4 - Typo correction.
50599
50600commit 37f0092397d96dac55c5f8a497fc3f74053b6d70
50601Author: Jean-Baptiste Kempf <jb@videolan.org>
50602Date:   Wed Jan 23 06:44:16 2008 +0000
50603
50604    Vista registeration inside the installer... Has to be tested.
50605
50606commit 9c18c4736edfa382501903fbbe24e794b1eb7630
50607Author: Jean-Baptiste Kempf <jb@videolan.org>
50608Date:   Wed Jan 23 06:01:33 2008 +0000
50609
50610    Qt4 - Put the dialog you are not likely to use during playback as QDialogs, meaning centered on MainInterface.
50611    VLM, Preferences, Errors, Podcast_Conf, GotoTime, Help.
50612
50613commit f1d202e5e7254f7d9cafe7fba4f9d5f73aee5510
50614Author: Jean-Baptiste Kempf <jb@videolan.org>
50615Date:   Wed Jan 23 05:44:11 2008 +0000
50616
50617    Qt4 - Support for VolumeMuteKey, as spotted by DGMurdockIII
50618
50619commit 76cee1b923e2df686ce1db526ed7cd1b408187c2
50620Author: Jean-Baptiste Kempf <jb@videolan.org>
50621Date:   Wed Jan 23 02:31:38 2008 +0000
50622
50623    Qt4 - Stop the stupidity of the input Slider:
50624    - Click on a point on the timeline goes to that point directly
50625    - Draging the timeline makes the position follow your draging
50626    - Hovering a point on the timeline gives you the time of the position under your cursor.
50627
50628    This make break your neck, and kill your favourite ant, but I think this is not that wrong.
50629
50630commit e2efbd62629071d286b013eaa412739c1bc3b538
50631Author: Jean-Baptiste Kempf <jb@videolan.org>
50632Date:   Wed Jan 23 01:43:39 2008 +0000
50633
50634    Qt4 fix a layout bug. Spotted by Antoine Lejeune | phytos
50635
50636commit 97a8dff38b78903b0362bf6dbfe65bf64197bcb1
50637Author: Jean-Baptiste Kempf <jb@videolan.org>
50638Date:   Wed Jan 23 01:40:42 2008 +0000
50639
50640    Qt4 - Input Slider simplification... Draging still kind of suck...
50641
50642commit 011e78e6ce52d771ae7661c4b42405e6922f50a4
50643Author: Rémi Denis-Courmont <rem@videolan.org>
50644Date:   Tue Jan 22 19:49:02 2008 +0000
50645
50646    Remove forward declaration
50647
50648commit 50f586a213977244b3cf6dabe921da4ee1aa045f
50649Author: Rémi Denis-Courmont <rem@videolan.org>
50650Date:   Tue Jan 22 19:46:41 2008 +0000
50651
50652    We don't the logging level. Assume debug is only wanted in debug builds.
50653
50654commit 9cbf602bfcb939b52332cb3c854bf7b1ddede517
50655Author: Rémi Denis-Courmont <rem@videolan.org>
50656Date:   Tue Jan 22 19:30:31 2008 +0000
50657
50658    - Don't mix delete and free().
50659    - Don't free/delete stuff that belongs to LibVLC - closes #1397 for real.
50660
50661    And this has nothing to do with [24331] or [24406].
50662
50663commit c2f196a1b4163288ca4c0cc1592bc7eb77ee8636
50664Author: Damien Fouilleul <damienf@videolan.org>
50665Date:   Tue Jan 22 19:13:51 2008 +0000
50666
50667    vlc_threads: undo last commit, not needed
50668
50669commit 36b542a2ab4861d1d5261ee816ee604c90bc5b54
50670Author: Damien Fouilleul <damienf@videolan.org>
50671Date:   Tue Jan 22 19:03:20 2008 +0000
50672
50673    vlc_threads.h: now that vlc_object_t is optional for mutexes, make sure that we deal with it properly
50674
50675commit 97d02b149896f9f33c3d9de78b3b180721399e76
50676Author: Rémi Denis-Courmont <rem@videolan.org>
50677Date:   Tue Jan 22 18:55:13 2008 +0000
50678
50679    Print messages directly to standard error if we don't have an object much like when malloc fails, though this time with UTF-8 support.
50680
50681commit 43dbc005198c3fc17482fa5230a6f1a6840c160b
50682Author: Rémi Denis-Courmont <rem@videolan.org>
50683Date:   Tue Jan 22 18:48:17 2008 +0000
50684
50685    Remove the static gnutls object pointer thanks to previous commit
50686
50687commit 10a380498495e182923c86bf4b61bc9b40276672
50688Author: Rémi Denis-Courmont <rem@videolan.org>
50689Date:   Tue Jan 22 18:47:01 2008 +0000
50690
50691    Allow mutexes without objects. QueueMsg can handle this internally too.
50692
50693commit 37b18fe05ca4ec83757cf7360e68ba2586918c46
50694Author: Rémi Denis-Courmont <rem@videolan.org>
50695Date:   Tue Jan 22 18:46:24 2008 +0000
50696
50697    Remove useless cast
50698
50699commit da932222ea443a68cad63e63a6366a667e18990a
50700Author: Rafaël Carré <funman@videolan.org>
50701Date:   Tue Jan 22 18:41:07 2008 +0000
50702
50703    gcry_md_read() returns a buffer which hold at least 20 bytes
50704
50705commit 6cd172a4edc35dea08100ca35a701cb91f2a50e3
50706Author: Damien Fouilleul <damienf@videolan.org>
50707Date:   Tue Jan 22 18:34:11 2008 +0000
50708
50709    vlc_threads: provide proper implementation of vlc_spinlock or WIN32 (Windows 2000 required), avoid runtime assert
50710
50711commit 32b18913539d596573eaac1667798041b554e7cf
50712Author: Rafaël Carré <funman@videolan.org>
50713Date:   Tue Jan 22 18:00:57 2008 +0000
50714
50715    update: do not make wrong assumptions about mpis' size
50716    use intf_UserFatal when an error occurs while verifying the binary
50717
50718commit 1758925bb0333ed76f0fdf2ff4fad11b7e9f290e
50719Author: Rémi Denis-Courmont <rem@videolan.org>
50720Date:   Tue Jan 22 16:51:36 2008 +0000
50721
50722    config_GetInt returns -1 on error - that does not mean the setting is ON
50723
50724commit 3c7cb1679764fa0a10adf3d93b46723a97647992
50725Author: Rémi Denis-Courmont <rem@videolan.org>
50726Date:   Tue Jan 22 16:25:57 2008 +0000
50727
50728    Remove Cthreads support
50729
50730commit ef0b207a0108eadc42f16a252228a3a69f8e0573
50731Author: Rémi Denis-Courmont <rem@videolan.org>
50732Date:   Tue Jan 22 16:17:33 2008 +0000
50733
50734    Remove State Threads support
50735
50736commit 8b6728575ee69047c4b6add10281e0cb8baa0234
50737Author: Rémi Denis-Courmont <rem@videolan.org>
50738Date:   Tue Jan 22 16:07:04 2008 +0000
50739
50740    Remove support for GNU Portable Threads
50741
50742commit 0635a37ba8375692536a390216a01cf5842c1d28
50743Author: Rafaël Carré <funman@videolan.org>
50744Date:   Tue Jan 22 15:29:01 2008 +0000
50745
50746    update: put pgp key in its own header (and update the key to 2008), put a FIXME for some bug discovered (some signatures are smaller than 65 bytes), be more verbose when a problem happens.
50747
50748commit 9125e6e740b377651f519f598ecd25a66dee319c
50749Author: Rafaël Carré <funman@videolan.org>
50750Date:   Tue Jan 22 15:27:05 2008 +0000
50751
50752    audioscrobbler: code cleanup, higher severity for some messages, use vlc_object_signal()
50753
50754commit 814ca5145d0ad93c63e0a52ac98da66d24d1329d
50755Author: Rafaël Carré <funman@videolan.org>
50756Date:   Tue Jan 22 15:22:43 2008 +0000
50757
50758    print a message about cvlc only when running with the default interface
50759
50760commit b92ff12b539fecd109eef4e4cb482c421ef1e5c1
50761Author: Rafaël Carré <funman@videolan.org>
50762Date:   Tue Jan 22 15:21:48 2008 +0000
50763
50764    use the correct type *cough*
50765
50766commit 51660062bd52e2efc889646628763be1f05bdf5c
50767Author: Rafaël Carré <funman@videolan.org>
50768Date:   Tue Jan 22 13:48:40 2008 +0000
50769
50770    Fix qt4 deadlocking on gnome
50771
50772commit 4df2ca08602ea80c943340c908224bfe11b522e4
50773Author: Jean-Paul Saman <jpsaman@videolan.org>
50774Date:   Tue Jan 22 13:19:39 2008 +0000
50775
50776    Use big endian definitions for ffmpeg PIX_FMT_* when running on big endian machines. Eg: PIX_FMT_RGB24 should become PIX_FMT_BGR24.
50777
50778commit 8a35a386f00cde58d97b9eea3f78d7a130cf9219
50779Author: Ilkka Ollakka <ileoo@videolan.org>
50780Date:   Tue Jan 22 07:20:16 2008 +0000
50781
50782    fix previous commit
50783
50784commit e10343bb5d2a5d989ea7616233551882b319eb6b
50785Author: Ilkka Ollakka <ileoo@videolan.org>
50786Date:   Tue Jan 22 07:19:24 2008 +0000
50787
50788    set volume-change variable also in volumeUp/volumeDown, because it seemed that when you change volume with that, it wasn't setted
50789
50790commit 733d4d79a732f5fa49d692d80eda90e05dd807e9
50791Author: Ilkka Ollakka <ileoo@videolan.org>
50792Date:   Tue Jan 22 06:56:52 2008 +0000
50793
50794    Seems that title-callback weren't called afterall for dvd, should work
50795    better now, thanks for j-b for spotting.
50796
50797commit 12bbc5d5263d991347d5bd0c4a51e932e0b09e4c
50798Author: Jean-Baptiste Kempf <jb@videolan.org>
50799Date:   Tue Jan 22 06:07:04 2008 +0000
50800
50801    Qt4 - Fix timeLabel alignment.
50802
50803commit 047e0b2192c3c5a8aca30c8c719bfc1bde49031a
50804Author: Ilkka Ollakka <ileoo@videolan.org>
50805Date:   Tue Jan 22 05:26:59 2008 +0000
50806
50807    call UpdateRate when rate changes, add myself to authors
50808
50809commit d0a33a8c5405ecb24fb14a57010c177b2100f819
50810Author: Jean-Baptiste Kempf <jb@videolan.org>
50811Date:   Tue Jan 22 03:55:45 2008 +0000
50812
50813    Qt4 - remove windows only code.
50814
50815commit 47027e01d45a642cf671c9566a776459a2872d85
50816Author: Jean-Baptiste Kempf <jb@videolan.org>
50817Date:   Tue Jan 22 03:51:41 2008 +0000
50818
50819    Qt4 - Dialog implementation for registering the file association on Windows.
50820    The Windows only code doesn't exist yet, but soon ?
50821
50822commit 599e39420fa9c004b05c58b2b322db0085ca4cbc
50823Author: Jean-Baptiste Kempf <jb@videolan.org>
50824Date:   Tue Jan 22 00:59:19 2008 +0000
50825
50826    Qt4 - < thresh> although "Add interfaces -> Switch interface to something" isnt really logical
50827
50828commit 986abce11770cd50bee1be235ceef9ebe23529d6
50829Author: Jean-Baptiste Kempf <jb@videolan.org>
50830Date:   Tue Jan 22 00:08:56 2008 +0000
50831
50832    Qt4 - layout fix.
50833
50834commit 688eedc9e2949e25a7c8caee3130831a039e48d8
50835Author: Pavlov Konstantin <thresh@videolan.org>
50836Date:   Tue Jan 22 00:07:29 2008 +0000
50837
50838    Introduce HAVE_WX and HAVE_QT4 and show "Switch to WX" in QT4 only if built with WX
50839
50840commit e2dcc023e3cce7cd42ff714a5dba5f2476ed3c69
50841Author: Pavlov Konstantin <thresh@videolan.org>
50842Date:   Mon Jan 21 23:45:22 2008 +0000
50843
50844    QT4: Add a menu item to switch to WxWidgets if available.
50845
50846commit 8be8be5ebcbfbeb6d3f0039a98577e919a4b5ea5
50847Author: Jean-Baptiste Kempf <jb@videolan.org>
50848Date:   Mon Jan 21 23:09:50 2008 +0000
50849
50850    Qt4 - Simple Preferences. Fix the NON-saving of hotkeys changing
50851
50852commit 71219c5d86572d2d598ca844bc9a7353d19d3f8c
50853Author: Jean-Baptiste Kempf <jb@videolan.org>
50854Date:   Mon Jan 21 22:47:06 2008 +0000
50855
50856    Qt4 - add a button to scroll to currentItem. Close #1443
50857
50858commit 0320a30e4f079df4f5250c800b5eb732d5008fba
50859Author: Christophe Mutricy <xtophe@videolan.org>
50860Date:   Mon Jan 21 22:30:11 2008 +0000
50861
50862    Recover the copyright statement + thanks
50863
50864commit bc0fb13b95f7d146057590d53d5d4e4bbaa5aa31
50865Author: Christophe Mutricy <xtophe@videolan.org>
50866Date:   Mon Jan 21 22:24:42 2008 +0000
50867
50868    Brazilian Portuguese translation update by Sidney Doria
50869
50870commit bf5f91c4f35e7b38042bd1f81667f16ffb5b713e
50871Author: Jean-Baptiste Kempf <jb@videolan.org>
50872Date:   Mon Jan 21 20:54:46 2008 +0000
50873
50874    qt4 - think about saving the qt-PATH...
50875
50876commit a7838c2b6220b9171ecb5926622c7730761c51dd
50877Author: Jean-Baptiste Kempf <jb@videolan.org>
50878Date:   Mon Jan 21 20:50:43 2008 +0000
50879
50880    Qt4 - unification of the common used path for QFileDialogs...
50881
50882commit d64f6aacd7a748b12c21a2db7d6d4ef937958805
50883Author: Rémi Denis-Courmont <rem@videolan.org>
50884Date:   Mon Jan 21 20:45:27 2008 +0000
50885
50886    Fix non-debug builds
50887
50888commit 2a0358b0e1dcbdf97f1a71517d48821c3f4cbda1
50889Author: Jean-Baptiste Kempf <jb@videolan.org>
50890Date:   Mon Jan 21 20:38:03 2008 +0000
50891
50892    Add Romanian in the windows install, wanted by secarica.
50893
50894commit 2a13c213ff51c022fda367741d9fecd02a82e8ab
50895Author: Rémi Denis-Courmont <rem@videolan.org>
50896Date:   Mon Jan 21 20:37:29 2008 +0000
50897
50898    Compile fix. Not sure if this works though.
50899
50900commit fdb990bd55f690131f00a443f187577fc82c8aa6
50901Author: Rémi Denis-Courmont <rem@videolan.org>
50902Date:   Mon Jan 21 20:35:19 2008 +0000
50903
50904    Remove potential deadlocks in waitpipe with net_*
50905
50906commit d9b511137a52356cbf7941abd1e6a46ea078f9bc
50907Author: Rémi Denis-Courmont <rem@videolan.org>
50908Date:   Mon Jan 21 20:22:46 2008 +0000
50909
50910    Remove the requirement for vlc object to be locked when invoking waitpipe.
50911    This is so that the net_* functions can use it without making pushing locking assumption on their caller.
50912
50913commit 8f92249ae4cc44e2eceecfba0610e43174813156
50914Author: Rémi Denis-Courmont <rem@videolan.org>
50915Date:   Mon Jan 21 19:24:25 2008 +0000
50916
50917    Fix previous commit
50918
50919commit bafe9aa00f4d3b626df018856dc40d181c49aac1
50920Author: Rémi Denis-Courmont <rem@videolan.org>
50921Date:   Mon Jan 21 19:18:38 2008 +0000
50922
50923    Add inline API for spinlocks.
50924
50925commit ae71e21f96ba027ea03d3b4d178e87d95153f510
50926Author: Rémi Denis-Courmont <rem@videolan.org>
50927Date:   Mon Jan 21 19:18:03 2008 +0000
50928
50929    Forgot to update the symbols
50930
50931commit 76a32e9f621b3f2968dad6f7ffb3b896173a54f9
50932Author: Jean-Baptiste Kempf <jb@videolan.org>
50933Date:   Mon Jan 21 19:14:04 2008 +0000
50934
50935    Qt4 - add an option to close #1444
50936
50937commit 6cf8fa760d1f3afe48de362fa20d06daec80e9b8
50938Author: Rémi Denis-Courmont <rem@videolan.org>
50939Date:   Mon Jan 21 19:07:37 2008 +0000
50940
50941    Remove unnecessary complication
50942
50943commit cc227c7270cfc3ba47f988df3cdaf232a41a8f34
50944Author: Rémi Denis-Courmont <rem@videolan.org>
50945Date:   Mon Jan 21 17:12:41 2008 +0000
50946
50947    Set non-blocking mode on accepted sockets
50948
50949commit 370f789fed007cb60ba145ff7af76417f2eaeee2
50950Author: Rafaël Carré <funman@videolan.org>
50951Date:   Mon Jan 21 17:04:10 2008 +0000
50952
50953    contribs: fix macosx build of libcaca
50954
50955commit c2c0b1dbed77b6037f95ac089e33227dae52c4d5
50956Author: Rafaël Carré <funman@videolan.org>
50957Date:   Mon Jan 21 16:31:00 2008 +0000
50958
50959    contribs: use last libcaca beta version
50960
50961commit 82ca50d33fc3342f74fb4c26fe09f60ae079c7ea
50962Author: Rafaël Carré <funman@videolan.org>
50963Date:   Mon Jan 21 16:30:36 2008 +0000
50964
50965    fix #1387 (update to new libcaca api)
50966
50967commit 36d62b40229738ff1bcc1ced472cc06a2e25c686
50968Author: Rémi Denis-Courmont <rem@videolan.org>
50969Date:   Mon Jan 21 16:15:41 2008 +0000
50970
50971    Remove useless mutex (pthread_once is enough)
50972
50973commit d8cfcc7785b36b3dd93f01a2693ffc7bd9da8669
50974Author: Rémi Denis-Courmont <rem@videolan.org>
50975Date:   Mon Jan 21 16:06:00 2008 +0000
50976
50977    Don't clutter the production builds with the (useless IMHO) vlc_thread_error
50978
50979commit 55623f505bc8609e4aa94043f30c33a512ef5c57
50980Author: Christophe Massiot <massiot@videolan.org>
50981Date:   Mon Jan 21 15:26:00 2008 +0000
50982
50983    .
50984
50985commit db57d038feca775de1cded87d148602ae1568395
50986Author: Rafaël Carré <funman@videolan.org>
50987Date:   Mon Jan 21 15:07:21 2008 +0000
50988
50989    Add a useful link to precious Meuhh's comments
50990
50991commit 6331d8c651ba911ee8e683caebffedd355fb88db
50992Author: Felix Paul Kühne <fkuehne@videolan.org>
50993Date:   Mon Jan 21 11:37:24 2008 +0000
50994
50995    macosx: added an option to automagically save the equalizer status and its settings (default enabled). Code cleanup.
50996
50997commit bd808b064d8a54e9c1003bf36f5e03d8d725a36b
50998Author: Rafaël Carré <funman@videolan.org>
50999Date:   Sun Jan 20 21:26:07 2008 +0000
51000
51001    qt4: add the hability to put the *interface* in fullscreen (hotkey: F11)
51002
51003commit 898e4eb8e5b95621e3318ca8aa5a23661f389e2e
51004Author: Rafaël Carré <funman@videolan.org>
51005Date:   Sun Jan 20 21:25:24 2008 +0000
51006
51007    X11 video output: give the focus to the video window when going fullscreen, that helps having the video on top of other windows in some situations
51008
51009commit e033388de62713a6ca424be46550f20f3561715b
51010Author: Rafaël Carré <funman@videolan.org>
51011Date:   Sun Jan 20 19:35:03 2008 +0000
51012
51013    Disable "qt-updates-notif" when update checking is not enabled
51014
51015commit 8122012785e9ea48d9a57644d74fe0d4226da45b
51016Author: Rafaël Carré <funman@videolan.org>
51017Date:   Sun Jan 20 19:33:22 2008 +0000
51018
51019    one day, the new qt4 interface will not be new anymore. be prevenant
51020
51021commit bce04f187738008884ef1834a229155cfa7b99ae
51022Author: Christophe Mutricy <xtophe@videolan.org>
51023Date:   Sun Jan 20 16:56:12 2008 +0000
51024
51025    Avoid buffer overflow. Fix #1442. Refs CVE-2008-0295 CVE-2008-0296
51026
51027commit d6c5a3c516c427160f2e035d070aa7aad0f62f3a
51028Author: Pavlov Konstantin <thresh@videolan.org>
51029Date:   Sun Jan 20 15:26:43 2008 +0000
51030
51031    Typos and "the Internet".
51032
51033commit 4862877a67964bd6ab1c4cc12e612c568818d295
51034Author: Felix Paul Kühne <fkuehne@videolan.org>
51035Date:   Sun Jan 20 12:14:48 2008 +0000
51036
51037    Makefile.am: another attempt to the fix dmg creation
51038
51039commit 5916510e4632cde3b2ea89780b21d1dab5871514
51040Author: Christophe Mutricy <xtophe@videolan.org>
51041Date:   Sun Jan 20 11:58:20 2008 +0000
51042
51043    Load the pictures from the good place
51044
51045commit 165459ab33ff11aeb632f038c46ffc3f32550900
51046Author: Rémi Denis-Courmont <rem@videolan.org>
51047Date:   Sun Jan 20 11:13:55 2008 +0000
51048
51049    Fix previous commit
51050
51051commit fdf8881ad94f565c0540161469613bc69ed821a8
51052Author: Rémi Denis-Courmont <rem@videolan.org>
51053Date:   Sun Jan 20 11:01:07 2008 +0000
51054
51055    Fix #include
51056
51057commit d68c695968e92438e1787bed350617799c6d350c
51058Author: Rémi Denis-Courmont <rem@videolan.org>
51059Date:   Sun Jan 20 10:36:33 2008 +0000
51060
51061    netsync: this was the last unchecked FD_SET/FD_ISSET usage.
51062    Note however that LUA should still be moved to poll().
51063
51064commit 4793450e07a8810b45901bb0097c3970eadc6d5f
51065Author: Rémi Denis-Courmont <rem@videolan.org>
51066Date:   Sun Jan 20 10:21:53 2008 +0000
51067
51068    Switch telnet interface to poll
51069
51070commit 968f7ba0c2a55138e8472d5d7820b7ce8f7f45b4
51071Author: Rémi Denis-Courmont <rem@videolan.org>
51072Date:   Sun Jan 20 09:51:41 2008 +0000
51073
51074    Remoev reverse abstraction
51075
51076commit eff806c5ed045f458201c80c603de85dd5ee5a1f
51077Author: Rémi Denis-Courmont <rem@videolan.org>
51078Date:   Sat Jan 19 21:08:10 2008 +0000
51079
51080    Remove bogus printf
51081
51082commit e0dc0f1d8594925a0e552b5880dafadc598dc231
51083Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51084Date:   Sat Jan 19 20:58:47 2008 +0000
51085
51086    shout.c: Add http-forward-cookies to "Les guignols".
51087
51088commit 12087b5571643095d90eb5ecc1825594d93e31da
51089Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51090Date:   Sat Jan 19 20:56:18 2008 +0000
51091
51092    services/discovery/shout.c: Add a French TV service discovery. For now it only has C+ and les guignols.
51093
51094commit 3613b8a933d9e4785f6d3541cf5f2aaca25b3402
51095Author: Rémi Denis-Courmont <rem@videolan.org>
51096Date:   Sat Jan 19 20:49:42 2008 +0000
51097
51098    TODO
51099
51100commit 9db4cd9e5b2ebb3abfc931f36e3d12713bae946d
51101Author: Rémi Denis-Courmont <rem@videolan.org>
51102Date:   Sat Jan 19 20:38:59 2008 +0000
51103
51104    CVE references
51105
51106commit 101d58fdc449a6ed7b1924b9c83881f762263a30
51107Author: Pavlov Konstantin <thresh@videolan.org>
51108Date:   Sat Jan 19 19:58:45 2008 +0000
51109
51110    Move appropriate code to DEMUX_GET_LENGTH and destroy saved args when done.
51111
51112commit 42ca90b53c010df7346bab61975e52de30184223
51113Author: Antoine Cellerier <dionoea@videolan.org>
51114Date:   Sat Jan 19 18:37:45 2008 +0000
51115
51116    Canal+ lua demux. Example use: vlc --http-forward-cookies "http://www.canalplus.fr/index.php?pid=1784"
51117
51118commit 99180b0a165bb90b5ba1d4ce8ddf3dab1efc7a12
51119Author: Pavlov Konstantin <thresh@videolan.org>
51120Date:   Sat Jan 19 18:34:05 2008 +0000
51121
51122    Fix a segfault in mpga demuxer module.
51123
51124commit a3aef4e6024deedb24387fa454d210cddf5de2c7
51125Author: Pavlov Konstantin <thresh@videolan.org>
51126Date:   Sat Jan 19 17:50:07 2008 +0000
51127
51128    XP_UNIX is defined in mozilla-config.h, so we need to include it just before
51129
51130commit a915915a32c77734d974057d5e6c20113c5a8211
51131Author: Felix Paul Kühne <fkuehne@videolan.org>
51132Date:   Sat Jan 19 17:48:15 2008 +0000
51133
51134    mozilla: really fix compilation on OSX
51135
51136commit 7db4de520b6f2b95d8f168a78e7ad4c00717936a
51137Author: Dennis van Amerongen <trax@videolan.org>
51138Date:   Sat Jan 19 17:24:42 2008 +0000
51139
51140    * include/vlc/mediacontrol_structures.h: revert [24391] as it breaks compilation (nightly builds and for me in cygwin as well). I'm curious why in the initial commit only this single occurance had to be changed and not all the other ones in the code. So I think it's safer to revert for now..
51141
51142commit ad8f5db83278300c5fd50fa5bf1523578ba30314
51143Author: Jean-Paul Saman <jpsaman@videolan.org>
51144Date:   Sat Jan 19 16:39:09 2008 +0000
51145
51146    Make X11/xpm.h Linux only, fixes MacOS X build.
51147
51148commit ffca54bd7635da8e13af8c05cd1d70302cdb7baa
51149Author: Jean-Paul Saman <jpsaman@videolan.org>
51150Date:   Sat Jan 19 15:31:42 2008 +0000
51151
51152    Mozilla plugin: Check for required X11/xpm.h support.
51153
51154commit ea995e72f4e9c2b74a2ddb7b9e4604052fdc928a
51155Author: Jean-Paul Saman <jpsaman@videolan.org>
51156Date:   Sat Jan 19 15:21:26 2008 +0000
51157
51158    Oops forgot this in the mozilla toolbar commit
51159
51160commit 176de7b815289492f4866844f56378b86632bf80
51161Author: Christophe Mutricy <xtophe@videolan.org>
51162Date:   Sat Jan 19 15:21:03 2008 +0000
51163
51164    typo
51165
51166commit 65de9dd76f0ec5cfff4a84d3fbd818942321114d
51167Author: Jean-Paul Saman <jpsaman@videolan.org>
51168Date:   Sat Jan 19 14:54:38 2008 +0000
51169
51170    Patch by Frans van Veen and Jasper Alias with modifications by me.
51171
51172    New;
51173    - Mozilla/firefox toolbar for Linux
51174    - Play, Pause, Stop, Fullscreen and Mute buttons
51175    - Timeline, you can click on any place in the timeline and the movie will jump to it
51176
51177    Fixed:
51178    - Coding style, readibility
51179    - Maximum 80 characters per line
51180    - Major memory leak, due to not releasing image data
51181
51182    Known bugs:
51183    - updating timeline not working well because callback function not working "libvlc_event_attach......"
51184    - white line below the toolbar
51185    - play/pause toggle not working well because ticket #1065
51186
51187commit cbeed9092767db95a97ea79f6c8afbcf1dec2ea9
51188Author: Felix Paul Kühne <fkuehne@videolan.org>
51189Date:   Sat Jan 19 14:01:00 2008 +0000
51190
51191    osx: use dmg-creation code from the 0.8.6-bugfix branch to provide reliable NBs (to be reverted as soon as the existing script is fixed)
51192
51193commit 3c38ce8c59371afc6894df9fe3aa81cac2f16925
51194Author: Christophe Mutricy <xtophe@videolan.org>
51195Date:   Sat Jan 19 13:08:31 2008 +0000
51196
51197    Revert [24410]. Should have gone to branch.
51198
51199commit 7fd5e8df0467b0ecc5c68125f540ae226f8cf551
51200Author: Christophe Mutricy <xtophe@videolan.org>
51201Date:   Sat Jan 19 13:06:36 2008 +0000
51202
51203    Polish translation update by Michał Trzebiatowski
51204
51205commit e70bce6cf627880d284f012bd570b73df9c6d4e8
51206Author: Antoine Cellerier <dionoea@videolan.org>
51207Date:   Sat Jan 19 12:35:35 2008 +0000
51208
51209    Simplify.
51210
51211commit 61fc0c2faabf6c6216721c0a1c55839b9b16eea0
51212Author: Jean-Baptiste Kempf <jb@videolan.org>
51213Date:   Sat Jan 19 07:52:53 2008 +0000
51214
51215    Qt4 - Prepare the work for file association from the interface.
51216    Ref #763.
51217
51218commit 78109a202e4d3bbceda7c26953db75e679b20472
51219Author: Jean-Baptiste Kempf <jb@videolan.org>
51220Date:   Sat Jan 19 07:10:57 2008 +0000
51221
51222    Qt4 : change slightly the debug message.
51223
51224commit e2c2279d9d180de776438375103b50c14f2f04e9
51225Author: Jean-Baptiste Kempf <jb@videolan.org>
51226Date:   Sat Jan 19 06:56:53 2008 +0000
51227
51228    Qt4 - Fix the double free. Close #1397.
51229
51230commit 16d5fb23daa187a44d03aa86479c7239b9708e75
51231Author: Jean-Baptiste Kempf <jb@videolan.org>
51232Date:   Sat Jan 19 04:01:55 2008 +0000
51233
51234    Qt4 - Use same type of button in order to not kill the eyes, if you run Plastique or Oxygen. KDE inside :D
51235
51236commit a2731364daadd2a1931c58fd709b80e45c2ab35a
51237Author: Jean-Baptiste Kempf <jb@videolan.org>
51238Date:   Sat Jan 19 03:52:25 2008 +0000
51239
51240    Qt4 - Try to improve quitting of the application... Ref #1397
51241
51242commit c47b2e44b980cc97e44979c648b2a997d6874213
51243Author: Jean-Baptiste Kempf <jb@videolan.org>
51244Date:   Sat Jan 19 03:01:09 2008 +0000
51245
51246    Qt4 - Select the first category on the advanced preferences.
51247
51248commit bc77ed15963fda782402c4f37dd3b16a1e720a92
51249Author: Antoine Cellerier <dionoea@videolan.org>
51250Date:   Sat Jan 19 00:06:18 2008 +0000
51251
51252    Add gzip support to the http access. We never request it, we just know how to handle it if the server forces us to use it (for example Pierre's test page http://www.canalplus.fr/index.php?pid=1784)
51253
51254commit 7bc6040d182732f888a916fd48c8555a4f020f09
51255Author: Christophe Mutricy <xtophe@videolan.org>
51256Date:   Fri Jan 18 22:13:59 2008 +0000
51257
51258    Try to improve wording
51259
51260commit a66a1c28d24b11379327dcd6ddd7c0ac287d8e78
51261Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51262Date:   Fri Jan 18 20:43:19 2008 +0000
51263
51264    access/http.c: More check on cookies we receive.
51265
51266commit 3bc4a7f94cada40568bb2cf7f0972b234237affd
51267Author: Antoine Cellerier <dionoea@videolan.org>
51268Date:   Fri Jan 18 20:31:27 2008 +0000
51269
51270    Fix erroneous use of freed data in the cookie forwarding code.
51271
51272commit 016e5cdba27a591642be9d97582fafceb6410a41
51273Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51274Date:   Fri Jan 18 20:11:59 2008 +0000
51275
51276    access/http.c: Don't double-free in cookie_append.
51277
51278commit d4e25d21e6bed2f14d3164b6dfc0f104023723a1
51279Author: Rémi Denis-Courmont <rem@videolan.org>
51280Date:   Fri Jan 18 17:51:24 2008 +0000
51281
51282    Switch MMS to poll to avoid select() issues. Needs review/testing.
51283
51284commit ca77902028b1a00c1e3db07b02caee593b8f1f1e
51285Author: Rémi Denis-Courmont <rem@videolan.org>
51286Date:   Fri Jan 18 17:49:17 2008 +0000
51287
51288    Oups, this is a C++ file
51289
51290commit f49cbfc01af00fce8f94b6b8ba8d0f9bed20858b
51291Author: Rémi Denis-Courmont <rem@videolan.org>
51292Date:   Fri Jan 18 17:36:34 2008 +0000
51293
51294    Fix Windows case which implements fd_set differently:
51295    POSIX does not define FD_SET for fd >= FD_SETSIZE (=> buffer overflow).
51296    Windows makes FD_SET a no-op if there are already FD_SETSIZE descriptors in the set.
51297
51298commit 60d35d6c5d34d52600907d987716d9bcdca3a642
51299Author: Rémi Denis-Courmont <rem@videolan.org>
51300Date:   Fri Jan 18 17:32:38 2008 +0000
51301
51302    Avoid overflows in the LUA net API. Run-time behavior will still be incorrect however.
51303
51304commit 0f9d30d572617c07e966a60b005f95ab925672f4
51305Author: Rémi Denis-Courmont <rem@videolan.org>
51306Date:   Fri Jan 18 17:25:22 2008 +0000
51307
51308    Use poll() instead of select() to fix an unlikely overflow in FD_SET
51309
51310commit 61630d2bd57b7e621263e4a1b7f61f7987caacc6
51311Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51312Date:   Fri Jan 18 17:13:07 2008 +0000
51313
51314    input/meta.c: Don't re-run the art finder if the art was previously set in input_ArtFind. (Should fix youtube.lua arturl).
51315
51316commit 25aa7cd697491ba163a49637abccc25c700b8ca3
51317Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
51318Date:   Fri Jan 18 15:43:18 2008 +0000
51319
51320    include/vlc/mediacontrol_structures.h: use u_int32_t instead of uint32_t, since some versions of gcc seem to get confused (reported by Etienne Robillard)
51321
51322commit 8f3d5d03e6c625f3527e8e8dd9e5391180e2a398
51323Author: Rafaël Carré <funman@videolan.org>
51324Date:   Fri Jan 18 14:56:56 2008 +0000
51325
51326    alsa: sets period size before buffer size, patch by Matthias P. Nowak
51327
51328commit 5c35841422ce3a8b843a3b05aae9c97fa36366da
51329Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
51330Date:   Fri Jan 18 14:19:31 2008 +0000
51331
51332    python bindings: add a warning in the docstring of vlc_internal.c
51333
51334commit 4c1fe7d3335fc883ee63d3e367369a93c633553f
51335Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
51336Date:   Fri Jan 18 14:16:06 2008 +0000
51337
51338    python bindings/vlc_internal: fix access to vlc_object_internals_t members
51339
51340commit 05dec0abd3ae06444b4730824448ac4347be42a3
51341Author: Dennis van Amerongen <trax@videolan.org>
51342Date:   Fri Jan 18 13:25:48 2008 +0000
51343
51344    * modules/demux/ts.c: remove excessive ;
51345
51346commit f92e805b082e171a61468e001c2e10bcb9c2d4f7
51347Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51348Date:   Fri Jan 18 11:39:16 2008 +0000
51349
51350    access/http.c: Put cookies handling in a disabled by default option, at least until cookies handling is no more a hack.
51351
51352commit 14764a967d832ba9da4242196895710543b78790
51353Author: Jean-Paul Saman <jpsaman@videolan.org>
51354Date:   Fri Jan 18 10:12:02 2008 +0000
51355
51356    Fix regression introduced in [24381]
51357
51358commit ca42fbe0b485eac3a0990f1aba3b660253cdaf98
51359Author: Jean-Paul Saman <jpsaman@videolan.org>
51360Date:   Fri Jan 18 08:00:26 2008 +0000
51361
51362    Check malloc return values and fix a few compiler warnings.
51363
51364commit db4506a7ce6cd2c2c33131b1fad725d16807bcdc
51365Author: Jean-Baptiste Kempf <jb@videolan.org>
51366Date:   Fri Jan 18 07:48:07 2008 +0000
51367
51368    Qt4 - Preferences: checkboxes in ModuleList are shown if saved ;) Spotted by atmo.
51369
51370commit 5a6d682c85613c1ebca5161ceffa1a1d79274305
51371Author: Jean-Baptiste Kempf <jb@videolan.org>
51372Date:   Fri Jan 18 06:46:50 2008 +0000
51373
51374    Qt4 - SPrefs: add the option to embed the video in the interface In the Simple Preferences.
51375
51376commit 6ff86dc483c3d3fabe7ab33278ad59a33f15a72a
51377Author: Jean-Baptiste Kempf <jb@videolan.org>
51378Date:   Fri Jan 18 06:41:03 2008 +0000
51379
51380    Qt4 - Preferences, fix the tooltip in the ModuleList.
51381
51382commit 2c922d156d81cf2457d452644d3b93f7612bab6f
51383Author: Jean-Baptiste Kempf <jb@videolan.org>
51384Date:   Fri Jan 18 06:23:34 2008 +0000
51385
51386    Qt4 - Preferences. Fix a small bug in the layout of the complete preferences that happened in the Video section.
51387
51388commit 34eec97022b0b841c1b05a629fd0fcf9d482efc2
51389Author: Jean-Baptiste Kempf <jb@videolan.org>
51390Date:   Fri Jan 18 06:15:09 2008 +0000
51391
51392    Qt4 - Reorder the options in order of importance.
51393
51394commit eb1df28f5893efd6188a0c0edba372bed757aa0e
51395Author: Jean-Baptiste Kempf <jb@videolan.org>
51396Date:   Fri Jan 18 05:50:55 2008 +0000
51397
51398    Qt4 - make a small comment on how to integrate better the application with your desktop... Yet again the problem with cleanlooks and requests on gconftool.
51399    If you want your KDE4 desktop to tell VLC to use Oxygen, comment the line...
51400
51401commit 6fc4d4a48328fa4a907334dd62cebe0e514736e2
51402Author: Jean-Baptiste Kempf <jb@videolan.org>
51403Date:   Fri Jan 18 05:41:40 2008 +0000
51404
51405    Qt4 - comment non-existing feature.
51406
51407commit d2ea07fa4138d6e401761d26a7cc984177aba2d0
51408Author: Antoine Cellerier <dionoea@videolan.org>
51409Date:   Thu Jan 17 23:03:31 2008 +0000
51410
51411    You still need the cast to compile :)
51412
51413commit 080cb247d4e4e6ac9b379293f24006e21c303821
51414Author: Jean-Baptiste Kempf <jb@videolan.org>
51415Date:   Thu Jan 17 23:01:35 2008 +0000
51416
51417    Qt4 - revert the revertion :D
51418
51419    Jokes besides, if ~MainInterface() is called, then p_mi is destroyed, and p_sys->p_mi too. I just hope I am not wrong :D
51420
51421commit 3432e956a1f3f2ba17e9007b6a7eb9ab88683679
51422Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51423Date:   Thu Jan 17 22:48:41 2008 +0000
51424
51425    vlc_arrays.h: Don't use calloc, seems unreliable.
51426
51427commit fdde8d9957a915426bb2615fb735aa547da7c92f
51428Author: Jean-Baptiste Kempf <jb@videolan.org>
51429Date:   Thu Jan 17 22:43:57 2008 +0000
51430
51431    Qt4 - Fix segfault on item removal on VLM. Patch by Jean-François Massol
51432
51433commit 8cfe98da724a2cd23b0f696929dd59a4231c5876
51434Author: Ilkka Ollakka <ileoo@videolan.org>
51435Date:   Thu Jan 17 22:29:09 2008 +0000
51436
51437    forgotten file from previous commit, oneliner update(); remove
51438
51439commit b849bce57b5d994108a8f4e6105fe57bbd651445
51440Author: Antoine Cellerier <dionoea@videolan.org>
51441Date:   Thu Jan 17 22:26:22 2008 +0000
51442
51443    Temporarily fix compilation of the qt4 interface. ILEoo please review :)
51444
51445commit 8b3d8a11a0da90db879f234c27b9cd7c91d823c4
51446Author: Antoine Cellerier <dionoea@videolan.org>
51447Date:   Thu Jan 17 22:16:11 2008 +0000
51448
51449    Fix compilation and remove a few trailing spaces.
51450
51451commit 666ca3c1e00c14a5c0cae654c7b1c56e78de3331
51452Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51453Date:   Thu Jan 17 22:10:09 2008 +0000
51454
51455    vlc_arrays.h: vlc_array_new, vlc_array_destroy.
51456
51457commit 662a0037cee3ddaabfb0ce0c014d2421e1d9b227
51458Author: Ilkka Ollakka <ileoo@videolan.org>
51459Date:   Thu Jan 17 22:08:45 2008 +0000
51460
51461    don't poll volume-change, change volumecontrol to use signal from
51462    maininputmanager which listens p_intf->p_libvlc "volume-change" variable
51463    for volumechange. ref #1365
51464
51465commit 7927407718cd086287677da115fa9567935a489a
51466Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51467Date:   Thu Jan 17 21:53:12 2008 +0000
51468
51469    access/http.c: Support Set-Cookie, and forward them appropriately accross redirections.
51470
51471commit e178b0ac3f43a9759407ddcef61823bfb7fa286e
51472Author: Ilkka Ollakka <ileoo@videolan.org>
51473Date:   Thu Jan 17 20:54:38 2008 +0000
51474
51475    change input_manager to event-based instead of polling, this is one
51476    biggest polls in qt4-interface, still maybe few to go. ref 1365
51477
51478commit d10577239bd3c85ce03f257232636d6d94e56ca8
51479Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51480Date:   Thu Jan 17 18:24:40 2008 +0000
51481
51482    luaplaylist/youtube.lua: Fix art discovery.
51483
51484commit 0b916e29d8e10aa1c5888bea1afd773bc8b4fb27
51485Author: Rafaël Carré <funman@videolan.org>
51486Date:   Thu Jan 17 16:13:03 2008 +0000
51487
51488    Reverts [24331] , fix a memleak. Add a debug message to help catching the real bug. refs #1397
51489
51490commit 930c7664efe34a697922848a1fe564f093357346
51491Author: Rafaël Carré <funman@videolan.org>
51492Date:   Thu Jan 17 15:56:30 2008 +0000
51493
51494    file audio output: write on stdout if filename is "-"
51495
51496commit a9b77da48151c2267bdc5c37421a384b9e1fb9ec
51497Author: Ilkka Ollakka <ileoo@videolan.org>
51498Date:   Thu Jan 17 14:41:50 2008 +0000
51499
51500    partly revert [23991]. vlc:skip ain't supported, and that
51501    vlc:nop->vlc:skip revert was unintented.
51502
51503commit d92d2fd5f52f24b76bdcbb4855749fc521fe9e8c
51504Author: Rafaël Carré <funman@videolan.org>
51505Date:   Thu Jan 17 12:28:44 2008 +0000
51506
51507    update french translation
51508
51509commit af77062ae58030afd7d3a072f22c0ac1db707464
51510Author: Rafaël Carré <funman@videolan.org>
51511Date:   Thu Jan 17 12:28:21 2008 +0000
51512
51513    "state" is an integer, not a boolean (since vlc_bool_t is an int, that only makes the code clearer to read)
51514
51515commit 6c8ee7e1db7082e4eed1656e96a8c6f339147428
51516Author: Jean-Baptiste Kempf <jb@videolan.org>
51517Date:   Thu Jan 17 09:00:34 2008 +0000
51518
51519    Do previous commit in a better way.
51520
51521commit 03a9b9cb7b38ce441fe9c6d30885a650cff9cf4b
51522Author: Jean-Baptiste Kempf <jb@videolan.org>
51523Date:   Thu Jan 17 08:40:17 2008 +0000
51524
51525    Qt4 - Hotkeys: fix the bug about modifiers that empeached you to have modifiers + key.
51526
51527commit e512b8bdf4cf19ec5b7e0fe0831fbf3113e89ac6
51528Author: Jean-Baptiste Kempf <jb@videolan.org>
51529Date:   Thu Jan 17 08:16:47 2008 +0000
51530
51531    Qt4 - Preferences: avoid a few segfaults in the hotkeys selector. Avoid using QList of module_config_t and attack it from different classes. Avoid using some useless casts...
51532
51533commit f0e55f523651aac425395919b56163a83b72d21c
51534Author: Christophe Mutricy <xtophe@videolan.org>
51535Date:   Wed Jan 16 23:56:22 2008 +0000
51536
51537    Missed that in [24348]
51538
51539commit f836eb48c53d5979c8f89abf04b377c2dcd2a215
51540Author: Christophe Mutricy <xtophe@videolan.org>
51541Date:   Wed Jan 16 23:31:38 2008 +0000
51542
51543    Some files have moved
51544
51545commit 70b228833dfbdbd3bda7d0fc3a989c2aa59c83d6
51546Author: Christophe Mutricy <xtophe@videolan.org>
51547Date:   Wed Jan 16 23:28:53 2008 +0000
51548
51549    Delete rtp.c which was added by mistake in [24344]
51550
51551commit cc534a285ca53dced95a25a3bfe22fa75622beb5
51552Author: Christophe Mutricy <xtophe@videolan.org>
51553Date:   Wed Jan 16 21:28:12 2008 +0000
51554
51555    Update the symbol list
51556
51557commit 2c5dbee651298b3a8d8538a2f1415f78e4f25a84
51558Author: Rémi Denis-Courmont <rem@videolan.org>
51559Date:   Wed Jan 16 19:36:50 2008 +0000
51560
51561    Don't complain about timeouts on Windows in cond_timedwait.
51562
51563commit 658b4f830b832b19a6de708764f91e1398e501a1
51564Author: Damien Fouilleul <damienf@videolan.org>
51565Date:   Wed Jan 16 19:30:12 2008 +0000
51566
51567    vlc security: As i've seen very little improvement on that front, i've decided to check in my take on handling the problem of managing harmful options. I'm pretty sure this is going to be very controversial, but I think my approach is quite simple and yet very effective Anyway, my approach makes the following assumptions:
51568
51569    - most vlc options are considered safe, only a handful are particularily unsafe and need be declared as such in their definition (they mostly deal with writing to an output file or URL)
51570    - unsafe options are only considered potentially harmful when used as an input option, ie. the ':option' format. Configuration options are always considered safe 'i.e --option'
51571    - unsafe options are associated with a global security policy, which dictates how these are handled. At the moment, The policy can be either block, allow or prompt, and is set using the '--security-policy' option (which itself is considered unsafe ;)
51572
51573    the policy can be set by the user at the command line or in the preferences, it curently defaults to prompt, which is the desirable state for deskop use. However, it can be overriden depending on context, for example, the activex and mozilla will force the security-policy to block regardless of preference settins.
51574
51575    the code is a bit rough at the moment, but i will optimize/clean it up if the dev community this approach is worth keeping.
51576
51577    try the following example, and you'll see quickly what i mean:
51578
51579    ./vlc -vvv <a mrl> :sout=#transcode{vcodec=mp1v,vb=1024,acodec=mpga,ab=192}:standard{mux=ts,dst=vlc-output.ts,access=file}"
51580
51581    Enjoy,
51582       Damien
51583
51584commit 4f028428053d0342c55deb6ba8b8da114c6a0caa
51585Author: Rémi Denis-Courmont <rem@videolan.org>
51586Date:   Wed Jan 16 17:51:21 2008 +0000
51587
51588    Revert the so-called whitelisting commits that are actually blacklisting
51589
51590commit 4ec18c3fa910bdc95f83f0f9b252385533535eea
51591Author: Christophe Massiot <massiot@videolan.org>
51592Date:   Wed Jan 16 17:51:10 2008 +0000
51593
51594    .
51595
51596commit 806cf5165824be921bf2402ecf11fd3ee6501f9c
51597Author: Rafaël Carré <funman@videolan.org>
51598Date:   Wed Jan 16 17:36:14 2008 +0000
51599
51600    input options whitelisting, step 2 (refs #1371)
51601
51602commit c0d5cfac7bc9e0712f550819223139097ed0a311
51603Author: Rémi Duraffort <ivoire@videolan.org>
51604Date:   Wed Jan 16 17:31:07 2008 +0000
51605
51606    Use utf8_unlink in src/misc/update.c
51607
51608commit fe9b8150f2a0e8e0248bd9786438bc7e4d548ed4
51609Author: Rémi Duraffort <ivoire@videolan.org>
51610Date:   Wed Jan 16 17:19:26 2008 +0000
51611
51612    I forgot this part in the previous commit.
51613
51614commit 5158c3af473f61e501440e1fb499271d69b6fe55
51615Author: Rémi Duraffort <ivoire@videolan.org>
51616Date:   Wed Jan 16 17:18:30 2008 +0000
51617
51618    Implementation of utf8_unlink. If someone can test this function on Windows please ?
51619
51620commit d70106fdacae2af05ad20df231768cf59d4af191
51621Author: Rafaël Carré <funman@videolan.org>
51622Date:   Wed Jan 16 15:41:35 2008 +0000
51623
51624    fix #1362 (replace ':' with '_' in filenames on macosx)
51625
51626commit 9e5ebb072f77e40c135608ce660d08d2ac448ec6
51627Author: Rafaël Carré <funman@videolan.org>
51628Date:   Wed Jan 16 13:58:40 2008 +0000
51629
51630    input options whitelisting: 1st step
51631
51632commit 9e76c8c4666786d2c6a6fa9de5801a6212c98b8f
51633Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51634Date:   Wed Jan 16 10:32:14 2008 +0000
51635
51636    control/media_instance.c: Silly debug code removal (thanks funman).
51637
51638commit 3b0c979e83cd90528cc0894bf0c7e7f3d03ef399
51639Author: Rafaël Carré <funman@videolan.org>
51640Date:   Wed Jan 16 10:21:11 2008 +0000
51641
51642    src/control: set svn:keywords to Id
51643
51644commit 68db941730dce6ef179b86e59cf85132b2ae9e54
51645Author: Jean-Baptiste Kempf <jb@videolan.org>
51646Date:   Wed Jan 16 08:25:26 2008 +0000
51647
51648    Qt4 - remove trailing space due to Bookmark implementation.
51649
51650commit 734452c8c1e1063f19555730e2f5530aadccd293
51651Author: Jean-Baptiste Kempf <jb@videolan.org>
51652Date:   Wed Jan 16 08:22:22 2008 +0000
51653
51654    Qt4 - fix some saving and reading size bugs. Patch by Andre Weber
51655
51656commit 2279878d57e6b5c13b2205f37d5a15866be770c6
51657Author: Jean-Baptiste Kempf <jb@videolan.org>
51658Date:   Wed Jan 16 08:11:04 2008 +0000
51659
51660    Qt4 - Preferences, fix the bug that empeached to display the name of the categories.
51661
51662commit 8ecdcd6cc4c2c91af53c10edca4ac15ebc4397b2
51663Author: Jean-Baptiste Kempf <jb@videolan.org>
51664Date:   Wed Jan 16 07:59:13 2008 +0000
51665
51666    Qt4 - should fix #1348 (invalid free)
51667
51668commit a4d3bb469c96f5b910b2f8a92e37630818f670b8
51669Author: Jean-Baptiste Kempf <jb@videolan.org>
51670Date:   Wed Jan 16 07:37:45 2008 +0000
51671
51672    Qt4 - Playlist: double clicking on the art will open the Media Information dialog.
51673
51674commit dc651adb98ed6dd46938c305cf9b17ddbddfc8cc
51675Author: Jean-Baptiste Kempf <jb@videolan.org>
51676Date:   Wed Jan 16 07:18:11 2008 +0000
51677
51678    Qt4 - remove an unnecessary cast
51679
51680commit cebe12a7d079fbfc3b45ff5fa2ae909b205c4907
51681Author: Jean-Baptiste Kempf <jb@videolan.org>
51682Date:   Wed Jan 16 07:06:53 2008 +0000
51683
51684    Qt4 - move the playlist_model with the other files of the playlist
51685
51686commit 3e3d5ff905d7ab4a3082b559368803fd16037569
51687Author: Jean-Baptiste Kempf <jb@videolan.org>
51688Date:   Wed Jan 16 06:44:50 2008 +0000
51689
51690    Qt4 - playlist model. Fix #1332
51691
51692    Ouf!
51693
51694commit d630dac5aafcb90f5f45be5e11e3995393af1ee3
51695Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51696Date:   Wed Jan 16 00:43:59 2008 +0000
51697
51698    MacOSX/Framework/VLCMedia.m: Make sure we compare the media_descriptor and not the url, as we can have two perfect different media (different meta, different option), but with the same url.
51699
51700commit 4c6e535fd234057d9d681af89c91a338a830a01b
51701Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51702Date:   Wed Jan 16 00:42:54 2008 +0000
51703
51704    MacOSX/Framework/VLCVideoLayer: Publish fillScreen.
51705
51706commit a9899eb53ce89a56b4ffed0eebde80a95cbf7d8a
51707Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51708Date:   Wed Jan 16 00:25:33 2008 +0000
51709
51710    MacOSX/Framework/VLCMediaList,VLCMediaListAspect: Correct the sanity check for added item.
51711
51712commit fb76e3b6961d9791b890e0e14c43ca0edb81f1d3
51713Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51714Date:   Wed Jan 16 00:24:54 2008 +0000
51715
51716    MacOSX/Framework/VLCVideoLayer: Implement hasVideo.
51717
51718commit 0b0a9159ea36cf058809400eaa9452c23e8cc4a3
51719Author: Christophe Mutricy <xtophe@videolan.org>
51720Date:   Tue Jan 15 22:37:27 2008 +0000
51721
51722    _GNU_SOURCE is already taken of by config.h + typo
51723
51724commit 267b1766e36d12019af6b89f1e886370bc1ecf1d
51725Author: Jean-Paul Saman <jpsaman@videolan.org>
51726Date:   Tue Jan 15 22:28:14 2008 +0000
51727
51728    Show statistical information on the rc interface.
51729
51730commit c4bc5a79827f61b4a07f9574f3975b62d5f4a1d3
51731Author: Damien Fouilleul <damienf@videolan.org>
51732Date:   Tue Jan 15 20:01:12 2008 +0000
51733
51734    eyetv: forgot that one in my last commit
51735
51736commit 0b09c89ef5471362f7b0a8d5ef5bb5aadbb4bfdf
51737Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51738Date:   Tue Jan 15 19:14:43 2008 +0000
51739
51740    MacOSX/Framework: Don't attempt to set a value of a dictionary that is being monitored by KVO on non-main thread. That's not thread-safe.
51741
51742commit 76d020250a879b3180c2415d4ba14df09a9309ce
51743Author: Jean-Paul Saman <jpsaman@videolan.org>
51744Date:   Tue Jan 15 19:09:18 2008 +0000
51745
51746    Patch by Jilles Tjoelker: Fix ALSA thread deadlock if trying to kill it before start time is known.
51747
51748commit 765078f3b9d370c4f599d065a82b7a41a90dd044
51749Author: Jean-Baptiste Kempf <jb@videolan.org>
51750Date:   Tue Jan 15 17:15:39 2008 +0000
51751
51752    Put the lua files inside the .exe Ref #1436
51753
51754commit 39c7d8103f65cc58f07f62609e658b14146952c2
51755Author: Rafaël Carré <funman@videolan.org>
51756Date:   Tue Jan 15 14:28:12 2008 +0000
51757
51758    qt4: correct the header, copyright symbol, and remove myself from the list of authors
51759
51760commit 20b02ab8c9d50b794ba6515ba3bbcc0acc3a7294
51761Author: Rafaël Carré <funman@videolan.org>
51762Date:   Tue Jan 15 13:45:41 2008 +0000
51763
51764    audioscrobbler: do not use mdate() when the real date is needed
51765
51766commit 0d0ad1638c3e659a682a49c94851710ffc9ff285
51767Author: Rafaël Carré <funman@videolan.org>
51768Date:   Tue Jan 15 13:41:45 2008 +0000
51769
51770    mdate(): update comment
51771
51772commit 1266cca878a8e779da8a521599af99f0c8923dc6
51773Author: Rémi Duraffort <ivoire@videolan.org>
51774Date:   Tue Jan 15 13:36:58 2008 +0000
51775
51776    Check for the updates when showing the dialog.
51777
51778commit adc268b1bedd556624e7aa0eaa78d117219374df
51779Author: Rafaël Carré <funman@videolan.org>
51780Date:   Tue Jan 15 12:46:40 2008 +0000
51781
51782    correctly displays album art in playlist, fix by ILEoo
51783
51784commit aaf50f16cfb838418703d90ee3e62bd0e649b978
51785Author: Rafaël Carré <funman@videolan.org>
51786Date:   Tue Jan 15 10:40:47 2008 +0000
51787
51788    ncurses: new box representing the vlc objects hierarchy (similar to rc's "tree" command)
51789
51790commit ab8ac15710d38ae627b8269436470205b908fcb8
51791Author: Rafaël Carré <funman@videolan.org>
51792Date:   Tue Jan 15 10:39:36 2008 +0000
51793
51794    qt4 playlist selector: selects the playlist on start
51795
51796commit 7330c136db18b14141cd81eb795782d1f757fd2b
51797Author: Rafaël Carré <funman@videolan.org>
51798Date:   Tue Jan 15 10:38:58 2008 +0000
51799
51800    v4l2/ set svn:ignore property
51801
51802commit 83650ff7158a2d5f242dee18acc3e0f30d0a9c26
51803Author: Rafaël Carré <funman@videolan.org>
51804Date:   Tue Jan 15 10:37:12 2008 +0000
51805
51806    zsh completion:
51807        don't use "mmap" which already exists in stdio.h as a function
51808        use an evil hack to get module_t structure
51809        permit to compile from the source tree when VLC was built in an external build tree: make BUILDDIR=../../XXX
51810
51811commit 8919698b15ddb9e2d020cf22eccd68d2e2d2d308
51812Author: Christophe Mutricy <xtophe@videolan.org>
51813Date:   Tue Jan 15 00:54:34 2008 +0000
51814
51815    Fix c-format
51816
51817commit 220fb0d5e0e280fab999907d8cab87bda89e49e8
51818Author: Christophe Mutricy <xtophe@videolan.org>
51819Date:   Tue Jan 15 00:54:30 2008 +0000
51820
51821    Update POTFILES.in after moving/renaming files
51822
51823commit 36868ee9e839aebe9dca54ca7019bde6312f598a
51824Author: Damien Fouilleul <damienf@videolan.org>
51825Date:   Mon Jan 14 23:18:13 2008 +0000
51826
51827    eyetv: latest version of EyeTV capture plugin, needs lotta testing
51828
51829commit 5266ede11c5f1a98e170b23eae90c194368cc08b
51830Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
51831Date:   Mon Jan 14 22:25:08 2008 +0000
51832
51833    python bindings: fix MediaDescriptor.get_meta method
51834
51835commit 528f1c64eab458ec342e193ee6398f37817ba2ed
51836Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
51837Date:   Mon Jan 14 22:17:07 2008 +0000
51838
51839    python bindings: begin to complete the libvlc API bindings. Cf TODO for what is left to be done.
51840
51841commit 22d8f2eccd8d61c8b2b3d2bc1e218bb6f4240925
51842Author: Antoine Cellerier <dionoea@videolan.org>
51843Date:   Mon Jan 14 21:30:44 2008 +0000
51844
51845    Move the v4l2 access to its own subdirectory.
51846
51847commit cd351fc28d472af51dcbea7df45d4a0779b8c575
51848Author: Antoine Cellerier <dionoea@videolan.org>
51849Date:   Mon Jan 14 20:49:01 2008 +0000
51850
51851    Japanese translation update by Tadashi Jokagi.
51852
51853commit 8d8ee808d756e6164f95ab1b0bf55ccdec3f0b12
51854Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51855Date:   Mon Jan 14 19:36:48 2008 +0000
51856
51857    misc/events.c: Make sure we don't leak.
51858
51859commit db033d38be4792aeadcf83cdffc6dcd3ba43fdef
51860Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51861Date:   Mon Jan 14 19:28:09 2008 +0000
51862
51863    misc/events.c: Fix a NULL ptr access.
51864
51865commit fb36458505fc51cb9491f54465c07e85fb33eb14
51866Author: Rafaël Carré <funman@videolan.org>
51867Date:   Mon Jan 14 18:33:30 2008 +0000
51868
51869    don't copy 'meta-file' option to inputs
51870
51871commit c0ac271e16523a3f16ef4d45b9c7da634d90be02
51872Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51873Date:   Mon Jan 14 17:59:35 2008 +0000
51874
51875    Fix previous commit.
51876
51877commit 6f50b2ed228ae162cf768c8c468cf5b1b4399ec2
51878Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51879Date:   Mon Jan 14 17:48:36 2008 +0000
51880
51881    MacOSX/Framework/VLCMediaPlayer: Publish -audio.
51882
51883commit 59b00edf526c88b595a2a951e9a0733fe010d846
51884Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51885Date:   Mon Jan 14 13:26:34 2008 +0000
51886
51887    access/http.c: Don't track redirection if there is no input. (Fix a crash with lua art work fetching and redirection btw).
51888
51889commit fa45d63fdedc4cce1de4257b35de5adfb494d544
51890Author: Rafaël Carré <funman@videolan.org>
51891Date:   Mon Jan 14 10:37:30 2008 +0000
51892
51893    alsa: add some verbose debug (enabled only if ALSA_DEBUG is defined) due to some regressions introduced by changeset [23022]
51894
51895commit 560da457754b2637dd6fcbb70cc8febd231aad6f
51896Author: Jean-Baptiste Kempf <jb@videolan.org>
51897Date:   Mon Jan 14 07:46:19 2008 +0000
51898
51899    Qt4 - Commenting playlist_model code.
51900
51901commit faad0752ddb0433ae4b47b0f357f08c67b89cec6
51902Author: Rémi Duraffort <ivoire@videolan.org>
51903Date:   Sun Jan 13 23:04:23 2008 +0000
51904
51905    Alert the user when something wrong accure during the update.
51906
51907commit 6162f8941794fbd2cb1f64bf2e9ccf0ced430e47
51908Author: Christophe Mutricy <xtophe@videolan.org>
51909Date:   Sun Jan 13 22:43:05 2008 +0000
51910
51911    Fix saving of strings config variables. Patch courtesy of Andrew Zaikin
51912
51913commit eb90d8346cfbcaeaf085f71c24e95565fd3557fe
51914Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51915Date:   Sun Jan 13 22:41:45 2008 +0000
51916
51917    control/media_instance.c: Send EncouteredError event. Plus detach properly from callback. Plus be don't block when releasing the input thread.
51918
51919commit 64fcece014a045d285dd7bd92644b825ad8252ff
51920Author: Rémi Duraffort <ivoire@videolan.org>
51921Date:   Sun Jan 13 22:41:26 2008 +0000
51922
51923    Typo
51924
51925commit 50a0ba79ff9215d2bd7d863d5519ea3a0266f1e4
51926Author: Rémi Duraffort <ivoire@videolan.org>
51927Date:   Sun Jan 13 22:23:17 2008 +0000
51928
51929    Fix compilation error with SDL under 1.2.10
51930
51931commit 580650d5e920531dd985c14c7d11a9b9a24acc74
51932Author: Laurent Aimar <fenrir@videolan.org>
51933Date:   Sun Jan 13 21:11:27 2008 +0000
51934
51935    Fixed typo in MJD decoding (Fix EIT informations)
51936
51937commit 0361c54d9b6098c23f860b43d6cf753bbaee0615
51938Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51939Date:   Sun Jan 13 19:36:20 2008 +0000
51940
51941    MacOSX/Framework/Example: FlashVideoDownloader, sample app that download a video from YouTube, dailymotion, etc. using VLC's luaplaylist module, and export them to a more readable format. (killer app, imho :), but yet only an code Example. )
51942
51943commit 7bdcff973ccd137b9e30614369d449960776a3d1
51944Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51945Date:   Sun Jan 13 19:29:53 2008 +0000
51946
51947    MacOSX/Framework: Forgot that in previous commit.
51948
51949commit 3144520ace20dcec16a6062758f875db8517e872
51950Author: Antoine Cellerier <dionoea@videolan.org>
51951Date:   Sun Jan 13 18:42:43 2008 +0000
51952
51953    Fix the v4l2 "reset all controls" code. Use the extended API when supported and fallback to old api in Control().
51954
51955commit 8c27fb4d3c912f831ff99cda5597f11cd4342356
51956Author: Rafaël Carré <funman@videolan.org>
51957Date:   Sun Jan 13 18:16:33 2008 +0000
51958
51959    Korean translation update by Chan-gu Lee
51960
51961commit 6d95c7823c9f661571671f149185e2c6f5994b21
51962Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51963Date:   Sun Jan 13 17:17:33 2008 +0000
51964
51965    MacOSX/Framework: Support streamin media list.
51966
51967commit d372e0d833d9167304d706a27c2716e34234c6c0
51968Author: Antoine Cellerier <dionoea@videolan.org>
51969Date:   Sun Jan 13 15:04:04 2008 +0000
51970
51971    If the v4l2 driver supports the extended control api, use it to enumerate all the controls when the ControlReset function is called (it will reset all the controls which aren't in the MPEG class), else fallback to the old api.
51972
51973commit 827f8b92b5caab8b5ac5ce0a68379cf0071d0047
51974Author: Jean-Baptiste Kempf <jb@videolan.org>
51975Date:   Sun Jan 13 07:32:00 2008 +0000
51976
51977    VLM and Bookmark are implemented.
51978
51979commit 89268ab8e7955921066ad2ae629cba8790af223f
51980Author: Jean-Baptiste Kempf <jb@videolan.org>
51981Date:   Sun Jan 13 02:00:08 2008 +0000
51982
51983    Qt4 - fix [24261]
51984
51985commit e564db69c6e3b707a666792d63f10d9549113e39
51986Author: Pierre d'Herbemont <pdherbemont@videolan.org>
51987Date:   Sun Jan 13 01:23:51 2008 +0000
51988
51989    MacOSX/Framework/Example: Initial creation of a nice application that does iPod exporting.
51990
51991commit 836f9311bd5ac2cf5d5470cdbd259baf2fb1681f
51992Author: Antoine Cellerier <dionoea@videolan.org>
51993Date:   Sun Jan 13 01:01:49 2008 +0000
51994
51995    Don't try setting the audio input source if the v4l2 device doesn't have any.
51996
51997commit 29e5b0fa3afc3290298e0117a3eadc6b908e8ec3
51998Author: Pavlov Konstantin <thresh@videolan.org>
51999Date:   Sun Jan 13 01:01:38 2008 +0000
52000
52001    Make everything AC_DEFINE(HAVE_FOOBAR define 1 where appropriate.
52002
52003commit 3d83d9c28941ab5f0cddc5e12a2916888cb7fc6a
52004Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52005Date:   Sun Jan 13 00:57:29 2008 +0000
52006
52007    MacOSX/Framework: Add VLCStreamSession, VLCStreamOutput to allow streaming/exporting.
52008
52009commit 90f36ed304f6335d7275ca90d3e4062f0d3c63dd
52010Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52011Date:   Sun Jan 13 00:56:37 2008 +0000
52012
52013    MacOSX/Framework: Publish @property id drawable. Make sure the KVO will be sent for isPlaying.
52014
52015commit 916af6f55908fbe4a12d8729ac85ebb7169e5035
52016Author: Jean-Baptiste Kempf <jb@videolan.org>
52017Date:   Sun Jan 13 00:37:19 2008 +0000
52018
52019    Fix HAVE_LIBPNG in configure.ac
52020
52021commit 728a0322b3dfca92b4786f0a4759a906da0c34a4
52022Author: Pavlov Konstantin <thresh@videolan.org>
52023Date:   Sun Jan 13 00:35:08 2008 +0000
52024
52025    Fix hostname reporting on some weirdly configured systems like mine (actually, use short hostname as it should be).
52026    Fix qt4 interface of displaying it in About dialog the same way as wx interface does.
52027
52028commit c77ca8993953545df0afd6cfbe06a50cdf76f9de
52029Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52030Date:   Sat Jan 12 23:46:39 2008 +0000
52031
52032    vlc/libvlc.h: Export libvlc_media_instance_get_drawable().
52033
52034commit 32d37f699dcba0a0ee6a25c8313e7f2a40ff9773
52035Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52036Date:   Sat Jan 12 23:45:42 2008 +0000
52037
52038    control/hierarchical_node_media_list_view.c: Fix a warning.
52039
52040commit ae73d43d4c15a61b88bd5dba9790c17dcb78ed54
52041Author: Antoine Cellerier <dionoea@videolan.org>
52042Date:   Sat Jan 12 23:30:58 2008 +0000
52043
52044    Add audio input selection for encoder cards.
52045
52046commit 8b0d1696da3da51cb01ffcd54647852d411321ba
52047Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52048Date:   Sat Jan 12 23:00:51 2008 +0000
52049
52050    vlc/libvlc.h: Make media_descriptor_duplicate Public.
52051
52052commit 99c7b570173e3c498df318846d358e215b879919
52053Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52054Date:   Sat Jan 12 22:59:53 2008 +0000
52055
52056    control/media_instance.c: Use input_Read.
52057
52058commit e387114b870ef809f1ec79e21f0f55594c59c625
52059Author: Christophe Mutricy <xtophe@videolan.org>
52060Date:   Sat Jan 12 22:48:14 2008 +0000
52061
52062    Remove always false test
52063
52064commit 36ddb3bd7bd763cedbea4122d5a172515e6ae0ed
52065Author: Antoine Cellerier <dionoea@videolan.org>
52066Date:   Sat Jan 12 22:40:34 2008 +0000
52067
52068    Add v4l2 tuner support. Example command line for Hauppauge PVR 250 to get France 2 (at ECP) and encode as MPEG2: ./vlc -I dummy -vvv 'v4l2c://:audio-method=0:controls-reset:set-ctrls={video_bitrate_mode=1,video_bitrate=4000000,video_peak_bitrate=4000000}:width=720:height=576:tuner=0:tuner-frequency=478550'
52069
52070commit 7678ad450b88237699e6fa90aaad7418274758da
52071Author: Antoine Cellerier <dionoea@videolan.org>
52072Date:   Sat Jan 12 21:11:43 2008 +0000
52073
52074    Add audio bass, treble and loudness options (supported by PVR 250).
52075
52076commit f9d6ca04a0e6f863a68705e260317c09bfe0ec78
52077Author: Antoine Cellerier <dionoea@videolan.org>
52078Date:   Sat Jan 12 20:46:36 2008 +0000
52079
52080    [PATCH] v4l2 mpeg2 controls by Dennis Lou. Thanks.
52081
52082commit 4a48618f601361d94c2f4417a475b3faf71487c6
52083Author: Jean-Baptiste Kempf <jb@videolan.org>
52084Date:   Sat Jan 12 20:00:02 2008 +0000
52085
52086    Qt4 - add ifdef if someone compiles vlc without vlm support
52087
52088commit 5718c8409cbdb188bd7344aab221412d1a7cfa43
52089Author: Jean-Baptiste Kempf <jb@videolan.org>
52090Date:   Sat Jan 12 19:02:12 2008 +0000
52091
52092    Support for 8bit uncompressed in AVI files.
52093
52094commit 6a8456a649118364f84baf118821ec39d42eb7dc
52095Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
52096Date:   Sat Jan 12 17:23:47 2008 +0000
52097
52098    Fixed a segfault/division by zero caused by delayed headers in LOAS
52099    format audio.
52100
52101commit ea869b5e77f87ffb5999b3b367366686837e999c
52102Author: Rafaël Carré <funman@videolan.org>
52103Date:   Sat Jan 12 16:45:16 2008 +0000
52104
52105    ogg demuxer: fix #1429 by simply ignoring the skeleton track
52106    be more strict when testing for packet types
52107
52108commit 0da728fb6c3017ab90d0d00a7c40fb5fed690fe9
52109Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52110Date:   Sat Jan 12 16:27:49 2008 +0000
52111
52112    MacOSX/Framework/VLCMediaPlayer.m: Fix a wrong detach.
52113
52114commit 65f58dd94028488bece98abe3451c3650181cba6
52115Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52116Date:   Sat Jan 12 16:25:14 2008 +0000
52117
52118    MacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and libvlc-control.dylib installation.
52119
52120commit c56d27fda632fa351f09afa055fe1ab350097ce6
52121Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52122Date:   Sat Jan 12 16:20:54 2008 +0000
52123
52124    misc/variables.c: Make sure we don't use an unitialized var. (Fix a free to a non-malloced ptr).
52125
52126commit 1894d87bf609b5df6dbd1dd507104724dbc11d0a
52127Author: Felix Paul Kühne <fkuehne@videolan.org>
52128Date:   Sat Jan 12 16:14:16 2008 +0000
52129
52130    opengl-vout-osx: remove 2 incorrect checks (assuming that 10.3.9 == __ppc__ is _no_ good idea) and fixed a couple of compilation warnings
52131
52132commit 67d6f6e139097ffcf18a994bf13eb35796a33dcd
52133Author: Felix Paul Kühne <fkuehne@videolan.org>
52134Date:   Sat Jan 12 15:56:35 2008 +0000
52135
52136    macosx: we don't want to jump to the playlist item, if it changes. That's soo '90s...
52137
52138commit 910dd4995d0662b1fcc2781e4274380a22a43950
52139Author: Rafaël Carré <funman@videolan.org>
52140Date:   Sat Jan 12 15:05:17 2008 +0000
52141
52142    audioscrobbler: use exclusively mdate() for time-related purposes
52143
52144commit d21bf97ef707088f89d3de7fbed456304189a6f7
52145Author: Rafaël Carré <funman@videolan.org>
52146Date:   Sat Jan 12 14:33:38 2008 +0000
52147
52148    French translation of ncurses interface
52149
52150commit af82a3ebe6c40eedb2dae258c28d99633ded57ce
52151Author: Felix Paul Kühne <fkuehne@videolan.org>
52152Date:   Sat Jan 12 14:09:23 2008 +0000
52153
52154    mp4 demux: also add meta for 'Encoded by', 'URL', 'Track Number' and 'Comment'
52155
52156commit c02a3fa285fafdd453dc2add243aa65ae935b920
52157Author: Jean-Baptiste Kempf <jb@videolan.org>
52158Date:   Sat Jan 12 08:03:00 2008 +0000
52159
52160    Qt4 - Encode URLs in open dialog as requested. Close defect #1414.
52161
52162commit 870a7f046def652f27721d9222d2fd922221d214
52163Author: Jean-Baptiste Kempf <jb@videolan.org>
52164Date:   Sat Jan 12 07:42:13 2008 +0000
52165
52166    Qt4 - make the difference between DIALOG_USER_PROGRESS && DIALOG_INTF_PROGRESS, like on the Mac intf (not implemented in wx, IIRC) by using a QProgressBar inside the statusBar of the main Interface. Close #475 (longstanding one...)
52167
52168commit a89f96d89cf2d52ae7e6990f31cccdcd518364ca
52169Author: Pavlov Konstantin <thresh@videolan.org>
52170Date:   Fri Jan 11 23:37:21 2008 +0000
52171
52172    Port some fixes from CVE-2008-0225 fix for xine-lib plus some code style fixes. Someone should really review it as it may be not fully fixed.
52173
52174commit ce68b58c02a2fcdf8de4f0da70bb6cfd133b5657
52175Author: Pavlov Konstantin <thresh@videolan.org>
52176Date:   Fri Jan 11 22:56:58 2008 +0000
52177
52178    Fix another problem in realrtsp (ported from xine-lib upstream):
52179    * Fix invalid memory access in Real Media SDP with tailored stream; reported
52180    by Roland Kay. [bug #1602631]
52181
52182    CVS patchset: 8442
52183    CVS date: 2006/12/25 16:21:56
52184
52185commit b0e2e3b8e274c1926b040e72fa3bf201244ec262
52186Author: Pavlov Konstantin <thresh@videolan.org>
52187Date:   Fri Jan 11 22:47:43 2008 +0000
52188
52189    Some more fixes from upstream xine:
52190    * Fix program termination due to invalid Real Media SDP; reported by Roland
52191    Kay. [bug #1602663]
52192
52193    CVS patchset: 8441
52194    CVS date: 2006/12/25 16:12:16
52195
52196commit d93b7a36046d10d629001661acf6f8ab6bd6a40b
52197Author: Pavlov Konstantin <thresh@videolan.org>
52198Date:   Fri Jan 11 22:27:36 2008 +0000
52199
52200    Fix warning
52201
52202commit 3c0a294da621ecb4e535b85b52658d6adb756df5
52203Author: Dennis van Amerongen <trax@videolan.org>
52204Date:   Fri Jan 11 20:28:31 2008 +0000
52205
52206    * modules/mux/mp4.c: typo opened -> opened spotted by alexvf
52207
52208commit 2bf327dfbfaea5fd719be71899bafc3c32b3bb45
52209Author: Ilkka Ollakka <ileoo@videolan.org>
52210Date:   Fri Jan 11 17:48:58 2008 +0000
52211
52212    fix previous commit
52213
52214commit 0669b648a7db1286edef12d16793bea74c5b3aad
52215Author: Ilkka Ollakka <ileoo@videolan.org>
52216Date:   Fri Jan 11 17:42:54 2008 +0000
52217
52218    revert 24090 and add fix for including sps/pps in every keyframe without
52219    breaking ts/h264 writing, so it waits until sps/pps are received before
52220    handing stuff onward (as it did earlier). thanks to jpsaman for spotting
52221    this.
52222
52223commit 56a8c2a59edd99488da19825cb965ddfa823c1e2
52224Author: Felix Paul Kühne <fkuehne@videolan.org>
52225Date:   Fri Jan 11 17:01:35 2008 +0000
52226
52227    cdda: correctly display Title and Artist in CDDB mode, if available
52228
52229commit 5ad459b5e6c587d518bdcbbd09b949c324a91323
52230Author: Pavlov Konstantin <thresh@videolan.org>
52231Date:   Fri Jan 11 13:28:58 2008 +0000
52232
52233    Updated Russian translation from Andrew Zaikin.
52234
52235commit ad2f8e785627f256b7e3d9c8773586104e49b407
52236Author: Jean-Baptiste Kempf <jb@videolan.org>
52237Date:   Fri Jan 11 06:36:10 2008 +0000
52238
52239    Qt4 - Reference to Amarok good work.
52240
52241commit 5c4a98c1069891afa6b0ed52bfe87b81a1c68d8b
52242Author: Jean-Baptiste Kempf <jb@videolan.org>
52243Date:   Fri Jan 11 06:33:57 2008 +0000
52244
52245    Qt4 - SoundSlider, add a caption of the volume on it after IRC idea.
52246
52247commit 7e5abc720a8d3a2389b756307f56c178e2fa37e8
52248Author: Jean-Baptiste Kempf <jb@videolan.org>
52249Date:   Fri Jan 11 06:02:59 2008 +0000
52250
52251    Qt4 - Try to fix minimal mode sizing.
52252
52253commit 00187524159c89f20c053642359304289979804d
52254Author: Jean-Baptiste Kempf <jb@videolan.org>
52255Date:   Thu Jan 10 23:46:56 2008 +0000
52256
52257    Qt4 - ExtraMetaPanel, fix the bug that forgot to remove the extraMD from previous item. Fix the sizing of the columns.
52258
52259commit 9d4d16009505cb0b3419d42ce94a5ddd1dd8d6e9
52260Author: Jean-Baptiste Kempf <jb@videolan.org>
52261Date:   Thu Jan 10 23:22:19 2008 +0000
52262
52263    Qt4 - Bookmark implementation by Antoine Lejeune - phytos # via
52264
52265commit fd4a7f8cca3f7bc7a47e4bf83f2c1b49fddc4b08
52266Author: Antoine Cellerier <dionoea@videolan.org>
52267Date:   Thu Jan 10 22:33:33 2008 +0000
52268
52269    Comment out rgb444
52270
52271commit 1cd42f751f389c8443caf7070f66052616014a88
52272Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52273Date:   Thu Jan 10 21:56:32 2008 +0000
52274
52275    MacOSX/Framework/Pre-Compile.sh: Fix the share folder location.
52276
52277commit a9cb2c9f717a7315b21f5417d3d006fb07468780
52278Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52279Date:   Thu Jan 10 21:37:49 2008 +0000
52280
52281    MacOSX/VLCBrowsableVideoView.m: Make sure the view will reshow its gradient when the menu is hidden.
52282
52283commit 317f2353744ec69018d61ac9e3ea982cf6b53173
52284Author: Rémi Duraffort <ivoire@videolan.org>
52285Date:   Thu Jan 10 21:27:06 2008 +0000
52286
52287    Encoding issue.
52288
52289commit 55f0dad0bff8b1473b2c39a09c52c84832d98c0b
52290Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52291Date:   Thu Jan 10 21:22:22 2008 +0000
52292
52293    MacOSX/Framework/Pre-Compile.sh: Use pbxcp instead of cp.
52294
52295commit 1b431f4bcfc2199984d68b8b100dcaa73524098c
52296Author: Antoine Cellerier <dionoea@videolan.org>
52297Date:   Thu Jan 10 21:20:16 2008 +0000
52298
52299    Change the chain module so it allows chaining more than 2 chroma modules (you'll have to change the define at the start of the source code, and there's no guarantee that it'll use the shortest path between the source and dest chromas).
52300
52301commit 793a81a922a7cb8443b803f98b30ca494ff2a304
52302Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52303Date:   Thu Jan 10 21:16:59 2008 +0000
52304
52305    MacOSX/Framework/Pre-Compile.sh: Copy the luameta and luaplaylist folder. (Need to properly check modifications probably).
52306
52307commit b494b2d87f531e68b4da33b9dad3df5552cfa171
52308Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52309Date:   Thu Jan 10 21:07:41 2008 +0000
52310
52311    MacOSX/VLC_app/VLCBrowsableVideoView.m: Don't draw the gradient if a vout is present.
52312
52313commit f13a8acf8cc5ad0d81a4ac1f77e77cacf092f121
52314Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52315Date:   Thu Jan 10 21:01:16 2008 +0000
52316
52317    MacOSX/VLC_app/VLCBrowsableVideoView.m: Draw a gradient when there is no video.
52318
52319commit b71e18535d44e55787418e8670ac025a5027ef1b
52320Author: Rémi Duraffort <ivoire@videolan.org>
52321Date:   Thu Jan 10 18:42:30 2008 +0000
52322
52323    Add news about ncurses, move BDA in Input section. Patch by funman.
52324
52325commit aba3355539af7e9b58d5c65acdae607f1797c71a
52326Author: Rémi Duraffort <ivoire@videolan.org>
52327Date:   Thu Jan 10 18:33:26 2008 +0000
52328
52329    Typos, remove Jean-Baptiste since we owe him more than a « thanks ». Patch by funman.
52330
52331commit 16b6bc95f66f54ebbb93ef18892ec37a785dd87b
52332Author: Rémi Duraffort <ivoire@videolan.org>
52333Date:   Thu Jan 10 18:29:37 2008 +0000
52334
52335    iso -> utf8, what's the problem of german people with strange, non ASCII, characters in their name ? --Rafaël Carré
52336    Another patch by funman.
52337
52338commit 9bd7b3750efafe34f0df0d6c7965f69837b9177d
52339Author: Rémi Duraffort <ivoire@videolan.org>
52340Date:   Thu Jan 10 18:20:43 2008 +0000
52341
52342    ncurses interface:
52343     * support colors if --color is enabled (it is by default)
52344     * use _() to permit translation of the interface
52345     * matches only ESC, and not special keys combinations (it was boring to have VLC exit when inadvertently hitting alt+something
52346     * do not use KeyToUTF8() at all when in wide characters mode, since we assume UTF-8 locale
52347     * display the help shortcut when the interface is stopped, rather than in the title
52348    Patch by funman.
52349
52350commit 627fed2d229fed855c2d2f758dec6bcea586e143
52351Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52352Date:   Thu Jan 10 18:18:06 2008 +0000
52353
52354    MacOSX/VLC_app: mouseDownCanMoveWindow returns a BOOL.
52355
52356commit 36151c96931d6de80e1eb898c9fb8f3756857c77
52357Author: Rémi Duraffort <ivoire@videolan.org>
52358Date:   Thu Jan 10 18:14:07 2008 +0000
52359
52360    "bash is not always in /bin/". Patch by funman.
52361
52362commit 91d170a11d8c8cd9880c2982102797e67f349814
52363Author: Rémi Duraffort <ivoire@videolan.org>
52364Date:   Thu Jan 10 18:11:55 2008 +0000
52365
52366    "vlc_*_timedwait() expect a time in microseconds". Patch by funman.
52367
52368commit ab9b2674813f203463912f769b8f3b978d9bada9
52369Author: Rémi Duraffort <ivoire@videolan.org>
52370Date:   Thu Jan 10 17:26:49 2008 +0000
52371
52372    Now the "cancel" button in the progress Dialog is working.
52373    Feel free to play with it...
52374
52375commit 907dd03351e05296c04d53c7589c023a9dfbccf9
52376Author: Ilkka Ollakka <ileoo@videolan.org>
52377Date:   Thu Jan 10 10:51:05 2008 +0000
52378
52379    remove #if 0 #endif from commit 23493 which seems to be accidental on
52380    those line and broke mmsh-input.
52381
52382commit 13df93e3371d88a051675e44949affd7aae825a6
52383Author: Jean-Baptiste Kempf <jb@videolan.org>
52384Date:   Thu Jan 10 06:43:02 2008 +0000
52385
52386    Qt4 -reinventing the wheel is ALWAYS a good idea...
52387
52388commit 076ff7c954735f7a3841609fefbc35fc51aeef80
52389Author: Jean-Baptiste Kempf <jb@videolan.org>
52390Date:   Thu Jan 10 06:38:31 2008 +0000
52391
52392    Qt4 - Fix the segfault that can occur when opening directories, especially multiple directories ( known as the thresh bug... )
52393
52394commit a35dfea7fc859a0dce911482562d24b9edd48638
52395Author: Jean-Baptiste Kempf <jb@videolan.org>
52396Date:   Wed Jan 9 22:55:39 2008 +0000
52397
52398    Qt4 - fix the artSet removal commit.
52399
52400commit 87fe984550ba52b0d96b6a0e73d0b66a9a84675e
52401Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52402Date:   Wed Jan 9 22:05:17 2008 +0000
52403
52404    MacOSX/VLC_app: port the fullscreen zoom and the fspanel from gui/macosx to VLC_app.
52405
52406commit ff7830bb3169e40ad0e081478e28af599a6dd902
52407Author: Christophe Mutricy <xtophe@videolan.org>
52408Date:   Wed Jan 9 14:35:00 2008 +0000
52409
52410    Hungarian translation update by Gabor Kelemen
52411
52412commit 839e30e1b1f7f245962ed5b13d10069d5441ca8e
52413Author: Jean-Paul Saman <jpsaman@videolan.org>
52414Date:   Wed Jan 9 07:54:07 2008 +0000
52415
52416    Remove stray semicolon.
52417
52418commit 2573910cf1668288518f1249f04cc61139f1a615
52419Author: Rémi Denis-Courmont <rem@videolan.org>
52420Date:   Tue Jan 8 19:45:05 2008 +0000
52421
52422    Handle race condition between ABOR answer and other answer when stopping the FTP data connection. Patch by Andrew Zaikin with cosmetic changes.
52423
52424commit 0fb33f81f077a7a08bef1c74762e202127120d66
52425Author: Rémi Duraffort <ivoire@videolan.org>
52426Date:   Tue Jan 8 15:43:10 2008 +0000
52427
52428    Cosmetic
52429
52430commit 304107848d986b0614494fec05dec4276a4ff69c
52431Author: Rémi Duraffort <ivoire@videolan.org>
52432Date:   Tue Jan 8 15:37:10 2008 +0000
52433
52434    Little change to print the right message in the user progress
52435
52436commit 9319c1ecc55a4504548f3b44339517d88803a0e4
52437Author: Rémi Duraffort <ivoire@videolan.org>
52438Date:   Tue Jan 8 15:33:12 2008 +0000
52439
52440    InteractionDialog now use the description.
52441
52442commit 07e7a9048dbad0d54d73d8c8b92e4f99fd3da0a5
52443Author: Ilkka Ollakka <ileoo@videolan.org>
52444Date:   Tue Jan 8 08:15:54 2008 +0000
52445
52446    - narrow r10012 to remove dts only stuff that goes to libmpeg2 (mpgv) and
52447      not all video. enables to restream/transcode rtsp/h264 streams.
52448      Should also partly fix #397, it seems that most of h264 streams are
52449      with packetization-mode=1 eg. in decoding order (thou it should be
52450      checked here, and FIXME is for that).
52451
52452    - only start GET_PARAMETER keepalive-thread if x-asf is setted eg. when
52453      server is wms, DSS 5.5.4 & 5.5.5 doesn't like GET_PARAMETER at all and
52454      closes the connection when getting that, and they seem to use
52455      rtcp-data for liveness. Kasenna uses that KA in useragent-string.
52456
52457commit 7c69beacd9ee900a4e04a66b09bb0aa749e76d89
52458Author: Ilkka Ollakka <ileoo@videolan.org>
52459Date:   Tue Jan 8 07:33:04 2008 +0000
52460
52461    remove unused artSet signal in playlist_model (changed to input-manager
52462    signaling)
52463
52464commit 56fbf5f7575056764ca1e7a9e2a89c3e156a9d46
52465Author: Jean-Baptiste Kempf <jb@videolan.org>
52466Date:   Tue Jan 8 01:11:32 2008 +0000
52467
52468    Qt4 - Fix preferences widgets layout to get more alignment.
52469
52470commit 842d44370f4278991626f88e46fefd4faa0996a2
52471Author: Jean-Baptiste Kempf <jb@videolan.org>
52472Date:   Tue Jan 8 01:10:38 2008 +0000
52473
52474    Qt4 - Fix Advanced preferences images location...
52475
52476commit 5a9b7f9d1ac4e99d2e4fe92f0f98523eff7a370a
52477Author: Jean-Baptiste Kempf <jb@videolan.org>
52478Date:   Tue Jan 8 01:09:40 2008 +0000
52479
52480    Qt4 - Open dialog: fix segfault on capture cards and fix the problematic layout on Win32.
52481
52482commit ebc34a37ac06241669eb06140b6ea004850bfc7a
52483Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52484Date:   Mon Jan 7 23:33:07 2008 +0000
52485
52486    MacOSX/Framework/VLCVideoCommon.m: Previous commit is crashy. Remove it, until we find a proper solution.
52487
52488commit 75058739813e26f6e42b2aa8b06778ca57dbba66
52489Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52490Date:   Mon Jan 7 23:24:47 2008 +0000
52491
52492    MacOSX/Framework/VLCVideoCommon.m: Make sure there is no tearing when moving the splitview in the video window.
52493
52494commit 1036774c878fc0479c27d993a4a8b6870263de60
52495Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52496Date:   Mon Jan 7 23:22:18 2008 +0000
52497
52498    MacOSX/VLC_app: Leave a little room at the bottom of the window when the playlist is collapsed...
52499
52500commit 0668d6074fdf0f39c50f8c69e39b2bf38b31774a
52501Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52502Date:   Mon Jan 7 23:11:34 2008 +0000
52503
52504    MacOSX/Framework/VLCMedia.m: Fix previous commit's warnings.
52505
52506commit be3f756060c3195ea4e2dfe9a1d9f8fadc68a7d2
52507Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52508Date:   Mon Jan 7 23:09:07 2008 +0000
52509
52510    MacOSX/Framework/VLCMedia.m: Make sure the KVO notification will be sent for the @"state" key.
52511
52512commit 2cd7ae24c0a111993ad85af329e6815570c21b9f
52513Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52514Date:   Mon Jan 7 21:38:58 2008 +0000
52515
52516    MacOSX/Framework/VLCMediaPlayer.m: Don't put code that should be in libvlc in the framework.
52517
52518commit d591dcc0d665d2ae650cbfdeb45835683c2954ce
52519Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52520Date:   Mon Jan 7 21:17:47 2008 +0000
52521
52522    MacOSX/Framework/VLCMediaPlayer.m: Avoid some Mac OS X libvlc-specific deadlocks.
52523
52524commit 7d06af2982ff83b03543b9920ba3321b6b0d7a3e
52525Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52526Date:   Mon Jan 7 21:07:35 2008 +0000
52527
52528    MacOSX/Framework: Make sure the layer will resize on bounds change.
52529
52530commit 1b693963de54ab9d0b266ad5a99ed46817b9f918
52531Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52532Date:   Mon Jan 7 21:02:35 2008 +0000
52533
52534    MacOSX/VLC_app/VLCMainWindow.m: Don't attempt to play selected items if their count is null.
52535
52536commit 8e88b0c1926c97f974a1d585750f3a06e798df2f
52537Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52538Date:   Mon Jan 7 21:00:49 2008 +0000
52539
52540    MacOSX/VLC_app/VLCBrowsableVideoView.m: Don't crash on empty playlist.
52541
52542commit 88e63b3b81729f5964875b3bb2ab126cac74b3b5
52543Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52544Date:   Mon Jan 7 20:45:15 2008 +0000
52545
52546    MacOSX/VLC_app/VLCMainWindow.m: Fix playlist showing.
52547
52548commit 5a33cfd28d051ecd885bbcbee0e3465fba8ae1a7
52549Author: Antoine Cellerier <dionoea@videolan.org>
52550Date:   Mon Jan 7 20:41:33 2008 +0000
52551
52552    Same change as marq for positioning code.
52553
52554commit c8445968fec4b55da0cbfe29733bc458318034fb
52555Author: Antoine Cellerier <dionoea@videolan.org>
52556Date:   Mon Jan 7 20:37:01 2008 +0000
52557
52558    Swap comments.
52559
52560commit 34c0fe95c2e6fc7aade6a4950fd2b3c89c1220f3
52561Author: Antoine Cellerier <dionoea@videolan.org>
52562Date:   Mon Jan 7 20:33:45 2008 +0000
52563
52564    Marq: make it possible to mix (x,y) and position options. Example: "marq{marquee=Test,position=1,x=100}" will put the text 100 pixels from the center of the left border. Also add deprecated elements for the old time module options.
52565
52566commit d046c4ec587733c6feab960486678cdf778c0b2c
52567Author: Antoine Cellerier <dionoea@videolan.org>
52568Date:   Mon Jan 7 20:14:20 2008 +0000
52569
52570    Sync all the other po files.
52571
52572commit 829d22077e80f72f7c2a025a33d17a35fa13ad79
52573Author: Antoine Cellerier <dionoea@videolan.org>
52574Date:   Mon Jan 7 20:11:59 2008 +0000
52575
52576    Hungarian translation update by Gabor Kelemen. Thanks.
52577
52578commit ccaf6ed763d4f1597d384dd1a515a53414be0d3c
52579Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52580Date:   Mon Jan 7 19:31:45 2008 +0000
52581
52582    MacOSX/VLC_app: Fix the various bindings. And binds the various media control buttons.
52583
52584commit 096ebc37110a1c2656a221c9820f0d9181e74490
52585Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52586Date:   Mon Jan 7 19:30:38 2008 +0000
52587
52588    MacOSX/Framework: Implement -canPause and the various setRate related functions.
52589
52590commit 79179c9e91d20221979ea176054b6ce724fe89de
52591Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52592Date:   Mon Jan 7 19:22:47 2008 +0000
52593
52594    vlc/libvlc.h: Use libvlc_time_t.
52595
52596commit 42720931074186c81328480553498937fa97c340
52597Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52598Date:   Mon Jan 7 18:09:45 2008 +0000
52599
52600    control/media_instance.c: Make sure media_instance_pause() will either, play, pause, or stop, depending on the whether the input can be paused or is playing.
52601
52602commit b99b8b1a4494ead54e3e099b2781f306b4f0b02d
52603Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52604Date:   Mon Jan 7 15:49:39 2008 +0000
52605
52606    control/media_instance.c: Make sure the toggling the of the pause status implies a right "state" callback.
52607
52608commit d057091d90942ba33c63db136e2d8d2fba81452f
52609Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52610Date:   Mon Jan 7 15:01:21 2008 +0000
52611
52612    MacOSX/Framework/Pre-Compile.sh: Make sure libvlc.dylib gets updated.
52613
52614commit 5da72b7761d4ae2bc99d869cb6f58ba0b8f817ab
52615Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52616Date:   Mon Jan 7 14:46:08 2008 +0000
52617
52618    libvlc.h: Define and implement libvlc_media_instance_is_pausable().
52619
52620commit e41cdcc4acaf1c7d41a2ad9cfd467dcbe7ddeb1b
52621Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52622Date:   Mon Jan 7 14:23:12 2008 +0000
52623
52624    src/input.c: Define and set the "can-pause" variable.
52625
52626commit 24653effadab954f68518f48fd36ffd6b968de4f
52627Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52628Date:   Mon Jan 7 12:34:13 2008 +0000
52629
52630    MacOSX/VLC_app: Connect the Sound slider.
52631
52632commit f7b43e279b9189f0c4bdf10ece4a97a199f62a50
52633Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52634Date:   Mon Jan 7 12:30:38 2008 +0000
52635
52636    MacOSX/Framework/VLCValueTransformer.m: Remove unuseful NSLog.
52637
52638commit d70fb1f86a8c26f72982903193227d49e0f2e25c
52639Author: Rémi Duraffort <ivoire@videolan.org>
52640Date:   Mon Jan 7 09:24:07 2008 +0000
52641
52642    Revert [23969] because mutex aren't needed
52643
52644commit cfa722f1f7b832cf311d4a67f6df345baecd0f7d
52645Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52646Date:   Sun Jan 6 23:03:04 2008 +0000
52647
52648    MacOSX/VLC_app/VLC.xcodeproj: Fix copy phase.
52649    MacOSX/Framework/Sources/VLCVideoCommon.m: Minor typo in previous commit.
52650
52651commit 95160e3a128f0865148b341bdac03b6354e538cf
52652Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52653Date:   Sun Jan 6 22:56:58 2008 +0000
52654
52655    MacOSX: Correctly interprets fillscreen.
52656
52657commit 8d9dc3d68e5daf274593b33971aee1a9fd6ff7ff
52658Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52659Date:   Sun Jan 6 22:44:43 2008 +0000
52660
52661    MacOSX/Framework/VLCKit.h: s/VLC/VLCKit/
52662
52663commit 96b176de3dcb0b711bd47c23e0929103fd8337fa
52664Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52665Date:   Sun Jan 6 22:37:30 2008 +0000
52666
52667    Fix previouses commit.
52668
52669commit 196bce3176a224b988a3749248609adc18598554
52670Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52671Date:   Sun Jan 6 21:45:41 2008 +0000
52672
52673    MacOSX: Make sure VLC.framework is renamed to VLCKit.framework.
52674
52675commit dc7425e32fbe00a6697110b45933456799e009b5
52676Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52677Date:   Sun Jan 6 20:27:55 2008 +0000
52678
52679    MacOSX: Rename the framework to VLCKit.
52680
52681commit d8ad30f984b74e714af5695cc58af94ba36fb401
52682Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52683Date:   Sun Jan 6 20:07:56 2008 +0000
52684
52685    MacOSX/Framework/VLCVideoCommon.m: Fix fillscreen.
52686
52687commit df2362a864aee32f9a73b68507961ce73923d80c
52688Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52689Date:   Sun Jan 6 20:03:50 2008 +0000
52690
52691    MacOSX/Framework: Fix my previous commit.
52692
52693commit 8dcc9704c6e54b5a1e420a55000bd88e1cc43655
52694Author: Christophe Mutricy <xtophe@videolan.org>
52695Date:   Sun Jan 6 19:54:28 2008 +0000
52696
52697    Only rewrite the URI if it's a permanent redirection. Thanks to Sebastian Wiedenroth for the patch + some modification by me. Fix #1408
52698
52699commit 53dfe76b958e41a375a4acfe23fefd5505a355ab
52700Author: Antoine Cellerier <dionoea@videolan.org>
52701Date:   Sun Jan 6 18:37:47 2008 +0000
52702
52703    Add YUV420 (I420) and RGB44 (RV32?) chromas to the list, change YVU420 mapping to YV12, change some of the chroma probing code and add information in some of the debug messages.
52704
52705commit d0484c595c60ac6331ebb8f162a42bb9eaf12b91
52706Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52707Date:   Sun Jan 6 17:58:17 2008 +0000
52708
52709    video_output/opengllayer.m:
52710    * Code simplification. Green flashes removal. Call display instead of setNeedsDisplay: to make sure we have a frame per fram
52711    e accuracy. Use removeVoutLayer: to detach the drawer from its drawable.
52712    MacOSX/Framework:
52713    * Code factorization from VLCVideoView, VLCVideoLayer in VLCVideoCommon
52714    * Implement removeVoutLayer: as needed by the opengllayer.
52715
52716commit 989d47370df1267735f1c9e99c718585b8b4fd06
52717Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52718Date:   Sun Jan 6 17:36:36 2008 +0000
52719
52720    MacOSX/VLC_app: Set the representedPath of the main Window.
52721
52722commit 12a4698c0c64b93ff3b967bc02d3764159de434a
52723Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52724Date:   Sun Jan 6 17:35:32 2008 +0000
52725
52726    MacOSX/Framework/VLCMedia: make the url property an NSURL.
52727
52728commit e3bc1e0be3bd9e067d69fc5ff2d8fb5a30922a83
52729Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52730Date:   Sun Jan 6 16:58:39 2008 +0000
52731
52732    MacOSX/Framework/VLCMediaPlayer.m: Forgotten detach().
52733
52734commit 78313662297c8c7b745ba30693f8cf0e7811b9b6
52735Author: Richard Hosking <hovis@videolan.org>
52736Date:   Sun Jan 6 14:13:56 2008 +0000
52737
52738    Update the help section regarding the default ALSA device.
52739
52740commit a1a8a5a6b7cae975b134aad5f74c0971a1faac6d
52741Author: Richard Hosking <hovis@videolan.org>
52742Date:   Sun Jan 6 14:04:14 2008 +0000
52743
52744    Use 'hw' instead of 'default' for ALSA until we know more about 'default'.
52745
52746commit 75061040941580587d06c2389cca9a52eda3e676
52747Author: Antoine Cellerier <dionoea@videolan.org>
52748Date:   Sun Jan 6 13:39:24 2008 +0000
52749
52750    Magnify: validate input chroma, fix for non "YUV 4:2:0" planar chromas, use a better looking scaling algorithm.
52751
52752commit 4096b0935736f1db9d0438eaa0250cf1fce27e13
52753Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52754Date:   Sun Jan 6 12:31:24 2008 +0000
52755
52756    ccess/ftp.c: Fix ftp pausing. Patch by Andrew Zaikin <andrew.zaikin at gmail.com>. Full comment below:
52757    I can see that if you are watching video over ftp and you are pausing playback for a couple of minutes, VLC is unable to resume playback, because corresponding FTP data connection is closed (getting "connection reset by peer" error). To solve this issue I would propose to seek to the current position when VLC is resuming playback. Seek operation in ftp re-open data connection - that is exactly what we need here.
52758
52759commit 84e305419ae88833f0d8cb3f2745a853609511d5
52760Author: Jean-Baptiste Kempf <jb@videolan.org>
52761Date:   Sun Jan 6 08:11:11 2008 +0000
52762
52763    Qt4 - small change to fix some layout on Win32
52764
52765commit 193dff8a09e6a3516f1ad4b201e8734e050f8c7f
52766Author: Jean-Baptiste Kempf <jb@videolan.org>
52767Date:   Sun Jan 6 07:52:08 2008 +0000
52768
52769    Qt4 - Open: management of advanced options in capture cards. Mainly finish the open dialog and close #851.
52770    Remains testing to do, refcount and deletion problems, and management of duplication between normal and advanced options.
52771    Remains everything to put in a QScrollArea.
52772
52773commit c4840c68238f1728e4d84f347ba8ba5922801ff7
52774Author: Jean-Baptiste Kempf <jb@videolan.org>
52775Date:   Sun Jan 6 07:49:37 2008 +0000
52776
52777    Qt4 - Using already defined configuration type. This is needed for finer control and differentiation between int and bool for the time being.
52778
52779commit 25c473a8f2bdbd71b4abb2886638d5333e9b449d
52780Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52781Date:   Sun Jan 6 06:25:53 2008 +0000
52782
52783    contrib: Make sure we don't disable mmx if ld is working on mac os x.
52784
52785commit 23b538b7c87e3fbc82051bb0f17498057243ea94
52786Author: Christophe Mutricy <xtophe@videolan.org>
52787Date:   Sun Jan 6 01:00:35 2008 +0000
52788
52789    Fix compilation of galaktos:
52790            - there's still plenty of compile warning
52791            - I may have been a bit heavy handed on the de-'static inlin'ing
52792
52793commit 32c1dee576c989f4a824da3fd58cd5336f6f252e
52794Author: Antoine Cellerier <dionoea@videolan.org>
52795Date:   Sun Jan 6 00:55:59 2008 +0000
52796
52797    Validate input chroma in transform filter, make it work with Packed YUV (tested with YUY2 only but should work with other variants). Other misc changes.
52798
52799commit 7e3fc332300b732efb4c84f1617575c736f98e08
52800Author: Jean-Baptiste Kempf <jb@videolan.org>
52801Date:   Sun Jan 6 00:25:05 2008 +0000
52802
52803    Qt4 - remove tab.
52804
52805commit 4f1bb439bc8bd57a3bfcc87dfa5e214ac9e9ed1e
52806Author: Jean-Baptiste Kempf <jb@videolan.org>
52807Date:   Sun Jan 6 00:14:55 2008 +0000
52808
52809    Contribs- revert stupid [24093]
52810
52811commit 5abd5b94be843aa276fd1979d8c7cac1c0cf9603
52812Author: Jean-Baptiste Kempf <jb@videolan.org>
52813Date:   Sun Jan 6 00:08:51 2008 +0000
52814
52815    Qt4 - kill warnings.
52816
52817commit 1b751c44e3b129bf7a32ae758a1050a4d88b0713
52818Author: Jean-Baptiste Kempf <jb@videolan.org>
52819Date:   Sun Jan 6 00:08:02 2008 +0000
52820
52821    Qt4 - Open Capture: work on DirectShow Capture cards.
52822
52823commit cff5d79c0c905ae2e08adb2f45ff8333efb966ab
52824Author: Antoine Cellerier <dionoea@videolan.org>
52825Date:   Sun Jan 6 00:05:47 2008 +0000
52826
52827    Use module_Need in strict mode if loading a "video filter".
52828
52829commit e5a8e8600640c7a86fe086671400aeb621cfea4d
52830Author: Antoine Cellerier <dionoea@videolan.org>
52831Date:   Sat Jan 5 22:35:00 2008 +0000
52832
52833    Enable --v4l2-audio-method even if ALSA isn't available (makes it possible to disable the audio input using --v4l2-audio-method 0). Change a few variable types. Print the fourcc when a v4l2 format isn't supported.
52834
52835commit 9b5ba569530676c6d84ba30da19d466caff9efbd
52836Author: Felix Paul Kühne <fkuehne@videolan.org>
52837Date:   Sat Jan 5 20:41:27 2008 +0000
52838
52839    contrib: updated the x264 darwin patch to match rev 715
52840
52841commit b978e2d547b7ebeb9633a5eb2b7837daaae307f9
52842Author: Richard Hosking <hovis@videolan.org>
52843Date:   Sat Jan 5 19:33:15 2008 +0000
52844
52845    v4l2: Fixed audio init & close.  Added some comments to help the readability of the main device detection logic.
52846
52847commit bc938951cb79d7e1d685981127614903d347979c
52848Author: Rémi Denis-Courmont <rem@videolan.org>
52849Date:   Sat Jan 5 18:09:40 2008 +0000
52850
52851    net_Accept: poll() takes milliseconds rather than microseconds
52852
52853commit 98a7a012699bdc9c60323970589b02e06d0c912c
52854Author: Rémi Denis-Courmont <rem@videolan.org>
52855Date:   Sat Jan 5 18:05:31 2008 +0000
52856
52857    excess debug
52858
52859commit ecbbbc15c84f94dba5d9d3a1d54ae9802256a7bf
52860Author: Rémi Denis-Courmont <rem@videolan.org>
52861Date:   Sat Jan 5 18:04:10 2008 +0000
52862
52863    Use the event pipe in net_Read instead of an arbitrary timer
52864
52865commit 318d3056c5234df7651172ba8a89e346c478d5cd
52866Author: Jean-Baptiste Kempf <jb@videolan.org>
52867Date:   Sat Jan 5 17:58:36 2008 +0000
52868
52869    Contrib gui updates.
52870
52871commit 942aa9c36b668086f1134444d1ea92a69b619eab
52872Author: Antoine Cellerier <dionoea@videolan.org>
52873Date:   Sat Jan 5 17:43:23 2008 +0000
52874
52875    Add special case for category labels.
52876
52877commit 7873bfc0f14dbecb328ba4dae525eb5c22b1d23d
52878Author: Antoine Cellerier <dionoea@videolan.org>
52879Date:   Sat Jan 5 17:42:55 2008 +0000
52880
52881    If the v4l2 driver supports the extended controls API, use it to list controls (instead of the user control API).
52882
52883commit 978ed0ef582208361b0f6da3eae33d9f4d52117b
52884Author: Jean-Baptiste Kempf <jb@videolan.org>
52885Date:   Sat Jan 5 17:33:57 2008 +0000
52886
52887    Qt4 - fix 24107
52888
52889commit eb149eed4098fc35abda281875f076cc57723dd2
52890Author: Felix Paul Kühne <fkuehne@videolan.org>
52891Date:   Sat Jan 5 16:42:17 2008 +0000
52892
52893    Makefile.am: try it the simple way now, trusting the user not to open another dmg with the same name
52894
52895commit 89e87d9bb6e4c56bdd1a86392b2e217387f03074
52896Author: Felix Paul Kühne <fkuehne@videolan.org>
52897Date:   Sat Jan 5 16:36:48 2008 +0000
52898
52899    Makefile.am: another attempt to fix hdiutil attach
52900
52901commit c02dda13ae39a2d3453f83e9667ae6344440722a
52902Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52903Date:   Sat Jan 5 15:36:33 2008 +0000
52904
52905    MacOSX/VLC_app/VLCMainWindow.m: Bind the window title to the mediaPlayer's description.
52906
52907commit 8f5ef745e532c20f67bcd1cecdc12fc830c0d946
52908Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52909Date:   Sat Jan 5 15:35:56 2008 +0000
52910
52911    MacOSX/Framework/VLCMediaPlayer.m: auto trigger KVO for @"description" key.
52912
52913commit a524624fbb93aa7b60f76e8dd0f7dfc41bb54644
52914Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52915Date:   Sat Jan 5 14:38:09 2008 +0000
52916
52917    MacOSX/VLC_app: Change the default size of the window.
52918
52919commit d34e54343a93ec515b4a3ff39cbc98bd0994e968
52920Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52921Date:   Sat Jan 5 14:33:47 2008 +0000
52922
52923    MacOSX/VLC_app: Nicely slide in/out the playlist.
52924
52925commit 30ee710060cb574293aeb9bd24882df83718fdc6
52926Author: Jean-Paul Saman <jpsaman@videolan.org>
52927Date:   Sat Jan 5 14:10:46 2008 +0000
52928
52929    live-starttime.patch is merged upstream and bumping up livemedia's version number is no longer needed.
52930
52931commit 267358d66bb046498588eb9beda99afa0ff5d242
52932Author: Jean-Paul Saman <jpsaman@videolan.org>
52933Date:   Sat Jan 5 14:09:25 2008 +0000
52934
52935    Patch no longer needed.
52936
52937commit d062f9323fc54d7a2ba917f774a796b09efd9373
52938Author: Pierre d'Herbemont <pdherbemont@videolan.org>
52939Date:   Sat Jan 5 13:51:21 2008 +0000
52940
52941    MacOSX/Framework/VLCEventManager.m: Don't send grouped events to the same target if there is an event in-between.
52942
52943commit d6271bf00c0c4e1636959b303a497d86816f70f2
52944Author: Rémi Denis-Courmont <rem@videolan.org>
52945Date:   Sat Jan 5 13:29:01 2008 +0000
52946
52947    Re-implement GCD iteratively. Fix unused function warning.
52948
52949commit 7141388751abe5af5411395bcc59d407793bbcc3
52950Author: Jean-Paul Saman <jpsaman@videolan.org>
52951Date:   Sat Jan 5 11:43:14 2008 +0000
52952
52953    Replaced LIVEMEDIA_LIBRARY_VERSION_INT version 9999999999 with 1199404800.
52954
52955commit 3c164b3359e63c0cf4647855095aaea34f620d4a
52956Author: Jean-Baptiste Kempf <jb@videolan.org>
52957Date:   Sat Jan 5 09:02:40 2008 +0000
52958
52959    Qt4 - extended... attempt to fix extended panel size... The culprit is still the VideoFilter Widget.
52960
52961commit b65f2537f1319708e7755828244b6e162731c1b8
52962Author: Jean-Baptiste Kempf <jb@videolan.org>
52963Date:   Sat Jan 5 07:42:55 2008 +0000
52964
52965    Qt4 - Win32: fix the absence of dshow in the Capture Open Panel.
52966
52967commit 596393719795e278fdbd8bfa3b7dd9ae2ecdd8e4
52968Author: Jean-Baptiste Kempf <jb@videolan.org>
52969Date:   Sat Jan 5 07:18:02 2008 +0000
52970
52971    Qt4 - Win32: fix VLM layout
52972
52973commit 6c89da4a9a421de2d62d48ac82e0f17bde16dac9
52974Author: Jean-Baptiste Kempf <jb@videolan.org>
52975Date:   Sat Jan 5 06:51:34 2008 +0000
52976
52977    Qt4 - Win32: fix layout in open_capture.ui
52978
52979commit 768a658d07d4a3551c4838cb705548319db39557
52980Author: Jean-Baptiste Kempf <jb@videolan.org>
52981Date:   Sat Jan 5 06:21:15 2008 +0000
52982
52983    Qt4 - SPrefs: again...
52984
52985commit 914446b99d5f92746a5e09798b8342f6987ab3af
52986Author: Jean-Baptiste Kempf <jb@videolan.org>
52987Date:   Sat Jan 5 05:58:15 2008 +0000
52988
52989    Qt4 - Try to fix some crash on Windows.
52990
52991commit d2c9b209bd128a9693e860608cc9ce300292c9cb
52992Author: Jean-Baptiste Kempf <jb@videolan.org>
52993Date:   Sat Jan 5 01:54:49 2008 +0000
52994
52995    Contribs - remove unnecessary patch for live555 (merged upstream)
52996
52997commit 25999f6316bf87369a5058dec047b72f513e20de
52998Author: Jean-Baptiste Kempf <jb@videolan.org>
52999Date:   Sat Jan 5 01:45:05 2008 +0000
53000
53001    Contrib: SDL minor update.
53002
53003commit aaf81c501771f97bd967d02f9d29b6da939c84b0
53004Author: Faustino Osuna <riquedafreak@videolan.org>
53005Date:   Sat Jan 5 01:15:38 2008 +0000
53006
53007    video_output/opengllayer.m: Don't rely on CAOpenGLLayer when frames should be displayed. Display frame when vout tells us to do so.
53008
53009commit 94af477ca23968d3c8bc579839f6a7f2afd76f21
53010Author: Faustino Osuna <riquedafreak@videolan.org>
53011Date:   Sat Jan 5 01:12:24 2008 +0000
53012
53013    MacOSX/Framework/VLCEventManager: Forgot in previous commit. Code clean up/documentation.  Standardized the way duplicate notifications are consolidated.
53014
53015commit 146cc65c2d6aef65c4956f91c8bac655a840fbab
53016Author: Faustino Osuna <riquedafreak@videolan.org>
53017Date:   Sat Jan 5 01:11:47 2008 +0000
53018
53019    MacOSX/Framework/VLCEventManager: Code clean up/documentation.  Standardized the way duplicate notifications are consolidated.
53020
53021commit 1f540b8730ab9fb69206b426ce3e1cf2cdd9c678
53022Author: Faustino Osuna <riquedafreak@videolan.org>
53023Date:   Sat Jan 5 01:09:14 2008 +0000
53024
53025    MacOSX/Framework/Examples/test: Don't waste time getting the length of the video while we're doing a drag & drop operation.
53026
53027commit 7587b631f2cce0af2a084f66f58b6a45d4e1f88e
53028Author: Jean-Baptiste Kempf <jb@videolan.org>
53029Date:   Sat Jan 5 00:43:12 2008 +0000
53030
53031    Contris: try to use latest x264 ...
53032
53033commit 1a99bb6eb8305fee86449296e840a2703b582b4c
53034Author: Jean-Baptiste Kempf <jb@videolan.org>
53035Date:   Sat Jan 5 00:34:50 2008 +0000
53036
53037    Contribs: clean some patches.
53038
53039commit 93d71d385db89194d8e756368147f92fada19246
53040Author: Jean-Baptiste Kempf <jb@videolan.org>
53041Date:   Fri Jan 4 23:47:30 2008 +0000
53042
53043    Contribs - remove unnecessary action.
53044
53045commit a238f869407685b3fdac7ff52a3410f71da7ea35
53046Author: Jean-Baptiste Kempf <jb@videolan.org>
53047Date:   Fri Jan 4 23:42:02 2008 +0000
53048
53049    Contribs - live, less patches...
53050
53051commit 891719b5bc7743d70d3b19751c039a36b21bccac
53052Author: Jean-Baptiste Kempf <jb@videolan.org>
53053Date:   Fri Jan 4 23:29:05 2008 +0000
53054
53055    COntribs: remove livedotcome.win32 patch, merged upstream (kudos to Ross)
53056
53057commit 7a7bb889b1318e5cb091c954c0729d3a788518de
53058Author: Ilkka Ollakka <ileoo@videolan.org>
53059Date:   Fri Jan 4 20:05:15 2008 +0000
53060
53061    remove b_header in packetizer so sps/pps are send with every keyframe,
53062    shouldn't break anything (tested on mp4/ts files, rtp stream and http/ts
53063    stream). Files play correctly and MP4Box/ffmpeg recognize them
53064    correctly. should fix #1384
53065
53066commit 92875c215ab8999226c874d0162e47960d22cb64
53067Author: Faustino Osuna <riquedafreak@videolan.org>
53068Date:   Fri Jan 4 17:16:46 2008 +0000
53069
53070    MacOSX/Framework/VLCVideoView.m: Code clean up & implement Objective-C 2.0 @property.
53071
53072commit 555be2977b4a02db9a5a9f344eca9747e3a7141c
53073Author: Faustino Osuna <riquedafreak@videolan.org>
53074Date:   Fri Jan 4 16:26:52 2008 +0000
53075
53076    MacOSX/VLC_app: Make application responsible for window to fullscreen transition.
53077
53078commit 11c628ea4029c846d85753ee2ba92c2808d7e2b2
53079Author: Faustino Osuna <riquedafreak@videolan.org>
53080Date:   Fri Jan 4 16:23:53 2008 +0000
53081
53082    MacOSX/Framework: Remove all references to fullscreen mode, it should be the host application's responsibility to transition between fullscreen and window mode.
53083
53084commit dfc2899753b91e77cc09adf2700886c019aad5c6
53085Author: Faustino Osuna <riquedafreak@videolan.org>
53086Date:   Fri Jan 4 15:58:32 2008 +0000
53087
53088    MacOSX/Framework/Examples: Updatee example to properly scale video within window.
53089
53090commit 0554ff0a2160754b54f5e1aba1757f0411a841d6
53091Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53092Date:   Fri Jan 4 13:13:55 2008 +0000
53093
53094    Makefile.am: Attempt to get hidutil attach working.
53095
53096commit ddd606a33edcd6008fe5e33039fbf0eeb54b686b
53097Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53098Date:   Fri Jan 4 10:39:09 2008 +0000
53099
53100    MacOSX/VLC_app/VLCMainWindow.m: Remove silly debug code.
53101
53102commit bae7c730d18969a1872770fc9d1a6f587dae66c5
53103Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53104Date:   Fri Jan 4 02:36:00 2008 +0000
53105
53106    input/input.c: Define DEMUX_CAN_SEEK and correctly set "seekable" accordingly. (This could introduce regression such as seekable item no more seekable, but I should have greped enough...).
53107
53108commit bb2e9c9090962e79a3cc2c9e27514fa7ac8763d7
53109Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53110Date:   Fri Jan 4 01:57:09 2008 +0000
53111
53112    video_output/opengllayer.m: Hopefully fix the tearing issues by correctly updating textures, and using a nice trick to save the current opengl context. (Note, we can't draw to it directly).
53113
53114commit c8dc276e6faf23ca581ee20fd4ab5e928d229b10
53115Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53116Date:   Fri Jan 4 01:40:45 2008 +0000
53117
53118    MacOSX/Framework/VLCEventManager.m: s/msleep/usleep/.
53119
53120commit 58d6b919520dab1ceca0523b1d181d1d84846db7
53121Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53122Date:   Fri Jan 4 00:42:50 2008 +0000
53123
53124    video_output/opengllayer.m: Remove unuseful NULL check.
53125
53126commit bc80bfd7dfa3bcea355b621ff1d4cedbc09863b3
53127Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53128Date:   Fri Jan 4 00:32:29 2008 +0000
53129
53130    video_output/opengllayer.m: Proper three-buffering, that should work if texture was copied.
53131
53132commit 7af65b112419eb98bf34a79a419eecf6ba3e7064
53133Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53134Date:   Fri Jan 4 00:22:22 2008 +0000
53135
53136    MacOSX/VLC_app/VLCMainWindow.m: Set noAutoresizeColumn and MarkerFollowCell for the categories List.
53137
53138commit c751d4fb0f854d2aac044fbb6aa9456720c272eb
53139Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53140Date:   Fri Jan 4 00:21:09 2008 +0000
53141
53142    MacOSX/Framework/MainWindow.xib: Get rid of nib warnings.
53143
53144commit 117ebd7e7f293625f016d4da8d04484e6c447a19
53145Author: Faustino Osuna <riquedafreak@videolan.org>
53146Date:   Fri Jan 4 00:07:34 2008 +0000
53147
53148    video_output/opengllayer.m: Revert backbuffer resizing & code cleanup.
53149
53150commit 3772bb954172d7e530873f4809ef660085344cd3
53151Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53152Date:   Fri Jan 4 00:04:28 2008 +0000
53153
53154    MacOSX/VLC_app/MainWindow.xib: Remove overlapping views.
53155
53156commit d1304bdbdccde9d16b074c3d167b37951457ab1b
53157Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53158Date:   Thu Jan 3 22:09:03 2008 +0000
53159
53160    MacOSX/VLC_app/VLC_app: Rename File menu to Media.
53161
53162commit df67698f139fad3d9f4d7b14130ec4935a3d26b1
53163Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53164Date:   Thu Jan 3 22:06:20 2008 +0000
53165
53166    MacOSX/VLC_app/MainMenu.nib: Test a new Menu Layout.
53167
53168commit fc48d3362d77233d588c7b0e130c116536dbbbe0
53169Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53170Date:   Thu Jan 3 21:51:14 2008 +0000
53171
53172    MacOSX/VLC_app: Only get stuck at the very bottom of the nav view.
53173
53174commit 882c580cd5252f9a4e17d18829fbab2854e4b104
53175Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53176Date:   Thu Jan 3 21:13:24 2008 +0000
53177
53178    MacOSX/VLC_app: NSToolbar-ify our toolbar.
53179
53180commit 7271b01d5c81cdc5293ab3e0746a2bb0bf05d672
53181Author: Faustino Osuna <riquedafreak@videolan.org>
53182Date:   Thu Jan 3 21:01:23 2008 +0000
53183
53184    MacOSX/Framework: Added 'clean' target to Makefile.
53185
53186commit 95f25005a81fcb03cb69431d620e641ff837a45b
53187Author: Faustino Osuna <riquedafreak@videolan.org>
53188Date:   Thu Jan 3 20:55:32 2008 +0000
53189
53190    MacOSX: Ignore build directories for Framework & VLC_app.
53191
53192commit 5beb4d969aea0b1405c105cf718fbdf4e8139b3c
53193Author: Faustino Osuna <riquedafreak@videolan.org>
53194Date:   Thu Jan 3 20:54:02 2008 +0000
53195
53196    MacOSX/Framework/VLCLibrary.m: Clear potential memory leak & formatting clean up.
53197
53198commit 846f9ad336c9a7ff576ab1a6939a2a6e3f73b5c0
53199Author: Faustino Osuna <riquedafreak@videolan.org>
53200Date:   Thu Jan 3 20:49:40 2008 +0000
53201
53202    MacOSX/Framework/VLC.h: Import VLCLibrary.h and VLCVideoLayer.h by default.
53203
53204commit 8742ddfc7de6245c1bd39adb77697e6d9c8abfea
53205Author: Faustino Osuna <riquedafreak@videolan.org>
53206Date:   Thu Jan 3 20:45:19 2008 +0000
53207
53208    MacOSX/Framework/Examples/test: Ignore build directory.
53209
53210commit 0b300bd167e891200f54e007562e9a7fc92714ea
53211Author: Faustino Osuna <riquedafreak@videolan.org>
53212Date:   Thu Jan 3 20:44:36 2008 +0000
53213
53214    MacOSX/Framework/Examples/test/Controller.m: Updated example to comply with latest framework improvements.
53215
53216commit 45400df94e94432062cbf8c7f3c57ea3d3889db6
53217Author: Faustino Osuna <riquedafreak@videolan.org>
53218Date:   Thu Jan 3 20:23:45 2008 +0000
53219
53220    MacOSX/Framework: Remove 'TODO' references/files.
53221
53222commit fed5de25e1876a9c719a1b4a64eb0f5255dca416
53223Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
53224Date:   Thu Jan 3 18:51:36 2008 +0000
53225
53226    bindings/python/vlc_input.c: update to match
53227    libvlc_video_take_snapshot API change (it would be nice to grep the
53228    VLC source, or at least the bindings directory, for the symbol when
53229    doing such a change).
53230
53231commit 5d01cf935775068e6fd4b21362dcb6174a7c6c85
53232Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53233Date:   Thu Jan 3 14:27:42 2008 +0000
53234
53235    MacOSX/Framework/VLCLibrary.h: Mark as public header.
53236
53237commit df92fd38143bc1be7d3da54edfdfcb50e387b47e
53238Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53239Date:   Thu Jan 3 14:22:54 2008 +0000
53240
53241    MacOSX/Framework/VLCLibrary.m: Fix an exception leak.
53242
53243commit 978372f47ea6350cc95bb596b482064215ee4562
53244Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53245Date:   Thu Jan 3 00:41:34 2008 +0000
53246
53247    video_output/opengllayer.m: Revert previous commit, and attempt to get the resolution fix working.
53248
53249commit 480898d19d6d027ffa8f391812f33d7f8f2e5f4c
53250Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53251Date:   Wed Jan 2 23:58:25 2008 +0000
53252
53253    MacOSX/Framework/VLCMediaPlayer.m: Missing a comment before the detach to match the attach of libvlc_MediaInstancePositionChanged.
53254
53255commit 0f7683443fd8c690a59804e9adc3185a6dcc922b
53256Author: Antoine Cellerier <dionoea@videolan.org>
53257Date:   Wed Jan 2 23:32:56 2008 +0000
53258
53259    Start splitting the ALSA and OSS code. The --v4l2-adev device will be tried first as an ALSA device, and then as OSS upon failure. If no audio device is specified, "default" is used for ALSA, "/dev/dsp" for OSS. You can disable/activate usage of ALSA and OSS using the --v4l2-audio-method option (see vlc -p v4l2 --advanced --help-verbose).
53260    Next step will be to split the module in different source files, the current code is quite a mess.
53261    Also fix compilation of the module if HAVE_ALSA isn't defined.
53262
53263commit 250c38916b1c085a7b271da0f383862610ec2b7b
53264Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53265Date:   Wed Jan 2 22:55:38 2008 +0000
53266
53267    video_output/opengllayer.m: Don't use AGP texturing until we get a proper frames lifo stack. Set to the layer synchronous, and call setNeedsDisplay when needed.
53268
53269commit d37c8970e7c2573051a291eec055c4b91767d417
53270Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53271Date:   Wed Jan 2 22:49:26 2008 +0000
53272
53273    MacOSX/Framework/VLCMediaPlayer.m: Fix KVO.
53274
53275commit 9d6eca0ca3378d43353c4b248d7824ffee7b6ae1
53276Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53277Date:   Wed Jan 2 22:14:01 2008 +0000
53278
53279    MacOSX/VLC_app: Better naming scheme for the different UI elements.
53280
53281commit 7036039baf7039c089b30b2b8970895f1f47337d
53282Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53283Date:   Wed Jan 2 21:41:04 2008 +0000
53284
53285    MacOSX/Framework/VLC.xcodeproj: Fix the copy script again. SYMROOT is defined everywhere.
53286
53287commit 5452eae72be0adceac74746e4d646450b4410632
53288Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53289Date:   Wed Jan 2 18:57:22 2008 +0000
53290
53291    video_output/opengllayer.m: Rename the layer from VLCVideoLayer to VLCVoutLayer, to avoid name collision with the framework.
53292
53293commit f11a2b477de42237b2704b7d4be2e1b5a74afb71
53294Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53295Date:   Wed Jan 2 18:56:16 2008 +0000
53296
53297    MacOSX/Framework/VLC.xcodeproj: Properly behave with SYMROOT and Framework Copy Phase.
53298
53299commit d87c31a06848ed3fd68b9a26dc98efbed3eddfdd
53300Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53301Date:   Wed Jan 2 18:46:57 2008 +0000
53302
53303    MacOSX/Framework/project.pbxproj: Don't force the user to use 'build' as SYMROOT.
53304
53305commit 9aa62073514b822c1692fc2a2649108385f2e56b
53306Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53307Date:   Wed Jan 2 18:42:08 2008 +0000
53308
53309    MacOSX/Framework/project.pbxproj: Mark VLCVideoLayer.h as Public.
53310
53311commit 1878613981b128835435698794de6c18eb6f41db
53312Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53313Date:   Wed Jan 2 18:34:43 2008 +0000
53314
53315    MacOSX/Framework/VLCMediaPlayer.m: Use the newer form of trigger key for key changes.
53316
53317commit 5870b4cfe91f4ecf169423c27ef8a3531fa15c42
53318Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53319Date:   Wed Jan 2 18:23:40 2008 +0000
53320
53321    MacOSX/Framework/VLCMediaPlayer: Expose -setVideoLayer: and -initWithVideoLayer:.
53322
53323commit 66304ec75fdc83827efe6e6c6a8bbd9f9954dc96
53324Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53325Date:   Wed Jan 2 18:17:15 2008 +0000
53326
53327    MacOSX/Framework/VLCVideoLayer.m: Remove unuseful constructor.
53328
53329commit 55bdcfa0cf1cb296b99710af487524dc81151f69
53330Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53331Date:   Wed Jan 2 18:10:45 2008 +0000
53332
53333    MacOSX/Framework/VLCVideoLayer.m: Don't use any layout manager.
53334
53335commit 9d7109ced845d7869eb9df8777ce0089d6a856f6
53336Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53337Date:   Wed Jan 2 18:07:32 2008 +0000
53338
53339    MacOSX/Framework: Implement VLCVideoLayer.
53340
53341commit ca2f881b41a884d9b1e9813dc1aa26cfc14c586c
53342Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53343Date:   Wed Jan 2 18:05:14 2008 +0000
53344
53345    MacOSX/Framework/VLCVideoView.m: Fix a potential segfault.
53346
53347commit 30b431ea2a0069f854532fbe975f172a5246e044
53348Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53349Date:   Wed Jan 2 17:35:53 2008 +0000
53350
53351    MacOSX/VLC_app: Remove moved files.
53352
53353commit ca3fcd38810f6e989caaf5087ad1c358dbc19cd8
53354Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53355Date:   Wed Jan 2 17:18:21 2008 +0000
53356
53357    MacOSX/VLC_app: Support drag and drop to the category view.
53358
53359commit fb3f9b2529c50ffbb2fcf9942b999abc69fbcf80
53360Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53361Date:   Wed Jan 2 15:57:43 2008 +0000
53362
53363    MacOSX/Framework/VLCExceptionHandler.m: Log to the console the exception info and name.
53364
53365commit a24d71dfa6504b21fd8934ee9a1e9ec178618d94
53366Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53367Date:   Wed Jan 2 15:52:32 2008 +0000
53368
53369    MacOSX/Framework/VLCExceptionHandler.m: Minor adjustement of the Exception window.
53370
53371commit cda75f49796a8e2e76462cfb2155faa81fdb5ee3
53372Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53373Date:   Wed Jan 2 15:44:31 2008 +0000
53374
53375    MacOSX/Framework/VLCExceptionHandler.m: Print a nice dialog when we catch an Exception.
53376
53377commit 3f73dc4acae4ebb28429fc3960e8a74ec4271882
53378Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53379Date:   Wed Jan 2 15:39:24 2008 +0000
53380
53381    MacOSX/Framework/VLCLibrary.m: Remove a TODO.
53382
53383commit 0a04dcca59615bdf224e69a331de6e46ea25fcd6
53384Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53385Date:   Wed Jan 2 15:37:47 2008 +0000
53386
53387    MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception.
53388
53389commit 72934aecd3e5fe93bebf20ff6ff864b5dc390f43
53390Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53391Date:   Wed Jan 2 14:46:15 2008 +0000
53392
53393    MacOSX/Framework: Fix grouped event sending, and remove a debugging assert that isn't true anymore.
53394
53395commit c1c79c585571fd625a8257fa4b553283098cf04b
53396Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53397Date:   Wed Jan 2 13:42:34 2008 +0000
53398
53399    misc/events.c: Fix a warning.
53400
53401commit 45aef3e0b2089e171d0ff04163350bf49e2515c5
53402Author: Rémi Duraffort <ivoire@videolan.org>
53403Date:   Wed Jan 2 13:30:44 2008 +0000
53404
53405    Limit mouse-x and mouse-y in sdl video_output module.\nSame than [24031] but for sdl
53406
53407commit 7a5570ddfbedf8304c56847d8cfd1d88d0b85e17
53408Author: Jean-Paul Saman <jpsaman@videolan.org>
53409Date:   Wed Jan 2 13:01:12 2008 +0000
53410
53411    Fix signed int, unsigned int comparison.
53412
53413commit b55763db1328128715cdb9a4ce8063f7d3a8f2b4
53414Author: Rémi Duraffort <ivoire@videolan.org>
53415Date:   Wed Jan 2 11:36:40 2008 +0000
53416
53417    Limit the mouse-x and mouse-y beetween 0 and p_vout->fmt_in.i_visible_(width\|height) to avoid unsigned overflow. Feel free to revert if this commit is stupid.
53418
53419commit ac4866eb3dfa626ed5200f43867b854e706289e2
53420Author: Rémi Duraffort <ivoire@videolan.org>
53421Date:   Wed Jan 2 11:32:54 2008 +0000
53422
53423    Remove useless test
53424
53425commit ae95f6dc9820ba78ec5e158097427ac7baed1914
53426Author: Jean-Paul Saman <jpsaman@videolan.org>
53427Date:   Wed Jan 2 09:59:06 2008 +0000
53428
53429    Revert [19071] because it is broken. It doesn't allow channel or samplerate changes for fourcc mp4a even when explicitly requested by the user. Specify channels=2 and samplerate=NNNN for fourcc mp4a if you want AAC SBR.
53430
53431commit d83b49689ac6287782cc35b5bd7fe58513ffc7ca
53432Author: Rémi Duraffort <ivoire@videolan.org>
53433Date:   Wed Jan 2 09:54:25 2008 +0000
53434
53435    Fix an error in key handling with sdl
53436
53437commit ddac67aaf2bde4179f695bb26033488e8e7c35cc
53438Author: Jean-Paul Saman <jpsaman@videolan.org>
53439Date:   Wed Jan 2 09:50:41 2008 +0000
53440
53441    Special case for fourcc samr and sawb in transcode_audio_new()
53442
53443commit fdb237f770f5d1818b6ede4f3555eca56ccddb58
53444Author: Jean-Paul Saman <jpsaman@videolan.org>
53445Date:   Wed Jan 2 09:46:40 2008 +0000
53446
53447    Use id->p_decoder->fmt_out as input for id->p_encoder->fmt_in. Removes double initialisation of id->p_encoder->fmt_in (es_format_Init()).
53448
53449commit a593a9cc60d7241aa3ea0f5ba2899d411a25bcdd
53450Author: Jean-Paul Saman <jpsaman@videolan.org>
53451Date:   Wed Jan 2 09:44:31 2008 +0000
53452
53453    Revert [23694] because the fix was bad.
53454
53455commit ec0dd0143e47a9ce3af9b9ae1cfb0848b203fb6b
53456Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53457Date:   Wed Jan 2 02:55:09 2008 +0000
53458
53459    MacOSX/Framework/VLCTime.h: Fix typo in comment.
53460
53461commit 7badce22ca85d0e646caef1aaa763ca35627da9e
53462Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53463Date:   Wed Jan 2 02:52:35 2008 +0000
53464
53465    MacOSX/Framework/VLCVideoView.m: Code cleanup. (Patch by Enrique Osuna).
53466
53467commit 0450faadffe3950908e6187a5c442f13881998f9
53468Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53469Date:   Wed Jan 2 02:51:42 2008 +0000
53470
53471    MacOSX/Framework/VLCTime: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53472
53473commit a5015dec9af7cdcec98bc0f19c2dc4bf9a7a2748
53474Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53475Date:   Wed Jan 2 02:50:11 2008 +0000
53476
53477    MacOSX/Framework/VLCMediaPlayer: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53478
53479commit 95ce3115429df6387e4aa501ee37f14054655624
53480Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53481Date:   Wed Jan 2 02:48:55 2008 +0000
53482
53483    MacOSX/Framework/VLCMediaListAspect: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53484
53485commit 31bf40d037846df48eb90d1b185b1a6fbae39ab2
53486Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53487Date:   Wed Jan 2 02:47:07 2008 +0000
53488
53489    MacOSX/Framework/VLCMediaList.m: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53490
53491commit 3e27f23824181b9cdf119ddc33ef107e0e673f9a
53492Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53493Date:   Wed Jan 2 02:44:08 2008 +0000
53494
53495    MacOSX/Framework/VLCMediaLibrary: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53496
53497commit 70e772751557cac43c1cebd243241041c5ecd519
53498Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53499Date:   Wed Jan 2 02:42:44 2008 +0000
53500
53501    MacOSX/Framework/VLCMediaDiscoverer: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53502
53503commit 1fb4f98610e9cb4b2102194b22ae729d5ea6834d
53504Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53505Date:   Wed Jan 2 02:38:35 2008 +0000
53506
53507    MacOSX/Framework/VLCMedia: Documentation, code cleanup and and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53508
53509commit a14a5beac677fd63aee32f9757044656cb13c056
53510Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53511Date:   Wed Jan 2 02:36:23 2008 +0000
53512
53513    MacOSX/Framework/VLCLibVLCBridging.h: Documentation and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53514
53515commit 1ce75d2551647f8c194b58a542210e5ab30216c3
53516Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53517Date:   Wed Jan 2 02:34:32 2008 +0000
53518
53519    MacOSX/Framework/VLCLibrary: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53520
53521commit 3767759a5769f5754ef6c6cdf4b10dbbb7637e89
53522Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53523Date:   Wed Jan 2 02:32:56 2008 +0000
53524
53525    MacOSX/Framework/VLCEventManager: Code cleanup. (Patch by Enrique Osuna).
53526
53527commit 55bc65e10ed4bdccf1878a55b3b3322b0dd8fc3e
53528Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53529Date:   Wed Jan 2 02:27:59 2008 +0000
53530
53531    MacOSX/Framework/VLCAudio: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
53532
53533commit 912df971ad58edd96c0a2870fdfd9fd50d9e4533
53534Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53535Date:   Wed Jan 2 02:24:38 2008 +0000
53536
53537    MacOSX/Framework: Rename the test2 app to test.
53538
53539commit b2ca4505024fe099140601b65e8672bb1aebc0d6
53540Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53541Date:   Wed Jan 2 02:22:28 2008 +0000
53542
53543    MacOSX/Framework: Delete the old test app.
53544
53545commit d3b42ad4d7951d26fcb4f4e10a5eea9a6fb6494f
53546Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53547Date:   Wed Jan 2 02:20:11 2008 +0000
53548
53549    MacOSX/Framework: Updated the test project to conform with the latest changes in VLC.framework. Patch by Enrique Osuna.
53550
53551commit cb99f9f4d57b853f92d1ef60b26d0dd0222f025c
53552Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53553Date:   Wed Jan 2 02:18:30 2008 +0000
53554
53555    MacOSX/VLC_App: Fix the framework Copy Phase. Patch by Enrique Osuna.
53556
53557commit e375d958ef136cbd23f3702bb4709d201c664bab
53558Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53559Date:   Tue Jan 1 22:26:33 2008 +0000
53560
53561    MacOSX: set the pbxproj file type to text and the right eol.
53562
53563commit 79ba2c850e422c7d2fdbbc7aaa618b0d226afbe5
53564Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53565Date:   Tue Jan 1 22:00:20 2008 +0000
53566
53567    MacOSX: Default the Debug configuration variant.
53568
53569commit 124f1fe682d916f2e0e17cf697a0ea488c613ea5
53570Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53571Date:   Tue Jan 1 21:57:48 2008 +0000
53572
53573    MacOSX/VLC_app/VLC.xcodeproj: Create three different targets to have more grain control over the dependencies. And fix the framework installation script. Default the use of the vlc-contrib-core-framework-app Target.
53574
53575commit 361d1636a38d6c3ac50360235be353a7cfcab160
53576Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53577Date:   Tue Jan 1 21:49:30 2008 +0000
53578
53579    MacOSX/Framework/VLC.xcodeproj: Don't show the env var when executing scripts. (2nd).
53580
53581commit d42ca251ef780d16e715c2aba042ae918d89b54d
53582Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53583Date:   Tue Jan 1 21:42:10 2008 +0000
53584
53585    MacOSX/VLC_app/VLC.xcodeproj: Work around what seems to be a Xcode bug. We can't use the VLC.framework in the Copy Phase.
53586
53587commit 7596446d000b6a3411bf8bb803037ac95a42785b
53588Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53589Date:   Tue Jan 1 21:41:18 2008 +0000
53590
53591    MacOSX/Framework/VLC.xcodeproj: Remove debug print of the variables when launching our scripts.
53592
53593commit da2e003a8290621da2eb4099da79fb75852bd70c
53594Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53595Date:   Tue Jan 1 21:31:51 2008 +0000
53596
53597    MacOSX/Framework/VLC.xcodeproj: Allow one-click build for the whole contrib-core-module-framework.
53598
53599commit ce9f843609cf1f73c8f69f1c84646d7e708a7f79
53600Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53601Date:   Tue Jan 1 21:28:24 2008 +0000
53602
53603    MacOSX/VLC_app/VLCController.m: Remove dead category.
53604
53605commit 9fe304603a31b2c01b910ab0977bd8f72e3133df
53606Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53607Date:   Tue Jan 1 20:38:24 2008 +0000
53608
53609    VLC_app/VLC.xcodeproj: Correctly add a dependancy for the VLC.framework. (Thanks to Julien Robert).
53610
53611commit a3d1163009fd3b54dfa094521961317c25d7039a
53612Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53613Date:   Tue Jan 1 19:24:58 2008 +0000
53614
53615    extras/MacOSX: Dead code removal. Not working code removal.
53616
53617commit b92ad8fc4b6c67a3a57859aee10525c2b705304d
53618Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53619Date:   Tue Jan 1 19:16:38 2008 +0000
53620
53621    VLCController.m: Remove unneeded code.
53622
53623commit 0a73fb583e66d2c9e4ef0917ffe8353c812871d8
53624Author: Damien Fouilleul <damienf@videolan.org>
53625Date:   Tue Jan 1 18:48:24 2008 +0000
53626
53627    configure: reworked MacOS X SDK options, now use --with-macosx-sdk=DIR and --with-macosx-version-min=VERSION
53628
53629commit a4b0c7d0ff346bb1c9fc3e94e26928864816a9e5
53630Author: Felix Paul Kühne <fkuehne@videolan.org>
53631Date:   Tue Jan 1 18:26:08 2008 +0000
53632
53633    macosx: fixed on-the-fly-changing of the adjust filter. code cleanup. Thanks to Antoine for pointing in the correct direction
53634
53635commit 99f6722d6c42bd408e50c43e7ab397cbb0b33667
53636Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53637Date:   Tue Jan 1 18:03:56 2008 +0000
53638
53639    Revert [23949].
53640
53641commit 054a2b0615657a039bd8bbf257a68df1b59ed43e
53642Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53643Date:   Tue Jan 1 17:06:40 2008 +0000
53644
53645    svn:keywords.
53646
53647commit b83ae6b44b26c3db50a9875b30479da954f4d72c
53648Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53649Date:   Tue Jan 1 16:46:55 2008 +0000
53650
53651    VLCExceptionHandler.m: -initialize to -load. initialize gets called to late or never.
53652
53653commit 8d5d2f839b28e3aebe560463cf5b3a977c6ef385
53654Author: Rémi Duraffort <ivoire@videolan.org>
53655Date:   Tue Jan 1 16:43:09 2008 +0000
53656
53657    Little correction of the double-clicks detection under sdl
53658
53659commit bace31c80180283b84d4794e54d6521cf838e969
53660Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53661Date:   Tue Jan 1 16:23:38 2008 +0000
53662
53663    MacOSX/VLC_app: Add MainWindow.xib.
53664
53665commit 77d74ab447b6d78f765ea35e5eddf820d6e3f156
53666Author: Christophe Mutricy <xtophe@videolan.org>
53667Date:   Tue Jan 1 16:19:50 2008 +0000
53668
53669    Happy new year (2)
53670
53671commit b6dd543eb1394707708274a7686d1b07c9c6b98c
53672Author: Christophe Mutricy <xtophe@videolan.org>
53673Date:   Tue Jan 1 16:19:02 2008 +0000
53674
53675    Happy new year
53676
53677commit 9cd8c3cac199bb326c3e6fb84851855aa7ac4470
53678Author: Antoine Cellerier <dionoea@videolan.org>
53679Date:   Tue Jan 1 16:17:42 2008 +0000
53680
53681    Fix the video controls extended panels (make extensive use of the object's name).
53682
53683commit 2b69849b1228b2453fcea3c9f8a19893a93a0462
53684Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53685Date:   Tue Jan 1 16:15:23 2008 +0000
53686
53687    Fix previous commit.
53688
53689commit 991f12499f32b787c23b3a77cd0279ea2bd2994d
53690Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53691Date:   Tue Jan 1 16:13:58 2008 +0000
53692
53693    VLC_app/VLCMainWindow.h: Fix a warning, about the wrong type of the slider outlet.
53694
53695commit 9b675d98d239a28d1db37486b711b2107763be56
53696Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53697Date:   Tue Jan 1 16:08:00 2008 +0000
53698
53699    VLCMediaList.m: Don't mess between node hierachical and hierarchical cached copy of the MediaListAspect.
53700
53701commit b27fff6bf62d6a4a288fd21d2da4043b3f4ddad4
53702Author: Rémi Duraffort <ivoire@videolan.org>
53703Date:   Tue Jan 1 15:50:01 2008 +0000
53704
53705    Use the screen resolution in fullscreen
53706
53707commit a708b8621d9c196fa5ae2d9c5e6ad4d066bc4c80
53708Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53709Date:   Tue Jan 1 15:34:28 2008 +0000
53710
53711    MacOSX/VLC_app: Initial import. Big playlist still causes memory and cpu high load. Interface is ugly. Miss many functionality. But code is light. Supports multiple player. Fullscreen a-la frontrow interface (yet a bit ugly).
53712
53713commit 7ea9b1c2adb8b6faf76143c0f4f8795df8eeb1b0
53714Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53715Date:   Tue Jan 1 15:29:05 2008 +0000
53716
53717    MacOSX/Framework: Support event collapsing, and save the media list thats own the media list aspect.
53718
53719commit 18e91eef2c923effb5d0365cc3f28d80962c91ad
53720Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53721Date:   Tue Jan 1 15:26:55 2008 +0000
53722
53723    VLCMedia.m: Don't flood the event manager with unused meta change notification. Remove uneeded willChangeValueForKey: notification, as per Julien Robert suggestion.
53724
53725commit dba0ce597e5300a8cd977aef0e43faa7eccf6d97
53726Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53727Date:   Tue Jan 1 15:21:45 2008 +0000
53728
53729    VLCEventManager.m: Support event collapsing.
53730
53731commit 7f88d114a3cf5e1f92cd26129e52cd96d7f879f9
53732Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53733Date:   Tue Jan 1 15:17:15 2008 +0000
53734
53735    VLCMediaPlayer.m: Be closer to libvlc.
53736
53737commit 3f6da3f359036eef516b7ba53d50261d4e230271
53738Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53739Date:   Tue Jan 1 14:55:21 2008 +0000
53740
53741    input/item.c: Move SetMeta into a non static exported function.
53742
53743commit 7f4aba6183dab7a43b2d87ce8b73383aa5d79aa0
53744Author: Antoine Cellerier <dionoea@videolan.org>
53745Date:   Tue Jan 1 14:54:42 2008 +0000
53746
53747    v4l2: Factorize code, fix the video controls init, add Dennis Lou's contributions to the v4l2 module in THANKS.
53748
53749commit 5ceb0f293b338279011f5aa7cafa8b86888e3768
53750Author: Felix Paul Kühne <fkuehne@videolan.org>
53751Date:   Tue Jan 1 14:54:06 2008 +0000
53752
53753    macosx: forgot a corner case in the previous commit
53754
53755commit 8be68853f19e3b764cd9e416cf4bb2025729779c
53756Author: Felix Paul Kühne <fkuehne@videolan.org>
53757Date:   Tue Jan 1 14:48:25 2008 +0000
53758
53759    macosx: if an input item includes a NowPlaying meta item, display it in our controller window instead some bogus MRL parsing stuff nobody can understand
53760
53761commit 192a2076ddccdb60053ae5be615ae1303353bbe4
53762Author: Pierre d'Herbemont <pdherbemont@videolan.org>
53763Date:   Tue Jan 1 14:33:18 2008 +0000
53764
53765    misc/events.c: Fix event sending, by properly supporting event_manager edition (event_detach) while executing a callback (vlc_event_send). This is done through a recursive lock.
53766