summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-08shmsink: fix memory corruption when a client disconnects (fixes #675640)0.10Aleix Conchillo Flaque1-7/+24
2012-05-07rfbsrc: call WSAStartup/Cleanup on win32Tim-Philipp Müller1-4/+20
2012-05-07rfbsrc: fix librfb linking on win32Marc-André Lureau1-1/+1
2012-05-07dshowvideosink: add missing casts to LPCSTRAndoni Morales Alastruey1-6/+6
2012-05-07dshowvideosink: lower rank of the DirectShow video sink pluginAndoni Morales Alastruey1-1/+1
2012-05-07dshowvideosink: Fix compilation on x64 platformsAndoni Morales Alastruey1-0/+4
2012-05-05Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some moreTim-Philipp Müller6-32/+7
2012-05-04camerabin2: always force image-profile to have variable framerateThiago Santos1-0/+19
2012-05-04tests: camerabin2: update for change in basecamerasrcThiago Santos1-0/+26
2012-05-04basecamerabinsrc: Add auto-start property to basecamerabinYouness Alaoui2-1/+20
2012-05-04basecamerabin: Do not set the pad templates in the base class.Youness Alaoui2-27/+49
2012-05-01tsdemux: don't leak PES headers with errorsHolger Kaelberer1-0/+7
2012-04-30tsbase: unref bad packets tooWim Taymans1-0/+1
2012-04-30tsdemux: reset the state of the stream when flushingWim Taymans1-0/+1
2012-04-30tsdemux: add more debugWim Taymans1-9/+11
2012-04-30mpegts: check flowreturn before parsing nextWim Taymans1-3/+7
2012-04-30mpegtsbase: don't push events upstream in pull modeWim Taymans1-12/+11
2012-04-27vp8dec: Improve output_state handlingThiago Santos2-8/+9
2012-04-27vp8dec: Use outputstate when copying output buffer dataThiago Santos1-1/+7
2012-04-26hlsdemux: backport changes from masterGil Pedersen3-49/+39
2012-04-25libs: libgstbasevideo still existsSebastian Dröge1-2/+2
2012-04-25hlsdemux: start paused task on new dataGil Pedersen1-0/+1
2012-04-25android: Add support for the faac pluginArun Raghavan2-0/+17
2012-04-25rsvg: Stop using deprecated API when compiling with RSVG 2.35.0 or newerSebastian Dröge4-30/+9
2012-04-25sndio: Fix i18n initializationSebastian Dröge1-1/+3
2012-04-25sndio: add sndio plugin for OpenBSDJacob Meuser8-0/+1282
2012-04-24video: Remove old video base classesSebastian Dröge10-4640/+2
2012-04-24dirac: Port to -base video classesEdward Hervey3-171/+141
2012-04-24schroedinger: Port to -base video classesEdward Hervey3-210/+219
2012-04-24vp8: Port to -base video base classesEdward Hervey5-247/+228
2012-04-24opus: Handle GstByteWriter return valuesEdward Hervey1-10/+14
2012-04-24decklink: Fix unitialized variableEdward Hervey1-1/+1
2012-04-24vdpau: Switch from deprecated XKeycodeToKeysym() to XkbKeycodeToKeysym()Sebastian Dröge1-3/+5
2012-04-20dvbsrc: pass the reason for failed read as GstFlowReturnWim Taymans1-24/+22
2012-04-20Fix format (type is explicitly unsigned long)Руслан Ижбулатов1-1/+1
2012-04-20nassink: remove stray commentWim Taymans1-1/+0
2012-04-20nas: Rework nassink a littleWim Taymans1-184/+133
2012-04-20fieldanalysis: Does not need to link to libgstbasevideo at allSebastian Dröge1-2/+0
2012-04-20mpegtsbase: clarify event ownershipWim Taymans1-0/+1
2012-04-20mpegtsdemux: fix memory leaksGil Pedersen3-6/+15
2012-04-18Add glib-compat-private.h to the dist headersYouness Alaoui1-1/+1
2012-04-18jpegparse: Do not set the duration to the input buffer's duration unless validYouness Alaoui1-1/+4
2012-04-18tsdemux: Set currentlist to NULL after free.Julian Scheel1-0/+1
2012-04-18jpegparse: Fix duration in buffers. It's frames per second, not seconds per f...Youness Alaoui1-1/+1
2012-04-16Reenable faad plugin for the Android NDK buildsReynaldo H. Verdejo Pinochet1-4/+0
2012-04-16mpegvideoparse: Do not ignore start code at the end of bufferMatej Knopp1-5/+5
2012-04-16mpegvideoparse: Parser fails to split some framesMatej Knopp1-6/+1
2012-04-16mpegvideoparse: Fix FPS and frame duration for telecine filesMatej Knopp1-3/+5
2012-04-16mpegvideoparse: Do not update codec-data when only quantiser matrix changesMatej Knopp1-5/+19
2012-04-16fix crashMatej Knopp1-0/+1