89578 Commits (4c78bbd3136a43347a112dd45ac60685c61bf425)
 

Author SHA1 Message Date
  Aman Gupta 4c78bbd313 avformat/internal: log underlying error with ff_rename failure 8 years ago
  Aman Gupta 5f4a32a6e3 avformat/hls: hide misleading warning when http reconnect is required 8 years ago
  Aman Gupta 54d0ef1738 avformat/http: return EOF from ff_http_do_new_request if previous response said Connection:close 8 years ago
  Aman Gupta 1f0eaa02aa avformat/hls: add http_multiple option 8 years ago
  Aman Gupta 03765aa6fa avformat/hls: allow open_input to be re-used 8 years ago
  Aman Gupta b7d6c0cd48 avformat/hls: add http_persistent option 8 years ago
  Aman Gupta 9395e44b8d avformat/http: add "Opening" info logging to ff_http_do_new_request 8 years ago
  Aman Gupta 28358e466d avformat/http: return EINVAL from ff_http_do_new_request() if re-used with different hostname 8 years ago
  Paul B Mahol d2a2bc9a9f avfilter/vf_lut: add support for gray formats 8 years ago
  Karthick J e3b2c8502b avformat/dashenc: avformat/dashenc: Fix the EXT-X-TARGETDURATION as per the hls specification 8 years ago
  Karthick J 93a0e47876 avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF) 8 years ago
  Marton Balint e403e4bdbe avfilter/vf_framerate: fix scene score with negative linesize 8 years ago
  Marton Balint c6a65ed670 avfilter/vf_framerate: do not calculate scene change score multiple times for the same frame 8 years ago
  Marton Balint e1113a83cc avfilter/vf_framerate: fix scene change detection score 8 years ago
  Marton Balint be15304ee6 avfilter/vf_framerate: factorize get_scene_score 8 years ago
  Marton Balint 090b740680 avfilter/vf_framerate: factorize blend_frames 8 years ago
  Marton Balint 1eb926dc02 avfilter/vf_framerate: add threaded blending operations 8 years ago
  Marton Balint d6a8e46f97 fate: add 12 bit framerate filter tests 8 years ago
  Michael Niedermayer 80344959f0 avcodec/jpeg2000dec: Free lengthinc earlier 8 years ago
  Michael Niedermayer 4b2a186ef0 avcodec/mpeg4videodec: Add support for parsing and exporting video_range 8 years ago
  Michael Niedermayer 42274db1c6 avcodec/jpeg2000dec: Allocate lengthinc and data_start arrays as needed 8 years ago
  wm4 1083859cb8 rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correct field 8 years ago
  wm4 55eebf2a11 v4l_m2m: add missing AV_CODEC_CAP_DELAY flags 8 years ago
  Paul B Mahol 5a6e753bc6 avfilter/af_biquads: change defaults for biquad filter 8 years ago
  Paul B Mahol 7fc89f226f avfilter/af_biquads: increase width range 8 years ago
  Paul B Mahol c99ed89f89 avfilter/af_biquads: add kHz width_type 8 years ago
  James Almer bc10260f49 avformat/mov: simplify parsing of mdcv atom using av_make_q() 8 years ago
  James Almer 22ae33fb40 configure: fix minimum required version of libzimg 8 years ago
  Karthick J 3ac76d890d avformat/hlsenc: Fix a memory leak when http_persistent is 1 8 years ago
  Steven Liu 7feae7be5b avformat/hlsenc: reindent after previous commits 8 years ago
  Steven Liu 8318f60845 avformat/hlsenc: fix first fragment mp4 do not split bug 8 years ago
  Sasi Inguva 58a25aeb8e lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header. 8 years ago
  sfan5 05c1c79d37 libavcodec/hevcdec: implement skip_frame 8 years ago
  Paul B Mahol cfd52094c0 avfilter/vf_psnr: add more gbrap formats 8 years ago
  Stefan Pöschel c94b094858 configure: Fix case of static libmp3lame 8 years ago
  Jun Zhao a31a482611 lavc/vaapi_encode: give a debug message if attrs unsupported. 8 years ago
  James Almer da03242778 Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16" 8 years ago
  James Almer 8e0e4384b0 Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16" 8 years ago
  Michael Niedermayer 65da5c56e6 tests/audiomatch: Add missing return code at the end of main() 8 years ago
  Jun Zhao e72b854992 tests/audiomatch: Whitespace refinement 8 years ago
  Jun Zhao 2b38900cb3 tests/audiomatch: Add return value check for fread. 8 years ago
  Felix Matouschek c12c2739cd configure: Fix detection of vp9 decoder/encoder 8 years ago
  Martin Vignali 3df6e61dad avfilter/x86/vf_hflip : indent 8 years ago
  Martin Vignali f181648176 avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_short 8 years ago
  Martin Vignali a4a4179e83 avfilter/x86/vf_hflip : merge hflip byte and hflip short to one macro 8 years ago
  Martin Vignali 8fb1d63d91 avfilter/vf_tinterlace : add AVX2 func for lowpass_line 8 and 16 8 years ago
  Martin Vignali 1a5865b6dc avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16 8 years ago
  Martin Vignali adff97be5e checkasm/vf_interlace : add test for lowpass_line 8 and 16 8 years ago
  Martin Vignali d31770d9a6 avfilter/vf_interlace : move func init in ff_interlace_init and add depth arg for ff_interlace_init_x86 8 years ago
  Martin Vignali c76cf303ce avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient mode 8 years ago