Age | Commit message (Expand) | Author | Files | Lines |
2008-10-30 | gst/speexresample/gstspeexresample.c: The length for the buffer conversion fu... | Sebastian Dröge | 1 | -0/+2 |
2008-10-30 | tests/check/elements/speexresample.c: Add pipeline unit tests for testing all... | Sebastian Dröge | 2 | -13/+10 |
2008-10-30 | gst/speexresample/: Add support for int8, int24 and int32 input by converting... | Sebastian Dröge | 3 | -12/+204 |
2008-10-30 | Add support for double samples as input and refactor the usage of the differe... | Sebastian Dröge | 8 | -176/+339 |
2008-10-30 | gst/scaletempo/gstscaletempo.c: Return the result of parent_class->event(). | Stefan Kost | 1 | -2/+1 |
2008-10-30 | gst/audiobuffer/: Add first version of an audioringbuffer element that can be... | Wim Taymans | 2 | -0/+1196 |
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 | 1 | -2/+1 |
2008-10-29 | gst/real/gstrealvideodec.c: A RealVideo video inside a container (for example... | Robin Stocker | 1 | -0/+7 |
2008-10-29 | gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it m... | Sebastian Dröge | 2 | -110/+66 |
2008-10-28 | gst/speexresample/gstspeexresample.*: Some random cleanup, add G_LIKELY and f... | Sebastian Dröge | 2 | -64/+75 |
2008-10-28 | gst/flv/gstflvdemux.c: Implement position query in time format. | Sebastian Dröge | 1 | -0/+22 |
2008-10-28 | gst/flv/: Put the GstSegment directly into the instance struct instead of all... | Sebastian Dröge | 3 | -77/+73 |
2008-10-28 | gst/speexresample/gstspeexresample.c: Fixate to the nearest supported rate in... | Sebastian Dröge | 1 | -1/+24 |
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 | 9 | -537/+1397 |
2008-10-28 | gst/aiffparse/aiffparse.*: Calculate width from depth correctly. | Michael Smith | 2 | -6/+42 |
2008-10-27 | gst/flv/: Don't memcpy() all data we want to push downstream, instead just cr... | Sebastian Dröge | 3 | -141/+138 |
2008-10-27 | gst/flv/Makefile.am: Fix (non-critical) syntax error and add all required CFL... | Sebastian Dröge | 2 | -119/+102 |
2008-10-27 | gst/flv/gstflvparse.c: Properly check everywhere that we have enough data to ... | Sebastian Dröge | 1 | -1/+21 |
2008-10-27 | gst/flv/gstflvparse.c: If the caps change during playback and negotiation fai... | Sebastian Dröge | 1 | -2/+9 |
2008-10-27 | gst/flv/: Add support for Speex audio and allow buffers without valid timesta... | Sebastian Dröge | 3 | -8/+28 |
2008-10-27 | gst/flv/gstflvdemux.c: Don't post an error message on the bus if sending EOS ... | Sebastian Dröge | 1 | -27/+17 |
2008-10-27 | gst/flv/gstflvdemux.c: Error out early if pulling a tag failed. | Sebastian Dröge | 1 | -0/+3 |
2008-10-27 | gst/flv/: In pull mode we create our own index before doing anything else and... | Sebastian Dröge | 3 | -53/+96 |
2008-10-27 | gst/flv/gstflvdemux.c: Instead of using gst_pad_event_default() use a small g... | Sebastian Dröge | 1 | -9/+25 |
2008-10-27 | gst/flv/gstflvdemux.*: If our index was created by the element and not provid... | Sebastian Dröge | 2 | -0/+13 |
2008-10-27 | gst/flv/gstflvdemux.c: Improve debugging a bit when pulling a buffer from ups... | Sebastian Dröge | 1 | -3/+6 |
2008-10-27 | gst/flv/: Close the currently playing segment from the streaming thread inste... | Sebastian Dröge | 3 | -9/+32 |
2008-10-27 | gst/mpegdemux/mpegtspacketizer.c: Add support for the frequency list descript... | David Härdeman | 1 | -0/+72 |
2008-10-27 | gst/mpegtsmux/mpegtsmux.c: Fix EOS logic by correctly popping the collect pad... | vanista | 1 | -2/+11 |
2008-10-20 | gst/mpegdemux/gstmpegdemux.c: Fix reverse playback regression. | Edward Hervey | 1 | -4/+16 |
2008-10-16 | gst/mpegdemux/gstmpegtsdemux.*: Properly handle some resync cases in the opti... | Zaheer Abbas Merali | 2 | -21/+75 |
2008-10-16 | gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should ... | Sebastian Dröge | 1 | -4/+4 |
2008-10-16 | Don't install static libs for plugins. Fixes #550851 for base. | Stefan Kost | 1 | -0/+2 |
2008-10-16 | gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum... | Wim Taymans | 2 | -28/+46 |
2008-10-16 | gst/rtpmanager/gstrtpsession.c: Install event handler on the rtcp_src pad, ma... | Wim Taymans | 1 | -0/+29 |
2008-10-16 | gst/mpegdemux/gstmpegdemux.c: Make sure the mpegpsdemux element creates valid... | Edward Hervey | 1 | -2/+8 |
2008-10-16 | gst/mpegdemux/mpegtspacketizer.c: Fixes segfault in get_encoding_and_convert. | Sebastian Pölsterl | 1 | -0/+3 |
2008-10-16 | gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer siz... | Zaheer Abbas Merali | 1 | -4/+7 |
2008-10-15 | gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha... | Edward Hervey | 1 | -7/+10 |
2008-10-14 | gst/aiffparse/aiffparse.c: Fix debugging category initialization. | Edward Hervey | 1 | -5/+3 |
2008-10-12 | gst/flv/gstflvdemux.c: Fix regression of handling flow returns in pull mode. | Sebastian Dröge | 1 | -6/+6 |
2008-10-10 | gst/flv/gstflvparse.c: Use gst_pad_alloc_buffer_and_set_caps() to make sure w... | Sebastian Dröge | 1 | -6/+30 |
2008-10-10 | gst/flv/gstflvparse.c: Create pads from the pad templates, use fixed caps on ... | Sebastian Dröge | 1 | -7/+16 |
2008-10-10 | Fix compiler warning on OS/X about parameters not matching the debug format s... | Jan Schmidt | 1 | -2/+2 |
2008-10-09 | gst/deinterlace2/tvtime/tomsmocomp.c: Fix unused variable compiler warning wh... | Sebastian Dröge | 1 | -0/+2 |
2008-10-09 | gst/flv/: Get an approximate duration of the file by looking at the timestamp... | Sebastian Dröge | 3 | -0/+65 |
2008-10-09 | gst/flv/gstflvdemux.c: Refactor _pull_range() logic with checks into a sepera... | Sebastian Dröge | 1 | -39/+31 |
2008-10-09 | gst/flv/gstflvdemux.c: Use gst_element_class_set_details_simple(). | Sebastian Dröge | 1 | -10/+11 |