summaryrefslogtreecommitdiff
path: root/src/lib/matcher.h
AgeCommit message (Collapse)Author
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-05-21Merge branch 'sync-fixes' into stagingCarl Hetherington
2013-05-07Another attempt to fix matching and confusions about the delay line.Carl Hetherington
2013-05-07Revert "Fix another bit of incorrect logic (this_is_first_audio was ↵Carl Hetherington
inverted). Also try to add _audio_starts_with_video mode to Matcher." This reverts commit 4ff5c21a9c3c2ea8ab3a253ef5658e3ee91e0bea.
2013-05-07Fix another bit of incorrect logic (this_is_first_audio was inverted). Also ↵Carl Hetherington
try to add _audio_starts_with_video mode to Matcher.
2013-04-30Remove old ffmpeg compatibility stuff.Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-04-15Repair very bad merge. Mysterious.Carl Hetherington
2013-04-15Merge master.Carl Hetherington
2013-03-08Numerous fixes to A/B mode so that at least it doesn't crash (#72).Carl Hetherington
2013-03-07Another attempt to fix up matching.Carl Hetherington
2013-03-06Another attempt to fix up matching.Carl Hetherington
2013-03-06Hopefully fix up still-image generation.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-06First cut.Carl Hetherington
2013-03-05Split timed from untimed sinks / sources. Should produce same output, in ↵Carl Hetherington
theory.
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ↵Carl Hetherington
make the DCP.
2013-01-09Try to allow builds with 0.10.4-era ffmpeg.Carl Hetherington
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