Steve Lhomme

Results 266 comments of Steve Lhomme

There is no dev branch anymore On Tue, Aug 6, 2013 at 5:05 PM, Oleg Vaskevich [email protected]: > Do another pull against dev? > > "I will gladly accept pull...

See the comment in the https://github.com/koush/AndroidAsync/issues/256 issue I suspect it's the garbage collector calling the finalizer for some unknown reason. Maybe a bug in KitKat...

I now log and report the error to the `Future`

IMO this is wrong. But if you use another field for the _id then you can do comparisons on that field.

I think we should put it. But need to define the mapping in order to put it in Matroska. I think the StreamHeader would go in `CodecPrivate` but some fields...

Because you know a lot more about codec mapping than me. Le 5 févr. 2017 20:32, "Moritz Bunkus" a écrit : Any particular reason you assigned me to this? I've...

Also I thought it was more like request for comments than assign a task. Le 5 févr. 2017 22:01, "Steve Lhomme" a écrit : > Because you know a lot...

These commands do not provide support for Button Tracks interaction.

That information is normally stored at the codec level as a "repeat" field. In FFmpeg the codecs that have such [`repeat_pict`](https://github.com/FFmpeg/FFmpeg/search?q=repeat_pict&type=code) information are - MPEG2 - H264 - HEVC -...

I didn't know about this. This is definitely something that should be supported, especially for the FFV1/Matroska combination. But it should be supported in a proper way and preferrably existing...