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
2015-03-21Merge commit 'c929659bdd7d2d5848ea52e685a3164c7b901bb0'Michael Niedermayer
2015-03-21hevc: make the crop sizes unsignedAnton Khirnov
2015-02-06x86/hevc_mc: use aligned loadsMickaël Raulet
2015-02-04avcodec/hevc: Update the USE_SAO_SMALL_BUFFER case for the alignment requirem...Christophe Gisquet
2015-02-04avcodec/hevc: reduce memory for SAOFabrice Bellard
2015-01-27hevc: add hwaccel hooksHendrik Leppkes
2015-01-27hevc: store the short term rps flag and size in the contextHendrik Leppkes
2015-01-27hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes
2015-01-27hevc: add hwaccel hooksHendrik Leppkes
2015-01-27hevc: store the short term rps flag and size in the contextHendrik Leppkes
2015-01-27hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes
2014-11-17Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'Michael Niedermayer
2014-11-17Merge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57'Michael Niedermayer
2014-11-17hevc: do not store rqt_root_cbf in the contextAnton Khirnov
2014-11-17hevc: do not store pcm_flag in the contextAnton Khirnov
2014-10-01hevc: reuse edge emu buffer for coefficientsChristophe Gisquet
2014-09-27hevc: remove CodingTreeChristophe Gisquet
2014-09-24hevc: move intermediate bidir bufferChristophe Gisquet
2014-09-24hevc: remove unneeded buffer.Christophe Gisquet
2014-08-22hevc: move MAX_PB_SIZE declarationChristophe Gisquet
2014-08-12hevc: use intreadwriteChristophe Gisquet
2014-08-09hevc: deobfuscate slice/tile boundary handling for DBFAnton Khirnov
2014-07-28hevc: rename variable in boundary strength to b more explicitAnton Khirnov
2014-07-28Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9'Michael Niedermayer
2014-07-28Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8'Michael Niedermayer
2014-07-28hevc: eliminate the last element from TransformTreeAnton Khirnov
2014-07-28hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov
2014-07-28hevc: do not store the transform inter_split flag in the contextAnton Khirnov
2014-07-28hevc: eliminate an unnecessary arrayAnton Khirnov
2014-07-28hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov
2014-07-28hevc: remove non necessary parameters to ff_hevc_set_qpyMickaël Raulet
2014-07-26hevc: add support for bumping processMickaël Raulet
2014-07-19hevc: use intreadwriteChristophe Gisquet
2014-07-19hevc/sao: optimze sao implementationMickaël Raulet
2014-07-15hevc/rext: add support for Range extension toolsMickaël Raulet
2014-07-15hevc/rext: basic infrastructure for supporting range extensionMickaël Raulet
2014-07-15hevc: use local variable for split_cu_flagMickaël Raulet
2014-07-15hevc: simplify SAO computation, delay from one row its computationMickaël Raulet
2014-07-15hevc/cabac: add new context for new syntax elements related to Rext(cherry pi...Mickaël Raulet
2014-07-12avcodec/hevc_ps: do not loose all reference to pointers still in useMichael Niedermayer
2014-07-10Merge commit '0569a7e0bd2006d9a5248d17a1f4bf3ca654ae50'Michael Niedermayer
2014-07-09hevc: parse display orientation SEI messageVittorio Giovara
2014-06-26hevc: remove unused array min_cb_addr_zsGildas Cocherel
2014-06-24hevc/pps: optimized size of min_tb_addr_zsgcocherel
2014-06-24avcodec/hevc_ps: remove min_cb_addr_zsgcocherel
2014-06-23Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer
2014-06-23dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun
2014-05-25avcodec/hevc: fix () in macrosMichael Niedermayer
2014-05-19hevc: templatize intra_predAnton Khirnov
2014-05-06hevc: C code update for new motion compensationMickaël Raulet