[FFmpeg-devel] [PATCH V2 0/5] Misc change V2

Jun Zhao mypopydev at gmail.com
Wed Nov 21 03:01:39 EET 2018


V2: - fix max_bit_rate dump change break the fate test. 
      (based on Micheal/Moritz's review) 

V1: - indet ffmpeg/buffersrc
    - add auto threads flag for kvazaar
    - delete the unused code from ffmpeg
    - fix max_bit_rate dump warning for ffprobe

Jun Zhao (5):
  lavfi/buffersrc: Indent the code.
  fftools/ffprobe: fix max_bit_rate dump.
  fftools/ffprobe: Indent the code.
  fftools/ffmpeg: delete the unused code.
  lavc/kvazaar: fix auto thread flag in kvazaar wrapper.

 fftools/ffmpeg.c        |    9 +--------
 fftools/ffprobe.c       |   34 ++++++++++++++++------------------
 libavcodec/libkvazaar.c |    2 +-
 libavfilter/buffersrc.c |   30 +++++++++++++++---------------
 4 files changed, 33 insertions(+), 42 deletions(-)



More information about the ffmpeg-devel mailing list