summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* avcodec/h2645_parse: fix nal sizeMichael Niedermayer2016-08-20
* avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split()Michael Niedermayer2016-08-20
* avcodec/h264_parser: Factor get_avc_nalsize() outMichael Niedermayer2016-08-20
* avcodec/cfhd: Increase minimum band dimension to 3Michael Niedermayer2016-08-19
* avcodec/indeo2: check ctabMichael Niedermayer2016-08-19
* avcodec/rawdec: Fix bits_per_coded_sample checksMichael Niedermayer2016-08-19
* vcodec/h2645_parse: Clear buffer paddingMichael Niedermayer2016-08-18
* avcodec/h2645: Fix NAL unit paddingMichael Niedermayer2016-08-18
* avcodec: add 64-bit signed pcm codecPaul B Mahol2016-08-18
* lavc/rscc: Fix colourspace for codec_tag RSCC and 32bpp.Carl Eugen Hoyos2016-08-17
* avcodec/ffv1enc: Add RGB48 supportMichael Niedermayer2016-08-16
* avcodec/ffv1enc: do not offset null pointersMichael Niedermayer2016-08-16
* avcodec/ffv1: Fix rgb plane ordering in experimental planar RGBMichael Niedermayer2016-08-16
* avcodec/ffv1enc: Factor rice high depth check outMichael Niedermayer2016-08-16
* lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill2016-08-16
* avcodec/bsf: Add list BSF APIJan Sebechlebsky2016-08-15
* avcodec/iff: remove palette swapping for animPaul B Mahol2016-08-15
* libavcodec/qsvdec_h2645.c: switch to the new BSF APIIvan Uskov2016-08-15
* aacenc: fix various typos and an error messageRostislav Pehlivanov2016-08-13
* aacenc: unmark the fast coder as experimentalRostislav Pehlivanov2016-08-13
* aacenc: add a faster version of twoloop as the "fast" coderRostislav Pehlivanov2016-08-13
* avcodec/bsf: Add ff_bsf_get_packet_ref() functionJan Sebechlebsky2016-08-13