Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-26lavc: remove mp3_header_(de)compress bitstream filtersAnton Khirnov
2013-11-26mpeg12dec: Extract CC user data into frame side dataJohn Stebbins
2013-11-26MSN Audio supportKostya Shishkov
2013-11-26metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov
2013-11-26vc1: Reset numref if fieldmode is not setKostya Shishkov
2013-11-26aacsbr: Add some const casts to silence warnings in ff_sbr_apply()Diego Biurrun
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-11-24mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun
2013-11-24ac3dec: Fix out-of-array readTim Walker
2013-11-23libschroedingerenc: do not assert on values from external librariesAlexandra Khirnova
2013-11-23ac3dec: Remove write-only channel_layout field from AC3DecodeContextTim Walker
2013-11-23ac3: implement request_channel_layout.Tim Walker
2013-11-22aacps: Adjust some const qualifiers to suppress warningsDiego Biurrun
2013-11-21pcx: round up in bits->bytes conversion in a buffer size checkAnton Khirnov
2013-11-21truemotion1: make sure index does not go out of boundsAnton Khirnov
2013-11-21vc1: fix a memleak.Anton Khirnov
2013-11-21motionpixels: clip VLC codes.Anton Khirnov
2013-11-21h264: check buffer size before accessing itAnton Khirnov
2013-11-21gifdec: convert to bytestream2Anton Khirnov
2013-11-21gifdec: check that the image dimensions are non-zeroAnton Khirnov
2013-11-21h264_cavlc: check the size of the intra PCM data.Anton Khirnov
2013-11-21dct/fft: Give consistent names to fixed/float template filesDiego Biurrun
2013-11-21mpeg4videoenc: restore macro parenthesesVittorio Giovara
2013-11-21libxavs: rename and fix a variable nameSean McGovern
2013-11-19ac3dec: simplify an expressionTim Walker
2013-11-19dv_tablegen: Remove CONFIG_SMALL preprocessor checkDiego Biurrun
2013-11-19avcodec.h: include version.h before using version macroVittorio Giovara
2013-11-19hevc_sei: drop unused parameterVittorio Giovara
2013-11-19mpeg4videodec: K&R formatting cosmeticsVittorio Giovara
2013-11-19mpeg4videoenc: K&R formatting cosmeticsVittorio Giovara
2013-11-19mpegvideo: Fix swapping of UV planes for VCR2Kostya Shishkov
2013-11-19aac_ac3_parser: simplify an expressionTim Walker
2013-11-19dcadec: simplify an expressionTim Walker
2013-11-18lavc: use buf[0] instead of data[0] in checks whether a frame is allocatedAnton Khirnov
2013-11-16mpegvideo_enc: use the AVFrame API properly.Anton Khirnov
2013-11-16ffv1: use the AVFrame API properly.Anton Khirnov
2013-11-16jpegls: use the AVFrame API properly.Anton Khirnov
2013-11-16huffyuv: use the AVFrame API properly.Anton Khirnov
2013-11-16libxvid: use the AVFrame API properly.Anton Khirnov
2013-11-16pcxenc: use the AVFrame API properly.Anton Khirnov
2013-11-16roqvideo: remove unused variablesAnton Khirnov
2013-11-16libschroedingerenc: use the AVFrame API properly.Anton Khirnov
2013-11-16eatgv: use the AVFrame API properly.Anton Khirnov
2013-11-16libxavs: use the AVFrame API properly.Anton Khirnov
2013-11-16nuv: use the AVFrame API properly.Anton Khirnov
2013-11-16flashsvenc: use the AVFrame API properly.Anton Khirnov
2013-11-16dnxhdenc: use the AVFrame API properly.Anton Khirnov
2013-11-16libx264: use the AVFrame API properly.Anton Khirnov
2013-11-16svq1enc: use the AVFrame API properly.Anton Khirnov
2013-11-16gif: use the AVFrame API properly.Anton Khirnov