97065 Commits (107783006ca84781ac027f7f5c9023fbd6cde422)
 

Author SHA1 Message Date
Marton Balint aab9133d91 avformat/libsrt: fix checking connection result in non-blocking mode 5 years ago
Marton Balint 006744bdbd avformat/libsrt: fix name of timeout option 5 years ago
Marton Balint b96bc946f2 avformat/libsrt: fix timeout unit confusion between milisec and microsec 5 years ago
Paul B Mahol 90913abc2e avfilter/vf_v360: improve dfisheye_to_xyz() output 5 years ago
Paul B Mahol e6ea0e7429 avfilter/vf_v360: improve fisheye_to_xyz() output 5 years ago
Paul B Mahol 9e0ddb5e80 avcodec/ac3_parser: recognize LE bitstream variant 5 years ago
Paul B Mahol ebc8806b9f avfilter/vf_v360: improve equirect_to_xyz() quality 5 years ago
James Almer c48e5431c8 avcodec: add some documentation to the AVProducerReferenceTime struct 5 years ago
James Almer 3d4510384d avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag 5 years ago
James Almer d005a7cdfd avcodec: add an AVCodecContext flag to export PRFT side data on demand 5 years ago
James Almer c666689491 avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
James Almer 5dda6c173f avformat/dashenc: always attempt to enable prft in ldash mode 5 years ago
James Almer dbd02443ae avformat/dashenc: write a capture time Producer Reference Time element when none is provided by the encoder 5 years ago
James Almer 7098989e70 avformat/dashenc: write the styp box when the first frame of a segment is ready 5 years ago
Dale Curtis a0faf0db4f avformat/utils: Don't trigger errors for multiple id3 tags. 5 years ago
Zane van Iperen 3de8ca21ab fate/adpcm: add adpcm_ima_apm tests 5 years ago
Andreas Rheinhardt c790500644 avformat/segafilmenc: Remove redundant checks 5 years ago
Paul B Mahol c116dd8468 avcodec/apedec: fix decoding 3800 version with 2000 compression level 5 years ago
Paul B Mahol 8e197a9638 avcodec/dxv: make prev variable unsigned 5 years ago
Michael Niedermayer 051d11f659 avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 5 years ago
Michael Niedermayer d2aff350bc avcodec/cdtoons: Fix off by 4 check on diff_size 5 years ago
Michael Niedermayer 4c31db5a32 avcodec/cdtoons: Correct several end of data checks in cdtoons_render_sprite() 5 years ago
Paul B Mahol 553d836d62 avcodec/adpcm: cosmetics; reindent 5 years ago
Zane van Iperen 55af03dbb5 avformat: add demuxer for Rayman 2's APM format 5 years ago
Zane van Iperen af65357207 avcodec: add decoder for Rayman 2's ADPCM variant 5 years ago
Anssi Hannula 56df8296f5 avformat/spdifenc: fix TrueHD streams over 48kHz 5 years ago
Anssi Hannula 36e156bef0 avformat/spdifenc: fix handling of large TrueHD frames 5 years ago
Anssi Hannula 1d5338e450 avformat/spdifenc: make hd_buf an array 5 years ago
Paul B Mahol a07b19d9af avformat/vivo: set packet duration 5 years ago
Paul B Mahol b4305d60f6 avformat/vivo: improve probing of some files 5 years ago
Paul B Mahol 464310c160 avcodec: add siren audio decoder 5 years ago
Nicolas George 26ae9c9f8a lavd/opengl_enc: check strings before parsing them. 5 years ago
Nicolas George fbb36d74ac lavd/opengl_enc: use proper context for logging. 5 years ago
Andreas Rheinhardt acbd950ed2 avformat/wtvdec: Forward errors when reading packet 5 years ago
Michael Niedermayer b4a4aadfaf libavcodec/svq: Remove ff_svq1_packet_checksum() 5 years ago
Michael Niedermayer 9fc73bf022 avcodec/qdm2: Check fft_coefs_index 5 years ago
Peter Ross bb01baae26 ansi: process ESC[3m italics attribute 5 years ago
Linjie Fu ebee808595 lavc/qsvenc: add support for external bitrate control for HEVC 5 years ago
Linjie Fu edf2c7be5c lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv 5 years ago
JonCookCubic 566de25599 libavcodec/qsvenc.c: Set mjpeg height and width alignment 5 years ago
James Almer 601d574440 avformat/dashenc: warn if Producer Reference Time element option is missing when ldash mode is used 5 years ago
James Almer 55cbccbc2c avformat/dashenc: disable Resync elements when using DVB-DASH profile 5 years ago
Andriy Gelman 8578433d20 avcodec/v4l2_m2m: Fix typo in log message and cosmetics 5 years ago
James Almer 17ece3f745 avformat/dashenc: always set coding_dependency to 1 if a parser isn't used 5 years ago
James Almer 29be3de926 avformat/dashenc: include an availabilityTimeComplete element in all streaming modes 5 years ago
James Almer d2a33f665c avformat/dashenc: add Trick Mode support for AdaptationSets 5 years ago
James Almer 4d27def59c avformat/dashenc: make AdaptationSet id an integer value 5 years ago
Michael Niedermayer f3d8f517db avformat/utils: Fix integer overflow with complex time bases in avformat_find_stream_info() 5 years ago
Michael Niedermayer 347920ca21 avformat/avidec: Avoid integer overflow in NI switch check 5 years ago
Michael Niedermayer 4f4ad33d96 fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() 5 years ago