summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avformat/mov: Initialize a potential gap in ctts_data in mov_build_indexMatt Wolenetz2018-03-05
* | avcodec/vaapi: mask unused bits in bitplane_present.valueJerome Borsboom2018-03-04
* | avcodec/vaapi: add fields for VAAPI VC-1 interlaced decodingJerome Borsboom2018-03-04
* | avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decodingJerome Borsboom2018-03-04
* | swscale: Introduce a helper to identify semi-planar formatsPhilip Langdale2018-03-03
* | doc/bitstream_filters: correct dump_extra bsfs docs.Jun Zhao2018-03-03
* | avformat/mov: Add manu/modl to mov_read_udta_string.Tianqiang Liu2018-03-03
* | avcodec/mediacodecdec: factorize codec declarationsMatthieu Bouron2018-03-03
* | avcodec/mediacodecdec: factorize common extradata functionsMatthieu Bouron2018-03-03
* | avcodec/mediacodecdec: add missing "libavutil/internal.h" includeMatthieu Bouron2018-03-03
* | avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey()Matthieu Bouron2018-03-03
* | avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContextMatthieu Bouron2018-03-03
* | avcodec/mediacodecdec_common: remove spurious spaceMatthieu Bouron2018-03-03
* | avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format()Matthieu Bouron2018-03-03
* | avformat/dashenc: Use HTTP DELETE for HTTP base protoSerhii Marchuk2018-03-03
* | avformat/dashenc: fix for segment open issue when persistent connection is en...Vishwanath Dixit2018-03-03
* | avcodec/nvenc: Declare support for P016Philip Langdale2018-03-02
* | swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale2018-03-02
* | avcodec/hevcdec: Declare that nvdec supports 12bit decodingPhilip Langdale2018-03-02
* | parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATIONAurelien Jacobs2018-03-02
* | avformat/mxg: return reference counted packetsJames Almer2018-03-02
* | avformat/hlsenc: add reference stream index for split segmentSteven Liu2018-03-02
* | ffmpeg: Fix memset size on ctts_data in mov_read_trun() (round 2)Xiaohan Wang2018-03-01
* | avformat/mxfdec: always use a stream which matches the first index table when...Marton Balint2018-03-01
* | avformat/mxfdec: compute sample_count after seek from index for audio streamsMarton Balint2018-03-01
* | avformat/mxfdec: use body_offset of the partitions in mxf_absolute_bodysid_of...Marton Balint2018-03-01
* | avformat/mxfdec: set index_duration from the track using the indexMarton Balint2018-03-01
* | avformat/mxfdec: fix sorting of index segmentsMarton Balint2018-03-01
* | avformat/mxfdec: use both body_sid and track_number to find the track of a pa...Marton Balint2018-03-01
* | avformat/mxfdec: use full UMID to resolve source packageMarton Balint2018-03-01
* | avformat/mxfdec: use the first system item if available for calculating essen...Marton Balint2018-03-01
* | avformat/mxfdec: fix essence_offset calculationMarton Balint2018-03-01
* | avformat/mxfdec: fix indentationMarton Balint2018-03-01
* | frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-01
* | avcodec/wmaprodec: support decoding up to 16 channels of xmaMaxton2018-03-01
* | avfilter/avf_concat: add next commandBodecs Bela2018-03-01
* | avcodec/Makefile: skip nvdec.h header when nvdec is not enabledJames Almer2018-02-27
* | avcodec/msmpeg4dec: Check for input end in msmpeg4v34_decode_mb()Michael Niedermayer2018-02-27
* | avcodec/truemotion2rt: Check input buffer sizeMichael Niedermayer2018-02-27
* | avcodec/g2meet: Check tile dimensions with av_image_check_size2()Michael Niedermayer2018-02-27
* | avcodec/exr: fix invalid shift in unpack_14()Michael Niedermayer2018-02-27
* | avcodec/bintext: sanity check dimensionsMichael Niedermayer2018-02-27
* | compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-27
* | avcodec/utvideodec: Check subsample factorsMichael Niedermayer2018-02-27
* | avcodec/rscc: Skip empty frames (nb_tiles == 0)Michael Niedermayer2018-02-27
* | fftools/ffmpeg: replace call to av_strerror with av_err2strTobias Rapp2018-02-27
* | avformat/dashenc: Removed usage of deprecated 'filename' variableKarthick Jeyapal2018-02-27
* | avformat/dashenc: add option to change HTTP methodSerhii Marchuk2018-02-27
* | avformat/utils: don't overwrite the return value of read_packet()James Almer2018-02-26
* | configure: add missing audio_frame_queue dependency to vorbis encoderJames Almer2018-02-26