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-10-18avcodec: Add little-endian G726 decoderCarl Eugen Hoyos
2013-10-14lavc: Adding seek_preroll to AVCodecContextVignesh Venkatasubramanian
2013-10-13Merge commit '16ea20c827ef2ffaf77d5e05d5cf9983689f7b2b'Michael Niedermayer
2013-10-13Merge commit '66d3f5fd5ca4cb3d09b52ad1041cd4359325a21a'Michael Niedermayer
2013-10-13lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value for back...Michael Niedermayer
2013-10-12lavc doxy: extend/clarify avcodec_decode_audio4() doxyAnton Khirnov
2013-10-12lavc doxy: remove false statements about alignment requirements.Anton Khirnov
2013-10-03avcodec: add av_codec_get_max_lowres()Michael Niedermayer
2013-10-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-02lavc: mark deprecated AVCodec.max_lowres for removal on next bumpAnton Khirnov
2013-09-27Merge commit '7e52080cb18332cb1da9fe133498750b6b4b0fb3'Michael Niedermayer
2013-09-27pcm: support 24-bit/32-bit little-endian planarPaul B Mahol
2013-09-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-24lavc doxy: document that avcodec_flush_buffers() invalidates decoded framesAnton Khirnov
2013-09-22avcodec/avcodec.h: skip_alpha should not be accessed directly (would cause AB...Michael Niedermayer
2013-09-22Make decoding alpha optional for some codecs.Reimar Döffinger
2013-09-19Merge commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff'Michael Niedermayer
2013-09-18Add a WebP decoderJustin Ruggles
2013-09-11avcodec: add const qualifier to avcodec_find_best_pix_fmt2 argsDylan Alex Simon
2013-09-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-10Make avcodec_find_best_pix_fmt_of_list const-correctMichael Bradshaw
2013-09-10Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun
2013-09-04avcodec: fix AVpacket → AVPacket typo.Clément Bœsch
2013-09-03avformat: H265 demuxerDirk Farin
2013-08-13avcodec: clarify documentation of avcodec_copy_context()Michael Niedermayer
2013-08-12libavcodec/avcodec.h: Fix duplicate wordsMichael Niedermayer
2013-08-11Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d'Michael Niedermayer
2013-08-10lavc: Add refcounted api to AVPacketLuca Barbato
2013-08-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-07deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov
2013-08-06Merge commit '549294fbbe1c00fee37dc4d3f291b98945e11094'Michael Niedermayer
2013-08-05vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont
2013-08-03Merge commit 'a8b19271c3b40ac3c3dc769fe248887acf14ba5a'Michael Niedermayer
2013-08-02avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura
2013-07-28Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2'Michael Niedermayer
2013-07-27Add missing deprecation attributesDiego Biurrun
2013-07-23avcodec: add avcodec_chroma_pos_to_enum()Michael Niedermayer
2013-07-23avcodec: add avcodec_enum_to_chroma_pos()Michael Niedermayer
2013-07-17avcodec/avutil: Add AVColorSpace and AVColorRange to AVFramesMichael Niedermayer
2013-07-17lavc/avcodec.h: fix various typos in av_bitstream_filter_filter() docsStefano Sabatini
2013-07-15lavc/avcodec.h: extend documentation for AVPicture APIStefano Sabatini
2013-07-05lavc/avcodec.h: document bitstream filter APIStefano Sabatini
2013-07-03configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini
2013-07-03lavc/avcodec.h: fix prolems -> problems typoStefano Sabatini
2013-06-24Merge commit '95d52464542f532061290192518d5fe1c1930e8d'Michael Niedermayer
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya
2013-06-03Merge commit '2d66a58ccde05e764594bd7e5f0f9244634d0b2c'Michael Niedermayer
2013-06-03Go2Webinar decoderKostya Shishkov
2013-06-01lavc/avcodec: decodimg → decoding.Clément Bœsch
2013-06-01lavf/webvttdec: save cue id and settings as side dataMatthew Heaney