Various bits.
[dcpomatic.git] / src / lib / ffmpeg_decoder.cc
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 HetheringtonRevert "Split timed from untimed sinks / sources. ...
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
2012-12-13 Carl HetheringtonFix regression when AVCodecContext's channel layout...
2012-12-10 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-10 Carl HetheringtonFix merge.
2012-12-10 Carl HetheringtonTry to allow users to specify that the film's header...
2012-12-10 Carl HetheringtonOops in previous.
2012-12-10 Carl HetheringtonTry removing force of single-threaded decoding again.
2012-12-06 Carl HetheringtonMore logging tweaks; allow log level to be specified...
2012-12-06 Carl HetheringtonClarify log levels a touch and add a debug message.
2012-12-06 Carl HetheringtonImprove logging slightly.
2012-12-05 Carl HetheringtonBe more gracious when we fail to parse some subtitle...
2012-12-04 Carl HetheringtonMerge master.
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-15 Carl HetheringtonUntested external audio support; AB transcodes still...
2012-11-14 Carl HetheringtonTests pass again.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-11 Carl HetheringtonRename use_source_audio to use_content_audio.
2012-11-10 Carl HetheringtonMerge master.
2012-11-10 Carl HetheringtonMore various AudioStream hacks.
2012-11-07 Carl HetheringtonMove audio sample format stuff out of Decoder base...
2012-11-07 Carl HetheringtonFFmpeg decoder should only do audio if we're using...
2012-11-07 Carl HetheringtonMove deinterleaving of audio into ffmpeg decoder.
2012-11-05 Carl HetheringtonMove trimming into the encoder; seems to be cleaner.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonRework counting of audio / video in the decoder a bit.
2012-11-04 Carl HetheringtonRevert "Remove minimal flag."
2012-11-04 Carl HetheringtonRemove minimal flag.
2012-11-04 Carl HetheringtonRemove unused ignore_length parameter.
2012-11-04 Carl HetheringtonMerge master.
2012-11-04 Carl HetheringtonUntested trim of start and end.
2012-11-01 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-11-01 Carl HetheringtonLog on av_read_frame error (rather than aborting) and...
2012-10-31 Carl HetheringtonHopefully fix up out-of-order decodes.
2012-10-31 Carl HetheringtonTry a different approach to frame duplication in the...
2012-10-31 Carl HetheringtonFix up parent / child member naming confusion.
2012-10-31 Carl HetheringtonDon't emit 0 bytes of audio if video and audio are...
2012-10-30 Carl HetheringtonTry to use the previous frame rather than the current...
2012-10-30 Carl HetheringtonTweak naming.
2012-10-30 Carl HetheringtonFix build.
2012-10-30 Carl HetheringtonInsert / remove frames from the output as required...
2012-10-27 Carl HetheringtonComment tweak.
2012-10-24 Carl HetheringtonTry running the video codec with threads=1 to see if...
2012-10-24 Carl HetheringtonErroneous leftover _log in Decoder; use decoder audio...
next