summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavu/x86/cpu: Fix aesni detectionalexander schmid2018-07-19
* avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0Thomas Guillem2018-07-19
* avcodec: parse options from AVCodec.bsfsAman Gupta2018-07-19
* avformat/mxfdec: only call mxf_free_metadataset when ctx_size is != 0, otherw...Baptiste Coudurier2018-07-19
* avcodec/dvbsub_parser: Do not discard dataMichael Niedermayer2018-07-18
* avcodec/cfhd: Use bytestream2 for peaksMichael Niedermayer2018-07-18
* avcodec/tscc: Move reget buffer to after decodingMichael Niedermayer2018-07-18
* avcodec/lagarith: Remove redundant varianble initMichael Niedermayer2018-07-18
* fate: add more vc2 encoder testsJames Darnley2018-07-18
* avformat/mov: only set handler_name from mdia->hdlrGyan Doshi2018-07-16
* doc/filters: add missing details to aphasemeterGyan Doshi2018-07-16
* 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