149 Commits (007ffbeb533af512b08851435ce78e1b15e8e1e0)

Author SHA1 Message Date
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
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 4 years ago
Jan Ekström ec20b81302 ffmpeg: return no chosen output if an uninitialized stream is unavailable 4 years ago
Anton Khirnov f6ea2ee005 fftools/ffmpeg: copy average framerate for streamcopy, when known 4 years ago
Anton Khirnov 0214da22ca fftools/ffmpeg: when framerate is set, prefer its inverse as output timebase 4 years ago
James Almer 82bd02a2c7 fftools/ffmpeg: use av_packet_alloc() to allocate packets 4 years ago
Andreas Rheinhardt 988deae6da fftools: Switch to const AVCodec * where possible 4 years ago