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-07-13indeo4: Check the quantization matrix indexLuca Barbato
2013-07-13indeo4: Do not access missing reference MVLuca Barbato
2013-07-13ac3dec: Consistently use AC3_BLOCK_SIZE and sizeofMartin Storsjö
2013-07-13ac3dec: Increment channel pointers only once per channelMartin Storsjö
2013-07-13jpeg2000: Remove unused passes array in Jpeg200Cblk structureNicolas Bertrand
2013-07-13jpeg2000: Initialize only once mqc arraysNicolas Bertrand
2013-07-12vf_interlace: better handling of odd video sizeMichael Niedermayer
2013-07-12fate: use current syntax for the scale filterSean McGovern
2013-07-12dca: Respect the current limits in the downmixing capabilitiesLuca Barbato
2013-07-12dca: Error out on missing DSYNCLuca Barbato
2013-07-12pcm: always use codec->id instead of codec_idLuca Barbato
2013-07-12vdpau: use the correct namespace for the unionLuca Barbato
2013-07-12mlpdec: Do not set invalid context in read_restart_headerLuca Barbato
2013-07-12mlpdsp: x86: Respect cpuflagsLuca Barbato
2013-07-12pcx: Do not overread source buffer in pcx_rle_decodeLuca Barbato
2013-07-12pcx: K&R formatting cosmeticsLuca Barbato
2013-07-11configure: Check for support for labels in the inline assemblyMartin Storsjö
2013-07-10wmavoice: conceal clearly corrupted blocksLuca Barbato
2013-07-10wmavoice: use init_static_dataLuca Barbato
2013-07-10wmavoice: return meaningful error codesLuca Barbato
2013-07-10iff: Do not read over the source bufferLuca Barbato
2013-07-10iff: K&R formatting cosmeticsLuca Barbato
2013-07-09qdm2: Conceal broken samplesLuca Barbato
2013-07-09qdm2: refactor joined stereo supportLuca Barbato
2013-07-09adpcm: Write the correct number of samples for ima-dk4Luca Barbato
2013-07-09imc: Catch a division by zeroLuca Barbato
2013-07-09atrac3: Error on impossible encoding/channel combinationsLuca Barbato
2013-07-09atrac3: set the getbits context the right buffer_endLuca Barbato
2013-07-09atrac3: fix error handlingLuca Barbato
2013-07-08movenc: Rename the timestamp parameter to dts in write_hint_packetsMartin Storsjö
2013-07-08movenc: Make sure the RTP hint tracks have nondecreasing DTSMartin Storsjö
2013-07-08qdm2: check and reset dithering index per channelLuca Barbato
2013-07-08qdm2: formatting cosmeticsLuca Barbato
2013-07-08qdm2: use init_static_dataLuca Barbato
2013-07-08westwood_vqa: do not free extradata on error in read_headerLuca Barbato
2013-07-08vqavideo: check the versionLuca Barbato
2013-07-07cmdutils: wrap exit explicitlyLuca Barbato
2013-07-07movenc: K&R formatting cosmeticsMartin Storsjö
2013-07-07Makefile: Remove stray tabsMichael Niedermayer
2013-07-07vp8: Wait for prev_frame to parse segment_map before reading itRonald S. Bultje
2013-07-07yuv4mpeg: Correctly round chroma up for odd luma sizesRonald S. Bultje
2013-07-07rmdec: Use the AVIOContext given as parameter in rm_read_metadata()Michael Niedermayer
2013-07-07avio: Handle AVERROR_EOF in the same way as the return value 0Michael Niedermayer
2013-07-07wtv: Mark attachment with a negative stream idLuca Barbato
2013-07-07avprobe: rename the prettyprint structuresLuca Barbato
2013-07-06tools: Wording and formatting cosmeticsDiego Biurrun
2013-07-06tests: Only run noproxy test if networking is enabledDiego Biurrun
2013-07-06fifo: K&R formatting cosmeticsLuca Barbato
2013-07-06kmvc: Clip pixel position to valid rangeLuca Barbato
2013-07-06kmvc: use fixed sized arrays in the contextLuca Barbato