summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* checkasm: add test for v210decJames Darnley2019-05-02
* avcodec/v210dec: move DSP function setting into dedicated functionJames Darnley2019-05-02
* Merge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'James Almer2019-05-02
|\
| * time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_Martin Storsjö2019-04-16
* | Merge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'James Almer2019-05-02
|\|
| * time_internal: Do not attempt to override *time_r() macrosMichael Niedermayer2019-04-16
* | Merge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'James Almer2019-05-02
|\|
| * configure: Include time.h when checking for gmtime_r and localtime_rMartin Storsjö2019-04-16
* | Merge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'James Almer2019-05-02
|\|
| * configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as wellMartin Storsjö2019-04-15
* | Merge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'James Almer2019-05-02
|\|
| * rtsp: add pkt_size optionTristan Matthews2019-04-15
* | avcodec/wavpackenc: use ff_clz()Paul B Mahol2019-05-02
* | avcodec/cinepak: Add missing constMichael Niedermayer2019-05-02
* | avfilter/vf_tonemap: add slice threadingPaul B Mahol2019-05-01
* | avfilter/avf_abitscope: switch to activatePaul B Mahol2019-05-01
* | avfilter/af_biquads: add timeline supportPaul B Mahol2019-05-01
* | avfilter/af_stereowiden: add timeline supportPaul B Mahol2019-05-01
* | avfilter/af_extrastereo: add timeline supportPaul B Mahol2019-05-01
* | avfilter/af_crossfeed: add timeline supportPaul B Mahol2019-05-01
* | avcodec/agm: Check output size before allocationMichael Niedermayer2019-04-30
* | avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block()Michael Niedermayer2019-04-30
* | avcodec/cinepak: Check slice_size before allocating imageMichael Niedermayer2019-04-30
* | avfilter/avf_showspectrum: convert some doubles to floatsPaul B Mahol2019-04-30
* | swscale/ppc: VSX-optimize hscale_fastLauri Kasanen2019-04-30
* | lavu/hwcontext_qsv: Fix the realign check for hwuploadLinjie Fu2019-04-30
* | avfilter/af_asoftclip: add timeline supportPaul B Mahol2019-04-30
* | avfilter/af_dynaudnorm: add timeline supportPaul B Mahol2019-04-30
* | avfilter/af_dynaudnorm: always update delay when flushingPaul B Mahol2019-04-30
* | avfilter/vf_normalize: add timeline supportPaul B Mahol2019-04-29
* | avfilter/af_adeclick: switch to activatePaul B Mahol2019-04-29
* | avfilter/af_rubberband: make use of initial input timestampPaul B Mahol2019-04-29
* | avfilter/avf_showwaves: Add draw mode also to showwavespic filterMartin Vobruba2019-04-29
* | avfilter/f_ebur128: use correct type for chlPaul B Mahol2019-04-29
* | avfilter/af_dynaudnorm: switch to activatePaul B Mahol2019-04-29
* | avfilter/af_rubberband: switch to activatePaul B Mahol2019-04-29
* | avfilter/af_rubberband: check if rbs is validPaul B Mahol2019-04-29
* | avfilter/af_sofalizer: switch to activatePaul B Mahol2019-04-29
* | avfilter/avf_avectorscope: switch to activatePaul B Mahol2019-04-29
* | avfilter/avf_ahistogram: switch to activatePaul B Mahol2019-04-29
* | avfilter/avf_ahistogram: properly name padsPaul B Mahol2019-04-29
* | avfilter/avf_showspectrum: add log scale for frequency plotPaul B Mahol2019-04-29
* | avfilter/af_astats: fix msvc compile errorMatthias Troffaes2019-04-29
* | avcodec/cbs_h2645: use the fixed() macro for forbidden_zero_bitJames Almer2019-04-28
* | avcodec/cbs_h2645: add macros to read and write fields with no custom range o...James Almer2019-04-28
* | avcodec/cbs_av1: add missing value range constrains to timecode Metadata OBUJames Almer2019-04-28
* | avformat/mxfdec: fix and enhance RIP KLV length checksMarton Balint2019-04-28
* | avformat/mxfdec: take into account run-in in find_partition_by_offsetMarton Balint2019-04-28
* | avformat/mxfdec: guess wrapping of tracks by other tracks with the same body sidMarton Balint2019-04-28
* | avformat/mxfdec: rework mxf_essence_container_endMarton Balint2019-04-28