Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新增ffmpeg核心 #307

Merged
merged 46 commits into from
Feb 23, 2022
Merged

新增ffmpeg核心 #307

merged 46 commits into from
Feb 23, 2022

Commits on Feb 1, 2022

  1. 新增ffmpeg核心

    lifegpc committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    6938844 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. 修复部分 MKV 文件音频为设置channel_layout导致的BUG

    修复部分 MKV 大文件定位缓慢的问题
    lifegpc committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0824b15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbebd18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196fff1 View commit details
    Browse the repository at this point in the history
  4. 支持获取常用的标签

    lifegpc committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b8f6aed View commit details
    Browse the repository at this point in the history
  5. 支持调节声音大小

    lifegpc committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    efdce87 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    37fd1e4 View commit details
    Browse the repository at this point in the history
  2. 支持调节速度

    lifegpc committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a44dabf View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. 尝试添加频谱分析

    lifegpc committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e4befa6 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    lifegpc committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    9dea655 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. 增加缓存设置

    lifegpc committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    2ecfb3d View commit details
    Browse the repository at this point in the history
  2. 如果流比特率不可用,返回整个文件的比特率

    返回正确的位数
    lifegpc committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    7848cde View commit details
    Browse the repository at this point in the history
  3. 增加错误处理

    lifegpc committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    e953ba9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    efb8fd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    2fb4dde View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Fix merge confict

    lifegpc committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    7215ac5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. 支持CDA文件

    lifegpc committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e58425f View commit details
    Browse the repository at this point in the history
  2. 修复MingW编译警告

    lifegpc committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f8354b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    f4d61de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37114eb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    fac2f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef04146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12e501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    086d0ae View commit details
    Browse the repository at this point in the history
  5. 支持均衡器

    lifegpc committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4eee5f2 View commit details
    Browse the repository at this point in the history
  6. 修复死锁问题

    lifegpc committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    0c20187 View commit details
    Browse the repository at this point in the history
  7. 修复死锁问题

    lifegpc committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1618743 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ca4b17 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. 支持选择音频设备

    lifegpc committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    eac56d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfdc6f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f80063b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. 支持install

    lifegpc committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    47c75fd View commit details
    Browse the repository at this point in the history
  2. 增加需要的filters

    lifegpc committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    626c385 View commit details
    Browse the repository at this point in the history
  3. 修复merge冲突

    lifegpc committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    4747269 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4a0e57 View commit details
    Browse the repository at this point in the history
  5. 修复MingW编译错误

    lifegpc committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    4a2f982 View commit details
    Browse the repository at this point in the history
  6. 修复CD最后卡住的问题

    lifegpc committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    12b0eb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. 修复merge冲突

    lifegpc committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    a597dce View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Minor fix

    lifegpc committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    c697938 View commit details
    Browse the repository at this point in the history
  2. Fix bug in decode

    lifegpc committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    8225452 View commit details
    Browse the repository at this point in the history
  3. Minor fix

    lifegpc committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    7f37c3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa17b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6d727 View commit details
    Browse the repository at this point in the history
  6. 添加.cue到支持的列表

    lifegpc committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    e316ad0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    4e96319 View commit details
    Browse the repository at this point in the history
  2. 移除ffmepg_core

    lifegpc committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    bb8bec5 View commit details
    Browse the repository at this point in the history