2005-09-25 |
Sam Hocevar | * configure: support extra $(ASFLAGS) through --extra... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Loren Merritt | reorganized VfW UI. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Loren Merritt | MP4 output: update to GPAC 0.4 API. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Loren Merritt | faster mmx quant 15bit, and add 16bit version. total... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Loren Merritt | faster mmx satd. *x16: 20%, *x8: 10%, total: 2-4%. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Loren Merritt | allow i4x4 and i8x8 down-left prediction with emulated... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Steve Lhomme | fps patch by Haali |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Sam Hocevar | * configure: added support for ia64, mips/mipsel... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Loren Merritt | MMX quantization functions, and optimization of the... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Loren Merritt | SSE2 pixel comparison functions |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Loren Merritt | 10l in rev290: duplicate declaration of x264_pixel_sub_... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Loren Merritt | mmx 8x8 dct. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Eric Petit | VC++ fix (thx fenrir) |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Eric Petit | x264.h: issue an explicit warning when neither stdint... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Loren Merritt | VfW: SAR wording. patch by Sharktooth. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Loren Merritt | cli: workaround to allow "--ratetol inf" on win32. |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Loren Merritt | fix spatial direct mv prediction with B-pyramid. copied... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Laurent Aimar | * all: Patch by Mike Matsnev : |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Laurent Aimar | xyuv: bug fixes + autodetect of video size. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Eric Petit | Run ranlib after make install (OS X needs that) |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Loren Merritt | update i_mb_b16x8_cost_table[] for I8x8 mb type (r278... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Laurent Aimar | * all: Added matroska writing. Patch by Mike Matsnev. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Laurent Aimar | * pixel.*: |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Laurent Aimar | analyse: "It correct the size of array i_mb_b16x8_cost... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Laurent Aimar | * x264 compilation on NetBSD. Patch by Mike Matsnev. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Laurent Aimar | * all: "8x8 SAD written in Sparc Assembly using VIS... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Loren Merritt | 10l: rd score for sub-8x8 partitions used wrong mvs. |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Loren Merritt | faster SAD_INC_2x16P for amd64. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Eric Petit | Fixed win32 handle leakage (thanks Trax) |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Laurent Aimar | * Add support for UltraSparc (uname -m: sun4u) with... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Laurent Aimar | * Faster SAD_INC_2x16P. Patch by Alexander Izvorski. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Loren Merritt | example quant matrix file |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Loren Merritt | --cqmfile reads quant matrices in a JM-compatible format. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Loren Merritt | adjust coded buffer size based on input resolution... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Loren Merritt | update avc2avi for high profile |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Loren Merritt | custom quant matrices |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Loren Merritt | VfW: workaround a windows unicode bug. |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Loren Merritt | lossless mode enabled at qp=0 |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Loren Merritt | VfW: enable RDO. some option dependencies. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Loren Merritt | rate-distortion optimized MB types in I- and P-frames... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
Loren Merritt | more VfW options. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Loren Merritt | VFW: 8x8 transform, SAR. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Loren Merritt | threads option in vfw. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Loren Merritt | win32 threads enabled by default |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Loren Merritt | vfw installer nsis script. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Loren Merritt | print 8x8 transform usage % in stats summary. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Loren Merritt | revert 216, another try at max_dec_frame_buffering. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Loren Merritt | typo in cabac tables |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Loren Merritt | cosmetics |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Loren Merritt | fix i8x8 decision with chroma_me |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Loren Merritt | SATD-based decision for 8x8 transform in inter-MBs. |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Eric Petit | Use win32 native threads (you still have to --enable... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Loren Merritt | slightly faster 8x8 dct |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Loren Merritt | remove unused tables from SPS/PPS. reduces overhead... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Loren Merritt | 10l (debug stuff in 246) |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Loren Merritt | 8x8 transform and 8x8 intra prediction. |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Loren Merritt | cosmetics |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Loren Merritt | fix a bug with cabac + B-frames + mref + slices. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Måns Rullgård | accept the standard --prefix etc. options |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Loren Merritt | tweak cflags |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Eric Petit | Fixed multithreading on BeOS (pthread emulation required) |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Loren Merritt | multithreading (via slices) |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Loren Merritt | move zones parsing to ratecontrol.c; allows passing... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Loren Merritt | UMHex motion seach (but no early termination yet) |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Loren Merritt | Zoned ratecontrol. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Loren Merritt | fix rounding of intra dequant when qp<=3 |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Loren Merritt | API: x264_encoder_reconfig(). (not yet used by any... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Eric Petit | Makefile: in target "install", first create the direct... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Eric Petit | Optimized subXxX_dct |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Eric Petit | s/==/=/ |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Eric Petit | ppc/: compile fixes for Linux/PPC (courtesy of Rasmus... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Loren Merritt | visualize reference pic numbers. misc cleanups in visua... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Eric Petit | ppc/*: more tuning on satd (+5%) |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Loren Merritt | CLI option: --seek |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Loren Merritt | CLI option: --visualize |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Loren Merritt | fix an uninitialized value in slicetype_analyse |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Loren Merritt | port recent MC asm changes to amd64. |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Eric Petit | ppc/*: |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Loren Merritt | New ratecontrol options: |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Loren Merritt | use a predicted mv as starting point for subpel refinement. |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Loren Merritt | slight speedup in halfpel interpolation. |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Loren Merritt | Cleaner allocation of tmp space in halfpel interpolatio... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Loren Merritt | "2pass failed to converge" is no longer considered... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Loren Merritt | Updated MSVC project files. |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Loren Merritt | cosmetics. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Loren Merritt | 10l (214 wrote wrong DPB size in SPS -> B-pyramid broke) |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Loren Merritt | CLI (mp4): return to 'capture' output mode, remove... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Loren Merritt | combined L0 & L1 reference lists are limited to a total... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Loren Merritt | amd64 asm patch, part2. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Loren Merritt | amd64 asm patch, part1. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Loren Merritt | Allow manual selection of fullpel ME method. New method... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Loren Merritt | misc makefile changes. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Loren Merritt | 10l (CLI: fflush after progress update) |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Loren Merritt | CLI: progress indicator |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Loren Merritt | VfW: build from main makefile |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Eric Petit | [mp4] ftyp & moov boxes at the begining of the file... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Loren Merritt | CLI: --fps had side-effects. fixed. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Loren Merritt | CLI: cosmetics |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Loren Merritt | Makefile: strip x264cli. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Laurent Aimar | * x264.c: Fix ctts box creation. Patch by bobololo... |
commit | commitdiff | tree | snapshot |
next |