90854 Commits (3914a76db687b4a94878d643da21bf0a217b6472)
 

Author SHA1 Message Date
Carl Eugen Hoyos 3914a76db6 lavf/rtmpcrypt: Add a cast to silence an unavoidable warning. 7 years ago
Karthick Jeyapal 4c27a6fbfd avformat/dashenc: Set mp4 as the default format for VP9 7 years ago
Karthick Jeyapal 060e74e2a9 avformat/dashenc: Set VP9 codec string with profile, level and bitdepth 7 years ago
Karthick Jeyapal 5b6cc3a73a avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture size 7 years ago
Steven Liu 798ae8794e avformat/dashdec: fix compling warning "filename is deprecated" 7 years ago
guikunzhi 8ea8be5951 fix memory leak of parsing dash MPD 7 years ago
Michael Niedermayer 1c97035e3b avcodec/error_resilience: Fix integer overflow in filter181() 7 years ago
Michael Niedermayer de841fbea7 avcodec/h263dec: Check slice_ret in mspeg4 slice loop 7 years ago
Michael Niedermayer 7562567f41 avcodec/h2645_parse: Replace RNXYA by RNXY in ff_h2645_extract_rbsp() 7 years ago
Michael Niedermayer 0bd0401336 avcodec/elsdec: Fix memleaks 7 years ago
Jerome Borsboom 144ce364cd avcodec/vc1: more corrections for AC inverse quantization scaling 7 years ago
Jerome Borsboom 9ae2845b1c avcodec/vc1: correct forgotten v->blocks_off 7 years ago
Jerome Borsboom 797c1536a4 avcodec/vc1: correct AC inverse quantization scaling 7 years ago
Jerome Borsboom a1dc0bdaf4 avcodec/vc1: correct mspel for field-interlace B frames 7 years ago
Jerome Borsboom 7a70879624 avcodec/vc1: remove unused overlap smooting and loop filter 7 years ago
Jerome Borsboom cc5deeb74a avcodec/vc1: add overlap smooting and loop filter for frame/field-interlace 7 years ago
Jerome Borsboom e60e14ef92 avcodec/vc1: re-implement vc1_put_signed_blocks_clamped 7 years ago
Jerome Borsboom 362ce2db4b avcodec/vc1: implement interlaced out-of-bounds reference pixel replication 7 years ago
Jerome Borsboom b43f1c5225 avcodec/vc1: correct ff_vc1_dqscale 7 years ago
Jerome Borsboom dd1e717f5b avcodec/vc1: correct ff_vc1_mbmode_intfrp 7 years ago
Jerome Borsboom 79f8074cc4 avcodec/vc1: store color-difference reference field type 7 years ago
Jerome Borsboom c5f74b1e23 avcodec/vc1: store additional bitstream elements during MB decoding 7 years ago
Jerome Borsboom ded52f6e36 avcodec/vc1: re-implement and expand VC-1 loop filtering 7 years ago
Jerome Borsboom 20de893b3b avcodec/vc1: change to using v->block instead of s->block for P frames 7 years ago
Jerome Borsboom 5e5c9f1804 avcodec/vc1: re-implement and expand VC-1 overlap smoothing 7 years ago
James Almer 0161d91db0 avcodec/cbs_mpeg2: use memcpy when assembling fragments 7 years ago
James Almer bd90a2ec04 avcodec/mpeg4_unpack_bframes: cache input packets directly 7 years ago
Aman Gupta d8e92a89ed avcodec/mediacodecdec: refactor pts handling 7 years ago
Aman Gupta 7a4639b1eb avcodec/mediacodecdec: use AV_TIME_BASE_Q 7 years ago
Aman Gupta 6a7a84b2d1 avcodec/mediacodecdec: clarify delay_flush specific code 7 years ago
Paul B Mahol b2570afde3 avformat/yuv4mpegdec: fix seeking backwards 7 years ago
Paul B Mahol a12899ad9b avfiler/vf_mix: fix crash with >8 bit depth 7 years ago
Paul B Mahol 0b360cae1c make swresample optional for ffmpeg 7 years ago
Michael Niedermayer d06b01fc2d avcodec/vc1_block: simplify ac_val computation 7 years ago
Paul B Mahol f09fdf2d9c avcodec/clearvideo: display warning if decoder overreads input 7 years ago
Paul B Mahol e34751cb8a avcodec/clearvideo: do not try to return frame when it is same as previous one 7 years ago
Michael Niedermayer d9706f79c1 avcodec/ffv1enc: Check that the crc + version combination is supported 7 years ago
Jerome Borsboom 8132d362fa avcodec/vaapi: do not parse MVMODE for VC-1 interlaced frame pictures 7 years ago
Paul B Mahol daba369471 avcodec/vc1: check return value of bitplane_decoding() 7 years ago
Vasile Toncu 9c01cdb94e avfilter/vf_interlace: remove duplicate code with same funcionality 7 years ago
Rostislav Pehlivanov 4ac0ff8ec2 Revert "libavformat: add mbedTLS based TLS" 7 years ago
Thomas Volkert 62f5c9d68b libavformat: add mbedTLS based TLS 7 years ago
Carl Eugen Hoyos 2442cf3615 lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed. 7 years ago
James Almer 153e920892 avformat/vpcc: add ff_isom_get_vpcc_features() 7 years ago
Martin Vignali 07a566e7d6 swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422 7 years ago
Martin Vignali e6e4625862 avcodec/prores_ks : use official quant_matrix (for proxy and xq codec luma and chroma quant matrix is not the same) 7 years ago
Paul B Mahol 00099ef0d0 avformat/dsfdec: fix calculation of size of data chunk 7 years ago
Paul B Mahol 5d3efe9e1f avformat/dsfdec: properly handle padded last packet 7 years ago
Jun Zhao f97fa89925 doc/examples/filtering_audio: Remove setting deprecated refcounted_frames 7 years ago
Jun Zhao 0c28a5cf0f doc/examples/filtering_video: Remove setting deprecated refcounted_frames 7 years ago