Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
435
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Merge requests
!4288
input: es_out: small refactors with early return and branch merges
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
input: es_out: small refactors with early return and branch merges
alexandre-janniaux/vlc:es-out-refactor/1
into
master
Overview
11
Commits
20
Pipelines
7
Changes
1
Merged
Alexandre Janniaux
requested to merge
alexandre-janniaux/vlc:es-out-refactor/1
into
master
1 year ago
Overview
11
Commits
20
Pipelines
7
Changes
1
Expand
This MR includes code refactor to simplify cases in the es_out.c code where:
small if branches terminating with a return statement are used with a following (potentially huge) else branch
a single if statement is used to branch a whole block right before the return
nested if branches which could be merged together
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Loading