73 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Timo Teräs 94d831f388 ffmpeg: allow setting attached_pic disposition 7 years ago
  wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
  Tobias Rapp 4b736bc921 fftools/cmdutils: add support for level flag in loglevel option parser 7 years ago
  Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
  Jun Zhao 9b125826ed cmdutils: fix new API break the "ffmpeg -muxers/demuxers" 7 years ago
  Jan Ekström e760c12aee ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitles 7 years ago
  Josh de Kock 22381906f3 cmdutils: use new APIs 7 years ago
  Carl Eugen Hoyos 11f8f9547d fftools/ffmpeg: Remove an unused variable. 7 years ago
  Marton Balint 0031eab61c ffmpeg: do not finish output streams manually on eof even if no input is provided 7 years ago
  Marton Balint 60c9a25530 ffmpeg: fallback to codecpar parameters on input filter eof 7 years ago
  James Almer 231a73308f ffmpeg: pass reference counted packet on codec copy when possible 7 years ago
  James Almer f5ceb15bb6 ffmpeg: remove dead call to av_parser_change() 7 years ago
  James Almer ead257db56 cmdutils: print supported codecs in show_help_bsf() 7 years ago
  Gyan Doshi 8ad83044b4 ffmpeg.c - drain all decoded frames during stream_loop flush 7 years ago
  James Almer 055f60e874 cmdutils: remove a superfluous line break 7 years ago
  Jun Zhao a675eed175 ffmpeg: support dump bit stream filter options. 7 years ago
  Marton Balint 68f5384804 ffprobe: fix infinite loop in subtitle decoding 7 years ago
  Tobias Rapp 69995a94d8 fftools/ffmpeg: update print_report to use AVBPrint API 7 years ago
  Tobias Rapp a194e9c415 fftools/ffmpeg: fix progress log message in case pts is not available 7 years ago
  Tobias Rapp fa0c9d69d3 fftools/ffmpeg: replace call to av_strerror with av_err2str 7 years ago
  Tomas Härdin 5caae27979 Don't complain about codec2's 700 bit/s modes in ffmpeg.c 7 years ago
  Jun Zhao 74afa54528 ffmpeg_opt: fix max_error_rate help info display issue. 7 years ago
  Aman Gupta 4f40d64e00 avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
  James Almer cb97400f93 Revert "cmdutils: make use of new iteration APIs" 7 years ago
  Josh de Kock 26d879c1ce lavc/bsf: make BSF iteration the same as other iterators 7 years ago
  Josh de Kock cdc78058c7 cmdutils: make use of new iteration APIs 7 years ago
  James Almer 94eb5505ad ffprobe: remove usage of deprecation warning removal pragmas 7 years ago
  Zhong Li 19b1d905b8 ffprobe: Initialize coded_width/height 7 years ago
  Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
  Mark Thompson 74cf4a75f7 ffmpeg: Ignore SIGPIPE 7 years ago
  Carl Eugen Hoyos 6874945fbf fftools/ffmpeg_opt: Remove a write-only variable. 7 years ago
  Rostislav Pehlivanov 6b35a83214 Remove the ffserver program 7 years ago
  James Almer 414a49d671 ffmpeg: use thread wrappers for the thread message functionality 7 years ago
  wm4 e24f192a9f ffplay: drop lock manager use 7 years ago
  Carl Eugen Hoyos ed4a0c7923 ffmpeg_opt: Constify hwaccel pointer. 7 years ago
  Pan Bian 2ba6d7cb82 ffmpeg: Check read_ffserver_streams() return value 7 years ago
  Mark Thompson b0cd14fb1d ffmpeg: Use codec hardware config to configure hwaccels 7 years ago
  Mark Thompson 3650cb2dfa lavu,lavfi,ffmpeg: Remove experimental OpenCL API 7 years ago
  Jun Zhao a5870cb37f ffmpeg: add return value check to supress the build warning. 7 years ago
  pkviet 77b6e3ee27 ffmpeg: add ui64 type to SpecifierOpt 7 years ago
  Vitaly _Vi Shukela 80ef3c8360 ffmpeg: Allow "-to" on input files in addition to "-t" 7 years ago
  DHE ae61bcbdf8 ffmpeg_filter: use nb_threads=1 on unused filtergraph 7 years ago
  James Almer e61825d5b4 ffplay: remove usage of AVCodecContext accessors 7 years ago
  James Almer b2731bcd1d ffprobe: remove usage of AVCodecContext accessors 7 years ago
  James Almer e9025beacb ffmpeg: remove usage of AVCodecContext accessors 7 years ago
  Timo Rothenpieler 6a4d1c9063 ffmpeg: use explicitly requested hwaccel only 7 years ago
  Anton Khirnov 0e00624389 h264dec: add a NVDEC hwaccel 8 years ago
  Marton Balint d68a557df4 ffplay: use SDL2 audio API 7 years ago
  Peter Große 0ae1f6ddeb ffmpeg.c: fix code style in seek_to_start 7 years ago
  Peter Große 3ddb887c88 ffmpeg.c: fix calculation of input file duration in seek_to_start() 7 years ago