summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Try using thaytans new mechanism to get extra classes into plugin docs. Apare...Stefan Kost2008-05-191-0/+13
* gst/avi/gstavimux.c: Set proper rate in avi stream header for PCM audio, and ...Mark Nauwelaerts2008-05-181-0/+6
* sys/v4l2/gstv4l2src.c: Don't include the gstv4l2xoverlay.h header as the XOve...Sebastian Dröge2008-05-171-0/+44
* Fix some compiler warnings.Jan Schmidt2008-05-161-0/+7
* gst/rtp/gstrtph264depay.c: Small comment added.Wim Taymans2008-05-141-0/+14
* gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...Peter Kjellerstedt2008-05-141-0/+9
* docs/plugins/: Remove ladspa fro plugin-docs, its in gst-plugins-bad.Stefan Kost2008-05-141-0/+7
* gst/avi/gstavimux.c: Send an initial BYTE segment to inform downstream of lat...Mark Nauwelaerts2008-05-131-0/+6
* gst/rtp/gstrtpg729depay.c: Fix wrong caps string.Wim Taymans2008-05-131-0/+5
* gst/rtp/: Added G729 pay and depayloaders. Fixes #532409.Olivier Crete2008-05-131-0/+17
* ext/speex/gstspeexdec.c: Fix the calculation of the duration of the concealme...Wim Taymans2008-05-131-0/+5
* gst/rtp/: Add DV pay and depayloaders. Fixes #532423.Olivier Crete2008-05-121-0/+22
* gst/matroska/matroska-demux.c: Convert subtitle palette info in VobSub privat...Mark Nauwelaerts2008-05-121-0/+7
* gst/avi/gstavimux.c: Do not leave fourcc stream header field empty upon reset.Mark Nauwelaerts2008-05-121-0/+6
* Add goom2k1 into the docs.Jan Schmidt2008-05-111-0/+10
* gst/rtsp/gstrtspsrc.c: Support Digest authentication. Fixes #532065.Wouter Cloetens2008-05-081-0/+12
* gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Ad...Stefan Kost2008-05-081-0/+6
* gst/matroska/matroska-mux.c: Update the track duration if the old one was inv...Sjoerd Simons2008-05-081-0/+8
* gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): Use GST_STR_NULL wh...Ole André Vadla Ravnås2008-05-071-0/+6
* sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw): Do IDir...Haakon Sporsheim2008-05-071-0/+8
* sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame): Added ch...Haakon Sporsheim2008-05-071-0/+9
* sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,Haakon Sporsheim2008-05-071-0/+11
* sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps): Fixed mid ...Haakon Sporsheim2008-05-071-0/+9
* sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås2008-05-071-0/+14
* sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås2008-05-071-0/+7
* gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and mad...Ole André Vadla Ravnås2008-05-071-0/+6
* configure.ac: Error out if we don't have the required core/base versions.Tim-Philipp Müller2008-05-071-0/+5
* sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.Thijs Vermeir2008-05-061-0/+7
* gst/rtsp/gstrtspsrc.c: Don't leak file descriptors on error. Fixes #531532.Sjoerd Simons2008-05-051-0/+7
* ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unref...Sebastian Dröge2008-05-031-0/+13
* gst/rtp/gstrtph263pdepay.c: Add some more debug info and guard against small ...Wim Taymans2008-05-021-0/+8
* ext/speex/gstspeexenc.c: Add negotiation for the speex channels and rate. Fix...Olivier Crete2008-05-021-1/+9
* gst/rtp/gstrtpspeexpay.c: Add negotiation for the speec channels and rate. Se...Olivier Crete2008-05-021-0/+8
* gst/rtp/gstrtpilbcpay.c: Add negotiation for the ILBC mode. See #465146.Olivier Crete2008-05-021-0/+8
* ext/soup/gstsouphttpsrc.c: Include stdlib to fix the build. Use g_free instea...Stefan Kost2008-05-021-0/+6
* gst/qtdemux/qtdemux.c: Add more mpeg2 variants. Fixes #530886.j^2008-05-021-0/+7
* gst/udp/gstudpsrc.c: Don't error out if we get an ICMP destination-unreachabl...Youness Alaoui2008-05-011-0/+8
* Use new error code for encrypted streams (which requires core CVS).Tim-Philipp Müller2008-04-301-0/+6
* gst/qtdemux/qtdemux.c: Fix swapped pad template names, spotted by Thiago Sous...Tim-Philipp Müller2008-04-301-0/+6
* ext/speex/gstspeexdec.c: Produce concealment data when time progresses in a s...Wim Taymans2008-04-301-0/+6
* ext/speex/gstspeexdec.c: Try to preserve input timestamps when we can.Wim Taymans2008-04-291-0/+7
* gst/debug/gstnavigationtest.c: MSVC doesn't provide rint(), define an adequat...Michael Smith2008-04-281-0/+6
* gst/debug/rndbuffersize.c: Fix printf format to pacify Mac OSX's gcc.Julien Moutte2008-04-281-0/+5
* gst/debug/rndbuffersize.c: Bring rndbuffersize element into a state that does...Tim-Philipp Müller2008-04-251-0/+14
* docs/plugins/: Add docs for gdkpixbufsink; update docs to CVS version.Tim-Philipp Müller2008-04-251-0/+70
* tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset ...Wim Taymans2008-04-251-0/+5
* gst/: Use GLib versions of htonl, htons, ntohl and ntohs in order to avoid pr...Tim-Philipp Müller2008-04-251-0/+8
* gst/goom/: Fix build with mingw32: use rand() instead of random() and replace...Jesús Corrius2008-04-251-0/+9
* gst/avi/gstavidemux.c: Fix typo in comments.Wim Taymans2008-04-251-0/+18
* tests/check/elements/multifile.c: Include stdlib.h and unistd.h for mkdtemp. ...Sebastian Dröge2008-04-241-0/+6