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
2014-03-08avcodec/jpeglsdec: check err value for ls_get_code_runterm()Michael Niedermayer
2014-03-08avutil/opt: initialize retMichael Niedermayer
2014-03-08avcodec/avpacket/av_packet_split_side_data: ensure that side data padding is ...Michael Niedermayer
2014-03-08avfilter/ff_insert_pad: fix order of operationsMichael Niedermayer
2014-03-08avcodec/parser: reset indexes on realloc failureMichael Niedermayer
2014-03-08avcodec/ffv1enc: update buffer check for 16bpsMichael Niedermayer
2014-03-08avcodec/truemotion2: Fix av_freep argumentsMichael Niedermayer
2014-03-07configure: use pkg-config to detect libblurayTimothy Gu
2013-12-21arm: Don't clobber callee saved registers in scalarproductMartin Storsjö
2013-12-09avcodec/cabac: force get_cabac to be not inlinedMichael Niedermayer
2013-11-18avformat/utils: dont count attached pics toward the probesizeMichael Niedermayer
2013-11-18build: avoid stdin stall with GNU AS probing.Clément Bœsch
2013-10-27avformat/utils: do not override pts in h264 when they are provided from the d...Michael Niedermayer
2013-10-26avcodec/h264: reduce noisiness of "mmco: unref short failure"Michael Niedermayer
2013-10-24avformat/wavdec: Dont trust the fact chunk for PCMMichael Niedermayer
2013-10-24avformat/matroskadec: only set r_frame_rate if the value is within reasonable...Michael Niedermayer
2013-10-24avcodec/h264_refs: modify key frame detection heuristic to detect more casesMichael Niedermayer
2013-10-24avformat/mov: force parsing of headers if stts is absentMichael Niedermayer
2013-09-09avformat/matroskaenc: remove bogus prores tagPaul B Mahol
2013-09-06update for 1.0.8n1.0.8Michael Niedermayer
2013-09-05avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan()Michael Niedermayer
2013-09-05avfilter/vf_fps: make sure the fifo is not empty before using itMichael Niedermayer
2013-09-05avcodec/dsputil: fix signedness in sizeof() comparissionsMichael Niedermayer
2013-09-02Avoid a deadlock when decoding wma.Carl Eugen Hoyos
2013-08-31avformat/avidec: match first index and first packet size=0 handlingMichael Niedermayer
2013-08-31avcodec/pngdsp: fix (un)signed type in end comparissionMichael Niedermayer
2013-08-29jpeg2000: check log2_cblk dimensionsMichael Niedermayer
2013-08-29avcodec/rpza: Perform pointer advance and checks before using the pointersMichael Niedermayer
2013-08-29avcodec/flashsv: check diff_start/heightMichael Niedermayer
2013-08-29avformat/paf: Fix integer overflow and out of array readMichael Niedermayer
2013-08-29Merge remote-tracking branch 'jamrial/release/1.0' into release/1.0Michael Niedermayer
2013-08-29matroska_read_seek: Fix used streams for subtitle index compensationMichael Niedermayer
2013-08-27doc/texi2pod.pl: skip printing chapter names if they are disabledStefano Sabatini
2013-08-27doc/texi2pod: rework man inclusion logicStefano Sabatini
2013-08-27doc/texi2pod: fix @ref substitution rule, disallow "}" within the fieldsStefano Sabatini
2013-08-27doc/texi2pod: fix warnings introduced in e7e14bc69a606a6bec82efef729263cd38f1...Stefano Sabatini
2013-08-27doc: support multitable in texi2podLuca Barbato
2013-08-27doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...}Stefano Sabatini
2013-08-27doc/texi2pod: correctly handle @url commands in the form @url{URL,...}Stefano Sabatini
2013-08-27doc/texi2pod: add support to @ifhtml and @ifnothtml directivesStefano Sabatini
2013-08-27doc/texi2pod: recognize @table @command.Nicolas George
2013-08-27doc/texi2pod.pl: drop unnecessary rule, which was converting "\," to ","Stefano Sabatini
2013-08-27doc/encoders: Remove reference to "Codec Options" chapterTimothy Gu
2013-08-27avformat/matroskadec: check out_samplerate before using it in av_rescale()Michael Niedermayer
2013-08-26doc: remove mention of fifo filter in the introduction.Clément Bœsch
2013-08-26doc/encoders: add libxvid docTimothy Gu
2013-08-26doc/muxers: Add AIFF docTimothy Gu
2013-08-26doc/encoders: alphabetically list the encodersTimothy Gu
2013-08-26doc/decoders: Add libopencore-amrwb decoder docTimothy Gu
2013-08-26doc/decoders: Document libopencore-amrnb decoderTimothy Gu