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
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-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
2014-12-03avformat/rmdec: Check codec_data_sizeMichael Niedermayer
2014-12-03avformat/aviobuf: Fix infinite loop in ff_get_line()Michael Niedermayer
2014-12-03mkv: Validate ASS Start and End fieldsLuca Barbato
2014-12-03Support muxing 4k AVC Intra in mov.Carl Eugen Hoyos
2014-12-03Merge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550'Michael Niedermayer
2014-12-03Merge commit '3cec81f4d4f26b62bc2d22bb450bbf51ec3a7f09'Michael Niedermayer
2014-12-03Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09'Michael Niedermayer
2014-12-02Merge commit '5639ed9abb58311f82cf3499b682d228290adb09'Michael Niedermayer
2014-12-02Merge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3'Michael Niedermayer
2014-12-02Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz
2014-12-02Add support for BDAV/m2ts-mode muxingFredrik Axelsson
2014-12-02mov: allocate the tag value dynamicallyThilo Borgmann
2014-12-02mov: Add an option for exporting all metadataVittorio Giovara
2014-12-02mov: do not truncate the language-prefixed tagVittorio Giovara
2014-12-02rtsp: move the CONFIG_ macros to the beginning of the checkVittorio Giovara
2014-12-02mpegtsenc: recognize .mts as MPEG Transport StreamJean-Baptiste Mardelle
2014-12-02avformat/apngdec: exit probing when skipping is not possible.Benoit Fouet
2014-12-02apng: move shared header from avformat to avcodec.Benoit Fouet
2014-12-02lavf/qcp: Print unknown GUID on error.Carl Eugen Hoyos
2014-12-02Also print GUIDs as shown in the Windows registry to ease debugging.Carl Eugen Hoyos
2014-12-02avformat/crypto: Use av_memdup()Michael Niedermayer
2014-12-02avformat/crypto: added encryptionChristian Suloway
2014-12-01avformat/utils: Search harder for missing stream information in flv by defaultMichael Niedermayer
2014-12-01doc: fix spelling errorsAndreas Cadhalpun
2014-12-01avformat/mxfdec: Reset structural_components_count when allocation failsMichael Niedermayer
2014-12-01libavformat/mxfdec.c: initial support for EssenceGroupsMark Reid
2014-11-30avformat/riffdec: ask for samples with wav header size < 14Michael Niedermayer
2014-11-29Merge commit '491805636cef50d3f582bd345e1460eeb739ea48'Michael Niedermayer
2014-11-28rtmpproto: Fix a typo in a commentMartin Storsjö
2014-11-28Merge commit 'fcae9f212a6001d966c52dc22cd4b22e9851b428'Michael Niedermayer
2014-11-28Merge commit 'a9d8d35e4833fc4dfbf557ce73c84e9ca6224427'Michael Niedermayer
2014-11-28Merge commit '01eac895ab350027467ffbe7278740f89ae8be75'Michael Niedermayer
2014-11-28Merge commit '44127b157e9f8acb837d4bb3a094f56b40da3ef5'Michael Niedermayer
2014-11-28Merge commit '3c3b8003a13d9c3668c0bb6d79d2376da3b2b352'Michael Niedermayer
2014-11-28Merge commit '857e6667f9061ae261c0b951113e4efc4329b05e'Michael Niedermayer
2014-11-28dashenc: Avoid a VLA-like constructMartin Storsjö
2014-11-28dashenc: Add options to make segment names configurableBryan Huh
2014-11-28rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccessMartin Storsjö
2014-11-28rtmppkt: Make pkt->data reallocableMartin Storsjö
2014-11-28rtmpproto: Simplify code for copying data into the output packetMartin Storsjö