68608 Commits (649c158e8c94ac0cff7f03e97d6ea8bbf71b7f02)
 

Author SHA1 Message Date
Michael Niedermayer 354fda7698 avfilter/vf_uspp: fix used pix_fmt 10 years ago
Michael Niedermayer 5d0cfb58ef avcodec/dvdsubdec: Avoid strerror() due to thread saftey 10 years ago
Michael Niedermayer 3ab82e9206 avcodec/libxvid_rc: Avoid strerror() for thread saftey 10 years ago
Michael Niedermayer d7de48f0df avformat/mov: Simplify code by using OFFSET() and FLAGS macros 10 years ago
Michael Niedermayer 43fb40c3c3 avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 498396f80c avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 792a5004a1 avfilter/vf_uspp: Add grayscale support 10 years ago
Michael Niedermayer b898c49ba1 avfilter/vf_uspp: assert that the qp_type is valid 10 years ago
Lou Logan 10ef8f063b doc: add FFREPORT example 10 years ago
wm4 a963fdb0ea lavu/dict: check for malloc failures 10 years ago
wm4 a66893ac94 avformat/utils: check for malloc failure 10 years ago
wm4 ce35a61399 lavc/avpacket: check for malloc failure 10 years ago
Arwa Arif 9f85c273a3 Delete mp=uspp 10 years ago
Michael Niedermayer 2a8eb0d156 avfilter/vf_spp: The qp array width is qp_stride not stride/16 10 years ago
Michael Niedermayer e8dbecb995 avfilter/vf_spp: Allocate qp storage after qp_stride is known 10 years ago
Michael Niedermayer eb725235b0 avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 30d2ac4bf9 avfilter/vf_spp: change temporary to unsigned 10 years ago
Michael Niedermayer e07c82688e avfilter/vf_uspp: fix integer overflow in intermediate 10 years ago
Michael Niedermayer 13c3a97bf1 avfilter/vf_uspp: remove YUV 411/422/440 10 years ago
Michael Niedermayer e1540cdf07 avfilter/vf_uspp: use the average QP instead of QP[0] 10 years ago
Michael Niedermayer 5172782352 avfilter/vf_uspp: The qp array width is qp_stride not stride/16 10 years ago
Michael Niedermayer d2d8ac24b8 avfilter/vf_uspp: Allocate qp storage after qp_stride is known 10 years ago
Michael Niedermayer 327c5292f2 avfilter/version: bump for uspp 10 years ago
Clément Bœsch 1a4128c843 LICENSE: mention that uspp is GPL 10 years ago
Clément Bœsch df307debf2 build: add forgotten avcodec dependency in uspp 10 years ago
Clément Bœsch e93abe1f40 avfilter/uspp: use AVFILTER_DEFINE_CLASS() 10 years ago
Clément Bœsch 397859c4a8 avfilter/uspp: make src const in store_slice_c() 10 years ago
Clément Bœsch 73d88109c0 avfilter/uspp: misc style fixes 10 years ago
Arwa Arif 100fc395b6 lavfi: USPP Filter 10 years ago
Michael Niedermayer e2829a8175 avformat/mov: Disable XMP metadata by default 10 years ago
Michael Niedermayer f96fcba1e3 avcodec/libutvideoenc: Check avpicture_get_size() return code 10 years ago
Michael Niedermayer 086e29a011 avcodec/libutvideoenc: fix leak of info array on error 10 years ago
Michael Niedermayer ff0a0b62f3 compat/avisynth/avxsynth_c: Clear all unused fields in returned structs 10 years ago
Gabor Nagy 28fc31d78d avformat/avidec: Do not fail for crazy start times 10 years ago
Michael Niedermayer 27dfe54eb7 avcodec/libxavs: fix division by 0 bitrate 10 years ago
Michael Niedermayer a03f72e744 avcodec/x86/hevc_mc: fix sse register counts 10 years ago
Michael Niedermayer dbdc6e554e configure: do not allow nvenc to be build on cygwin to avoid _WIN32 definition hack 10 years ago
Michael Niedermayer ef23bd939d avcodec/hevc: Silence "warning: ref0/1 may be used uninitialized in this function" 10 years ago
Lou Logan 55c5a38369 doc: add loglevel numerical values 10 years ago
Michael Niedermayer 7ee5f764ee Merge commit 'e737a4aaafcb1d761b7f96043c2f83ce742c64ae' 10 years ago
Michael Niedermayer 66daf3b811 Merge commit 'c7921a480467876ece06566e0efd8f6bce9d1903' 10 years ago
Timo Rothenpieler 2a428db5e2 avcodec: Add NVENC encoder 10 years ago
Christian Suloway 97b65f6126 avformat/hlsenc: added segment file deletion 10 years ago
Martin Storsjö e737a4aaaf dashenc: Change the duration fields to 64 bit 10 years ago
Martin Storsjö c7921a4804 libfdk-aacdec: Fix a boundary check 10 years ago
Michael Niedermayer ae93965359 avcodec/hevc_refs: fix potential use of uninitialized min_idx 10 years ago
Michael Niedermayer 52a17972de avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in this function" 10 years ago
Michael Niedermayer 0fadbd3623 avformat/flvdec: fix potential use of uninitialized variables 10 years ago
Michael Niedermayer a2fa1889a6 avfilter/vf_perspective: add av_assert0() to help gcc see that there are no uninitialized variables 10 years ago
Michael Niedermayer 81a045fe17 Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33' 10 years ago