92513 Commits (b80003fe286ed37c81624dd6ab624fc3dd20c9d2)
 

Author SHA1 Message Date
Paul B Mahol b80003fe28 avformat: add DHAV demuxer 6 years ago
Paul B Mahol 0279cb4f69 avcodec: add truehd_core bitstream filter 6 years ago
Andrey Semashev fa08345e88 lavf/dashenc: Fix segment duration overflow on fine time bases. 6 years ago
Andreas Rheinhardt e895b800fe cbs_h2645: Avoid memcpy when splitting fragment 6 years ago
Paul B Mahol 97d1ee437b avformat/movenc: get number of written bytes from bitstream writer 6 years ago
Paul B Mahol 027f032bbc avformat/movenc: fix size calculation in mov_write_eac3_tag() 6 years ago
Paul B Mahol 7d70f09307 avutil/avsscanf: do not use unsupported p suffix for hex variable 6 years ago
kjeyapal@akamai.com ce0a753634 avformat/http : Added check for valid URL context before calling shutdown 6 years ago
kjeyapal@akamai.com 4903662a1d avformat/dashenc : Handled error from ff_http_do_new_request() cleanly 6 years ago
James Almer 3913d6f734 x86/scene_sad: fix link errors when HAVE_X86ASM is not defined 6 years ago
Andrey Semashev d290bb0c54 lavf/dashenc: Fix AVDictionary leaks in case of various init errors. 6 years ago
Andrey Semashev 281a21ed50 lavf/dashenc: Add support for format-specific file extensions. 6 years ago
Andrey Semashev 322e53f8ae lavf/dashenc: Add DASH segment type auto and make it the default 6 years ago
Peter Ross 1ee4b4006b avfilter/graphmonitor: use SIZE_SPECIFIER for size_t type 6 years ago
Michael Niedermayer 77bf85515e avcodec/truemotion2: Check huffman code max bits 6 years ago
Peter Ross 3fc7b69496 fate-api-h264-slice: use the heap for nal buffer 6 years ago
Peter Ross 7cda7d217c api-h264-slice-test: use av_be2ne16 instead of ntohs 6 years ago
Paul B Mahol 57815cfad5 avfilter/vf_overlay: fix crash with negative y 6 years ago
Marton Balint e3a9630982 avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444 6 years ago
Marton Balint 972ded33c0 avfilter/vf_freezedetect: add filter to detect frozen input 6 years ago
James Zern e1f895838d libvpxenc,cosmetics: fix { placement 6 years ago
Ard Oerlemans 95107af314 avcodec/libvpxenc: add VP8 temporal scalability config options 6 years ago
hwrenx bddcbb932f configure: update api version of libxavs2 6 years ago
Paul B Mahol 277fd9c2ac avutil/avsscanf: use ptrdiff_t instead of off_t 6 years ago
Paul B Mahol 6da439219d avfilter: add rgbashift filter 6 years ago
Paul B Mahol cfd421226c avfilter: add chromashift filter 6 years ago
Andreas Rheinhardt 8f875a90c4 avutil/mem: Correct documentation of av_fast_*alloc(z) 6 years ago
Mark Thompson e3991a5a45 libaomenc: Drop unused noise-sensitivity option 6 years ago
Paul B Mahol a064530da8 avcodec/scpr: add version 3 support 6 years ago
Mark Thompson 80ce23da65 vaapi_encode_h265: Reduce SAR to valid range 6 years ago
Mark Thompson a830056b32 vaapi_encode_h264: Reduce SAR to valid range 6 years ago
Paul B Mahol ead0d2eb76 avfilter/vf_limiter: remove unused header 6 years ago
Paul B Mahol f3d8a4ea46 avfilter/vf_limiter: always limit min/max to format depth 6 years ago
Andreas Rheinhardt 40b74abfca h264_redundant_pps: Fix memleak in case of errors 6 years ago
Paul B Mahol 72482363d1 avfilter/f_drawgraph: use av_sscanf() 6 years ago
Paul B Mahol c834f52c00 avfilter/af_aecho: use av_sscanf() 6 years ago
Paul B Mahol f79750bc32 avfilter/af_ladspa: use av_sscanf() 6 years ago
Paul B Mahol 2de165a92b avfilter/vf_mix: use av_sscanf() 6 years ago
Paul B Mahol 9b2c325060 avfilter/af_sofalizer: use av_sscanf() 6 years ago
Paul B Mahol 80265dba3d avfilter/af_afftdn: use av_sscanf() 6 years ago
Paul B Mahol 0c7fb6e4a0 avfilter/af_adelay: use av_sscanf() 6 years ago
Paul B Mahol a5b28b271a avfilter/af_acrossover: use av_strtod() to parse single number 6 years ago
James Almer 96717a4271 avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs with no obu_size field 6 years ago
hwren 31b79e0210 lavc/libdavs2: correct frame type setting 6 years ago
hwren b75afd25ba lavc/libdavs2: remove unused frame counter 6 years ago
Mark Thompson b674357020 vaapi_encode: Improve log message for unsupported profiles 6 years ago
Mark Thompson b2ea757f68 doc/encoders: Add libaom-av1 6 years ago
Mark Thompson f951036d32 doc/encoders: Move libxavs2 to correct place in alphabetical order 6 years ago
Mark Thompson 7ba63695b7 mjpegdec: Fill raw huffman tables with default values too 6 years ago
Mark Thompson 7a20656474 cbs_h265: Add a lot more SEI parsing support 6 years ago