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
2014-11-05avformat/udp: UDP-Lite (RFC 3828) support addedThomas Volkert
2014-11-05Merge commit 'a490391157dcf4dc6b65352ec3eea2781dd0a404'Michael Niedermayer
2014-11-05rtmpproto: Ignore errors from the getStreamLength methodMartin Storsjö
2014-11-04avformat/mpegts: fix iteration count in add_pid_to_pmt()Michael Niedermayer
2014-11-04id3v2: prefer TDRC for date over TDRL.Benoit Fouet
2014-11-04avformat/mpegts: also print PMT version in av_dlog()Michael Niedermayer
2014-11-04avformat/rtmpproto: Do not fail when the length cannot be determined for live...Michael Niedermayer
2014-11-04avformat/mpegts: Continue parsing PMTs during duration estimationMichael Niedermayer
2014-11-04avformat/utils: Leave skip_clear enabled until after estimate_timings()Michael Niedermayer
2014-11-04avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt()Michael Niedermayer
2014-11-03Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8'Michael Niedermayer
2014-11-03movenc: Define the flag bits using shifts instead of as decimal numbersMartin Storsjö
2014-11-03lavf/flvenc: fail in case the muxed packet is too bigStefano Sabatini
2014-11-03lavf/movenc: Write G.726 bitrate to make the files decodable.Carl Eugen Hoyos
2014-11-02avformat/img2enc: Use localtime_r() for thread safteyMichael Niedermayer
2014-11-02avformat/sbgdec: Use localtime_r() for thread safteyMichael Niedermayer
2014-11-02avformat/wavenc: Use localtime_r() for thread safteyMichael Niedermayer
2014-11-02avformat/segment: use time_internal.h, simplify codeMichael Niedermayer
2014-11-02avformat/matroskadec: use gmtime_r() for thread safteyMichael Niedermayer
2014-11-02avformat/webpenc: removed unused variableMichael Niedermayer
2014-11-02avformat/img2enc: remove webp extension as we have a dedicated webp muxerMichael Niedermayer
2014-11-01avformat: add webp muxerMichael Niedermayer
2014-11-01avformat/assenc: Add ignore_gaps optionRodger Combs
2014-11-01avformat/rtpdec_h261: code aligned to the HEVC codeThomas Volkert
2014-10-31Merge commit 'aae6b3b918b4133b8cc2d1631196c1d406d0351a'Michael Niedermayer
2014-10-31Merge commit 'c55d1d382cd41345a79782ace41f9b43f45dca9a'Michael Niedermayer
2014-10-31Merge commit '00c67fe1d0bc7c2ce49daac9c80ea39d5a663b73'Michael Niedermayer
2014-10-31Merge commit 'cf589faa5b7aed3bb38e08dcd00bd951e69686d1'Michael Niedermayer
2014-10-31movenc: Don't write any iso brands in ismv filesMartin Storsjö
2014-10-31movenc: Don't write any tfdt atom for ismv filesMartin Storsjö
2014-10-31movenc: Write a 0 duration in mdhd and tkhd for an empty initial moovMartin Storsjö
2014-10-30Merge commit '600d5ee6b12bad144756b0772319bb04796bc528'Michael Niedermayer
2014-10-30Merge commit '1e0b81abe86dc09dd34d60d57f92de5f12d65818'Michael Niedermayer
2014-10-30Merge commit 'b2b79eca6fae2466a53c5daa163a37e2474364fc'Michael Niedermayer
2014-10-30Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6'Michael Niedermayer
2014-10-30mxfenc: fix indentation after last commitThomas Mundt
2014-10-30Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140'Michael Niedermayer
2014-10-30movenc: Add a flag for using default-base-is-moof in tfhd atomsMartin Storsjö
2014-10-30movenc: Signal iso6 in compatible_brands when using tfdtMartin Storsjö
2014-10-30movenc: Use a local variable consistentlyMartin Storsjö
2014-10-30movenc: Don't check the custom IO flag when using faststartMartin Storsjö
2014-10-30movenc: Don't use track_id to decide which track is the first in a moofMartin Storsjö
2014-10-29Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42'Michael Niedermayer
2014-10-29avformat/utils: support more AVC Intra formats without SPS/PPS headerThomas Mundt
2014-10-29avformat/mpjpeg: make boundary tag user customizableMichael Niedermayer
2014-10-29avformat/subtitles: reduce log level of UTF-16 warningwm4
2014-10-29bethsoftvid: simplify return handlingVittorio Giovara
2014-10-29mtv: improve header check and avoid division by zeroVittorio Giovara
2014-10-29assdec: check av_new_packet return valueVittorio Giovara
2014-10-29oggenc: remove unneeded null checkMichael Niedermayer