summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-17encodebing: Use the preset_name as the factory name and preset as the name of...Thibault Saunier3-22/+23
2012-12-17audiobasesrc: Always resync the ringbuffer on the first bufferThiago Santos1-1/+2
2012-12-17ssaparse: ignore invalid UTF-8 in init sectionTim-Philipp Müller1-11/+13
2012-12-16subparse: fix GError leakTim-Philipp Müller1-2/+1
2012-12-16typefinding: detect stand-alone SSA/ASS subtitle filesTim-Philipp Müller1-0/+90
2012-12-16alsa: post error message when audio device disappearsTim-Philipp Müller2-2/+20
2012-12-15pbutils: add some more flags and file extensions to internal media type descr...Tim-Philipp Müller1-205/+231
2012-12-14rtspconnection: add limit to queued messagesWim Taymans2-3/+91
2012-12-13playsink: fix vis switch with format changeWim Taymans1-4/+9
2012-12-13Fix spec file to match latest header reshuffleChristian Fredrik Kalager Schaller1-12/+10
2012-12-12ext: Fix some compilation errors caused by circular header includesSebastian Dröge3-4/+4
2012-12-12libs: Use foo/foo.h as single-include header consistently everywhereSebastian Dröge33-140/+114
2012-12-12typefindfunctions: aac: don't try to unref NULL capsTim-Philipp Müller1-1/+1
2012-12-10docs: updateTim-Philipp Müller7-38/+50
2012-12-10docs: fix up some more GstXOverlay -> GstVideoOverlayTim-Philipp Müller10-19/+20
2012-12-10videodecoder: Only keep track of timestamps if the subclass is parsing dataSebastian Dröge1-1/+1
2012-12-10rtspmessage: Add several missing g-i annotationsSebastian Rasmussen1-9/+9
2012-12-09win32: add new encoding profile API to .def fileTim-Philipp Müller1-0/+2
2012-12-05tests: encodebin: Properly rename new preset testThibault Saunier1-8/+5
2012-12-05encodebin: Make use of the new preset_name when setting a presetThibault Saunier3-18/+88
2012-12-05encoding-profile: Let the user decide what preset name to useThibault Saunier3-4/+43
2012-12-04pbutils: encoding-profile: fix _new function introspection docsThiago Santos1-1/+1
2012-12-02tcp: print warning if someone tries to add clients in NULL stateTim-Philipp Müller3-0/+23
2012-12-02audioencoder: add some more debug info and remove obsolete commentTim-Philipp Müller1-1/+9
2012-11-30win32: update .def for new APITim-Philipp Müller1-0/+1
2012-11-29test: add test for playbin in combination with appsinkTim-Philipp Müller1-0/+76
2012-11-28configure.ac: Update libtool versioningEdward Hervey1-1/+9
2012-11-27rtsp: add method to parse options listWim Taymans3-0/+42
2012-11-27videoscale: Fix unit test to ignore unsupported color formatsSebastian Dröge1-0/+5
2012-11-26streamsynchronizer: don't send gap events with huge bogus durations when adva...Tim-Philipp Müller1-1/+7
2012-11-25streamsynchronizer: reduce debug log spam a bitTim-Philipp Müller1-6/+6
2012-11-23docs: update audio multi-channel docsTim-Philipp Müller2-9/+11
2012-11-23Add new header filesChristian Fredrik Kalager Schaller1-1/+9
2012-11-22decodebin: Set element to NULL state before removing it from the binSebastian Dröge1-0/+1
2012-11-22decodebin: Check if the element really accepts the caps after setting it to R...Sebastian Dröge1-2/+12
2012-11-21audio: remove bogus Since marker from docsTim-Philipp Müller1-2/+0
2012-11-21app: fix g-i annotation for gst_app_src_push_buffer()Tim-Philipp Müller1-1/+1
2012-11-21win32: update .def file for new rtsp APITim-Philipp Müller1-0/+1
2012-11-21rtsprange: add string conversion for new formatsWim Taymans2-21/+106
2012-11-21rtsprange: add method to convert ranges to GstClockTimeWim Taymans3-0/+161
2012-11-21range: don't overwrite unit fieldWim Taymans1-2/+0
2012-11-21range: add g_return_if checkWim Taymans1-0/+2
2012-11-21libs: Fix last commit by using correct include paths and only include existin...Sebastian Dröge3-4/+5
2012-11-21libs: Add missing single include headers and use them in GIRsEvan Nemerson20-33/+289
2012-11-21streamsynchronizer: Make the element publicSebastian Dröge3-3/+14
2012-11-21rtsprange: improve docsWim Taymans1-1/+6
2012-11-20discoverer: Add support for getting the stream-idSebastian Dröge7-1/+74
2012-11-20discoverer: Use switch/case instead of lots of ifs for the event handlingSebastian Dröge1-33/+39
2012-11-20videodecoder: Return the proportion directlySebastian Dröge2-11/+9
2012-11-20videodecoder: Rename from get_qos_info() to get_qos_proportion()Sebastian Dröge4-12/+7