summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-03-08ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ...Sjoerd Simons1-0/+9
2008-03-07configure.ac: Really check for libdc1394 >= 2.0.0, pkg-config thinks that 2.0...Sebastian Dröge1-0/+6
2008-03-06ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ...David Schleef1-0/+5
2008-03-06Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements.David Schleef1-0/+10
2008-03-05Port mplex element to 0.10. Fixes bug #520329.Mark Nauwelaerts1-0/+23
2008-03-05configure.ac: Clean up detection of different mjpegtoolsAPI versions.Mark Nauwelaerts1-0/+20
2008-03-04gst/mpegtsparse/: Add parsing of cable delivery system descriptor.Zaheer Abbas Merali1-0/+6
2008-03-03configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt1-0/+6
2008-03-03gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunk...Jens Granseuer1-0/+9
2008-03-01sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi...Zaheer Abbas Merali1-0/+7
2008-02-28gst/mpegtsparse/mpegtsparse.c: Only send PMTs to program pads that the PMT is...Zaheer Abbas Merali1-0/+8
2008-02-28Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim...Edgard Lima1-0/+12
2008-02-27sys/dvb/camutils.c: Remove the G_VALUE_HOLDS_BOXED checks. They were only add...Zaheer Abbas Merali1-1/+7
2008-02-27sys/dvb/camutils.c: Don't free the program descriptors, this structure contai...Zaheer Abbas Merali1-0/+7
2008-02-27sys/dvb/camutils.c: Extra checks to prevent data corruption/segfaults.Zaheer Abbas Merali1-0/+5
2008-02-26ext/nas/nassink.c: Fix build warning by using portable API.Stefan Kost1-0/+5
2008-02-26gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha...Stefan Kost1-0/+5
2008-02-26Add support for libdc1394 2.0.0 and above and require this version now. Fixes...Daniel Fischer1-0/+11
2008-02-26Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens1-0/+14
2008-02-25gst/selector/gstinputselector.*: Added "select-all" property to make it work ...Stefan Kost1-0/+14
2008-02-25Remove midi typefinders and require base CVS as they moved there.Sebastian Dröge1-0/+7
2008-02-24ext/Makefile.am: Only disable the ext/timidity directory if both, wildmidi _a...Sebastian Dröge1-0/+6
2008-02-24ext/Makefile.am: Build the wildmidi plugin if it's enabled and not only when ...Emilio Pozuelo Monfort1-0/+8
2008-02-23Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...Tim-Philipp Müller1-0/+9
2008-02-23sys/dvb/gstdvbsrc.c: Add initial support for multiproto driver (not yet merge...Zaheer Abbas Merali1-0/+7
2008-02-22docs/plugins/inspect/: Update to version 0.10.6.1.Tim-Philipp Müller1-0/+62
2008-02-22docs/plugins/: Remove docs for elements that have moved to other modules or b...Tim-Philipp Müller1-0/+10
2008-02-22Implement zero-copy and make the buffer size configurable.Wouter Cloetens1-0/+16
2008-02-22tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind wa...Sebastian Dröge1-0/+8
2008-02-22ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place bu...Sebastian Dröge1-0/+7
2008-02-22ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ...Sebastian Dröge1-0/+6
2008-02-22Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_...Sebastian Dröge1-0/+12
2008-02-22configure.ac: Check for X for the nas plugin to make it possible to build it ...Sebastian Dröge1-0/+6
2008-02-22tests/check/Makefile.am: Ignore some more elements for the states unit test, ...Sebastian Dröge1-0/+6
2008-02-22Some C89 fixes, moving variable declarations to the beginning of a block. Fix...Jens Granseuer1-0/+15
2008-02-21configure.ac: Back to development...Jan Schmidt1-0/+5
2008-02-21Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6Jan Schmidt1-0/+7
2008-02-20ext/mythtv/gstmythtvsrc.c: Using the wrong GstFormat for the filesize, and fa...Bastien Nocera1-1/+8
2008-02-20gst/rtpmanager/gstrtpbin.c: Fix small memory leak, leaking caps. Fixes #bug 5...Olivier Crete1-0/+7
2008-02-19gst/tta/Makefile.am: Link tta plugin with libm. Fixes bug #517391.Sebastian Dröge1-0/+5
2008-02-14sys/dvb/camutils.c: Do not assume "descriptors" property in the pmt structure...Zaheer Abbas Merali1-0/+7
2008-02-14gst/rtpmanager/gstrtpbin.c: Ignore streams that did not receive an SR packet ...Olivier Crete1-0/+8
2008-02-14gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. ...Sebastian Dröge1-0/+6
2008-02-14gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when ...Zaheer Abbas Merali1-0/+10
2008-02-13Also add dshow pieces to the disted subdirs to fix distcheck.Jan Schmidt1-0/+6
2008-02-13gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-F...Josep Torra Valles1-0/+7
2008-02-13configure.ac: Allow gmyth versions from 0.4 up to 0.7.99, the API didn't chan...Sebastian Dröge1-0/+6
2008-02-12configure.ac: Generate the directshow Makefiles so that the directories get d...Jan Schmidt1-0/+7
2008-02-12ext/metadata/Makefile.am: Don't install a header file. We will have to merge ...Jan Schmidt1-0/+7
2008-02-12Add Makefiles to win32 plugins and lib.Sébastien Moutte1-0/+10