Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-29fix some a/an typosLou Logan
2016-03-27avformat/segment: set format options for all segmentsMarton Balint
2016-03-26avformat/rtpdec: Remove stray debug av_log()Michael Niedermayer
2016-03-24avformat/rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp
2016-03-24avformat/mpegtsenc: Fix used serviceMichael Niedermayer
2016-03-24avformat/mpegtsenc: Keep track of the program for each serviceMichael Niedermayer
2016-03-22lavf/img2dec: Skip COM when auto-detecting jpeg.Carl Eugen Hoyos
2016-03-22rtpdec: support for VC-2 HQ RTP payload format (draft v1)Thomas Volkert
2016-03-21avformat/utils: scan a bit farther for a keyframe in mpeg/mpegts (7 sec inste...Michael Niedermayer
2016-03-21lavf/matroskaenc.c: add early support for colour elementsNeil Birkbeck
2016-03-20avformat/mov: read start_pad from edit list start time if codec is aacMarton Balint
2016-03-20avformat/utils: increase detected start_time with skip_samplesMarton Balint
2016-03-20lavf/dv: use c->sys->frame_size in dv_frame_offset()Clément Bœsch
2016-03-20lavf/dv: reindent after previous commitClément Bœsch
2016-03-20lavf/dv: do not check for c->sysClément Bœsch
2016-03-20avformat/utils: Do not wait for more than 1 frame on attachmentsMichael Niedermayer
2016-03-20avformat/wtvdec: Set AVFMTCTX_NOHEADERMichael Niedermayer
2016-03-19avformat/file: Add crypto to default whitelistMichael Niedermayer
2016-03-18lavf/srtdec: do not be strict wrt timing digit lengthsClément Bœsch
2016-03-18lavf/avidec: Add blurb regarding the skipping of xxpc entries in the indexMats Peterson
2016-03-17avformat/segment: Fix "occured" typoMichael Niedermayer
2016-03-17avformat/avio: Fix unknown protocol handlingMichael Niedermayer
2016-03-16matroskaenc: set the actual PCM bitdepth in the headerHendrik Leppkes
2016-03-16hls: handle crypto in the protocol checksHendrik Leppkes
2016-03-16hls: read protocol options through the AVIOContextHendrik Leppkes
2016-03-15lavf/segment: change type of increment_tc to BOOLStefano Sabatini
2016-03-15lavf/segment: add increment_tc optionMartin Vignali
2016-03-14lavf/mxfdec: Fix Canopus essence element size.Carl Eugen Hoyos
2016-03-14lavf/http: Add httpproxy to the default protocol whitelist.Carl Eugen Hoyos
2016-03-13lavf/avienc: Clear whole tag in avi_add_ientry()Mats Peterson
2016-03-13lavf/avienc: Add xxpc entries to indexMats Peterson
2016-03-13avformat/avienc: factor out avi_add_ientry()Mats Peterson
2016-03-13lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunksMats Peterson
2016-03-13avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VODAdam Kent
2016-03-12lavf/utils: Fix DTS for short H264 streams.Sasi Inguva
2016-03-12avformat/utils: factor update_dts_from_pts() outSasi Inguva
2016-03-12Use avpriv_tempfile()Michael Niedermayer
2016-03-11vp9: add superframe merging bitstream filter.Ronald S. Bultje
2016-03-11lavf: allow BSFs to drop packets.Ronald S. Bultje
2016-03-11avformat/hlsenc: Fix passing options, regression since bc9a5965c815cf7fd998d8...Michael Niedermayer
2016-03-10lavf/movenc: Fix help output.Carl Eugen Hoyos
2016-03-10lavf/mxfdec: Support Canopus codecs.Carl Eugen Hoyos
2016-03-10avformat/concatdec: set safe mode to enabled instead of autoMichael Niedermayer
2016-03-10lavf/avidec: Skip xxpc entries in index; fixes trac #5311Mats Peterson
2016-03-09lavf/mpeg: Identify sub-stream ID 0xa1 as mlp.Carl Eugen Hoyos
2016-03-09Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos
2016-03-08lavf/mp3dec: avoid printing useless message in default log levelMoritz Barsnick
2016-03-08lavf/avienc: Palette changing code only concerns AV_PIX_FMT_PAL8Mats Peterson
2016-03-08avformat/utils: fix dts from pts code in compute_pkt_fields() during ascendin...Michael Niedermayer
2016-03-08lavf/riff: Add fourcc GTM4 from Telefactor digital audio for ASP.Carl Eugen Hoyos