summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy().Carl Eugen Hoyos2016-09-22
* crystalhd: Use up-to-date bsf APIPhilip Langdale2016-09-21
* avcodec/cuvid: add support for hardware deinterlacingTimo Rothenpieler2016-09-21
* avcodec/cuvid: implement new send_packet/receive_frame apiTimo Rothenpieler2016-09-21
* avcodec/mlz: Check output chars before using itMichael Niedermayer2016-09-21
* avcodec/mlz: Remove 'l' postfixes from numbersMichael Niedermayer2016-09-21
* avcodec/on2avc: add 0x500 stereo support and improve 0x500 mono supportPaul B Mahol2016-09-21
* avcodec/dds: add support for 4bpp formatPaul B Mahol2016-09-21
* avcodec/avrndec: Remove obsolete FIXMEMichael Niedermayer2016-09-20
* lavc/rscc: Support pal8 in rscc.Carl Eugen Hoyos2016-09-19
* avcodec/utils: If using discard frame flag, ignore skip_samples set by the de...Sasi Inguva2016-09-19
* lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames...Sasi Inguva2016-09-19
* avcodec/rscc: add support for gray8 formatPaul B Mahol2016-09-19
* avcodec/dnxhddata: add support for cid 1244Paul B Mahol2016-09-19
* avcodec/sheervideo: print internal format in debug logPaul B Mahol2016-09-18
* avcodec/sheervideo: fix Y prediction in decode_ybr(i) for older formatsPaul B Mahol2016-09-18
* avcodec/dvdsubdec: ignore h <= 1 case, to properly decode subtitlePaul B Mahol2016-09-18
* lavc: bump minor (after adding TrueHD and MLP encoders)Rostislav Pehlivanov2016-09-17
* mlpenc: Working MLP/TrueHD encoderJai Luthra2016-09-17
* avcodec/cuvid: Check for non 420 chroma formats - they aren't supportedPhilip Langdale2016-09-17
* avcodec/cuvid: Fully re-initialize the parser after a flush.Philip Langdale2016-09-17
* lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref.Carl Eugen Hoyos2016-09-17
* lavc: add hevc mediacodec decoderMatthieu Bouron2016-09-15
* avcodec/adpcm: clip step for ADPCM MTAF decoderPaul B Mahol2016-09-15
* libavcodec/qsvdec_h2645.c: drop executable permissionMoritz Barsnick2016-09-15
* avcodec/(e)ac3: Fix target_level for EAC3.Nikolas Bowe2016-09-15
* avcodec/h264_parser: fix for possible overflowPaul B Mahol2016-09-14
* avcodec/h264_parser: set missing pts for top/bottom field framesPaul B Mahol2016-09-14
* lavc: Enable a53cc by default for x264 and qsv_h264.Carl Eugen Hoyos2016-09-14
* avcodec/g726: Add missing ADDB output maskMichael Niedermayer2016-09-14
* avcodec/mpeg12dec: add comments documenting the format of the DVD CC user-dat...Jonathan Campbell2016-09-13
* avcodec/avpacket: clear side_data_elemsMichael Niedermayer2016-09-12
* ass_split: reindentRodger Combs2016-09-12
* ass_split: fix handling of streams with no [Events] or Format: lineRodger Combs2016-09-12
* avcodec/h264_refs: Change default case to av_assert0() to suppress warningMichael Niedermayer2016-09-12
* lavc/ffjni: do not error out if the last non-mandatory field/method cannot be...Matthieu Bouron2016-09-12
* libavcodec/mmaldec.c: set AVFrame interlaced_frame and top_field_first, AVCod...Jens Ziller2016-09-12
* avcodec/cuvid: Always check for internal errors during parsingPhilip Langdale2016-09-10
* lavc/Makefile: add missing ADPCM_THP_LE objsRodger Combs2016-09-09
* lavc/Makefile: g729dec: fix missing fileRodger Combs2016-09-09
* avcodec/cuvid: check for and warn about invalid pkt_timebaseTimo Rothenpieler2016-09-09
* avcodec/cuvid: use pkt_timebase instead of time_baseTimo Rothenpieler2016-09-09
* lavc/alsdec: use get_bitsz() to simplify reading of the mantissaThilo Borgmann2016-09-09
* lavc/hevc: store VPS/SPS/PPS dataMatthieu Bouron2016-09-09
* avcodec/ccaption_dec: Use simple array instead of AVBufferMichael Niedermayer2016-09-09
* avcodec/alsdec: Fix reading 0 mantisse bitsMichael Niedermayer2016-09-08
* avcodec/svq3: Reintroduce slice_typeMichael Niedermayer2016-09-08
* avcodec/mlz: Check offset before writingMichael Niedermayer2016-09-08
* avcodec/mlz: clear dict on allocation to ensure there are no uninitialized va...Michael Niedermayer2016-09-08
* avcodec/alsdec: Fix raw_mantissa memleakMichael Niedermayer2016-09-08