On Thu, Apr 9, 2015 at 4:53 PM, Diego Biurrun <[email protected]> wrote:
> On Thu, Apr 09, 2015 at 11:48:45AM +0200, Vittorio Giovara wrote:
>> ---
>>  libavcodec/aacpsy.c        |  6 ++++++
>>  libavcodec/asvenc.c        |  2 ++
>>  libavcodec/dct.c           |  2 ++
>>  libavcodec/eatgv.c         |  3 +++
>>  libavcodec/flacenc.c       |  2 ++
>>  libavcodec/huffyuvenc.c    |  2 +-
>>  libavcodec/jpeglsdec.c     |  6 ++++++
>>  libavcodec/jpeglsenc.c     | 11 +++++++++++
>>  libavcodec/lclenc.c        |  2 ++
>>  libavcodec/libtheoraenc.c  |  6 ++++++
>>  libavcodec/libx264.c       |  4 ++++
>>  libavcodec/libxvid.c       |  6 ++++++
>>  libavcodec/psymodel.c      | 12 ++++++++++++
>>  libavcodec/pthread_frame.c |  7 +++++++
>>  libavcodec/ratecontrol.c   |  7 +++++++
>>  libavcodec/svq1enc.c       | 11 +++++++++++
>>  libavcodec/truemotion2.c   | 10 ++++++++++
>>  libavcodec/wmaenc.c        |  4 ++++
>>  libavcodec/xsubdec.c       | 13 +++++++++++++
>>  19 files changed, 115 insertions(+), 1 deletion(-)
>
> What changed since the last time I reviewed this?

Sorry, I should have mentioned this, I applied the comments you asked,
split ffv1 outside this patch and addressed the possible leaks on
error marking codecs with FF_CODEC_CAP_INIT_CLEANUP.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to