summaryrefslogtreecommitdiff
path: root/src/lib/video_source.cc
AgeCommit message (Collapse)Author
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ↵Carl Hetherington
test.
2013-05-10Remove Timed*Sink and Timed*Source>Carl Hetherington
2013-04-29More cycle-breaking of shared_ptr for decoder / player.Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-23Connect Trimmer clsas.Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-15Repair very bad merge. Mysterious.Carl Hetherington
2013-04-04Some unnecessary boost:: removal.Carl Hetherington
2013-04-04More various bits.Carl Hetherington
2013-03-06Revert "Split timed from untimed sinks / sources. Should produce same ↵Carl Hetherington
output, in theory." This reverts commit 18614dda0d53b713ace5ad1df57298d049dba87f.
2013-03-05Split timed from untimed sinks / sources. Should produce same output, in ↵Carl Hetherington
theory.
2012-12-19Re-work again so that there's just one encoder; various tweaks to ↵Carl Hetherington
still-image-with-audio.
2012-11-15GPL boilerplate.Carl Hetherington
2012-11-12Missing files.Carl Hetherington