105107 Commits (a9214a2ca31c9d54f893c5ac4004a5ff30a08d10)
 

Author SHA1 Message Date
John-Paul Stewart 3c9ffbd009 avformat/mvdec: read frame rate from data stream 3 years ago
Henrik Gramner 15cfb4eee3 checkasm: Use the correct AVTXContext in av_tx tests 3 years ago
U. Artie Eoff cde2efb5da MAINTAINERS: Add Haihao Xiang for vaapi 3 years ago
Zhao Zhili 278068dc60 avutil/display: fix inverted doc 3 years ago
Zhao Zhili 35420ab7fd build: simplify rules for metal 3 years ago
Zhao Zhili 3c56b9c597 build: add .metal to vpath to fix build error 3 years ago
Zhong Li c47896536c MAINTAINERS: Add Haihao Xiang for qsv 3 years ago
Andreas Rheinhardt 16b1df7541 avformat/wvenc: Make init function out of write_header 3 years ago
Andreas Rheinhardt ba27e248cf avformat/crcenc: Make init function out of write_header 3 years ago
Andreas Rheinhardt 631e31773b avformat/sdp: Fix use of uninitialised value 3 years ago
Aman Karmani 9c590b76f4 avutil: add objc.h to SKIPHEADERS 3 years ago
Aman Karmani 11aa9ca153 configure: fix metal detection and respect explicit disable 3 years ago
Haihao Xiang bbe9faa01c lavc/qsvenc: dump parameters for mjpeg encoding in verbose mode 3 years ago
Haihao Xiang 45801af11f lavc/qsvenc: dump parameters for VP9 encoding in verbose mode 3 years ago
Haihao Xiang 2544f709ba lavc/qsvenc: add VP9 profiles 3 years ago
Haihao Xiang 50c38e1a44 lavc/qsvenc: define profile array per codec 3 years ago
Haihao Xiang 3857ecbe70 lavc/qsvenc: remove VC1 profiles 3 years ago
Andreas Rheinhardt 98f87c3d29 avcodec/ffv1dec: Don't copy unused field 3 years ago
Andreas Rheinhardt 485121b92c avcodec/ffv1, ffv1dec: Add const where appropriate 3 years ago
Andreas Rheinhardt 17605d1a4a avcodec/ffv1dec: Remove redundant writes, fix races 3 years ago
Sebastian Kirmayer dfd06ee710 avutil/twofish: Fixed decryption 3 years ago
Andreas Rheinhardt bb69b734c7 avformat/mxfenc: Avoid allocation for timecode track 3 years ago
Andreas Rheinhardt 25ddf888d8 avformat/mxfenc: Use smaller types to make struct smaller 3 years ago
Andreas Rheinhardt c26730ed8f tests/dnn: Make DNN tests regular libavfilter tests 3 years ago
Andreas Rheinhardt 69a45b8a49 avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies 3 years ago
Aman Karmani 4ac869ca2a avfilter: add vf_yadif_videotoolbox 3 years ago
Aman Karmani ecee6af8bd avfilter: add metal utilities 3 years ago
Aman Karmani edca1fa17c avutil: add obj-c helpers into header-only include 3 years ago
Aman Karmani c975946577 build: detect Metal.framework and build .metal files 3 years ago
Aman Karmani ad3c19dc9e avfilter/vf_yadif_cuda: simplify filter definition 3 years ago
Pierre-Anthony Lemieux c8b5f2848d
avformat/aviobuf: ffio_copy_url_options 3 years ago
Paul B Mahol a8a7c5d502 avcodec/thd: fix special stereo support 3 years ago
Paul B Mahol 8718f8cfaf avcodec/cdgraphics: fix transparency handling 3 years ago
Paul B Mahol 1c49d74fad avcodec/cdgraphics: unbreak rendering of vertical scrolling 3 years ago
Michael Niedermayer 68457c1e85 avcodec/alacdsp: fix integer overflow in decorrelate_stereo() 3 years ago
Anton Khirnov b780b6db64 lavc/encode: set frame_number for encoders using receive_packet() 3 years ago
Anton Khirnov 67aceaf4ad lavc/encode: improve the empty frame check 3 years ago
Anton Khirnov fe31708eaa lavf/sdp: add more thorough error handling 3 years ago
Anton Khirnov b0518f9977 lavf/sdp: reindent switch() according to our conventions 3 years ago
Anton Khirnov 230646751d lavf/sdp: add const qualifiers where appropriate 3 years ago
Andreas Rheinhardt 3c9778d342 avcodec/mpegvideo_enc: Reindent after the previous commit 3 years ago
Andreas Rheinhardt a595717d21 avcodec/mpegvideo_enc: Remove some impossible branches 3 years ago
Andreas Rheinhardt 9f906f3114 avcodec/mpegvideo_enc: Combine some checks 3 years ago
Andreas Rheinhardt 090cd1394f avcodec/mpegvideo: Reindentation 3 years ago
Andreas Rheinhardt f860dfe555 avcodec/h263: Remove declaration of inexistent function 3 years ago
Andreas Rheinhardt 9088cc6df9 avcodec/mpegvideo: Allocate several buffers jointly 3 years ago
Andreas Rheinhardt 2ac3e32802 avcodec/mpegvideo: Don't allocate encoder-only buffers when decoding 3 years ago
Andreas Rheinhardt b72723d415 avcodec/mpegvideo_enc, vc1dec: Remove always-false check 3 years ago
Andreas Rheinhardt 0abdf63ae7 avcodec/mpegvideo: Don't update encoder-only fields for decoders 3 years ago
Andreas Rheinhardt 81c6b8ffe8 avcodec/mpegvideo: Move closed_gop to Mpeg1Context 3 years ago