summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* controller: port to new controller location and apiLuis de Bethencourt2012-05-097-8/+1
* rfbsrc: call WSAStartup/Cleanup on win32Tim-Philipp Müller2012-05-071-4/+20
* rfbsrc: fix librfb linking on win32Marc-André Lureau2012-05-071-1/+1
* Fix printf format compiler warnings on mingw-w64Raimo Järvi2012-05-056-10/+12
* Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some moreTim-Philipp Müller2012-05-054-16/+3
* camerabin: remove unnecessary codeThiago Santos2012-05-041-54/+0
* camerabin: improve image capture debugThiago Santos2012-05-041-2/+2
* camerabin: always force image-profile to have variable framerateThiago Santos2012-05-041-0/+19
* basecamerabin: Do not set the pad templates in the base class.Youness Alaoui2012-05-041-0/+27
* wrappercamerabinsrc: avoid assertion by using null caps as anyThiago Santos2012-05-021-2/+6
* camerabin: Fix get/set_property for encoding profilesThiago Santos2012-05-021-4/+4
* camerabin: remove custom renegotiate eventThiago Santos2012-05-012-29/+1
* camerabin: Use plain video encoding profile for imagesThiago Santos2012-05-011-7/+1
* wrappercamerabinsrc: change output-selector negotiation modeThiago Santos2012-05-011-1/+1
* wrappercamerabinsrc: removing renegotiate handlersThiago Santos2012-05-011-28/+0
* wrappercamerabinsrc: prevent caps renegotiation loopThiago Santos2012-05-011-2/+8
* camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos2012-05-012-7/+7
* tsbase: unref bad packets tooWim Taymans2012-05-011-1/+4
* tsdemux: reset the state of the stream when flushingWim Taymans2012-05-011-0/+1
* mpegtsbase: don't push events upstream in pull modeWim Taymans2012-05-011-12/+11
* mpegts: don't poke into private adapter fieldsWim Taymans2012-05-011-11/+15
* camerabin2: rename to "camerabin"Tim-Philipp Müller2012-04-303-29/+34
* Remove old camerabinTim-Philipp Müller2012-04-3021-9164/+0
* hlsdemux: start paused task on new dataGil Pedersen2012-04-251-0/+1
* coloreffects: port to 0.11Mark Nauwelaerts2012-04-244-181/+112
* dvb-sub: Use unchecked byte reader functionsSebastian Dröge2012-04-241-26/+28
* asfmux: use some more boilerplateMark Nauwelaerts2012-04-231-33/+2
* asfmux: port to 0.11Mark Nauwelaerts2012-04-237-245/+356
* hlsdemux: port to 0.11Gil Pedersen2012-04-205-193/+227
* mpegtsdemux: we ignore warnings differentlyWim Taymans2012-04-201-3/+0
* mpegtsdemux: port to 0.11Gil Pedersen2012-04-206-397/+429
* mpegtsbase: clarify event ownershipWim Taymans2012-04-201-0/+1
* mpegtsdemux: fix memory leaksGil Pedersen2012-04-203-6/+15
* fieldanalysis: Does not need to link to libgstbasevideo at allSebastian Dröge2012-04-201-2/+0
* video: Update for libgstvideo API changesSebastian Dröge2012-04-191-7/+0
* jpegparse: Do not set the duration to the input buffer's duration unless validYouness Alaoui2012-04-181-1/+4
* tsdemux: Set currentlist to NULL after free.Julian Scheel2012-04-181-0/+1
* jpegparse: Fix duration in buffers. It's frames per second, not seconds per f...Youness Alaoui2012-04-171-1/+1
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-1715-132/+132
* mpegtsmux: fix pad iterator leakAlessandro Decina2012-04-161-2/+1
* mpegtsmux: don't leak force key unit eventsAlessandro Decina2012-04-161-2/+11
* mpegvideoparse: Parser fails to split some framesMatej Knopp2012-04-161-6/+1
* mpegvideoparse: Fix FPS and frame duration for telecine filesMatej Knopp2012-04-161-3/+5
* mpegvideoparse: Do not update codec-data when only quantiser matrix changesMatej Knopp2012-04-161-4/+16
* geometrictransform: don't link against libgstinterfaces which was removedTim-Philipp Müller2012-04-141-1/+0
* fix crashMatej Knopp2012-04-141-0/+1
* geometrictransform: use 1.0 videofilter baseclass functionsThiago Santos2012-04-131-57/+43
* geometrictransform: port to 1.0Thiago Santos2012-04-1316-288/+200
* Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge2012-04-133-3/+2
* Release 0.11.90RELEASE-0.11.90Sebastian Dröge2012-04-121-10/+10