42011 Commits (c8b8271379b200c5c6fa89ca995f90f97f55c2c5)
 

Author SHA1 Message Date
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
Vittorio Giovara 0d449c81b3 lavfi: Add library identifier 10 years ago
Vittorio Giovara 0f87f9b4fc lavd: Add library identifier 10 years ago
Vittorio Giovara 3f872c9bfa lavc: Add missing API guard to dtg_active_format option 10 years ago
Diego Biurrun 4d1229dabf g2meet: Add FATE tests for all three G2M variants 10 years ago
Kostya Shishkov 08c2d8f0aa Go2Meeting decoder 10 years ago
Martin Storsjö e2bd03a14a fate: Avoid unnecessary pixel format conversions 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
Luca Barbato e95c7a6185 mov: Preserve the metadata even when bit-exactness is requested 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
Vittorio Giovara 3ad678a85b fate: Update ac3 test to the new request_channel_layout option 10 years ago
John Högberg 42bc768e52 mpegts: Add jpeg2000 stream type 10 years ago
Luca Barbato 1b4c468477 riff: Validate the wav header size before trying to parse it 10 years ago
Luca Barbato 5bdfc17189 asf: Do not skip data streams 10 years ago
Luca Barbato 8a26ae5f94 mpjpeg: Check stream allocation 10 years ago
Alexandra Hájková b08569a239 lavf: Replace the ASF demuxer 10 years ago
Anton Khirnov 441e8ae5ef FATE: drop the last truncated frame from the wmapro tests 10 years ago
Anton Khirnov d3ea79e8a6 FATE: drop the last truncated frame from the wma lossless test 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 9a5e4fbec8 avconv: do not stop processing the input packet on decoding error 10 years ago
Anton Khirnov b114f6d48a avconv: factor out flushing the filters 10 years ago
Anton Khirnov e49e0f58e2 h264: make sure the slices do not overlap during slice threading 10 years ago
Derek Buitenhuis b56b12cd12 configure: Check for x265_api_get 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