Skip to content

Conversation

@awesometushar000
Copy link

Copy link
Member

@canihavesomecoffee canihavesomecoffee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some good parts, some improvements needed

int currDecodeStreamPTS; // Time of the data returned by the function
int prevDecodeStreamPTS; // Previous time
int VideoStreamMS; // See ableve, just for video
int CaptionStreamStyle; // 1 = NTSC, 2 = ATSC
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This alignment is good.

#define DVRMS_ATSC "\x89\x8A\x8B\xB8\x49\xB0\x80\x4C\xAD\xCF\x58\x98\x98\x5E\x22\xC1"

// 10.13 - Undocumented DVR-MS properties
// 10.13 - Undocumented DVR-MS properties
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this aligned this way (same with the ones above?)

{
unsigned char cc_count;
// buffer to hold cc data
// buffer to hold cc data
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not add much to the readability

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was an small code; then i prefer to go for alignment of all the cooments

@cfsmp3
Copy link
Contributor

cfsmp3 commented Dec 22, 2016

@meets2tushar Can you submit a new PR with only the changes @canihavesomecoffee says are OK? It's a lot easier if we can merge a few things first and then deal with the rest. If there's changes that can be merged already let's take care of them already.

@awesometushar000
Copy link
Author

@cfsmp3 I am not able to make another (a new ) PR. It is showing me a page of comparison only.

@cfsmp3
Copy link
Contributor

cfsmp3 commented Dec 23, 2016

@meets2tushar I don't understand, sorry. You can just close this PR and start a new one with the files Willem said.

hrideshmg pushed a commit to hrideshmg/ccextractor that referenced this pull request Mar 12, 2025
Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.22 to 0.4.24.
- [Release notes](https://github.com/ahupp/python-magic/releases)
- [Changelog](https://github.com/ahupp/python-magic/blob/master/CHANGELOG)
- [Commits](ahupp/python-magic@0.4.22...0.4.24)

---
updated-dependencies:
- dependency-name: python-magic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants