index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
gst/rtp/: Add JPEG payloader. Fixes #560756.
Bjorn Ostby
1
-0
/
+16
2008-11-13
sys/: Fix some spelling mistakes. Fixes #556802.
Fabricio Godoy
1
-0
/
+10
2008-11-13
gst/equalizer/: Add presets for equalizer. Fixes #522183.
Stefan Kost
1
-0
/
+9
2008-11-13
gst/rtsp/: Remove google extension again, it's not needed anymore because we ...
Wim Taymans
1
-0
/
+9
2008-11-13
gst/rtsp/gstrtspsrc.*: Add property to configure NAT traversal method.
Eric Zhang
1
-0
/
+21
2008-11-13
gst/rtp/gstrtpmp4vpay.c: Flush the remaining frames on EOS. Fixes #560641.
Yotam
1
-0
/
+7
2008-11-12
gst/rtp/gstrtpg729pay.c: Fix compiler warning about printf formatting.
Jan Schmidt
1
-0
/
+5
2008-11-12
gst/qtdemux/qtdemux.*: Queue up new segment events instead of sending them fr...
Andy Wingo
1
-0
/
+12
2008-11-11
gst/qtdemux/: Add cover and alternative copyright tag, and enhance some exist...
Mark Nauwelaerts
1
-0
/
+9
2008-11-11
gst/rtp/gstrtpg729pay.c: Don't ignore the return value of setcaps.
Wim Taymans
1
-0
/
+5
2008-11-11
gst/rtp/gstrtpg729pay.*: Replace G729 payloader with an improved version. Fix...
Olivier Crete
1
-0
/
+10
2008-11-11
gst/rtsp/gstrtspsrc.c: Only send one transport at a time for improved compati...
Wim Taymans
1
-0
/
+7
2008-11-11
gst/rtsp/gstrtspsrc.c: Only pause/play in the seek handler when the source wa...
Wim Taymans
1
-0
/
+7
2008-11-11
gst/matroska/matroska-mux.c: Fix muxing of Dirac streams if the input already...
Sebastian Dröge
1
-0
/
+7
2008-11-11
gst/avi/gstavimux.c: Don't segfault on string typed tags being NULL. Fixes #5...
Stefan Kost
1
-0
/
+5
2008-11-10
gst/matroska/matroska-mux.c: Fix mapping AAC profile to Matroska codec id.
Mark Nauwelaerts
1
-0
/
+6
2008-11-10
gst/qtdemux/qtdemux.c: Refactor some raw audio caps building, and handle >16-...
Mark Nauwelaerts
1
-0
/
+7
2008-11-10
gst/: Make author name consistent with others.
Thomas Vander Stichele
1
-0
/
+7
2008-11-10
gst/rtsp/gstrtspsrc.c: Pause the RTSP stream before doing a new play request.
Eric Zhang
1
-0
/
+10
2008-11-05
gst/matroska/: Implement Dirac muxing into Matroska comforming to the spec, i...
Sebastian Dröge
1
-0
/
+13
2008-11-04
Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
Bastien Nocera
1
-0
/
+26
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+72
2008-10-31
ext/flac/Makefile.am: Include $(FLAC_CFLAGS) in CFLAGS to make sure to find t...
Sebastian Dröge
1
-0
/
+7
2008-10-31
sys/v4l2/v4l2src_calls.c: Guard more uncommon formats with ifdefs so that we ...
Wim Taymans
1
-0
/
+6
2008-10-31
gst/avi/gstavidemux.c: Invert other uncompressed RGB formats. Fixes #558554.
Nick Haddad
1
-0
/
+9
2008-10-30
gst/wavenc/gstwavenc.*: Add support for float/double as input and remove the ...
Sebastian Dröge
1
-0
/
+8
2008-10-30
gst/rtp/: Narrow down the caps of the mpeg audio pay/depayloaders to only acc...
Wim Taymans
1
-0
/
+7
2008-10-29
gst/rtp/gstrtpL16pay.c: Only put an integral amount of samples in the RTP pac...
Wim Taymans
1
-0
/
+7
2008-10-28
gst/rtp/gstrtpchannels.*: Add method to get possible channel positions.
Wim Taymans
1
-0
/
+6
2008-10-28
gst/rtp/Makefile.am: Also commit updated makefile
Wim Taymans
1
-0
/
+5
2008-10-28
gst/wavenc/gstwavenc.c: Don't allow width=32,depth=24 as input. WAV requires ...
Sebastian Dröge
1
-0
/
+6
2008-10-28
gst/rtp/: Add mappings for multichannel support. Does not completely just wor...
Wim Taymans
1
-0
/
+13
2008-10-28
gst/goom/: Add license headers in all source files. Remove filter.c from
Stefan Kost
1
-0
/
+49
2008-10-27
gst/rtp/gstrtpL16pay.c: Implement getcaps in rtpL16pay. Fixes #556484.
Olivier Crete
1
-0
/
+8
2008-10-27
gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.
Wim Taymans
1
-0
/
+216
2008-10-27
gst/matroska/matroska-demux.c: Forward unknown events upstream.
Wim Taymans
1
-0
/
+6
2008-10-27
tests/check/elements/icydemux.c: Add some refcount check
Wim Taymans
1
-0
/
+11
2008-10-27
ext/esd/esdmon.c: Add doc blob.
Stefan Kost
1
-0
/
+5
2008-10-27
docs/plugins/: Add the docs of the new elements.
Stefan Kost
1
-0
/
+11
2008-10-27
gst/autodetect/: Fix "Since" tags in the documentation.
Sebastian Dröge
1
-0
/
+8
2008-10-27
ext/soup/gstsouphttpsrc.c: Add support for souphttpsrc to act as a live sourc...
Sjoerd Simons
1
-1
/
+10
2008-10-27
gst/autodetect/: Implement src plugins. Little code/string cleanup in the sinks.
Stefan Kost
1
-0
/
+14
2008-10-27
gst/matroska/matroska-mux.c: Fix a memory leak when pads are requested but th...
Peter Kjellerstedt
1
-0
/
+14
2008-10-27
gst/udp/gstudpnetutils.h: Define the correct WINVER so getaddinfo() can be us...
Sebastian Dröge
1
-0
/
+8
2008-10-27
gst/udp/: Fix "argument type mismatch" compiler warnings on Windows.
Sebastian Dröge
1
-0
/
+10
2008-10-27
gst/equalizer/gstiirequalizer.c: Don't calculate the filter coefficients for ...
Sebastian Dröge
1
-0
/
+6
2008-10-26
configure.ac: Back to development -> 0.10.11.1
Jan Schmidt
1
-0
/
+5
2008-10-26
gst-plugins-good.doap: Fix version number of 0.10.11 release in doap file
Jan Schmidt
1
-0
/
+5
2008-10-24
Release 0.10.11
Jan Schmidt
1
-0
/
+7
2008-10-24
configure.ac: Commit 0.10.10.4 pre-release
Jan Schmidt
1
-0
/
+5
[prev]
[next]