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
2013-10-03avcodec/parser: reset indexes on realloc failureMichael Niedermayer
2013-10-03avcodec/ffv1enc: update buffer check for 16bpsMichael Niedermayer
2013-10-03avcodec/truemotion2: Fix av_freep argumentsMichael Niedermayer
2013-10-03avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan()Michael Niedermayer
2013-10-03avfilter/vf_fps: make sure the fifo is not empty before using itMichael Niedermayer
2013-10-03avcodec/dsputil: fix signedness in sizeof() comparissionsMichael Niedermayer
2013-10-03ffv1dec: Check bits_per_raw_sample and colorspace for equality in ver 0/1 hea...Michael Niedermayer
2013-10-03ffv1dec: check that global parameters dont change in version 0/1Michael Niedermayer
2013-10-03avcodec/ffv1dec: check global header versionMichael Niedermayer
2013-09-16avcodec/srtdec: fix potential overread.Clément Bœsch
2013-09-16avformat/subtitles: add a next line jumper and use it.Clément Bœsch
2013-09-16avformat/srtdec: skip initial random line breaks.Clément Bœsch
2013-09-13Use rc_max_rate if no video bit_rate was specified when muxing mxf_d10.Carl Eugen Hoyos
2013-09-13Store the video bit_rate in the context when muxing mxf.Carl Eugen Hoyos
2013-09-10avformat/subtitles: check lower bound for duration overlap seeking.Clément Bœsch
2013-09-10avformat/vobsub: fix seeking.Clément Bœsch
2013-09-09avformat/matroskaenc: remove bogus prores tagPaul B Mahol
2013-09-06Read h264 headers from v4l2 to allow stream-copying.Carl Eugen Hoyos
2013-09-06w64dec: fix end position of summarylist guidPaul B Mahol
2013-09-06w64dec: fix skipping of unknown guidsPaul B Mahol
2013-09-02Avoid a deadlock when decoding wma.Carl Eugen Hoyos
2013-09-01avformat/lxfdec: use a parser to parse video frame headersMichael Niedermayer
2013-09-01avcodec/h264: set er.ref_count earlierMichael Niedermayer
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-27doc/codecs: fix dangling reference to codec-options chaptern1.2.3Stefano Sabatini
2013-08-27update for 1.2.3Michael Niedermayer
2013-08-26doc/filters: review introductory example and explanationStefano Sabatini
2013-08-26doc/encoders: add libxvid docTimothy Gu
2013-08-26doc/encoders: partially rewrite and reformat libx264 docsTimothy Gu
2013-08-26doc/encoders: add libopus encoder docTimothy Gu
2013-08-26doc/muxers: Add AIFF docTimothy Gu
2013-08-26doc/decoders: document libopus decoderTimothy 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
2013-08-26doc/decoders: Document libilbc decoderTimothy Gu
2013-08-26doc/decoders: Document libgsm decoderTimothy Gu
2013-08-26doc/encoders: Add libopencore-amrnb docTimothy Gu
2013-08-26doc/decoders: Document libceltTimothy Gu
2013-08-26doc/general: Make the license status of the Android libraries clearerTimothy Gu
2013-08-26doc/encoders: Add libvo-amrwbenc docTimothy Gu
2013-08-26doc/encoders: Add libvo-aacenc docTimothy Gu
2013-08-26doc/encoders: add documentation for libtwolameTimothy Gu
2013-08-26doc/encoders: Add documentation for libmp3lameTimothy Gu
2013-08-26doc/filters: fix width/height typo in crop filter.Timothy Gu
2013-08-26avformat/matroskadec: check out_samplerate before using it in av_rescale()Michael Niedermayer
2013-08-26matroskadec: Improve TTA duration calculationJames Almer
2013-08-26matroskaenc: simplify mkv_check_tag()Michael Niedermayer
2013-08-26lavf/matroskaenc: Check for valid metadata before creating tagsJames Almer