summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_decoder.cc
AgeCommit message (Expand)Author
2012-10-24Try to fix up subtitle timing a bit.Carl Hetherington
2012-10-24Remove old unused stuff.Carl Hetherington
2012-10-22Try again to sort out the audio padding / alignment.Carl Hetherington
2012-10-22Do audio/video pts sync in a hopefully much more sensible way.Carl Hetherington
2012-10-22Partial fix to sync according to pts.Carl Hetherington
2012-10-20A bit of tidying up.Carl Hetherington
2012-10-20Try to clean up stream handling wrt audio channel counts.Carl Hetherington
2012-10-20Speculative fix for failure to pick up correct audio / subtitle streams.Carl Hetherington
2012-10-20Cope with AVSubtitles having no AVSubtitleRects.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington
2012-10-15Clean up subtitle classes a bit.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-10Merge branch 'master' into subsCarl Hetherington
2012-10-09Use r_frame_rate from AVStream if avg_frame_rate is not a number; fixes probl...Carl Hetherington
2012-10-09Remove unused variable.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-10-09Various subtitle fixes.Carl Hetherington
2012-10-08Obey subtitle timing.Carl Hetherington
2012-10-08Tidy up a bit.Carl Hetherington
2012-10-08Do alpha blending maybe right.Carl Hetherington
2012-10-08Hacks.Carl Hetherington
2012-10-07Pick up last few frames properly when decoding.Carl Hetherington
2012-09-12Fix crash when FFMpeg doesn't set up the audio channel layout for some reason.Carl Hetherington
2012-08-10Untested fixes for files without audio.Carl Hetherington
2012-07-27Clean up channels coming from ffmpeg wrt those thought to be the case.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington