index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure to dist everything needed for win32 builds.
Jan Schmidt
2007-06-14
4
-1
/
+21
*
Move videocrop and osxvideo from -bad.
Jan Schmidt
2007-06-12
1
-7
/
+7
*
Return a copy of the pool buffer if all mmap buffers have been dequeued.
Andy Wingo
2007-06-12
1
-6
/
+18
*
sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...
Andy Wingo
2007-06-12
4
-308
/
+401
*
sys/ximage/gstximagesrc.c: Actually use the display_name property so that we ...
daniel fischer
2007-06-11
1
-2
/
+2
*
Add DirectDraw & DirectSound plugins to the build and docs.
Jan Schmidt
2007-06-08
1
-2
/
+14
*
Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...
Jan Schmidt
2007-06-08
1
-2
/
+3
*
sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
Andy Wingo
2007-06-06
1
-0
/
+20
*
sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...
Andy Wingo
2007-06-05
2
-47
/
+21
*
sys/v4l2/gstv4l2object.*: Revert some unintended changes.
Andy Wingo
2007-05-30
2
-2
/
+7
*
sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...
Andy Wingo
2007-05-30
7
-456
/
+459
*
sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min...
Vincent Torri
2007-05-24
2
-15
/
+34
*
docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do...
Sébastien Moutte
2007-05-23
2
-78
/
+133
*
docs/plugins/Makefile.am: Also look for .m (objectivec) files.
Edward Hervey
2007-05-22
1
-0
/
+37
*
sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...
Tim-Philipp Müller
2007-05-20
1
-59
/
+58
*
sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...
Edward Hervey
2007-05-17
2
-8
/
+1
*
sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...
Edward Hervey
2007-05-17
2
-3
/
+19
*
Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...
Tim-Philipp Müller
2007-05-15
2
-4
/
+4
*
sys/v4l2/gstv4l2src.c: Add support for Bayer images as video/x-raw-bayer. Fi...
David Schleef
2007-05-15
1
-0
/
+3
*
sys/ximage/gstximagesrc.c (gst_ximage_src_open_display, gst_ximage_src_ximage...
Eric Anholt
2007-05-11
1
-79
/
+73
*
sys/ximage/gstximagesrc.c (gst_ximage_src_start, gst_ximage_src_ximage_get):
Zaheer Abbas Merali
2007-05-11
2
-5
/
+52
*
80 char police
Thomas Vander Stichele
2007-04-29
2
-6
/
+6
*
sys/sunaudio/: Fix and/or update copyright attributions (#430228).
Brian Cameron
2007-04-16
10
-22
/
+26
*
sys/sunaudio/gstsunaudiosrc.c: it is the application's responsibility to make...
jerry tan
2007-04-12
1
-4
/
+3
*
sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...
Edward Hervey
2007-03-16
1
-1
/
+1
*
sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...
Edward Hervey
2007-03-16
1
-5
/
+17
*
sys/Makefile.am: Don't forget to distribute the sys/osxaudio/ directory.
Edward Hervey
2007-03-15
1
-1
/
+1
*
Activate osxaudio in gst-plugins-good with proper build setup.
Edward Hervey
2007-03-15
7
-54
/
+96
*
sys/osxvideo/: Fix leaks when running a NSApp.
Edward Hervey
2007-03-14
4
-55
/
+225
*
sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback.
Sébastien Moutte
2007-03-11
2
-434
/
+660
*
Printf format fixes; also add some missing quotes in translated strings. Fixe...
Tim-Philipp Müller
2007-03-10
2
-5
/
+5
*
sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just...
Tim-Philipp Müller
2007-03-09
2
-32
/
+20
*
sys/ximage/gstximagesrc.c: Chain up in dispose
Jan Schmidt
2007-03-04
1
-0
/
+2
*
sys/ximage/gstximagesrc.c: Catch the case where no clock has been set.
Jan Schmidt
2007-03-04
1
-0
/
+7
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
6
-11
/
+33
*
sys/sunaudio/gstsunaudiosrc.*: Remove device-name from GstSunAudioSrc. Fixes ...
Wim Taymans
2007-03-02
2
-15
/
+1
*
sys/ximage/gstximagesrc.c: Error out correctly when getting xcontext fails.
Zaheer Abbas Merali
2007-03-01
1
-0
/
+7
*
update copyright statements
Christian Schaller
2007-02-27
10
-3
/
+57
*
update copyright statement
Christian Schaller
2007-02-27
5
-2
/
+24
*
sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...
Edward Hervey
2007-02-27
4
-149
/
+2
*
Fix segfault when oppening a radio device.
Edgard Lima
2007-02-22
3
-25
/
+33
*
Fix level for multi-channel case.
Stefan Kost
2007-02-22
1
-0
/
+4
*
sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.
Sébastien Moutte
2007-02-20
5
-17
/
+740
*
sys/v4l2/v4l2src_calls.c: Readd GST_ELEMENT_ERROR if we can't reenque buffers...
Stefan Kost
2007-02-19
1
-3
/
+10
*
sys/directdraw/: Prepare the plugin to move to good:
Sébastien Moutte
2007-02-18
6
-1020
/
+635
*
sys/v4l2/: More FIXME comments and messaging changes.
Stefan Kost
2007-02-12
1
-0
/
+10
*
Makefile.am: Add win32 MANIFEST
Sébastien Moutte
2007-02-11
2
-253
/
+385
*
configure.ac: Activate monoscope when building with --enable-experimental. Fix
Stefan Kost
2007-02-11
2
-9
/
+11
*
configure.ac: Check for an Objective C compiler
Edward Hervey
2007-01-30
5
-0
/
+1156
*
Use G_GSIZE_FORMAT in print statements for portability.
Edward Hervey
2007-01-25
1
-1
/
+2
[next]