Commit History

Author SHA1 Message Date
  James Almer 379f8b8ec6 ffmpeg: remove unused hwaccel_get_buffer function pointer 3 years ago
  James Almer e7f3279ba0 ffmpeg: Allocate InputStream.decoded_frame early 3 years ago
  James Almer ee3d6a20f6 ffmpeg: Allocate (In|Out)putStream.filter_frame early 3 years ago
  Chad Fraleigh a185b526a9 fftools: Constify values from av_dict_get() 3 years ago
  Paul B Mahol e5367b481b ffmpeg: fix loosing gaps between audio frame timestamps when filtering 3 years ago
  Anton Khirnov bd55552d69 ffmpeg: rewrite setting the stream disposition 3 years ago
  Anton Khirnov a4c5d241ec lavf: add "disposition" AVOption to AVStream AVClass 3 years ago
  Soft Works ce47ce079a fftools/ffmpeg: Output log message when interactive q command is received 3 years ago
  Soft Works bcbedd2749 fftools/ffmpeg: Fix indentation after change 3 years ago
  Soft Works 0a99c8322a fftools/ffmpeg: Remove redundant loop 3 years ago
  Andreas Rheinhardt 21914e7a4e fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt early 3 years ago
  Andreas Rheinhardt f1df856fb6 fftools/ffmpeg: Remove unnecessary av_packet_unref() 3 years ago
  Andreas Rheinhardt fb215798c7 fftools/ffmpeg: Fix crash when flushing non-fully setup output stream 3 years ago
  Andreas Rheinhardt 8a23159797 fftools/ffmpeg, doc/examples: Remove redundant av_packet_unref 4 years ago
  Andreas Rheinhardt 3b6c25c925 avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_format 3 years ago
  James Almer 535a835e51 ffmpeg: use display matrix frame side data for autorotation 3 years ago
  Andreas Rheinhardt 5312208f12 Revert "ffmpeg: force 128k default audio bitrate if nothing is specified and there is no specific default" 3 years ago
  James Almer 7453d3482a ffmpeg: let AVFilterGraph parse the filter_threads option 3 years ago
  Andreas Rheinhardt f3f9041302 fftools: Remove remnants of resample_opts 3 years ago
  Jan Ekström 4c694093be ffmpeg: fix order between field order autodetection and override 3 years ago
  Thilo Borgmann 05c9f6f4ef fftools/ffmpeg: Fix runlength for strncmp() 3 years ago
  Gyan Doshi 6f20685228 ffmpeg: delay readrate enforcement for decoded streams 3 years ago
  Andreas Rheinhardt 3ccfd27f1d fftools/ffmpeg: Fix declaration-after-statement warning 3 years ago
  Shiwang.Xie 694545b6d5 fftools/ffmpeg: fix -t inaccurate recording time 3 years ago
  Gyan Doshi c320b78e95 ffmpeg: add option readrate 3 years ago
  Keyun Tong b7266302a4 fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames option 3 years ago
  James Almer 94af6414ab ffmpeg: silence a thread_safe_callbacks deprecation warning 3 years ago
  James Almer ab4f299e23 fftools/ffmpeg: remove usage of internal timestamp AVStream fields 3 years ago
  Jan Ekström ec20b81302 ffmpeg: return no chosen output if an uninitialized stream is unavailable 3 years ago
  Anton Khirnov f6ea2ee005 fftools/ffmpeg: copy average framerate for streamcopy, when known 3 years ago
  Anton Khirnov 0214da22ca fftools/ffmpeg: when framerate is set, prefer its inverse as output timebase 3 years ago
  James Almer 82bd02a2c7 fftools/ffmpeg: use av_packet_alloc() to allocate packets 3 years ago
  Andreas Rheinhardt 988deae6da fftools: Switch to const AVCodec * where possible 3 years ago
  Andreas Rheinhardt cb5a223a7e fftools/ffmpeg, ffplay: Don't set refcounted_frames 3 years ago
  Gyan Doshi d99cc17825 ffmpeg: add -fpsmax to clamp output framerate 3 years ago
  James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 3 years ago
  Andriy Gelman 35eb5eeca8 ffmpeg: use sigaction() instead of signal() on linux 4 years ago
  Gyan Doshi 9a0f5e412a ffmpeg: delay first stats 3 years ago
  Gyan Doshi 3e47bbad56 ffmpeg: don't delay printing initial stats 3 years ago
  Gyan Doshi 842714b5cb ffmpeg: add option stats_period 3 years ago
  Anton Khirnov 50b49f833a ffmpeg: stop accessing deprecated stream-embedded codec context 4 years ago
  Anton Khirnov a83098ab03 avcodec: deprecate thread_safe_callbacks 4 years ago
  Limin Wang 3da35b7cc7 fftools/ffmpeg: fix the wrong bitrate and speed stats 4 years ago
  Jan Ekström fbb44bc51a ffmpeg: move field order decision making to encoder initialization 4 years ago
  Jan Ekström 7369595c55 ffmpeg: pass decoded or filtered AVFrame to output stream initialization 4 years ago
  Jan Ekström 67be1ce0c6 ffmpeg: move A/V non-streamcopy initialization to a later point 4 years ago
  Jan Ekström 3360c9a567 ffmpeg: move AVFrame time base adjustment into a function 4 years ago
  Jan Ekström 453b2f3c15 ffmpeg: add a data size threshold for muxing queue size 4 years ago
  Jan Ekström 86228ebdb2 ffmpeg: deduplicate init_output_stream usage logic 4 years ago
  Andreas Rheinhardt 426c16d61a fftools/ffmpeg: Fix leak of AVFilterInOut in case of error 4 years ago