Commit Graph

8 Commits

Author SHA1 Message Date
Cameron Gutman 1d7460e8b3 Revert "WIP optimization of object allocation and pools. There's currently a double free on the AvByteBufferDescriptor that I'm trying to track down."
This reverts commit 6600329580aace81321220d2e4000099ad27f4f7.
2013-11-21 16:25:10 -05:00
Cameron Gutman 3efa356bb8 Revert "Add double-free detection code to the pools"
This reverts commit 9cdcfd2522febcc2eb7f65d926a37cfa05f21323.
2013-11-21 16:25:01 -05:00
Cameron Gutman 45120e79e4 Revert "Fix the double-free bug and disable double free debugging."
This reverts commit 9bb395501172f754baacc1efe6f09af55627fa15.
2013-11-21 16:24:52 -05:00
Cameron Gutman 9e4364f672 Fix the double-free bug and disable double free debugging. 2013-11-21 13:05:01 -05:00
Cameron Gutman acb3dc8881 Add double-free detection code to the pools 2013-11-21 12:55:05 -05:00
Cameron Gutman 7951c0fa13 WIP optimization of object allocation and pools. There's currently a double free on the AvByteBufferDescriptor that I'm trying to track down. 2013-11-21 12:24:45 -05:00
Cameron Gutman 524cab4115 Drop audio frames if the backlog becomes too large. Trim buffer pools when memory runs low. Optimize AVC decoding a bit more. 2013-11-10 15:25:00 -05:00
Cameron Gutman 34e87ca899 Rename AvBufferX -> AvByteBufferX and create AvShortBufferX 2013-11-10 03:42:29 -05:00