42103 Commits (efc618aff9d68d2ddc323a5c5f892ac71951f162)
 

Author SHA1 Message Date
Luca Barbato a5a6a786bf mp3: Forward seeking errors 9 years ago
Luca Barbato 32c8d89c03 hevc: Print the non-supported chroma_format_idc 9 years ago
Luca Barbato 8e373fe048 hevc: Factor out the pixel format mapping from the sps parser 9 years ago
Alexandra Hájková c571424c7f asfdec: prevent memory leaks found with Coverity Scan 9 years ago
James Almer 1b9a8e5f1d dxva2_hevc: unbreak compilation after recent sps/pps changes 9 years ago
Anton Khirnov a062a55d37 hevc_parser: fix standalone build with the hevc decoder disabled 9 years ago
Anton Khirnov b9f76d19d8 hevc_ps: make sure failing to decode an SPS always returns an error 9 years ago
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 a9a2f36130 doc: add a section about building with libmfx 9 years ago
Anton Khirnov 86eee85dad bytestream2: set the reader to the end when reading more than available 9 years ago
Henrik Gramner 8bc67ec2c0 Checkasm: assembly testing and benchmarking tool 9 years ago
Hendrik Leppkes 796268654c asfdec: always reset packet state after seeking 9 years ago
Andreas Cadhalpun f1bdc23437 riff: Validate bitrate 9 years ago
Luca Barbato c1d647b15a mp3: Make the seek more robust 9 years ago
Luca Barbato d80811c94e riff: Use the correct logging context 9 years ago
Luca Barbato 355864ef7a g726: Do not crash on user mistake 9 years ago
Dan Flett 87f98a2b9d fbdev: Support the RGB565 colour space. 9 years ago
Andreas Cadhalpun 1410eeb6ea imc: Use correct position for flcoeffs2 calculation 9 years ago
Alexandra Hájková 872fab4a3d asfdec: Fix reading from the pipe 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
Luca Barbato 84b223cc6d configure: Make the new qsv encoder depend on libmfx 9 years ago
Henrik Gramner d1a6cb195f x86: Serialize rdtsc in read_time() 9 years ago
Sebastien Zwickert 40af330adf avconv: vda: Unlock the pixel buffer once it is accessed 9 years ago
Luca Barbato 8fcd121b82 doc: Use the succinct syntax for the channelmap example 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
Anton Khirnov 0e7c0ec344 lavf/hevc: pad the RBSP buffer as required by the bistream reader 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 9 years ago
Stian Selnes dc1de0b958 h261: Set 'still image mode off' in picture header 9 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