99955 Commits (8918a3dfa2e05ad386c9bab43cbea5ed3eb41a8a)
 

Author SHA1 Message Date
Andreas Rheinhardt 11ea0ed20e avformat/jacosubdec: Fix unintended fallthrough 4 years ago
Timo Rothenpieler bb6edf618a avcodec/nvenc: all presets are SDK10 presets now 4 years ago
Michael Niedermayer ec7e0d4288 avcodec/utils: Check sample rate before use for AV_CODEC_ID_BINKAUDIO_DCT in get_audio_frame_duration() 4 years ago
Jan Ekström fbb44bc51a ffmpeg: move field order decision making to encoder initialization 4 years ago
Jan Ekström 7369595c55 ffmpeg: pass decoded or filtered AVFrame to output stream initialization 4 years ago
Jan Ekström 67be1ce0c6 ffmpeg: move A/V non-streamcopy initialization to a later point 4 years ago
Jan Ekström 3360c9a567 ffmpeg: move AVFrame time base adjustment into a function 4 years ago
Jan Ekström 453b2f3c15 ffmpeg: add a data size threshold for muxing queue size 4 years ago
Andreas Rheinhardt 9b45c6d74b avcodec/vp3: Don't check for errors for complete VLC 4 years ago
Andreas Rheinhardt c72a29df6b avcodec/cllc: Don't unnecessarily free VLC 4 years ago
Andreas Rheinhardt 1d658e65ab avcodec/clearvideo: Don't check for errors for complete VLC 4 years ago
ruiquan.crq ae9a1a9698 lavf/url: fix relative url parsing when the query string or fragment has a colon 4 years ago
James Almer 37d742b607 avcodec/codec2utils: move the remaining avpriv functions to lavf 4 years ago
James Almer 7f76974e7d libavcodec/codec2utils: remove codec2_version_from_extradata() 4 years ago
James Almer 3916af4d95 avcodec/codec2utils: remove avpriv prefix from inline functions 4 years ago
James Almer fec1b4738f avcodec/av1dec: fix loading PrevGmParams for frames with primary_ref_frame none 4 years ago
James Almer 7dac8ddb20 avcodec/av1dec: don't derive loop filter delta parameters 4 years ago
James Almer 5ed9f8c66c avcodec/cbs_av1: infer segmentation parameters from reference frames 4 years ago
James Almer 5d1238f77f avcodec/cbs_av1: infer loop filter delta parameters from reference frames 4 years ago
Anton Khirnov 744b7f2e91 lavf: move AVStream.last_in_packet_buffer to AVStreamInternal 4 years ago
Anton Khirnov 30f5180ca6 lavf: move AVStream.probe_data to AVStreamInternal 4 years ago
Anton Khirnov 91a98cc4ea lavf: move AVStream.pts_buffer to AVStreamInternal 4 years ago
Anton Khirnov cea7c19cda lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
Anton Khirnov 7e87288f73 lavf: move AVStream.interleaver_chunk_* to AVStreamInternal 4 years ago
Anton Khirnov 108864acee lavf: move AVStream.{request_probe,skip_to_keyframe} to AVStreamInternal 4 years ago
Anton Khirnov 456b170bd7 lavf: move AVStream.{*skip_samples.*_discard_sample} to AVStreamInternal 4 years ago
Anton Khirnov cb46a6bcbc lavf: move AVStream.{nb_decoded_frames,mux_ts_offset} to AVStreamInternal 4 years ago
Anton Khirnov 323c9a8c52 lavf: move AVStream.{pts_wrap_*,update_initial_durations_done} to AVStreamInternal 4 years ago
Anton Khirnov 36d7c1dee8 lavf: move AVStream.pts_reorder_error[_count] to AVStreamInternal 4 years ago
Anton Khirnov 25bade3258 lavf: move AVStream.{last_dts_for_order_check,dts_[mis]ordered} to AVStreamInternal 4 years ago
Anton Khirnov c1b916580a lavf: move AVStream.{inject_global_side_data,display_aspect_ratio} to AVStreamInternal 4 years ago
Anton Khirnov 8741f1fe26 lavf: move AVStream.info to AVStreamInternal 4 years ago
Anton Khirnov 87f0c8280c ffmpeg.c: stop accessing private AVStream.codec_info_nb_frames 4 years ago
Anton Khirnov f95d9510ff avformat: add a stream event flag for new packets 4 years ago
Anton Khirnov 201b1246e2 ffmpeg.c: rename 'area' to 'score' 4 years ago
Anton Khirnov 48f3ed96e9 avformat: extend documentation of event_flags 4 years ago
Anton Khirnov c515a35dde avformat: fix typo in doxy 4 years ago
Anton Khirnov 0438521888 lavc: un-avpriv avpriv_bprint_to_extradata() 4 years ago
Anton Khirnov dc1099442e put_bits: make avpriv_copy_bits() lavc-local 4 years ago
Anton Khirnov 944ba30db0 put_bits: make avpriv_put_string() lavc-local 4 years ago
Anton Khirnov 717503f716 put_bits: make avpriv_align_put_bits() inline 4 years ago
Anton Khirnov 886c601a70 lavf/latmenc: use a local simplified copy of avpriv_copy_bits() 4 years ago
Anton Khirnov 2068ad5914 lavf/latmenc: fix units mismatch 4 years ago
Yigit Uyan c1efb1decb rtsp: increase the control uri size 4 years ago
Andreas Rheinhardt 81d4b8fb3c avcodec/bitstream: Stop allocating one VLCcode more than needed 4 years ago
Andreas Rheinhardt e75b6ec43b avcodec/bitstream: Check code length before truncating to uint8_t 4 years ago
Xu Guangxin e5be4c5a88 avcodec/hevcdec: constrained intra predict, do not check top left IS_INTRA if it's not available 4 years ago
Paul B Mahol c7ece8e26f avfilter/vf_normalize: fix regression with white/black point calculation 4 years ago
Andreas Rheinhardt 8b1bb4f38e avcodec/webp: Replace never-true check by assert 4 years ago
Andreas Rheinhardt 548f1a3fa4 avcodec/webp: Return directly when creating Huff table fails 4 years ago