summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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
Add a device property to decodebin. Shortcut midi output as a raw mimetype. Add device property to playbin. Add property to select the midi output. Make -1 volume impossible to change. Set default audio and video sinks. Use icbtransform for colorspace and scaling. Install midi sink for midi files. Avoid using audioresample/audioconvert/capsfilter
2009-10-12riff: add mp4v as mpeg4 fourccWim Taymans1-0/+1
2009-10-12src/sink: mark unsupported propertiesWim Taymans2-8/+8
Some properties are not supported in tunneling mode. Put this into the property documentation.
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
Fixes #583255
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
Rhythmbox uses cdda:// URIs of the form cdda://track#device, which worked before the fix for bug #321532. Also adds a check for negative track numbers and some unit tests for URI parsing. Fixes bug #595454.
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
https://bugzilla.gnome.org/show_bug.cgi?id=594623
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
This allows using playsink from outside the playback plugin. Add code to be able to request the sink pads using standard GStreamer API. TODO : expose GObject properties/signals.
2009-09-13docs: add new gst_stream_volume_get_type to types fileStefan Kost1-0/+2
This is needs to get Gobject features to show up in the docs.
2009-09-13oggdemux: Fix duration calculation for truncated filesDavid Schleef1-1/+3
If the last page of a stream has a granulepos of -1, that is, it doesn't complete a packet, we need to continue to search for the last granulepos.
2009-09-13introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATHSebastian Dröge14-17/+30
This way g-ir-scanner can find the gstreamer-*-0.10 pkg-config files.
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
Make the audioresample test work with CK_FORK=no, and turn a g_print into a GST_INFO.
2009-09-11videotestsrc: Fix crashes with even widthsBenjamin Otte1-4/+4
The fix for green lines introduced by commit 35fdfcc6258c66ba462a4330a35deffb0f2b501d caused invalid memory accesses for even widths. This patch fixes it.
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
Fixes bug #567660.
2009-09-11rtsp: properly fix the HTTP manual modeWim Taymans1-0/+2
When we're not parsing HTTP, return EPARSE when we get an HTTP message.
2009-09-11mixertrack: add READONLY and WRITEONLY flagsTim-Philipp Müller1-0/+6
Should really have been READABLE and WRITABLE, but those are hard to add whilst maintaining backwards compatibility. See #343615. API: GST_MIXER_TRACK_READONLY API: GST_MIXER_TRACK_WRITEONLY
2009-09-11ringbuffer: fix build against core that has debugging disabledTim-Philipp Müller1-1/+1
The macro is called GST_DISABLE_GST_DEBUG, not GST_DISABLE_DEBUG.
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
Add a property that makes videorate skip to the first buffer it receives instead of padding the stream from segment start to the first real buffer. Fixes bug #567928.
2009-09-11fft: Mark one function as const and add notes that the structs should be ↵Sebastian Dröge5-1/+13
private in 0.11
2009-09-10ringbuffer: add human readable format names when loggingStefan Kost1-2/+63
Add string array with human readable names for format and type to be used in log statements.
2009-09-10basertppay: don't print RTP timestamps as clocktimeWim Taymans1-2/+1
Don't try to print the RTP timestamp as a GstClockTime, it's just a guint32. Fixes #594757
2009-09-10playbin(2): Document that the volume property uses a linear scaleSebastian Dröge2-4/+18
Fixes bug #571610.
2009-09-10rtsp: don't return EPARSEWim Taymans1-2/+3
Don't blindly return EPARSE when http mode is disabled. Restore old http mode after temporarily setting it to TRUE.
2009-09-10baseaudiosink: add ugly backward compat hackWim Taymans1-10/+35
Check for pulsesink < 0.10.17 because it includes code that is now included in baseaudiosink. Disable that code in baseaudiosink to be compatible with the older version.
2009-09-10ffmpegcolorspace: Handle YVU9/YUV9 conversion with odd widthsBenjamin Otte1-0/+4
A green border could be visible when converting to Y444 or RGB, because the last chroma samples weren't copied correctly
2009-09-10videotestsrc: Fix YVU9 and YUV9Benjamin Otte1-8/+10
- Buffer sizes were computed different from ffmpegcolorspace - Green bar on right size for widths not divisable by 4
2009-09-10videotestsrc: Fix image for odd widths in some formatsBenjamin Otte1-11/+16
videotestsrc rounds chroma down. This causes it to omit the last chroma value completely for odd widths when the chroma is downsampled. This patch special cases the last pixel to not be rounded down.
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
Fixes bug #397419.
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
Take the time of the clock so that the last_time field is set. This is important for sinks that restart their internal ringbuffer after a caps change and need to know the last know position.
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
We want to fail early when an older libtheora release is used that does not support Y444 or Y42B formats, so use a getcaps function that does this.