summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
...
* asvenc: free avctx->coded_frame on codec closeJanne Grunau2014-02-091-0/+8
* arm: Remove a stray .fpu directiveMartin Storsjö2014-02-091-2/+0
* dnxhddec: return proper error codeAlexandra Khirnova2014-02-091-11/+11
* g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFOMaxim Poliakovski2014-02-091-4/+4
* mlp_parser: fix request_channel_layout behavior.Tim Walker2014-02-081-5/+10
* mlpdec: fix request_channel_layout behavior.Michael Niedermayer2014-02-081-1/+1
* Mirillis FIC video decoderKostya Shishkov2014-02-086-2/+310
* mlp: improve request_channel_layout behavior.Tim Walker2014-02-082-4/+5
* dca: include dcadsp.h in {arm,x86}/dca.h for checkheadersJanne Grunau2014-02-082-0/+2
* h264: give numbers to nalusVittorio Giovara2014-02-081-13/+13
* x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbaleJanne Grunau2014-02-081-2/+4
* dcadsp: split lfe_dir casesChristophe Gisquet2014-02-076-43/+64
* x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet2014-02-077-0/+196
* dcadsp: add int8x8_fmul_int32 to dsp contextChristophe Gisquet2014-02-074-7/+16
* arm: Add X() around all references to extern symbolsMartin Storsjö2014-02-077-22/+22
* vp8: fix bilinear C code to work if src_stride != dst_stride.Ronald S. Bultje2014-02-061-10/+10
* vp8: Use 2 registers for dst_stride and src_stride in neon bilin filterMartin Storsjö2014-02-061-60/+60
* mpeg: K&R formatting cosmeticsVittorio Giovara2014-02-041-345/+456
* lagarith: reallocate rgb_planes when neededAnton Khirnov2014-02-041-6/+6
* truemotion1: check the header sizeAnton Khirnov2014-02-041-0/+5
* shorten: pad the internal bitstream bufferAnton Khirnov2014-02-041-1/+1
* eacmv: clear references on frame dimensions changeAnton Khirnov2014-02-041-0/+6
* avcodec: Suppress deprecation warnings from avcodec_alloc_frame()Diego Biurrun2014-02-041-0/+2
* jvdec: K&R formatting cosmeticsVittorio Giovara2014-02-041-21/+25
* h264: reset data partitioning at the beginning of each decode callAnton Khirnov2014-02-041-1/+10
* vp8: use a fixed-size edge emu bufferAnton Khirnov2014-02-042-15/+14
* utvideoenc: Add support for the new BT.709 FourCCs for YCbCrJan Ekström2014-02-041-2/+8
* hevc: check that the VCL NAL types are the same for all slice segments of a f...Anton Khirnov2014-02-042-0/+10
* hevc: Reject impossible slice segmentLuca Barbato2014-02-011-0/+5
* hevc: Consider first quantization group any reference to 0, 0Luca Barbato2014-02-011-1/+1
* xvid: switch to xvid mmx idct as soon as possibleJanne Grunau2014-01-311-29/+29
* atrac3plus: Make initialization dependant on channel count rather than channe...Jan Ekström2014-01-311-10/+18
* x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'.Ronald S. Bultje2014-01-301-1/+1
* x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such.Ronald S. Bultje2014-01-302-39/+70
* ac3dec: Allow asymmetric application of DRC when drc_scale > 1John Stebbins2014-01-291-3/+8
* mpeg: Drop unused parameters from ff_draw_horiz_band()Diego Biurrun2014-01-293-12/+10
* mpeg12: check scantable indices in all decode_block functionsJanne Grunau2014-01-251-23/+31
* avutil: remove timer.h include from internal.hJanne Grunau2014-01-258-0/+8
* dxtory: compressed RGB555/RGB565 decoding supportKostya Shishkov2014-01-241-0/+113
* dxtory: add more compressed and uncompressed modesKostya Shishkov2014-01-241-11/+418
* vp9: fix bugs in updating coef probabilities with parallelmode=1Guillaume Martres2014-01-241-2/+11
* vp9: fix mvref finding to adhere to bug in libvpx.Ronald S. Bultje2014-01-241-2/+10
* mpegvideo_enc: Don't call ff_h263dsp_init unconditionallyMartin Storsjö2014-01-221-1/+2
* bfin: vp3: Mark all binary object sections appropriatelyDiego Biurrun2014-01-221-1/+1
* h264: skip chroma edges at the picture boundary while deblocking 4:4:4Janne Grunau2014-01-221-11/+13
* lavc: do not force the emu edge flagAnton Khirnov2014-01-211-5/+0
* dxtory: change error code for unexpected slice configurationKostya Shishkov2014-01-211-1/+1
* dxtory: correctly handle YUV slices with average odd heightKostya Shishkov2014-01-211-6/+12
* dxva2: Use correct printf format stringsDiego Biurrun2014-01-211-6/+6
* dxva2: Add missing #includesDiego Biurrun2014-01-211-0/+8
OpenPOWER on IntegriCloud