summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2004-11-08sys/: Some more cleanups, leaks fixed and checks.Julien Moutte2-5/+27
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-0/+1
2004-10-27fix build on older automakeThomas Vander Stichele1-1/+1
2004-10-26Memory leak fixesIain Holmes1-1/+5
2004-10-25sys/v4l/v4l_calls.c: Fix for some v4l cards which hang in v4lsrcZaheer Abbas Merali1-13/+19
2004-10-25sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje8-260/+157
2004-10-24sys/v4l/gstv4lsrc.c: Quiet.Ronald S. Bultje1-1/+0
2004-10-24ext/ogg/gstoggmux.c: Basic pad template which accepts OGM tracks, speex, flac...Ronald S. Bultje5-20/+43
2004-10-10sys/v4l/: Change g_warnings to GST_WARNING_OBJECT and fix colourspace issueZaheer Abbas Merali2-5/+6
2004-10-10sys/v4l/gstv4lsrc.c: Fix for webcams that support only specific width or heightZaheer Abbas Merali1-4/+13
2004-10-08sys/: Reverting Ronald's changes as the issue is not coming from those elemen...Julien Moutte4-16/+4
2004-10-07sys/: Actually only create a new toplevel window if we're not gonna embed it ...Ronald S. Bultje4-4/+16
2004-10-01sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return val...Ronald S. Bultje1-2/+2
2004-09-22sys/: Fix mistakes from thaytan's patches.Julien Moutte2-5/+2
2004-09-22sys/ximage/ximagesink.c: For completeness, XSync in the destroy function as x...Jan Schmidt1-0/+1
2004-09-22ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2-0/+11
2004-09-13ext/alsa/gstalsamixer.c: Update mixer (to sync with other sessions) if we try...Ronald S. Bultje1-8/+8
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2-6/+6
2004-08-30fix for 151236Thomas Vander Stichele1-1/+1
2004-08-12sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus checks. Doesn...Johan Dahlin1-8/+0
2004-08-12fix fixate and linkThomas Vander Stichele3-41/+34
2004-08-09GL sink plugin. (Bug #147302)Gernot Ziegler1-1/+7
2004-08-09ext/sdl/sdlvideosink.c: Only allow sane framerates.David Schleef2-6/+6
2004-08-09assign error codesThomas Vander Stichele2-7/+7
2004-08-03compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte3-3/+5
2004-08-03Use gdouble when calculating pixel-aspect-ratioJan Schmidt2-2/+3
2004-08-03add debugging for display PAR calculationThomas Vander Stichele2-0/+7
2004-08-02sync xvimagesink with ximagesinkThomas Vander Stichele2-14/+40
2004-07-28use autodetected PAR if none specified. add directfb workaround.Thomas Vander Stichele2-51/+98
2004-07-27pixel aspect ratio handlingThomas Vander Stichele4-34/+260
2004-07-27further cleanups, fixes, logging and error handlingThomas Vander Stichele2-80/+152
2004-07-27sys/xvimage/xvimagesink.c: Some fixes to image size calculation.Julien Moutte1-8/+3
2004-07-27sys/: When the atom is not available we have to unlock the mutex. Fixes #148023Julien Moutte2-0/+2
2004-07-26sys/ximage/ximagesink.c: Some more fixes to image size calculation.Julien Moutte1-10/+3
2004-07-26break lineThomas Vander Stichele1-1/+2
2004-07-26add debugging, use correct size for shm segmentsThomas Vander Stichele2-9/+32
2004-07-21sys/ximage/ximagesink.c: Optimize images creation for both elements. We don't...Julien Moutte3-71/+55
2004-07-20sys/ximage/ximagesink.c: Don't use an Atom that doesn't exist.David Schleef1-4/+3
2004-07-19respect SYNCHRONOUS after getting X contextThomas Vander Stichele2-0/+12
2004-07-19whitespace and style cleanupThomas Vander Stichele4-48/+47
2004-07-16sys/: Getting the 2 video sinks synchronized again. Using internal data point...Julien Moutte4-61/+80
2004-07-16sys/: FPS seems to be 0.0 to MAX everywhere else.Wim Taymans2-6/+6
2004-07-15sys/xvimage/xvimagesink.c: Tim Ringenbach1-17/+22
2004-06-29sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte2-10/+2
2004-06-27sys/: I prefer locking the mutex in the function directly. We might want to c...Julien Moutte2-4/+12
2004-06-27sys/: Trying to fix the random behaviour of window decorations.Julien Moutte2-0/+92
2004-06-26fix videorate decision, add latency offset to v4lThomas Vander Stichele2-4/+32
2004-06-22configure.ac: Add objective-c support if running in Darwin/Mac OS XZaheer Abbas Merali1-4/+11
2004-06-17read caps in connectThomas Vander Stichele1-1/+0
2004-06-17jesus firetrucking christThomas Vander Stichele1-2/+2