[FFmpeg-devel] Suggestion for a centralized language-tag facility in libavformat

Michael Niedermayer michaelni
Sat May 2 23:30:56 CEST 2009


On Sat, May 02, 2009 at 03:44:26PM +0200, cyril comparon wrote:
> > [...]
> > until then, maybe you could split your patch so we can get the demuxer
> > part in
> >
> 
> Sure thing.
> The attached patch is the same as before but without any modification
> on asfenc.c.
> Cyril

>  Changelog            |    1 +
>  libavformat/Makefile |    4 ++--
>  libavformat/asf.c    |    3 +++
>  libavformat/asf.h    |    5 +++++
>  libavformat/asfdec.c |   32 +++++++++++++++++++++++++++++++-
>  5 files changed, 42 insertions(+), 3 deletions(-)
> 384d55f8c9504bb54f8a69a41317ae9942f4ef5d  asfdec_lang-a.patch
[...]
> Index: libavformat/asf.h
> ===================================================================
> --- libavformat/asf.h	(revision 18731)
> +++ libavformat/asf.h	(working copy)
> @@ -26,6 +26,7 @@
>  #include "metadata.h"
>  
>  #define PACKET_SIZE 3200
> +#define BUFFER_SIZE_IN_MS 5000
>  
>  typedef struct {
>      int num;

unneeded


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

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- 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/20090502/3c94c343/attachment.pgp>



More information about the ffmpeg-devel mailing list