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-12-10avformat/avidec: Increase dshow_block_align use threshold by 1Gabor Nagy
2014-12-10Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb'Michael Niedermayer
2014-12-10Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df'Michael Niedermayer
2014-12-10dashenc: log file output progress in verbose modeBryan Huh
2014-12-10rtpproto: Fix the input RTP data format checkMartin Storsjö
2014-12-10Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos
2014-12-09Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5'Michael Niedermayer
2014-12-09avformat/crypto: fix key vs iv typoMichael Niedermayer
2014-12-09avformat/utils: change assert to av_assert0()Michael Niedermayer
2014-12-09avformat/utils: replace impossible condition by av_assert0() in ff_gen_search()Michael Niedermayer
2014-12-09avformat/wavenc: check return value of strftime()Michael Niedermayer
2014-12-09libavformat: Build hevc.o when building the RTP muxerMartin Storsjö
2014-12-09Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223'Michael Niedermayer
2014-12-09avformat/utils: fix calculating the absolute difference of timestampsMichael Niedermayer
2014-12-09avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next f...Michael Niedermayer
2014-12-09avformat/utils: Pass the next pts/dts to compute_pkt_fields() when availableMichael Niedermayer
2014-12-09Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14'Michael Niedermayer
2014-12-09Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'Michael Niedermayer
2014-12-09Merge commit '174c5fde90060faab67796a5eaef742630f1db6e'Michael Niedermayer
2014-12-08Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198'Michael Niedermayer
2014-12-08mov: further expand the list of parsed metadata tagsDave Rice
2014-12-08mov: expand the list of parsed metadata tagsVittorio Giovara
2014-12-08mov: parse XMP metadata on demandVittorio Giovara
2014-12-08mov: parse @PRM and @PRQ metadata tagsVittorio Giovara
2014-12-08mov: cosmetics: reorder the list of tagsVittorio Giovara
2014-12-08Allow reading of growing avi files (currently being written)Joakim Plate
2014-12-08riff: Support decoding png in avi (ImageJ)Carl Eugen Hoyos
2014-12-08Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b'Michael Niedermayer
2014-12-08rtpproto: Write a warning if the input data written isn't RTP packetizedMartin Storsjö
2014-12-08avformat/movenc: Add 2048x1080 to the aivx caseRens Dijkshoorn
2014-12-08avformat/matroskadec: request a sample with recursive seek headsMichael Niedermayer
2014-12-08avformat/matroskadec: fix handling of recursive SeekHead elementswm4
2014-12-07mp3: Tweak the probe scoresLuca Barbato
2014-12-07avformat/dashenc: make durations 64bitMichael Niedermayer
2014-12-07latm: Do not give a score for a single instanceLuca Barbato
2014-12-07avformat/mpeg: add commented out av_log() to probeMichael Niedermayer
2014-12-07avformat/mpeg: do not count PES packets inside PES packets during probingMichael Niedermayer
2014-12-06avformat/mpegts: Warn if ffio_ensure_seekback() failedMichael Niedermayer
2014-12-06avformat/apetag: More completely check avio_get_str() return valueMichael Niedermayer
2014-12-06avformat/hlsenc: added segment filename optionChristian Suloway
2014-12-06avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata()Michael Niedermayer
2014-12-06avformat/rmdec: rm_read_extradata: add error message for oversized extradataMichael Niedermayer
2014-12-06Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4'Michael Niedermayer
2014-12-05avformat/mpegts: fix Opus stream countRafaël Carré
2014-12-05mov: skip version and flags attributes in mov_read_chan()Matthieu Bouron
2014-12-05libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence gr...Mark Reid
2014-12-04replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxersSteve Jiekak
2014-12-04rm: Use the correct codec_data_size signednessLuca Barbato
2014-12-04Fix standalone compilation of the iec61883 input device.Carl Eugen Hoyos
2014-12-04lavf/oggenc: use meaningful error codesLukasz Marek