summaryrefslogtreecommitdiff
path: root/examples/remuxer.py
AgeCommit message (Expand)AuthorFilesLines
2014-06-06Move old example to a dedicated folder so user know it is no up to dateThibault Saunier1-840/+0
2011-09-26remuxer.py: allow more than one stream of the same typeVincent Penquerc'h1-1/+1
2011-09-26remuxer.py: do not crash when clicking open without having selected a fileVincent Penquerc'h1-1/+1
2011-09-26remuxer.py: list files named *.og[gvax], not only *.oggVincent Penquerc'h1-1/+1
2009-05-07examples: Make xoverlay installation thread safe using the GDK lock.Jan Schmidt1-0/+3
2008-04-24examples/: Sync with the X server before giving an XID to our sink with a dif...Jan Schmidt1-0/+2
2006-08-05examples/synchronizer.py: Actually appears to work now, will have to try with...Andy Wingo1-2/+2
2006-07-28examples/remuxer.py (RemuxBin._do_seek, Remuxer._bus_watch): Use normal seeks...James Doc Livingston1-4/+5
2006-05-05smaller titleAndy Wingo1-1/+1
2006-05-05examples/remuxer.py (PlayerWindow.update_scale_cb): Fix a race condition gett...Andy Wingo1-43/+51
2006-05-05examples/remuxer.py: Updates! Nothing gstreamery, it's all ui, so I won't bot...Andy Wingo1-51/+110
2006-04-19examples/remuxer.py (GstPlayer.seek): Don't do accurate seeks, because the ou...Andy Wingo1-1/+1
2006-04-19examples/remuxer.py: Another code dump. I know it breaks the freeze but it's ...Andy Wingo1-14/+119
2006-04-07examples/remuxer.py: Code dump, work in progress...Andy Wingo1-18/+155
2006-03-31examples/remuxer.py: Example GUI for a remuxer, unfinished -- dropping it her...Andy Wingo1-0/+525