Merge master.
[dcpomatic.git] / src / lib / ffmpeg_decoder.cc
2014-04-01 Carl HetheringtonMerge master.
2014-03-25 Carl HetheringtonIt builds.
2014-03-21 Carl HetheringtonMostly-merge master.
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonRemove support for FFmpeg postprocessing filters.
2014-03-08 Carl HetheringtonMerge master.
2014-03-08 Carl HetheringtonSupport for unsigned 8-bit audio.
2014-03-07 Carl HetheringtonAdd primitive subtitle view. Remove unused Film member...
2014-03-07 Carl Hetheringtonoperator bool on Time is a really bad idea; removed...
2014-03-06 Carl HetheringtonFix build.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonNew DCPTime/ContentTime types.
2014-03-03 Carl HetheringtonMerge master.
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonMerge branch 'master' into 2.0
2014-02-25 Carl HetheringtonMerge master.
2014-02-25 Carl HetheringtonSomewhat riskily remove use of AV_SEEK_BACKWARD. It...
2014-02-25 Carl HetheringtonFix seek to zero.
2014-02-25 Carl HetheringtonFix a couple of audio crashes in the film viewer. ...
2014-02-24 Carl HetheringtonTweaks for libdcp.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-21 Carl HetheringtonAnother small clean-up.
2014-02-21 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-21 Carl HetheringtonSmall cleanup.
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-11 Carl HetheringtonPartial hacks to use of libdcp 1.0.
2014-02-11 Carl HetheringtonMerge master.
2014-02-04 Carl HetheringtonMerge master.
2014-01-23 Carl HetheringtonMerge master.
2014-01-21 Carl HetheringtonFix bad A/V sync in some (and maybe lots) of circumstances.
2014-01-21 Carl HetheringtonRemove duplicate audio/video pts offset variables and...
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-15 Carl HetheringtonBasics of subtitle rendering.
2014-01-15 Carl HetheringtonMerge branch 'master' into subtitle-content
2014-01-14 Carl HetheringtonScale subtitle times with frame rate change if they...
2014-01-09 Carl HetheringtonRemove some deprecated FFmpeg stuff.
2014-01-09 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonFix subtitle colouring (#152).
2014-01-06 Carl HetheringtonFix mis-timed subtitles with non-zero video PTS offsets.
2014-01-03 Carl HetheringtonVarious attempted fixes to audio sync.
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-03 Carl HetheringtonVarious fix-ups.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-24 Carl HetheringtonMerge 1.0 and some subtitling fixes.
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-22 Carl HetheringtonVarious test / seek fixes.
2013-12-21 Carl HetheringtonAdd some more tests; improve seeking.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-19 Carl HetheringtonRemove unused variable.
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonAttempt to move resampling into AudioDecoder.
2013-12-18 Carl HetheringtonA couple of sndfile fixes for the new world order.
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonConsiderable rework of decoder timing; tests pass,...
2013-12-13 Carl HetheringtonStart of changing frame numbers to time.
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-12-11 Carl HetheringtonVarious work on better seeking (and seeking of audio).
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-20 Carl HetheringtonOnly do long probes of FFmpeg content with the examiner...
2013-11-09 Carl HetheringtonFix a few memory leaks.
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonHacks.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonFix _audio_pts_offset setup when we are only processing...
2013-08-14 Carl HetheringtonRemove believed-unnecessary film state mutexes.
2013-07-28 Carl HetheringtonDon't decode subtitles if they are not enabled.
2013-07-28 Carl HetheringtonCope with errors from avcodec_decode_audio4 and also...
2013-07-25 Carl HetheringtonHopefully much cleaner handling of PTS changes under...
2013-07-25 Carl HetheringtonCall Resampler::flush() again.
2013-07-25 Carl HetheringtonMove resampling back into AudioDecoder and fix various...
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-22 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-22 Carl HetheringtonHopefully fix complete lack of audio.
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonAdd comment note.
2013-07-14 Carl HetheringtonFix piece video_position, player _video_position and...
2013-07-13 Carl HetheringtonMore seek tidying.
2013-07-13 Carl HetheringtonVarious fixes to PTS mangling.
2013-07-12 Carl HetheringtonTry to improve refetching of last frame and seek backwards.
2013-07-12 Carl HetheringtonRemove unused RGBPlusAlphaImage; merge Image/SimpleImage.
2013-07-12 Carl HetheringtonRemove unused variable.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
next