source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @53d55e9e   16 years michaelni Allow decoders to set AVCodecContext.refs. Originally committed as …
(edit) @62ea19c0   16 years michaelni Optimize pred_pskip_motion() 7 cpu cycles faster on pentium dual. …
(edit) @c26436ec   16 years tempn add amr in avi riff tags Originally committed as revision 16303 to …
(edit) @ebfb0449   16 years michaelni Indent Originally committed as revision 16302 to …
(edit) @05d3fd44   16 years michaelni Integrate get_te0_golomb() calls into the code, this allows some …
(edit) @9963b332   16 years michaelni Use get_ue_golomb_31() where possible, almost all are just in headers …
(edit) @0be51462   16 years michaelni Update golomb decoding tables so that get_*_golomb_31() return some …
(edit) @0e921e97   16 years michaelni Add get_ue_golomb_31() Originally committed as revision 16298 to …
(edit) @be8497b0   16 years victorpaesa Update again Cygwin Ports URL after my sloppy previous commit. …
(edit) @2f2893ce   16 years michaelni indent Originally committed as revision 16296 to …
(edit) @d42fc4a8   16 years michaelni Use the new VLC table for the first non trailing coeff too. Sadly only …
(edit) @593af7cd   16 years michaelni Optimize esc removal code. Originally committed as revision 16294 to …
(edit) @ffedb5c1   16 years kostya.shishkov 352l: correct calculating number of bits for storing macroblock offset …
(edit) @2d76bf39   16 years michaelni Indent Originally committed as revision 16292 to …
(edit) @8140955d   16 years michaelni unified CAVLC level decoding LUT. Quite a bit faster …
(edit) @5dd9799d   16 years victorpaesa Complete the list of external libraries. Originally committed as …
(edit) @666a1b34   16 years victorpaesa Advice on compiler versions Originally committed as revision 16289 to …
(edit) @9f6bfe80   16 years victorpaesa Update Cygwin Ports URL. Originally committed as revision 16288 to …
(edit) @8484503e   16 years victorpaesa Bring up to date the Cygwin docs. Originally committed as revision …
(edit) @5cb5023c   16 years michaelni Make h264 parser 50% faster. Originally committed as revision 16286 …
(edit) @abb27cfb   16 years michaelni 100l, I broke H.264 again, forgot one hunk. Thanks to FATE for finding …
(edit) @e08715d3   16 years michaelni Optimize 0 0 0-3 search, 45% faster on pentium dual. Originally …
(edit) @f496ab1   16 years victorpaesa The diffutils package is also needed (for the 'cmp' command). Spotted …
(edit) @11c23b64   16 years andreas Revert r16257: Include "libavutil/common.h" where we use llrint() in …
(edit) @9f2ace74   16 years Carl Eugen Hoyos Fix two identical warnings when compiling riff.c and nuv.c with icc: …
(edit) @1c53290b   16 years Carl Eugen Hoyos Fix a warning when compiling with icc: warning #188: enumerated type …
(edit) @ec3686e8   16 years michaelni Simplify decode_cabac_mb_ref() a little bit, 2 cpu cycles faster on …
(edit) @26695973   16 years michaelni Indent Originally committed as revision 16278 to …
(edit) @b68a4553   16 years michaelni inline decode_cabac_mb_type for I & P frames, 9 cycles faster on …
(edit) @1952ac3   16 years michaelni Negate 2 more variables, 1 cpu cycle faster on pentium dual. …
(edit) @03a035e0   16 years michaelni Simplify if/else, no speed change Originally committed as revision …
(edit) @6f3c50f2   16 years michaelni Negate a few variables, this simplifies the code and makes it 5 cycles …
(edit) @60c6ba7a   16 years michaelni Simplify ifs(), 8 cpu cycles faster on pentium dual Originally …
(edit) @127a20e3   16 years michaelni Simplify if(), 3 cpu cycles faster in pentium dual. Originally …
(edit) @9daa4cea   16 years Carl Eugen Hoyos Initialize s->opaque before calling url_resetbuf(). Fixes a regression …
(edit) @a6493a8f   16 years diego Rename libavcodec/i386/ --> libavcodec/x86/. It contains optimizations …
(edit) @50e3477f   16 years benoit.fouet Offer an option (disabled by default) to enable the copy of the frames …
(edit) @108c96d5   16 years kostya.shishkov Decode TIFF image only after all tags have been decoded Originally …
(edit) @8eedffd   16 years kostya.shishkov Some TIFFs declare -1 for the single strip height Originally …
(edit) @89b4ec5c   16 years kostya.shishkov Add monochrome TIFF support Originally committed as revision 16266 to …
(edit) @4386ed69   16 years kostya.shishkov Calculate line size variable correctly for lower bitdepths and use it …
(edit) @4a2f51de   16 years kostya.shishkov Register TIFF tags for CCITT Group 3 and 4 compression options …
(edit) @bef05f05   16 years diego Remove a bunch of unused variables. Originally committed as revision …
(edit) @ebb160a0   16 years diego Use ARCH_X86_32 instead of !ARCH_X86_64, it is more straightforward. …
(edit) @64bfc584   16 years diego Fix incorrectly constructed Dirac parse units that caused A/V sync …
(edit) @c4ff7c53   16 years diego Do not use full include path for headers in the same directory. …
(edit) @c96bd212   16 years michaelni Change mpeg audio parser so it only sets frame_size, channels and …
(edit) @af4c0bcb   16 years Carl Eugen Hoyos Silence the following icc warnings: warning #1292: attribute …
(edit) @1af34f09   16 years andreas Include "libavutil/common.h" where we use llrint() in case ffmpeg's …
(edit) @ed4c638a   16 years michaelni Fix PTS returned by the demuxers for mpeg4 without a decoder. More …
(edit) @c62da797   16 years michaelni Move CODEC_FLAG_LOW_DELAY into ff_mpeg4_decode_picture_header(). …
(edit) @2f3d7ea9   16 years michaelni Fix detection of audio codec in K70707-ARIA229.flv. Fixes issue760. …
(edit) @befc8fe0   16 years michaelni Remove useless code. Originally committed as revision 16253 to …
(edit) @c212fb0   16 years michaelni Only execute clear_blocks() when needed. +0.3% speedup for both aladin …
(edit) @897c1703   16 years robert.swain AAC: Reindent after last commit Originally committed as revision …
(edit) @aab54133   16 years robert.swain AAC: Fix AAC prediction when used in conjunction with the CPE Patch …
(edit) @99665a21   16 years robert.swain AAC: Don't write an illegal sampling_index in a PCE to the …
(edit) @66c07ca9   16 years michaelni Optimize get_dct8x8_allowed(). 30 cpu cycles faster on pentium dual. …
(edit) @6beb8b2   16 years kostya.shishkov RV30 decoder Originally committed as revision 16247 to …
(edit) @52476c1b   16 years Carl Eugen Hoyos Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version checks. …
(edit) @541e8f3b   16 years kostya.shishkov RV30 loop filter Originally committed as revision 16245 to …
(edit) @3f16ed15   16 years Reynaldo H. Verdejo Pinochet Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp: silence …
(edit) @64e74b68   16 years stefano.sabatini-lala Put under #if LIBAVCODEC_VERSION_MAJOR < 53 the deprecated functions …
(edit) @5c548937   16 years stefano.sabatini-lala Cosmetics, change variable name "o2" to "o" in ffserver_opt_default(). …
(edit) @f16dd7e6   16 years stefano.sabatini-lala Remove calls to deprecated av_set_string2() with calls to …
(edit) @aac8b769   16 years darkshikari H.264 loopfilter speed tweaks Originally committed as revision 16240 …
(edit) @a22eff36   16 years darkshikari Port x264 deblocking code to libavcodec. This includes SSE2 luma …
(edit) @b9263c94   16 years diego Remove pointless malloc.h #include. Originally committed as revision …
(edit) @bbea3555   16 years diego Remove pointless malloc.h #include. Originally committed as revision …
(edit) @6a1846eb   16 years michaelni Document new idct requirements. Originally committed as revision …
(edit) @a5805aa9   16 years michaelni Fix decoding with the plain C idcts of FRExt/HPCAMOLQ_BRCM_B …
(edit) @bbc888d0   16 years kostya.shishkov a table for upcoming RV30 loop filtering Originally committed as …
(edit) @40c7d0ae   16 years darkshikari Add automatic prefix handling to yasm functions. Does nothing now, …
(edit) @a5b807a6   16 years michaelni Replace /2 by >>1 in decode_cabac_mb_dqp() 3 cpu cycles speed up on …
(edit) @1aea5d35   16 years michaelni Simplify ctx update in decode_cabac_mb_dqp(). no speed change …
(edit) @7cfca0df   16 years michaelni Simplify ctx calculation in decode_cabac_mb_dqp() no speed change …
(edit) @d436963   16 years astrange Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of NALs in …
(edit) @1ca610c   16 years astrange Allocate and clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of …
(edit) @712ca84   16 years darkshikari Move filter_luma_intra into dsputil for later addition of asm. …
(edit) @b9fe706   16 years darkshikari Simplify chroma AC in CABAC residual decoding. Originally committed …
(edit) @8955b669   16 years michaelni Optimize ctx calculation in decode_cabac_mb_mvd(), code by dark …
(edit) @17779f39   16 years michaelni Remove unacceptable NULL pointer hack from mc code. Originally …
(edit) @04618b98   16 years michaelni Check ref values in CABAC H.264 for validity. Originally committed as …
(edit) @c25ac15a   16 years michaelni Move idct_(dc)add closer to where it is needed. Originally committed …
(edit) @aebb5d6d   16 years michaelni indent Originally committed as revision 16222 to …
(edit) @96465b90   16 years michaelni Reorder ifs in chroma hl_decode_mb to avoid a duplicate …
(edit) @6456d6d8   16 years michaelni s/h->cbp_table[mb_xy]/h->cbp/ Originally committed as revision 16220 …
(edit) @04824298   16 years michaelni Faster CAVLC decoding of trailing_ones. Based on a patch by dark …
(edit) @93445d16   16 years michaelni Replace i by trailing_ones, part of a patch by dark shikari. No speed …
(edit) @c375d87   16 years michaelni Remove if() surrounding decode_cabac_mb_type() that can never be true. …
(edit) @c325b505   16 years michaelni Remove unreachable else clause, found by dark shikari. Originally …
(edit) @dae006d7   16 years michaelni Remove useless IS_8x8DCT check i forgot, spotted by dark shikari. …
(edit) @2a5a9c28   16 years michaelni 10l, svq3 didnt set h->cbp, this broke decoding a little. Originally …
(edit) @364df7b7   16 years baptiste.coudurier cosmetics, remove useless parenthesis and whitespaces Originally …
(edit) @a1532824   16 years baptiste.coudurier set alac channels from extradata, fix alac mono in m4a Originally …
(edit) @efeb298e   16 years kostya.shishkov cosmetics: remove one unneeded space Originally committed as revision …
(edit) @1eb96035   16 years michaelni Do not calculate idct_dc_add/idct_add when the variables are unused. …
(edit) @62bc966f   16 years michaelni Remove redundant nnz variable. Originally committed as revision 16209 …
(edit) @0a8ca22f   16 years michaelni indent Originally committed as revision 16208 to …
(edit) @2fd1f0e0   16 years michaelni Use the new idct functions (except chroma as it was slower in …
Note: See TracRevisionLog for help on using the revision log.