[FFmpeg-trac] #249(avfilter:open): Fix the filter remove-logo

FFmpeg trac at avcodec.org
Fri May 27 16:47:38 CEST 2011


#249: Fix the filter remove-logo
------------------------+-----------------------
Reporter:  pbasista     |       Owner:  michael
    Type:  defect       |      Status:  open
Priority:  normal       |   Component:  avfilter
 Version:  git-master   |  Resolution:
Keywords:  remove-logo  |  Blocked By:
Blocking:               |  Reproduced:  1
Analyzed:  0            |
------------------------+-----------------------

Comment (by pbasista):

 Replying to [comment:3 cehoyos]:
 > Could you start gdb again and post the version of gdb (gdb -v) and the
 output of
 > {{{
 > (gdb) help disass

 Of course. The version was also printed in my previous post. Here is it:

 gdb -v
 GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
 Copyright (C) 2010 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later
 <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
 This GDB was configured as "x86_64-linux-gnu".
 For bug reporting instructions, please see:
 <http://www.gnu.org/software/gdb/bugs/>.

 (gdb) help disass
 Disassemble a specified section of memory.
 Default is the function surrounding the pc of the selected frame.
 With a /m modifier, source lines are included (if available).
 With a /r modifier, raw instructions in hex are included.
 With a single argument, the function surrounding that address is dumped.
 Two arguments (separated by a comma) are taken as a range of memory to
 dump,
   in the form of "start,end", or "start,+length".

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


More information about the FFmpeg-trac mailing list