summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/alsdec: Fix raw_mantissa memleakMichael Niedermayer2016-09-08
* avcodec/alsdec: Fix mlz memleakMichael Niedermayer2016-09-08
* avcodec/nvenc: use frame size instead of surface sizeTimo Rothenpieler2016-09-08
* lavc/mediacodecdec_h264: use h264_parse.h instead of h264dec.hMatthieu Bouron2016-09-07
* lavc/mediacodecdec_h264: move bsf variable declaration at the top of the func...Matthieu Bouron2016-09-07
* avcodec/nvenc: support RGB inputSven C. Dack2016-09-07
* avcodec/nvenc: correctly set inputPitchTimo Rothenpieler2016-09-07
* avcodec/nvenc: use av_image_copy for copying frame dataTimo Rothenpieler2016-09-07
* lavc/avcodec: Improve av_parser_parse() documentation, mention padding.Carl Eugen Hoyos2016-09-07
* avcodec/gif: don't honor transparency if palette changedPaul B Mahol2016-09-07
* lavc/mediacodecdec_h264: fix SODB escapingMatthieu Bouron2016-09-07
* avcodec: Fix successfull typoMichael Niedermayer2016-09-07
* cuvid: Implement flush to support seeking in media playersPhilip Langdale2016-09-06
* cuvid: Add hwaccels and decoders for remaining supported formatsPhilip Langdale2016-09-06
* lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy().Carl Eugen Hoyos2016-09-05
* avcodec/pnmdec: fix undefined behaviourPaul B Mahol2016-09-05
* avccodec/utvideoenc: support encoding ULY4 and ULH4Paul B Mahol2016-09-04
* avcodec/utvideodec: add support for ULY4 and ULH4Paul B Mahol2016-09-04
* avcodec/utils: print only the padding values that are setJames Almer2016-09-03
* avcodec/utils: print initial and trailing paddings only in verbose levelsJames Almer2016-09-03
* Cosmetics: Reindent after e82b181f.Carl Eugen Hoyos2016-09-03
* lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough.Carl Eugen Hoyos2016-09-03
* lavc/mjpegdec: Do not skip reading quantization tables.Carl Eugen Hoyos2016-09-03
* libavcodec/opus: Add channel mapping 2 to extradata parserMichael Graczyk2016-09-01
* libavcodec/opus: Fix spelling in error messageMichael Graczyk2016-09-01
* avcodec/nvenc: update license headerTimo Rothenpieler2016-08-28
* avcodec/nvenc: use proper soname for cuda/nvenc librariesTimo Rothenpieler2016-08-28
* avcodec/nvenc: check maximum driver API versionTimo Rothenpieler2016-08-28
* avcodec/nvenc: fix potantially uninitialized freeTimo Rothenpieler2016-08-28
* avcodec/nvenc: fix library names on cygwinTimo Rothenpieler2016-08-28
* avcodec/nvenc: added support for rate control lookaheadOliver Collyer2016-08-28
* avcodec/nvenc: added support for 10 bit HEVC encodingOliver Collyer2016-08-28
* avcodec/nvenc: include nvEncodeAPI v7 SDK headerTimo Rothenpieler2016-08-28
* lavc/lpc: Add min_shift parameter in LPCJai Luthra2016-08-28
* libavcodec/bsfs: Fix bsf option settingJan Sebechlebsky2016-08-26
* avcodec/exr: Check tile positionsMichael Niedermayer2016-08-25
* avformat/avcodec: support rawvideo with planar rgb and alpha in nutPaul B Mahol2016-08-23
* libzvbi depends on assRafaël Carré2016-08-23
* lavc/h264dec: Improve "Increasing reorder buffer" message loglevel.Carl Eugen Hoyos2016-08-23
* avcodec/aacenc: Tighter input checksMichael Niedermayer2016-08-23
* avcodec/alsdec: Remove unused variableMichael Niedermayer2016-08-22
* avcodec/me_cmp: add median SAD compare functionStanislav Dolganov2016-08-22
* avcodec/alsdec: Implement floating point sample data decodingUmair Khan2016-08-22
* avcodec: Implement masked lz decompressionUmair Khan2016-08-22
* libavcodec/dnxhdenc: fix typo, check if profile is dnxhr 444 or hqxMark Reid2016-08-22
* libavcodec/wmalosslessdec: Check the remaining bitsMichael Niedermayer2016-08-21
* avcodec/bsf: Add custom item name function for bsf listJan Sebechlebsky2016-08-21
* avcodec/adpcm: Fix adpcm_ima_wav paddingMichael Niedermayer2016-08-21
* avcodec/svq3: fix slice size checkMichael Niedermayer2016-08-20
* avcodec/diracdec: Check numx/yMichael Niedermayer2016-08-20