summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 hoursavcodec/av1dec: Change bit_depth to intupstream-masterMichael Niedermayer
9 hoursavcodec/av1dec: bit_depth cannot be another values than 8,10,12Michael Niedermayer
9 hoursavcodec/avs3_parser: assert the return value of init_get_bits()Michael Niedermayer
9 hoursavcodec/avs2_parser: Assert init_get_bits8() success with const size 15Michael Niedermayer
12 hoursavcodec/x86/vp3dsp_init: Set correct function pointer, fix crashAndreas Rheinhardt
12 hoursavcodec/av1dec: Always set ret before goto endAndreas Rheinhardt
20 hoursavcodec/avcodec: free decoded_side_data in ff_codec_close()James Almer
24 hoursavcodec/libx264: bump minimum required version to 155Niklas Haas
40 hoursconfigure: handle xargs versions that exec empty commandsTimo Rothenpieler
41 hoursconfigure: support msvc build inside WSLTimo Rothenpieler
2 daysavfilter/avfiltergraph: return value of ff_request_frame() is unusedMichael Niedermayer
2 dayslavu/opt: Clarify the scope of AVOptionsAndrew Sayers
2 daysavformat/iamfdec: check nb_streams in header readMichael Niedermayer
2 daysavformat/mxfdec: Check body_offsetMichael Niedermayer
2 daysavformat/kvag: Check sample_rateMichael Niedermayer
2 daysavcodec/atrac9dec: Check init_get_bits8() for failureMichael Niedermayer
2 daysavcodec/ac3_parser: Check init_get_bits8() for failureMichael Niedermayer
3 daysavformat/mov: free the infe allocated item data on failureJames Almer
3 dayscheckasm: vc1dsp: Align buffers sufficiently for the mspel testsMartin Storsjö
3 daysavcodec/dovi_rpuenc: avoid division by zeroNiklas Haas
3 daysavformat/mov: support SpatialAudioBox ambisonic layouts with non-diegetic cha...James Almer
3 daysavformat/mov: support SpatialAudioBox ambisonic layouts with arbitrary channe...James Almer
4 daysavcodec/riscv/vp9dsp: Fix inclusion guardAndreas Rheinhardt
4 dayslavc/vp9dsp: R-V V ipred dcsunyuechi
4 dayscheckasm/vc1dsp: add mspel_pixels testsunyuechi
4 daysopustab: macro constant as a doubleLynne
4 daysavcodec/mediacodecenc: Flush bsf after create extradataZhao Zhili
4 dayslavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffersDavid Rosca
4 dayslavfi/qsv: Copy metadata fields from the given inputHaihao Xiang
4 dayslavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstreamFei Wang
5 daysavcodec/h264dec: Remove unused coded_picture_numberAndreas Rheinhardt
5 daysavcodec/aacenc: don't redundantly re-compute max sfbYotam Ofek
5 daysavformat/mov: fix the check for the heif item parsing loopJames Almer
6 daysfate: allow https for git URLsTimo Rothenpieler
6 daysavcodec/pngdec: Check last AVFrame before derefMichael Niedermayer
6 daysavcodec/vp3: Call ff_progress_frame_unref() before ff_progress_frame_get_buff...Michael Niedermayer
6 daysavcodec/hevcdec: Check ref frameMichael Niedermayer
6 daysfftools/ffmpeg_filter: Fix checkAndreas Rheinhardt
6 daysavcodec/vp8: Return error on errorAndreas Rheinhardt
6 daysaacdec: avoid generating unused code when either implementation is disabledLynne
6 daysopusdsp: add ability to modify deemphasis constantLynne
7 daysavfilter/f_sidedata: synchronize with side data listNiklas Haas
8 daysavformat/http: Add support for Retry-After headerDerek Buitenhuis
8 daysavformat/http: Rename parse_set_cookie_expiry_time to parse_http_dateDerek Buitenhuis
8 daysdoc/protocols: Fill in missing HTTP optionsDerek Buitenhuis
8 daysdoc/protocols: Re-order HTTP options to match http.c orderDerek Buitenhuis
8 daysavformat/http: Add option to limit total reconnect delayDerek Buitenhuis
8 daysavformat/http: Add options to set the max number of connection retriesDerek Buitenhuis
8 daysavformat/http: Rename attempts to auth_attemptsDerek Buitenhuis
8 daysavformat/http: Don't bail on parsing headers on "bad" HTTP codesDerek Buitenhuis