- 06 Jul, 2014 3 commits
-
-
Tristan Matthews authored
Fixes #11605
-
David Fuhrmann authored
(cherry picked from commit 689f67e98f59a74cb55dea8e06e1c66c49416f30) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Tristan Matthews authored
Instead, let avcodec_encode_video2 allocate the buffer, then wrap it before handing it off. Fixes #11605 (cherry picked from commit 03cf55c6f56d9f9d27e46dfea07f15714e4c416c) Signed-off-by: Tristan Matthews <le.businessman@gmail.com>
-
- 05 Jul, 2014 4 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 5624a0fcf27da305d9547db6d717b5197ef9214c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit cf77bdabac56c0c7ab1bcf1c2233a4133297e935) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit ce32db6caea92daebfb83d5692939798bd8a18ac) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 2898d517e05f5f01b52881a0326c7439c8d9e130) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 Jul, 2014 15 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 95cbca8f6ae32d64d63db62febfc46417149fee8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Some QCOM OMX_getParameter implementations override the nSize element to a bad value. This can lead to a mediaserver crash because IOMX interface rely on nSize to send the OMX parameter via android Binder. Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit ec8bf9d655a8d5d1b399dfe1dcd1219aee3e697b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
This is required since mmal_vout uses the fmod function. This fixes loading of the mmal_vout plugin on raspbian. Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit f389c750405ff2234a3f841801385e8dfb51c564) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit 92ebd3b13d019ef150057b3448c1b60fe0e5524c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
"OMX_U32 nSize" is the first element of each OMX param/config struct. Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit 2ef0f162c45d491e7c60d3f0caa9ad4df38297c5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 1585e2ba3282e1e742c0f764b0ebc6ee418761aa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 7d7149c5a61c99aa86f0bc2717a485d6942d8fff) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit bad53a8c135bb42c8028a92854139eab8584d49a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 885d8a313c536f38f82665238b7fa4f32f686ed1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit ffabc04f18611f362390b5acc95ee8a4bdcb3c23) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 3227fba5f6d152fa86df625f2521148fe5efa892) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 97fc89290b0279c826232b816e5ba5c334283d79) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 8f70026dbf9a1f673da6a5ddff8b6d2fdbc2d4f7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit d8ce467e626ae59cbea89456a52b88dc05802611) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 0e9928bea14bc1f25549dbedfc4642f8799d27ca) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Jul, 2014 2 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit a3036326827ab738a03f5daecf15f11b6d046a42)
-
Rafaël Carré authored
(cherry picked from commit 681a61ddf3a129e2fc3142de779969d806e2efda) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 02 Jul, 2014 12 commits
-
-
Vittorio Giovara authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 3ba6497f6fa3ef219d387a79f1c4552071313c44) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Tristan Matthews authored
(cherry picked from commit bd05cf845539dec9300ab7562b44f1098bb529cc) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Tristan Matthews authored
(cherry picked from commit a7cf4c51cbef6d877713153f6f0e71abf6054991) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Vittorio Giovara authored
Also overwrite previously installed headers Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit d36bc0a71a7a69afd085c8b2754ecfbc5876fd2b)
-
Vittorio Giovara authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 2511f822b244371c7dd5776166917db80e7a1486)
-
Vittorio Giovara authored
Also overwrite previously installed headers Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit e5503692d7e972521d4131c0aad60ba26ed90585)
-
Vittorio Giovara authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit fb269ef054e0db840e18230e950bb1ee671832ff)
-
Konstantin Pavlov authored
Patch to build on OSX 10.9 with clang and to install pkg-config file. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>> Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 4546118c287be5013255ad87327f946712cf186b)
-
Vittorio Giovara authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 489a30f47267349ae8301d5854f17f4a99c529c6)
-
Vittorio Giovara authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 912b9ac5a44a814a6ac43e91946c6d7dbcdccc14)
-
Vittorio Giovara authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 2f30b0bf46dc39f3821bd4c258db022464af5b5e)
-
Tristan Matthews authored
No longer needed due to upstream change. (cherry picked from commit 5a9d3161e037c1634d6b4621f1e1ce09639de90f) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 01 Jul, 2014 1 commit
-
-
Martin Storsjö authored
These fallback definitions (since they were moved to avcommon_compat.h in 5e192e1e) caused the avcodec plugin to use av_metadata_get for uses of av_dict_get, while av_metadata_get is defined in libavformat (which the avcodec plugin doesn't link to). Both AVDictionaryEntry and av_dict_get were added in libavutil 51.5.0, which is earlier than the minimum required version of libavutil that vlc requires (51.22.0). This fixes using the avcodec plugin in builds with libavformat < 54 (such as on debian wheezy). This is not cherry-picked from vlc.git, since the master branch there has dropped support for such old libavformat versions altogether. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 29 Jun, 2014 3 commits
-
-
Thomas Guillem authored
Do not leak mutex if i_chroma is VLC_CODEC_ANDROID_OPAQUE. Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit 3d90771a7b113a554ddda9f3ea98ac137f5c9dcc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
No longer needed due to upstream change. (cherry picked from commit 8a9ac878b21ede8a65efdf71c6f5cc5b8fa3a88b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Marc Etcheverry authored
Patch was broken by changes in speexdsp (namely commit 410cfbc7f0e0605ad508810d9961d0b17bdf710a for resample.c). Signed-off-by: Tristan Matthews <le.businessman@gmail.com> (cherry picked from commit 6397a5b19539ca56d84b9de505e6410af7056e45) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-