gstreamer/gst
Thijs Vermeir 88b1e8efcf gst/videotestsrc/videotestsrc.c: Fix generation of NV12/NV21 frames. Fixes bug #532454.
Original commit message from CVS:
Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
* gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
Fix generation of NV12/NV21 frames. Fixes bug #532454.
2008-05-22 18:30:15 +00:00
..
adder gst/adder/gstadder.c: Adder also doesn't support audio/x-raw-int with width!=depth so don't claim this on the pad tem... 2008-05-21 05:48:05 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert gst/audioconvert/gstchannelmix.c: Fix copy & paste error in last commit. 2008-05-21 11:36:37 +00:00
audiorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audioresample gst/audioresample/gstaudioresample.c: Revert previous change which made basetransform handle buffer_alloc and which b... 2008-05-14 13:57:41 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.c: Remove cpp style commented old code. 2008-04-15 19:06:00 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/imgconvert.c: Fix nv12<->nv21 conversion if stride is larger than width. 2008-05-13 09:14:44 +00:00
gdp gst/gdp/gstgdppay.c: Close a buffer memory leak. Fixes bug #534071. 2008-05-21 06:45:22 +00:00
playback gst/playback/gstdecodebin.c: Lock the fakesink before setting the state to NULL and removing it from the bin so that ... 2008-05-22 11:59:33 +00:00
speexresample update spec file and add two missing files for disting 2007-12-14 16:23:06 +00:00
subparse gst/subparse/samiparse.c: Remove trailing, leading and double whitespaces. 2008-05-05 12:33:05 +00:00
tcp gst/tcp/gstmultifdsink.c: Use IPPROTO_IP instead of SOL_IP, works on more platforms. 2008-05-21 16:47:58 +00:00
typefind gst/tcp/gstmultifdsink.c: Use IPPROTO_IP instead of SOL_IP, works on more platforms. 2008-05-21 16:47:58 +00:00
videorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
videoscale Some debug and comment fixes. 2008-05-21 16:44:15 +00:00
videotestsrc gst/videotestsrc/videotestsrc.c: Fix generation of NV12/NV21 frames. Fixes bug #532454. 2008-05-22 18:30:15 +00:00
volume gst/volume/gstvolume.c: Return NOT_NEGOTIATED if we didn't set a process function yet for some reason instead of cras... 2008-05-06 12:35:09 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00