summaryrefslogtreecommitdiffstats
path: root/gst/y4m/gsty4mencode.c
Commit message (Collapse)AuthorAgeFilesLines
* [MOVED FROM BAD] New mimetypes gone into effect today - this commit changes ↵Ronald S. Bultje2009-05-151-63/+102
| | | | | | | all old mimetypes over to the new mimetypes spec as descri... Original commit message from CVS: New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
* [MOVED FROM BAD] compatibility fix for new GST_DEBUG stuff.Benjamin Otte2009-05-151-0/+3
| | | | | | | | Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
* [MOVED FROM BAD] PadConnect -> PadLinkThomas Vander Stichele2009-05-151-1/+1
| | | | | Original commit message from CVS: PadConnect -> PadLink
* [MOVED FROM BAD] another batch of connect->link fixes please let me know ↵Thomas Vander Stichele2009-05-151-3/+3
| | | | | | | | | | about issues and please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
* [MOVED FROM BAD] plugins part of license field patchChristian Schaller2009-05-151-0/+1
| | | | | Original commit message from CVS: plugins part of license field patch
* [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 ?