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-11-10avfilter/fade: use inlink->frame_count.Clément Bœsch
2013-11-10avfilter/fade: add color option.Clément Bœsch
2013-11-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-10avformat/diracdec: check 2 chunks in probeMichael Niedermayer
2013-11-10hwaccel: Simplify ff_find_hwaccelLuca Barbato
2013-11-10avformat/astdec: increase the score for odd samplerate/channels to max/8Michael Niedermayer
2013-11-10avformat/rsd: increase the score for odd samplerate/channels to max/8Michael Niedermayer
2013-11-10avformat/lvfdec: increase the score for odd channels to max/8Michael Niedermayer
2013-11-10avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versionsMichael Niedermayer
2013-11-10avformat/ape: check version in probeMichael Niedermayer
2013-11-10doc/encoders: fix libfdk-aac "Examples" subsectionTimothy Gu
2013-11-10avcodec/vp8: remove unused webp_decode_frame()Michael Niedermayer
2013-11-10avformat/dv: remove unused variableMichael Niedermayer
2013-11-10doc/doxy-wrapper: disable inserting headers and footersTimothy Gu
2013-11-10avformat/thp: check fps value during probingMichael Niedermayer
2013-11-10avformat/thp: do not set sample_rate for a video codecMichael Niedermayer
2013-11-10vp9: fix mvref finding to adhere to bug in libvpx.Ronald S. Bultje
2013-11-09libavf/avienc: store language metadata for XSUB streamsErik Olofsson
2013-11-09ffmpeg: generate more specific error message in case of inconsistent filterin...Stefano Sabatini
2013-11-09ffmpeg: store value of -filter and -filter_script per-stream option in Output...Stefano Sabatini
2013-11-09avformat/dv: consider a header match at byte 0 to count as detection of dv in...Michael Niedermayer
2013-11-09mpegts: only calculate stat index when its needed during probeMichael Niedermayer
2013-11-09avformat/mpegts: do not hardcode type used in memset()Michael Niedermayer
2013-11-09avformat/dv: about 3 times faster probeMichael Niedermayer
2013-11-09build: avoid stdin stall with GNU AS probing.Clément Bœsch
2013-11-09riff: add VP9 fourccJames Zern
2013-11-09avformat/mp3dec: 4x faster probingMichael Niedermayer
2013-11-09avformat/h261dec: dont accept invalid gobs in probe as validMichael Niedermayer
2013-11-09avformat/h261dec: optimize probeMichael Niedermayer
2013-11-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-09ffmpeg: treat avi as VFR in framerate conversion codeMichael Niedermayer
2013-11-09Merge commit '5462dde1947e0ecfcb2db99ae29ce9dee8933b45'Michael Niedermayer
2013-11-09avformat/mxfdec: optimize probingMichael Niedermayer
2013-11-09tools/probetest: also print the time the probe functions neededMichael Niedermayer
2013-11-09tools/probetest: use named constant for the maximum number of formatsMichael Niedermayer
2013-11-09avienc: drop the vfr flag.Anton Khirnov
2013-11-08avcodec/mimic: use av_freep() and reset swap_buf_sizePaul B Mahol
2013-11-08avcodec/vmdav: use av_freep() and reset unpack_buffer_sizePaul B Mahol
2013-11-08avformat/icodec: reduce score returned on probingMichael Niedermayer
2013-11-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-08Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'Michael Niedermayer
2013-11-08avformat/lvfdec: check stream count during probingMichael Niedermayer
2013-11-08metasound: Fix error message argumentKostya Shishkov
2013-11-08avformat/idcin: check the decompressed frame size during probingMichael Niedermayer
2013-11-08h263dsp: K&R formatting cosmeticsDiego Biurrun
2013-11-08dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun
2013-11-08avformat/mov: only force parsing for video tracks if stss is emptyHendrik Leppkes
2013-11-08libavcodec/dvdsubdec: remove exit() call in debug codeMichael Niedermayer
2013-11-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-08avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter()Michael Niedermayer