45828 Commits (b04601ed6ab91c4f6f5cbe08050ea1e4d001cec4)

Author SHA1 Message Date
rcombs b04601ed6a lavc/videotoolbox: set attachments on decoded buffers 3 years ago
rcombs 9a890e49b6 lavc/proresdec: fix threaded hwaccel decode 3 years ago
rcombs 18192166e7 lavc/videotoolboxenc: add ProRes support 3 years ago
rcombs 310a1c25e8 lavc/Makefile: fix missing hevc_videotoolbox case 3 years ago
rcombs 2bb5edc38c lavc/videotoolboxenc: add handling for non-NAL-based codecs 3 years ago
rcombs 30539394bb lavc/videotoolboxenc: vastly simplify get_cv_pixel_info 3 years ago
rcombs c8323350f4 lavc/videotoolboxenc: config-gate ATSC CC support 3 years ago
rcombs 7644c6224f lavc/videotoolboxenc: fix RGB support 3 years ago
rcombs e55db79612 lavc/videotoolboxenc: detect alpha more generically 3 years ago
rcombs 2acb13cb93 lavc/videotoolboxenc: don't access int64_t member as int 3 years ago
rcombs 028a6ed1a1 lavc/videotoolboxenc: use common routine for pixfmt conversion 3 years ago
Limin Wang 2ac8bcec63 avcodec/v210enc: suppport frame thread for v210 3 years ago
Limin Wang 8ecd7cdb46 avcodec/rawenc: suppport frame thread for rawvideo 3 years ago
Andreas Rheinhardt 155dcfe2e2 avcodec/libx264: Don't unnecessarily add in-band extradata 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
Andreas Rheinhardt 69a45b8a49 avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies 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
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
Michael Niedermayer 8e96410e1b avcodec/speexdec: Avoid violating the vector_fmul_scalar() API 3 years ago
Andreas Rheinhardt 0ab5d7e92b avcodec/tests: Update .gitignore file 3 years ago
Andreas Rheinhardt 7a5f7caee9 avcodec/speedhq: Replace always-true check by assert 3 years ago
Andreas Rheinhardt 8ff3fbf6bc avcodec/decode: Reset *got_sub_ptr on error 3 years ago
Andreas Rheinhardt 6e02ca35e5 avcodec/xsubdec: Use dedicated pointer for AVSubtitleRect 3 years ago
Andreas Rheinhardt 077167fab9 avcodec/xsubdec: Cleanup generically upon allocation error 3 years ago
Andreas Rheinhardt 2adbb0c2af avcodec/ass: Fix leaks upon ff_ass_add_rect() error 3 years ago
Andreas Rheinhardt cee04cbfe1 avcodec/decode: Fix leaks upon subtitle decoding errors 3 years ago
Andreas Rheinhardt d59f454ed2 avcodec/pgssubdec: Use dedicated pointer for accesses 3 years ago
Andreas Rheinhardt 58228ab9b9 avcodec/pgssubdec: Remove redundant freeing code 3 years ago
Andreas Rheinhardt 200a372837 avcodec/pgssubdec: Always return error upon allocation error 3 years ago