Re: [libav-devel] [PATCH] movie source add repeat count parameter

2012-02-29 Thread Stefano Sabatini
On date Tuesday 2012-02-28 19:02:35 +0800, William Yu encoded: > I think movie source can add a repeat count for read source several times. > When repeat count is zero, then repeat again and again. > repeat count parameter has an alias "rc" > > > Signed-off-by: William Yu > --- > libavfilter/sr

Re: [libav-devel] [FFmpeg-devel] Snow documentation effort

2012-02-24 Thread Stefano Sabatini
On date Friday 2012-02-24 06:47:14 -0500, compn encoded: > On Fri, 24 Feb 2012 09:11:21 +0100, Luca Barbato wrote: > >I'm proposing the board to figure out the right amount (I propose > >between 5k and 8k) to provide a proper specification of snow. > > > >* The specification MUST be a texinfo or rf

Re: [libav-devel] [PATCH] lavu: Add av_dict_from_string()

2012-02-24 Thread Stefano Sabatini
On date Thursday 2012-02-16 17:45:00 +0200, Andrey Utkin encoded: > --- > libavutil/dict.c | 35 +++ > libavutil/dict.h |7 +++ > 2 files changed, 42 insertions(+), 0 deletions(-) > > diff --git a/libavutil/dict.c b/libavutil/dict.c [...] > /** > + * Get

Re: [libav-devel] [FFmpeg-devel] [RFC] Google Summer of Code 2012

2012-02-01 Thread Stefano Sabatini
On date Wednesday 2012-02-01 18:47:40 +0100, Michael Niedermayer encoded: > On Wed, Feb 01, 2012 at 11:32:06AM +0100, Benjamin Larsson wrote: > > > > >Id like to see the libav vs ffmpeg relation clarified in the document > > >the names suggest to the average reader a relation that is different > >

Re: [libav-devel] [PATCH 08/12] Add a tool for creating smooth streaming manifests

2012-01-21 Thread Stefano Sabatini
On date Friday 2012-01-20 09:45:55 -0800, Luca Barbato encoded: > On 1/20/12 9:44 AM, Martin Storsjö wrote: > >On Fri, 20 Jan 2012, Luca Barbato wrote: > > > >>On 1/20/12 5:20 AM, Martin Storsjö wrote: > >>>It can also optionally split the file into individual fragments, > >>>which allows it to be

Re: [libav-devel] [PATCH 3/3] avprobe: Print frame-based metadata

2012-01-02 Thread Stefano Sabatini
On date Sunday 2012-01-01 01:56:16 +0100, Thomas Kühnel encoded: > Decoding now happens outside of show_frame(). > I also noticed a segfault caused by files with unsupported video > codecs and added a check to prevent this. > From 8b467add7cf21ca84c85e5c50ec1f6c4a0113307 Mon Sep 17 00:00:00 2001 >

Re: [libav-devel] [PATCH 3/3] avprobe: Print frame-based metadata

2011-12-20 Thread Stefano Sabatini
On date Friday 2011-12-02 00:37:57 +0100, Thomas Kühnel encoded: > Updated. > From 040334eeec0349c9f09852d0b8f5c42ad6eb0331 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Thomas=20K=C3=BChnel?= > Date: Fri, 23 Sep 2011 22:51:42 +0200 > Subject: [PATCH 3/3] avprobe: Print frame-based metadata > > ---

[libav-devel] [ANNOUNCE] SOCIS result summary

2011-11-22 Thread Stefano Sabatini
tober. The project was mentored by Justin Ruggles, with Stefano Sabatini as backup mentor and administrator. Throughout the coding period and after, Thomas has been updating a public github tree with his code changes [3], discussing issues on IRC and via email, and making any necessary changes. He

Re: [libav-devel] [PATCH 2/3] tiff: Add GeoTIFF support to the TIFF decoder

2011-11-17 Thread Stefano Sabatini
On date Wednesday 2011-11-16 22:01:38 +0100, Thomas Kühnel encoded: > Hi, > > On 15.11.2011 15:48, Justin Ruggles wrote: > > > >Hi Thomas, > > > >>+static int add_doubles_metadata(const uint8_t **buf, int count, > >>+const char *name, const char *sep, > >>+

Re: [libav-devel] [PATCH 2/3] tiff: Add GeoTIFF support to the TIFF decoder

2011-11-04 Thread Stefano Sabatini
On date Wednesday 2011-11-02 21:22:41 +0100, Thomas Kühnel encoded: > On 27.10.2011 23:44, Stefano Sabatini wrote: > >On date Sunday 2011-10-23 22:12:01 +0200, Thomas Kühnel encoded: > >>Updated. > [...] > > >>+static double tget_double(const uint8_t **p, int le

Re: [libav-devel] [PATCH 3/3] avprobe: Print frame-based metadata

2011-10-27 Thread Stefano Sabatini
On date Sunday 2011-10-23 22:16:02 +0200, Thomas Kühnel encoded: > Updated. > From a4c08b589b9ae51c79e63a875ec9d316d86627bf Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Thomas=20K=C3=BChnel?= > Date: Fri, 23 Sep 2011 22:51:42 +0200 > Subject: [PATCH 3/3] avprobe: Print frame-based metadata > > ---

Re: [libav-devel] [PATCH 2/3] tiff: Add GeoTIFF support to the TIFF decoder

2011-10-27 Thread Stefano Sabatini
On date Sunday 2011-10-23 22:12:01 +0200, Thomas Kühnel encoded: > Updated. > From aa53f7c180fa08d0fcde29f743845550a0f9d972 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Thomas=20K=C3=BChnel?= > Date: Tue, 4 Oct 2011 00:19:52 +0200 > Subject: [PATCH 2/3] tiff: Add GeoTIFF support to the TIFF decoder

Re: [libav-devel] [PATCH] lavu/audioconvert: rename audioconvert.{h, c} to chlayout.{h, c}

2011-09-23 Thread Stefano Sabatini
On Sunday 2011-09-11 22:01:42 +0200, Anton Khirnov wrote: > > On Sun, 11 Sep 2011 19:41:41 +0200, Stefano Sabatini > wrote: > > On date Sunday 2011-09-11 18:27:39 +0200, Diego Biurrun encoded: > > > On Sun, Sep 11, 2011 at 10:04:42AM +0200, Stefano Sabatini wrote: >

Re: [libav-devel] [PATCH] lavu/audioconvert: add av_guess_channel_layout() function

2011-09-23 Thread Stefano Sabatini
On date Saturday 2011-09-10 19:34:21 -0400, Luca Barbato encoded: > On 9/10/11 7:05 PM, Stefano Sabatini wrote: > >On date Saturday 2011-09-10 18:50:11 -0400, Luca Barbato encoded: > >>On 9/10/11 6:36 PM, Stefano Sabatini wrote: > >>>--- > >>> doc/APIcha

Re: [libav-devel] [PATCH] lavu/audioconvert: rename audioconvert.{h, c} to chlayout.{h, c}

2011-09-11 Thread Stefano Sabatini
On date Sunday 2011-09-11 18:27:39 +0200, Diego Biurrun encoded: > On Sun, Sep 11, 2011 at 10:04:42AM +0200, Stefano Sabatini wrote: > > On date Saturday 2011-09-10 19:37:05 -0400, Luca Barbato encoded: > > > On 9/10/11 7:09 PM, Stefano Sabatini wrote: > > > >Th

Re: [libav-devel] [PATCH] lavu/audioconvert: rename audioconvert.{h, c} to chlayout.{h, c}

2011-09-11 Thread Stefano Sabatini
On date Saturday 2011-09-10 19:37:05 -0400, Luca Barbato encoded: > On 9/10/11 7:09 PM, Stefano Sabatini wrote: > >The new names better reflect the content of the files. > >--- > > doc/APIchanges |4 + > > libavutil/Makefile

[libav-devel] [PATCH] lavu/audioconvert: rename audioconvert.{h, c} to chlayout.{h, c}

2011-09-10 Thread Stefano Sabatini
The new names better reflect the content of the files. --- doc/APIchanges |4 + libavutil/Makefile |3 +- libavutil/audioconvert.h | 78 +-- libavutil/{audioconvert.c => chlayout.c} |2 +- libavutil/c

[libav-devel] [PATCH] audioconvert: add comments to channel_names

2011-09-10 Thread Stefano Sabatini
--- libavutil/audioconvert.c | 25 - 1 files changed, 20 insertions(+), 5 deletions(-) diff --git a/libavutil/audioconvert.c b/libavutil/audioconvert.c index a0729f8..97c02f5 100644 --- a/libavutil/audioconvert.c +++ b/libavutil/audioconvert.c @@ -28,11 +28,26 @@ #inclu

[libav-devel] [PATCH] lavu/audioconvert: fix style

2011-09-10 Thread Stefano Sabatini
--- libavutil/audioconvert.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libavutil/audioconvert.c b/libavutil/audioconvert.c index fa27f01..a0729f8 100644 --- a/libavutil/audioconvert.c +++ b/libavutil/audioconvert.c @@ -91,13 +91,13 @@ void av_get_channel_layout_

Re: [libav-devel] [PATCH] lavu/audioconvert: add av_guess_channel_layout() function

2011-09-10 Thread Stefano Sabatini
On date Saturday 2011-09-10 18:50:11 -0400, Luca Barbato encoded: > On 9/10/11 6:36 PM, Stefano Sabatini wrote: > >--- > > doc/APIchanges |3 +++ > > libavutil/audioconvert.c | 14 ++ > > libavutil/audioconvert.h |8 > >

[libav-devel] [PATCH] lavu/audioconvert: add av_guess_channel_layout() function

2011-09-10 Thread Stefano Sabatini
--- doc/APIchanges |3 +++ libavutil/audioconvert.c | 14 ++ libavutil/audioconvert.h |8 3 files changed, 25 insertions(+), 0 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 65d76bd..71a4bb4 100644 --- a/doc/APIchanges +++ b/doc/APIchanges

Re: [libav-devel] [PATCH 4/9] avtools: -help syntax changes.

2011-09-09 Thread Stefano Sabatini
On date Monday 2011-09-05 12:36:54 +0200, Anton Khirnov encoded: > Make it accept an optional parameter, e.g. -help codecs/formats/... is > possible. > > Make -formats/-codecs/... options aliases for -help <...>. > > Remove -filters, which will be reused as an option for specifying > filters. -he

Re: [libav-devel] [PATCH] fifo-test: eliminate an ugly cast and variable indirection

2011-09-08 Thread Stefano Sabatini
On date Thursday 2011-09-08 14:31:41 +0200, Diego Biurrun encoded: > --- > libavutil/fifo.c |3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/libavutil/fifo.c b/libavutil/fifo.c > index 5774d33..75a0439 100644 > --- a/libavutil/fifo.c > +++ b/libavutil/fifo.c > @@ -1

Re: [libav-devel] [PATCH] fifo: add av_fifo_peek2()

2011-08-10 Thread Stefano Sabatini
On date Thursday 2011-08-04 18:48:09 +0200, Stefano Sabatini encoded: > On date Thursday 2011-07-21 19:45:15 +0200, Stefano Sabatini encoded: > > On date Saturday 2011-07-16 17:15:27 +0200, Stefano Sabatini encoded: [...] > > > Updated. >

Re: [libav-devel] [PATCH] Great fftools renaming II

2011-08-09 Thread Stefano Sabatini
On date Monday 2011-08-08 23:53:53 +0200, Luca Barbato encoded: > On 08/08/2011 11:27 PM, Benjamin Larsson wrote: > > On 08/08/2011 11:13 PM, Jason Garrett-Glaser wrote: > >> 2011/8/8 Jindřich Makovička : > >>> On Mon, Aug 8, 2011 at 19:03, Alex Converse > >>> wrote: > Plenty of other names

Re: [libav-devel] [FFmpeg-devel] [PATCH] fifo: add av_fifo_peek2()

2011-08-04 Thread Stefano Sabatini
On date Thursday 2011-07-21 19:45:15 +0200, Stefano Sabatini encoded: > On date Saturday 2011-07-16 17:15:27 +0200, Stefano Sabatini encoded: > > On date Saturday 2011-07-16 17:00:59 +0200, Diego Biurrun encoded: > > > On Sat, Jul 16, 2011 at 10:25:58AM +0200, Stef

Re: [libav-devel] [PATCH] lsws: factorize some logging code in sws_init_context()

2011-08-04 Thread Stefano Sabatini
On date Thursday 2011-08-04 17:16:43 +0200, Luca Barbato encoded: > On 8/4/11 4:14 PM, Ronald S. Bultje wrote: > >Hi, > > > >On Aug 4, 2011 7:01 AM, "Kostya" wrote: > >> > >>On Thu, Aug 04, 2011 at 04:00:11PM +0200, Stefano Sabatini wrote: [...]

[libav-devel] [PATCH] lsws: factorize some logging code in sws_scale_init()

2011-08-04 Thread Stefano Sabatini
--- libswscale/utils.c |9 +++-- 1 files changed, 3 insertions(+), 6 deletions(-) diff --git a/libswscale/utils.c b/libswscale/utils.c index f5ef1c6..163ed3a 100644 --- a/libswscale/utils.c +++ b/libswscale/utils.c @@ -1079,12 +1079,9 @@ int sws_init_context(SwsContext *c, SwsFilter *src

[libav-devel] [PATCH] lsws: factorize some logging code in sws_init_context()

2011-08-04 Thread Stefano Sabatini
--- libswscale/utils.c | 30 +- 1 files changed, 9 insertions(+), 21 deletions(-) diff --git a/libswscale/utils.c b/libswscale/utils.c index 5d478b7..f5ef1c6 100644 --- a/libswscale/utils.c +++ b/libswscale/utils.c @@ -1066,29 +1066,17 @@ int sws_init_context(SwsCont

Re: [libav-devel] [PATCH] lsws: use array for storing the supported in/out information

2011-08-04 Thread Stefano Sabatini
On date Wednesday 2011-08-03 16:58:05 -0700, Ronald S. Bultje encoded: > Hi, > > On Wed, Aug 3, 2011 at 4:44 PM, Stefano Sabatini > wrote: > > +const static FormatEntry format_entries[PIX_FMT_NB] = { > [..] > >  int sws_isSupportedInput(enum PixelFormat pix_

[libav-devel] [PATCH] lsws: use array for storing the supported in/out information

2011-08-03 Thread Stefano Sabatini
--- libswscale/utils.c | 197 +--- 1 files changed, 78 insertions(+), 119 deletions(-) diff --git a/libswscale/utils.c b/libswscale/utils.c index c6abb6b..65c1b64 100644 --- a/libswscale/utils.c +++ b/libswscale/utils.c @@ -63,133 +63,92 @@ const c

[libav-devel] [ANNOUNCE] SOCIS - Students announced

2011-08-01 Thread Stefano Sabatini
Hi all, the students selection has terminated, and the coding period started officially yesterday, on August 1st. Here you can find the selection results: http://sophia.estec.esa.int/socis2011/?q=node/16 I'd like to thank all the involved mentors and the candidate students for their time and int

Re: [libav-devel] (no subject)

2011-08-01 Thread Stefano Sabatini
On date Saturday 2011-07-30 13:36:41 +0200, Luca Barbato encoded: > On 7/30/11 1:25 PM, Stefano Sabatini wrote: > >On date Saturday 2011-07-30 12:13:48 +0200, Luca Barbato encoded: > >>On 7/29/11 8:03 PM, Stefano Sabatini wrote: > >>>If you want to rename the

Re: [libav-devel] (no subject)

2011-07-30 Thread Stefano Sabatini
On date Saturday 2011-07-30 12:13:48 +0200, Luca Barbato encoded: > On 7/29/11 8:03 PM, Stefano Sabatini wrote: > >If you want to rename the tools just do them consistent: > >avprobe > >avplay > >so the pattern here is av+VERB > > > >avconvert/avmux is consis

Re: [libav-devel] (no subject)

2011-07-29 Thread Stefano Sabatini
On date Friday 2011-07-29 16:48:05 +0200, Anton Khirnov encoded: > Hi, > here's the patchset implementing all the discussed fftools changes > except compatibility symlinks for ffplay/probe/server, as I don't know > the build system enough to do that. > > I've chosen a temporary work name 'avengine

Re: [libav-devel] [RFC] futur of the fftools

2011-07-26 Thread Stefano Sabatini
On date Wednesday 2011-07-27 01:02:53 +0100, Måns Rullgård encoded: > Stefano Sabatini writes: > > > On date Tuesday 2011-07-26 10:50:35 -0700, Alex Converse encoded: > > [...] > >> I don't care for the output of ffprobe -show_packets. Perhaps this is a

Re: [libav-devel] [RFC] futur of the fftools

2011-07-26 Thread Stefano Sabatini
On date Tuesday 2011-07-26 10:50:35 -0700, Alex Converse encoded: [...] > I don't care for the output of ffprobe -show_packets. Perhaps this is a good > time to change it: > > Right now we do: > > [PACKET] > codec_type=video > stream_index=0 > pts=0 > pts_time=0.00 > dts=0 > dts_time=0.00

Re: [libav-devel] [ANNOUNCE] SOCIS - Request for students

2011-07-26 Thread Stefano Sabatini
On date Monday 2011-07-25 16:45:50 +0200, Luca Barbato encoded: > On 7/25/11 12:05 PM, Stefano Sabatini wrote: [...] > >REMINDER > > > >Just want to remember to the potential candidate students that the > >application deadline is approaching (it will be on the

[libav-devel] [ANNOUNCE] SOCIS - Request for students

2011-07-25 Thread Stefano Sabatini
On date Tuesday 2011-07-19 18:53:33 +0200, Stefano Sabatini encoded: > We're glad to announce that FFmpeg/Libav application to SOCIS (Summer > Of Code In Space) has been accepted and we've been allocated a slot > for a student: > http://sophia.estec.esa.int/socis2011/ >

Re: [libav-devel] [PATCH] parseutils: add av_parse_number() function and children, and use them in the ff* tools

2011-07-23 Thread Stefano Sabatini
On date Wednesday 2011-06-15 00:30:32 +0200, Stefano Sabatini encoded: > On date Wednesday 2011-06-15 00:04:21 +0200, Stefano Sabatini encoded: > > On date Sunday 2011-06-05 00:40:57 +0200, Stefano Sabatini encoded: > > > On date Saturday 2011-05-28 19:28:17 +0200, Stefan

Re: [libav-devel] [PATCH] cmdutils: add codec_opts parameter to setup_find_stream_info_opts()

2011-07-23 Thread Stefano Sabatini
On date Sunday 2011-07-17 16:19:28 +0200, Stefano Sabatini encoded: > Avoid brittle and obfuscating reference to a global. > --- > cmdutils.c |2 +- > cmdutils.h |2 +- > ffmpeg.c |2 +- > ffplay.c |2 +- > 4 files changed, 4 insertions(+), 4 deletio

Re: [libav-devel] [PATCH] cmdutils: clarify documentation for setup_find_stream_info_opts()

2011-07-23 Thread Stefano Sabatini
On date Monday 2011-07-18 12:47:25 +0200, Diego Biurrun encoded: > On Sun, Jul 17, 2011 at 06:47:54PM +0200, Stefano Sabatini wrote: > > > > --- a/cmdutils.h > > +++ b/cmdutils.h > > @@ -159,8 +159,16 @@ void parse_options(int argc, char **argv, co

Re: [libav-devel] [PATCH] cmdutils: clarify documentation for filter_codec_opts()

2011-07-23 Thread Stefano Sabatini
On date Monday 2011-07-18 12:42:42 +0200, Diego Biurrun encoded: > On Sun, Jul 17, 2011 at 06:46:34PM +0200, Stefano Sabatini wrote: > > > > --- a/cmdutils.h > > +++ b/cmdutils.h > > @@ -150,6 +150,12 @@ void parse_options(int argc, char **argv, co

Re: [libav-devel] [PATCH 2/2] imgconvert: store padded size in PixFmtInfo, simplify avg_bits_per_pixel()

2011-07-21 Thread Stefano Sabatini
On date Thursday 2011-07-21 11:57:48 -0700, Ronald S. Bultje encoded: > Hi, > > On Thu, Jul 21, 2011 at 9:50 AM, Diego Biurrun wrote: > > From: Stefano Sabatini > > > > Prefer data-driven over procedural logic in avg_bits_per_pixel(). > > This simplifies and i

Re: [libav-devel] [FFmpeg-devel] [PATCH] fifo: add av_fifo_peek2()

2011-07-21 Thread Stefano Sabatini
On date Saturday 2011-07-16 17:15:27 +0200, Stefano Sabatini encoded: > On date Saturday 2011-07-16 17:00:59 +0200, Diego Biurrun encoded: > > On Sat, Jul 16, 2011 at 10:25:58AM +0200, Stefano Sabatini wrote: > > > > > > --- a/libavutil/fifo.h > > > +++ b/libav

Re: [libav-devel] [PATCH] build: add -L flags before existing LDFLAGS

2011-07-21 Thread Stefano Sabatini
On date Wednesday 2011-07-13 20:10:47 +0100, Måns Rullgård encoded: > Diego Biurrun writes: > > > On Wed, Jul 13, 2011 at 07:25:43PM +0100, Måns Rullgård wrote: > >> Diego Biurrun writes: > >> > >> > On Wed, Jul 13, 2011 at 06:18:07PM +0100, Mans Rullgard wrote: > >> >> --- a/Makefile > >> >> +

[libav-devel] [ANNOUNCE] SOCIS - Request for students

2011-07-19 Thread Stefano Sabatini
2011/?q=student_agreement http://sophia.estec.esa.int/socis2011/?q=tos and get in touch as soon as possible with the administrator (Stefano Sabatini) and/or with one of the mentors. Good luck! ___ libav-devel mailing list libav-devel@libav.org https://li

Re: [libav-devel] [PATCH] cmdutils: clarify documentation for setup_find_stream_info_opts()

2011-07-17 Thread Stefano Sabatini
On date Sunday 2011-07-17 18:02:03 +0200, Anton Khirnov encoded: > > On Sun, 17 Jul 2011 16:19:16 +0200, Stefano Sabatini > wrote: > > --- > > cmdutils.h | 12 ++-- > > 1 files changed, 10 insertions(+), 2 deletions(-) > > > > diff --git a/cm

Re: [libav-devel] [PATCH] cmdutils: clarify documentation for filter_codec_opts()

2011-07-17 Thread Stefano Sabatini
On date Sunday 2011-07-17 18:00:12 +0200, Anton Khirnov encoded: > > On Sun, 17 Jul 2011 16:18:50 +0200, Stefano Sabatini > wrote: > > --- > > cmdutils.h |6 ++ > > 1 files changed, 6 insertions(+), 0 deletions(-) > > > > diff --git a/cmdutils.h

[libav-devel] [PATCH] lavc: add A|E|D flags to "ac" and "ar" options

2011-07-17 Thread Stefano Sabatini
Fix setting of the corresponding AVCodecContext fields via cmdutils.c:filter_codec_opts(). In particular, fix ffplay -ac and -ar options. --- libavcodec/options.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libavcodec/options.c b/libavcodec/options.c index 4869046..

[libav-devel] [PATCH] cmdutils: add codec_opts parameter to setup_find_stream_info_opts()

2011-07-17 Thread Stefano Sabatini
Avoid brittle and obfuscating reference to a global. --- cmdutils.c |2 +- cmdutils.h |2 +- ffmpeg.c |2 +- ffplay.c |2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cmdutils.c b/cmdutils.c index 9278371..023e7ce 100644 --- a/cmdutils.c +++ b/cmdutils.c @@

[libav-devel] [PATCH] cmdutils: clarify documentation for setup_find_stream_info_opts()

2011-07-17 Thread Stefano Sabatini
--- cmdutils.h | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/cmdutils.h b/cmdutils.h index 5149d23..8b10de1 100644 --- a/cmdutils.h +++ b/cmdutils.h @@ -159,8 +159,16 @@ void parse_options(int argc, char **argv, const OptionDef *options, */ AVDictionary *

