Show patches with: Archived = No       |   45481 patches
« 1 2 ... 224 225 226454 455 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v2,068/162] avcodec/qdm2: Avoid offsets table when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,067/162] avcodec/qdm2: Initialize array of VLCs in a loop VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,066/162] avcodec/qdm2: Apply offsets when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,065/162] avcodec/qdm2: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,064/162] avcodec/mobiclip: Reindentation VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,063/162] avcodec/mobiclip: Make decoder init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,062/162] avcodec/mobiclip: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,061/162] avcodec/mobiclip: Avoid redundant codes table to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,060/162] avcodec/mpc8: Make decoder init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,059/162] avcodec/mpc7: Make decoder init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,058/162] avcodec/mpegaudiodsp: Make initializing synth windows thread-safe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,057/162] avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,056/162] avcodec/imc: Make imc/iac decoders init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,055/162] avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,054/162] avcodec/mpegaudiodsp: Combine initializing float and int tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,053/162] avcodec/mpc8: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,052/162] avcodec/mpc8: Reduce the size of some VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,051/162] avcodec/mpc8: Reduce the size of the length tables to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,050/162] avcodec/mpc8: Apply offsets when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,049/162] avcodec/mpc8: Reduce size of tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,048/162] avcodec/mpc7: Avoid offsets table when creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,047/162] avcodec/mpc7: Apply offsets when creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,046/162] avcodec/mpc7: Reduce size of tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,045/162] avcodec/motionpixels: Make decoder init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,044/162] avcodec/motionpixels: Simplify creating VLC tables VLC, esp. init_vlc patches - - - - 1-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,043/162] avcodec/motionpixels: Use symbols table VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,042/162] avcodec/motionpixels: Don't check for complete VLC VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,041/162] avcodec/motionpixels: Be more strict when parsing Huffman trees VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,040/162] avcodec/motionpixels: Only create VLC iff it is going to be used VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,039/162] avcodec/mimic: Make VLC static VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,038/162] avcodec/mimic: Mark decoder as init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,037/162] avcodec/mimic: Cleanup generically upon init failure VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,036/162] avcodec/mimic: Reduce size of tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,035/162] avcodec/rv10: Simplify handling of skip VLC entries VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,034/162] avcodec/rv10: Make VLC tables smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,033/162] avcodec/rv10: Use symbol table more effectively VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,032/162] avcodec/rv10: Reduce number of exceptions when reading VLC value VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,031/162] avcodec/rv10: Reduce the size of the tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,030/162] avcodec/rv10: Make initializing static RV10 VLCs thread-safe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,029/162] avcodec/cook: Inline constants VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,028/162] avcodec/cook: Avoid big length tables for VLC initialization VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,027/162] avcodec/cook: Apply offset when initializing VLC table VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,026/162] avcodec/cook: Make tables to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,025/162] avcodec/wnv1: Make decoder init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,024/162] avcodec/wnv1: Apply offset during init, not later every time VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,023/162] avcodec/wnv1: Make array for initializing VLC smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,022/162] avcodec/clearvideo: Make VLC tables static VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,021/162] avcodec/clearvideo: Apply VLC offset during init VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,020/162] avcodec/clearvideo: Use minimal max_depth in get_vlc2() VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,019/162] avcodec/clearvideo: Inline constants VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,018/162] avcodec/clearvideo: Improve handling of VLC escape values VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,017/162] avcodec/clearvideo: Avoid huge VLC length tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,016/162] avcodec/clearvideo: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,015/162] avcodec/clearvideo: Avoid code tables for initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,014/162] avcodec/imc: Avoid offsets table when creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,013/162] avcodec/imc: Make Huffman tables smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,012/162] avcodec/on2avc: Apply offset when initializing VLC VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,011/162] avcodec/on2avcdata: Combine tables for codebooks VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,010/162] avcodec/on2avc: Use smaller tables for VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,009/162] avcodec/smacker: Mark decoders as init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,008/162] avcodec/smacker: Improve creating Huffman VLC tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,007/162] avcodec/cllc: Improve creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,006/162] avcodec/tscc2: Make VLC tables static VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,005/162] avcodec/tscc2: Mark tscc2 decoder as init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,004/162] avcodec/bitstream: Allow static VLC tables to be bigger than needed VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,003/162] avcodec/tscc2: Combine tables for initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,002/162] avcodec/tscc2: Reduce the size of the tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,001/162] avcodec/bitstream: Add second function to create VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,000/162] VLC, esp. init_vlc patches - - - - --- 2020-11-20 Andreas Rheinhardt None
[FFmpeg-devel] Support HDR10+ metadata for HEVC. [FFmpeg-devel] Support HDR10+ metadata for HEVC. - - - - 211 2020-11-20 Mohammad Izadi Superseded
[FFmpeg-devel,v2] avcodec/cuviddec: fix CUDA_ERROR_INVALID_CONTEXT error found by cuda-memcheck tool [FFmpeg-devel,v2] avcodec/cuviddec: fix CUDA_ERROR_INVALID_CONTEXT error found by cuda-memcheck tool - - - - 4-- 2020-11-20 leozhang Accepted
[FFmpeg-devel,v4] avdevice/decklink_dec: map the raw_format instead of hardcode [FFmpeg-devel,v4] avdevice/decklink_dec: map the raw_format instead of hardcode - 1 - - 4-- 2020-11-20 Lance Wang Accepted
[FFmpeg-devel,6/6] fftools/cmdutils: also print warnings when using -sinks and -sources [FFmpeg-devel,1/6] avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps - - - - 4-- 2020-11-19 Marton Balint Accepted
[FFmpeg-devel,5/6] avdevice/decklink: warn about too old decklink API version [FFmpeg-devel,1/6] avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps - - - - 2-- 2020-11-19 Marton Balint Accepted
[FFmpeg-devel,4/6] avdevice/decklink_enc: simplify usage of buffercount type [FFmpeg-devel,1/6] avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps - - - - 2-- 2020-11-19 Marton Balint Accepted
[FFmpeg-devel,3/6] avdevice/decklink_dec: add support for 50/60 fps timecode [FFmpeg-devel,1/6] avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps - - - - 2-- 2020-11-19 Marton Balint Accepted
[FFmpeg-devel,2/6] avutil/timecode: add av_timecode_init_from_components [FFmpeg-devel,1/6] avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps - - - - 2-- 2020-11-19 Marton Balint Accepted
[FFmpeg-devel,1/6] avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps [FFmpeg-devel,1/6] avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps - - - - 2-- 2020-11-19 Marton Balint Superseded
[FFmpeg-devel,14/18,v2] avformat/flacenc: port to the new packet list API Untitled series #2782 - - - - --- 2020-11-19 James Almer New
[FFmpeg-devel,v3] avdevice/decklink_dec: map the raw_format instead of hardcode [FFmpeg-devel,v3] avdevice/decklink_dec: map the raw_format instead of hardcode - - - - 4-- 2020-11-19 Lance Wang Superseded
[FFmpeg-devel] Moves yuv2yuvX_sse3 to yasm, unrolls main loop and other small optimizations for ~20… [FFmpeg-devel] Moves yuv2yuvX_sse3 to yasm, unrolls main loop and other small optimizations for ~20… - - - - 4-- 2020-11-19 Alan Kelly Superseded
[FFmpeg-devel,3/3] avformat/swfdec: Allocate output buffer after reading input [FFmpeg-devel,1/3] avformat/cafdec: clip sample rate - - - - 4-- 2020-11-18 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avformat/cafdec: Check for EOF in index read loop [FFmpeg-devel,1/3] avformat/cafdec: clip sample rate - - - - 2-- 2020-11-18 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avformat/cafdec: clip sample rate [FFmpeg-devel,1/3] avformat/cafdec: clip sample rate - - - - 2-- 2020-11-18 Michael Niedermayer Accepted
[FFmpeg-devel] libavformat/mov.c: export vendor id as metadata [FFmpeg-devel] libavformat/mov.c: export vendor id as metadata - - - - 4-- 2020-11-18 Thierry Foucu Accepted
[FFmpeg-devel] libavformat/mov.c: export vendor id as metadata [FFmpeg-devel] libavformat/mov.c: export vendor id as metadata - - - - 4-- 2020-11-18 Thierry Foucu Superseded
[FFmpeg-devel,RFC,18/18] avcodec/avpacket: make the AVPacketList API thread safe AVPacketList public API - - - - 4-- 2020-11-18 James Almer New
[FFmpeg-devel,17/18] avcodec/avpacket: schedule the removal of avpriv_packet_list_* AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,16/18] avformat/matroskadec: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,15/18] avformat/aiffenc: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,14/18] avformat/flacenc: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer Superseded
[FFmpeg-devel,13/18] avformat/mp3enc: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,12/18] avformat/ttaenc: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,11/18] avdevice/vfwcap: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,10/18] avdevice/decklink_dec: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,09/18] avdevice/dshow: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,08/18] avformat: port AVFormatInternal->parse_queue to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,07/18] avformat: port AVFormatInternal->raw_packet_buffer to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,06/18] avformat: port AVFormatInternal->packet_buffer to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,05/18] avcodec/decode: port to the new packet list API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
« 1 2 ... 224 225 226454 455 »