summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* avcodec/vdpau: clean up vdpau_internal.hJames Almer2016-08-04
* h264dec: Fix indentationTimothy Gu2016-08-04
* Merge commit '58640fe89ec4f2a3d67c0a2585fca8de34440857'Timothy Gu2016-08-03
|\
| * h264: handle frame recovery in h264_field_start()Anton Khirnov2016-06-21
* | Merge commit 'e26c64148be8a20ace7512d96503172fb5e9753b'Timothy Gu2016-08-03
|\|
| * h264: discard slices of redundant pictures right after parsing the slice headerAnton Khirnov2016-06-21
* | Merge commit '6efc4638584e1e14d1a6152186ba28f5d48a80c0'Timothy Gu2016-08-03
|\|
| * h264: always set redundant_pic_count during slice header parsingAnton Khirnov2016-06-21
| * h264: call the hwaccel frame_start() from h264_field_start()Anton Khirnov2016-06-21
* | Revert "Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'""Timothy Gu2016-08-03