Hi,
I had some code accepted on the master branch and I was wondering if
they'd be suitable for inclusion in the 2.6 branch. I'd like them in
the next version of xmbc. The commits were:
c59654d67d1afde3fac24021ef0fd9d18cf38455
fca085187940a169b7a43d096009f7dac315f9ac
7859618affe574c9de7f240d2ddc0
On 21.03.2015 19:01, wm4 wrote:
On Fri, 20 Mar 2015 02:51:31 +0100
Mariusz Szczepańczyk wrote:
Hello,
my name is Mariusz Szczepańczyk and I am currently finishing my
bachelor's degree in Computer Science at the University of Warsaw in
Poland. I have written few patches for other open source p
On Sun, Mar 22, 2015 at 2:34 AM, Michael Niedermayer
wrote:
> On Sun, Mar 22, 2015 at 12:33:57AM +0100, Stephan Holljes wrote:
> > Hi,
> >
> > what would be the correct way to create patches that won't be corrupted?
> I
> > merely tried to copy what I have seen on the mailing-list before,
> > app
On Sun, Mar 22, 2015 at 12:33:57AM +0100, Stephan Holljes wrote:
> Hi,
>
> what would be the correct way to create patches that won't be corrupted? I
> merely tried to copy what I have seen on the mailing-list before,
> apparently I didn't do a very good job ;)
git send-email -1
would send the mo
---
libavformat/mxfenc.c | 2 ++
tests/ref/lavf/mxf | 6 ++---
tests/ref/lavf/mxf_d10 | 2 +-
tests/ref/lavf/mxf_opatom | 4 ++--
tests/ref/seek/lavf-mxf_opatom | 54 +-
5 files changed, 35 insertions(+), 33 deletions(-
---
libavformat/mxfenc.c | 100 ++-
1 file changed, 83 insertions(+), 17 deletions(-)
diff --git a/libavformat/mxfenc.c b/libavformat/mxfenc.c
index ac60357..7483ddc 100644
--- a/libavformat/mxfenc.c
+++ b/libavformat/mxfenc.c
@@ -313,6 +313,7 @@ ty
Hi,
This patch series adds support for muxing mxf opatom audio files.
The media generate is compatible with avid media composer, in my tests.
The patches only adds support single channel 48kHz pcm_16/24le.
Media composer also supports 32kHz and 44.1kHz, which I plan to add in a
future patch. I’m st
Hi,
what would be the correct way to create patches that won't be corrupted? I
merely tried to copy what I have seen on the mailing-list before,
apparently I didn't do a very good job ;)
Regards,
Stephan Holljes
On Sun, Mar 22, 2015 at 12:24 AM, Michael Niedermayer
wrote:
> On Sat, Mar 21, 201
On Sat, Mar 21, 2015 at 11:00:09PM +0100, Stephan Holljes wrote:
> Hi,
>
> this is a patch for a proof-of-concept for an http server.
>
> Usage on the server side:
>
> ffmpeg -i test.mp3 -c copy -listen 1 -f mp3 http://0.0.0.0
>
> Usage on the client side:
>
> ffplay http://localhost:8080
>
>
On Sun, Mar 22, 2015 at 01:12:57AM +0530, greeshma wrote:
> New compression technique -B44 lossy compression for OpenExr
>
> From d6da9dea16a5b8247aac60a0ce21cb56981e66ec Mon Sep 17 00:00:00 2001
> From: greeshmab
> Date: Sun, 22 Mar 2015 01:09:53 +0530
> Subject: [PATCH] new compression
>
[...]
Hi,
this is a patch for a proof-of-concept for an http server.
Usage on the server side:
ffmpeg -i test.mp3 -c copy -listen 1 -f mp3 http://0.0.0.0
Usage on the client side:
ffplay http://localhost:8080
I looked at tls.c and tcp.c and copied parts of the code.
Please comment.
Regards,
Stepha
On 21/03/15 4:36 PM, Ronald S. Bultje wrote:
> ---
> libavcodec/vp9.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c
> index 77e98f5..a5e36f5 100644
> --- a/libavcodec/vp9.c
> +++ b/libavcodec/vp9.c
> @@ -2506,7 +2506,7 @@ static void
New compression technique -B44 lossy compression for OpenExr
>From d6da9dea16a5b8247aac60a0ce21cb56981e66ec Mon Sep 17 00:00:00 2001
From: greeshmab
Date: Sun, 22 Mar 2015 01:09:53 +0530
Subject: [PATCH] new compression
---
libavcodec/exr.c | 122
---
libavcodec/vp9.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c
index 77e98f5..a5e36f5 100644
--- a/libavcodec/vp9.c
+++ b/libavcodec/vp9.c
@@ -2506,7 +2506,7 @@ static void intra_recon(AVCodecContext *ctx, ptrdiff_t
y_off, ptrdiff_t uv
Hi
On Thu, Mar 19, 2015 at 06:50:27PM +0300, Alexey Dolgavin wrote:
> It addes support PAL8 pixel format for APNG-picture.
> The picture is http://littlesvr.ca/apng/samples.html (clock)
> It is a qualification task of GSoC 2015 (mentor is Paul B Mahol)
>
> ---
> libavcodec/pngdec.c | 58
> +
On Fri, 20 Mar 2015 02:51:31 +0100
Mariusz Szczepańczyk wrote:
> Hello,
>
> my name is Mariusz Szczepańczyk and I am currently finishing my
> bachelor's degree in Computer Science at the University of Warsaw in
> Poland. I have written few patches for other open source projects, like
> gif re
Am 21.03.15 um 18:42 schrieb Thilo Borgmann:
> Am 18.03.15 um 09:37 schrieb Matthieu Bouron:
>> On Fri, Mar 13, 2015 at 8:16 PM, wrote:
>>
>>> From: Matthieu Bouron
>>>
>>> Support mouse clicks capture while recording a screen on OSX >= 10.7.
>>> ---
>>> libavdevice/avfoundation.m | 15 +
Am 18.03.15 um 09:37 schrieb Matthieu Bouron:
> On Fri, Mar 13, 2015 at 8:16 PM, wrote:
>
>> From: Matthieu Bouron
>>
>> ---
>> libavdevice/avfoundation.m | 21 +++--
>> 1 file changed, 15 insertions(+), 6 deletions(-)
>>
>> diff --git a/libavdevice/avfoundation.m b/libavdevice/
Am 18.03.15 um 09:37 schrieb Matthieu Bouron:
> On Fri, Mar 13, 2015 at 8:16 PM, wrote:
>
>> From: Matthieu Bouron
>>
>> Support mouse clicks capture while recording a screen on OSX >= 10.7.
>> ---
>> libavdevice/avfoundation.m | 15 +++
>> 1 file changed, 15 insertions(+)
>>
>> dif
Am 18.03.15 um 09:36 schrieb Matthieu Bouron:
> On Sat, Mar 14, 2015 at 11:11 AM, Matthieu Bouron > wrote:
>
>>
>>
>> On Sat, Mar 14, 2015 at 10:50 AM, Matthieu Bouron <
>> matthieu.bou...@gmail.com> wrote:
>>
>>>
>>>
>>> On Sat, Mar 14, 2015 at 8:29 AM, Carl Eugen Hoyos
>>> wrote:
>>>
gma
Am 18.03.15 um 09:36 schrieb Matthieu Bouron:
> On Sat, Mar 14, 2015 at 11:09 AM, Matthieu Bouron > wrote:
>
>> On Sat, Mar 14, 2015 at 11:01 AM, Matthieu Bouron <
>> matthieu.bou...@gmail.com> wrote:
>>
>>>
>>>
>>> On Sat, Mar 14, 2015 at 8:31 AM, Carl Eugen Hoyos
>>> wrote:
>>>
gmail.com
21 matches
Mail list logo