summaryrefslogtreecommitdiffstats
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
* avformat/dtshddec: implement AUPR_HDR chunk parsingJames Almer2016-05-161-1/+23
* avformat/dtshddec: parse chunks stored after audio dataJames Almer2016-05-161-4/+16
* avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMsPaul B Mahol2016-05-162-13/+17
* avcodec/iff: check if there is enough bytes leftPaul B Mahol2016-05-161-0/+6
* avformat/utils: Do not compute the bitrate from duration == 0Michael Niedermayer2016-05-161-1/+1
* ffmpeg: Check that r_frame_rate is set before attempting to use itMichael Niedermayer2016-05-161-1/+2
* swresample/resample: Fix division by 0 with tap_count=1Michael Niedermayer2016-05-161-4/+4
* swresample/rematrix: Use clipping s16 rematrixing if overflows are possibleMichael Niedermayer2016-05-152-4/+22
* avformat/adxdec: set bit_rate, fixes duration calculationPaul B Mahol2016-05-151-0/+1
* swresample/rematrix: Use error diffusion to avoid error in the DC component o...Michael Niedermayer2016-05-151-3/+9
* 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
* doc/general: update supported DCA extensionsJames Almer2016-05-141-1/+1
* hevc: Fix memory leak related to a53_caption dataWill Kelleher2016-05-154-0/+19
* doc/general: mention DST decoderPaul B Mahol2016-05-151-0/+1
* doc/general: mention WSD demuxerPaul B Mahol2016-05-151-0/+1
* 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-152-2/+3
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-1511-88/+611
* 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
* avutil/mips: header asmdefs.h add some PTR_ macros for loongsonZhouXiaoyong2016-05-141-0/+12
* avutil/lzo: split test out into a separate fileJames Almer2016-05-132-55/+77
* avcodec/iff: implement 3rd delta ANIM decompressionPaul B Mahol2016-05-131-0/+57
* avformat/Makefile: fix avlanguage dependenciesJames Almer2016-05-131-3/+3
* avutil/sha512-test: fix memleakJames Almer2016-05-131-0/+2
* avutil/sha-test: fix memleakJames Almer2016-05-131-0/+2
* avutil/ripemd-test: fix memleakJames Almer2016-05-131-0/+2
* avutil/aes-test: fix memleakJames Almer2016-05-131-0/+4
* swresample/arm: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neonMatthieu Bouron2016-05-135-2/+199
* 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
* avformat/dump.c: fix mixed log levelsTobias Rapp2016-05-131-1/+1
* lavc: add IFF ANIM decoderPaul B Mahol2016-05-134-97/+819
* 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 'a08b5d7b5725932f4ad39e95c5d6589392dee2c6'Derek Buitenhuis2016-05-121-1/+1
|\ \ | |/
| * build: Silence the lcov-reset targetDiego Biurrun2016-04-211-1/+1
* | Merge commit '75b90ef722b7cdfc70118ab987e298d087aae693'Derek Buitenhuis2016-05-121-1/+1
|\ \ | |/
| * libavformat: Update the comment about AVOutputFormat flagsMartin Storsjö2016-04-211-1/+1
* | Merge commit '74383def8f46805faf3391c98516b248108a9a6b'Derek Buitenhuis2016-05-121-1/+4
|\ \ | |/
OpenPOWER on IntegriCloud