[FFmpeg-devel] [PATCH] Re: How can I determine color_range from a filter? (original) (raw)
Michael Niedermayer michaelni
Mon Jan 10 15:44:14 CET 2011
- Previous message: [FFmpeg-devel] [PATCH] Re: How can I determine color_range from a filter?
- Next message: [FFmpeg-devel] [PATCH] fix for cljr buffer overread (issue 2501)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jan 10, 2011 at 11:10:57AM +0100, Stefano Sabatini wrote:
On date Sunday 2011-01-09 23:30:59 +0100, Michael Niedermayer encoded: > On Sun, Jan 09, 2011 at 08:26:25PM +0100, Stefano Sabatini wrote: [...] > > > > I want to avoid unconditional dependency of libavfilter on libavcodec. > > > > > > using enums from avcodec.h does not create a runtime dependancy so i dont > > > see a problem > > > > I believe that assuming the existence of libavcodec headers when you > > compile a libavfilter application is wrong, indeed you could even > > you have a point of course, still > 1. its largely stylistic nitpickery IMHO
Not if you're trying to address some very specific constraints (e.g. working with limited memory and space resources), in this case having to depend on headers which are not strictly required (and which need to be downloaded / installed etc) can be a significant annoyance.
Thats what ive meant, it makes no difference in practise you have to construct very specific constraints first anyway this is bikeshed and ive better things to do then to fight over it being pure stylistic or not
[...]
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Dictatorship naturally arises out of democracy, and the most aggravated form of tyranny and slavery out of the most extreme liberty. -- Plato -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110110/e97ad3b2/attachment.pgp>
- Previous message: [FFmpeg-devel] [PATCH] Re: How can I determine color_range from a filter?
- Next message: [FFmpeg-devel] [PATCH] fix for cljr buffer overread (issue 2501)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]