28869 Commits (042a82ca374b491903036872ebd487c5ceb17a63)

Author SHA1 Message Date
Michael Niedermayer 042a82ca37 avcodec/x86/lossless_videodsp: Fix size of values read for left/left_top 11 years ago
Rong Yan ab12373956 ppc: Fix the bug of fft for little endian environment on POWER7 and later 11 years ago
Diego Biurrun e74433a8e6 dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
Luca Barbato 869fc416f7 hevc: Mark num_bins_in_se as unused 11 years ago
Clément Bœsch 88514378ba avcodec/ass: move playres parameters below scripttype 11 years ago
Clément Bœsch 5039aadf68 avcodec/ass: explicit PlayRes[XY] 11 years ago
Michael Niedermayer 5439959ef0 avcodec/huffyuvdec: do not leave alpha values uninitialized 11 years ago
Carl Eugen Hoyos 076ab9f7e3 Fix all VDPAU decoders. 11 years ago
Michael Niedermayer a740cae4a0 avcodec/dcadec: remove unsignedness from constant 11 years ago
Niels Möller f2ce63246f dcadec: replace ldexpf with a multiplication by a constant 11 years ago
Michael Niedermayer c932f12806 avcodec/cavsdec: simplify % 512 operations 11 years ago
Michael Niedermayer c89be82c98 avcodec/vp8: fix () in macros 11 years ago
Michael Niedermayer aab23f5ddd avcodec/vp9: fix () in macros 11 years ago
Michael Niedermayer 28bf111503 avcodec/wavpack: fix () in macros 11 years ago
Rafaël Carré 9affa784a0 vp9 encoder: use a decent default speed setting 11 years ago
Tristan Matthews 4910684492 tiffenc: fix packet size calculation 11 years ago
Diego Biurrun fe4d5fe936 jpeg2000: Mark static data init functions as av_cold 11 years ago
plepere 92cccb7bcd avcodec/hevc: new idct + asm 11 years ago
Michael Niedermayer 61df0819d4 avcodec/cavsdec: fix low delay decoding 11 years ago
Michael Niedermayer e6f9fc4adc avcodec/bitstream: try to make vlc init code inherently thread safe 11 years ago
Michael Niedermayer f7f96cf4bc avcodec/bitstream: fill invalid vlc tables entries as last pass instead of first 11 years ago
Michael Niedermayer 600cbf3672 avcodec/bitstream: zero vlc tables on allocation 11 years ago
Michael Niedermayer 7eae8cd870 avcodec/h264: fix frame skip code 11 years ago
Michael Niedermayer 9025072e6c avcodec/h264_slice: support skipping loop filtering for non key frames 11 years ago
Michael Niedermayer 9140d37af2 avcodec/h264: use the correct level for droping non intra frames 11 years ago
Michael Niedermayer b152152df3 Add nointra AVDiscard level 11 years ago
Michael Niedermayer 20c7baf832 avcodec/huffyuvdec: Fix fill value for truncated bitstreams 11 years ago
Christophe Gisquet f6577bd9cf huffyuvdec: use unsafe bitstream reader 11 years ago
Kieran bc21260e64 hevc: Fix 4K sample video 11 years ago
Anshul Maheshwari fbb59a3bf4 avcodec/dvbsubdec: Split save_subtitle_set() out 11 years ago
Anshul Maheshwari 77ade55fe5 avcodec/dvbsubdec: add AVClass to context 11 years ago
Anshul Maheshwari 9a11b33a2d avcodec/dvbsubdec: restructure version check 11 years ago
Christophe Gisquet 29f427c239 huffyuvdec: remove somewhat deprecated code 11 years ago
Michael Niedermayer e9c477059d avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max 11 years ago
Christophe Gisquet 9dc1791977 huffyuvdec: swap code blocks 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Christophe Gisquet 56a795e34f aandcttab: fix spelling 11 years ago
Michael Niedermayer 73d820ee1e avcodec/xbmdec: remove dependancy on zero padding on input packet 11 years ago
Michael Niedermayer 103f9c261a avcodec/indeo5: Fix infinite loop in skip_hdr_extension() 11 years ago
Michael Niedermayer b065d0014b avcodec/ppc/idct_altivec: add plain idct() 11 years ago
Marton Balint 9236f7b5a2 mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_display_extension 11 years ago
Marton Balint 66f4891e64 mpeg12enc: add support for PANSCAN side data in sequence_display_extension 11 years ago
Michael Niedermayer 759e793823 avcodec/vc1dec: Fix support for small widths/linesizes 11 years ago
Carl Eugen Hoyos a7dedd7bce Fix standalone compilation of the H264 decoder on ppc. 11 years ago
Michael Niedermayer 043bcdcdb0 avcodec/svq1enc: fix encoding of small widths 11 years ago
Michael Niedermayer dffb85a982 avcodec/mpegvideo: check that linesize is not too small 11 years ago
Michael Niedermayer 4a0ec85b85 avcodec/rv34: fix edge emu with uv stride <= 25 11 years ago
Diego Biurrun 27631796c9 ac3: Only initialize float_dsp for the float encoder variant 11 years ago
Diego Biurrun f0ce9913d0 Rename tpel_template.c ---> pel_template.c 11 years ago
Michael Niedermayer 681868cbbe avcodec/mpegvideo: Fix psnr calculation with slice threads 11 years ago