summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-11-09Extracting more detailed info from XMP.Edgard Lima1-0/+9
2007-11-08gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin...Stefan Kost1-0/+6
2007-11-07Require GIO >= 0.1.2 and adjust unit test for an API change.Sebastian Dröge1-0/+6
2007-11-07tests/icles/equalizer-test.c: Fix gain ranges for the latest equalizer changes.Sebastian Dröge1-0/+5
2007-11-07ext/gio/gstgio.h: Add macro to check if a stream supports seeking.Sebastian Dröge1-0/+56
2007-11-07ext/gio/gstgio.c: Remove nowadays unnecessary workaround for a crash.Sebastian Dröge1-0/+21
2007-11-06gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge1-0/+8
2007-11-04gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ...Ole André Vadla Ravnås1-0/+15
2007-11-03gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.Sebastian Dröge1-0/+14
2007-11-02gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798).Ole André Vadla Ravnås1-0/+7
2007-11-02Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.Edgard Lima1-0/+22
2007-11-02Now metadataparse works in push or pull mode.Edgard Lima1-0/+7
2007-11-01Some XMP stuff added.Edgard Lima1-0/+21
2007-10-31Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...Edgard Lima1-0/+28
2007-10-31gst/librfb/rfbdecoder.c: Some refactoring in RAW encodingThijs Vermeir1-0/+5
2007-10-31gst/librfb/: Added copyrect encodingThijs Vermeir1-0/+13
2007-10-31sys/dvb/camswclient.c: Warn on failed write.Zaheer Abbas Merali1-0/+5
2007-10-30gst/equalizer/: Add small demo application based on the spectrum demo applica...Sebastian Dröge1-0/+14
2007-10-30gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...Sebastian Dröge1-0/+16
2007-10-30sys/dvb/dvbbasebin.c: Fix the build.Stefan Kost1-0/+5
2007-10-30Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t...Edgard Lima1-0/+15
2007-10-30Created new plugin ('medadata') and element ('metadataparse') that extract me...Edgard Lima1-0/+22
2007-10-29sys/dvb/dvbbasebin.c: Uncomment the line that sets the pid filter. Wrong way ...Zaheer Abbas Merali1-0/+6
2007-10-28ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexit...Tim-Philipp Müller1-0/+7
2007-10-27gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller1-1/+12
2007-10-27gst/mpeg4videoparse/mpeg4videoparse.*: Improved version not damaging headers ...Julien Moutte1-0/+12
2007-10-26ext/x264/gstx264enc.c: Fix build against the libx264 version that ships with ...Tim-Philipp Müller1-0/+5
2007-10-26Add a simple MPEG4 ES parser.Julien Moutte1-0/+13
2007-10-25Improve documentation, write some tests for multifilesrc/sink for upcoming ->...David Schleef1-0/+10
2007-10-23sys/dvb/gstdvbsrc.c: Actually use the code-rate-hp parameter for DVB-S.Zaheer Abbas Merali1-0/+8
2007-10-22gst/flv/gstflvparse.c: Don't emit no-more-pads for single pad scenarios as th...Julien Moutte1-0/+8
2007-10-19sys/dvb/dvbbasebin.c: Added proxy property of diseqc-sourceZaheer Abbas Merali1-0/+5
2007-10-18gst/equalizer/gstiirequalizer.c: Add a missing break.Sebastian Dröge1-0/+6
2007-10-18gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...Sebastian Dröge1-0/+11
2007-10-17ext/cdaudio/Makefile.am: Add another missing GST_LIBS.Tim-Philipp Müller1-0/+5
2007-10-17gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.Richard Hult1-0/+7
2007-10-17sys/dvb/: Fix some warnings.Tim-Philipp Müller1-2/+8
2007-10-16gst/librfb/rfbdecoder.c: Add the set encodings client messageThijs Vermeir1-0/+5
2007-10-16gst/librfb/: remove the rfbbytestream dead codeThijs Vermeir1-0/+10
2007-10-16sys/dvb/: Integrate SoC work done by Alessandro for the Freevo project.Alessandro Decina1-0/+37
2007-10-16gst/mpegtsparse/: Add request pad for getting the full transport stream comin...Alessandro Decina1-0/+9
2007-10-14configure.ac: Update the highest allowed neon version from 0.26.99 to 0.27.99.Sebastian Dröge1-0/+6
2007-10-10configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...Tim-Philipp Müller1-0/+21
2007-10-09gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.Laurent Glayal1-0/+8
2007-10-08gst/: Fix compiler warnings shown by Forte.Jan Schmidt1-0/+14
2007-10-08gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans1-0/+21
2007-10-08ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...Sebastian Dröge1-0/+6
2007-10-05gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...Wim Taymans1-0/+7
2007-10-05gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans1-0/+20
2007-10-05gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...Gautier Portet1-0/+13