summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavidemux.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans2002-06-021-17/+5
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* Implement an element event handler.Wim Taymans2002-05-301-0/+23
* - Changed plugins for new APIsWim Taymans2002-05-261-165/+462
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-151-17/+27
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-3/+3
* Fix the padtemplate names.Wim Taymans2002-04-141-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-16/+16
* Changed to the new props APIWim Taymans2002-03-301-2/+3
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-9/+9
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-2/+2
* Make sure we use proper properties to define the different AVI types.Wim Taymans2002-03-061-2/+2
* paramspec type fix, make the source pads GST_PAD_SOMETIMESAndy Wingo2002-03-061-4/+4
* update to the g_object_notify() way of sending the app information this is un...Andy Wingo2002-03-041-5/+9
* Small fixesRonald S. Bultje2002-02-041-2/+2
* Assorted fixes.Wim Taymans2002-02-031-36/+86
* Fixes AVI playback - dohRonald S. Bultje2002-02-031-4/+9
* Various fixesRonald S. Bultje2002-01-311-14/+141
* Don't push empty buffersWim Taymans2002-01-191-28/+23
* Ignore junk after the streamWim Taymans2002-01-191-2/+6
* Ok a new batch of // to /* */ fixes commitedChristian Schaller2002-01-191-9/+9
* Make the video/avi caps for RIFF/AVI a bit more specific.Wim Taymans2002-01-161-2/+4
* Somewhat handle events too.Wim Taymans2002-01-151-18/+19
* Fixed a serious parsing bug in avidemuxWim Taymans2002-01-151-19/+21
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-16/+16
* Fixed some pluginsWim Taymans2001-12-281-2/+2
* Insert a yield operation.Wim Taymans2001-12-241-0/+4
* First attempt at fixing avidemuxWim Taymans2001-12-231-18/+36
* Initial revisionAndy Wingo2001-12-221-0/+757