]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-05-29 Vishwanath... avformat/movenc: creating producer reference time ...
2018-05-29 Vishwanath... avformat/utils: function to get the formatted ntp time
2018-05-28 Jerome Borsboomavcodec/vc1: store zero MVs for all blocks in a MB
2018-05-28 Jerome Borsboomavcodec/vc1: fix mquant calculation for interlace field...
2018-05-28 Michael Niedermayeravcodec/allcodecs: Provide empty codec_list in allcodec...
2018-05-28 Jan Ekströmlavf/libssh: translate a read of 0 to EOF
2018-05-28 Jun Zhaocmdutils: dump supported hardware devices in print_codec()
2018-05-28 Jun Zhaocmdutils: print missing caps in print_codec().
2018-05-28 Karthick Jeyapalavformat/dashenc: Added a warning for incorrect segment...
2018-05-28 Karthick Jeyapalavformat/dashenc: Added option for Segment file format
2018-05-27 Michael Niedermayeravcodec/ac3dec: Check that the number of channels with...
2018-05-27 Michael Niedermayeravcodec/ac3dec: Fix null pointer dereference in ac3_dec...
2018-05-27 Michael Niedermayeravcodec/aacdec_fixed: use 64bit to avoid overflow in...
2018-05-27 Michael Niedermayeroavcodec/aacpsdsp_template: Use unsigned for hs0X to...
2018-05-27 Michael Niedermayeravcodec/g723_1dec: Clip bits2 in both directions
2018-05-27 Michael Niedermayeravcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_en...
2018-05-27 Carl Eugen... lavc/hevcdec: Treat clean random access nals as keyfram...
2018-05-27 Michael Niedermayerlibavformat/mxfenc: Add some () to attempt to workaroun...
2018-05-27 Michael Niedermayerconfigure: Omit fsanitize flags if they are already...
2018-05-27 Reino Wijnsmaconfigure: fix check for mbedtls
2018-05-27 Marton Balintavformat/mxf: fix NTSC 59.94 samples per frame layout
2018-05-27 Gagandeep Singhlavc/cfhd: interlaced frame decoding added
2018-05-25 Michael Niedermayeravcodec/mlpdec: Only change noise_type if the related...
2018-05-25 Michael Niedermayerindeo4: Decode all or nothing of a band header.
2018-05-25 Michael Niedermayeravcodec/ac3dec: Use frame_size if superframe_size is 0
2018-05-25 Carl Eugen... lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9...
2018-05-25 Carl Eugen... lavc/j2kenc: Support AV_PIX_FMT_PAL8.
2018-05-25 Carl Eugen... lavf/img2dec: Auto-detect xwd images.
2018-05-24 Carl Eugen... doc/codecs: Remove option sc_factor.
2018-05-24 Steven Liuavformat/hlsenc: support http method for hls fmp4
2018-05-24 Steven Liuavformat/dashdec: replace user-agent to user_agent...
2018-05-24 Colin NGavformat/dashdec: Fix for ticket 7149 (Segfault when...
2018-05-24 Colin NGavformat/dashdec: Fix for ticket 7149 (Segfault when...
2018-05-24 Mark Thompsonhwcontext_vaapi: Fix mapping from DRM
2018-05-22 Michael Niedermayeravformat/mov: replace a value error by clipping into...
2018-05-22 Michael Niedermayeravformat/bintext: Reduce detection for random .bin...
2018-05-22 Carl Eugen... lavc/jpeg2000dec: Move a variable declaration closer...
2018-05-22 Carl Eugen... lavc/jpeg2000dec: Use a define to clarify the meaning...
2018-05-22 Carl Eugen... lavc/h264_parse: Remove a superfluous linebreak.
2018-05-21 Thomas Volkertlibavformat: add mbedTLS based TLS
2018-05-21 James Almeravcodec/libvpxenc: fix setting amount of threads used...
2018-05-21 Mark Thompsonhwcontext: Add test for device creation and derivation
2018-05-21 Aman Guptaavformat/mpegts: fix memory leak with merge_pmt_versions=1
2018-05-21 Aman Guptadoc: remove AVStream private fields from APIchanges
2018-05-21 Aman Guptaavformat/mpegts: rename variable to clarify meaning
2018-05-20 Michael Niedermayeravformat/mov: Only fail for STCO/STSC contradictions...
2018-05-20 Michael Niedermayeravformat/mov: Break out early if chunk_count is 0 in...
2018-05-20 Jerome Borsboomavcodec/vc1: FIELDTX is only present in interlaced...
2018-05-20 Michael Niedermayeravformat/mp3dec: require 90% of a file to be mp3 if...
2018-05-20 Michael Niedermayeravformat/mp3dec: Require 50% of the file to be mp3...
2018-05-20 Michael Niedermayeravformat/mp3dec: Require probing data to be 50% mp3...
2018-05-20 Jerome Borsboomavcodec/vc1: fix calculation of the last line of a...
2018-05-20 Jerome Borsboomavcodec/vc1: DIRECTBIT is only present in inter MBs
2018-05-19 Martin Vignaliavdevice/sdl2 : add option to define if the window...
2018-05-19 Martin Vignaliavdevice/sdl2output : fix setting window_size
2018-05-19 Aman Guptaavformat/mpegts: add merge_pmt_versions option
2018-05-19 Aman Guptaavformat/mpegts: keep track of PMT details in AVProgram...
2018-05-19 Aman Guptaavformat: add fields to AVProgram/AVStream for PMT...
2018-05-18 James Almeravfilter/vsrc_testsrc: fix a preprocessor check
2018-05-18 Aman Guptaavcodec/videotoolbox: fix decoding of some HEVC videos
2018-05-18 Aman Guptaavformat/mpegts: add skip_unknown_pmt option
2018-05-18 Clément Bœschtests/checkasm/nlmeans: fix invalid read/write on ii...
2018-05-18 Tobias Rappavfilter/vsrc_testsrc: add pal75bars and pal100bars...
2018-05-18 Paul B Maholavfilter/vf_waveform: add slice threading
2018-05-18 Rostislav Pehlivanovopusenc: use for loops with declarations
2018-05-18 Rostislav Pehlivanovdoc/developer: update style guidelines to include for...
2018-05-18 Rostislav Pehlivanovconfigure: error out on unsupported MSVC versions
2018-05-17 Aman Guptaavformat/mpegts: tag video streams with still images
2018-05-17 Aman Guptaavformat: add skip_estimate_duration_from_pts
2018-05-17 Carl Eugen... lavc/v210dec: Skip Canopus C210 extradata.
2018-05-17 Michael Niedermayeravcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97...
2018-05-17 Michael Niedermayeravcodec/fic: Check available input space for cursor
2018-05-17 Michael Niedermayeravcodec/fic: Avoid some magic numbers related to cursors
2018-05-17 Michael Niedermayeravcodec/mpeg4video: Detect reference studio streams...
2018-05-17 Michael Niedermayeravcodec/mpeg4videodec: Check bps (VOL header) before...
2018-05-17 Michael Niedermayeravcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample
2018-05-17 Michael Niedermayeravcodec/mpeg4videode: Eliminate out of loop VOP startco...
2018-05-17 Michael Niedermayeravcodec/g2meet: ask for sample with overflowing RGB
2018-05-17 Michael Niedermayeravcodec/g2meet: Check RGB upper limit
2018-05-16 Marton Balintavcodec/xwddec: fix palette alpha
2018-05-16 Aman Guptaavformat/hls: fix seeking around EVENT playlist after...
2018-05-16 Jun Zhaolavc/h2645_parse: add h264_nal_unit_name for h264 NAL...
2018-05-16 Jun Zhaolavc/h2645_parse: rename the nal_unit_name to hevc_nal_...
2018-05-16 Jun Zhaolavc/h2645_parse: log more HEVC NAL type.
2018-05-16 Paul B Maholavfilter: add aderivative and aintegral filter
2018-05-15 Michael Niedermayeravcodec: Disable new iterate API for ossfuzz
2018-05-15 Zhao Zhilidoc/examples: add missing ignore files
2018-05-15 Zhao Zhiliexamples/filtering_video: fix memory leak
2018-05-15 Zhao Zhiliexamples/filtering_video: add missing headers
2018-05-15 Zhao Zhiliexamples/filtering_video: drop an always true condition
2018-05-15 Mark Thompsonlavu/Makefile: Fix alignment and ordering
2018-05-15 Mark Thompsonhwcontext: Do not call device_init again when deriving...
2018-05-15 Marton Balintavutil/hwcontext_cuda: fix YUV420P cuda_get_buffer
2018-05-15 Marton Balintavformat/webm_chunk: always use a static buffer for...
2018-05-15 Aman Guptaavformat/mpegts: fix incorrect indentation
2018-05-15 Vishwanath... avformat/dashenc: configuring container format options
2018-05-14 James Almeravcodec/h2645_parse: skip NALUs with no content after...
2018-05-14 Carl Eugen... configure: Mention the dash demuxer in the libxml2...
2018-05-14 Aman Guptaavformat/mpegts: initialize section_buf to fix valgrind...
2018-05-14 Paul B Maholavfilter/vf_lut2: add timeline support to tlut2 filter
next