https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
e291622 NEWS about 2.1.0 24 June 2013, 17:45:26 UTC
4a504de Import AUTHORS from 2.0 and add translators Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> 24 June 2013, 17:28:46 UTC
22e40e6 Wav: No tabs in source code 24 June 2013, 17:24:47 UTC
5850dd1 m3u8: correctly deal with BOM (fixes #8859) 75a167f5b377a1edba3e1bf0230af05da7974347 really did not work. 24 June 2013, 15:52:10 UTC
dcd2493 l10n: Simplified Chinese update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:49:59 UTC
1c42643 l10n: Ukrainian update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:46:54 UTC
f503b66 l10n: Turkish update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:44:12 UTC
5654ddc l10n: Serbian update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:40:00 UTC
36d0c39 l10n: Slovak update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:35:52 UTC
0b188a7 l10n: Russian update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:34:29 UTC
3f51349 l10n: Polish update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:32:40 UTC
439a6cf l10n: Dutch update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:26:45 UTC
b50dc1b l10n: Marathi update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:23:49 UTC
796f638 l10n: Kannada update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:21:28 UTC
ac2b923 l10n: Japanese update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:19:27 UTC
a0ea2ce l10n: Icelandic update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:16:36 UTC
2608c44 l10n: Galician update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 09:03:11 UTC
a4a853b l10n: Spanish update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 08:57:52 UTC
cbfb939 l10n: German update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 08:51:39 UTC
194e237 l10n: Danish update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 08:49:24 UTC
850922f l10n: Welsh update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 08:48:26 UTC
2466a30 l10n: Czech update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 08:47:24 UTC
a08b518 l10n: Bosnian update Signed-off-by: Christoph Miebach <christoph.miebach@web.de> 24 June 2013, 08:43:31 UTC
71e82d2 copy packetizer: don't overwrite i_length for opus this field is used as end trimming Refs: #8295 24 June 2013, 04:51:27 UTC
c18f650 ogg demux: generate correct PTS for opus Refs: #8295 24 June 2013, 04:50:39 UTC
a8b3126 ogg demux: fill i_physical_channels Refs: #8295 24 June 2013, 04:09:16 UTC
c599784 opensles: resample if original sampling rate is not accepted Close: #8638 24 June 2013, 03:11:18 UTC
9740035 flac: don't overwrite bitspersample The decoder might have filters in place that cause it to output to something else than s16n Close: #6400 23 June 2013, 23:53:16 UTC
07fcd25 OSX: don't open items twice Closes: #8611 23 June 2013, 22:22:51 UTC
9925a34 Simplify FLAC extradata (streaminfo) parsing Prefer the shorter version (avcodec/avformat support both) 23 June 2013, 21:16:35 UTC
6c41d37 Update mailmap 23 June 2013, 20:00:39 UTC
28811d4 flac demux: don't skip STREAMINFO block twice Refs: #8830 23 June 2013, 18:20:13 UTC
46fc365 flac decoder: supports avformat extradata 23 June 2013, 18:20:13 UTC
11927a5 Improve mailmap 23 June 2013, 16:52:14 UTC
03f98a7 Qt: ExtensionTab: switch to buttonsbox 23 June 2013, 15:02:25 UTC
5f1ea6d Qt: Extensions: fix showing cone when no custom logo 23 June 2013, 13:41:39 UTC
dd29c91 Qt: Extensions: fullfill usage of data abstraction model 23 June 2013, 13:33:32 UTC
8d19eac Qt: ExtensionsModel: use data abstraction in delegate 23 June 2013, 11:36:36 UTC
804c64f Qt: ExtensionCopy: fix memleak 23 June 2013, 11:36:36 UTC
908a513 invert: check supported chroma (fixes #8840, fixes #8841) 23 June 2013, 05:51:03 UTC
fe44d66 skins2: update documentation (width/height for image and slider) 22 June 2013, 17:19:18 UTC
91a9eee skins2: add width/height parameters to slider These parameters will allow to create a slider which adapts to the display. width/height parameters will be optional. If set, the initial slider will be resized to meet these requirements. A main use case will be the possibility to create a fullscreen timeslider that automatically spans the whole screen whatever the screen resolution. e.g syntax would be <Slider width="100%" ....> 22 June 2013, 16:29:45 UTC
d15b308 skins2: update documentation for xoffset/yoffset 22 June 2013, 13:52:37 UTC
a87784f skins2: fix documentation wrt to xoffset, yoffset, xmargin, ymargin 22 June 2013, 13:52:37 UTC
31dafe2 skins2: extend xoffset and yoffset parameters Till now, these two parameters only had a meaning for geographical positioning. As explained at http://forum.videolan.org/viewtopic.php?f=26&t=111572, extending xoffset and yoffset for the general case would help a lot skin developpers easily position an object of unknown size around a given point : for instance, x="50%" xoffset="-50%" would center an object horizontally. x="100%" xoffset="-100%" would set an object to the East This patch doesn't modify the existing behaviour. It just implements a new feature for the case where it was a silent no op. x,y, width, height percentages are computed against the parent container xoffset and yoffset percentages are computed against the current object TODO: this approach could be generalized to all objects (need to extend the dtd) 22 June 2013, 13:35:07 UTC
2bbc88c OSX: fix crash when no SD are found 22 June 2013, 12:27:41 UTC
e8ede98 vlc.desktop: add missing --started-from-file option (fixes #8839) 22 June 2013, 11:55:41 UTC
82120ce osx: fix crash with --no-media-library 22 June 2013, 11:45:20 UTC
778091a Revert "contrib: fix bghudappkit for xcodebuild of vlc project" This reverts commit acf5397b37d648b8df13eb3a0d1bee14d8e3ae2c. Conflicts: contrib/src/bghudappkit/rules.mak 22 June 2013, 11:24:38 UTC
7b52504 skins2: improve fullscreen behaviour At the core level, the 'f' hotkey and the double click are managed in a slightly different way. The former sets up both the playlist and the vout "fullscreen" variables whereas the latter only sets up the vout variable. This patch first relies on the vout state if any, and falls back to the playlist state. This ensures that the fullscreen button always works consistently for the user. Otherwise, user needs to press twice instead of once when the playlist and the vout are no longer in sync (after a double click) 22 June 2013, 11:06:28 UTC
37ae913 contrib: gettext: fix osx patch 22 June 2013, 10:58:16 UTC
528905b macosx: dialogs provider: fix crash for question dialog and also improve robustness of other dialogs 22 June 2013, 10:24:30 UTC
9a34109 skins2: fix stray line in Qt menu used by skins2 22 June 2013, 10:16:00 UTC
f41379c skins2: fix documentation error as reported on the forum at http://forum.videolan.org/viewtopic.php?f=26&t=111572 22 June 2013, 10:16:00 UTC
43a4fce skins2: fix nested panels wrongly positioned if not the first child plus factorise some code. This fixes a bug reported on the forum at http://forum.videolan.org/viewtopic.php?f=26&t=111572 22 June 2013, 10:16:00 UTC
212048a flac demux: fix seekpoint leak 22 June 2013, 09:19:44 UTC
c8d812a flac demux: fix picture leak 22 June 2013, 09:19:44 UTC
9b47529 flac: STREAMINFO is not necessarily the first METADATA_BLOCK Close: #8830 22 June 2013, 09:19:44 UTC
a734020 macosx: CAS: remove duplicated code 21 June 2013, 20:40:46 UTC
94e275a macosx: CAS: fix update of customization sheet for last saved profile 21 June 2013, 20:40:43 UTC
a54a295 macosx: CAS: fix format for custom profiles storage 21 June 2013, 20:40:38 UTC
5086638 macosx: CAS: introduce functionality for keep checkboxes (close #8601) 21 June 2013, 20:40:36 UTC
0bfa1a6 macosx: CAS: fix customize dialog for {video,audio}-only profiles 21 June 2013, 20:40:28 UTC
cf3c401 msi: remove older (nsis) version before install If a pre-2.1 version is detected it will be uninstalled silently before proceeding. 21 June 2013, 18:37:23 UTC
398bac6 win32: avoid the POSIX timer API for now 21 June 2013, 15:58:45 UTC
db6209a win32: do not straddle on POSIX threads symbols 21 June 2013, 15:54:08 UTC
e0e73f0 screen: fix mouse file location 21 June 2013, 15:40:33 UTC
388b0b9 fingerprinter: set sub category 21 June 2013, 12:42:00 UTC
648a489 fingerprinter: don't hardcode acoustid module selection 21 June 2013, 12:42:00 UTC
78e989e Qt: fallback on the high-resolution icons instead of the xpm 21 June 2013, 12:03:21 UTC
a7d3284 Qt: use the theme icons for the system tray too 21 June 2013, 12:03:21 UTC
3392ff1 Qt: Simple Preferences: conditionally hide the whole groupbox, not just widgets 21 June 2013, 11:55:25 UTC
98ef0e1 Qt: get window icon from theme (falling back to existing pixmap) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> 21 June 2013, 11:41:41 UTC
8463dd4 ncurses: translate title 21 June 2013, 11:28:25 UTC
2da17fc macosx: fix space hotkey for audio files (close #8818) 20 June 2013, 19:52:42 UTC
e6de5c7 macosx: save idle main window frame as early as possible (refs #8826) 20 June 2013, 19:52:41 UTC
370d8f5 macosx: update condition for idle fullscreen button state 20 June 2013, 19:52:40 UTC
056a2b9 macosx: delay start in fullscreen animation to allow to finish resize animation before (close #8780) 20 June 2013, 19:52:40 UTC
0a423ef httplive: turn STREAM_CAN_CONTROL_PACE on to restore playback This is just quick fix and workaround for now. Should Fix #8619 and #8713 20 June 2013, 17:06:04 UTC
df252ea avcodec: disable threading when decoding in hardware(fixes #8786) 20 June 2013, 16:15:57 UTC
3bd3db1 Revert "Work around test failing with cli interface" This reverts commit 32ce763be9747ebf7281a981193d54ba9dadc197. 20 June 2013, 16:13:58 UTC
2e68de7 lua: raise an erro from net.poll() when quitting This forces Lua RC to exit cleanly in all cases. 20 June 2013, 16:13:45 UTC
80fc185 lua: remove no-op 20 June 2013, 16:07:56 UTC
3d2bd90 lua: fix potential busy loop in net.poll() 20 June 2013, 16:02:22 UTC
2dc214f Lua: remove write-only set_intf() 20 June 2013, 15:53:08 UTC
4a1143b merge NEWS from 2.0 20 June 2013, 12:52:16 UTC
32ce763 Work around test failing with cli interface 20 June 2013, 12:37:02 UTC
8843e92 avcodec/video.c: correct error message when vlc_va_Get() fails. When calling vlc_va_Get() failed inside ffmpeg_GetFrameBuf(), then the error messages says "vaGrabSurface failed" however it should say "vlc_va_Get failed". Since hw accelerators are called through a vlc abstraction defined in va.h. It originated from libva (VAAPI), but it includes VDPAU and DXVA2 now. 20 June 2013, 09:22:06 UTC
fbb8237 mjpeg : remove optional quotes from MIME boundary 19 June 2013, 20:43:49 UTC
11f6070 Add yet another XDCAM fourCC 19 June 2013, 15:17:52 UTC
201655b nsis: register x64 axvlc.dll properly 19 June 2013, 12:30:45 UTC
245b275 fr translation: fix ncurses strings broken in 6c316cc596 18 June 2013, 21:36:26 UTC
c325924 macosx: add visual markers for 100% of the volume (refs #8628) 18 June 2013, 19:31:04 UTC
338846d livehttp: try to follow draft 11 section 6.2.2 Keep atleast 3 * seglen amount of segments in playlist if possible. This will cause playlist to increase sometimes over i_numseg, but it follows the draft better. 18 June 2013, 19:08:58 UTC
1f79a98 transcode: use 1000 as frame rate base and don't try to do any rounding 18 June 2013, 18:17:36 UTC
f3b30af livehttp: check opendts to be lowest dts available 18 June 2013, 18:17:36 UTC
d00d182 livehttp: try to comply draft 11 section 6.2.2 for how long to keep segments around in sliding window 18 June 2013, 18:17:36 UTC
90193b0 Avcodec: disable multi-threading for MPEG-4 Video This seems buggy in libavcodec Close #8486 18 June 2013, 09:10:26 UTC
fa396d1 auhal: fix wrong analog 5.1 channel ordering (close #8589) 18 June 2013, 07:01:36 UTC
3380e1d Qt: fix Win32 MOC breakage Introduced by WIN32 -> _WIN32 probably Close #8804 17 June 2013, 21:04:32 UTC
back to top