summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-22rtpbin: Implement relasing of the rtp recv padOlivier Crête1-2/+17
2009-05-22rtpbin: Implement releasing of rtp send padsOlivier Crête1-6/+25
2009-05-22rtpbin: Implement release of the recv rtcp padOlivier Crête1-3/+13
2009-05-22rtpbin: Implement releasing of rtcp src padOlivier Crête1-2/+7
2009-05-21dtsdec: Reconcile element code with a52dec changesJan Schmidt2-173/+348
2009-05-21win32: Update the win32 config.hJan Schmidt1-2/+2
2009-05-21sdpdemux: rework RTCP sending and RTP receivingWim Taymans2-7/+70
2009-05-21id3tag: Add new id3 tagging plugin, supports v1, v2.3, and v2.4.Michael Smith8-0/+2108
2009-05-21Back to hacking -> 0.10.12.1Jan Schmidt1-1/+1
2009-05-20Release 0.10.12Jan Schmidt90-4547/+483
2009-05-20Update .po filesJan Schmidt31-31/+31
2009-05-20mxf: Fix frame_layout for non-interlaced formats. Fixes #583337Edward Hervey1-1/+1
2009-05-160.10.11.3 pre-releaseJan Schmidt34-3018/+1301
2009-05-16win32: Add directdraw project files to the win32 manifestJan Schmidt1-0/+3
2009-05-16Moved 'directdraw' from -good to -badJan Schmidt6-2/+92
2009-05-16[MOVED FROM GOOD] win32/vs6/: Mark *.dsp & *.dsw as binary files and convert ...Jan Schmidt1-125/+125
2009-05-16[MOVED FROM GOOD] Makefile.am: Add win32 MANIFESTSébastien Moutte1-2/+2
2009-05-16[MOVED FROM GOOD] sys/: Wait until the window is created before using it; gua...Sergey Scobich1-4/+4
2009-05-16[MOVED FROM GOOD] sys/directsound/gstdirectsoundsink.*: Add an attenuation pr...Sébastien Moutte1-1/+1
2009-05-16[MOVED FROM GOOD] sys/: sinks are now using GST_RANK_PRIMARY to be used with ...Sébastien Moutte3-2/+361
2009-05-16[MOVED FROM GOOD] added sys/directdraw added sys/directsound added win32/vs6/...Sébastien Moutte1-0/+125
2009-05-16[MOVED FROM GOOD] directdrawsink: Fix type mismatchesLRN1-5/+5
2009-05-16[MOVED FROM GOOD] Remove version numbers from a few gst-launch examples.Stefan Kost1-1/+1
2009-05-16[MOVED FROM GOOD] Update and add documentation for platform specific plugins ...Stefan Kost1-10/+6
2009-05-16[MOVED FROM GOOD] Don't install static libs for plugins. Fixes #550851 for -g...Stefan Kost1-0/+1
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buf...Ole André Vadla Ravnås1-0/+2
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Fix buffer ref leak.Ole André Vadla Ravnås1-6/+4
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set...Haakon Sporsheim1-0/+3
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_sho...Haakon Sporsheim1-1/+5
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_sho...Haakon Sporsheim1-19/+23
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set...Haakon Sporsheim1-0/+6
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.cOle André Vadla Ravnås1-0/+1
2009-05-16[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås1-13/+5
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