gstreamer/gst
Jan Schmidt 832c7d31f0 ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs
Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c:
Don't send things to NULL PAD_PEERs

* gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
Copy-on-write the incoming buffer.

* gst/mpegstream/gstdvddemux.h:
* gst/mpegstream/gstmpegclock.h:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
(normal_seek), (gst_mpeg_demux_handle_src_event):
* gst/mpegstream/gstmpegdemux.h:
* gst/mpegstream/gstmpegpacketize.h:
* gst/mpegstream/gstmpegparse.c:
(gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
(gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
(gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
(gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
(gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
* gst/mpegstream/gstmpegparse.h:
* gst/mpegstream/gstrfc2250enc.h:
Various changes to the way time is computed that make seeking and
total time estimation much better here.
Use G_BEGIN/END_DECLS instead of __cplusplus

* gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
Use gst_buffer_stamp instead of only copying the TIMESTAMP
2005-02-01 16:40:10 +00:00
..
alpha gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases accuracy quite a bit. 2004-11-08 16:16:10 +00:00
audiofx
auparse fix int and float audio caps in auparse, partially fixes bug #142812 2004-12-19 16:54:46 +00:00
avi gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341. 2005-01-29 15:47:18 +00:00
cutter
debug gst/debug/gstnavigationtest.*: make navigationtest display button-press and button-release events 2004-09-26 16:53:53 +00:00
effectv gst/effectv/gstquark.c: Memory free'ing location fix (#164708). 2005-01-25 12:17:15 +00:00
equalizer gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channels and query width for floats 2004-10-28 02:33:48 +00:00
flx gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead of guint64 for the framerate. 2004-10-06 13:56:07 +00:00
goom as HAVE_LIBMMX went away from configure, don't use it in goom Makefile 2004-12-16 09:17:21 +00:00
interleave
law put the same mail for Zaheer Merali everywhere 2004-12-11 13:43:19 +00:00
level synchonised naming of pads and pad-templates 2004-10-26 15:36:17 +00:00
matroska gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream synchronization. 2005-01-27 23:30:17 +00:00
median
monoscope fix licensing of monoscope 2004-12-07 17:22:19 +00:00
multipart
qtdemux gst/qtdemux/qtdemux.c: Add 3IV2 fourcc. 2005-01-29 20:31:47 +00:00
rtp gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330). 2005-01-29 12:43:55 +00:00
smoothwave ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
smpte
spectrum gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audio analysis tools 2004-10-22 20:09:55 +00:00
udp
videobox Fix row strides for I420 (fixes #163159) 2005-01-19 17:09:57 +00:00
videocrop ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs 2005-02-01 16:40:10 +00:00
videofilter Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
videoflip
videomixer gst/videomixer/videomixer.c: Only mix AYUV for maximum quality. 2004-11-08 17:22:05 +00:00
wavenc gst/: Add AMR (VBR and CBR) ids to riff.h audio codec list 2005-01-05 21:46:19 +00:00
wavparse ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
Makefile.am