source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2d3df05c   18 years michaelni on the P4 inc needs twice as much time a add Originally committed as …
(edit) @2ee9dc65   18 years michaelni 10l Originally committed as revision 6610 to …
(edit) @7822e1c1   18 years michaelni reverse remainder of the failed attempt to optimize …
(edit) @ef0090a9   18 years michaelni x86 branchless cabac decoder slightly faster on P3 Originally …
(edit) @2e1aee80   18 years michaelni optimize branchless C CABAC decoder Originally committed as revision …
(edit) @b420448e   18 years lu_zero removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore …
(edit) @1c2a417f   18 years michaelni move outcommented START/STOP_TIMER to a hopefully better place for …
(edit) @30dc5f56   18 years michaelni drop failed attempt to optimize *state= c->mps_state[s]; Originally …
(edit) @c56d23da   18 years michaelni 10l bugfix for some disabled code Originally committed as revision …
(edit) @f7d0b68   18 years michaelni first try of a handwritten get_cabac() for x86, this is 10-20% faster …
(edit) @2a1a6b64   18 years michaelni always add -fomit-frame-pointer if optimizations are enabled …
(edit) @441e8fe9   18 years lu_zero add_bytes passes tests Originally committed as revision 6600 to …
(edit) @5bbe2a52   18 years michaelni remove bytestream_end checks, seems to work fine without them and the …
(edit) @462209fe   18 years gpoirier fix AC3 5.1 being decoded as mono patch by Andrea Gianarro % giandrea …
(edit) @bca519e0   18 years diego Fix GPL/LGPL license version mismatch. Originally committed as …
(edit) @c010d69a   18 years michaelni decrease ff_h264_norm_shift[] size Originally committed as revision …
(edit) @158256a1   18 years dominik Fixes: rv10.c:494: warning: implicit declaration of function …
(edit) @6ff04269   18 years michaelni cleanup Originally committed as revision 6594 to …
(edit) @a10c779f   18 years dominik Fixes: opt.c:327: warning: no return statement in function returning …
(edit) @6926176   18 years dominik Fixes: parser.c:555: warning: implicit declaration of function …
(edit) @621d9294   18 years dominik Fixes: mpegvideo.h:777: warning: ‘inline’ is not at beginning of …
(edit) @214019ed   18 years Reimar.Doeffinger Avoid void *-arithmetic Originally committed as revision 6590 to …
(edit) @76808d6e   18 years diego Quote names individually, since otherwise the whole list was …
(edit) @75336fc8   18 years lu_zero Non Altivec optimizations already present at the top Originally …
(edit) @260ceb63   18 years michaelni branchless renormalization (1% faster get_cabac) old branchless …
(edit) @99ce1087   18 years michaelni 5% faster get_cabac() Originally committed as revision 6586 to …
(edit) @e16c407a   18 years diego output typo fixes Originally committed as revision 6585 to …
(edit) @cad35abc   18 years diego Compilation fix: pix_abs16x16_c was undeclared. Originally committed …
(edit) @8823419f   18 years diego Compilation fix, printf gets redefined to please_use_av_log. …
(edit) @400d0f8e   18 years michaelni disable benchmarking code disable asm optims as the fastest depends on …
(edit) @4310580d   18 years michaelni renorm_cabac_decoder_once START/STOP_TIMER scores for athlon …
(edit) @87ea51e0   18 years lu_zero fix the dcbz check and move it in configure Originally committed as …
(edit) @104f8c10   18 years r_togni Add fourccs for Wavpak and TTA Patch by yong ||| y0ngc |a| yahoo dot …
(edit) @5659b509   18 years michaelni refill cabac variables in 16bit steps, 3% faster get_cabac() …
(edit) @d026b45e   18 years diego Change license headers to say 'FFmpeg' instead of 'this program'. …
(edit) @b78e7197   18 years diego Change license headers to say 'FFmpeg' instead of 'this program/this …
(edit) @2ae7569d   18 years michaelni () 10l Originally committed as revision 6576 to …
(edit) @d4165a81   18 years lu_zero fix a warning Originally committed as revision 6575 to …
(edit) @ade6e7f   18 years diego Compilation fix, printf gets redefined to please_use_av_log. …
(edit) @ec8f483a   18 years michaelni several x86 renorm_cabac_decoder_once optimizations START/STOP_TIMER …
(edit) @21423ad9   18 years diego Replace -I.. by -I$(BUILD_ROOT). Originally committed as revision …
(edit) @cbeee4d8   18 years diego Replace -I../-I. by -I$(BUILD_ROOT). Originally committed as revision …
(edit) @4aad0d6d   18 years diego Remove bogus commented out include line. Originally committed as …
(edit) @5064755e   18 years diego cosmetics: Add backslashes to the last line of continued lines to make …
(edit) @4b1a1a2a   18 years michaelni flac fourcc (fixes mplayer -demuxer 35 with flac) Originally …
(edit) @92eb8232   18 years michaelni prevent >16bit tags to be truncated and used in creating .wav files …
(edit) @59ef342b   18 years michaelni fix decoding of ED-small-sample-file.ogg Originally committed as …
(edit) @25b6ce46   18 years gpoirier Update checksum to match latest ASF patch Originally committed as …
(edit) @07506002   18 years michaelni fix buffer underflows by reencoding the current frame with a higher QP …
(edit) @e1931c59   18 years diego message typo fixes Originally committed as revision 6564 to …
(edit) @aae0bc1   18 years diego Simplify test program build. Originally committed as revision 20073 …
(edit) @c6c46511   18 years diego Simplify test program build. Originally committed as revision 6563 to …
(edit) @885e691a   18 years baptiste.coudurier support D-10, XDCAM, fix …
(edit) @9933dc71   18 years diego Fix imgresample-test compilation. Originally committed as revision …
(edit) @6a077179   18 years diego Test programs depend on $(LIB). Originally committed as revision …
(edit) @0ec92a1   18 years diego imgresample-test depends on $(LIB). Originally committed as revision …
(edit) @425139d5   18 years diego Simplify EXTRALIBS handling. Originally committed as revision 6558 to …
(edit) @0eb59ddb   18 years diego Switch idct_mmx_xvid.c from GPL to LGPL as permitted by the author, …
(edit) @777938e   18 years diego FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS. …
(edit) @7fd265a7   18 years diego cosmetics: Put all OBJS on a line of their own for nicer-looking …
(edit) @3aba4289   18 years diego Libraries are created in the build tree, not in the source tree. …
(edit) @e9766450   18 years diego MSys bash 2.04 is broken. patch by Ramiro Polla, angustia (at) …
(edit) @c55f6063   18 years diego Remove cs_test and swscale-example on clean. Originally committed as …
(edit) @69402a10   18 years diego Remove redundant EXTRALIBS declaration. Originally committed as …
(edit) @7fe1cbd8   18 years diego Simplify compilation call by using $(EXTRALIBS). Originally committed …
(edit) @632d8739   18 years diego Fix warnings: swscale-example.c:87: warning: implicit declaration of …
(edit) @b2c4e354   18 years diego Fix warnings: cs_test.c:62: warning: return type defaults to 'int' …
(edit) @db671614   18 years diego Replace .. by $(SRC_PATH), otherwise there might be problems with …
(edit) @b95d44b6   18 years baptiste.coudurier remove useless casts Originally committed as revision 6552 to …
(edit) @58f2a4b0   18 years baptiste.coudurier change extradata type to uint8_t * Originally committed as revision …
(edit) @2bb78759   18 years baptiste.coudurier mjpeg 4:2:2 encoding support Originally committed as revision 6550 to …
(edit) @938dd84   18 years lorenm don't try to inline cabac functions. gcc ignored the hint anyway, and …
(edit) @e6e77eb6   18 years lorenm simplify write_back_motion for skip mbs Originally committed as …
(edit) @a1b13cf5   18 years lorenm 10l in r6412 Originally committed as revision 6547 to …
(edit) @a90ce386   18 years Aurélien Jacobs make some global var static (fix a build failure with shared lib on …
(edit) @2bc5da7   18 years michaelni remove confusing divx note Originally committed as revision 6546 to …
(edit) @0533322e   18 years diego Move EXTRALIBS handling to common.mak. Originally committed as …
(edit) @5523d5f4   18 years michaelni fix r_frame_rate detection in mpeg4 streams with non integer fps …
(edit) @7f778ed1   18 years diego Slightly simplify apiexample compilation command line. Originally …
(edit) @93555ad5   18 years diego Also remove cpuid_test on clean. Originally committed as revision …
(edit) @f901d78e   18 years diego Remove bogus dependency information. Originally committed as revision …
(edit) @220d2d82   18 years diego make dep should also work. Originally committed as revision 6540 to …
(edit) @9d0199f4   18 years diego depend and dep are really the same target. Originally committed as …
(edit) @3263626f   18 years diego Mark all phony targets as such. Originally committed as revision 6538 …
(edit) @4851f2ad   18 years michaelni 1000000l for lu_zero (commiting untested? code) Originally committed …
(edit) @36c32bdd   18 years diego Remove unused variables and the corresponding warnings along with …
(edit) @f8d61128   18 years diego Fix unused variable warning when compiling with MMX disabled. …
(edit) @c4e96cee   18 years lu_zero fix blackfin support, thaks to vapier for pointing out Originally …
(edit) @17ff5535   18 years lu_zero Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru> …
(edit) @e8b409b5   18 years diego rtp.o needs mpegts.o Originally committed as revision 6533 to …
(edit) @902d3c6d   18 years diego Add codectest to test targets. Originally committed as revision 6532 …
(edit) @d568d0fe   18 years diego Merge identical targets. Originally committed as revision 6531 to …
(edit) @c86ecbb7   18 years baptiste.coudurier fix audio for mog_op1a_prompeg_mpeg.mxf Originally committed as …
(edit) @995d9ec7   18 years diego Add replacement for libavcodec/fdctref.c to the list. Originally …
(edit) @03da8726   18 years baptiste.coudurier return 0 as stream index if only one stream, this is completely non …
(edit) @41094002   18 years ods15 more forgotten free's. Originally committed as revision 6527 to …
(edit) @41955099   18 years ods15 10l, wrong order in freeing Originally committed as revision 6526 to …
(edit) @35af7a9b   18 years michaelni slightly saner indention Originally committed as revision 6525 to …
(edit) @6ab6c7c3   18 years lu_zero make postproc use avutil Originally committed as revision 6524 to …
(edit) @4bef236   18 years diego Fix quantiSer --> quantiZer typo. Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.