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
2015-03-06doc/APIchanges: Fill in the xxMichael Niedermayer
2015-03-06doc/APIchanges: Add 2.6 cut markerMichael Niedermayer
2015-03-05avformat: add avformat_flush()wm4
2015-03-03libavformat/avio: added avio_put_str16beMark Reid
2015-02-19Merge commit '31d2039cb42668ebcf08248bc48bbad44aa05f49'Michael Niedermayer
2015-02-19Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer
2015-02-19h264_parser: export video format and dimensionsAnton Khirnov
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-02-14lavc: deprecate VIMA decoderPaul B Mahol
2015-02-13Merge commit 'faa8ffda2c513573733624784f0a7d0a4959d33e'Michael Niedermayer
2015-02-13doc/APIchanges: fill in missing dates and hashesAnton Khirnov
2015-02-08doc/APIchanges: updated Data stream changes in APIChangeAnshul Maheshwari
2015-01-27Merge commit '728685f37ab333ca35980bd01766c78d197f784a'Michael Niedermayer
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-25doc/APIchanges: fill in the remaining missing datesMichael Niedermayer
2015-01-24doc/APIchanges: Fill in remaining missing hashesMichael Niedermayer
2015-01-23doc/APIchanges: fill in more missing hash values and datesMichael Niedermayer
2015-01-22doc/APIchanges: Fill in some more missing hash valuesMichael Niedermayer
2015-01-21doc/APIchanges: fill in and correct some valuesMichael Niedermayer
2015-01-21doc/APIchanges: Add av_find_best_pix_fmt_of_2() and av_get_pix_fmt_loss()Michael Niedermayer
2015-01-14imgutils: create misc functions for dealing with buffersStefano Sabatini
2015-01-11lavd/avdevice: introduce helper functions for sink/sources listingLukasz Marek
2014-12-27Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'Michael Niedermayer
2014-12-27Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'Michael Niedermayer
2014-12-27Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'Michael Niedermayer
2014-12-25vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont
2014-12-25libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont
2014-12-25avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont
2014-12-06Merge commit '1eec9bfc383f6dca29d83a2bfb45433dd66561c9'Michael Niedermayer
2014-12-04add av_dv_codec_profile2 : uses framerate to select best matching profile. de...Steve Jiekak
2014-12-04doc/APIchanges: add 2.5 cut markerMichael Niedermayer
2014-12-04doc/APIchanges: fill in hashes and datesMichael Niedermayer
2014-12-03APIchanges: mark the release 11 branch pointwm4
2014-11-21lavu/dict: add av_dict_get_stringLukasz Marek
2014-11-18doc/APIchanges: Fix some wrong versionsMichael Niedermayer
2014-11-18avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer
2014-11-16lavf/ffm: store/restore private codec contextLukasz Marek
2014-11-16lavu/opt: introduce av_opt_serialize()Lukasz Marek
2014-11-16lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek
2014-11-08Merge commit '1384df641994bf3d6cb51084290aa94752737bae'Michael Niedermayer
2014-11-07lavf: Add an option for avoiding negative timestampsMichael Niedermayer
2014-11-06Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer
2014-11-06lavc: add a public API for parsing vorbis packets.Anton Khirnov
2014-10-24lavu: Add av_gettime_relativeMartin Storsjö
2014-10-15Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer
2014-10-15Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'Michael Niedermayer
2014-10-15Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a'Michael Niedermayer
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-10-15vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont
2014-10-15doc: fix typing mistakeRémi Denis-Courmont