94644 Commits (23a3e1460a7a609651bfe75b7b4c428eaa8f3902)
 

Author SHA1 Message Date
Aman Gupta 23a3e1460a avcodec/omx: ensure zerocopy mode can be disabled on rpi builds 6 years ago
Aman Gupta 76c82843cc avcodec/omx: add support for -force_key_frames 6 years ago
Aman Gupta c62a1db0ac MAINTAINERS: add myself to OMX 6 years ago
Marton Balint 2fb550893f avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt 6 years ago
Marton Balint 5c119bf189 avformat/mpegtsenc: move some code around and simplify a bit 6 years ago
Marton Balint 8bf732cda6 avformat/mpegtsenc: add support for setting PCR interval for VBR streams 6 years ago
Marton Balint 6f499ae390 avformat/mpegtsenc: rename pcr_period variable to pcr_period_ms 6 years ago
Michael Niedermayer ae3d6a337a avcodec/alac: Fix multiple integer overflows in lpc_prediction() 6 years ago
Michael Niedermayer 1c9a56b139 avcodec/smacker: Check that not all tables are skiped 6 years ago
Michael Niedermayer 5231e89eb9 avcodec/pictordec: Optimize picmemset() for single plane full lines 6 years ago
Michael Niedermayer 34f6d1a7d7 avcodec/pnm_parser: Use memmove() to handle "overread" 6 years ago
Michael Niedermayer 8a24d2cc30 avcodec/parser: Optimize ff_combine_frame() with massivly negative next 6 years ago
Michael Niedermayer 68f30567df avcodec/pnm: skip reading trailing bytes in get_pnm() 6 years ago
Michael Niedermayer 1a0f106232 avcodec/pnm: Check magic bytes directly without pnm_get() 6 years ago
Michael Niedermayer 77abf31453 avformat/mpsubdec: Check pts / duration before cast 6 years ago
Michael Niedermayer 4d4734bdc8 avcodec/lcldec: Check mthread_inlen instead of cliping 6 years ago
Michael Niedermayer 965e766e48 avcodec/rl2: set dimensions 6 years ago
leozhang b2bb09bcc3 avformat/flvdec: delete unused code 6 years ago
elliottk 711c59bc57 Change libaom default to crf=32. 6 years ago
Jun Li 0b34cdf424 avcodec/h264_parse: retry decoding SPS with complete NAL 6 years ago
James Almer 92c32b0f0c tools/target_dec_fuzzer: use refcounted packets 6 years ago
Michael Niedermayer 48b86dd8a6 avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP 6 years ago
Michael Niedermayer c9fcf881e6 avcodec/idcinvideo: Add 320x240 default maximum resolution 6 years ago
Michael Niedermayer ac77c5492f tools/target_dec_fuzzer: Do not increase max_pixels 6 years ago
Jarek Samic b29c7bcbf6 lavfi: add deshake_opencl filter 6 years ago
Jarek Samic 5b5746b1e0 lavfi: modify avfilter_get_matrix to support separate scale factors 6 years ago
Jarek Samic d3cd33ab1b lavfi: add utilities to reduce OpenCL boilerplate code 6 years ago
Marton Balint 3a09dbdb4a avcodec: remove some dead assignments 6 years ago
Marton Balint b2e37e3eb2 avutil/imgutils: remove dead assignment 6 years ago
Marton Balint 6ee40dcb64 avformat/mxfdec: do not ignore bad size errors 6 years ago
Michael Niedermayer 493438fafc avformat/realtextdec: free queue on error 6 years ago
Michael Niedermayer ab56e62e8f avcodec/vp5/6/8: use vpX_rac_is_end() 6 years ago
Michael Niedermayer 5937f05503 avformat/vividas: Check av_xiphlacing() return value before use 6 years ago
Peter Collingbourne 9bcb1cb6ed Add assembly support for -fsanitize=hwaddress tagged globals. 6 years ago
Xuewei Meng c87237d105 libavfilter: Update derain filter doc. 6 years ago
Paul B Mahol aeae6283a9 avfilter/vf_v360: remove unused header 6 years ago
Paul B Mahol a8ef41c1f5 avfilter/vf_v360: improve comments above headers 6 years ago
Paul B Mahol e6dd943872 doc/filters: fix typos 6 years ago
Paul B Mahol cc73b849ff add v360 to Changelog 6 years ago
Paul B Mahol 33cd516167 doc/filters: fix v360 options names 6 years ago
Steven Liu c66d468795 avformat/hlsenc: avformat/hlsenc: simplified code 6 years ago
Steven Liu fa78a6abb3 avformat/hlsenc: simplified code of use_localtime in hls_init 6 years ago
Steven Liu d1fe1344ea avformat/hlsenc: fix memleak in update_variant_stream_info 6 years ago
Michael Niedermayer 661a9b274b avcodec/alsdec: Fix integer overflow in decode_var_block_data() 6 years ago
Michael Niedermayer d7866bf527 avcodec/internal: Bump sane_nb_chanels 6 years ago
Michael Niedermayer f51e4d026c avcodec/alsdec: Limit maximum channels to 512 6 years ago
Zhong Li 74e6800381 lavfi/qsvvpp: disable pass through mode if format changed 6 years ago
Zhong Li d252d1c2e9 lavfi/scale_qsv: change alignment to be 16 bytes 6 years ago
Zhong Li 655ff4708b lavc/qsvdec: Add VP9 decoder support 6 years ago
Zhong Li 7555cfd29b lavc/qsvdec: Add mjpeg decoder support 6 years ago