[FFmpeg-devel] [RFC] ffplay direct rendering with libavfilter

Michael Niedermayer michaelni
Mon Mar 22 03:05:40 CET 2010


On Sun, Mar 21, 2010 at 04:30:27PM -0500, Bobby Bingham wrote:
> On Sun, 21 Mar 2010 10:19:36 +0100
> Michael Niedermayer <michaelni at gmx.at> wrote:
> 
> > On Sat, Mar 20, 2010 at 07:19:29PM -0500, Bobby Bingham wrote:
> > > I haven't dealt much with the codec API yet, so I wouldn't be surprised
> > > if I'm doing something wrong. So I'm posting this for feedback.  No
> > > slices support yet. The EMU_EDGE handling is ugly - is there a way to
> > > get the value of EDGE_WIDTH from outside of libavcodec?
> > 
> > you could add a function that returns the EMU_EDGE to lavc
> > 
> 
> Like attached?
> 
> [...]
> 
> -- 
> Bobby Bingham
> ??????????????????????

>  avcodec.h |    9 +++++++++
>  utils.c   |    5 +++++
>  2 files changed, 14 insertions(+)
> f7bbededf5bb3c21ce5d46a1de16ce4a5c926c5d  01-get-edge-width.patch
> Add function to export EDGE_WIDTH from libavcodec.
> 
> From: Bobby Bingham <uhmmmm at gmail.com>
> 
> 
> ---
>  libavcodec/avcodec.h |    9 +++++++++
>  libavcodec/utils.c   |    5 +++++
>  2 files changed, 14 insertions(+), 0 deletions(-)

if we can easily add the codec_id as argument i would suggest that to be done
either way patch ok


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100322/6919a7bc/attachment.pgp>



More information about the ffmpeg-devel mailing list