summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-20rtsp: avoid ABI breakabi-unbreakWim Taymans3-28/+43
2012-11-19rtsp: fix format stringWim Taymans1-1/+1
2012-11-19rtsp: parse UTC rangesWim Taymans3-7/+116
2012-11-19rtsp: parse SMPTE rangesWim Taymans3-3/+105
2012-11-19range: handle parse errors betterWim Taymans1-3/+6
2012-11-19rtsp: detect npt time parse errorsWim Taymans1-1/+3
2012-11-19check: add rtsp range checksWim Taymans1-0/+84
2012-11-19range: a single - is not allowedWim Taymans1-0/+5
2012-11-19range: handle ranges starting with -Wim Taymans1-1/+1
2012-11-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
2012-11-17examples: don't use deprecated APITim-Philipp Müller1-2/+5
2012-11-14gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller4-4/+4
2012-11-13video-format: fix plane offsets for GBR formatsWim Taymans1-25/+25
2012-11-13Revert "vorbisdec: Fix GType name conflict if tremor and libvorbis decoder ar...Sebastian Dröge2-7/+1
2012-11-13vorbisdec: Fix GType name conflict if tremor and libvorbis decoder are used i...Sebastian Dröge2-1/+7
2012-11-12rtspconnection: improve docsWim Taymans1-2/+2
2012-11-12pbutils: add description for Opus audio codecTim-Philipp Müller1-0/+1
2012-11-12audio: Use new GType for GThread instead of just G_TYPE_POINTERSebastian Dröge2-5/+12
2012-11-12rtpbuffer: protect against empty buffersWim Taymans1-0/+8
2012-11-11typefinding: improve AAC LOAS typefindingTim-Philipp Müller1-33/+108
2012-11-11typefinding: improve wavpack typefinderTim-Philipp Müller1-5/+29
2012-11-11typefinding: fix block size calculation in wavpack typefinderTim-Philipp Müller1-2/+2
2012-11-10video: Add GBR/GBR_10LE/GBR_10BE color formatsSebastian Dröge3-1/+134
2012-11-10video: Add Y444_10{LE,BE} video formatsSebastian Dröge3-1/+128
2012-11-09tests: add test for video unpack and pack functionsTim-Philipp Müller1-0/+75
2012-11-09rtsp: fix g-i annotation for gst_rtsp_message_set_body(), take_body() and tak...Ognyan Tonchev1-3/+3
2012-11-09audiodecoder: Reset error count to 0 after successfully decoding a frameSebastian Dröge1-1/+1
2012-11-09videodecoder: Reset the error count to 0 after successfully decoding a frameSebastian Dröge1-1/+1
2012-11-07configure.ac: update courtesy of autoupdateTim-Philipp Müller1-14/+10
2012-11-07configure: let AG_GST_PLUGIN_DOCS check for pythonTim-Philipp Müller2-2/+1
2012-11-07textoverlay: implement background shading for IYU1Tim-Philipp Müller1-0/+31
2012-11-07textoverlay: also draw shaded backgrounds for RGB and BGRTim-Philipp Müller1-0/+30
2012-11-07textoverlay: we can do YVU9 as wellTim-Philipp Müller1-1/+1
2012-11-07textoverlay: don't advertise 10-16-bit formats we can't blend text onto yetTim-Philipp Müller1-2/+5
2012-11-07video: don't crash when blending onto video formats that unpack to 64 bits pe...Tim-Philipp Müller1-9/+25
2012-11-07textoverlay: fix up names of old gray formatsTim-Philipp Müller1-1/+2
2012-11-07textoverlay: draw shaded background for some more video formatsTim-Philipp Müller1-0/+8
2012-11-07textoverlay: clamp shaded background box coordinates in one placeTim-Philipp Müller1-27/+10
2012-11-07textoverlay: move background shading into separate functionTim-Philipp Müller1-62/+51
2012-11-07typefind: isml is iso-fragmented video/quicktimeThiago Santos1-0/+6
2012-11-06textoverlay: don't abort if we don't know how to paint shaded background for ...Tim-Philipp Müller1-1/+3
2012-11-06win32: add new header extension methodsWim Taymans1-0/+4
2012-11-06tests: add NTP64 and ntp56 header extension checksWim Taymans1-0/+82
2012-11-06rtp: fix ntp56 parsingWim Taymans1-1/+1
2012-11-06rtp: add helpers for header extensionsWim Taymans4-12/+207
2012-11-05textoverlay: forward allocation queries on video sink pad instead of discardi...Sreerenj Balachandran1-0/+1
2012-11-05rtsp: fix GstRTSPMessage g-i annotations for out parametersOgnyan Tonchev1-16/+16
2012-11-03Fix FSF addressTim-Philipp Müller445-882/+882
2012-11-02audiobasesink: use the same type as the internal type to return itMiguel Angel Cabrera Moya1-2/+2
2012-11-02video-blend: fix memory leak when called with invalid parametersMiguel Angel Cabrera Moya1-1/+3