[vlc-commits] demux: ts: remove pid array

Francois Cartegnie git at videolan.org
Wed Mar 25 14:22:45 CET 2015


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Tue Mar 24 20:57:07 2015 +0100| [fb5d4d05ead69e7b7c88a110693d441a99fa1fe8] | committer: Francois Cartegnie

demux: ts: remove pid array

Few PID in the whole range are really used.
Minus pointers and alignment, should save ~320KBytes
in most cases.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fb5d4d05ead69e7b7c88a110693d441a99fa1fe8
---

 modules/demux/ts.c |  271 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 170 insertions(+), 101 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=fb5d4d05ead69e7b7c88a110693d441a99fa1fe8


More information about the vlc-commits mailing list