94651 Commits (c300fe13b6294f6386803feff685b52b3571656c)
 

Author SHA1 Message Date
James Almer c300fe13b6 avcodec/mlp_parser: export AVCodecContext frame_size 5 years ago
James Almer 21d7eeafc1 avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header 5 years ago
Paul B Mahol 45cefca1e7 avformat/dhav: handle files missing data at start 6 years ago
Paul B Mahol 96fd07351a avformat/dhav: gracefully handle corrupted files 6 years ago
Thilo Borgmann 1cfba7fc75 fate/als: Add test for conformance file with 512 channels. 6 years ago
Pavel Koshevoy 22a14ee753 avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx 6 years ago
Dave Stevenson 3d857f219e avcodec/omx: Fix handling of fragmented buffers 6 years ago
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