Show patches with: Series = VLC, esp. init_vlc patches       |   114 patches
« 1 2 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,001/114] avcodec/bitstream: Add second function to create VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,002/114] avcodec/tscc2: Reduce the size of the tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,003/114] avcodec/tscc2: Combine tables for initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,004/114] avcodec/bitstream: Allow static VLC tables to be bigger than needed VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,005/114] avcodec/tscc2: Make VLC tables static VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,006/114] avcodec/cllc: Improve creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,007/114] avcodec/smacker: Improve creating Huffman VLC tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,008/114] avcodec/on2avc: Use smaller tables for VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,009/114] avcodec/on2avcdata: Combine tables for codebooks VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,010/114] avcodec/on2avc: Apply offset when initializing VLC VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,011/114] avcodec/imc: Make Huffman tables smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,012/114] avcodec/imc: Avoid offsets table when creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,013/114] avcodec/clearvideo: Avoid code tables for initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,014/114] avcodec/clearvideo: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,015/114] avcodec/clearvideo: Avoid huge VLC length tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,016/114] avcodec/clearvideo: Inline constants VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,017/114] avcodec/clearvideo: Use minimal max_depth in get_vlc2() VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,018/114] avcodec/clearvideo: Apply VLC offset during init VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,019/114] avcodec/clearvideo: Make VLC tables static VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,020/114] avcodec/wnv1: Make array for initializing VLC smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,021/114] avcodec/wnv1: Apply offset during init, not later every time VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,022/114] avcodec/cook: Make tables to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,023/114] avcodec/cook: Apply offset when initializing VLC table VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,024/114] avcodec/cook: Avoid big length tables for VLC initialization VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,025/114] avcodec/cook: Inline constants VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,026/114] avcodec/rv10: Reduce the size of the tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,027/114] avcodec/rv10: Reduce number of exceptions when reading VLC value VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,028/114] avcodec/rv10: Use symbol table more effectively VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,029/114] avcodec/rv10: Make VLC tables smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,030/114] avcodec/rv10: Simplify handling of skip VLC entries VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,031/114] avcodec/mimic: Reduce size of tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,032/114] avcodec/mimic: Make VLC static VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,033/114] avcodec/motionpixels: Only create VLC iff it is going to be used VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,034/114] avcodec/motionpixels: Be more strict when parsing Huffman trees VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,035/114] avcodec/motionpixels: Don't check for complete VLC VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,036/114] avcodec/motionpixels: Use symbols table VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,037/114] avcodec/motionpixels: Simplify creating VLC tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,038/114] avcodec/mpc7: Reduce size of tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,039/114] avcodec/mpc7: Apply offsets when creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,040/114] avcodec/mpc7: Avoid offsets table when creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,041/114] avcodec/mpc8: Reduce size of tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,042/114] avcodec/mpc8: Apply offsets when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,043/114] avcodec/mpc8: Reduce the size of the length tables to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,044/114] avcodec/mpc8: Reduce the size of some VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,045/114] avcodec/mpc8: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,046/114] avcodec/mobiclip: Avoid redundant codes table to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,047/114] avcodec/mobiclip: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,048/114] avcodec/mobiclip: Reindentation VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,049/114] avcodec/qdm2: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,050/114] avcodec/qdm2_tablegen: Avoid code duplication when creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,051/114] avcodec/qdm2: Apply offsets when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,052/114] avcodec/qdm2: Initialize array of VLCs in a loop VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,053/114] avcodec/qdm2: Avoid offsets table when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,054/114] avcodec/rv40vlc2: Make VLC smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,055/114] avcodec/rv40: Make the tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,056/114] avcodec/rv40: Make better use of VLC symbols table VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,057/114] avcodec/rv40: Avoid offset table when initializing static VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,058/114] avcodec/rv40: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,059/114] avcodec/mss4: Simplify creating VLC tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,060/114] avcodec/mss4: Don't duplicate standard JPEG tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,061/114] avcodec/mss4: Make VLCs static VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,062/114] avcodec/sheervideo: Add av_cold to build_vlc() VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,063/114] avcodec/sheervideo: Simplify creating VLC table VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,064/114] avcodec/g2meet: Use least max_depth in get_vlc2() VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,065/114] avcodec/mjpegdec: Simplify creating VLC table VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,066/114] avcodec/indeo2: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,067/114] avcodec/mpeg4video: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,068/114] avcodec/mpeg4videodec: Make studio VLCs static VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,069/114] avcodec/truemotion2: Simplify creating VLC table VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,070/114] avcodec/atrac3plus: Simplify creating VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,071/114] avcodec/atrac3plus: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,072/114] avcodec/atrac3plus: Simplify getting offset of VLC in VLC_TYPE buf VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,073/114] avcodec/atrac3plus: Combine symbols tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,074/114] avcodec/atrac3plus: Combine codebooks into one array VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,075/114] avcodec/atrac3plus: Run-length encode length tables to make them smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,076/114] avcodec/vc1: Already offset subblock VLC tables during init VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,077/114] avcodec/vc1: Use symbols table for VLC for Block-level Transform Type VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,078/114] avcodec/vc1: Use a symbols table to decode interlaced MV vector VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,079/114] avcodec/vc1_block, msmpeg4dec: Don't check for errors for complete VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,080/114] avcodec/vc1_block: Don't use 0 for NULL VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,081/114] avcodec/vc1: Use symbols table to decode AC coefficients VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,082/114] avcodec/vc1_block: Use local variables inside macro VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,083/114] avcodec/vc1: Use symbols table to decode MV differentials VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,084/114] avcodec/vc1: Use symbols table to parse macroblock mode VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,085/114] avcodec/vc1: Don't check for errors for complete VLC VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,086/114] avcodec/vc1: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,087/114] avcodec/vc1: Avoid code duplication when initializing VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,088/114] avcodec/rv34: Avoid offsets table for initialization of static VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,089/114] avcodec/atrac9dec: Don't confuse max_depth of VLC with max codelength VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,090/114] avcodec/atrac9dec: Use least max_depth in call to get_vlc2() VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,091/114] avcodec/atrac9dec: Don't use unnecessarily large VLC tables VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,092/114] avcodec/atrac9dec: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,093/114] avcodec/atrac9tab: Unify tables used to initialize VLCs VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,094/114] avcodec/atrac9dec: Don't create VLCs that are never used VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,095/114] avcodec/atrac9dec: Make VLCs static VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,096/114] avcodec/atrac9dec: Replace av_free() by av_freep() in close function VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,097/114] avcodec/atrac9tab: Add missing static to internal table VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,098/114] avcodec/vp3: Apply VLC offset during init VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,099/114] avcodec/vp3: Make tables used to initialize VLCs smaller VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
[FFmpeg-devel,100/114] avcodec/vp3: Use symbols table for VP3 motion vectors VLC, esp. init_vlc patches - - - - 2-- 2020-11-10 Andreas Rheinhardt Superseded
« 1 2 »