]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-02-19 Martin Storsjöaarch64: vp8: Skip saturating in shrn in ff_vp8_idct_ad...
2019-02-19 Martin Storsjöaarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2
2019-02-19 Martin Storsjöarm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2
2019-02-19 Martin Storsjöaarch64: vp8: Port bilin functions from arm version
2019-02-19 Martin Storsjöaarch64: vp8: Port epel4 functions from arm version
2019-02-19 Martin Storsjöaarch64: vp8: Port missing epel8 functions from arm...
2019-02-19 Martin Storsjöaarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4...
2019-02-19 Martin Storsjöaarch64: vp8: Fix a typo in a comment
2019-02-19 Martin Storsjöaarch64: vp8: Reorder the function pointer inits to...
2019-02-19 Martin Storsjöaarch64: vp8: Move the vp8dsp makefile entries to the...
2019-02-19 Martin Storsjöaarch64: vp8: Remove superfluous includes
2019-02-19 Martin Storsjöaarch64: vp8: Use the proper aarch64 form for condition...
2019-02-19 Martin Storsjöaarch64: vp8: Fix assembling with armasm64
2019-02-19 Martin Storsjöaarch64: vp8: Fix assembling with clang
2019-02-19 Magnus Rööslibavcodec: vp8 neon optimizations for aarch64
2019-02-19 Luca BarbatoUnbreak travis on macos
2019-02-16 Diego Biurruntests: Add a convenience function for video-only lavf...
2019-02-16 Diego Biurruntests: Convert lavf container tests to non-legacy test...
2019-02-16 Diego Biurruntests: Convert lavf pixfmt conversion tests to non...
2019-02-16 Diego Biurruntests: Convert lavf image tests to non-legacy test...
2019-02-16 Diego Biurruntests: Convert audio-only lavf tests to non-legacy...
2019-02-16 Diego Biurruntests: Convert image2pipe tests to non-legacy test...
2019-02-16 Diego Biurruntests: Use a predefined function for lavf-rm test
2019-02-16 Diego Biurruntests: Enable CRC test for yuv4mpeg
2019-02-16 Diego Biurruntests: Drop duplicate variable declaration
2019-02-16 Diego Biurruntests: Unify output directory creation
2019-02-16 Diego Biurrunbuild: Rename OBJDIRS variable to OUTDIRS
2019-02-12 Sven Duekingsrt: Set srto_sender flag to sender srt socket
2019-01-27 Janne Grunauh264/x86: sign extend int stride in deblock functions
2019-01-26 Martin Storsjölibopenh264dec: Use a newer decoding entry point function
2019-01-26 Janne Grunauh264/aarch64: add intra loop filter neon asm
2019-01-26 Janne Grunauh264/aarch64: optimize neon loop filter
2019-01-26 Janne Grunaucheckasm/h264: add loop filter tests
2019-01-26 Janne Grunauh264/aarch64: sign extend int stride in loop filter asm
2019-01-25 Martin Storsjöarm: Create proper .rdata sections for COFF
2019-01-23 James Almeravcodec/libdav1d: properly free all output picture...
2019-01-17 Luca Barbatocook: Use the correct table for 6-bit stereo coupling
2018-12-12 James Almerlibdav1d: update API usage to the first stable release
2018-11-15 James Almerlibdav1d: fix build after a recent API break
2018-11-13 Linjie Fuqsvenc: Add VDENC support for H264 and HEVC
2018-11-06 James Almeravcodec: libdav1d AV1 decoder wrapper.
2018-11-06 Carl Eugen... swscale: Add GRAY10
2018-11-06 Carl Eugen... pixfmt: Add GRAY10
2018-11-05 Martin Storsjölibx264: Pass the reordered_opaque field through the...
2018-11-05 Martin Storsjölibavutil: Undeprecate the AVFrame reordered_opaque...
2018-10-27 James Almerlibaom: remove references to yuva444p pixfmt
2018-10-27 James AlmerRevert "decode: copy the output parameters from the...
2018-10-13 Zhong Lilavc/qsvenc_jpeg: set a default quality
2018-10-13 Zhong Lilavc/qsvenc_jpeg: add async_depth support
2018-10-12 Martin Storsjöarm: Emit .thumb_func directives
2018-10-11 James Almeravcodec/libaomenc: export the Sequence Header OBU as...
2018-10-11 James Almeravcodec/libaomenc: remove AVOption related to frame...
2018-10-06 James Almeravcodec/extract_extradata: don't uninitialize the H2645...
2018-10-06 James Almeravcodec/extract_extradata: Move the reference in the...
2018-10-06 James Almeravcodec/extract_extradata: Do not allocate more space...
2018-10-06 James Almeravcodec/extract_extradata: Zero-initialize the padding...
2018-10-03 Nikolas Boweavcodec/extract_extradata_bsf: Fix leak discovered...
2018-10-03 Jan Sebechlebskyavcodec/bsf: Add ff_bsf_get_packet_ref() function
2018-10-03 Zhong Lilavu/qsv: fix a random hwupload failure regression
2018-09-18 Maxym Dmytrychenkoqsvenc: AV_PIX_FMT_QSV path should release frame
2018-09-13 Martin Storsjölibfdk-aac: Don't use defined() in a #define
2018-09-05 Martin Storsjölibfdk-aacenc: Allow enabling the ELDv2 profile
2018-09-05 Martin Storsjölibfdk-aacdec: Allow setting the new dynamic range...
2018-09-05 Martin Storsjölibfdk-aac: Consistently use a proper version check...
2018-09-04 Joe Olivasqsvvpp: Perform full init only when needed
2018-09-03 Martin Storsjölibfdk-aacenc: Fix building with libfdk-aac v2
2018-09-02 Zhong Lilavc/qsvenc: dump BufferSizeInKB message
2018-09-02 Zhong Lilavc/qsvenc: allow to set qp range for h264 BRC
2018-08-31 Martin Storsjölibopenh264dec: Export the decoded profile and level...
2018-08-31 Martin Storsjötcp: Use ff_connect_parallel for RFC 8305 style connecting
2018-08-31 Martin Storsjönetwork: Add RFC 8305 style "Happy Eyeballs"/"Fast...
2018-08-23 Zhong Liqsvdec: Release packet on decoding failure for mpeg2...
2018-08-23 Zhong Liqsvenc: Fix a misleading log message
2018-08-23 Zhong Liqsv: Error out if getting session handle failed in...
2018-08-17 James Almerdecode: copy the output parameters from the last bsf...
2018-08-17 James Almerdecode: flush the internal bsfs instead of constantly...
2018-08-17 James Almerh264_redundant_pps_bsf: implement a AVBSFContext.flush...
2018-08-17 James Almervp9_superframe_bsf: implement a AVBSFContext.flush...
2018-08-17 James Almervp9_superframe_split_bsf: implement a AVBSFContext...
2018-08-17 James Almerh264_mp4toannexb_bsf: implement a AVBSFContext.flush...
2018-08-17 James Almerbsf: add a flushing mechanism to AVBSFContext
2018-08-17 Martin Storsjötls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in...
2018-08-14 Martin Storsjönetwork: Check for EINTR in ff_poll_interrupt
2018-08-14 Simon Thelennetwork: Use ff_neterrno instead of AVERROR(errno)...
2018-08-14 Andrey Utkinhttp: pass return code from http_open_cnx_internal...
2018-08-06 Maxym Dmytrychenkoqsv: enforcing continuous memory layout
2018-08-05 Luca Barbatoframe: Simplify the video allocation
2018-08-01 Martin Storsjölibopenh264: Add support for decoding of b-frames
2018-08-01 wm4avconv: make sure packets put into the muxing FIFO...
2018-07-26 Dmitry Rogozhkinavcodec/qsv: fix async support
2018-07-13 Sven Duekinglibsrt: Pass the correct pointer for the passphrase
2018-07-06 Martin Storsjölibfdk-aac: Use enum names instead of literal numbers...
2018-06-29 John Coxconfigure: fix inline asm checks
2018-06-11 Zhong Liqsvenc: remove vcm option on Linux
2018-06-11 Zhong Liqsvenc: use the compression_level to replace private...
2018-06-04 Sven Duekingavformat/libsrt: add latency options and deprecate...
2018-06-03 Sven Duekingavformat/libsrt: add payload size option
2018-05-24 Zhong Liqsvenc: Add an option to disable MFE mode
2018-04-26 Diego Biurruntls_mbedtls: Use non-deprecated header file
2018-04-25 Diego Biurrunconfigure: Rename require_header() --> require_headers()
next