summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc/mips: simplify the switch codeLinjie Fu2019-12-12
* avformat: Don't free old extradata before ff_alloc/get_extradataAndreas Rheinhardt2019-12-12
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-12
* avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradataAndreas Rheinhardt2019-12-12
* avformat/apngdec: Don't free extradata manuallyAndreas Rheinhardt2019-12-12
* avformat/apngdec: Make sure that extradata is zero-paddedAndreas Rheinhardt2019-12-12
* avformat/mov: Use ff_alloc_extradata for dvdsub extradataAndreas Rheinhardt2019-12-12
* lavc/x265: set preferred_transfer_characteristics for HLGZhong Li2019-12-12
* lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu2019-12-12
* lavf/movenc: cosmeticsYuki Tsuchiya2019-12-12
* Changelog: add entry about MPEG-H 3D Audio support in mp4James Almer2019-12-12
* lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4Yuki Tsuchiya2019-12-12
* lavc: add MPEG-H 3D Audio codec idYuki Tsuchiya2019-12-12
* lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codecYuki Tsuchiya2019-12-12
* avcodec/mlp_parser: mark sync frames as key framesJames Almer2019-12-12
* rtsp: Use AVERROR() with errno.h error codes for error returnsMartin Storsjö2019-12-12
* fate: Fix use of target_path/target_samplesMartin Storsjö2019-12-12
* fate: Fix dependencies to sample files to use local pathsMartin Storsjö2019-12-12
* fate/cbs: update the two film grain cbs_av1 testsJames Almer2019-12-11
* avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_pl...James Almer2019-12-11
* fate: Use a oneoff test for the tremolo filterMartin Storsjö2019-12-11
* checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparingMartin Storsjö2019-12-11
* network: Define ENOTCONN as WSAENOTCONN if not definedMartin Storsjö2019-12-11
* avcodec/cbs_av1: rename enable_intraintra_compound flagFei Wang2019-12-11
* avformat/iff: Use ff_alloc_extradataAndreas Rheinhardt2019-12-11
* avformat/flvenc: Don't reimplement ff_alloc_extradataAndreas Rheinhardt2019-12-11
* avformat/apc: Remove unnecessary resetting of flagsAndreas Rheinhardt2019-12-11
* avfilter/scale_eval: remove redundant mathematical constantsGyan Doshi2019-12-11
* avformat/cache: rename the class name fro Cache to cacheSteven Liu2019-12-11
* avformat/hlsenc: remove duplicate code blockSteven Liu2019-12-11
* lavf/tls_openssl: support both pre-1.1.0 and post-1.1.0 initJun Zhao2019-12-11
* configure: add OPENSSL_init_ssl check if pkg-config failmacweng2019-12-11
* lavf/libsrt: enable other encryption parametersJun Zhao2019-12-11
* lavf/libsrt: add linger parameter to libsrtJun Zhao2019-12-11
* avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LISTFei Wang2019-12-10
* avformat/rmdec: Initialize and sanity check offset in ivr_read_header()Michael Niedermayer2019-12-10
* swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wra...Limin Wang2019-12-10
* avcodec/agm: Do not allow MVs out of the picture area as no edge is allocatedMichael Niedermayer2019-12-10
* avcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-12-10
* avcodec/apedec: Fix 2 integer overflowsMichael Niedermayer2019-12-10
* avcodec/wmaprodec: Set packet_loss when we error out on a sanity checkMichael Niedermayer2019-12-10
* avcodec/wmaprodec: Check offsetMichael Niedermayer2019-12-10
* avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block()Michael Niedermayer2019-12-10
* avcodec/wmaprodec: Check if the channel sum of all internal contexts match th...Michael Niedermayer2019-12-10
* avcodec/truespeech: Fix an integer overflow in truespeech_synth()Michael Niedermayer2019-12-10
* Remove redundant ;Michael Niedermayer2019-12-10
* avformat/id3v2: Fix double-free on errorAndreas Rheinhardt2019-12-10
* avfilter: rename scale.c,h to scale_evalGyan Doshi2019-12-10
* fate/matroska: Add a test for propagating flac channel layoutsAndreas Rheinhardt2019-12-08
* tools/target_dec_fuzzer: Also fuzz request_channel_layoutMichael Niedermayer2019-12-08