summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/matroska/matroska-mux.*: Remove internal taglist and fully use tagsetter ...Mark Nauwelaerts2009-01-061-0/+7
* gst/avi/gstavimux.*: Ensure header size invariance during subsequent rewrite ...Mark Nauwelaerts2009-01-061-0/+8
* ext/pulse/pulsesink.c: Don't wait for the pulse mainloop when destroying the ...Sebastian Dröge2009-01-051-0/+7
* sys/v4l2/gstv4l2src.c: Add support for grayscale v4l2 devices. Fixes bug #566...Sascha Hauer2009-01-051-0/+9
* gst/qtdemux/: Streamline tag handling and pass unparsed tags as binary blob i...Mark Nauwelaerts2009-01-051-0/+11
* gst/audiofx/: Implement a base class for IIR filters.Sebastian Dröge2009-01-051-0/+28
* sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, usin...Justin Karnegas2009-01-021-0/+18
* tests/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding...Wim Taymans2009-01-021-0/+6
* tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a ...Wim Taymans2009-01-021-0/+8
* ChangeLog: Remove conflict marker from ChangeLogJan Schmidt2008-12-311-1/+5
* gst/qtdemux/qtdemux.c: Add codec mapping for xvid, fmp4 and ac3 tracks.j^2008-12-281-0/+9
* ext/jpeg/gstsmokeenc.*: Implement getcaps function.Wim Taymans2008-12-231-0/+10
* ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ...Stefan Kost2008-12-191-0/+9
* ext/pulse/pulsemixerctrl.c: Don't leak the pa_operation.Stefan Kost2008-12-171-0/+5
* configure.ac: Require core cvs.Stefan Kost2008-12-161-0/+5
* gst/avi/gstavimux.c: Rename api from _flush to _reset_tags.Stefan Kost2008-12-161-0/+5
* gst/avi/gstavimux.c: Use new tagsetter api to flush tags.Stefan Kost2008-12-161-0/+5
* tests/check/elements/deinterleave.c: Increase timeout to 3 minutes to prevent...Sebastian Dröge2008-12-161-0/+5
* tests/check/elements/interleave.c: Increase timeout to 3 minutes to prevent t...Sebastian Dröge2008-12-161-0/+5
* gst/avi/gstavimux.*: Totally remove the internal taglists and fully use tagse...Stefan Kost2008-12-161-0/+6
* gst/avi/gstavimux.c: Instead of filtering wrongly just use the mergemode. App...Stefan Kost2008-12-151-0/+7
* ext/pulse/pulsemixerctrl.c: Add note about memleak.Stefan Kost2008-12-151-0/+5
* m4/Makefile.am: A couple more .m4 that aren't shipped anymore with gettext 0.17.Edward Hervey2008-12-131-0/+5
* Switch to using GstStaticPadTemplate.Edward Hervey2008-12-131-0/+21
* m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and sin...Edward Hervey2008-12-131-0/+7
* gst/avi/gstavidemux.c: More logging.Stefan Kost2008-12-091-0/+10
* tests/check/Makefile.am: Also ignore pulsemixer for the states unit test.Sebastian Dröge2008-12-091-0/+5
* gst/rtp/gstrtpjpegdepay.c: Add an EOI marker at the end of the jpeg frame whe...Wim Taymans2008-12-091-0/+6
* tests/check/elements/videocrop.c: Update the unit test for the new color valu...Sebastian Dröge2008-12-091-0/+6
* ext/dv/gstdvdemux.c: Restore previous behaviour of not passing QoS and naviga...Tim-Philipp Müller2008-12-091-0/+6
* ext/dv/gstdvdemux.c: Add srcpads only when needed and remove them again when ...Sebastian Dröge2008-12-091-0/+11
* tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integer...Sebastian Dröge2008-12-091-0/+18
* ext/dv/gstdvdemux.c: Forward all events upstream unless it's something we rea...Sebastian Dröge2008-12-081-0/+6
* ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer...Sebastian Dröge2008-12-081-0/+8
* gst/rtp/gstrtpmp4apay.c: Copy incomming timestamp to outgoing packets.Wim Taymans2008-12-081-0/+5
* gst/rtp/gstrtpmp4vpay.c: Don't try to push packets before we could find a val...Wim Taymans2008-12-081-0/+7
* sys/sunaudio/gstsunaudiomixerctrl.c: Set the mixer fd before calling ioctl() ...Brian Cameron2008-12-071-0/+8
* configure.ac: Make usage of libv4l optional by a configure parameter.Alexandre Rostovtsev2008-12-071-0/+8
* Add documentation for matroskamux and matroskademux and update the inspection...Sebastian Dröge2008-12-051-0/+78
* configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...Sebastian Dröge2008-12-041-0/+6
* configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...Sebastian Dröge2008-12-041-0/+6
* gst/udp/gstmultiudpsink.c: Provide the parameters that are required for the f...Sebastian Dröge2008-11-301-0/+6
* gst/autodetect/gstautoaudiosrc.c: Fix classification.Stefan Kost2008-11-291-0/+5
* Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu...Sebastian Dröge2008-11-291-0/+11
* gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from ...Peter Kjellerstedt2008-11-281-0/+8
* Add support for basic and digest authentication in souphttpsrc.Ron McOuat2008-11-271-0/+15
* gst/wavenc/: Add support for a-law and mu-law encoded wav files. Fixes bug #5...Sebastian Dröge2008-11-271-0/+11
* gst/rtsp/gstrtspsrc.c: Prevent further read/write actions taken to the connec...이문형2008-11-271-0/+8
* tests/examples/level/level-example.c: Set fakesink to sync. Otherwise people ...Stefan Kost2008-11-261-0/+6
* tests/icles/.cvsignore: cvsignore newly generated file.Wim Taymans2008-11-251-0/+5