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

Jason Garrett-Glaser jason
Sat Jan 22 12:39:05 CET 2011


On Sat, Jan 22, 2011 at 3:35 AM, Luca Barbato <lu_zero at gentoo.org> wrote:
> On 01/22/2011 05:49 AM, Alex Converse 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
>
> I'd salvage it on a branch just to let people willing to study a simple
> h264 encoder have it, apparently some universities use it from what I
> recall.

But it's not an encoder, it's just about 2 functions out of about 50
you would need to implement an encoder...

Jason



More information about the ffmpeg-devel mailing list