110172 Commits (2244722f1f3c3a2d0ea02c07631e73bcb0bbba81)
 

Author SHA1 Message Date
Anton Khirnov 2244722f1f doc/ffmpeg: rewrite the introductory paragraph 2 years ago
Anton Khirnov bf6df790c2 doc/ffmpeg: refine program title 2 years ago
Anton Khirnov 1d3f7178ae lavf/mux: clarify log messages when choosing oformat fails 2 years ago
Anton Khirnov dffb058f3b lavf: fall back to a more meaningful log instance name 2 years ago
James Almer 97c95961f0 avcodec/libfdk-aaceenc: add a flush callback 2 years ago
James Almer 4c00aa036e avcodec/libx264: add a flush callback 2 years ago
Kyle Manning 9a245bdf5d avcodec/nvenc: fix b-frame DTS behavior with fractional framerates 2 years ago
Gyan Doshi 6941788d24 avformat/movenc: correct loci parameter handling 2 years ago
Michael Niedermayer c6dedaf491
tests: Add more j2k tests to cover a wider range of cases 2 years ago
Michael Niedermayer 5666c3b8be
avcodec/j2kenc: Add alpha support 2 years ago
Michael Niedermayer 60ccb3fe78
Remove libopenjpeg decoder 2 years ago
Michael Niedermayer 35b8b4f229
avcodec/j2kenc: support threads 2 years ago
Michael Niedermayer b2404bd9aa
avcodec/j2kenc: More complete list of supported pixel formats 2 years ago
Michael Niedermayer b41dabd00d
avcodec/j2kenc: Planar RGB support 2 years ago
Michael Niedermayer ad4d647591
avcodec/j2kenc: Replace RGB24 special case by generic test 2 years ago
Michael Niedermayer 7fb70d27a2
avcodec/j2kenc: Replace BGR48 / GRAY16 test by test for number of bits 2 years ago
Michael Niedermayer 644d15716d
avcodec/j2kenc: simplify pixel format setup 2 years ago
Michael Niedermayer b7418f768c
avcodec/j2kenc: Add AV_PIX_FMT_YUV440P 2 years ago
Michael Niedermayer 816676085e
avcodec/j2kenc: Fix funky bpno errors on decoding 2 years ago
Michael Niedermayer 0adb375377
avcodec/j2kenc: remove misleading pred value 2 years ago
Michael Niedermayer f6955b6df4
avcodec/j2kenc: fix 5/3 DWT identifer 2 years ago
Michael Niedermayer dab1cd2dc0
avcodec/vp3: Check width to avoid assertion failure 2 years ago
Michael Niedermayer 6d1d8609ac
avcodec/g729postfilter: Limit shift in long term filter 2 years ago
Michael Niedermayer c2ed905b68
avcodec/vc1dec: Use av_fast_realloc() for slices 2 years ago
Michael Niedermayer 1942dbb8ca
avcodec/wavarc: Fix several integer overflows 2 years ago
Marton Balint 5f92a19231 avformat/assenc: avoid incorrect copy of null terminator 2 years ago
Devin Heitmueller 85c62b48e9 avcodec/bytestream: fix warnings with signed/unsigned compare in bytestream.h 2 years ago
Stefano Sabatini 9d140ecaf8 lavfi/unsharp: clarify invalid filter param constraints 2 years ago
Stefano Sabatini 774d358e0f tools/zmqshell: port to python3 2 years ago
Stefano Sabatini 686e14e9fb doc/platform: drop reference to ffmpeg.zeranoe.com 2 years ago
Stefano Sabatini 627d5a87bb doc/ffmpeg: slightly rework introductory examples 2 years ago
Stefano Sabatini ee25a434dc doc/filters/find_rect: extend documentation 2 years ago
Stefano Sabatini 26eb3129df lavc: clarify color_range semantics 2 years ago
Samuel Raposo Vieira Mira b4eca5cce2 avcodec/mediacodec: add mpeg4 encoder 2 years ago
Samuel Raposo Vieira Mira 139f3352ed avcodec/mediacodec: add vp9 encoder using mediacodec 2 years ago
Gyan Doshi dd7e30724b avformat/tcp: correct strdup check 2 years ago
Martin Storsjö c221036502 libavformat: Improve ff_configure_buffers_for_index for excessive deltas 2 years ago
Martin Storsjö 33d06de638 libavformat: Account for negative position differences in ff_configure_buffers_for_index 2 years ago
Christopher Degawa 182663a58a get_cabac_inline_x86: Don't inline the assembly function on 32 bit 2 years ago
Leo Izen c125860892
avcodec/pngenc: write sBIT chunks 2 years ago
Leo Izen 84b454935f
avcodec/pngdec: support sBIT chunks 2 years ago
James Almer 113f684271 doc/encoders: add an entry for the frame_length option from libfdk-aac 2 years ago
Raphael Schlarb d2e1389285 avcodec/libfdk-accenc: Add option to set frame length when encoding with libfdk_aac 2 years ago
Haihao Xiang 412d43b09a lavfi/vf_vpp_qsv: only add the given output sw format to output pad 2 years ago
Paul B Mahol b75159682a avfilter/af_rubberband: use correct array for multichannels 2 years ago
jackarain 4d216654ca libavformat/tcp: add local_addr/local_port for network option 2 years ago
Stefano Sabatini 0684e58886 doc/filters/paletteuse: mention none dithering value 2 years ago
Stefano Sabatini 64016356bc doc/outdevs/sdl: update options documentation 2 years ago
Stefano Sabatini 42d99d5132 doc/outdevs/sdl: sort options by name 2 years ago
Stefano Sabatini 47c56ff554 doc/filters/aspect: update documentation 2 years ago