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

Refactor StreamReader C++ codebase #2403

Closed
wants to merge 1 commit into from

Conversation

mthrok
Copy link
Collaborator

@mthrok mthrok commented May 18, 2022

  • Streamer has been renamed to StreamReader when it was moved from prototype to beta.
    This commit applies the same name change to the C++ source code.

  • Fix miscellaneous lint issues

  • Make the code compilable on FFmpeg 5

@mthrok mthrok force-pushed the ffmpeg-refactor-cpp2 branch 4 times, most recently from d83caec to db61e62 Compare May 23, 2022 23:07
@mthrok mthrok marked this pull request as ready for review May 23, 2022 23:08
@facebook-github-bot
Copy link
Contributor

@mthrok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary:
`Streamer` has been renamed to `StreamReader` when it was moved from prototype to beta.

This commit applies the same name change to the C++ source code.

Pull Request resolved: pytorch#2403

Reviewed By: carolineechen

Differential Revision: D36613053

Pulled By: mthrok

fbshipit-source-id: 589b84330aa08efb3305b05fab8dc5cfc26a270d
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D36613053

@mthrok mthrok force-pushed the ffmpeg-refactor-cpp2 branch from db61e62 to 34ba275 Compare May 27, 2022 18:33
@mthrok mthrok changed the title Rename Streamer to StreamReader in C++ codebase Refactor StreamReader C++ codebase May 27, 2022
@github-actions
Copy link

Hey @mthrok.
You merged this PR, but labels were not properly added. Please add a primary and secondary label (See https://github.com/pytorch/audio/blob/main/.github/process_commit.py)

@mthrok mthrok deleted the ffmpeg-refactor-cpp2 branch May 27, 2022 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants