42020 Commits (ac52e06e56fd0232f13c0da74177181e04172e00)

Author SHA1 Message Date
Aman Gupta ac52e06e56 avcodec/v4l2_m2m: disable info logging during device probe 5 years ago
Aman Gupta ab4835f418 avcodec/v4l2_m2m_enc: add support for -force_key_frames 5 years ago
Aman Gupta 7fddf4b266 avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface 5 years ago
Aman Gupta 8a3623e2fb avcodec/mediacodecdec: warn when input buffers are not configured with proper size 5 years ago
Michael Niedermayer 10ea6c3116 avcodec/pnm_parser: Use memchr() in pnm_parse() 5 years ago
Pascal Massimino 857fd2ad99 avcodec/webp: fix decoding for trailing junk 5 years ago
Shiyou Yin de5543d8d4 avcodec/mips: Fix a warnning of indentation not reflect the block structure. 5 years ago
Nicolas Gaullier cae5b36e20 avcodec/h264: Fix poc_lsb in open gop context 5 years ago
Aman Gupta 35b0e75b54 avcodec/mediacodec_surface: drop unnecessary local variable 5 years ago
Aman Gupta d0e6762768 avcodec/mediacodecdec_common: log codec name during configure/start failures 5 years ago
Aman Gupta ca613dcc38 avcodec/mediacodecdec_common: ensure current input buffer is always used correctly 5 years ago
Aman Gupta f821d19531 avcodec/mediacodecdec_common: improve trace logging for end-of-stream 5 years ago
Aman Gupta 425be35c26 avcodec/mediacodecdec_common: warn when PTS is missing 5 years ago
Michael Niedermayer 12b909ba31 avcodec/qdm2: Check frame size 5 years ago
Michael Niedermayer 413e0f2516 avcodec/vc1_pred: Fix refdist in scaleforopp() 5 years ago
Michael Niedermayer 722fd46965 avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 5 years ago
Michael Niedermayer dfa5d1a366 avcodec/iff: Check for overlap in cmap_read_palette() 5 years ago
Michael Niedermayer 8a1a9588fb avcodec/vqavideo: Limit resolution 5 years ago
Michael Niedermayer 9d3ddef519 avcodec/apedec: Fix 32bit int overflow in do_apply_filter() 5 years ago
Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 5 years ago
James Almer a0739e8a16 avcodec/nuv: prevent frame copying when outputting duplicate frames 5 years ago
James Almer 343f8d514e avcodec/wcmv: prevent frame copying when outputting duplicate frames 5 years ago
James Almer 5102999223 Revert "avcodec/wcmv: Avoid copying frames if they are unchanged" 5 years ago
James Almer c14a12ac84 avcodec/wcmv: use ff_reget_buffer() 5 years ago
James Almer 9ea6d2149e avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
Aman Gupta e9cc873636 avcodec/v4l2_m2m: fix minor indentation issue 5 years ago
Aman Gupta b6c6f56e38 avcodec/v4l2_m2m: use log_ctx variable consistently 5 years ago
Aman Gupta e8c5ce1acb avcodec/v4l2_m2m: log planar mode used by driver 5 years ago
Aman Gupta c95b127733 avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailable 5 years ago
Jorge Ramirez-Ortiz da45ad48f9 avcodec/v4l2m2m: fix error handling during buffer init 5 years ago
Lukas Rusak 1d36b7b47a avcodec/v4l2_buffers: return int64_t in v4l2_get_pts 5 years ago
Aman Gupta bad8365b2b avcodec/v4l2_context: return {decoder,encoder}_cmd errors 5 years ago
Aman Gupta 6852b85020 avcodec/v4l2_m2m_enc: fix typo in log message 5 years ago
Aman Gupta dc180cd815 avcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl failures 5 years ago
Aman Gupta 5e2436c6de avcodec/v4l2_buffers: fix minor typos and whitespace 5 years ago
Aman Gupta 87daee944b avcodec/v4l2_context: log VIDIOC_REQBUFS failures 5 years ago
Aman Gupta 7b092a074b avcodec/v4l2_m2m: remove trailing whitespace in output identifier 5 years ago
Aman Gupta 3a5bcb1d13 avcodec/v4l2_m2m: log requested pixel formats 5 years ago
Aman Gupta b022d9ba28 avcodec/omx: fix xFramerate calculation 5 years ago
Michael Niedermayer 4778407ab3 avcodec/ralf: fix undefined shift in extend_code() 5 years ago
Michael Niedermayer 0ee886988e avcodec/ralf: fix undefined shift 5 years ago
Michael Niedermayer 361b3c873e avcodec/pngdec: Optimize has_trns code 5 years ago
Michael Niedermayer 8ae5d2cbb2 vcodec/apedec: Fix integer overflow in filter_3800() 5 years ago
Michael Niedermayer 64ac8a6e69 avcodec/apedec: Fix integer overflow in filter_fast_3320() 5 years ago
Pavel Koshevoy 6b57a294a3 lavc/v4l2_m2m: don't close the file descriptor we don't own 5 years ago
Michael Niedermayer b54031a6e9 avcodec/bgmc: Check input space in ff_bgmc_decode_init() 5 years ago
Michael Niedermayer daf92cc074 avcodec/vp3: Check for end of input in 2 places of vp4_unpack_macroblocks() 5 years ago
Paul B Mahol cae2982077 avcodec/tiff: rewrite lut handling 5 years ago
Paul B Mahol d7529b03ba avcodec/tiff: set color_trc, remove sRGB conversion 5 years ago
Nick Renieris 63689b16ad lavc/tiff: Enable decoding of LinearRaw images 5 years ago