[vlc-commits] demux/mp4: fix typo

2012-06-12 Thread Frédéric Yhuel
vlc | branch: master | Frédéric Yhuel | Tue Jun 12 13:41:13 2012 +0200| [ec73f8183cab13784025e1dd049cfd0368fcae38] | committer: Jean-Baptiste Kempf demux/mp4: fix typo Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ec73f8183cab13784025e1dd049cfd03

[vlc-commits] Use default values when parsing MKV audio track

2012-06-12 Thread Denis Charmet
vlc | branch: master | Denis Charmet | Tue Jun 12 22:07:49 2012 +0200| [a7fdf93552127541d9c4b53b1a01717327f69f4f] | committer: Jean-Baptiste Kempf Use default values when parsing MKV audio track This fixes #6773 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] AVI: support IFRM as TotalTrack

2012-06-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 13 01:29:26 2012 +0200| [3fd064cf6793cfb81651a3abd90ff33fe8f2443e] | committer: Jean-Baptiste Kempf AVI: support IFRM as TotalTrack > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3fd064cf6793cfb81651a3abd90ff33fe8f2443e --- modul

[vlc-commits] MP4: fix trkn parsing and support totaltrack

2012-06-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 13 01:21:28 2012 +0200| [a5cf9514165fc4ad3811cfdee88d2e9715469a47] | committer: Jean-Baptiste Kempf MP4: fix trkn parsing and support totaltrack > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a5cf9514165fc4ad3811cfdee88d2e9715469a4

[vlc-commits] Update NEWS

2012-06-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 13 02:40:29 2012 +0200| [b7d55acd360fc55f16af30b640701e06b15978cd] | committer: Jean-Baptiste Kempf Update NEWS > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b7d55acd360fc55f16af30b640701e06b15978cd --- NEWS |3 +++ 1 file c

[vlc-commits] ASF: cosmetics

2012-06-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Jun 12 21:41:37 2012 +0200| [6dfc283eb5794ca4fed512aa73727c00247ff9e6] | committer: Jean-Baptiste Kempf ASF: cosmetics > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6dfc283eb5794ca4fed512aa73727c00247ff9e6 --- modules/demux/asf/liba

[vlc-commits] MP4: support more Metadata tags

2012-06-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 13 02:30:27 2012 +0200| [f659b74409bb3d27d10cdda59cc8a386018da29a] | committer: Jean-Baptiste Kempf MP4: support more Metadata tags > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f659b74409bb3d27d10cdda59cc8a386018da29a --- modul

[vlc-commits] MP3: support for TRACKTOTAL in TXXX

2012-06-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 13 01:53:34 2012 +0200| [46ffd6ec760f27ff56829ccdbe90bf04c94d48b7] | committer: Jean-Baptiste Kempf MP3: support for TRACKTOTAL in TXXX > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=46ffd6ec760f27ff56829ccdbe90bf04c94d48b7 --- m

[vlc-commits] ASF: fix a warning

2012-06-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Jun 12 21:44:41 2012 +0200| [5196f9e5d98ebbbaa5b4f9c1337578d11a962b46] | committer: Jean-Baptiste Kempf ASF: fix a warning > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5196f9e5d98ebbbaa5b4f9c1337578d11a962b46 --- modules/demux/asf/

[vlc-commits] macosx: draw vlc. icns instead of a bogus white png with an icon in the about panel

2012-06-12 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jun 12 21:02:05 2012 +0200| [a574f2f9052027ccd279e0431f7ae625e351cad7] | committer: Felix Paul Kühne macosx: draw vlc.icns instead of a bogus white png with an icon in the about panel no user-visible change. However, we save 29KB and don't need

[vlc-commits] macosx: Cocoa cannot deal with 2 images of the same name in a single bundle even if their type is different

2012-06-12 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jun 12 20:29:34 2012 +0200| [6051f82ac2a50ce9210ab8ffe052b2784952d18a] | committer: Felix Paul Kühne macosx: Cocoa cannot deal with 2 images of the same name in a single bundle even if their type is different Hence, rename one of them. > http:/

[vlc-commits] vout_macosx: make sure that we see the entire video instead of the lower left quarter in HiDPI mode

2012-06-12 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jun 12 20:23:08 2012 +0200| [f23389df0f358ec05ed0483a91cd4cfc56f867a5] | committer: Felix Paul Kühne vout_macosx: make sure that we see the entire video instead of the lower left quarter in HiDPI mode > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] vout_macosx: fixed typo

2012-06-12 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jun 12 19:34:38 2012 +0200| [de9a7b4f9a61257dff5880b6543f79c13c502aad] | committer: Felix Paul Kühne vout_macosx: fixed typo > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=de9a7b4f9a61257dff5880b6543f79c13c502aad --- modules/video_outpu

[vlc-commits] vout_macosx: restore compilation support for OS X 10.5 and 10.6

2012-06-12 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jun 12 19:22:36 2012 +0200| [4b2e143fa82231ecf563a8cb133edcc0839b4e1f] | committer: Felix Paul Kühne vout_macosx: restore compilation support for OS X 10.5 and 10.6 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4b2e143fa82231ecf563a8cb13

[vlc-commits] macosx: enable HiDPI support

2012-06-12 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jun 12 18:55:05 2012 +0200| [405a83cda0fc0f45cd4851bed7cc1d525f6d8fa4] | committer: Felix Paul Kühne macosx: enable HiDPI support Note that the @2x artwork is missing at the moment, so there will be artifacts in the main window and the about panel

[vlc-commits] vout_macosx: added HiDPI support

2012-06-12 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jun 12 18:50:48 2012 +0200| [af3a690427169763749987475727b0e37a6b6211] | committer: Felix Paul Kühne vout_macosx: added HiDPI support > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=af3a690427169763749987475727b0e37a6b6211 --- modules/vi

[vlc-commits] Support TotalTracks in MKV

2012-06-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Jun 12 20:17:37 2012 +0200| [080ff9ec8264a43bb9cafd6156d2e4e7430ed7cf] | committer: Jean-Baptiste Kempf Support TotalTracks in MKV > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=080ff9ec8264a43bb9cafd6156d2e4e7430ed7cf --- modules/de

[vlc-commits] macosx: add multiple files dragged to dock icon together

2012-06-12 Thread David Fuhrmann
vlc/vlc-2.0 | branch: master | David Fuhrmann | Mon Jun 11 18:08:33 2012 +0200| [c67061862d6747cf34298d991a3dcc6e7732e249] | committer: David Fuhrmann macosx: add multiple files dragged to dock icon together close #4358 (cherry picked from commit 13e2c3bdfba86c9a1400deb9b14e201bbb40ec9e) (che

[vlc-commits] macos: slightly improved error handling when open files

2012-06-12 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Tue Jun 12 17:11:39 2012 +0200| [a89495bbddc454522e777a2f8abf2cb90424787a] | committer: David Fuhrmann macos: slightly improved error handling when open files > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a89495bbddc454522e777a2f8abf2cb9042478

[vlc-commits] Qt: PLSelector: Make effectless root entries not selectable

2012-06-12 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jun 12 13:43:54 2012 +0200| [c2e5c08a4b4a3b38e2efed072d40e1501444dd4d] | committer: Francois Cartegnie Qt: PLSelector: Make effectless root entries not selectable > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c2e5c08a4b4a3b38e2efed072d