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-09-19Changelog for 0.11.2n0.11.2Michael Niedermayer
2012-09-15arm/intmath: disable av_clip_uintp2_arm with config_smallMichael Niedermayer
2012-09-15Update for 0.11.2Michael Niedermayer
2012-09-15aasc: fix out of array writePaul B Mahol
2012-09-15bmv_videodec: fix out of array readMichael Niedermayer
2012-09-15faxcompr: fix out of array readMichael Niedermayer
2012-09-15escape124: fix integer overflow leading to excessive memory allocationMichael Niedermayer
2012-09-15sp5xdec: fix off by 1 error causing a crashMichael Niedermayer
2012-09-15mpegaudio_parser: reset state to prevent it to be randomMichael Niedermayer
2012-09-15pthread: Avoid crashes/odd behavior caused by spurious wakeupsBen Jackson
2012-09-13lavfi/aresample: set buffer properties after copy.Nicolas George
2012-09-13lavfi/audio: fix an invalid boundary check.Nicolas George
2012-09-13Fix muxing mjpeg in swf.Carl Eugen Hoyos
2012-09-13build: Fix some paths in uninstall-libsjamal
2012-09-13doc/Makefile: Add missing $(HOSTEXESUF) to print_optionsjamal
2012-09-13dxva2: include dxva.h if foundRonald S. Bultje
2012-09-13configure: fix sctp check.Michael Niedermayer
2012-08-31Clarify that -passlogfile has a different syntax when used with -vcodec libx264.Carl Eugen Hoyos
2012-08-06oggdec: Initialize stream index to -1 in ogg_packet.Reimar Döffinger
2012-08-06oggdec: simplify start time calculation code.Reimar Döffinger
2012-08-06oggdec: check stream index before using it in ogg_get_length()Michael Niedermayer
2012-07-02wmaenc: dont mess with the bitrate.Michael Niedermayer
2012-06-08Update for 0.11.1n0.11.1Michael Niedermayer
2012-06-07probetest: allow specifying parameters on the command lineMichael Niedermayer
2012-06-07mpegvideo: fix out of heap array accessesMichael Niedermayer
2012-06-07search_for_quantizers_faac: fix curbandMichael Niedermayer
2012-06-07ffmpeg: avoid a confusing and easy to break if().Reimar Döffinger
2012-06-07ffmpeg: use isatty() before messing with the terminal stateMichael Niedermayer
2012-06-07swr-test: support "--help"Michael Niedermayer
2012-06-07buildsys: fix rules for swresample-testMichael Niedermayer
2012-06-07Make H264 reorder buffer size message less verbose.Carl Eugen Hoyos
2012-06-07Add missing CRLFs to avisynth error messages.Carl Eugen Hoyos
2012-06-07Fix MP2 muxer Makefile dependencies.Carl Eugen Hoyos
2012-06-07mpc8: fix maximum bands handlingKostya Shishkov
2012-06-07aacdec: Turn PS off when switching to stereo and turn it to implicit when swi...Alex Converse
2012-06-07Fix compilation condition for some ProRes dsp encoder functions.Carl Eugen Hoyos
2012-06-07Fix compilation condition for some ProRes dsp decoder functions.Carl Eugen Hoyos
2012-06-07Fix ProRes decoder Makefile dependencies.Carl Eugen Hoyos
2012-06-07Fix G.723.1 encoder Makefile dependencies.Carl Eugen Hoyos
2012-06-07ffv1dec: print more information for -debug 1Michael Niedermayer
2012-06-07ffv1: fix log level of FF_DEBUG_PICT_INFOMichael Niedermayer
2012-06-07mpc8: fix channel checksMichael Niedermayer
2012-06-07av_get_audio_frame_duration: fix FPEMichael Niedermayer
2012-06-07mace: check channel count, fixes FPEMichael Niedermayer
2012-06-07h263: disable loop filter with lowresMichael Niedermayer
2012-06-07mpc7: fix handling of last frameMichael Niedermayer
2012-06-07oggdec: fix regression that caused reading the whole file during openMichael Niedermayer
2012-06-07png_parser: dont falsely mark frames as keyframesMichael Niedermayer
2012-06-07lavf: use input keyframe flag when muxer does not provide keyframe flags.Michael Niedermayer
2012-06-07bink: fix out of reference frame readMichael Niedermayer