- Sep 18, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Sep 16, 2017
- Aug 17, 2017
-
-
Tim-Philipp Müller authored
From 48a5d85 to dd9d403
-
- Jul 25, 2017
-
-
The pad template takes its own ref, so we should unref the caps. https://bugzilla.gnome.org/show_bug.cgi?id=784982
-
Move creation of supported sink pads into class_init function which is also the only place where they're used. Unref the caps when no longer needed, the pad template will take its own ref. https://bugzilla.gnome.org/show_bug.cgi?id=784982
- Jul 14, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jun 27, 2017
-
-
In the same vein as the previous commit, the end of the file might have been cut and therefore contains bogus data. If the object is too short, consider it as garbage and return a non-fatal flow. Regression introduced in 97294eb8
-
Some files have garbage at the end of the file, don't error out if we don't find the index there. Reverts back to previous behaviour (where corrupted/missing indexex were not a fatal error). Regression introduced in 97294eb8
-
- Jun 20, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jun 07, 2017
-
-
Thiago Sousa Santos authored
The if 'and' condition was mixed up with the last parameter of the function and would lead to wrong results
-
- May 04, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Apr 27, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
x264.h says this isn't needed with MinGW, but it looks like it is. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=779249
-
- Apr 24, 2017
-
-
Tim-Philipp Müller authored
From 60aeef6 to 48a5d85
-
- Apr 10, 2017
-
-
Tim-Philipp Müller authored
From 39ac2f5 to 60aeef6
-
- Apr 07, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Mar 28, 2017
-
-
Thibault Saunier authored
And use get_pkgconfig_variable instead of calling pkg-config ourself
-
- Mar 20, 2017
-
-
- Mar 12, 2017
-
-
Nicolas Dufresne authored
This was renamed to libgstrealmedia.so, this fixes helps fixing uninstalled setup. https://bugzilla.gnome.org/show_bug.cgi?id=779344
-
- Mar 09, 2017
-
-
Nicolas Dufresne authored
libgstrmdemux.so becomes libgstrealmedia.so https://bugzilla.gnome.org/show_bug.cgi?id=779344
-
- Mar 01, 2017
-
-
Jan Schmidt authored
The latency calculation was missing a scaling by GST_SECOND, so it would always report a tiny latency. Fix that. Spotted by Guillaume Desmottes.
-
- Feb 27, 2017
-
-
Sebastian Dröge authored
gstasfdemux.c: In function 'gst_asf_demux_parse_stream_object': gstasfdemux.c:3001:39: error: '<<' in boolean context, did you mean '<' ? [-Werror=int-in-bool-context] is_encrypted = ! !((flags & 0x8000) << 15); ~~~~~~~~~~~~~~~~~~^~~~~~ https://bugzilla.gnome.org/show_bug.cgi?id=779329
-
- Feb 24, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-