| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ext/taglib/gstid3v2mux.cc: Don't attempt to write a NULL frame into the ID3 t... | Jonathan Matthew | 2006-12-06 | 2 | -1/+10 |
* | gst/apetag/gstapedemux.c: Use g_strtod() instead of sscanf to parse doubles, ... | Sebastian Dröge | 2006-12-06 | 2 | -1/+12 |
* | win32/MANIFEST: Fix compilation on win32 under VS8 | Sergey Scobich | 2006-12-01 | 2 | -1/+53 |
* | gst/avi/gstavimux.c: accept all mpegversions,fixes #380825 spotted by: Jerome... | Stefan Kost | 2006-11-30 | 2 | -1/+7 |
* | sys/v4l2/v4l2src_calls.c: cleanup the error message a bit more | Stefan Kost | 2006-11-30 | 2 | -19/+40 |
* | gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610. | René Stadler | 2006-11-30 | 1 | -1/+1 |
* | ext/libcaca/gstcacasink.c: Fix width and height properties. | Wim Taymans | 2006-11-28 | 3 | -3/+21 |
* | gst/rtsp/: Add method so that extensions can choose to disable the setup of a... | Wim Taymans | 2006-11-28 | 5 | -9/+54 |
* | gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper err... | Wim Taymans | 2006-11-27 | 1 | -10/+26 |
* | mention bug fix | Wim Taymans | 2006-11-27 | 1 | -3/+3 |
* | gst/multipart/multipartmux.c: Push header in a separate buffer instead of mem... | Jonas Holmberg | 2006-11-27 | 2 | -29/+35 |
* | gst/rtp/gstrtpmpadepay.c: Small buffer overflow fix and improve debugging. | Wim Taymans | 2006-11-27 | 2 | -4/+19 |
* | ext/esd/: remove obsolete _factory_init protos | Stefan Kost | 2006-11-24 | 3 | -5/+8 |
* | gst/avi/gstavidemux.c: remove dead code, tweak debugs statements, add comment... | Stefan Kost | 2006-11-24 | 2 | -75/+189 |
* | po/.cvsignore: We never put .pot files in cvs. Let's ignore them all. | Edward Hervey | 2006-11-22 | 2 | -2/+7 |
* | enalbe LADSPA plugin in spec file | Christian Schaller | 2006-11-21 | 1 | -1/+1 |
* | po/POTFILES.in: ... but better exclude files that aren't disted. | Tim-Philipp Müller | 2006-11-19 | 2 | -1/+5 |
* | po/POTFILES.in: Add v4l2 source files to list of files with translations, so ... | Tim-Philipp Müller | 2006-11-19 | 2 | -0/+10 |
* | gst/videobox/gstvideobox.c: Minor clean-ups: const-ify static array, remove t... | Tim-Philipp Müller | 2006-11-19 | 2 | -9/+17 |
* | gst/id3demux/id3v2frames.c: Make sure that g_free always gets called on the s... | René Stadler | 2006-11-19 | 2 | -7/+25 |
* | sys/v4l2/v4l2src_calls.c: Add missing curly brackets. | Tim-Philipp Müller | 2006-11-18 | 2 | -2/+8 |
* | Fix capture_deinit. | Edgard Lima | 2006-11-17 | 2 | -8/+21 |
* | gst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR; activate request pad befo... | Tim-Philipp Müller | 2006-11-16 | 3 | -5/+22 |
* | gst/avi/gstavidemux.c: Initialise variable to get rid of bogus compiler warning. | Tim-Philipp Müller | 2006-11-16 | 2 | -1/+6 |
* | gst/rtp/: Specify H.263 variant and version in the caps (fixes #361637) | Ville Syrjala | 2006-11-16 | 4 | -3/+15 |
* | gst/rtsp/rtspconnection.c: Don't set a data pointer to NULL and a size > 0 wh... | Wim Taymans | 2006-11-15 | 3 | -1/+16 |
* | ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ... | Sebastian Dröge | 2006-11-15 | 3 | -70/+103 |
* | gst/matroska/matroska-mux.*: Add basic tag writing support; implement releasi... | Mark Nauwelaerts | 2006-11-15 | 3 | -26/+244 |
* | gst/matroska/matroska-demux.c: Handle opaque/unspecified A_AAC audio codec ID... | Tim-Philipp Müller | 2006-11-15 | 2 | -13/+48 |
* | gst/matroska/matroska-mux.c: Add Dirac fourcc. | David Schleef | 2006-11-15 | 2 | -1/+10 |
* | win32/vs8/: Make end-of-line returns unixy, so that when the files are checke... | Sergey Scobich | 2006-11-14 | 46 | -9924/+9977 |
* | gst/avi/gstavidemux.c: Disable init_frames delay timestamp adjustment, it doe... | Wim Taymans | 2006-11-14 | 2 | -2/+15 |
* | gst/qtdemux/qtdemux.c: Don't parse extra sample params for raw pcm. Fixes #37... | Wim Taymans | 2006-11-14 | 1 | -16/+19 |
* | gst/videomixer/videomixer.c: Fix memleak by unref'ing collectpads instance (w... | Mark Nauwelaerts | 2006-11-13 | 2 | -26/+157 |
* | win32/vs8/: Add VS8 project files (note that many of the plugins in ext are d... | Sergey Scobich | 2006-11-10 | 46 | -0/+9976 |
* | gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist. | David Schleef | 2006-11-10 | 1 | -2/+0 |
* | Revive multifile[src|sink]. | David Schleef | 2006-11-10 | 5 | -0/+833 |
* | sys/v4l2/v4l2src_calls.c: we do not translate debug messages | Stefan Kost | 2006-11-10 | 2 | -2/+7 |
* | gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remov... | Stefan Kost | 2006-11-08 | 2 | -55/+21 |
* | gst/rtp/: Fix element descriptions. | Christian Schaller | 2006-11-08 | 23 | -22/+48 |
* | gst/rtp/: Fix description. | Christian Schaller | 2006-11-08 | 3 | -7/+14 |
* | gst/rtp/: Add theora pay/depayloaders. | Christian Schaller | 2006-11-08 | 7 | -1/+1437 |
* | gst/rtp/Makefile.am: We depend on gsttag to generate the vorbis comments. | Christian Schaller | 2006-11-07 | 6 | -23/+302 |
* | gst/rtp/gstrtpvorbispay.*: Generate a valid configuration string in the caps ... | Christian Schaller | 2006-11-06 | 3 | -12/+166 |
* | Fix enum nicks; only emit no-more-pads once; add support for very fast encodi... | Sebastian Dröge | 2006-11-02 | 1 | -17/+35 |
* | ext/cdio/: Move CD-TEXT utility function into common file so it can also be u... | Tim-Philipp Müller | 2006-11-02 | 4 | -36/+43 |
* | Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code... | Edgard Lima | 2006-11-01 | 6 | -72/+105 |
* | gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it... | Tim-Philipp Müller | 2006-11-01 | 5 | -20/+24 |
* | sys/: Wait until the window is created before using it; guard unistd.h includ... | Sergey Scobich | 2006-11-01 | 5 | -10/+29 |
* | gst/rtp/: Fix and activate ILBC pay and depayloaders. Fixes #368162. | Wim Taymans | 2006-10-31 | 4 | -2/+22 |