index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
icles
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-02-03
Fix up to use the newly ported (actually working) GstAudioFilter.
Tim-Philipp Müller
3
-1
/
+300
2007-01-28
gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...
Tim-Philipp Müller
1
-38
/
+55
2007-01-27
tests/icles/videocrop-test.c: Catch errors while the test is running.
Tim-Philipp Müller
1
-16
/
+36
2007-01-05
tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...
Tim-Philipp Müller
1
-2
/
+3
2006-10-04
tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work r...
Tim-Philipp Müller
3
-1
/
+323
2006-10-03
removing icle for v4l2
Thomas Vander Stichele
2
-526
/
+1
2006-09-27
Removed set-undef-fps.
Edgard Lima
1
-11
/
+1
2006-09-27
Small cleanups.
Wim Taymans
1
-8
/
+29
2006-09-27
Some cleanups and comments.
Edgard Lima
1
-6
/
+6
[next]