#7773: make clean does not remove obsolete filter from filter_list.c
-------------------------------------+-------------------------------------
             Reporter:  UlfZibis     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 - Create a new filter and add it to libavfilter/Makefile.
 - Build the project --> success.
 - Remove the new filter and delete it from libavfilter/Makefile.
 - Clean and build the project --> error: vf_newfilter.c in filter_list.c
 not declared.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7773>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to