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-07-16doc/APIchanges: updateMichael Niedermayer
2014-07-14avformat: add av_stream_get_parser() to access avformat AVParserMichael Niedermayer
2014-07-10Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer
2014-07-10Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer
2014-07-09display: add matrix flip apiVittorio Giovara
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-06-28doc/APIchanges: lengthening a hash to make it non ambigousMichael Niedermayer
2014-06-28APIchanges: fillin some missing dataMichael Niedermayer
2014-06-28Merge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12'Michael Niedermayer
2014-06-28apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara
2014-06-21Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer
2014-06-20Merge commit '874390e163427c1fe7682ab27924a7843780dbb3'Michael Niedermayer
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-06-20lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov
2014-06-18Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-10Allow values >31bit for -analyzeduration.Carl Eugen Hoyos
2014-06-01avutil/opt: add av_opt_copy()Michael Niedermayer
2014-06-01Merge commit '0957b274e312e985d69cb490bee2a7ff820acaa6'Michael Niedermayer
2014-06-01Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'Michael Niedermayer
2014-06-01lavc: add an option to enable side data-only packets during encodingAnton Khirnov
2014-06-01lavu: add all color-related enums to AVFramewm4
2014-05-29Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342'Michael Niedermayer
2014-05-29Merge commit '6d212599aa684f30511fb08ca30fe2378405304e'Michael Niedermayer
2014-05-29avresample: Add avresample_get_out_samplesLuca Barbato
2014-05-29avformat: Provide a standard compliance flagLuca Barbato
2014-05-26lavu: add thread message API.Nicolas George
2014-05-26doc/APIchanges: fix typo in dateMichael Niedermayer
2014-05-26update APIchanges & version for c37d179Michael Niedermayer
2014-05-23Merge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800'Michael Niedermayer
2014-05-23avcodec: bump version after rotation apiVittorio Giovara
2014-05-21avformat: add av_stream_get_end_pts()Michael Niedermayer
2014-05-20Merge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37'Michael Niedermayer
2014-05-20lavf: add av_stream_get_side_dataJanne Grunau
2014-05-20lavu/fifo: add av_fifo_alloc_array functionLukasz Marek
2014-05-19Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer
2014-05-19Merge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c'Michael Niedermayer
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-05-19lavf: deprecate now unused AVStream.ptsAnton Khirnov
2014-05-18Merge commit '33082af7560a18179b52734665ef66f812902d33'Michael Niedermayer
2014-05-18Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'Michael Niedermayer
2014-05-18doc/APIchanges: mark the release 10 branch pointAnton Khirnov
2014-05-18doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-05-18lavc: add avcodec_free_context().Anton Khirnov
2014-05-17lavu: add av_gettime_relative()Olivier Langlois
2014-05-15Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer
2014-05-15swresample: swr_close()Michael Niedermayer
2014-05-15lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov
2014-05-12Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f'Michael Niedermayer
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov