94564 Commits (3aeb681f074ab0fc4cadee7d030a25469f19cb0d)
 

Author SHA1 Message Date
Jun Zhao 3aeb681f07 libavdevice: Update the class name as uniform style 5 years ago
tomajsjiang 9c3adb7ce2 lavf/utils: fix error like "offset 0x1f85: partial file" 5 years ago
tomajsjiang 3d1506c630 lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloc 5 years ago
James Almer 03ba386833 avcodec/libdav1d: allow setting frame size limit in pixels 5 years ago
Shiyou Yin e1039b09c4 avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB. 5 years ago
Andreas Rheinhardt 789dcfaf58 avformat/mux: Use av_packet_rescale_ts 5 years ago
Andreas Rheinhardt 1147759552 avformat/mux: Use const AVPacket * in compare functions 5 years ago
Michael Niedermayer e301736862 avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP() by using bytestream2_get_buffer() 5 years ago
Michael Niedermayer c812db814e avcodec/loco: Check left column value 5 years ago
Michael Niedermayer df7e79a5c3 tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows coding gigantic images on tiny input 5 years ago
Andreas Rheinhardt f2d522f2a8 fftools: Use right function signature and pointers 5 years ago
Michael Niedermayer cdea0206ef avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking 5 years ago
Michael Niedermayer c4a88fb546 avcodec/ffwavesynth: Fix integer overflow for some corner case values 5 years ago
Marton Balint 5974463767 avformat/mpegtsenc: remove deprecated resend_headers option 5 years ago
Marton Balint 88ac76be79 avformat/mpegtsenc: fix PCR generation intervals 5 years ago
Marton Balint a4d984ad33 avformat/mpegtsenc: use increasing numbers in default service names 5 years ago
Marton Balint 9de40bf624 avformat/mpegtsenc: remove section_write_packet forward declaration 5 years ago
Marton Balint 47ea654bd8 avformat/mpegtsenc: factorize setting up services 5 years ago
Marton Balint d770e0f401 avformat/mpegtsenc: fix incorrect PCR selection with multiple programs 5 years ago
Marton Balint a1c7014847 ffplay: properly detect all window size changes 5 years ago
Andreas Rheinhardt 8fcc5d963e avfilter/vf_convolution: Fix build failures 5 years ago
Michael Niedermayer 52939a2c57 avcodec/indeo2: Check remaining input more often 5 years ago
Michael Niedermayer fbbc8ba67f avcodec/diracdec: Check that slices are fewer than pixels 5 years ago
Michael Niedermayer 1e2e47e348 tools/target_dec_fuzzer: Print max_pixels and iterations at the end 5 years ago
Lars Kiesow 74d4bc0fa0 libavfilter/vf_scale: Ensure scaled video is divisible by n 5 years ago
Michael Niedermayer db78bc1297 avcodec/vp56: Consider the alpha start as end of the prior header 5 years ago
gxw a3e572d96f avutil/mips: refine msa macros CLIP_*. 5 years ago
Michael Niedermayer 8f92eb05e0 avcodec/4xm: Check for end of input in decode_p_block() 5 years ago
Michael Niedermayer 021f29506b avcodec/hevcdec: Check delta_luma_weight_l0/1 5 years ago
Andreas Rheinhardt de010d229a libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking 5 years ago
Nicolas George 3add65e052 lavf/concat: implement FFSEEK_SIZE. 5 years ago
Nicolas George 6e1a2dc112 lavf/aviobuf: make AVSEEK_SIZE usable from outside. 5 years ago
Nicolas George 2b4c1a0f3c tools/aviocat: add verbose mode. 5 years ago
Zhong Li 8cd96e13ee fate: add a case for ticket #3229 5 years ago
Chip Kerchner 3a557c5d88 lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl 5 years ago
Michael Niedermayer faa9cd312f tools/target_dec_fuzzer: Add missing breaks 5 years ago
Michael Niedermayer 9e0e9a5f36 tools/target_dec_fuzzer: Limit number off all pixels decoded 5 years ago
Michael Niedermayer cd460f4da0 avcodec/hnm4video: Optimize postprocess_current_frame() 5 years ago
Carl Eugen Hoyos aecf5cbd68 LICENSE: Add missing libraries that need --enable-version3. 5 years ago
Carl Eugen Hoyos 02c0268d5c LICENSE: Update list of GPLv2 libraries. 5 years ago
Carl Eugen Hoyos 00aa096202 LICENSE: Clarify that lensfun is GPLv3+. 5 years ago
Carl Eugen Hoyos 9fdc7f1b03 LICENSE: Add missing filters licensed under the GPL. 5 years ago
Carl Eugen Hoyos 8abbe717f8 LICENSE: Remove a file that does not exist anymore. 5 years ago
Carl Eugen Hoyos cf3ca3363a LICENSE: Fix path to libswresample test file. 5 years ago
Carl Eugen Hoyos ea56af8895 lavc/zmbvenc: Do not left-shift negative values. 5 years ago
Marton Balint 686755f02b avcodec/encode: only allow undersized audio frames if they are the last 5 years ago
Michael Niedermayer da8936969f avcodec/hevc_refs: Optimize 16bit generate_missing_ref() 5 years ago
Michael Niedermayer 950a21e83c avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33 5 years ago
Michael Niedermayer 1fedba3c35 avcodec/tiff: Enforce increasing offsets 5 years ago
Michael Niedermayer 9cd1e939cf avcodec/dds: Use ff_set_dimensions() 5 years ago