2011-10-26 |
Jean-Baptiste Kempf | Dash: major warnings cleanup
|
commit | commitdiff | tree |
2011-10-26 |
Jean-Baptiste Kempf | DASH: remove unnecessary includes and other trivial...
|
commit | commitdiff | tree |
2011-10-26 |
Jean-Baptiste Kempf | Update NEWS, LIST and po for DASH
|
commit | commitdiff | tree |
2011-10-26 |
Christopher Mueller | Added DASH stream filter Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-26 |
Jean-Baptiste Kempf | Contribs: update freetype to 2.4.7 (CVE-2011-3256)
|
commit | commitdiff | tree |
2011-10-26 |
Jean-Baptiste Kempf | Taglib: don't try to add empty meta in APE
|
commit | commitdiff | tree |
2011-10-22 |
Jean-Baptiste Kempf | Contribs: add SRC
|
commit | commitdiff | tree |
2011-10-22 |
Jean-Baptiste Kempf | Qt: sprefs, fix caching combobox behaviour
|
commit | commitdiff | tree |
2011-10-22 |
Jean-Baptiste Kempf | Visualisation: use 16:10 vout by default
|
commit | commitdiff | tree |
2011-10-22 |
Jean-Baptiste Kempf | Audiobar: fix copyright years and shortname
|
commit | commitdiff | tree |
2011-10-21 |
Jean-Baptiste Kempf | Fix compilation with FFmpeg
|
commit | commitdiff | tree |
2011-10-21 |
Jean-Baptiste Kempf | swscale/avcodec: Add I422 9-bit chroma pix_fmt
|
commit | commitdiff | tree |
2011-10-21 |
Jean-Baptiste Kempf | Qt: rename playlist root* functions and getters for...
|
commit | commitdiff | tree |
2011-10-21 |
Jean-Baptiste Kempf | Qt: rename a signal to be more self-documenting
|
commit | commitdiff | tree |
2011-10-21 |
Jean-Baptiste Kempf | Qt: reposition the separator in the playlist popup...
|
commit | commitdiff | tree |
2011-10-21 |
Jean-Baptiste Kempf | Qt: remove the zoom slider and put it on the menu
|
commit | commitdiff | tree |
2011-10-20 |
Denis Charmet | Matroska: Fix Seek with Cues Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-19 |
Jean-Baptiste Kempf | DMO: fix small issue in BITMAPINFOHEADER
|
commit | commitdiff | tree |
2011-10-18 |
Jean-Baptiste Kempf | Contribs: update gpg-error to 1.10
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | matroska: Using forward declaration for EbmlParser Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | mkv: typedef struct is useless in C++ Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | mkv: class with all attributes public -> struct Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | mkv: removing virtual destructors for classes that... Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | mkv: constification Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | dshow: Removing useless const_cast Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | qt4: dynamic_cast -> qobject_cast Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | qt4: toggleAdvanced simplifications Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | mkv: Cleaning simplifications Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | ebml: Removing useless cast. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | ebml: Use init list when possible. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | ebml: mb_dummy is a bool Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | ebml: Constify getters. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-18 |
Hugo Beauzée-Luyssen | ebml: Removing useless virtual attribute. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-14 |
Konstantin Pavlov | Qt: remove the MAEMO hack, unneeded in Fremantle, now Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-14 |
Jean-Baptiste Kempf | Qt: show a minimized Video, when moving to playlist
|
commit | commitdiff | tree |
2011-10-14 |
Jean-Baptiste Kempf | Qt: use a QStackedWidget for the artContainer in the...
|
commit | commitdiff | tree |
2011-10-14 |
Jean-Baptiste Kempf | Qt: don't limit the artLabel in width
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | Contribs: add libcaca
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | luahttp: Remove tabs, trailing spaces and reindent
|
commit | commitdiff | tree |
2011-10-13 |
Rob Jonson | luaHttp: Support drivelist for win32 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-13 |
Rob Jonson | don't add / if dir ="" (allows drive listing on windows) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | Contrib: removal of pkg-config check for iconv and...
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | Avcodec: deactivate DR for Camtasia
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | Qt: add asserts around p_input access
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | Qt: fill NULL-deref in jumping forward
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | Mailmap: fix obvious typo
|
commit | commitdiff | tree |
2011-10-13 |
Ludovic Fauvet | Qt4: ensure to give a valid URI to the playlist Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-13 |
Grigori Goronzy | contrib: update libass Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-13 |
Grigori Goronzy | contrib: add gettext Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-13 |
Grigori Goronzy | contrib: add iconv Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | Contribs: build schroedinger
|
commit | commitdiff | tree |
2011-10-13 |
Jean-Baptiste Kempf | Contribs: update the ORC version
|
commit | commitdiff | tree |
2011-10-12 |
Janne Kujanpää | vdr access: trivial Open() fix Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-12 |
Jean-Baptiste Kempf | More .mailmap fixes, with data from LGPL mails answering
|
commit | commitdiff | tree |
2011-10-12 |
Jean-Baptiste Kempf | Qt: main interface cleaning
|
commit | commitdiff | tree |
2011-10-11 |
Jean-Baptiste Kempf | Qt: playlist model cleanup
|
commit | commitdiff | tree |
2011-10-11 |
Ming Hu | omxil: Limit input buffer size for qdsp6 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-10 |
Jean-Baptiste Kempf | Contribs: Update dvdnav and dvdread to 4.2.0
|
commit | commitdiff | tree |
2011-10-10 |
Jean-Baptiste Kempf | Ball filter: quick fix for static data
|
commit | commitdiff | tree |
2011-10-10 |
Jean-Baptiste Kempf | Qt: disable recentMenus, if it is empty
|
commit | commitdiff | tree |
2011-10-10 |
Jean-Baptiste Kempf | Qt: display an "empty" action instead of an empty menu
|
commit | commitdiff | tree |
2011-10-10 |
Jean-Baptiste Kempf | Qt: recent menus, fix shortcut
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | lua: remove variable callback
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | MacOS: remove some callbacks
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | Qt: correctly delete callbacks
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | Qt: fix quitting deletion order
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | Freetype: fix double-free in error path
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | Qt: kill a warning
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | Qt: Adding a Fast Playlist access in the right-click...
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | Qt: first attempt at a QMenuView
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | Qt: export PLModel in the main struct
|
commit | commitdiff | tree |
2011-10-09 |
Jean-Baptiste Kempf | Update NEWS for TS
|
commit | commitdiff | tree |
2011-10-06 |
Jean-Baptiste Kempf | Qt: convert, close #4523
|
commit | commitdiff | tree |
2011-10-06 |
Jean-Baptiste Kempf | dbus: Implement the MPRIS Raise method for the Qt interface
|
commit | commitdiff | tree |
2011-10-06 |
Jean-Baptiste Kempf | Change the "intf-show" variable into a toggle.
|
commit | commitdiff | tree |
2011-10-06 |
Jean-Baptiste Kempf | More mailmap fixes
|
commit | commitdiff | tree |
2011-10-05 |
Vincent Penquerc'h | kate: do not access the renderer if it fails to initialize Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-05 |
Jean-Baptiste Kempf | More fixes for authorship
|
commit | commitdiff | tree |
2011-10-05 |
Jean-Baptiste Kempf | Add a mailmap
|
commit | commitdiff | tree |
2011-10-05 |
Rob Jonson | clean up json output Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-05 |
Rob Jonson | generate properly escaped json Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-05 |
Rob Jonson | lua:add dkjson Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-05 |
Rob Jonson | use make_uri on mrl inputs Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-05 |
Sebastien Zwickert | vlckit: fixes sout chain issue in stream output. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-05 |
Jean-Baptiste Kempf | Update NEWS and LIST
|
commit | commitdiff | tree |
2011-10-05 |
Keary Griffin | Added AVIO(libavformat) url output Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-05 |
Grigori Goronzy | old contribs: update libass Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-05 |
Jean-Baptiste Kempf | Add LGPL license
|
commit | commitdiff | tree |
2011-10-05 |
Jean-Baptiste Kempf | GPL: remove the end of the license that is useless
|
commit | commitdiff | tree |
2011-10-05 |
Jean-Baptiste Kempf | strtok_r: remove tabs
|
commit | commitdiff | tree |
2011-10-05 |
Jean-Baptiste Kempf | Compat: relicense strtok_r to LGPL
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Fix typo in Panjabi Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Compat: relicense strsep to LGPL
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Compat: relicense strcasestr to LGPL
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Compat: relicense strncasecmp to LGPL
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Compat: relicense vasprintf, strlcpy and localtime_r...
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Compat: relicense strtoll to LGPL
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Compat: fix copyright
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Compat: relicense some functions to LGPL
|
commit | commitdiff | tree |
2011-10-04 |
Jean-Baptiste Kempf | Compat: relicense swab to LGPL
|
commit | commitdiff | tree |