summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* librtmp: Avoid an infiniloop setting connection argumentsrelease/2.7Luca Barbato2016-07-261-0/+2
* avformat/oggparsevp8: fix pts calculation on pages ending with an invisible f...James Almer2016-07-251-1/+5
* Update for 2.7.n2.7.7Michael Niedermayer2016-04-303-2/+44
* avformat/ffmdec: Check pix_fmtMichael Niedermayer2016-04-281-0/+11
* avcodec/ttaenc: Reallocate packet if its too smallMichael Niedermayer2016-04-281-2/+13
* pgssubdec: fix subpicture output colorspace and rangeJan Ekström2016-04-282-2/+18
* avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3Michael Niedermayer2016-04-281-5/+7
* avfilter/vf_drawtext: Check return code of load_glyph()Michael Niedermayer2016-04-281-1/+3
* avcodec/takdec: add code that got somehow lost in process of REingPaul B Mahol2016-04-281-0/+1
* avcodec/apedec: fix decoding of stereo files with one channel full of silencePaul B Mahol2016-04-281-1/+1
* avcodec/avpacket: Fix off by 5 errorMichael Niedermayer2016-04-281-2/+4
* avcodec/h264: Fix for H.264 configuration parsingIvan2016-04-281-2/+2
* avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packe...Michael Niedermayer2016-04-281-1/+1
* avfilter/src_movie: fix how we check for overflows with seek_pointMarios Titas2016-04-281-1/+1
* avcodec/j2kenc: Add attribution to OpenJPEG project:Aaron Boxer2016-04-281-0/+38
* avcodec/libutvideodec: copy frame so it has reference counters when refcounte...Michael Niedermayer2016-04-281-1/+11
* avformat/rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-04-281-3/+4
* avcodec/mjpegenc_common: Store approximate aspect if exact cannot be storedMichael Niedermayer2016-04-281-2/+12
* avcodec/resample: Remove disabled and faulty codeMichael Niedermayer2016-04-281-6/+0
* indeo2: Fix banding artefactsLuca Barbato2016-04-282-39/+138
* indeo2data: K&R formatting cosmeticsLuca Barbato2016-04-281-104/+104
* avcodec/imgconvert: Support non-planar colorspaces while paddingPrzemysław Sobala2016-04-281-2/+35
* avutil/random_seed: Add the runtime in cycles of the main loop to the entropy...Michael Niedermayer2016-04-281-1/+6
* avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsingMartin Cracauer2016-04-281-1/+1
* avformat/concatdec: set safe mode to enabled instead of autoMichael Niedermayer2016-04-282-3/+5
* avformat/utils: fix dts from pts code in compute_pkt_fields() during ascendin...Michael Niedermayer2016-04-282-3/+4
* avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMATBoris Nagels2016-04-281-1/+2
* avformat/cache: Fix memleak of tree entriesMichael Niedermayer2016-04-281-0/+7
* lavf/mov: fix sidx with edit listsRodger Combs2016-04-281-1/+1
* avcodec/mjpegdec: Fix decoding slightly odd progressive jpegMichael Niedermayer2016-04-281-6/+4
* avcodec/avpacket: clear priv in av_init_packet()Michael Niedermayer2016-04-281-0/+1
* swscale/utils: Fix chrSrcHSubSample for GBRAP16Michael Niedermayer2016-04-281-0/+1
* swscale/input: Fix GBRAP16 inputMichael Niedermayer2016-04-281-0/+20
* postproc: fix unaligned accessCarl Eugen Hoyos2016-04-281-1/+1
* avutil/pixdesc: Make get_color_type() aware of CIE XYZ formatsMichael Niedermayer2016-04-281-0/+4
* avcodec/h264: Execute error concealment before marking the frame as done.Michael Niedermayer2016-04-282-41/+41
* swscale/x86/output: Fix yuv2planeX_16* with unaligned destinationMichael Niedermayer2016-04-281-7/+16
* swscale/x86/output: Move code into yuv2planeX_mainloopMichael Niedermayer2016-04-281-69/+72
* MAINTAINERS: add myself as an OS/2 maintainerKO Myung-Hun2016-04-281-0/+1
* avutil/frame: Free destination qp_table_buf in frame_copy_props()Michael Niedermayer2016-04-281-0/+1
* libwebpenc_animencoder: print library messages in verbose log levelsJames Almer2016-03-171-0/+1
* libwebpenc_animencoder: zero initialize the WebPAnimEncoderOptions structJames Almer2016-03-171-1/+1
* doc/utils: fix typo for min() descriptionPaul B Mahol2016-03-021-1/+1
* MAINTAINERS: remove unmaintained releasesn2.7.6Michael Niedermayer2016-01-311-2/+0
* Update for 2.7.6Michael Niedermayer2016-01-313-2/+38
* 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