summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86/bswapdsp: add missing preprocessor wrappers for AVX2 functionsJames Almer2017-10-29
* decode: avoid leaks on failure in ff_get_buffer()Anton Khirnov2017-10-29
* lavc/avrndec: remove AV_CODEC_CAP_DR1, as it's brokenwm42017-10-29
* avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line()Michael Niedermayer2017-10-29
* avcodec/jpeglsdec: Check ilv for being a supported valueMichael Niedermayer2017-10-29
* libavcodec/bswapdsp : add AVX2 func for bswap_buf (swap uint32_t)Martin Vignali2017-10-29
* avcodec/magicyuvenc: improve compressionPaul B Mahol2017-10-29
* libavcodec/magicyuv : remove unneed variable assignmentMartin Vignali2017-10-29
* avcodec: bump minor after addition of MagicYUV encoderJames Almer2017-10-28
* avcodec: add MagicYUV encoderPaul B Mahol2017-10-28
* Merge commit '95a8a03a191204c3ca5c8cf6b69ab166765d5ff3'James Almer2017-10-27
|\
| * Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* | avcodec/audiotoolboxdec: fix ac3_parser header includeJames Almer2017-10-27
* | Merge commit '89d9869d2491d4209d707a8e7f29c58227ae5a4e'James Almer2017-10-27
|\|
| * hevc: Add NEON 16x16 IDCTAlexandra Hájková2017-04-12
* | Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-27
|\|
| * ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-12
| * decode: Initialize ret before using itVittorio Giovara2017-04-10
* | Merge commit '6ac0e7818399a57e4684202bac79f35b3561ad1e'James Almer2017-10-26
|\|
| * mpeg4videodec: raise an error if sprite_trajectory.table is NULLSean McGovern2017-04-05
| * qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-02
| * qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-02
| * qsv: Add ability to create a session from a deviceMark Thompson2017-04-02
| * vaapi_encode: Add VP9 supportMark Thompson2017-04-02
| * vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-02
* | Merge commit '0cf949a01193dcf6f83fd95d46792dd94479b4e4'James Almer2017-10-26
|\|
| * vp9: Add bsf to merge superframesRonald S. Bultje2017-04-02
| * pthread_frame: Propagate sw_pix_fmt across threadsMark Thompson2017-04-02
* | lavc/avcodec: Constify the return value of av_bitstream_filter_next().Carl Eugen Hoyos2017-10-26
* | avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()James Almer2017-10-26
* | avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo()James Almer2017-10-26
* | avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-25
* | avcodec/mips: Improve avc chroma copy and avg vert mc msa functionsKaustubh Raste2017-10-25
* | avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functionsKaustubh Raste2017-10-25
* | Merge commit '26d9b60373bf45bc4f91ff6815f5fa36764d4d7b'James Almer2017-10-24
|\|
| * hevc: Avoid using LOCAL_ALIGNED for 4 byte alignmentMartin Storsjö2017-03-31
| * dcadec: remove extra indirectionAnton Khirnov2017-03-29
| * hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignmentMartin Storsjö2017-03-29
| * arm: Always build the hevcdsp_init_arm.c fileMartin Storsjö2017-03-28
* | libopus: Add channel mapping 2 support in libopusdecFelicia Lim2017-10-25
* | Merge commit '0b9a237b2386ff84a6f99716bd58fa27a1b767e7'James Almer2017-10-24
|\|
| * hevc: Add NEON 4x4 and 8x8 IDCTAlexandra Hájková2017-03-27
* | cbs_h264: Fix format specifierMark Thompson2017-10-24
* | cbs_mpeg2: Fix format specifierMark Thompson2017-10-24
* | cbs_mpeg2: Fix type for marker_bit readingMark Thompson2017-10-24
* | lavc/vaapi_encode_h264: correct VUI max_dec_frame_buffering settingJun Zhao2017-10-24
* | lavc/dvbsub: Add the missing line separator to dvb_encode_rle8().Carl Eugen Hoyos2017-10-24
* | lavc/dvbsub: Do not fail hard in the region block for 256-colour encoding.JULIAN GARDNER2017-10-24
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer2017-10-23
|\|
* | Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40'James Almer2017-10-23
|\|