]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-09-17 Steven Liulavf/http: deprecate user-agent option
2016-09-17 Carl Eugen... lavc/libvpxenc: Avoid vp8 transparency encoding with...
2016-09-17 Steven Liudoc/muxers: add flv muxer document into doc/muxers
2016-09-16 Pedro Arthurswscale: fix for sliced scaling artifacts
2016-09-16 Paul B Maholavfilter/vf_lut2: also export video input bit depth
2016-09-16 Michael Niedermayeravformat/movenc: Make the packet check more tolerant
2016-09-16 Michael Niedermayeravformat/movenc: Check packet in mov_write_single_packe...
2016-09-16 Michael Niedermayeravformat/movenc: Factor check_pkt() out
2016-09-16 Vignesh Venkatasubra... libavformat/webm_chunk: Option to specify HTTP header
2016-09-15 Matthieu Bouronlavc: add hevc mediacodec decoder
2016-09-15 Paul B Maholavcodec/adpcm: clip step for ADPCM MTAF decoder
2016-09-15 Paul B Maholavformat/msf: add support for ATRAC3 codec
2016-09-15 Moritz Barsnicklibavcodec/qsvdec_h2645.c: drop executable permission
2016-09-15 Martin Storsjölavf/rtsp: Fix a crash with the RTSP muxer.
2016-09-15 Nikolas Boweavcodec/(e)ac3: Fix target_level for EAC3.
2016-09-15 Michael Niedermayeravformat/hlsenc: Emulate strftime("%z") using other...
2016-09-14 Vittorio Giovaravf_colorspace: Add modern names for color range option
2016-09-14 Paul B Maholavcodec/h264_parser: fix for possible overflow
2016-09-14 Paul B Maholavcodec/h264_parser: set missing pts for top/bottom...
2016-09-14 Carl Eugen... lavc: Enable a53cc by default for x264 and qsv_h264.
2016-09-14 Michael Niedermayeravcodec/g726: Add missing ADDB output mask
2016-09-14 Xinzheng Zhangavformat/utils: fix timebase error in avformat_seek_file()
2016-09-14 Steven Liuavformat/flvenc: add no_sequence_end flags for flvflags
2016-09-14 Michael Niedermayeravformat/flvenc: Add () around &
2016-09-14 Clément Bœschlavf/utils: add missing ismv in MOV-like formats
2016-09-14 Clément Bœschlavf/utils: simplify matching MOV-like formats
2016-09-14 Clément Bœschlavf: add avformat_transfer_internal_stream_timing_info...
2016-09-14 Jon Toohillffmpeg: copy trailing_padding when using -acodec copy
2016-09-13 Steven Liuavformat/flvenc: add FLVFlags for flvflags options
2016-09-13 Michael Niedermayeravformat/hlsenc: Assume UTC if "%z" is unsupported...
2016-09-13 Michael Niedermayeravformat/hlsenc: Avoid "%T" "%F" in strftime() to impro...
2016-09-13 Marton Balintavfilter/af_amerge: allow merging 1 input only
2016-09-13 Vittorio Giovaravf_colorspace: Add BT-names for gamma22/28 transfer...
2016-09-13 Jonathan Campbellavcodec/mpeg12dec: add comments documenting the format...
2016-09-13 Rodger Combslavf: add a flag to enable/disable automatic bitstream...
2016-09-12 Michael Niedermayeravcodec/avpacket: clear side_data_elems
2016-09-12 Rodger Combsass_split: reindent
2016-09-12 Rodger Combsass_split: fix handling of streams with no [Events...
2016-09-12 Paul B Maholavfilter/vf_convolution: add slice threading support
2016-09-12 Paul B Maholavfilter: add sobel and prewitt filter
2016-09-12 Paul B Maholavfilter/vf_vaguedenoiser: calculate dimensions at...
2016-09-12 Paul B Maholavfilter/vf_vaguedenoiser: change thresholding to funct...
2016-09-12 Michael Niedermayeravcodec/h264_refs: Change default case to av_assert0...
2016-09-12 Matthieu Bouronlavc/ffjni: do not error out if the last non-mandatory...
2016-09-11 Jens Zillerlibavcodec/mmaldec.c: set AVFrame interlaced_frame...
2016-09-11 Jan Sebechlebskyavformat/tee: Use BSF list API
2016-09-11 Michael Niedermayeravformat/mux: implement AVFMT_FLAG_SHORTEST
2016-09-10 Alex Converseivfenc: Add VPX codec tags.
2016-09-10 Paul B Maholavfilter/vf_overlay: inline yuv output formats
2016-09-10 Paul B Maholavfilter/vf_overlay: split blend_image into functions...
2016-09-10 Michael Niedermayeravfilter/avf_concat: Make independent of the channel...
2016-09-10 Philip Langdaleavcodec/cuvid: Always check for internal errors during...
2016-09-10 Paul B Maholavfilter/af_amix: use ff_all_channel_counts() instead...
2016-09-10 Rodger Combslavc/Makefile: add missing ADPCM_THP_LE objs
2016-09-10 Rodger Combslavc/Makefile: g729dec: fix missing file
2016-09-09 Michael Niedermayerfate: Add copy-trac2211-avi test
2016-09-09 Michael Niedermayertests/fate-run.sh: Analyze file generated in transcode()
2016-09-09 Michael Niedermayeravformat/movenc: Check first DTS similar to dts difference
2016-09-09 Paul B Maholavfilter/vf_histogram: set foreground alpha if possible...
2016-09-09 Lou Logandoc/filters: add missing palette* options
2016-09-09 Timo Rothenpieleravcodec/cuvid: check for and warn about invalid pkt_tim...
2016-09-09 Timo Rothenpieleravcodec/cuvid: use pkt_timebase instead of time_base
2016-09-09 Thilo Borgmannlavc/alsdec: use get_bitsz() to simplify reading of...
2016-09-09 Clément Bœschtests/fate/ffmpeg: regroup stream copy tests under...
2016-09-09 Matthieu Bouronlavc/hevc: store VPS/SPS/PPS data
2016-09-09 Paul B Maholavfilter/vf_datascope: cleanup code a little
2016-09-09 Paul B Maholfate: add hstack and vstack
2016-09-09 Paul B Maholavfilter/vf_weave: do not leak unused frame
2016-09-09 Paul B Maholfate: add weave
2016-09-09 Michael Niedermayeravcodec/ccaption_dec: Use simple array instead of AVBuffer
2016-09-09 Matthew Greganavformat/mov: Enable stream parsing for VP9.
2016-09-09 Steven Liuavformat/segment: give a warning message for remove...
2016-09-09 Steven LiuMAINTAINERS: Add myself for hlsenc
2016-09-08 Burt Paf_hdcd: fix bounds check in hdcd_envelope()
2016-09-08 Paul B Maholfate: add swaprect
2016-09-08 Paul B Maholavfilter/vf_datascope: let user change background opacity
2016-09-08 Michael Niedermayeravcodec/alsdec: Fix reading 0 mantisse bits
2016-09-08 Michael Niedermayeravcodec/svq3: Reintroduce slice_type
2016-09-08 Michael Niedermayeravcodec/mlz: Check offset before writing
2016-09-08 Michael Niedermayeravcodec/mlz: clear dict on allocation to ensure there...
2016-09-08 Michael Niedermayeravcodec/alsdec: Fix raw_mantissa memleak
2016-09-08 Michael Niedermayeravcodec/alsdec: Fix mlz memleak
2016-09-08 Timo Rothenpieleravcodec/nvenc: use frame size instead of surface size
2016-09-08 Sergey Volkavformat/mov: Fix potential integer overflow in mov_rea...
2016-09-08 Paul B Maholfate: add shuffleframes test
2016-09-08 Paul B Maholavfilter/vf_shuffleframes: unbreak filter
2016-09-08 Paul B Maholdoc/filters: itemize shuffleframes & shuffleplanes...
2016-09-08 Michael Niedermayeravformat/hlsenc: implement program_date_time
2016-09-07 Paul B Maholavfilter/vf_waveform: make possible to change backgroun...
2016-09-07 Matthieu Bouronlavc/mediacodecdec_h264: use h264_parse.h instead of...
2016-09-07 Matthieu Bouronlavc/mediacodecdec_h264: move bsf variable declaration...
2016-09-07 Carl Eugen... ffmpeg_opt: Suggest to use "file:..." if a protocol...
2016-09-07 Sven C. Dackavcodec/nvenc: support RGB input
2016-09-07 Timo Rothenpieleravcodec/nvenc: correctly set inputPitch
2016-09-07 Timo Rothenpieleravcodec/nvenc: use av_image_copy for copying frame...
2016-09-07 Steven Liutests/fate:Add FATE for hls_flags append option
2016-09-07 Carl Eugen... lavc/avcodec: Improve av_parser_parse() documentation...
2016-09-07 Burt Paf_hdcd: hdcd_analyze_gen() using int instead of float
2016-09-07 Burt Paf_hdcd: tweak hdcd_analyze_prepare() a bit
2016-09-07 Burt Paf_hdcd: move decoding setup from init to config_input
next