summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-12alsa: do something evil with makefileste-base-0.10.25Wim Taymans1-1/+1
2009-10-12playbin: add device property and midi supportWim Taymans4-25/+254
2009-10-12riff: add mp4v as mpeg4 fourccWim Taymans1-0/+1
2009-10-12src/sink: mark unsupported propertiesWim Taymans2-8/+8
2009-10-05Release 0.10.25Jan Schmidt41-147/+448
2009-10-05Update .po filesJan Schmidt32-32/+32
2009-10-010.10.24.4 pre-releaseJan Schmidt34-490/+541
2009-10-01pango: Unpremultiply Cairo's ARGB to match GStreamers ARGBSebastian Dröge2-15/+58
2009-10-01playsink: make the lock recursive for nowWim Taymans1-6/+6
2009-10-01playsink: fix the vis property getterWim Taymans1-1/+2
2009-09-30Add missing file to spec fileChristian F.K. Schaller1-0/+1
2009-09-17cddabasesrc: Fix string leaks in the unit test and a leak in cddabasesrcSebastian Dröge2-9/+13
2009-09-17cddabasesrc: ignore URI fragments that look like device pathsJonathan Matthew2-2/+63
2009-09-170.10.24.3 pre-releaseJan Schmidt33-33/+33
2009-09-15vorbistag: don't ever return NULL in list of strings.Michael Smith1-8/+10
2009-09-14playsink: Expose mute,volume,vis-plugin and font-desc propertiesEdward Hervey1-0/+54
2009-09-14GstPlaySink: Expose 'reconfigure' as an action signal.Edward Hervey1-0/+13
2009-09-14GstPlaySink: Expose flags as a gobject property.Edward Hervey1-1/+51
2009-09-14playback: Register playsink as an element.Edward Hervey3-6/+124
2009-09-13docs: add new gst_stream_volume_get_type to types fileStefan Kost1-0/+2
2009-09-13oggdemux: Fix duration calculation for truncated filesDavid Schleef1-1/+3
2009-09-13introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATHSebastian Dröge14-17/+30
2009-09-12theoraenc: Fix a string leak in _getcaps()Jan Schmidt1-0/+1
2009-09-120.10.24.2 pre-releaseJan Schmidt35-68/+2096
2009-09-11check: Improve audioresample testJan Schmidt1-1/+2
2009-09-11videotestsrc: Fix crashes with even widthsBenjamin Otte1-4/+4
2009-09-11playbin2: Implement GstStreamVolume interfaceSebastian Dröge1-0/+7
2009-09-11volume: Implement GstStreamVolume interfaceSebastian Dröge4-4/+43
2009-09-11interfaces: API: Add GstStreamVolume interfaceSebastian Dröge7-1/+350
2009-09-11rtsp: properly fix the HTTP manual modeWim Taymans1-0/+2
2009-09-11mixertrack: add READONLY and WRITEONLY flagsTim-Philipp Müller1-0/+6
2009-09-11ringbuffer: fix build against core that has debugging disabledTim-Philipp Müller1-1/+1
2009-09-11videorate: Add Since marker for the new skip-to-first propertySebastian Dröge1-0/+8
2009-09-11videorate: Make videorate work with a live sourceOlivier Crête2-2/+24
2009-09-11fft: Mark one function as const and add notes that the structs should be priv...Sebastian Dröge5-1/+13
2009-09-10ringbuffer: add human readable format names when loggingStefan Kost1-2/+63
2009-09-10basertppay: don't print RTP timestamps as clocktimeWim Taymans1-2/+1
2009-09-10playbin(2): Document that the volume property uses a linear scaleSebastian Dröge2-4/+18
2009-09-10rtsp: don't return EPARSEWim Taymans1-2/+3
2009-09-10baseaudiosink: add ugly backward compat hackWim Taymans1-10/+35
2009-09-10ffmpegcolorspace: Handle YVU9/YUV9 conversion with odd widthsBenjamin Otte1-0/+4
2009-09-10videotestsrc: Fix YVU9 and YUV9Benjamin Otte1-8/+10
2009-09-10videotestsrc: Fix image for odd widths in some formatsBenjamin Otte1-11/+16
2009-09-10oggdemux: Handle kate and cmml as sparse streams tooSebastian Dröge1-1/+7
2009-09-10oggdemux: Better handling of sparse streams by sending segment updatesTim-Philipp Müller2-1/+54
2009-09-10docs: tell a biit more about uri-decodebin and bufferingStefan Kost1-3/+4
2009-09-09baseaudiosink: take clock time in setcapsWim Taymans1-0/+6
2009-09-09audioclock: add some more debugWim Taymans1-2/+9
2009-09-09theoraenc: Print a debug message with supported formatsSebastian Dröge1-0/+1
2009-09-09theora: Check supported input formats in getcaps functionBenjamin Otte1-0/+69