FFmpeg/libavcodec
Mans Rullgard f69f4036f8 mpegvideo: reduce excessive inlining of mpeg_motion()
The main benefit of inlining this function is from constant
propagation for the 'field_based' argument.  Instead of inlining
all calls, create two versions of the function for field_based
values of 0 and 1.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-08-09 01:31:37 +01:00
..
2012-04-21 18:56:19 +01:00
2012-03-26 13:00:10 +02:00
2012-07-22 17:38:55 -04:00
2012-03-26 13:00:10 +02:00
2012-06-08 13:14:38 -04:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-08-01 22:06:16 -04:00
2012-03-31 08:14:54 -07:00
2012-08-03 22:51:05 +02:00
2012-08-07 16:00:24 +02:00
2012-06-17 23:20:10 +01:00
2012-06-17 23:20:10 +01:00
2012-07-05 21:57:51 +01:00
2012-07-22 07:58:54 +02:00
2012-04-21 18:56:19 +01:00
2012-04-21 18:56:19 +01:00
2012-03-28 07:06:47 -07:00
2012-03-29 11:36:14 -07:00
2012-03-21 12:49:36 -04:00
2012-03-19 18:46:34 +01:00
2012-08-06 14:34:12 +02:00
2012-03-12 11:37:47 -07:00
2012-07-11 07:29:05 +02:00
2012-08-07 16:00:24 +02:00
2012-08-07 15:56:39 +02:00
2012-08-07 16:00:24 +02:00
2012-07-03 17:35:11 +02:00