]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-01-09 Diego Biurruncrypto: consistently use size_t as type for length...
2017-01-09 Anton Khirnovh264dec: make ff_h264_decode_init() static
2017-01-09 Anton Khirnovh264dec: drop a redundant check
2017-01-09 Henrik Gramnerx86inc: Avoid using eax/rax for storing the stack pointer
2017-01-09 Anton KhirnovChangelog: mention the new avbuild/ directory
2017-01-09 Martin Storsjöfate: Skip the checkasm test if CONFIG_STATIC is disabled
2017-01-09 Steve Lhommehevcdec: add P010 support for D3D11VA
2017-01-08 Steve Lhommedxva2: Factorize DXVA context validity test into a...
2017-01-08 Steve Lhommedxva2: Make ff_dxva2_get_surface() static and drop...
2017-01-05 Anton Khirnovmatroskadec: make sure not to leave EbmlBin in an incon...
2017-01-04 Jun Zhaovaapi_h264: Fix POC on IDR frames
2017-01-04 Mark Thompsonvaapi_h265: Fix build failure with old libva without...
2017-01-03 Martin Storsjöaarch64: vp9mc: Fix a comment to refer to a register...
2017-01-03 Martin Storsjöaarch64: vp9dsp: Fix vertical alignment in the init...
2017-01-03 Martin Storsjöarm: vp9mc: Fix vertical alignment of operands
2017-01-01 Sean McGoverncmdutils: update copyright year to 2017
2016-12-30 Diego Biurrunconfigure: Fix typo in incdir variable written to config.sh
2016-12-29 Martin Storsjöfate: Tweak printing of ignored tests
2016-12-29 Martin Storsjöfate: Unset the sig variable if ignoring a test failure
2016-12-28 Janne Grunaufate: Add --ignore-tests configure option for omitting...
2016-12-28 Diego Biurrunbuild: Add version numbers to "Requires" entries in...
2016-12-25 Diego Biurrunparser: Add missing #include for printing ISO C99 conve...
2016-12-24 John Stebbinsmatroskadec: fix SRT subtitle duration
2016-12-23 Martin Storsjöhttp: Check for negative chunk sizes
2016-12-23 Diego BiurrunUse correct printf conversion specifiers for POSIX...
2016-12-22 Diego Biurrunbuild: Generate pkg-config files from Make and not...
2016-12-22 Diego Biurrunbuild: Store library version numbers in .version files
2016-12-22 Diego Biurrunbuild: Move build-system-related helper files to a...
2016-12-21 Diego Biurrunratecontrol: Drop xvid-rc-related struct members unused...
2016-12-21 Ruta Gadkarinvenc: Update check for lookahead
2016-12-19 Martin Storsjöaarch64: vp9itxfm: Use the offset parameter to movrel
2016-12-19 Alexandra Hájkovátta: Convert to the new bitstream reader
2016-12-19 Alexandra Hájkovámlp: Convert to the new bitstream reader
2016-12-19 Alexandra Hájkováunary: Convert to the new bitstream reader
2016-12-19 Anton Khirnovh264dec: make sure to only end a field if it has been...
2016-12-19 Anton Khirnovmpeg12dec: move setting first_field to mpeg_field_start()
2016-12-19 Anton Khirnovmpeg12dec: avoid signed overflow in bitrate calculation
2016-12-19 Anton Khirnovmpegvideo_parser: avoid signed overflow in bitrate...
2016-12-19 Anton Khirnovmov: fix a possible invalid read in mov_read_mac_string()
2016-12-19 Anton Khirnovvaapi_decode: use the correct logging context
2016-12-19 Anton Khirnovhevcdec: add a VAAPI hwaccel
2016-12-19 Anton KhirnovChangelog: add some missing entries
2016-12-19 Anton Khirnovpthread_frame: do not run hwaccel decoding asynchronous...
2016-12-19 Anton Khirnovpthread_frame: ensure the threads don't run simultaneou...
2016-12-19 Anton Khirnovhevcdec: do not set decoder-global SPS prematurely
2016-12-19 Anton Khirnovv4l2: use codec descriptors for mapping a codec name...
2016-12-16 Diego Biurrunbuild: Add name parameter to check_lib() helper function
2016-12-16 Diego Biurrunconfigure: Disentangle vfw32 and user32 lib handling
2016-12-16 Steve Lhommeconfigure: fix linking with MSVC when using --disable...
2016-12-16 Steve Lhommeconfigure: put d3d11 check in alphabetical order
2016-12-15 Michael Niedermayerrtmppkt: Check for packet size mismatches
2016-12-15 Martin Storsjölibavformat: Fix a faulty api deprecation guard in...
2016-12-14 Janne Grunauarm64: replace 'bic' with immediate with 'and' with...
2016-12-14 Diego Biurrunppc: Merge types_altivec.h into util_altivec.h
2016-12-14 Diego Biurrunppc: Centralize compiler-specific altivec.h #include...
2016-12-14 Diego Biurrunppc: hevcdsp: Use shorthands for vector types
2016-12-14 Diego Biurrundecode.h: Add missing headers to fix standalone compilation
2016-12-14 Wan-Teh Changpthread_frame: use better memory orders for frame progress
2016-12-14 Derek Buitenhuisfate: Add h264 test for frame num gaps
2016-12-14 Derek Buitenhuish264_slice: Wait for refs to be available before we...
2016-12-14 Anton Khirnovhevc: decouple calling get_format() from exporting...
2016-12-14 Anton Khirnovbinkaudio: switch to the new send/receive API
2016-12-14 Anton Khirnovvp9: split superframes in the filtering stage before...
2016-12-14 Anton Khirnovlavc: add a bitstream filter for splitting VP9 superframes
2016-12-14 Anton Khirnovqsvdec_h2645: switch to the new generic filtering mechanism
2016-12-14 Anton Khirnovlavc: add support for filtering packets before decoding
2016-12-14 Anton Khirnovdecode: restructure the core decoding code
2016-12-14 Anton Khirnovdecode: be more explicit about storing the last packet...
2016-12-14 Anton Khirnovlavc: add a null bitstream filter
2016-12-14 Anton Khirnovlavc: handle MP3 in get_audio_frame_duration()
2016-12-12 Diego Biurrundxva2: Keep code shared between dxva2 and d3d11va under...
2016-12-12 Alexandra Hajkovahevc: ppc: Add HEVC 4x4 IDCT for PowerPC
2016-12-11 Diego Biurrunconfigure: Add missing dxva2 dependency for dxva2_lib
2016-12-11 Diego Biurrunconfigure: Handle dxva2 optional components in the...
2016-12-11 Diego BiurrunDrop libxvid rate control support for mpegvideo encoding
2016-12-11 Diego Biurrundxva2: Simplify some ifdefs
2016-12-10 Mark Thompsonvaapi_h265: Fix CFR mode with framerate set in AVCodecC...
2016-12-10 Mark Thompsonlavfi: Add VAAPI deinterlacer
2016-12-10 Diego Biurrunbuild: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin
2016-12-10 Diego Biurrunconfigure: Fix _libs vs. _extralibs oversight
2016-12-09 Diego Biurrunbuild: Use _extralibs variable names instead of _libs...
2016-12-09 Diego Biurrunbuild: Rename host_libs/HOSTLIBS variables to host_extr...
2016-12-09 Diego Biurrunconfigure: Simplify some library checks via check_lib()
2016-12-09 Diego Biurrunbuild: Fix dependencies for alsa/jack/sndio support
2016-12-09 Diego Biurrunconfigure: Drop redundant and partly bogus vaapi/vdpau...
2016-12-09 Diego Biurrunvdpau: Do not #include vdpau_x11.h from the main vdpau...
2016-12-09 Diego Biurrundxva2: Adjust multiple inclusion guard names to follow...
2016-12-08 Ruta Gadkarivf_hwupload_cuda: Add min/max limits for device option
2016-12-08 Vittorio GiovaraAPIChanges: Mention where release 12 was cut
2016-12-08 Luca Barbatoavio: Keep track of the amount of data written
2016-12-08 Andreas Cadhalpunlibopusdec: fix out-of-bounds read
2016-12-08 Andreas Cadhalpunlibschroedingerdec: fix leaking of framewithpts
2016-12-08 Andreas Cadhalpunlibschroedingerdec: don't produce empty frames
2016-12-08 Timothy Guomx: Fix allocation check
2016-12-08 Timothy Guqsvdec: Fix memory leak on error
2016-12-08 Wan-Teh Changcompat/atomics: add typecasts in atomic_compare_exchang...
2016-12-08 Wan-Teh Changavutil: fix data race in av_get_cpu_flags()
2016-12-08 Diego Biurrunlibkvazaar: Add missing header #includes
2016-12-08 Diego Biurrunconfigure: Fail if cuda was enabled and is not available
2016-12-08 Diego Biurrunbuild: Drop stray golomb dependencies
next