summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate: add PFM encoder testsPaul B Mahol2022-07-03
* avcodec/pnmenc: support both endian variants for PFMPaul B Mahol2022-07-03
* avcodec: add PHM decoder and encoderPaul B Mahol2022-07-03
* avcodec/tests/snowenc: Remove unused-but-set variableAndreas Rheinhardt2022-07-03
* avcodec/qoidec: Remove unused-but-set variableAndreas Rheinhardt2022-07-03
* avcodec/j2kenc: Remove unused-but-set variableAndreas Rheinhardt2022-07-03
* avcodec/imc: Remove unused-but-set variableAndreas Rheinhardt2022-07-03
* avcodec/hevc_ps: Remove unused-but-set variableAndreas Rheinhardt2022-07-03
* avfilter/vf_atadenoise: Remove unused-but-set variablesAndreas Rheinhardt2022-07-03
* avformat/mlpdec: Remove unused-but-set variableAndreas Rheinhardt2022-07-03
* avformat/bintext: Remove set-but-unused variableAndreas Rheinhardt2022-07-03
* fate: add EXR encoder testsPaul B Mahol2022-07-03
* avcodec/alacdsp: Make intermediates unsignedMichael Niedermayer2022-07-02
* avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer endMichael Niedermayer2022-07-02
* avformat/aiffdec: cleanup size handling for extreem casesMichael Niedermayer2022-07-02
* avcodec/cbs_h2645: Remove unnecessary (h264|hevc)_sei.h inclusionsAndreas Rheinhardt2022-07-02
* avcodec/pthread_slice: Don't reinitialise initialised mutexAndreas Rheinhardt2022-07-01
* avcodec/v4l2_m2m: Check if the file descriptor is valid before closingWujian(Chin)2022-07-01
* avcodec/libx264: Avoid duplicating stringsAndreas Rheinhardt2022-07-01
* Makefile: Prompt for reconfigure on lavc/hwaccels.h modificationAndreas Rheinhardt2022-07-01
* avformat/movenc: Fix invalid checkAndreas Rheinhardt2022-06-30
* avformat/movenc: limit ISOBMFF AC-3 mapping to bsids <=8Jan Ekström2022-06-30
* avformat/movenc: handle OOM situations when parsing AC-3 headersJan Ekström2022-06-30
* avformat/movenc: utilize existing AC-3 parsing workflow for AC-3Jan Ekström2022-06-30
* avformat/movenc: move eac3_info definition so that it can be used for AC-3Jan Ekström2022-06-30
* avformat/movenc: enable handle_eac3 to handle AC-3 tracksJan Ekström2022-06-30
* {configure,avformat/movenc}: enable AC-3 parser for movencJan Ekström2022-06-30
* avcodec/ac3_parser{,_internal}: expose AC-3 bit_rate_codeJan Ekström2022-06-30
* avcodec/exrenc: add grayf32 format supportPaul B Mahol2022-06-30
* avcodec/hevcdec: Return immediately upon hevc_init_context() failureAndreas Rheinhardt2022-06-30
* avcodec/hevcdec: Remove redundant context_initializedAndreas Rheinhardt2022-06-30
* avcodec/avcodec: Don't mention removed functionAndreas Rheinhardt2022-06-30
* avformat/mov: Only read the primary item for AVIFVignesh Venkatasubramanian2022-06-29
* avcodec/pnmenc: reindentPaul B Mahol2022-06-29
* avcodec/pnmenc: add support for grayf32 in PFM imagePaul B Mahol2022-06-29
* avformat/hlsenc: Add resend_headers optionhuheng2022-06-29
* avformat/hls: add #EXT-X-START tag support by prefer_x_start optLi Kai2022-06-29
* avformat/hlsenc: Use HLS version 2 if rounded durations are enabledLucy2022-06-29
* checkasm: Provide enough alignment in the new motion testMartin Storsjö2022-06-28
* avutil/wchar_filename: Make the header C++ compatibleAndreas Rheinhardt2022-06-28
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-28
* fftools/ffmpeg: change frame counters to 64 bitMarton Balint2022-06-27
* avformat/mov: read PCM audio configuration box ('pcmC') if availableIvan Baykalov2022-06-27
* avformat/mov: factorize setting little endian PCM streamsMarton Balint2022-06-27
* avformat/movenc: Support alpha channel for AVIFVignesh Venkatasubramanian2022-06-27
* fftools/ffplay: fix YUV conversion modeNiklas Haas2022-06-27
* avcodec/libx265: make X265 CSP selection pixel format independentJan Ekström2022-06-27
* libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtimeYue Heng2022-06-27
* libavcodec/qsvenc_hevc: Use default value from MSDK to set bf.Wenbin Chen2022-06-27
* avcodec/cuviddec: fix null pointer dereferenceZhao Zhili2022-06-26