Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31loco: fix return value.Nicolas George
2012-07-31loco: take decode overflow into account.Nicolas George
2012-07-31sp5xdec: sanitize return value.Nicolas George
2012-07-318svx: unify mono and stereo code paths.Nicolas George
2012-07-318svx: remove useless rounding code.Nicolas George
2012-07-318svx: use a more direct condition.Nicolas George
2012-07-31movtextdec: fix return value for too small packets.Nicolas George
2012-07-31mmvideo: count preamble size in return value.Nicolas George
2012-07-31vc1dec: count ENDOFSEQ code in return value.Nicolas George
2012-07-31ffprobe: fix validity error with tags and data.Nicolas George
2012-07-31lavfi/movie: force channel layout if not set by the decoderStefano Sabatini
2012-07-31ffprobe: show audio frame channels and channel_layoutStefano Sabatini
2012-07-31lavc: add channels field to AVFrameStefano Sabatini
2012-07-31lavfi/asettb: do not create a new reference in filter_samples()Stefano Sabatini
2012-07-31lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special valuesStefano Sabatini
2012-07-31mpegdemux: Fix probing of unrecognized_mpeg_video.mpgMichael Niedermayer
2012-07-31vc1dec: fix handling of max_coded dimensionsMichael Niedermayer
2012-07-31mpeg4videoenc: ensure SAR is within the supported rangeMichael Niedermayer
2012-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30lavfi: use correct PTS for link age.Nicolas George
2012-07-30buildsys: fix c++ compilationMichael Niedermayer
2012-07-30fate: fix forgotten hunk for framerate order change in ffmpeg.cMichael Niedermayer
2012-07-30yadif: update frame rateMichael Niedermayer
2012-07-30ffmpeg: init simple filter graph before trying to extract framerate from its ...Michael Niedermayer
2012-07-30avfilter: fix minor typoMichael Niedermayer
2012-07-30avformat: Drop pointless "format" from container long namesDiego Biurrun
2012-07-30audioconvert: add av_get_standard_channel_layout().Nicolas George
2012-07-30audioconvert: add av_get_channel_description().Nicolas George
2012-07-30audioconvert: include the description of channels in the library.Nicolas George
2012-07-30flacdec: fix memleaksPaul B Mahol
2012-07-30samplefmt: Fix warning about discarded qualifierjamal
2012-07-30options: Fix warning about incompatible pointer typejamal
2012-07-30swscale: bury one more piece of inline asm under HAVE_INLINE_ASM.Ronald S. Bultje
2012-07-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30wv: K&R formatting cosmeticsAnton Khirnov
2012-07-30configure: Add missing descriptions to help outputDiego Biurrun
2012-07-30lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffe...Stefano Sabatini
2012-07-30lavfi/color: free internal context options in uninit()Stefano Sabatini
2012-07-30lavfi/color: cache and reuse colored picture in contextStefano Sabatini
2012-07-30lavfi/color: reindent after the previous commitStefano Sabatini
2012-07-30lavfi/color: drop support for old deprecated syntaxStefano Sabatini
2012-07-30lavfi/testsrc: add comment in optionsStefano Sabatini
2012-07-30h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje
2012-07-30fate: amix: specify f32 sample format for comparisonMans Rullgard
2012-07-30tiny_psnr: support 32-bit float samplesMans Rullgard
2012-07-30Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer
2012-07-30eamad/eatgq/eatqi: call special EA IDCT directlyMans Rullgard
2012-07-30eamad: remove use of MpegEncContextMans Rullgard
2012-07-30mpegvideo: remove unnecessary inclusions of faandct.hMans Rullgard
2012-07-30aacenc: new default cutoffMichael Niedermayer