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-01-14lavc: introduce the convenience function init_get_bits8Luca Barbato
2013-01-14lavc: check for overflow in init_get_bitsLuca Barbato
2013-01-12APIchanges: Fill in missing hashes and dates; fix a version number typo.Diego Biurrun
2013-01-12lavfi/yadif: fix shorthand/option mismatchAndré Pankratz
2013-01-11configure: enable pic for shared libs on AArch64Marcin Juszkiewicz
2013-01-11zmbv: Reset the decoder on keyframe errorsLuca Barbato
2013-01-11vc1dec: prevent a crash due missing pred_flag parameterVladimir Pantelic
2013-01-11matroska: Fix use after freeDale Curtis
2013-01-11vp3: Fix double free in vp3_decode_end()Ronald Bultje
2013-01-09dirac: fix inverted checkMichael Niedermayer
2013-01-09lavf/mux: do not pass a copy of the packet to write_packet().Clément Bœsch
2013-01-09Add forgotten AVC Intra entry to Changelog.Carl Eugen Hoyos
2013-01-09Changelog: move Megalux where it belongsPaul B Mahol
2013-01-07update ChangelogReinhard Tartler
2013-01-07oggdec: make sure the private parse data is cleaned upLuca Barbato
2013-01-07oggdec: free the ogg streams on read_header failureLuca Barbato
2013-01-07update for 1.1n1.1Michael Niedermayer
2013-01-07MAINTAINERS: add 1.1, remove 0.10Michael Niedermayer
2013-01-07RELEASE: 1.1.git for masterMichael Niedermayer
2013-01-07Changelog, update for 1.1 releaseMichael Niedermayer
2013-01-06ff_get_audio_frame_size: try to fix wma in wavMichael Niedermayer
2013-01-06tests/fate/avfilter.mak: merge pp tests into GPL test listStefano Sabatini
2013-01-06lavfi/kerndeint: remove unused pixel_step.Clément Bœsch
2013-01-06lavfi/kerndeint: fix temp buffer linesize.Clément Bœsch
2013-01-06Support decoding AC-3 in wav.Carl Eugen Hoyos
2013-01-06update ChangelogReinhard Tartler
2013-01-06012v decoder.Carl Eugen Hoyos
2013-01-06add note on windows piperogerdpack
2013-01-06doc/ffmpeg-resampler: Try to document asyncMichael Niedermayer
2013-01-06Support stereo as experimental feature in mmf / Yamaha SMAF.Carl Eugen Hoyos
2013-01-06x86: lavr: use the x86inc.asm automatic stack alignment in mixing functionsJustin Ruggles
2013-01-06Prepare 9.1 ReleaseReinhard Tartler
2013-01-06fate: disable kerndeint testMichael Niedermayer
2013-01-06mxfenc: avoid depending on private codec structures and functionsMichael Niedermayer
2013-01-06dnxhd: Add avpriv_dnxhd_get_frame_size()Michael Niedermayer
2013-01-06cos_tablegen: fix the lack on M_PIMichael Niedermayer
2013-01-06alsdec: Introduce failsafe switch to keep ALSSpecificConfig consistent to the...Thilo Borgmann
2013-01-06alsdec: Consistently use a period at the end of error messages.Thilo Borgmann
2013-01-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-06frmdec: reduce probe score to reflect test accuracy (and pass probetest)Peter Ross
2013-01-06vf_tinterlace: fix logical/bit op mixupMichael Niedermayer
2013-01-06lavfi/kerndeint: get pix format description only once.Clément Bœsch
2013-01-06fate: kerndeint requires gplPeter Ross
2013-01-06lavfi/avfilter: remove now unused {src,cur,out}_buf.Clément Bœsch
2013-01-06lavc/subviewerdec: fix potential NULL deref.Clément Bœsch
2013-01-06Megalux Frame demuxerPeter Ross
2013-01-06fate: disable lavfi-histeqMichael Niedermayer
2013-01-06vf_kerndeint: memset buffer to avoid use of uninitialized memory.Michael Niedermayer
2013-01-06tiffdec: Use the correct height field.Piotr Bandurski
2013-01-0610l: Update fate seeking reference after last commit.Carl Eugen Hoyos