[FFmpeg-devel] [PATCH] Remove the H.264 encoder.

Jason Garrett-Glaser jason
Sat Jan 22 06:58:31 CET 2011


On Fri, Jan 21, 2011 at 8:49 PM, Alex Converse <alex.converse at gmail.com> wrote:
>
> It's incomplete, no one is working on it, and when someone asks about
> working on it we advise them not to.
> ---
> ?libavcodec/Makefile ? ? | ? ?1 -
> ?libavcodec/h264.c ? ? ? | ? ?2 +-
> ?libavcodec/h264dspenc.c | ? 78 --------------
> ?libavcodec/h264enc.c ? ?| ?260 -----------------------------------------------
> ?4 files changed, 1 insertions(+), 340 deletions(-)
> ?delete mode 100644 libavcodec/h264dspenc.c
> ?delete mode 100644 libavcodec/h264enc.c

Looks good to me, it's just DSP functions which can be recovered from
history if need be.

Jason



More information about the ffmpeg-devel mailing list