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
2015-08-07Merge commit 'e5997152f54f790229c99f237f8eb6b5b1ee683a'Hendrik Leppkes
2015-08-07Merge commit '944f60866f507e3c0850ae9c2f30dac1da54587c'Hendrik Leppkes
2015-08-06avformat/matroskaenc: Avoid "for (int i" syntax for better compatibilityMichael Niedermayer
2015-08-05libavformat/matroska: Write stream durations in metadata, in the format of mk...Sasi Inguva
2015-08-04asf: Use time_t where neededLuca Barbato
2015-08-04lavf/swf: Fix auto-detection of compressed files.Carl Eugen Hoyos
2015-08-04asfdec: read values properlyAlexandra Hájková
2015-08-04lavf/mxfdec: support segmented frame layout as separate fields layoutMatthieu Bouron
2015-08-02Merge commit 'fdbc544d29176ba69d67dd879df4696f0a19052e'Hendrik Leppkes
2015-08-02Merge commit '33dc1913ab7aaefc991b3e665d1d0b5d0b088672'Hendrik Leppkes
2015-08-02Merge commit '78491fe8cfed83d2aead95dafe26f0d3f999e961'Hendrik Leppkes
2015-08-02Merge commit 'cd4d9df22738e6f147521ccb72c7930db6050914'Hendrik Leppkes
2015-08-02asfdec: prevent the memory leak while reading metadataAlexandra Hájková
2015-08-02avformat/mov: fix regression in processing .aax filesVesselin Bontchev
2015-08-01lavf/http: Implement server side network code.Stephan Holljes
2015-08-01lavf/tcp: increase range for listen and call the underlying socket operations...Stephan Holljes
2015-08-01lavf/tcp: add tcp_acceptStephan Holljes
2015-08-01lavf/avio: add avio_accept and avio_handshakeStephan Holljes
2015-08-01lavf/avio: add ffurl_accept and ffurl_handshakeStephan Holljes
2015-08-01lavf/network: split ff_listen_bind into ff_listen and ff_acceptStephan Holljes
2015-07-31asfdec: remove improper assignement that caused wrong timestampsAlexandra Hájková
2015-07-31asfdec: do not export empty metadataAlexandra Hájková
2015-07-31asfdec: free AVDictionaries properly when closing the demuxerAlexandra Hájková
2015-07-31avformat/wavdec: add extra sample count check for G.729 filesGanesh Ajjanagadde
2015-07-30Merge commit '764ec70149728be82304c163ccc4e280f1629201'Michael Niedermayer
2015-07-30Merge commit '0c73a5a53cc97f4291bbe9e1e68226edf6161744'Michael Niedermayer
2015-07-30Merge commit '5ae178539b91d25710b7bb322d156c31aea9f8bf'Michael Niedermayer
2015-07-30rtsp: Only interpret $ as interleaved packet indicator at the start of repliesMartin Storsjö
2015-07-30hls: Save and forward avio optionsLuca Barbato
2015-07-30http: Add the trailing endlines if they are missingLuca Barbato
2015-07-30rtmpproto: free hmac context properlyJames Almer
2015-07-30avformat/rtmpproto: free hmac context properlyJames Almer
2015-07-30rawdec: fix mjpeg probing buffer size checkwm4
2015-07-30rawdec: fix mjpeg probingwm4
2015-07-30avformat/oggdec: ogg_read_seek: reset ogg after seekingMichael Niedermayer
2015-07-29rtmpproto: use AVHMAC instead of a custom implementationJames Almer
2015-07-29avformat/rtmpproto: use AVHMAC instead of a custom implementationJames Almer
2015-07-29avformat/wavdec: Check for data_size overflowMichael Niedermayer
2015-07-29wavdec: make sample count check more preciseGanesh Ajjanagadde
2015-07-28Merge commit 'b5c1c16247ab7d166c84eaf4564e49a1535fdaaf'Michael Niedermayer
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27asfdec: do not align Data Object when Broadcast Flag is setAlexandra Hájková
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27asfdec: interpret the first flag in an asf packet as length flagAlexandra Hájková
2015-07-27avformat/mpegts: Replace silent cliping of language_count by assertsMichael Niedermayer
2015-07-27avformat/mpegts: Use DVB_TELETEXT timestamp heuristic also for DVB subtitlesMichael Niedermayer