94668 Commits (dead949a1fbf019647f5c8ea797d1c7be6615639)
 

Author SHA1 Message Date
Michael Niedermayer dead949a1f avcodec/atrac9dec: Check block_align 5 years ago
James Almer 33a53722dc avcodec/qtrle: add a flush() callback 5 years ago
James Almer af70bfbead avcodec/h2645_parse: zero initialize the rbsp buffer 5 years ago
Aman Gupta 0821bc4eee avcodec/vaapi_encode: respect -force_key_frames setting 5 years ago
Michael Niedermayer 02a44ed0c8 tools/target_dec_fuzzer: Increase maxpixels threshold for dirac 5 years ago
Michael Niedermayer 5af613cc48 tools/target_dec_fuzzer: Do not corrupt the packet size return 5 years ago
Michael Niedermayer 8f49176e84 avcodec/alac: Check for bps of 0 5 years ago
Xuewei Meng 59da9dcd7e avfilter/vf_derain: reindent code after last commit 5 years ago
Steven Liu 6d1009cb9d doc/examples/decode_video: add input file format information for usage 5 years ago
Steven Liu 7c2ff06b6e doc/examples/decode_audio: print message about how to play the output file 5 years ago
Steven Liu 17576fda65 avformat/hlsenc: remove unused value 5 years ago
Steven Liu 80d2a7f5c6 avformat/hlsenc: fix memleak of filename 5 years ago
Steven Liu 4ba82ecc12 avformat/hlsenc: fix memleak in hls_write_trailer 5 years ago
Xuewei Meng f0c97d613e libavfilter: Add dehaze-filter option in existing derain. 5 years ago
Carl Eugen Hoyos 434588596f lavc/x264: Also clean-up libx264rgb after init errors. 5 years ago
James Almer 808a6717e0 avformat/movenc: add muxing support for Dolby TrueHD streams 5 years ago
James Almer d1409fe952 avformat/mov: add demuxing support for Dolby TrueHD streams 5 years ago
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 5 years ago
Paul B Mahol 96fd07351a avformat/dhav: gracefully handle corrupted files 5 years ago
Thilo Borgmann 1cfba7fc75 fate/als: Add test for conformance file with 512 channels. 5 years ago
Pavel Koshevoy 22a14ee753 avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx 5 years ago
Dave Stevenson 3d857f219e avcodec/omx: Fix handling of fragmented buffers 5 years ago
Aman Gupta 23a3e1460a avcodec/omx: ensure zerocopy mode can be disabled on rpi builds 5 years ago
Aman Gupta 76c82843cc avcodec/omx: add support for -force_key_frames 5 years ago
Aman Gupta c62a1db0ac MAINTAINERS: add myself to OMX 5 years ago
Marton Balint 2fb550893f avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt 5 years ago
Marton Balint 5c119bf189 avformat/mpegtsenc: move some code around and simplify a bit 5 years ago
Marton Balint 8bf732cda6 avformat/mpegtsenc: add support for setting PCR interval for VBR streams 5 years ago
Marton Balint 6f499ae390 avformat/mpegtsenc: rename pcr_period variable to pcr_period_ms 5 years ago
Michael Niedermayer ae3d6a337a avcodec/alac: Fix multiple integer overflows in lpc_prediction() 5 years ago
Michael Niedermayer 1c9a56b139 avcodec/smacker: Check that not all tables are skiped 5 years ago
Michael Niedermayer 5231e89eb9 avcodec/pictordec: Optimize picmemset() for single plane full lines 5 years ago
Michael Niedermayer 34f6d1a7d7 avcodec/pnm_parser: Use memmove() to handle "overread" 5 years ago
Michael Niedermayer 8a24d2cc30 avcodec/parser: Optimize ff_combine_frame() with massivly negative next 5 years ago
Michael Niedermayer 68f30567df avcodec/pnm: skip reading trailing bytes in get_pnm() 5 years ago
Michael Niedermayer 1a0f106232 avcodec/pnm: Check magic bytes directly without pnm_get() 5 years ago
Michael Niedermayer 77abf31453 avformat/mpsubdec: Check pts / duration before cast 5 years ago
Michael Niedermayer 4d4734bdc8 avcodec/lcldec: Check mthread_inlen instead of cliping 5 years ago
Michael Niedermayer 965e766e48 avcodec/rl2: set dimensions 5 years ago
leozhang b2bb09bcc3 avformat/flvdec: delete unused code 5 years ago
elliottk 711c59bc57 Change libaom default to crf=32. 5 years ago
Jun Li 0b34cdf424 avcodec/h264_parse: retry decoding SPS with complete NAL 5 years ago
James Almer 92c32b0f0c tools/target_dec_fuzzer: use refcounted packets 5 years ago
Michael Niedermayer 48b86dd8a6 avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer c9fcf881e6 avcodec/idcinvideo: Add 320x240 default maximum resolution 5 years ago
Michael Niedermayer ac77c5492f tools/target_dec_fuzzer: Do not increase max_pixels 5 years ago
Jarek Samic b29c7bcbf6 lavfi: add deshake_opencl filter 5 years ago
Jarek Samic 5b5746b1e0 lavfi: modify avfilter_get_matrix to support separate scale factors 5 years ago