summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-08-30ext/dirac/gstdiracenc.cc: Fix some memleaks.David Schleef1-0/+4
2008-08-30ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at object disposal. Ha...David Schleef1-0/+5
2008-08-29ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.Jan Schmidt1-0/+5
2008-08-29configure.ac: Commit FIONREAD check, needed for the dccp src.Jan Schmidt1-0/+5
2008-08-29ext/faac/gstfaac.*: Add code for calculating proper timestamp/duration for th...Edward Hervey1-0/+8
2008-08-29configure.ac: Fix CFLAGS and LIBS for the apexsink.Sebastian Dröge1-0/+5
2008-08-28sys/winks/ksvideohelpers.c (ks_video_media_type_free): Avoid leaking the KSDA...Ole André Vadla Ravnås1-0/+5
2008-08-28gst/dccp/: Fix compilation on Solaris by including filio.h as needed.Jan Schmidt1-0/+11
2008-08-28Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe...Jérémie Bernard1-0/+35
2008-08-28gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us...Wim Taymans1-0/+14
2008-08-28gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with...Michael Smith1-0/+7
2008-08-28Add an AIFF parsing element, heavily based on wavparse.Michael Smith1-0/+8
2008-08-27sys/winks/gstksvideodevice.c (gst_ks_video_device_class_init, gst_ks_video_de...Ole André Vadla Ravnås1-0/+22
2008-08-27gst/selector/gstinputselector.c: Implement the LATENCY query in a better way ...Wim Taymans1-0/+7
2008-08-26gst/deinterlace2/tvtime/tomsmocomp/: Unroll the loop to handle two bytes at o...Sebastian Dröge1-0/+10
2008-08-26gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in...Edward Hervey1-0/+7
2008-08-26gst/dccp/gstdccp.c: Whoops, that was one fix too much :)Edward Hervey1-0/+5
2008-08-26gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c...Edward Hervey1-0/+8
2008-08-26gst/pcapparse/gstpcapparse.c: Remove unused code and fix includes.Edward Hervey1-0/+5
2008-08-25gst/deinterlace2/: First part of the C implementation of the tomsmocomp deint...Sebastian Dröge1-0/+19
2008-08-24New plugin for low-latency video capture on Windows (#519935).Ole André Vadla Ravnås1-0/+20
2008-08-24Added documentation blobs. Thanks to Stefan for noticing!Ole André Vadla Ravnås1-0/+7
2008-08-24New plugin: pcapparse (#520899).Ole André Vadla Ravnås1-0/+8
2008-08-24New plugin: winscreencap (#463941).Haakon Sporsheim1-0/+15
2008-08-23sys/dshowdecwrapper/gstdshowaudiodec.c: Flip mpeg1/mpeg2 arrays for mpeg audi...Michael Smith1-0/+7
2008-08-22docs/plugins/gst-plugins-bad-plugins-docs.sgml: Add, but commented out xml/el...Stefan Kost1-0/+10
2008-08-21Add dccp plugin. Fixes #542390.Leandro Melo de Sales1-0/+42
2008-08-20configure.ac: Remove bits that presumably weren't supposed to be committed.Tim-Philipp Müller1-0/+5
2008-08-20Add new windows ACM encoder wrapper.Michael Smith1-0/+8
2008-08-18sys/dvb/: Add ATSC tunning and channels.conf parsing support.Michael Krufky1-0/+9
2008-08-13sys/: Initialise COM with default flags.Michael Smith1-0/+11
2008-08-13gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect...Wim Taymans1-0/+22
2008-08-12ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps). If ne...Mark Nauwelaerts1-0/+10
2008-08-12docs/plugins/gst-plugins-bad-plugins.args: Integrate new properties into docu...Mark Nauwelaerts1-0/+10
2008-08-12Update and add documentation for mplex.Mark Nauwelaerts1-0/+12
2008-08-12Add documentation and unit test for x264enc.Mark Nauwelaerts1-0/+11
2008-08-11ext/x264/gstx264enc.c: Allocate some buffers in more adaptive and economical ...Mark Nauwelaerts1-0/+6
2008-08-11configure.ac: Check for sufficiently up-to-date x264 API.Mark Nauwelaerts1-0/+11
2008-08-11gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log.Stefan Kost1-0/+10
2008-08-08ext/x264/gstx264enc.c: Coding style and layout; re-order some functions in mo...Mark Nauwelaerts1-0/+9
2008-08-08ext/x264/: Use GQueue in stead of custom queue code.Mark Nauwelaerts1-0/+14
2008-08-08Use configure-generated _stdint.h.Mark Nauwelaerts1-0/+6
2008-08-08ext/x264/: Use video format library and GST_WRITE_*_BE macros where applicable.Mark Nauwelaerts1-0/+14
2008-08-07Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat1-0/+10
2008-08-07ext/twolame/gsttwolame.*: Allow raw float samples as input for encoding.Sebastian Dröge1-0/+7
2008-08-07ext/jack/gstjackaudiosrc.c: Try committing this once again. Now properly rena...Stefan Kost1-0/+5
2008-08-07docs/plugins/: docs/plugins/inspect/plugin-jack.xmlStefan Kost1-0/+19
2008-08-07ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse.Tristan Matthews1-0/+15
2008-08-06docs/plugins/: Add twolame and celt plugins to the docs.Sebastian Dröge1-0/+13
2008-08-05gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before...Olivier Crete1-0/+18