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 |
|
Sebastian Dröge
|
cda192b3b7
|
gst: Update for GST_PLUGIN_DEFINE() API changes
|
2012-04-05 18:02:56 +02:00 |
|
Sebastian Dröge
|
1318a97e0a
|
gst: Update versioning
|
2012-04-04 14:44:34 +02:00 |
|
Wim Taymans
|
de1f89bf07
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
|
2012-02-08 16:37:13 +01:00 |
|
Sebastian Dröge
|
a2a4300241
|
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/kate/gstkateenc.c
gst/colorspace/colorspace.c
gst/mpegvideoparse/mpegvideoparse.c
|
2012-01-25 13:22:43 +01:00 |
|
David Schleef
|
f4afa8e53c
|
avc: fix broken line continuation
|
2012-01-22 15:49:44 -08:00 |
|
Vincent Penquerc'h
|
7521b597f4
|
various: fix pad template ref leaks
https://bugzilla.gnome.org/show_bug.cgi?id=662664
|
2011-11-28 13:08:27 +00:00 |
|
Quentin Smith
|
38681bf1e0
|
avc: avcsrc is always enabled
|
2011-05-18 12:06:38 -07:00 |
|
Quentin Smith
|
708e96bef4
|
avc: Include 200 bus cycles in each buffer (about 300 TS packets)
|
2011-05-18 12:06:38 -07:00 |
|
Quentin Smith
|
66956d1c96
|
avc: Emit a single buffer per callback
|
2011-05-18 12:06:38 -07:00 |
|
Quentin Smith
|
edc93f89e1
|
avc: Track the number of enqueued and dequeued packets
|
2011-05-18 12:06:38 -07:00 |
|
Quentin Smith
|
5ce26c5cc7
|
avc: Dump timestamp information
|
2011-05-18 12:06:38 -07:00 |
|
Quentin Smith
|
004f2541e4
|
avc: Save AVC objects in the GstAVCSrc object
and stop them when the pipeline is stopped
|
2011-05-18 12:06:38 -07:00 |
|
Quentin Smith
|
7ac4cd7ef5
|
avc: Cycle and packet are unsigned
|
2011-05-18 12:06:38 -07:00 |
|
Quentin Smith
|
9f221469ec
|
avc: avcsrc is a live source
|
2011-05-18 12:06:38 -07:00 |
|
Quentin Smith
|
8fe0393105
|
avc: Look in AVCVideoServices for headers
|
2011-05-18 12:06:38 -07:00 |
|
David Schleef
|
84fb75ce86
|
avc: Add AVC Video Services plugin for OS/X
|
2011-05-18 12:06:37 -07:00 |
|