[FFmpeg-devel] [PATCH] Remove the H.264 encoder.
Kvikant, Christian Scilla
kvide
Sat Jan 22 14:16:46 CET 2011
On 22.1.2011 15:01, Benjamin Larsson wrote:
> On 01/22/2011 12:35 PM, Luca Barbato 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.
>>
>> lu
>>
>>
> Please take the complete patch and make a branch of it. The patch from a
> few years ago.
A working patch against r22635 was posted here:
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2010-March/085474.html
Mvh,
Kvide
More information about the ffmpeg-devel
mailing list