]>
git.sesse.net Git - vlc/log
VideoLAN [Tue, 10 Jun 2014 20:23:13 +0000 (16:23 -0400)]
l10n: Bengali (India) update
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
VideoLAN [Tue, 10 Jun 2014 20:21:23 +0000 (16:21 -0400)]
l10n: Bulgarian update
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
VideoLAN [Tue, 10 Jun 2014 20:16:06 +0000 (16:16 -0400)]
l10n: Asturian update
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
VideoLAN [Tue, 10 Jun 2014 20:14:11 +0000 (16:14 -0400)]
l10n: Arabic update
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
Chesús Daniel Trigo [Tue, 10 Jun 2014 20:12:27 +0000 (16:12 -0400)]
l10n: Aragonese update
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
VideoLAN [Tue, 10 Jun 2014 20:10:01 +0000 (16:10 -0400)]
l10n: Amharic (Ethiopia) update
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
VideoLAN [Tue, 10 Jun 2014 20:07:00 +0000 (16:07 -0400)]
l10n: Acoli update
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
Christoph Miebach [Tue, 10 Jun 2014 19:50:00 +0000 (15:50 -0400)]
l10n: make update-po
Felix Paul Kühne [Tue, 10 Jun 2014 19:58:52 +0000 (21:58 +0200)]
release-howto: remove outdated info
Rémi Denis-Courmont [Tue, 10 Jun 2014 19:46:09 +0000 (22:46 +0300)]
vorbis (tremor): avoid overflow in conversion to signed integer
Rémi Denis-Courmont [Tue, 10 Jun 2014 19:45:57 +0000 (22:45 +0300)]
flac: avoid overflow in conversion to signed integer
Rémi Denis-Courmont [Tue, 10 Jun 2014 19:45:28 +0000 (22:45 +0300)]
a52: avoid overflow conversion to signed integer
Francois Cartegnie [Tue, 10 Jun 2014 18:09:54 +0000 (20:09 +0200)]
demux: mp4: add support for computer graphics meta atom
see bartjones.mov
http://streams.videolan.org/samples/mov/unrecognized/
Francois Cartegnie [Tue, 10 Jun 2014 16:12:31 +0000 (18:12 +0200)]
mux: mp4: set timestamps on empty sub block
Francois Cartegnie [Tue, 10 Jun 2014 16:11:49 +0000 (18:11 +0200)]
mux: mp4: check alloc result before use
Rafaël Carré [Tue, 10 Jun 2014 14:32:49 +0000 (10:32 -0400)]
contrib: qt 5.3.0
Sébastien Escudier [Tue, 10 Jun 2014 12:50:38 +0000 (14:50 +0200)]
Fix crash on input stream info containing %
Jean-Baptiste Kempf [Tue, 10 Jun 2014 09:32:12 +0000 (11:32 +0200)]
Fix cgg translation
Close #11594
Rémi Denis-Courmont [Mon, 9 Jun 2014 17:05:53 +0000 (20:05 +0300)]
fourcc: fix fake formats table overflow and repack
Rémi Denis-Courmont [Mon, 9 Jun 2014 16:21:21 +0000 (19:21 +0300)]
fourcc: remove unsupported RGBT and RGBA16
This was found on some versions of OMAP XV but never truly supported
by VLC (no decoder and no conversion...).
Rémi Denis-Courmont [Mon, 9 Jun 2014 16:35:26 +0000 (19:35 +0300)]
adpcm: fix undefined signed shift
Rémi Denis-Courmont [Mon, 9 Jun 2014 16:35:26 +0000 (19:35 +0300)]
adpcm: clean up and optimize
Felix Paul Kühne [Mon, 9 Jun 2014 15:23:10 +0000 (17:23 +0200)]
macosx: don't store playback position information for non-file URLs
David Fuhrmann [Mon, 9 Jun 2014 11:30:38 +0000 (13:30 +0200)]
macosx: kill one string
David Fuhrmann [Mon, 9 Jun 2014 11:30:04 +0000 (13:30 +0200)]
macosx: addons manager: increase buttons for l10n
David Fuhrmann [Sun, 8 Jun 2014 12:18:20 +0000 (14:18 +0200)]
macosx: CAS: enlarge some buttons for l10n
David Fuhrmann [Sun, 8 Jun 2014 12:08:53 +0000 (14:08 +0200)]
macosx: enlarge button in prefs for l10n
David Fuhrmann [Sun, 8 Jun 2014 12:06:39 +0000 (14:06 +0200)]
macosx: audio effects: fix behaviour of cancel button in organize profile dialog box
David Fuhrmann [Sun, 8 Jun 2014 12:05:54 +0000 (14:05 +0200)]
macosx: audio effects: simplification
David Fuhrmann [Sun, 8 Jun 2014 11:24:50 +0000 (13:24 +0200)]
macosx: fix missing selector for metadata checkbox
David Fuhrmann [Sun, 8 Jun 2014 11:23:57 +0000 (13:23 +0200)]
macosx: add missing l10n for metadata access checkbox
David Fuhrmann [Sun, 8 Jun 2014 11:23:23 +0000 (13:23 +0200)]
POTFILES.in: add missing l10n for mac update dialog
Vikram Fugro [Thu, 5 Jun 2014 18:45:56 +0000 (18:45 +0000)]
fourcc: add fourcc aliases for YUV formats
Add fourcc aliases for 422 planar and 411 planar.
These are Y42B & Y41B respectively.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Jean-Baptiste Kempf [Mon, 9 Jun 2014 10:33:53 +0000 (12:33 +0200)]
Fix am translation
Close #11590
Jean-Baptiste Kempf [Mon, 9 Jun 2014 10:15:57 +0000 (12:15 +0200)]
Avcodec: remove trailing space
Jean-Baptiste Kempf [Mon, 9 Jun 2014 10:06:47 +0000 (12:06 +0200)]
Avcodec: use av_malloc/av_free for buffers
Ref #11490
Adrien Maglo [Fri, 6 Jun 2014 11:43:52 +0000 (13:43 +0200)]
mediacodec: wait to have the first frame successfully decoded to set the started flag
This is an attempt to fix a common crash in closeDecoder() we did not manage to reproduce with our devices.
Rafaël Carré [Sun, 8 Jun 2014 19:59:14 +0000 (12:59 -0700)]
contrib: gnutls: drop useless condition
Rafaël Carré [Sun, 8 Jun 2014 19:57:53 +0000 (12:57 -0700)]
contrib: caca: drop useless conditions
Rafaël Carré [Sun, 8 Jun 2014 19:47:39 +0000 (12:47 -0700)]
contrib: ass: remove useless condition
Update config.{sub,guess} after extraction
Rafaël Carré [Sun, 8 Jun 2014 19:30:32 +0000 (12:30 -0700)]
contrib: schroedinger: remove obsolete patches
Rafaël Carré [Sun, 8 Jun 2014 19:18:41 +0000 (12:18 -0700)]
contrib: lame: fix sse optimizations build on win32 with gcc 4.9
Rafaël Carré [Sun, 8 Jun 2014 18:12:42 +0000 (11:12 -0700)]
contrib: theora: do not run autoreconf
Rafaël Carré [Sun, 8 Jun 2014 18:12:30 +0000 (11:12 -0700)]
contrib: theora: drop obsolete patch
Rafaël Carré [Sun, 8 Jun 2014 17:50:52 +0000 (10:50 -0700)]
contrib: lua: remove useless condition
Rafaël Carré [Sun, 8 Jun 2014 17:39:36 +0000 (10:39 -0700)]
contrib: drop wince support
Rafaël Carré [Sun, 8 Jun 2014 17:33:17 +0000 (10:33 -0700)]
contrib: vpx: drop obsolete patch
Rafaël Carré [Sun, 8 Jun 2014 17:28:18 +0000 (10:28 -0700)]
contrib: vpx: remove unused patch
Rafaël Carré [Sun, 8 Jun 2014 17:26:46 +0000 (10:26 -0700)]
contrib: vpx: build scripts do not use bash anymore
Rafaël Carré [Sun, 8 Jun 2014 17:23:49 +0000 (10:23 -0700)]
contrib: vpx: remove useless condition
Rafaël Carré [Sun, 8 Jun 2014 17:21:50 +0000 (10:21 -0700)]
contrib: vpx: fix .pc file
Rémi Denis-Courmont [Sun, 8 Jun 2014 17:03:44 +0000 (20:03 +0300)]
lib: fix object reference leak, fix test suite
Rémi Denis-Courmont [Sun, 8 Jun 2014 08:47:57 +0000 (11:47 +0300)]
vorbis (tremor): fix undefined left shift of negative value
Rémi Denis-Courmont [Sun, 8 Jun 2014 08:47:43 +0000 (11:47 +0300)]
flac: fix undefined left shift of negative value
Rémi Denis-Courmont [Sun, 8 Jun 2014 08:47:15 +0000 (11:47 +0300)]
a52: fix undefined left shift of negative value
Rémi Denis-Courmont [Sat, 7 Jun 2014 20:02:22 +0000 (23:02 +0300)]
wasapi: parse returned sample format (fixes #11174)
Rémi Denis-Courmont [Sat, 7 Jun 2014 16:18:21 +0000 (19:18 +0300)]
transcode: disable hardware decoding by default
It can still be enabled manually in the preferences as in previous
versions. Only it will not be used with the default ("auto") setting.
Rémi Denis-Courmont [Sat, 7 Jun 2014 16:10:24 +0000 (19:10 +0300)]
vdpau/chroma: reorient the video (fixes #11068)
Rémi Denis-Courmont [Tue, 25 Mar 2014 19:41:09 +0000 (21:41 +0200)]
vdpau/display: request reoriented video
Rémi Denis-Courmont [Sat, 7 Jun 2014 15:04:03 +0000 (18:04 +0300)]
vdpau/chroma: remove one callback
Rémi Denis-Courmont [Sat, 7 Jun 2014 14:03:07 +0000 (17:03 +0300)]
vdpau/chroma: fix leak on error
Rémi Denis-Courmont [Sat, 7 Jun 2014 14:00:04 +0000 (17:00 +0300)]
vdpau/chroma: remove dead code and simplify
Rémi Denis-Courmont [Sat, 7 Jun 2014 13:54:26 +0000 (16:54 +0300)]
vdpau/chroma: avoid cascading errors when mixer creation fails
Francois Cartegnie [Sat, 7 Jun 2014 11:36:41 +0000 (13:36 +0200)]
demux: ts: BSSD: probe secondary PMT descriptor (fix #2939)
Francois Cartegnie [Sat, 7 Jun 2014 11:32:24 +0000 (13:32 +0200)]
demux: ts: add private data pmt descriptor info
Francois Cartegnie [Sat, 7 Jun 2014 10:18:26 +0000 (12:18 +0200)]
demux: ts: add failed iod pid debug info
Francois Cartegnie [Sat, 7 Jun 2014 10:14:52 +0000 (12:14 +0200)]
demux: ts: add simulcast descriptor info
Francois Cartegnie [Fri, 6 Jun 2014 19:43:01 +0000 (21:43 +0200)]
Revert "codec: faad: fail if no extradata"
breaks with IV in first packet as pointed out by funman
This reverts commit
ccc273b48cef823e1536d80904c1e080cac4f1aa.
Francois Cartegnie [Fri, 6 Jun 2014 19:41:39 +0000 (21:41 +0200)]
demux: ts: fix IOD parsing (fix #11573)
IOD bytes must be read in order.
introduced by
8fdf1f20beb53ec72b7f2a903071857596ce0d72
Francois Cartegnie [Fri, 6 Jun 2014 17:40:25 +0000 (19:40 +0200)]
codec: faad: fail if no extradata
both packetizer and codec requiring extra
Francois Cartegnie [Fri, 6 Jun 2014 17:30:29 +0000 (19:30 +0200)]
demux: ts: add DESCRIPTOR_COUNT
Rémi Denis-Courmont [Fri, 6 Jun 2014 13:56:26 +0000 (16:56 +0300)]
contrib: sidplay2: autoreconf all directories (fixes #11577)
Francois Cartegnie [Fri, 6 Jun 2014 11:00:03 +0000 (13:00 +0200)]
demux: ts: fail early probing mpeg4 descriptor
Francois Cartegnie [Fri, 6 Jun 2014 10:49:37 +0000 (12:49 +0200)]
demux: ts: fix comments/debug string
Francois Cartegnie [Fri, 6 Jun 2014 10:22:15 +0000 (12:22 +0200)]
demux: mp4: fully read uncompressed samples (fix #11572)
Rafaël Carré [Wed, 4 Jun 2014 07:24:45 +0000 (09:24 +0200)]
contrib: x265 1.1
Rafaël Carré [Tue, 3 Jun 2014 05:55:30 +0000 (07:55 +0200)]
opus_header: remove dependency on libopus
We might need to generate Opus headers without actually encoding anything
Rafaël Carré [Tue, 3 Jun 2014 05:54:21 +0000 (07:54 +0200)]
opus_header: remove dependency on ogg
Francois Cartegnie [Thu, 5 Jun 2014 18:20:31 +0000 (20:20 +0200)]
demux: mp4: remove debug string
Francois Cartegnie [Thu, 5 Jun 2014 18:15:26 +0000 (20:15 +0200)]
demux: mp4: unify and simplify samples reading
Francois Cartegnie [Thu, 5 Jun 2014 18:12:55 +0000 (20:12 +0200)]
demux: mp4: don't duplicate vars
Francois Cartegnie [Thu, 5 Jun 2014 18:11:42 +0000 (20:11 +0200)]
demux: mp4: name field
Francois Cartegnie [Wed, 4 Jun 2014 18:02:24 +0000 (20:02 +0200)]
demux: mp4: go forward on null sample
Was regression with that tricky one:
http://streams.videolan.org/issues/10981/6.mp4
Francois Cartegnie [Wed, 4 Jun 2014 17:31:27 +0000 (19:31 +0200)]
demux: mp4: fix stsd v2 reading
Francois Cartegnie [Wed, 4 Jun 2014 14:47:24 +0000 (16:47 +0200)]
demux: mp4: do stsd v2 checks
Francois Cartegnie [Tue, 3 Jun 2014 11:33:00 +0000 (13:33 +0200)]
demux: mp4: add lpcm stsd
Jean-Baptiste Kempf [Tue, 3 Jun 2014 17:34:09 +0000 (19:34 +0200)]
Contribs: unbreak Android/x86 compilation
Francois Cartegnie [Tue, 3 Jun 2014 11:10:47 +0000 (13:10 +0200)]
demux: mp4: don't prompt to restart if user specifies range (fix #11556)
Rémi Denis-Courmont [Fri, 30 May 2014 14:29:34 +0000 (22:29 +0800)]
contrib: force dataroot, include and lib directory as we want them
This overrides any autotools site configuration.
Rémi Denis-Courmont [Fri, 30 May 2014 14:00:23 +0000 (22:00 +0800)]
doc: document the environment variables (fixes #8835)
Francois Cartegnie [Mon, 2 Jun 2014 21:38:34 +0000 (23:38 +0200)]
mux: mp4: add composition time (fix #711)
Francois Cartegnie [Mon, 2 Jun 2014 19:26:22 +0000 (21:26 +0200)]
mux: mp4: compress stsz entries
Francois Cartegnie [Mon, 2 Jun 2014 19:09:25 +0000 (21:09 +0200)]
mux: mp4: fix stss samples grouping
Jean-Baptiste Kempf [Mon, 2 Jun 2014 15:01:54 +0000 (17:01 +0200)]
GnuTLS: update to 3.1.25
CVE-2014-3466
Francois Cartegnie [Mon, 2 Jun 2014 13:46:12 +0000 (15:46 +0200)]
demux: mp4: fix copyright
Francois Cartegnie [Mon, 2 Jun 2014 13:25:43 +0000 (15:25 +0200)]
encoder: twolame: return NULL if flush returns 0 bytes (fix #11553)
Francois Cartegnie [Mon, 2 Jun 2014 11:34:20 +0000 (13:34 +0200)]
demux: mp4: split declarations
things that does not belong to libmp4
Francois Cartegnie [Mon, 2 Jun 2014 11:12:19 +0000 (13:12 +0200)]
demux: mp4: don't parse data if trun is missing (cid #
1219918)
Francois Cartegnie [Sun, 1 Jun 2014 15:40:52 +0000 (17:40 +0200)]
demux: mp4: update PCR on seek
David Fuhrmann [Sun, 1 Jun 2014 09:25:26 +0000 (11:25 +0200)]
macosx: use new metadata-network-access variable