- 07 Sep, 2012 3 commits
-
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 2a19f53cfef8183170cb32be9bb84d7b07a7837b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
The fixed typo generated a new string, and left the previous string in the .po Fixing the .po files thus left us with a duplicate string (cherry picked from commit 12b67927e9f6eb49175108dab1f6720e8a6c6302) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 06 Sep, 2012 9 commits
-
-
Rafaël Carré authored
(cherry picked from commit f41f46f8683b8b886a9d207074f0b6d0c4e2af1d) Conflicts: po/fr.po Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Benjamin Drung authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a7ceba8e9dc9b8e55ea520088b554feb23861de2) Conflicts: src/libvlc-module.c Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit bc6a86c077196e8a48230f37e43a9167cadf97ef) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 78a8771f4c69bdb2080a06f8b0c8db4d5675f6b9) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Benjamin Drung authored
Close #7436 Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit aff4cad782e0939afc520f82735ebfac27cd3b9c) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Benjamin Drung authored
(cherry picked from commit 4afbaf587d11e0df32e035309cb7425f754b02c5) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 05 Sep, 2012 1 commit
-
-
Rafaël Carré authored
(cherry picked from commit 621a5ee08b78d51876ca44c04c2c251f24f7c425) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 Sep, 2012 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit fbe2c9bcf9424fa6cf510257f92c739e2f1d43ad) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 3e954c9811e72ef7486be92723bb96f7e5b4af06) (cherry picked from commit 0f82e032376e3d03f11530745ca4047195d3ba2c) (cherry picked from commit f559e33ca77317b9c43630bdaf5484ef419fb757) (cherry picked from commit 67b2f035a8e602c266c9b20f0a48ab8f399b538b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit c98e5d95fc63c36262fa6a72475ec00ab10dc0c9) (cherry picked from commit ba1a4be18a0fb217ee5daa7e29f1bd968d02a1be) (cherry picked from commit c3977541cf1e47c39e95768a1824ad33b7496c58) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Varphone Wong authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 64aa5fae9243b27c5c29121c90a6f7739f017e49) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Bored as hell of those crashes... (cherry picked from commit d84b8db93bce76f078f190505226924c0c4cd3cc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 8494d6cd31987e69dc623ed3557f653cfb1198c0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Sep, 2012 12 commits
-
-
Timothy B. Terriberry authored
Manually backported from af4805700c96f17972ab6d3292404f9248be2b90 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Timothy B. Terriberry authored
This stops rejecting 0-byte packets, adds checks everywhere we access the first byte of a packet, updates the th_decode_packetin() return value checking so that duplicate frames aren't thrown away, and updates video pts generation so the resulting frames are displayed correctly, Fixes bug #3416. Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 9c7198eaeda34f791fd007287e4089099ed70e22) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Timothy B. Terriberry authored
This properly handles pre-skip, seeking pre-roll, and end-trim. It uses the i_nb_samples field of block_t to signal to the decoder how many samples should be returned after (possibly) skipping some at the start of the block (for both pre-skip and pre-roll). In addition, it abuses the i_length field of block_t to signal to the decoder how many samples to trim from the end of the packet (for end-trimming). This patch does not compute correct timestamps for streams which start at a non-zero offset (e.g., live streams joined in the middle), nor does it correctly compute the length of a stream. But neither of those things work for Vorbis, either. I'm leaving them for a follow-up patch. Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 675072a8a6a520f79e9892e26ff3be98b069df7a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 84dc54e0852ea57671bb67d48259d0556e9e6703) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 52acf910743de642a4044d8fd0b8b0b2dcd0ef00) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Fix #1859 #6983 (cherry picked from commit e80525ad5743f2117ac89327c88c98516946f26f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit fd94f73fff0b26bbb6465831618dc33b1f5bef3b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 300b4d59e370e02af65f215789643ff09550577d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
Only difference seems to be that in ES_OUT_SET_PCR we don't have msg_Err showing up while playing ogg files (cherry picked from commit 7ed15b7180e62d9bfdc218ede60f3b5ed4c931a6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Gregory Maxwell authored
Modified-by: Rafaël Carré <funman@videolan.org> Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 7258c97afdf6e8209a1be5c8ce707e6040c38454) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 3f17ad711a4b073ef27bf718740eaf8913be1c68) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit b68f50f1ff7dc742346fb5a1e0f888e549f0ba91)
-
- 02 Sep, 2012 1 commit
-
-
Felix Paul Kühne authored
(but not the other way around of course)
-
- 01 Sep, 2012 2 commits
-
-
Naohiro KORIYAMA authored
On OS X, fontconfig searches font only from /System/Library/Fonts, so this patch adds more search paths to its initialization. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 6bad0899)
-
Felix Paul Kühne authored
auhal: fixed audio device configuration callback and added an additional callback to watch the used device's health (close #4834) (cherry picked from commit 8fbb1fd0) Conflicts: modules/audio_output/auhal.c
-
- 30 Aug, 2012 5 commits
-
-
Rémi Denis-Courmont authored
This makes sure that the correct header files are checked and used. That is to say the ncursesw headers as opposed to ncurses. (cherry picked from commit 65d11fbb) Conflicts: configure.ac
-
Rémi Denis-Courmont authored
(cherry picked from commit d17ebaf1)
-
Jean-Baptiste Kempf authored
Top crash on Skins2 module on Win32 (cherry picked from commit 9e76fdbc6e1e1243c59126688f23141329f10461) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 691b9c33) (cherry picked from commit f19d35a1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 6633ef04bdbcd73524b920a01f4dbe758f289e08) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-