summaryrefslogtreecommitdiffstats
path: root/gst/y4m/gsty4mencode.c
Commit message (Collapse)AuthorAgeFilesLines
* [MOVED FROM BAD] various name fixes and sundryThomas Vander Stichele2009-05-151-2/+2
| | | | | Original commit message from CVS: various name fixes and sundry
* [MOVED FROM BAD] a hack to work around intltool's brokenness a current check ↵Andy Wingo2009-05-151-1/+1
| | | | | | | | | | | for mpeg2dec details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory
* [MOVED FROM BAD] GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE ↵Andy Wingo2009-05-151-9/+9
| | | | | | | | | | | same with *factory and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* [MOVED FROM BAD] Changed to the new props APIWim Taymans2009-05-151-2/+2
| | | | | | Original commit message from CVS: Changed to the new props API Other small tuff.
* [MOVED FROM BAD] s/Gnome-Streamer/GStreamer/Andy Wingo2009-05-151-1/+1
| | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/
* [MOVED FROM BAD] removal of //-style comments don't link plugins to core ↵Andy Wingo2009-05-151-1/+1
| | | | | | | | | libs -- the versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
* [MOVED FROM BAD] Bring the plugins in sync with the new core capsnego system.Wim Taymans2009-05-151-3/+8
| | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
* [MOVED FROM BAD] more fixesThomas Vander Stichele2009-05-151-1/+1
| | | | | Original commit message from CVS: more fixes
* [MOVED FROM BAD] BBB asked me to rename lav to y4m can someone who knows the ↵Thomas Vander Stichele2009-05-151-0/+257
plugin do this in the source as well ? Original commit message from CVS: BBB asked me to rename lav to y4m can someone who knows the plugin do this in the source as well ?