On 2/6/2025 4:25 PM, Jerome Martinez wrote:
Le 06/02/2025 à 16:52, Michael Niedermayer a écrit :
On Sun, Feb 02, 2025 at 11:16:03PM -0300, James Almer wrote:
[...]
+ s->pict_type = AV_PICTURE_TYPE_I; //FIXME I vs. P, see ffv1dec.c
id remove the comment, also in ffv1dec.c
For your informat
Le 06/02/2025 à 16:52, Michael Niedermayer a écrit :
On Sun, Feb 02, 2025 at 11:16:03PM -0300, James Almer wrote:
[...]
+s->pict_type = AV_PICTURE_TYPE_I; //FIXME I vs. P, see ffv1dec.c
id remove the comment, also in ffv1dec.c
For your information this resolves the issue with non working
On 2/6/2025 12:52 PM, Michael Niedermayer wrote:
On Sun, Feb 02, 2025 at 11:16:03PM -0300, James Almer wrote:
Only setting frame and stream properties. No packetization is performed.
Signed-off-by: James Almer
---
configure| 1 +
libavcodec/Makefile | 1 +
libavcodec
On Sun, Feb 02, 2025 at 11:16:03PM -0300, James Almer wrote:
> Only setting frame and stream properties. No packetization is performed.
>
> Signed-off-by: James Almer
> ---
> configure| 1 +
> libavcodec/Makefile | 1 +
> libavcodec/ffv1_parser.c | 86 +
On 2/3/2025 2:42 AM, Lynne wrote:
On 03/02/2025 03:16, James Almer wrote:
Only setting frame and stream properties. No packetization is performed.
Signed-off-by: James Almer
---
configure | 1 +
libavcodec/Makefile | 1 +
libavcodec/ffv1_parser.c | 86
On 03/02/2025 03:16, James Almer wrote:
Only setting frame and stream properties. No packetization is performed.
Signed-off-by: James Almer
---
configure| 1 +
libavcodec/Makefile | 1 +
libavcodec/ffv1_parser.c | 86
libavcod
Only setting frame and stream properties. No packetization is performed.
Signed-off-by: James Almer
---
configure| 1 +
libavcodec/Makefile | 1 +
libavcodec/ffv1_parser.c | 86
libavcodec/parsers.c | 1 +
4 files changed, 89 i