On Sat, Jul 21, 2018 at 02:28:21PM -0300, James Almer wrote: > And add it to the list of configurable components in Makefile, so changes to > the file will be tracked and the usual warning to suggest re-running configure > will be shown. > > Signed-off-by: James Almer <jamr...@gmail.com> > --- > Makefile | 1 + > configure | 2 +- > libavcodec/Makefile | 1 + > libavcodec/parser.c | 85 ---------------------------------- > libavcodec/parsers.c | 106 +++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 109 insertions(+), 86 deletions(-) > create mode 100644 libavcodec/parsers.c
parser.c, parsers.c parser_list.c decode.c (no decoder.c, no decoders, no decoder_list.c, no parse.c) encode.c (matching decode but differing from parser) seems a bit inconsistent, naming wise. [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have never wished to cater to the crowd; for what I know they do not approve, and what they approve I do not know. -- Epicurus
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel