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
2011-04-08Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-08Fix deblocking with thread_slicesMichael Niedermayer
2011-04-07lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov
2011-04-07Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-07Fix parser: mark av_parser_parse() for removal on next major bumpBrad
2011-04-07Fix ticket34Michael Niedermayer
2011-04-06Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-06Fix ffmpeg-mt fixme in h264.Michael Niedermayer
2011-04-06Fix REBASE_PICTURE with h.264Michael Niedermayer
2011-04-06Fix Ticket37Michael Niedermayer
2011-04-06psymodel: extend API to include PE and bit allocation.Nathan Caldwell
2011-04-05Do not offer unsupported HWAccel PIX_FMT.Reimar Döffinger
2011-04-05Use CONFIG_VDPAU as condition for using ff_vdpau_mpeg_picture_complete.Reimar Döffinger
2011-04-05ac3dec: avoid pointless alloc and indirection for input_bufferReimar Döffinger
2011-04-05Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange
2011-04-05Revert "aac_latm_dec: use aac context and aac m4ac"Janne Grunau
2011-04-05h264_parser: Fix whitespace after previous change.Philip Langdale
2011-04-05h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.Philip Langdale
2011-04-05Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-05ac3enc: NEON optimised extract_exponentsMans Rullgard
2011-04-04ac3enc: move extract_exponents inner loop to ac3dspMans Rullgard
2011-04-04Communicate pulldown flags to clients to fix VC-1 playback with pulldown contentAlexandre Colucci
2011-04-04Fix VC-1 playback with pulldown contentAlexandre Colucci
2011-04-04aacenc: reduce the number of loop index variablesYoung Han Lee
2011-04-04ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-04add MicroDVD muxer and demuxerAurelien Jacobs
2011-04-04ARM: NEON fixed-point forward MDCTMans Rullgard
2011-04-04ARM: NEON fixed-point FFTMans Rullgard
2011-04-04Libavcodec AC3/E-AC3/DTS decoders now output floating point data.clsid2
2011-04-04Float output for libavcodec AAC decoderclsid2
2011-04-04Float output for libavcodec Vorbis decoderclsid2
2011-04-03ac3enc: use generic fixed-point mdctMans Rullgard
2011-04-03Move frame_pred_frame_dct check elsewhere.Michael Niedermayer
2011-04-03Make find_pix_fmt() non staticMichael Niedermayer
2011-04-03Dont be so picky on decoding pps in extradata.Michael Niedermayer
2011-04-03Correctly implement:Michael Niedermayer
2011-04-03lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov
2011-04-03lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov
2011-04-03Add or elaborate on some documentation comments in avcodec.h.Wim Lewis
2011-04-03Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-03Fixed-point MDCT with 32-bit unscaled outputMans Rullgard
2011-04-02dpx:fix typoMichael Niedermayer
2011-04-02cosmetics: indentationPeter Ross
2011-04-02dpx encoder: support 10-bit packing methodPeter Ross
2011-04-02dpx decoder: read sample aspect ratioPeter Ross
2011-04-02H264: fix slice end error detectionMichael Niedermayer
2011-04-02h264: change a few comments into error messagesMichael Niedermayer
2011-04-02lavc: deprecate rate_emuAnton Khirnov
2011-04-02lavc: mark hurry_up for removal on next major bumpAnton Khirnov