[vlc-commits] demux: ts: set delayed es if preparsed

2015-02-25 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Feb 25 20:09:32 2015 +0100| [b0d0fc3640bdb6520dcecaf0d26a4b0a5903646c] | committer: Francois Cartegnie demux: ts: set delayed es if preparsed Avoids never creating es when access_control is seekable (should never be the case anyway) > http://git

[vlc-commits] MKV: force packetization of MPEG audio frames

2015-02-25 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Feb 25 16:01:08 2015 +0100| [9d5d8ab570bf8418df0302dc9a5b60fc385fc2e5] | committer: Jean-Baptiste Kempf MKV: force packetization of MPEG audio frames Fixes #11479 The file has some MP3 frames, but the frames are not packetized correctly in the Matrosk

[vlc-commits] Qt: profiles editor: fix and improve muxers warning messages

2015-02-25 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Wed Feb 25 19:22:39 2015 +0100| [855a557c359c669e536f458030bf091af35878be] | committer: Jean-Baptiste Kempf Qt: profiles editor: fix and improve muxers warning messages (cherry picked from commit cdf0a385442e0fcb4439fd5564bb34d63e920565) Sign

[vlc-commits] Qt: profiles editor: fix and improve muxers warning messages

2015-02-25 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Feb 25 19:22:39 2015 +0100| [cdf0a385442e0fcb4439fd5564bb34d63e920565] | committer: Francois Cartegnie Qt: profiles editor: fix and improve muxers warning messages > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cdf0a385442e0fcb4439fd556

[vlc-commits] udp: fix potential deadlock at exit

2015-02-25 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont | Tue Feb 24 23:12:28 2015 +0200| [d6cf63b14d410a38401bcaff6f026cfb0ec9be0e] | committer: Jean-Baptiste Kempf udp: fix potential deadlock at exit (cherry picked from commit 613ea43a83ed745a9dd58ebce89607b98dbe894c) Signed-off-by: Jean-Baptiste

[vlc-commits] MKV: fix playback of AC-3 with bogus default duration

2015-02-25 Thread Steve Lhomme
vlc/vlc-2.2 | branch: master | Steve Lhomme | Tue Feb 24 12:04:49 2015 +0100| [71b74cdc0f402184ff5eabcf390cca7b176ebf31] | committer: Jean-Baptiste Kempf MKV: fix playback of AC-3 with bogus default duration Fixes #8512 The fix is similar to that one in ffmpeg/libav http://git.videolan.org/?p

[vlc-commits] udp: fix potential deadlock at exit

2015-02-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Feb 24 23:12:28 2015 +0200| [613ea43a83ed745a9dd58ebce89607b98dbe894c] | committer: Rémi Denis-Courmont udp: fix potential deadlock at exit > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=613ea43a83ed745a9dd58ebce89607b98dbe894c --- m

[vlc-commits] block: doxify block_FifoNew() and block_FifoRelease()

2015-02-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Feb 24 22:43:26 2015 +0200| [b68878ff7d986b809b4690d0246b5f6a5eead031] | committer: Rémi Denis-Courmont block: doxify block_FifoNew() and block_FifoRelease() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b68878ff7d986b809b4690d0246b5f

[vlc-commits] Win32: disable tmpfile() on WinRT

2015-02-25 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Feb 25 16:38:58 2015 +0100| [8c3b357eea8c45ac60dabbc664fecb4e29e0cf15] | committer: Jean-Baptiste Kempf Win32: disable tmpfile() on WinRT > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8c3b357eea8c45ac60dabbc664fecb4e29e0cf15 --- src

[vlc-commits] fix ELF removal of prebuilt win32 contrib

2015-02-25 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Feb 25 14:16:13 2015 +0100| [c577308f124a9c5b07a9e3653bcb317cfced776f] | committer: Jean-Baptiste Kempf fix ELF removal of prebuilt win32 contrib > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c577308f124a9c5b07a9e3653bcb317cfced776f --- co