summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* adding doap fileThomas Vander Stichele2006-12-151-0/+7
* configure.ac: libflac-1.1.3 changed API again, but we can't build against it ...Tim-Philipp Müller2006-12-141-0/+7
* gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #38...Tim-Philipp Müller2006-12-141-0/+6
* gst/: In streaming mode, if the first buffer we get doesn't have an offset, f...Tim-Philipp Müller2006-12-121-0/+11
* sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device repor...Jan Schmidt2006-12-111-0/+6
* gst/matroska/: Try harder to extract the framerate for video tracks correctly...Tim-Philipp Müller2006-12-111-0/+12
* ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc...Tim-Philipp Müller2006-12-111-0/+11
* gst/apetag/gstapedemux.c: We need to be able to read and parse any possible f...Sebastian Dröge2006-12-091-0/+12
* sys/sunaudio/: Use the sunaudio debug category.Jan Schmidt2006-12-091-0/+28
* Correct the attribution of the previous commit. The patch in question was wri...Jan Schmidt2006-12-081-1/+1
* gst/audiofx/audiopanorama.*: Fix audiopanorame with float samples. Fixes #383...Sebastian Dröge2006-12-081-0/+9
* sys/sunaudio/: Implement reset functions to unblock the src/sink more quickly...Padraig O'Briain2006-12-081-0/+10
* sys/sunaudio/gstsunaudiomixer.c: Construct the correct mixer device name when...Jerry Tan2006-12-081-0/+10
* sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set ...Jerry Tan2006-12-081-0/+9
* gst/smpte/: Port to 0.10 some more.Wim Taymans2006-12-071-0/+20
* gst/videomixer/videomixer.c: Don't reset xpos and ypos in the setcaps functio...Sjoerd Simons2006-12-061-0/+11
* gst/multipart/multipartmux.c: Keep track of the buffer timestamp in the colle...Wim Taymans2006-12-061-0/+8
* gst/udp/gstudpsrc.c: If using multicast in udpsrc, bind to the multicast addr...Rob Taylor2006-12-061-0/+12
* ext/taglib/gstid3v2mux.cc: Don't attempt to write a NULL frame into the ID3 t...Jonathan Matthew2006-12-061-0/+8
* gst/apetag/gstapedemux.c: Use g_strtod() instead of sscanf to parse doubles, ...Sebastian Dröge2006-12-061-0/+8
* win32/MANIFEST: Fix compilation on win32 under VS8Sergey Scobich2006-12-011-0/+7
* gst/avi/gstavimux.c: accept all mpegversions,fixes #380825 spotted by: Jerome...Stefan Kost2006-11-301-0/+6
* sys/v4l2/v4l2src_calls.c: cleanup the error message a bit moreStefan Kost2006-11-301-0/+8
* ext/libcaca/gstcacasink.c: Fix width and height properties.Wim Taymans2006-11-281-0/+9
* gst/rtsp/: Add method so that extensions can choose to disable the setup of a...Wim Taymans2006-11-281-0/+11
* mention bug fixWim Taymans2006-11-271-3/+3
* gst/multipart/multipartmux.c: Push header in a separate buffer instead of mem...Jonas Holmberg2006-11-271-0/+9
* gst/rtp/gstrtpmpadepay.c: Small buffer overflow fix and improve debugging.Wim Taymans2006-11-271-0/+5
* ext/esd/: remove obsolete _factory_init protosStefan Kost2006-11-241-0/+6
* gst/avi/gstavidemux.c: remove dead code, tweak debugs statements, add comment...Stefan Kost2006-11-241-0/+18
* po/.cvsignore: We never put .pot files in cvs. Let's ignore them all.Edward Hervey2006-11-221-0/+5
* po/POTFILES.in: ... but better exclude files that aren't disted.Tim-Philipp Müller2006-11-191-0/+5
* po/POTFILES.in: Add v4l2 source files to list of files with translations, so ...Tim-Philipp Müller2006-11-191-0/+6
* gst/videobox/gstvideobox.c: Minor clean-ups: const-ify static array, remove t...Tim-Philipp Müller2006-11-191-0/+6
* gst/id3demux/id3v2frames.c: Make sure that g_free always gets called on the s...René Stadler2006-11-191-0/+9
* sys/v4l2/v4l2src_calls.c: Add missing curly brackets.Tim-Philipp Müller2006-11-181-0/+5
* Fix capture_deinit.Edgard Lima2006-11-171-0/+5
* gst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR; activate request pad befo...Tim-Philipp Müller2006-11-161-0/+10
* gst/avi/gstavidemux.c: Initialise variable to get rid of bogus compiler warning.Tim-Philipp Müller2006-11-161-0/+5
* gst/rtp/: Specify H.263 variant and version in the caps (fixes #361637)Ville Syrjala2006-11-161-0/+9
* gst/rtsp/rtspconnection.c: Don't set a data pointer to NULL and a size > 0 wh...Wim Taymans2006-11-151-0/+12
* gst/matroska/matroska-mux.*: Add basic tag writing support; implement releasi...Mark Nauwelaerts2006-11-151-0/+13
* gst/matroska/matroska-demux.c: Handle opaque/unspecified A_AAC audio codec ID...Tim-Philipp Müller2006-11-151-0/+6
* gst/matroska/matroska-mux.c: Add Dirac fourcc.David Schleef2006-11-151-0/+4
* win32/vs8/: Make end-of-line returns unixy, so that when the files are checke...Sergey Scobich2006-11-141-0/+53
* gst/avi/gstavidemux.c: Disable init_frames delay timestamp adjustment, it doe...Wim Taymans2006-11-141-0/+6
* gst/videomixer/videomixer.c: Fix memleak by unref'ing collectpads instance (w...Mark Nauwelaerts2006-11-131-0/+14
* win32/vs8/: Add VS8 project files (note that many of the plugins in ext are d...Sergey Scobich2006-11-101-0/+52
* sys/v4l2/v4l2src_calls.c: we do not translate debug messagesStefan Kost2006-11-101-0/+5
* gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remov...Stefan Kost2006-11-081-0/+6