Toggle navigation
Patchwork
FFmpeg
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Anton Khirnov
| State =
Action Required
| Archived =
No
| 1231 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
...
9
10
11
…
12
13
»
Patch
Series
A/L/R/T
S/W/F
Date
Submitter
Delegate
State
[FFmpeg-devel,4/5] lavc/bitstream: make skip_remaining() public
[FFmpeg-devel,1/5] get_bits: move check_marker() to mpegvideodec.h
- - - -
2
-
-
2022-06-17
Anton Khirnov
New
[FFmpeg-devel,3/5] lavc/bitstream: templatize for BE/LE
[FFmpeg-devel,1/5] get_bits: move check_marker() to mpegvideodec.h
- - - -
2
-
-
2022-06-17
Anton Khirnov
New
[FFmpeg-devel,2/5] lavc: add standalone cached bitstream reader
[FFmpeg-devel,1/5] get_bits: move check_marker() to mpegvideodec.h
- - - -
2
-
-
2022-06-17
Anton Khirnov
New
[FFmpeg-devel,1/5] get_bits: move check_marker() to mpegvideodec.h
[FFmpeg-devel,1/5] get_bits: move check_marker() to mpegvideodec.h
- - - -
2
-
-
2022-06-17
Anton Khirnov
New
[FFmpeg-devel,35/35] fftools/ffmpeg: move each muxer to a separate thread
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
4
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,33/35] fftools/ffmpeg: depend on threads
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,32/35] fftools/ffmpeg: stop using av_stream_get_end_pts()
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,31/35] fftools/ffmpeg_mux: do not call exit_program() in print_sdp()
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,26/35] fftools/ffmpeg: only set OutputStream.frame_number for video encoding
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,25/35] fftools/ffmpeg: stop using OutputStream.frame_number in print_report()
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,24/35] fftools/ffmpeg: use the sync queues to handle -frames
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,22/35] fftools/ffmpeg: rework -shortest implementation
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,20/35] fftools/ffmpeg: use pre-BSF DTS for choosing next output
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,19/35] fftools/ffmpeg: use last filter output pts to choose next output stream
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,18/35] fate/ffmpeg: add a test for interleaving video+subs
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,16/35] fftools/ffmpeg: use refcounted packets for encoded subtitles
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,14/35] fftools/ffmpeg: move output file opts into private context
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,12/35] fftools/ffmpeg_mux: split queuing packets into a separate function
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,11/35] fftools/ffmpeg: move the mux queue into muxer private data
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,09/35] fftools/ffmpeg: access output file chapters through a wrapper
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,08/35] fftools/ffmpeg: refactor the code checking for bitexact output
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,07/35] fftools/ffmpeg: move closing the file into of_write_trailer()
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,06/35] fftools/ffmpeg: write the header for stream-less outputs when initializing the…
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,05/35] fftools/ffmpeg: set want_sdp when initializing the muxer
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,04/35] fftools/ffmpeg: refactor limiting output file size with -fs
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,03/35] fftools/ffmpeg: fix the type of limit_filesize
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,02/35] fftools/ffmpeg: add a helper function to access output file size
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
[FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context
- - - -
2
-
-
2022-06-16
Anton Khirnov
New
[FFmpeg-devel,3/4] lavfi/vf_v360: fix barrelsplit transform with padding
[FFmpeg-devel,1/4] lavfi/vf_v360: drop nonsense inline specifier
- - - -
2
2
-
2022-05-19
Anton Khirnov
New
[FFmpeg-devel,6/9] fftools/ffmpeg: stop using AVStream.nb_frames in do_video_stats()
[FFmpeg-devel,1/9] fftools/ffmpeg: share the code encoding a single frame between video and audio
- - - -
4
-
-
2022-05-11
Anton Khirnov
New
[FFmpeg-devel,2/9] fftools/ffmpeg: reuse the encoding code for flushing encoders
[FFmpeg-devel,1/9] fftools/ffmpeg: share the code encoding a single frame between video and audio
- - - -
4
-
-
2022-05-11
Anton Khirnov
New
[FFmpeg-devel] lavc/encode: drop EncodeSimpleContext
[FFmpeg-devel] lavc/encode: drop EncodeSimpleContext
- 2 - -
-
3
-
2022-04-11
Anton Khirnov
New
[FFmpeg-devel,49/49] fftools/ffmpeg: move each muxer to a separate thread
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
3
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,48/49] fftools: add a multistream thread-safe queue
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,47/49] fftools/ffmpeg: depend on threads
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,46/49] fftools/ffmpeg: do not write the output file header from init_output_stream()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,45/49] fftools/ffmpeg: stop using av_stream_get_end_pts()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,44/49] fftools/ffmpeg_mux: do not call exit_program() in print_sdp()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,43/49] fftools/ffmpeg_mux: return errors from update_video_stats()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,42/49] fftools/ffmpeg_mux: simplify submit_packet()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,41/49] fftools/ffmpeg_mux: return errors from write_packet()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,40/49] fftools/ffmpeg_mux: return errors from submit_packet()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,39/49] fftools/ffmpeg_mux: return errors from of_submit_packet()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,38/49] fftools/ffmpeg: make the muxer AVFormatContext private to ffmpeg_mux.c
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,37/49] fftools/ffmpeg: only set OutputStream.frame_number for video encoding
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,36/49] fftools/ffmpeg: stop using OutputStream.frame_number in print_report()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,35/49] fftools/ffmpeg: use the sync queues to handle -frames
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
1
-
1
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,34/49] fftools/ffmpeg: rework -shortest implementation
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,33/49] fftools/ffmpeg: use refcounted packets for encoded subtitles
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,32/49] fftools/ffmpeg: reindent after previous commit
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,31/49] fftools/ffmpeg: reuse the encoding code for flushing encoders
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,30/49] fftools/ffmpeg: share the code encoding a single frame between video and audio
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,29/49] fftools/ffmpeg_mux: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stat…
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,28/49] fftools/ffmpeg_mux: merge variable declaration and initialization
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,27/49] fftools/ffmpeg_mux: stop using av_stream_get_end_pts() in do_video_stats()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,26/49] fftools/ffmpeg_mux: stop using AVStream.nb_frames in do_video_stats()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,25/49] fftools/ffmpeg_mux: drop a useless check and reduce indentation
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,24/49] fftools/ffmpeg: move processing video stats to ffmpeg_mux
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,23/49] fftools/ffmpeg: move output file opts into private context
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,22/49] fftools/ffmpeg_mux: split of_write_packet()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,21/49] fftools/ffmpeg_mux: split queuing packets into a separate function
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,20/49] fftools/ffmpeg: move the mux queue into muxer private data
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,19/49] fftools/ffmpeg: do not log to the muxer context
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,18/49] fftools/ffmpeg: access output file chapters through a wrapper
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,17/49] fftools/ffmpeg: refactor the code checking for bitexact output
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,16/49] fftools/ffmpeg: move closing the file into of_write_trailer()
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,15/49] fftools/ffmpeg: write the header for stream-less outputs when initializing the…
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,14/49] fftools/ffmpeg: set want_sdp when initializing the muxer
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,13/49] fftools/ffmpeg: refactor limiting output file size with -fs
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,12/49] fftools/ffmpeg: fix the type of limit_filesize
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,11/49] fftools/ffmpeg: add a helper function to access output file size
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,10/49] fftools/ffmpeg_mux: add private muxer context
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,09/49] fftools/ffmpeg: store output format separately from the muxer context
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,08/49] fftools/ffmpeg: move freeing the output file to ffmpeg_mux.c
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,07/49] fftools/ffmpeg: move writing the trailer to ffmpeg_mux.c
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,05/49] fftools/ffmpeg: store the output file index in OutputFile
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,04/49] fftools/ffmpeg: pass the muxer context explicitly to some functions
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,02/49] fftools/ffmpeg: move a comment to a more appropriate place
[FFmpeg-devel,01/49] fftools/ffmpeg: drop an obsolete hack
- - - -
2
-
-
2022-04-04
Anton Khirnov
New
[FFmpeg-devel,5/8] lavc/encode: add an encoder-specific get_buffer() variant
[FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking
- - - -
4
-
-
2022-03-23
Anton Khirnov
New
[FFmpeg-devel,4/8] lavc/snow: only allocate mconly_picture for decoding
[FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking
- - - -
4
-
-
2022-03-23
Anton Khirnov
New
[FFmpeg-devel,2/8] lavc/avcodec: only allocate the encoding frame for encoders
[FFmpeg-devel,1/8] lavc/avcodec: simplify codec id/type validity checking
- - - -
4
-
-
2022-03-23
Anton Khirnov
New
[FFmpeg-devel] doc/APIchanges: update for the new channel layout API
[FFmpeg-devel] doc/APIchanges: update for the new channel layout API
- 1 - -
8
-
-
2022-03-15
Anton Khirnov
New
[FFmpeg-devel,2/2] lavc/vp9: fix the race in exporting video enc params
[FFmpeg-devel,1/2] lavc/threadframe: allow decoders to attach buffers to ThreadFrame
- - - -
8
-
-
2022-03-15
Anton Khirnov
New
[FFmpeg-devel,1/2] lavc/threadframe: allow decoders to attach buffers to ThreadFrame
[FFmpeg-devel,1/2] lavc/threadframe: allow decoders to attach buffers to ThreadFrame
- - - -
4
-
-
2022-03-15
Anton Khirnov
New
[FFmpeg-devel,04/10] fftools/cmdutils: split common option handlers into their own file
[FFmpeg-devel,01/10] fftools/cmdutils: drop prototypes for nonexistent functions
- - - -
4
-
-
2022-03-15
Anton Khirnov
New
[FFmpeg-devel,2/2] lavc/dxva: properly namespace public symbols
[FFmpeg-devel,1/2] lavc/dxva2: rename drop AV prefix from AVDXVAContext
- - - -
10
-
-
2022-02-17
Anton Khirnov
New
[FFmpeg-devel,1/2] lavc/dxva2: rename drop AV prefix from AVDXVAContext
[FFmpeg-devel,1/2] lavc/dxva2: rename drop AV prefix from AVDXVAContext
- - - -
6
-
-
2022-02-17
Anton Khirnov
New
[FFmpeg-devel,2/2] lavu/fifo: add a test for _cb functions
[FFmpeg-devel,1/2] lavu/fifo: fix a corner case in av_fifo_grow2()
- - - -
3
-
1
2022-02-08
Anton Khirnov
New
[FFmpeg-devel,3/4] lavu/pixfmt: deprecate AV_PIX_FMT_XVMC
[FFmpeg-devel,1/4] lavc/mpeg*: drop the XvMC hwaccel code
- - - -
4
-
-
2022-02-01
Anton Khirnov
New
[FFmpeg-devel,1/4] lavc/mpeg*: drop the XvMC hwaccel code
[FFmpeg-devel,1/4] lavc/mpeg*: drop the XvMC hwaccel code
- - - -
2
2
-
2022-02-01
Anton Khirnov
New
[FFmpeg-devel,13/13] lavc/svq3: stop including h264dec.h
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
3
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,12/13] lavc/x86/h264_qpel: stop unnecessarily including h264dec
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
2
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,11/13] lavc/vdpau: stop unnecessarily including h264dec
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
2
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,10/13] lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
2
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,09/13] lavc/h264_parse: stop including h264dec.h
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
2
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,08/13] lavc/h264data.h: stop including h264dec.h
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
2
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,07/13] lavc/h264: move some shared code from h264dec to h264_parse
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
-
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,06/13] lavc/h264_parser: add missing headers
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
-
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,05/13] lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
-
-
2022-01-24
Anton Khirnov
New
[FFmpeg-devel,04/13] lavc/h264: replace MAX_DELAYED_PIC_COUNT with FF_ARRAY_ELEMS where appropriate
[FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT
- - - -
-
-
-
2022-01-24
Anton Khirnov
New
«
1
2
...
9
10
11
…
12
13
»