Commit History

Author SHA1 Message Date
  Gyan Doshi b21d387d6f ffmpeg: add option -isync 2 years ago
  Marton Balint 20e2aa940c fftools/ffmpeg: change frame counters to 64 bit 2 years ago
  Gyan Doshi 09c53a04c5 ffmpeg: add option fps_mode 2 years ago
  Anton Khirnov 3d4d355375 fftools/ffmpeg: stop using AVStream.nb_frames in do_video_stats() 2 years ago
  Anton Khirnov 4a7c8bb3d8 fftools/ffmpeg: store output format separately from the muxer context 2 years ago
  Anton Khirnov 5c66ee6351 fftools/ffmpeg: move freeing the output file to ffmpeg_mux.c 2 years ago
  Anton Khirnov 5bc644ea8a fftools/ffmpeg: move writing the trailer to ffmpeg_mux.c 2 years ago
  Anton Khirnov 288aa37387 fftools/ffmpeg: move some muxing-related code into a separate file 2 years ago
  Anton Khirnov b1a984cb49 fftools/ffmpeg: store the output file index in OutputFile 2 years ago
  Anton Khirnov 662364b2ef fftools/ffmpeg: stop using OutputStream.frame_number for streamcopy 2 years ago
  James Almer bc99e3a9d6 ffmpeg: replace custom channel_layout code with an SpecifierOpt based one 2 years ago
  James Almer 987763ac35 ffmpeg: convert to new channel layout-API 2 years ago
  James Almer d75e7a9a83 ffmpeg: ensure a keyframe was not seen before skipping packets 2 years ago
  James Almer afe485ee6b ffmpeg: flush delayed frames in codec copy scenarios 2 years ago
  Anton Khirnov e6469e68cc ffmpeg: switch to new FIFO API 2 years ago
  Anton Khirnov 9145c6d3b2 ffmpeg: move setting video sync method to new_video_stream() 2 years ago
  Anton Khirnov 011114f3e1 ffmpeg: change vsync value to an enum 2 years ago
  Anton Khirnov ab3ef54c8c ffmpeg: only copy bits_per_sample from decoder when it remains valid 2 years ago
  Anton Khirnov 4258893961 ffmpeg: make -bits_per_raw_sample a per-output-stream option 2 years ago
  Andreas Rheinhardt 4913f05ccf fftools/ffmpeg_opt: Don't duplicate array unnecessarily 2 years ago
  rcombs 4b54818981 ffmpeg: remove ffmpeg_videotoolbox 2 years ago
  Andreas Rheinhardt a132614bba fftools/ffmpeg: Avoid temporary frame 2 years ago
  James Almer 405685dec7 ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStream 2 years ago
  James Almer 379f8b8ec6 ffmpeg: remove unused hwaccel_get_buffer function pointer 2 years ago
  Paul B Mahol e5367b481b ffmpeg: fix loosing gaps between audio frame timestamps when filtering 2 years ago
  James Almer 535a835e51 ffmpeg: use display matrix frame side data for autorotation 2 years ago
  James Almer 7453d3482a ffmpeg: let AVFilterGraph parse the filter_threads option 2 years ago
  Andreas Rheinhardt bc046b715e fftools/ffmpeg: Remove unused fields 2 years ago
  Andreas Rheinhardt f3f9041302 fftools: Remove remnants of resample_opts 2 years ago
  Haihao Xiang ecee3b07cd qsvdec: add support for HW_DEVICE_CTX method 2 years ago
  Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 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 ab4f299e23 fftools/ffmpeg: remove usage of internal timestamp AVStream fields 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
  Gyan Doshi d99cc17825 ffmpeg: add -fpsmax to clamp output framerate 3 years ago
  Andreas Rheinhardt 2367affc2c fftools/ffmpeg_filter: Make functions only used locally static 3 years ago
  Andreas Rheinhardt 2166d8d6b2 fftools/ffmpeg_filter: Remove ist_in_filtergraph 3 years ago
  Andreas Rheinhardt a40c158eda fftools/ffmpeg_filter: Remove choose_sample_fmt 3 years ago
  Gyan Doshi 842714b5cb ffmpeg: add option stats_period 3 years ago
  Jan Ekström 453b2f3c15 ffmpeg: add a data size threshold for muxing queue size 3 years ago
  Andreas Rheinhardt 0086432fc7 fftools, libavcodec, libavfilter: Add const to some AVCodec * 3 years ago
  Nicolas George 697fb09e3d ffmpeg: add auto_conversion_filters option. 3 years ago
  Linjie Fu 0b511bd9a5 fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale 4 years ago
  Marton Balint efe7a59364 fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets 4 years ago
  Marton Balint f821ae8591 fftools/ffmpeg: use a bsf list instead of individual bsfs 4 years ago
  Mark Thompson 79c173cc19 ffmpeg: Remove the hw_device_ctx global 4 years ago
  Mark Thompson e254212405 ffmpeg: Make filter hardware device selection clearer 4 years ago
  Jan Ekström 7ba3ea212f ffmpeg: explicitly handle sub2video subpicture initialization 5 years ago