summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avutil/avstring: add a "ALL" entry and the possibility to negate matches to a...Michael Niedermayer2016-02-13
* avutil/imgutils: do not ignore align parameter for pseudo-pal in av_image_get...Michael Niedermayer2016-02-13
* doc/APIchanges: fill in more missing thingsMichael Niedermayer2016-02-13
* doc/APIchanges: Fill in some missing valuesMichael Niedermayer2016-02-13
* aacenc: temporarily disable Mid/Side coding with multichannel filesRostislav Pehlivanov2016-02-13
* avcodec/h264: Fix memleak of a53_captionMichael Niedermayer2016-02-13
* avcodec/rawdec: Print stride and packet size at debug levelMats Peterson2016-02-13
* avcodec/rawdec: Fix nut pal8 testMats Peterson2016-02-13
* avcodec/rawdec: Initialize default mono palette only for bits_per_coded_sampl...Mats Peterson2016-02-13
* doc/filters: add one more blend examplePaul B Mahol2016-02-12
* doc/filters: add geq diagonal split screen exampleLou Logan2016-02-12
* aacenc: make a better estimate for the audio bitrate if not providedRostislav Pehlivanov2016-02-12
* doc/encoders: fix typos in the vc2 encoder documentationRostislav Pehlivanov2016-02-12
* MAINTAINERS: Remove myself as libutvideo maintainerDerek Buitenhuis2016-02-12
* doc/encoders: add documentation for the VC-2 encoderRostislav Pehlivanov2016-02-12
* avfilter/avf_showspectrum: improve pts handlingPaul B Mahol2016-02-12