]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-01-19 Anton Khirnovmpegvideoenc: make a table const
2017-01-19 Anton Khirnovzmbvenc: get rid of a global table
2017-01-19 Derek Buitenhuishevc: Mark as having threadsafe init
2017-01-17 Alexandra Hájkováals: Convert to the new bitstream reader
2017-01-17 Luca Barbatonvenc: Explicitly push the cuda context on encoding
2017-01-13 Alexandra Hájkováalac: Convert to the new bitstream reader
2017-01-13 Alexandra Hájkovártp: Convert to the new bitstream reader
2017-01-13 Alexandra Hájkovámov: Convert to the new bitstream reader
2017-01-13 Luca Barbatoavconv: Do not pass NULL to avio_tell
2017-01-13 Luca Barbatoqsv: Set the correct range for la_depth
2017-01-12 Anton Khirnovtheora: export cropping information instead of handling...
2017-01-12 Anton Khirnovh264dec: export cropping information instead of handlin...
2017-01-12 Anton Khirnovh264dec: be more explicit in handling container cropping
2017-01-12 Anton Khirnovhevcdec: export cropping information instead of handlin...
2017-01-12 Anton Khirnovlavc: add an option for exporting cropping information...
2017-01-12 Anton Khirnovframe: add a cropping rectangle to AVFrame
2017-01-12 Anton Khirnovqsvdec: do not sync PIX_FMT_QSV surfaces
2017-01-12 Steve Lhommedxva2: allow an empty array of ID3D11VideoDecoderOutputView
2017-01-12 Steve Lhommedxva2: get the slice number directly from the surface...
2017-01-12 Diego BiurrunReplace cmdutils_common_opts.h by a macro
2017-01-12 Diego Biurrunbuild: Remove stray duplicate conditional variable...
2017-01-11 Mark Thompsonvaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b...
2017-01-11 Mark Thompsonvaapi_encode: Support forcing IDR frames via AVFrame...
2017-01-11 Mark Thompsonvaapi_encode: Fix GOP sizing
2017-01-09 Alexandra Hájkováinterplayvideo: Convert to the new bitstream reader
2017-01-09 Alexandra Hájkováadx: Convert to the new bitstream reader
2017-01-09 Alexandra Hájkovádvbsubdec: Convert to the new bitstream reader
2017-01-09 Alexandra Hájkovámotionpixels: Convert to the new bitstream reader
2017-01-09 Diego Biurrunhmac: Explicitly convert types at function pointer...
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...
next