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 |
|
Wim Taymans
|
1119f6ee41
|
Merge branch 'master' into 0.11
Conflicts:
ext/chromaprint/gstchromaprint.c
ext/mpeg2enc/Makefile.am
ext/voaacenc/gstvoaacenc.c
gst/dvbsuboverlay/gstdvbsuboverlay.c
gst/mpegtsdemux/mpegtsbase.c
gst/sdp/gstsdpdemux.c
gst/videoparsers/gsth264parse.c
sys/d3dvideosink/d3dvideosink.c
tests/examples/camerabin/gst-camera-perf.c
tests/examples/camerabin/gst-camerabin-test.c
tests/examples/camerabin2/gst-camerabin2-test.c
tests/examples/mxf/mxfdemux-structure.c
tests/examples/scaletempo/demo-main.c
|
2012-02-10 16:46:50 +01:00 |
|
Wim Taymans
|
de1f89bf07
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
|
2012-02-08 16:37:13 +01:00 |
|
Vincent Penquerc'h
|
8147669971
|
plenty: fixup glib deprecations
|
2012-01-27 15:47:07 +00: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 |
|
Vincent Penquerc'h
|
60a0741e16
|
cogmse: fix finalize not calling base class (and leaking)
|
2012-01-13 13:30:57 +00:00 |
|
Vincent Penquerc'h
|
15f41b6887
|
cogmse: signal chain functions to exit on flush-start
|
2012-01-13 12:58:25 +00:00 |
|
Vincent Penquerc'h
|
23388f2e64
|
cogmse: fix typo using the wrong pad
|
2012-01-13 11:22:42 +00:00 |
|
Vincent Penquerc'h
|
2f78acb42a
|
cogmse: fix possible buffer leak
|
2012-01-13 11:22:21 +00:00 |
|
Tim-Philipp Müller
|
699677ed8a
|
Merge remote-tracking branch 'origin/master' into 0.11
|
2012-01-13 00:11:54 +00:00 |
|
Vincent Penquerc'h
|
409816b5ba
|
cogmse: fix pad leaks
|
2012-01-12 17:16:32 +00: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 |
|
Stefan Kost
|
0387a89cad
|
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Canonicalize property names as needed.
|
2010-10-19 17:13:26 +03:00 |
|
Sebastian Dröge
|
c28c480eb9
|
cog: Allow compilation without orc
Also don't ignore --disable-orc. Fixes bug #629897.
|
2010-09-17 08:43:48 +02:00 |
|
David Schleef
|
785fb87caf
|
cog: minor cleanups
Improve element descriptions, remove unused files, code cleanup.
|
2010-09-04 11:15:20 -07:00 |
|
Benjamin Otte
|
23b435d858
|
orc: Fix warnings
|
2010-03-21 23:10:08 +01:00 |
|
Benjamin Otte
|
775c7584fd
|
gst_element_class_set_details => gst_element_class_set_details_simple
|
2010-03-18 22:46:41 +01:00 |
|
Tim-Philipp Müller
|
d464c94cb3
|
cogmse: fix printf format and a few ref leaks
|
2010-02-15 13:05:14 +00:00 |
|
David Schleef
|
bc25896579
|
cog: remove // comments
|
2009-09-19 14:13:25 -07:00 |
|
David Schleef
|
f367e5fbde
|
cog: fixes to make cog work inside -bad
|
2009-09-18 19:11:40 -07:00 |
|
David Schleef
|
21aa38d13b
|
Copy cog plugin and video library from cog project
|
2009-09-17 17:03:41 -07:00 |
|