Some basics of AudioMapping.
[dcpomatic.git] / src / lib / ffmpeg_decoder.cc
2013-05-20 Carl HetheringtonSome basics of AudioMapping.
2013-05-20 Carl HetheringtonVarious time-related fixes; fix daft hang on decodes.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-10 Carl HetheringtonMove SRC (badly) to AudioDecoder.
2013-05-10 Carl HetheringtonAdd comment.
2013-05-10 Carl HetheringtonTidy filter_and_emit_video / decode_video_packet.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-26 Carl HetheringtonAttempted fixes for some unimplemented timing bits.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-21 Carl HetheringtonMerge master.
2013-04-20 Carl HetheringtonBe more careful about the validity of s->metadata.
2013-04-20 Carl HetheringtonMerge branch 'staging' of ssh://houllier/home/carl...
2013-04-20 Carl HetheringtonSomewhat hacky but seemingly functional frame back...
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'fix-early-audio-take2' into staging
2013-04-15 Carl HetheringtonMerge branch 'master' into fix-early-audio-take2
2013-04-15 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonRemove believed unnecessary audio channel layout stuff...
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge ImageMagick and FFmpeg content into VideoContent...
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonFix still video playback.
2013-04-03 Carl HetheringtonMore various bits.
2013-04-02 Carl HetheringtonMake subs work again (sort of).
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonVarious bits.
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-03-31 Carl HetheringtonRuns.
2013-03-06 Carl HetheringtonHopefully fix up still-image generation.
2013-03-06 Carl HetheringtonIt appears that it may not be just CAP_DELAY decoders...
2013-03-06 Carl HetheringtonDrop frames without PTS and only try to fish out leftov...
2013-03-06 Carl HetheringtonRevert "Split timed from untimed sinks / sources. ...
2013-03-06 Carl HetheringtonFirst cut.
2013-03-05 Carl HetheringtonSplit timed from untimed sinks / sources. Should produ...
2013-03-05 Carl HetheringtonFix comment.
2013-03-04 Carl HetheringtonMove audio decoding to separate method and fix incorrec...
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonFix warning.
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonSome tidying up, add channel selector to Audio dialog.
2013-02-24 Carl HetheringtonBasic stuff to analyse audio (job).
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-17 Carl HetheringtonFix nasty misreading of planar audio data.
2013-02-08 Carl HetheringtonShuffle Job pointers around slightly.
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonTry to add support for signed 16-bit planar; tidy a...
2012-12-18 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2012-12-18 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonTry to tidy up subtitle timing and seeks wrt source...
2012-12-18 Carl HetheringtonSupport non-planar float audio.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-18 Carl HetheringtonTry to throw an exception rather than asserting on...
2012-12-18 Carl HetheringtonFix being tested.
2012-12-17 Carl HetheringtonVarious fixes to still-image mode.
2012-12-17 Carl HetheringtonMake the viewer respond to filter changes.
2012-12-16 Carl HetheringtonVarious hacks to subtitles etc.
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonRevert "Skipping hacks."
2012-12-16 Carl HetheringtonVarious fixups.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonSmall method rename.
2012-12-16 Carl HetheringtonDecoder handles crop changing.
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonRemove apply crop flag.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-15 Carl HetheringtonSmall cleanup.
2012-12-15 Carl HetheringtonSkipping hacks.
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
next