Commit History

Author SHA1 Message Date
  Hendrik Leppkes 263add4462 ffmpeg: remove unused and errorneous AVFrame timestamp check 7 years ago
  Hendrik Leppkes 9745c5ebf8 cmdutils: remove the current working directory from the DLL search path on win32 8 years ago
  Clément Bœsch 11ee8a4504 ffmpeg: do not use deprecated AVSubtitleRect.pict 8 years ago
  Clément Bœsch 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 8 years ago
  Timo Rothenpieler d865e74e6d ffmpeg: Add cuvid hwaccel support 8 years ago
  Michael Niedermayer 6085d6b2ae ffmpeg: Check that r_frame_rate is set before attempting to use it 8 years ago
  Ronald S. Bultje 9c4943e671 ffmpeg: copy color properties in case of -c:v copy. 8 years ago
  Derek Buitenhuis 172d3568b3 Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f' 8 years ago
  Derek Buitenhuis 6f69f7a8bf Merge commit '9200514ad8717c63f82101dc394f4378854325bf' 8 years ago
  Ronald S. Bultje 2e6636aa87 vp9: add superframe merging bitstream filter. 8 years ago
  Ronald S. Bultje 6d8ab358a3 lavf: allow BSFs to drop packets. 8 years ago
  Clément Bœsch 6433618dc0 ffmpeg: set sub_text_format to ass (without timing) by default 8 years ago
  Derek Buitenhuis 259fef86bb Merge commit 'c15f6098b1b25689dd5e86aeb5ce69bc12efe1e1' 8 years ago
  Marton Balint 308ac2f7e2 ffmpeg: init input streams before opening encoders 8 years ago
  Michael Niedermayer 5590ab45e0 ffmpeg: Check best_effort_timestamp after rescale 8 years ago
  Stefano Sabatini b91093a411 ffmpeg: replace "flush Media" with "flush_media" in benchmark_all output 8 years ago
  Hendrik Leppkes 7dae3461c0 Merge commit '63f7f8d1dbf6ce27440fdd56ef38c822fb11b9c2' 8 years ago
  Hendrik Leppkes 4440c8e9c9 Merge commit '7ebf1b4adad40e2b0d88ebd5cfde821a7a0ceab2' 8 years ago
  Michael Niedermayer 7a0361b06f ffmpeg: fix sws_dict leak on error exit 8 years ago
  Ganesh Ajjanagadde 7ab37cae34 ffmpeg: check fclose return values 8 years ago
  Ganesh Ajjanagadde 369b161d8e ffmpeg: replace log2 by av_log2 8 years ago
  Ganesh Ajjanagadde a956840cbc ffmpeg: check return value of avio_closep for progress report 8 years ago
  Rodger Combs a5fd3a1a2b ffmpeg: use lavf API for applying bitstream filters 8 years ago
  Hendrik Leppkes be52b95d31 Merge commit 'e63e3797a1ed9346f529848e6ba3d27fd2d2cc8d' 8 years ago
  Moritz Barsnick 9d1fb9ef31 ffmpeg: add progress speed to status line and report 8 years ago
  Tom Marecek 46cbb4c231 ffmpeg: change command line option -dump to work without -loglevel debug 8 years ago
  Simon Thelen 5b6c0fdb43 ffmpeg: When streamcopying, only add the input seek position when copying timestamps. 8 years ago
  Clément Bœsch 7234e04e35 ffmpeg: enable echoing with command and debug modes 8 years ago
  Michael Niedermayer 9d44e23618 ffmpeg: Check pkt_dts for AV_NOPTS_VALUE 8 years ago
  Rodger Combs bf2590aed3 ffmpeg: fix -copy_prior_start 0 with -copyts and input -ss 8 years ago
  Maksym Veremeyenko d21b690e55 ffmpeg: preserve profile for audio stream copy 8 years ago
  Bryan Huh 1fe82abac7 ffmpeg: Simplify fps code related to delta0 8 years ago
  Bryan Huh dfa98c4f83 ffmpeg: Fixing typos and adding comments to fps code 8 years ago
  Michael Niedermayer 6770a9d689 ffmpeg: Fix integer overflow with cur_dts being AV_NOPTS_VALUE 8 years ago
  Michael Niedermayer 363673fbe0 ffmpeg: Print a warning if a pkt duration is already set before using the frame rate 8 years ago
  Michael Niedermayer 46070cc20a ffmpeg: set muxer packet duration based on framerate only for CFR 8 years ago
  Hendrik Leppkes d3d4bc4784 Merge commit '3efd71b4d0b4a73ccbbbdc092e6bbd54d92633f4' 8 years ago
  Simon Thelen 70fb5eadc5 ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format. 8 years ago
  Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 8 years ago
  Ganesh Ajjanagadde b45daad2aa ffmpeg: use log10 instead of log()/log(10) 8 years ago
  Hendrik Leppkes 9f7de99517 Merge commit 'cd0e08813a0484002b5defbf557c859f123953ae' 8 years ago
  Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 8 years ago
  Hendrik Leppkes 856b19d593 Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f' 8 years ago
  Marton Balint ddc6bd8c95 ffmpeg: add abort_on option to allow aborting on empty output 8 years ago
  Hendrik Leppkes dd8a4b0f8c Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8' 8 years ago
  Marton Balint b69b43e2c4 ffmpeg: exit on corrupt packets or decoded frames if exit_on_error flag is present 8 years ago
  Marton Balint e2b416b68e ffmpeg: factorize checking decoder result 8 years ago
  Marton Balint f4730a5845 ffmpeg: exit on av_write_trailer failure if exit_on_error is set 8 years ago
  Marton Balint a1240c0522 ffmpeg: log failed av_write_trailer 8 years ago
  Hendrik Leppkes a34dfc93ef ffmpeg: add deprecation guards around remaining AVFMT_RAWPICTURE usage 8 years ago