summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-02rtspconnection: remove extra return and fix GError leakMiguel Angel Cabrera Moya1-1/+0
2012-11-02rtspconnection: fix g-i annotations for out parametersOgnyan Tonchev1-5/+5
2012-11-01audioconvert: Always prefer the input format if possibleSebastian Dröge1-7/+21
2012-11-01audioconvert: Also ignore the SIGNED flag when matching an output formatSebastian Dröge1-0/+2
2012-11-01audioconvert: Prefer output formats with the same depth or at least a higher ...Rasmus Rohde2-8/+84
2012-10-30audioringbuffer: reset spec on _releaseWim Taymans1-0/+2
2012-10-29rtpbasedepay: remove unused variableMiguel Angel Cabrera Moya1-5/+1
2012-10-29gio: handle g_vfs_get_supported_uri_schemes() returning NULLTim-Philipp Müller1-1/+5
2012-10-29pbutils: fix g-i search path for GstBase-1.0.girTim-Philipp Müller1-0/+2
2012-10-29Revert "g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gs...Tim-Philipp Müller10-10/+10
2012-10-29oggstream: fix crash with 0 byte ogg packetsJonathan Liu1-1/+1
2012-10-28videodecoder: fix inappropriate compiler optimization hint macro usageSreerenj Balachandran1-1/+1
2012-10-28exiftag: fix use after free and memory leakMiguel Angel Cabrera Moya1-3/+3
2012-10-28vorbistag: fix memory leakMiguel Angel Cabrera Moya1-0/+1
2012-10-28audio: try harder to make g-i use the build-tree libgsttagTim-Philipp Müller1-1/+6
2012-10-28pbutils: try harder to make g-i use the build-tree libgsttag,-audio, and -videoTim-Philipp Müller1-4/+16
2012-10-28g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gstfoo-XTim-Philipp Müller10-10/+10
2012-10-25pbutils: add caps description for Apple ProRes videoTim-Philipp Müller1-0/+1
2012-10-25pango: avoid unnecessary pango attribute list copyTim-Philipp Müller1-1/+1
2012-10-25pango: delete foreground color in shadow textJihyun Cho1-5/+29
2012-10-25rtsp: Don't use invalid socketsOgnyan Tonchev1-1/+7
2012-10-25pbutils: fix installer detail string version numberTim-Philipp Müller1-2/+2
2012-10-25audioresample: Use auto sinc table mode by defaultSebastian Dröge1-1/+1
2012-10-25audioresample: added ARM NEON supportCarlos Rafael Giani6-4/+262
2012-10-25audioresample: changed inner_product_single semanticsCarlos Rafael Giani3-2/+7
2012-10-25audioresample: sinc filter performance improvementsCarlos Rafael Giani5-19/+222
2012-10-25Back to feature developmentTim-Philipp Müller30-62/+62
2012-10-25Release 1.0.2Tim-Philipp Müller35-84/+636
2012-10-24audiodecoder: track forced decoding stateMark Nauwelaerts1-0/+2
2012-10-24streamsynchronizer: Also send a GAP event to let audio sinks start their cloc...Sebastian Dröge1-2/+9
2012-10-24streamsynchronizer: Use correct timestamp/duration for the GAP eventsSebastian Dröge1-1/+1
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge28-51/+29
2012-10-24streamsynchronizer: Send GAP events to advance streamsSebastian Dröge1-9/+2
2012-10-24gst: Add better support for static pluginsSebastian Dröge28-29/+51
2012-10-24audiobasesink: Add explanation to the GAP event handling codeSebastian Dröge1-0/+4
2012-10-24streamsynchronizer: Create a GAP event with a sensible timestampSebastian Dröge1-2/+9
2012-10-24audiobasesink: Properly handle GAP eventsSebastian Dröge1-0/+32
2012-10-23streamsynchronizer: Also propagate return value of pushing GAP event upstreamSebastian Dröge1-1/+1
2012-10-23streamsynchronizer: Return TRUE from the EOS handlerSebastian Dröge1-0/+1
2012-10-23vorbistag: add mapping for 'ALBUM ARTIST' with spaceTim-Philipp Müller1-0/+1
2012-10-22tcp: sys/socket.h is needed for getsockname() and similar functionsSebastian Dröge1-1/+5
2012-10-22riff: add bpp to caps for msvideoWim Taymans1-0/+4
2012-10-22videoconvert: add more debugWim Taymans1-0/+1
2012-10-20tag: remove unnecessary g_type_init() call from mklicensestable toolTim-Philipp Müller1-2/+0
2012-10-20alsasink: fix caps leak in acceptcaps functionTim-Philipp Müller1-0/+1
2012-10-20audiodecoder: don't leak message strings when error is not fatalTim-Philipp Müller1-3/+6
2012-10-20videodecoder: don't leak message strings when error is not fatalTim-Philipp Müller1-0/+2
2012-10-19tcpserver{sink,src}: improve docs and property stringsTim-Philipp Müller2-13/+26
2012-10-19tcpserver{sink,src}: add 'current-port' property and signal actually used portAlexandre Relange4-5/+59
2012-10-19audioconvert: enhance transforming capsMark Nauwelaerts1-0/+61