https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
7a612da Sync PO files 24 August 2008, 19:59:11 UTC
857535c Fix segfault on 64 bit archs. (0 != NULL) 24 August 2008, 19:58:07 UTC
a25b69c Missing cast with vlc_config_set (What about some GCCisms for static type checking here... later) 24 August 2008, 19:54:10 UTC
01b0f07 l10n: Dutch update by Myckel Habets 24 August 2008, 19:33:40 UTC
0d88419 l10n: Finnish update by Otto Kekäläinen 24 August 2008, 19:33:40 UTC
68c0144 Fix warning and remove unneeded function parameters. 24 August 2008, 19:13:57 UTC
4774dc6 Fix memleak (should fix #1081) 24 August 2008, 19:13:56 UTC
21f2376 Qt: enable UDP address edit when RTP is toggled 24 August 2008, 19:07:26 UTC
26e4e77 Bump SO revision 24 August 2008, 18:54:20 UTC
f649e3b Fix previous commit logic... Copy/Paste error. 24 August 2008, 18:50:34 UTC
a04632a Esc key in the FileDialog should close it. 24 August 2008, 18:44:55 UTC
2ee008a Open Dialog: Close #1912 24 August 2008, 18:31:39 UTC
274260e Win32: (restore) support for Unicode command line... ...and use Windows built-in function for command line parsing. 24 August 2008, 18:18:10 UTC
a06aeb0 Memory error handling 24 August 2008, 18:18:10 UTC
733a832 Qt: ID column in playlist sucked. Also, don't show ID by default. Note: this is still buggy as deletng items does not update other item's IDs 24 August 2008, 18:04:04 UTC
825d0b8 Avoid runtime warning: directory.c does not give any meta information 24 August 2008, 18:04:04 UTC
ca74f7f VLC resource file is only for Win32 24 August 2008, 15:33:13 UTC
aa26613 Win32: link libvlccore with the resource file 24 August 2008, 15:32:49 UTC
e864095 VLC needs libvlc, not just libvlccore 24 August 2008, 15:26:47 UTC
e23dd9e seamcarving was removed 24 August 2008, 15:20:28 UTC
17eef75 Added extension information to browse.xml Signed-off-by: Derk-Jan Hartman <hartman@videolan.org> 24 August 2008, 14:47:02 UTC
5327c00 browse.xml from lua's HTTP interface include all keys from vlc.net.stat returned table Signed-off-by: Derk-Jan Hartman <hartman@videolan.org> 24 August 2008, 14:46:53 UTC
8235856 [demux/ogg] Revise oggDirac support Updated to use revised granule_position in oggDirac mapping. 24 August 2008, 14:46:24 UTC
908d404 [codec/schroedinger] If pts is unavaliable, do not fall back to dts It is more reliable to interpolate pts at the output of the decoder than to use dts. This requires demuxers that only provide dts (such as avi) to provide an initial value of pts so that the decoder may interpolate correctly. 24 August 2008, 14:46:24 UTC
e495692 [codec/flac] Fix 24bit flac support - Enable signaling of 24bit fourcc - Fix interleaving: - 24bit audio is output by flac in 32bit words. - VLC treats 24bit auido as 24bit words. 24 August 2008, 14:46:24 UTC
0792400 Remove useless and unfinished seamcarving resizer plugin. (We don't want experimentations in a release do we? :p) 24 August 2008, 14:30:56 UTC
ceeb39b Clarifications. 24 August 2008, 14:26:23 UTC
7c1477a If mosaic item has an alpha plane keep it even after resizing the picture. 24 August 2008, 14:02:04 UTC
4db956c Fix compilation warning and alpha discarding. 24 August 2008, 14:02:04 UTC
d620366 Fix cross conversions between YUVA and RGBA. Closes #1658. 24 August 2008, 14:02:04 UTC
744c8a7 Simplify. 24 August 2008, 14:02:04 UTC
38babcb Remove trailing space. 24 August 2008, 14:02:04 UTC
bd83a7c Export function to copy pixels between 2 plane_t structures. 24 August 2008, 14:02:04 UTC
b6255f2 png comes with an alpha plane (RV32 isn't assumed to have a usable alpha plane in VLC). 24 August 2008, 14:02:04 UTC
a9a7903 Work around^W^WFix VLM multiple thread join (closes #1907) Educational advisory: This commit is not suitable for developpers yet in training. 24 August 2008, 12:50:42 UTC
94c911f Avoid pushing a full structure onto the stack 24 August 2008, 12:50:42 UTC
c7edfac This doesn't need to be an info message. 24 August 2008, 12:27:19 UTC
d7e7d6a Fix #1899 as far as I can test it (in all cse this change is good). 24 August 2008, 12:23:47 UTC
0869397 macosx: set the correct node when we add items and play them at once. This fixes #1807 For Mac OS X that is. We might want to consider changing the default behaviour of playlist_Control( PLAYLIST_VIEWPLAY ) 24 August 2008, 12:09:06 UTC
2098113 playlist: use get_current_status_node() 24 August 2008, 11:49:51 UTC
ec81311 Blind attempt to fix the OS X builds More to come as soon as I'm returned from work. Meaning, in 12 hours. 24 August 2008, 10:02:24 UTC
2c364f7 Revert "Don't mess with the build system a single day (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release" Unbreak Linux build. This reverts commit f806629f32ed6d19dc510983348653c29a227441. 24 August 2008, 09:42:39 UTC
f806629 Don't mess with the build system a single day (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release 24 August 2008, 09:32:22 UTC
733844f 2 notes on security updates. Please check and add 2 CVE numbers as approbiate 24 August 2008, 08:35:58 UTC
a607f32 Fix win32 compiling 24 August 2008, 07:25:42 UTC
9df6f8a Fix windows packaging. 24 August 2008, 07:24:17 UTC
1bff217 Deactivate FS controller on Windows on 8-bit displays. Close #1758. 24 August 2008, 07:14:09 UTC
48018ae Video Widget cleaning. Corrections of previous commits. zoom and resize when stop should be fixed. #1652 and #1716 24 August 2008, 06:30:51 UTC
ac495ca Remove trailing sapce. 24 August 2008, 06:30:51 UTC
afe3464 MMS integers handling fixes, including buffer overflow Pointed-out-by: Pınar Yanardağ 24 August 2008, 06:22:22 UTC
8f529ea Do not read directory twice. This solves #1761 but this may not be the real solution. See the origin of the segfault in my comments on the trac. 24 August 2008, 04:51:47 UTC
622c134 l10n: Slovak update by Marián Hikaník 23 August 2008, 23:27:29 UTC
8468e75 l10n: Finnish update by Otto Kekäläinen 23 August 2008, 23:26:09 UTC
2aef1ba l10n:Galician update by Iván Seoane Pardo 23 August 2008, 23:22:46 UTC
33f0c1e l10n: Romanian update by Cristian Secară 23 August 2008, 22:57:41 UTC
a0841e0 Qt: hide record button when the record access-filter is not present If this stays too counter-intuitive, revert this commit, 672c3f35c4e4 and 7fe659bf364. IMHO, the user who enables the record access-filter knows what he does. 23 August 2008, 22:53:05 UTC
267e101 telnet: Fix crash when the telnet port cannot be bound Fixes #1902 Signed-off-by: Derk-Jan Hartman <hartman@videolan.org> 23 August 2008, 22:08:45 UTC
f399a95 ts demux: fix potential crash in EIT events 23 August 2008, 22:04:04 UTC
b78f809 macosx: fixed distribution of the *.mo files *coughcough* 23 August 2008, 21:58:09 UTC
20e0e10 macosx: compilation fix for the 10.4u SDK and removal of a hack Note that all NS*Integer types were introduced on 10.5 only. They can tollfree bridged with the respective plain ints. They are undocumented anyway... 23 August 2008, 21:37:42 UTC
a673ad7 macosx: Fix compilation. (NSUInteger) is 10.5 api change ??? 23 August 2008, 21:29:51 UTC
2051d32 Fix double free on mkv files with V_QUICKTIME track 23 August 2008, 18:34:52 UTC
b37eec6 macosx: Make sure VLCIntf gets NULL-ify when VLC ends. 23 August 2008, 17:56:09 UTC
5c0c38f macosx: Don't use a textured Window if we have the leopard window style. Proposed by Georg Seifert. 23 August 2008, 17:39:24 UTC
e8dda4b l10n: Gerogian translation update by Alexander Didebulidze 23 August 2008, 17:13:52 UTC
bd4e59b l10n: New Bulgarian translation by Ivo Ivanov 23 August 2008, 17:13:52 UTC
a4ad7db Don't send failure messages when probing filter. (It unfortunately seems impossible to check if a filter is being probed or asked for explicitly) 23 August 2008, 17:07:19 UTC
f71d15d Fix forced audio filter2 usage in transcode (when using afilter=). Downmixing now works with channels=1 (auto probed filter) or afilter=mono. 23 August 2008, 17:01:07 UTC
c18dbcc Fix divide by 0 when repacketizing a Flac stream of known rate Before setting end_date, remember to initialize the divider for future calculations. Signed-off-by: David Flynn <davidf@rd.bbc.co.uk> Signed-off-by: Antoine Cellerier <dionoea@videolan.org> 23 August 2008, 16:47:19 UTC
19b7dc4 Prefer mono over trivial (in case trivial somehow wants to work). 23 August 2008, 16:44:07 UTC
464b947 Re-enable mono, it works fine. Example command line: 18:36 antoine@macbook ~/videolan/vlc-build% ./vlc ~/media/music/Greenday/American\ Idiot/01\ -\ American\ Idiot.mp3 --sout '#transcode{acodec=mpga,ab=32,channels=1}:std{access=file,mux=raw,dst=/tmp/a.mp3}' -vvv -I dummy --no-media-library (with pre 9107e1e0bcfa6b31cedeafd3dea257b14dbffd67 builds you need to add --sout-mono-downmix to the command line) 23 August 2008, 16:38:38 UTC
2f0e180 Add debug message and quit if channel or rate conversion failed. 23 August 2008, 16:37:45 UTC
9107e1e Prefer downmixing from channel extracting. 23 August 2008, 16:36:52 UTC
5be4a82 Fix error message. 23 August 2008, 16:24:34 UTC
4bba088 Oops. 23 August 2008, 15:49:06 UTC
b0523e1 Consistency fixes. 23 August 2008, 15:47:52 UTC
4abfe2a Use the same order for buttons in the fullscreen interface than in the normal interface (there's still an extra space between the next and fullscreen toggle buttons ... don't know how to remove it) 23 August 2008, 15:40:41 UTC
61aad70 Remove some files without translations 23 August 2008, 15:25:36 UTC
b12cf41 Change the fullscreen button in the fullscreen controller (since clicking it switches from fullscreen and not to fullscreen). 23 August 2008, 15:15:03 UTC
a7899aa Disable fast install for now due to libtool brain damage 23 August 2008, 15:13:10 UTC
83b35c6 Move the executables out of src/ 23 August 2008, 15:13:09 UTC
9715ca4 Properly handle input state in InputSourceInit. 23 August 2008, 14:51:39 UTC
dc06ad9 Revert "Keep p_input->i_state when adding a subtitle on the fly. I will properly fix it. This reverts commit 1e6d10864e1887856f6bf0e9e59b7603a52f9b79. 23 August 2008, 14:51:30 UTC
3c31b6c Move libvlccore test to their dir 23 August 2008, 14:50:46 UTC
1e6d108 Keep p_input->i_state when adding a subtitle on the fly. This prevents i_state from being changed to BUFFERING_S (which would in turn prevent the input from being paused). This should close #1904. (Should be backported in 0.8.6 if we keep that branch) 23 August 2008, 14:37:45 UTC
f246037 Fix gettext syntax 23 August 2008, 14:33:35 UTC
6932d8c macosx: Save avi-index. Reported by Georg Seifert. 23 August 2008, 13:31:38 UTC
b7fc3b6 macosx: Remove some #define abuses and assert() when casting a type. 23 August 2008, 13:31:38 UTC
72b44bd macosx: Save a reference to the view in the voutgl. 23 August 2008, 13:31:38 UTC
9667973 macosx: fixed non-localised main menu item 23 August 2008, 10:19:23 UTC
ef0967a Mono downmix is broken - document it Most likely due to the late and incomplete filter rework 23 August 2008, 09:52:13 UTC
2329f4a Fix #1896 23 August 2008, 06:37:32 UTC
da38842 Qt: by default resize main interface so that it shows all MenuBar entries 23 August 2008, 06:04:34 UTC
32fd321 Try to close ticket '#1775' (Qt intf startup size is too big) Simply resize to sizeHint() on startup. 23 August 2008, 05:59:08 UTC
d197ab1 This is an attempt to close '#1716' (zoom has to be clicked twice) The only thing it does is re-calculating the sizeHint for MainInterface, using videoWidget's sizeHint() instead of size(). 23 August 2008, 05:53:07 UTC
672c3f3 Implement 'record' button in Qt intf 23 August 2008, 00:36:08 UTC
7fe659b Add a variable + callback to toggle the record status. 23 August 2008, 00:36:07 UTC
11898ef Revert b1cea0a301d6bc partially (bad warning fix) Sorry I pushed this. 23 August 2008, 00:34:44 UTC
31da28c Fix demuxdump MRL generation in Sout (Qt part of #1853 ) 23 August 2008, 00:01:27 UTC
e8804a3 Update modules/LIST 22 August 2008, 23:14:59 UTC
back to top