summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/mpegvideo: Move gop_picture_number to MPEG12EncContextAndreas Rheinhardt2022-01-29
* avcodec/mpegvideo_enc: Don't sync gop_picture_number among slice threadsAndreas Rheinhardt2022-01-29
* avcodec/mpegvideo: Move timecode_frame_start to Mpeg1ContextAndreas Rheinhardt2022-01-29
* avcodec/mpegvideo: Move aspect_ratio_info to Mpeg1ContextAndreas Rheinhardt2022-01-29
* avcodec/mpeg4videodec: Use stack variable for aspect_ratio_infoAndreas Rheinhardt2022-01-29
* avcodec/ituh263dec: Use stack variable for aspect_ratio_infoAndreas Rheinhardt2022-01-29
* avcodec/ituh263enc: Use stack variable for aspect_ratio_infoAndreas Rheinhardt2022-01-29
* avcodec/mpeg4videoenc: Use stack variable for aspect_ratio_infoAndreas Rheinhardt2022-01-29
* avcodec/mpeg12enc: Reindent after the previous commitAndreas Rheinhardt2022-01-29
* avcodec/mpeg12enc: Return early if no Sequence Header is writtenAndreas Rheinhardt2022-01-29
* avcodec/mpeg12enc: Use stack variable for aspect_ratio_infoAndreas Rheinhardt2022-01-29
* avcodec/ituh263enc: Use stack variable for custom_pcfAndreas Rheinhardt2022-01-29
* avcodec/mpeg4?video: Move vo_type to Mpeg4DecContextAndreas Rheinhardt2022-01-29
* avcodec/mpeg4videodec: Keep vo_type in sync between threadsAndreas Rheinhardt2022-01-29
* avcodec/mpeg4videoenc: Use stack variable for vo_typeAndreas Rheinhardt2022-01-29
* avcodec/h263: Move decoding-only stuff to a new header h263dec.hAndreas Rheinhardt2022-01-29
* avcodec/h263: Remove declaration for inexistent functionAndreas Rheinhardt2022-01-29
* avcodec/jpeg2000dec: Move preparations to main thread, fix raceAndreas Rheinhardt2022-01-29
* avfilter/vf_v360: improve xyz_to_fisheye()Paul B Mahol2022-01-29
* avfilter/vf_v360: improve xyz_to_dfisheye() even morePaul B Mahol2022-01-29
* avutil/hwcontext_qsv: fix typoTimo Rothenpieler2022-01-29
* avfilter/af_afir: switch to lavu/txPaul B Mahol2022-01-29
* lavc/qsvdec: export AVFilmGrainParams side dataHaihao Xiang2022-01-29
* lavc/qsvdec: track the runtime session versionHaihao Xiang2022-01-29
* lavc/qsv: allow to add more parameter buffers to QSV frameHaihao Xiang2022-01-29
* lavc/qsvenc: add tile encoding support for VP9Haihao Xiang2022-01-29
* libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to openclnyanmisaka2022-01-29
* libavcodec/vaapi_decode: fix the problem that init_pool_size < nb_surfaceWenbin Chen2022-01-29
* x86/tx_float: mark AVX2 functions as AVXSLOWLynne2022-01-29
* lavu/tx: do not unconditionally free subcontexts if initialization failsLynne2022-01-29
* lavu/tx: reset subcontext pointer if initialization failsLynne2022-01-29
* lavu/tx: print debug info even if no transforms are foundLynne2022-01-28
* avutil/tx: add null pointer check after av_malloczSteven Liu2022-01-28
* avutil/tx: remove deadcode of the control flowSteven Liu2022-01-28
* hwcontext_vulkan: avoid using 64-bit enumsLynne2022-01-27
* lavu/tx: avoid using 64-bit enumsLynne2022-01-27
* configure: add libplacebo to help messageZhao Zhili2022-01-27
* libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen2022-01-27
* libavcodec/qsvenc: Add b_strategy option to hevc_qsvWenbin Chen2022-01-27
* libavcodec/qsvenc: Add max slice size support to hevc_qsvWenbin Chen2022-01-27
* avcodec/h264data: Add missing rational.h inclusionAndreas Rheinhardt2022-01-27
* x86/tx_float: add missing FF_TX_OUT_OF_PLACE flag to functionsLynne2022-01-27
* lavu/tx: clean up CPU flags checkLynne2022-01-27
* x86/tx_float: do not build tx_float_init.c if x86 assembly is disabledLynne2022-01-27
* avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.hAndreas Rheinhardt2022-01-26
* avcodec/h264_*: Remove unnecessary internal.h inclusionsAndreas Rheinhardt2022-01-26
* avcodec/h264dec: Remove unnecessary headersAndreas Rheinhardt2022-01-26
* avcodec/h264*: Remove unnecessary h264_mvpred.h inclusionsAndreas Rheinhardt2022-01-26
* lavc/svq3: stop including h264dec.hAnton Khirnov2022-01-26
* lavc/x86/h264_qpel: stop unnecessarily including h264decAnton Khirnov2022-01-26