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
2012-05-18doc: Replace some @file tags by more suitable markup.Diego Biurrun
2012-05-18fate: Set FUZZ factor of vorbis-13 test to 2.Diego Biurrun
2012-05-18fate: Set FUZZ factor of (e)ac3-encode test to 3.Diego Biurrun
2012-05-18fate: remove unused code from regressions-funcs.shMans Rullgard
2012-05-17rtmp: Don't assume path points to a string of nonzero lengthMartin Storsjö
2012-05-17avconv: fix behavior with -ss as an output option.Anton Khirnov
2012-05-17pcmenc: set correct bitrate valueMans Rullgard
2012-05-16avprobe: don't print format entry name when only one was requestedAnton Khirnov
2012-05-16fate: Work around non-standard wc implementations at more placesMartin Storsjö
2012-05-16fate: work around non-standard wc implementationsMans Rullgard
2012-05-16x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.Michael Kostylev
2012-05-15ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16Justin Ruggles
2012-05-15fate: use standard diff optionsMans Rullgard
2012-05-15tta: Fix comment about channel number; TTA supports >2 channels.Aneesh Dogra
2012-05-15avfilter: Move ff_get_ref_perms_string() to where it is used.Diego Biurrun
2012-05-15build: Add 'check' target to run all compile and test targets.Diego Biurrun
2012-05-15indeo3: validate new frame size before resetting decoderKostya Shishkov
2012-05-15indeo3: when freeing buffers, set pointers referencing them to NULL as wellKostya Shishkov
2012-05-15indeo3: initialise pixel planes on allocationKostya Shishkov
2012-05-15indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoderKostya Shishkov
2012-05-15fate: rename psx-str-v3-mdec to mdec-v3Mans Rullgard
2012-05-15fate: convert psx-str to a demuxer testMans Rullgard
2012-05-15lavf: add mdec to is_intra_only() listMans Rullgard
2012-05-15fate: use diff -b in oneline comparisonMans Rullgard
2012-05-15Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov
2012-05-15lavfi: move buffer management function to a separate file.Anton Khirnov
2012-05-15lavfi: move formats-related functions from default.c to formats.cAnton Khirnov
2012-05-15lavfi: move video-related functions to a separate file.Anton Khirnov
2012-05-15fate: make smjpeg a demux testMans Rullgard
2012-05-15fate: separate sierra-vmd audio and video testsMans Rullgard
2012-05-15fate: separate smacker audio and video testsMans Rullgard
2012-05-14libmp3lame: set supported channel layouts.Anton Khirnov
2012-05-14avconv: automatically insert asyncts when -async is used.Anton Khirnov
2012-05-14avconv: add support for audio filters.Anton Khirnov
2012-05-14lavfi: add asyncts filter.Anton Khirnov
2012-05-14lavfi: add aformat filterAnton Khirnov
2012-05-14lavfi: add an audio buffer sink.Anton Khirnov
2012-05-14lavfi: add an audio buffer source.Anton Khirnov
2012-05-14buffersrc: add av_buffersrc_write_frame().Anton Khirnov
2012-05-14buffersrc: fix invalid read in uninit if the fifo hasn't been allocatedAnton Khirnov
2012-05-14lavfi: rename vsrc_buffer.c to buffersrc.cAnton Khirnov
2012-05-14avfiltergraph: reindentAnton Khirnov
2012-05-14lavfi: add channel layout/sample rate negotiation.Anton Khirnov
2012-05-14lavfi: add types and functions for channel layout/samplerate negotiationAnton Khirnov
2012-05-14yadif: Flush filter on eof.Robert Nagy
2012-05-14yadif: Improve pts accuracy.Robert Nagy
2012-05-14mtv: do not byteswap raw video in demuxerMans Rullgard
2012-05-14avprobe: free options at the end of main()Janne Grunau
2012-05-14avprobe: close opened codecs after useJanne Grunau
2012-05-14vcr1: Add vcr1_ prefixes to all static functions with generic names.Diego Biurrun