summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/vp8: Fix undefined shifts in vp8_mc_luma()Michael Niedermayer2015-03-11
* avcodec/golomb: Fix undefined shifts in unsigned rice decoding codeMichael Niedermayer2015-03-11
* avcodec/amrnbde: Fix undefined shift in decode_pitch_vector()Michael Niedermayer2015-03-11
* avcodec/wma: Fix undefined shift in ff_wma_run_level_decode()Michael Niedermayer2015-03-11
* avcodec/vc1_pred: Fix undefined shift in ff_vc1_pred_mv()Michael Niedermayer2015-03-11
* avcodec/mpeg12dec: Fix undefined shiftMichael Niedermayer2015-03-11
* avcodec/012v: redesign main loopMichael Niedermayer2015-03-10
* avcodec/h264: Fix undefined shifts in pack16to32() and pack8to16()Michael Niedermayer2015-03-10
* avcodec/mpegvideo: Fix undefined shifts in ff_init_block_index()Michael Niedermayer2015-03-10
* avcodec/012v: Check dimensions more completelyMichael Niedermayer2015-03-10
* lavc/hevcdsp: Fix compilation for arm with --disable-neon.Carl Eugen Hoyos2015-03-10
* roqvideoenc: set enc->avctx in roq_encode_initAndreas Cadhalpun2015-03-09
* avcodec/libvpxenc: Clear twopass_stats.sz on deallocationMichael Niedermayer2015-03-09
* Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8'Michael Niedermayer2015-03-09
|\
| * libvpx: Fix mixed use of av_malloc() and av_reallocp()Vittorio Giovara2015-03-09
| * utvideodec: Handle slice_height being zeroMichael Niedermayer2015-03-09
* | avcodec/hevc_parser: use avpriv_find_start_code in hevc_split()zhaoxiu.zeng2015-03-09
* | avcodec/options_table: remove extradata_size from the AVOptions tableMichael Niedermayer2015-03-09
* | Fix the intra_dc_precision API doc.Carl Eugen Hoyos2015-03-09
* | lavc/ffv1enc: Auto-select -coder 1 for >8bit also for yuv.Carl Eugen Hoyos2015-03-09
* | avcodec/tiff: move bpp check to after "end:"Michael Niedermayer2015-03-08
* | Merge commit 'ae5e1f3d663a8c9a532d89e588cbc61f171c9186'Michael Niedermayer2015-03-08
|\|
| * tiff: Check that there is no aliasing in pixel format selectionAnton Khirnov2015-03-08
* | Merge commit '0025f7408a0fab2cab4a950064e4784a67463994'Michael Niedermayer2015-03-08
|\|
| * vorbis: Check the vlc value in setup_classifsLuca Barbato2015-03-08
* | Merge commit '62de77ffcaebd42fe685b8426da56b89b2532318'Michael Niedermayer2015-03-08
|\|
| * vorbis: Use a local codebook variableLuca Barbato2015-03-08
* | vp9: included uses_2pass member in vp9_ref_frame().Ronald S. Bultje2015-03-08
* | vp9: split segmentation map / mvpair references.Ronald S. Bultje2015-03-08
* | avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mvzhaoxiu.zeng2015-03-08
* | avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in qpel, c...Michael Niedermayer2015-03-08
* | avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checkingMichael Niedermayer2015-03-08
* | avcodec/opusdec: Fix delayed sample valueMichael Niedermayer2015-03-07
* | avcodec/opusdec: Clear out pointers per packetMichael Niedermayer2015-03-07
* | avcodec/utils: Align YUV411 by as much as the other YUV variantsMichael Niedermayer2015-03-07
* | avcodec/vc1_mc: change the type of s_rndtblfield to uint8_tzhaoxiu.zeng2015-03-07
* | avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is truezhaoxiu.zeng2015-03-07
* | avcodec/golomb: cleanupZeng Zhaoxiu2015-03-07
* | avcodec/vc1_mc: remove useless variablesZeng Zhaoxiu2015-03-07
* | vp9: fix segmentation map retention with threading enabled.Ronald S. Bultje2015-03-07
* | avcodec/samidec: make sure to properly restore parsing context after a tagClément Bœsch2015-03-06
* | mips: port optimizations to mips n64James Cowgill2015-03-06
* | configure, mips: remove MIPS32R2, merging it with MIPSFPUJames Cowgill2015-03-06
* | mips/aacdec: remove uses of mips32r2 specific ext instructionsJames Cowgill2015-03-06
* | AAC: Add support for 7350Hz sampling rates, no error on too hight bitrate.Claudio Freire2015-03-06
* | Merge commit '25c29d32835f38cdc5f0c84fa27dfc489a228770'Michael Niedermayer2015-03-06
|\|
| * libopenh264enc: Add support for building with OpenH264 1.4Martin Storsjö2015-03-06
| * h264: remove a now redundant error checkAnton Khirnov2015-03-05
| * webp: validate the distance prefix codeAndreas Cadhalpun2015-03-05
* | webp: ensure that each transform is only used onceAndreas Cadhalpun2015-03-06