]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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()
2018-04-25 Thomas Volkertlibavformat: add mbedTLS based TLS
2018-04-20 Diego Biurrunconfigure: Move add_fooflags() helper functions into...
2018-04-20 Diego Biurrunconfigure: Group toolchain parameter mangling functions...
2018-04-20 Diego Biurrunconfigure: Rename check_header() --> check_headers()
2018-04-20 Diego Biurrunconfigure: Make require_cc() and require_cpp_condition...
2018-04-20 Diego Biurrunbuild: Group external library protocols separately
2018-04-19 Alexander Kravchenkoamfenc: Retain a reference to D3D frames used as input...
2018-04-19 Steve Lhommerandom_seed: use bcrypt instead of the old wincrypt API
2018-04-15 Martin Storsjöx86: Don't declare a non-static function as inline
2018-04-09 Diego BiurrunDrop Windows XP support remnants
2018-04-09 wm4w32pthreads: always use Vista+ API, drop XP support
2018-04-09 Vittorio Giovaraavprobe: Print a user-friendly version of the display...
2018-04-09 Vittorio Giovaraavprobe: Support printing strings with empty keys
2018-04-09 Vittorio Giovaralibx265: Support tiny video sizes
2018-04-08 Zhong Lilavc/qsvdec: set complete_frame flags for progressive...
2018-04-08 Maxym Dmytrychenkoqsv: adding Multi Frame Encode support
2018-04-08 Zhong Lilavf/qsvvpp: bypass vpp if not needed.
2018-04-08 Zhong Lilavc/qsvdec: expose frame pic_type and key_frame
2018-04-04 James Almerlibaom: remove references to RGB pixfmts
2018-04-02 James Almerlibaom: remove references to yuv440p pixfmt
2018-03-30 Martin Storsjöarm: Produce .const_data instead of .section .rodata...
2018-03-30 Martin Storsjöarm: vc1dsp: Add commas between macro arguments
2018-03-30 Diego Biurrunconfigure: Revert some incorrect uses of check_cc()
2018-03-29 James Almerlibaomenc: fix profile setting
2018-03-29 James Almeravcodec: rename the AV1 profiles
2018-03-28 Sven DuekingAdd Haivision SRT protocol
2018-03-27 Diego Biurrunconfigure: Drop unused helper function test_cflags_cpp()
2018-03-26 Diego Biurrunconfigure: Simplify vararg check
2018-03-26 Diego Biurrunconfigure: Add check_x86asm() helper function to simpli...
2018-03-26 Diego Biurrunconfigure: Use indirection for the -o assembler flag...
2018-03-26 Diego Biurrunconfigure: Use a more sensible suffix for x86 assembly...
2018-03-26 Diego Biurrunconfigure: Document available options for the --toolcha...
2018-03-21 Ruiling Songqsv: align surface width/height to 16.
2018-03-17 Martin Storsjöconfigure: Don't assume a 16 byte aligned stack on...
2018-03-16 Zhong Liqsvenc: add the Access Unit Delimiter NAL Unit support
2018-03-16 Zhong Liqsvenc: Fix a typo of FrameRateExtD/FrameRateExtN
2018-03-13 Martin Storsjöconfigure: Don't assume an aligned stack on clang on...
2018-03-12 Luca BarbatoSupport AV1 encoding using libaom
2018-03-12 Luca BarbatoAdd AV1 video decoding support through libaom
2018-03-12 Luca Barbatoivf: Support VP9 and AV1 as well
2018-03-08 Diego Biurrunconfigure: Restore original endianness test
2018-03-07 Alexander Kravchenkoamf: Replace writer_id option with LIBAV_AMF_WRITER_ID...
next