19787 Commits (96dd04427fc46e5e25a5ac1f00753207e3aedb0c)

Author SHA1 Message Date
Anton Khirnov 167e004e1a h264: drop any pretense of support for data partitioning 10 years ago
Anton Khirnov 58ae8d5957 h264_parser: restore a comment lost in 0268a54 10 years ago
Anton Khirnov ecab21ac47 h264: do not reset the ref lists in flush_change() 10 years ago
Anton Khirnov 9404a47a2d h264: move parser-only variables to their own context 10 years ago
Anton Khirnov cf1e0786ed error_resilience: move the MECmpContext initialization into ER code 10 years ago
Hendrik Leppkes 7e850fa67e Add DXVA2 HEVC HWAccel 10 years ago
Hendrik Leppkes b82722df9b hevc: reindent after previous commit 10 years ago
Hendrik Leppkes e72e8c5a1d hevc: add hwaccel hooks 10 years ago
Hendrik Leppkes 4b95e95dba hevc: store the short term rps flag and size in the context 10 years ago
Hendrik Leppkes 36779a8405 hevc: store the escaped/raw bitstream in HEVCNAL 10 years ago
Hendrik Leppkes b0593a4bca hevc: pass the full HEVCNAL struct to decode_nal_unit 10 years ago
Anton Khirnov 443b71928b hevc: unref the current frame if frame_start() fails 10 years ago
Anton Khirnov 1dd021929f hevc: clear unused refs on failure 10 years ago
Anton Khirnov f9f883af4f h264: simplify code in flush_dpb() 10 years ago
Michael Niedermayer 2a06c2a03e mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutions 10 years ago
Derek Buitenhuis 6341ab0ad3 libx265: Pass through user-set frame type 10 years ago
Martin Storsjö 440119b188 libopenh264enc: Move a declaration of a variable into an ifdef 10 years ago
Martin Storsjö bba0247926 libopenh264enc: Remove a workaround for silencing warnings about unused variables in the OpenH264 header 10 years ago
Michael Niedermayer def69553e7 h264_cabac: Break infinite loops 10 years ago
Vittorio Giovara 402fb5550e opus_parser: drop unused variable 10 years ago
Vittorio Giovara 8a9641a652 bsf: check memory allocations 10 years ago
Vittorio Giovara 014b6b416f vp8: improve memory allocation checks 10 years ago
Paul B Mahol f86f39cb9b tiff: support decoding GBRP and GBRAP formats 10 years ago
Paul B Mahol 9a4aaae3b2 lavc: add GBRAP to avcodec_align_dimensions2 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Vittorio Giovara 1e76345432 png: improve signature check 10 years ago
Anton Khirnov 7e4e010b80 mpeg4audio: check the init_get_bits() return value 10 years ago
Martin Storsjö 2dbd35b00c libfdk-aacdec: Make sure decoding doesn't add any extra delay in the latest version of fdk-aac 10 years ago
Martin Storsjö 3852e2c926 libopenh264enc: Fix a typo and some nitpicks 10 years ago
Alexandre Colucci 5a1addd7c1 xsub: Support DXSA subtitles 10 years ago
Martin Storsjö 8a3d9ca603 libavcodec: Add an OpenH264 encoder wrapper 10 years ago
Vittorio Giovara 1c6183233d msmpeg4: check memory allocations and propagate errors 10 years ago
Vittorio Giovara ed97963bdb ulti: invert the order of parameters of ulti_decode_frame() 10 years ago
Stefano Pigozzi 2cef68da69 vda: error out if decoded CVPixelBuffer is empty 10 years ago
Diego Biurrun 0352ff102d ffv1: const correctness for encode_rgb_frame() 10 years ago
Diego Biurrun ca09effb01 ffv1: Drop unnecessary casts and const qualifiers to match function signatures 10 years ago
Anton Khirnov 60d4c6ff76 h264: restore a block mistakenly removed in e10fd08a 10 years ago
Rémi Denis-Courmont 737d35e334 vdpau: add support for the H.264 High 4:4:4 Predictive profile 10 years ago
Rémi Denis-Courmont ebd5320afd vdpau: add support for 4:2:2 and 4:4:4 chroma sampling 10 years ago
Rémi Denis-Courmont c220a60f92 vdpau: add helper for surface chroma type and size 10 years ago
Rémi Denis-Courmont 6c99c92a42 libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag 10 years ago
Rémi Denis-Courmont 57b6704ecd avcodec: add AVCodecContext.sw_pix_fmt 10 years ago
Rémi Denis-Courmont 4cfbeef31d h264: factor hwaccel pixel formats list 10 years ago
Kieran Kunhya 9cfa68c560 mpegts: add support for Opus 10 years ago
Michael Niedermayer cee4490b52 on2avc: check number of channels 10 years ago
Michael Niedermayer d423dd72be smc: fix the bounds check 10 years ago
Michael Niedermayer 0b39ac6f54 gifdec: refactor interleave end handling 10 years ago
Anton Khirnov 17ba719d9b mmvideo: check frame dimensions 10 years ago
Anton Khirnov 88626e5af8 jvdec: check frame dimensions 10 years ago
Anton Khirnov 809c3023b6 mjpegdec: check for pixel format changes 10 years ago