]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2018-03-07 Diego Biurrunconfigure: Add check_as() helper function to simplify...
2018-03-07 Diego Biurrunconfigure: Add check_ld() helper function to simplify...
2018-03-07 Diego Biurrunconfigure: Add check_cc/require_cc helper functions...
2018-03-07 Diego Biurrunconfigure: Add check_cpp_condition() helper function...
2018-03-07 Diego Biurrunconfigure: Add check_cmd() helper function to simplify...
2018-03-07 Diego Biurrunconfigure: Use test_ prefix for helper functions that...
2018-03-07 Diego Biurrunconfigure: Drop unnecessary variables, shifts, and...
2018-03-07 Diego Biurrunconfigure: Fix logic of AMF external library check
2018-03-07 Andreas Unterwegerexamples: Use new API for transcoding example
2018-03-06 Luca Barbatohls: Add a discontinuity marker on recover
2018-03-05 Zhong Liqsvenc: Provide a detailed error message if the paramet...
2018-02-26 Diego Biurrunfate: Error out more gracefully on configure failure
2018-02-23 James Almerhvcc: zero initialize the nal buffers past the last...
2018-02-22 Ruiling Songqsv: Default PicStruct to progressive
2018-02-20 Mark Thompsonh264_metadata: Add option to delete filler data
2018-02-20 Mark Thompsoncbs_h264: Add support for filler NAL units
2018-02-20 Mark Thompsoncbs_h264: Move slice_group_id array out of PPS structure
2018-02-20 Mark Thompsonh264_metadata: Always add the SEI user data to the...
2018-02-20 Mark Thompsonh264_metadata: Use common SEI addition function
2018-02-20 Mark Thompsoncbs_h264: Add utility functions to insert/delete SEI...
2018-02-20 Mark Thompsoncbs: Refcount all the things!
2018-02-20 Mark Thompsoncbs_h264: Add hack for pic_timing with no active SPS
2018-02-20 Mark Thompsoncbs_h2645: Remove active ps references when it is replaced
2018-02-20 Mark Thompsoncbs: Demote the "decomposition unimplemented" warning
2018-02-20 Mark Thompsonvaapi_h265: Mark unused entries in RefPicList[01] as...
2018-02-20 Mark Thompsonvaapi_encode: Destroy output buffer pool before VA...
2018-02-20 Jun Zhaovaapi_encode: Allocate slice structures and parameter...
2018-02-20 Mark Thompsoncbs: Minor comment fixes / cosmetics
2018-02-20 Mark Thompsoncbs: Add an explicit type for coded bitstream unit...
2018-02-20 Mark Thompsoncbs: Allocate the context inside the init function
2018-02-19 Martin Storsjöconfigure: Pass the right machine types to dlltool...
2018-02-19 Martin StorsjöRevert "configure: Stop using dlltool to create an...
2018-02-12 Diego Biurrunbuild: Ignore generated mpeg12framerate test binary
2018-02-12 Michael Niedermayeravcodec/vc1dec: fix mby_start for interlaced content
2018-02-11 Ruiling Songlavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN
2018-02-11 Zhong Liqsvenc: AVBR is not supported on non-windows OS
2018-02-11 Mark Thompsonhwcontext: Perform usual uninitialisation on derived...
next