20313 Commits (2830bce47e2eb29c76202f19017031ddc1f95dd3)

Author SHA1 Message Date
Anton Khirnov 077b559433 hevc: handle a NULL sps in set_sps() properly 9 years ago
Anton Khirnov 18156b53f9 hevc: do not pass an entire HEVCContext into export_stream_params() 9 years ago
Anton Khirnov 650060dfb6 hevc_parser: parse and export some stream parameters 9 years ago
Anton Khirnov 7f78155dc6 hevc: improve a comment 9 years ago
Anton Khirnov d82e1adc20 hevc: move splitting the packet into NALUs into a separate function 9 years ago
Anton Khirnov ae05b48655 hevc: eliminate the second call to hls_nal_unit() 9 years ago
Anton Khirnov d7bebe4805 hevc: skip invalid/ignored NALUs when splitting the packet 9 years ago
Anton Khirnov b11acd5732 hevc: remove HEVCContext usage from hevc_ps 9 years ago
Anton Khirnov ab05ed4c32 mpegvideo_parser: export pixel format and dimensions 9 years ago
Andreas Cadhalpun 9f4c7397a2 hevc: check slice address length 9 years ago
Anton Khirnov 86eee85dad bytestream2: set the reader to the end when reading more than available 9 years ago
Luca Barbato 355864ef7a g726: Do not crash on user mistake 9 years ago
Andreas Cadhalpun 1410eeb6ea imc: Use correct position for flcoeffs2 calculation 9 years ago
Vittorio Giovara 67c884eb07 libvpx: Add the library header 9 years ago
Luca Barbato 461b45efd0 lavc: Add nvenc.h to the skipheader 9 years ago
Anton Khirnov 66acb76bb0 lavc: add Intel libmfx-based HEVC encoder 9 years ago
Anton Khirnov 3a85397e8b lavc: add Intel libmfx-based MPEG2 encoder 9 years ago
Anton Khirnov 69ab9f53f9 hevc: split bitstream unescaping to a separate file 9 years ago
Anton Khirnov fd124d8357 hevc_ps: split the code for parsing the SPS and exporting it into the context 9 years ago
Vittorio Giovara 1761ab838c lavc: Deprecate avctx.rc_strategy 9 years ago
Stian Selnes 02b7c63087 h261: Signal freeze picture release for intra frames 10 years ago
Stian Selnes dc1de0b958 h261: Set 'still image mode off' in picture header 10 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Vittorio Giovara 7a5902c556 lavc: Disable deprectation warnings coming from options table 10 years ago
Luca Barbato 80f955c908 vda: Check the correct pointer for buffer allocation 10 years ago
Andreas Cadhalpun 76d4c62734 webp: Make sure enough bytes are available 10 years ago
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
Michael Niedermayer 4e0819310e elsdec: Replace EOVERFLOW with INVALIDDATA 10 years ago
Janne Grunau 9eec23b8a7 g2meet: use av_ceil_log2 instead of a custom function 10 years ago
Janne Grunau 4ccccd6c40 g2meet: use an unsigned type for the djb hash 10 years ago
Janne Grunau 007e27d363 avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer() 10 years ago
Vittorio Giovara 3f872c9bfa lavc: Add missing API guard to dtg_active_format option 10 years ago
Kostya Shishkov 08c2d8f0aa Go2Meeting decoder 10 years ago
Vittorio Giovara 271ce76d31 h264: Parse registered data SEI message and AFD value 10 years ago
Vittorio Giovara 0bfab80a0d h264_sei: Group error check outside the switch block 10 years ago
Luca Barbato 0a49a62f99 h263: Always check both dimensions 10 years ago
Luca Barbato 6f4cd33efb cosmetic: Reformat ff_h263_decode_mba 10 years ago
Vittorio Giovara 303ec065a9 aic: Fix slice size computation for widths multiples of 32 macroblocks 10 years ago
Vittorio Giovara 3e3056f2a0 h264: Allow stream and container cropping at the same time 10 years ago
Anton Khirnov 5ec0bdf2c5 h264: do not update the context fields copied between threads after finish_setup() 10 years ago
Anton Khirnov 6d4d3fee63 h264: make sure the current picture is not made a long ref multiple times 10 years ago
Anton Khirnov e49e0f58e2 h264: make sure the slices do not overlap during slice threading 10 years ago
Luca Barbato 92fdc80cab nvenc: Fix NV12 input 10 years ago
Andreas Cadhalpun 072756cdd2 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
Tom Butterworth 5dbd491eb3 TextureDSP: fix erroneous condition which produced blocky output for DXT 10 years ago
Luca Barbato 4d55484391 dds: Fix palette mode on big endian 10 years ago
Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
Janne Grunau 41740ef8be libvpx: fix test for VPX_IMAGE_ABI_VERSION 10 years ago
Mark Webster a88e21f5b7 Fix missing symbols when libvpx has only vp8 enabled 10 years ago
Janne Grunau c2de2cf0d2 arm64: constify src in h264qpel dsp function definitions 10 years ago