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

avformat/os_support: use windows stat structs with 64bit time_t #35

Closed
wants to merge 1 commit into from

Conversation

softworkz
Copy link
Collaborator

@softworkz softworkz commented Jun 9, 2022

Signed-off-by: softworkz softworkz@hotmail.com
cc: Christopher Degawa ccom@randomderp.com
cc: Martin Storsjö martin@martin.st

Signed-off-by: softworkz <softworkz@hotmail.com>
@softworkz
Copy link
Collaborator Author

/submit

@ffmpeg-codebot
Copy link

ffmpeg-codebot bot commented Jun 9, 2022

Submitted as pull.35.ffstaging.FFmpeg.1654816924018.ffmpegagent@gmail.com

To fetch this version into FETCH_HEAD:

git fetch https://github.com/ffstaging/FFmpeg pr-ffstaging-35/softworkz/submit_long_filenames2-v1

To fetch this version to local tag pr-ffstaging-35/softworkz/submit_long_filenames2-v1:

git fetch --no-tags https://github.com/ffstaging/FFmpeg tag pr-ffstaging-35/softworkz/submit_long_filenames2-v1

nanake added a commit to nanake/ffmpeg-tinderbox that referenced this pull request Jun 10, 2022
cherry-picked from ffstaging/FFmpeg#35

[skip ci]

Signed-off-by: nanake <nanake@users.noreply.github.com>
@ffmpeg-codebot
Copy link

On the FFmpeg mailing list, Christopher Degawa wrote (reply to this):

On Thu, Jun 9, 2022 at 6:22 PM softworkz <ffmpegagent@gmail.com> wrote:

> From: softworkz <softworkz@hotmail.com>
>
> Signed-off-by: softworkz <softworkz@hotmail.com>
> ---
>     avformat/os_support: use windows stat structs with 64bit time_t
>
>     Signed-off-by: softworkz softworkz@hotmail.com
>
>
>
Ping on this patch, this fixes an error with decklink due to clang++
complaining about no conversions between the two struct types
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

@ffmpeg-codebot
Copy link

User Christopher Degawa <ccom@randomderp.com> has been added to the cc: list.

@ffmpeg-codebot
Copy link

On the FFmpeg mailing list, Martin Storsjö wrote (reply to this):

On Sat, 11 Jun 2022, Christopher Degawa wrote:

> On Thu, Jun 9, 2022 at 6:22 PM softworkz <ffmpegagent@gmail.com> wrote:
>
>> From: softworkz <softworkz@hotmail.com>
>>
>> Signed-off-by: softworkz <softworkz@hotmail.com>
>> ---
>>     avformat/os_support: use windows stat structs with 64bit time_t
>>
>>     Signed-off-by: softworkz softworkz@hotmail.com
>>
>>
>>
> Ping on this patch, this fixes an error with decklink due to clang++
> complaining about no conversions between the two struct types

Pushed this now, thanks!

// Martin

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

@ffmpeg-codebot
Copy link

User Martin Storsjö <martin@martin.st> has been added to the cc: list.

@softworkz
Copy link
Collaborator Author

Applied to master

@softworkz softworkz closed this Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant