summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-21Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller1-22/+0
2005-11-21Fix for stream lock updates.Wim Taymans4-11/+11
2005-11-21gst/: Segment update fix.Wim Taymans1-2/+2
2005-11-21gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).Tim-Philipp Müller2-0/+16
2005-11-21*.*: Ran scripts/update-macros. Oh yes.Andy Wingo2-10/+15
2005-11-21Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller6-31/+47
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt7-17/+24
2005-11-21Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! trem...Edgard Lima4-88/+219
2005-11-16make it workChristian Schaller2-2/+1
2005-11-15ext/faac/gstfaac.c: Set proper caps on source pad (#320532).Tim-Philipp Müller3-46/+59
2005-11-15set rank to secondary as you never want this to be used instead of normal ogg...Christian Schaller1-1/+1
2005-11-14configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows...Andy Wingo3-1/+6
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2-1/+1
2005-11-11back to headThomas Vander Stichele2-1/+5
2005-11-11releasing 0.9.5RELEASE-0_9_5Thomas Vander Stichele4-9/+32
2005-11-11Fix compile on systems with broken faad headers.Michael Smith2-10/+15
2005-11-11ext/faad/gstfaad.c: Call functions with the correct API. Unfortunately, unles...Michael Smith2-4/+34
2005-11-10gst/qtdemux/qtdemux.c: Add support for custom genre tags.Tim-Philipp Müller2-0/+14
2005-11-09Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller11-10/+28
2005-11-08remove wrong mpegstream additionChristian Schaller2-3/+2
2005-11-08add tremor plugins to needed buildscriptsChristian Schaller2-3/+3
2005-11-08Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg...Edgard Lima6-188/+367
2005-11-06examples/Makefile.am: Cleanup non existing examples.Julien Moutte2-1/+6
2005-11-06docs/plugins/inspect.stamp: Add missing files.Julien Moutte4-0/+5
2005-11-06examples/Makefile.am: Make buildbot happy.Julien Moutte2-1/+5
2005-11-06Makefile.am: examples in dist subdirs.Julien Moutte6-16/+53
2005-11-06Enable documentation.Julien Moutte26-12/+953
2005-11-05ext/directfb/Makefile.am: Add the example application.Julien Moutte4-2/+161
2005-11-05ext/directfb/dfbvideosink.c: Make acceleration detection work, better, add sa...Julien Moutte2-4/+38
2005-11-04ext/directfb/dfbvideosink.*: Now does clipping when surface is too small, han...Julien Moutte3-149/+157
2005-11-03ext/directfb/Makefile.am: Prepare for liboil usage.Julien Moutte3-22/+127
2005-11-03Add support to exit when 'Esc' key is pressed.Edgard Lima3-3/+88
2005-11-02configure.ac: Requires DirectFB 0.9.24Julien Moutte3-1/+5
2005-11-02add directfb to distdirChristian Schaller1-1/+2
2005-11-02Complete rewrite/port ofJulien Moutte8-876/+1841
2005-10-31Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SD...Edgard Lima2-3/+11
2005-10-31Added a property that allows full-screen.Edgard Lima4-2/+37
2005-10-28ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ...Tim-Philipp Müller3-19/+70
2005-10-27ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups.Wim Taymans2-101/+100
2005-10-27Trying to fix videos out of sync (not fixed yet)Edgard Lima3-2/+45
2005-10-27removed unused language stuffChristian Schaller1-27/+5
2005-10-27don't do po until something wants to be translatedThomas Vander Stichele2-2/+1
2005-10-27gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.Tim-Philipp Müller2-3/+5
2005-10-27gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ...Tim-Philipp Müller2-21/+15
2005-10-26Fixing stuff as wingo pointed out.Zeeshan Ali5-22/+23
2005-10-26fix distcheckThomas Vander Stichele15-231/+175
2005-10-26don't put crap in user-visible stringsThomas Vander Stichele1-2/+1
2005-10-25Over-writing Wim's gsm plugins (currently not working) with that from the far...Zeeshan Ali6-179/+102
2005-10-25Fixed event handling in gsmenc.Flavio Oliveira3-66/+107
2005-10-24port over plugin listing from baseChristian Schaller2-2/+9