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
2018-09-26avformat/matroskaenc: reindent after the previous commitJames Almer
2018-09-26avformat/matroskaenc: refactor checks for allowed codecs in WebMJames Almer
2018-09-26avformat/matroskaenc: implement AVOutputFormat.query_codec for webmJames Almer
2018-09-26avformat/matroskaenc: remove unnecessary additional codec tagsJames Almer
2018-09-25avformat/utils: move mkdir_p to utilsSteven Liu
2018-09-24avformat/utils: set AV_PKT_FLAG_KEY for data packetsBaptiste Coudurier
2018-09-24avformat/ivfenc: fix writing codec tagJames Almer
2018-09-22Revert "avformat/matroskaenc: write CodecPrivate in WebM"James Almer
2018-09-21avformat/matroskaenc: write CodecPrivate in WebMJames Almer
2018-09-21lavf/matroska: Allow AV1 in WebMKagami Hiiragi
2018-09-19avformat/dashenc: Reduce Muxing overhead for chunked CMAF formatKarthick Jeyapal
2018-09-19lavf/webvttenc: Always write hours in the timestamp with two characters.Carl Eugen Hoyos
2018-09-17avformat/dashenc: Format VP9 profile as decimal instead of HexadecimalJames Almer
2018-09-17avformat/dashenc: Format VP9 bitdepth as decimal instead of HexadecimalKarthick Jeyapal
2018-09-17avformat/dashenc: Format VP9 level as decimal instead of hexadecimalKarthick Jeyapal
2018-09-16avformat/vpcc: fix values in VP9 level detection heuristicsJames Almer
2018-09-15libavformat/mxfenc: fix dnxhr ul typoJason Stevens
2018-09-14lavf/davs2: Do not mix declarations and code.Carl Eugen Hoyos
2018-09-12lavf: add raw AVS2 demuxerhwren
2018-09-12Revert "lavf: add raw AVS2 demuxer"Steven Liu
2018-09-12lavf: add raw AVS2 demuxerSteven Liu
2018-09-12lavf/Makefile: Fix standalone build of AVS2 muxerMark Thompson
2018-09-11lavf: add raw avs2 muxerhwren
2018-09-11avformat/tcp: re-add checks for setsockopt return valuesJames Almer
2018-09-11Merge commit '8c76bfacf663ff71cee5264a74d0f9c86addd325'James Almer
2018-09-11Merge commit '9b4c3f5aadf54ffd2a6e15746b1fd736379883c4'James Almer
2018-09-11Merge commit '6a9c00c09d2bc50c0ea64ba092b2f4afc46aa978'James Almer
2018-09-11Merge commit '22f98ac19cf29f22b3e1d10314df9503f06fe683'James Almer
2018-09-11avformat/dashenc: Remove muxer overhead from Bandwidth field in DASH manifestKarthick Jeyapal
2018-09-11avformat/dashenc: Add CODECS tag to HLS master playlistKarthick Jeyapal
2018-09-11libavformat/mxfenc: add missing dnxhr mxfcontainer essence ULsJason Stevens
2018-09-09avformat/movenc: remove experimental checks for AV1 streamsJames Almer
2018-09-09Use QT format for audio sample descriptors depending on stsd version.Justin Ruggles
2018-09-09avformat/utils: Don't calculate duration using AV_NOPTS_VALUE for start_time.Dale Curtis
2018-09-09lavf/movenc: Fail when codec tag is invalid for formatJohn Stebbins
2018-09-09lavf/movenc: Add GoPro metadata to permitted mp4 "codecs"John Stebbins
2018-09-09lavf/mov: factor out setting codec_idJohn Stebbins
2018-09-09lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins
2018-09-08avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol
2018-09-06avformat/dashdec: minus minBufferTime when there have valueSteven Liu
2018-09-05avformat/mxfdec: do not use sound essence descriptor quantization bits for bi...Marton Balint
2018-09-05avformat/dashdec: refine compute current fragment for presentation_timeoffset...Steven Liu
2018-09-05avformat/dashdec: reindent code for previous commitSteven Liu
2018-09-05avformat/dashdec: add min_buffer_time process logicSteven Liu
2018-09-05avformat/dashdec: add trace message for get the logic output messageSteven Liu
2018-09-05avformat/dashdec: reindent code for previous commitSteven Liu
2018-09-05avformat/dashdec: remove redundant codeSteven Liu
2018-09-05avformat/dashdec: refine adaptionset attribute membersSteven Liu
2018-09-05avformat/dashdec: refine mpd element of attribute name availabilityEndTimeSteven Liu
2018-09-05avformat/hlsenc: rename option from use_localtime to strftimeSteven Liu