Show patches with: Submitter = Anton Khirnov       |   1198 patches
« 1 2 3 411 12 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] lavf: return AVERROR_EOF rather than EIO on EOF [FFmpeg-devel] lavf: return AVERROR_EOF rather than EIO on EOF - 1 - - 1-1 2023-03-27 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: do not return finished streams from choose_output() [FFmpeg-devel] fftools/ffmpeg: do not return finished streams from choose_output() - - - - 2-- 2023-03-27 Anton Khirnov New
[FFmpeg-devel,22/23] fftools/ffmpeg: clean up local includes [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,20/23] fftools/ffmpeg: stop including os_support.h [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,18/23] fftools/ffmpeg: move audio/video encoding code to ffmpeg_enc.c [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,17/23] fftools/ffmpeg: move subtitle encoding to ffmpeg_enc.c [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,16/23] fftools/ffmpeg: replace ff_dlog() with av_log() [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,15/23] fftools/ffmpeg: simplify output stream initialization call graph [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,13/23] fftools/ffmpeg: reindent after previous commit [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,12/23] fftools/ffmpeg: move encoder initialization to init_output_stream_encode [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,11/23] fftools/ffmpeg: use stack variables to shorten code [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,10/23] fftools/ffmpeg: drop unnecessarily indirection [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - --- 2023-03-25 Anton Khirnov New
[FFmpeg-devel,07/23] fftools/sync_queue: allow requesting a specific number of audio samples [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov New
[FFmpeg-devel,06/23] fftools/sync_queue: make sure audio duration matches sample count [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov New
[FFmpeg-devel,05/23] fftools/sync_queue: support operation with no limiting streams [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov New
[FFmpeg-devel,04/23] fftools/sync_queue: document overall design [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov New
[FFmpeg-devel,03/23] fftools/sync_queue: use timebase from input frames/packets [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov New
[FFmpeg-devel,02/23] fftools/ffmpeg: move initializing next_[pd]ts to add_input_streams() [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov New
[FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov New
[FFmpeg-devel,7/7] lavc: turn mentions of AV_CODEC_FLAG_RECON_FRAME in doxy into links [FFmpeg-devel,RFC,1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 2-- 2023-03-24 Anton Khirnov Accepted
[FFmpeg-devel,6/7] lavc: expand doxy for AV_CODEC_FLAG_RECON_FRAME [FFmpeg-devel,RFC,1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 2-- 2023-03-24 Anton Khirnov Accepted
[FFmpeg-devel,5/7] lavc/avcodec: fix documentation typo [FFmpeg-devel,RFC,1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 2-- 2023-03-24 Anton Khirnov Accepted
[FFmpeg-devel,4/7] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool [FFmpeg-devel,RFC,1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 2-- 2023-03-24 Anton Khirnov Accepted
[FFmpeg-devel,3/7] tools/decode_simple: initialize decoder parameters with container info [FFmpeg-devel,RFC,1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 2-- 2023-03-24 Anton Khirnov New
[FFmpeg-devel,2/7] tools/decode_simple: always call process_frame(NULL) at the end [FFmpeg-devel,RFC,1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 2-- 2023-03-24 Anton Khirnov New
[FFmpeg-devel,RFC,1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME [FFmpeg-devel,RFC,1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 2-- 2023-03-24 Anton Khirnov New
[FFmpeg-devel] fftools/ffmpeg_filter: initialize graph inputs/outputs [FFmpeg-devel] fftools/ffmpeg_filter: initialize graph inputs/outputs - 1 - - --- 2023-03-17 Anton Khirnov Accepted
[FFmpeg-devel,2/2] fftools/ffmpeg: supply hw_device_ctx to filters before initializing them [FFmpeg-devel,1/2] lavfi: add a flag for filters able to work with hw_device_ctx - - - - --- 2023-03-17 Anton Khirnov New
[FFmpeg-devel,1/2] lavfi: add a flag for filters able to work with hw_device_ctx [FFmpeg-devel,1/2] lavfi: add a flag for filters able to work with hw_device_ctx - - - - --- 2023-03-17 Anton Khirnov New
[FFmpeg-devel] lavc/libx265: flag as experimental [FFmpeg-devel] lavc/libx265: flag as experimental - - - - 4-- 2023-03-15 Anton Khirnov New
[FFmpeg-devel,v2,4/5] fftools/ffplay: stop using AVFrame.pkt_pos Untitled series #8544 - - - - --- 2023-03-15 Anton Khirnov Accepted
[FFmpeg-devel,3/3] doc/developer.texi: add a section on API/ABI compatibility [FFmpeg-devel,1/3] doc/developer.texi: document the use of other languages than C - 1 - - 4-- 2023-03-15 Anton Khirnov Accepted
[FFmpeg-devel,2/3] doc/developer.texi: document checkasm [FFmpeg-devel,1/3] doc/developer.texi: document the use of other languages than C - 1 - - 4-- 2023-03-15 Anton Khirnov Accepted
[FFmpeg-devel,1/3] doc/developer.texi: document the use of other languages than C [FFmpeg-devel,1/3] doc/developer.texi: document the use of other languages than C - 1 - - 4-- 2023-03-15 Anton Khirnov Accepted
[FFmpeg-devel] tests/fate: add simple tests for libx264 and libx265 [FFmpeg-devel] tests/fate: add simple tests for libx264 and libx265 - - - - 4-- 2023-03-11 Anton Khirnov New
[FFmpeg-devel,v2,6/6] lavu/frame: deprecate AVFrame.pkt_{pos, size} Untitled series #8522 - - - - --- 2023-03-11 Anton Khirnov New
[FFmpeg-devel] fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe parsing [FFmpeg-devel] fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe parsing - - - - 4-- 2023-03-10 Anton Khirnov Accepted
[FFmpeg-devel,6/6] lavu/frame: deprecate AVFrame.pkt_{pos, size} [FFmpeg-devel,1/6] lavc/decode: stop mangling last_pkt_props->opaque - - - - 4-- 2023-03-10 Anton Khirnov New
[FFmpeg-devel,5/6] fftools/ffplay: stop using AVFrame.pkt_pos [FFmpeg-devel,1/6] lavc/decode: stop mangling last_pkt_props->opaque - - - - 4-- 2023-03-10 Anton Khirnov New
[FFmpeg-devel,4/6] fftools/ffplay: depend on avfilter [FFmpeg-devel,1/6] lavc/decode: stop mangling last_pkt_props->opaque - - - - 4-- 2023-03-10 Anton Khirnov Accepted
[FFmpeg-devel,3/6] fftools/ffplay: drop an unused function argument [FFmpeg-devel,1/6] lavc/decode: stop mangling last_pkt_props->opaque - 1 - - 4-- 2023-03-10 Anton Khirnov Accepted
[FFmpeg-devel,2/6] fftools/ffprobe: stop using AVFrame.pkt_{pos, size} [FFmpeg-devel,1/6] lavc/decode: stop mangling last_pkt_props->opaque - 1 - - 4-- 2023-03-10 Anton Khirnov Accepted
[FFmpeg-devel,1/6] lavc/decode: stop mangling last_pkt_props->opaque [FFmpeg-devel,1/6] lavc/decode: stop mangling last_pkt_props->opaque - 1 - - 4-- 2023-03-10 Anton Khirnov Accepted
[FFmpeg-devel] lavfi/graphparser: use correct logging context [FFmpeg-devel] lavfi/graphparser: use correct logging context - 1 - - 4-- 2023-03-10 Anton Khirnov Accepted
[FFmpeg-devel,8/8] lavc/libvpxenc: drop FrameListData.duration [FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation - - - - -2- 2023-02-28 Anton Khirnov Accepted
[FFmpeg-devel,7/8] lavc/libvpxenc: handle queue desync more gracefully [FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation - - - - -2- 2023-02-28 Anton Khirnov Accepted
[FFmpeg-devel,6/8] lavc/libvpxenc: drop a useless condition [FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation - 1 - - -2- 2023-02-28 Anton Khirnov Accepted
[FFmpeg-devel,5/8] lavc/libvpxenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE [FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation - 1 - - -2- 2023-02-28 Anton Khirnov New
[FFmpeg-devel,4/8] lavc/libvpxenc: rename hdr10_plus_fifo and related objects [FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation - 1 - - 4-- 2023-02-28 Anton Khirnov Accepted
[FFmpeg-devel,3/8] lavc/libvpxenc: reindent [FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation - 1 - - 4-- 2023-02-28 Anton Khirnov Accepted
[FFmpeg-devel,2/8] lavc/libvpxenc: drop frame_number [FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation - 1 - - 4-- 2023-02-28 Anton Khirnov Accepted
[FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation [FFmpeg-devel,1/8] lavu/frame: improve AVFrame.opaque[_ref] documentation - - - - 4-- 2023-02-28 Anton Khirnov Accepted
[FFmpeg-devel] lavc: disable an obsolete hack for real video [FFmpeg-devel] lavc: disable an obsolete hack for real video - - - - 4-- 2023-02-20 Anton Khirnov Accepted
[FFmpeg-devel,5/5] fftools/ffmpeg: move ts_scale to DemuxStream [FFmpeg-devel,1/5] fftools/ffmpeg_demux: add an AVClass to Demuxer/InputFile - - - - 2-- 2023-02-11 Anton Khirnov Accepted
[FFmpeg-devel,4/5] fftools/ffmpeg_demux: add an AVClass to DemuxStream/InputStream [FFmpeg-devel,1/5] fftools/ffmpeg_demux: add an AVClass to Demuxer/InputFile - - - - 2-- 2023-02-11 Anton Khirnov Accepted
[FFmpeg-devel,3/5] fftools/ffmpeg_demux: move InputStream.guess_layout_max to stack [FFmpeg-devel,1/5] fftools/ffmpeg_demux: add an AVClass to Demuxer/InputFile - - - - 2-- 2023-02-11 Anton Khirnov Accepted
[FFmpeg-devel,2/5] fftools/ffmpeg_demux: add InputStream private data [FFmpeg-devel,1/5] fftools/ffmpeg_demux: add an AVClass to Demuxer/InputFile - - - - 2-- 2023-02-11 Anton Khirnov Accepted
[FFmpeg-devel,1/5] fftools/ffmpeg_demux: add an AVClass to Demuxer/InputFile [FFmpeg-devel,1/5] fftools/ffmpeg_demux: add an AVClass to Demuxer/InputFile - - - - 2-- 2023-02-11 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg_mux: distinguish between sync queue and muxer EOF [FFmpeg-devel] fftools/ffmpeg_mux: distinguish between sync queue and muxer EOF - - - - 2-- 2023-02-09 Anton Khirnov Accepted
[FFmpeg-devel] fftools/ffmpeg: rename -enc_stats* to -stats_enc* [FFmpeg-devel] fftools/ffmpeg: rename -enc_stats* to -stats_enc* - 1 - - -1- 2023-02-09 Anton Khirnov Accepted
[FFmpeg-devel,2/2] fftools/ffmpeg: add an option for writing pre-muxing stats [FFmpeg-devel,1/2] fftools/ffmpeg: store output packet timebases in the packet - - - - 4-- 2023-02-07 Anton Khirnov New
[FFmpeg-devel,1/2] fftools/ffmpeg: store output packet timebases in the packet [FFmpeg-devel,1/2] fftools/ffmpeg: store output packet timebases in the packet - - - - 4-- 2023-02-07 Anton Khirnov Accepted
[FFmpeg-devel] configure: make flite depend on threads [FFmpeg-devel] configure: make flite depend on threads - - - - 4-- 2023-02-07 Anton Khirnov Accepted
[FFmpeg-devel,v2.5,10/33] avcodec: remove FF_API_THREAD_SAFE_CALLBACKS Untitled series #8339 - - - - --- 2023-02-07 Anton Khirnov Accepted
[FFmpeg-devel,v2,33/33] Bump major versions of all libraries [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,32/33] avformat/version: postpone the remaining API deprecations [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,31/33] avcodec/version: postpone the remaining API deprecations [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,30/33] avutil/version: postpone the remaining API deprecations [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,29/33] avutil/{color_utils, csp}: merge color_utils into csp and expose API [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov Accepted
[FFmpeg-devel,v2,28/33] avutil: remove FF_API_AV_MALLOCZ_ARRAY [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,27/33] avutil: remove FF_API_COLORSPACE_NAME [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,26/33] avutil: remove FF_API_DECLARE_ALIGNED [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,25/33] avutil: remove FF_API_D2STR [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,24/33] avdevice: remove FF_API_DEVICE_CAPABILITIES [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov Accepted
[FFmpeg-devel,v2,23/33] avfilter: remove FF_API_PAD_COUNT [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,22/33] avfilter: remove FF_API_BUFFERSINK_ALLOC [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,21/33] avfilter: remove FF_API_SWS_PARAM_OPTION [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,20/33] avformat: remove FF_API_AVSTREAM_CLASS [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,19/33] avformat: remove FF_HLS_TS_OPTIONS [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,18/33] avformat: remove FF_API_AVIOCONTEXT_WRITTEN [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,17/33] avformat: remove FF_API_LAVF_PRIV_OPT [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,16/33] avcodec: remove FF_API_SUB_TEXT_FORMAT [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,15/33] avcodec: remove FF_API_FLAG_TRUNCATED [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,14/33] avcodec: remove FF_API_AVCTX_TIMEBASE [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,13/33] avcodec: remove FF_API_AUTO_THREADS [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,12/33] avcodec: remove FF_API_GET_FRAME_CLASS [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,11/33] avcodec: remove FF_API_DEBUG_MV [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,10/33] avcodec: remove FF_API_THREAD_SAFE_CALLBACKS [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,09/33] avcodec: remove FF_API_UNUSED_CODEC_CAPS [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,08/33] avcodec: remove FF_API_OPENH264_CABAC [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,07/33] avcodec: remove FF_API_OPENH264_SLICE_MODE [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,06/33] avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODE [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,05/33] avformat/avformat: Move AVOutputFormat internals out of public header [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,04/33] avformat/demux: Avoid stack packet when decoding frame [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,03/33] avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket* [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - -2- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,02/33] avformat/avformat: Move codecpar up in AVStream [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - 4-- 2023-02-04 Anton Khirnov New
[FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec [FFmpeg-devel,v2,01/33] avformat/avformat: Remove AVOutputFormat.data_codec - - - - 4-- 2023-02-04 Anton Khirnov New
[FFmpeg-devel] lavfi: add a new filtergraph parsing API [FFmpeg-devel] lavfi: add a new filtergraph parsing API - - - - --2 2023-02-03 Anton Khirnov New
[FFmpeg-devel] lavc/vaapi_encode: fix propagating durations and opaques [FFmpeg-devel] lavc/vaapi_encode: fix propagating durations and opaques - 1 - - 4-- 2023-01-31 Anton Khirnov Accepted
[FFmpeg-devel] lavc: deprecate CrystalHD decoders [FFmpeg-devel] lavc: deprecate CrystalHD decoders - - - - 4-- 2023-01-31 Anton Khirnov New
« 1 2 3 411 12 »