summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Maintainers : remove myselfMartin Vignali2019-03-21
* avfilter/af_astats: add support for optimized min/max/peak calculationMarton Balint2019-03-21
* avfilter/af_astats: rework sample loopsMarton Balint2019-03-21
* avfilter/af_astats: factorize sample loopsMarton Balint2019-03-21
* avfilter/af_astats: fix identationMarton Balint2019-03-21
* avfilter/af_astats: add support for selecting measured statisticsMarton Balint2019-03-21
* lavf/latmenc: Error out for unsupported codecs.Carl Eugen Hoyos2019-03-21
* avcodec/hevcdec: decode at most one slice reporting being the first in the pi...James Almer2019-03-20
* lavf/allformats: Remove an accidentally committed line.Carl Eugen Hoyos2019-03-20
* doc/ffmpeg: muxdelay and muxpreload are output optionsAman Gupta2019-03-20
* avcodec/arbc: Check nb_segments before allocating and copying frameMichael Niedermayer2019-03-20
* avcodec/scpr: Perform frame copy laterMichael Niedermayer2019-03-20
* tools/target_dec_fate.list: add issues 4000 to 6000Michael Niedermayer2019-03-20
* lavf: Constify AVProbeData* in av_probe_input_format().Carl Eugen Hoyos2019-03-20
* lavf/avformat: Add a warning that ff_const59 is not part of the public api.Carl Eugen Hoyos2019-03-20
* lavf: Constify AVInputFormat pointer.Carl Eugen Hoyos2019-03-20
* lavf: Constify AVOutputFormat pointer.Carl Eugen Hoyos2019-03-20
* lavc/arbc: Use AV_WB24() where applicable.Carl Eugen Hoyos2019-03-20
* lavc/tiff: Allow decoding of cmyka (five components).Carl Eugen Hoyos2019-03-20
* lavf/http: Print metadata updates with -loglevel verbose.Carl Eugen Hoyos2019-03-20
* lavf/spdifenc: Do not overwrite buffer when muxing TrueHD.Carl Eugen Hoyos2019-03-20
* lavc/truehd_core: Initialize the last bytes of the output buffer.Carl Eugen Hoyos2019-03-20
* lavf/sdp: Change pointer to configuration from char* to uint8_t*.Carl Eugen Hoyos2019-03-20
* lavc/qtrle: Avoid an unaligned 64-bit write.Carl Eugen Hoyos2019-03-20
* lavc/tiff: Support decoding 16bit cmyk.Carl Eugen Hoyos2019-03-20
* lavd: Remove libndi_newtekCarl Eugen Hoyos2019-03-20
* swscale/ppc: Add av_unused to template vars only used in one includerLauri Kasanen2019-03-20
* swscale/ppc: Clean up some mixed decl warningsLauri Kasanen2019-03-20
* avformat/smoothstreamingenc:add bitrate calculateJun Li2019-03-20
* avcodec/vt_hevc: fix crash if vps_list[0] or sps_list[0] are nullRodger Combs2019-03-19
* doc/ffmpeg: remove entry for -loop_outputGyan Doshi2019-03-20
* h2645_parse: Fix loglevel for NAL header parsingDerek Buitenhuis2019-03-19
* avcodec/libdav1d: use a reference to the allocated buffer instead of wrapping...James Almer2019-03-19
* avcodec/libdav1d: reset pool size on allocation failureJames Almer2019-03-19
* tests/fate-run: fix regression in encoding optionsJames Almer2019-03-19
* libavformat/movenc: mov: added subtitle codec tags to codec tag listPaweł Wegner2019-03-18
* lavu/qsv: allow surface size larger than requirementZhong Li2019-03-18
* avcodec/pnm: Optimize reading loop in pnm_get()Michael Niedermayer2019-03-17
* avcodec/dfa: Check the chunk header is not truncatedMichael Niedermayer2019-03-17
* avcodec/clearvideo: Check remaining data in P framesMichael Niedermayer2019-03-17
* avcodec/diracdec: Count truncated parts as errors in decode_component()Michael Niedermayer2019-03-17
* avcodec/ffv1dec_template: Optimize golomb run modeMichael Niedermayer2019-03-17
* doc/ffmpeg: add entry for itsscaleGyan Doshi2019-03-16
* mpeg12enc: Use Closed Captions if availableMathieu Duponchelle2019-03-16
* tests/fate/ffmpeg: Check for apng codec for fate-copy-apng.Carl Eugen Hoyos2019-03-15
* lavc/qtrle: Do not use aligned writes for 24bit frames.Carl Eugen Hoyos2019-03-15
* fate/lavf-image: fix passed arguments for some high bit depth testsJames Almer2019-03-14
* Merge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc'James Almer2019-03-14
|\
| * checkasm/h264: test 4:2:2 chroma loop filter functionsJanne Grunau2019-02-27