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-03-09x86/qpel: move fullpel and l2 functions to separate file.Ronald S. Bultje
2013-03-09dsputil: make square put/avg_pixels functions local to h264qpel.Ronald S. Bultje
2013-03-09libutvideo: Prioritize compatibility with new versionsStephen Hutchinson
2013-03-08lavc/utils: make sure the iconv descriptor can be opened only once.Clément Bœsch
2013-03-08Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'Michael Niedermayer
2013-03-08Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer
2013-03-08Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c'Michael Niedermayer
2013-03-08Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer
2013-03-08Merge commit 'dbd2a34ba5e5e46b6835e4425c360723c643b7a8'Michael Niedermayer
2013-03-08Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51'Michael Niedermayer
2013-03-08Merge commit 'd88738e4038b162708dc2f5342e10c1694edfd89'Michael Niedermayer
2013-03-08Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer
2013-03-08Revert "aacdec: Reconfigure output as needed, disable pop_output_configuratio...Michael Niedermayer
2013-03-08aacsbr: Check for envelope scalefactors overflowingMichael Niedermayer
2013-03-08Move AVFrame from lavc to lavu.Anton Khirnov
2013-03-08lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov
2013-03-08pthread: avoid copying input packets when possible.Anton Khirnov
2013-03-08avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov
2013-03-08mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov
2013-03-08mpegaudio_parser: Don't ignore information from the first frameAlexander Kojevnikov
2013-03-07aacdec: Reconfigure output as needed, disable pop_output_configuration()Michael Niedermayer
2013-03-07psymodel: dont apply lowpass filters with a cutoff close to the nyquistMichael Niedermayer
2013-03-07build: cosmetics: Group hw accelerator Makefile entries togetherDiego Biurrun
2013-03-07mpegvideo: Conditionally build error_resilience bitsMartin Storsjö
2013-03-07Add missing error_resilience includes to files that use ERDiego Biurrun
2013-03-07Use the avstring.h locale-independent character type functionsReimar Döffinger
2013-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-07Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c'Michael Niedermayer
2013-03-07lavc: Deprecate the deinterlace functions in libavcodecRonald S. Bultje
2013-03-07h264: Integrate draw_horiz_band into ff_h264_draw_horiz_bandRonald S. Bultje
2013-03-07lavc: Prettify printing of codec tags containing non alphanumeric charactersStefano Sabatini
2013-03-07h264: Rename the jpeg_420 pixfmt list to match the common naming structureMartin Storsjö
2013-03-07libavcodec: changed mathematical functions in aacpsy.cBojan Zivkovic
2013-03-07Merge commit '5da51284937649a8ebb84fa951c235438fcbf8ae'Michael Niedermayer
2013-03-07Merge commit '5a4e9fe855282a99586050a507d0a486ad39df5b'Michael Niedermayer
2013-03-07Merge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a'Michael Niedermayer
2013-03-07Merge commit 'a2ad554def214d2d03b7c16f68dc081a8622f9ca'Michael Niedermayer
2013-03-07Merge commit 'c10da30d8426a1f681d99a780b6e311f7fb4e5c5'Michael Niedermayer
2013-03-07normalize calls to ff_alloc_packet2James Zern
2013-03-06lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecsRonald S. Bultje
2013-03-06Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables.Ronald S. Bultje
2013-03-06snowenc: fix indentionMichael Niedermayer
2013-03-06snowenc: add forgotten emms_c()Michael Niedermayer
2013-03-06avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatchDiego Biurrun
2013-03-06snowenc: initialize edgesMichael Niedermayer
2013-03-06vc1dec: use av_log_ask_for_sample for odd spritesMichael Niedermayer
2013-03-06libilbc: use ff_alloc_packet2Paul B Mahol
2013-03-06libopusenc: use ff_alloc_packet2James Zern
2013-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-06Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer