mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
3c22fb611b
Increased performance doing pull_range in blocks of 32Kb instead of 4Kb. Caching the value of gst_adapter_available instead of calling it 3 times. Added some comments with the header descriptions. Peek enough data to avoid a corner case where could be readed data outside the buffer. Speed up some more inlining some functions and keeping another stream pointer list to be used as iterator. Sprinkle branch prediction macros accross the code. Handling the seeking with flush in pull mode in the proper way. |
||
---|---|---|
.. | ||
flumpegdemux.c | ||
flutspatinfo.c | ||
flutspatinfo.h | ||
flutspmtinfo.c | ||
flutspmtinfo.h | ||
flutspmtstreaminfo.c | ||
flutspmtstreaminfo.h | ||
gstmpegdefs.h | ||
gstmpegdemux.c | ||
gstmpegdemux.h | ||
gstmpegdesc.c | ||
gstmpegdesc.h | ||
gstmpegtsdemux.c | ||
gstmpegtsdemux.h | ||
gstpesfilter.c | ||
gstpesfilter.h | ||
gstsectionfilter.c | ||
gstsectionfilter.h | ||
Makefile.am | ||
mpegtspacketizer.c | ||
mpegtspacketizer.h | ||
mpegtsparse.c | ||
mpegtsparse.h |