Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-14Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-10-09Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-10-06Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0'Michael Niedermayer
2014-10-06vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont
2014-10-02avcodec, avutil: allow more control about how samples are skippedwm4
2014-10-02avutil/avstring: Factor av_match_list() outMichael Niedermayer
2014-09-24doc/APIchanges: fix typoMichael Niedermayer
2014-09-24postproc: add basic deblock filter visualization supportMichael Niedermayer
2014-09-19avcodec/dv_profile: deprecate internal function that shouldn't be publicJames Almer
2014-09-14doc/APIchanges: Update hashes and datesMichael Niedermayer
2014-09-14doc/APIchanges: attempt to split releasesClément Bœsch
2014-09-14doc: mention in APIChanges that AVProbeData must be initialized due to the ne...Andreas Cadhalpun
2014-09-13doc: document the addition of the AVProbeData.mime_type field and it's implic...Andreas Cadhalpun
2014-08-29Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara
2014-08-26Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d'Michael Niedermayer
2014-08-26doc: fix a typoGabriel Dume
2014-08-25doc/APIchanges: fill in dates and hashesMichael Niedermayer
2014-08-25Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'Michael Niedermayer
2014-08-25Merge commit '6ca11f7157d0ffd11ea9a4211b04981b46dc75d6'Michael Niedermayer
2014-08-25lavf: add AVFormatContext.max_ts_probeAnton Khirnov
2014-08-25doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-08-23dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger
2014-08-21doc/APIChanges: fill 2 hashes from my recent API additionsClément Bœsch
2014-08-21avutil/motion_vector.h: fix coordinate typesClément Bœsch
2014-08-18avcodec: export motion vectors in frame side data on demandClément Bœsch
2014-08-16swresample: Add AVFrame based APIMichael Niedermayer
2014-08-16dict.c: Add av_dict_set_int helper function.Reimar Döffinger
2014-08-14Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'Michael Niedermayer
2014-08-14Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer
2014-08-14Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d'Michael Niedermayer
2014-08-13mem: add av_strndup() for duplicating substringsAnton Khirnov
2014-08-13AVOption: add support for dictionary types.Andrew Stone
2014-08-13lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone
2014-08-10Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer
2014-08-10avresample: Introduce AVFrame-based APILuca Barbato
2014-08-10bump libpostproc and libswresampleMichael Niedermayer
2014-08-10Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36'Michael Niedermayer
2014-08-08avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun
2014-08-08lavf/avio: rename url_feof() to avio_feof()James Almer