94215 Commits (a6474b899c1153e3bb95e399b6605c3507aea0d0)
 

Author SHA1 Message Date
Michael Niedermayer a6474b899c avcodec/alac: Check lpc_quant 5 years ago
Michael Niedermayer e96b7a8ba6 avcodec/dxv: Initialize tex_funct to NULL 5 years ago
Andreas Rheinhardt 98b122cdb9 vp9_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 42114094da mpeg2_metadata: Localize inserting of sequence display extensions 5 years ago
Andreas Rheinhardt dd5ce54d2a mpeg2_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt bc8b623b83 h265_metadata: Correct error check 5 years ago
Andreas Rheinhardt ddd53ef66d h265_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 9362f1a982 h264_redundant_pps: Fix looping over an access unit's units 5 years ago
Andreas Rheinhardt d78553cc4c h264_redundant_pps: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 3f81cc8c94 av1_metadata: Error out if fragment is empty 5 years ago
Andreas Rheinhardt 3c8a2a1180 h264_metadata: Localize code for display orientation 5 years ago
Andreas Rheinhardt a72cc47a27 h264_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 36fcdc3fbe av1/h264_metadata, filter_units: Count down when deleting units 5 years ago
Andreas Rheinhardt b0810454e4 filter_units: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 57f9bc90ae filter_units: Reindent after previous commit 5 years ago
Andreas Rheinhardt 83be17cfcd filter_units: Don't use fake loop 5 years ago
Andreas Rheinhardt 45fd7e44a4 filter_units: Unref packet on failure 5 years ago
Andreas Rheinhardt 7549f0ac1b av1_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 1e93f5060f cbs: Allow non-blank packets in ff_cbs_write_packet 5 years ago
Amir Pauker f6dece864d avcodec/h264dec: set AVFrame decode_error_flags in case of decoding error 5 years ago
Amir Pauker 70ba8e2fa0 avcodec/error_resilience: set AVFrame decode_error_flags in case of decoding error 5 years ago
Mark Thompson f6c572bd89 libx265: Update ROI behaviour to match documentation 5 years ago
Mark Thompson d76e2aaf08 libx264: Update ROI behaviour to match documentation 5 years ago
Mark Thompson 451a51124d lavu/frame: Improve ROI documentation 5 years ago
Mark Thompson cd3578a8e4 lavc/h265_profile_level: Add new profiles 5 years ago
Mark Thompson e3424575f5 lavc/h265_profile_level: Add unit test 5 years ago
Mark Thompson c7142875c3 h265_metadata: Add option to set the level of the stream 5 years ago
Mark Thompson f344bb2466 lavc/h265_profile_level: Do not allow high tier at level < 4 5 years ago
Mark Thompson c1a430885d lavc/h265_profile_level: Fix DPB size calculation 5 years ago
Paul B Mahol ca576833e4 avcodec/cngdec: set .caps_internal 5 years ago
Calvin Walton 2bd21b9609 vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables 5 years ago
Michael Niedermayer b7b6ddd596 avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer 5f64f6058e avcodec/alsdec: Fix integer overflow with buffer number 5 years ago
Michael Niedermayer 7f527021df avcodec/alsdec: Fixes signed integer overflow in LSB addition 5 years ago
Michael Niedermayer 0794494c8f avcodec/alsdec: Check opt_order / sb_length in ra_block handling 5 years ago
Michael Niedermayer a3bd4b260e avcodec/alsdec: Fix integer overflow with shifting samples 5 years ago
Michael Niedermayer 51f6870c37 avcodec/alsdec: Fix undefined behavior in decode_rice() 5 years ago
Michael Niedermayer e131568752 avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_OUTPUT() 5 years ago
Andreas Rheinhardt eb33be188d matroskadec: Fix overflow introduced in a569a7b3 5 years ago
Paul B Mahol b9a6106842 avfilter/af_afftfilt: remove invalid scaling 5 years ago
Jun Zhao feade2b403 doc/filters: Document missing options for scale in/out color matrix 5 years ago
Jun Zhao 3ed0b3f6f7 lavfi/scale: Add sub-options for in_color_matrix/out_color_matrix 5 years ago
James Almer 7c644989a5 avcodec/hevc_ps: fix range of num_tile_{columns,rows}_minus1 5 years ago
Cameron Cawley 0cbdedbd2f avformat/rpl: Calculate the duration of the video track 5 years ago
Cameron Cawley 1f8336fd98 avformat/rpl: Allow a file to have audio, but not video 5 years ago
Cameron Cawley dcf3f8b368 avformat/rpl: Fix detection of 8-bit linear formats 5 years ago
Paul B Mahol 0f39ef4db2 avfilter/vf_lut: fix regression with >8bit planar filtering 5 years ago
Steven Liu a514244319 avformat/dashdec: fix code style in dash_read_packet 5 years ago
Jun Zhao 9269bccbb3 doc/muxers: fix docs format for DASH muxer 5 years ago
Steven Liu 6e988b75df avformat/dashdec: refine and fix code style of dash_read_header 5 years ago