Sign in
coral
/
imx-gst-plugins-bad
/
9b03ee9c5d11d3ce8a292c9d334adcf349abe385
/
sys
/
vcd
4261692
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
8cdfb13
bad: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
89eb1e9
vcdsrc: port to 1.
by Reynaldo H. Verdejo Pinochet
· 10 years ago
e51cd4f
gst: Add better support for static plugins
by Sebastian Dröge
· 12 years ago
9e1b75f
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
32ba17c
Use gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 12 years ago
578861a
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
by Mark Nauwelaerts
· 12 years ago
cda192b
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 13 years ago
0b3f5bf
vcdsrc: minor clean-up
by Tim-Philipp Müller
· 15 years ago
af97600
vcdsrc: change VCD URI handler to the DVD scheme
by Bastien Nocera
· 15 years ago
33c2f5f
Add -Wwrite-strings
by Benjamin Otte
· 15 years ago
f96e4f1
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
by Benjamin Otte
· 15 years ago
775c758
gst_element_class_set_details => gst_element_class_set_details_simple
by Benjamin Otte
· 15 years ago
a14e8e0
Don't install static libs for plugins. Fixes #550851 for -bad.
by Stefan Kost
· 16 years ago
8d55304
sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043.
by Onkar Shinde
· 17 years ago
1af510f
Massive leak fixing, plus code cleanups.
by Stefan Kost
· 17 years ago
2229e28
Port VCD element.
by Wim Taymans
· 18 years ago
fd1273d
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
by Stefan Kost
· 19 years ago
bf3fd4f
Define GstElementDetails as const and also static (when defined as global)
by Stefan Kost
· 19 years ago
60f8059
rework build; add translations for v4l2
by Thomas Vander Stichele
· 19 years ago
bdb814f
expand tabs
by Thomas Vander Stichele
· 19 years ago
36c2fc2
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
by Stefan Kost
· 19 years ago
012dfb8
Fix up all the state change functions.
by Jan Schmidt
· 19 years ago
2594017
Way, way, way too many files: Remove crack comment from the 2000 era.
by Andy Wingo
· 19 years ago
0fb3d10
Synchronize property names where not yet the case. Devices are now device=X, other versions are deprecated (but still...
by Ronald S. Bultje
· 20 years ago
97aeaa8
gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.
by Ronald S. Bultje
· 20 years ago
8ab8444
fourth batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ...
by Stéphane Loeuillet
· 21 years ago
ab13a10
ext/divx/gstdivxenc.c: fix range since -1 is the default
by Thomas Vander Stichele
· 21 years ago
4fd57bb
don't mix tabs and spaces
by Thomas Vander Stichele
· 21 years ago
39fd8a2
*.h: Revert indenting
by Johan Dahlin
· 21 years ago
7a778ee
gst-indent
by Thomas Vander Stichele
· 21 years ago
7fa1c52
change NULL to (NULL) for GST_ELEMENT_ERROR
by Thomas Vander Stichele
· 21 years ago
92eb19b
GST_ELEMENT_ERROR
by Thomas Vander Stichele
· 21 years ago
07ed811
use new error signal and classification
by Thomas Vander Stichele
· 21 years ago
e69ece9
remove copyright field from plugins
by Andy Wingo
· 21 years ago
cb90622
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro...
by Ronald S. Bultje
· 21 years ago
eabfbf1
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
by Benjamin Otte
· 21 years ago
c07813a
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
by Andy Wingo
· 21 years ago
dc4d0ba
Remove redundant definition of plugindir
by David Schleef
· 21 years ago
f4a7caa
compatibility fix for new GST_DEBUG stuff.
by Benjamin Otte
· 21 years ago
708cf89
parallel install fixes
by Thomas Vander Stichele
· 22 years ago
1d5f318
plugins part of license field patch
by Christian Schaller
· 22 years ago
b41ec01
Patches by Joshua
by Ronald S. Bultje
· 23 years ago
6863dd9
a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br...
by Andy Wingo
· 23 years ago
06d9464
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
by Andy Wingo
· 23 years ago
b0c01cd
s/Gnome-Streamer/GStreamer/
by Andy Wingo
· 23 years ago
4359de2
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
by Andy Wingo
· 23 years ago
0dc999d
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi...
by Andy Wingo
· 23 years ago
48fa0b0
lib rename
by Thomas Vander Stichele
· 23 years ago
827d3f9
- plugins are built without versioning info
by Wrobell
· 23 years ago
7f1aec8
s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format
by David I. Lehn
· 23 years ago
42cc21c
Fixed some plugins
by Wim Taymans
· 23 years ago
e382fe9
unforming dir names
by Thomas Vander Stichele
· 23 years ago