summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/mov: Expose encryption info to the app.Jacob Trimble2018-07-04
* riff: add ATRAC9 guidRostislav Pehlivanov2018-07-03
* lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-03
* configure: add missing swscale to avfilter when sr filter is enabledJames Almer2018-07-02
* lavfi: add sobel, prewitt, roberts filtersDanil Iashchenko2018-07-03
* libavfilter: vf_sr.c remove warningsPedro Arthur2018-07-02
* Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin2018-07-02
* avcodec/dvdsubdec: Check for fully transparent rectangles earlierMichael Niedermayer2018-07-02
* avformat/apngdec: set pts to AV_NOPTS_VALUEMarton Balint2018-07-02
* ffmpeg: fix -stream_loop with multiple inputsMarton Balint2018-07-02
* ffmpeg: factorize input thread creation and destructionMarton Balint2018-07-02
* tools/target_dec_fuzzer: Fix parser_avctx memleak on error pathMichael Niedermayer2018-06-30
* avcodec/vc1_block: Fix mqaunt check for negative valuesMichael Niedermayer2018-06-30
* libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support...Wang Cao2018-06-30
* Changelog: Mention vc1 improvements by Jerome Borsboom.Carl Eugen Hoyos2018-06-29
* avcodec/vc1: fix check for missing CBPTABJerome Borsboom2018-06-29
* avcodec/vc1: fix overlap filter for frame interlaced picturesJerome Borsboom2018-06-29
* avcodec/vc1: change the internal ordering of blocks within a macroblockJerome Borsboom2018-06-29
* avcodec/vc1: fix condition guarding overlap filter on I pictureJerome Borsboom2018-06-29
* hwcontext_opencl: remove an unused variableJun Zhao2018-06-29
* hwcontext_opencl: Remove the opencl_device_init in opencl_device_deriveJun Zhao2018-06-29
* configure: fix check for opencl_vaapi_intel_media.Jun Zhao2018-06-29
* h264_slice: Fix return of incomplete frames from decoderJohn Stebbins2018-06-28
* avformat/movenc: Use mov->fc consistently for av_log()Michael Niedermayer2018-06-28
* tools/target_dec_fuzzer: Also optionally fuzz with a parserMichael Niedermayer2018-06-28
* avcodec/mpeg4videodec: Check read profile before setting itMichael Niedermayer2018-06-28
* avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sampleMichael Niedermayer2018-06-28
* avcodec/ac3_parser: Check init_get_bits8() for failureMichael Niedermayer2018-06-28
* avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDEN...Michael Niedermayer2018-06-28
* avcodec/dpx: Check elements in 12bps planar pathMichael Niedermayer2018-06-28
* lavfi/colorspace: Add namespace prefix to global functionsMark Thompson2018-06-28
* ffmpeg: make loglevel verbose for frame duration warningGyan Doshi2018-06-28
* avcodec/qsvenc: fix version detection on cygwinTimo Rothenpieler2018-06-27
* avcodec/escape124: Fix spelling errors in commentMichael Niedermayer2018-06-27
* avcodec/dvbsubdec: Compute scoretab without iterating over pixels multiple ti...Michael Niedermayer2018-06-27
* avcodec/ra144: Fix integer overflow in ff_eval_refl()Michael Niedermayer2018-06-27
* libavutil/encryption_info: Add unit tests.Jacob Trimble2018-06-27
* avutil/gitignore: Ignore integer test binary.Jacob Trimble2018-06-27
* avutil/encryption_info: Fix documentation problem.Jacob Trimble2018-06-27
* v4l2_m2m: decoder: fix memory leakLukas Rusak2018-06-27
* lavf/amr: Fix heuristic to avoid detection of repeated bytes.Carl Eugen Hoyos2018-06-26
* fftools/ffmpeg: check sseof value and clash with ssGyan Doshi2018-06-26
* lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14.Carl Eugen Hoyos2018-06-26
* avcodec/cscd: Check output buffer size for lzo.Michael Niedermayer2018-06-25
* avcodec/ffv1dec: Check state transition tableMichael Niedermayer2018-06-25
* avcodec/escape124: Check buf_size against num_superblocksMichael Niedermayer2018-06-25
* lavf/mpjpegdec: Mark local variable staticMark Thompson2018-06-25
* lavfi/vf_tonemap_opencl: Mark local tables staticMark Thompson2018-06-25
* configure: bump minimum required version of libaomJames Almer2018-06-25
* from RTCTIME to N*23, step is 23Steven Liu2018-06-25