summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfiler/vf_mix: fix crash with >8 bit depthPaul B Mahol2018-04-25
* make swresample optional for ffmpegPaul B Mahol2018-04-25
* avcodec/vc1_block: simplify ac_val computationMichael Niedermayer2018-04-24
* avcodec/clearvideo: display warning if decoder overreads inputPaul B Mahol2018-04-24
* avcodec/clearvideo: do not try to return frame when it is same as previous onePaul B Mahol2018-04-24
* avcodec/ffv1enc: Check that the crc + version combination is supportedMichael Niedermayer2018-04-24
* avcodec/vaapi: do not parse MVMODE for VC-1 interlaced frame picturesJerome Borsboom2018-04-23
* avcodec/vc1: check return value of bitplane_decoding()Paul B Mahol2018-04-23
* avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu2018-04-23
* Revert "libavformat: add mbedTLS based TLS"Rostislav Pehlivanov2018-04-23
* libavformat: add mbedTLS based TLSThomas Volkert2018-04-23
* lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed.Carl Eugen Hoyos2018-04-23
* avformat/vpcc: add ff_isom_get_vpcc_features()James Almer2018-04-22
* swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422Martin Vignali2018-04-22
* avcodec/prores_ks : use official quant_matrix (for proxy and xq codec luma an...Martin Vignali2018-04-22
* avformat/dsfdec: fix calculation of size of data chunkPaul B Mahol2018-04-22
* avformat/dsfdec: properly handle padded last packetPaul B Mahol2018-04-22
* doc/examples/filtering_audio: Remove setting deprecated refcounted_framesJun Zhao2018-04-22
* doc/examples/filtering_video: Remove setting deprecated refcounted_framesJun Zhao2018-04-22
* doc/examples/hw_decode: Remove setting deprecated refcounted_framesJun Zhao2018-04-22
* avformat/segafilm - revert keyframe detectionGyan Doshi2018-04-22
* avcodec/vc1_pred: set ref_field_type earlierJerome Borsboom2018-04-21
* lavf/dashdec: Do not use memcpy() to copy a struct.Carl Eugen Hoyos2018-04-21
* lavf/qsv: clone the frame which may be managed by frameworkRuiling Song2018-04-21
* lavf: make overlay_qsv work based on framesyncRuiling Song2018-04-21
* avfilter: add deblock filterPaul B Mahol2018-04-21
* avformat/mov: Fix parsing of saio/siaz atoms in encrypted content.Jacob Trimble2018-04-21
* avformat/utils: refactor upstream_stream_timingsAman Gupta2018-04-20
* avformat/utils: ignore outlier durations on subtitle/data streams as wellAman Gupta2018-04-20
* avformat/http: flushing tcp receive buffer when it is write only modeVishwanath Dixit2018-04-20
* avformat/dashenc: change the hls version from 6 to 7Steven Liu2018-04-20
* lavf/http.c: Free allocated client URLContext in case of error.Stephan Holljes2018-04-20
* avdevice/android_camera: Fix AVClass.versionMichael Niedermayer2018-04-19
* avcodec: Fix AVClass .versionMichael Niedermayer2018-04-19
* avcodec/sheervideodata: Fix libavutil includeMichael Niedermayer2018-04-19
* avcodec/sbc: Fix non static function prefixMichael Niedermayer2018-04-19
* avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and codeMichael Niedermayer2018-04-19
* avcodec/dsicinvideo: Fail if there is only a small fraction of the data avail...Michael Niedermayer2018-04-19
* avcodec/dsicinvideo: Propagate errors from cin_decode_rle()Michael Niedermayer2018-04-19
* avcodec/dfa: Check dimension against maximumMichael Niedermayer2018-04-19
* avcodec/cinepak: Skip empty framesMichael Niedermayer2018-04-19
* avcodec/cinepak: move some checks prior to frame allocationMichael Niedermayer2018-04-19
* libavformat/http: Refactor and fix additional leaks in get_cookies.Richard Shaffer2018-04-19
* swresample/arm: remove unintentional relocation.Rahul Chaudhry2018-04-19
* avformat/mov: Remove old encryption info methods.Jacob Trimble2018-04-19
* avformat/mov: Fix memory leak in encryption info.Jacob Trimble2018-04-19
* aac: Rework extradata parsing codeVittorio Giovara2018-04-19
* doc/muxers: tee muxer - rearrange, add notes and general tidy-upGyan Doshi2018-04-19
* avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fieldsMatthieu Bouron2018-04-19
* avformat/tls_schannel: fix handling of EOF after avio changesHendrik Leppkes2018-04-19