summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/vp9: Fix undefined shifts in decode_frame_header()Michael Niedermayer2015-03-12
* avcodec/h264_mb: Fix undefined shiftsMichael Niedermayer2015-03-12
* hevc: delay ff_thread_finish_setup for hwaccelRainer Hochecker2015-03-12
* Merge commit '212556cd2144659dc6b9d121ddb38cd272bd10ae'Michael Niedermayer2015-03-12
|\
| * qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4}Yukinori Yamazoe2015-03-11
| * mlpdec: support TrueHD streams with an Atmos substreamHendrik Leppkes2015-03-11
| * mlpdec: support major sync headers with optional extension blocksHendrik Leppkes2015-03-11
* | avcodec/mpegvideo_motion: Fix undefined shifts in mpeg_motion_internal()Michael Niedermayer2015-03-11
* | avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels and wei...Michael Niedermayer2015-03-11
* | avcodec/mpegvideo: Fix undefined shift in ff_mpv_lowest_referenced_row()Michael Niedermayer2015-03-11
* | 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