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