ChangeLog-2007
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1083k
源码类别:
midi
开发平台:
Unix_Linux
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Mar 1 22:44:16 2007 +0000
- * Fix forbiden windows characters list. (in fact it's not windows only, but fat32/ntfs ... but noone cares)
- commit 5d03d245a77eccb97eb82dfa7f198f8375aec5f3
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Mar 1 22:43:30 2007 +0000
- Qt4 - SPrefs : Input Panel. almost all implementations, but not the macro-ones (network-caching and disk-device )
- commit cb04ed6ba36066f0f3dcd295324e6ed5fe3ee6aa
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Mar 1 22:12:06 2007 +0000
- Fixed a small memleak.
- commit e088c92b313bda95f33d190155cfe4e8db355dfe
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Mar 1 21:51:39 2007 +0000
- Qt4 - SimplePrefs - Audio: Small fixes and normalization for volume.
- commit ec37e0e75feb16d5ff53ab143ffa6c37276a1a59
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Mar 1 21:50:53 2007 +0000
- Compile fix
- commit 0054378d6e90f6796759fca438a5ff209e19fbf8
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Mar 1 21:38:58 2007 +0000
- Fix a hang when quitting vlc on Mac OS X. This hang is due to the signal thread that isn't cancelled properly, because Mac OS X's sigwait is not a pthread cancellation point as it ought to be according to POSIX.1.
- commit 7cdfb7ee8b66706492e2f781ded8deeef0566969
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Mar 1 21:27:47 2007 +0000
- Dots are allowed in filenames (even on WIN32...). Thanks to Dugal Harris for noticing this bug.
- commit a6a23e5787b5fd8df685189f56c0541b64f491cc
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Mar 1 20:43:28 2007 +0000
- Qt4 : Spref - Audio: Use a doubleBox not a slider for normalizer
- commit 626df1fb98fdc8e6a3b0a65800aab3ca57e29666
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Mar 1 20:37:54 2007 +0000
- Fixed a typo (INTF_DIALOG_VLM is not the same than INTF_DIALOG_BOOKMARKS)
- commit f64fd9acd66302b78d0282bcdb3011b4c6906733
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Mar 1 20:36:11 2007 +0000
- Start cleaning up VLM + fixed vlm_New() race condition.
- commit 894e084c4b63336f55b9da79d2035bc2f1839bf8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Mar 1 20:34:12 2007 +0000
- Deactivated VLM control by wx while I clean it. (It uses private fields
- of VLM that should not have been public)
- commit 320e6b5eaa2ea265c86b12c93f0ec57dec270fd4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Mar 1 20:16:49 2007 +0000
- Cache system clock in userland to save a few avoidable sleeps.
- Also restore (albeit not hard-coded this time) the old Linux custom
- of not waiting for a delay shorter than the scheduler precision
- commit c13d67b82c674fffe5d65656aff7484c227a74a1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Mar 1 20:09:41 2007 +0000
- Fix race condition and simplify SigHandler
- Missing piece pointed out by Pierre d'H.
- commit 1d58919125812d569c23bde687e42fca86858e33
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Mar 1 17:52:11 2007 +0000
- Fix abortion if killing signals are re-used.
- Of course, VLC has no bugs, so you never need to abort it that way,
- so that this fixes nothing.
- commit 14c5e914ffb2ca51676a2d6c6b081a8e324fe47e
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Mar 1 16:52:12 2007 +0000
- - mp4 demux: support for iTunes/Quicktime META info
- commit df02a09ad6a85226a23d29443c671398b5debedf
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Mar 1 16:38:45 2007 +0000
- Removing a warning never solved a problem (revert [11778])
- commit 0d012a7d6c9b04d74e566a9e44bae529f456779a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Mar 1 16:36:54 2007 +0000
- Fix incorrect string fix (revert [15025])
- commit 2e90c6e8bd881ae19944572ff3ed95f65f5e6e8d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Mar 1 01:00:07 2007 +0000
- Fix file name representation of the video output window on Mac OS X. (Reviewed by hartman)
- commit 13ec57548cb99619b28d5dadc9c87a258ee9d9cf
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Mar 1 00:06:21 2007 +0000
- none-sematic changes:
- clock.c: replace a magic number with the appropriate constant
- vlc_include.h: fix a comment to match reality
- commit 9c1758ae820ec9cc6848654fff05c5ac6ea024c8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Mar 1 00:01:14 2007 +0000
- Qt4 - SimplePrefs : Simple Fix to simple Problem. Should repair Win32 breakage. So sorry.
- commit 220ff7f6eae997583245d1c90409e3eac65f3cab
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Feb 28 23:52:48 2007 +0000
- disable clock_nanosleep for mwait for now. Fixes dvd and vob playback
- for me.
- commit 7bb4a6ef55444f256c11190378e57c430db67afe
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Feb 28 23:38:48 2007 +0000
- Qt4 : Simple Preferences. Add a slider widget to pref_widget, because it is nicer than a QSpinBox.
- Could you look please on that commit cause I don't understand if it is the good way to do it (I guess not) and why do I had to add this 'bool' to the methods.
- zorglub, dionoea?
- commit e87abf624a0302f8d6f7bdd0a9f550cec1f5fb12
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 28 22:45:02 2007 +0000
- Reworked/improved the way sout-keep works. (VLM sout-keep does not
- work again yet )
- commit 0bf39ed37db37db3d1c925e3af7a742ff251a522
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Feb 28 20:41:01 2007 +0000
- * src/playlist/loadsave.c: create directory before saving Media Library
- commit 7815fcbd8eddee11d31daee6663c8937f38771c2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Feb 28 20:05:59 2007 +0000
- * make vobsubs downloadable from http/ftp etc. closes #567
- - NOTE: this will not work on user/password protected locations.
- commit cdc777330a4901c4eef9b4d4a1ab68eda4bf85cd
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Feb 28 19:38:02 2007 +0000
- Patch by xxcv: Don't change fmt_last.audio.i_rate when FOURCC is mp4a
- commit b6a2a98f36f28d41dfce0fc0428c236846cdb457
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Feb 28 17:16:42 2007 +0000
- * src/text/iso-639_def.h: Add original audio pseudo-language (reported
- by Francesc Pinyol Margalef).
- commit 591835ca2bad00c4c84b7213f9c24e2cecc4513d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Feb 28 16:56:57 2007 +0000
- Meaningfull typo
- commit 3bc601a592a6bfa37030b1dc87b4a808b092a8ae
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 28 16:35:19 2007 +0000
- typo
- commit 21ca21609801cd9c9e4fcd73024c9f5628bb5b68
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 28 16:23:21 2007 +0000
- Fix POL.*HUP handling: POLLHUP is for writing,
- POLLRDHUP is for reading (and also non-standard)
- commit 610d3b49f77d666f2039bf83ec0080581e170487
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Feb 28 12:36:15 2007 +0000
- * rawvideo.c: Do not use visible_pitch when walking trough the lines. fixes #1021
- commit edf6862b11373cc9d9d42149f3d701f18510255c
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Feb 28 12:07:45 2007 +0000
- sap.c: win32 fix for IPv6 local-link zone identifier
- commit cfb2689c1834a11bdab3e45bcf9e3bd65f67f9bc
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Feb 28 12:07:05 2007 +0000
- * matroska bug. don't use block, in case when it can be ( block || simpleblock)
- commit ed239bba9fe6e106ab7c3a2c78cb66604ffb26a9
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Feb 27 23:43:04 2007 +0000
- this was renamed in [19013]
- commit db7f048cc41942956e34b19126c5cb333df9ff3c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Feb 27 23:42:59 2007 +0000
- *.po: Update slovenian and portuguese l10n
- POTFILES.in: some new files, some ones renamed
- commit 16793a3e2c08dcc51ab63545b12631fccfe9ead6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Feb 27 22:30:36 2007 +0000
- * Qt4 - Simple Preferences: Start to bind the keys to the preferences. Lots of them still don't work. Why ?
- commit 072cd3c8fdf2cfa667dd05da05e6add861035599
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 27 21:45:41 2007 +0000
- Fixed wrong type used in mp4 parsing.
- commit 8161c0261683e5099e6a6fff0249fdd99bfa7b51
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 27 21:27:06 2007 +0000
- *Ahem* compile testing is good, but it only works
- if I actually look at the result
- commit bd3f6bbbc70a62a05ba7038af85d6076dbff32ac
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 27 21:25:11 2007 +0000
- Simplification
- commit bd056290df9e85c7534862a31e2e62fa5b6c3c73
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 27 21:15:49 2007 +0000
- - Support for customizing the checksum coverage
- - Make UDP-Lite an option rather than a distinct shortcut
- commit c28624748ceb2bcc6d33d2a569a4f1b826ff2e8d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 27 20:57:56 2007 +0000
- * Fix subtitle detection. utf8_stat returns 0 if file is present.
- P.S. this bug was present for 3 months, without anyone noticing it. That's just BAD people.
- commit 4551908a0ac5e7a83ce237a5d1e6637ffff394cd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 27 20:43:05 2007 +0000
- Do not assume RTP frequency is that of TS for RTCP
- commit 6bbeeca1bd223c748bef4bbd5ff37807c8512c21
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 27 20:37:07 2007 +0000
- Removed dead code.
- commit f2fb8b7f590f154788354a49d9cb652b1afb5cb9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 27 20:25:52 2007 +0000
- Do not force a default TTL value (the value 1 will be used in SDP only).
- commit a9a6e8ca796d05a06c1ef8fc117cd8ff60def31c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 27 20:17:31 2007 +0000
- IP6 "MUST NOT" have a TTL.
- This will be parsed as an address counter on the receiver,
- with disastrous consequences
- commit 683f08b8c0bcae8f963e6b100484a8f1237abf7f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 27 20:07:54 2007 +0000
- Removed debug left over.
- commit 7f8cab90a9d1d553a2d1bd8679eae77b43b95455
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 27 20:04:01 2007 +0000
- Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode.
- commit 12659dbfad0e0eaeee78aeb91416fcf3732beea6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 27 20:02:15 2007 +0000
- Fixed H264 rtp packetization.
- Force a TTL value of 1 if not defined instead of refusing to start.
- (Any suggestion about a better failsafe value ?)
- commit b160af605b251682ad86348cc4e07287084e891c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 27 19:39:41 2007 +0000
- Added all missing case for "Detection of the first VCL NAL unit of a primary coded picture".
- Fixed prepend of SPS/PPS per I frame.
- commit b1184c1e58512481458293fdc7d8d16f2dc9211c
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Feb 27 17:13:16 2007 +0000
- libvlc-common.c: revert r19040
- commit a47f53be6e77e6109d3fd39e039971877fd61d43
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 27 17:00:42 2007 +0000
- Expatriate myself
- commit f6268a0a751524d8d4ccd688e2c1572b1fc56f75
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 27 16:54:38 2007 +0000
- Listen to link-local SAP announces too
- commit 3ecee5c492d12aeb8aa8575d13c14d809b97b947
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 27 16:14:21 2007 +0000
- * Don't VLC_EXPORT net_Close now that it's a #define
- * update vlc_symbols.h
- courmisch, can you please check ?
- commit 78e2acb77c81e611e2e6228d913ae06baef84014
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Feb 27 12:16:55 2007 +0000
- - libvlc: make sure that p_static_libvlc always point to the first libvlc instance (actually, is it still used ?)
- commit 2662e59f19b64ea89ef9aabde013d1e16767aefe
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Feb 27 12:15:52 2007 +0000
- - libvlc control: uninitialiazed mutex and variables, was prevent browser plugins from adding elements in playlist
- commit 4a07ee4971a9b90c5ca912a7375e73ccbe9ce499
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 27 01:30:26 2007 +0000
- * Fix implementation of net_Close. it returns void, not int (like close).
- commit ce9a419e2410f5755a20200d319a3ec397621b07
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Feb 26 23:14:19 2007 +0000
- Link fix. Proper one this time hopefully
- commit fb66a0b738bd807d3410cd54d930e2172e52ec0a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Feb 26 22:38:04 2007 +0000
- Link fix
- commit f8cd71a76a96d17790ad35c61ea50fc44b94a4ac
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Feb 26 22:14:49 2007 +0000
- Compile fix for old ffmpeg
- commit b39fee93027a54e20d61b7979e7799355292ff5f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 26 19:30:49 2007 +0000
- Fixed a deadlock between VLM and httpd. (Issue all VLM command
- from the httpd callback in its own thread)
- commit d7bc817f72e44cacf0fc9468c7988ee1f4b565a7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 26 19:27:35 2007 +0000
- Force VLM stream to not use sout-keep.
- Fixed race condition with sout-keep.
- Fixed broken sout-keep behaviour (currently active sout can be used
- twice or destroyed..., it might fixed segfaults reported by xxcv))
- commit f6b77b24afe7f73539125d178712b83b9bb4d771
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 26 19:21:03 2007 +0000
- Improved vout_Request when using a vout attached to playlist.
- (Avoid a possible race condition)
- commit 3f615499491f5b6f225e4e856a123f9f7a1dce2f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 26 19:19:18 2007 +0000
- Added missing const qualifier to vod_MediaControl.
- Improved TAB_* protection and added TAB_INIT/CLEAN.
- commit bca9301311c26520596abf7b7f2d085b0b87d814
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 26 19:15:32 2007 +0000
- -activex: implement _NewEnum property on log.messages collection to allow for "For each message in log.messages" construct in VB and other languages
- commit 214647c66eddee07427f6cec26034945f5499c18
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 26 16:54:38 2007 +0000
- Harmless typo
- commit 93c16a0b4e20c301c4f7e1a077e1a31898da88dc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 26 16:54:05 2007 +0000
- Simplify shutdown() portability
- commit 42388a77bdcf23357696f033a81d11485cd7c00d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 26 16:42:53 2007 +0000
- net_Close() is a one-liner, so inline it
- commit b5ed36d375a1c2a963b761abeda59604c417b638
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 26 16:38:58 2007 +0000
- Do what the previous commit pretended to do
- commit 6f087f5478c208c71e3c6c878a28729f28f3b65e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 26 16:38:21 2007 +0000
- Remove net_ReadNonBlock(),
- it was merely a slower (and buggier) recv() nowadays.
- commit 5a605a9ff03e5266b56991d969c8c23f4e303906
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 26 15:44:23 2007 +0000
- - Fix handling of POLLHUP and POLLNVAL events
- - Minor optimization for POLLHUP case
- commit 5d33b7922e0ccacfa911965ae25a03678dd90678
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 26 06:46:16 2007 +0000
- Configure: should repair --with-libtwolame-tree detection.
- commit b248dab2f216a406bd48f0ef07f6894b89e0237d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Feb 25 23:08:25 2007 +0000
- Qt4 : SimplePrefs: various fixes, remove some widgets, uniformity, cleaning and hiding for Win32/others for some options.
- commit 70955271684ae34e0659e2f901a60aa7a6b55095
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 25 22:45:56 2007 +0000
- Graa.
- commit 8f0cb96c47b61a2b766e1ba616cee7ea180a0767
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 25 22:44:48 2007 +0000
- Cleaner fix to the "object is not attached" issue with modules loaded from cache
- which weren't used by VLC. This now adds a new b_used flag to module_cache_t which is set to VLC_TRUE once we know that the cached version of the plugin is usable (and thus gets attached to something). If it's not usable, it wont be attached so we tell ModuleDelete() not to try dettaching it.
- commit 39b7ae3614f70e5dc290072764a075da69c35646
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Feb 25 22:42:49 2007 +0000
- Compile fix
- commit 4b4d1dc6533f17f5a5f0774546e51ba096078bc3
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Feb 25 21:59:56 2007 +0000
- Qt4- SImple Prefs: Subtitles and TextTitles.
- commit d31441182ca7de15dc681beea2fc228b98d44b75
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 25 19:39:59 2007 +0000
- Patch by ILEoo to make the telnet interface work with "telnet" again (on linux). Looks ok according to the recv(2) manpage. Please fix if this is flawed.
- commit 65e0358c10560e40cb8da9d50599663d5e4d88fb
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Feb 25 19:29:21 2007 +0000
- * fixed build of skins2 interface on MacOS X (renamed Rect into SkinsRect
- to avoid a conflict with Carbon API)
- commit e7bb450d70e290fb02d136e317aa0d5b005793eb
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 25 19:19:36 2007 +0000
- Add undocumented play feature to help output.
- commit d14273499280d6fe6d9a9c3d1f91d512d6d9ebb2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 17:50:12 2007 +0000
- Fixed segfault when faad reports an unknown channel configuration
- (Fixed lol-vlc.aac segfault, http://sam.zoy.org/zzuf/)
- commit 6ba3004286ef2832a8db18d87b6af05abd1c828b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Feb 25 17:17:44 2007 +0000
- Qt4: Simple_Prefs, adding hotkeys/shortcuts configuration.
- commit 201859a03b989419d9b1417642b6e91026a83b5e
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Feb 25 17:10:34 2007 +0000
- libvlc_video_get_handle renamed to _get_parent
- commit a2e32b3185dff229f7f76da579dcaa09a5233e20
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Feb 25 16:17:40 2007 +0000
- libvlc_video_get_handle function added
- commit 3b75df1e35403d7c2b588cc7954e2b6705aa26e7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 16:17:33 2007 +0000
- Fixed rtsp broadcast streaming(sdp=rtsp://) and a potential double free.
- commit 638023d7e64f3b272a10ab5e6200ff2475e09f49
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 16:11:41 2007 +0000
- Fixed a memory access error (net_ReadInner)
- commit 2814beeb20d6c84b010c66cc615673e03cccb9ff
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Feb 25 15:59:14 2007 +0000
- Qt4: Preferences, Simple_Preferences. A bit more, but a lot of things are missing...
- commit e60de0fefff4111294264467d013825cb8ac6d13
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 14:34:14 2007 +0000
- Fixed double input_thread_t free for VOD.
- commit 617726b6c72b9677fb2f6e432c3e515bc197bbc1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 14:33:13 2007 +0000
- Rework a bit http socket handling to avoid uninitialized variable access.
- commit f64ef866545064f3e5901e9b5a3b3f97a2516dd9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 13:14:49 2007 +0000
- Bunch of warning fixes.
- commit 4913d65462daafc51fc390461434eca655622877
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 13:14:08 2007 +0000
- Added VC-1 raw es demuxer.
- commit 35905d252b88615051062c93fea0986f65ee4346
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 12:39:52 2007 +0000
- Added ffmpeg AAC id.
- commit 5abc94233ca3a93868a84a1eab6812558b773dfd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 12:34:41 2007 +0000
- Copy complete es format descriptor when extra data is added.
- commit f95648173c1521e8a11107ac5c2bbe1edc0b68ec
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 12:31:30 2007 +0000
- Added VC-1 packetizer.
- (But it still won't be decoded by ffmpeg, we provide extra data too late)
- commit 53102b6845fde9d5836c7b44abecfe8a18b86592
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 12:11:14 2007 +0000
- Added VC-1 detection (SMPTE RP 227 + ISO 13818-1 Amendment 2)
- commit 8d001a3825a3cf73ff7aff6b66b9b05029f94d55
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 12:09:34 2007 +0000
- Fixed warning (missing VLC_OBJECT()).
- commit bd304fa58463943255e7e0901af8a7b68377d254
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 11:53:21 2007 +0000
- Fixed --ts-extra-pmt (close #516)
- Added VC-1 detection (SMPTE RP 227)
- commit 781ce1f3bd10897897327701cea68c842eb49e25
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 11:50:15 2007 +0000
- Fixed H264 vod (import code from rtp.c, there is a lot of code duplicated here).
- commit 479b697652a2b11aab07331e614b2e6dcc225f9b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 11:48:39 2007 +0000
- Fixed input_thread_t leak by description module for VLM.
- commit da70bf94823d32dce1a40597c95aa130c545f50f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 11:46:07 2007 +0000
- Fixed stream ouput gather module and renable it (close #1032)
- commit 75688a7cdec7fc9e016844f3c794ee052971a58d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 11:42:23 2007 +0000
- Fixed uninitialized value for ADTS stream.
- commit c1993b6231c7b60f79fbac60215c9d1e3dd2edd9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 11:39:42 2007 +0000
- Added vlc_b64_encode_binary (include/vlc_strings.h is not that a good place).
- Use vlc_b64_encode_binary and remove ap_* in rtp.c
- Fixed 2 invalid memory access and 1 stack corruption in rtp.c (Fixed
- the report of rtp segfault with gcc 4.1 by xxcv)
- commit e732cff5c58c4ef4df7f7869405f7002aed94036
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 25 11:35:45 2007 +0000
- Fixed httpd stack corruption.
- (Fixed 'assert (pufd < ufd + (sizeof (ufd) / sizeof (ufd[0])))' reported
- by xxcv)
- commit 4a82316d3f970bd5de7945fc75d4961413d42a3c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 25 10:47:46 2007 +0000
- Simplify.
- commit 959c2a7a9e02f164f91923a20149b7f07494ea66
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Feb 25 09:40:22 2007 +0000
- * added flv to the list of supported file types (forward-port of [18985]
- commit c1a08ef67f5b1a1f3b5dff99f176234741ba9030
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 25 03:15:31 2007 +0000
- Oops ?
- commit e4bd16a47c858458beeafc5681679b018407567b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 25 03:15:10 2007 +0000
- Fix "object is not attached" error when quiting VLC. (as far as i can tell, it was triggered since memory leak fix in [18247])
- commit beedc2e23948325e219d82cd00b6450a53e49357
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 25 01:46:25 2007 +0000
- Prevent these errors when using help flag
- [00000001] main libvlc error: option daemon does not exist
- [00000001] main libvlc error: option pidfile does not exist
- The were due to the module_EndBand( p_libvlc ); on line 430 in libvlc-common.c . Please check that this is the correct way of doing it.
- commit c6276f93df08f5b46b26983a6512a99536222757
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Feb 24 23:17:24 2007 +0000
- Qt4 - Simple Prefs: More. Interfaces.
- commit 0435ea9aeef32aa8209c732064a992a8161236c9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 24 18:18:15 2007 +0000
- Untested new hotkeys:
- 'r' -> toggle random
- 'L' -> toggle normal / repeat one / loop
- commit ee0cac1e8e45cf537d47149675abd607ab93bc9a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Feb 24 16:40:34 2007 +0000
- * commit Pierre's 2nd patch to enable weak symbols on OSX when linking vlc. This fixes the compilation of his locale-improvements and a few other problems when using the 10.3.9 SDK. Please check the next nightly on 10.3.x if you got access to it.
- commit 530bab1bc45fdc87e4ce7dd25d2b270cf29b3181
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Feb 24 15:47:05 2007 +0000
- Qt4 : Back to work.
- commit 6e7d7c4d44802e3d081b9199c70756c977b6d4d7
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Feb 23 21:34:25 2007 +0000
- Add dummy .IFO playlist demux to enable opening a DVD rip by double clicking on the .IFO files. closes #1067.
- commit fe157d457130a00c9fb0c21bfc73c3e7848c86b3
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 23 20:09:13 2007 +0000
- * added 2 boxes to the wizard to allow access to sout-transcode-soverlay with the GUI. needs further testing, but can't break anything. (forward-porting [18977], closes #1005
- commit 24df55bb63c757563f967ea1fc4a666c6cd8724a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Feb 23 18:13:50 2007 +0000
- .aclocal shall be last.
- commit fbab6d5645a3dba5adda571a0dbdd72d255375d4
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 23 17:19:45 2007 +0000
- * removed duplicated, buggy code which fixed #744 in [18971]
- commit a6b956352f119882da9cb9f66616ba978f9184c4
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Fri Feb 23 17:00:02 2007 +0000
- * src/network/error.c: added a few more Winsock and QoS error codes
- commit 21871656e246ec6866022bd06023c9547b4365ff
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 23 15:38:43 2007 +0000
- * renamed it, since it's plain C now and doesn't contain any Obj-C anymore
- commit bc7d87b7a41020f0b098fc37cd2062c55d73194c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 23 15:19:03 2007 +0000
- * fixed minor typo
- commit 33bc015640f9c99b629f26d95f3ba372e464b44e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 23 14:27:16 2007 +0000
- * patch by Pierre d'Herbemont which cleans up our locale detection code heavily and converts it to be CoreFoundation-based only. Thanks!
- commit 30bf3ee23a6809493a75a4361aecfd9984e9b329
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 23 13:33:05 2007 +0000
- * update NEWS
- commit f8ca02b192618cd0d42d2690b408c8bddf46b539
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 23 12:46:54 2007 +0000
- * fixed live patch for OSX
- commit 0343ff29f6ad5eee4e7ecf50e44eafa0e68a5168
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Feb 22 21:47:13 2007 +0000
- Remove broken VC1 detection code in ps muxer.
- commit 0c9117de56d95e4b26c3bfd1de284a3d983a9a57
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 22 20:43:28 2007 +0000
- Fixed subtitle/osd memory leaks (subpicture_region_t->psz_text was not freed).
- I think we have a potential bug with the way subpicture_region_t->p_style
- is used.
- Decoders allocate p_style memory in their context, so we don't free it in
- spu_DestroyRegion. As vout object can live longer than decoder, I think
- p_style might be used after the decoder has destroyed it.
- Can someone, who has worked on osd/spu internal, comment ?
- commit cb595496f9c3e6666ca947636b56bea074b5ddd3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Feb 22 20:32:41 2007 +0000
- Properly detect MOZ_X11 setting in firefox-1.5.0.9
- commit 7196e8d1ba92d16024b9499d8f0f63a2a998472d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 22 20:30:15 2007 +0000
- Improve input_Preparse clean up (memory leaks).
- commit bd6df8a98ee50466ce48bf5abfd0015379d7d0a2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 22 20:12:27 2007 +0000
- Do not use p_demux->p_parent to get the p_input
- (Use vlc_find_object(PARENT)
- commit 719ff97ced0bdd4656b185d295d968307f58df61
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Feb 22 20:10:59 2007 +0000
- Remove of excess whitespace
- commit 246f8b269774516bb46b43b61706b0e5de971710
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Feb 22 20:06:52 2007 +0000
- Remove unused headerfile
- commit dfa3adb24454d8bbdeae5df1866e196cd3370446
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Feb 22 19:50:29 2007 +0000
- Indentation fix
- commit e86b6a0a13039f3ed0b7c706d381a0a8ef6d071d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 22 19:35:28 2007 +0000
- Do not use p_demux->p_parent to get the p_input
- (Use vlc_find_object(PARENT)
- commit e7a8394a1b4baf527d3acf10e3fdd3cabba22509
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 22 19:34:05 2007 +0000
- Do not use (input_thread_t*)p_access->p_parent it is not always true.
- (Use vlc_find_object(PARENT)
- commit 7275b9220ce6f5af90479dd36c30d4872910b4c6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 22 19:18:17 2007 +0000
- Reworked DecodeModulation (close #1063)
- commit 99aeeff1ac677cada137b5b5afc7a6e1a451adbb
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Feb 22 19:02:19 2007 +0000
- play command fix by ILEoo (see [18938]).
- commit 877636c07b2393732b901cd1916a2c8c71573af7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Feb 22 11:22:48 2007 +0000
- Build live555 libraries with -DUSE_SYSTEM_RANDOM=1 by default. This fixes a bug reported by Jason Gerecke (jgerecke at uoregon dot edu). The rationale from Jason:
- In groupsock/inet.c: http://www.live555.com/liveMedia/doxygen/html/inet_8c-source.html a custom random generator is provided for systems which do not provide their own rand() or srand() functions. Other people have reported issues with this function segfaulting (never in conjuction with VLC however), possibly because of multithreading issues, and the fix issued by the Live555 developers was to provide an "#ifdef USE_SYSTEM_RANDOM" for builds on supporing systems (http://lists.live555.com/pipermail/live-devel/2003-November/000013.html).
- commit 6185bee1520c8b2cce48527bdb64bd955ab67f71
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Feb 22 10:45:09 2007 +0000
- fix cam support for twinhan cards. Not needed now, but will be needed if
- the drivers get fixed
- commit 600e2cd549142370607f55455aa29de0d6d1cd8e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 21 23:15:06 2007 +0000
- Changed input_DestroyThread to take care of detaching, cleaning and destroying input.
- (This way it matches input_CreateThread and fixes a memleak)
- Control variables are now created even for preparse, only callback are not added.
- (This fix use of uninitialized variables)
- commit 9886e26b218171b39bf57b0efa72e3ff2cad7e77
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Feb 21 23:07:04 2007 +0000
- Compile fix
- commit d8a051a2cc40f49e1e1abad758c9150d11985a72
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 21 23:02:56 2007 +0000
- Fixed compilation of v4l2 + refuse to initialize unless it is forced.
- commit a553f31aa920e9cfd3f3b7b9042a719bc9e6625a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 21 23:01:36 2007 +0000
- Fixed memory leak at each new PMT if we don't have CAM.
- commit f2db0411b844f79b1f4e5923bbc6c3bb64a64c7d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 21 22:56:43 2007 +0000
- Avoid a malloc(0) (We don't call free on it, valgrind is not happy)
- commit 28126abd00ac5c49072bb29d1048dc74a1c84849
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Feb 21 22:44:24 2007 +0000
- Add CODEC_ID_GSM and CODEC_ID_GSM_MS to ffmpeg audio codec list. (mostly useless but it doesn't hurt. needs ffmpeg to be linked with an specific lib)
- commit 53462241fdd87eaa50fe378be5d592f9ec395625
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Feb 21 22:39:07 2007 +0000
- - io.c: meaningful error message on win32 when input is dying
- commit c8fdee00a03b28b903df49c7cfefc99339dab5eb
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Feb 21 22:25:27 2007 +0000
- [PATCH] vlm: play command index same as inputdeln index from Ilkka Ollakka. Thanks.
- commit 47a67b900609e47dc36610f4c77b7656753b07c1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 21 21:31:36 2007 +0000
- Improved vlc_UrlParse (close #1025)
- We use vlc_UrlParse for "URL" without protocol... so it was using a part of
- the URL as a protocol if it found ":/". Ensure to extract only valid protocol
- at least.
- commit f5305fef469ceba3e0434902200aec3f20454f57
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 21 20:49:01 2007 +0000
- - Do not store HTTPd clients addresses (unused anyway)
- - Use net_Accept()
- commit 558e0a6fa4bbd2cc888c0db20f3ff8c7e81f7c56
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 21 19:27:18 2007 +0000
- Fix descriptor leak and remove useless code
- commit 66438c4e241c6e472872611276be33349c10adc8
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Feb 21 18:19:41 2007 +0000
- - contribs: more cygwin/general fixes
- commit f3743d455d3ec649821b104e0c103f6a97b029f7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 21 18:19:11 2007 +0000
- - Use poll in net_Accept
- - Fix som bugs
- commit 52b0f7ea4eea7123432ed3cf0db42be3697fef92
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 21 18:03:40 2007 +0000
- Another mdate() caching optimization
- commit 51d5c44da5357bde96bc0257cce43526489777a6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 21 17:58:12 2007 +0000
- - Use poll() instead of select to allow breaking the FD_SETSIZE barrier
- - Poll the system clock only once per loop (yes, it DOES matter),
- - Fix rare bug with TLS and multiple listening sockets,
- - Do not try to read/write to client socket with no pending events.
- ...and of course introduce dozens of new bugs.
- This SHOULD speed httpd up a bit.
- commit 8468203d0e7606167a10d3977a5e253cb3f4aa47
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Feb 21 17:52:09 2007 +0000
- dvdnav.patch: detect the presence of gettimeofday() and activate the replacement only when needed
- commit f9279bb46db3777459df7c0fb67b01ead1ffa0ee
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 21 17:42:19 2007 +0000
- Minor code factorization
- commit 412ce0ddc1144c931cbcaa7e6e4a3b0784910fd7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 21 16:51:44 2007 +0000
- Memory leak
- commit 3226e6a6ac89f4b9e6c970e457ed89dc4ce72b3a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 21 16:47:58 2007 +0000
- - Support for multiple medias in SDP parser
- - Accept phony SDPs with multiple identical media lines as if they had a single one
- commit a26145a60206b3b4b09aa0887ef9bde322fa6318
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 20 22:54:18 2007 +0000
- Fixed segfault in AutoBuiltPanel::AutoBuiltPanel.
- commit bd394308f254bf660b5297fc8cdbd9590eaa16c7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 20 22:52:12 2007 +0000
- ffmpeg: ask a packetizer for audio too (needed since ffmpeg r6098,
- fixed mpeg audio decoding)
- vlc_demux.h: fixed COMMON_INIT_PACKETIZER (create a packetizer and not a decoder,
- fixed mpeg audio packetizer)
- commit 2f1ab71400642cfa21ae6f37777694c4af799d37
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Feb 20 21:20:39 2007 +0000
- Contribs : freetype bumps to 2.3.1
- commit 53cf65e4124c004ab5a42a86d5d39871802e733f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 20 21:01:27 2007 +0000
- Fix SAP protocol/format parsing
- commit 5b3d57bb072aaddf75141d9ba70202c4296aa3bb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 20 20:54:31 2007 +0000
- Fix port number setting when there is no session-level connection line
- commit 14f7066ad84126dfa46dec5d8e7dd9bbe72f7e4f
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Feb 20 20:26:31 2007 +0000
- - contribs: autoconf 2.6.0 -> 2.6.1
- commit 6c57655e1e78c25e1e2ebe833473992540884a93
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 20 20:12:03 2007 +0000
- Missing #includes
- commit a9cfadd5be08a097b02694b2181dea0a4498ae39
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Feb 20 19:53:02 2007 +0000
- - Makefile: FLAC -> flac
- commit bbb30c6b30d0858e75dbaa38e6a776ca07fcda2a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 20 19:31:00 2007 +0000
- Look for x-plgroup also among media-level attributes
- commit 21f58438e96a63e117fd1572d8715e71adad9dc8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 20 17:28:20 2007 +0000
- Fix crash in SDP parser
- commit 72c7ddfb9ad5f3b3d6ff0304f0cc25ae0721f51e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 20 17:05:04 2007 +0000
- Also complain subtitle is mislabeled as UTF-8
- commit 43649de9136b47abf85e257d31519b654afb3c06
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 20 16:58:06 2007 +0000
- More explicit debug and error in subtitle charset selection
- commit 914444e5306ac8604f5aa24deda99f05d6e093f1
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Feb 20 16:52:24 2007 +0000
- - contribs: more fixes
- commit d1f93aa13dee7ef3a41878ff53e57be75f046770
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 20 16:40:50 2007 +0000
- Add var_CreateGetNonEmptyString and factor some code
- commit 0305799106c53078a24f25997cbc33debc0579f9
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 20 15:07:23 2007 +0000
- Compile fixes
- commit fe96bbc61056ff287d32971ab89cdda8ee6bc863
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 20 14:47:52 2007 +0000
- Fix typo
- commit d6d7bb61acda563271016b0a7a157e60a515a972
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 20 13:44:23 2007 +0000
- Treat all live555 versions before LIVEMEDIA_LIBRARY_VERSION_INT 1171929600 as if playStartTime() and playEndTime() didn't exist. Now only handle unpatched current versions of live library.
- commit c9569b352bf809d2896ef7798a295f32fec71601
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 20 13:01:20 2007 +0000
- Rewrite of live555 demux (TODO: RTPInfo support)
- commit 4cf30b64f0ab09d798c1f8722f5bb89fd89e703d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 20 12:44:33 2007 +0000
- live-starttime.patch the patch needs latest live555 source code.
- commit 5c65448e0b35248731c35c8c33596bc9b41569e0
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Feb 20 10:12:38 2007 +0000
- Compile fix
- commit 6512abec376be273e00b379dfbc36c4007508576
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Feb 20 09:46:11 2007 +0000
- Compile fix - Pointed by vcxx
- commit 253da208a0d2560da77fc9dca19e39125de05f7f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 20 09:09:34 2007 +0000
- playlist_NodeAddInput() prototype changed, this commit fixes building of wxwidgets and MacOS X
- commit dde93e93a4eb0bdde95d14c095f04bc883989492
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 20 09:04:25 2007 +0000
- playlist_Add() prototype changed
- commit 83f9c5e5b0f53143a7efb28b9b52981e99a4dfd0
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Feb 20 07:46:56 2007 +0000
- Contribs: Yet another modification for the patch for live/OSX. SHould be last one.
- commit 85ff1461a28b5ec29f881aaaa960a242750704fb
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Feb 20 07:29:54 2007 +0000
- * Start cleaning up libvlc playlist API (Refs:#457)
- - Return correct item ids
- - Structures for navigating the playlist
- - Consistent locking
- * Add a b_locked parameter to the remaining playlist API calls
- commit 4630e1edd64c586cf5dbdd612d32f925e383d0c7
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Feb 20 07:26:54 2007 +0000
- * don't double free an object! Thanks to nivix for pointing me to the right direction and keeping to bug me about this. Fixes #978
- commit b2ef668f5c43d566434d05e86de43578814c78f2
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Feb 20 07:24:36 2007 +0000
- Contribs : flags that were missing during the transition to Distributions/ are back again.
- commit 7d76f2fb331cd2de245b96f67d8c0ffbd4e19abf
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Feb 20 00:22:36 2007 +0000
- Contrib Live.com has changed. Live-OSX.patch need to updated.
- commit e696efc32903f603b9957be6a7a8472e1e1f1acf
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 19 23:46:50 2007 +0000
- Contribs Same commit about .FLAC => .flac
- commit 3468999c0d9c4460193ade16a0c9e5611966a808
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 19 23:27:26 2007 +0000
- Contrib-live: Don't patch things if you don't need them.
- commit 1d0935a62473f0a5cc596b29ffe38e1e00985640
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 19 21:27:10 2007 +0000
- Remove gather stream output since it is completely unusable
- commit 036fdace376eb05340701e2b3685faf91374064f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 19 21:22:35 2007 +0000
- Contrib: Repair Makefile error introduced in [18887]
- commit 72754868d7f7194fd152f0911e3ef9a8ff067aed
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 19 20:35:25 2007 +0000
- Fix use of uninitialized memory with raw UDP
- (seriously, you should have switched to RTP for ages though)
- commit 999b60b754e219b6eba3a4e421e36460364d3cb5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 19 19:57:28 2007 +0000
- - send RTCP BYE at exit,
- - run RTCP over UDP-Lite for UDP-Lite streams (well, there is no standard yet...)
- commit cdf34ed9ffedd4cd2e0c0f529a08b9bcca94c34d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 19 19:29:05 2007 +0000
- Fix a bunch of meomory object and descriptor leaks
- commit 9cb2370c5cde359db8d9dc9630f41da11007a639
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 19 19:24:14 2007 +0000
- Simplistic RTCP sender for access output
- Still needs fixing
- commit c16439ab29327e0624818d26fbaabfbe890dd72e
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 19 19:00:27 2007 +0000
- - contribs: misc fixes for cygwin mostly
- commit cd720479c5abc31f0f743c4c68263d2c35cd119c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 19 16:50:32 2007 +0000
- - b_rtpts should really b a boolean (!)
- - optimize ..._sys_t layout a little
- commit 6ccd86f32b8ba1030e2d744c8b1c0b1c1caea3c6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 19 16:25:33 2007 +0000
- Leverage Set*LE()
- commit 5659c0bd121019f419fb41aa41ea5134f11cf961
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 19 16:21:47 2007 +0000
- Fix possibly expansion-unsafe macros
- commit a7e49594b6165a86d8f9dec66810245651466af5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Feb 18 22:44:06 2007 +0000
- For some obscure reason flac need ntohl so ws2_32
- commit e0f5ea8f11cc5c0cba795a01a9d0ce310c8fa271
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Feb 18 20:48:58 2007 +0000
- * animate vout-window resizements. Patch by Pierre d'Herbement <pdherbement --at,chez-- free.fr>. Thanks!
- commit 98736d8e7fbe4c86f3b04af8c1c9368803904b7f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Feb 18 13:05:54 2007 +0000
- Declare local functions static.
- commit 8b626b7a14646ccdd2cd3ddf94c6677c5fda6fa5
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 18 00:11:11 2007 +0000
- Automatically choose ffmpeg{mux=flv} if dst ends in ".flv"
- commit 6b04a0180c8c0058f0dcaa9a2bf629ee28dd8776
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 23:57:17 2007 +0000
- Update copyright date.
- commit 571861572b2421793b1c652c4e4a0a66685bb84e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 23:53:06 2007 +0000
- mpl2 subtitles support by Roman Bednarek. Thanks.
- commit 9cb35a37529cdd86a165ebcf8a2f279518f39d62
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Feb 17 23:14:19 2007 +0000
- Use the new way to specify mingw32 for ffmpeg
- commit c089aa8972b6bcf8c5abee0dfbee526de5775d87
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 21:28:05 2007 +0000
- ffmpeg/mux.c: implement MUX_GET_MIME.
- flash.html: we don't need to force the mime type manualy anymore (in the sout chain).
- commit 8bc3f3eadb1582a1010ae0376c4160a4b5c9c512
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 21:14:26 2007 +0000
- With recent libavformat, only use the evil CODEC_ID_MP2 -> CODEC_ID_MP3 hack if MP2 isn't accepted by the muxer. (muxers which only accept MP2 but not MP3 should now work ... not that i know any)
- commit 7a03d566a01d1def8441e7bb87ad3d2675ccd0ab
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 21:07:52 2007 +0000
- Misc fixes. Add link to FlowPlayer.sf.net
- commit 83906bc0a21255a6ca1bc559a94d0de1749cb295
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 20:45:57 2007 +0000
- Disable autoplay on flash player.
- commit 7b60982952f1a0ce755b470d730d5a92e5929545
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Feb 17 19:23:53 2007 +0000
- remove non-working fix
- commit 32cf8bf128a6700d600726e4383db78a81dfbbc0
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Feb 17 19:00:20 2007 +0000
- contrib/FLAC: Add flac's include directory at the start of our CFLAGS so bogus header are not included ( should be fixed in flac build system)
- asm seems to work for win32 now
- commit e40d692f6ff4acd9ba6cc8ad0f31b2ddb5fd0a19
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 18:42:13 2007 +0000
- New "Flash player" page for the HTTP interface. (Allows playback even if you don't have the VLC plugin installed ... like on the Wii)
- commit 1754a6f7490f3fa6127a985fa90e3e3c7b607171
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Feb 17 14:53:54 2007 +0000
- make update-po
- commit 1a0b72b6f930e6ac66964d0315c469760a72264f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Feb 17 14:53:13 2007 +0000
- Slovenian l10n update by Matej Urbancic
- commit 30357541ef635dafdd90f5a2a8411bc505d93500
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Feb 17 04:46:14 2007 +0000
- Contrib / Flac : Deactivate ASM optimizations on MacTel
- commit 13101dca953f4ebca16cd453be0b845cfe4f8d9a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Feb 17 04:13:50 2007 +0000
- Contrib: Flac 1.1.4, patch for MingW32 compiling that was broken. Still issues on include/
- commit 19460e5d059bb6578cb1788a0ba816353fcbcde8
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 02:30:41 2007 +0000
- Add previous commit to THANKS.
- commit 2e2cc4e27c7749c0c94b975b8caa91ef0aad6808
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Feb 17 02:30:37 2007 +0000
- Contrib : Flac => 1.1.4. Compile fix for OS-X
- commit 9283136a8618873678228ae5cffd0a73194d6b0c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 17 02:28:18 2007 +0000
- Fix ffmpeg muxer header writing. This allows flash streaming with VLC. Example command line:
- ./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3,sameplerate=44100}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8080/stream.flv}" ~/media/aladin.avi --loop -vvv --color -I dummy
- Patch from Olivier Houchard. Thanks.
- commit d92fc212b2b2a45d451043263fc76f60e74d0c86
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Feb 17 01:28:44 2007 +0000
- Patch unneeded since it was merged upstream.
- commit d7abef44c5f5a4dcfcb2f3b392582b32e2f28131
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Feb 17 01:13:06 2007 +0000
- Contrib: Flac 1.1.3 version for the contribs.
- commit 1fc5449c8938f555462d11f8ff1b4f8778e098e8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Feb 16 20:46:45 2007 +0000
- Correct ffmpeg flags for building contribs.
- commit ce9623d0dadc97382dcf91795a64ed121379bf2c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Feb 16 16:12:02 2007 +0000
- We don't need 3 different norvegian l10n
- commit a3d0cd208e68c059124a672363749e8fb307cf5d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Feb 16 15:56:02 2007 +0000
- Better credits for FLAC 1.1.3
- commit 53e0984c903fb302e528a7a49be6f5fd5dcbf639
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Fri Feb 16 14:51:32 2007 +0000
- msg_GetObjectTypeName symbol exported as needed by libvlc-control
- commit aeb45dfe3ba11343bf952a2abd65af158d9024b7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 21:11:53 2007 +0000
- Fix net_Listen linking
- commit 677174e7ede72144886a47dd41c0514af62da899
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 20:43:31 2007 +0000
- Support for FLAC version 1.1.3 - fixes #921
- commit 839ae28b9e026e5271f902d5c827b321adf8b339
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 20:36:07 2007 +0000
- HTTP and UDP access outputs return byte count
- commit 94eb8608ceed90b5d0905c9a6bc54dafc2c8c4f5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 18:51:12 2007 +0000
- Yet another version.c fix.
- I've really had enough with this broken thing.
- commit 22f42ffbd494e1c5643b2edd8c042a33bd9c2f04
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Thu Feb 15 18:17:57 2007 +0000
- libvlc_Internal* need to be exported for libvlc-control
- commit 2a1ed30d7f79c2e430b9032bf7f1112d937fa922
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 17:26:23 2007 +0000
- Remove timeout in network read APIs - closes #1056
- commit 569c1ac4941addbbdf7cad6d8f3cd0a7dd4d064c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 17:17:47 2007 +0000
- Suppress timeout parameter from net_Select() - refs #1056.
- The only use of the timeout was to poll b_die, but net_ReadInner()
- takes care of that already.
- commit 6b382b4b2216fcd8c54d64d68d619a26a26a0471
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 17:12:28 2007 +0000
- - Fix error reporting in net_Read* (refs #1056)
- - Suppress broken and unused timeout value from net_ReadNonBlock()
- commit 442bc8bba54d1d227e1ff562be78c5a2112b1109
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 17:08:22 2007 +0000
- - Fix file descriptors leak
- - Use net_Read() instead of net_ReadNonBlock()
- commit 771953bd3f5552823b6a67b3fbb648bc70effa83
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 16:59:30 2007 +0000
- Fix out-of-bound read
- commit 4986ab17f2f309464b3ccf29e6a3d870dc1a56e5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 16:38:41 2007 +0000
- s/vlc_object_die/vlc_object_kill/
- commit 690aa907649d409f2e5738571f1dbe3e98f792d4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 16:33:47 2007 +0000
- vlc_object_die() opaque wrapper to set b_die, so we can use another
- notification mechanism later on.
- They are a lot of places that would need to be changed though.
- commit 477af15ca743341ee1717b7f099267bc66c9f38a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 16:32:53 2007 +0000
- Use size_t or ssize_t when appropriate
- commit 6a07fcd85b5109086e13d1d75ed21a04ef375b01
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 16:25:16 2007 +0000
- Close telnet connection in case of error (fixes #995)
- commit b19160b322f0f664dbaa010a150734835167a8ab
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Feb 15 15:42:55 2007 +0000
- Undo broken Win32 ifdefs (breaks IPv6 case on decent OSes)
- commit 061b69e72b87daf817e1b4fa23c8b1286de3955a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Feb 15 15:34:50 2007 +0000
- win32 replacement for inet_ntop()
- commit 9979fb83d459e83fa82e04dba5ab25b2b14939f9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 14 19:59:54 2007 +0000
- Single service DCCP/RTP/AVP input
- commit 761669f1e221b98c5580feb7c9b30d627780985d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 14 19:56:15 2007 +0000
- Fix undefined function call
- commit d9906f4304081ab9145aecc2e7bd3adb708299a4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 14 19:38:57 2007 +0000
- Make some room for !TCP connection-oriented protocols
- commit 4abef78f6c281abb829c3fa478cd372142ab826f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 14 18:43:27 2007 +0000
- Inline net_ListenTCP
- commit 2a1f0c4681917f2a4fae0c63401bb59faa269817
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 14 16:49:22 2007 +0000
- Remove seemingly misleading comment
- commit 98b1380a07e2fbebf4dee808baa4fcd9529317e0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 14 16:31:11 2007 +0000
- Cosmetic fix
- commit 72292bb36a0f56dff4afff11959bc59f7d692614
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Feb 14 16:10:55 2007 +0000
- - Write COMEDIA MRLs properly (host is the remote rather than the local part)
- - Validate and canonicalize source-filter address
- commit aba6c4cd35fbe307e73312debdbff1e83b5312c8
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Feb 14 14:40:29 2007 +0000
- * modules/mux/mpeg/ts.c: EN 300 473 says that data_alignment PES flag
- must be set to 1 for DVB subtitles.
- commit eeb6783303988aea7e6a19bc21249749c6b4f8ba
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 13 20:48:52 2007 +0000
- Rework signal handling so that it is async-safe
- and that signals never disturb our innocent blocking system call callers
- (such as network I/O)
- commit eb14a72b31b8a5687adaac1cc4f5e1467f78c7ef
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 13 19:51:07 2007 +0000
- Mark EOF in case of connection-orinted RTP transport
- commit d11f95347b7e6383e1a249ff970d3244914de808
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Feb 13 19:47:51 2007 +0000
- 0 bytes UDP packet are legal!
- commit 0666b4e20a47c201dbb483fb105e4c2a39969663
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Feb 13 12:53:50 2007 +0000
- Fixes segfault introduced in [18810]
- commit f7b46de273fb4b48b8a1c0e46bee17eec47005f7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 13 10:44:57 2007 +0000
- Correct module type
- commit 792ed4d67f964ba5c2aa1b634260cae0fe91ada3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 20:28:01 2007 +0000
- Fix SAP TCP/RTP support
- commit 6413b11959c64a745b356beb7af95b66dbaa5924
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Mon Feb 12 20:17:49 2007 +0000
- * skins2/controls/ctrl_text.cpp: Fixed weird behaviours occurring when resizing a Text control with moving text
- commit a0295860af124daa664037c6245421c80dd612fd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 20:09:53 2007 +0000
- .host: Add zeroconf range to private address list
- commit 56c78d09b1582bb5193a3608f0d2999fab5dca44
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 19:50:29 2007 +0000
- Fix previous commit
- commit 9a6213702233b45d4b33b961456a21b23326b044
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 19:42:40 2007 +0000
- Support for TCP/RTP/AVP (rtptcp://).
- This is no excuse for using TCP instead of UDP/UDP-Lite when you can.
- commit 64bbfe6b272782403991d3c69c82f534a18116dd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 18:04:58 2007 +0000
- Fix out-of-bound read in RTP access
- Fortunately, the harm potential of this old bug seems pretty low
- commit 3042c6b347f9f10636cbd8ea91982cde1aee486a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 17:35:39 2007 +0000
- Undo [18814]
- commit 2fe4ada36ca3f34674dbf767a3be100f3b952817
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 17:35:07 2007 +0000
- Export inet_pton replacement
- commit a5ef7ce0f308caca8b7a41d66e0aae4c653344b1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 17:31:53 2007 +0000
- Use poll() always and fix terrible bug due to #ifdefs
- commit 1c3bc8974c3b0acf191be3e5ebaf4c00634411fa
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 12 17:30:36 2007 +0000
- - src/vlc.c: compile fix for win32
- commit 057e689f92d55d9b3e5889a18e749b62f1fe3924
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 17:29:51 2007 +0000
- Fix minor errors
- commit c0b2d638f8aaa96da3dcee62598927603fe4f843
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 12 17:27:59 2007 +0000
- poll() replacement
- commit f994474355a47c5b960287ee991e3bfacfe8bf50
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 12 16:37:17 2007 +0000
- - udp.c: unix fix
- commit f11c071d4c0bbea7a47e876edaf6bae2c3c0b6fd
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 12 16:25:16 2007 +0000
- - win32 replacements for inet_pton/inet_ntop
- commit 8b8ea5e987648f6a894378799e93a4178cc4eef3
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 12 14:54:46 2007 +0000
- udp.c: MakeRandMulticast fix for win32, courmisch to review
- commit d8a3ed8519cdc8cd5e73cba4d2d9a3b48a0bebe5
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 12 14:31:38 2007 +0000
- - getaddrinfo.c: use Win32 shim functions to load getnameinfo/getaddrinfo/freeaddrinfo on first call, cleaner than a bunch of if/else in user functions
- - announce.c: freeaddrinfo -> vlc_freeaddrinfo
- commit 82d6a5069702cb8b7c4eb510e9f65df044d03ef9
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Feb 12 14:00:55 2007 +0000
- Compile fix. In mingw32 there is a sys/time.h with struct timeval. Someone under cygwin should test.
- commit d1093a8d53ea0b67bdde71ab8e6f225c05bc558c
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Feb 12 13:29:22 2007 +0000
- Fixes album art local discovery and preparsing for directory:// subitems (refs [18129])
- commit 7d22f489a383ee151c5f6219f9af5709369f8250
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Feb 12 13:08:18 2007 +0000
- s/borken/broken/
- commit e4a08e441eb661a6387381c6c1018eda6436eb9d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Feb 12 12:58:43 2007 +0000
- Conditionaly compile the mux fix as it requires a new (r7593 21/01/07) or newer fffmpeg.
- commit 042e6fa3c8810a67769958f14f840280753cec9c
- Author: Marian Durkovic <md@videolan.org>
- Date: Mon Feb 12 07:12:11 2007 +0000
- Move __wgetmainargs into VLC's main.
- Refs: #900 #920 #1031
- commit 1ae081bee36ca43ae68e814494800764ff8eaae8
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Feb 11 21:18:13 2007 +0000
- playlist_ItemGetByInputId now included in libvlc
- commit bd205274b18f4eda0fcc701078883470f344b6eb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 21:01:47 2007 +0000
- Remove useless parameter to net_Select
- commit 40f97350c9933275037e933ca784a4d64606f5ac
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 11 20:59:29 2007 +0000
- Print more debug messages from ffmpeg when using the mux module in VLC.
- commit 86843e19114ab5369062f2b839be9096e1003e0e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 20:49:08 2007 +0000
- Fix fallback to live555
- commit a87063e35f7d36c9053951a0a58be5a61ffca082
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 20:37:19 2007 +0000
- Fix SAP parser (again)
- commit 65f5f148fff62fef60b0e96e1ecde3694b674caf
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 11 19:45:32 2007 +0000
- * Fix ffmpeg muxer. (flv muxing now works with ./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3}:std{mux=ffmpeg{mux=flv},access=file,dst=test.flv}" -vvv --color ~/media/pinball-bit-rate-vbr-peak.wmv -I dummy) Include 2 hacks ... if someone has a better way to do it feel free to do so.
- * Remove a bunch of trailing white spaces.
- commit f56fb6788dce31bc0940e83629928600e45d6b7f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 18:17:13 2007 +0000
- Remove debug spammer - fixes #971
- commit c3a6fcf1c03addb41c1ea2b21a9722995f6b6234
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Feb 11 17:58:09 2007 +0000
- gettimeofday() implementaion for Win32. Leverage from tcpdump mailing list.
- commit 85b0d984a1a7de753b9ae08d047f61d332779eed
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 17:55:28 2007 +0000
- I need some more sleep.
- Now it really seems to work.
- commit 1017e64991dae1a8cde6bb0dd1d2ff9b55f5113a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 17:41:41 2007 +0000
- Remove debug
- commit 869069cf349c72f309a832f832fc64fc38b208cc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 17:41:02 2007 +0000
- Really put socket into non-blocking mode
- Really fixes #1051
- commit 2a31ac75ca9312cb313749e6e387037947a2cdc0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 17:22:20 2007 +0000
- Put accept'd socket into non-blocking mode as the others
- Fixes #1051
- commit c533bc128e6f2658077b9596d90b4ef1d5dff8f2
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Feb 11 17:10:32 2007 +0000
- Better compile fix by Pierre d'Herbemont
- commit d6c62919bc1bf06caf7e97a73589d19e596316bf
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 11 16:26:19 2007 +0000
- Add option to specify which muxer we want to use in ffmpeg (ie: #std{mux=ffmpeg{mux=flv}...) Still seems kind of broken as the resulting file can't be demuxed by vlc/libavformat. Looks like the video and audio codec aren't identified correctly in the ffmpeg muxer. Must be some error in mux.c i guess.
- commit e8ff31e8c8f909b454f97e2a1031c7d0da0bfbff
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 16:14:30 2007 +0000
- Cosmetic fix
- commit d6a7c477213c5b927459372e89c8ddc3b67a9475
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 16:10:31 2007 +0000
- Byte order fix
- commit 14fb31d9ad306f08d77bd234957651b32712dad2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 16:08:56 2007 +0000
- Improve SAP parser
- commit 60a679f5c4bb7c9bb82a0a8f0d8581f815b21df5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 14:47:35 2007 +0000
- net_SetPort() sets a port within a socket address
- commit 19ed4ded0da1415877e6d08286ca04a75242b7a6
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 11 12:11:51 2007 +0000
- Use net_Accept's timeout param instead of a call to msleep.
- commit 191053b8e3c0cb7821134e165b04002940fcc8b5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 10:24:02 2007 +0000
- Remove some dead code
- commit a72f50ea6cd5ec2d9735bd217bcad9c133554e72
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 10:20:47 2007 +0000
- Fix for insane naming convention
- commit 853e6cc95e05a0102ae747e1897b0dd94d646335
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 09:35:25 2007 +0000
- Support for auto-generated pseudo-random multicast addresses.
- That being said, I either don't understand sout chain (likely) or
- it is plain broken (unlikely) but I can't seem to pass parameters
- to the access output.
- commit 5b8e4c0b86f93f09b2d876a97a578fa69483d008
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Feb 11 09:32:56 2007 +0000
- Fix link-scoped IPv6 addresses
- commit 6bf818a2c35c0fbdfc4f3bbf8d8a45a873198ce7
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 11 01:51:45 2007 +0000
- Fix #675.
- commit 8d46123c64f777f918e12d8afd059f16089e34ba
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Feb 11 01:31:19 2007 +0000
- Fix #1048... kind of. Should the rc interface be able to accept more than 1 connection ? and accept tcp connections + stdin commands ? (currently only 1 connection can be active)
- commit a6703345f6e77aca4366784b55f4377a5dd3e24f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Feb 11 00:41:57 2007 +0000
- That was forgotten in [18758]
- commit 8519152a2f7c28bed08ace026047bd5d42084d0d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Feb 11 00:14:07 2007 +0000
- compile fix
- commit b38ba5d4034b5125fdb395db1f4a173c3e2efd9f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Feb 10 23:15:18 2007 +0000
- Add some option in configure to help Gentoo people. Closes #1045. Closes #1046
- commit de4e45c314c67218dbdaef3fc4bc12110f5caed3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 21:39:37 2007 +0000
- Minor cleanup
- commit 02859f76a72ee583ed6d77953b0651e8364504b7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 21:32:28 2007 +0000
- Repair SAP + SSM
- commit fe1670bd6436b85002b873bcd8ec69081c4b768a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 20:32:57 2007 +0000
- Fix double free - closes #1032
- commit 58888942c16299047f0e3022cb57bcd7842bff82
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 20:22:50 2007 +0000
- English grammar fixes (I think)
- commit c038bbd9d932f186dd5bba7652b49c1e477d6d8a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 19:54:55 2007 +0000
- Fix opening of multiple files with ffmpeg SVN
- (this is a revert of ffmpeg [7589])
- commit 7520d1a1d5fe66d6c9dfc5ad753acc0505925b10
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 19:49:47 2007 +0000
- man subversion
- commit 2a347b1d80b8da05b03d2f5a74851c11d3a4f88b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 18:54:00 2007 +0000
- Disable xpsf playlist until it stops breaking streaming output
- commit 6af77cd6322407b9817dde69357cc00731478af0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 18:25:47 2007 +0000
- Little typo, little buffer overflow
- commit ea7140932b3a922b393914a91aee7d6fa84d2a89
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 18:16:21 2007 +0000
- Fix a bunch of bugs
- commit 7ee198c44ee3ac4ede7ee3a8f486fdd66dcc362b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 17:49:11 2007 +0000
- Partial support for COMEDIA in SAP announcer
- commit 7da44adb9513478ddb19503e8e5c9064b688bba9
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Feb 10 17:47:50 2007 +0000
- * fixed a bug which prevented the fspanel to show up in some circumstances. Patch by Pierre d'Herbemont pdherbemont --at,- free.fr. This commit priortises Cocoa hotkeys instead of VLC's natives which is a good idea IMO.
- commit 9a81442850b666ca81f4282eaf66fb0911366964
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 17:34:37 2007 +0000
- Remove useless debug message
- commit 23333fe28c426f606e9027ae2d30e4b14a245365
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 17:33:27 2007 +0000
- Restore some kind of SAP support
- commit c66322492686f7eaffeb2622f58430984a54be82
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 17:33:06 2007 +0000
- Add some debug
- commit ba4f253bd953d82e177434327541ed8c2cc70a8f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 17:30:56 2007 +0000
- *Ahem* whistles
- commit 72b3065480bc038f1358285538dfe34b9436ace1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 15:55:30 2007 +0000
- Export src/dst addr/port from UDP access output
- commit d83a78cea7c4601310ab7c47635e5852bb6a2dbb
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 10 15:29:27 2007 +0000
- allow up to x32 playback (instead of x8)
- commit fe20abbc6366aa5bb47cb29004c8c26da0479597
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 15:19:41 2007 +0000
- Compile fix
- commit af518b8ae9cd02f3fdf61fbc4d4cfa08d73b7b07
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 14:53:47 2007 +0000
- s/psz_name/psz_path/ for consistency
- commit 890a4fb73ae376b3a6d610dda8ab219b7bad26ce
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 14:43:45 2007 +0000
- Add pf_control to access_output
- commit 31456021a2949b237406f493fce2a5a015c19f57
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 13:38:42 2007 +0000
- Force RTP for UDP-Lite, as we have no legacy issue (suggestion from Md)
- commit 97577c7bc51823c4c2447011a0d1a678bce39e7c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 13:30:25 2007 +0000
- Fix warnings
- commit ce6dbc6df8431e69bc4ac2b0215115c9acae5baf
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 13:22:26 2007 +0000
- Remove useless define
- commit 861ef85c060cb2bf48501854757ed454526f7df9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 13:15:50 2007 +0000
- Big SAP/announce cleanup
- plus several minor bugfixes in SAP announce
- OTOH, SAP is currently broken for standard output (and untested for RTP)
- commit 4c858d7e9c751951907ea9525692368f4d484957
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 12:18:05 2007 +0000
- net_GetPort() returns network-byte order port number from an address
- commit 8fb6706801e5718d6c533b95e7815654a810481d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 10:10:25 2007 +0000
- Add var_GetNonEmptyString
- commit dfb78a8b886b9bfa743dad9ea8e045c309cb69b3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 09:49:15 2007 +0000
- De-inline base64 decoder
- commit 6be4bda5b2ba0c1bad35328a195daf43d4c57cb4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 08:53:47 2007 +0000
- Fix compiler warning
- commit 08cb8e62e928457d00602f9b96cb8c4755a74305
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 08:50:47 2007 +0000
- Add support for session description
- commit 2f9e4e4c1287a4fd7b92c244332c35c33ad28fc8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Feb 10 08:28:07 2007 +0000
- Cosmetic
- commit adc6177b7089c30f4f632acf19f4bc19b0868620
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Feb 10 00:11:32 2007 +0000
- telnet.c: remove the bloat which was needed when strings were localized.
- commit b488ac0eb94ca395ed5f84fd29aa055ea3e31000
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Feb 9 23:57:41 2007 +0000
- Add function to simulate hotkey presses from the HTTP interface. This is unused in the current pages. Patch courtesy of neilfred on the forums ( http://forum.videolan.org/viewtopic.php?t=31871 ). Someone now needs to add the missing buttons to the HTML code.
- commit 7570b2bf6c4159449ad45c090de6928c8ce24b78
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Feb 9 23:51:34 2007 +0000
- Add "key" (or "hotkey") command in RC to simulate a hotkey press. Original idea by artois_val on the forum ( http://forum.videolan.org/viewtopic.php?t=31646 ).
- commit 0336f13424548f4028f40c57cd1ed534cb58d26f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Feb 9 21:51:43 2007 +0000
- Partial announce API cleanup
- To be continued
- commit c1ebd402ce598cfe23858b55208c64df6ae47119
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Feb 9 20:07:42 2007 +0000
- multipass x264 patch courtesy of Sašo Kiselkov
- commit dffddfaee31588be913bd77b0077c8eadcbceafb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Feb 9 19:35:29 2007 +0000
- Remove use SAP/TTL cruft
- commit caf669c9930a7dd3ea6e936a3976d6ce7d0773a0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Feb 9 19:19:12 2007 +0000
- Fix a few warnings
- commit c3bc9e66d8722c5fbb13eb314d49b3070c6098a2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Feb 9 19:15:38 2007 +0000
- Add SDP generation helper with a bunch of would-be conformance fixes
- (at least: i= is mandatory, TTL notation is forbidden for IPv6)
- commit 55cfe8ef3e1fc528dd698e15b138714d502d34d9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Feb 9 18:24:06 2007 +0000
- NTPtime64() returns an NTP timestamp
- commit 3d33b8511ef4c836b92853befd0e55491d64cc3e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Feb 9 13:57:06 2007 +0000
- * modules/demux/ts.c: Fixed erroneous warning messages (reported by
- Bill May).
- commit f08d27924c03db91f30025db2aeb2b72633c3b97
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Feb 8 23:26:56 2007 +0000
- Spanish l10n update by Antonio Javier Varela
- commit d48a3bde42561b5d4362a26a23bcf131faa30c0e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Feb 8 14:12:09 2007 +0000
- .
- commit 014b14a3a365bbfeb88e983b1608f5a57b592d45
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Feb 8 01:21:35 2007 +0000
- Qt4: One Day / One Simples Pref UI.
- The Input Ui needs to be reviewed since I added a few buttons that weren't specified in the wiki.
- commit 2c97594876f6e790dfcd0d19d9f9ccb0f9eb299a
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Feb 7 22:06:31 2007 +0000
- Don't crash on messed up aspect ratios.
- commit 3ab9ffb0d03946fb8607136f933cf5875a712355
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Feb 7 20:00:55 2007 +0000
- Add media key to X11 vouts. Patch by loox.thefuture
- commit 22aa682a921a3c1476d2e586348fea96d0289d29
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Feb 7 15:18:58 2007 +0000
- - directx: put the code in the right place ;)
- commit f559d245960393a1a717877fa83214b907cc9e09
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Feb 7 13:07:00 2007 +0000
- - directx, direct3d: for non-overlay surfaces, remove the background brush after first frame is displayed to avoid flickering during repaints
- commit da7bbf9387b6beb1311a95d5f16dc4be722a4365
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Feb 7 01:25:14 2007 +0000
- Qt4: One Day / One ui. Audio.
- This is not finished because I don't have a windows machine. And needs some relabeling.:
- commit a900b500ae57ff9fc6e7b5fcce1ba126f274838b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Feb 6 23:32:35 2007 +0000
- Patch from Cédric Cocquebert for sharpen filter.
- commit 9631abef895d4cf13d4dda812cc1683ed84bef7d
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Feb 6 15:26:28 2007 +0000
- Fix indentation.
- commit b8a175a04180d83c944cf3d76c14b4b565bf7917
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Feb 6 15:22:15 2007 +0000
- Remove pid file on exit.
- commit aa0158037ff28ddce78bb2b477c135f7619cff7d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Feb 6 15:10:20 2007 +0000
- Make update-po
- commit 0c2f9d46c3bc1fd507a7262949568274f55b59b1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Feb 6 15:09:54 2007 +0000
- Xcode project has moved
- commit 132110c4e9a53cddf45781b5f0e7b19deb5431f6
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Feb 6 13:37:40 2007 +0000
- Properly check for Xext library. We got way more kludges in Xv detection, though...
- Should fix packaging, too.
- commit 0669a9f8ccdf19f65218bdba27ee6160ea96079a
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Feb 6 13:13:43 2007 +0000
- Added symbols needed to link vlc.
- commit 054f9015089c343bf3f52c534d1fd9f5373c797c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Feb 6 08:57:51 2007 +0000
- Fix by thresh for syslog logging. Initialized pointers to NULL, so it can be checked upon in the code.
- commit 764ef56684c263e00e44c11cb3f3a1e5d7064019
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Feb 6 00:01:17 2007 +0000
- l10n in vlc.desktop for Swedish by Daniel Nylander
- commit 0c8b91b299bee180e6c8092ad529a5a31280a4ed
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Feb 6 00:01:14 2007 +0000
- Oops. Sorry.
- commit 578e940fe8fdbe0772efd9780e1f89235691fa5c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 5 23:52:22 2007 +0000
- NEWS: add teletext and sharpen, before we forget to do it. :D
- commit 9be50eccdb5bd070706fc2220a2a38d477ca9e88
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Mon Feb 5 23:31:54 2007 +0000
- Don't translate messages in telnet interface
- commit ac972be04ca12e7714a7262c5baef3e842f89bba
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 5 23:27:14 2007 +0000
- Qt4: Update and finish (?) Video Prefs.
- commit de592b024a77489499959f3e73e7da261d21f6e7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Feb 5 22:02:43 2007 +0000
- Use DLL_EXPORT only on win
- commit f8a611486fcd44c45ba2bcc3bb5f0ad2925cbcd4
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Mon Feb 5 21:29:32 2007 +0000
- Link screen and panoramix plugins with X11 only, they don't need Xext.
- Only build x11 plugin when we have Xext.h.
- commit 77d6d1ea0ed9a0c447e6df2b279ecad956ee6d1e
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 5 18:06:04 2007 +0000
- -fvisibility-inlines-hidden breaks x86_64 ld linker
- commit 740f0fd5b8d5db2b4658d018748135dec5d47640
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 5 17:50:14 2007 +0000
- Warning: Explicit kludge - parental advisory
- Now, UDP-Lite really works!
- commit 57dff762998b98a0fc422dd05e67dbfbe5b44611
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 5 17:35:14 2007 +0000
- ifdef for old OSes
- commit 2a2b219f75e70c4ec874d1b4ab93776ae204e3ab
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 5 17:21:56 2007 +0000
- UDP-Lite access output
- commit 7605da801678abfcc29df408c86dd6e9a348b8bc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 5 17:15:49 2007 +0000
- I *can* do it
- commit 9155f25c6374fd3c03e4dcbff47a703c6b5904f3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 5 17:06:28 2007 +0000
- Fix linking
- commit 71713be8ff6b0663b5df7c2f7506311115cb4732
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 5 17:04:55 2007 +0000
- Fix memory leaks and dummy error messages in net_OpenDgram
- commit 4116cd392ac9943817a41b3a41beba2c849b84c6
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 5 16:55:50 2007 +0000
- - vlc.c: commented out rootwrap() till it is properly fixed
- commit 89f058543fd2e7d04f96018d0b86a576dc59d4c8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 5 16:49:14 2007 +0000
- Fix impossible out-of-bound strcmp
- commit f953de14eba5c68084c5b034c5e124a9fb9ed956
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 5 16:43:41 2007 +0000
- - configure.ac: -fvisibility-inlines-hidden is C++ only
- commit d8ae255f3d08b0f26a037d4c8d75b148903900a8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Feb 5 16:32:31 2007 +0000
- UDP-Lite access
- This is completely untested because vlc does not link at the moment :(
- commit 5237e0c55802309fa398d460b71bf2bd06a35539
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 5 15:45:14 2007 +0000
- - vlc_common.h: compile fix
- commit e523db51e0666d62c731958bdd3193326d1e9355
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Feb 5 14:58:40 2007 +0000
- - added support for visibility attribute for GCC 4.x for controlling export symbols
- commit ec49740468c885f4c3dfc76754088fbf68bb502b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Feb 4 23:15:19 2007 +0000
- Add a module_Exists() function for Simple_Prefs. Don't use too much this function.
- commit c06614ec72d87a853a61cc9af9d280f17fb9e0ff
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Feb 4 22:40:21 2007 +0000
- Change in copyright and propedit.
- commit f1ec0f9f4c047c9e462ab25f511046514388276d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Feb 4 22:27:07 2007 +0000
- Sharpen Video-Filter.
- Work from DJ_Mulder on the forum, changes by /me helped by dionoea and jpsaman.
- commit 79d77fdcc7247a8ed88140e9e01695321fc7b228
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Feb 4 21:14:43 2007 +0000
- D-Bus ameliorations and fix by Mr_Mirsal.
- commit 6871383f306321f5db33fa80feaa048a0ef7ee0e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Feb 4 20:20:41 2007 +0000
- support for automake 1.10. Patch courtesy of scop on trac. Fix #1041
- commit cfafc7da073f5c7ac3074af7b559d86a35203efb
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sat Feb 3 22:41:43 2007 +0000
- - vlc_common.h: fix for vlc_wclosedir on MacOS X
- commit cd5ed364efe9cdf752c48e0fa158ff680964ceeb
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sat Feb 3 22:01:20 2007 +0000
- - added controlled symbol export support for win32. Now, all visible symbols in libvlc.dll must be declared using either VLC_EXPORT or VLC_PUBLIC_API. Otherwise, they will not be exported. this has the advantage of reducing the number of symbols in the DLL, saving on file size an binding time at runtime. All exported symbols will be listed in the libvlc.def file.
- This also pave the way for using the visibility feature in GCC 4, adding controlled symbols export for UNIX/MacOS X as well.
- commit d20a2464f3ffdbbbda0f66bae7bfbf358964deb9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Feb 3 02:55:33 2007 +0000
- Ooops (?)
- commit d3ce31e04c8b7a431cb2febcb26ec1d79ab3b79c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Feb 2 21:46:19 2007 +0000
- Use DIR_SEP instead of "/"
- commit 2ea0cb164abde81b0dd226611c7677c43ab52350
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Feb 2 21:31:18 2007 +0000
- * doc/fortunes.txt is a fortune file, please keep it in a format
- compatible with UNIX fortune executable.
- commit 8b01ee910cbd2cdb139a3c9c9eaf109997024398
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Feb 2 21:17:29 2007 +0000
- Small formating fix.
- commit 1360a812c7f40bf8e5c2caaaffaab6cf4aaa8271
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Feb 2 20:51:11 2007 +0000
- Copy clip_uint8() function from ffmpeg and replace where applicable for video filters.
- commit 0a40fae13a6daf6e924f83c10b3064f72087ae7a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Feb 2 20:30:49 2007 +0000
- "I'm a girl!" fortune (x2) from 2 days ago.
- commit badf4887a8d91d7e87bd20db44923280f504c7a5
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Feb 2 11:43:50 2007 +0000
- - direct3d: device reset fixes (when resolution changes, etc...)
- commit 152793b6cadfd7ebc557281e7ff75a710d60aca3
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 2 09:17:58 2007 +0000
- * this part of [18683] wasn't supposed to be committed. Reverting to previous revision.
- commit cd19d6a43b618d1be6bd3a904931f49278cdf347
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Feb 2 09:12:37 2007 +0000
- * collection of various fixes and edits
- - removed <10.3 support in the preferences' code
- - added preliminary support for Obj-C 2.0 / Garbage Collection
- - needs to be enabled manually in intf.h for now and is restricted to future Darwin release
- - updated various copyright dates to approbate values
- - configured the source tree in the Xcode project for future Xcode releases
- - finally renamed the Xcode project to the correct bundle extension
- commit b181bb11752e48b0277c80a76b35395c26f7f44b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Feb 1 23:22:15 2007 +0000
- s/a42/a52/
- commit 4b83d5d3fa8d8593966cd7315a57af55b73672fc
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Feb 1 20:06:54 2007 +0000
- check for enomem
- commit 3010af22c9d1c0559505da179b22822008b03fd8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Feb 1 19:12:45 2007 +0000
- D-Bus Patch by Mirsal ENNAIME
- commit f3273df59abc957b031ef43c3756648c53c52521
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Feb 1 18:45:53 2007 +0000
- Displays and hides simple preferences correctly
- commit c404c42de5421c486d8c1cb90fdf64263184c839
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Feb 1 18:45:25 2007 +0000
- Always initialise dbus threads
- commit d9d6fddf57dfeda4e48ea33a85392a621ade32bb
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Feb 1 18:40:30 2007 +0000
- Qt4: Compile Fix.
- commit 801ef73786b1fccdcd36cb4bf988eeccf5df9687
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Feb 1 14:28:41 2007 +0000
- - direct3d.c: attempt to fix incompatibility with Vista, needs testing since i still don't have a Vista system to test against
- commit d54143769866c16c60fed9eb535b10982c0ac0cd
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Jan 31 22:34:30 2007 +0000
- Correction on the Makefile ..
- commit 46dc547d0fa608b872cda824641aa724147657de
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Jan 31 22:27:57 2007 +0000
- Win32 Contrib: Repair ffmpeg compile.
- commit abef937f02a581a8969614422b478755e8c1b98f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Jan 31 19:51:46 2007 +0000
- Qt4: messages. Small commit to fix two forgottten qfu() and to add whitespaces where needed.
- commit 2d454641d603b113eafe2c3b558d9f21cb831706
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Jan 31 19:50:48 2007 +0000
- - activex: misc fixes for properties and events sinks
- commit ebf11a99f39516669dbf9f48d9b6457311954491
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Jan 31 19:49:20 2007 +0000
- - activex: globally use win32 unicode APIs, hopefully this will fix reported registration problems
- commit 560b07b43ff6aa6a012517d23521d5a9a2457352
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Jan 30 23:56:24 2007 +0000
- Qt4 : translate the titles for stats.
- commit e0d590f4cec493a62e352d72aa5df4812e8878e9
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Jan 30 23:37:33 2007 +0000
- * Qt4 : Use a QTreeWidget instead of a ui to display stats. I hope in that way it will become easier to resize and easier to add stats...
- Btw about Qt4 modules, http://wiki.videolan.org/QtIntfTODO and http://wiki.videolan.org/Simple_Preferences have been updated. Give it a look and help us...
- commit 018248d17f549c37b72c9a3e324daddc7d9e9007
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Jan 30 19:34:37 2007 +0000
- Fixed crash on vlc exit/quit and added sanity checking for pointers in the module init/exit paths.
- commit c2a9cb1a720479ea6ef944fb7452b6bebaed7013
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Jan 30 18:45:47 2007 +0000
- Forcefully set PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR for pkgconfig only if these environment variables haven't been set yet. And the path /usr/lib/pkgconfig exists. This fixes building wxwidgets in contrib for Fedora Core 6
- commit 6cd43af70ffc851beeb0cdbdc2de8c18505e8bfe
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Jan 30 13:55:57 2007 +0000
- Fix make clean
- commit cd42e8249e47e1c9b7af7de5949c182df1ff0d7f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Jan 30 13:04:27 2007 +0000
- oops copypaste error
- commit fb005c12802a3646a2cffe01880b7382366e1f2c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Jan 30 12:52:47 2007 +0000
- Extend contrib buildsystem to allow for a finer control on system and Linux distributions rules. The bootstrap tries to guess the operating system to build for by looking at the compiler prefix. For native building (usually Linux/Unix-like systems) additional matching logic should be written. Currently only Fedora-Core systems are detected as being different from the normal Unix-rules.
- Extend this logic to make a distinction for your system if it deviates from the standard Unix-like system that our contrib recognizes atm.
- commit 6b89b49e2eb8898ecf5a7dd8491a1f620c919f94
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Jan 29 22:27:16 2007 +0000
- Fix xml.
- commit 4e30b6616937fdf9681616d31e3ef425b00c204c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Jan 29 00:09:40 2007 +0000
- Correct a typo mistake I did earlier.
- commit d85ddac2438110f86e1f367b10aa6ce4e1e47e7a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Jan 29 00:04:11 2007 +0000
- Correct a typo in packages.mak.
- commit a908ea89069761a1d11ed875f9c6c00efb033d81
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 28 23:50:24 2007 +0000
- Make sure "make source" works correctly.
- commit 7eccb184a276533068862697f50e678e24de86b5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 28 23:28:29 2007 +0000
- Oops. Missing $().
- commit d6b4f9967c7f79127fbc731289fc098683e73e49
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 28 23:18:24 2007 +0000
- Clean .svn before tarballs.
- Add a dependency.
- commit 8d5d381e0e92d7ca121daea6fb89fc932fe249c6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 28 22:55:28 2007 +0000
- Make the "make source" much better, to do ffmpeg-svn, x264-svn, libmatroska-svn tarballs. That help a lot to make some directories with all the libs sources.
- commit a775ce0eddaf4ce7f5291048480d4ef980128b73
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 28 22:26:37 2007 +0000
- libmpcdec updated to 1.2.4. Should work on all systems. But will need an extra check on some MacOSX
- commit 85a39bf3297143f7f32cf763a6b4bf7bf9dfc949
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jan 28 22:24:42 2007 +0000
- * doc/skins/skins2-howto.xml: mentions of the forum and the wiki
- commit 2cd94681fa238d2fb0e3e46807397a5aff8cfc3d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 28 22:05:31 2007 +0000
- Just a useless change of version.
- commit 1512fb98d9e1611f7ad5de31a6dab37e63159d39
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jan 28 20:48:10 2007 +0000
- * doc/skins/skins2-howto.xml: a few fixes
- commit d746bc7d5cee65d2729a1be87c9db37aa99ad529
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jan 28 20:43:57 2007 +0000
- Add VLC to the keyword list (this is completely useless)
- commit 09539802dc311c3fc03d551f14627a25f8066359
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jan 28 20:37:21 2007 +0000
- * skins2:
- - new WindowID.maximize() and WindowID.unmaximize() actions
- - new WindowID.isMaximized boolean variable
- - doc updated
- commit 618352d27ca9ddf5a86f667b7654e2b87bf36576
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 28 18:58:20 2007 +0000
- * Libxml2 version up from 2.6.26 to 2.6.27
- commit a5634f95c58def01aa4cee4c881493c3ec6d6507
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jan 28 18:18:52 2007 +0000
- - thou shalt keep menuconfig up-to-date and not disable it
- commit 0aa5744310de34261dc39c192a0a93046d79a3df
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 28 18:06:48 2007 +0000
- Change libpng version to 1.2.15 especially to fix security issue CVE-2006-3334.
- Tested on epsilon, veda, altair/mingw32.
- commit 8086b07cf076736d43c955c00c4cbb1464e53dd7
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jan 28 16:49:30 2007 +0000
- * skins2:
- - New Panel tag, allowing to group the resizing behaviour of controls
- - Documentation updated accordingly
- - Fixed a memory leak due to CtrlMove/CtrlResize objects
- commit 7c23b5c78d6520d80bcbc2f31d0f3b8173c58978
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 28 14:11:09 2007 +0000
- *added yet another possible svn location (to detect certain default installations)
- commit 6d06cc122f677a1bcf804fe621c1624e08f075ac
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 28 13:40:20 2007 +0000
- * remove config.mak on make clean as well
- commit 8863f1fbd19a3f067cdc3a4be335532b816c1c4b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jan 28 00:53:39 2007 +0000
- update developers website.
- commit 0795f13e893fa9b9f0da500b1e7215c703861efa
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jan 27 22:29:29 2007 +0000
- Add some missing consts
- commit 40e3fb152965c0dd7efe4e381959b692ead65fe4
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jan 27 21:22:13 2007 +0000
- * add stream assignements for DTS(-HD) / (E-)AC3 / MLP / VC1 used by HD DVDs.
- * the dts/ac3 changes fix some files from http://samples.mplayerhq.hu/evob/ and some other sources.
- * MLP doesn't have any know free decoder (nor do i have any sample) so this is basically "for the future"
- * VC1 doesn't work ... most likely needs some more changes to the code.
- * remove trailing spaces
- commit dc0f2c1d30fc3a80ad620e23a1adc6f1f2e0d71c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jan 27 21:14:39 2007 +0000
- Minor code factor
- commit cc47d10c637774e0cc2158918052985fb22e2e07
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jan 27 21:02:35 2007 +0000
- Fix typo
- commit ccd0b0463dffa4cea2a07db3264f1b75ace93481
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Jan 26 23:25:49 2007 +0000
- * doc/skins/skins2-howto.xml: Fixed a mistake
- commit 37afbbd5128cf3859411f2b6f99487c45e3af6a9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jan 26 22:39:25 2007 +0000
- Oops.
- commit ccf664e20dd3dbf5feb554299c6267c9815da582
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jan 26 22:37:28 2007 +0000
- add new filename_sanitize and path_sanitize functions to remove forbidden charcters from filenames/paths and use where appropriate.
- commit 9c3e6c5367a085e41794efae05eb5c1a20ff1394
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Jan 25 22:46:26 2007 +0000
- Commented unuseful packages.
- Repairing some sources links.
- Add a "make source" process to get all the tar.(bz2|gz) in one dir.
- commit a419656009d1e887a71f2113ab1aedb9989a4ed7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jan 25 20:26:02 2007 +0000
- Change the default for sout-keep to enabled.
- commit 9ed0ed0e9d7148551a3b497bee9a856d3d03caf1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Jan 25 19:42:49 2007 +0000
- Some small modifications to crop and panoramix to repair calls for uninitialized variables.
- Patch by Cedric Coquebert.
- commit facdc26212d449a2a6a2788a22545b5c105fa1e1
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Jan 25 18:33:59 2007 +0000
- * modules/codec/telx.c: New option to work around wrong implementation
- of the teletext descriptor by some French channels.
- commit 0aeded4f0460be0c024c4236d766e849c0a4d08b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Jan 24 19:21:43 2007 +0000
- Patch to force alignment in OpenGL if it isn't correctlt positionned before, as panoramix does do it correctly. Patch By Cedric Cocquebert.
- commit ecd201baeedf8c629415bb060b48be89a217727b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Jan 23 21:40:51 2007 +0000
- * Enable format time/meta stuff in snapshot-prefix.
- commit 886975814e0cb1a2688d063f24e665168b2aae85
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Jan 23 17:50:32 2007 +0000
- * modules/demux/ts.c: Fixed stream output mode detection.
- commit 7ea8f3e2631e2759377215a426b61678fd148498
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Jan 23 17:37:48 2007 +0000
- Patch by Cedric Cocquebert to improve the panoramix module.
- commit 1b0a5608ee16cea1577a10269a114467cee43af1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jan 23 17:25:32 2007 +0000
- * Win32 timer bug (0x100000000 * 1000 != 0x100000000000).
- commit f72bd14ad17be14cc5c8bca3b56a50a88da68a43
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Jan 23 08:09:38 2007 +0000
- When no start display time is found in a subpicture then return with an error message. Problem reported by: Hytham Alihassan.
- commit d16e83ee7711cd67766c087bbaab46c969723895
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jan 22 15:11:02 2007 +0000
- * disable gnutls C++ lib. it's broken
- commit 5431b6d4067776048f4650b2031863ec680e121a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Jan 21 23:50:27 2007 +0000
- Update freetype from 2.1.9 to 2.3.0. This has been tested on veda, espilon, altair, altair/sid-id386/Mingw32.
- commit 5ee669c5c40abebaacdfc0bd1cbfee64812f358b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 21 19:19:32 2007 +0000
- * download the SDL stuff from sourceforge instead of the bogus official server, as the SF park is much faster and more reliable (forward-porting [18622])
- commit a996fae8a361c7970240339dc07cabce67e86453
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jan 20 20:21:12 2007 +0000
- ts.c: Current libdvbpsi is buggy so wait for 0.1.6 to activate the teletext detection code
- ts.c, telx.c: Fallback to teletext detection if TS detection wasn't possible
- commit e618a3ea73de52f01db03a45b970ddd381e5b0ee
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jan 20 01:04:00 2007 +0000
- Update libgcrypt and libgnutls
- commit 1ceb58c19ce8b166b590a5118c60b652429b68a0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jan 19 19:49:40 2007 +0000
- Fix block_New failure check
- commit db7c88851fa45ecc3160a27f9a26e2f62b589baa
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Jan 19 18:26:39 2007 +0000
- * modules/demux/ts.c: Parse the telx descriptor and create pseudo ES
- for different languages. Slightly changed the way the dvbsub parser
- works to allow correct streaming with --sout-all or --programs.
- * modules/mux/mpeg/ts.c: Changes to allow descriptor pass-through with
- telx and dvbsub. This is kind of kludgy.
- * module/codec/telx.c: Got rid of the ugly static variables and use
- info from the TS demux.
- commit e92542211f05387f69987541df48ac25d480e878
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 18 21:22:52 2007 +0000
- * Set svn properties for the telx.c file
- commit bfaff59608c3fc8f57d128987c7fa993b770798e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Jan 18 15:14:36 2007 +0000
- .
- commit 5c0797675e28a0754da3d198ea4f33c8651e7806
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 18 14:04:47 2007 +0000
- * compile fix: missing comma in debug statement
- commit df1be42cc20f6c477920dc6c68265f4cd5771972
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jan 18 13:57:25 2007 +0000
- Teletext module patch by Vincent Penne
- - the stream provided by thedj containing some kind of VPS informations know works fine (they aren't displayed as subtitles anymore). It also solve the same issue on two examples streams on the vlc file repository (called stream-demux-telx-1.dump and stream-demux-telx-2.dump)
- - got rid of a kludge that used to be necessary on the "has-subtitles.ts" example stream to avoid subtitles disapearing too fast in some cases. I don't know exactly why it's not anymore necessary, probably because I handle better the subtitle flag now.
- - now the page number is handled independently for each 8 magazines
- commit f5aff5de880735c1c17ed77b27c20f0cbb0af7fc
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jan 17 23:33:06 2007 +0000
- Fix the preferences under wx
- commit 26e16d73337181c245d337cd71d12d8b82bb4cbd
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jan 17 20:49:44 2007 +0000
- add a shortname and delete unused variable
- commit a41a2c7bffeff6e4a1d8200082b0944216c75d6a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Jan 17 18:06:52 2007 +0000
- * modules/codec/telx.c: Pedantic coding style changes.
- commit 0e867ba1dd2e76d849f2a55a22b7ee0be9cb4f32
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Jan 17 17:30:53 2007 +0000
- * modules/codec/telx.c: Teletext subtitles decoder, patch courtesy of
- Vincent Penne.
- commit 1c2b8a832cd6dfdc223c84cf9b30f9f4c1338deb
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jan 17 14:09:10 2007 +0000
- :)
- commit 87d0efaa46ccbd27b01bc4b24189db66501bb2e2
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Jan 16 22:39:51 2007 +0000
- .
- commit ec3567fd986a7bbb657a44a55319ff3a517e982e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jan 16 16:01:49 2007 +0000
- * Ehm, MAX, not MIN of course. And let's check both before and after cropping.
- commit 3da30fcd18756e6bbbde241c0d782730e60bdcee
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jan 16 15:52:30 2007 +0000
- * Don't allow negative offsets when blending
- commit 38dd5944e45779e644f9ed0eaac8f03fc5f980eb
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Jan 16 10:55:31 2007 +0000
- * modules/codec/mpeg_audio.c: Add a debug message for broken streams.
- commit 68652ddf55c0ed4fed48ce452b697f9752b92df7
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Jan 15 15:53:26 2007 +0000
- include/vlc/mediacontrol.h: include windows.h on win32 to get HWND definition
- commit 6662b32f51193ab2e8aef48af832178ab085ce15
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jan 15 15:22:11 2007 +0000
- s/wxwindows/wxwidgets/
- commit e6a39a3308e03cf5699f35fe7a13d04ccb636689
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jan 14 22:27:48 2007 +0000
- Remove useless test i_chunk is uint32_t and cannot be lower then zero. This fixes a compile warninig and hopefully doesn't introduce an mp4 problem. Test your mp4's.
- commit 567dbc60c1076ca103a479dc0cd742db34e0969d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jan 14 22:25:56 2007 +0000
- Revert part of rev 18553 where p_track->i_chunk test has changed. It shouldn't have gone in this commit.
- commit c73acb67df36d808be777342013042a1a94ae0c7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jan 14 20:49:22 2007 +0000
- Happy New Year
- commit 5fa810ed345be6a6f8cc4d9c42909e2381c0f023
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Jan 14 20:35:51 2007 +0000
- Makefile.am: reorganize vlc_LDFLAGS for win32
- commit 9a28f3c1df22174aff35a5fc3317a364c4e4c3ac
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Jan 14 20:35:11 2007 +0000
- - ffmpeg/encoder.c: more int64_t fixes
- commit b7bb84da7d1c7e2e3a5f4fa1d250ee4d57fcfe54
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jan 14 19:44:24 2007 +0000
- Oups (again)
- commit 3e1e9f157b908af2bfd81dc4413c002a1caa3188
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jan 14 19:32:20 2007 +0000
- Fix out-of-bound read uncovered by sam
- commit 1c3fcde6ec39993a76c681c6967b4133cad59896
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jan 14 19:20:20 2007 +0000
- memory leak
- commit 97773f131c838673287c0d9d84395ba79cdf830f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jan 14 19:13:26 2007 +0000
- Fix memory leak
- commit a353bd1b608ba67703ce0cc7dd48b8d20df9b2c3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jan 14 19:07:17 2007 +0000
- Fix a bunch of potential segmentation faults:
- - out of bound read initially uncovered by sam,
- - also malloc() can really return NULL for arbitrary large alloc,
- return value MUST be checked.
- commit 43ab467903aaaebdffd9709f2f3584e91655fb6d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jan 14 18:41:22 2007 +0000
- Don't use '-' in shell variable name and take advantage of the features of PKG_CHECK_MODULES
- commit 2824ad78ba9f02d0d68296999b2234fa03a103dc
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jan 14 17:57:50 2007 +0000
- Add myself to AUTHORS
- commit 04a180a19e970eb4c5e58e19425cbd05493fda14
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jan 14 17:35:19 2007 +0000
- Add translations from rosetta
- commit 29ae4a7af4eff1ce8369832817378aaf50ed732b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 14 16:25:41 2007 +0000
- * give credit to Jean-Baptiste le Stang for the UB script, add it to the source bundle and update authors a bit
- commit 4b55ce42075c6d7faf7cdb82703977ac83ebb619
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 14 16:14:05 2007 +0000
- * commit Jean-Baptiste's universal binary script to svn, so you don't have to browse trac each time you need it. remember to customise the 3 variables at the top before using it. (closes #749)
- commit 51ba14989fee0ce416a6afc2eade7c52e173fdfb
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 14 16:09:15 2007 +0000
- * applied Westacular's patch with minor modifications, which solves some issues with this script in certain situations and lets the Finder do most of the work. Note that this script isn't 10.2-save anymore and triggers the Finder to launch in case that it is closed. (closes #911)
- commit 886c4902c76cb1611f0c7e4ca041b2f7ddcd1fa8
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jan 14 14:17:46 2007 +0000
- Updated THANKS file for rev 18566
- commit 4e0b36058d645edbcc1150f1dc89de4a0334b32e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jan 14 14:16:33 2007 +0000
- Added option to disable session timeout option on RTSP request (use: --rtsp-session-timeout=-1 to disable this option, >= 0 to enable it, default is 5). Patch from Saso Kiselkov (skiselkov at gmail dot com) for making VOD (RTSP) work with HanunTech STBs, with modifications from me.
- commit 4e751f1126fffc308ab404e08ba19172a26d829c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 14 13:02:59 2007 +0000
- * allow the screensaver to appear when video playback is paused (closes #963)
- commit 14275baf39c03cdb75faf38ba25ed1d31191609c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jan 14 12:40:05 2007 +0000
- * design change: the current volume is automatically stored on quit now and restored on first playback of the next run, similar to other major media players (closes #989)
- commit 41fc10b74fd7f26526ddabd72673bec7fa658d4c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jan 14 01:28:48 2007 +0000
- hmmm i should use a clean tree for update-po
- commit d30de10d165fc6ae25c8cb27961046da823edf5d
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sat Jan 13 17:29:16 2007 +0000
- live555: hmmm, that BITMAPINFOHEADER is only useful on mplayer, not vlc
- commit c6c38ccd2c1683bd2ab4c87190edfebbf63dd8ea
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sat Jan 13 16:45:10 2007 +0000
- demux/live555.cpp: added support for avc1 in X-QT over RTSP
- commit 151b33e865e876a6a080a1595ed2dfa572ad6130
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Jan 13 12:26:38 2007 +0000
- Fix segmentation fault in modules/control/telnet.c introduced in rev 18519
- commit b728ff1bf7beffa8b6bbf7683ec3567a18feb480
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jan 13 00:52:49 2007 +0000
- make update-po
- commit a99ffd530cb075225d040ad7516673704ef3c6b5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jan 13 00:52:15 2007 +0000
- Italian translation update. Thanks to Vincenzo Reale.
- commit bb12789524a54d5e96b55ab4bf4498e6a7cdd5f9
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jan 13 00:27:17 2007 +0000
- Merge po file from 0.8.6
- fix translation of "C" closes #969
- commit 20692ca20e0fac9429d5eb4a3b6c3753dbb5b2a3
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Jan 12 18:12:15 2007 +0000
- libasf.c: Don't store pointer to bad data. Fixes #992
- Btw when did "crash" change into "denial of service"?
- commit eef3b9d9bc50eefa19b2a96be5603b91178d737a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jan 12 17:16:21 2007 +0000
- Do not assume long integers are 32-bits.
- Should fix fullscreen on amd64 - closes #670
- commit 4413cbfe45e37ab2dd30083f27d789b3f2ebcca1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Jan 12 12:44:51 2007 +0000
- Fix indentation
- commit 7ea4dc24800344ec6b048f0cf9da241e1e45e885
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Jan 12 12:42:51 2007 +0000
- Make parenthesis explicite
- commit 174bef2955174552195c0dd749daa58591ed395d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jan 12 12:38:23 2007 +0000
- Twolame need -DLIBTWOLAME_STIC under win32 to use the .a
- commit d959364cf50c8718c80da18de377851169f26255
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Thu Jan 11 23:43:18 2007 +0000
- audio methods aligned to libvlc audio functions
- commit 4db4b3afe3453f83c6b8726d832ab3c6b1033f6f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jan 11 23:37:25 2007 +0000
- Remove the warning. thanks to Quovodis
- commit a00419ea65c7d320b42d8e47984f946fada8d46e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jan 11 23:33:02 2007 +0000
- Better a compile warning than a bug. Thanks to Robert Stepanek.
- commit 8856dd0d9909874b1246445f622f969bac32129a
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Jan 11 23:28:59 2007 +0000
- - ffmpeg/encoder.c: force AV_NOPTS_VALUE to int64_t type rather than signed int
- commit 7d4385aa636852daec90be79cbd65db4cd62defb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jan 11 15:35:44 2007 +0000
- Fix denial of service (NULL dereference) in ASX parser
- Closes #988
- commit 7cc6aae19a40a42ab498e2d77063a0edba5b602f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jan 11 15:31:18 2007 +0000
- Cosmetic fix
- commit 86eae317f98ce9fa587cd8e805ab9847d15d8222
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Jan 10 22:41:06 2007 +0000
- mtime.c: previous codepath prevented RTC from ever being used on win32
- commit 6884bea864daa882c84805687bd9b400d2089f37
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jan 10 17:34:37 2007 +0000
- Do not read inexistant configuration parameter
- commit 364f370e8069f9c3ca59cbc83437605632dd0ccd
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Jan 9 22:14:53 2007 +0000
- - mozilla/Makefile.am: make sure rpath is only used for UNIX build
- commit 9d52c6b6d3d4095aa696723c1b9924558a418be6
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Jan 9 21:53:04 2007 +0000
- - src/Makefile.am: make sure libvlc.dll is always rebuilt on object changes
- commit 81386b7a52b985336909e9584c2fd3170ec3acd3
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Jan 9 21:27:57 2007 +0000
- - firefox/nspr plugin development fix for ubuntu/debian
- commit 279581600c32ed79ee11102ded0cf2203d19cca0
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Jan 9 20:29:05 2007 +0000
- Sync with upstream
- commit 4ec518d3819f17593b04562cede36e62f1582697
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Jan 9 20:07:05 2007 +0000
- Partial fix of the wx prefs. The modules settings are shown but not the libvlc ones. refs #918. (yes there is lots of debugs left)
- commit 204952ec72be7c674075c27dffcdc26cc5a274ce
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jan 8 18:21:04 2007 +0000
- - added OLESelfRegister in version resource (may fix reported security problems when registering ActiveX plugin)
- commit 2179436ba4079d70189caeda2384d89fa2a5b749
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Jan 8 18:18:20 2007 +0000
- Put -lX11 and -lXt in the right place.
- commit 542d62dd2e70bd26168f0978b78cdba207e28762
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jan 8 17:37:59 2007 +0000
- - added 'vlc.video.crop' property for ActiveX/Mozilla
- commit a2d6f90b134fd103d890da2caf902a4ce743efff
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jan 8 17:37:01 2007 +0000
- - added libvlc_video_set/get_crop_geometry() api
- commit 4ce5cc2754ba6c7622cd631611b9cddd11a6b671
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jan 8 00:54:08 2007 +0000
- - Oops, remove _wclosedir by mistake in previous commit. btw, the previous commit fixes #926 because utf8_loaddir() uses rewindir()
- commit 4f5b5ee95cec30c3bfe13e5b28790a9008dbcf03
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jan 8 00:41:45 2007 +0000
- - since DIR* on win32 is mapped to a private data type, rewinddir(), seekdir() and telldir() must also be mapped to their vlc_ equivalent. Should fix ticket #926
- commit 9ed73544c60347d441b633200d0d681f56228f0d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jan 7 21:37:11 2007 +0000
- Fix configure script on MacOS X
- commit f749fe6d2df29caad1628753cc42828d81926c07
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jan 7 21:21:42 2007 +0000
- Fix building mozilla on Linux en properly dectect firefox headerfiles.
- commit 8f77cb70b92aa2ffc78d21aafcf0d8022b6ebac4
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jan 7 16:04:18 2007 +0000
- Fix libtwolame contrib:
- *download the missing file
- *build only the lib
- commit 1c958f2501795d067cb76d60b617c3749856bd0d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jan 7 13:23:52 2007 +0000
- Update ActiveX bindings
- commit acfc0a55ff1669dbb02dd3d796fe4727b7f6844b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jan 7 13:22:37 2007 +0000
- Reworked vlc.audio.channel API for JavaScript. All documentation is already updated.
- commit 763252337dc2e33bf50f5a87108399c6ef8565b1
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Jan 7 12:33:50 2007 +0000
- apply mini_patch.diff from #964. Fixes #964
- commit afb3ccf796d954c385c26b1590f9d9784f2cf69a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jan 6 16:56:33 2007 +0000
- * update libtwolame to 0.3.9 allows a simplification of our patch, as darwin9 linker appears to be as picky as MVS05's
- commit 74baad236ff52b4dd0097c09b44e92d3b7c8a1d0
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jan 6 16:23:30 2007 +0000
- * update the (C) dates. *cough*
- commit 774a2977b9b3558bd0bd318ae5ff987a0d977f01
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jan 6 16:21:41 2007 +0000
- * patch libtwolame and re-enable x264 as it was fixed upstream. all contribs are save for future darwin releases now. this commit deprecates all osx releases < 10.4 and the usage of GCC3 on Darwin. bootstrap will need further tweaking once 'gcc -dumpmachine' is updated to Darwin 9.
- commit fc1f0e4f908113a3784a10cfe6817da47cc63214
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jan 6 16:00:49 2007 +0000
- Remove broken V6ONLY logic
- commit 86c22770d36cf5a027ab2ac39eecc788ca22f6cf
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jan 6 13:39:36 2007 +0000
- Revert [18511].
- I wonder what I was thinking about.
- commit aad88058fccc109256f0e4c50dc67570f9bf22e5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jan 6 02:04:34 2007 +0000
- vlc_object.c has been deleted in [18517]
- commit b55632dce4d1928890914180c6319273ac51e59e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jan 6 02:03:28 2007 +0000
- make update-po
- commit 88ad2b6d656bd36894768ee30db59388eca43f71
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jan 6 01:11:05 2007 +0000
- Split text and control character to please gettext
- commit 3300f2e87d2237904f9679edeaea5be9a68b1526
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jan 5 23:21:54 2007 +0000
- Use mmx also when the host cpu claim to be 486
- commit 2e76ed1db573913c807b61c0d4d8a2fcc32ba7fa
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Jan 5 19:16:53 2007 +0000
- bindings/python/vlc_object.c: remove useless file
- commit 7b89d13c0ef3a66054f1e61db7ddf243fddebccd
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Jan 5 19:15:16 2007 +0000
- bindings/python: removed vlc.Object code from the main vlc python module. This module should now be cleanly buildable from outside the VLC tree, given the public headers and appropriate libs are available.
- commit a5c6ef976452b28fe34cab82e9597b1f93c17efd
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Jan 5 19:14:02 2007 +0000
- bindings/python: moved vlc.Object (access to internal framework of VLC objects) to its own vlcinternal.Object module, which is not build by default.
- commit 6e16579498c09fec7263af0027f7c1ae9a8c7445
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Jan 5 18:52:30 2007 +0000
- Oops watch the tabs when using vi.
- commit 4d0ec22c0c58a9f43f2cb8e9f427514cb3039cf5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Jan 5 18:50:18 2007 +0000
- Return when found, return error when setting failed.:
- commit 3d411bb1961ac34d986efa67f71da44c2475f51d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jan 5 12:43:41 2007 +0000
- Fix CRLF on Win32 with utf8_fopen (thanks to Md) closes #837
- commit 0a637ed758d6a7136979138e3e1d96d1540f1589
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jan 5 11:28:28 2007 +0000
- Fix setsockopt(IPV6_V6ONLY)
- commit 7bb6e9af707c4edb8bddf7d71edafb622e4afb43
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jan 5 11:21:12 2007 +0000
- Fix listening to UDP port (though this is fairly insecure) - closes #919
- commit b2ba6d7b5421c6b6e605803bcdd0688e51479261
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jan 5 10:41:33 2007 +0000
- Fix preparsing and access plugin selection (oups)
- commit 6b9308c8f6a66a2f10f1a201490b0be396f2bbfd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jan 5 10:32:23 2007 +0000
- Be more DSO-friendly
- commit 4e7bb159885c7dcb2f4c7e8559ae545067bd8847
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Jan 5 08:44:48 2007 +0000
- Unbreak mkinstalldirs in directory po
- commit ec8172d36a4e8e27a4c44fe17b70745bfee5902a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jan 4 17:52:27 2007 +0000
- menuconfig is out-of-date
- commit 7d1aef6308c529b9cf9dd57ac73ca85b7f585140
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jan 4 17:00:10 2007 +0000
- Win32 compile fix
- commit f556b69004ce0978944d0f1ce024f04b9130b53a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jan 4 16:37:21 2007 +0000
- Allow directory module to recurse through symbolic links
- as long as this does not cause infinite recursion.
- Also fix a few really minor ToCToU errors.
- commit e35ff54434c18855f24b3d821ba91c830a129e4e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Jan 4 15:11:25 2007 +0000
- Simplified mozilla headerfile detection for use with firefox-development headers and got rid of XPIDL/XPCOM checks from previous commit.
- commit ca5be7bed7749c9b0cae4051a902555ee9c0477b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jan 4 15:02:14 2007 +0000
- Fix unlikely deadlock
- commit 270299d207e9ec19a686ccfe9d09bce60ef0eabb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jan 4 14:30:10 2007 +0000
- Match file:// with the directory plugin as any browser does.
- Fixes opening of directories.
- commit e85b2e835fdcbc1297048f6b3aff1a55412d4ba0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jan 3 22:40:51 2007 +0000
- Same thing as previous commit.
- Do not ignore access specification; do not fallback to vcd, file whatever.
- It sucks (e.g. if following an HTTP URL you really should only try to
- use the HTTP plugin, and this is the proper and only way to do it).
- Again MRLSplit might need to be improved (not sure how)
- commit 57be55cd53a117e7be69eb52307c0703407c5a1e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jan 3 22:36:15 2007 +0000
- Remove the ugly insecure hack.
- Maybe you have a colon in your filename,
- but it is no reason to mix access protocols.
- commit 1981b988ff84ff2d504ab0367aabaa2d80b462f5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jan 3 22:25:46 2007 +0000
- Fix "quick" access creation mode
- commit 3047a3d6cc489edf393df616e552c37f75f2e54d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jan 3 22:23:54 2007 +0000
- Simplification
- commit fc1a2ae5334f740867159ac02964bbf986ef2d9e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jan 3 22:23:02 2007 +0000
- Use strict mode when probing access filters.
- You do not want to get another access filter plugin that the one you
- requested, do you?
- commit 7fb3ea1b63173ac5d4c9c771b6bf1fa9e73ad66c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jan 3 22:19:44 2007 +0000
- Some cleanup. Use strlen().
- commit a5673ea1accbe252b17b11c1d7005987a0ca75a1
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Jan 3 14:36:26 2007 +0000
- audioscrobbler.c: fix for format string exploit
- commit 04c252378c0468fb0ff9eec497b48e6a5497666b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jan 3 14:31:35 2007 +0000
- Do not use error message as a format string.
- (There was no bug here; this is just to please Quovodis :) )
- commit 1fbb3630d9fe60b0ff9255783bcfe083f60eec4c
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Jan 3 11:25:36 2007 +0000
- - extras/libc.c: fixed stack overflow due to infinite recursion in vlc_wopendir(). I really don't like system APIs remapping to vlc_... too bug prone
- commit 2f65bd42d2c22389b33982d0c1b62afc790b7941
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jan 2 21:50:30 2007 +0000
- Fix a bunch of format string injection in VCDX and CDDA.
- Initially reported by Kevin Finisterre
- commit b11fb39b618411a952b1ee7593a1cdfb37438000
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jan 1 22:39:01 2007 +0000
- * using GCC 3.3 with the 10.3.9 SDK is definitelly no good idea. x264 and libtwolame remain broken for future d. releases
- commit 2a35ffae6fc5f9ee8b8c81177a4902f72f6239ce
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Jan 1 18:56:37 2007 +0000
- Patch by Mikko Hirvonen <masse at astro dot helsinki dot fi> for Firefox-1.5.x development tools detection in configure.ac. The patch is applied with some modifications of me
- commit 641707d30e39c4cfa108587019817c96695cef21
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jan 1 17:05:32 2007 +0000
- * added out-of-the-box support for future darwin releases. right now, the following libraries are broken (due to linking issues): cdio, cddb, vcdimager and twolame. additionally, x264 doesn't compile because of a bug in makefile/config.mak.