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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
autogen.sh: require am17
Thomas Vander Stichele
2006-06-11
10
-68
/
+39
*
ext/wavpack/: Add wavpack encoder element (#343131).
Sebastian Dröge
2006-06-10
7
-6
/
+1411
*
configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...
Tim-Philipp Müller
2006-06-09
1
-1
/
+1
*
ext/jpeg/gstjpegdec.*: API: Added IDCT method property
Wim Taymans
2006-06-09
2
-36
/
+133
*
ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping.
Edward Hervey
2006-06-02
2
-1
/
+63
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
2
-4
/
+4
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
26
-55
/
+55
*
ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883
Zaheer Abbas Merali
2006-05-31
1
-2
/
+3
*
configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
Zaheer Abbas Merali
2006-05-31
3
-17
/
+144
*
Add apev2mux element (#343122).
Sebastian Dröge
2006-05-30
6
-10
/
+457
*
ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P...
Edward Hervey
2006-05-28
1
-1
/
+1
*
ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...
Edward Hervey
2006-05-28
2
-1
/
+54
*
ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou...
Tim-Philipp Müller
2006-05-28
1
-0
/
+35
*
ext/jpeg/gstjpegdec.c: Abort decompression when receiving FLUSH_STOP. This sh...
Edward Hervey
2006-05-27
1
-0
/
+25
*
ext/flac/gstflac.c: Don't #include file we don't dist any longer.
Tim-Philipp Müller
2006-05-27
1
-1
/
+1
*
ext/dv/gstdvdemux.c: Implement EOS correctly by either posting
Wim Taymans
2006-05-24
1
-18
/
+32
*
ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...
Tim-Philipp Müller
2006-05-23
5
-71
/
+4
*
ext/jpeg/gstjpegdec.c: Fix crashes when the horizontal subsampling is 1.
Tim-Philipp Müller
2006-05-22
1
-6
/
+30
*
ext/taglib/gsttaglibmux.c: Merge event tags and tag setter tags correctly (#3...
James Doc Livingston
2006-05-18
1
-15
/
+12
*
ext/jpeg/gstjpegdec.c: Fix crash when outputting debugging information for ce...
Tim-Philipp Müller
2006-05-17
1
-1
/
+1
*
ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTE...
Edward Hervey
2006-05-16
1
-4
/
+2
*
ext/libpng/Makefile.am: Add LIBPNG_CFLAGS.
Zaheer Abbas Merali
2006-05-16
1
-1
/
+1
*
ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ...
Tim-Philipp Müller
2006-05-15
1
-0
/
+44
*
ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and...
Tim-Philipp Müller
2006-05-10
2
-35
/
+42
*
Const-ify GEnumValue arrays.
Tim-Philipp Müller
2006-05-10
5
-6
/
+6
*
C89 compliance fixes. Fixes #340980
Jens Granseuer
2006-05-08
1
-1
/
+3
*
ext/flac/gstflacdec.*: Handle segment seeks that include the end of the file ...
Tim-Philipp Müller
2006-05-06
2
-14
/
+34
*
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
2006-05-06
4
-8
/
+12
*
ext/cairo/gsttimeoverlay.c: Fix timeoverlay for non-multiple-of-4 widths. Thi...
Michael Smith
2006-05-02
1
-4
/
+11
*
docs/plugins/Makefile.am: also check .cc files for gtk-doc markup
Thomas Vander Stichele
2006-05-01
5
-12
/
+23
*
small cleanups
Thomas Vander Stichele
2006-04-30
2
-4
/
+3
*
fix docs
Thomas Vander Stichele
2006-04-30
1
-1
/
+1
*
ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u...
Tim-Philipp Müller
2006-04-29
1
-3
/
+16
*
ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass.
Tim-Philipp Müller
2006-04-29
5
-315
/
+469
*
Move ximagesrc plug-in to good after review. Fixes #336756.
Thomas Vander Stichele
2006-04-28
1
-1
/
+2
*
pedantic cleanups
Thomas Vander Stichele
2006-04-28
2
-100
/
+104
*
ext/esd/esdsink.c: Fix compile problem by defining ESD_MAX_WRITE_SIZE if it i...
Wim Taymans
2006-04-26
1
-0
/
+5
*
ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE...
Wim Taymans
2006-04-26
1
-7
/
+4
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-4
/
+5
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
32
-32
/
+36
*
ext/jpeg/gstjpegdec.c: Source pad has fixed caps. If we don't set this, bad t...
Tim-Philipp Müller
2006-04-25
1
-0
/
+1
*
just make it compile with --disable-gst-debug.
Edgard Lima
2006-04-24
1
-0
/
+2
*
ext/raw1394/gstdv1394src.c: Use scale functions
Wim Taymans
2006-04-21
1
-2
/
+7
*
ext/dv/gstdv.c: Fix build.
Tim-Philipp Müller
2006-04-21
1
-1
/
+2
*
ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at best, on big en...
Andy Wingo
2006-04-21
1
-2
/
+11
*
ext/flac/gstflacdec.c: Post SEGMENT_DONE message in TIME format.
Tim-Philipp Müller
2006-04-20
1
-1
/
+7
*
ext/flac/gstflacdec.c: Add support for segment seeks (fixes #338290). Also de...
Tim-Philipp Müller
2006-04-20
1
-24
/
+47
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...
Tim-Philipp Müller
2006-04-18
1
-1
/
+1
*
ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...
Tim-Philipp Müller
2006-04-18
2
-25
/
+32
*
ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...
Tim-Philipp Müller
2006-04-18
1
-25
/
+1
[next]