]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-09-25 Paul B Maholavfilter/vf_curves: add planar rgb support
2018-09-25 Steven Liuavformat/utils: move mkdir_p to utils
2018-09-25 Steven Liuavfilter/buffersink.h: fix comment typo of av_buffersin...
2018-09-24 Mark Thompsonvaapi_encode_h265: Add missing error return
2018-09-24 Mark Thompsonlavc/h265_profile_level: Fix level guessing with no...
2018-09-24 Mark Thompsonlavc/h265_profile_level: Avoid integer overflow in...
2018-09-24 Mark Thompsonh264_metadata: Avoid integer overflow in bitrate
2018-09-24 Mark Thompsonlavc/h264_levels: Avoid integer overflow in bitrate
2018-09-24 Baptiste Coudurieravformat/utils: set AV_PKT_FLAG_KEY for data packets
2018-09-24 James Almeravformat/ivfenc: fix writing codec tag
2018-09-24 Paul B Maholavfilter/vf_threshold: add slice threading
2018-09-24 Steven Liuavfilter/sr: process and output message when load_model...
2018-09-24 Paul B Maholavcodec/ilbcdec: fix typo, fixes CID 1439653
2018-09-23 Michael Niedermayeravcodec/prosumer: Check remaining space in put byte...
2018-09-23 Michael Niedermayeravcodec/prosumer: Remove unused table element
2018-09-23 Michael Niedermayeravcodec/prosumer: remove unneeded variable from vertica...
2018-09-23 Michael Niedermayeravcodec/prosumer: Rename do_shift() to vertical_predict()
2018-09-23 Michael Niedermayeravcodec/prosumer: mark src as const
2018-09-23 Michael Niedermayeravcodec/prosumer: Only scan as many elements as matter...
2018-09-23 Michael Niedermayeravcodec/prosumer: factorize e0 setting out
2018-09-23 Michael Niedermayeravcodec/prosumer: Use 16bit instead of 32 for table
2018-09-23 Michael Niedermayeravcodec/prosumer: Factorize the 2 loops in fill_elements()
2018-09-23 Michael Niedermayeravcodec/prosumer: clean up loop end code in fill_elements()
2018-09-23 Michael Niedermayeravcodec/prosumer: Remove dead code
2018-09-23 Paul B Maholavfilter: document mono option of silencedetect filter
2018-09-23 Marton Balintavdevice/decklink: add support for selecting devices...
2018-09-23 Linjie Fuavcodec/vaapi: free slice_buffers when decoding failed
2018-09-23 Mark Thompsondoc/encoders: Document -sei option to hevc_vaapi
2018-09-23 Mark Thompsonvaapi_encode_h265: Set level based on stream if not...
2018-09-23 Mark Thompsonlavc/h265: Add some common code for profile/tier/level...
2018-09-23 Mark Thompsonvaapi_encode_h265: Improve profile support
2018-09-23 Mark Thompsoncbs_h264: Infer default VUI values if VUI parameters...
2018-09-23 Mark Thompsoncbs_h264: Fix profile typo
2018-09-23 Mark Thompsoncbs_h264: Fix default value for max mv lengths
2018-09-23 Mark Thompsonh264_metadata: Add option to set the level of the stream
2018-09-23 Mark Thompsonvaapi_encode_h264: Set level based on stream if not...
2018-09-23 Mark Thompsonlavc/h264: Add common code for level handling
2018-09-23 Mark Thompsonhwcontext_vaapi: Improve format mapping
2018-09-23 Mark Thompsonvaapi_encode_mjpeg: Mark as intra-only
2018-09-23 Mark Thompsonvaapi_encode_mjpeg: Use CBS to store parameters and...
2018-09-23 Mark Thompsonlavc/cbs: Add JPEG support
2018-09-23 Mark Thompsonhwcontext_vaapi: Improve logging around quirk detection
2018-09-23 Mark Thompsondoc/encoders: Add missing options to VAAPI encoders
2018-09-23 Mark Thompsonvaapi_encode_h26[45]: Make the AUD option a boolean
2018-09-23 Mark Thompsonvaapi_encode_h264: Properly set constraint flags
2018-09-23 Mark Thompsonvaapi_encode: Clean up the packed header configuration
2018-09-23 Mark Thompsonvaapi_encode: Clean up the GOP structure configuration
2018-09-23 Mark Thompsonvaapi_encode: Add support for max QP in rate control
2018-09-23 Mark Thompsonvaapi_encode: Clean up rate control configuration
2018-09-23 Mark Thompsonvaapi_encode: Always reapply global parameters after...
2018-09-23 Mark Thompsonvaapi_encode: Clean up the encode quality configuration
2018-09-23 Mark Thompsonvaapi_encode_mpeg2: Add options
2018-09-23 Mark Thompsonvaapi_encode: Add common options between all encoders
2018-09-23 Mark Thompsonvaapi_encode: Choose profiles dynamically
2018-09-23 Mark Thompsonconfigure: Use pkgconfig for VAAPI
2018-09-23 Paul B Maholavcodec: add native iLBC decoder
2018-09-22 Martin Vignalifate/mov : use do_md5sum for mov-faststart-4gb-overflow...
2018-09-21 Michael Niedermayeravcodec/ac3dec: Fix shift signedness in mask creation
2018-09-21 Michael Niedermayeravcodec/eac3dec: Check that channel_map does not contai...
2018-09-21 James AlmerRevert "avformat/matroskaenc: write CodecPrivate in...
2018-09-21 James Almeravformat/matroskaenc: write CodecPrivate in WebM
2018-09-21 Kagami Hiiragilavf/matroska: Allow AV1 in WebM
2018-09-21 Pedro Arthuravfilter/vf_sr: Fix coverity CID 1439584
2018-09-21 Jun Zhaolavc/avpacket: Add missing conversions from side data...
2018-09-21 Jun Zhaolavu/frame: Add missing conversions from side data...
2018-09-20 Michael Niedermayerdoc/examples/vaapi_transcode: Fix the typo
2018-09-19 Karthick Jeyapalavformat/dashenc: Reduce Muxing overhead for chunked...
2018-09-19 Michael Niedermayeravcodec/dvdsubdec: Sanity check len in decode_rle()
2018-09-19 Michael Niedermayeravcodec/mpeg4videodec: Fix undefined shift in get_amv()
2018-09-19 Michael Niedermayeravcodec/mpeg4videodec: Check rice_prefix_code
2018-09-19 Michael Niedermayeravcodec/pcx: Check for end of input in pcx_rle_decode...
2018-09-19 Michael Niedermayeravcodec/av1_parse: Fix bistream typo
2018-09-19 Shiyou Yinavcodec: [loongson] optimize get_cabac_inline.
2018-09-19 Zhao Zhiliavfilter/dnn_backend_native: fix memleak
2018-09-19 Zhao Zhiliavfilter/dnn_backend_native: fix invalid free
2018-09-19 Zhao Zhiliavfilter/vf_sr: fix read out of bounds
2018-09-19 Carl Eugen... Cosmetics: Reindent after last commit.
2018-09-19 Carl Eugen... lavd/dshow: Interpret negative height as bottom-down...
2018-09-19 Carl Eugen... lavf/webvttenc: Always write hours in the timestamp...
2018-09-18 Michael Niedermayeravcodec/zmbv: Check that the decompressed data size...
2018-09-18 Michael Niedermayeravcodec/zmbv: Update decomp_len in raw frames
2018-09-18 Shiyou Yinavcodec/mips: [loongson] refine ff_vc1_inv_trans_8x8_mmi.
2018-09-18 James AlmerMerge commit 'a2041a6522642859ce64af1c618d6fb90a50d4af'
2018-09-18 Maxym Dmytrychenkoqsvenc: AV_PIX_FMT_QSV path should release frame
2018-09-17 Sergey Lavrushkinlibavfilter: Removes stored DNN models. Adds support...
2018-09-17 hwrenlavc/libxavs2: remove nonexistent parameters
2018-09-17 hwrenlavc/libdavs2: fix error return codes
2018-09-17 hwrenlavc/libdavs2: remove unused header files
2018-09-17 James Almeravformat/dashenc: Format VP9 profile as decimal instead...
2018-09-17 Karthick Jeyapalavformat/dashenc: Format VP9 bitdepth as decimal instea...
2018-09-17 Karthick Jeyapalavformat/dashenc: Format VP9 level as decimal instead...
2018-09-17 Paul B Maholavfilter/vf_colorspace: fix typo in comment
2018-09-17 Paul B Maholdoc/filters: update astats description
2018-09-17 Paul B Maholavfilter/af_astats: count zero crossings
2018-09-17 Gyan Doshiffmpeg: block output == input for files
2018-09-16 Paul B Maholavfilter: add acrossover filter
2018-09-15 James Almeravformat/vpcc: fix values in VP9 level detection heuristics
2018-09-15 Paul B Maholavfilter/avf_aphasemeter: check return value of ff_inse...
2018-09-15 Paul B Maholavfilter/f_ebur128: check return value of ff_insert_out...
2018-09-15 Paul B Maholavfilter/af_anequalizer: check return value of ff_inser...
next