summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/dvdsub_parser: Allocate input paddingMichael Niedermayer2018-07-15
* avcodec/vp8_parser: Remove redundant output initializationMichael Niedermayer2018-07-15
* avcodec/dvdsub_parser: Init output buf/sizeMichael Niedermayer2018-07-15
* avcodec/lagarith: Check that the range coded data stream is consistent when t...Michael Niedermayer2018-07-15
* libavcodec/cfhd: Fix signed overflow in shiftMichael Niedermayer2018-07-15
* Update Changelog for lensfun addition and bump minorPaul B Mahol2018-07-15
* Add lensfun filterStephen Seo2018-07-15
* aadec: improve seeking in mp3 contentKarsten Otto2018-07-14
* avcodec/dirac_dwt_template: Fix signedness regression in interleave()Michael Niedermayer2018-07-14
* avcodec/mips: fix conflicting types error of ff_vc1_h_s_overlap_mmi.Shiyou Yin2018-07-14
* avformat/movenc: add reason for minf->hdlr in MOV onlyGyan Doshi2018-07-14
* avformat/mxfdec: only return stream indexes which have a corresponding trackMarton Balint2018-07-13
* avcodec/internal: increase FF_SANE_NB_CHANNELS to 256Marton Balint2018-07-13
* avcodec/utils: report insane channel count errorsMarton Balint2018-07-13
* ffplay: add support for various YUV conversion modesMarton Balint2018-07-13
* lavc/aarch64/h264dsp_init_aarch64: Fix weight function prototypes.Carl Eugen Hoyos2018-07-13
* lavc/hevc_ps: use skip_bits instead of get_bits when skip bits.Jun Zhao2018-07-13
* lavc/hevc_ps: Refine sps_range_extension parse.Jun Zhao2018-07-13
* doc/filters: correct description of variables in blend filterGyan Doshi2018-07-13
* avfilter/drawtext: fix box sizingGyan Doshi2018-07-13
* avformat/mov: Simplify last element computation in mov_estimate_video_delay()Michael Niedermayer2018-07-13
* libavcodec/mpegaudiodecheader.h: fix version check patternKarsten Otto2018-07-13
* avformat/mov: Break out of inner loop early in mov_estimate_video_delay()Michael Niedermayer2018-07-13
* lavc/h263dec: Remove a variable declaration that can lead to a warning.Carl Eugen Hoyos2018-07-13
* lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handlingDanil Iashchenko2018-07-12
* lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN caseZhong Li2018-07-12
* avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay()Michael Niedermayer2018-07-12
* avformat/mov: remove modulo operations from mov_estimate_video_delay()Michael Niedermayer2018-07-12
* lavfi/avgblur_opencl: fix using uninitialized valueDanil Iashchenko2018-07-11
* lavfi/vf_avgblur_opencl: remove useless clFinish().Ruiling Song2018-07-11
* lavfi/opencl: add macro for opencl error handling.Ruiling Song2018-07-11
* avutil/pixelutils: correct the function name in commentsJun Zhao2018-07-11
* avformat/hlsenc: improve compute after_init_list_durSteven Liu2018-07-11
* fate: allow temp files for passed test to be keptGyan Doshi2018-07-10
* avformat/movenc: Write version 2 of audio atom if channels is not knownMichael Niedermayer2018-07-09
* aadec: add chapters and seekingKarsten Otto2018-07-09
* libavcodec/mpegaudiodecheader.h : detect reserved mpeg idKarsten Otto2018-07-09
* lavfi/minterpolate: fix blending calc issue.Jun Zhao2018-07-08
* aadec: improve eof detectionKarsten Otto2018-07-08
* avformat/movenc: Check input sample countMichael Niedermayer2018-07-08
* avcodec/mjpegdec: Check for odd progressive RGBMichael Niedermayer2018-07-08
* avfilter/setpts: add FR shorthand for FRAME_RATEGyan Doshi2018-07-07
* libavcodec/vp8: Do not compute line pointers per pixel in fade()Michael Niedermayer2018-07-07
* tests/fate/demux: Add test for d25c945247979a88fac6bb3b7a26370262b96ef1Michael Niedermayer2018-07-07
* avcodec/vp8_parser: Do not leave data/size uninitializedMichael Niedermayer2018-07-07
* tools/target_dec_fuzzer: set parser codec id to avoid assertion failureMichael Niedermayer2018-07-07
* avformat/mms: Add missing chunksize checkMichael Niedermayer2018-07-06
* configure: toolchain-tsan does not need -fPIE.Carl Eugen Hoyos2018-07-06
* avformat/pva: Check for EOF before retrying in read_part_of_packet()Michael Niedermayer2018-07-05
* avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_c...Michael Niedermayer2018-07-05