Commit History

Author SHA1 Message Date
  Michael Niedermayer 19239c983e Avoid using the term "file" and prefer "url" in some docs and comments 7 years ago
  Michael Niedermayer 22349b9f7d ffmpeg_opt: Check for localtime() failure 9 years ago
  Michael Niedermayer 91767369a7 ffmpeg_opt: Fix -timestamp parsing 9 years ago
  Michael Niedermayer 8c8a9a20cf ffmpeg_opt: Set the video VBV parameters only for the video stream from -target 9 years ago
  Michael Niedermayer 4347cf9f0f Merge commit '420aa06a2487469259a04f9be66fd15535372796' into release/2.4 9 years ago
  Michael Niedermayer f9ca1fecb0 ffmpeg_opt: store canvas size in decoder context 9 years ago
  Michael Niedermayer 7a67ab5cba ffmpeg_opt: reduce diff to libav in opt_target() by 16 lines 10 years ago
  Michael Niedermayer 2082c00ea2 Merge commit 'f5245a9c6206878b892adf3ccbccc9311c202af5' 10 years ago
  Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 10 years ago
  Clément Bœsch 11aab8d6cb ffmpeg: look for encoding options in both avcodec and avformat 10 years ago
  Michael Niedermayer d3a22491c7 ffmpeg: remove 32 channel limit from audio_channels_map 10 years ago
  Carl Eugen Hoyos 7d585bc94c Do not automatically map subtitles if the decoder and encoder properties are different. 10 years ago
  Michael Niedermayer 7d03732f7e ffmpeg: Do not fail if a demuxer and decoder use the same option identifer 10 years ago
  Michael Niedermayer 956f4087c6 ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec 10 years ago
  Michael Niedermayer 25a2060890 Merge commit 'dc71f1958846bb1d96de43a4603983dc8450cfcc' 10 years ago
  Michael Niedermayer e10b62ab5d ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions 10 years ago
  Michael Niedermayer f02a440814 ffmpeg_opt: route -ab to -b:a 10 years ago
  Michael Niedermayer eec55e622a ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are streams 10 years ago
  Michael Niedermayer 01ef127bf8 ffmpeg: support setting AVStream.discard 10 years ago
  Michael Niedermayer 5affab960c ffmpeg_opt: remove unused variable and undocumented and not working command line option 10 years ago
  Michael Niedermayer 909dbb07eb ffmpeg_opt: fix ffserver with the 2 encoder contexts 10 years ago
  Michael Niedermayer 758f929d21 ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 10 years ago
  Michael Niedermayer 229022e788 ffmpeg_opt: fix attachment streams 10 years ago
  Michael Niedermayer 862120f980 Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d' 10 years ago
  Michael Niedermayer d097935767 Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5' 10 years ago
  Michael Niedermayer 1f359c8559 ffmpeg: use av_stream_get_end_pts() 10 years ago
  Michael Niedermayer be2bbc5266 ffmpeg_opt: dont copy "encoder" metadata unless stream copy is used 10 years ago
  Michael Niedermayer 87f5ede6b5 ffmpeg: add last_mux_dts_plus_duration 10 years ago
  Michael Niedermayer 5460ab73d2 Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7' 10 years ago
  Michael Niedermayer d5ec1ddf7b Merge commit '9580818c5d934bde65a95efd2cee61c174721092' 10 years ago
  Michael Niedermayer 42b7bda41a Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66' 10 years ago
  Michael Niedermayer 21c7e99659 Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a' 10 years ago
  Michael Niedermayer c6eee3120a Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a' 10 years ago
  Michael Niedermayer 25bcf24d4d ffmpeg_opt: check that a subtitle encoder is available before auto mapping streams 10 years ago
  Michael Niedermayer 8803b970ef ffmpeg_opt: Check ist is valid before using it in audio_channels_map init 10 years ago
  Timothy Gu 774239be71 ffmpeg_opt: get_preset_file_2(): fix avio_open2() return code check 10 years ago
  Michael Niedermayer cc6cc84bc4 Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1' 10 years ago
  Michael Niedermayer 3e70c7023e ffmpeg: support setting the chroma intra matrix 10 years ago
  Alexander Strasser 2b17c7685f ffmpeg_opt: assert_file_overwrite: Work for all file protocol outputs 10 years ago
  Michael Niedermayer 8a1714ad85 ffmpeg: do not fail when options are routed to libavformat and libavcodec and only one can be used 10 years ago
  Carl Eugen Hoyos e079661d23 ffmpeg_opt: Fix -target vcd 10 years ago
  Michael Niedermayer c302811643 Merge remote-tracking branch 'qatar/master' 10 years ago
  Michael Niedermayer 3e641b4842 Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea' 10 years ago
  Michael Niedermayer 62e10c3759 Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325' 10 years ago
  Michael Niedermayer d7ebeba80c ffmpeg: Do not fill gap before the first decodable frame on single stream input files unless the user explicitly requests it. 10 years ago
  Michael Niedermayer 9647c6dedd ffmpeg_opt: fix overriding values set by -target 10 years ago
  Stefano Sabatini f591ba60ff ffmpeg: generate more specific error message in case of inconsistent filtering options 10 years ago
  Stefano Sabatini 0f8bdfe3e8 ffmpeg: store value of -filter and -filter_script per-stream option in OutputStream struct 10 years ago
  Stefano Sabatini 535d58959d ffmpeg: add verbose consistency checks in case of filtering inconsistent options 10 years ago
  Paul B Mahol c655216939 make it possible to compile ffmpeg without swscale 10 years ago