index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Make the _set_caps function of mimic enc more robust
Olivier Crete
1
-8
/
+25
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Remove the gst 0.9.1 ifdef
Olivier Crete
1
-19
/
+1
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Make caps gst 0.10 compliant
Olivier Crete
1
-3
/
+3
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Use g_type_class_peek_parent instead of reffing t...
Olivier Crete
2
-2
/
+2
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Remove framesize properties on the mimic encoder
Olivier Crete
1
-85
/
+0
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Use the _OBJECT debug macros
Olivier Crete
1
-11
/
+11
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Use gst_pad_get_parent instead of looking into th...
Olivier Crete
1
-11
/
+20
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Return back result of pad push
Olivier Crete
1
-2
/
+3
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Ole's port to gst 0.10
Olivier Crete
2
-47
/
+32
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Olivier Crête
1
-0
/
+0
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Limit timestamp diff in case of a jump in the tim...
Youness Alaoui
1
-1
/
+5
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Make it back to 30 fps in caps
Youness Alaoui
1
-1
/
+1
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Fix timestamps in gst buffers sent by gstmimic
Youness Alaoui
3
-5
/
+38
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Fix framerate type in caps for gstmimic element
Youness Alaoui
1
-2
/
+2
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Fixed couple of compilation issues
philippe.kalaf@collabora.co.uk
1
-2
/
+0
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Calls to gst_pad_get_parent ref the object so it ...
philippe.kalaf@collabora.co.uk
1
-1
/
+2
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Separated ERROR_CFLAGS from GST_CFLAGS
philippe.kalaf@collabora.co.uk
1
-1
/
+1
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Should not be done in dispose, moving to finalize
Philippe Khalaf
1
-3
/
+3
2009-03-03
[MOVED FROM GST-P-FARSIGHT] Import from CVS to darcs
Philipe Kalaf
7
-0
/
+962
2009-03-03
rtpmux: Ignore rtpmux get_type function for docs
Olivier Crête
1
-0
/
+1
2009-03-03
mpegtsparse: fix memleak
Sebastian Pölsterl
1
-26
/
+12
2009-03-03
mpegtsdemux: dynamically adjust the sync LUT table
Josep Torra
2
-5
/
+17
2009-03-03
autoconvert: Import fsselector from gst-plugins-farsight as autoconvert
Olivier Crête
8
-1
/
+1507
2009-03-03
qtmux: Be a bit more verbose in our debug message when failing to renegotiate
Edward Hervey
1
-2
/
+2
2009-03-02
mxfdemux: Use arrays instead of lists for the metadata registries
Sebastian Dröge
3
-148
/
+106
2009-03-02
xdgmime: Reduce probability to POSSIBLE
Sebastian Dröge
1
-1
/
+1
2009-03-02
xdgmime: Add locking to the xdg_mime_* calls as it's not thread-safe
Sebastian Dröge
1
-0
/
+9
2009-03-01
xdgmime: Use g_pattern_match_simple() instead of fnmatch() for Win32 compatib...
Sebastian Dröge
5
-7
/
+4
2009-03-01
xdgmime: Fix unused variable compiler warning
LRN
1
-0
/
+2
2009-03-01
xdgmime: Don't warn if we have no MMAP support
Sebastian Dröge
1
-2
/
+0
2009-03-01
xdgmime: Use g_ntoh[ls] instead of the non-GLib functions for Win32 compatibi...
Sebastian Dröge
1
-3
/
+3
2009-03-01
xdgmime: Use G_BYTE_ORDER instead of relying on LITTLE_ENDIAN to be defined
Sebastian Dröge
1
-1
/
+4
2009-03-01
ladspa: Don't compile unused code from load.c
Sebastian Dröge
1
-1
/
+1
2009-03-01
realdec: use gst_plugin_add_dependency()
Tim-Philipp Müller
1
-0
/
+5
2009-02-28
acmenc: fix whitespace
Michael Smith
1
-545
/
+568
2009-02-28
mxf: Fix memory leak
Sebastian Dröge
1
-0
/
+1
2009-02-28
mxf: Store the metadata type ID inside the class structure
Sebastian Dröge
5
-148
/
+297
2009-02-28
mpegtsdemux: Fix memory leaks when PUSI is missed due to packet loss
vanista
1
-2
/
+5
2009-02-28
nsf: Don't write further than the limits of the table (size is 75, as defined...
Edward Hervey
1
-2
/
+3
2009-02-28
mxf: Don't use GLib 2.16 API unconditionally in the example
Sebastian Dröge
1
-0
/
+4
2009-02-27
videoanalyse: Fix brightness calculation to not only use the first rowstride
Andrzej Polatyński
1
-1
/
+1
2009-02-27
mpeg4videoparse: Use correct values for checking VO startcode.
Michael Smith
1
-2
/
+2
2009-02-27
xdgmime: Use empty caps for registering the typefinders with old core versions
Sebastian Dröge
1
-2
/
+17
2009-02-27
mpeg4videoparse: handle more formats
Wim Taymans
2
-103
/
+161
2009-02-27
Merge branch 'work'
Jan Schmidt
9
-13
/
+94
2009-02-27
docs: Ignore some more generated files
Jan Schmidt
1
-1
/
+2
2009-02-27
celtdec: Move define into the C file so it doesn't show up in the docs
Jan Schmidt
2
-2
/
+2
2009-02-27
docs: Enroll dirac plugin into the docs
Jan Schmidt
2
-0
/
+35
2009-02-27
dtsdec: Add some basic docs to the plugin
Jan Schmidt
4
-3
/
+38
2009-02-27
apexsink: Use a union to avoid type-punning strict aliasing compiler warning.
Jan Schmidt
1
-7
/
+17
[prev]
[next]