42065 Commits (093d1f42507e07d9acb43a8a3135e4ebe3530fe2)

Author SHA1 Message Date
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 6 years ago
Aman Gupta b6c6f56e38 avcodec/v4l2_m2m: use log_ctx variable consistently 6 years ago
Aman Gupta e8c5ce1acb avcodec/v4l2_m2m: log planar mode used by driver 6 years ago
Aman Gupta c95b127733 avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailable 6 years ago
Jorge Ramirez-Ortiz da45ad48f9 avcodec/v4l2m2m: fix error handling during buffer init 6 years ago
Lukas Rusak 1d36b7b47a avcodec/v4l2_buffers: return int64_t in v4l2_get_pts 6 years ago
Aman Gupta bad8365b2b avcodec/v4l2_context: return {decoder,encoder}_cmd errors 6 years ago
Aman Gupta 6852b85020 avcodec/v4l2_m2m_enc: fix typo in log message 6 years ago
Aman Gupta dc180cd815 avcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl failures 6 years ago
Aman Gupta 5e2436c6de avcodec/v4l2_buffers: fix minor typos and whitespace 6 years ago
Aman Gupta 87daee944b avcodec/v4l2_context: log VIDIOC_REQBUFS failures 6 years ago
Aman Gupta 7b092a074b avcodec/v4l2_m2m: remove trailing whitespace in output identifier 6 years ago
Aman Gupta 3a5bcb1d13 avcodec/v4l2_m2m: log requested pixel formats 6 years ago
Aman Gupta b022d9ba28 avcodec/omx: fix xFramerate calculation 6 years ago
Michael Niedermayer 4778407ab3 avcodec/ralf: fix undefined shift in extend_code() 6 years ago
Michael Niedermayer 0ee886988e avcodec/ralf: fix undefined shift 6 years ago
Michael Niedermayer 361b3c873e avcodec/pngdec: Optimize has_trns code 6 years ago
Michael Niedermayer 8ae5d2cbb2 vcodec/apedec: Fix integer overflow in filter_3800() 6 years ago
Michael Niedermayer 64ac8a6e69 avcodec/apedec: Fix integer overflow in filter_fast_3320() 6 years ago
Pavel Koshevoy 6b57a294a3 lavc/v4l2_m2m: don't close the file descriptor we don't own 6 years ago
Michael Niedermayer b54031a6e9 avcodec/bgmc: Check input space in ff_bgmc_decode_init() 6 years ago
Michael Niedermayer daf92cc074 avcodec/vp3: Check for end of input in 2 places of vp4_unpack_macroblocks() 6 years ago
Paul B Mahol cae2982077 avcodec/tiff: rewrite lut handling 6 years ago
Paul B Mahol d7529b03ba avcodec/tiff: set color_trc, remove sRGB conversion 6 years ago
Nick Renieris 63689b16ad lavc/tiff: Enable decoding of LinearRaw images 6 years ago
Nick Renieris 15776ca182 lavc/tiff: Default-initialize WhiteLevel DNG tag value 6 years ago
Nick Renieris 9280e4b291 lavc/tiff: Support DNGs with striped (non-tiled) JPEGs images 6 years ago
Nick Renieris fcf0ebc4a9 lavc/mjpegdec: Skip unknown APPx marker on bayer images 6 years ago
Nick Renieris c44aa7f176 lavc/tiff: Decode 10-bit and 14-bit DNG images 6 years ago
Nick Renieris 31acdf4351 lavc/tiff: Support decoding of DNGs with single-component JPEGs 6 years ago