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-12Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun
2013-01-12ratecontrol: K&R cosmetic formattingLuca Barbato
2013-01-12pixfmt: add picture format for VDPAURémi Denis-Courmont
2013-01-12doc/protocols: improve wording of a sentence in http docsStefano Sabatini
2013-01-12doc/ffserver: remove painfully outdated "What do I need?" sectionStefano Sabatini
2013-01-12doc/ffserver: remove paragraph in the introductory blurbStefano Sabatini
2013-01-12doc/ffserver: rework introducing paragraphs of the "description" chapterStefano Sabatini
2013-01-12doc/protocols: document http protocol optionsStefano Sabatini
2013-01-12lavf/http: fix/extend option descriptionsStefano Sabatini
2013-01-12mpegvideo: dont leave stale pointers in next/last pictureMichael Niedermayer
2013-01-12vc1dec: ensure cbpcy_vlc has been set before decoding a frame.Michael Niedermayer
2013-01-12fate: try to fix diracMichael Niedermayer
2013-01-12h264: reset first_field when current_picture_ptr is resetMichael Niedermayer
2013-01-12rtpdec: Remove a useless todo commentMartin Storsjö
2013-01-12rtsp: Remove an outdated commentMartin Storsjö
2013-01-12rtsp: Remove references to weirdly named variables in other filesMartin Storsjö
2013-01-12rtp: Rename a static variable to normal naming conventionsMartin Storsjö
2013-01-12rtp: Cosmetic cleanupMartin Storsjö
2013-01-11fate: add dirac decoding test (main profile).Clément Bœsch
2013-01-11mjpegdec: Fix out of array read in unescaping codeMichael Niedermayer
2013-01-11mxfdec: Fix integer overflow with many channelsMichael Niedermayer
2013-01-11wavpack: check pointer to avoid overreading input bufferMichael Niedermayer
2013-01-11ra144enc: fix two "may be used uninitialized in this function" warningsMichael Niedermayer
2013-01-11au: switch to ff_pcm_read_packet() again, after the mergeMichael Niedermayer
2013-01-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-11Merge commit '7b8c5b263bc680eff5710bee5994de39d47fc15e'Michael Niedermayer
2013-01-11Merge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30'Michael Niedermayer
2013-01-11lavf: remove nonexistent symbolsPaul B Mahol
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-11error_concealment: Check that the picture is not in a half setup state.Michael Niedermayer
2013-01-11ass_split: fix out of array access in ass_split()Michael Niedermayer
2013-01-11ass_split: fix out of array accessMichael Niedermayer
2013-01-11vorbisdec: Check bark_map_size.Michael Niedermayer
2013-01-11matroska: Fix use after freeDale Curtis
2013-01-11lavfi/vf_overlay: check that filter_frame does not return EAGAIN.Nicolas George
2013-01-10swr: check that allocation of in/out_convert succeededMichael Niedermayer
2013-01-10vp3: Fix double free in vp3_decode_end()Ronald Bultje
2013-01-10swr: Use a temporary buffer for dither/Noise shaping when the input is read onlyMichael Niedermayer
2013-01-10swr: mark noise data for noise shaping as constMichael Niedermayer
2013-01-10swr: add seperate in/out pointers to the noise shaping codeMichael Niedermayer
2013-01-10swr: rename dither_pos to noise_posMichael Niedermayer
2013-01-10fate: Split fate-siff test into demuxer and VB video decoder testDiego Biurrun
2013-01-10idcin: fix memleakMichael Niedermayer
2013-01-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-10Do not allow arbitrary packet size in aac decoder.Carl Eugen Hoyos
2013-01-10Merge commit 'ed79093222ceb42f0c3a39095a69af0b32be5450'Michael Niedermayer
2013-01-10Merge commit '5d0450461ff729be5f531d333d29754155e406c5'Michael Niedermayer
2013-01-10Merge commit '7040e479a1530b2eda4b89a182d5eb50a77bd907'Michael Niedermayer