summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-10-09gst/deinterlace2/tvtime/tomsmocomp.c: Fix unused variable compiler warning wh...Sebastian Dröge1-0/+7
2008-10-09gst/flv/: Get an approximate duration of the file by looking at the timestamp...Sebastian Dröge1-0/+9
2008-10-09gst/flv/gstflvdemux.c: Refactor _pull_range() logic with checks into a sepera...Sebastian Dröge1-0/+7
2008-10-09gst/flv/gstflvdemux.c: Use gst_element_class_set_details_simple().Sebastian Dröge1-0/+9
2008-10-09ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th...Stefan Kost1-0/+7
2008-10-09gst/flv/gstflvparse.c: Correct caps for video codec id 5: It's On2 VP6 with a...Sebastian Dröge1-0/+14
2008-10-09gst/flv/gstflvdemux.c: Go out of the parse loop as soon as we get an error in...Sebastian Dröge1-0/+10
2008-10-09gst/flv/: Add first version of a FLV muxer. The only missing feature is writi...Sebastian Dröge1-0/+16
2008-10-09ext/amrwb/gstamrwbparse.*: Add flush seek handler. Taken from recent armnbpar...Stefan Kost1-0/+7
2008-10-09ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads ...Stefan Kost1-0/+7
2008-10-08gst/mpegdemux/: Add Fluendo to the Long Name.Zaheer Abbas Merali1-0/+6
2008-10-08Move of mpegtsparse to mpegdemux.Zaheer Abbas Merali1-0/+15
2008-10-08gst/mpegdemux/gstmpegdemux.c: Prevent a division by zero if last mux rate was...Sebastian Dröge1-0/+15
2008-10-07ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...Jan Schmidt1-0/+7
2008-10-07gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.Håvard Graff1-0/+22
2008-10-07gst/selector/gstoutputselector.c: Choose right pad for sending events. Fixes ...Stefan Kost1-0/+5
2008-10-07gst/rtpmanager/gstrtpbin.c: Release pads of the session manager.Wim Taymans1-0/+14
2008-10-07gst/rtpmanager/gstrtpjitterbuffer.c: Only update the seqnum-base when it was ...Wim Taymans1-1/+8
2008-10-06configure.acStefan Kost1-0/+19
2008-10-06tests/check/generic/states.c: Stop test on state-change error. Should be appl...Stefan Kost1-0/+14
2008-10-06gst/mpegtsparse/mpegtsparse.c: Actually copy the structure passed in when ass...Zaheer Abbas Merali1-0/+7
2008-10-06gst/mpegdemux/gstmpegtsdemux.c: Fix wrong firing of critical introduced by pr...Zaheer Abbas Merali1-0/+7
2008-10-03ext/faac/gstfaac.c: Warn and clamp to max bitrate for samplerate.Wim Taymans1-0/+6
2008-10-03gst/mpegtsparse/mpegtsparse.c: Fix possible crash where pat is pointing to a ...Zaheer Abbas Merali1-0/+5
2008-10-03ext/metadata/: Add mapping of format and mime type to xmp.Stefan Kost1-1/+8
2008-10-02ext/metadata/: Reverting. Will need to wait for core 0.10.21 release.Stefan Kost1-0/+8
2008-10-02ext/metadata/: Use core gsp tags.Stefan Kost1-0/+8
2008-09-30gst/flacparse/gstbaseparse.c: Add support for GstIndex.Sebastian Dröge1-0/+8
2008-09-30gst/flacparse/gstbaseparse.*: Provide a vfunc for the subclass to decide whet...Sebastian Dröge1-0/+12
2008-09-30gst/flacparse/gstbaseparse.c: Approximate the average bitrate, duration and s...Sebastian Dröge1-0/+14
2008-09-30gst/rtpmanager/rtpsession.c: Ref the rtpsource object before we release the s...Wim Taymans1-0/+8
2008-09-30sys/: New plugin for audio capture and playback using Windows Audio SessionOle André Vadla Ravnås1-0/+18
2008-09-30sys/dshowdecwrapper/gstdshowaudiodec.cppOle André Vadla Ravnås1-0/+6
2008-09-30sys/dshowdecwrapper/: Use the _T() macro to support both Unicode and MBCS.Ole André Vadla Ravnås1-0/+6
2008-09-30ext/libmms/gstmms.c (plugin_init): Fix return type of the GstURIHandler::get_...Ole André Vadla Ravnås1-0/+5
2008-09-29Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that...Sebastian Dröge1-0/+59
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