index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
po: update translations
Tim-Philipp Müller
39
-149
/
+665
2011-01-07
alpha: fix compiler warnings caused by -DG_DISABLE_ASSERT
Tim-Philipp Müller
1
-5
/
+5
2011-01-07
matroska: don't put essential function calls into g_assert()
Tim-Philipp Müller
1
-3
/
+6
2011-01-07
v4l2sink: don't put functional code like ioctl calls into g_return_if_fail()
Tim-Philipp Müller
1
-4
/
+16
2011-01-07
tests: never disable g_assert() and cast checks for the unit tests
Tim-Philipp Müller
1
-2
/
+3
2011-01-06
rtp: Fix unitialized variables on macosx
Edward Hervey
1
-2
/
+2
2011-01-06
qtdemux: Fix unitialized variables on macosx
Edward Hervey
1
-2
/
+3
2011-01-05
capsdebug: Add capdebug debug category
David Schleef
1
-1
/
+9
2011-01-05
deinterlace: Change the default to linear
David Schleef
1
-1
/
+1
2011-01-05
rtspsrc: don't confuse return values
Wim Taymans
1
-1
/
+1
2011-01-05
qtdemux: Fix unitialized variables on macosx
Edward Hervey
2
-14
/
+14
2011-01-05
vrawdepay: fix length check
Wim Taymans
1
-3
/
+4
2011-01-05
multiudpsink: add buffer-size property
Wim Taymans
2
-5
/
+49
2011-01-03
rtspsrc: remove unused variables when debug-logging disabled
Stefan Kost
1
-7
/
+4
2011-01-03
matroska-demux: remove unused variables when debug-logging disabled
Stefan Kost
1
-4
/
+2
2011-01-03
cacasink: fix masks and strides
Wim Taymans
1
-5
/
+13
2011-01-03
v4l2src: undo presumably accidental enablement of the GstXOverlay interface
Tim-Philipp Müller
1
-0
/
+3
2011-01-03
rtspsrc: increase udp buffer size
Wim Taymans
1
-3
/
+5
2011-01-02
multifilesink: send stream headers in key-frame mode
David Schleef
2
-0
/
+66
2011-01-02
jack: fix up element details and some other minor clean-ups
Tim-Philipp Müller
5
-11
/
+6
2011-01-02
id3demux: fix parsing of ID3v2.4 genre frames with multiple genres
Erich Schubert
1
-1
/
+1
2011-01-02
jack: template caps had lists with one value, just use value directly
Tim-Philipp Müller
2
-2
/
+2
2011-01-02
jack: make get_type functions thread-safe
Tim-Philipp Müller
3
-30
/
+32
2011-01-02
docs: update plugin docs
Tim-Philipp Müller
8
-78
/
+322
2011-01-02
jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad
Tim-Philipp Müller
10
-4
/
+116
2011-01-02
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2
-4
/
+6
2011-01-02
jack: added translatable text for server not found error
Tristan Matthews
3
-5
/
+15
2011-01-02
examples: add test to demonstrate jack_client_t usage
Tristan Matthews
2
-0
/
+85
2011-01-02
jack: added client property
Tristan Matthews
8
-11
/
+82
2011-01-02
jack: removed unused file gstjackbin.c
Tristan Matthews
1
-349
/
+0
2011-01-02
jacksrc: make sure we always read nframes
Wim Taymans
1
-8
/
+20
2011-01-02
jack: improve process_cb
Tristan Matthews
2
-24
/
+17
2011-01-02
jack: implement multichannel support correctly for jackaudiosrc
Tristan Matthews
4
-2
/
+149
2011-01-02
jack: remove empty dispose and finalize methods
Stefan Kost
3
-38
/
+0
2011-01-02
jack: don't leak caps
Stefan Kost
2
-0
/
+22
2011-01-02
jack: don't use GST_DEBUG_FUNCPTR for gobject vmethods
Stefan Kost
2
-12
/
+8
2011-01-02
jack: fix element name in section doc blob
Stefan Kost
1
-1
/
+1
2011-01-02
Add -Wold-style-definition
Benjamin Otte
1
-1
/
+1
2011-01-02
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+1
2011-01-02
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-15
/
+6
2011-01-02
jack: ensure segtotal is at least 2
Stefan Kost
2
-7
/
+13
2011-01-02
jack: don't crash in ringbuffer with SIGFPE on small buffer-times
Stefan Kost
1
-4
/
+14
2011-01-02
jack: when stopping playback, do one more cycle to flush the port. Fixes #582167
Stefan Kost
2
-6
/
+33
2011-01-02
jack: Add new connection mode
Wim Taymans
4
-6
/
+13
2011-01-02
ext/jack/: Query port latencies for sink/src delays.
Stefan Kost
3
-3
/
+19
2011-01-02
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2011-01-02
Fix compiler warnings on OS/X
Jan Schmidt
1
-1
/
+1
2011-01-02
ext/jack/gstjackaudiosrc.c: Try committing this once again. Now properly rena...
Stefan Kost
1
-17
/
+17
2011-01-02
docs/plugins/: docs/plugins/inspect/plugin-jack.xml
Stefan Kost
3
-8
/
+57
2011-01-02
ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse.
Tristan Matthews
8
-89
/
+1054
[next]