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
2017-05-07avformat/matroskadec: fix resource leakSteven Liu
2017-05-07rtmpproto: send swfverify value as swfurl if latter is unusedRicardo Constantino
2017-05-06avformat/utils: free AVStream.codec properly in free_stream()Aaron Levinson
2017-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-04avformat/concatdec: port to the new bitstream filter APIJames Almer
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch
2017-05-02lavf/nutdec: Fix an impossible condition, regression since e0c53c34.Carl Eugen Hoyos
2017-05-01libavformat/http: Ignore expired cookiesMicah Galizia
2017-05-01avformat/matroskaenc: add support for writing Content Light Level elementsJames Almer
2017-05-01avformat/matroskadec: export Content Light Level metadataJames Almer
2017-04-29Merge commit '46191a2da16f751e53d93646ae1388d421d12bee'Clément Bœsch
2017-04-29avformat/movenc: Explicitly address potential division by zero.Lucas Cooper
2017-04-28avformat/hlsenc: fix CID 1405135Steven Liu
2017-04-28avformat/hlsenc: hold old key info when append listSteven Liu
2017-04-26Merge commit 'a4fec9a7eab842ea5eea1b1ee98624356cb31422'Clément Bœsch
2017-04-26Merge commit 'cdcfa97dc49d83b5eefd0a651db6bb0a6f98e8f2'Clément Bœsch
2017-04-26avformat/concatdec: fix the h264 annexb extradata checkJames Almer
2017-04-23webm_dash_manifest_demuxer: Fix initialization range for files with cues at t...Derek Buitenhuis
2017-04-23webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it a...Derek Buitenhuis
2017-04-23avformat: do not use AVFrame accessorMuhammad Faiz
2017-04-20avformat/webmdashenc: Validate the 'streams' adaptation sets parameterDerek Buitenhuis
2017-04-20avformat/webmdashenc: Require the 'adaptation_sets' option to be setDerek Buitenhuis
2017-04-20lavf/mov: Only copy extradata if it exists.Carl Eugen Hoyos
2017-04-18avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol
2017-04-18avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol
2017-04-17matroskadec,cosmetics: fix a couple typosJames Zern
2017-04-17webm_dash_manifest: Add option to specify bandwidthVignesh Venkatasubramanian
2017-04-14avformat/hlsenc: add hls encrypt optionsSteven Liu
2017-04-14Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'James Almer
2017-04-13Merge commit '9265364bec0af2e8b7c3a6de7bfc8291a0b70bca'Hendrik Leppkes
2017-04-13avformat/movenc: Fix potential leak of sgpd_entries array.Matthew Gregan
2017-04-12lavf/isom: Remove codec point for WMAv2 that has never worked.Carl Eugen Hoyos
2017-04-12avformat/movenc: Fix mix of declaration and statementMichael Niedermayer
2017-04-11avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4).Matthew Gregan
2017-04-11avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan
2017-04-11avformat/oggparseogm: Check ff_alloc_extradata() for failureMichael Niedermayer
2017-04-11avformat/oggparseogm: Check available data before reading global headerMichael Niedermayer
2017-04-10avformat/movenc: auto insert vp9_superframe bsf when neededJames Almer
2017-04-09Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697'Clément Bœsch
2017-04-08avformat/matroskaenc: don't try to update flac extradata if live streamingJames Almer
2017-04-07lavf: use the new bitstream filter for extracting extradataJames Almer
2017-04-06avformat/dump : Display Content Light Level metadataSteve Lhomme
2017-04-06libavformat/mov: Fix memory leak, need to free the chapter tracks arrayThierry Foucu
2017-04-06avformat/ftp: Solve a crash bug when network occur a exceptiontiejun.peng@foxmail.com
2017-04-05rtp: rfc4175: add handler for YCbCr-4:2:2Damien Riegel
2017-04-04Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6'James Almer
2017-04-04avformat/mov: Check creation_time for overflowMichael Niedermayer
2017-04-02Bump versions for master after 3.3n3.4-devMichael Niedermayer
2017-04-02Bump minor for 3.3Michael Niedermayer
2017-04-01avformat/oggparsedaala: Do not leave an invalid value in gpshiftMichael Niedermayer