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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-26lavf/http: fix incorrect warning in range requestsRodger Combs
2015-11-25concatdec: add option for adding segment start time and duration metadataMarton Balint
2015-11-25concatdec: simplify duration calculation in open_next_fileMarton Balint
2015-11-25concatdec: calculate duration early if outpoint is knownMarton Balint
2015-11-24avformat/v210: Check width and heightTimothy Gu
2015-11-24avformat/rawvideodec: Rework packet size calculationTimothy Gu
2015-11-24lavf/rawenc: Recognize more extensions to encode raw hevc.Carl Eugen Hoyos
2015-11-23avformat/movenc-test: Fix integer overflowsMichael Niedermayer
2015-11-23avformat/mov: use hypot()Ganesh Ajjanagadde
2015-11-22Merge commit 'ca489564ae150bc41764f175b88151d883e69ae0'Derek Buitenhuis
2015-11-22Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis
2015-11-22Merge commit '21ab6fd01b9107d7171fc1a77c2bfacff845a97a'Derek Buitenhuis
2015-11-22Merge commit '62b4a6f1b9aa83d56701af226adda98faa5ede09'Derek Buitenhuis
2015-11-22Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'Derek Buitenhuis
2015-11-21avformat/vpk: check samples_per_block sizePaul B Mahol
2015-11-21avformat: add FSB demuxerPaul B Mahol
2015-11-21avformat/utils: Fix indentationTimothy Gu
2015-11-20avformat/rsd: implement seekingPaul B Mahol
2015-11-20avformat/ffmdec: Only return EAGAIN if a server is attachedMichael Niedermayer
2015-11-20avformat/ffmdec: Add cleaner API for ffserver to interface without depending ...Michael Niedermayer
2015-11-20avformat/flvenc: Add aac_seq_header_detect and flvflagsMaksym Veremeyenko
2015-11-20avformat/assdec: allow ASS files starting with empty linesClément Bœsch
2015-11-19avformat: add VPK demuxerPaul B Mahol
2015-11-19avformat/rsd: reindent after the last commitJames Almer
2015-11-19avformat/rsd: GADP files are adpcm_thp_leJames Almer
2015-11-19Merge commit 'b5f963bfec1f452c37eee900c7b11f065d10dd60'Derek Buitenhuis
2015-11-19Merge commit '303f931938c618668f7f83c646a1850bef84641e'Derek Buitenhuis
2015-11-19mxfdec: check edit_rate also for physical_trackAndreas Cadhalpun
2015-11-18Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe'Derek Buitenhuis
2015-11-18Merge commit 'bef3b1f59f036aba4a5fe599b2480f6bd9e6b280'Derek Buitenhuis
2015-11-18movenc-test: Pad the packet data start with 0sDerek Buitenhuis
2015-11-18avformat/genh: Fix tools/probetest failureMichael Niedermayer
2015-11-18avformat/dashenc: Add framerate to dash manifestBryan Huh
2015-11-18avformat: add IVR demuxerPaul B Mahol
2015-11-18movenc: add fallback audio track tref supportJohn Stebbins
2015-11-18avformat: expose av_stream_new_side_data helperJohn Stebbins
2015-11-18lavf: document that passing valid timestamps to muxers is now mandatoryAnton Khirnov
2015-11-18avformat/rtpdec_mpa_robust: change assignment to inequality test in conditionalGanesh Ajjanagadde
2015-11-17avformat/matroskadec: Check subtitle stream before dereferencingMichael Niedermayer
2015-11-17Merge commit '3eeb7edfc2a1157b7b0e0ce21ac2cd44d55d405b'Derek Buitenhuis
2015-11-17Merge commit '09e431b9e3674804172e7b0a0f865b65ec09739a'Derek Buitenhuis
2015-11-17avformat/movenc-test: fix copyright headerJames Almer
2015-11-16Merge commit '59e8ec0aa8ab174701d01a3bfe96fedd0b7fcead'Derek Buitenhuis
2015-11-16avformat/mov: remove redundant assignmentGanesh Ajjanagadde
2015-11-16avformat/mov: fix memory leakGanesh Ajjanagadde
2015-11-16avformat/aviobuf: Simplify avio_read() and avio_seek()Bryan Huh
2015-11-16avformat/aviobuf: Improve readability of aviobuf (Add comments and docs)Bryan Huh
2015-11-16mpegtsenc: add vc-1 support to MPEG-TS muxer (ticket 2141)Hagen Schmidt
2015-11-16avformat/utils: Do not init parser if probing is unfinishedMichael Niedermayer
2015-11-15avformat/utils: estimate_timings_from_pts - increase retry counter, fixes inv...Rainer Hochecker