summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* h2645_parse: support badly muxed mp4 streamsHendrik Leppkes2016-05-171-2/+18
* avcodec/iff: fix artifacts with uncompressed ham ANIMsPaul B Mahol2016-05-171-2/+2
* avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-171-2127/+2451
* avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMsPaul B Mahol2016-05-161-9/+6
* avcodec/iff: check if there is enough bytes leftPaul B Mahol2016-05-161-0/+6
* avcodec/dsd: Fix "warning: ctables defined but not used [-Wunused-variable]"Michael Niedermayer2016-05-151-1/+0
* avcodec/iff: rewrite out of bounds checking in writerPaul B Mahol2016-05-151-14/+12
* avcodec/dstdec: Fix "warning: initialization from incompatible pointer type [...Michael Niedermayer2016-05-151-1/+1
* hevc: Fix memory leak related to a53_caption dataWill Kelleher2016-05-154-0/+19
* avcodec/escape124: change transitions table type to int8_tPaul B Mahol2016-05-151-1/+1
* avcodec: bump minor and update Changelog for recent DST additionPaul B Mahol2016-05-151-2/+2
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-1510-81/+533
* avcodec/dca: print error message when no frame is found in packetfoo862016-05-141-1/+6
* avcodec/iff: check for end of buffer in input for delta_l decompressionPaul B Mahol2016-05-141-1/+1
* avcodec/iff: implement 3rd delta ANIM decompressionPaul B Mahol2016-05-131-0/+57
* avcodec/iff: change delta l offset to uint32_tPaul B Mahol2016-05-131-1/+1
* avcodec/avpacket: Respect payload offset in av_packet_refAndriy Lysnevych2016-05-131-1/+3
* lavc: add IFF ANIM decoderPaul B Mahol2016-05-132-76/+751
* Merge commit 'f3ed484953b81856e40239d2410058a96188b2be'Derek Buitenhuis2016-05-121-1/+10
|\
| * h264_mp4toannexb_bsf: do not fail on annex B extradataAnton Khirnov2016-04-241-1/+10
* | ape: Unbreak adaptcoeffs computationLuca Barbato2016-05-121-2/+10
* | Merge commit '5fca95c8e515a5ae542d9626ec088bdfc658450e'Derek Buitenhuis2016-05-121-0/+7
|\ \ | |/
| * libx264: Forbid inverted Stereo3D modeVittorio Giovara2016-04-211-0/+7
* | Merge commit '9e2af0e9071a1229cfe21efff394691d91f979b2'Derek Buitenhuis2016-05-121-0/+5
|\ \ | |/
| * libx264: Allow Stereo3D monoscopic valueVittorio Giovara2016-04-211-0/+5
* | Merge commit 'f3fdef108eb06b1e71b29152bf6822519e787efe'Derek Buitenhuis2016-05-121-1/+1
|\ \ | |/
| * ape: Avoid undefined behaviourLuca Barbato2016-04-191-1/+1
| * indeo3: Avoid undefined behaviourLuca Barbato2016-04-191-4/+4
| * libxvid: Create extradata in init using a dummy frameDerek Buitenhuis2016-04-191-0/+41
* | Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis2016-05-121-51/+1
|\ \ | |/
| * Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-191-39/+1
* | lavc/libutvideoenc: Cast an unsigned constant to int.Carl Eugen Hoyos2016-05-121-1/+1
* | avfft-test: Add missing mem.h includeDerek Buitenhuis2016-05-111-0/+1
* | lossless audio dsp: unrollChristophe Gisquet2016-05-111-4/+8
* | avcodec/dca_lbr: Fix "warning: missing braces around initializer"Michael Niedermayer2016-05-111-1/+1
* | Merge commit '5e1a3ea3ba7bb0c71d931e93e60fb75f51b0cc1a'Derek Buitenhuis2016-05-111-3/+3
|\ \ | |/
| * lavc: move the vaapi encoders further down in the list of codecsAnton Khirnov2016-04-151-3/+3
* | Merge commit '92fdea37477b5a2d1329e5ef0773e24473fa8f12'Derek Buitenhuis2016-05-115-76/+342
|\ \ | |/
| * vaapi_h265: Add -qp option, use it to replace use of -global_qualityMark Thompson2016-04-151-3/+18
| * vaapi_h265: Add constant-bitrate encode supportMark Thompson2016-04-151-23/+109
| * vaapi_h264: Add encode quality option (for quality-speed tradeoff)Mark Thompson2016-04-151-0/+28
| * vaapi_h264: Add -qp option, use it to replace use of -global_qualityMark Thompson2016-04-151-3/+18
| * vaapi_encode: Add support for codec-local optionsMark Thompson2016-04-152-0/+6
| * vaapi_h264: Add constant-bitrate encode supportMark Thompson2016-04-151-25/+110
| * vaapi_encode: Refactor slightly to allow easier setting of global optionsMark Thompson2016-04-155-42/+73
* | Merge commit '9d4d9be538faa537440fff37d3b7ecf322911a55'Derek Buitenhuis2016-05-111-1/+2
|\ \ | |/
| * libavcodec: Document that encoders may use the framerate field in AVCodecContextMartin Storsjö2016-04-121-1/+2
* | Merge commit '1bb56abb9b37bd208a66164339c92cad59b1087b'Derek Buitenhuis2016-05-112-4/+75
|\ \ | |/
| * omx: Add support for zerocopy input of framesMartin Storsjö2016-04-122-4/+75
* | Merge commit 'f1cd9b03f3fa875eb5e394281b4b688cec611658'Derek Buitenhuis2016-05-112-7/+45
|\ \ | |/
OpenPOWER on IntegriCloud