Re: [FFmpeg-devel] [PATCH]Recognize more extensions to encode raw hevc.

2015-11-25 Thread Carl Eugen Hoyos
On Tuesday 24 November 2015 02:16:11 am Michael Niedermayer wrote: > On Tue, Nov 24, 2015 at 12:44:34AM +0100, Carl Eugen Hoyos wrote: > > Hi! > > > > Attached patch allows more extensions for hevc, as requested > > on the user mailing list. > > > > Please comment, Carl Eugen > > should be ok

Re: [FFmpeg-devel] [PATCH]Recognize more extensions to encode raw hevc.

2015-11-23 Thread Michael Niedermayer
On Tue, Nov 24, 2015 at 12:44:34AM +0100, Carl Eugen Hoyos wrote: > Hi! > > Attached patch allows more extensions for hevc, as requested on the user > mailing list. > > Please comment, Carl Eugen should be ok [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

[FFmpeg-devel] [PATCH]Recognize more extensions to encode raw hevc.

2015-11-23 Thread Carl Eugen Hoyos
Hi! Attached patch allows more extensions for hevc, as requested on the user mailing list. Please comment, Carl Eugen diff --git a/libavformat/rawenc.c b/libavformat/rawenc.c index 7a1a3d0..9474ed1 100644 --- a/libavformat/rawenc.c +++ b/libavformat/rawenc.c @@ -238,7 +238,7 @@ AVOutputFormat