FreeDesktop Web CVS Repositories

Please note, many of these repositories are now out of date, instead you really should try the git repositories at: http://cgit.freedesktop.org/

[gstreamer] / gst-python / examples / remuxer.py Repository:
fd.o logo

Log of /gst-python/examples/remuxer.py

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 11:35:38 2008 UTC (2 months, 1 week ago) by thaytan
Branch: MAIN
CVS Tags: HEAD, RELEASE-0_10_12
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
* examples/play.py:
* examples/remuxer.py:
* examples/switch.py:
* examples/synchronizer.py:
Sync with the X server before giving an XID to our sink with a different
display connection. This avoids spurious X servers where the sink's
display connection doesn't know the XID that the GDK thread's does.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 17:15:52 2006 UTC (22 months, 4 weeks ago) by wingo
Branch: MAIN
CVS Tags: RELEASE-0_10_10, RELEASE-0_10_11, RELEASE-0_10_6, RELEASE-0_10_7, RELEASE-0_10_8, RELEASE-0_10_9
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
2006-08-05  Andy Wingo  <wingo@pobox.com>

	* examples/synchronizer.py: Actually appears to work now, will
	have to try with guadec videos on Monday.

	* examples/remuxer.py (PlayerWindow.create_ui): Disable the
	auto-adjusting of cut in and cut out times, it's annoying.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 28 13:56:20 2006 UTC (23 months, 1 week ago) by wingo
Branch: MAIN
Changes since 1.7: +5 -4 lines
Diff to previous 1.7
2006-07-28  Andy Wingo  <wingo@pobox.com>

	* examples/remuxer.py (RemuxBin._do_seek, Remuxer._bus_watch): Use
	normal seeks instead of segment seeks so that EOS is handled
	properly. Patch by James "Doc" Livingston <doclivingston at
	gmail.com>. (#348416)

	* examples/remuxer.py (RemuxBin._new_demuxed_pad): Increase the
	buffer size for dealing with terribly muxed files.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 13:32:37 2006 UTC (2 years, 2 months ago) by wingo
Branch: MAIN
CVS Tags: RELEASE-0_10_5
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
smaller title

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 13:30:01 2006 UTC (2 years, 2 months ago) by wingo
Branch: MAIN
Changes since 1.5: +51 -43 lines
Diff to previous 1.5
2006-05-05  Andy Wingo  <wingo@pobox.com>

	* examples/remuxer.py (PlayerWindow.update_scale_cb): Fix a race
	condition getting the initial cutin time via inserting whitespace.
	(all over): UI fixes to make Mike happy.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 11:00:44 2006 UTC (2 years, 2 months ago) by wingo
Branch: MAIN
Changes since 1.4: +110 -51 lines
Diff to previous 1.4
2006-05-05  Andy Wingo  <wingo@pobox.com>

	* examples/remuxer.py: Updates! Nothing gstreamery, it's all ui,
	so I won't bother you with the details.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 11:58:14 2006 UTC (2 years, 2 months ago) by wingo
Branch: MAIN
CVS Tags: RELEASE-0_10_4
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
2006-04-19  Andy Wingo  <wingo@pobox.com>

	* examples/remuxer.py (GstPlayer.seek): Don't do accurate seeks,
	because the output won't be readable without a keyframe anyway.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 08:50:48 2006 UTC (2 years, 2 months ago) by wingo
Branch: MAIN
Changes since 1.2: +119 -14 lines
Diff to previous 1.2
2006-04-19  Andy Wingo  <wingo@pobox.com>

	* examples/remuxer.py: Another code dump. I know it breaks the
	freeze but it's just a wee example :)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 18:33:35 2006 UTC (2 years, 2 months ago) by wingo
Branch: MAIN
Changes since 1.1: +155 -18 lines
Diff to previous 1.1
2006-04-07  Andy Wingo  <wingo@pobox.com>

	* examples/remuxer.py: Code dump, work in progress...

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 17:12:50 2006 UTC (2 years, 3 months ago) by wingo
Branch: MAIN
2006-03-31  Andy Wingo  <wingo@pobox.com>

	* examples/remuxer.py: Example GUI for a remuxer, unfinished --
	dropping it here while I hack on it. Based on player.py.

	* examples/Makefile.am (examples_DATA): Add remuxer.py, reorder
	list.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

CVS Admin
ViewVC Help
Powered by ViewVC 1.1-dev