Anton Belka
|
70be50fbed
|
uvch264: printf format fix
gstuvch264_mjpgdemux.c:437:5: error: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'GstClockTime'
|
2013-04-15 18:05:37 +01:00 |
|
Sjoerd Simons
|
adb6aa6b72
|
uvch264: Fix NV21 vs NV12 typo
|
2013-02-11 22:05:00 +01:00 |
|
Sjoerd Simons
|
6ce751442b
|
uvch264: Remove the _ from the element names
Rename uvch264_src to uvch264src and uvch264_mjpgdemux to
uvch264mjpgdemux
|
2013-02-11 22:04:59 +01:00 |
|
Sjoerd Simons
|
14637e2a27
|
uvch264src: Port to gstreamer 1.0
|
2013-02-11 22:04:59 +01:00 |
|
Tim-Philipp Müller
|
9e1b75fda3
|
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
|
2012-11-04 00:09:59 +00:00 |
|
Tim-Philipp Müller
|
32ba17cd0f
|
Use gst_element_class_set_static_metadata()
where possible. Avoids some string copies. Also re-indent
some stuff. Also some indent fixes here and there.
|
2012-10-17 17:46:34 +01:00 |
|
Mark Nauwelaerts
|
578861abea
|
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
|
2012-09-14 17:27:49 +02:00 |
|
Youness Alaoui
|
1ba24e1306
|
UVC H264 plugin
|
2012-09-10 16:09:26 -04:00 |
|