90238 Commits (2aa42fac77ac1d29d858327fc72c972672ff3729)
 

Author SHA1 Message Date
James Almer 2aa42fac77 avformat/utils: simplify ff_alloc_extradata() 7 years ago
James Almer 0ca33b1d4e avformat/utils: free existing extradata before trying to allocate a new one 7 years ago
Aman Gupta b19e11a4dc MAINTAINERS: add myself to mediacodec 7 years ago
Aman Gupta c22e7b00e4 avcodec/mediacodec: reduce loglevel for per-frame logging 7 years ago
Stefan _ 313b6057fb avcodec/mediacodec_wrapper: blacklist more software decoders 7 years ago
Zhong Li 0645698ecc lavc/qsvenc: disable h264 look_ahead by default 7 years ago
Mark Thompson 0cf9fa9924 Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109' 7 years ago
Mark Thompson 9053b08859 Merge commit 'e2399e0c1aeb110456405d23e211066fab6cb041' 7 years ago
Mark Thompson 706d2c66e8 Merge commit 'dc40e64adb1712b1209c018914a44f809bc32664' 7 years ago
Mark Thompson 085a2eb8e2 Merge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6' 7 years ago
Rostislav Pehlivanov 8218249f1f parseutils: accept only full "ms" suffix 7 years ago
Timo Rothenpieler 5787908e8c configure: rename cuda to ffnvcodec 7 years ago
James Almer df3a2ff767 avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer when writing packets 7 years ago
Zhong Li 2d6b3f3a9d qsvenc: Provide a detailed error message if the parameters are invalid 7 years ago
Tobias Rapp 69995a94d8 fftools/ffmpeg: update print_report to use AVBPrint API 7 years ago
Tobias Rapp a194e9c415 fftools/ffmpeg: fix progress log message in case pts is not available 7 years ago
Matt Wolenetz 133ddd3875 avformat/mov: Initialize a potential gap in ctts_data in mov_build_index 7 years ago
Jerome Borsboom 0ec7eb9305 avcodec/vaapi: mask unused bits in bitplane_present.value 7 years ago
Jerome Borsboom 883bdc5fb7 avcodec/vaapi: add fields for VAAPI VC-1 interlaced decoding 7 years ago
Jerome Borsboom 1160d1d478 avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding 7 years ago
Philip Langdale dd3f1e3a11 swscale: Introduce a helper to identify semi-planar formats 7 years ago
Jun Zhao 1c7f1f38c5 doc/bitstream_filters: correct dump_extra bsfs docs. 7 years ago
Tianqiang Liu 5df9d75b44 avformat/mov: Add manu/modl to mov_read_udta_string. 7 years ago
Matthieu Bouron 2238e54ef0 avcodec/mediacodecdec: factorize codec declarations 7 years ago
Matthieu Bouron af167d970b avcodec/mediacodecdec: factorize common extradata functions 7 years ago
Matthieu Bouron 535e020225 avcodec/mediacodecdec: add missing "libavutil/internal.h" include 7 years ago
Matthieu Bouron c55ba52a6a avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey() 7 years ago
Matthieu Bouron cc9875dc29 avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext 7 years ago
Matthieu Bouron 5d69e249c8 avcodec/mediacodecdec_common: remove spurious space 7 years ago
Matthieu Bouron a079eaba8e avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format() 7 years ago
Serhii Marchuk e45d557561 avformat/dashenc: Use HTTP DELETE for HTTP base proto 7 years ago
Vishwanath Dixit 0dd1fff1c9 avformat/dashenc: fix for segment open issue when persistent connection is enabled 7 years ago
Philip Langdale 6a89cdc474 avcodec/nvenc: Declare support for P016 7 years ago
Philip Langdale 9d5aff09a7 swscale: Add p016 output support and generalise yuv420p1x to p010 7 years ago
Philip Langdale e990713ff9 avcodec/hevcdec: Declare that nvdec supports 12bit decoding 7 years ago
Aurelien Jacobs 61c972384d parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATION 7 years ago
James Almer 6ce5dd228c avformat/mxg: return reference counted packets 7 years ago
Steven Liu aa294ad00a avformat/hlsenc: add reference stream index for split segment 7 years ago
Xiaohan Wang f5f2209d68 ffmpeg: Fix memset size on ctts_data in mov_read_trun() (round 2) 7 years ago
Marton Balint f50741147c avformat/mxfdec: always use a stream which matches the first index table when seeking 7 years ago
Marton Balint e8e1c22f21 avformat/mxfdec: compute sample_count after seek from index for audio streams 7 years ago
Marton Balint 0827c78e98 avformat/mxfdec: use body_offset of the partitions in mxf_absolute_bodysid_offset 7 years ago
Marton Balint 5b36379eb6 avformat/mxfdec: set index_duration from the track using the index 7 years ago
Marton Balint c46e430c5b avformat/mxfdec: fix sorting of index segments 7 years ago
Marton Balint 9492bb58ee avformat/mxfdec: use both body_sid and track_number to find the track of a packet 7 years ago
Marton Balint 9ec3e61fc3 avformat/mxfdec: use full UMID to resolve source package 7 years ago
Marton Balint 5c2fd59700 avformat/mxfdec: use the first system item if available for calculating essence_offset 7 years ago
Marton Balint e9b0e42e77 avformat/mxfdec: fix essence_offset calculation 7 years ago
Marton Balint d54a04b69b avformat/mxfdec: fix indentation 7 years ago
Rostislav Pehlivanov 6731f60598 frame: add an av_frame_new_side_data_from_buf function 7 years ago