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-11-26rtmpcrypt: Do the xtea decryption in little endian modeMartin Storsjö
2015-11-26avformat/matroskadec: Check subtitle stream before dereferencingMichael Niedermayer
2015-11-26avformat/utils: Do not init parser if probing is unfinishedMichael Niedermayer
2015-11-26mxfdec: check edit_rate also for physical_trackAndreas Cadhalpun
2015-11-26brstm: reject negative sample rateAndreas Cadhalpun
2015-11-11lavf/mov: add support for sidx fragment indexesRodger Combs
2015-11-11avformat/mxfenc: Only store user comment related tags when neededMichael Niedermayer
2015-11-07jvdec: avoid unsigned overflow in comparisonAndreas Cadhalpun
2015-11-06avformat/xmv: Discard remainder of packet on errorMichael Niedermayer
2015-11-06avformat/xmv: factor return check out of if/elseMichael Niedermayer
2015-11-05avformat/mpegts: Only start probing data streams within probe_packetsMichael Niedermayer
2015-10-30avformat/hls: update cookies on setcookie responseLucas de Andrade
2015-10-27rtsp: Allow $ as interleaved packet indicator before a complete response headerMartin Storsjö
2015-10-20avformat/mp3dec: improve junk skipping heuristicwm4
2015-10-17concatdec: fix file_start_time calculation regressionMarton Balint
2015-10-15avformat/hls: add support for EXT-X-MAPAnssi Hannula
2015-10-15avformat/hls: fix segment selection regression on track changes of live streamsAnssi Hannula
2015-10-12doc: fix spelling errorsAndreas Cadhalpun
2015-10-12hls: only seek if there is an offsetAndreas Cadhalpun
2015-10-12asfdec: add more checks for size left in asf packet bufferAlexandra Hájková
2015-10-12asfdec: alloc enough space for storing name in asf_read_metadata_objAlexandra Hájková
2015-10-09avformat/avidec: Workaround broken initial frameMichael Niedermayer
2015-10-09avformat/hls: fix some cases of HLS streams which require cookieswm4
2015-10-09lavf/img2dec: Fix memory leakPrzemysław Sobala
2015-10-09avformat/srtdec: make sure we probe a numberClément Bœsch
2015-10-08avformat/vobsub: compare correct packet stream IDswm4
2015-10-08avformat/srtdec: more lenient first line probingClément Bœsch
2015-10-08avformat/srtdec: fix number check for the first characterClément Bœsch
2015-10-08avformat/httpauth: Add space after commas in HTTP/RTSP auth headerAndrey Utkin
2015-10-08libavformat/hlsenc: Use of uninitialized memory unlinking old filesDHE
2015-10-08lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.Simon Thelen
2015-09-08Add NOA creditsMichael Niedermayer
2015-09-06avformat/async: replace strerror with av_err2strZhang Rui
2015-09-05avformat/hls: Check for av_opt_set_dict() failureMichael Niedermayer
2015-09-05lavf/aiffenc: Clarify an error message.Carl Eugen Hoyos
2015-09-05lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].Arnaud Bienner
2015-09-05lavf/mxf: Support video essence container uls for vc1.Arnaud Bienner
2015-09-05lavf/riff: Support fourcc AVd1 for dvvideo.Arnaud Bienner
2015-09-05lavc/mxfdec: Support more mxf files with codec_ul.Carl Eugen Hoyos
2015-09-03avformat/mov: Change the type of the r/g/b variablesMichael Niedermayer
2015-09-03lavf/http: Remove superfluous parenthesis.Stephan Holljes
2015-09-03lavf/http: Fix incorrectly placed parenthesis.Stephan Holljes
2015-09-03avformat/concatdec: Check file variable before dereferencingMichael Niedermayer
2015-09-03avformat/file: Fix copy and paste errorMichael Niedermayer
2015-09-03avformat/hlsenc: Fix memleak of pathMichael Niedermayer
2015-09-03avformat/hlsenc: Initialize vtt_oc to help static analyzersMichael Niedermayer
2015-09-03avformat/latmenc: Add assert to avoid coverity warningMichael Niedermayer
2015-09-03avformat/swfdec: Check return value of init_get_bits8()Michael Niedermayer
2015-09-03avformat/mov: Fix integer overflow in FFABSMichael Niedermayer
2015-09-03avformat/dump: Fix integer overflow in aspect ratio calculationMichael Niedermayer