aom/aom_util
Fergus Simpson 2f905d26cb bitstream-debug: Merge queue_pop and queue_push
The bitstream_queue_pop and bitstream_queue_push functions were
implemented twice each, one implementation for CONFIG_DAALA_EC being set
and for it not being set. This could cause issues with debugging since
there's two potential paths, meaning breakpoints and edits need to be
inserted twice.

The functions were already minimally different, so this patch merges the
implementation pairs to simplify the code.

Change-Id: I37cdd96470f0ae41b25dc28da50e2c7a1b9af01e
2017-04-19 19:35:25 +00:00
..
aom_thread.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
aom_thread.h Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
aom_util.cmake Move aom_util cmake commands to aom_util/aom_util.cmake. 2017-03-02 22:09:03 -08:00
aom_util.mk change to use aomedia copyright notice 2016-10-11 12:36:17 -07:00
debug_util.c bitstream-debug: Merge queue_pop and queue_push 2017-04-19 19:35:25 +00:00
debug_util.h Implement bitstream debug for daala_ec 2016-11-16 17:17:24 +00:00
endian_inl.h Change to use aom copyright notice 2016-09-02 08:22:07 -07:00