1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavformat
Anton Khirnov 831018b0bb mpeg4audio: Make avpriv_copy_pce_data() inline
The function currently accepts a PutBitContext and a GetBitContext,
which hardcodes their sizes into the lavc ABI. Since the function is
quite small and only called in a few places, the simplest solution is
making it inline, thus avoiding a runtime dependency completely.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2017-04-28 13:47:20 +02:00
..
2017-02-11 11:37:45 +01:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2015-11-12 04:39:14 +01:00
2016-05-17 12:24:32 -04:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2015-09-13 17:34:45 +02:00
2016-09-30 16:54:33 +02:00
2016-05-04 18:16:21 +02:00
2017-02-11 11:37:44 +01:00
2016-05-04 18:16:21 +02:00
2016-09-30 16:54:33 +02:00
2016-05-04 18:16:21 +02:00
2016-11-17 19:19:55 +01:00
2017-01-31 00:45:27 +02:00
2017-02-19 21:03:09 -07:00
2016-05-04 18:16:21 +02:00
2016-07-31 08:19:45 +02:00
2016-05-04 18:16:21 +02:00
2015-06-12 17:02:49 +01:00
2017-04-20 15:39:18 +00:00
2016-05-17 12:24:32 -04:00
2017-02-11 11:37:45 +01:00
2016-12-23 21:28:05 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2017-03-01 11:52:29 -05:00
2017-04-20 15:39:18 +00:00
2016-09-30 16:54:33 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-09-30 16:54:33 +02:00
2016-09-30 16:54:33 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2015-07-04 00:51:03 +02:00
2016-05-04 18:16:21 +02:00
2015-05-31 10:10:16 +03:00
2015-06-15 13:39:07 +02:00
2014-12-18 23:27:07 +01:00
2016-12-03 09:15:01 +01:00
2016-05-04 18:16:21 +02:00
2016-09-30 16:54:33 +02:00
2017-02-11 11:37:45 +01:00
2017-04-25 15:39:10 +02:00
2016-05-04 18:16:21 +02:00
2017-04-25 15:39:10 +02:00
2016-11-25 18:46:53 +01:00
2016-11-25 18:46:53 +01:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-02-22 11:30:58 +01:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2017-02-11 11:37:45 +01:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-03 15:45:10 +02:00
2017-02-11 11:37:45 +01:00
2016-11-25 18:46:53 +01:00
2016-09-30 16:54:33 +02:00
2016-02-22 11:30:58 +01:00
2016-05-04 18:16:21 +02:00
2016-08-17 12:16:42 +02:00