summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aarch64: vp9itxfm: Fix incorrect vertical alignmentMartin Storsjö2017-03-11
* aarch64: vp9itxfm: Update a comment to refer to a register with a different nameMartin Storsjö2017-03-11
* aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readabilityMartin Storsjö2017-03-11
* aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possibleMartin Storsjö2017-03-11
* aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 func...Martin Storsjö2017-03-11
* arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 functionMartin Storsjö2017-03-11
* aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32Martin Storsjö2017-03-11
* arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-03-11
* aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 f...Martin Storsjö2017-03-11
* arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 functionMartin Storsjö2017-03-11
* aarch64: vp9itxfm: Make the larger core transforms standalone functionsMartin Storsjö2017-03-11
* arm: vp9itxfm: Make the larger core transforms standalone functionsMartin Storsjö2017-03-11
* aarch64: vp9itxfm: Restructure the idct32 store macrosMartin Storsjö2017-03-11
* arm: vp9itxfm: Avoid .irp when it doesn't save any linesMartin Storsjö2017-03-11
* avcodec/vp56: Reset have_undamaged_frame on resolution changesMichael Niedermayer2017-03-11
* avcodec/h264_ps: Forward errors from decode_scaling_list()Michael Niedermayer2017-03-11
* libavcodec/libopenjpegenc: enable lossless option, remove layer option, and i...Aaron Boxer2017-03-09
* avcodec/vp8: Fix hang with slice threadsThomas Guilbert2017-03-10
* avcodec/movtextdec: run mov_text_cleanup() before overwriting pointersMichael Niedermayer2017-03-09
* avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: -135088512...Michael Niedermayer2017-03-09
* avcodec/h264_mvpred: Fix runtime error: left shift of negative value -1Michael Niedermayer2017-03-09
* avcodec/mjpegdec: Fix runtime error: left shift of negative value -127Michael Niedermayer2017-03-09
* avcodec/mpegaudiodec_template: Check for negative eMichael Niedermayer2017-03-09
* avcodec/cuvid: add support for cropping/resizingTimo Rothenpieler2017-03-09
* avcodec: clarify some decoding/encoding API detailswm42017-03-09
* aacdec: do not mutate input packet metadatawm42017-03-09
* avcodec/wavpack: Fix runtime error: left shift of negative value -5Michael Niedermayer2017-03-08
* avcodec/pictordec: Fix runtime error: left shift of 64 by 25 places cannot be...Michael Niedermayer2017-03-08
* lavc/libx265: Add gray10 and gray12 encoding support.Carl Eugen Hoyos2017-03-08
* avcodec/vp8: Check for the bitstream end per MB in decode_mb_row_no_filter()Michael Niedermayer2017-03-07
* avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()Michael Niedermayer2017-03-07
* avcodec/vp8: remove redundant checkMichael Niedermayer2017-03-07
* avcodec/allcodecs: make avcodec_register_all thread safeMuhammad Faiz2017-03-07
* avcodec/pixlet: fix architecture-dependent code and valuesVittorio Giovara2017-03-07
* avcodec/h264, videotoolbox: fix crash after VT decoder failsAman Gupta2017-03-07
* lavc/libvpxenc: add -row-mt optionKagami Hiiragi2017-03-06
* avcodec/proresdec2: Do not discard frames with bad slicesMichael Niedermayer2017-03-06
* avcodec/x86/cavsdsp: Put MMX code under mmx checkMichael Niedermayer2017-03-06
* avcodec/movtextdec: Call mov_text_cleanup() on closeMichael Niedermayer2017-03-06
* avcodec: consider an error during decoder draining as EOFwm42017-03-06
* avcodec/videotoolbox: set kCVPixelBufferOpenGLESCompatibilityKey for iOSwang-bin2017-03-06
* avcodec/wavpack: Fix runtime error: left shift of negative value -2Michael Niedermayer2017-03-05
* avcodec/dcadsp: Fix 2 runtime error: signed integer overflow: -1958094138 - 1...Michael Niedermayer2017-03-05
* avcodec/wavpack: Check bitrate_acc for overflowMichael Niedermayer2017-03-05
* avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 134527392 ...Michael Niedermayer2017-03-05
* avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13Michael Niedermayer2017-03-04
* avcodec/h264_mvpred: Fix multiple runtime error: left shift of negative valueMichael Niedermayer2017-03-04
* avcodec/adxdec: Fix runtime error: left shift of negative value -1Michael Niedermayer2017-03-04
* avcodec/mpeg4videodec: Improve the overflow checks in mpeg4_decode_sprite_tra...Michael Niedermayer2017-03-04
* avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb()Michael Niedermayer2017-03-04