Age | Commit message (Expand) | Author | Files | Lines |
2007-07-18 | Add stdlib include (free, atoi, exit). | Stefan Kost | 1 | -0/+1 |
2007-07-04 | sys/dvb/gstdvbsrc.c (dvbsrc_details, ARG_DVBSRC_ADAPTER, | Zaheer Abbas Merali | 2 | -90/+94 |
2007-06-25 | gconf/: Remove dysfunctional directory (this stuff is in -good). | Tim-Philipp Müller | 1 | -9/+11 |
2007-06-22 | Fix leaks. | Edward Hervey | 3 | -8/+3 |
2007-06-21 | Re-enable VCD source and fix up release notes. | Tim-Philipp Müller | 1 | -1/+1 |
2007-06-13 | sys/Makefile.am: Disable VCD build because we're frozen.. | Wim Taymans | 1 | -1/+1 |
2007-06-13 | Port VCD element. | Wim Taymans | 4 | -322/+151 |
2007-06-12 | Move videocrop and osxvideo to -good. | Jan Schmidt | 6 | -1267/+2 |
2007-06-12 | Remove the waveform plugin now that it is in -good. | Jan Schmidt | 3 | -739/+0 |
2007-06-08 | Remove DirectDraw & DirectSound plugins, as they've moved to Good | Jan Schmidt | 9 | -2755/+2 |
2007-06-08 | Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis... | Jan Schmidt | 1 | -2/+3 |
2007-06-06 | sys/glsink/glimagesink.c: Sprinkle in some XSync calls to avoid raciness with... | Jan Schmidt | 1 | -0/+12 |
2007-05-24 | sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min... | Vincent Torri | 2 | -15/+34 |
2007-05-23 | docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do... | Sébastien Moutte | 8 | -78/+2268 |
2007-05-22 | docs/plugins/Makefile.am: Also look for .m (objectivec) files. | Edward Hervey | 1 | -0/+37 |
2007-05-20 | sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct... | Tim-Philipp Müller | 1 | -59/+58 |
2007-05-18 | sys/glsink/glimagesink.c: Update the cached caps after opening the display so... | Jan Schmidt | 1 | -0/+1 |
2007-05-17 | sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific... | Edward Hervey | 2 | -8/+1 |
2007-05-17 | sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p... | Edward Hervey | 2 | -3/+19 |
2007-05-15 | Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore... | Tim-Philipp Müller | 2 | -4/+4 |
2007-04-29 | 80 char police | Thomas Vander Stichele | 2 | -6/+6 |
2007-04-03 | sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handl... | David Schleef | 1 | -39/+192 |
2007-03-16 | sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ... | Edward Hervey | 1 | -1/+1 |
2007-03-16 | sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe... | Edward Hervey | 1 | -5/+17 |
2007-03-14 | sys/osxvideo/: Fix leaks when running a NSApp. | Edward Hervey | 4 | -55/+225 |
2007-03-11 | sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback. | Sébastien Moutte | 2 | -434/+660 |
2007-02-27 | update copyright statements | Christian Schaller | 10 | -3/+57 |
2007-02-27 | sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh... | Edward Hervey | 4 | -149/+2 |
2007-02-20 | sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. | Sébastien Moutte | 5 | -17/+740 |
2007-02-18 | sys/directdraw/: Prepare the plugin to move to good: | Sébastien Moutte | 6 | -1020/+635 |
2007-02-11 | Makefile.am: Add win32 MANIFEST | Sébastien Moutte | 2 | -253/+385 |
2007-01-30 | configure.ac: Check for an Objective C compiler | Edward Hervey | 6 | -2/+1164 |
2007-01-04 | Add directsoundsink to build and dist it, so it gets built when compiling wit... | Vincent Torri | 3 | -3/+18 |
2007-01-03 | Add directdrawsink to build and dist it, so it gets built when compiling with... | Vincent Torri | 3 | -9/+27 |
2006-11-24 | remove obsolete _factory_init protos and functions | Stefan Kost | 3 | -6/+3 |
2006-11-17 | sys/dvb/gstdvbsrc.c: Actually set the TONE parameter for DVB-S when we should. | Zaheer Abbas Merali | 1 | -5/+1 |
2006-11-14 | sys/dvb/gstdvbsrc.*: Fix minor printf format issue; remove overly paranoid ch... | Tim-Philipp Müller | 2 | -16/+7 |
2006-11-09 | sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property) | Zaheer Abbas Merali | 1 | -3/+10 |
2006-11-08 | sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that doe... | Zaheer Abbas Merali | 1 | -2/+0 |
2006-11-07 | sys/dvb/gstdvbsrc.*: Force PAT to always be in the filter. | Zaheer Abbas Merali | 2 | -22/+41 |
2006-11-04 | po/POTFILES.in: add dvbsrc | Thomas Vander Stichele | 2 | -78/+93 |
2006-11-01 | sys/: Wait until the window is created before using it; guard unistd.h includ... | Sergey Scobich | 3 | -2/+21 |
2006-10-10 | gst/qtdemux/qtdemux.c: Printf format fixes. | Tim-Philipp Müller | 1 | -1/+1 |
2006-10-10 | sys/dvb/: Remove these files, not needed use system files. | Zaheer Abbas Merali | 11 | -1072/+7 |
2006-10-10 | Add dvb detection and allow dvbsrc to be built. | Zaheer Abbas Merali | 1 | -1/+7 |
2006-10-10 | Initial import of dvbsrc. | Zaheer Abbas Merali | 15 | -1/+2399 |
2006-10-04 | Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. | Tim-Philipp Müller | 1 | -2/+0 |
2006-10-03 | moved to gst-plugins-good | Thomas Vander Stichele | 20 | -5142/+3 |
2006-10-03 | comment out the notifies for removed properties | Thomas Vander Stichele | 1 | -0/+6 |
2006-10-03 | sys/v4l2/gstv4l2object.c: comment out the properties that are already part of... | Thomas Vander Stichele | 1 | -0/+3 |