[libav-devel] [PATCH] cmdutils: rename variable "t" to "opt" in filter_codec_opts()

2011-07-17 Thread Stefano Sabatini
The new name is more meaningful. --- cmdutils.c | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cmdutils.c b/cmdutils.c index 19c5d72..9278371 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -782,7 +782,7 @@ FILE *get_preset_file(char *filename, size_t filename_si

[libav-devel] [PATCH] cmdutils: clarify documentation for filter_codec_opts()

2011-07-17 Thread Stefano Sabatini
--- cmdutils.h |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/cmdutils.h b/cmdutils.h index a47f157..5149d23 100644 --- a/cmdutils.h +++ b/cmdutils.h @@ -150,6 +150,12 @@ void parse_options(int argc, char **argv, const OptionDef *options, /** * Filter out optio

Re: [libav-devel] [PATCH] doc: document using AVOptions in fftools.

2011-07-17 Thread Stefano Sabatini
On date Sunday 2011-07-17 14:54:58 +0200, Anton Khirnov encoded: > --- > doc/fftools-common-opts.texi | 25 + > 1 files changed, 25 insertions(+), 0 deletions(-) > > diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi > index 3a1cb3b..fec61cf 100644

Re: [libav-devel] [PATCH] Add -o option to set output filename

2011-07-17 Thread Stefano Sabatini
On date Sunday 2011-07-17 15:34:01 +0300, Georgi Chorbadzhiyski encoded: > On 7/17/11 2:44 PM, Stefano Sabatini wrote: > >On date Sunday 2011-07-17 13:57:48 +0300, Georgi Chorbadzhiyski encoded: > >>I got tired of having -i and not -o, so I just added the option. > >>

Re: [libav-devel] [PATCH] Add -o option to set output filename

2011-07-17 Thread Stefano Sabatini
On date Sunday 2011-07-17 13:57:48 +0300, Georgi Chorbadzhiyski encoded: > I got tired of having -i and not -o, so I just added the option. > It works like you expect it, the old way of just setting output > without any option still works, so no changes are required to > current usage. > > -- > G

Re: [libav-devel] [PATCH] ffplay: warn that -s is no longer working, suggest alternative

2011-07-17 Thread Stefano Sabatini
On date Sunday 2011-07-17 09:51:28 +0200, Reinhard Tartler encoded: > On Sat, Jul 16, 2011 at 23:08:06 (CEST), Stefano Sabatini wrote: > > > Also remove now unused variables. > > --- > > doc/ffplay.texi |4 ++-- > > ffplay.c| 14 +++--- >

[libav-devel] [PATCH] ffplay: add examples of how to specify size/pixel format through private options

2011-07-17 Thread Stefano Sabatini
Clarify with an example what the user should use instead of the deprecated (and no longer working) -s/-pix_fmt options. --- doc/ffplay.texi |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index d6a5f50..a8fd8f3 100644 --- a/doc/ffplay

[libav-devel] [PATCH] ffplay: clarify removal/deprecation status of -s/-pix_fmt

2011-07-17 Thread Stefano Sabatini
The options can't have been removed since they're still there, so they should rather be considered "deprecated". --- doc/ffplay.texi |6 +++--- ffplay.c|4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index d608526..d6a5f50 1

Re: [libav-devel] [PATCH] ffplay: warn that -pix_fmt is no longer working, suggest alternative

2011-07-16 Thread Stefano Sabatini
On date Saturday 2011-07-16 23:08:18 +0200, Stefano Sabatini encoded: > Also remove now unused variable. > --- > doc/ffplay.texi |3 ++- > ffplay.c|6 +++--- > 2 files changed, 5 insertions(+), 4 deletions(-) > > diff --git a/doc/ffplay.texi b/doc/ffplay

[libav-devel] [PATCH] lavf: rename enc variable in utils.c:has_codec_parameters()

2011-07-16 Thread Stefano Sabatini
Rename it to "avctx", the old name was confusing as the function is used also with decoder contexts. --- libavformat/utils.c | 24 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/libavformat/utils.c b/libavformat/utils.c index 161cdb4..1ecbd61 100644 ---

[libav-devel] [PATCH] ffplay: warn that -pix_fmt is no longer working, suggest alternative

2011-07-16 Thread Stefano Sabatini
Also remove now unused variable. --- doc/ffplay.texi |3 ++- ffplay.c|6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 8e40c8f..d608526 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -69,7 +69,8 @@ also sources

[libav-devel] [PATCH] ffplay: warn that -s is no longer working, suggest alternative

2011-07-16 Thread Stefano Sabatini
Also remove now unused variables. --- doc/ffplay.texi |4 ++-- ffplay.c| 14 +++--- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index e5de3d2..8e40c8f 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -38,8 +38,8 @@ Fo

Re: [libav-devel] [FFmpeg-devel] [PATCH] fifo: add av_fifo_peek2()

2011-07-16 Thread Stefano Sabatini
On date Saturday 2011-07-16 17:00:59 +0200, Diego Biurrun encoded: > On Sat, Jul 16, 2011 at 10:25:58AM +0200, Stefano Sabatini wrote: > > > > --- a/libavutil/fifo.h > > +++ b/libavutil/fifo.h > > @@ -106,11 +107,34 @@ int av_fifo_realloc2(AVFifoBuffer

Re: [libav-devel] [FFmpeg-devel] [PATCH] fifo: add av_fifo_peek2()

2011-07-16 Thread Stefano Sabatini
On date Saturday 2011-07-16 01:33:12 +0200, Stefano Sabatini encoded: > On date Friday 2011-07-15 16:32:52 +0200, Michael Niedermayer encoded: > > On Thu, Jul 14, 2011 at 12:18:49AM +0200, Stefano Sabatini wrote: [...] > > > > From 2ec24f2f0c79414edfd558f3c55b7d7969018912 Mon

Re: [libav-devel] [FFmpeg-devel] ESA Summer of Code in Space 2011

2011-07-15 Thread Stefano Sabatini
On date Friday 2011-07-15 12:20:12 +0200, Stefano Sabatini encoded: [...] > Just sent the application form, which can be reviewed at the address: > http://sophia.estec.esa.int/socis2011/?q=node/1/submission/30 Just realized that the page can't be seen if you're not logged as admi

Re: [libav-devel] [PATCH 3/3] mem.h: switch doxygen parameter order to match function prototype

2011-07-15 Thread Stefano Sabatini
On date Friday 2011-07-15 00:57:23 +0200, Diego Biurrun encoded: > --- > libavutil/mem.h |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libavutil/mem.h b/libavutil/mem.h > index 5dea492..e14e8d0 100644 > --- a/libavutil/mem.h > +++ b/libavutil/mem.h > @@ -76,10 +

Re: [libav-devel] [PATCH 2/3] doxygen: replace @sa tag by the more readable but equivalent @see

2011-07-15 Thread Stefano Sabatini
On date Friday 2011-07-15 00:57:22 +0200, Diego Biurrun encoded: > --- > libavcodec/bethsoftvideo.c |4 ++-- > libavcodec/bfi.c |2 +- > libavcodec/cdgraphics.c|4 ++-- > libavcodec/pcxenc.c|2 +- > libavcodec/tmv.c |2 +- > libavformat/bethsoftv

Re: [libav-devel] [PATCH 1/3] doxygen: use Doxygen markup for authors and web links where appropriate

2011-07-15 Thread Stefano Sabatini
On date Friday 2011-07-15 00:57:21 +0200, Diego Biurrun encoded: > --- > libavcodec/lzw.c |2 +- > libavcodec/lzw.h |2 +- > libavcodec/tta.c |4 ++-- > libavcodec/vqavideo.c|4 +++- > libavdevice/fbdev.c |2 +- > libavformat/rtpdec_vp8.c |2

Re: [libav-devel] [FFmpeg-devel] ESA Summer of Code in Space 2011

2011-07-15 Thread Stefano Sabatini
On date Wednesday 2011-07-13 23:31:38 +0200, Stefano Sabatini encoded: > On date Sunday 2011-07-10 21:58:53 +0200, Stefano Sabatini encoded: > > On date Saturday 2011-07-09 21:26:25 +0200, Stefano Sabatini encoded: > [...] > > > It is fundamental for the application succ

Re: [libav-devel] [PATCH 5/6] doxygen: use Doxygen markup where appropriate

2011-07-14 Thread Stefano Sabatini
On date Friday 2011-07-15 00:18:23 +0200, Stefano Sabatini encoded: > On date Thursday 2011-07-14 17:37:23 +0200, Diego Biurrun encoded: > > On Thu, Jul 14, 2011 at 12:10:16PM +0200, Stefano Sabatini wrote: > > > On date Thursday 2011-07-14 04:06:40 +0200, Die

Re: [libav-devel] [PATCH 5/6] doxygen: use Doxygen markup where appropriate

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 17:37:23 +0200, Diego Biurrun encoded: > On Thu, Jul 14, 2011 at 12:10:16PM +0200, Stefano Sabatini wrote: > > On date Thursday 2011-07-14 04:06:40 +0200, Diego Biurrun encoded: > > > > > > --- a/libavcodec/tta.c > > > +++ b/l

Re: [libav-devel] [PATCH] doxygen: do not include license boilerplate in Doxygen documentation

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 17:47:02 +0200, Diego Biurrun encoded: > --- > libavcodec/huffman.c |9 ++--- > libavcodec/huffman.h |9 ++--- > libavcodec/vorbis.c| 12 +++- > libavcodec/vorbisdec.c | 12 +++- > libavcodec/vp5.c | 10 ++ > l

Re: [libav-devel] [PATCH] lavfi: add audio channel packing negotiation fields

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 14:30:06 +0300, Mina Nagy Zaki encoded: > On Thu, Jul 14, 2011 at 12:34:54AM +0200, Stefano Sabatini wrote: > [...] > > Nits fixed, and also added forgotten code in avfilter_insert_filter. > > From 7af0ea823c030a5e9f9b9f36d17bbeead2ca13a4 Mon Se

Re: [libav-devel] [PATCH 2/3] Add an APIChanges entry and bump minor versions for recent changes.

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 10:43:49 +0200, Anton Khirnov encoded: > --- > doc/APIchanges|6 ++ > libavcodec/version.h |2 +- > libavformat/version.h |2 +- > 3 files changed, 8 insertions(+), 2 deletions(-) > > diff --git a/doc/APIchanges b/doc/APIchanges > index 65e1da7

Re: [libav-devel] [PATCH 1/3] ffmpeg: print the low bitrate warning after the codec is openend.

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 10:43:48 +0200, Anton Khirnov encoded: > This doesn't access avcodec_opts, so it works with the new options > passing system. > > Makes opt_bitrate() unneeded, so it's removed. > --- > ffmpeg.c | 18 +++--- > 1 files changed, 3 insertions(+), 15 deletions

Re: [libav-devel] [PATCH 6/6] doxygen: misc consistency cosmetics

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 04:06:41 +0200, Diego Biurrun encoded: > --- > libavcodec/g722.c |1 - > libavcodec/lzw.h|2 +- > libavcodec/msmpeg4.h|4 > libavcodec/vaapi_h264.c |7 --- > 4 files changed, 5 insertions(+), 9 deletions(-) > > diff --git a/li

Re: [libav-devel] [PATCH 5/6] doxygen: use Doxygen markup where appropriate

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 04:06:40 +0200, Diego Biurrun encoded: > --- > libavcodec/tta.c |4 ++-- > libavcodec/vqavideo.c |4 +++- > libavdevice/fbdev.c |2 +- > 3 files changed, 6 insertions(+), 4 deletions(-) > > diff --git a/libavcodec/tta.c b/libavcodec/tta.c > index 57f

Re: [libav-devel] [PATCH 4/6] doc: remove file name from @file directive in Doxygen usage example

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 04:06:39 +0200, Diego Biurrun encoded: > The file name is redundant and brittle across file renamings. > --- > doc/developer.texi |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/doc/developer.texi b/doc/developer.texi > index 45a4f44..208

Re: [libav-devel] [PATCH 3/6] doxygen: consistently place brief description

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 04:06:38 +0200, Diego Biurrun encoded: > --- > libavcodec/faxcompr.c |2 +- > libavcodec/faxcompr.h |2 +- > libavcodec/lzwenc.c |2 +- > libavcodec/pcxenc.c |2 +- > libavcodec/rl2.c |2 +- > libavcodec/tiff.c |3 ++- > libavcodec/t

Re: [libav-devel] [PATCH 2/6] doxygen: place empty line between brief description and detailed description

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 04:06:37 +0200, Diego Biurrun encoded: > Without it, Doxygen cannot separate them into different sections. > --- > libavcodec/8svx.c |1 + > libavcodec/qdm2.c |1 + > libavcodec/rl2.c |1 + > libavformat/iss.c |1 + > libavformat/rl2.c |1 + > 5 fil

Re: [libav-devel] [PATCH 1/6] doxygen: do not include license boilerplate in Doxygen documentation

2011-07-14 Thread Stefano Sabatini
On date Thursday 2011-07-14 04:06:36 +0200, Diego Biurrun encoded: > --- > libavcodec/huffman.c | 10 +++--- > libavcodec/huffman.h |9 +++-- > libavcodec/vorbis.c| 12 +++- > libavcodec/vorbisdec.c | 12 +++- > libavcodec/vp5.c | 11 +++ >

Re: [libav-devel] [PATCH] lavfi: add audio channel packing negotiation fields

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-07-13 19:01:55 +0300, Mina Nagy Zaki encoded: > --- > libavfilter/avfilter.h | 16 +++- > libavfilter/avfiltergraph.c |6 ++ > libavfilter/defaults.c |8 > libavfilter/formats.c | 11 +++ > 4 files changed, 40 inse

Re: [libav-devel] [FFmpeg-devel] [PATCH] fifo: add av_fifo_peek2()

2011-07-13 Thread Stefano Sabatini
On date Tuesday 2011-07-05 01:54:51 +0200, Stefano Sabatini encoded: > On date Monday 2011-07-04 16:42:04 +0200, Diego Biurrun encoded: [...] > From 2ec24f2f0c79414edfd558f3c55b7d7969018912 Mon Sep 17 00:00:00 2001 > From: Stefano Sabatini > Date: Wed, 29 Jun 2011 17:30:23 +0200 >

Re: [libav-devel] [FFmpeg-devel] ESA Summer of Code in Space 2011

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-07-13 14:44:16 -0700, Ronald S. Bultje encoded: [...] > > *Reminder*: on 15 July at 11pm UTC there is the organizations > > application deadline. > > > > If you plan to partecipate as a mentor please add a proposal here as > > soon as possible: > > http://wiki.multimedia.cx/i

Re: [libav-devel] [FFmpeg-devel] ESA Summer of Code in Space 2011

2011-07-13 Thread Stefano Sabatini
On date Sunday 2011-07-10 21:58:53 +0200, Stefano Sabatini encoded: > On date Saturday 2011-07-09 21:26:25 +0200, Stefano Sabatini encoded: [...] > > It is fundamental for the application success to have a page of > > ideas/proposals. > > > > I'm going to create a

Re: [libav-devel] [PATCH 1/5] Respect CONFIG_SWSCALE in ffmpeg.c/ffplay.c.

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-06-29 14:46:34 -0700, Ronald S. Bultje encoded: > Hi, > > On Wed, Jun 29, 2011 at 2:41 PM, Diego Biurrun wrote: > > On Wed, Jun 29, 2011 at 02:13:16PM -0700, Ronald S. Bultje wrote: [...] > >> --- a/ffmpeg.c > >> +++ b/ffmpeg.c > >> @@ -1206,6 +1213,11 @@ static void do_vid

Re: [libav-devel] [PATCH 2/2] Clean up macros used to check colorspace attributes in swscale

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-07-13 01:17:34 +0800, Fredrik Mellbin encoded: > This patch cleans up several macros consisting of PixelFormat lists > with simpler checks derived from av_pix_fmt_descriptors. > > --- > libswscale/swscale_internal.h | 168 +++-- > libswscale/utils.c

Re: [libav-devel] [PATCH 1/2] Add colorspace flags to AVPixFmtDescriptor

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-07-13 01:14:44 +0800, Fredrik Mellbin encoded: > Adding colorspace flags to AVPixFmtDescriptor will allow many similar > collections of attributes spread around the codebase to be removed. > > --- > libavutil/pixdesc.c | 55 +---

Re: [libav-devel] [PATCH] build: add -L flags before existing LDFLAGS

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-07-13 18:18:07 +0100, Mans Rullgard encoded: > This ensures the linker picks the just built libraries even > if LDFLAGS for some reason contains -L flags pointing at > other directories containing libav libraries. > > Signed-off-by: Mans Rullgard > --- > Makefile |6 ++

Re: [libav-devel] [PATCH] build: move tests/seek_test.c to libavformat and reuse generic build rules

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-07-13 11:01:27 +0100, Måns Rullgård encoded: > Stefano Sabatini writes: > > > On date Wednesday 2011-07-13 10:18:31 +0100, Måns Rullgård encoded: > >> Diego Biurrun writes: > >> > >> > --- > >> > .gitignore

Re: [libav-devel] [PATCH] build: move tests/seek_test.c to libavformat and reuse generic build rules

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-07-13 10:18:31 +0100, Måns Rullgård encoded: > Diego Biurrun writes: > > > --- > > .gitignore |1 - > > libavformat/Makefile|2 +- > > libavformat/seek-test.c | 133 > > +++ > > tests/Makefile

Re: [libav-devel] [PATCH 3/9] ffmpeg: remove -intra_dc_precision option

2011-07-13 Thread Stefano Sabatini
On date Wednesday 2011-07-13 09:54:58 +0200, Kostya encoded: > On Tue, Jul 12, 2011 at 06:32:38PM +0200, Anton Khirnov wrote: > > It's already settable with an AVOption. > > --- > > ffmpeg.c |3 --- > > 1 files changed, 0 insertions(+), 3 deletions(-) Wait on this, there is a difference betwe

Re: [libav-devel] [PATCH 2/2] Move lavfi-showfiltfmts.c to the tests/ subdirectory.

2011-07-11 Thread Stefano Sabatini
On date Sunday 2011-07-10 23:16:02 +0100, Måns Rullgård encoded: > Diego Biurrun writes: > > > The file is part of the FATE suite, so it belongs there. > > It could conceivably be useful outside of fate too. I suppose that was > the idea behind putting it in tools/ in the first place. Indeed.

Re: [libav-devel] [FFmpeg-devel] ESA Summer of Code in Space 2011

2011-07-10 Thread Stefano Sabatini
On date Saturday 2011-07-09 21:26:25 +0200, Stefano Sabatini encoded: [...] > |Communication is a key aspect in space programs, being able to > |communicate effectively and reliably, even in extreme conditions, is > |a fundamental prerequisite. > | > |FFmpeg/Libav is highly focus

Re: [libav-devel] [PATCH] doc: replace @pxref by @ref where appropriate

2011-07-09 Thread Stefano Sabatini
On date Friday 2011-07-08 19:22:26 +0200, Diego Biurrun encoded: > --- > doc/developer.texi |4 ++-- > doc/filters.texi |8 +++- > doc/muxers.texi|4 ++-- > doc/texi2pod.pl|1 + > 4 files changed, 8 insertions(+), 9 deletions(-) > > diff --git a/doc/developer.texi b/

Re: [libav-devel] [FFmpeg-devel] ESA Summer of Code in Space 2011

2011-07-09 Thread Stefano Sabatini
On date Wednesday 2011-07-06 20:11:33 +0200, Reimar Döffinger encoded: > On Wed, Jul 06, 2011 at 08:51:16AM -0700, Ronald S. Bultje wrote: > > On Wed, Jul 6, 2011 at 4:54 AM, Stefano Sabatini > > wrote: > > > Hi, ESA (European Space Agency), is organizing a Summer Of Code

Re: [libav-devel] [PATCH 09/12] flashsv: Drop unnecessary typedef from FlashSVContext structure.

2011-07-07 Thread Stefano Sabatini
On date Wednesday 2011-07-06 22:40:04 +0200, Diego Biurrun encoded: > On Wed, Jul 06, 2011 at 08:52:39AM -0700, Ronald S. Bultje wrote: > > > > On Tue, Jul 5, 2011 at 6:42 PM, Diego Biurrun wrote: > > > --- > > >  libavcodec/flashsv.c |   13 +++-- > > >  1 files changed, 7 insertions(+),

Re: [libav-devel] [PATCH 7/8] vf_drawtext: Remove some write-only variables.

2011-07-07 Thread Stefano Sabatini
On date Thursday 2011-07-07 00:36:09 +0100, Måns Rullgård encoded: > Diego Biurrun writes: > > > libavfilter/vf_drawtext.c:427:22: warning: variable 'dst_pixel' set but not > > used > > libavfilter/vf_drawtext.c:463:22: warning: variable 'dst_pixel' set but not > > used > > --- > > libavfilter

  1   2   3   >