gstreamer/gst/asfmux
Luis de Bethencourt e3418a963a asfmux: remove unnecessary conditional
The two branches of the if conditional are identical, which means in all cases
the same gst_asf_put_guid() will be executed. Do it directly.

CID #1226448
2015-03-03 16:23:43 +00:00
..
gstasf.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstasfmux.c asfmux: remove unnecessary conditional 2015-03-03 16:23:43 +00:00
gstasfmux.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstasfobjects.c asfmux: allocate byte readers on the stack 2014-09-10 19:19:32 +01:00
gstasfobjects.h asfparse: add timestamps to packets 2013-12-14 03:56:44 -03:00
gstasfparse.c asfmux: allocate byte readers on the stack 2014-09-10 19:19:32 +01:00
gstasfparse.h asfparse: port to baseparse 2013-12-14 03:56:44 -03:00
gstrtpasfpay.c rtpasfpay: Use GstRTPBasePayload method to push buffer 2013-12-05 16:51:00 -05:00
gstrtpasfpay.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00