summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-11videodecoder: Handle CAPS events immediately instead of delaying themdecodebin-setcapsSebastian Dröge1-15/+4
2014-07-11playbin-complex: Change template name from %d to the more common %uSebastian Dröge1-2/+2
2014-07-11decodebin: Link Parser/Converter directly and already connect to pad-added an...Sebastian Dröge1-19/+51
2014-07-11decodebin: Send sticky events to the new element after setting it to PAUSEDSebastian Dröge1-1/+36
2014-07-11decodebin: Only link elements further after setting them to PAUSEDSebastian Dröge1-3/+3
2014-07-11audiodecoder: Handle CAPS events immediately instead of delaying themSebastian Dröge1-40/+4
2014-07-11decodebin: Remove ERROR message filter after we set the element to PAUSEDSebastian Dröge1-3/+9
2014-07-11decodebin: Only continue autoplugging once the pad has final capsSebastian Dröge1-5/+13
2014-07-11decodebin: Consider the caps after the capsfilter after parsers for autopluggingSebastian Dröge1-0/+5
2014-07-11Release 1.3.91Sebastian Dröge34-46/+187
2014-07-11Update .po filesSebastian Dröge38-38/+38
2014-07-11libvisual: Remove < 0.4 supportEdward Hervey3-98/+50
2014-07-11dmabuf: Ensure _get_fd() works even for shared memoryNicolas Dufresne1-2/+2
2014-07-11po: Update translationsSebastian Dröge1-11/+12
2014-07-04sdp: add gstmikey.h to sdp.hEvan Nemerson1-0/+1
2014-07-03riff: Print invalid fourcc in error message in hexSebastian Rasmussen1-2/+1
2014-07-03videodecoder: parse any source data that is still available.Gwenole Beauchesne1-5/+25
2014-07-02tests: codec-select: fix compilationWim Taymans1-1/+1
2014-07-02mikey: add more Since markers for new methodsWim Taymans1-0/+12
2014-07-02mikey: make message and payload mini-objectsWim Taymans4-127/+219
2014-07-02tests: codec-select: Plug element name memory leakSebastian Rasmussen1-0/+1
2014-07-02docs: Assorted documentation and introspection fixes for new 1.4 APIEvan Nemerson6-39/+131
2014-07-01rtspconnection: also allow POST before GETWim Taymans2-28/+211
2014-06-28libvisual: Rename get_type() function to prevent conflicts with static linkingSebastian Dröge2-3/+3
2014-06-28Release 1.3.90Sebastian Dröge35-70/+310
2014-06-28Update .po filesSebastian Dröge38-38/+38
2014-06-27playsinkconvertbin: fix caps leakThiago Santos1-0/+1
2014-06-27tools: add gst-device-monitor-1.0 utilityTim-Philipp Müller4-0/+280
2014-06-26libs: There is no G_TYPE_CHECK_INTERFACE_TYPE and G_TYPE_CHECK_INTERFACE_CASTSebastian Dröge2-8/+0
2014-06-26pbutils: handle more H.264 profiles and levels.Gwenole Beauchesne1-1/+15
2014-06-26typefind: Bump iso mp4 typefinder to PRIMARY. Add mp4 extension hint.Jan Schmidt1-2/+2
2014-06-23tests: fix vararg handling in rtpbasedepayload unit testTim-Philipp Müller1-2/+2
2014-06-23tests: fix vararg handling in rtpbasepayload unit testTim-Philipp Müller1-20/+30
2014-06-22playsinkconvertbin: Filter out ANY capsfeatures from the converter capsSebastian Dröge1-1/+23
2014-06-22Back to developmentSebastian Dröge1-2/+2
2014-06-22Release 1.3.3Sebastian Dröge34-71/+486
2014-06-22Update .po filesSebastian Dröge38-38/+38
2014-06-22po: Update translationsSebastian Dröge9-84/+83
2014-06-20audiodecoder: Don't be too picky about the output frame counterSebastian Dröge2-18/+76
2014-06-13tcpserversrc: close the server socket after accepting a connectionMichael Olbrich1-0/+6
2014-06-13tcpclientsrc: return FLUSHING when select() is canceledTim-Philipp Müller1-3/+9
2014-06-13tcpserversrc: return FLOW_FLUSHING instead of an error when accept/select is ...Michael Olbrich1-4/+12
2014-06-12mikey: Fix Wall to NTP conversionEdward Hervey1-2/+1
2014-06-11oggdemux: allow unset seek stop time in push modeVincent Penquerc'h1-3/+12
2014-06-11docs: add streamsynchronizer to documentationTim-Philipp Müller2-0/+16
2014-06-11docs: add playsink element to documentationTim-Philipp Müller2-7/+40
2014-06-11docs: add navigation interface to docsTim-Philipp Müller1-0/+1
2014-06-10appsrc: add send_event handler for flushingThiago Santos1-0/+21
2014-06-09videoscale: vs_image: strides are a gsizeThiago Santos2-10/+10
2014-06-09video: avoid overflows when doing int operations for sizeThiago Santos2-6/+45