]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-03-04 Martin Vignalifate/qtrle : change 32b test to output bgra instead...
2019-03-03 Jan Ekströmlavc/libx265: signal CPB properties through side data
2019-03-03 Paul B Maholavcodec/hcom: check that index into array is valid
2019-03-03 Paul B Maholavcodec/utils: remove commented out obsolete code
2019-03-03 Michael Niedermayeravcodec/qpeg: Limit copy in qpeg_decode_intra() to...
2019-03-03 Michael Niedermayeravcodec/aic: Check remaining bits in aic_decode_coeffs()
2019-03-03 Michael Niedermayeravcodec/gdv: Check for truncated tags in decompress_5()
2019-03-03 Michael Niedermayeravcodec/bethsoftvideo: Check block_type
2019-03-03 Michael Niedermayeravcodec/diracdec: Correct max pixels check
2019-03-03 Gyan Doshidoc/protocols: move option follow entry to correct...
2019-03-02 Gyan Doshiconfigure: select rotation filters for ffmpeg
2019-03-01 Michael Niedermayertools/target_dec_fate.list: Add testcases for #2000...
2019-03-01 Michael Niedermayertools/target_dec_fate.sh: Add support for lines that...
2019-03-01 Michael Niedermayeravcodec/jpeg2000dwt: Fix integer overflow in dwt_decode...
2019-03-01 Marton Balintavcodec/get_bits: add assertion to limit ouptut value...
2019-03-01 Marton Balintavcodec/get_bits: use unsigned integers in show_bits...
2019-03-01 Marton Balintavcodec/avpacket: add some assertions to ensure pkt...
2019-03-01 Marton Balintavformat/utils: fix indentation
2019-03-01 Marton Balintavformat/utils: be even more strict about stream specifiers
2019-03-01 Marton Balintavformat/utils: be more strict about stream specifiers
2019-03-01 Marton Balintavformat/mpegtsenc: write format_identifier HEVC for...
2019-03-01 Marton Balintavformat/mpegtsenc: factorize writing registration_desc...
2019-03-01 Paul B Maholavfilter/af_anlmdn: add output mode option
2019-02-27 Timo Rothenpielerconfigure: update minimum required ffnvcodec versions
2019-02-27 Timo Rothenpielerconfigure: pass windows-path to nvcc whenever cygpath...
2019-02-27 Philip Langdaleconfigure: deprecate cuda_sdk dependency option
2019-02-27 Philip Langdaleavfilter/vf_thumbnail_cuda: Switch to using ffnvcodec
2019-02-27 Philip Langdaleavfilter/vf_scale_cuda: Switch to using ffnvcodec
2019-02-27 Philip Langdaleavfilter/vf_yadif_cuda: Switch to using ffnvcodec
2019-02-27 Philip Langdaleconfigure: Add an explicit check and option for nvcc
2019-02-27 Martin Vignalifate/proresenc_aw : add test for interlace and 444...
2019-02-27 Martin Vignaliavcodec/proresenc_aw : fix sub_image_with_fill for...
2019-02-27 gxwavcodec/mips: [loongson] mmi optimizations for VP9...
2019-02-26 Justin Rugglesmov: Fix start_time for streams with empty edits in...
2019-02-26 Justin Ruggleshttp: Do not try to make a new request when seeking...
2019-02-25 Mark Thompsonvaapi_encode_mpeg2: Add missing marker bit in time_code
2019-02-25 Mark Thompsonvaapi_encode_mjpeg: Use common quality option
2019-02-25 Mark Thompsonvaapi_encode_vp9: Fix whitespace after previous patch
2019-02-25 Mark Thompsonvaapi_encode_vp9: Enable support for more RC modes
2019-02-25 Mark Thompsonvaapi_encode_vp8: Enable support for more RC modes
2019-02-25 Mark Thompsonvaapi_encode_mpeg2: Enable support for more RC modes
2019-02-25 Mark Thompsonvaapi_encode_h265: Enable support for more RC modes
2019-02-25 Mark Thompsonvaapi_encode_h264: Enable support for more RC modes
2019-02-25 Mark Thompsonvaapi_encode: Support more RC modes
2019-02-25 Mark Thompsonvaapi_encode: Do not zero access unit structures
2019-02-25 Andreas Rheinhardtlibavcodec/cbs: Stop needlessly reallocating the units...
2019-02-25 Andreas Rheinhardtfilter_units, trace_headers: Always use fragment from...
2019-02-25 Michael Niedermayeravcodec/wcmv: Avoid copying frames if they are unchanged
2019-02-25 Michael Niedermayeravcodec/wcmv: Copy/Init frame later
2019-02-25 Michael Niedermayeravcodec/error_resilience: Use a symmetric check for...
2019-02-25 Michael Niedermayeravcodec/mjpegdec: Fix stereo3d memleak
2019-02-25 Michael Niedermayeravcodec/arbc: Check nb_tiles against dimensions
2019-02-25 Gyan Doshidoc: -report defaults to loglevel debug
2019-02-25 Karthick Javformat/dashenc: Added comments
2019-02-25 Karthick Javformat/dashenc: Added option to repeatedly publish...
2019-02-24 Steve Lhommeavformat:matroskadec: use a define to mark the EBML...
2019-02-24 Philip Langdaleavutil/cuda_check: Fix non-dynamic-loader implementation
2019-02-23 Michael Niedermayeravcodec/mlpdec: Insuffient typo
2019-02-23 Michael Niedermayeravcodec/pnm: Avoid structure pointer dereferences in...
2019-02-23 Michael Niedermayeravcodec/zmbv: obtain frame later
2019-02-23 Michael Niedermayeravcodec/jvdec: Check available input space before decod...
2019-02-23 Tristan Matthewsrtpenc_chain: forward strict_std_compliance flags to...
2019-02-23 Martin Vignaliavcodec/proresenc_aw : indent after prev commit
2019-02-23 Martin Vignaliavcodec/proresenc_aw : add interlace encoding
2019-02-23 Martin Vignaliavcodec/proresenc_aw : merge funcs subimage_with_fill...
2019-02-23 Martin Vignaliavcodec/proresenc_aw : move scantable to prores context
2019-02-23 Martin Vignaliavcodec/proresenc_aw : move picture encoding after...
2019-02-23 Martin Vignaliavcodec/proresenc_aw : simplify frame flags
2019-02-22 Paul B Maholavfilter/vf_amplify: add tolerance option
2019-02-22 Lou LoganMAINTAINERS: remove myself as a docs & trac maintainer
2019-02-21 Marton Balintdoc/formats: add reference to ffmpeg(1) stream specifie...
2019-02-21 Marton Balintavformat/mpegtsenc: add support for service and provide...
2019-02-21 Jan Ekströmffmpeg_filter: initialize sub2video.end_pts together...
2019-02-20 Carl Eugen... lavc/aarch64/h264dsp_init: Only use neon horizontal...
2019-02-20 James Almerppc/h264dsp: change loop filter stride argument to...
2019-02-20 James Almerarm/h264dsp: change loop filter stride argument to...
2019-02-20 James Almeraarch64/h264dsp: change loop filter stride argument...
2019-02-20 Michael Niedermayeravcodec/h264_direct: Fix overflow in POC comparission
2019-02-20 Lou Logandoc/mailing-list-faq: add Mail Delivery info
2019-02-20 Ruiling SongMAINTAINERS: add myself for tonemap_opencl
2019-02-20 Adam Sampsonlavf/jacosubdec: compute subtitle duration correctly
2019-02-20 James AlmerMerge commit '90b15f60bf4919deaed66d868e18107eba371da7'
2019-02-20 James AlmerMerge commit '156ea66c91b1986a87916f187216978d686725f6'
2019-02-20 James AlmerMerge commit 'eec93e57096aa4804862d62760442380c70d489b'
2019-02-20 James AlmerMerge commit '28a8b5413b64b831dfb8650208bccd8b78360484'
2019-02-20 James AlmerMerge commit '846c3d6aca5484904e60946c4fe8b8833bc07f92'
2019-02-20 James AlmerMerge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'
2019-02-20 James Almeravcodec/h264dsp: change loop filter stride argument...
2019-02-20 James AlmerMerge commit 'bb515e3a735f526ccb1068031e289eb5aeb69e22'
2019-02-20 James AlmerMerge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'
2019-02-20 James AlmerMerge commit 'ca44fa5d7fda7e954f3ebfeb5b0d6d1be55fcaa3'
2019-02-20 James AlmerMerge commit '90adbf4abf336f8042aecdf1e18fdf76a96304b1'
2019-02-20 James AlmerMerge commit '70ab2778be9c83dab84340af7e3ba83fa0f98576'
2019-02-20 James AlmerMerge commit '1ff6cb2ca6652e7d2a929afd33d8ed6268c45568'
2019-02-20 James AlmerMerge commit '5584abf69d83169a010aca404cd1cf95c23ad9ef'
2019-02-20 James Almerdoc/libav-merge: add a line about the previous skipped...
2019-02-20 James AlmerMerge commit '04e8b8b0530e2aa33010faba3d0b6b6c9c5b704e'
2019-02-20 James AlmerMerge commit '97c9a5084479eeb66f4beb100cc7589a2c8bfe81'
2019-02-19 Martin Storsjöaarch64: vp8: Move the vp8dsp makefile entries to the...
2019-02-19 Martin Storsjöaarch64: vp8: Remove superfluous includes
next