summaryrefslogtreecommitdiffstats
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås1-5/+13
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Properly chain up final...Sebastian Dröge1-1/+8
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer.Tim-Philipp Müller1-2/+2
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Make sure we create our...Julien Moutte1-38/+143
2009-05-16[MOVED FROM GOOD] fix header and commentsThomas Vander Stichele2-33/+29
2009-05-16[MOVED FROM GOOD] Make sure to dist everything needed for win32 builds.Jan Schmidt1-0/+2
2009-05-16[MOVED FROM GOOD] Rename the keep-aspect-ratio property to force-aspect-ratio...Jan Schmidt1-2/+3
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.*: Fix more warnings when ...Vincent Torri2-15/+34
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: r...Tim-Philipp Müller1-59/+58
2009-05-16[MOVED FROM GOOD] Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am...Tim-Philipp Müller1-2/+2
2009-05-16[MOVED FROM GOOD] 80 char policeThomas Vander Stichele1-4/+4
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.*: Handle display mode cha...Sébastien Moutte2-434/+660
2009-05-16[MOVED FROM GOOD] update copyright statementsChristian Schaller3-2/+16
2009-05-16[MOVED FROM GOOD] sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte3-954/+546
2009-05-16[MOVED FROM GOOD] Makefile.am: Add win32 MANIFESTSébastien Moutte2-253/+385
2009-05-16[MOVED FROM GOOD] Add directdrawsink to build and dist it, so it gets built w...Vincent Torri2-7/+19
2009-05-16[MOVED FROM GOOD] sys/: Wait until the window is created before using it; gua...Sergey Scobich2-2/+19
2009-05-16[MOVED FROM GOOD] sys/directsound/gstdirectsoundsink.*: Add an attenuation pr...Sébastien Moutte2-87/+157
2009-05-16[MOVED FROM GOOD] ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller1-2/+4
2009-05-16[MOVED FROM GOOD] Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-5/+5
2009-05-16[MOVED FROM GOOD] Define GstElementDetails as const and also static (when def...Stefan Kost1-1/+1
2009-05-16[MOVED FROM GOOD] rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2009-05-16[MOVED FROM GOOD] sys/: sinks are now using GST_RANK_PRIMARY to be used with ...Sébastien Moutte3-9/+30
2009-05-16[MOVED FROM GOOD] added sys/directdraw added sys/directsound added win32/vs6/...Sébastien Moutte3-0/+1907
2009-05-02dvbsrc: fix pes filter pid resettingZaheer Merali1-1/+7
2009-05-01dvbsrc: unset pid filters correctlyZaheer Merali1-0/+1
2009-04-20patch over logic errors in osxvideosrcAndy Wingo1-129/+131
2009-04-20add osxvideosrcAndy Wingo5-2/+1544
2009-04-10dshowdec: fix compilation with the debugging system disabledTim-Philipp Müller2-14/+2
2009-04-08acmenc, acmmp3dec, sdp: link to all requires libraries on win32.Michael Smith2-19/+30
2009-03-26acm: Port to MinGWРуслан Ижбулатов4-16/+22
2009-03-20dshowdec: Add par_n and par_d to the object structure to fix compilationJan Schmidt1-0/+1
2009-03-04dvbsrc: make some docs up to dateZaheer Merali1-7/+6
2009-02-28acmenc: fix whitespaceMichael Smith1-545/+568
2009-02-27qtwrapper: Only use _dump_mem() if requested.Edward Hervey1-0/+2
2009-02-23qtwrapper: Fix build on macosxEdward Hervey1-3/+3
2009-02-12dshowvideosink: Return ASYNC appropriately from change_state.Michael Smith1-4/+8
2009-02-12dshowdecwrapper: fix compilation.Michael Smith1-7/+0
2009-02-10dshowdecwrapper: Pass pixel aspect through from demuxers, if supplied.Michael Smith1-2/+14
2009-02-10dshowdecwrapper: Make audio decoders have SECONDARY rank.Michael Smith1-1/+1
2009-02-10dshowdecwrapper: Delete old .c files that are unusedMichael Smith3-2417/+0
2009-02-09acmmp3dec: fix major memory leaks and clean up code.Michael Smith1-349/+410
2009-02-04Fix up things that the indent thingy complained aboutMichael Smith1-4/+6
2009-02-04Fix major leaks in qtwrapper audio decoders.Michael Smith1-2/+36
2009-02-04Handle many more edge cases in dshowvideosink.Michael Smith4-1833/+2045
2009-01-29qtwrapper: Fixes build at case sensitive systems.Thiago Sousa Santos4-4/+4
2009-01-06sys/acmmp3dec/Makefile.am: Fix typo in the opposite way to give the plugin a ...Michael Smith1-5/+5
2009-01-06sys/acmmp3dec/Makefile.am: Fix typo in the makefile target preventing disting.Jan Schmidt1-1/+1
2009-01-04sys/dvb/dvbbasebin.c: Fix some memory leaks. Fixes bug #566356.Sebastian Pölsterl1-4/+23
2008-12-23sys/dvb/gstdvbsrc.c: With constant read failures, make sure we exit the read_...Zaheer Abbas Merali1-1/+4