gstreamer/gst
Sebastian Dröge 845094c32e Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to mpegtsmux to prevent conflicts. Also al...
Original commit message from CVS:
* configure.ac:
* gst/mpegtsmux/Makefile.am:
* gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_base_init),
(mpegtsmux_class_init), (mpegtsmux_init), (mpegtsmux_dispose),
(gst_mpegtsmux_set_property), (gst_mpegtsmux_get_property),
(release_buffer_cb), (mpegtsmux_create_stream),
(mpegtsmux_create_streams), (mpegtsmux_choose_best_stream),
(mpegtsmux_collected), (mpegtsmux_request_new_pad),
(mpegtsmux_release_pad), (new_packet_cb),
(mpegtsdemux_prepare_srcpad), (mpegtsmux_change_state),
(plugin_init):
* gst/mpegtsmux/mpegtsmux.h:
* gst/mpegtsmux/mpegtsmux_aac.c: (mpegtsmux_prepare_aac):
* gst/mpegtsmux/mpegtsmux_aac.h:
* gst/mpegtsmux/mpegtsmux_h264.c: (mpegtsmux_prepare_h264):
* gst/mpegtsmux/mpegtsmux_h264.h:
* gst/mpegtsmux/tsmux/Makefile.am:
* gst/mpegtsmux/tsmux/crc.h:
* gst/mpegtsmux/tsmux/tsmux.c: (tsmux_new), (tsmux_set_write_func),
(tsmux_set_pat_frequency), (tsmux_get_pat_frequency), (tsmux_free),
(tsmux_program_new), (tsmux_set_pmt_frequency),
(tsmux_get_pmt_frequency), (tsmux_program_add_stream),
(tsmux_program_set_pcr_stream), (tsmux_get_new_pid),
(tsmux_create_stream), (tsmux_find_stream), (tsmux_packet_out),
(tsmux_write_adaptation_field), (tsmux_write_ts_header),
(tsmux_write_stream_packet), (tsmux_program_free),
(tsmux_write_section), (tsmux_write_section_hdr),
(tsmux_write_pat), (tsmux_write_pmt):
* gst/mpegtsmux/tsmux/tsmux.h:
* gst/mpegtsmux/tsmux/tsmuxcommon.h:
* gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new),
(tsmux_stream_get_pid), (tsmux_stream_free),
(tsmux_stream_set_buffer_release_func), (tsmux_stream_consume),
(tsmux_stream_at_pes_start), (tsmux_stream_bytes_avail),
(tsmux_stream_bytes_in_buffer), (tsmux_stream_get_data),
(tsmux_stream_pes_header_length),
(tsmux_stream_find_pts_dts_within),
(tsmux_stream_write_pes_header), (tsmux_stream_add_data),
(tsmux_stream_get_es_descrs), (tsmux_stream_pcr_ref),
(tsmux_stream_pcr_unref), (tsmux_stream_is_pcr),
(tsmux_stream_get_pts):
* gst/mpegtsmux/tsmux/tsmuxstream.h:
Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This
is renamed to mpegtsmux to prevent conflicts. Also all relevant
informations about copyright and license are added to the top of
every file but apart from that no changes compared to the latest
SVN versions happened.
2008-09-01 16:38:40 +00:00
..
aiffparse gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with the correct endianness. Fixes playback ... 2008-08-28 01:03:24 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioresample Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:03 +00:00
bayer Do not use short_description in section docs for elements. We extract them from element details and there will be war... 2008-06-12 14:49:18 +00:00
cdxaparse gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn't do anything the 0.8 version didn't do ... 2008-04-11 13:08:24 +00:00
chart Fix leaks. 2007-06-22 10:46:33 +00:00
colorspace Fix leaks. 2007-06-22 10:46:33 +00:00
dccp gst/dccp/: Fix compilation on Solaris by including filio.h as needed. 2008-08-28 17:16:51 +00:00
deinterlace gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
deinterlace2 gst/dccp/: Fix compilation on Solaris by including filio.h as needed. 2008-08-28 17:16:51 +00:00
dvdspu ext/resindvd/gstmpegdemux.c: Remove whitespace line. 2008-07-14 07:50:01 +00:00
festival gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H 2008-07-24 00:32:37 +00:00
filter Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audiowsincband respectively, in the gst-plug... 2008-02-07 21:53:39 +00:00
flv gst/flv/: Introduce demuxing support for AAC and 2008-06-13 22:46:43 +00:00
freeze docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
games More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
h264parse gst/h264parse/gsth264parse.*: Parse codec_data and use the nalu_size_length field to get the NALU length in packetize... 2008-06-03 11:10:32 +00:00
librfb gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation events 2008-07-08 21:20:27 +00:00
mixmatrix Fix leaks. 2007-06-22 10:46:33 +00:00
modplug gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H 2008-07-24 00:32:37 +00:00
mpeg1sys Fix leaks. 2007-06-22 10:46:33 +00:00
mpeg4videoparse gst/mpeg4videoparse/mpeg4videoparse.c: Fix mpeg4videoparse on big endian architectures. Fixes bug #536042. 2008-06-02 07:37:31 +00:00
mpegtsmux Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to mpegtsmux to prevent conflicts. Also al... 2008-09-01 16:38:40 +00:00
mpegtsparse gst/mpegtsparse/mpegtspacketizer.c: Convert extended event text to UTF-8. 2008-07-10 20:23:09 +00:00
mpegvideoparse gst/mpegvideoparse/mpegvideoparse.*: Queue new-segment events and send them after caps have been determined and set, ... 2008-07-01 21:40:19 +00:00
mve gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunks are followed by real data again. Fixes... 2008-03-03 04:39:48 +00:00
nsf gst/nsf/nsf.h: Change prototype of process function here too to avoid 'incompatible assignment' warnings. 2008-04-10 10:01:48 +00:00
nuvdemux docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
overlay Fix leaks. 2007-06-22 10:46:33 +00:00
passthrough Fix leaks. 2007-06-22 10:46:33 +00:00
pcapparse gst/pcapparse/gstpcapparse.c: Remove unused code and fix includes. 2008-08-26 11:01:43 +00:00
playondemand Fix leaks. 2007-06-22 10:46:33 +00:00
rawparse gst/rawparse/gstvideoparse.c: Fix size calculation for RGB buffers -> bpp is in bits, so divide by 8 2008-06-30 19:19:26 +00:00
real gst/real/gstrealvideodec.c: Add some casts to fix the build on Forte 2008-07-16 14:15:39 +00:00
rtjpeg Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
rtpmanager gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us to. 2008-08-28 15:21:45 +00:00
scaletempo Add scaletempo plugin, which allows to scale the speed of audio without changing the pitch by handling seeks with a r... 2008-08-31 12:20:33 +00:00
sdp gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H 2008-07-24 00:32:37 +00:00
selector gst/selector/gstinputselector.c: Reuse the get_linked_pads for both source and sinkpads because they are the same. 2008-09-01 13:23:03 +00:00
smooth Fix leaks. 2007-06-22 10:46:33 +00:00
smoothwave Fix leaks. 2007-06-22 10:46:33 +00:00
speed Final round of doc updates. 2008-06-16 07:30:34 +00:00
speexresample Final round of doc updates. 2008-06-16 07:30:34 +00:00
stereo Document one more. 2008-07-10 18:51:11 +00:00
subenc gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes compilation with gcc 2.x and other compil... 2008-04-29 19:11:56 +00:00
tta Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. 2008-03-13 14:25:20 +00:00
vbidec Fix leaks. 2007-06-22 10:46:33 +00:00
videodrop Fix leaks. 2007-06-22 10:46:33 +00:00
videosignal Final round of doc updates. 2008-06-16 07:30:34 +00:00
virtualdub More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
vmnc Fix some finalize leaks by chaining up to the parent method. 2008-02-12 10:22:42 +00:00
y4m Add documentation for YUV4MPEG2 encoder element. 2008-06-26 15:52:40 +00:00
Makefile.am gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL). 2007-04-21 19:39:03 +00:00