#11635: libavutil/pca.[hc] are unused
------------------------------------+----------------------------------
Reporter: francoisk | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avutil
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+----------------------------------
Description changed by francoisk:
Old description:
> These files were deleted and removed from the makefile in commit
> cfa68a3381a7f67eed75bc503e75aab076fad3c6 ("Remove unused, never built
> libavutil/pca.[ch]"). This was later undone, but only partially: the
> files were added back but not re-included in the build in the makefile.
>
> The current state is that `libavutil/pca.h` is only referenced by
> `libavutil/pca.c` and `libavutil/pca.c` is only referenced from
> `libavutil/tests/pca.c` so it's not being built into the library but it
> is getting tested.
New description:
These files were deleted and removed from the makefile in commit
cfa68a3381a7f67eed75bc503e75aab076fad3c6 ("Remove unused, never built
libavutil/pca.[ch]"). This was somehow undone at some point.
The current state is that `libavutil/pca.h` is only referenced by
`libavutil/pca.c` and `libavutil/pca.c` is only referenced from
`libavutil/tests/pca.c` so it's not being built into the library but it is
getting tested.
--
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11635#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".