ChangeLog-2006
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:817k
源码类别:
midi
开发平台:
Unix_Linux
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Oct 7 19:08:59 2006 +0000
- * Skip nal type 7 and 8 in RTP muxing.
- commit febe7d21213036cc670ff40a67b82c0e027d0a9b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Oct 7 12:36:40 2006 +0000
- Panoramix video filter by Cédric Cocquebert.
- + temporarily re-enable vout-filter until video-filter is updated
- I include this so that it can get some testing and debugging, but it has some issues:
- * Several coding style / indentation problems that make the code quite hard to read
- * Use of config_Get/config_Put instead of vars
- * In my tests, it crashes as soon as bz-length is not == 0, which basically makes the attenuation effect inoperant
- commit 64220f44562b9338084042b862ed86440fd75b7a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Oct 6 19:23:36 2006 +0000
- * modules/demux/playlist/gvp.c: fixed segfault in detection code.
- commit 9361dd4a55eb771f3f5ee093bab569cf3149393f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 5 22:01:01 2006 +0000
- * modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
- * src/misc/modules.c: only set b_force when we have b_strict.
- * src/input/demux.c: add m4v and h264 extensions.
- commit 410b11fd0f49e1c0b1afc895c3ff4c2de093b347
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Oct 5 20:38:05 2006 +0000
- * modules/codec/faad.c: adjust stream info when dealing with AAC with SBR/PS.
- commit 2e0102d92da57379e9b65457b36c8e96f93f35b0
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Oct 5 16:35:01 2006 +0000
- * Spelling fixes here and there.
- commit 81ac662973eda626235f40407d5cda038666e519
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Oct 5 16:21:45 2006 +0000
- Fix off-by-one buffer overflow
- commit 7f052bbda30d117c6fe9e545dad10ba4e234629f
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Oct 5 16:20:41 2006 +0000
- Fix "Fix httpd stack corruption"
- commit 6941f189136416a775b3636ed3970fd53498947d
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Oct 5 16:08:45 2006 +0000
- Fix stack corruption in httpd
- commit b0288ab5b8fdbe8e97a37e85fe6d671639c10ec1
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Oct 4 22:56:54 2006 +0000
- - directshow: added fps in debug info
- commit ff6739d00dc2e8481b7bc97750df2b84d0b3983d
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Oct 4 22:55:57 2006 +0000
- - direct3d: minor fixes, no improvement (where are those pixel shaders gurus ?)
- commit 6c2611669f9f871c94c8af8f62036c70efd7d76e
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Oct 4 22:52:12 2006 +0000
- - use nearest integer value from integer division (i.e. round() ) in volume and time calculation, looks more accurate that way.
- commit 5e45f57e88eaff51a875b3dec9791b7496d4484f
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Oct 4 22:48:12 2006 +0000
- - Optimized clipping, removed the extra child window which prevented some buggy Intel DirectX drivers to render (can't handle too many sub-windows ?). Resizing looks smoother on IE, needs a lot of compatiblity checks on other apps such as VB, Delphi, etc...
- - Fixed initial volume setting
- commit c03f5feeec23d4d72a0daf21d4566704af880d22
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Oct 4 22:39:05 2006 +0000
- - mozilla: misc fixes
- commit 06e05c1de24b8bafb5639bd7b647a0563b68da40
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Oct 4 21:11:25 2006 +0000
- * rm unnecessary LDFLAG
- commit ae483cf8801a01b83540accb7e57894cfc9404e8
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Oct 4 21:07:10 2006 +0000
- [PATCH] bugfix: mosaic-[hv]border reversed (v2) by Thomas Parmelan
- commit eb463cabc5b17631d5c6a1ca46c074602829f659
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Oct 4 19:42:38 2006 +0000
- Fix a few bugs
- commit b5c956997c8370a10ad89aff05ac6ec86117367e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Oct 4 17:13:02 2006 +0000
- * modules/misc/logger.c: don't truncate logfile upon creation.
- commit cec52bcea74e3d0faaad065d9af7619a33410d86
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Oct 4 13:47:41 2006 +0000
- * forward port my fixed temporary fix and re-enable x264 in the contribs
- commit 9d7bec36794b4a1918a8f36a581d0f0dd89bcd74
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Oct 4 08:19:38 2006 +0000
- * implemented the volume slider
- * major speed and memory improvements to the image handling (the panel launches noticebly faster now) and controls
- * coding style fixes
- - just FYI: The VLCFSVolumeSlider and VLCFSTimeSlider classes will be merged later on to add as little code duplication as possible.
- commit e06a88a4645ca6e2e4f8dbfe5360e7e695d1c191
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Oct 3 22:17:44 2006 +0000
- Re-enable mad decoder on OSX. It was disabled because it was a CPU hog, but the issue seems to no longer be a problem
- commit 998c5eac2ecff6eaab435e556a284482b6d27cae
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Oct 3 13:22:07 2006 +0000
- make update-po
- commit 1a3692efa09bf95a908d853af13c7d227618f67f
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 2 20:35:25 2006 +0000
- Track, Artist, Album MusicBrainz IDs reading with libid3tag
- commit 0ddce802500f45a3f4126f6448ec6e5921a4abe1
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Mon Oct 2 17:52:24 2006 +0000
- * modules/codec/x264.c: add interlaced, deadzone-inter/intra and direct-8x8 options
- commit 233ee00c6a27d6456509ba0d7178e84dac07dd21
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Oct 1 22:08:22 2006 +0000
- Fix makefile to generate header files from java classes
- commit 6c59d97646dd32d2c1684d97e2dd302ea06584d5
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Oct 1 21:56:23 2006 +0000
- - test.html: use position rather than time to update slider
- commit a4119701e92d37875b16b1ec0f1f998588ed905a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Oct 1 21:49:28 2006 +0000
- Ugly patch to make the mmx compile on MacIntel. This might be a GCC ASM bug in 4.0.1
- commit 17c15b2e631cc3480970dd2ccfff20d6013de71a
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 1 20:32:30 2006 +0000
- Added psz_trackid, psz_artistid, psz_albumid to vlc_meta_t to store musicbrainz unique identifiers
- Make use of psz_trackid in audioscrobbler.c
- Reading of this data is only implemented in vorbis.c
- taglib.cpp and id3tag.c need to be updated
- commit 88c6527d9c7caa379f638f998c8b32d332e28e38
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Oct 1 20:16:00 2006 +0000
- * commit the svg file as well, so we can change stuff later on
- commit 3dea2eae35f0bf19e0549a79b86e04f8ca7f5bf4
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Oct 1 20:05:50 2006 +0000
- * finished the time slider
- For the records: please don't re-invent the wheel, also if there are only 2 places which already do the exact same thing and you're going to add the 3rd place!!
- commit 65abf030acb9d0e88b0e3e36666ab5d2c5b613db
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 19:53:13 2006 +0000
- Fix gvp demux
- commit 2ffa2bd3d0a506be2a6c9e53edffeee442350397
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 19:07:48 2006 +0000
- src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name
- others: if we only have a path and no interesting name, let the core decide what name to use
- commit 19f542a35b43fadc821547fea49f7cbd90ad0b69
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 17:12:02 2006 +0000
- Fix a bunch of gcc warnings
- commit ffb37ffb43e6f41f78d2dd979e58a17520ab948d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 16:57:43 2006 +0000
- :%s/"mosaic-/CFG_PREFIX "/g
- commit 98d70ea80c52099b1188d48c2aee2fbd276c5a2c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 16:53:48 2006 +0000
- use config chain stuff in logo, rss and mosaic sub filters too.
- commit 9786ac4147c27fbc2ead747d4ec908fd34c01ef5
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 16:33:59 2006 +0000
- use config chain for the --sub-filter option.
- Example:
- --sub-filter "marq{marquee=pouet}:marq{marquee=$N,y=50,x=50}"
- Sub filters other than marq still need to be changed
- rc interface marq callbacks need to be fixed too
- commit 62fffadfea2834f7ff57a6ec1b15f8be35e68916
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 16:08:37 2006 +0000
- Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout specific)
- commit bebdb9922f972484a3761024946e059c6320411b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Oct 1 15:04:23 2006 +0000
- * temporary fix to keep VLC linking. I don't know yet, why this is necessary though
- commit 9ec7c59be6a1e90f101b9da88a483b92a39faf35
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 14:44:21 2006 +0000
- The time video filter doesn't exist anymore.
- commit 73433b8ca1cce1b360091f9fbb855564e995e1c6
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 14:41:49 2006 +0000
- Only update the marquee text if needed (ie we're using % or $ chars)
- commit 7ecf638db42f16155085ea1da7470ede3f847ff8
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 14:38:23 2006 +0000
- woops
- commit 009252c45246747fe4a243f87d204a258a24a019
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 14:36:15 2006 +0000
- Some more format strings
- commit 0326005e1cb52ee615b50c545a2e9fae858a9214
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Oct 1 14:24:44 2006 +0000
- Lazy allocation of the stat structure
- Update stats in the input threads instead of playlist thread
- commit 05aad79a9ad50603531c5860c8035a89c31a0c32
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Oct 1 14:22:58 2006 +0000
- Some more marq format strings
- commit 6db8af9979a7a49b98ec6857d7661bd72bbf9733
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Oct 1 14:16:52 2006 +0000
- forgot the put Ye Zhang in Thanks file.
- commit 400f8591fbce826e02b4294183aeda4db2d263c2
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Oct 1 14:07:50 2006 +0000
- Fix for ticket #752 by ye zhang (yzhang90003 _at_ gmail dot com): VLM RTSP concurent LEAVE make VLC crash
- commit 243fbff66c09acc866b24552d4b19d3fa2ae8aef
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Oct 1 13:21:42 2006 +0000
- * native GUI elements for the Fullscreen panel by Simon Damkjr Andersen <simondamkjaer@gmail.com>. Thanks again!
- commit fe9dafd24f69c6b9c540ab87249983f90408225d
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Oct 1 11:28:09 2006 +0000
- * small visual fix for the playmode buttons (prevents white highlighting around the icons on click)
- commit ebeee109e985a23164be5da7ec6168aa1dfc63f8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Oct 1 09:14:21 2006 +0000
- gra
- commit 111a805161063181adb74f70ddc65b977a781f10
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Oct 1 08:44:35 2006 +0000
- Create variables in libvlc instead of libvlc_global_data
- commit 91e70973f49b390d82a25c3e35e4b59e9d33ccd0
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 30 23:37:47 2006 +0000
- Add $_ line skip variable.
- commit 96a9147c6a0c733b57f97b314347f76e721fd5b8
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 30 23:30:39 2006 +0000
- Merge time and marq filters. Marq now handles the %letter time format strings and new $letter VLC format strings. Still needs some work.
- commit 3f8d18568967d19864b35dfe69207d9c4054b0a9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 30 20:25:36 2006 +0000
- Skeleton for modules list widgets in the prefs. I'm not working on it atm so i figure that it's best to commit what's already done.
- commit bcbf3337744a6efa9144a594651b350760db97b4
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 30 19:58:44 2006 +0000
- s/libtag/taglib/
- commit 186594d0f78bf265e677380cd66f06cfb4e47122
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 30 19:51:43 2006 +0000
- remove unneed x
- commit 6c2610706ea6ab0d2fc7120eefd55c872671c951
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 30 19:37:39 2006 +0000
- - Don't cache files to ~/.vlc/art/(null)/(null)/
- - Check if file already exists in the download function.
- commit 53d5b9594c43a55067cdd385ffd2f0f5fc4f2d78
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Sep 30 19:32:26 2006 +0000
- * Add taglib to macosx contrib. Use pkg-config for taglib in configure. (if you don't have 1.4 in your distro, too bad, or add something that doesn't rely on /usr/local)
- commit ecdf0f1a2575e80d1303106973d5f45e73567e10
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 30 17:08:48 2006 +0000
- Re-enable art fetching when in "ALL" mode
- Todo: we should recheck cache just before downloading in case it has been downloaded while we were in the queue
- commit b3b71030d8799237a448021f1054d20ea34b2504
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sat Sep 30 16:52:32 2006 +0000
- Cosmetics, add some comments
- Remove unneeded strlwr
- commit 7f779f6a64eadd10b2e2b98bcf85fdd38c0cdfa5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 30 16:15:40 2006 +0000
- Merge author/artist
- WX compilation unchecked
- commit 9a128b542b2d94a3b24c6a7d88d76644c989f948
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 30 15:29:11 2006 +0000
- Split the musicbrainz module : meta fetcher (to retrieve MB Album and Track id) and art finder (to retrieve Amazon art url)
- commit 242e2fc809c9dde96652e00094ca3f102b76261a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Sep 30 10:36:49 2006 +0000
- Updata libcaca downloadlocation
- commit f77a8da4970c3aaf66a4eccc846c56720b0d0102
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Sep 30 10:02:02 2006 +0000
- Reenable dvdcss which was disabled accidently in [16806]. Fix the dvdnav patch to make dlopen configure check work
- commit a8a5ea4cbc4f7d0d28fe4ac41dc1baa907b4f32f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 29 20:36:43 2006 +0000
- export symbol
- commit de9d74a605bbf57f524b309cff22763d3e38638f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 29 19:48:53 2006 +0000
- Don't loop preparse threads when idle
- Compile fix
- commit a0cbc6edd7b71c259ab351e37262c3bf4bd783b0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 29 19:19:18 2006 +0000
- Improve meta/art logic
- commit 71079c79c3ab73edde468c12a494f8493d972dd0
- Author: Rafaël Carré <funman@videolan.org>
- Date: Fri Sep 29 13:08:25 2006 +0000
- Replaces url unescaping by url decoding in xspf import
- Thanks to courmisch for finding the issue
- Closes #721
- commit 5e2ac0157084dd2f643431ae3516326c3820ee4a
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Sep 28 23:44:09 2006 +0000
- Don't Close() on connection error, retry every minute
- Fix a _() that should have been N_()
- Username & Password are non-advanced settings
- Warn user with interaction if Username is bad or not set
- Handshake only if there is something to submit
- Get rid of hexa() for printf("%02x")
- Replace % 256 and / (2^x) by bitwise operations : & 0xff and >> x
- Don't cancel submission of song if user has paused playing
- Code for new meta_engine (not enabled yet)
- commit 20915248113c509219912c03b51c89c82c795fcc
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Sep 28 20:14:27 2006 +0000
- Fixes to my fixes from Thomas Parmelan.
- commit b50bbe66f9d9a41149744d2e43d354022af0caed
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Wed Sep 27 17:53:26 2006 +0000
- * modules/gui/qt4/Modules.am: fixed a warning at bootstrap time
- commit 5934d22a3816962b46cf80467ff9586d7bd78945
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Sep 27 17:09:40 2006 +0000
- svn:ignore
- commit 95d197ce0fd0bf79c3fc0e55f2e5946d5ce67616
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Sep 27 15:28:32 2006 +0000
- Be more restrictiv wrt wx version.
- commit f8df6736c06424db14c4aee0fb7d646f5fb18ec7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Sep 27 15:28:22 2006 +0000
- Almost fix make distcheck
- commit 787a70691981c32a2f6522c51b0aaccd5dddfb66
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Sep 26 21:18:36 2006 +0000
- Add WavPack to news too
- commit 351fa1090e44f7cab6e466f02a0894989582143b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Sep 26 21:17:20 2006 +0000
- Enable WavPack decoding in ffmpeg (once they'll increment the version number). Some of the samples still decode weird but hey ... it's already great news :)
- commit 706f01988c094d7fab3c3a988f9df0aeb0b120ca
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Sep 26 16:03:11 2006 +0000
- oops, it sounds like I f**d * my last revert
- commit 7b7f2fe083634c9b7074a15b121eda9be85fc138
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Tue Sep 26 15:51:34 2006 +0000
- mediacontrol: doxygen updates
- commit 53af6645ddc6b6031e9ea7145bb419b6ad384730
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Tue Sep 26 15:16:00 2006 +0000
- python bindings: documentation update
- commit 90d263973597139605a42f6b32afa80e85a3d1e7
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Tue Sep 26 15:06:22 2006 +0000
- mediacontrol_core.c: prepend the argv[0] here, since libvlc_new no
- longer does.
- commit 8ce89e1a9219727a79535fdf17d78ff1e77de5b8
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Sep 26 14:40:55 2006 +0000
- - revert 16847, this breaks the activex and mozilla plugins, and passing a argv[0] is a very desirable feature as the path in argv[0] is also used to search for plugins. Typically users can pass on the argv[0] of their programs
- commit ec396c6ad6d3c9ede5df598a37eeede1c016f157
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Tue Sep 26 14:15:10 2006 +0000
- src/control/mediacontrol_core.c: libvlc_input now uses milliseconds as
- time unit
- commit bd4da01e308dc2611f592467ced2d2b7a381e560
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Sep 26 13:53:26 2006 +0000
- - mozilla: cleaned up configuration arguments
- commit 7d8c21af32afed572a06ba4a20e72620710a7c9c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Sep 26 07:04:30 2006 +0000
- Fix: Quicktime 404 error on RTSP SETUP. Patch by Brian Raymon <braymon _at_ echostrom _dot_ net>.
- commit f32b795e56a470a0465f4617c08e5e28655c4e47
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Sep 26 03:12:52 2006 +0000
- - activex: fix plugin path search, now relative to DLL location & registry settings
- commit 2cfffefbf619685163b3285f654cbb2c732f752b
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Sep 26 01:01:08 2006 +0000
- - input: make sure time units are in milliseconds, as expected
- commit 9782300630440798939632b9e49091bc41385395
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Sep 26 00:59:49 2006 +0000
- - activex: more features and fully updated test.html for new APIs
- commit 6ff95ea3302563fb6ff4d8b9b5211d1e2c334ea4
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Sep 25 21:06:50 2006 +0000
- Suppress references to mediacontrol_{init,plugin}
- Make update-po
- commit 5b83fdcce532031f16c5329aa1d11012d008a90d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Sep 25 20:21:18 2006 +0000
- Cosmetic
- commit 3aad6066060c29edae4e4dc23bfdd0840c54ccfe
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 16:01:07 2006 +0000
- Fix references to bindings/python
- commit 07a52db97ca6689ecc846818cfb681dd9b3c02e3
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 15:59:23 2006 +0000
- Rename bindings/mediacontrol-python to bindings/python
- commit 98d5b558ffcc6d4bcc8bdefb4c489bcc8a350eec
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 15:58:04 2006 +0000
- bindings/python: remove empty dir
- commit efeb6f368fee114c57b05b1354a982d1cf78101a
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 15:54:59 2006 +0000
- binding/mediacontrol-python/vlc_instance.c: it is now unnecessary to
- prepend argv[0] to libvlc_new parameters
- commit dedec9d91d3ac85e1a05c173ebc715db7cefc7a0
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 15:54:15 2006 +0000
- bindings/mediacontrol-python/vlc_mediacontrol.c: use the new
- mediacontrol_new API
- commit d3bb1243c84ac5e3dbeff5adc0d5176e20cda80f
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 15:52:55 2006 +0000
- mediacontrol_new: new API (pass argc and argv), use the new libvlc_new API
- commit 8261a2278e7d388dd7a0dbdb38579ef097393216
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 15:52:05 2006 +0000
- src/control/mediacontrol_audio_video.c: use RAISE_NULL, RAISE_VOID macros
- commit 24a43144ff5055f2a1b96f3d70a1f681583394bd
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 15:51:22 2006 +0000
- src/control/core.c: prepend a dummy argv[0] to libvlc_new() argv, so
- that users of the API can simply pass parameters
- commit f8ba1a1175ce01b5510d6fea1e23218025a118e6
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 12:31:41 2006 +0000
- mediacontrol-python: try to fix r16794
- commit 4c5ad8e3f364ff605509a95f26d4653a7bf96b00
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Sep 25 12:09:13 2006 +0000
- Remove CORBA module, which I is not used anymore (not even by me...)
- commit bdfdc2005c867a9e0eeb8cb3ee78b43d91215a16
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Sep 25 08:02:12 2006 +0000
- Mono audio filter is a channel_mixer and not a convertor.
- commit 29b5f303873599e31f3e9add52a99bbee4f977ee
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Sep 25 07:24:49 2006 +0000
- Use shell style parenthesis for VLC_CONFIG in Makefile.am
- commit 42b6daf92aee51ec344eb26f1997dd4648fcaa29
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Sep 25 07:23:09 2006 +0000
- remove excess whitespace
- commit 2d90e869b49fc72111a61ee715aa081fc92d169a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 24 22:01:28 2006 +0000
- Some more (mostly) untested stuff:
- * Secondary queue items now have a b_fetch_art flag
- * You can use the playlist_AskForArtEnqueue function to ask for art from an interface. This will enqueue at the begining of the secondary queue
- * other stuff which i don't remember :)
- * (fix issues with previous (and unrelated) DIR_SEP commit)
- commit e398a81bd261feaada934e7b402b5fed57646593
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 24 20:51:56 2006 +0000
- Some more meta changes (mostly cleanup and check the i_mandatory flags)
- commit 6d6d53e143b6c8b39fb6fab0099ee39b2fea5ee3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 18:43:39 2006 +0000
- Fix include paths
- commit bd3484b93bb6ebf0ece8a8db8acf29f52d007660
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 17:11:25 2006 +0000
- * Split download function in find/download
- * Put meta related functions in src/input/meta.c
- * Merge vlc_meta_engine.h and vlc_meta.h
- Album art stuff is still broken, but I need to go now :)
- commit a311268cff443a2d9744069628abf517f590442d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 24 17:01:25 2006 +0000
- [PATCH] mosaic improvement: user-defined offsets for substreams by Thomas Parmelan. +fixes for svn trunk
- commit 80a2b726686a91906f509e2596ced74b7276333f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 16:49:36 2006 +0000
- Mark meta as fetched
- commit 408a016e922da04d9f5067f96fbaf17ffce36878
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 16:44:52 2006 +0000
- Start splitting the various meta module types
- * meta reader : read directly from the file, should be made from the demux.
- Examples: taglib, id3tag
- * meta fetcher : use web services to get meta, either from the current ones.
- Called only if we don't have the tags after using the meta readers
- * art finder : find the URL of the suitable album art. Called according to the
- art policy
- * art downloader : used to retrieve the art from special locations. Not needed
- if art is available directly from an URL.
- Examples: APIC ID3 tag reader
- commit 71e7084e8001d7aae6ba47ac086e4daec7ddefdd
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Sep 24 16:34:12 2006 +0000
- taglib has been moved
- commit dd146c48e606c34fb338641a2b9bb4194e378f7e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 24 16:21:52 2006 +0000
- Use DIR_SEP
- commit f17e985a58eb3bc697682b76ed910f45dd949bb4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 15:20:49 2006 +0000
- Skeleton for taglib art downloader and tags writer
- commit 937b624960cbd7dc0605b3627ee9adf4902f4b99
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 24 15:11:33 2006 +0000
- Define DIR_SEP only once
- commit a2d07c0596ca2994e8c463833516faab371d921e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 15:09:25 2006 +0000
- Read album, also detect images in FLAC
- commit b59b5633c5d4fce70a9dddfb3e3230b0eaa64f73
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 14:56:46 2006 +0000
- Detect embedded images
- commit be82b7aebdc2046d4030bcac847d811d038fed0d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 24 14:53:49 2006 +0000
- use msg_Dbg instead of fprintf
- commit 47bfbd75e69ac65d3359a0078ad07ff68f9f5551
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 24 14:50:48 2006 +0000
- Set svn:keywords Id
- commit b45afc21484b3580c0b838698b733c8586f6d525
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 14:46:03 2006 +0000
- Move the meta readers to the correct folder, and use them for all parsing
- commit cf0bb5cfca3206c6abe06a1438dc3df249c620a8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 14:30:55 2006 +0000
- Taglib based parser, use it for Vorbis parsing
- Features to add to it:
- * Parse more meta than artist/title :)
- * Fetch duration for Vorbis files
- * Fetch album art in ID3v2 (APIC frames)
- * Write back tags to file
- Unfortunately, it only works for files, so it can't replace libid3tag
- commit ac3afe50d884bdc2ff8d8776381b5de088d69847
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 13:13:40 2006 +0000
- Don't notify playlist several times while preparsing
- commit bf7394d35e13c81a0435b992a4fe436e7b16d764
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 12:48:23 2006 +0000
- Start supporting preparse status
- commit 857b51f9c9ace345a6b6a9a45a20829101830abb
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 12:40:10 2006 +0000
- Rename vlc_input_item_* functions to input_Item* for consistency
- Add input_ItemAddOptionNoDup (unused at the moment)
- + free warning fix
- commit 353ece46279797b5684fafdfc135b9104591fbc9
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 10:40:00 2006 +0000
- Convert hotkeys to using cond_wait/cond_signal
- This removes useless wakeups and improves hotkeys reactivity
- commit a06213d7f406c886dba790418ef8cca43d7ad140
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 24 09:34:57 2006 +0000
- * Get rid of the Manager thread by making blocking interfaces listen to
- p_libvlc->b_die
- Not implemented for OS X as I am not sure, please check if it is feasible.
- * Don't run the dummy interface
- commit ade29e262f65904c0b95d2849680efd8d105dd43
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 22:45:52 2006 +0000
- Add low priority "folder" meta_engine. Will look for files named "Folder.jpg" (Windows), "AlbumArtSmall.jpg" (Windows) or ".folder.png" (Linux) to use as album art.
- commit b50966f63921408c5b1d264fff699ec6e442565a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 21:25:20 2006 +0000
- Add an "album art download policy" (--album-art) option. I now have to do another commit to enfore this policy (album art isn't downloaded at all atm)
- commit 4970e57f11bd95e3317ea5e145d3f7c637b300d1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Sep 23 20:56:52 2006 +0000
- Small corrections for stats.
- commit ea9654b762b7aa3faf70eef58380a7e0bb3dedc7
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 20:52:40 2006 +0000
- utf8_stat doesn't work if 2nd arg is NULL ... too bad :(
- commit 7810e789fa19febb487c7354556f541a57e56bb7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 23 20:42:56 2006 +0000
- Don't spit too much debug
- commit 37f05a79695a922a467d4003a64572083cf14cb9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 20:41:59 2006 +0000
- <tab> police
- commit cd0a888cfc4ef22ddf96067091574c059748feb4
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 20:27:14 2006 +0000
- Move the album art download thing to a separate proccess
- commit 48f7e0b27de363e417aa80421eb2fa69bac5fc9b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 23 20:16:08 2006 +0000
- Very very preliminary Qt implementation of album art
- commit 2b7997ac9ae8ed9ac1c47f8a7e1ebcc45f2e3ab6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 23 19:48:03 2006 +0000
- baad dionoea
- commit 408f36276b160c437caae0a909bc8203e3805da2
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 16:56:32 2006 +0000
- Remove useless stuff.
- commit 3b7408fac22adfb43dc4d16c892181023be1863c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 16:56:12 2006 +0000
- Add dummy meta engine with highest priority. Will check if meta is already available.
- commit 560105460d6436d8fb7270a30c53167d7b10bd6e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 15:47:53 2006 +0000
- Start of meta engine stuff. src/input/input.c needs to be fixed a bit. I'll finish it today. @zorglub: now you have to use the psz_arturl meta to display stuff in the interface.
- commit 18efcf5c6416d6c8b927ea2beef6f3069fac71f4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 23 13:37:50 2006 +0000
- * Add switch to skins
- * Fixes to dialog singletons
- * Forgotten files (definitions of aout_Visual*, unimplemented at the moment)
- commit f4978776e4fd252f184b111fddcec555ef0f75d4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 23 13:23:23 2006 +0000
- Use a tab widget for extended GUI
- commit 2e6b21143cb6747ed2cb62ec5a1f025dbd6ebb0b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 23 13:16:33 2006 +0000
- Advanced controls bar
- Make some sttings persistent
- commit 19f019c7e4356c99d977430b1fc2f2ada708ee0c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Sep 23 12:36:02 2006 +0000
- Add a "Media Files" extension list + i18n
- commit 35b15af94a56bcc0dfee9ecfc239dfc91ba007c5
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 23 11:19:04 2006 +0000
- Fix error spotted by m4n_in_bl4ck in the forum.
- commit 33bd93a1e8c5f139d4d3e8a13111e1ecc7adb710
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sat Sep 23 11:00:43 2006 +0000
- * modules/codec/ffmpeg.c: add X264 to the list of supported fourcc's
- commit 4f67f0cce6383d9f75ed51b3683e72974ca7cec1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Sep 22 23:29:06 2006 +0000
- make update-po
- commit 8b21c8fc2c0da2deb6c01a38ac03463c3990883e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Sep 22 23:11:59 2006 +0000
- i18n fixes pointed by Marian Hikanik
- commit 3a004ff731875126ff0c99df0d68f2eb360a85ed
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 22 21:37:59 2006 +0000
- WTF ?
- commit d7d799b8847eee8f1560a9e402de46df38d94092
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Sep 22 21:19:13 2006 +0000
- That should fix building the python bindings if srcdir =! builddir.
- Not thorougly tested. Olivier reverts this commit without hesitation if it breaks your stuffs
- commit d3a4dc8627437f9ea88c8b40a7a5504a7afb0dd3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 22 20:45:44 2006 +0000
- Remove useless code
- commit a01c61f610ed96c124703d670a7eed7dbfac63c0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 22 20:42:33 2006 +0000
- Put the dock/undock back in the menu
- Put the add button in the playlist standard panel
- Remove duplicated code for playlist widgets
- commit 7f994b8bf2877fba00ef1c24a5c7e7ad998a75a5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 22 18:31:31 2006 +0000
- Playlist menu
- Add button in playlist widget
- commit 2f53a04a1204337abacebcf83b5f6bcdd17336e0
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Sep 22 17:44:45 2006 +0000
- - activex: added configuration interface
- commit cf23322c2bfeda4bc0e28fbbef3ba826a3a19282
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Sep 22 16:37:45 2006 +0000
- Enable by default live555 module
- commit 959a473d3686f399c54dfe2e1157bdf9662319dc
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 22 16:10:16 2006 +0000
- Implement dock/undock for the playlist
- commit e45f26dd062c6fee005426bcb53d2f22928b95da
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 22 15:20:02 2006 +0000
- Some cleanup, start integrating audio visualizations
- commit 7df78c9ff2625e4282bd50dad2263742a44b1e96
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Sep 22 13:07:07 2006 +0000
- mediacontrol-python: implement a VLCWidget/DecoratedVLCWidget for python-gtk
- commit bac2218ea59f06589bb5bddee1747f28b661a1d2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Sep 22 13:05:52 2006 +0000
- * Fix another microdvd issue.
- - It now uses in order
- default fps == 25,
- the fps of the movie, if available.
- the fps specified in the subtitle file, if available.
- the fps specified by the user, if set.
- - Don't set it on each an every subtitle, do it globaly. (should be faster)
- commit 9dc950147775823e8c8ab9f61d133b95c476eed2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Sep 22 12:39:00 2006 +0000
- * Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP codecs trough dmo.
- Info was distilled from the mplayer codec config file
- closes #750
- commit b50a520369f45921b98a94812884c7ce8a8c6d09
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Sep 22 12:26:04 2006 +0000
- bindings/mediacontrol-python/vlc_mediacontrol.c: rename
- mc.get_instance to mc.get_vlc_instance
- commit 476618bdcdba450be7bc2e2a14760517feae490b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 22 11:55:35 2006 +0000
- Fix equalizer crash
- commit 6880e8ec804e24d64a1bad275dc8e9db4ba75784
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Sep 22 10:43:15 2006 +0000
- python bindings: changes from the libvlc API: a MediaControl can now be created from scratch (with a list of strings as parameters) or from an existing vlc.Instance. MediaControl.get_instance() return the associated vlc.Instance in all cases.
- commit 673593dc6f54f482830f52cf264dfca1cecee971
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Sep 22 10:37:40 2006 +0000
- mediacontrol API: (mostly) use the new libvlc API
- commit 12697ee7e4ab5e106afc9338b0b94e22330726c2
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Sep 22 09:41:50 2006 +0000
- input.c: fixed the playback rate (0.5 is half the speed, not twice)
- commit 2d6ae8b8910dbecf245cfc7af63b05caf51495cb
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Sep 21 23:19:18 2006 +0000
- Make update-po
- commit 3cf5be6981e175e78056e7923dcac4f942811ea2
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Sep 21 17:01:45 2006 +0000
- - ActiveX: optimized implementation of all IEnumXXX classes (more template obfuscation I'm afraid), fixed IConnectionPoints for DCOM
- commit 68cb6a3aff01d9da486f1dc004780d2e7f9a4401
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Sep 21 15:51:31 2006 +0000
- * "synch" -> "sync" (gniihiihiimineeeeerveuh)
- commit 1a913c6a682f57ed7e721337176417372a33e45b
- Author: Eric Petit <titer@videolan.org>
- Date: Thu Sep 21 13:33:24 2006 +0000
- Removes --macosx-fill which has been long broken and is now replaced with the cropping vars
- commit ec6749f1513f834b6ec9db318c5af2be840a3550
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 20 23:25:28 2006 +0000
- Autosave size/position + fix a resizing bug in the stats panel
- Cosmetics
- commit 7db1138565417cdec7baeefea519c1ad7427150e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 20 23:17:26 2006 +0000
- A bit of cleanup in the info stuff
- commit 4b94daabfa37e9d79be374c999fad8b561f1c0ab
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 20 22:41:20 2006 +0000
- Do not hide the video widget, as it causes some sizing trouble, just resize it
- commit 2ec741cc25c0a82da91ae2c1d6b3f1121b4ee3be
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 20 22:00:56 2006 +0000
- Cleanup
- commit f183c68634fddd55a1f82977b2f2f39e76861917
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Sep 20 21:16:25 2006 +0000
- Update portuguese l10n by Ari Constancio
- commit 1e84ceac8ab79c76047b5d9eb8f9f99aa97101af
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 20 21:10:53 2006 +0000
- Some size fixes
- commit 17c960004012a2f5fcea54c8791bfc143fe70a25
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Sep 20 21:10:34 2006 +0000
- 2nd try
- commit 3f36a016615661549236b41bf7bf012ec17ad377
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Sep 20 21:06:50 2006 +0000
- propset keywords Id
- commit ae74d5adcb348693effcc02aeb3c5f65219e1d1b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Sep 20 19:53:16 2006 +0000
- * Fix selection of Adjust filter. On the fly changes are still broken
- commit 9effad543ef68faa4e4d66cff71fde4d65804166
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Sep 20 19:37:51 2006 +0000
- *Qt4: InfoTree for files. The timer does not function correctly yet. :D
- commit 31d8bdd47a6aef77ed746e8c8a55cea2d61fce1d
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Wed Sep 20 16:55:41 2006 +0000
- bindings/mediacontrol-python/vlc_instance.c: complete the libvlc
- bindings (vlm methods)
- commit 6159c8408abab720cb7a8bdb9c1c5589c5c58942
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Sep 20 13:13:04 2006 +0000
- - replace std=c99 by std=gnu99, which allows for GCC extensions as well as C99
- commit c595078b0a811d342a9c9b7a55253a81d0fea047
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Sep 20 11:50:43 2006 +0000
- Replace playlist_NodesCreateForSD by playlist_NodesPairCreate in Bonjour SD according to [16656]
- commit 4e88f3b25f0d47fcbbaeca9e0e6f5d7dca25e40b
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Wed Sep 20 11:10:44 2006 +0000
- python bindings: add support for the new libvlc API
- commit c340ebcb432a17840571af513eeb87897acbb8db
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Sep 19 22:40:40 2006 +0000
- Layout for album art
- commit 811bd4f76652c5c04b2b5b334f0a3c967c35ac1f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Sep 19 22:20:15 2006 +0000
- clean the musicbrainz stuffs
- commit 1e01594c3a24a56aae41d4e4530d01506c8e6ffb
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Sep 19 21:28:50 2006 +0000
- New system for handling elements in the main interface
- Still full of bugs, please don't remove debug
- commit 6b61e7bd36533660fffa57998213ebb086246623
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Sep 19 15:37:38 2006 +0000
- Give control back to the main interface for handling interaction with video.
- Still probably broken
- commit 9906af380efa4f7663ea1c16864e64b9015eae54
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Sep 19 13:34:23 2006 +0000
- Rework of the embedded stuff. This breaks everything :)
- commit 3dda1153f9e0e89399b2c20324b26ceabce7ef7a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Sep 19 11:26:14 2006 +0000
- Split video widget from background image managre
- commit f929a72c7d5552dd1877c058d4b40bb35b578a58
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Sep 18 22:45:01 2006 +0000
- Woops
- commit 03ee7b3af183588fca528cb00ccae97b82a4b8dc
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Sep 18 22:34:10 2006 +0000
- It's still ugly as hell but a bit more accurate. (This is a *test* plugin)
- commit 51b923f308b3d89bb43d973a13da14c5decb81d7
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Sep 18 22:11:54 2006 +0000
- Braindead plugin that get's the current song's album art url (using MusicBrainz)
- commit aedf292e28f391180b27906b1f3fd98cb390e6b3
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Sep 18 21:38:06 2006 +0000
- * Qt4/Information: Put the close button in a better place.
- commit 92b376b0d39c31e0fbed53825b8a14ee4b76b392
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Sep 18 20:02:21 2006 +0000
- Update portuguese l10n by Ari Constancio
- commit e69979be7622d38567f47bfd9f757f28b65d2a62
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 20:02:13 2006 +0000
- Temporary dialog for the equalizer
- commit b372cf284d910f394ab13f37644e1fb8ca94b35c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Sep 18 19:38:47 2006 +0000
- Fix voribis meta data stuff (so that it doesn't match on stuff like "MUSICBRAINZ_ARTIST")
- commit 08dc4d4de1aa051e5a017af0334cac2412e4f5f8
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 18 19:29:40 2006 +0000
- - configure.ac: fix for widl detection
- commit 5c2c5848c7b2112d96689f28ff33546f1cb48a10
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 18 18:45:33 2006 +0000
- configure.ac: disable warning for unused parameter, some restriction in widl detection (need SDK from winhq CVS)
- commit c0125ee7e8b9d9b534cc722ce977e4afff215d13
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Sep 18 18:42:41 2006 +0000
- * remove the patch and try a hacky, but supposed to be working fix by LordRPI
- commit 52e7774ec338afff9d5512e6a0d5f17e3becc093
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 18:02:23 2006 +0000
- Audioscrobbler plugin update by Rafael Carre
- commit 727d213164e9c71ff3c8e5cc2ab6294fd3fc1e17
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 17:52:57 2006 +0000
- Update beautifier for libtool
- commit 839b10ddc7ae0f18904fbe9fbc7ffc44cacd5a04
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 17:39:24 2006 +0000
- svn:ignore
- commit 727b4c332e17015432784708514d388f1cbf3b6b
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 18 17:12:33 2006 +0000
- - activex: cleanup, improved VB compatibility and new test.html file for new script APIs
- commit f5bc599e315703ac5070f7facda77f20e43d2965
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 16:17:15 2006 +0000
- Clean up a bit queues handling. Do not use dynamic arrays
- commit 121930fed7dbc51c93f4eca072fed415baa29041
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 15:35:55 2006 +0000
- Use a separate message bank for each libvlc instance
- Fix compilation for libvlc users
- commit 3d5f0231f38cf3bea26fd9a7bb55283ed836fcbd
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 14:28:30 2006 +0000
- Only deinit non-refcounted core data if we're the last instance
- commit e85a5a618dde3b1d131ffca1cd373a9d3f845fc6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 14:16:14 2006 +0000
- A bit of cleanup and test
- commit 745437093217075837f234f8bc4144d8bd2b44b4
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Sep 18 11:30:31 2006 +0000
- update-po and fix rules for qt4 ui
- commit 13e7023413768419047f14ce48a08075570a2125
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 09:44:20 2006 +0000
- Fix spurious release at end
- commit 11372015ad0ff62da038e9ff667fa73e0ed601c3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 18 06:33:24 2006 +0000
- Fix deadlock
- commit b17964ce9036744300fb87024a10f75cc1fc5335
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 22:54:31 2006 +0000
- * that one as, please..
- commit 1b697685e5282825eae7e18d1cb33c80b4cb82e9
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 22:54:08 2006 +0000
- * some additions and updates THANKS
- commit 9e3ce7be477e70cfc17571b6b1ada52335afb6bd
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 22:47:19 2006 +0000
- * added button graphics to target
- commit d016a4283ea29e3596172e4c761f6d66c0d44268
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 22:39:21 2006 +0000
- * removed an outdated method instead of commenting it
- commit 0b66060b624b9987ac79993099754c1b0d87d0cf
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 22:32:39 2006 +0000
- * implemented the previously committed playmode buttons and fixed the playmode saving
- commit d0df040a1470762e8fa8f3f085bdec68ea5e9dbd
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 21:59:36 2006 +0000
- Missing file
- commit e21a0c18dd4c596d0a450d3d3a75ba471102211a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 21:44:46 2006 +0000
- Fix terrible bug
- commit a73b9cc1d2cc0c7d81329518255cced07b9c7b40
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 17 21:39:33 2006 +0000
- Next non bugfix release is going to be 0.9.0
- Next bugfix release should be renamed to 0.8.6
- commit 6243c3942475a9bc25caa0598443e18390708986
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 21:37:10 2006 +0000
- Update trunk NEWS
- commit 41c53c385e2c7a2d7b2e41c23de18ac17e3fbedf
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 21:26:43 2006 +0000
- Equalizer component
- commit ed5b3247d8a6ff60c49a2fbee4f57192a52b5c76
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 21:23:02 2006 +0000
- Try computing an approximation of the length when we don't have mp3 bitrate
- commit 92384683017f8922f501b0e6650e5e57ea724355
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 21:16:48 2006 +0000
- * temporarily disable x264 on intel-based Macs until it is fixed
- commit 10973b33411ac825c733c04379c65c300e975018
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 17 21:16:01 2006 +0000
- Use Artist/Title/Album meta data in vorbis. Feel free to add what's missing and remove duplicate stuff from this code
- commit d4f1f65d2b381a22aa31a24174f613cc51068e7a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 20:36:56 2006 +0000
- Don't delete callbacks from an already destroyed objects
- Make sure we remove the callback before quitting
- commit 59d5c69e2a8980f382f248c0d9e583cac7bdf1ae
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Sun Sep 17 20:29:10 2006 +0000
- servicing email change request for Rafael Carre
- commit 7ed95b6fe099e929651b616236d522a238086980
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 20:19:53 2006 +0000
- * add the new icons by Simon Damkjaer Anderson <simondamkjaer@gmail.com>, so Trax doesn't need to bootstrap over and over again. Implementation follows later on
- commit f95312b22156c77fea100d5afc7b982173f5fa3c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 20:10:18 2006 +0000
- * don't add -Wall to the obj-C flags, as you'll get flooded with useless warnings and don't see the errors anymore
- commit 6eee127c62da62f5e59ee32303ee00e5e353f510
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 20:07:31 2006 +0000
- * compile before you commit, wasn't it?
- commit c110154c2d8106d1a5ec4bf1a67c489fcb8d5959
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 20:04:47 2006 +0000
- * another attempt by pengvado
- commit 5eb64cb534370c8dd15949ab1c19cec0b5bca23c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 17 19:50:03 2006 +0000
- Fix deadlock (hopefully)
- commit 576c57a734f33b7e84f7630223e2543714f799bb
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 19:36:47 2006 +0000
- * try to fix x264 for Mac Intel as suggested by Manao on IRC
- commit 246a4e235ac1c30b79318ffd627e1cfe7d8c1ad6
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 17 19:27:40 2006 +0000
- New audioscrobbler/last.fm plugin by Rafaël Carré and Kenneth Ostby.
- commit a972b8b70806f4ad57ad7e0026a4a1bf77be29ca
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 19:13:33 2006 +0000
- * fixed __intf_UserStringInput
- commit 7fef8b8726f85876ffe110a949e1a09251094c83
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 17 18:41:21 2006 +0000
- * updated all files to yield the playlist instead of finding it
- commit c77d5dcdee547ee3c2345610a56c95c49ae75259
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Sep 17 18:07:35 2006 +0000
- Initialise widgets to avoid garbage display
- commit f93db5de80fdc82f80552065a9ea3622a7a64486
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 17:00:33 2006 +0000
- UI for equalizer
- commit 3a2e81d03df5330334c2267a8409414cca0d61fa
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 16:11:58 2006 +0000
- Don't forget to reset skipping when adding a new item
- Fix a debug message
- commit 4c7f87a7abd8efa1e374187e6037bdb7a8dae246
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 14:43:42 2006 +0000
- Reduce wakeup frequencies
- commit b4f2f4885892f3c3f418f022d5401db3aca46980
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 14:36:06 2006 +0000
- Services discovery are not forced to have a run function
- commit 360b392dd3393a95af4b8bbf9b58e2638d66d398
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 13:40:02 2006 +0000
- Woops
- commit 1c0551f16b97927e5eaf045301957be0f53d1140
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 12:40:52 2006 +0000
- Clean up a bit of redundant code
- commit f2453c9285e3d65fb47803ae218dc805deabea24
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 12:40:37 2006 +0000
- Don't run growl and msn plugins
- commit c5dde660b85ca27b92ad0515918ac5b680366177
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Sep 17 12:15:42 2006 +0000
- *Qt4: InfoTabs, the layout..
- commit 187a6ea2ec52ec3624bd8478c7fc0c6a46fb43bf
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 10:17:39 2006 +0000
- Interfaces are now allowed not to have a Run function.
- This will help reduce useless process wakeups
- commit c17e7670f4f4e40e5da47f463852f1af833cf662
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 09:43:12 2006 +0000
- Fix
- commit 1fa9ce8dc234947c947a400b6d0f884afb75d11c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 09:33:59 2006 +0000
- * Move all notifications plugins to misc/notify
- * Don't find playlist
- * Fix a few bugs in notification plugins
- Todo: find a way to get rid of this mostly redundant code and rewrite the XOSD plugin
- commit 415749bf918d5ca772e1f9ba9f1260d7ab115d3e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 17 09:06:24 2006 +0000
- Don't use find for the playlist
- commit 5adf43c6b1c5755f6fd29aa89cade21ab8802b53
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 21:00:15 2006 +0000
- Fix crash
- commit e12ddbf298a8be3e880012728b2d95fa23821312
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 20:34:01 2006 +0000
- Fix Qt crash on exit
- commit ace4087ec6c9171876a9b24e820d50f0b4624f6a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 19:21:10 2006 +0000
- Fix shoutcast handling and remove broken progress detection
- commit aba3de3334cfc9baba3ad296278e8071637b1d78
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 19:20:42 2006 +0000
- Correctly handle "no-skip" items
- commit c510011287bb8dc1d37fd0860fba8caf06062469
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 19:20:11 2006 +0000
- Process all playlist updates
- commit c5b247f5ca19548340b58e9f96b4e88dbaca3826
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Sep 16 19:05:26 2006 +0000
- Don't remove AC_PROG_CPP our headerfile and library checking macros depend on it. Unbreak configure.ac
- commit 0b2a4827e8fce8fccc9acabd38e234d74a7fb2b5
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Sep 16 18:18:09 2006 +0000
- * One more try to fix my commit
- commit 997c5859d2ab8e7bc613d1c8654335a92c41b0f8
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Sep 16 15:22:22 2006 +0000
- * various improvements to our Apple Remote bindings by the original author of the inofficial API, Martin Kahr (martin at his surname.com)
- commit 27bf3d0c1228b5f3ef505be0a85adbe3af71df53
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Sep 16 15:12:05 2006 +0000
- * perhaps OSX likes this line break better ?
- commit 943db4054726ca32904fcb945f35f7b69b3b6e0d
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Sep 16 14:36:51 2006 +0000
- * Fix the screensaver module for newer dbus APIs. Reported by Stone <syphyr at gmail dot com>
- commit cad3fd6d2a8aa155f93b5251e9d8104ab6bad78d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 12:45:08 2006 +0000
- annoying typo :)
- commit 224b28cbae995ae40b5b3b2cdc27ab1ab427ddb6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 11:20:10 2006 +0000
- Should fix OS X build
- commit 64fea282d28f812fef7c5622fca0ed39d70ad136
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 11:01:24 2006 +0000
- Even if we are asked to wait for data, bail out if all sockets are at EOF.
- I'm far from being sure this is the right thing to do, but it allows MMSH to work correctly (it requests some data while the server is closing connection)
- commit f424ec54abf8f25e4107a9219390625f0630cde7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 16 09:05:35 2006 +0000
- Remove old and broken playlist demuxer
- Do not search for playlist
- commit 261a92903895c660c909eebb357b0ab9f7e37b56
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 22:58:44 2006 +0000
- Oups
- commit 6ecd4022a3d284f86f1ee632952aa81b8157d17f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 22:10:37 2006 +0000
- Remove vlc_object_find for playlist from the core
- commit 3f99651d8fa1356203faf67103e1c500d3b30e16
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 20:14:07 2006 +0000
- Hopefully fix OS X
- commit f0531d5b038ed279e206a3deeae9e70f243a6704
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 19:59:12 2006 +0000
- Convert the new libvlc API (so, the one that is in src/control) not to use the old libVLC API (the one that is in libvlc.c, er, no, was... ah... maybe it's the internal one... err .... well, it's about vlc for sure...)
- commit e9947bec0ae6a8f81dcc10e2595dd6cebd72641f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 19:48:42 2006 +0000
- Split libvlc.c:
- * instances creation/deletion stuff to libvlc-common.c
- * implementation of the old libvlc API to libvlc.c
- commit fcfc11bd0f6ada52543bf1f213d4f0d86de59b8e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Sep 15 17:15:09 2006 +0000
- Those files where forgoten in [16658]
- vlc_t => libvlc_int_t
- commit ccc5c5dc52d529195dc4f515c950ed292fa92da7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Sep 15 16:20:57 2006 +0000
- Re-use the old OBJC workaround and distribute autoconf260.m4
- commit 28d49d986f842beb59162ad66b3af94a7e1831bd
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 16:18:08 2006 +0000
- Store playlist object in instance-specific object
- commit 8923568d00bddb39e34f82ee8b62152389321b77
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 15:10:25 2006 +0000
- Move stats stuff to the per-instance object
- commit f485214f09dd284cbb85674e937fbbb0a6032a2e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 14:31:51 2006 +0000
- For consistency, remove references to vlc from libvlc
- Also, make it clearer what is shared and instance-specific
- So,
- libvlc_t ==> libvlc_global_t
- vlc_t ==> libvlc_int_t (internal instance)
- p_object->p_libvlc ==> p_object->p_libvlc_globale
- p_object->p_vlc ==> p_object->p_libvlc
- VLC_OBJECT_VLC ==> VLC_OBJECT_LIBVLC
- And by the way, there is some cleanup required :) (ie, some things are created in the global object instead of the instance-specific one)
- commit 1bcf33abd671e7f77426f10f0ca868cd2a767506
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Fri Sep 15 12:13:44 2006 +0000
- * modules/demux/avi/avi.c: typo secondes -> seconds
- commit 4e5e7e2dc02660ca7bce516c2845e11e4173fc56
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 15 11:43:22 2006 +0000
- Rename playlist_NodesCreateForSD to playlist_NodesPairCreate and document it
- commit 8a8f3ad9d0339ff7e2e8723b0b74a680cebbe88a
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Sep 14 22:34:55 2006 +0000
- - activex: initialization issues
- commit 928454fad876fb8f5dc7b993dca4670460a008af
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Sep 14 21:19:34 2006 +0000
- Fix a number of problems with interaction dialogs
- Remove the "seeking too far" error, as it happens for broken AVI and is quite confusing
- commit 6cdb3e2829ba401c9781e1532479db658d87c69b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Sep 14 20:31:58 2006 +0000
- Use var_ instead of config_ (closes #740)
- commit 3ef49160506d1ae277c561dc934415e9ae918d55
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Sep 14 19:44:47 2006 +0000
- - ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as default IDL compiler
- commit c3a1a3712f639eff527d030d129734934aa8b919
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Sep 14 18:58:39 2006 +0000
- Filter handling helpers moved to core
- Will have to be updated/factorized when new chain and filter stuff is in.
- commit aa742bd48e7338574e1beaad5ac63fb078794dc0
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Sep 14 18:47:59 2006 +0000
- * fix a nasty handling bug and convert all comments to C-style
- commit 7a57427bbc9487342e333ce2c63f237c55f4d66e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Sep 14 16:44:22 2006 +0000
- Add missing actions in popup
- commit 3251407d9420fbf8cf914f7e83b07a15b3ededb6
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Sep 14 16:12:27 2006 +0000
- * enable debug for x264 compilation for testing purposes (refs #733)
- commit e76c46ddcc4c2603994113f30eefa70cc7d42275
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Sep 13 23:16:25 2006 +0000
- * QT timeout=>timeout() in the MACRO to avoid hanging.
- Object::connect: Parentheses expected, signal QTimer::timeout
- commit 26eb0b3044373ac98ee4d0dbd0f3e6f27c641266
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Sep 13 19:55:19 2006 +0000
- * extras/vlc.vim: match also files with a "Copyright [...] Videolan team"
- commit 6523dc216580a0886adcd5f95e596a41a9d87107
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 13 13:11:42 2006 +0000
- Some more cleanup and macros
- commit 897144d1e6d04da5f454fee57f8947aeae1523ae
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 13 12:45:46 2006 +0000
- Some cleanup here and there
- * Add a CONNECT macro for simple signal->slot connections
- * Untested save support in simple preferences
- commit cd3849e8f041322bed74dce1d9866b16f3f178bd
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Sep 13 09:20:44 2006 +0000
- Typo
- commit c5ee72d4a3d34cbea77de625efb99b09210d951a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 13 09:03:27 2006 +0000
- Implementation of login, input and progress dialogs in Qt
- (untested)
- commit 6192caae4a74f735df9d831cd0802af91a1f7bfc
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 13 06:22:23 2006 +0000
- * Handle parameters in streaming profiles
- * Remove i18n_string stuff
- commit 5a3ae4a1483a0836450623f66b4a8eeca3186464
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Sep 12 21:35:18 2006 +0000
- Really useless this time
- commit 1c0569080774c11ac797a932d0bc37d65c2fb529
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Sep 12 21:32:29 2006 +0000
- Commit random stuff to test modified commit emails.
- commit 3923780814004f3735687c9963b753fd751b2245
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Sep 12 19:15:20 2006 +0000
- Most of demux/
- commit 39d0e3e076334dc371a62020fba4d30919148548
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Sep 12 19:00:51 2006 +0000
- control/
- commit cf4fe30a158f14e00961b7c65979b7b9eae1a4b9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Sep 12 18:57:45 2006 +0000
- More
- commit 8ce6877d107e9b354775d8cf9cdcb3481b009074
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Sep 12 18:52:13 2006 +0000
- Warnings
- commit 83f23b6686543887f908d184387782bf018c35d5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Sep 12 18:49:41 2006 +0000
- Ahem: (v)asprintf requires stdio.h; strndup requires string.h
- commit ecddc275c8a364888dc9ea30917c764875d02fc6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Sep 12 18:35:04 2006 +0000
- Modernize configure.ac a bit
- commit 6810a85e35b332e3c17149dbd0104cdd42d2db13
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Sep 12 18:03:45 2006 +0000
- Revert lame revert from [16628].
- Provide trivial work-around for users of obsolete autoconf
- commit 9360ead000d468646bfb9a8ece6d9b1766e8f7ad
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Sep 12 17:47:05 2006 +0000
- Fortunately, VLC is not using CVS anymore.
- commit 2242665b9b86102477ac0e2299a73bd6b1f6e342
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Sep 12 17:03:39 2006 +0000
- - bootstrap: removed vlcintf.h
- - configure.ac: autoconf 2.59c is not yet supported in Cygwin, added Wine support for ActiveX plugin
- commit 56649e7c4df5c0ae5db6e9ef347dcf1dfa435863
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Sep 12 12:19:33 2006 +0000
- * src/network/io.c: zorglub: gnagnagna ! :)
- (fixed more coding style, and resolved a conflict I introduced)
- commit 359367c806709085e07eeca2207529facaa7e832
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Sep 12 12:17:41 2006 +0000
- * src/misc/network/io.c: coding style fixes.
- commit a6a77c3062c0db1aa1f34a8d74c339703c01f331
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Sep 11 19:53:18 2006 +0000
- ***Partial*** Solaris compile fix
- (you don't expect me to actual try to compile VLC on puma.cti.ecp.fr, do you?)
- commit 97fad33aaaa3ea3e2039943933448d15756b9033
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Sep 11 16:36:07 2006 +0000
- Improve socket polling logic so that errors to avoid silencing errors.
- commit 99e3e5bae72d0ffa3deab77c0c996e13e708b116
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Sep 11 15:12:33 2006 +0000
- * configure.ac: don't add AltiVec modules twice.
- commit f9fca27aa24f2851b300665c51073167435b94df
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Sep 11 13:34:17 2006 +0000
- *Contribs: Yet another x264 patch
- commit d75145f303c245eecc8c7eb4b82e064f4a5afa5b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Sep 11 12:14:17 2006 +0000
- * Contribs: Remove unneeded files
- * Contribs: change gz => bz2 for autoconf package
- commit dd91fd880442e4c2192fae76fa922a0c64c70c37
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Sep 11 11:49:57 2006 +0000
- * Contribs: attempt to update Tiff/SDL/SDL_image
- commit ea1d91bfbac890a6ca82b1a260427a57efa8ea98
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 11 11:32:31 2006 +0000
- Up-to-date schema for profiles
- commit 47eb22002c8777a8dab0f6e8cb89054cbfd73b45
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Sep 11 10:51:16 2006 +0000
- * No longer use the $(pic) variable, since all flags are properly set
- in the configure script.
- commit 0ca651f00fca42b6edbd89f9f36bb24e283800d8
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Sep 11 09:07:58 2006 +0000
- * Don't use PIC on WIN32.
- commit 7483d6886f3fd607ac8781b9e4a5d9b5f8e176ba
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Sep 11 08:20:43 2006 +0000
- * Always use PIC to build the Mozilla plugin.
- commit c8f13a2b162e5b9c03b464729280e1bb5dffb28b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 11 06:07:47 2006 +0000
- Profile sample.
- * Remove the l10n stuff, we'll handle it through po4a
- * Add the ability to put several profiles in a file
- * Split out the name of the elements
- * Remove the prefix
- Schema is not yet up-to-date.
- commit 4c5af7b358ebb5702b5280784d89419cba090296
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 10 21:58:29 2006 +0000
- Remove useless debug
- commit 6d3a3912b0d3cfc454d7696992d58c371a584975
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 10 20:43:14 2006 +0000
- * remove non-committed files from target to make buildbot happy. You obviously need to restore this to get a panel with icons
- commit 6ee0559da62b3bc120e36344a2f42b87514d0e20
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 10 20:36:09 2006 +0000
- A bit of cleanup
- Add the qtu (Qt To Utf8) and qta (Qt To Ascii) macros
- commit 4b0f3f8deb301239e5f549163dd68dce76a66f43
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Sep 10 20:21:14 2006 +0000
- vout-filter is now part of the video-filter option. (video output core still needs to be fixed) Based on patch by hobophobe on IRC.
- commit 2d0f9f3e6dd379a32583c9334f289ef48eebe5a3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 10 20:20:21 2006 +0000
- Fix typo
- commit eaeeb9bcc2188c1733a02cd73547eb8f58332472
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 10 20:17:19 2006 +0000
- * removed some further hangover from the original patch and finally added embeddedWindow to the xcode project
- commit 6f54a5309b529a0368b21cf38854eb1e4e9f696a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 10 20:12:12 2006 +0000
- * New Fullscreen controller panel
- - basically written by Jerome Decoodt <djc at videolan dot org> aka DiDjCodt
- plus
- - various patches, coding-style fixes, etc. here and there
- - integration to VLCControls
- - automagic fading-in and -out when in fullscreen mode
- TODO:
- - get and use native graphics. These are currently being prepared by Simon Damkjaer Andersen, who already donated new playback mode icons (to be committed soon)
- - implement the volume slider
- - fix seeking with the time slider
- - check for memory leaks
- - further clean-up
- ATTENTION:
- for the moment, you need certain images from Jerome's patch to get this running. Put them to extras/MacOSX/Resources/ and it'll work. Otherwise, VLC won't crash, but only show strings.
- commit 277e9ab5a2a4df835797c6df5b7741f25b9721ad
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 10 19:00:21 2006 +0000
- Fix SD support
- commit 75b1aa19f528bb6f847c09963485d1e0356e1af5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Sep 10 17:54:17 2006 +0000
- Also control plugin export table
- commit 4f6898465fb467a5b79dda120357032f7325e575
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Sep 10 17:46:50 2006 +0000
- Blind svn:ignore update
- commit 86dd8dbb3da07ee8ef71492cdeb11394a3f3fc9c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Sep 10 17:40:29 2006 +0000
- Ensure libvlc only export symbols from libvlc API
- commit a1b219961d490dc76e021f419132fc842b6157e8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 10 17:18:33 2006 +0000
- Handle more hotkeys
- Prevent the volume slider from stealing the focus
- commit c0354099098fc62a31b9cced4d1e6ef88f800b4a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Sep 10 17:00:09 2006 +0000
- Don't build stream_out_switcher by default
- commit fb3aa29117f04628e7c5425a6e6b16242301e239
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Sep 10 16:37:47 2006 +0000
- * Makefile.am: add empty versioning information to libvlc.so.
- commit f590a8cc9e1b0f2f90f00af0bd6e4e0524d58b52
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Sep 10 16:33:18 2006 +0000
- * src/Makefile.am: do not use -avoid-version. [ported from r16581]
- commit 5e10afa2d6a34e09bb82161040f0a1ba386da7fd
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 9 20:19:32 2006 +0000
- Also decode VP6 in flash ... this currently decodes video upside down (example file: http://samples.mplayerhq.hu/FLV/flash8/harrypotter-480x272-450-vp6.flv ). If someone knows how to tell the vout/codec to change line order ...
- commit b6ddce30b90af98c75566a174ce5e7cd37202448
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 9 19:39:31 2006 +0000
- FFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in ffmpeg ... this isn't used in VLC yet)
- commit 4c60d7c5334e1af320e5ae45782ab7e77bd0df61
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 13:50:07 2006 +0000
- Switch net_Write to poll() to avoid fd set overflow.
- commit a4e6865cbc4fb2fe7c58afa6478593768c8690c1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 10:50:29 2006 +0000
- Accept non-socket handles through net_Read* (closes #731)
- commit 1a87ee6e8682c823f88cfd5f477bed9f2612a0c9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 10:37:37 2006 +0000
- Fix segfault. FTP access output is now somehow "tested"
- commit 020a810e8d5ebd18f38017834025e764d5618fa6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 10:24:52 2006 +0000
- More fixes
- commit 3b96221979b1cdb336ce79d0ead6c45548b5c5f6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 10:09:15 2006 +0000
- OSX compile fix
- commit 5abd95e1ceeabf24b2d0333b7181635a5881a097
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 10:03:06 2006 +0000
- Oups
- commit e45c692c9be3706dbaee7f84a294a943b05c6962
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 09:53:34 2006 +0000
- Untested FTP access output (closes #605)
- commit 4a0c164d8c02d3ed72dd78631ba1ea050f9bcd03
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 09:23:02 2006 +0000
- Fix typo
- commit 8bc1b5a79027fd3b1cdc927cee1e181adf26709a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 9 09:12:23 2006 +0000
- One more outdated copyright
- commit ce24095ae19f0fb89902a31489333335b1048467
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 9 09:05:11 2006 +0000
- Copyright stuff
- commit 230ff455d6cf429d7e6bfb9db9eb9a206f819496
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 08:27:55 2006 +0000
- More cosmetic
- (nice reinvention of the while() loop, but I prefer while())
- commit d2d7e36de5200db692006284ce24646fa234d780
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 08:20:18 2006 +0000
- Cosmetic fixes
- commit f78b9464b0cfd8ad268d41957b35bcf5cba62591
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 08:19:23 2006 +0000
- Don't use someone's else domain in our default values
- commit 548935b4705c8ad713672739d9ee0a21a1f32dca
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 07:48:55 2006 +0000
- Really fix SDP ordering here too (closes #716 again)
- commit 92cb05eb83197e2bf2f765e4ebda9a84350f3f2d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 07:43:58 2006 +0000
- * Add multicast source filter (RFC4570),
- so that one day we may be able to use IGMPv3/MLDv2 with VLC streams,
- * Add recvonly attribute
- * Really fix ordering (c= then t= then a=)
- * Put type attribute as a session attribute (as per RFC4566)
- commit 038f61db32c1bcb94639fb38497967fa0035ddda
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 9 07:26:22 2006 +0000
- Another SDP ordering fix
- commit c59d4940d4babd5c9ce94d924cfbf9b81d9fbd5f
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Sep 8 22:41:45 2006 +0000
- Add vcrop, vzoom and vratio commands to the rc interface (code duplication is horrible ... i know)
- commit bc66bf9e31b3878f892835110127b377722e92b7
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Sep 8 21:42:19 2006 +0000
- ALT Linux VLC specfile
- commit b39946effa28e39768a3d15a9ac9684c7bad6e02
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Sep 8 21:30:07 2006 +0000
- forgot to mention the last fortune is from #videolan
- commit fc8f30f200dda95909df482e9d6bf52b8b7e3635
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Sep 8 21:27:21 2006 +0000
- one more fortune
- commit 93020752782611894027dae8276b1a489ac5eea3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 19:50:25 2006 +0000
- Fix SDP line ordering (closes #716)
- commit 68b76a9c2818db636384729d67698fca58a615d2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 19:00:04 2006 +0000
- Complete(?) migration to net_strerror/net_errno
- for nicer Win32 error messages
- commit 5cdd8862109d8727dfc1af806f545588c7febf05
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 18:33:32 2006 +0000
- Well, this time maybe
- commit b6ab759043c837050b1c17b5b1131783b7dab25c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 18:26:50 2006 +0000
- Might fix Win32 compilation
- commit b96f1239ec167521237bb120f6bc0608869186a0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 18:14:25 2006 +0000
- Add missing const qualifier and fix warnings
- commit 898c8550e62ab565c4971290d8a5c1042524373d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 18:08:39 2006 +0000
- Don't rebuild the skin all the time
- commit 0950922e0c34954684d44ad35ceede7cceb29414
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 18:07:18 2006 +0000
- Actually wreak havoc to the network API.
- commit f10b00253da9041d3115c7991eaae9f0447ed342
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 17:56:58 2006 +0000
- Fixes
- commit c07085a9a490b3a872bd463d092f8876086c9b1e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 17:53:14 2006 +0000
- Reallow file descriptor above FD_SETSIZE since we now use poll()
- commit ad3d32f666b533f2c25711932d58d974d0639409
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 17:51:58 2006 +0000
- Experimental poll()-capable merge of net_Read, net_ReadNonBlock and net_Select
- commit cc960e5b4b61132996563818db285adf02507a62
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 16:29:56 2006 +0000
- More cleanup
- commit 18115b669990c67216cc740deab06e88bd8bfd3e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 16:26:49 2006 +0000
- Add message for most of the Winsock errors
- (not compile tested, but since no one else wanted to do such a boring commit,
- you can't complain)
- commit 3ad1a7bfb165d12404bc0525fa6735552cef2ad6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Sep 8 16:04:29 2006 +0000
- Partial cleanup and improved Windows error messages
- commit b331a74423f602c1070e0b9a3615efb540655e55
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Sep 8 15:48:21 2006 +0000
- * modules/stream_out/rtp.c:
- + Remove SDP file when bailing out. Patch by Fabrice Ollivier.
- commit c5339761dee63ffc01fea32116b48ae36dd546df
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Sep 7 22:58:14 2006 +0000
- Update-po
- commit b173df8fdc94bb0915f274e4c813a2e39a1d52b5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Sep 7 22:20:04 2006 +0000
- We need the latest autoconf. see [16537]
- commit 551cd1d569dcd10d574bf28761137fb14c199b09
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Sep 7 22:01:06 2006 +0000
- * Reset access->info.b_eof when we search. After you have read up untill the end, (like ps does), you can search back to the beginning, provided the access module allows this.
- commit b26a3e619221b00a57b7455d3f98d9be30321544
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Sep 7 21:58:59 2006 +0000
- * Improve duration calculation
- commit e7ef1d978beb56e3e35f0a571e0a352b3dd403bf
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Sep 7 19:49:30 2006 +0000
- Implement net_SetDSCP() to set Diffserv code point on a socket.
- commit 429c5e9921b4f69910d78ecaa413f0b22a886a97
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Sep 7 19:23:03 2006 +0000
- Make GnuTLS use pthread directly rather than VLC's API when appropriate.
- This would be needed if libvlc is ever embedded in an application that
- also uses GnuTLS.
- commit 55749902576acef148ae85f455ae84fc66eba30c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Sep 7 19:09:27 2006 +0000
- - Check x509 certificates start and end date (*ahem*)
- - Some cleanup
- commit 53ac919ad770f03b1ab47cfd5d02eabd9cc86272
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Sep 7 18:27:41 2006 +0000
- Require more recent GnuTLS and get rid of broken algos.
- commit 8bf0d77a6475210a42f3e22a787d5a66de799970
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Sep 7 17:02:46 2006 +0000
- :%s/t/ /g
- commit f7461fc41d7723c9a5461ae32971a7b1a5845bf8
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Sep 6 22:15:29 2006 +0000
- vlcplugin.cpp: don't forget to increment argc
- commit 989cefffec6e0942a9264c820fa9d178a76493a6
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Sep 6 22:07:22 2006 +0000
- - OpenCV video filter module by Dugal Harris
- commit 8dde0ccc90ef43a3935dae2a14885d691df2ce40
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 6 21:32:39 2006 +0000
- Use the "video filter2" capability for transcode's vfilter option so we don't get vfilter1.
- We need to fix the --video-filter option to accept both vfilter1 and vfilter2 and react correctly
- commit d72b2da00a99fbaac8b6e79e870ed998d0b39afe
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Sep 6 21:30:14 2006 +0000
- Don't use the media library in the mozilla plugin
- commit 1fa3f9dd6e748b80c83a4b358c6b262e62494cdb
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 6 21:05:21 2006 +0000
- Preferences categories are *not* categories. They are *user* strings.
- commit 91e0b51e9cc386c0bceb9ef1cd62c32eb2cdaaaa
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Sep 6 21:03:03 2006 +0000
- One more encoding fix
- commit f3345344bd6645cdce26848cd03ecdd6f346398b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Sep 6 10:02:20 2006 +0000
- Typo tha -> that
- commit dbaf0349d79954025f5c6fa69afd77369466ec41
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Sep 5 21:11:46 2006 +0000
- * quick n dirty fix to get the OSX builds compiling for now
- commit c6868a0ee37aeff6594b0f93445826db40f061da
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Sep 5 16:42:10 2006 +0000
- FFmpeg now has support for VMware's video codec.
- commit dde34adcf1c2f1a485b25ecd4da25646e47f6ae0
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Sep 5 13:22:38 2006 +0000
- link stream_out_switcher with ffmpeg libs (should fix w32 build)
- commit 895ff51a6cde3756d51d977c2badc2042e91521d
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Sep 5 12:33:53 2006 +0000
- We can build ffmpeg and stream_out_switcher as plugins when found by pkg-config.
- Can we?
- commit 9ab29013a72a3f9ede29df2331b32c3aba5bfb49
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Sep 5 11:18:44 2006 +0000
- Include errno.h
- commit 226a5a2b0840767940efb1337decc605d45c14b0
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Sep 5 11:07:08 2006 +0000
- * Quote add
- commit 327779e67afccb53ba47f1d76bb15fd92f99c69d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Sep 5 07:16:17 2006 +0000
- Convert items in the preferences tree to locale
- commit 315069b3b158b8d71668b5295e4fd0ea8957a3f2
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Sep 5 06:09:42 2006 +0000
- Split playlist include file in public/private
- commit a8cd696065beee48f46aa90f1cdf9c3828547b6a
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 4 21:48:45 2006 +0000
- input.c: fixed state (broke pause)
- commit 199f4a0e93d12b6a1f47a869cd8d9e293fbe07df
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Sep 4 19:28:53 2006 +0000
- New update of the Portuguese l10n
- commit 88e69eceaa40dad425a08898ec49231f74aaa1df
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 4 18:19:03 2006 +0000
- fixed typo
- commit 25323bcd81feeaeb2d86b7ca777f8f6badd52832
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 4 18:17:10 2006 +0000
- mozilla: more clean-ups
- commit f8cece221f428b36796050936775a0027dbdae7f
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 4 17:51:10 2006 +0000
- - added input state & input rate in control APIs
- commit ad446ef0aaacdb7deeee1c2c323fd613c1f6106d
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 4 17:50:19 2006 +0000
- forgot that one in last commit
- commit 5b880a59e478a7cab5de4c8b84b540b9666ef804
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Sep 4 17:48:38 2006 +0000
- - input: added intermediate state info opening & buffering
- commit 0a9262fddcf27a9d13cdb4586714d80884db424e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Sep 4 13:32:02 2006 +0000
- As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray.
- commit 17bf8ad695ca1b6f3adc81fa3b0241a708889fec
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Sep 4 10:43:50 2006 +0000
- We don't use utf-8 in localisable string so drop the option.
- commit 8078458b0c1d5e9f712b8262b7ea09c7919201cb
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Sep 4 10:12:03 2006 +0000
- * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here.
- commit 577191650a76783ed57720beb3eb5e89470e0313
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Sep 4 09:27:21 2006 +0000
- * Tell gettext that we use UTF-8.
- * run update-po
- commit 62c70cd27ee6f22339dd67a4be9f210ba80db556
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Sep 3 22:18:30 2006 +0000
- * src/input/decoder.c: use real, nice quotes.
- commit 9204240ce5304fca61501b4a80cd013c5b52eaf0
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 3 22:13:20 2006 +0000
- * save playback styles on Macs as well
- commit c03721fb71a2130478351a46abf54d733e75dc92
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Sun Sep 3 22:07:29 2006 +0000
- Try to find seamonkey-config too.
- TODO: test for xpidl in /usr/lib{,64}/seamonkey too.
- commit 98de0c4bd48960695e361be7a374d962c3f5afd2
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 3 21:53:38 2006 +0000
- Start grabbing hotkeys in Qt. Unfinished
- commit 9dcb15a14399ed41a65f03db3a330e3c66d13176
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Sep 3 20:51:09 2006 +0000
- * src/input/decoder.c: fix "unsupported fourcc" fatal error message.
- commit 72e190bf75f53db77c3242444d40cc8756b2518d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 3 17:43:25 2006 +0000
- Fix postprocessing in menu (Closes:#659)
- commit 3f1e3abe351f19cb9bff01e8cdc8d36f736c97c9
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 3 17:31:02 2006 +0000
- Auto load and save media library (Closes:#433)
- commit f787ec76c10fa310a23c73d287337d0f6ff35a74
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 3 16:50:22 2006 +0000
- open directory and playlist
- commit 57e8f47c38092e4d1465e6303057c128e37da002
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 3 16:43:26 2006 +0000
- Remove useless debug, fix a bug
- commit fc4f26734d234525e2ecda1bb346a3918790acb2
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Sep 3 16:41:40 2006 +0000
- Fix possible crash
- commit f594604717e1772d3239a34e553a9a19c4b0d9e2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Sep 3 15:20:43 2006 +0000
- Use LTLIBINTL instead of LIBINTL when using libtool.
- commit 134720bdbf7aed4137c8a276a7e73d33435761d6
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Sep 3 15:17:11 2006 +0000
- Start of the work of Ari Constancio on Portuguese localisation
- commit fba89f71376c52418dc3335e8707b0f0babdbfa8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Sep 3 15:08:52 2006 +0000
- Fix type-punning breakage
- commit 4a3e1087fb3804e3fca54c6a86b8c4b65cfeef25
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Sep 3 15:01:52 2006 +0000
- You shall not pass NULL to IsUTF8().
- commit 91879fc76ebbe0cee33f3fb2e1eff565d3636143
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Sun Sep 3 12:41:56 2006 +0000
- write comments in config file in user locale instead of utf
- commit 8b836ad7d36ad81c6d58e357b4aa767ffe525b6e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Sep 3 11:51:11 2006 +0000
- Another GNU makism killed
- commit 79176e947cefe595db410f1dd291defe881732a6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Sep 3 11:44:03 2006 +0000
- Further crackdown on GNU make-isms
- But is the corba plugin functionnal anyway?
- commit 3895c785f758d99962524fdb2b95f57ed3d389c0
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Sep 2 23:24:38 2006 +0000
- hmm One of yesterday commit broke binary compatibility.
- commit 0cd5cdd740f72a453707e4e6166087ce9880c961
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 2 22:33:44 2006 +0000
- Remember random/loop/repeat
- commit 0702b8f8e48dca927ff62d00e0a37f83dacd1987
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 2 21:22:19 2006 +0000
- Add --play-and-exit option to quit after no more items are in playlist.
- To be backported, but will need some manual merging (diff in vlc-devel should apply pristine to 0.8.5).
- Thanks to Georgi Chorbadzhiyski for the patch
- commit 1aa4230a8154b65139570ee8a953e9cc0b0b2bfd
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 2 20:46:57 2006 +0000
- Fix refcount issues and only vlc_object_find when needed
- commit 6a630a520aecb76aa9a0dc5dfc57de6c1b94eaac
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 2 20:30:53 2006 +0000
- Merge [PATCH] http chunked encoding fix
- commit c1e42b89444d735cabe7948a47ec8a28d4ce26b8
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Sep 2 19:48:49 2006 +0000
- Use our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong installation)
- commit c64eb2f826436eeb9ad309f04ec6014170b2fb91
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 2 17:08:08 2006 +0000
- Oops.
- commit 25ff9ffdcabfb151e25f320dbafde1e8b94b5a6f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 2 17:07:46 2006 +0000
- Fixes for random + live search
- commit 72d2a5b460bd6551a5a2e93216c63c12aba1aaee
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Sep 2 17:03:36 2006 +0000
- subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29)
- commit 532a761def76ca5507916dd112bf49b510df6c15
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 2 16:59:50 2006 +0000
- Re-enable random.
- It is now based on a shuffled array of items, so that next + prev takes you back to what you were playing
- commit d2b97910a60394c43135195c45d1bef599fb9a3f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Sep 2 14:49:53 2006 +0000
- Don't compile the motion plugin on win32
- commit 176d5aeecafa565eb0683d9b44cfe5b799b07072
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sat Sep 2 14:32:19 2006 +0000
- * more ouput -> output typos
- commit 27e0d5bc0d50422e5095e575292d85bb2ddc380b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 2 12:26:41 2006 +0000
- Make mux_ts a plugin too.
- Afterall, ts is a plugin, and is probably as useful if not more.
- commit 7a16cdaa5e463a5c26405fa7eafb19a41592b187
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 2 12:19:59 2006 +0000
- Make theora codec a plugin
- commit c04075035c6b43aa06d45dc182625624960ee8de
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 2 12:15:55 2006 +0000
- Cleanup gnutls detection
- commit c610362cdb77ffb38b61fac3c1a7b8addd75fbda
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 2 11:20:55 2006 +0000
- Enable libtool by default.
- You can still disable it manually...
- and well, you've had six months to fix your build system.
- commit 0b1d6a5e8279e7075691bb3eeaebbec73ed17c6f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 2 11:20:07 2006 +0000
- Remove evil kludge.
- Better fix broken code that would rely on this.
- commit fe8f7fc7842dc77baf45b50dc2189ea4fa2e5e7a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 2 10:20:26 2006 +0000
- Fix a few quirks with playlist filters
- commit 0c0286c53b579b29cc0e249be644bc9cbb4d1499
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 2 08:40:01 2006 +0000
- Actually use the --playlist-tree option
- commit 4717c1acae228e87966eec473fae4ab7495af7e0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 2 08:39:28 2006 +0000
- Preferences
- * Enable Save/Cancel. Please test heavily with already implemented stuff. There is a layout bug with simple prefs because they don't implement save yet. Also, we still have some parenting issues to fix
- * Remove "advanced" stuff
- commit f9e66b988874723c9eaa673407c17b9b43ffbabd
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sat Sep 2 07:52:38 2006 +0000
- * typo ouput -> output
- commit 9aa773ce684884f04655dc433ea3e46e1eb55055
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Sep 1 16:34:46 2006 +0000
- - vlcshell.cpp: fix for a couple of crashing scenarios
- commit 7e54e24bdf3727463ffaff0dd9671de231d7ad56
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Sep 1 16:32:09 2006 +0000
- asx.c: ignore leading empty lins during detection
- commit 38a482c2fdc2ce7ab1984a3e043b5bc64eef532f
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Sep 1 08:04:55 2006 +0000
- This also could be named in non-UTF, recode it
- commit 955f08dbbce67145a97f5372a64eb529f22523eb
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Sep 1 08:03:00 2006 +0000
- Recode output in rc interface to current locale
- commit 268289cf274e8e3395caf7be35e01cc1f6a34128
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Sep 1 06:01:06 2006 +0000
- Enable verbosity setting
- commit 0c6ddb9b05d5524289e6ee88bb1ff27359e1d8df
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 31 22:57:35 2006 +0000
- Initialize the verbosity box
- commit 9cd790fcf0d58ce7ac649940812b92860a8d17dc
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 31 22:17:17 2006 +0000
- Merge views.hpp in customwidgets
- commit e03cced9f328baa4cb3896cf479c0cb3c86f87de
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 31 22:10:11 2006 +0000
- Warnings/Errors dialog
- commit 69c492db215787114c4587e901ab534965ea7410
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 31 20:50:50 2006 +0000
- * Move the embedded option to libvlc
- * Make the interface a bit smaller
- commit 197dcf8234603c3e21c37d056b2a225fc48ff8f1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 31 20:39:36 2006 +0000
- Preliminary work for better audio visualization handling
- commit c9f5dbcf676286c75add27c56c60aed802c0e916
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 31 14:55:20 2006 +0000
- Export utf8_vfprintf and utf8_fprintf
- commit ce1c589045b833b221426c5943cff2768dbf85bf
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 31 13:12:26 2006 +0000
- * Include vlc_input.h so we don't bug out with shared vlc
- commit d407ed2a434267b18e1eee6c3df0c2d15a5f71e9
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 31 12:37:15 2006 +0000
- Do not select mono filter automatically
- commit face3fa4220f5021b6c7efe9b10cfdf17cd6949d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 31 12:23:54 2006 +0000
- Fix a bug in the asx parser. I should really finish cleaning it up :D
- commit 87bde098013bbeaefe264e805d41ad19ade1aa6b
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Thu Aug 31 12:21:51 2006 +0000
- added russian translation by Vladimir Yermolayev
- commit 7dfa2761f98933cdff5ca4adf3604ba81265b7f8
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 31 11:02:17 2006 +0000
- * updated Swedish translation by Daniel Nylander <info at danielnylander dot se>
- commit 8895a505b05c050cf0379a8da91e13918d4677df
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 31 09:51:05 2006 +0000
- typo
- commit 586d8f5a1b367a43df4e2354ba868ef838f68104
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Aug 30 22:59:21 2006 +0000
- * some updates on Apple Remote, etc.
- commit b0856974cab566960998e182b1f73db250e410a3
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Aug 30 22:24:25 2006 +0000
- * added some buttons for apple remote controlling. Save for backporting, but needs some usability testing
- commit fd78f83a7625b8fa9506d5f526445af4cd06649f
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Aug 30 21:30:28 2006 +0000
- voutgl: fix AR in mozilla plugin
- commit ec3f4c8806db398461503c846ffbb29b678dfdc3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Aug 30 17:40:36 2006 +0000
- Fix and port test
- commit 64f018048c04f47d61c05a4ccfeb78755d2705cd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 30 17:27:38 2006 +0000
- *Really* fix base 64 encoding
- commit f834305242997bff8e941b4362f147ba2594f4fb
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Aug 30 17:17:11 2006 +0000
- Port new URL tests to test/
- Support Python 2.4
- commit f7f09d38fab255e32b511abe723745c8c781cd06
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Aug 30 16:56:02 2006 +0000
- mozilla: mimetype fixes
- commit 64874cf7fcea79c26dd7303af6bd4d4576a8f425
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 30 14:58:18 2006 +0000
- Fix base64 encoding and add regression test
- commit ac52d273a4a8bf91ed5c6d233a78c3eb96e52f01
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 30 14:56:30 2006 +0000
- * forwardport [15373] which was left accidently hanging in the 0.8.5 branch
- commit fb1fb42f53210f24f198fa7f2323fe592262ac98
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Aug 30 13:35:56 2006 +0000
- * typo
- commit daa358a696da320a96fe693b109d594129be557d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 29 23:19:23 2006 +0000
- * fix stupid mistake in [16427]
- commit 20ef751349165a5edf4da20f2e172cd52802cb02
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 29 23:02:13 2006 +0000
- * copy [16427] to the switcher module as well. ( is times 3 bytes enough ? perhaps i should use 4 bytes per pixel ? )
- commit 5cd642814a0249537ea7d4ce99cfc7f5a5a26426
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 29 22:59:16 2006 +0000
- * set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1024 maximumframe size for the buffer.
- commit df9d73ddc57c84d4f47e6a5417a9b9ddf438888a
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Aug 29 21:56:10 2006 +0000
- - compatibility fixes for FireFox, Safari and Opera 9
- - fixed a couple of crashes on MacOS X
- commit 4902ffc9e286149f0f90940748579fac46e19dee
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Aug 29 21:37:20 2006 +0000
- Some preliminary work for streaming stuff
- commit 8366eddba8258a137f3324cb8796b69441eedbd4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 29 21:05:40 2006 +0000
- * Fix an issue with DAR vs. Canvas size with matroska files
- commit a8c5e794784f5a8f47d520565f799e490d8b7367
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 29 19:34:50 2006 +0000
- hrm, compile before you commit
- commit d954c8857463bbc1ca49ee3a01cb77139bd991c0
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 29 19:24:59 2006 +0000
- Fix implicit pointer function. Patch by Dann Frazier. (ref debian #385192)
- commit f9dfd9843c0419ff992fd6be0de091528c522dc2
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 18:54:05 2006 +0000
- combine two channels into mono for the dowmix as last step.
- commit b19ddef0a3927085ea92fa972accef615c72aa41
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Aug 29 16:31:39 2006 +0000
- vlcshell.cpp: prevent browser from downloading SRC URL before passing it to plugin
- commit 30b3ac88f3d3dd55984798dfe0453ed79147bdcf
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Aug 29 15:51:56 2006 +0000
- Should fix the problem with messages insertion (new messages are inserted at selection point)
- commit dfdc294ea7a28a95293b7845fd82186a90159d7f
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Aug 29 12:47:06 2006 +0000
- - more javascript fixes
- - code cleanup
- commit 873a4def2718acd08e4295f63641853b18965baf
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 29 12:31:06 2006 +0000
- no longer need to delete the .xpt
- commit 7f50b683cd5a23384184caba9c5b3fd0ab938cc6
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 29 12:23:28 2006 +0000
- Makefile.am: We no longer need a .xpt for the mozilla plugin
- commit 17afdb9122177e7dd1a974c26d9948c1dbfd4e18
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 11:27:38 2006 +0000
- Cleanup
- commit 1d0b15b5cb9fae31bdc56931a0167556cc4ebe92
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 09:49:07 2006 +0000
- Resample audio channels when doing real stereo to mono.
- commit 1e85ac0bb43423e5f5f63c111842ff6a5c371034
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 09:14:57 2006 +0000
- Lower priority of headphone channel_mixer
- commit 8a225a651e78f818d015f157e1929f706967de7d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 29 09:14:34 2006 +0000
- Add include/vlc_intf_strings.h to tarball
- commit 2a7d4c72bd93525af365d7917a2a5c6e3c130ce8
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 08:50:20 2006 +0000
- Fix compiler warnings about signed - unsigned comparissons and wrong datatypes.
- commit f407de16bc47d3f9bc7b8a2ee67a71de5ca3fc62
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 08:40:57 2006 +0000
- Fix compiler warnings (mismatch in datatypes)
- commit 50491f170a6cffd5f5dfdfe250268268683745ad
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 08:25:59 2006 +0000
- Fix compiler warning about comparing signed and unsigned int.
- commit 38f300b12dc0e09f4bf9c18450323a177de03b9f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 08:20:19 2006 +0000
- Fix compiler warnings related to wrong datatypes.
- commit c696a407227ae3be5755e6d39431026ae308244f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 08:09:16 2006 +0000
- Use correct formatting for message size_t
- commit 8c394987d947d7a977193ef1126dbdbc576f1737
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 08:07:08 2006 +0000
- Give i_skip a sensible value to start with.
- commit 2c019e4bd71dde97fe7c019e7058a593224dc880
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 29 08:05:15 2006 +0000
- Provide return statements in non-void function
- commit dc92781ad5a4a0bd481cdcd57fd0eed56c4da940
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Aug 28 22:50:30 2006 +0000
- vlcshell.cpp: no need for those printf() any more
- commit 910868e2bce72fe58d530a45a73a8496182440f4
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Aug 28 22:48:57 2006 +0000
- npmac.cpp: forgot one line from Charles Duffy OS X/Intel patch
- vlcshell.cpp: improved FireFox/OSX support
- commit 961d6594eb76c903e1b5a1d08009e2f83560d430
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Aug 28 22:00:55 2006 +0000
- * GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW. This method should return something but doesn't, so someone with more knowledge of this part might want to have a look at it ;)
- commit f3c04cc8741b14652af482312d65b4b37f333d37
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 28 21:28:29 2006 +0000
- po/*: Fix make dist
- commit d9aeb97fd65b51f4e8cde0c2a166f93029c61ebe
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 28 19:44:02 2006 +0000
- Begin simple prefs interface panel.
- commit 310dfdca73406c02beb86f11c4b3d5c467a392ac
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Aug 28 18:38:33 2006 +0000
- - formating
- - javascript fixes
- commit 2454f03d8e91b72ca5c1ac5a8e30d993e5b6b59d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 28 18:31:00 2006 +0000
- Don't output debug on fprintf by default (Refs Debian #385008)
- commit 8f4473f79fa995139c0bcfbc54ac0f20ac9b1148
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 28 18:24:34 2006 +0000
- Work-around to not use IPv6 for braindead unusable IPv6 implementations
- commit 16b2dec13b17f1b22a793836c75782fc5b847519
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 28 17:02:52 2006 +0000
- * Fix the microdvd subs. i forgot that framerate != frameduration :D
- commit 6e3dbc37fcc814af954cd2020103ee0dd63b3fce
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 28 16:16:33 2006 +0000
- * Use the microdvd framerate when available
- * avoid the error on sub-original-fps
- commit d9c2c0936bf428530f4178da317bb62982d24cf7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 28 12:27:59 2006 +0000
- Try to reopen the audio encoder when channels dimensions have changed.
- commit bf490f9f931c4ac5d36fe82331bc51bed4782b56
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 28 11:45:18 2006 +0000
- Reenable channel selection for mono: -1 = stereo mix of both channels, 0 = left channel, 1 = right channel, etc.
- commit 0290a00cb5d662d3635071c94ff9e867361d30b7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 28 09:42:13 2006 +0000
- Contrib : repair a problem with latest live555 for Mac
- commit 0201971022d7b95679fc06b988e994dd5793a849
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 28 08:34:52 2006 +0000
- Cosmetics:
- * Add application icon
- * Make interface a bit smaller in Windows
- * Fix messages encoding and add header
- commit c720375b65d134392ed5ca67207e251439d9ebca
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 28 08:25:40 2006 +0000
- People might perhaps maybe want to right-click anywhere
- commit 5c7316ef4842e8cf06e9c17bb8e1a8d35fa7075c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 28 08:19:38 2006 +0000
- Re-enable custom fonts in preferences, without the crash
- commit f30981466343cd84e2ef182036857ba36b4672f8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 28 07:37:17 2006 +0000
- Fix Win32 preferences crash
- commit 4587e35963d1bb0587fc7ac6ff426afa2c4242ab
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 21:41:05 2006 +0000
- Add subtitles display effect to simple prefs panel
- commit a4989d7491f9869198550e1a9605d83c16cb554e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 21:37:15 2006 +0000
- Float, Float with range and Integer with range widgets.
- commit 7cf4df92859268243193d530041bba0296cd8bb9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 21:06:28 2006 +0000
- preferences_widgets.*: Bool prefs widget
- simple_preferences.cpp: Audio simple preferences category
- commit f293fd7bc3b4d43c272798e4ecc891caf4485780
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 20:50:54 2006 +0000
- Fix crash
- commit 723b9879d0fee61c9b80fca1b287de6e76fe68af
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 20:35:11 2006 +0000
- Some more prefs fun:
- * preferences_widgets.cpp: implement string and int with choice list
- * other: simple prefs subtitles dialog
- commit f7c69bbe4d464531fbd47863b7cdf8abfd848318
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 20:27:09 2006 +0000
- Improved screen for qt-always-video
- commit 7ed4cf1bfa327ff1dc37e43c3779f69569ac5f1e
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Aug 27 19:56:17 2006 +0000
- vlcshell.cpp: more X11 fixes
- commit 7419fda48c86954f898b0217883554049b0d5032
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Aug 27 19:26:50 2006 +0000
- vlcplugin.cpp: removed hardcoded path
- npmac.cpp: OSX Intel patch by Charles Duffy
- vlcshell.cpp: fixed X11
- commit 8f8bdcb52a70aa80e3e587c2e6718791bf5424cb
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 17:07:20 2006 +0000
- Fix regression from 0.8.5 when parsing microsoft [Reference] type playlists. We need to check that nothing else was forgoten in the old playlist code.
- commit 92f7ddf2f9e63eab1da9f8f134407a5e5b3d7dfa
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Aug 27 17:06:30 2006 +0000
- * Some more probing
- * The debug output from a v4l2 capable webcam with this would help...
- commit ba42d61b37c0deeefb035599a2df69ff4ada4e09
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 17:06:24 2006 +0000
- Add ability to put some background when there is no video
- commit a593fa18ef93069b6152cc571561c5ccc053e67b
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Aug 27 16:18:59 2006 +0000
- all: rewrite of mozilla plugin
- - added a couple of support APIs in libvlc
- - retired XPCOM interface, all scripting now goes through NPObject apis
- - new APIs using libvlc (roughly similar to java bindings)
- commit faef0357a70215aed00dd680b7c430f365f2992f
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 16:19:00 2006 +0000
- Fix default category selection
- commit ea92ef2be2ebfdbb94be206a0aa82dbf1171154d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 16:07:10 2006 +0000
- Bind simple prefs forms to corresponding simple prefs categories
- commit 4cd2fe1bbf05bc496460c386603b483e3bce5f41
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 15:34:52 2006 +0000
- Fix a bug with menu items selection
- commit ef366726f5a0099793cb8117ea68b942c78f0927
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 15:34:02 2006 +0000
- Start some simple prefs panels. Different kinds of layouts used (ie audio vs video panel). This will have to be standardized (i beleive that the video panel is better).
- commit cc8c464fb80bf1738ff285eae021a619bae91848
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 27 14:50:39 2006 +0000
- Simple prefs left hand side stuff (categories). Icons will of course be changed in the future :)
- commit cfaa0cb3a43d5cc645fbbe55f1d001edc2dc9b10
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 14:40:22 2006 +0000
- Improved layout for preferences
- commit 21ab0e41986dd257dc754fc56dff87438fb61e52
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 13:09:16 2006 +0000
- Fix "All files"
- commit 94a97b96f25aec6dee7091ee594b827e1429afad
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 13:05:51 2006 +0000
- Ensure minimum spacing between the status bar and the text
- commit 2fe13ef6f75e31db2542f8433d53a5c319da7c5b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 12:50:32 2006 +0000
- Fix play/pause icons
- Implement integer config control
- commit 44649aaea4ef5f972e73ec9e710f4475cc0739e7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 12:41:54 2006 +0000
- Fix a bug with slider positionning
- commit fded9ae5c8e940c55607af0083a04d019286f0b7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 11:01:22 2006 +0000
- Fix a refcount issue
- Start using media library
- commit 948676af6e0ad3f0c6a0581d51b0df77d4416ef7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 27 10:34:35 2006 +0000
- Fix for deletion of current item
- commit 9e11182b0b6accaaed446c064836d37e7249f8b1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 23:24:23 2006 +0000
- Implement basic panel change
- Forgot this file
- commit f10eac9f21c88d529de88ae1b8eeece388f3068c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 23:11:37 2006 +0000
- Skeleton for simple prefs
- commit f9ed4872f2a595f23613df66c225d4ab0b9f2a13
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 21:33:56 2006 +0000
- Cosmetics
- commit 9f13f7269bc42bae27d043688745c1eae9f26eb5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 21:30:49 2006 +0000
- Find as you type
- commit 6e670ff201084e6422c065d1006a0244ea4f0e53
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 19:16:09 2006 +0000
- Volume control
- commit 159fa24a6c6af16f20a4d5bf0210b8326623a628
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 18:03:08 2006 +0000
- * Sorting
- * Fix a memory leak / crasher
- commit 69204454599c0d91c2a1dbb176b3f71f4082a89f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 17:06:27 2006 +0000
- Cosmetics + Enable menu in playlist
- commit 6a42cf33fbe64397e701a930057bac60b2835185
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 16:51:55 2006 +0000
- * Allow service discoveries to state whether they prefer being displayed as tree
- * Start putting together all interface strings (Refs:#703)
- commit abd5dd871c85082eccf68b8bbef49b8ba9c3ef7e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 26 15:36:45 2006 +0000
- * Popups
- * Fix a nasty playlist crash
- commit 1157ad6bd71a8b3aaf45caebd39205fc3e4c1f59
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Aug 25 22:11:33 2006 +0000
- * Add atrack, vtrack and strack commands. Those can be use to display/change audio, video and subtitle tracks.
- * Fix compile warning in enqueue command.
- commit 566052e9ffb8e9a6671b4a8e624d445dd9586603
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Aug 25 21:27:56 2006 +0000
- remove unneeded include
- commit 4016a1a0a31ca2ef48736a21daed4572ea80e870
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Aug 25 21:10:10 2006 +0000
- Fix flickering of panels in preferences
- commit a8b27f21ac60636bf8c2076f30e76e196f4288ee
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Aug 25 15:54:38 2006 +0000
- Improve Qt preferences layout handling
- commit 122fbea6731c39e12a1d80083dc669c9f0654ecd
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 25 15:47:46 2006 +0000
- * set the autoSaveName for the main playlist view, so re-arranged column orders are saved
- commit 7a6937c5bc32143d017dd4973d6e181e39844e80
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Aug 25 12:59:00 2006 +0000
- * modules/demux/playlist/asx.c modules/demux/mp4/mp4.c: add missing includes.
- commit 1b0d1cbcbc877defb2f4d30c18feeac67410965b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Aug 25 12:54:14 2006 +0000
- * modules/misc/playlist/xspf.c: fix warnings that are bugs on amd64.
- commit 64813191d3aebab0bd94db025b40266c8b01cee9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Aug 25 12:19:34 2006 +0000
- * modules/demux/playlist/xspf.c: fix warnings that are bugs on amd64.
- commit 245bf5378f4c9717bb237ac9c9407d7a48fa308e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 24 20:47:22 2006 +0000
- Multiple selection
- commit 88fbf5360379cf7546c6f9b56bdb791c6f6cad28
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 24 19:50:23 2006 +0000
- Fake the mono stream by duplicating it in both channels
- commit b531cabe0c65fa2acc6a2b9b3bd5f8d279abac08
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 24 19:45:08 2006 +0000
- compile fix
- commit 2dcb3add64d9fe0dc94490ccf3effcc7ec7dde99
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 24 18:39:25 2006 +0000
- Stupid platforms
- commit 9846f39f69d0beff78c4152cc51df6d64dafa838
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 24 18:00:28 2006 +0000
- Preliminary deletion support
- commit 1fc13bdebe24bcfd20fd297e137de3f5de818d33
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 24 17:52:35 2006 +0000
- Template for profile parser
- commit dc67fdebb80400c917bba041807a6806325c0115
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 24 16:57:39 2006 +0000
- Qt: Small fix on the filters for simpleOpenFile
- commit 1783d8f0b143a97bee816d7bee72e026b66e2a7b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Aug 24 16:08:31 2006 +0000
- * doc/Makefile.am: added missing ChangeLog-2005.
- commit 496aa990d8f37d30311f63893c9928b34ce4b443
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Thu Aug 24 06:39:20 2006 +0000
- * Some more debug
- commit b876d12e0e0cd09278ba26a25094644c07130a24
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 24 01:20:43 2006 +0000
- * Also pass along the USER DATA of mpeg4
- This should help identify the producing encoder and fix some issues with codec specific problems
- commit 4ecb86281f89ef9d7f3438edcec3798723c93f30
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 24 01:17:58 2006 +0000
- * Handle Dicas AVC FOURCC
- commit 9cbe9cae1b401ce0bcd369bcaedfbd5b75775743
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Wed Aug 23 23:40:13 2006 +0000
- this should be ifdeffed in a proper way
- commit 91c55963f699465df6109544d7f149b85d23fabe
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Aug 23 23:32:29 2006 +0000
- BeOS / gcc 2.x fixes, patch by Cian Duffy
- commit 4448a185d76ce605c5c796974115d50478528e7a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 23 22:11:28 2006 +0000
- Fix bugs in loading of audio transcoding filters.exit
- commit 0c0c679545f62b3dcfe039859b00be6cdb0da938
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 23 21:59:47 2006 +0000
- put mono audio in both (left/right) channels. For some reason AOUT_CHAN_CENTER doesn't work. Somebody explain this to me, please.
- commit 0acc11b0549c3ccf237d2b4422e9a8282922adbe
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 23 21:47:53 2006 +0000
- * Fix the extradata with mkv native MPEG4 SP/ASP/AP
- commit ed8404bb5052d17380e5b59d349276bcf81d0bb4
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Aug 23 20:20:58 2006 +0000
- * Very first beginning of a v4l2 access-demux
- * Does nothing useful at the moment (only useless device probing)
- * The purpose would be to make an access-demux and an access sub-module reusing part of the code
- * Access to a webcam or an analog card without an encoder (bt878) would help the development
- commit 8c8624b4f3ec3cce0115734cbfee9d3916e11f24
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 23 20:03:48 2006 +0000
- Cosmetic
- commit 8a793c969125c9984c7d937631734426def7f79f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 23 20:01:21 2006 +0000
- Remove debug that shouldn't be there.
- commit 2d33618888fbedf54ef837a84a4b618d5441f4e2
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Aug 23 13:25:22 2006 +0000
- * change my email address
- commit 6e272e8c67ed569ae7b0b6fc2845628aa41fc725
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Aug 23 11:57:43 2006 +0000
- * Fixed make dist by updating POTFILES.in.
- commit 649faf948d2d285f5c0a7831deca5f7dc19c017e
- Author: Felix Paul Kühne <fkuehne@videolan.org>