projects
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2018-08-31
Tobias Rapp
fate: add 10-bit test for hue video filter
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Jun Zhao
lavc/pthread: use THREAD_SAFE_CALLBACKS() to simplifx...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Avi Halachmi...
configure: <fflib>_deps: validate, reduce sensitivity
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Carl Eugen...
tests/ref/fate/pixelutils: Add a newline.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Carl Eugen...
lavc/v4l2_m2m_enc: Add missing braces around initializers.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
James Almer
avcodec/get_bits: actually make cached reader correctly...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Michael Niedermayer
avfilter/vf_frei0r: Remove duplicate }, fix build
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Paul B Mahol
avcodec/utvideodec: use cached bitstream reader everywh...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Paul B Mahol
doc/libav-merge: bitstream reader is now merged
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Paul B Mahol
avcodec/get_bits: add cached bitstream reader
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Graf
frei0r: handle string params
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Paul B Mahol
avcodec/scpr: error out if run length is <= 0
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Colin NG
avformat/dashdec: Add a re-entrance check point after...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Jacek Jendrzej
avformat/dashdec: Fix calc_cur_seg_no if availability_s...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Gyan Doshi
ffmpeg: add correct field for raw pts in -progress...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Rostislav Pehlivanov
atrac9dec: clean up code slightly
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Rostislav Pehlivanov
atrac9dec: implement LFE channel decoding
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Rostislav Pehlivanov
atrac9dec: relax gradient value requirements
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Shiyou Yin
configure: [loongson] revert no-expensive-optimizations
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Paul B Mahol
avcodec: add WinCAM Motion Video decoder
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Paul B Mahol
avcodec: add MatchWare Screen Capture Codec
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Mark Thompson
vaapi_encode: Factorise out adding global parameters
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Mark Thompson
vaapi_encode: Remove common priv_data and options fields
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Mark Thompson
vaapi_encode_vp9: Move options and common structures...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Mark Thompson
vaapi_encode_vp8: Move options and common structures...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Mark Thompson
vaapi_encode_mpeg2: Move common structure into context
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Mark Thompson
vaapi_encode_mjpeg: Move common structure into context
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Mark Thompson
vaapi_encode_h265: Move options and common structures...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Mark Thompson
vaapi_encode_h264: Move options and common structures...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Avi Halachmi...
configure: speed up check_deps()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Avi Halachmi...
configure: speed up print_enabled_components()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Avi Halachmi...
configure: speed up flatten_extralibs_wrapper()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Zhong Li
lavc/encode: fix frame_number double-counted
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Paul B Mahol
avcodec/proresdec2: add frame threading support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Paul B Mahol
avcodec/mscc: fix several bugs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Nicolas George
lavfi/avf_concat: switch to activate.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Kieran Kunhya
mpeg4video: Add Studio DPCM support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Michael Niedermayer
avformat/mpegts: add missing null pointer checks in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Michael Niedermayer
avcodec/hq_hqa: Check remaining input bits in hqa_decod...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Michael Niedermayer
avcodec/vb: Check for end of bytestream before reading...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Michael Niedermayer
avcodec/snowdec: Fix integer overflow with motion vecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Rostislav Pehlivanov
allcodecs: reorder ff_bitpacked_decoder
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Michael Niedermayer
avcodec/mpeg4videodec: Fix slice end detection in mpeg4...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Timo Rothenpieler
avcodec/utils: document allocation requirement of extradata
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Jun Zhao
doc/examples/vaapi_transcode: re-licensed to MIT-license.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Jun Zhao
doc/examples/vaapi_encode: re-licensed to MIT-license.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Jun Zhao
doc/examples/hw_decode: re-licensed to MIT-license.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Paul B Mahol
avcodec/prosumer: fix some minor issues
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Paul B Mahol
avcodec: add Brooktree ProSumer Video decoder
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Jan Ekström
avformat/movenc: implicitly enable negative CTS offsets...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
James Almer
avformat/flvdec: don't propagate empty extradata
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
James Almer
avformat/movenc: support Opus packets with more than...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
James Almer
avcodec/libopusenc: support encoding packets of sizes...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Carl Eugen...
lavf/Makefile: Fix standalone compilation of the matros...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Gyan Doshi
avdevice/decklink_enc: print preroll and buffer size
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
James Almer
Revert "avcodec/opus_parser: Handle complete frames...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
hwren
lavc/extract_extradata_bsf.c: add AVS2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Dale Curtis
avformat/mov: Correct opus-in-mp4 pre-skip to be uint16...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Michael Niedermayer
configure: do not add fsanitize cflags with ossfuzz...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Jun Zhao
lavc/encode: remove redundant av_init_packet after...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Zhao Zhili
lavc/hevc_ps: fix crop info for monochrome
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Fredrik Hubinette
avformat/utils: avoid undefined integer overflow behavi...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Jacob Trimble
avformat/mov: Allow saio/saiz in clear content.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Baptiste Coudurier
avformat/mxfenc: automatically update descriptors klv...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Steven Liu
avformat/hls: support decryption AES128 fmp4 m3u8 list
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Jun Zhao
lavc/libkvazaar: fix incompatible pointer type.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Jun Zhao
lavf/hlsenc: fix mixed declarations and code warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Martin Vignali
avcodec/psd : add support for gray float
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Martin Vignali
swscale/swscale : small cosmetic
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Martin Vignali
swscale : treat float input data as uint 16bpc
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Zhong Li
lavc/qsvenc: add quality status to side_data
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Jacob Trimble
avcodec/opus_parser: Handle complete frames flag.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Baptiste Coudurier
avformat/mxfenc: fix muxing when audio tracks are longe...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Baptiste Coudurier
avformat/audiointerleave: pad last audio frame
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul B Mahol
avcodec/codec_desc: mark Duck TrueMotion 2.0 Real Time...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Timo Rothenpieler
avcodec/nvenc: add option to turn off a53 closed captio...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul B Mahol
avformat/avidec: fix demuxing of all keyframes of sampl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul B Mahol
doc/general: add some missed codecs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul B Mahol
avcodec: add IMM4 decoder
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Steven Liu
avfilter/buffersrc.h: fix typo of the comment
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Michael Niedermayer
avformat/nsvdec: Do not parse multiple NSVf
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Michael Niedermayer
avcodec/cfhd: Use the actual count instead of the expec...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Michael Niedermayer
avcodec/cfhd: Move peak_table() and difference_coding...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Michael Niedermayer
avcodec/lagarith: Optimize FRAME_SOLID_RGBA
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
James Almer
avformat/matroskaenc: handle AV1 extradata in packet...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Ronak Patel
Improve hls VOD mode hls performance problem.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Michael Niedermayer
avformat/dashdec: Fix strlen(rep_id_val) with it being...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Paweł Wegner
avformat/tls_schannel: Fix use of uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Jun Zhao
lavf/udp: use ff_log_net_error to replace log_net_error
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Jun Zhao
lavf/tcp: check return value of setsockopt.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Jun Zhao
lavf/network: check return value of setsockopt.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Jun Zhao
lavf/network: add a ff_log_net_error function.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Michael Niedermayer
avformat/rmdec: Fix EOF check in the stream loop in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Michael Niedermayer
avformat/mlvdec: read_string() received unsigned size...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
James Almer
avformat/av1: filter out tile list OBUs from samples
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
James Almer
avformat: bump micro version after previous changes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
James Almer
Revert "avcodec/libaomdec: auto insert dump_extra bitst...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
James Almer
avformat/av1: update ff_isom_write_av1c() to the latest...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
James Almer
avcodec/av1_parse: take trailing bits into account...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Kieran Kunhya
h264: Support multi-field closed captions by using...
commit
|
commitdiff
|
tree
|
snapshot
next