summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_decoder.cc
AgeCommit message (Expand)Author
2014-01-15Merge 1.0-seek and subtitle-content.Carl Hetherington
2014-01-15Merge master.Carl Hetherington
2014-01-15Basics of subtitle rendering.Carl Hetherington
2014-01-14Scale subtitle times with frame rate change if they are part of a piece of vi...Carl Hetherington
2014-01-09Remove some deprecated FFmpeg stuff.Carl Hetherington
2014-01-09Merge master.Carl Hetherington
2014-01-06Merge master.Carl Hetherington
2014-01-06Fix subtitle colouring (#152).Carl Hetherington
2014-01-06Fix mis-timed subtitles with non-zero video PTS offsets.Carl Hetherington
2014-01-03Various attempted fixes to audio sync.Carl Hetherington
2014-01-03Various fix-ups.Carl Hetherington
2013-12-24Merge 1.0 and some subtitling fixes.Carl Hetherington
2013-12-22Various test / seek fixes.Carl Hetherington
2013-12-21Add some more tests; improve seeking.Carl Hetherington
2013-12-19Remove unused variable.Carl Hetherington
2013-12-18Attempt to move resampling into AudioDecoder.Carl Hetherington
2013-12-18A couple of sndfile fixes for the new world order.Carl Hetherington
2013-12-18Considerable rework of decoder timing; tests pass, at least.Carl Hetherington
2013-12-13Start of changing frame numbers to time.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-20Only do long probes of FFmpeg content with the examiner, not the decoder.Carl Hetherington
2013-11-09Fix a few memory leaks.Carl Hetherington
2013-10-22Hacks.Carl Hetherington
2013-08-29Fix _audio_pts_offset setup when we are only processing audio.Carl Hetherington
2013-08-14Remove believed-unnecessary film state mutexes.Carl Hetherington
2013-07-28Don't decode subtitles if they are not enabled.Carl Hetherington
2013-07-28Cope with errors from avcodec_decode_audio4 and also with frames that aren't ...Carl Hetherington
2013-07-25Hopefully much cleaner handling of PTS changes under resample.Carl Hetherington
2013-07-25Call Resampler::flush() again.Carl Hetherington
2013-07-25Move resampling back into AudioDecoder and fix various screw-ups with audio i...Carl Hetherington
2013-07-22Merge branch '1.0' into 1.0-3D-take2Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-22Hopefully fix complete lack of audio.Carl Hetherington
2013-07-15Add comment note.Carl Hetherington
2013-07-14Fix piece video_position, player _video_position and FFmpegDecoder _video_pos...Carl Hetherington
2013-07-13More seek tidying.Carl Hetherington
2013-07-13Various fixes to PTS mangling.Carl Hetherington
2013-07-12Try to improve refetching of last frame and seek backwards.Carl Hetherington
2013-07-12Remove unused RGBPlusAlphaImage; merge Image/SimpleImage.Carl Hetherington
2013-07-12Remove unused variable.Carl Hetherington
2013-07-11Untested audio delay.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Basic return of subtitles.Carl Hetherington
2013-07-10Fix a few warnings.Carl Hetherington
2013-07-10Fix initial display to be frame 1, not 2.Carl Hetherington
2013-07-09Hopefully fix seek back/forward.Carl Hetherington
2013-07-09Various fixes; simplification of FilmViewer; make image appear on first load ...Carl Hetherington
2013-07-09Merge master.Carl Hetherington