summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* y4mdec: set timestamps when restriding bufferDavid Schleef2013-05-181-0/+1
* rfbsrc: post error messages on errorsTim-Philipp Müller2013-05-183-16/+93
* rfbsrc: fix rfbdecoder new/free asymetry and wrong free in error caseTim-Philipp Müller2013-05-182-2/+2
* rfbsrc: make authentication handshake safe for multiple instancesTim-Philipp Müller2013-05-183-32/+39
* rfbsrc: remove GPL-licensed source fileTim-Philipp Müller2013-05-184-219/+26
* rfbsrc: use glib gio sockets for network accessAleix Conchillo Flaque2013-05-184-90/+148
* rfbsrc: port to 1.0Aleix Conchillo Flaque2013-05-184-60/+147
* mpegtsmux: Fix memory leak when using prepare_funcGreg Rutz2013-05-181-3/+3
* mpegvideoparse: don't announce incomplete source capsTim-Philipp Müller2013-05-181-4/+4
* liveadder: Document that the latency is in millisecondsOlivier Crête2013-05-181-2/+3
* tsdemux: convert packet PTS/DTS as soon as possibleEdward Hervey2013-04-291-76/+13
* mpegtsdemux: header cleanups/updatesEdward Hervey2013-04-291-46/+93
* mpegtsdemux: check value before using as denominatorDavid Schleef2013-04-291-0/+3
* tsdemux: Check the continuity counter for non-section packets tooSebastian Dröge2013-04-291-1/+22
* mpegtsbase: Call ::program_stopped after removing all streamsSebastian Dröge2013-04-291-31/+4
* tsdemux: remove unused current_program_number fieldDouglas Bagnall2013-04-292-4/+0
* mpegtsdemux: Fix various compiler warningsSebastian Dröge2013-04-292-3/+4
* tsdemux: Fix caps string leakThiago Santos2013-04-291-2/+2
* Release 1.0.71.0.7Sebastian Dröge2013-04-2612-93/+591
* Update .po filesSebastian Dröge2013-04-2640-40/+40
* videoparsers: preserve upstream fps and parMark Nauwelaerts2013-04-212-7/+18
* configure: The quicktime wrapper plugin is not ported yet eitherSebastian Dröge2013-04-181-1/+1
* configure: The osxvideosrc plugin is called osx_videoSebastian Dröge2013-04-181-1/+1
* osxvideosrc: It's not ported to 1.0 yetSebastian Dröge2013-04-181-1/+1
* eglglessink: Print EGL/GLES extensions after we are actually initialized enoughSebastian Dröge2013-04-161-4/+2
* amcaudiodec: Properly set output format instead of just setting capsSebastian Dröge2013-04-161-5/+2
* androidmedia: Set parent class in class_initSebastian Dröge2013-04-162-0/+4
* androidmedia: Handle refcounts of pad templates correctlySebastian Dröge2013-04-162-4/+4
* amcaudiodec: Use 1.0-style raw audio capsSebastian Dröge2013-04-161-5/+2
* androidmedia: Properly set subclasses metadata/pad templates in base_initSebastian Dröge2013-04-162-55/+124
* amcvideodec: Fix refcount problem with frames being dropped because of decode...Sebastian Dröge2013-04-161-1/+2
* androidmedia: Update to new GLib thread APISebastian Dröge2013-04-164-36/+36
* androidmedia: Skip Aricent codecs for nowSebastian Dröge2013-04-161-0/+6
* androidmedia: Remember and use input stateSebastian Dröge2013-04-161-0/+10
* androidmedia: Port to 1.0Sebastian Dröge2013-04-167-283/+345
* gst: Add better support for static pluginsSebastian Dröge2013-04-15159-163/+185
* jpegparse: accept any jpeg input - parsed, unparsed or unmarkedAlexander Olsson2013-04-141-1/+1
* tsparse: Ensure segment events are forwardedEdward Hervey2013-04-142-1/+7
* dvbsrc: We output time segmentsEdward Hervey2013-04-141-0/+1
* mpegpsdemux: push stream start eventWim Taymans2013-03-301-0/+7
* shm: Make sure the zero-sized array is always last in the structOlivier Crête2013-03-281-2/+3
* interlaced: set both DTS and PTSWim Taymans2013-03-251-10/+11
* y4mdec: fix build against -base 1.0.xTim-Philipp Müller2013-03-221-0/+2
* rawparse: send segment event in time format also in push modeTim-Philipp Müller2013-03-221-0/+2
* y4mdec: Use the correct strides as used by y4m and convert to GStreamer strid...Sebastian Dröge2013-03-222-1/+173
* y4mdec: Use the default event/query handlers for the default handlingSebastian Dröge2013-03-221-4/+2
* y4mdec: Properly handle segment and time values of -1Sebastian Dröge2013-03-221-8/+31
* Release 1.0.61.0.6Tim-Philipp Müller2013-03-2283-109/+931
* decklinksink: fix some compiler warningsTim-Philipp Müller2013-03-221-1/+5
* decklinksink: obtain class from objectMark Nauwelaerts2013-03-221-1/+1