Diederick C. Niehorster:
> On Tue, Jun 8, 2021 at 1:54 AM Andreas Rheinhardt <
> andreas.rheinha...@outlook.com> wrote:
>
>> Diederick Niehorster:
>>> NB: will break build, makes needed corresponding changes to avformat.
>>>
>>
>> Then said changes should be part of this patch. Patches should be
>
On Tue, Jun 8, 2021 at 1:54 AM Andreas Rheinhardt <
andreas.rheinha...@outlook.com> wrote:
> Diederick Niehorster:
> > NB: will break build, makes needed corresponding changes to avformat.
> >
>
> Then said changes should be part of this patch. Patches should be
> logically self-contained and atom
On Tue, Jun 8, 2021 at 1:26 AM James Almer wrote:
> On 6/7/2021 8:04 PM, Diederick Niehorster wrote:
> Instead of removing the struct altogether, just keep its typedef here.
> That way the functions below and any libavformat struct can still use
> AVDeviceCapabilitiesQuery as an incomplete type.
James Almer:
> On 6/7/2021 8:04 PM, Diederick Niehorster wrote:
>> NB: will break build, makes needed corresponding changes to avformat.
>>
>> Signed-off-by: Diederick Niehorster
>> ---
>> libavdevice/avdevice.c | 34 --
>> libavdevice/avdevice.h | 42 +--
Diederick Niehorster:
> NB: will break build, makes needed corresponding changes to avformat.
>
Then said changes should be part of this patch. Patches should be
logically self-contained and atomic; this is not the same as splitting
by file/library.
But that is a moot point: James already told y
On 6/7/2021 8:04 PM, Diederick Niehorster wrote:
NB: will break build, makes needed corresponding changes to avformat.
Signed-off-by: Diederick Niehorster
---
libavdevice/avdevice.c | 34 --
libavdevice/avdevice.h | 42 +
NB: will break build, makes needed corresponding changes to avformat.
Signed-off-by: Diederick Niehorster
---
libavdevice/avdevice.c | 34 --
libavdevice/avdevice.h | 42 +-
libavdevice/internal.h | 33 ++