36729 Commits (a7946c8964691a8cac8e8c479d61c9b068d9d76e)

Author SHA1 Message Date
Paul B Mahol 2f347c17d6 avcodec/ylc: thread safe initialization is possible with this codec 8 years ago
Paul B Mahol 31bf37cba8 avcodec/ylc: add frame threading support 8 years ago
Paul B Mahol 341d3ee441 avcodec/ylc: do not leak memory at uninit 8 years ago
Paul B Mahol 12461636ea avcodec/magicyuv: export colorspace and color_range for YUV 8 years ago
Ruta Gadkari 67db4ff3b6 NVENC: Update check for Lookahead 8 years ago
James Almer c3d822855c avcodec/lossless_videodsp: fix output of add_hfyu_left_pred_int16_c() 8 years ago
Michael Niedermayer 6e26b6e43f avcodec/error_resilience: Move variable initialization down, remove unneeded inits 8 years ago
Michael Niedermayer d5ecffbac6 avcodec/error_resilience: Merge surrounding status checks 8 years ago
Michael Niedermayer cafc72bd7b avcodec/error_resilience: Factor block parity check out 8 years ago
Paul B Mahol 25c4035529 avcodec/pixlet: simplify lowpass_prediction() function 8 years ago
Paul B Mahol 68e5598e22 avcodec/utvideo: fix mistake using wrong arguments for left and lefttop pixel components 8 years ago
Paul B Mahol 6cedd20b97 avcodec/pixlet: make sure scaling factors are not zero 8 years ago
Paul B Mahol ab31b46b89 avcodec/pixlet: avoid some overflows 8 years ago
Paul B Mahol 43cd33be16 avcodec/pixlet: fix undefined behaviour in postprocess_chroma 8 years ago
Paul B Mahol ea93052db3 avcodec/utvideodec: add SIMD support for median prediction for planar formats 8 years ago
Paul B Mahol 0ed4993ad0 avcodec/asvdec: return correct value in case of error 8 years ago
Paul B Mahol 51ed1a7dd4 avcodec/pixlet: check out of bounds pfx value 8 years ago
James Almer 41de965e31 avcodec/pixlet: remove unnecessary double to float conversion 8 years ago
Paul B Mahol 73651090ca avcodec: add Apple Pixlet decoder 8 years ago
Paul B Mahol 95fb9e0205 avcodec: add pcm_f16le and pcm_f24le decoder 8 years ago
Paul B Mahol 4cf96c5642 avcodec/wmaprodec: cleanup extradata dumping 8 years ago
Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
Paul B Mahol 14090b7050 avcodec/get_bits: add av_assert2 to get_bits_long() 8 years ago
Rostislav Pehlivanov 38a1315582 opus: remove redundant ff_celt_window2 declaration 8 years ago
Pavel Koshevoy 6b517a194d lavc: Fix ticket 6024, truncated mode decoding 8 years ago
Zhou Xiaoyong 5b74ebe937 avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 8 years ago
Michael Niedermayer eb7aa6bde4 avcodec/h263dec: Return the correct error code in explode mode 8 years ago
Michael Niedermayer c869e00f88 avcodec/smvjpegdec: return the packet size instead of 0 8 years ago
Michael Niedermayer 0888c5a242 avcodec/tdsc: return the packet size instead of 0 8 years ago
Michael Niedermayer 2eebcda10a avcodec/screenpresso: return the packet size instead of 0 8 years ago
Michael Niedermayer c62beba49a avcodec/rscc: return the packet size instead of 0 8 years ago
Andreas Cadhalpun ed412d2850 tiff: fix overflows when calling av_reduce 8 years ago
Michael Niedermayer 457e933919 Bump for psd demuxer and decoder 8 years ago
Martin Vignali 90af962911 libavcodec : add decoder for Photoshop PSD image files 8 years ago
Alex Converse bf15981b12 libvpxenc: Don't spam level errors for VP8 encodes 8 years ago
Zhou Xiaoyong d84e635d06 avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 8 years ago
Zhou Xiaoyong c5c6e30781 avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi 8 years ago
Timo Rothenpieler 00223132e9 avcodec/cuvid: fix compilation with msvc11 8 years ago
Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 8 years ago
Derek Buitenhuis 51c673a0d7 libavcodec/tests: Add avpacket test to .gitignore 8 years ago
Andreas Cadhalpun c085f1a7e1 opus_parser: make ParseContext the first element in OpusParseContext 8 years ago
Andreas Cadhalpun 7d3baebe40 opus_parser: fix leaking channel_maps on error 8 years ago
Michael Niedermayer 5b73ba9887 avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 8 years ago
Michael Niedermayer 8258e36385 avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() 8 years ago
Derek Buitenhuis 4413e950b2 h264_slice: Wait for refs to be available before we use them in error concealment 8 years ago
Michael Niedermayer 38a7834bbb avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated 8 years ago
Michael Niedermayer cff1c0edaa avcodec/ffv1enc: Fix size of first slice 8 years ago
Alex Converse 51a055b206 aacdec: Rename elem_type_prev to che_prev_type. 8 years ago
Alex Converse d379592687 aacdec: Allow SBR after DRC. 8 years ago
Martin Storsjö da5c8284c0 aarch64: h264idct: Use the offset parameter to movrel 8 years ago