[FFmpeg-trac] #2672(avfilter:new): Incompatible avfilter_graph_parse()

FFmpeg trac at avcodec.org
Sat Jun 15 21:24:02 CEST 2013


#2672: Incompatible avfilter_graph_parse()
------------------------------------+------------------------------------
             Reporter:  ubitux      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by gjdfgh):

 >That means they would need to break their API the same way we did, which
 is not reasonable, so they won't agree

 No, I was suggesting to introduce an alternative function, which does the
 same thing. Like avfilter_graph_parse2(), which would have the same
 signature on both projects.

 Or plan B: introduce a function that is useful on its own, such as
 introducing a function that merges avfilter_graph_parse() and
 avfilter_graph_config(). (I don't know if they can be merged, it was just
 the first thing that caught my eye when I looked for something that seemed
 redundant.)

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2672#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list