42079 Commits (0e8b7709a92afd7c10b4b5861870f6e365f280c3)

Author SHA1 Message Date
Michael Niedermayer 0e8b7709a9 avcodec/sunrast: Fix return type for "unsupported (compression) type" 5 years ago
Michael Niedermayer 83f2555e5f avcodec/utils: Check channels fully earlier 5 years ago
Andreas Rheinhardt 2f289ec914 avcodec/ac3enc: Fix invalid shift 5 years ago
Andreas Rheinhardt 54e1efda6d avcodec/g723_1dec: Fix invalid shift 5 years ago
Andreas Rheinhardt 86bef10e7a avcodec/tdsc: Fix undefined shifts 5 years ago
elliottk ea673a0edb Delete unused branch in libaomenc 5 years ago
Guo, Yejun ecd026a48d avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9 5 years ago
Carl Eugen Hoyos f9f9d5943f lavc/cook: Remove an incorrect comment. 5 years ago
Anthony Delannoy 81bb71761a avcodec: add EPG codec ID 5 years ago
Limin Wang c2ab998ff3 avcodec/v210enc: move v210_enc_8/10 function to template file 5 years ago
Limin Wang 5c0f80d26d avcodec/v210enc: make 8bit and 10bit process consistent 5 years ago
Limin Wang 216dd9fd5c avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP 5 years ago
Andreas Rheinhardt e12a2a2d73 avcodec/avpacket: Improve allocating packets 5 years ago
Andreas Rheinhardt 9442b0de1b avcodec/mjpegdec: Unify switch statements 5 years ago
Michael Niedermayer ef50cf7b32 avcodec/hevcdec: Fix memleak of a53_caption 5 years ago
Andreas Rheinhardt 3ab488a540 avcodec/ttaenc: Fix undefined shift 5 years ago
Carl Eugen Hoyos 551fcbbccb lavc/g729dec: Support decoding Sipro ACELP.KELVIN. 5 years ago
James Almer dc0806dd25 avcodec/allcodecs: make libdav1d the preferred AV1 decoder 5 years ago
Rick Kern 1db6e47e85 avcodec/videotoolboxenc: warn user when output will use a different profile/level than requested. 5 years ago
Limin Wang 57951f3019 avcodec/videotoolboxenc: add H264 Extended profile and level 5 years ago
sharpbai 6966548c1b avcodec/videotoolboxenc: fix encoding frame crash on iOS 11 5 years ago
Michael Niedermayer 9fac243744 avcodec/cfhd: Check that cropped size is smaller than full 5 years ago
Michael Niedermayer d2d8e797cc avcodec/hevcdec: repeat character in skiped 5 years ago
Michael Niedermayer fccc37ca85 repeat an even number of characters in occured 5 years ago
Michael Niedermayer a9fae76370 avcodec/gdv: Replace assert() checking bitstream by if() 5 years ago
Michael Niedermayer 61b055bed0 libavcodec/utils: Free threads on init failure 5 years ago
gxw 92fc0bfa54 avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 5 years ago
Rodger Combs 77937a42e7 lavc/videotoolboxdec: fix crop handling when multithreaded 5 years ago
Aman Gupta 81abf90aea avcodec/v4l2: fix compile with older videodev2.h 5 years ago
James Almer 6c0167f6f6 avcodec/libdav1d: use the library default for the filmgrain option 5 years ago
Michael Niedermayer 3b5ce76b1a avcodec/mjpegdec: Restore non bayer checks in ljpeg_decode_rgb_scan() 5 years ago
Michael Niedermayer 2006e5ccb6 avcodec/mjpegdec: Only allow 0x11110000 pix_fmt_id for bayer mode 5 years ago
James Almer 1faedb9a11 x85/opusdsp: enable the functions on all FMA3 CPUs 5 years ago
James Almer 80444e23ac x86/opusdps: clear the high bits from some gprs 5 years ago
Michael Niedermayer b94cf549e2 avcodec/htmlsubtitles: Avoid locale dependant isdigit() 5 years ago
Michael Niedermayer 39ff027fd8 avcodec/mpeg12enc: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer e125578994 avcodec/alsdec: Check k from being outside what our implementation can handle 5 years ago
Michael Niedermayer f119273649 avcodec/takdec: Fix integer overflow in decorrelate() 5 years ago
Michael Niedermayer ec749ed222 avcodec/aacps: Fix integer overflows in hybrid_synthesis() 5 years ago
Michael Niedermayer 0e4a0e962c avcodec/mpeg4videodec: Fix integer overflow in mpeg4_decode_studio_block() 5 years ago
Michael Niedermayer b6b9ac5698 avcodec/vp56rac: delay signaling an error on truncated input 5 years ago
Maxime Jourdan b81a1c5bea avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP 5 years ago
Aman Gupta 0085c4d478 avcodec/v4l2_buffers: use correct timebase for encoder/decoder 5 years ago
Aman Gupta 80c9237b2f avcodec/v4l2_m2m_dec: fix compile 5 years ago
Maxime Jourdan 584ac1ad0b avcodec/v4l2_m2m_dec: fix dropped packets while decoding 5 years ago
Aman Gupta fac834b2ae avcodec/v4l2_context: expose timeout for dequeue_frame 5 years ago
Aman Gupta 3475758a37 avcodec/v4l2_m2m_dec: set pkt_dts on decoded frames to NOPTS 5 years ago
Aman Gupta 8dc973dc89 avcodec/v4l2_buffers: read height/width from the proper context 5 years ago
Andriy Gelman 78b86c30d3 avcodec/h2645_parse: simplify memset call 5 years ago
Lynne 6b22e28f4c opusdsp: adjust and optimize C function to match assembly 5 years ago