42240 Commits (e23f84d9652474353d8bbc42787a56ec1991908f)
 

Author SHA1 Message Date
Anton Khirnov d7bebe4805 hevc: skip invalid/ignored NALUs when splitting the packet 10 years ago
Anton Khirnov b11acd5732 hevc: remove HEVCContext usage from hevc_ps 10 years ago
Anton Khirnov ab05ed4c32 mpegvideo_parser: export pixel format and dimensions 10 years ago
Andreas Cadhalpun 9f4c7397a2 hevc: check slice address length 10 years ago
Anton Khirnov a9a2f36130 doc: add a section about building with libmfx 10 years ago
Anton Khirnov 86eee85dad bytestream2: set the reader to the end when reading more than available 10 years ago
Henrik Gramner 8bc67ec2c0 Checkasm: assembly testing and benchmarking tool 10 years ago
Hendrik Leppkes 796268654c asfdec: always reset packet state after seeking 10 years ago
Andreas Cadhalpun f1bdc23437 riff: Validate bitrate 10 years ago
Luca Barbato c1d647b15a mp3: Make the seek more robust 10 years ago
Luca Barbato d80811c94e riff: Use the correct logging context 10 years ago
Luca Barbato 355864ef7a g726: Do not crash on user mistake 10 years ago
Dan Flett 87f98a2b9d fbdev: Support the RGB565 colour space. 10 years ago
Andreas Cadhalpun 1410eeb6ea imc: Use correct position for flcoeffs2 calculation 10 years ago
Alexandra Hájková 872fab4a3d asfdec: Fix reading from the pipe 10 years ago
Vittorio Giovara 67c884eb07 libvpx: Add the library header 10 years ago
Luca Barbato 461b45efd0 lavc: Add nvenc.h to the skipheader 10 years ago
Luca Barbato 84b223cc6d configure: Make the new qsv encoder depend on libmfx 10 years ago
Henrik Gramner d1a6cb195f x86: Serialize rdtsc in read_time() 10 years ago
Sebastien Zwickert 40af330adf avconv: vda: Unlock the pixel buffer once it is accessed 10 years ago
Luca Barbato 8fcd121b82 doc: Use the succinct syntax for the channelmap example 10 years ago
Anton Khirnov 66acb76bb0 lavc: add Intel libmfx-based HEVC encoder 10 years ago
Anton Khirnov 3a85397e8b lavc: add Intel libmfx-based MPEG2 encoder 10 years ago
Anton Khirnov 69ab9f53f9 hevc: split bitstream unescaping to a separate file 10 years ago
Anton Khirnov fd124d8357 hevc_ps: split the code for parsing the SPS and exporting it into the context 10 years ago
Anton Khirnov 0e7c0ec344 lavf/hevc: pad the RBSP buffer as required by the bistream reader 10 years ago
Vittorio Giovara 1761ab838c lavc: Deprecate avctx.rc_strategy 10 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
Luca Barbato c8b8271379 xcbgrab: Explicitly include xcb/shape.h 10 years ago
Frank Heckenbach 161a301d44 mpjpeg: Write the Content-length 10 years ago
Luca Barbato d09b4cce21 mpjpeg: Simplify using avio_printf 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
Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 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
Alexandra Hájková 016cac75c6 asfdec: prevent the infinite loop in detect unknown_subobject 10 years ago
Alexandra Hájková 9752d2e6cc asfdec: prevent possible memory leak in the asf_read_metadata_obj 10 years ago
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
Janne Grunau a31c4b2cbe fate-g2m3: disable the audio stream 10 years ago
Michael Niedermayer 4e0819310e elsdec: Replace EOVERFLOW with INVALIDDATA 10 years ago
Janne Grunau f91fe24e9b g2meet: force simple idct for identical results over all fate configs 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 a1e2caa93e mov: Log format rather than fourcc in stsd in trace mode 10 years ago
Vittorio Giovara 2eef75fd7e mov: Adjust variable types to fix format warnings 10 years ago
Vittorio Giovara df22e30172 dump: Use the correct abs() version 10 years ago