summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* avcodec/bsf: Forbid packet without payload in av_bsf_send_packetJan Sebechlebsky2016-08-13
* avcodec/bsf: Set EOF flag only in pkt == NULLJan Sebechlebsky2016-08-13
* lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos2016-08-13
* lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency.Carl Eugen Hoyos2016-08-13
* libavcodec/dnxhdenc: add edge emulate for dnxhrMark Reid2016-08-12
* avcodec/utils: only warn when passed invalid lowres valueAman Gupta2016-08-12
* avcodec/rawdec: Fix palette handling with changing palettesMichael Niedermayer2016-08-08
* avcodec/ffv1: add AV_PIX_FMT_GBRP16 supportMichael Niedermayer2016-08-08
* avcodec/ffv1: template functions to allow data types different from int16_tMichael Niedermayer2016-08-08
* avcodec/qsvdec: Fix null dereferences in the qsv decoderYuli Khodorkovskiy2016-08-07
* avcodec/raw: Fix decoding of ilacetest.movMichael Niedermayer2016-08-07
* avcodec/ttadsp: cosmeticsJames Almer2016-08-06
* avcodec/ffv1enc: Fix assertion failure with non zero bits per sampleMichael Niedermayer2016-08-06
* lavc/vaapi_encode_h26x: Fix a crash if "." is not the decimal separator.Carl Eugen Hoyos2016-08-05