summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26Update AUTHORSJohn Koleszar
2010-10-26Merge commit 'refs/changes/09/809/1' of https://review.webmproject.org/p/libvpxJim Bankoski
2010-10-25Merge WebM input/output branchJohn Koleszar
2010-10-25vpxenc: warn against webm output to pipesJohn Koleszar
2010-10-25vpxenc: specify output file with -oJohn Koleszar
2010-10-25vpxdec: rework default output parametersJohn Koleszar
2010-10-25vpxdec: replace --quiet with --verboseJohn Koleszar
2010-10-25vpxdec: use the same output for --progress and --summaryJohn Koleszar
2010-10-25usage: fix horizontal alignment of optionsJohn Koleszar
2010-10-25vpxenc: change --framerate to --fpsJohn Koleszar
2010-10-25vpxenc: output webm by defaultJohn Koleszar
2010-10-25rename ivf{enc,dec} to vpx{enc,dec}John Koleszar
2010-10-25ivfenc: webm output supportJohn Koleszar
2010-10-25Import webmquicktime webm writerJohn Koleszar
2010-10-25Fixed the timebase parameter of ivfenc.Frank Galligan
2010-10-25ivfdec: support y4m output from raw inputJohn Koleszar
2010-10-25ivfdec: webm reader supportJohn Koleszar
2010-10-25Merge "Debug option for drawing motion vectors."Fritz Koenig
2010-10-25Debug option for drawing motion vectors.Fritz Koenig
2010-10-25Merge "quiet compiler"Johann
2010-10-25Merge "Remove legacy release.sh script"John Koleszar
2010-10-25Add sparc-solaris-gcc as a build target.Aaron Watry
2010-10-25Fix leaked file descriptor with ENTROPY_STATSMartin Ettl
2010-10-25NASM: trailing slash for ASFLAGS includesJohn Koleszar
2010-10-25quiet compilerJohann
2010-10-25reuse common loopfilter codeJohann
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-10-25isolate new temporal filtering codeJohann
2010-10-22Merge "Improve handling of invalid frames."John Koleszar
2010-10-22Improve handling of invalid frames.Timothy B. Terriberry
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-10-21Change altref times to preceding pts+1.Frank Galligan
2010-10-21Merge "Move firstpass motion map to stats packet"John Koleszar
2010-10-21Move firstpass motion map to stats packetJohn Koleszar
2010-10-21Add MMWORD PTR/XMMWORD PTR in subtract_sse2.asmYunqing Wang
2010-10-21Merge "Rewrite vp8_short_walsh4x4_sse2()"Yunqing Wang
2010-10-21Merge "Add SSE2 subtract functions"Yunqing Wang
2010-10-21Rewrite vp8_short_walsh4x4_sse2()Yunqing Wang
2010-10-21Import nestegg webm/mkv parserJohn Koleszar
2010-10-19Merge "Update arnr strength range form 1-6 to 0-6."John Koleszar
2010-10-19Update arnr strength range form 1-6 to 0-6.Frank Galligan
2010-10-19Merge "fixed a typo that mis-used Y plane stride for UV blocks."Yaowu Xu
2010-10-19Merge "change to make use of more trellis quantization"Yaowu Xu
2010-10-18Add SSE2 subtract functionsYunqing Wang
2010-10-18copy compiler warning fixesJohann
2010-10-15remove dead codeJohann
2010-10-15change to make use of more trellis quantizationYaowu Xu
2010-10-14safety check to avoid divide by 0sJim Bankoski
2010-10-14Merge "Fix one gcc compiler warning"Yunqing Wang
2010-10-14Fix one gcc compiler warningYunqing Wang