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-04-27astats filterPaul B Mahol
2013-04-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-27lavfi/negate: unbreak negate alphaPaul B Mahol
2013-04-27doc/filters: remove non-existent ft_load_flags entryPaul B Mahol
2013-04-27avcodec_string: Print the used codec if it differs from the codec_id name.Michael Niedermayer
2013-04-27avcodec_string: remove the "(hq)" listingMichael Niedermayer
2013-04-27avutil/log: dont count&print repeats for empty stringsMichael Niedermayer
2013-04-27avcodec/intrax8: fix regression with wmv3Michael Niedermayer
2013-04-26lavfi/hqdn3d: remove timeline flag.Clément Bœsch
2013-04-26x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun
2013-04-26avutil/log: leave prefix printing state on empty input.Michael Niedermayer
2013-04-26vc1dec: make sure next_use_ic is set correctlyMichael Niedermayer
2013-04-26vc1dec: factor lut clean codeMichael Niedermayer
2013-04-26avformat/write_packet: drop disabled codeMichael Niedermayer
2013-04-26avformat/mux: set avoid_negative_ts based on flags if not overridden by user ...Michael Niedermayer
2013-04-26avformat/movenc: mov/mp4 should support negative timestamps through edit listsMichael Niedermayer
2013-04-26avformat/mux: assert that timestamps are positive after offsetting themMichael Niedermayer
2013-04-26avformat/mux: use a local variable for offsetMichael Niedermayer
2013-04-26avformat/mux: change avoid_negative_ts code to support later addition of AVSt...Michael Niedermayer
2013-04-26dcaenc: silence address sanitizer warningPaul B Mahol
2013-04-26lavfi/stereo3d: avoid division when changing aspect ratioPaul B Mahol
2013-04-26lavfi/afade: fix AVOptions descriptionsPaul B Mahol
2013-04-26doc/filters: fix afade 2nd examplePaul B Mahol
2013-04-26lavfi/curves: add support for more rgb formatsPaul B Mahol
2013-04-26lavfi: support timeline for colorbalance and colorchannelmixerPaul B Mahol
2013-04-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-26Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be'Michael Niedermayer
2013-04-26vc1dec: remove interlaced warningMichael Niedermayer
2013-04-26lavfi/unsharp: add opencl unsharp filterhighgod0401
2013-04-26lavu/opencl:add opencl set param functionhighgod0401
2013-04-26fate: re-enable fate-acodec-dca2Michael Niedermayer
2013-04-26vc1dec: Try to fix vc1_mc_4mv_chroma4() parametersMichael Niedermayer
2013-04-26vc1dec: add avg & variable direction support to vc1_mc_4mv_chroma4()Michael Niedermayer
2013-04-26vc1dsp: add avg_no_rnd_vc1_chroma_mc4_c()Michael Niedermayer
2013-04-26vc1dec: fix doxy for vc1_mc_4mv_chroma4()Michael Niedermayer
2013-04-26vima: add @file doxyPaul B Mahol
2013-04-26vima: generate predict_table once, and share it with all decodersPaul B Mahol
2013-04-26lavc/cdxl: add @file doxyPaul B Mahol
2013-04-26x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö
2013-04-25fate: update dca test and disable dca2 testPaul B Mahol
2013-04-25lavfi/noise: remove get_video_buffer, its redundant nowPaul B Mahol
2013-04-25lavfi/noise: add missing emms_c()Paul B Mahol
2013-04-25lavfi/telecine: show time base change tooPaul B Mahol
2013-04-25dcaenc: updatePaul B Mahol
2013-04-25avcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more codeMichael Niedermayer
2013-04-25avcodec/pthread: Make sure ff_thread_finish_setup() conditions matchMichael Niedermayer
2013-04-25vc1dec: drop mv_f_last, simplify codeMichael Niedermayer
2013-04-25doc/filters: put vidstab filters documentation in a sensible orderStefano Sabatini
2013-04-25doc/filters: remove "q" constant docs for noise modeStefano Sabatini
2013-04-25doc: remove all-components.texi, include its content verbatimStefano Sabatini