98192 Commits (c579ceffbe30d048c7448c5e9238fc52094de630)
 

Author SHA1 Message Date
  Steven Liu 44f3430674 avformat/http: add referer option into http 8 years ago
  Steven Liu 27fe8930e0 avfilter: add comments for duplicate line 8 years ago
  Rostislav Pehlivanov 61a4ee8ab4 avcodec/vc2enc: prevent bitrate overshoots 10 years ago
  Sean McGovern 5085f25ace vc1: skip motion compensation when data for last picture is invalid 8 years ago
  Michael Niedermayer fe1e6c06d0 avcodec/dirac_dwt: Fix several integer overflows 8 years ago
  Michael Niedermayer 2ff9f17851 avcodec/indeo5: Do not leave frame_type set to an invalid value 8 years ago
  Michael Niedermayer 4a75a75c62 avcodec/hevc_ps: Check log2_sao_offset_scale_* 8 years ago
  James Almer 782e066e3e avcodec/mediacodecdec: use ff_hevc_ps_uninit() 8 years ago
  James Almer 222d7055e2 avcodec/hevc_parser: use ff_hevc_decode_extradata() to parse extradata 8 years ago
  Dale Curtis 42323c3e3a avcodec/mpegaudio_parser: Skip APE tags when parsing mp3 packets. 8 years ago
  Gyan Doshi b99e77b9f7 avformat/mpegenc - fix typo in VBV warning 8 years ago
  James Almer 0cc3d830d1 avcodec/Makefile: add missing opus.c dependency to opus encoder 8 years ago
  James Almer ede6e7494f avcodec/mlp_parser: reindent after last commit 8 years ago
  James Almer 55ebf707d0 avcodec/mlp_parser: don't try to combine frames when full frames are provided 8 years ago
  James Almer 63b5d04e33 avformat/matroskadec: force full frame parsing of MLP/TrueHD streams 8 years ago
  Michael Niedermayer d4967c04e0 avcodec/mpeg4videodec: Avoid possibly aliasing violating casts 8 years ago
  Michael Niedermayer 4a94ff4ccd avcodec/get_bits: Document the return code of get_vlc2() 8 years ago
  Michael Niedermayer 05f4703a16 avcodec/mpeg4videodec: Check mb_num also against 0 8 years ago
  Brendan McGrath 4e3e8980b5 dashdec: Fix segfault on decoding segment timeline 8 years ago
  Marton Balint fa8308d3d4 avformat: deprecate AVFormatContext filename field 8 years ago
  Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 8 years ago
  Marton Balint 45ec2e44be avformat/hls: migrate to AVFormatContext->url 8 years ago
  Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 8 years ago
  Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 8 years ago
  Marton Balint ea3672b7d6 avformat: add url field to AVFormatContext 8 years ago
  Marton Balint dc5d151568 avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_filename 8 years ago
  Martin Vignali 78b982d3b9 checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_pred 8 years ago
  Martin Vignali 8f9c38b196 avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction 8 years ago
  Martin Vignali 3a230ce5fa avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each func except divide 8 years ago
  Marton Balint 4d95c6d5d7 avfilter/vf_framerate: add SIMD functions for frame blending 8 years ago
  Marton Balint 2cbe6bac03 avfilter/vf_framerate: change blend factor precision 8 years ago
  Marton Balint 1b6ffe9aca avfilter/vf_framerate: factorize blend functions and unify filter_slice 8 years ago
  Marton Balint 5bf774a4a4 avfilter/vf_framerate: unify luma and chroma blending 8 years ago
  Michael Niedermayer 293f24b42c fate: test the transpose filter more fully 8 years ago
  Michael Niedermayer 3f621455d6 avfilter/vf_transpose: Fix regression with packed pixel formats 8 years ago
  Timo Rothenpieler 932037c6bb avcodec/nvenc: also clear data pointer after unregistering a resource 8 years ago
  Timo Rothenpieler 48e52e4edd avcodec/nvenc: add some more error case checks 8 years ago
  Timo Rothenpieler 32bc4e77f6 avcodec/nvenc: unregister input resource when unmapping 8 years ago
  Timo Rothenpieler bbe1b21022 avcodec/nvenc: refcount input frame mappings 8 years ago
  Michael Niedermayer a026a3efae avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode() 8 years ago
  Michael Niedermayer 1bfc1aa004 avcodec/mjpegdec: Fix integer overflow in DC dequantization 8 years ago
  Michael Niedermayer c6939f65a1 avfilter/vf_transpose: Fix used plane count. 8 years ago
  wm4 23ffeb91fe hls: don't print a certain warning if playlist loading is aborted 8 years ago
  wm4 6194d7e564 avformat, hls: add a flag to signal unavailability of seeking 8 years ago
  wm4 637dfa3942 hls: do not allow fallback to generic seeking 8 years ago
  Zhong Li 6829a07944 qsvdec: Relax the surface vs coded dimension check 8 years ago
  Rodger Combs 7723750475 lavc/aarch64/sbrdsp_neon: fix build on old binutils 8 years ago
  Karthick Jeyapal 18e2ac032e avformat/dashenc: Signal http end of chunk(http_shutdown) explicitly 8 years ago
  Karthick Jeyapal 0df9d0f4cb avformat/dashenc: Fix a resource leak when http persistent in enabled 8 years ago
  Jun Zhao 4e6e1e5350 lavfi/misc_vaapi: use default value setting if without arguments. 8 years ago