Toggle navigation
Patchwork
FFmpeg
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Anton Khirnov
| Archived =
No
| 2587 patches
Series
Submitter
State
any
Action Required
New
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Superseded
Deferred
Withdrawn
Search
Archived
No
Yes
Both
Delegate
------
Nobody
michael
state_update_bot
lq
bp0
Timothy_Gu
MattOliver
btbn
jamrial
sebechlebsky
cehoyos
kurosu
rcombs
qyot27
llogan
cus
ux
yinshiyou
andriy
andr
mstorsjo
Apply
«
1
2
...
21
22
23
…
25
26
»
Patch
Series
A/L/R/T
S/W/F
Date
Submitter
Delegate
State
[FFmpeg-devel,04/28] ffmpeg: move writing the trailer to ffmpeg_mux.c
[FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions
- - - -
8
-
-
2022-01-11
Anton Khirnov
New
[FFmpeg-devel,03/28] ffmpeg: move some muxing-related code into a separate file
[FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions
- - - -
8
-
-
2022-01-11
Anton Khirnov
New
[FFmpeg-devel,02/28] ffmpeg: store the output file index in OutputFile
[FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions
- - - -
8
-
-
2022-01-11
Anton Khirnov
New
[FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions
[FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions
- - - -
8
-
-
2022-01-11
Anton Khirnov
New
[FFmpeg-devel,4/4] lavf/network: log ff_listen() errors to proper contexts rather than NULL
[FFmpeg-devel,1/4] lavf/udp: do not return an uninitialized value from udp_open()
- - - -
6
-
-
2022-01-10
Anton Khirnov
Accepted
[FFmpeg-devel,3/4] lavf/network: log ff_socket() errors to proper contexts rather than NULL
[FFmpeg-devel,1/4] lavf/udp: do not return an uninitialized value from udp_open()
- - - -
6
-
-
2022-01-10
Anton Khirnov
Accepted
[FFmpeg-devel,2/4] lavf/udp: log net errors to proper contexts rather than NULL
[FFmpeg-devel,1/4] lavf/udp: do not return an uninitialized value from udp_open()
- - - -
6
-
-
2022-01-10
Anton Khirnov
Accepted
[FFmpeg-devel,1/4] lavf/udp: do not return an uninitialized value from udp_open()
[FFmpeg-devel,1/4] lavf/udp: do not return an uninitialized value from udp_open()
- 1 - -
6
-
-
2022-01-10
Anton Khirnov
Accepted
[FFmpeg-devel,RFC/PATCH,2/2] lavf/imfdec: mark as experimental
[FFmpeg-devel,RFC/PATCH,1/2] lavf: add a flag for experimental (de)muxers
- - - -
3
-
1
2022-01-02
Anton Khirnov
Accepted
[FFmpeg-devel,RFC/PATCH,1/2] lavf: add a flag for experimental (de)muxers
[FFmpeg-devel,RFC/PATCH,1/2] lavf: add a flag for experimental (de)muxers
- - - -
3
-
1
2022-01-02
Anton Khirnov
Accepted
[FFmpeg-devel] lavc/flac_parser: use a custom FIFO implementation
[FFmpeg-devel] lavc/flac_parser: use a custom FIFO implementation
- - - -
3
-
1
2022-01-02
Anton Khirnov
Accepted
[FFmpeg-devel,7/7] lavu/fifo: return errors on trying to read/write too much
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation
- - - -
3
-
1
2021-12-31
Anton Khirnov
Accepted
[FFmpeg-devel,6/7] lavu/fifo: drop useless comments
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation
- 1 - -
3
-
1
2021-12-31
Anton Khirnov
Accepted
[FFmpeg-devel,5/7] lavu/fifo: do not copy the whole fifo when reallocating
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation
- - - -
3
-
1
2021-12-31
Anton Khirnov
Accepted
[FFmpeg-devel,4/7] lavu/fifo: simplify av_fifo_alloc()
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation
- - - -
3
-
1
2021-12-31
Anton Khirnov
Accepted
[FFmpeg-devel,3/7] lavu/fifo: deprecate av_fifo_peek2()
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation
- - - -
3
-
1
2021-12-31
Anton Khirnov
New
[FFmpeg-devel,2/7] lavf/dvenc: replace av_fifo_peek2() with av_fifo_generic_peek_at()
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation
- - - -
3
-
1
2021-12-31
Anton Khirnov
Accepted
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation
- - - -
3
-
1
2021-12-31
Anton Khirnov
New
[FFmpeg-devel,24/24] ffmpeg: move output file opts into private context
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,23/24] ffmpeg: simplify the use of OutputStream.frame_number
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,22/24] ffmpeg: move a comment to a more appropriate place
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,21/24] ffmpeg_mux: split of_write_packet()
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,20/24] ffmpeg_mux: split queuing packets into a separate function
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,19/24] ffmpeg: fix initial muxing queue size
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- 1 - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,18/24] ffmpeg: move the mux queue into muxer private data
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,17/24] ffmpeg: do not log to the muxer context
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,16/24] ffmpeg: access output file chapters through a wrapper
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,15/24] ffmpeg: refactor the code checking for bitexact output
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,14/24] ffmpeg: move closing the file into of_write_trailer()
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,13/24] ffmpeg: add a helper function to access output file size
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,12/24] ffmpeg: write the header for stream-less outputs when initializing the muxer
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,11/24] ffmpeg: set want_sdp when initializing the muxer
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,10/24] ffmpeg: refactor limiting output file size with -fs
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,09/24] ffmpeg_mux: add private muxer context
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,08/24] ffmpeg: store output format separately from the muxer context
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,07/24] ffmpeg: move freeing the output file to ffmpeg_mux.c
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,06/24] ffmpeg: move writing the trailer to ffmpeg_mux.c
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,05/24] ffmpeg: move some muxing-related code into a separate file
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,04/24] ffmpeg: store the output file index in OutputFile
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,03/24] ffmpeg: remove a redundant assignment of interrupt_callback
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
Accepted
[FFmpeg-devel,02/24] ffmpeg: simplify getting output file size
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
[FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions
- - - -
4
-
-
2021-12-13
Anton Khirnov
New
[FFmpeg-devel,2/2] lavc/encode: set frame_number for encoders using receive_packet()
[FFmpeg-devel,1/2] lavc/encode: improve the empty frame check
- - - -
4
-
-
2021-12-13
Anton Khirnov
Accepted
[FFmpeg-devel,1/2] lavc/encode: improve the empty frame check
[FFmpeg-devel,1/2] lavc/encode: improve the empty frame check
- - - -
4
-
-
2021-12-13
Anton Khirnov
Accepted
[FFmpeg-devel] avutil/frame: Add av_frame_transfer_side_data() function
[FFmpeg-devel] avutil/frame: Add av_frame_transfer_side_data() function
- 1 - -
4
-
-
2021-12-06
Anton Khirnov
New
[FFmpeg-devel,6/6] ffmpeg: handle errors in print_sdp()
[FFmpeg-devel,1/6] ffmpeg: drop useless framerate assignments
- - - -
4
-
-
2021-12-04
Anton Khirnov
Accepted
[FFmpeg-devel,5/6] ffmpeg: move setting video sync method to new_video_stream()
[FFmpeg-devel,1/6] ffmpeg: drop useless framerate assignments
- - - -
4
-
-
2021-12-04
Anton Khirnov
Accepted
[FFmpeg-devel,4/6] ffmpeg: deprecate passing numbers to -vsync
[FFmpeg-devel,1/6] ffmpeg: drop useless framerate assignments
- 1 - -
4
-
-
2021-12-04
Anton Khirnov
Accepted
[FFmpeg-devel,3/6] FATE: stop using numeric arguments to -vsync
[FFmpeg-devel,1/6] ffmpeg: drop useless framerate assignments
- - - -
4
-
-
2021-12-04
Anton Khirnov
Accepted
[FFmpeg-devel,2/6] ffmpeg: change vsync value to an enum
[FFmpeg-devel,1/6] ffmpeg: drop useless framerate assignments
- - - -
4
-
-
2021-12-04
Anton Khirnov
Accepted
[FFmpeg-devel,1/6] ffmpeg: drop useless framerate assignments
[FFmpeg-devel,1/6] ffmpeg: drop useless framerate assignments
- - - -
4
-
-
2021-12-04
Anton Khirnov
Accepted
[FFmpeg-devel,3/3] lavf/sdp: add more thorough error handling
[FFmpeg-devel,1/3] lavf/sdp: add const qualifiers where appropriate
- - - -
4
-
-
2021-12-04
Anton Khirnov
New
[FFmpeg-devel,2/3] lavf/sdp: reindent switch() according to our conventions
[FFmpeg-devel,1/3] lavf/sdp: add const qualifiers where appropriate
- - - -
4
-
-
2021-12-04
Anton Khirnov
Accepted
[FFmpeg-devel,1/3] lavf/sdp: add const qualifiers where appropriate
[FFmpeg-devel,1/3] lavf/sdp: add const qualifiers where appropriate
- 1 - -
4
-
-
2021-12-04
Anton Khirnov
New
[FFmpeg-devel] doc/APIchanges: fix typo
[FFmpeg-devel] doc/APIchanges: fix typo
- 1 - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,2/2] lavu/frame: clarify doxy
[FFmpeg-devel,1/2] lavu/frame: drop mentions of non-refcounted frames
- - - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,1/2] lavu/frame: drop mentions of non-refcounted frames
[FFmpeg-devel,1/2] lavu/frame: drop mentions of non-refcounted frames
- - - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,9/9] lavf/protocols: avoid discarding const in avio_enum_protocols()
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- - - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,8/9] lavf/mov: drop a never-executed block
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- - - -
4
-
-
2021-11-25
Anton Khirnov
New
[FFmpeg-devel,7/9] lavf/img2enc: avoid a useless copy of the url
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- 1 - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,6/9] lavf/ftp: check for truncation in snprintf
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- - - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,5/9] lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio()
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- - - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,4/9] lavd/v4l2: detect device name truncation
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- - - -
4
-
-
2021-11-25
Anton Khirnov
New
[FFmpeg-devel,3/9] lavd/v4l2: reduce variable scope
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- 1 - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,2/9] lavf/v4l2: do not use a context variable unnecessarily
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- - - -
4
-
-
2021-11-25
Anton Khirnov
New
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
[FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf()
- 1 - -
4
-
-
2021-11-25
Anton Khirnov
Accepted
[FFmpeg-devel,4/4] ffmpeg: only copy bits_per_sample from decoder when it remains valid
[FFmpeg-devel,1/4] lavfi/allfilters: move vf_chromaber_vulkan to video section
- - - -
-
2
-
2021-11-23
Anton Khirnov
New
[FFmpeg-devel,3/4] ffmpeg: make -bits_per_raw_sample a per-output-stream option
[FFmpeg-devel,1/4] lavfi/allfilters: move vf_chromaber_vulkan to video section
- - - -
-
2
-
2021-11-23
Anton Khirnov
New
[FFmpeg-devel,2/4] avfilter: add AVFILTER_FLAG_META
[FFmpeg-devel,1/4] lavfi/allfilters: move vf_chromaber_vulkan to video section
- - - -
4
-
-
2021-11-23
Anton Khirnov
New
[FFmpeg-devel,1/4] lavfi/allfilters: move vf_chromaber_vulkan to video section
[FFmpeg-devel,1/4] lavfi/allfilters: move vf_chromaber_vulkan to video section
- - - -
4
-
-
2021-11-23
Anton Khirnov
Accepted
[FFmpeg-devel,9/9] ffmpeg: drop obsolete rotation API remnants
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
Accepted
[FFmpeg-devel,8/9] ffmpeg: drop a useless assignment
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
New
[FFmpeg-devel,7/9] ffmpeg: drop -isync, which did nothing since 2012
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
Accepted
[FFmpeg-devel,6/9] ffmpeg: drop -sameq/-samequant options
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
Accepted
[FFmpeg-devel,5/9] ffmpeg: drop the -tvstd option
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
Accepted
[FFmpeg-devel,4/9] ffmpeg: drop the -vc option
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
Accepted
[FFmpeg-devel,3/9] ffmpeg: drop the -deinterlace option
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
Accepted
[FFmpeg-devel,2/9] ffmpeg: drop the -intra option
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
Accepted
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream
- - - -
-
2
-
2021-11-15
Anton Khirnov
Accepted
[FFmpeg-devel,6/6] ffmpeg: rewrite setting the stream disposition
[FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy
- - - -
-
2
-
2021-11-12
Anton Khirnov
Accepted
[FFmpeg-devel,5/6] cmdutils: add an option for listing stream dispositions
[FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy
- - - -
-
2
-
2021-11-12
Anton Khirnov
Accepted
[FFmpeg-devel,4/6] lavf: add "disposition" AVOption to AVStream AVClass
[FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy
- - - -
-
2
-
2021-11-12
Anton Khirnov
Accepted
[FFmpeg-devel,3/6] lavf: add public functions converting dispositions to/from strings
[FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy
- - - -
-
2
-
2021-11-12
Anton Khirnov
Accepted
[FFmpeg-devel,2/6] lavf: add an AVClass to AVStream on next major bump
[FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy
- - - -
-
2
-
2021-11-12
Anton Khirnov
Accepted
[FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy
[FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy
- - - -
4
-
-
2021-11-12
Anton Khirnov
New
[FFmpeg-devel] */version.h: define FF_API macros unconditionally
[FFmpeg-devel] */version.h: define FF_API macros unconditionally
- - - -
4
-
-
2021-11-12
Anton Khirnov
Accepted
[FFmpeg-devel] sws: implement slice threading
[FFmpeg-devel] sws: implement slice threading
- - - -
-
2
-
2021-09-03
Anton Khirnov
New
[FFmpeg-devel] sws: implement slice threading
[FFmpeg-devel] sws: implement slice threading
- - - -
-
2
-
2021-09-03
Anton Khirnov
New
[FFmpeg-devel] sws: add a new scaling API
[FFmpeg-devel] sws: add a new scaling API
- - - -
4
-
-
2021-09-03
Anton Khirnov
New
[FFmpeg-devel] sws: implement slice threading
[FFmpeg-devel] sws: implement slice threading
- - - -
-
2
-
2021-08-29
Anton Khirnov
New
[FFmpeg-devel] sws: add a new scaling API
[FFmpeg-devel] sws: add a new scaling API
- - - -
4
-
-
2021-08-29
Anton Khirnov
New
[FFmpeg-devel,2/2] FATE: add tests for v360/ssim360 filters
[FFmpeg-devel,1/2] lavfi: Add vf_ssim360 filter
- - - -
1
1
1
2021-08-09
Anton Khirnov
New
[FFmpeg-devel,1/2] lavfi: Add vf_ssim360 filter
[FFmpeg-devel,1/2] lavfi: Add vf_ssim360 filter
- - - -
2
2
-
2021-08-09
Anton Khirnov
New
[FFmpeg-devel,10/10] lavfi/vf_scale: pass the thread count to the scaler
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use
- - - -
4
-
-
2021-08-08
Anton Khirnov
New
[FFmpeg-devel,09/10] sws: implement slice threading
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use
- - - -
4
-
-
2021-08-08
Anton Khirnov
New
[FFmpeg-devel,08/10] lavfi/vf_scale: convert to the frame-based sws API
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use
- - - -
4
-
-
2021-08-08
Anton Khirnov
New
[FFmpeg-devel,07/10] sws: add a new scaling API
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use
- - - -
4
-
-
2021-08-08
Anton Khirnov
New
[FFmpeg-devel,06/10] lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use
- 1 - -
4
-
-
2021-08-08
Anton Khirnov
New
[FFmpeg-devel,05/10] lavfi/vf_scale: remove the nb_slices option
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use
- - - -
4
-
-
2021-08-08
Anton Khirnov
New
[FFmpeg-devel,04/10] fate/pixfmt: test xyz12le
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use
- - - -
4
-
-
2021-08-08
Anton Khirnov
Accepted
«
1
2
...
21
22
23
…
25
26
»