summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vf_overlay: add eof_action switchKeith Lawson2014-02-04
* hevc: check that the VCL NAL types are the same for all slice segments of a f...Anton Khirnov2014-02-04
* hevc: Reject impossible slice segmentLuca Barbato2014-02-01
* hevc: Consider first quantization group any reference to 0, 0Luca Barbato2014-02-01
* mxf: Read field dominance flagMatthieu Bouron2014-02-01
* mxf: Handle negative edit_rateLuca Barbato2014-02-01
* fate: add xvid test for custom matricesJanne Grunau2014-01-31
* xvid: switch to xvid mmx idct as soon as possibleJanne Grunau2014-01-31
* lavf: include 60 fps in guessed standard frame ratesJanne Grunau2014-01-31
* atrac3plus: Make initialization dependant on channel count rather than channe...Jan Ekström2014-01-31
* x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'.Ronald S. Bultje2014-01-30
* x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such.Ronald S. Bultje2014-01-30
* doc: document correct option to list encodersJohn Stebbins2014-01-29
* doc: add decoders.texiJohn Stebbins2014-01-29
* ac3dec: Allow asymmetric application of DRC when drc_scale > 1John Stebbins2014-01-29
* avformat: utils: Refactor duplicated PRINT macroDiego Biurrun2014-01-29
* mpeg: Drop unused parameters from ff_draw_horiz_band()Diego Biurrun2014-01-29
* x86inc: Speed up assembling with YasmLoren Merritt2014-01-26
* avformat: utils: K&R formatting cosmeticsDiego Biurrun2014-01-26
* configure: clang: explicitly state dep file and rule name in DEPFLAGSJanne Grunau2014-01-25
* 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