summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.0.31.0.3Tim-Philipp Müller2012-11-2134-101/+485
* videodecoder: Return the proportion directlySebastian Dröge2012-11-202-11/+9
* videodecoder: Rename from get_qos_info() to get_qos_proportion()Sebastian Dröge2012-11-204-12/+7
* pbutils: fix transfer annotation for gst_encoding_profile_set_restrictionAlessandro Decina2012-11-201-1/+1
* videodecoder: add getter for QoS proportion and earliest_timeAndoni Morales Alastruey2012-11-204-0/+34
* rtspconnection: improve docsWim Taymans2012-11-151-2/+2
* pbutils: add description for Opus audio codecTim-Philipp Müller2012-11-151-0/+1
* rtpbuffer: protect against empty buffersWim Taymans2012-11-151-0/+8
* Revert "vorbisdec: Fix GType name conflict if tremor and libvorbis decoder ar...Sebastian Dröge2012-11-132-7/+1
* vorbisdec: Fix GType name conflict if tremor and libvorbis decoder are used i...Sebastian Dröge2012-11-132-1/+7
* typefinding: improve AAC LOAS typefindingTim-Philipp Müller2012-11-121-33/+108
* typefinding: fix block size calculation in wavpack typefinderTim-Philipp Müller2012-11-121-2/+2
* typefinding: improve wavpack typefinderTim-Philipp Müller2012-11-121-5/+29
* audiodecoder: Reset error count to 0 after successfully decoding a frameSebastian Dröge2012-11-121-1/+1
* videodecoder: Reset the error count to 0 after successfully decoding a frameSebastian Dröge2012-11-121-1/+1
* audioconvert: Always prefer the input format if possibleSebastian Dröge2012-11-121-7/+21
* audioconvert: Also ignore the SIGNED flag when matching an output formatSebastian Dröge2012-11-121-0/+2
* audioconvert: Prefer output formats with the same depth or at least a higher ...Rasmus Rohde2012-11-122-8/+84
* textoverlay: also draw shaded backgrounds for RGB and BGRTim-Philipp Müller2012-11-071-0/+30
* textoverlay: we can do YVU9 as wellTim-Philipp Müller2012-11-071-1/+1
* textoverlay: don't advertise 10-16-bit formats we can't blend text onto yetTim-Philipp Müller2012-11-071-2/+5
* video: don't crash when blending onto video formats that unpack to 64 bits pe...Tim-Philipp Müller2012-11-071-9/+25
* textoverlay: fix up names of old gray formatsTim-Philipp Müller2012-11-071-1/+2
* textoverlay: draw shaded background for some more video formatsTim-Philipp Müller2012-11-071-0/+8
* textoverlay: clamp shaded background box coordinates in one placeTim-Philipp Müller2012-11-071-27/+10
* textoverlay: move background shading into separate functionTim-Philipp Müller2012-11-071-62/+51
* typefind: isml is iso-fragmented video/quicktimeThiago Santos2012-11-071-0/+6
* textoverlay: don't abort if we don't know how to paint shaded background for ...Tim-Philipp Müller2012-11-061-1/+3
* textoverlay: forward allocation queries on video sink pad instead of discardi...Sreerenj Balachandran2012-11-061-0/+1
* rtsp: fix GstRTSPMessage g-i annotations for out parametersOgnyan Tonchev2012-11-061-16/+16
* rtspconnection: remove extra return and fix GError leakMiguel Angel Cabrera Moya2012-11-021-1/+0
* rtspconnection: fix g-i annotations for out parametersOgnyan Tonchev2012-11-021-5/+5
* audioringbuffer: reset spec on _releaseWim Taymans2012-10-301-0/+2
* oggstream: fix crash with 0 byte ogg packetsJonathan Liu2012-10-291-1/+1
* exiftag: fix use after free and memory leakMiguel Angel Cabrera Moya2012-10-281-3/+3
* vorbistag: fix memory leakMiguel Angel Cabrera Moya2012-10-281-0/+1
* pbutils: add caps description for Apple ProRes videoTim-Philipp Müller2012-10-251-0/+1
* pango: avoid unnecessary pango attribute list copyTim-Philipp Müller2012-10-251-1/+1
* pango: delete foreground color in shadow textJihyun Cho2012-10-251-5/+29
* rtsp: Don't use invalid socketsOgnyan Tonchev2012-10-251-1/+7
* Back to development (bug fixing)Tim-Philipp Müller2012-10-2530-61/+61
* Release 1.0.21.0.2Tim-Philipp Müller2012-10-2535-84/+636
* audiodecoder: track forced decoding stateMark Nauwelaerts2012-10-241-0/+2
* streamsynchronizer: Also send a GAP event to let audio sinks start their cloc...Sebastian Dröge2012-10-241-2/+9
* streamsynchronizer: Use correct timestamp/duration for the GAP eventsSebastian Dröge2012-10-241-1/+1
* Revert "gst: Add better support for static plugins"Sebastian Dröge2012-10-2428-51/+29
* streamsynchronizer: Send GAP events to advance streamsSebastian Dröge2012-10-241-9/+2
* gst: Add better support for static pluginsSebastian Dröge2012-10-2428-29/+51
* audiobasesink: Add explanation to the GAP event handling codeSebastian Dröge2012-10-241-0/+4
* streamsynchronizer: Create a GAP event with a sensible timestampSebastian Dröge2012-10-241-2/+9