On Fri, Jul 22, 2016 at 10:39:26PM -0300, Gonzalo wrote:
>
>
> El 21/07/16 a las 20:02, Michael Niedermayer escribió:
> >On Sun, Jul 17, 2016 at 04:10:39AM +0200, Michael Niedermayer wrote:
> >>Set needed fields in st->codec
> >>
> >>Fixes Ticket5684
> >>
> >>Signed-off-by: Michael Niedermayer
>
El 21/07/16 a las 20:02, Michael Niedermayer escribió:
On Sun, Jul 17, 2016 at 04:10:39AM +0200, Michael Niedermayer wrote:
Set needed fields in st->codec
Fixes Ticket5684
Signed-off-by: Michael Niedermayer
nevcairiel can you comment on this ?
is this ok or should i add teh fields to codec
On Sun, Jul 17, 2016 at 04:10:39AM +0200, Michael Niedermayer wrote:
> Set needed fields in st->codec
>
> Fixes Ticket5684
>
> Signed-off-by: Michael Niedermayer
nevcairiel can you comment on this ?
is this ok or should i add teh fields to codecpar or do you see some
other solution ?
[...]
--
El 16/07/16 a las 23:10, Michael Niedermayer escribió:
Set needed fields in st->codec
Fixes Ticket5684
Signed-off-by: Michael Niedermayer
---
@@ -434,6 +434,8 @@ static void open_video(AVFormatContext *oc, AVCodec *codec,
OutputStream *ost, A
fprintf(stderr, "Could not copy the st
Set needed fields in st->codec
Fixes Ticket5684
Signed-off-by: Michael Niedermayer
---
doc/examples/muxing.c |2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/examples/muxing.c b/doc/examples/muxing.c
index f1f5bb8..f1d0cfe 100644
--- a/doc/examples/muxing.c
+++ b/doc/examples/muxing