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-10-26avformat/id3v2: fix leak in chapter parsingn3.3.5Fredrik Hubinette
2017-09-10avformat/asfdec: Fix DoS in asf_build_simple_index()Michael Niedermayer
2017-09-10avformat/mov: Fix DoS in read_tfra()Michael Niedermayer
2017-09-10avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()孙浩(晓黑)
2017-09-10avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()孙浩(晓黑)
2017-09-10avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop.孙浩(晓黑)
2017-09-10avformat/mvdec: Fix DoS due to lack of eof checkMichael Niedermayer
2017-09-10avformat/rl2: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)
2017-09-10avformat/rmdec: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)
2017-09-10avformat/cinedec: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)
2017-09-10avformat/asfdec: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)
2017-09-10avformat/hls: Fix DoS due to infinite loopMichael Niedermayer
2017-09-10avformat/rtpdec_h264: Fix heap-buffer-overflowMichael Niedermayer
2017-09-10avformat/aviobuf: Fix signed integer overflow in avio_seek()Vitaly Buka
2017-09-10avformat/mov: Fix signed integer overflows with total_sizeVitaly Buka
2017-09-10avformat/utils: fix memory leak in avformat_free_contextSteven Siloti
2017-07-29avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2Michael Niedermayer
2017-07-29avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2Michael Niedermayer
2017-07-26avformat/oggparsecelt: Do not re-allocate os->privateMichael Niedermayer
2017-06-06avformat/hls: Check local file extensionsMichael Niedermayer
2017-06-06avformat/options: log filename on openMichael Niedermayer
2017-06-02libavformat/hls: Observe Set-Cookie headersMicah Galizia
2017-06-02libavformat/http: Ignore expired cookiesMicah Galizia
2017-06-02avformat/avidec: Limit formats in gab2 to srt and ass/ssaMichael Niedermayer
2017-06-02avformat/mux: Fix copy an paste typoMichael Niedermayer
2017-05-23lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring outMatthieu Bouron
2017-05-22Use AVOnce as a static variable consistentlyHendrik Leppkes
2017-05-14avformat/wavdec: Check chunk_size李赞
2017-05-14avformat/webmdashenc: Validate the 'streams' adaptation sets parameterDerek Buitenhuis
2017-05-14avformat/webmdashenc: Require the 'adaptation_sets' option to be setDerek Buitenhuis
2017-05-06avformat/utils: free AVStream.codec properly in free_stream()Aaron Levinson
2017-04-27avformat/concatdec: fix the h264 annexb extradata checkJames Almer
2017-04-13avformat/movenc: auto insert vp9_superframe bsf when neededJames Almer
2017-04-12avformat/oggparseogm: Check ff_alloc_extradata() for failureMichael Niedermayer
2017-04-12avformat/oggparseogm: Check available data before reading global headerMichael Niedermayer
2017-04-08avformat/matroskaenc: don't try to update flac extradata if live streamingJames Almer
2017-04-08avformat/mov: Check creation_time for overflowMichael Niedermayer
2017-04-08libavformat/mov: Fix memory leak, need to free the chapter tracks arrayThierry Foucu
2017-04-02Bump minor for 3.3Michael Niedermayer
2017-04-01avformat/oggparsedaala: Do not leave an invalid value in gpshiftMichael Niedermayer
2017-04-01avformat/oggparsedaala: Check duration for AV_NOPTS_VALUEMichael Niedermayer
2017-04-01Merge commit 'd860a3cc0a12360a92b9ffd179a0c34413beaf88'Clément Bœsch
2017-04-01Merge commit '3cc3463f306f425f76bd962755df1132eeac6dfa'Clément Bœsch
2017-03-31Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer
2017-03-31avformat/dump: use av_spherical_projection_name() to print spherical projecti...James Almer
2017-03-31lavf/amr: Return AVERROR_EOF on EOF.Carl Eugen Hoyos
2017-03-31lavf/mov.c: Add -advanced_editlist option for mov format.Sasi Inguva
2017-03-31Bump minor versions for master after release/3.3 branchpointMichael Niedermayer
2017-03-31Bump minor versions for staring release/3.3 branchMichael Niedermayer
2017-03-31Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch