462 Commits (9e8be937fc4933ade00a18578f8c1420006d4291)

Author SHA1 Message Date
Anton Khirnov 86e1c0303c fftools/ffmpeg: move a comment to a more appropriate place 3 years ago
Anton Khirnov a8c95e1feb fftools/ffmpeg: drop an obsolete hack 3 years ago
Jaakko Perttilä b1cbeabf5e ffmpeg: add packet duration to AVPacket logging 3 years ago
Anton Khirnov c99b93c5d5 fftools: drop useless indirection 3 years ago
James Almer 11c4f4b455 ffmpeg: remove usage of internal deprecation macro 3 years ago
Martin Storsjö f2da2e1458 libavcodec: Split version.h 3 years ago
James Almer 987763ac35 ffmpeg: convert to new channel layout-API 3 years ago
Andreas Rheinhardt 6559858de9 fftools/ffmpeg: Don't presume frame_queue to have been allocated 3 years ago
James Almer d75e7a9a83 ffmpeg: ensure a keyframe was not seen before skipping packets 3 years ago
James Almer afe485ee6b ffmpeg: flush delayed frames in codec copy scenarios 3 years ago
Danny Wu 68595b46cb fftools/ffmpeg: Restore DTS correction for VP9 copies 3 years ago
Anton Khirnov e6469e68cc ffmpeg: switch to new FIFO API 3 years ago
Anton Khirnov 1b24a1ea14 ffmpeg: remove a redundant assignment of interrupt_callback 3 years ago
Marton Balint 8d66a07d65 fftools/ffmpeg: close output files before cleanup 3 years ago
Anton Khirnov 9f717ca92f ffmpeg: handle errors in print_sdp() 3 years ago
Anton Khirnov 9145c6d3b2 ffmpeg: move setting video sync method to new_video_stream() 3 years ago
Anton Khirnov 011114f3e1 ffmpeg: change vsync value to an enum 3 years ago
Anton Khirnov bb6f591c49 ffmpeg: drop useless framerate assignments 3 years ago
Andreas Rheinhardt fc01a703de fftools/ffmpeg: Avoid creating unnecessary reference 3 years ago
Andreas Rheinhardt b886512ef2 fftools/ffmpeg: Avoid allocating+freeing frame, check allocations 3 years ago
Anton Khirnov ab3ef54c8c ffmpeg: only copy bits_per_sample from decoder when it remains valid 3 years ago
Anton Khirnov 4258893961 ffmpeg: make -bits_per_raw_sample a per-output-stream option 3 years ago
James Almer c1818cb947 ffmpeg: fix usage of -shortest in codec copy scenarios 3 years ago
Andreas Rheinhardt 4913f05ccf fftools/ffmpeg_opt: Don't duplicate array unnecessarily 3 years ago
rcombs 4b54818981 ffmpeg: remove ffmpeg_videotoolbox 3 years ago
Andreas Rheinhardt 81be19b906 fftools/ffmpeg: Take type limitations of AVFifo API into account 3 years ago
Anton Khirnov 9dd104f6e2 ffmpeg: drop obsolete rotation API remnants 3 years ago
Anton Khirnov e8380bbae6 ffmpeg: do not copy chroma_sample_location from the input stream 3 years ago
Andreas Rheinhardt a132614bba fftools/ffmpeg: Avoid temporary frame 3 years ago
James Almer 405685dec7 ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStream 3 years ago
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 3 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