ffmpeg/libavcodec
Rostislav Pehlivanov 6d175158e9 aacenc: remove redundant argument from coder functions
This commit removes a redundant argument from the functions in aaccoder.
The argument lambda was redundant as it was just a copy of s->lambda,
to which all functions have access to anyway. This cleans up the function
pointers a bit which is helpful as there are a lot of other search_for_*
functions under development and with them populated it gets messy.

Reviewed-by: Claudio Freire <klaussfreire@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-08-01 02:54:35 +02:00
..
2015-07-27 19:13:48 +02:00
2015-06-14 15:09:33 +02:00
2014-12-18 23:27:14 +01:00
2015-02-06 19:07:29 +01:00
2015-07-22 23:23:29 +02:00
2015-04-18 14:14:24 -03:00
2015-05-06 17:50:09 +02:00
2015-05-28 16:10:56 +02:00
2015-03-14 14:05:25 +01:00
2015-07-27 16:21:14 +01:00
2015-07-27 16:00:22 +01:00
2015-07-27 16:00:22 +01:00
2015-05-20 15:50:58 +02:00
2015-06-17 20:11:43 +02:00
2015-01-17 13:01:26 +01:00
2014-12-20 11:29:19 +01:00
2015-01-22 01:49:04 +01:00
2015-07-27 19:13:48 +02:00
2015-07-22 23:23:29 +02:00
2015-07-10 16:21:50 +02:00
2015-07-27 15:24:58 +01:00