94920 Commits (92fc0bfa54d82e3bb18138f9f0ebc3a7322b64ce)
 

Author SHA1 Message Date
Anthony Delannoy 39f1295937 avformat/mpegts: Check if ready on SCTE reception 5 years ago
Aman Gupta 7eb465e185 configure: ensure --enable-omx-rpi uses rpi-specific IL headers 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
Andriy Gelman ef43a4d6b3 avformat: Add ZeroMQ as a protocol 5 years ago
Aman Gupta b022d9ba28 avcodec/omx: fix xFramerate calculation 5 years ago
Marton Balint f4eb7d84a7 avformat/mpegtsenc: fix flushing of audio packets 5 years ago
Marton Balint 73e0035812 docs/formats: fix max_interleave_delta default 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
Andrey Semashev 7ea2710ec4 configure: Update libmysofa check with a new symbol. 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 fbaa395917 avfilter/vf_v360: remove not needed items from ThreadData 5 years ago
Paul B Mahol 6b09030756 avfilter/vf_delogo: unbreak fate 5 years ago
Paul B Mahol e0fab59624 avfilter/vf_v360: set much smaller limit to w/h 5 years ago
Paul B Mahol 067e632349 avfilter/vf_v360: fix some small code style issues 5 years ago
Paul B Mahol 6037dfa47a avfilter/vf_v360: extend description of eac format 5 years ago
Paul B Mahol 30f4464e22 avfilter/vf_v360: rename fb format to barrel 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
Nick Renieris 15776ca182 lavc/tiff: Default-initialize WhiteLevel DNG tag value 5 years ago
Nick Renieris 9280e4b291 lavc/tiff: Support DNGs with striped (non-tiled) JPEGs images 5 years ago
Nick Renieris fcf0ebc4a9 lavc/mjpegdec: Skip unknown APPx marker on bayer images 5 years ago
Nick Renieris c44aa7f176 lavc/tiff: Decode 10-bit and 14-bit DNG images 5 years ago
Nick Renieris 31acdf4351 lavc/tiff: Support decoding of DNGs with single-component JPEGs 5 years ago
Nick Renieris a75a9e8f64 lavc/mjpegdec: Enable decoding of single-component bayer images 5 years ago
Nick Renieris c510ed2ee8 lavc/tiff: Force DNG pixel data endianness on an edge case 5 years ago
Nick Renieris 33b6752a70 lavc/tiff: Don't apply strips-related logic to tiled images 5 years ago
Nick Renieris f98a8666de lavc/tiff: Fix edge case with full-length/width tiles 5 years ago
Nick Renieris 03f95403eb lavc/jpegtables: Handle multiple mappings to the same value 5 years ago
Nick Renieris 6763192cff lavc/tiff: Apply color scaling to uncompressed DNGs 5 years ago
Nick Renieris 4c8c4f2d43 lavc/tiff: Convert DNGs to sRGB color space 5 years ago
Nick Renieris c31c708929 lavc/tiff: Decode embedded JPEGs in DNG images 5 years ago