summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* configure: add missing x86 dependency for i686Janne Grunau2014-01-25
* mpeg12: check scantable indices in all decode_block functionsJanne Grunau2014-01-25
* avutil: remove timer.h include from internal.hJanne Grunau2014-01-25
* dxtory: compressed RGB555/RGB565 decoding supportKostya Shishkov2014-01-24
* dxtory: add more compressed and uncompressed modesKostya Shishkov2014-01-24
* vp9: fix bugs in updating coef probabilities with parallelmode=1Guillaume Martres2014-01-24
* vp9: fix mvref finding to adhere to bug in libvpx.Ronald S. Bultje2014-01-24
* rtpdec_asf: Copy the need_parsing field from the chained demuxerMartin Storsjö2014-01-23
* mpegvideo_enc: Don't call ff_h263dsp_init unconditionallyMartin Storsjö2014-01-22
* bfin: vp3: Mark all binary object sections appropriatelyDiego Biurrun2014-01-22
* h264: skip chroma edges at the picture boundary while deblocking 4:4:4Janne Grunau2014-01-22
* configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler detectionDiego Biurrun2014-01-22
* rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytesMichael Niedermayer2014-01-21
* swscale/x86/rgb2rgb: add support for AVXMichael Niedermayer2014-01-21
* swscale: add nv12/nv21->yuv420 converterMichael Niedermayer2014-01-21
* swscale: fix stride used in planarToNv12Wrapper()Michael Niedermayer2014-01-21
* lavc: do not force the emu edge flagAnton Khirnov2014-01-21
* dxtory: change error code for unexpected slice configurationKostya Shishkov2014-01-21
* dxtory: correctly handle YUV slices with average odd heightKostya Shishkov2014-01-21
* dxva2: Use correct printf format stringsDiego Biurrun2014-01-21
* dxva2: Add missing #includesDiego Biurrun2014-01-21
* dxva2: Log errors verboselySam Lantinga2014-01-21
* dxva2: Retry IDirectXVideoDecoder_BeginFrame()Sam Lantinga2014-01-21
* hevc: Bound check cu_qp_deltaLuca Barbato2014-01-21
* hevc: Bound check slice_qpLuca Barbato2014-01-21
* hevc: Prevent some integer overflowsLuca Barbato2014-01-21
* hevc: Remove useless clipGuillaume Martres2014-01-21
* hevc: clip pixels when transquant bypass is usedGuillaume Martres2014-01-21
* hevc: Use uint64 to check for tile dimensionsLuca Barbato2014-01-21
* hevc: Fix modulo operationsMichael Niedermayer2014-01-21
* hevc: check that VPS referenced from SPS existsMichael Niedermayer2014-01-21
* vc1: Always reset numref when parsing a new frame header.Michael Niedermayer2014-01-20
* rtmpproto: Send a full, absolute timestamp if it isn't monotonically growingMartin Storsjö2014-01-20
* rtmpproto: Avoid using uninitialized memoryMartin Storsjö2014-01-20
* mov: do not set avg_frame_rate in the demuxerJustin Ruggles2014-01-20
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-20
* mpegvideo: allocate edges when encoding.Anton Khirnov2014-01-20
* lavc: allow the caller to override dimensions in ff_get_buffer()Anton Khirnov2014-01-20
* eac3: cosmetics, re-indent.Tim Walker2014-01-19
* (e)ac3: clip surround mix level indexes.Tim Walker2014-01-19
* (e)ac3: parse and store the Lt/Rt and LFE mix levels.Tim Walker2014-01-19
* ac3: set default matrix encoding modes in parse_frame_header.Tim Walker2014-01-19
* h264: check that an IDR NAL only contains I slicesAnton Khirnov2014-01-18
* h264: reset num_reorder_frames if it is invalidAnton Khirnov2014-01-18
* h264: reset ref count if decoding the slice header failsAnton Khirnov2014-01-18
* h264: prevent two matching fields from being both a short/long ref combinationAnton Khirnov2014-01-18
* h264: do not call field_end if we do not have a current pictureAnton Khirnov2014-01-18
* h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3Anton Khirnov2014-01-18
* h264: reset first_field if frame_start() fails for missing refsAnton Khirnov2014-01-18
* Prepare for 10_alpha2 ReleaseReinhard Tartler2014-01-18