Merge FilmState / Film.
[dcpomatic.git] / src / lib / ffmpeg_decoder.cc
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-24 Carl HetheringtonTry to fix overrunning subtitles.
2012-10-23 Carl HetheringtonTry to fix up subtitle timing a bit.
2012-10-23 Carl HetheringtonRemove old unused stuff.
2012-10-22 Carl HetheringtonTry again to sort out the audio padding / alignment.
2012-10-22 Carl HetheringtonDo audio/video pts sync in a hopefully much more sensib...
2012-10-22 Carl HetheringtonPartial fix to sync according to pts.
2012-10-20 Carl HetheringtonA bit of tidying up.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonA bit of tidying up.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonSpeculative fix for failure to pick up correct audio...
2012-10-19 Carl HetheringtonCope with AVSubtitles having no AVSubtitleRects.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonBasic support for selection of audio / subtitle streams.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-15 Carl HetheringtonClean up subtitle classes a bit.
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-09 Carl HetheringtonUse r_frame_rate from AVStream if avg_frame_rate is...
2012-10-09 Carl HetheringtonRemove unused variable.
2012-10-09 Carl HetheringtonMake subtitle addition optional.
2012-10-09 Carl HetheringtonMerge branch 'master' into subs
2012-10-09 Carl HetheringtonVarious subtitle fixes.
2012-10-08 Carl HetheringtonObey subtitle timing.
2012-10-08 Carl HetheringtonTidy up a bit.
2012-10-08 Carl HetheringtonDo alpha blending maybe right.
2012-10-08 Carl HetheringtonHacks.
2012-10-07 Carl HetheringtonPick up last few frames properly when decoding.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-12 Carl HetheringtonFix crash when FFMpeg doesn't set up the audio channel...
2012-08-10 Carl HetheringtonMerge.
2012-08-10 Carl HetheringtonUntested fixes for files without audio.
2012-07-27 Carl HetheringtonClean up channels coming from ffmpeg wrt those thought...
2012-07-26 Carl HetheringtonImplemented but faulty.
2012-07-14 Carl HetheringtonMove things round a bit.