index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-15
udp: Fix compiler warning on mingw-w64
Raimo Järvi
1
-0
/
+2
2011-06-15
interleave: Work around changes in g_atomic API
David Schleef
1
-0
/
+5
2011-06-15
rtp: Fix segmentation fault processing payload buffers
Jose Antonio Santos Cadenas
12
-26
/
+45
2011-06-15
pulse: Define PATH_MAX if it isn't defined
Pino Toscano
1
-0
/
+5
2011-06-15
wavenc: Allow setcaps to be called after a format was negotiated if it's comp...
Sebastian Dröge
1
-1
/
+1
2011-05-10
Release 0.10.29
Tim-Philipp Müller
117
-380
/
+6246
2011-05-05
qtmux: Fix signed floating point values writing
Edward Hervey
1
-3
/
+4
2011-05-04
matroskamux: avoid building index when streamable
Mark Nauwelaerts
1
-3
/
+4
2011-05-02
build: add old qtdemux/quicktime directories to CRUFT_DIRS and CRUFT_FILES
Tim-Philipp Müller
1
-0
/
+6
2011-05-01
flvmux: don't overwrite metadata tag with duration in streaming mode
Tom Janiszewski
1
-1
/
+1
2011-04-30
0.10.28.4 pre-release
Tim-Philipp Müller
76
-97
/
+118
2011-04-30
quicktime: rename plugin to isomp4
Tim-Philipp Müller
42
-30
/
+30
2011-04-27
0.10.28.3 pre-release
Tim-Philipp Müller
79
-550
/
+575
2011-04-26
rtpgstpay: fix buffer leak
Wim Taymans
1
-0
/
+1
2011-04-25
jpegdec: documentation typo "jpegddec"
Philip Jägenstedt
1
-1
/
+1
2011-04-24
avimux,matroskamux: Add stream-format to h264 caps
David Schleef
2
-1
/
+3
2011-04-24
pngdec: Remove temporary code
David Schleef
1
-9
/
+3
2011-04-24
configure: don't pass -Waddress to ObjC compiler on OSX when compiling osxvid...
Tim-Philipp Müller
1
-3
/
+13
2011-04-24
quicktime: rename plugin filename from *qtdemux* to *quicktime*
Tim-Philipp Müller
3
-15
/
+15
2011-04-24
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2011-04-21
docs: add various qtmux variants to documentation
Tim-Philipp Müller
7
-3
/
+405
2011-04-21
quicktime: register 3gppmux element in addition to the misnamed gppmux
Tim-Philipp Müller
3
-4
/
+25
2011-04-20
rtpsession: Remove incomplete support for RTCP FIR
Olivier Crête
3
-28
/
+7
2011-04-19
tests: add generic set_index test
Tim-Philipp Müller
3
-0
/
+142
2011-04-19
flvdemux: fix deadlock on setting index on flvdemux
Tim-Philipp Müller
1
-1
/
+5
2011-04-19
tests: add index-setting test for baseparse/flacparse
Tim-Philipp Müller
1
-0
/
+18
2011-04-18
wavpack: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
1
-1
/
+3
2011-04-18
wavenc: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
1
-1
/
+5
2011-04-18
tagschecking: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
1
-2
/
+6
2011-04-18
imagefreeze: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
1
-7
/
+21
2011-04-17
avidemux: fix 'variable may be used uninitialized' warnings caused by -DG_DIS...
Tim-Philipp Müller
1
-1
/
+1
2011-04-16
0.10.28.2 pre-release
Tim-Philipp Müller
4
-97
/
+14
2011-04-16
gst: update disted orc backup code
Tim-Philipp Müller
6
-477
/
+526
2011-04-16
docs: update for pre-release
Tim-Philipp Müller
73
-260
/
+760
2011-04-16
po: update translations
Tim-Philipp Müller
6
-170
/
+168
2011-04-16
qtmux: refuse incomplete legacy h264 caps
Tim-Philipp Müller
1
-0
/
+2
2011-04-16
v4l2sink: fix another unused-but-set-variable warning
Tim-Philipp Müller
1
-1
/
+1
2011-04-16
pulse, speexenc, rtpgsmpay: don't use g_assert() for error handling
Tim-Philipp Müller
4
-12
/
+19
2011-04-16
examples: fix some warnings in rtp example
Tim-Philipp Müller
1
-13
/
+13
2011-04-16
examples: don't put code with side-effects into g_assert()
Tim-Philipp Müller
1
-3
/
+6
2011-04-16
deinterlace, matroska: fix two variable-may-be-used-uninitialized compiler wa...
Tim-Philipp Müller
2
-2
/
+2
2011-04-16
jack: fix unused-but-set-variable warnings with gcc-4.6
Tim-Philipp Müller
2
-32
/
+43
2011-04-16
examples: fix 'control reaches end of non-void function' warning in cairo exa...
Tim-Philipp Müller
1
-0
/
+2
2011-04-16
v4l2src: Address unused but set variable
Robert Swain
1
-1
/
+1
2011-04-16
oss4: Address unused but set variables
Robert Swain
4
-16
/
+3
2011-04-16
jpegenc: pulsesink: raw1394: Address unused but set variables
Robert Swain
4
-12
/
+3
2011-04-16
y4mencode: shapewipe: Address unused but set variables
Robert Swain
2
-4
/
+3
2011-04-16
tests: Address unused but set variables
Robert Swain
6
-14
/
+7
2011-04-16
videomixer: Fix argb/rgba overlay orc code
Robert Swain
1
-4
/
+2
2011-04-16
videomixer: address unused but set variables
Robert Swain
3
-18
/
+2
[next]