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
2014-05-30ppc: Fix compilation for ppc64le (ELFv2)Thierry Fauck
2014-05-10pcm-dvd: Fix 20bit decodingnu774
2014-05-10arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6Janne Grunau
2014-05-10arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau
2014-05-09vp9: Read the frame size as unsignedLuca Barbato
2014-05-08dcadec: Use correct channel count in stereo downmix checkTim Walker
2014-05-08dcadec: Do not decode the XCh extension when downmixing to stereoTim Walker
2014-03-30golomb: Fix the implementation of get_se_golomb_longMartin Storsjö
2014-03-16armv6: vp8: use explicit labels in motion compensation asmJanne Grunau
2014-03-11golomb: Add a get_se_golomb_longLuca Barbato
2014-03-09hevc: make pps/sps ids unsigned where necessaryVittorio Giovara
2014-03-09hevc: Do not turn 32bit timebases into negative numbersMichael Niedermayer
2014-03-09hevc: use av_mallocz() for allocating tab_ipmMichael Niedermayer
2014-03-09hevc: Use get_bits_long() in decode_vui()Michael Niedermayer
2014-03-09arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declarationJanne Grunau
2014-03-09rv10: Forward error from rv10_decode_packetKeiji Costantini
2014-03-09fic: Properly handle skip framesDerek Buitenhuis
2014-03-09arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6Janne Grunau
2014-03-07Revert "Add libx265 encoder"Reinhard Tartler
2014-03-05arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau
2014-03-02ituh263: reject b-frame with pp_time = 0Keiji Costantini
2014-03-02latm: Always reconfigure if no extradata was set previouslyHendrik Leppkes
2014-03-02parser: cosmetics: Drop some unnecessary parenthesesDiego Biurrun
2014-03-02parser: K&R formatting cosmeticsLuca Barbato
2014-03-02parser: Remove commented-out cruftDiego Biurrun
2014-03-02dca: replace some memcpy by AV_COPY128Christophe Gisquet
2014-03-02h264: avoid undefined behavior in chroma motion compensationJanne Grunau
2014-03-02x86: dsputil: Use correct file name as multiple inclusion guardDiego Biurrun
2014-03-02bit_depth_template: Use file name as multiple inclusion guardDiego Biurrun
2014-03-02svq3: Adjust #endif commentDiego Biurrun
2014-03-02hevc: Mention the missing SPS in the error messageLuca Barbato
2014-03-02x86: dca: Add missing multiple inclusion guardsDiego Biurrun
2014-03-02doxygen: Add a number of missing function parameter descriptionsDiego Biurrun
2014-03-02pthread_frame: flush all threads on flush, not just the first oneAnton Khirnov
2014-03-02h264: Fix a typo from the previous commitLuca Barbato
2014-03-02h264: Lower bound check for slice offsetsVittorio Giovara
2014-03-02hevc: Always consider VLC NALU type mismatch fatalLuca Barbato
2014-02-17h264: use avpriv_request_sample for chroma_format_idcVittorio Giovara
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-16g2meet: validate bpp and bitmasks in the display infoMaxim Poliakovski
2014-02-16ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.Tim Walker
2014-02-16ac3: update AC3PreferredStereoDownmixMode.Tim Walker
2014-02-15h264_parser: use enum values in h264_find_frame_end()Vittorio Giovara
2014-02-14ppc: reduce overreads when loading 8 pixels in altivec dsp functionsJanne Grunau
2014-02-14utvideoenc: Enable support for multiple slices and use themJan Ekström
2014-02-14libx265: Remove redundant default param callDerek Buitenhuis
2014-02-14libx265: Fix use of uninitialized input pictureDerek Buitenhuis
2014-02-14h264_sei: reorder headersVittorio Giovara
2014-02-14h264_sei: name buffering period type consistentlyVittorio Giovara
2014-02-14h264: drop outdated commentsVittorio Giovara