]> git.sesse.net Git - vlc/history - modules/codec/x264.c
ALL: backport of 13058,13059,13070,13088,13090,13091,13099 from trunk.
[vlc] / modules / codec / x264.c
2005-11-02 Gildas BazinALL: backport of 13058,13059,13070,13088,13090,13091...
2005-10-29 Antoine Cellerierbackport r13014 r13015 and r13016
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-09-21 Gildas Bazin* modules/codec/x264.c: renamed analyse "all" mode...
2005-07-13 Rémi Denis-CourmontRename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-07 Gildas Bazin* modules/codec/x264.c: proper calculation of PTS/DTS...
2005-06-06 Gildas Bazin* modules/codec/x264.c: support for multi-threaded...
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-05-13 Gildas Bazin* modules/codec/x264.c: updated with latest changes...
2005-04-26 Gildas Bazin* modules/codec/x264.c: relaxed the version requirement...
2005-04-26 Gildas Bazin* modules/codec/x264.c: use proper default value for...
2005-04-26 Gildas Bazin* modules/codec/x264.c: crop the video if its size...
2005-04-26 Gildas Bazin* modules/codec/x264.c: added bpyramid and subpel optio...
2005-03-08 Gildas Bazin* modules/services_discovery/sap.c, modules/codec/x264...
2005-03-03 Gildas Bazin* modules/codec/x264.c: compilation fix for new libx264.
2005-01-16 Gildas Bazin* modules/codec/x264.c: updated to support recent x264.
2004-12-11 Clément StenacImprovements to preferences
2004-11-13 Clément StenacMerge string fixes
2004-10-11 Gildas Bazin* modules/codec/x264.c: compilation fix.
2004-10-10 Gildas Bazin* modules/codec/x264.c: a couple of fixes + use SSE2...
2004-10-10 Gildas Bazin* modules/codec/x264.c: added a bunch of new config...
2004-09-20 Gildas Bazin* modules/codec/x264.c: fixed aspect ratio.
2004-09-01 Gildas Bazin* modules/codec/x264.c: updated to latest x264 version.
2004-08-22 Laurent Aimar * compilation fix.
2004-07-10 Laurent Aimar all: sout_ParseCfg -> sout_CfgParse.
2004-05-30 Laurent Aimar * x264: I have commited debug stuff :(
2004-05-15 Laurent Aimar * x264: updated to latest PAI.
2004-04-25 Laurent Aimar * x264: compilation fix.
2004-04-23 Laurent Aimar * x264: added aspect support.
2004-04-22 Laurent Aimar * x264: wrapper for libx264 encoder (h264 encoder...