82250 Commits (bb6a7b6f75ac544c956e3eefee297700ef4d3468)
 

Author SHA1 Message Date
Andreas Cadhalpun bb6a7b6f75 lzf: update pointer p after realloc 8 years ago
liu jc c0f6eff6a7 avformat/tcp: workaround for IOS9 getaddrinfo in IPv6 only network use hardcode IPv4 address can not resolve port number. 8 years ago
Timur Aydin 7746103227 avformat/rtpdec: Add support for 24 bit RTSP audio playback 8 years ago
Michael Niedermayer 26e9efab1e fate: Remove show_formats for fate-mov-zombie test 8 years ago
Michael Niedermayer 5dc237aaaa fate: add zombie test 8 years ago
Matt Oliver 6ead033bca avcodec/nvenc.c: Use new safe dlopen code. 8 years ago
Matt Oliver d6f85ec270 avformat/avisynth.c: Use new safe dlopen code. 8 years ago
Matt Oliver 85db1f97eb avutil/hwcontext_dxva.c: Use new safe dlopen code. 8 years ago
Matt Oliver 85553b42f9 compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions. 8 years ago
James Almer 55061bbc55 ffmpeg: don't overwrite av_bsf_receive_packet return value before checking it 8 years ago
James Almer 51e329918d avcodec/rawdec: check for side data before checking its size 8 years ago
James Almer 7e603fb322 fate: add bsf tests for ticket 5927 8 years ago
Michael Niedermayer 9e58812519 avformat/mux: split side data before internal auto BSF 8 years ago
James Almer 6005c7e656 Revert "avformat/mux: split side data earlier in av_write_frame and av_interleaved_write_frame" 8 years ago
Carl Eugen Hoyos 222f59afd1 lavf/movenc: Do not print an error when muxing gray8 rawvideo. 8 years ago
Thomas Garnier c06d923410 doc/examples: add fuzz target for individual ffmpeg APIs for in-process fuzzing with libFuzzer, AFL, and similar fuzzing engines. 8 years ago
James Almer fba2a8a254 avformat/mux: split side data earlier in av_write_frame and av_interleaved_write_frame 8 years ago
Andreas Cadhalpun db79dedb1a diracdec: check return code of get_buffer_with_edge 8 years ago
Andreas Cadhalpun 24d20496d2 diracdec: clear slice_params_num_buf on allocation failure 8 years ago
Andreas Cadhalpun 8a4ea96448 diracdec: use correct buffer for slice_params_buf realloc 8 years ago
Tom Butterworth 92280f86b4 avcodec/hap: consistent name for codec 8 years ago
Anton Khirnov fb240a6276 qsvenc: do not re-execute encoding on all positive status codes 8 years ago
Carl Eugen Hoyos db23fde784 lavf/mux: Add missing CR/LF to error messages. 8 years ago
Carl Eugen Hoyos 5a4935c012 ffmpeg: Warn if thousands of frames are duplicated. 8 years ago
Muhammad Faiz b4e9252ae3 avfilter/af_firequalizer: add fft2 option 8 years ago
Derek Buitenhuis 8a8902f221 libx265: Add option to force IDR frames 8 years ago
Michael Niedermayer 11f24e71ff ffmpeg: Fix bsf corrupting merged side data 8 years ago
Michael Niedermayer cee1f4c069 avcodec/ac3dec: Check expacc 8 years ago
Nicolas George 0bd1be65e8 lavd/xcbgrab: do not try to create refcounted packets. 8 years ago
Sasi Inguva 4abe1ff08f lavf/mov.c: Use the first sidx for tracks without sidx. 8 years ago
Vittorio Giovara 067910ed13 hevc: Move hevc_decode_extradata before frame decoding 8 years ago
Hendrik Leppkes 31d657130b ffmpeg: fix width/height overrides for sub2video processing 8 years ago
Hendrik Leppkes b6422902d8 Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0' 8 years ago
Andreas Cadhalpun 3932ccc472 ppc: pixblockdsp: do unaligned block accesses correctly again 8 years ago
Andreas Cadhalpun f84ae3f04a avformat: close parser if codec changed 8 years ago
Philip Langdale d0a9af851e crystalhd: Update high level description 8 years ago
Philip Langdale a07c07e7aa crystalhd: Simplify output frame handling 8 years ago
Philip Langdale 3019b4f648 crystalhd: Loop for a frame internally where possible. 8 years ago
Philip Langdale 0eb836942f crystalhd: Keep NOPTS_VALUE so we know it's not there. 8 years ago
Philip Langdale 13dbf77b81 crystalhd: Remove h.264 parser 8 years ago
Philip Langdale 89ba55dc0d crystalhd: We don't need the track the last picture number anymore 8 years ago
Philip Langdale badce88fdf crystalhd: Remove trust_interlaced heuristic 8 years ago
Philip Langdale 6cc390dd5a crystalhd: Revert back to letting hardware handle packed b-frames 8 years ago
Philip Langdale b5d714f493 crystalhd: Switch to new decode API and remove the insanity 8 years ago
Philip Langdale 234d3cbf46 crystalhd: Fix up the missing first sample 8 years ago
James Almer 5cb57131d3 avformat/matroskaenc: use display aspect ratio for DisplayWidth and DisplayHeight when possible 8 years ago
James Almer bab6b60675 avformat/matroskaenc: support writing Chroma Location elements 8 years ago
Michael Niedermayer a566c952f9 avformat/mpegtsenc: Add option to mark stream begin as discontinuous 8 years ago
Vittorio Giovara 271afd632f lavc: Add hevc main10 profile to ffmpeg cli 8 years ago
Michael Niedermayer 37138338ff avcodec/sunrast: Fix input buffer pointer check 8 years ago