19700 Commits (22b985d59c007c4422aefe3ef3fca0aa0daafa9f)

Author SHA1 Message Date
Vittorio Giovara 70d246d5cc flacenc: initialize sums matrix 10 years ago
Vittorio Giovara c01ccccbb1 ituh263dec: use macro instead of #if 10 years ago
Vittorio Giovara 302ca6b20e mpegvideo_enc: initialize the encoding context 10 years ago
Vittorio Giovara 1a07df3112 DNxHD: Add support for id 1258 (DNx100 960x720@8) 10 years ago
Vittorio Giovara 598f7d046c DNxHD: Simplify pixel format detection 10 years ago
Vittorio Giovara 41e03e284e DNxHD: More verbose error messages 10 years ago
Martin Storsjö 6996fd204a libopenh264: Log debug messages to a non-null context 10 years ago
Michael Niedermayer 61928b68dc h264: Do not share rbsp_buffer across threads 10 years ago
Vittorio Giovara 607ad990d3 dvbsubdec: check memory allocations and propagate errors 10 years ago
Anton Khirnov a536a4e4bc lavc: support extracting audio service type from side data 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Anton Khirnov e44b58924f lavc: deprecate unused AVCodecContext.stream_codec_tag 10 years ago
Anton Khirnov f771b3ab5d avidec: do not export stream_codec_tag 10 years ago
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