93131 Commits (f4ea930a119298c6110ee4e3d24219a66e27e230)
 

Author SHA1 Message Date
Philip Langdale f4ea930a11 avcodec/hevc_ps: Expose all SPS and PPS range extension flags 6 years ago
Timo Rothenpieler 9e1e521393 avutil/cuda_check: fix usage of removed .c file 6 years ago
Michael Niedermayer b0d8b7cb8e avformat/mov: Do not use reference stream in mov_read_sidx() if there is no reference stream 6 years ago
Roman Arzumanyan f1f66df6a2 avcodec/nvenc: add b_as_ref support for HEVC 6 years ago
Timo Rothenpieler 15c6390139 avutil/cuda_check: avoid pointlessly exporting same symbol from two libraries 6 years ago
Marton Balint dbfd042983 avformat/utils: parse some stream specifiers recursively 6 years ago
Marton Balint b35843e391 avformat/mpegts: also convert strings without a specified encoding to UTF-8 6 years ago
Marton Balint dd6dd49f1d avformat/mpegts: fix charset of type 0x11 6 years ago
Reto Kromer bf78aa9ee9 doc/muxers: fix typo 6 years ago
Jun Zhao ff5ed7abd6 avfilter/tests/integral: Correct the comment 6 years ago
Moritz Barsnick a84af760b8 configure: fix dependencies for mlp and truehd encoders 6 years ago
Jan Ekström 466cb4ed56 lavc/libaribb24: use integer math to calculate font scaling 6 years ago
Jan Ekström 1ed9e8e937 lavc/libaribb24: add missing type struct members to AVOptions 6 years ago
Jan Ekström 03824afdb4 lavc/libaribb24: protect handled value with parenthesis in RGB_TO_BGR 6 years ago
Jan Ekström 4beccf400d lavc/libaribb24: add error handling to region handling 6 years ago
Jun Zhao 84e7aff608 tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/pts 6 years ago
Jun Zhao 9f33b0ed39 avfilter/tests/integral: Fix build warning after adjust the location 6 years ago
Jun Zhao 6382d03347 avfilter/tests/integral: Check malloc fail before using it 6 years ago
Marton Balint 0c3333faf6 configure: warn about disabled explicitly enabled components 6 years ago
Charles Liu aa25198f1b avformat/mov: fix hang while seek on a kind of fragmented mp4 6 years ago
James Almer 00fd38f184 avformat/mov: don't rescale mastering display values from the SmDm atom 6 years ago
Reto Kromer 6174686bc3 doc/faq: update macOS and URLs 6 years ago
James Almer 3e8b8b6b50 avcodec/cbs_av1: don't call cbs_av1_read_trailing_bits() when no bits remain in the OBU 6 years ago
Carl Eugen Hoyos 6de396c216 lavf/img2: Move "loop" into common options. 6 years ago
Carl Eugen Hoyos 826cc58deb lavf/img2dec: Split img2 and img2pipe options. 6 years ago
Reto Kromer 21858b060f doc/snow: fix typos 6 years ago
Moritz Barsnick 885a80d189 doc: fix various typos 6 years ago
Reto Kromer d20902fd23 doc/filters: fix typos 6 years ago
Steven Liu 9ec1f7634a avformat/hlsenc: fix fmp4_init_filename file name with %v problem 6 years ago
Jan Ekström a03885b745 lavf/mpegts: add reading of ARIB data coding descriptor 6 years ago
Jan Ekström 100bfac6d6 add libaribb24 ARIB STD-B24 caption decoder 6 years ago
Carl Eugen Hoyos 5c515b5f7d lavf/mpegts: Convert service_name and service_provider to utf-8. 6 years ago
Reto Kromer 5b32f94b97 doc/ffprobe: fix typo and update URL in man 6 years ago
Michael Niedermayer dfae0e295a tools/target_dec_fate.list: Extend selftests upto issue 2000 6 years ago
Michael Niedermayer 4cde7e62db avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() 6 years ago
Carl Eugen Hoyos 0cac68bcf9 lavu/parseutils: Allow to parse >= 100 hours. 6 years ago
Michael Niedermayer 7f8bfbee36 avcodec/h264_parse: Clear ref_list[1] if only [0] is used 6 years ago
Decai Lin 9d800d39d5 avcodec/h264_parse: no need check ref list1 for P slices. 6 years ago
chcunningham 1c15449ca9 avformat/mov: validate chunk_count vs stsc_data 6 years ago
chcunningham 3ea87e5d9e avformat/mov.c: require tfhd to begin parsing trun 6 years ago
Marton Balint 7cab5471b2 ffplay: add support for setting the number of filter threads 6 years ago
Marton Balint fe99a51c40 ffplay: add missing avfilter_graph_alloc result check 6 years ago
Marton Balint 28dd73a443 ffplay: use different decoder names for each media type 6 years ago
Nikolas Bowe 2b8458fcc5 avformat/movenc: Add more error checking when writing sample entries. 6 years ago
Michael Niedermayer 1aa796bc9c avcodec/mpegvideo_enc: Use av_assert1() instead of assert() in merge_context_after_encode() 6 years ago
Michael Niedermayer 1e59071aad avcodec/ac3: Explicitly return to discard large amounts of nonsense bytes 6 years ago
Paweł Wegner 835ab35ef0 libavformat/dashdec: disable seeking only for live streams. 6 years ago
Lauri Kasanen 8522d219ce libswscale/ppc: VSX-optimize 9-16 bit yuv2planeX 6 years ago
Lauri Kasanen fc6022e108 avutil/ppc/cpu: Fix power8 linux detection 6 years ago
Marton Balint 4b46d1ee46 avformat/async: fix assertion condition when draining buffer 6 years ago