Hi,

On Sat, Jan 7, 2012 at 12:51 PM, Diego Biurrun <di...@biurrun.de> wrote:
> On Sat, Jan 07, 2012 at 12:08:55PM -0800, Jason Garrett-Glaser wrote:
>> On Sat, Jan 7, 2012 at 11:58 AM, Diego Biurrun <di...@biurrun.de> wrote:
>> > ---
>> >  libavcodec/cabac.c |   73 
>> > ----------------------------------------------------
>> >  1 files changed, 0 insertions(+), 73 deletions(-)
>>
>> Okay, but also mention their removal from the test in the commit
>> message.  The main change of this commit is "test no longer uses these
>> functions" -- the removal of those functions is incidental (and a
>> consequence of their no longer being used).
>
>  cabac-test: Remove no longer tested put_cabac_u / put_cabac_ueg functions.
>
> However, the commit also removes them from the test loop, so I'm not
> sure this is much of an improvement...

h264: remove put_cabac_u/ueg from h264-test.

The functions aren't actually used in any part of Libav, therefore
testing them in the h264-test is not necessary. Since this makes them
unused, this commit also removes the functions themselves.

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to