author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | |
Thu, 12 Apr 2012 13:45:51 +0000 (14:45 +0100) | ||
committer | Nikhil Devshatwar <a0132237@ti.com> | |
Fri, 17 May 2013 09:40:56 +0000 (15:10 +0530) | ||
commit | 99ea3bcd854ee464d8ffc79667b9c49b81f01856 | |
tree | dbb2b30614ec2ed16001b57a3e72c814977932f2 | tree | snapshot (tar.xz tar.gz zip) |
parent | 4068b7cfcd06eb82de6677b15e42c6c310bc2b92 | commit | diff |
asfdemux: avoid unnecessary stream lookup
We have already retrieved the stream for that stream number and
made sure it's not NULL, so no need to do it again here; neither
the number nor the streams changed since the last time.
We have already retrieved the stream for that stream number and
made sure it's not NULL, so no need to do it again here; neither
the number nor the streams changed since the last time.
gst/asfdemux/asfpacket.c | diff | blob | history |