summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2008-11-13Add two new baseparse based parsers (aac and amr) from Bug #518857.Stefan Kost10-0/+5637
2008-11-12gst/librfb/rfbdecoder.c: Fix uninitialized warningsThijs Vermeir1-0/+1
2008-11-11gst/qtmux/gstqtmux.c: Add some more safety/sanity checks in tag manipulation.Mark Nauwelaerts1-4/+4
2008-11-10gst/rtpmanager/gstrtpjitterbuffer.c: Also configure the next expected output ...Wim Taymans1-5/+5
2008-11-10gst/: Wim, you're a bad boy. You don't want people to contact you or what?Edward Hervey1-1/+1
2008-11-10gst/filter/gstiir.c: Fix name tag.Thomas Vander Stichele1-1/+1
2008-11-08Copy qtmux from revision 148 of the gst-qtmux repository.Thiago Sousa Santos13-0/+6855
2008-11-06Fix basic navigation eventsThijs Vermeir2-12/+34
2008-11-06gst/deinterlace2/gstdeinterlace2.c: Bring properties into this century.Wim Taymans1-22/+26
2008-11-06gst/mpegdemux/gstmpegtsdemux.c: Make private section pads have a caps set so ...Zaheer Abbas Merali1-0/+7
2008-11-06gst/mpegdemux/gstmpegtsdemux.c: No need to reclaculate flush in this case.Zaheer Abbas Merali1-1/+1
2008-11-06gst/mpegdemux/gstmpegtsdemux.*: Fix typo.Zaheer Abbas Merali2-3/+3
2008-11-05gst/librfb/gstrfbsrc.c: Fix RGB mask in capsThijs Vermeir1-7/+18
2008-11-05gst/librfb/: Add Hextile encodingThijs Vermeir3-143/+195
2008-11-05gst/mpegdemux/gstmpegtsdemux.c: Heuristic approach when resyncing.Zaheer Abbas Merali1-1/+29
2008-11-05gst/mpegdemux/gstmpegdesc.c: Length should be a guint8 not a gint.Sebastian Pölsterl2-11/+8
2008-11-04gst/modplug/gstmodplug.cc: Send tag event. Fixes #559286.Stefan Kost1-0/+17
2008-11-04gst/mpegdemux/mpegtsparse.c: Fix another memleak.Sebastian Pölsterl1-0/+1
2008-11-04Fix memleaks.Sebastian Pölsterl1-0/+5
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost52-16/+64
2008-11-04gst/mpegdemux/mpegtsparse.c: Fix memleak.Sebastian Pölsterl1-0/+2
2008-11-03gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for ena...Sebastian Dröge1-0/+8
2008-11-02gst/speexresample/gstspeexresample.c: Fix format string and arguments.Sebastian Dröge2-1/+129
2008-11-01gst/speexresample/: Add missing headers to Makefile.am.Sebastian Dröge8-24/+210
2008-10-30gst/speexresample/gstspeexresample.c: The length for the buffer conversion fu...Sebastian Dröge1-0/+2
2008-10-30tests/check/elements/speexresample.c: Add pipeline unit tests for testing all...Sebastian Dröge2-13/+10
2008-10-30gst/speexresample/: Add support for int8, int24 and int32 input by converting...Sebastian Dröge3-12/+204
2008-10-30Add support for double samples as input and refactor the usage of the differe...Sebastian Dröge8-176/+339
2008-10-30gst/scaletempo/gstscaletempo.c: Return the result of parent_class->event().Stefan Kost1-2/+1
2008-10-30gst/audiobuffer/: Add first version of an audioringbuffer element that can be...Wim Taymans2-0/+1196
2008-10-30gst/audioresample/gstaudioresample.c: Return the result of parent_class->even...Stefan Kost1-3/+1
2008-10-30gst/aiffparse/aiffparse.c: AIFF is always signed, even for 8 bit.Michael Smith1-2/+1
2008-10-29gst/real/gstrealvideodec.c: A RealVideo video inside a container (for example...Robin Stocker1-0/+7
2008-10-29gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it m...Sebastian Dröge2-110/+66
2008-10-28gst/speexresample/gstspeexresample.*: Some random cleanup, add G_LIKELY and f...Sebastian Dröge2-64/+75
2008-10-28gst/flv/gstflvdemux.c: Implement position query in time format.Sebastian Dröge1-0/+22
2008-10-28gst/flv/: Put the GstSegment directly into the instance struct instead of all...Sebastian Dröge3-77/+73
2008-10-28gst/speexresample/gstspeexresample.c: Fixate to the nearest supported rate in...Sebastian Dröge1-1/+24
2008-10-28gst/audioresample/gstaudioresample.c: Fixate the rate to the nearest supporte...Sebastian Dröge1-0/+20
2008-10-28gst/speexresample/: Update Speex resampler with latest version from Speex GIT.Sebastian Dröge9-537/+1397
2008-10-28gst/aiffparse/aiffparse.*: Calculate width from depth correctly.Michael Smith2-6/+42
2008-10-27gst/flv/: Don't memcpy() all data we want to push downstream, instead just cr...Sebastian Dröge3-141/+138
2008-10-27gst/flv/Makefile.am: Fix (non-critical) syntax error and add all required CFL...Sebastian Dröge2-119/+102
2008-10-27gst/flv/gstflvparse.c: Properly check everywhere that we have enough data to ...Sebastian Dröge1-1/+21
2008-10-27gst/flv/gstflvparse.c: If the caps change during playback and negotiation fai...Sebastian Dröge1-2/+9
2008-10-27gst/flv/: Add support for Speex audio and allow buffers without valid timesta...Sebastian Dröge3-8/+28
2008-10-27gst/flv/gstflvdemux.c: Don't post an error message on the bus if sending EOS ...Sebastian Dröge1-27/+17
2008-10-27gst/flv/gstflvdemux.c: Error out early if pulling a tag failed.Sebastian Dröge1-0/+3
2008-10-27gst/flv/: In pull mode we create our own index before doing anything else and...Sebastian Dröge3-53/+96
2008-10-27gst/flv/gstflvdemux.c: Instead of using gst_pad_event_default() use a small g...Sebastian Dröge1-9/+25