index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
icles
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-16
icles: Completely remove equalizer-test from -bad, it's in -good now
Sebastian Dröge
2
-296
/
+1
2011-02-16
equalizer-test: Initialize debug category after gst_init() to fix segfault
Sebastian Dröge
1
-2
/
+2
2010-12-31
selector: move input-selector and output-selector to core
Tim-Philipp Müller
3
-181
/
+1
2010-12-08
output-selector-test: don't hardcode videosinks and use more colorspace conv.
Stefan Kost
1
-14
/
+32
2010-09-21
pitch-test: Don't use deprecated GstController API
Sebastian Dröge
1
-3
/
+19
2010-09-15
metadata: remove metadata plugin
Stefan Kost
1
-16
/
+12
2010-07-22
examples: Use cairo instead of gdk_draw_* API
Sebastian Dröge
1
-13
/
+18
2010-06-27
tests: Fix build with GTK+ < 2.17.7
Sebastian Dröge
1
-0
/
+8
2010-06-27
tests: Don't use deprecated GTK API to fix the build with GTK+ 3.0
Sebastian Dröge
1
-4
/
+8
2010-06-02
cog: remove old tests
David Schleef
1
-18
/
+1
2010-05-11
Remove oss4 plugin
Tim-Philipp Müller
3
-267
/
+1
2010-03-22
Add -Wold-style-definition
Benjamin Otte
1
-4
/
+5
2010-03-21
tests: Add file I forgot to check in
Benjamin Otte
2
-1
/
+104
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-3
/
+8
2010-03-09
build: Make some more rules silent if requested
Sebastian Dröge
1
-1
/
+1
2010-02-19
.gitignore: ignore generated cog files
Tim-Philipp Müller
1
-0
/
+2
2010-01-16
examples: Fix build and signal connection for GtkBuilder stuff
Sebastian Dröge
1
-2
/
+2
2010-01-16
icles: Link with GTK+
Sebastian Dröge
2
-3
/
+3
2010-01-16
tests: Port from libglade to GtkBuilder
Javier Jardón
3
-164
/
+123
2009-12-17
tests: try to fix 'make dist' when cog is not installed
Tim-Philipp Müller
1
-2
/
+1
2009-11-20
tests/icles: make cog test program depend on USE_COG. Fixes build without orc.
Michael Smith
1
-0
/
+2
2009-11-20
cog: Add orc test code for cog
David Schleef
1
-0
/
+16
2009-10-27
Remove executable bits from non-executable files.
Michael Smith
1
-0
/
+0
2009-08-21
tests: fix test-oss4 to treat an empty device name the same as a NULL name
Tim-Philipp Müller
1
-1
/
+2
2008-10-06
configure.ac
Stefan Kost
1
-1
/
+1
2008-08-21
Add dccp plugin. Fixes #542390.
Leandro Melo de Sales
14
-0
/
+1504
2008-06-19
Use BOILERPLATE macro and update test to the latest api changes.
Stefan Kost
1
-13
/
+19
2008-06-12
tests/icles/test-oss4.c: Include stdlib.h.
Stefan Kost
1
-0
/
+1
2008-05-22
tests/icles/: Small oss4 test that probes for available devices and retrieves...
Tim-Philipp Müller
3
-2
/
+263
2008-04-18
tests/icles/metadata_editor.c: Add cast to placate gcc 4.1.2.
Tim-Philipp Müller
1
-1
/
+1
2008-04-11
tests/icles/metadata_editor.*: Remove GstXOverlay stuff and use gdkpixbufsink...
Tim-Philipp Müller
2
-36
/
+125
2008-02-28
Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim...
Edgard Lima
1
-1
/
+33
2008-02-10
Revert changes to 2008-02-09 due to frozen.
Edgard Lima
1
-33
/
+1
2008-02-10
Map Date-Time and GPS tags.
Edgard Lima
1
-1
/
+33
2008-02-07
Add more tags. Improve test app.
Edgard Lima
2
-35
/
+474
2008-02-07
gst/multifile/gstmultifilesink.c: Add a fixme comment.
Stefan Kost
1
-2
/
+2
2008-02-02
ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for th...
Tim-Philipp Müller
1
-3
/
+2
2008-01-31
ext/faad/gstfaad.c: Fix compiler warning by making the function signature mat...
Jan Schmidt
1
-1
/
+0
2008-01-30
tests/icles/Makefile.am: Move -Wl parameter from _LDADD to _LDFLAGS to fix au...
Sebastian Dröge
1
-2
/
+2
2008-01-30
Add documentation. Fix test app compilation. Fix pull mode.
Edgard Lima
1
-1
/
+2
2008-01-29
ext/metadata/README: Formatting.
Stefan Kost
1
-0
/
+1
2008-01-29
Replace the switch plugin with the selector plugin. Add output- selector as t...
Stefan Kost
3
-3
/
+163
2008-01-27
tests/icles/metadata_editor.c: Printf format fix.
Stefan Kost
1
-1
/
+2
2008-01-26
configure.ac: Check for libglade-2.0, for the metadata-editor example.
Tim-Philipp Müller
2
-10
/
+15
2008-01-25
Add lot of documentation.
Edgard Lima
3
-1
/
+1188
2007-11-07
tests/icles/equalizer-test.c: Fix gain ranges for the latest equalizer changes.
Sebastian Dröge
1
-11
/
+11
2007-06-12
Move videocrop and osxvideo to -good.
Jan Schmidt
2
-362
/
+1
2007-06-08
tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink...
Tim-Philipp Müller
1
-3
/
+5
2007-05-21
ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH...
Stefan Kost
1
-0
/
+5
2007-03-14
tests/icles/equalizer-test.c: Port the example to new equalizer api.
Stefan Kost
1
-36
/
+27
[next]