summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/mvdec: explicitly set durationJohn-Paul Stewart2021-12-21
* avformat/mvdec: read frame rate from data streamJohn-Paul Stewart2021-12-21
* checkasm: Use the correct AVTXContext in av_tx testsHenrik Gramner2021-12-20
* MAINTAINERS: Add Haihao Xiang for vaapiU. Artie Eoff2021-12-20
* avutil/display: fix inverted docZhao Zhili2021-12-20
* build: simplify rules for metalZhao Zhili2021-12-20
* build: add .metal to vpath to fix build errorZhao Zhili2021-12-20
* MAINTAINERS: Add Haihao Xiang for qsvZhong Li2021-12-20
* avformat/wvenc: Make init function out of write_headerAndreas Rheinhardt2021-12-20
* avformat/crcenc: Make init function out of write_headerAndreas Rheinhardt2021-12-20
* avformat/sdp: Fix use of uninitialised valueAndreas Rheinhardt2021-12-20
* avutil: add objc.h to SKIPHEADERSAman Karmani2021-12-19
* configure: fix metal detection and respect explicit disableAman Karmani2021-12-19
* lavc/qsvenc: dump parameters for mjpeg encoding in verbose modeHaihao Xiang2021-12-19
* lavc/qsvenc: dump parameters for VP9 encoding in verbose modeHaihao Xiang2021-12-19
* lavc/qsvenc: add VP9 profilesHaihao Xiang2021-12-19
* lavc/qsvenc: define profile array per codecHaihao Xiang2021-12-19
* lavc/qsvenc: remove VC1 profilesHaihao Xiang2021-12-19
* avcodec/ffv1dec: Don't copy unused fieldAndreas Rheinhardt2021-12-19
* avcodec/ffv1, ffv1dec: Add const where appropriateAndreas Rheinhardt2021-12-19
* avcodec/ffv1dec: Remove redundant writes, fix racesAndreas Rheinhardt2021-12-19
* avutil/twofish: Fixed decryptionSebastian Kirmayer2021-12-19
* avformat/mxfenc: Avoid allocation for timecode trackAndreas Rheinhardt2021-12-19
* avformat/mxfenc: Use smaller types to make struct smallerAndreas Rheinhardt2021-12-19
* tests/dnn: Make DNN tests regular libavfilter testsAndreas Rheinhardt2021-12-19
* avcodec/Makefile: Remove superfluous avformat->DNXHD dependenciesAndreas Rheinhardt2021-12-19
* avfilter: add vf_yadif_videotoolboxAman Karmani2021-12-18
* avfilter: add metal utilitiesAman Karmani2021-12-18
* avutil: add obj-c helpers into header-only includeAman Karmani2021-12-18
* build: detect Metal.framework and build .metal filesAman Karmani2021-12-18
* avfilter/vf_yadif_cuda: simplify filter definitionAman Karmani2021-12-18
* avformat/aviobuf: ffio_copy_url_optionsPierre-Anthony Lemieux2021-12-19
* avcodec/thd: fix special stereo supportPaul B Mahol2021-12-18
* avcodec/cdgraphics: fix transparency handlingPaul B Mahol2021-12-18
* avcodec/cdgraphics: unbreak rendering of vertical scrollingPaul B Mahol2021-12-18
* avcodec/alacdsp: fix integer overflow in decorrelate_stereo()Michael Niedermayer2021-12-17
* lavc/encode: set frame_number for encoders using receive_packet()Anton Khirnov2021-12-17
* lavc/encode: improve the empty frame checkAnton Khirnov2021-12-17
* lavf/sdp: add more thorough error handlingAnton Khirnov2021-12-17
* lavf/sdp: reindent switch() according to our conventionsAnton Khirnov2021-12-17
* lavf/sdp: add const qualifiers where appropriateAnton Khirnov2021-12-17
* avcodec/mpegvideo_enc: Reindent after the previous commitAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo_enc: Remove some impossible branchesAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo_enc: Combine some checksAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo: ReindentationAndreas Rheinhardt2021-12-17
* avcodec/h263: Remove declaration of inexistent functionAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo: Allocate several buffers jointlyAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo: Don't allocate encoder-only buffers when decodingAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo_enc, vc1dec: Remove always-false checkAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo: Don't update encoder-only fields for decodersAndreas Rheinhardt2021-12-17