summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tsdemux: fixes seeking in pull modeJosep Torra2013-07-115-15/+24
* webvttenc: Separate cues with two line breaks instead of one.Brendan Long2013-07-061-1/+1
* camerabin: examples: add missing lib to makefileThiago Santos2013-07-061-0/+2
* frei0r: add the build prefix path in the search dirsAndoni Morales Alastruey2013-07-061-1/+5
* shmsink: propagate events to basesink classAleix Conchillo Flaque2013-07-061-1/+1
* mpegvideoparser: Fix the pixel-aspect-ratio calculationSreerenj Balachandran2013-07-061-3/+8
* mpegdemux: accept ID_PRIVATE_STREAM_1 to avoid loosing syncAlban Browaeys2013-07-051-0/+1
* mpegtsmux: fix creation of ADTS header for AAC audio in MPEG-TSKevin Thornberry2013-07-051-4/+3
* rfb: Link with libgstbase for GstPushSrcSebastian Dröge2013-06-171-2/+2
* tests: fix h264 caps in mpegtsmux testTim-Philipp Müller2013-05-281-1/+1
* tests: fix faad unit test for gst_caps_is_subset() fix in coreTim-Philipp Müller2013-05-281-1/+3
* videoparsers: Use complete and valid caps in the testsSebastian Dröge2013-05-283-6/+6
* dvbsuboverlay: don't forward CAPS event from subtitle padTim-Philipp Müller2013-05-281-0/+5
* openal: fix includes for 1.0 branchTim-Philipp Müller2013-05-182-0/+2
* openal: require OpenAL >= 1.14 to build the OpenAL pluginBrendan Long2013-05-181-1/+1
* openal: improved port to 1.0Juan Manuel Borges Caño2013-05-186-792/+1182
* ofa: port to 1.0Tim-Philipp Müller2013-05-185-118/+92
* neonhttpsrc: add iradio-mode property and post icy metadata as tagsTim-Philipp Müller2013-05-182-60/+47
* neonhttpsrc: port to 1.0Tim-Philipp Müller2013-05-183-97/+67
* intervideosrc: Fix timestamp generationDavid Schleef2013-05-181-5/+5
* 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