]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-08-31 Martin Storsjömakedef: Fold as much text transformations as possible...
2017-08-31 Martin Storsjömsvc: Properly specify dllexport for data symbols share...
2017-08-31 Martin StorsjöRemove support for building for mingw32ce (Windows CE)
2017-08-30 wm4lavf: make avio_read_partial() public
2017-08-28 Derek Buitenhuisswscale: Do not expand a macro with 'defined' in it
2017-08-25 Martin Storsjöconfigure: Include d3d11va_extralibs in libavutil
2017-08-22 Michael Niedermayeryadif: Account for the buffer alignment while processin...
2017-08-22 Martin Storsjöaarch64: Fix negative movrel offsets for windows
2017-08-21 Luca Barbatopng: Support RGBA64 pixel format
2017-08-21 Luca Barbatopng: Report more details regarding unsupported pixel...
2017-08-20 Mark Thompsonmpeg2enc: Don't mark all streams as component video
2017-08-20 Mark Thompsonlavc: Add mpeg2_metadata bitstream filter
2017-08-20 Mark Thompsonlavc: Add coded bitstream read/write support for MPEG-2
2017-08-20 Mark Thompsoncbs_h2645: Return error if writing fails
2017-08-18 Anton Khirnovh264dec: use a large enough field for reference list...
2017-08-13 Piotr Bandurskixwddec: support 8bpp grayscale
2017-08-13 Diego Biurrundfa: Disallow odd width/height and add proper bounds...
2017-08-13 Mark Thompsonvaapi_h265: Reduce the amount of padding in the stream
2017-08-13 Mark Thompsonvaapi_h265: Add support for AUD NAL units
2017-08-13 Mark Thompsonvaapi_h265: Convert to use coded bitstream infrastructure
2017-08-13 Mark Thompsonvaapi_h264: Add support for SEI recovery points
2017-08-13 Mark Thompsonvaapi_h264: Add support for AUD NAL units
2017-08-13 Mark Thompsonvaapi_h264: Convert to use coded bitstream infrastructure
2017-08-13 Mark Thompsonlavc: Add hevc_metadata bitstream filter
2017-08-13 Mark Thompsonlavc: Add h264_redundant_pps bitstream filter
2017-08-13 Mark Thompsonlavc: Add h264_metadata bitstream filter
2017-08-12 Mark Thompsonlavc: Add trace_headers bitstream filter
2017-08-12 Mark Thompsonlavc: Add coded bitstream read/write support for H.265
2017-08-12 Mark Thompsonlavc: Add coded bitstream read/write support for H.264
2017-08-12 Mark Thompsonlavc: Add coded bitstream read/write API
2017-08-10 Vittorio Giovarapixfmt: Support chroma-derived and ictcp color matrices
2017-08-10 Vittorio Giovarah264: Add support for alternative transfer characterics SEI
2017-08-06 Mark Thompsonvaapi_encode: Move quality option to common code
2017-08-05 Mark Thompsonhevc: Validate the number of long term reference pictures
2017-08-05 Mark Thompsonhevc: Improve stream constraint values in common header
2017-08-05 Mark Thompsonh264: Add stream constraint values to the common header
2017-07-31 Sean McGovernmov: move stsd finalization to an appropriate place
2017-07-31 Sean McGovernmov: Do not set stsd_count if mov_read_stsd() fails
2017-07-30 Sean McGovernmov: log and return early on non-positive stsd entry...
2017-07-28 Anton Khirnovhevcdec: add a CUVID hwaccel
2017-07-28 Anton Khirnovfate/hevc: specify output pixel format explicitly
2017-07-28 Anton Khirnovhevcdec: set the active SPS before calling get_format()
2017-07-28 Peter Großeavconv: when using -loop option bail out if seek to...
2017-07-27 Anton Khirnovcuvid: add cuvid.h to SKIPHEADERS
2017-07-26 Anton Khirnovh264dec: add a CUVID hwaccel
2017-07-26 Anton Khirnovdecode: add a per-frame private data for hwaccel use
2017-07-26 Anton Khirnovdecode: add a mechanism for performing delayed processi...
2017-07-26 Anton Khirnovdecode: add a method for attaching lavc-internal data...
2017-07-26 Anton Khirnovdecode: avoid leaks on failure in ff_get_buffer()
2017-07-26 Anton Mitrofanovh264dec: Fix mix of lossless and lossy MBs decoding
2017-07-26 Anton Mitrofanovh264_cabac: Fix CABAC+8x8dct in 4:4:4
2017-07-26 Yogender Kumar... h264dec: fix Lossless Decoding (Profile 244) for 8x8...
2017-07-26 Anton Khirnovh264dec: track the last seen value of x264_build
2017-07-26 wm4imgutils: add function to clear an image to black
2017-07-26 wm4lavc, lavu: move frame cropping to a convenience function
2017-07-25 Sean McGovernrmdec: add missing brackets to compound statement
2017-07-25 Huang, Zhengxulavf/vf_deinterlace_qsv: Enable the qsv deinterlace vpp
2017-07-25 Huang, Zhengxulibavcodec/mjpeg_qsv: Add QSV MJPEG encoder
2017-07-22 wm4lavf: allow avformat_close_input() with NULL
2017-07-22 wm4dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main
2017-07-22 Anton Khirnovcaf: add an Opus tag
2017-07-21 Vittorio Giovarahevc: Make sure to update the current frame transfer...
2017-07-17 Sean McGovernrmdec: don't ignore the return value of av_get_packet()
2017-07-10 Diego Biurrunbuild: Add feature test macros for glibc 2.19+
2017-07-09 Luca Barbatoflac: Use a local cache for decode_residual()
2017-07-09 Luca Barbatoflac: Postpone unlikely condition checks
2017-07-09 Alexandra Hájkováflac: Convert to the new bitstream reader
2017-07-09 Luca Barbatobitstream: Avoid undefined behavior in bitstream_skip()
2017-07-05 Diego Biurrunbink: Split read_dct_coeffs()
2017-07-05 Diego Biurrunfate: Add cinepak encoder vsynth tests
2017-07-05 Diego Biurruncinepakenc: misc small changes
2017-07-05 Diego Biurruncinepakenc: K&R formatting cosmetics
2017-07-05 Timothy Gucinepakenc: Stop using AVPicture
2017-07-05 Diego Biurruncinepakenc: Drop broken debug code
2017-07-05 addr-see-the... cinepakenc: add option handling for flexibility
2017-07-05 addr-see-the... cinepakenc: fixes and improvements
2017-07-05 Tomas HärdinAdd Cinepak encoder
2017-07-05 Martin Storsjöos_support: Use HAVE_UWP instead of manually checking...
2017-07-05 Martin Storsjöd3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY
2017-07-02 Martin Storsjölavf: Remove codec_tag from dashenc and smoothstreamingenc
2017-06-28 Vittorio Giovarahevc: Add support for alternative transfer characterics SEI
2017-06-28 Vittorio Giovaradvbsubdec: Free subrect memory on allocation error
2017-06-28 Lorenz Brundvbsubdec: Fixed segfault when decoding subtitles
2017-06-26 Anton Khirnovhwframe: Allow hwaccel frame allocators to align surfac...
2017-06-26 wm4dxva: verbose-log decoder GUID list
2017-06-26 wm4hwcontext_d3d11va: add option to enable debug mode
2017-06-26 wm4dxva: support DXGI_FORMAT_420_OPAQUE decoding
2017-06-26 wm4hwcontext_d3d11va: allocate staging texture lazily
2017-06-26 wm4hwcontext_d3d11va: fix crash on frames_init failure
2017-06-26 wm4dxva: fix some warnings
2017-06-26 wm4dxva: add declarative profile checks
2017-06-24 Diego Biurrunconfigure: Reset X86ASM_DEP(FLAGS) when probing for...
2017-06-24 Ben Changnvenc: Minimize the surface allocation
2017-06-24 Ben Changnvenc: Use a fifo to manage the free surface pool
2017-06-24 Ben Changnvenc: Add an explicit auto alias
2017-06-22 Janne Grunaubuild: Add an option for passing linker flags to the...
2017-06-21 Martin Storsjöconfigure: Automatically add -isysroot for darwin if...
2017-06-21 Diego Biurrunaf_bs2b: Add missing casts to complex pointer assignments
2017-06-20 Martin Storsjötls_gnutls: Readd support for nonblocking operation
2017-06-20 Martin Storsjötls_openssl: Readd support for nonblocking operation
next