summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-10-27gst/flv/gstflvdemux.c: Error out early if pulling a tag failed.Sebastian Dröge1-0/+5
2008-10-27gst/flv/: In pull mode we create our own index before doing anything else and...Sebastian Dröge1-0/+15
2008-10-27gst/flv/gstflvdemux.c: Instead of using gst_pad_event_default() use a small g...Sebastian Dröge1-0/+9
2008-10-27gst/flv/gstflvdemux.*: If our index was created by the element and not provid...Sebastian Dröge1-0/+9
2008-10-27gst/flv/gstflvdemux.c: Improve debugging a bit when pulling a buffer from ups...Sebastian Dröge1-0/+5
2008-10-27gst/flv/: Close the currently playing segment from the streaming thread inste...Sebastian Dröge1-0/+10
2008-10-27gst/mpegdemux/mpegtspacketizer.c: Add support for the frequency list descript...David Härdeman1-0/+9
2008-10-27gst/mpegtsmux/mpegtsmux.c: Fix EOS logic by correctly popping the collect pad...vanista1-0/+12
2008-10-26configure.ac: Back to development -> 0.10.9.1Jan Schmidt1-0/+5
2008-10-24Release 0.10.9RELEASE-0_10_9Jan Schmidt1-0/+7
2008-10-24configure.ac: Commit 0.10.8.4 pre-releaseJan Schmidt1-0/+5
2008-10-20gst/mpegdemux/gstmpegdemux.c: Fix reverse playback regression.Edward Hervey1-0/+6
2008-10-19ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...Tim-Philipp Müller1-0/+6
2008-10-16configure.ac: 0.10.8.3 pre-releaseJan Schmidt1-0/+5
2008-10-16gst/mpegdemux/gstmpegtsdemux.*: Properly handle some resync cases in the opti...Zaheer Abbas Merali1-0/+9
2008-10-16sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGSMichael Smith1-0/+4
2008-10-16gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should ...Sebastian Dröge1-0/+8
2008-10-16tests/check/Makefile.am: Leave apexsink out of the states test.Jan Schmidt1-0/+5
2008-10-16gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum...Wim Taymans1-0/+15
2008-10-16configure.ac: Commit 0.10.8.2 pre-release bump, that actually went out in a t...Jan Schmidt1-0/+6
2008-10-16gst/rtpmanager/gstrtpsession.c: Install event handler on the rtcp_src pad, ma...Wim Taymans1-0/+7
2008-10-16gst/mpegdemux/gstmpegdemux.c: Make sure the mpegpsdemux element creates valid...Edward Hervey1-0/+6
2008-10-16gst/mpegdemux/mpegtspacketizer.c: Fixes segfault in get_encoding_and_convert.Sebastian Pölsterl1-0/+8
2008-10-16gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer siz...Zaheer Abbas Merali1-0/+8
2008-10-15gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha...Edward Hervey1-0/+7
2008-10-14gst/aiffparse/aiffparse.c: Fix debugging category initialization.Edward Hervey1-0/+6
2008-10-14ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...Jan Schmidt1-0/+5
2008-10-13ext/apexsink/gstapexraop.c: Fix format string compiler warnings.Sebastian Dröge1-0/+6
2008-10-12sys/oss4/: Add some spaces in translateable strings.Jan Schmidt1-0/+8
2008-10-12gst/flv/gstflvdemux.c: Fix regression of handling flow returns in pull mode.Sebastian Dröge1-0/+7
2008-10-12ext/Makefile.am: Add apexsink to SUBDIRS. Fixes bug #555912.Sebastian Dröge1-0/+5
2008-10-11tests/check/pipelines/metadata.c: Make the metadata test not fail when jpegen...Jan Schmidt1-0/+7
2008-10-10gst/flv/gstflvparse.c: Use gst_pad_alloc_buffer_and_set_caps() to make sure w...Sebastian Dröge1-0/+12
2008-10-10gst/flv/gstflvparse.c: Create pads from the pad templates, use fixed caps on ...Sebastian Dröge1-0/+7
2008-10-10configure.ac: Disable flacparse for this release as it's too buggy.Sebastian Dröge1-0/+5
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ö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