95916 Commits (18507b48825da45055f7ba1f933aa64cf90de253)
 

Author SHA1 Message Date
Andreas Rheinhardt 5d8d9e032c avformat/flacdec: Remove useless packet 5 years ago
Carl Eugen Hoyos 56f25c11a9 lavf/Makefile: Specify sln demuxer requirements. 5 years ago
Carl Eugen Hoyos ce8faea9fd configure: Add fft dependency for showspatial filter. 5 years ago
Carl Eugen Hoyos 8038a87d49 configure: Add fft dependency for headphone filter. 5 years ago
Nomis101 5e0a3278bb avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc 5 years ago
Paul B Mahol 315a4496ea avfilter/f_loop: switch aloop to activate 5 years ago
Paul B Mahol 2e7ccd493a avfilter/f_loop: fix pts handling when timebase and 1/samplerate differ 5 years ago
Paul B Mahol f7ad9a6c16 avfilter/af_sidechaincompress: fix pts handling when timebase and 1/samplerate differ 5 years ago
Paul B Mahol b66acf4a34 avfilter/af_anlmdn: fix pts handling when timebase and 1/samplerate differ 5 years ago
Paul B Mahol 0a17a30150 avfilter/af_agate: fix pts handling when timebase and 1/samplerate differ 5 years ago
Paul B Mahol 115537f487 avfilter/af_afftdn: fix pts handling when timebase and 1/samplerate differ 5 years ago
Paul B Mahol c588a0f528 avfilter/af_afftfilt: fix pts handling when timebase and 1/samplerate differ 5 years ago
Paul B Mahol 7db61bf0e3 avfilter/af_adeclick: fix pts handling when timebase and 1/samplerate differ 5 years ago
Paul B Mahol 90622f9e8f avfilter/af_aecho: switch to activate 5 years ago
Gyan Doshi b741a84a15 doc/APIchanges: update for av_expr_count_vars 5 years ago
Gyan Doshi 1c23abc88f avutil/eval: add function to track variable use 5 years ago
Jun Zhao 487e7e9670 lavf/rtmpproto: fix the playpath truncation if the len > 512 5 years ago
Timo Rothenpieler 4fb6ce27f0 avcodec/nvenc: make sure newly allocated packets are refcounted 5 years ago
Carl Eugen Hoyos eeab18329f lavc/libopencore-amr: Silence a warning about an unused function. 5 years ago
Paul B Mahol 9498ce0c23 avfilter/vf_framepack: really fix ef466a8b29 5 years ago
Paul B Mahol 9db24ee26d avfilter/vf_framepack: switch to activate 5 years ago
Limin Wang c22665ae69 avformat/mp3dec: Check for occurances of headers within frames during probing 5 years ago
Michael Niedermayer e9a335150a avformat/mp3dec: Check that the frame fits within the probe buffer 5 years ago
Paul B Mahol ef466a8b29 avfilter/vf_framepack: fix timestamps for frameseq format 5 years ago
Paul B Mahol d52342a563 avfilter/vf_framepack: add missing filtering flag 5 years ago
Michael Niedermayer ec3d8a0e69 avcodec/mjpeg_parser: Make parser a bit more robust with unclean input 5 years ago
Andreas Rheinhardt 27522fb64c avcodec/put_bits: Relax requirements to rebase PutBitContext 5 years ago
Zhao Zhili 57db9f488f avformat/mov: fix typo in help text 5 years ago
James Almer 81d54531f7 avformat/av1dec: simplify annexb_probe() 5 years ago
James Almer 2703068110 avcodec/cbs_av1: fix reading reference order hint in skip_mode_params() 5 years ago
Paul B Mahol d7ffa4bd3e avcodec/codec_desc: add mising .type for acelp.kelvin 5 years ago
Michael Niedermayer bfa8272f40 vcodec/agm: Alloc based on coded dimensions 5 years ago
James Almer 73ee53f317 avcodec/encode: add missing assert to avcodec_receive_packet() 5 years ago
Andreas Rheinhardt f01f9f1793 avformat/av1dec: Redo flushing of bsf 5 years ago
Andreas Rheinhardt 41b05b849f avcodec/avcodec: Adapt the doc of av_bsf_send_packet to match its actual implementation. 5 years ago
Andreas Rheinhardt a7245adee3 avformat/id3v2: Avoid av_strdup for key and value of dict 5 years ago
Michael Niedermayer 8d5f9daacd tests/ref/vsynth: add missing reference files, fix build 5 years ago
Derek Buitenhuis 1354c39c78 librav1e: Don't make users explicitly set -qp -1 to use bit rate mode 5 years ago
Baptiste Coudurier a1403032c8 avcodec/dvenc: support encoding dvcprohd 5 years ago
Baptiste Coudurier 11a38be99c avformat/mxfenc: correctly set width values for dvcprohd 5 years ago
Paul B Mahol 45f03cdd20 avfilter/vf_colorbalance: add support for commands 5 years ago
Paul B Mahol bffd0f7b69 avfilter/vf_colorbalance: switch to floats 5 years ago
Paul B Mahol d19fdc83b3 avfilter/vf_colorbalance: add option to preserve lightness 5 years ago
Limin Wang 09afddf04e avformat/hlsenc: free the original malloc pointer to avoid error when system function used in the following patch 5 years ago
Steven Liu 4e0860e363 avformat/hls: continue to play enabled playlist when have failed playlist 5 years ago
James Almer cc61466058 avformat: add an AV1 Annex B demuxer 5 years ago
James Almer 97d9cff251 avcodec/libdav1d: export bitstream timing info when available 5 years ago
James Almer 0b8742521f avcodec/av1_parser: export bitstream timing info when available 5 years ago
James Almer 72ec3358f4 avcodec: add an AV1 frame merge bitstream filter 5 years ago
James Almer 245cbab556 avcodec/cbs_av1: support one byte long OBUs when the size is not set in the bitstream 5 years ago