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-12-16
gst/avi/gstavimux.*: Totally remove the internal taglists and fully use tagse...
Stefan Kost
1
-0
/
+6
2008-12-15
gst/avi/gstavimux.c: Instead of filtering wrongly just use the mergemode. App...
Stefan Kost
1
-0
/
+7
2008-12-15
ext/pulse/pulsemixerctrl.c: Add note about memleak.
Stefan Kost
1
-0
/
+5
2008-12-13
m4/Makefile.am: A couple more .m4 that aren't shipped anymore with gettext 0.17.
Edward Hervey
1
-0
/
+5
2008-12-13
Switch to using GstStaticPadTemplate.
Edward Hervey
1
-0
/
+21
2008-12-13
m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and sin...
Edward Hervey
1
-0
/
+7
2008-12-09
gst/avi/gstavidemux.c: More logging.
Stefan Kost
1
-0
/
+10
2008-12-09
tests/check/Makefile.am: Also ignore pulsemixer for the states unit test.
Sebastian Dröge
1
-0
/
+5
2008-12-09
gst/rtp/gstrtpjpegdepay.c: Add an EOI marker at the end of the jpeg frame whe...
Wim Taymans
1
-0
/
+6
2008-12-09
tests/check/elements/videocrop.c: Update the unit test for the new color valu...
Sebastian Dröge
1
-0
/
+6
2008-12-09
ext/dv/gstdvdemux.c: Restore previous behaviour of not passing QoS and naviga...
Tim-Philipp Müller
1
-0
/
+6
2008-12-09
ext/dv/gstdvdemux.c: Add srcpads only when needed and remove them again when ...
Sebastian Dröge
1
-0
/
+11
2008-12-09
tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integer...
Sebastian Dröge
1
-0
/
+18
2008-12-08
ext/dv/gstdvdemux.c: Forward all events upstream unless it's something we rea...
Sebastian Dröge
1
-0
/
+6
2008-12-08
ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer...
Sebastian Dröge
1
-0
/
+8
2008-12-08
gst/rtp/gstrtpmp4apay.c: Copy incomming timestamp to outgoing packets.
Wim Taymans
1
-0
/
+5
2008-12-08
gst/rtp/gstrtpmp4vpay.c: Don't try to push packets before we could find a val...
Wim Taymans
1
-0
/
+7
2008-12-07
sys/sunaudio/gstsunaudiomixerctrl.c: Set the mixer fd before calling ioctl() ...
Brian Cameron
1
-0
/
+8
2008-12-07
configure.ac: Make usage of libv4l optional by a configure parameter.
Alexandre Rostovtsev
1
-0
/
+8
2008-12-05
Add documentation for matroskamux and matroskademux and update the inspection...
Sebastian Dröge
1
-0
/
+78
2008-12-04
configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...
Sebastian Dröge
1
-0
/
+6
2008-12-04
configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...
Sebastian Dröge
1
-0
/
+6
2008-11-30
gst/udp/gstmultiudpsink.c: Provide the parameters that are required for the f...
Sebastian Dröge
1
-0
/
+6
2008-11-29
gst/autodetect/gstautoaudiosrc.c: Fix classification.
Stefan Kost
1
-0
/
+5
2008-11-29
Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu...
Sebastian Dröge
1
-0
/
+11
2008-11-28
gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from ...
Peter Kjellerstedt
1
-0
/
+8
2008-11-27
Add support for basic and digest authentication in souphttpsrc.
Ron McOuat
1
-0
/
+15
2008-11-27
gst/wavenc/: Add support for a-law and mu-law encoded wav files. Fixes bug #5...
Sebastian Dröge
1
-0
/
+11
2008-11-27
gst/rtsp/gstrtspsrc.c: Prevent further read/write actions taken to the connec...
이문형
1
-0
/
+8
2008-11-26
tests/examples/level/level-example.c: Set fakesink to sync. Otherwise people ...
Stefan Kost
1
-0
/
+6
2008-11-25
tests/icles/.cvsignore: cvsignore newly generated file.
Wim Taymans
1
-0
/
+5
2008-11-25
gst/rtp/: Fix the descriptions and fix some email addresses.
Wim Taymans
1
-0
/
+81
2008-11-25
gst/qtdemux/qtdemux.c: Add MPG1 and MPG2 fourcc to supported qtdemux video co...
Julien Moutte
1
-0
/
+6
2008-11-25
gst/autodetect/: Post an error when we can't set the internal ghostpad target.
Wim Taymans
1
-0
/
+9
2008-11-25
gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...
Wim Taymans
1
-0
/
+13
2008-11-24
gst/rtsp/gstrtspsrc.c: Add some more debugging.
Wim Taymans
1
-0
/
+8
2008-11-23
ext/pulse/pulsesink.c: Change #if 0 to something more expresive and add point...
Stefan Kost
1
-0
/
+6
2008-11-23
ChangeLog surgery
Sebastian Dröge
1
-1
/
+1
2008-11-23
gst/qtdemux/qtdemux.c: Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib vari...
Tal Shalif
1
-0
/
+8
2008-11-21
ext/soup/gstsouphttpsrc.c: Add transferMode.dnla.org header to HTTP requests ...
Zeeshan Ali
1
-0
/
+9
2008-11-20
sys/osxvideo/osxvideosink.*: Handle video window resizing more correctly, avo...
Michael Smith
1
-0
/
+7
2008-11-20
gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socke...
Michael Smith
1
-0
/
+9
2008-11-20
gst/wavparse/gstwavparse.c: Fix the scaling code.
Wim Taymans
1
-0
/
+9
2008-11-20
gst/matroska/matroska-mux.c: Fix NULL pointer dereference of an unset codec_i...
Jan Schmidt
1
-0
/
+6
2008-11-20
tests/check/Makefile.am: Just keep disabling elements that hang the states te...
Jan Schmidt
1
-0
/
+6
2008-11-20
ext/libpng/gstpngenc.c: Don't flush downstream after every buffer - that's no...
Jan Schmidt
1
-0
/
+6
2008-11-17
sys/v4l2/v4l2src_calls.c: Turns out we don't always get the frame sizes in a ...
Tim-Philipp Müller
1
-0
/
+12
2008-11-16
gst/matroska/: Make mkvdemux aware of E-AC3.
Edward Hervey
1
-0
/
+6
2008-11-14
gst/rtp/: Add a jpeg depayloader.
Wim Taymans
1
-0
/
+17
2008-11-14
sys/v4l2/gstv4l2.c: Give it a primary rank for autovideosrc.
Stefan Kost
1
-0
/
+5
[prev]
[next]