summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | x86: use the new helper macros where usefulJames Almer2016-02-14
* | x86: add some more helper macros to check for slow cpuflagsJames Almer2016-02-14
* | Changelog: add entries for the SMPTE VC-2 decoder and encoderRostislav Pehlivanov2016-02-14
* | Changelog/APIChanges Put 3.0 release markerMichael Niedermayer2016-02-14
* | avformat/img2enc: remove unused variableMichael Niedermayer2016-02-14
* | avutil/imgutils: remove special case for aligning the paletteMichael Niedermayer2016-02-14
* | doc/protocols: document protocol_whitelistMichael Niedermayer2016-02-14
* | avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failureMichael Niedermayer2016-02-14
* | avformat/genh: Mark coef_splitted as av_unusedMichael Niedermayer2016-02-14
* | avutil/parseutils: remove 2112 date from fate testMarton Balint2016-02-14
* | x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM formatTimothy Gu2016-02-14
* | checkasm/vf_blend: Decrease iteration countTimothy Gu2016-02-14
* | checkasm: Add vf_blend testsTimothy Gu2016-02-14
* | vf_blend: Move C dsp function mapping to separate functionTimothy Gu2016-02-14
* | libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-14
* | compat/os2threads: split long linesKO Myung-Hun2016-02-14
* | compat/os2threads: support the return value of joined threadKO Myung-Hun2016-02-14
* | compat/os2threads: Improve pthread_cond_xxx() functionsKO Myung-Hun2016-02-14
* | avfilter/vf_tinterlace: fix image alignmentMichael Niedermayer2016-02-14
* | vf_blend: Use integers for divide modeTimothy Gu2016-02-14
* | lavf/spdifenc: Support MLP encapsulation.David Monro2016-02-14
* | vf_blend: Reduce number of arguments for kernel functionTimothy Gu2016-02-14
* | vf_blend: Use memcpy when opacity is 0Timothy Gu2016-02-14
* | vf_blend: Templatize identity function and use a better nameTimothy Gu2016-02-14
* | avcodec: Fix a typo.Carl Eugen Hoyos2016-02-14
* | MAINTAINERS: Add myself as libutvideo maintainer.Carl Eugen Hoyos2016-02-14
* | avfilter/f_metadata: remove unused headersPaul B Mahol2016-02-14
* | lavf/mpjpeg: do not include CRLF preceding boundary as part of the returned f...Alex Agranovsky2016-02-14
* | avcodec: only warn about hwaccel with frame threadsAndreas Cadhalpun2016-02-14
* | lavf/mpjpeg: Trim quotes on MIME boundary, if present.Alex Agranovsky2016-02-14
* | avformat/utils: remove ff_iso8601_to_unix_timeMarton Balint2016-02-14
* | avformat/matroskaenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/mxfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/movenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/gxfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/ffmenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/dvenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/asfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/utils: add ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix...Marton Balint2016-02-14
* | avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t...Marton Balint2016-02-14
* | avformat/img2enc: disable atomic file creation by defaultMarton Balint2016-02-14
* | avformat/img2enc: return error if image rename failsMarton Balint2016-02-14
* | avutil: Remove x86_cpu.hTimothy Gu2016-02-13
* | lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into th...Neil Birkbeck2016-02-14
* | libavdevice/dshow.c: Correct CoGetMalloc checkFearThe13372016-02-13
* | avutil/frame: Free destination qp_table_buf in frame_copy_props()Michael Niedermayer2016-02-13
* | avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there...Michael Niedermayer2016-02-13
* | vp9: only call ff_get_format on stream format changes.Ronald S. Bultje2016-02-13
* | fate/source: Do not use GNU extensions in sedTimothy Gu2016-02-13