Histórico de commits

Autor SHA1 Mensagem Data
  Timo Rothenpieler 262d41c804 all: fix typos found by codespell 3 meses atrás
  Andreas Rheinhardt b18aaf209f fftools/ffmpeg_dec: Always receive frames from decoder 6 meses atrás
  James Almer 848576b4df fftools/ffmpeg_dec: remove side data copy block 8 meses atrás
  James Almer 8e6032990c fftools/ffmpeg_dec: don't try to copy side data from the decoder if it already exists in the output frame 9 meses atrás
  James Almer e61b9d4094 fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain 1 ano atrás
  Anton Khirnov da420ac6e1 fftools/ffmpeg: add support for multiview video 1 ano atrás
  Anton Khirnov 68c198fae2 fftools/ffmpeg_sched: allow decoders to have multiple outputs 1 ano atrás
  Anton Khirnov ff55d1cc20 fftools/ffmpeg_dec: improve detection of lavf-guessed durations 1 ano atrás
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 1 ano atrás
  Anton Khirnov b1aaa1f585 fftools/ffmpeg_dec: apply cropping manually 1 ano atrás
  Anton Khirnov 0edbd00ccf fftools/ffmpeg_{demux,dec}: pass -bitexact through DecoderFlags 1 ano atrás
  Anton Khirnov 372c78dd42 fftools/ffmpeg_dec: apply decoder options manually 1 ano atrás
  Mark Thompson 7f4b8d2f5e ffmpeg: set extra_hw_frames to account for frames held in queues 1 ano atrás
  Anton Khirnov a9193f7b7d fftools/ffmpeg: add loopback decoding 1 ano atrás
  Anton Khirnov 2ee9362419 fftools/ffmpeg: remove unncessary casts for *_thread() return values 1 ano atrás
  Anton Khirnov f5d03b972c fftools/ffmpeg: simplify propagating fallback parameters from decoders to filters 1 ano atrás
  Anton Khirnov c4de5778bc fftools/ffmpeg_dec: factor opening the decoder out of dec_open() 1 ano atrás
  Anton Khirnov 48c39a9c71 fftools/ffmpeg_dec: move scheduler registration from dec_open() to dec_alloc() 1 ano atrás
  Anton Khirnov a2fc86378a fftools/ffmpeg: declare loop indices inside loops 1 ano atrás
  Anton Khirnov a3f69cdec7 fftools/ffmpeg: cosmetics, vertically align structs 1 ano atrás
  Anton Khirnov 6b6815b1c8 fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user 1 ano atrás
  Anton Khirnov 0d00e2e2f7 fftools/ffmpeg_dec: eliminate all remaining InputStream uses 1 ano atrás
  Anton Khirnov fe3be6f78f fftools/ffmpeg_dec: stop passing InputStream to dec_open() 1 ano atrás
  Anton Khirnov a0ca99ccb7 fftools/ffmpeg_dec: remove unnecessary InputStream arguments 1 ano atrás
  Anton Khirnov 1b2c539a0f fftools/ffmpeg_dec: pass AVCodecParameters through DecoderOpts 1 ano atrás
  Anton Khirnov b3d1916ba0 fftools/ffmpeg_dec: pass AVCodec through DecoderOpts 1 ano atrás
  Anton Khirnov d5f9ef766b fftools/ffmpeg_dec: eliminate InputStream use in hw_device_setup_for_decode() 1 ano atrás
  Anton Khirnov 097f9ddbe9 fftools/ffmpeg_dec: pass decoder name through DecoderOpts 1 ano atrás
  Anton Khirnov 9ba4bc87e6 fftools/ffmpeg_dec: pass top_field_first through DecoderOpts 1 ano atrás
  Anton Khirnov 9702817662 fftools/ffmpeg_dec: pass input timebase through DecoderOpts 1 ano atrás