94826 Commits (29bde4b3b6d70ee404b1e2f059944f7025dd2186)
 

Author SHA1 Message Date
James Almer f34aabfbae avformat/matroskadec: use proper types for some EbmlSyntax fields 6 years ago
James Almer a0739e8a16 avcodec/nuv: prevent frame copying when outputting duplicate frames 6 years ago
James Almer 343f8d514e avcodec/wcmv: prevent frame copying when outputting duplicate frames 6 years ago
James Almer 5102999223 Revert "avcodec/wcmv: Avoid copying frames if they are unchanged" 6 years ago
James Almer c14a12ac84 avcodec/wcmv: use ff_reget_buffer() 6 years ago
James Almer 9ea6d2149e avcodec/decode: add a flags parameter to ff_reget_buffer() 6 years ago
Anthony Delannoy 39f1295937 avformat/mpegts: Check if ready on SCTE reception 6 years ago
Aman Gupta 7eb465e185 configure: ensure --enable-omx-rpi uses rpi-specific IL headers 6 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
Andriy Gelman ef43a4d6b3 avformat: Add ZeroMQ as a protocol 6 years ago
Aman Gupta b022d9ba28 avcodec/omx: fix xFramerate calculation 6 years ago
Marton Balint f4eb7d84a7 avformat/mpegtsenc: fix flushing of audio packets 6 years ago
Marton Balint 73e0035812 docs/formats: fix max_interleave_delta default 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
Andrey Semashev 7ea2710ec4 configure: Update libmysofa check with a new symbol. 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 fbaa395917 avfilter/vf_v360: remove not needed items from ThreadData 6 years ago
Paul B Mahol 6b09030756 avfilter/vf_delogo: unbreak fate 6 years ago
Paul B Mahol e0fab59624 avfilter/vf_v360: set much smaller limit to w/h 6 years ago
Paul B Mahol 067e632349 avfilter/vf_v360: fix some small code style issues 6 years ago
Paul B Mahol 6037dfa47a avfilter/vf_v360: extend description of eac format 6 years ago
Paul B Mahol 30f4464e22 avfilter/vf_v360: rename fb format to barrel 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
Nick Renieris a75a9e8f64 lavc/mjpegdec: Enable decoding of single-component bayer images 6 years ago
Nick Renieris c510ed2ee8 lavc/tiff: Force DNG pixel data endianness on an edge case 6 years ago