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-04-07aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger
2012-04-07proresenc_kostya: Mention likely ancestry in the license header.Michael Niedermayer
2012-04-07proresenc_kostya: fix encoded mantissa.Michael Niedermayer
2012-04-07proresenc_anatoly: fix encoded mantissa.Michael Niedermayer
2012-04-07adpcmenc: fix encoded s_0 value.Michael Niedermayer
2012-04-07put_bits: switch assert to av_assert2()Michael Niedermayer
2012-04-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-06exr: fix mixed declaration and statements.Michael Niedermayer
2012-04-06nellymoserenc: fix crash due to memsetting the wrong area.Reimar Döffinger
2012-04-06mpeg12: Do not change frame_pred_frame_dct flag and demote error into a warningAnne Aaron
2012-04-06s302m: Add Channle Layout for 6 channelsThierry Foucu
2012-04-06exr: various cleanup and security related fixesMichael Niedermayer
2012-04-06exr: fix av_logs()Michael Niedermayer
2012-04-06lavc: add a OpenEXR decoderJimmy Christensen
2012-04-06Support yuva444p rawvideo in nut.Carl Eugen Hoyos
2012-04-06avcodec: remove avcodec_guess_channel_layout()Justin Ruggles
2012-04-06avutil: Add av_get_default_channel_layout()Justin Ruggles
2012-04-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-05h264: Factorize declaration of mb_sizes array.Diego Biurrun
2012-04-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-04dsputil x86: use SSE float instruction instead of SSE2 integer equivalentChristophe GISQUET
2012-04-04dsputil x86: remove deprecated parameter from scalarproduct_int16 prototypeChristophe GISQUET
2012-04-04vp8dsp x86: perform rounding shift with a single instructionChristophe GISQUET
2012-04-04aacenc: Mark deinterleave_input_samples argument as const.Diego Biurrun
2012-04-04h264: fix 4:2:2 PCM-macroblocks decodingAnton Mitrofanov
2012-04-04w32threads: Make pthread_cond_wait follow POSIXDerek Buitenhuis
2012-04-04w32threads: Make pthread_cond_wait follow POSIXDerek Buitenhuis
2012-04-04allcodecs: move libaacplus down.Michael Niedermayer
2012-04-04cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun
2012-04-04sbrdsp: Use standard multiple inclusion guards.Diego Biurrun
2012-04-04pcm: K&R formatting cosmeticsAneesh Dogra
2012-04-04mpeg4: dont reset picture_num for xvidMichael Niedermayer
2012-04-04h264: fix seeking in low delay streams without IDRMichael Niedermayer
2012-04-03rawdec: Support fourccs YV16 and YV24Piotr Bandurski
2012-04-03h264: fix incompatible pointer type warnings.Michael Niedermayer
2012-04-02dct-test: fix incompatible pointer types warningMichael Niedermayer
2012-04-02libavcodec: be less picky on nonsense rc_max_rate / rc_buffer_size combinations.Michael Niedermayer
2012-04-02snow-test: fix pointer type warningsMichael Niedermayer
2012-04-02fft-test: fix all pointer type warnings.Michael Niedermayer
2012-04-02dsputil_mmx: fix scalarproduct prototypesMichael Niedermayer
2012-04-01txd: Fix "set but not used" warningMichael Niedermayer
2012-04-01direcdec: fix infinite loopMichael Niedermayer
2012-04-01lavc: check media type of the decoder before calling it.Michael Niedermayer
2012-04-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-01indeo4: fix null ptr dereferenceMichael Niedermayer
2012-03-31indeo4: check that num_mbs matchesMichael Niedermayer
2012-03-31apedec: check bits <= 32.Michael Niedermayer
2012-03-31tm2dec: fix overreadMichael Niedermayer
2012-03-31cavs: Remove unused code.Aneesh Dogra
2012-03-31ividsp: prevent pointers from going outside and overreading.Michael Niedermayer