summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-16configure.ac: 0.10.8.3 pre-releaseJan Schmidt2-1/+6
2008-10-16gst/mpegdemux/gstmpegtsdemux.*: Properly handle some resync cases in the opti...Zaheer Abbas Merali3-21/+84
2008-10-16sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGSMichael Smith2-1/+5
2008-10-16gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should ...Sebastian Dröge2-4/+12
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+2
2008-10-16tests/check/Makefile.am: Leave apexsink out of the states test.Jan Schmidt2-1/+6
2008-10-16gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum...Wim Taymans3-28/+61
2008-10-16configure.ac: Commit 0.10.8.2 pre-release bump, that actually went out in a t...Jan Schmidt2-1/+7
2008-10-16gst/rtpmanager/gstrtpsession.c: Install event handler on the rtcp_src pad, ma...Wim Taymans2-0/+36
2008-10-16gst/mpegdemux/gstmpegdemux.c: Make sure the mpegpsdemux element creates valid...Edward Hervey2-2/+14
2008-10-16gst/mpegdemux/mpegtspacketizer.c: Fixes segfault in get_encoding_and_convert.Sebastian Pölsterl2-0/+11
2008-10-16gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer siz...Zaheer Abbas Merali2-4/+15
2008-10-15gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha...Edward Hervey2-7/+17
2008-10-14gst/aiffparse/aiffparse.c: Fix debugging category initialization.Edward Hervey2-5/+9
2008-10-14ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...Jan Schmidt2-4/+9
2008-10-13update spec for latest plugins changesChristian Schaller1-1/+1
2008-10-13ext/apexsink/gstapexraop.c: Fix format string compiler warnings.Sebastian Dröge2-4/+11
2008-10-12sys/oss4/: Add some spaces in translateable strings.Jan Schmidt4-5/+13
2008-10-12gst/flv/gstflvdemux.c: Fix regression of handling flow returns in pull mode.Sebastian Dröge2-6/+13
2008-10-12ext/Makefile.am: Add apexsink to SUBDIRS. Fixes bug #555912.Sebastian Dröge2-0/+12
2008-10-11tests/check/pipelines/metadata.c: Make the metadata test not fail when jpegen...Jan Schmidt2-1/+11
2008-10-10gst/flv/gstflvparse.c: Use gst_pad_alloc_buffer_and_set_caps() to make sure w...Sebastian Dröge2-6/+42
2008-10-10gst/flv/gstflvparse.c: Create pads from the pad templates, use fixed caps on ...Sebastian Dröge2-7/+23
2008-10-10configure.ac: Disable flacparse for this release as it's too buggy.Sebastian Dröge2-3/+5
2008-10-10Fix compiler warning on OS/X about parameters not matching the debug format s...Jan Schmidt1-2/+2
2008-10-10Fix compiler warning on OS/X about parameters not matching the debug format s...Jan Schmidt1-0/+7
2008-10-09gst/deinterlace2/tvtime/tomsmocomp.c: Fix unused variable compiler warning wh...Sebastian Dröge2-0/+9
2008-10-09fix various build files to allow for disting and update spec file with latest...Christian Schaller3-3/+7
2008-10-09gst/flv/: Get an approximate duration of the file by looking at the timestamp...Sebastian Dröge4-0/+74
2008-10-09gst/flv/gstflvdemux.c: Refactor _pull_range() logic with checks into a sepera...Sebastian Dröge2-39/+38
2008-10-09gst/flv/gstflvdemux.c: Use gst_element_class_set_details_simple().Sebastian Dröge2-10/+20
2008-10-09ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th...Stefan Kost3-2/+29
2008-10-09gst/flv/gstflvparse.c: Correct caps for video codec id 5: It's On2 VP6 with a...Sebastian Dröge2-3/+38
2008-10-09gst/flv/gstflvdemux.c: Go out of the parse loop as soon as we get an error in...Sebastian Dröge2-1/+19
2008-10-09gst/flv/: Add first version of a FLV muxer. The only missing feature is writi...Sebastian Dröge5-9/+865
2008-10-09ext/amrwb/gstamrwbparse.*: Add flush seek handler. Taken from recent armnbpar...Stefan Kost3-38/+291
2008-10-09ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads ...Stefan Kost3-16/+42
2008-10-08gst/mpegdemux/: Add Fluendo to the Long Name.Zaheer Abbas Merali3-3/+9
2008-10-08Move of mpegtsparse to mpegdemux.Zaheer Abbas Merali11-72/+3913
2008-10-08Move of mpegtsparse to mpegdemuxZaheer Abbas Merali1-10/+5
2008-10-08gst/mpegdemux/gstmpegdemux.c: Prevent a division by zero if last mux rate was...Sebastian Dröge2-8/+29
2008-10-07ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...Jan Schmidt2-4/+21
2008-10-07gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.Håvard Graff7-16/+107
2008-10-07gst/selector/gstoutputselector.c: Choose right pad for sending events. Fixes ...Stefan Kost2-2/+10
2008-10-07gst/rtpmanager/gstrtpbin.c: Release pads of the session manager.Wim Taymans4-4/+211
2008-10-07gst/rtpmanager/gstrtpjitterbuffer.c: Only update the seqnum-base when it was ...Wim Taymans2-6/+15
2008-10-06configure.acStefan Kost9-347/+463
2008-10-06tests/check/generic/states.c: Stop test on state-change error. Should be appl...Stefan Kost2-32/+55
2008-10-06gst/mpegtsparse/mpegtsparse.c: Actually copy the structure passed in when ass...Zaheer Abbas Merali3-3/+12
2008-10-06gst/mpegdemux/gstmpegtsdemux.c: Fix wrong firing of critical introduced by pr...Zaheer Abbas Merali2-6/+13