summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-09-27ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...Jan Schmidt1-0/+10
2008-09-24sys/dshowdecwrapper/: Prefer known-good filters, create directly by GUID if p...Michael Smith1-0/+14
2008-09-23gst/rtpmanager/: Fix some docs.Wim Taymans1-0/+9
2008-09-23Patch from: Josep TorraZaheer Abbas Merali1-0/+9
2008-09-17ext/neon/gstneonhttpsrc.c: Clean up the debug logging code and #ifdef mess a ...Tim-Philipp Müller1-0/+10
2008-09-17ext/neon/gstneonhttpsrc.c: Don't post LIBRARY_INIT errors where we should be ...Tim-Philipp Müller1-0/+6
2008-09-17Fix compiler warnings on OS/XJan Schmidt1-0/+6
2008-09-17sys/dvb/gstdvbsrc.c: Add adapter_name for bus message in ATSC case. Fixes #55...Michael Krufky1-0/+7
2008-09-15ext/celt/gstceltenc.h: Help gtk-doc to parse this correctly.Stefan Kost1-0/+8
2008-09-15examples/Makefile.am: Only built scaletempo example if we have gtk.Stefan Kost1-0/+5
2008-09-13gst/rtpmanager/gstrtpbin.c: Do not try to adjust the offset of streams for wh...Wim Taymans1-0/+7
2008-09-10sys/dshowdecwrapper/: Major rewrite of dshowdecwrapper. Converts code toMichael Smith1-0/+22
2008-09-10sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func, gst_ks_clock_start):Ole André Vadla Ravnås1-0/+10
2008-09-09sys/winks/gstksvideodevice.c (GST_DEBUG_IS_ENABLED, last_timestamp, gst_ks_vi...Ole André Vadla Ravnås1-0/+52
2008-09-09Add jp2k plugin. Fixes #550657.Mark Nauwelaerts1-0/+15
2008-09-09gst/mpegdemux/: Fix conflicting public names in new mpeg demuxers.Edward Hervey1-0/+10
2008-09-09gst/aiffparse/aiffparse.c: Support chunks in AIFF in any order in pull mode, ...Michael Smith1-0/+7
2008-09-08gst/selector/gstinputselector.c: Reset the selector state when going to READY.Wim Taymans1-0/+6
2008-09-05gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans1-0/+59
2008-09-05sys/dvb/gstdvbsrc.c: Add DVB Adapter name to structure sent over bus.Sebastian Pölsterl1-0/+7
2008-09-02gst/mpegdemux/: Fix build on macosx.Edward Hervey1-0/+6
2008-09-02Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual lice...Zaheer Abbas Merali1-0/+25
2008-09-02gst/mpegtsmux/mpegtsmux.c: Set caps on outgoing buffers.Wim Taymans1-0/+5
2008-09-02Enable/fix up translations for these plugins.Tim-Philipp Müller1-0/+16
2008-09-02gst/mpegtsmux/tsmux/tsmux.c: Fix build on macosx.Edward Hervey1-0/+5
2008-09-01gst/mpegtsmux/mpegtsmux_aac.c: Allocate a fixed size buffer on the stack inst...Sebastian Dröge1-0/+12
2008-09-01gst/mpegtsmux/mpegtsmux.c: Add support for muxing MPEG4 video.Sebastian Dröge1-0/+5
2008-09-01gst/mpegtsmux/tsmux/: Fix build of mpegtsmux.Edward Hervey1-0/+6
2008-09-01Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to...Sebastian Dröge1-0/+50
2008-09-01gst/selector/gstinputselector.c: Reuse the get_linked_pads for both source an...Wim Taymans1-0/+9
2008-08-31ext/celt/gstceltdec.c: Correctly take the granulepos from upstream if possibl...Sebastian Dröge1-0/+15
2008-08-31Add scaletempo plugin, which allows to scale the speed of audio without chang...Rov Juvano1-0/+65
2008-08-30ext/dirac/gstdiracenc.cc: Fix some memleaks.David Schleef1-0/+4
2008-08-30ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at object disposal. Ha...David Schleef1-0/+5
2008-08-29ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.Jan Schmidt1-0/+5
2008-08-29configure.ac: Commit FIONREAD check, needed for the dccp src.Jan Schmidt1-0/+5
2008-08-29ext/faac/gstfaac.*: Add code for calculating proper timestamp/duration for th...Edward Hervey1-0/+8
2008-08-29configure.ac: Fix CFLAGS and LIBS for the apexsink.Sebastian Dröge1-0/+5
2008-08-28sys/winks/ksvideohelpers.c (ks_video_media_type_free): Avoid leaking the KSDA...Ole André Vadla Ravnås1-0/+5
2008-08-28gst/dccp/: Fix compilation on Solaris by including filio.h as needed.Jan Schmidt1-0/+11
2008-08-28Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe...Jérémie Bernard1-0/+35
2008-08-28gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us...Wim Taymans1-0/+14
2008-08-28gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with...Michael Smith1-0/+7
2008-08-28Add an AIFF parsing element, heavily based on wavparse.Michael Smith1-0/+8
2008-08-27sys/winks/gstksvideodevice.c (gst_ks_video_device_class_init, gst_ks_video_de...Ole André Vadla Ravnås1-0/+22
2008-08-27gst/selector/gstinputselector.c: Implement the LATENCY query in a better way ...Wim Taymans1-0/+7
2008-08-26gst/deinterlace2/tvtime/tomsmocomp/: Unroll the loop to handle two bytes at o...Sebastian Dröge1-0/+10
2008-08-26gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in...Edward Hervey1-0/+7
2008-08-26gst/dccp/gstdccp.c: Whoops, that was one fix too much :)Edward Hervey1-0/+5
2008-08-26gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c...Edward Hervey1-0/+8