Age | Commit message (Expand) | Author | Files | Lines |
2008-10-30 | gst/audioresample/gstaudioresample.c: Return the result of parent_class->even... | Stefan Kost | 1 | -3/+1 |
2008-10-30 | gst/aiffparse/aiffparse.c: AIFF is always signed, even for 8 bit. | Michael Smith | 2 | -2/+6 |
2008-10-29 | gst-libs/gst/app/gstappsink.c: Fix the docs. | Wim Taymans | 2 | -1/+6 |
2008-10-29 | gst/real/gstrealvideodec.c: A RealVideo video inside a container (for example... | Robin Stocker | 2 | -1/+16 |
2008-10-29 | gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it m... | Sebastian Dröge | 5 | -110/+668 |
2008-10-29 | ext/resindvd/resindvdsrc.c: Make sure to start the NAV packet processing when... | Jan Schmidt | 2 | -17/+35 |
2008-10-28 | ext/resindvd/resin-play: Remove $@ to fix parse_launch warning | Stefan Kost | 3 | -1/+23 |
2008-10-28 | gst/speexresample/gstspeexresample.*: Some random cleanup, add G_LIKELY and f... | Sebastian Dröge | 3 | -64/+90 |
2008-10-28 | gst/flv/gstflvdemux.c: Implement position query in time format. | Sebastian Dröge | 2 | -0/+27 |
2008-10-28 | gst/flv/: Put the GstSegment directly into the instance struct instead of all... | Sebastian Dröge | 4 | -77/+91 |
2008-10-28 | gst/speexresample/gstspeexresample.c: Fixate to the nearest supported rate in... | Sebastian Dröge | 2 | -1/+31 |
2008-10-28 | gst/audioresample/gstaudioresample.c: Fixate the rate to the nearest supporte... | Sebastian Dröge | 1 | -0/+20 |
2008-10-28 | gst/speexresample/: Update Speex resampler with latest version from Speex GIT. | Sebastian Dröge | 10 | -537/+1421 |
2008-10-28 | gst/aiffparse/aiffparse.*: Calculate width from depth correctly. | Michael Smith | 3 | -6/+49 |
2008-10-27 | ext/x264/gstx264enc.c: Adapt to slightly modified x264 API. Fixes #555238. | Mark Nauwelaerts | 2 | -0/+10 |
2008-10-27 | ext/faac/gstfaac.c: Prevent endless loop if buffer alloc error. | Mark Nauwelaerts | 2 | -1/+7 |
2008-10-27 | gst/flv/: Don't memcpy() all data we want to push downstream, instead just cr... | Sebastian Dröge | 4 | -141/+153 |
2008-10-27 | configure.ac: Require CVS of core for the last change. | Sebastian Dröge | 2 | -1/+6 |
2008-10-27 | gst/flv/Makefile.am: Fix (non-critical) syntax error and add all required CFL... | Sebastian Dröge | 3 | -119/+116 |
2008-10-27 | gst/flv/gstflvparse.c: Properly check everywhere that we have enough data to ... | Sebastian Dröge | 2 | -1/+29 |
2008-10-27 | gst/flv/gstflvparse.c: If the caps change during playback and negotiation fai... | Sebastian Dröge | 2 | -2/+16 |
2008-10-27 | gst/flv/: Add support for Speex audio and allow buffers without valid timesta... | Sebastian Dröge | 4 | -8/+38 |
2008-10-27 | gst/flv/gstflvdemux.c: Don't post an error message on the bus if sending EOS ... | Sebastian Dröge | 2 | -27/+30 |
2008-10-27 | gst/flv/gstflvdemux.c: Error out early if pulling a tag failed. | Sebastian Dröge | 2 | -0/+8 |
2008-10-27 | gst/flv/: In pull mode we create our own index before doing anything else and... | Sebastian Dröge | 4 | -53/+111 |
2008-10-27 | gst/flv/gstflvdemux.c: Instead of using gst_pad_event_default() use a small g... | Sebastian Dröge | 2 | -9/+34 |
2008-10-27 | gst/flv/gstflvdemux.*: If our index was created by the element and not provid... | Sebastian Dröge | 3 | -0/+22 |
2008-10-27 | gst/flv/gstflvdemux.c: Improve debugging a bit when pulling a buffer from ups... | Sebastian Dröge | 2 | -3/+11 |
2008-10-27 | gst/flv/: Close the currently playing segment from the streaming thread inste... | Sebastian Dröge | 4 | -9/+42 |
2008-10-27 | gst/mpegdemux/mpegtspacketizer.c: Add support for the frequency list descript... | David Härdeman | 2 | -0/+81 |
2008-10-27 | gst/mpegtsmux/mpegtsmux.c: Fix EOS logic by correctly popping the collect pad... | vanista | 2 | -2/+23 |
2008-10-26 | configure.ac: Back to development -> 0.10.9.1 | Jan Schmidt | 2 | -1/+6 |
2008-10-24 | Release 0.10.9RELEASE-0_10_9 | Jan Schmidt | 71 | -847/+965 |
2008-10-24 | Update .po files | Jan Schmidt | 29 | -532/+10474 |
2008-10-24 | configure.ac: Commit 0.10.8.4 pre-release | Jan Schmidt | 2 | -1/+6 |
2008-10-20 | gst/mpegdemux/gstmpegdemux.c: Fix reverse playback regression. | Edward Hervey | 2 | -4/+22 |
2008-10-19 | ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u... | Tim-Philipp Müller | 3 | -1/+7 |
2008-10-16 | configure.ac: 0.10.8.3 pre-release | Jan Schmidt | 2 | -1/+6 |
2008-10-16 | gst/mpegdemux/gstmpegtsdemux.*: Properly handle some resync cases in the opti... | Zaheer Abbas Merali | 3 | -21/+84 |
2008-10-16 | sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGS | Michael Smith | 2 | -1/+5 |
2008-10-16 | gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should ... | Sebastian Dröge | 2 | -4/+12 |
2008-10-16 | Don't install static libs for plugins. Fixes #550851 for base. | Stefan Kost | 1 | -0/+2 |
2008-10-16 | tests/check/Makefile.am: Leave apexsink out of the states test. | Jan Schmidt | 2 | -1/+6 |
2008-10-16 | gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum... | Wim Taymans | 3 | -28/+61 |
2008-10-16 | configure.ac: Commit 0.10.8.2 pre-release bump, that actually went out in a t... | Jan Schmidt | 2 | -1/+7 |
2008-10-16 | gst/rtpmanager/gstrtpsession.c: Install event handler on the rtcp_src pad, ma... | Wim Taymans | 2 | -0/+36 |
2008-10-16 | gst/mpegdemux/gstmpegdemux.c: Make sure the mpegpsdemux element creates valid... | Edward Hervey | 2 | -2/+14 |
2008-10-16 | gst/mpegdemux/mpegtspacketizer.c: Fixes segfault in get_encoding_and_convert. | Sebastian Pölsterl | 2 | -0/+11 |
2008-10-16 | gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer siz... | Zaheer Abbas Merali | 2 | -4/+15 |
2008-10-15 | gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha... | Edward Hervey | 2 | -7/+17 |