summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ffmpeg: switch to avformat_seek_file for stream_loopGyan Doshi2019-09-05
* avcodec/iff: Check for overlap in cmap_read_palette()Michael Niedermayer2019-09-05
* avcodec/vqavideo: Limit resolutionMichael Niedermayer2019-09-05
* avcodec/apedec: Fix 32bit int overflow in do_apply_filter()Michael Niedermayer2019-09-05
* configure: fix --disable-v4l2-m2m can't workJun Zhao2019-09-05
* configure: fix --disable-alsa can't workJun Zhao2019-09-05
* doc/filters: fix alphabetic order of some video filtersPaul B Mahol2019-09-05
* avutil/version: bump for hwcontext_videotoolbox api changeAman Gupta2019-09-04
* avcodec/videotoolbox: add support for full range pixel formatsAkemi2019-09-04
* avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-func...Limin Wang2019-09-04
* libavfilter/dnn: add header into native model fileGuo, Yejun2019-09-04
* avformat/matroskadec: use av_fast_realloc to reallocate ebml list arraysJames Almer2019-09-04
* avformat/matroskadec: use proper types for some EbmlSyntax fieldsJames Almer2019-09-04
* avcodec/nuv: prevent frame copying when outputting duplicate framesJames Almer2019-09-04
* avcodec/wcmv: prevent frame copying when outputting duplicate framesJames Almer2019-09-04
* Revert "avcodec/wcmv: Avoid copying frames if they are unchanged"James Almer2019-09-04
* avcodec/wcmv: use ff_reget_buffer()James Almer2019-09-04
* avcodec/decode: add a flags parameter to ff_reget_buffer()James Almer2019-09-04
* avformat/mpegts: Check if ready on SCTE receptionAnthony Delannoy2019-09-03
* configure: ensure --enable-omx-rpi uses rpi-specific IL headersAman Gupta2019-09-03
* avcodec/v4l2_m2m: fix minor indentation issueAman Gupta2019-09-02
* avcodec/v4l2_m2m: use log_ctx variable consistentlyAman Gupta2019-09-02
* avcodec/v4l2_m2m: log planar mode used by driverAman Gupta2019-09-02
* avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailableAman Gupta2019-09-02
* avcodec/v4l2m2m: fix error handling during buffer initJorge Ramirez-Ortiz2019-09-02
* avcodec/v4l2_buffers: return int64_t in v4l2_get_ptsLukas Rusak2019-09-02
* avcodec/v4l2_context: return {decoder,encoder}_cmd errorsAman Gupta2019-09-02
* avcodec/v4l2_m2m_enc: fix typo in log messageAman Gupta2019-09-02
* avcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl failuresAman Gupta2019-09-02
* avcodec/v4l2_buffers: fix minor typos and whitespaceAman Gupta2019-09-02
* avcodec/v4l2_context: log VIDIOC_REQBUFS failuresAman Gupta2019-09-02
* avcodec/v4l2_m2m: remove trailing whitespace in output identifierAman Gupta2019-09-02
* avcodec/v4l2_m2m: log requested pixel formatsAman Gupta2019-09-02
* avformat: Add ZeroMQ as a protocolAndriy Gelman2019-09-02
* avcodec/omx: fix xFramerate calculationAman Gupta2019-09-02
* avformat/mpegtsenc: fix flushing of audio packetsMarton Balint2019-09-02
* docs/formats: fix max_interleave_delta defaultMarton Balint2019-09-02
* avcodec/ralf: fix undefined shift in extend_code()Michael Niedermayer2019-09-02
* avcodec/ralf: fix undefined shiftMichael Niedermayer2019-09-02
* avcodec/pngdec: Optimize has_trns codeMichael Niedermayer2019-09-02
* vcodec/apedec: Fix integer overflow in filter_3800()Michael Niedermayer2019-09-02
* avcodec/apedec: Fix integer overflow in filter_fast_3320()Michael Niedermayer2019-09-02
* lavc/v4l2_m2m: don't close the file descriptor we don't ownPavel Koshevoy2019-09-02
* configure: Update libmysofa check with a new symbol.Andrey Semashev2019-09-02
* avcodec/bgmc: Check input space in ff_bgmc_decode_init()Michael Niedermayer2019-09-02
* avcodec/vp3: Check for end of input in 2 places of vp4_unpack_macroblocks()Michael Niedermayer2019-09-02
* avfilter/vf_v360: remove not needed items from ThreadDataPaul B Mahol2019-09-02
* avfilter/vf_delogo: unbreak fatePaul B Mahol2019-09-02
* avfilter/vf_v360: set much smaller limit to w/hPaul B Mahol2019-09-02
* avfilter/vf_v360: fix some small code style issuesPaul B Mahol2019-09-02