summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_decoder.cc
AgeCommit message (Expand)Author
2013-07-09Various fixes; simplification of FilmViewer; make image appear on first load ...Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-06-27Various bits of backported 1.0Carl Hetherington
2013-06-26Try to fix seeking with FFmpeg.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-25Basics of FFmpeg examiner works.Carl Hetherington
2013-06-21Split examiner parts off decoder.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-06-18Don't get stuck in an infinite loop when avcodec_decode_audio4 returns an error.Carl Hetherington
2013-06-18Rename next -> position in decoders.Carl Hetherington
2013-06-16Fix subtitle controls in the viewer.Carl Hetherington
2013-06-07Fix seeks past the end of video files.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-29Remove unnecessary include; add makedcp-osx.Carl Hetherington
2013-05-27Fix some DCP generation bugs and update some tests.Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-24A few seeking fixes.Carl Hetherington
2013-05-24Allow drag of content; fix up some problems with timings.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-23Some more tidying up.Carl Hetherington
2013-05-22Various hacks.Carl Hetherington
2013-05-22Half-way through trying to make seek work again.Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-21Various more hacks; basically trying to remove Regions as an unnecessary comp...Carl Hetherington
2013-05-20Some basics of AudioMapping.Carl Hetherington
2013-05-20Various time-related fixes; fix daft hang on decodes.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Move SRC (badly) to AudioDecoder.Carl Hetherington
2013-05-10Add comment.Carl Hetherington
2013-05-10Tidy filter_and_emit_video / decode_video_packet.Carl Hetherington
2013-05-03Try to fix the filter / AVFrame ownership.Carl Hetherington
2013-05-02Use newer format to specify filter graphs; don't filter unless necessary; fix...Carl Hetherington
2013-04-26Attempted fixes for some unimplemented timing bits.Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-20Be more careful about the validity of s->metadata.Carl Hetherington
2013-04-20Somewhat hacky but seemingly functional frame back/forward (rest of #68).Carl Hetherington
2013-04-10Remove believed unnecessary audio channel layout stuff for resampler.Carl Hetherington
2013-04-09Merge ImageMagick and FFmpeg content into VideoContent list; remove seek_to_l...Carl Hetherington
2013-04-07Fix still video playback.Carl Hetherington
2013-04-04More various bits.Carl Hetherington
2013-04-03Make subs work again (sort of).Carl Hetherington
2013-04-02Various bits.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Content can be added and previewed.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-06Hopefully fix up still-image generation.Carl Hetherington
2013-03-06It appears that it may not be just CAP_DELAY decoders that can produce extra ...Carl Hetherington
2013-03-06Drop frames without PTS and only try to fish out leftover frames for codecs w...Carl Hetherington