Show patches with: Archived = No       |   45448 patches
« 1 2 ... 224 225 226454 455 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[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
[FFmpeg-devel,04/18] avcodec/avpacket: add a new public AVPacketList API AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,03/18] avcodec/avpacket: make avpriv_packet_* use PacketListEntry AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,02/18] avformat/internal: make last_in_packet_buffer of type PacketListEntry AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,01/18] avcodec/packet_internal: add a PacketListEntry struct AVPacketList public API - - - - 2-- 2020-11-18 James Almer New
[FFmpeg-devel,00/18] AVPacketList public API - - - - --- 2020-11-18 James Almer None
[FFmpeg-devel,6/6] avutil/frame: use av_buffer_replace() to simplify code Use av_buffer_replace() - - - - 4-- 2020-11-18 Gil Pedersen Accepted
[FFmpeg-devel,5/6] avcodec/wavpack: use av_buffer_replace() to simplify code Use av_buffer_replace() - - - - 2-- 2020-11-18 Gil Pedersen Accepted
[FFmpeg-devel,4/6] avcodec/h264_slice: use av_buffer_replace() to simplify code Use av_buffer_replace() - - - - 2-- 2020-11-18 Gil Pedersen Accepted
[FFmpeg-devel,3/6] avcodec/h264_parser: use av_buffer_replace() to simplify code Use av_buffer_replace() - - - - 2-- 2020-11-18 Gil Pedersen New
[FFmpeg-devel,2/6] avcodec/cbs_h2645: use av_buffer_replace() to simplify code Use av_buffer_replace() - - - - 2-- 2020-11-18 Gil Pedersen New
[FFmpeg-devel,1/6] avcodec/cbs_av1: use av_buffer_replace() to simplify code Use av_buffer_replace() - - - - 2-- 2020-11-18 Gil Pedersen New
[FFmpeg-devel,0/6] Use av_buffer_replace() - - - - --- 2020-11-18 Gil Pedersen None
[FFmpeg-devel] lavu/buffer: reuse AVBufferRef alloction [FFmpeg-devel] lavu/buffer: reuse AVBufferRef alloction - - - - 4-- 2020-11-18 Gil Pedersen New
[FFmpeg-devel] avcodec/cuviddec: fix CUDA_ERROR_INVALID_CONTEXT error found by cuda-memcheck tool [FFmpeg-devel] avcodec/cuviddec: fix CUDA_ERROR_INVALID_CONTEXT error found by cuda-memcheck tool - - - - 4-- 2020-11-18 leozhang Superseded
[FFmpeg-devel] Support HDR10+ metadata for HEVC. [FFmpeg-devel] Support HDR10+ metadata for HEVC. - - - - -11 2020-11-18 Mohammad Izadi Superseded
[FFmpeg-devel] libavformat/mov.c: export vendor id as metadata [FFmpeg-devel] libavformat/mov.c: export vendor id as metadata - - - - 211 2020-11-17 Thierry Foucu Superseded
[FFmpeg-devel] tools/target_dec_fuzzer: Adjust maxpixels for G2M [FFmpeg-devel] tools/target_dec_fuzzer: Adjust maxpixels for G2M - - - - 4-- 2020-11-17 Michael Niedermayer Accepted
[FFmpeg-devel,v1] avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIG. [FFmpeg-devel,v1] avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIG. - - - - 3-- 2020-11-16 Wonkap Jang Superseded
[FFmpeg-devel] lavfi/frei0r: Remove duplicated pix_fmt entry [FFmpeg-devel] lavfi/frei0r: Remove duplicated pix_fmt entry - 1 - - 3-- 2020-11-16 Derek Buitenhuis Accepted
[FFmpeg-devel] Support HDR10+ metadata for HEVC. [FFmpeg-devel] Support HDR10+ metadata for HEVC. - - - - -11 2020-11-16 Mohammad Izadi 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… - - - - 3-- 2020-11-16 Alan Kelly Superseded
[FFmpeg-devel] Support HDR10+ metadata for HEVC. [FFmpeg-devel] Support HDR10+ metadata for HEVC. - - - - -11 2020-11-16 Mohammad Izadi Superseded
[FFmpeg-devel,v2] nv-codec-headers: add cuMemcpy [FFmpeg-devel,v2] nv-codec-headers: add cuMemcpy - - - - -1- 2020-11-16 leozhang Accepted
[FFmpeg-devel,4/4,v3] avcodec/av1dec: add an option to select an operating point [FFmpeg-devel,1/4,v2] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling - - - - 4-- 2020-11-15 James Almer New
[FFmpeg-devel,3/4,v3] avcodec/cbs_av1: add an option to select an operating point [FFmpeg-devel,1/4,v2] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling - - - - 2-- 2020-11-15 James Almer Accepted
[FFmpeg-devel,2/4,v2] avcodec/cbs: allow cbs_read_fragment_content() to discard units [FFmpeg-devel,1/4,v2] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling - - - - 2-- 2020-11-15 James Almer New
[FFmpeg-devel,1/4,v2] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling [FFmpeg-devel,1/4,v2] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling - - - - 2-- 2020-11-15 James Almer New
[FFmpeg-devel,4/4] avformat/rtsp: change to default stimeout to 10 seconds [FFmpeg-devel,1/4] avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on depracated options - - - - 4-- 2020-11-15 Andriy Gelman New
[FFmpeg-devel,3/4] avformat/rtsp: fix timeout option [FFmpeg-devel,1/4] avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on depracated options - - - - 2-- 2020-11-15 Andriy Gelman Superseded
[FFmpeg-devel,2/4] doc/protocols: update options [FFmpeg-devel,1/4] avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on depracated options - - - - 2-- 2020-11-15 Andriy Gelman Accepted
[FFmpeg-devel,1/4] avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on depracated options [FFmpeg-devel,1/4] avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on depracated options - 1 - - 2-- 2020-11-15 Andriy Gelman Accepted
[FFmpeg-devel] avformat/matroskadec: only use the track duration if it exists [FFmpeg-devel] avformat/matroskadec: only use the track duration if it exists - - - - 4-- 2020-11-15 Steve Lhomme Accepted
[FFmpeg-devel] avformat/matroskadec: avoid warning on duration conversion [FFmpeg-devel] avformat/matroskadec: avoid warning on duration conversion - - - - 4-- 2020-11-15 Steve Lhomme New
« 1 2 ... 224 225 226454 455 »