summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* librtmp: Avoid an infiniloop setting connection argumentsrelease/2.6Luca Barbato2016-07-261-0/+2
* avformat/oggparsevp8: fix pts calculation on pages ending with an invisible f...James Almer2016-07-251-1/+5
* Changelog: update for the last 2 commitsn2.6.9Michael Niedermayer2016-05-031-0/+2
* avcodec/mjpegdec: Do not try to detect last scan but apply idct after all sca...Michael Niedermayer2016-05-021-15/+37
* avformat/options_table: Add missing identifier for very strict complianceMichael Niedermayer2016-05-021-0/+1
* Update for 2.6.9Michael Niedermayer2016-04-303-2/+39
* avformat/ffmdec: Check pix_fmtMichael Niedermayer2016-04-291-0/+11
* avcodec/ttaenc: Reallocate packet if its too smallMichael Niedermayer2016-04-291-2/+13
* pgssubdec: fix subpicture output colorspace and rangeJan Ekström2016-04-292-2/+18
* avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3Michael Niedermayer2016-04-291-5/+7
* avfilter/vf_drawtext: Check return code of load_glyph()Michael Niedermayer2016-04-291-1/+3
* avcodec/takdec: add code that got somehow lost in process of REingPaul B Mahol2016-04-291-0/+1
* avcodec/apedec: fix decoding of stereo files with one channel full of silencePaul B Mahol2016-04-291-1/+1
* avcodec/avpacket: Fix off by 5 errorMichael Niedermayer2016-04-291-2/+4
* avcodec/h264: Fix for H.264 configuration parsingIvan2016-04-291-2/+2
* avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packe...Michael Niedermayer2016-04-291-1/+1
* avfilter/src_movie: fix how we check for overflows with seek_pointMarios Titas2016-04-291-1/+1
* avcodec/j2kenc: Add attribution to OpenJPEG project:Aaron Boxer2016-04-291-0/+38
* avcodec/libutvideodec: copy frame so it has reference counters when refcounte...Michael Niedermayer2016-04-291-1/+11
* avformat/rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-04-291-3/+4
* avcodec/mjpegenc_common: Store approximate aspect if exact cannot be storedMichael Niedermayer2016-04-291-2/+12
* avcodec/resample: Remove disabled and faulty codeMichael Niedermayer2016-04-291-6/+0
* indeo2: Fix banding artefactsLuca Barbato2016-04-292-39/+138
* indeo2data: K&R formatting cosmeticsLuca Barbato2016-04-291-104/+104
* avcodec/imgconvert: Support non-planar colorspaces while paddingPrzemysław Sobala2016-04-291-2/+35
* avutil/random_seed: Add the runtime in cycles of the main loop to the entropy...Michael Niedermayer2016-04-291-1/+6
* avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsingMartin Cracauer2016-04-291-1/+1
* avformat/concatdec: set safe mode to enabled instead of autoMichael Niedermayer2016-04-292-3/+5
* avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMATBoris Nagels2016-04-291-1/+2
* avformat/cache: Fix memleak of tree entriesMichael Niedermayer2016-04-291-0/+7
* lavf/mov: fix sidx with edit listsRodger Combs2016-04-291-1/+1
* avcodec/mjpegdec: Fix decoding slightly odd progressive jpegMichael Niedermayer2016-04-291-6/+4
* avcodec/avpacket: clear priv in av_init_packet()Michael Niedermayer2016-04-291-0/+1
* swscale/utils: Fix chrSrcHSubSample for GBRAP16Michael Niedermayer2016-04-291-0/+1
* swscale/input: Fix GBRAP16 inputMichael Niedermayer2016-04-291-0/+20
* postproc: fix unaligned accessCarl Eugen Hoyos2016-04-291-1/+1
* avutil/pixdesc: Make get_color_type() aware of CIE XYZ formatsMichael Niedermayer2016-04-291-0/+4
* swscale/x86/output: Fix yuv2planeX_16* with unaligned destinationMichael Niedermayer2016-04-291-7/+16
* swscale/x86/output: Move code into yuv2planeX_mainloopMichael Niedermayer2016-04-291-69/+72
* MAINTAINERS: add myself as an OS/2 maintainerKO Myung-Hun2016-04-291-0/+1
* doc/utils: fix typo for min() descriptionPaul B Mahol2016-03-021-1/+1
* Update for 2.6.8n2.6.8Michael Niedermayer2016-02-013-2/+37
* MAINTAINERS: remove unmaintained releasesMichael Niedermayer2016-01-311-2/+0
* avcodec/jpeg2000dec: More completely check cdefMichael Niedermayer2016-01-311-5/+9
* avutil/opt: check for and handle errors in av_opt_set_dict2()Michael Niedermayer2016-01-311-3/+4
* avcodec/flacenc: fix calculation of bits required in case of custom sample ratePaul B Mahol2016-01-311-1/+1
* avformat: Document urls a bitMichael Niedermayer2016-01-311-0/+12
* avformat/libquvi: Set default demuxer and protocol limitationsMichael Niedermayer2016-01-311-0/+14
* avformat/concat: Check protocol prefixMichael Niedermayer2016-01-311-1/+4
* doc/demuxers: Document enable_drefs and use_absolute_pathMichael Niedermayer2016-01-311-0/+17