Re: [FFmpeg-devel] [PATCH] avformat/mxfenc: Correct klv_fill_key

2015-06-01 Thread tim nicholson
On 01/06/15 15:01, Michael Niedermayer wrote: > On Mon, Jun 01, 2015 at 07:11:38AM +0100, tim nicholson wrote: >> On 29/05/15 23:26, Michael Niedermayer wrote: >>> See SMPTE 377-1-2009 6.3.3 KLV Fill Items >>> >>> Signed-off-by: Michael Niedermayer >>> --- >>> libavformat/mxfenc.c|

Re: [FFmpeg-devel] [PATCH] avformat/mxfenc: Correct klv_fill_key

2015-06-01 Thread Michael Niedermayer
On Mon, Jun 01, 2015 at 07:11:38AM +0100, tim nicholson wrote: > On 29/05/15 23:26, Michael Niedermayer wrote: > > See SMPTE 377-1-2009 6.3.3 KLV Fill Items > > > > Signed-off-by: Michael Niedermayer > > --- > > libavformat/mxfenc.c|2 +- > > tests/ref/lavf/mxf |

Re: [FFmpeg-devel] [PATCH] avformat/mxfenc: Correct klv_fill_key

2015-05-31 Thread tim nicholson
On 29/05/15 23:26, Michael Niedermayer wrote: > See SMPTE 377-1-2009 6.3.3 KLV Fill Items > > Signed-off-by: Michael Niedermayer > --- > libavformat/mxfenc.c|2 +- > tests/ref/lavf/mxf |6 +++--- > tests/ref/lavf/mxf_d10 |2 +- > tests/ref/lavf/mxf_o

[FFmpeg-devel] [PATCH] avformat/mxfenc: Correct klv_fill_key

2015-05-29 Thread Michael Niedermayer
See SMPTE 377-1-2009 6.3.3 KLV Fill Items Signed-off-by: Michael Niedermayer --- libavformat/mxfenc.c|2 +- tests/ref/lavf/mxf |6 +++--- tests/ref/lavf/mxf_d10 |2 +- tests/ref/lavf/mxf_opatom |2 +- tests/ref/lavf/mxf_opatom_audio |2