source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f754bfb9   17 years michaelni get rid of nonsense "tolerance" and mention VBV Originally committed …
(edit) @d9a1e085   17 years michaelni make it a little harder to find the tracker, this should hopefully …
(edit) @f5cefb21   17 years justin.ruggles cosmetics: blank lines, remove some comments Originally committed as …
(edit) @82758fd6   17 years justin.ruggles add pointer to the parent context for use with av_log() Originally …
(edit) @77416325   17 years justin.ruggles use array for dynamic range scaling factors Originally committed as …
(edit) @5abee31   17 years michaelni thread hijacking Originally committed as revision 9952 to …
(edit) @8685249   17 years michaelni ffmpeg forum Originally committed as revision 9951 to …
(edit) @d7826b58   17 years michaelni make wmv1 and wmv2 playable with M$ DMO decoder Originally committed …
(edit) @a3be5e58   17 years michaelni update seek regressions for r9917 (correct initial timestamps which …
(edit) @01f35453   17 years justin.ruggles add dialogue normalization Originally committed as revision 9948 to …
(edit) @8767b80f   17 years lucabe72 Change avf_sdp_create() to get a pre-allocated buffer as input, and to …
(edit) @fe4ff07a   17 years baptiste.coudurier fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mbps.swf …
(edit) @7ba32703   17 years lucabe72 Fix linking when RTP is disabled and libraries are dynamic Originally …
(edit) @6628165   17 years Reimar.Doeffinger Add proper license header Originally committed as revision 9944 to …
(edit) @369f7306   17 years Reimar.Doeffinger Remove AVCodecContext parameter from parse_timecode function …
(edit) @e3c90129   17 years Reimar.Doeffinger Fix deinterlacing for odd height Originally committed as revision …
(edit) @3c247b4f   17 years Reimar.Doeffinger Deinterlace xsub subtitles Originally committed as revision 9941 to …
(edit) @3143c787   17 years Reimar.Doeffinger Colours except background should not be transparent Originally …
(edit) @d5049e2c   17 years Reimar.Doeffinger get rid of av_rescale_q, it does not work as intended. Originally …
(edit) @d6136c76   17 years Reimar.Doeffinger get rid of xsubdec array and calculate value instead Originally …
(edit) @737c5ebf   17 years Reimar.Doeffinger 10l, runbits order was reversed Originally committed as revision 9937 …
(edit) @cbb79c0e   17 years Reimar.Doeffinger Hack to support XSUB subtitles in AVI Originally committed as …
(edit) @5968b396   17 years Reimar.Doeffinger 100l, wrong argument to av_freep Originally committed as revision …
(edit) @59f6f64e   17 years Reimar.Doeffinger Add forgotten xsub timecode parsing Originally committed as revision …
(edit) @7e2643ae   17 years Reimar.Doeffinger First version of xsub decoder, not yet tested Originally committed as …
(edit) @6b05eb31   17 years kostya.shishkov Add the handling of the INT32INFO block to the WavPack decoder. Patch …
(edit) @2477ce23   17 years justin.ruggles 10l to me. Revert recent changes to ac3_probe() which made …
(edit) @4cd25081   17 years michaelni fix misdetection of out.ac3 Originally committed as revision 9930 to …
(edit) @3504467f   17 years michaelni more debug info Originally committed as revision 9929 to …
(edit) @4f0a9956   17 years baptiste.coudurier remove now useless vars Originally committed as revision 9928 to …
(edit) @5fcf2df3   17 years baptiste.coudurier cosmetics, braces/parenthesis style Originally committed as revision …
(edit) @c78ed542   17 years baptiste.coudurier cosmetics, indentation Originally committed as revision 9926 to …
(edit) @c6f05d81   17 years baptiste.coudurier add streams on the fly, swf is a streaming format and has no real …
(edit) @c6377f61   17 years baptiste.coudurier do not write id3v2 header when writing .mp2 files Originally …
(edit) @7a97dd8   17 years baptiste.coudurier remove useless raw_write_header Originally committed as revision 9923 …
(edit) @ecc8fc11   17 years justin.ruggles additional tweaks to AC3 probe function. give a higher score to a …
(edit) @2bf4aa2e   17 years lorenm prevent huffyuv from generating codewords of length 32. (regression in …
(edit) @c49c0223   17 years justin.ruggles increase the maximum AC3 probe buffer size and reduce the threshold …
(edit) @f683dbdc   17 years michaelni set the previous tag size correctly in flv files Originally committed …
(edit) @48a59dfe   17 years michaelni set a more reasonable start_time if the first timestamps are …
(edit) @82583548   17 years michaelni correct initial timestamps which have AV_NOPTS_VALUE Originally …
(edit) @3bbb0bf8   17 years justin.ruggles add support for downmixing to stereo or mono Originally committed as …
(edit) @c0d2d80   17 years michaelni topic explanations Originally committed as revision 9915 to …
(edit) @4e092320   17 years justin.ruggles use dsputil for float to signed 16-bit sample conversion Originally …
(edit) @97be28d8   17 years diego Add support for grayscale MJPEG streams sent by Axis cameras such as …
(edit) @d2f8f410   17 years michaelni flashsv regression test closes issue5 Originally committed as …
(edit) @775369e0   17 years justin.ruggles cosmetics: indentation Originally committed as revision 9911 to …
(edit) @7b4076a7   17 years justin.ruggles consolidate decoding of lfe and coupling channels with decoding of …
(edit) @365515ac   17 years michaelni be slightly more careful with copying the codec_tag in the streamcopy …
(edit) @5e61de0c   17 years justin.ruggles there are only 4 rematrixing bands Originally committed as revision …
(edit) @75b9b036   17 years justin.ruggles cosmetics: use more appropriate names for iterator variables. …
(edit) @d3dc629c   17 years baptiste.coudurier move dnxhd data tables to separate file Originally committed as …
(edit) @8e2eb3b6   17 years justin.ruggles move some variables to a more local scope. Originally committed as …
(edit) @0bff58a   17 years justin.ruggles make exponent decoding consistent (prepare for merging coupling and …
(edit) @0221ae8c   17 years baptiste.coudurier dnxhd 120 progressive support Originally committed as revision 9903 …
(edit) @3c60548   17 years baptiste.coudurier indentation Originally committed as revision 9902 to …
(edit) @6b259e43   17 years baptiste.coudurier dnxhd 185 interlaced support Originally committed as revision 9901 to …
(edit) @dd661ebd   17 years baptiste.coudurier cosmetic Originally committed as revision 9900 to …
(edit) @9a0a2c9f   17 years baptiste.coudurier no need to duplicate cid table vars in context Originally committed …
(edit) @940e4bf9   17 years baptiste.coudurier 10l, use correct cid table Originally committed as revision 9898 to …
(edit) @035bc64   17 years baptiste.coudurier add coding unit size for interlaced decoding Originally committed as …
(edit) @36ebf912   17 years baptiste.coudurier should be more correct Originally committed as revision 9896 to …
(edit) @74e9b9ae   17 years baptiste.coudurier set block align to stsd audio v2 bytes per frame for adpcm ms and ima …
(edit) @1ae7a851   17 years michaelni indent Originally committed as revision 9894 to …
(edit) @eaf84d9   17 years justin.ruggles cosmetics: use braces when it makes the code easier to read. …
(edit) @fc59010b   17 years justin.ruggles change AC3DecodeContext variable to local variable Originally …
(edit) @6d96d626   17 years justin.ruggles use array instead of bitmask Originally committed as revision 9891 to …
(edit) @4e2b9bcc   17 years michaelni Make MPEG-1/2 decoder work with the libmpeg2-style bitstream reader. …
(edit) @3357ff33   17 years justin.ruggles use table for converting dynamic range codes to scale factors …
(edit) @5aefe3eb   17 years justin.ruggles use floating-point mantissa dequantization tables Originally …
(edit) @04ac5cad   17 years justin.ruggles cosmetics: indentation Originally committed as revision 9887 to …
(edit) @60f07fad   17 years justin.ruggles dither zero-bit mantissas by default. remove dithering only if it's …
(edit) @bca7db35   17 years michaelni detect MS wav codecs fixes detection of audio codec though not …
(edit) @d63f6fea   17 years justin.ruggles simplify coefficient decoding Originally committed as revision 9884 …
(edit) @285bf28c   17 years justin.ruggles merge decoding of coupling channel coefficients and regular channel …
(edit) @d7dc7ad0   17 years justin.ruggles split out coupling coefficient reconstruction into a separate function …
(edit) @7cacf1e8   17 years michaelni drop non keyframes before the first keyframe for stream copy …
(edit) @4efd6f58   17 years michaelni fix block_align for mp3 stream copy Originally committed as revision …
(edit) @80c24d99   17 years michaelni URL of the webinterface Originally committed as revision 9879 to …
(edit) @c0dd7b7c   17 years michaelni get rid of some double timebase convertion Originally committed as …
(edit) @aebe25f   17 years michaelni remove the mailinglist still preferred note, roundup is much nicer …
(edit) @fec401f7   17 years michaelni properly implement "user specified start time offset" which was added …
(edit) @feb7bc6   17 years alex cosmetics: be sure all lines fit into 79 characters Originally …
(edit) @26ba8235   17 years alex cosmetics: indent correctly Originally committed as revision 9874 to …
(edit) @1a3f0ca2   17 years alex Use getCachedContext instead getContext to support resolution change. …
(edit) @3e5008a   17 years diego Reduce Theora decoder verbosity. Originally committed as revision …
(edit) @02b15cc   17 years michaelni move code which adds a AVPacket into the packet buffer into its own …
(edit) @392b7482   17 years michaelni output last frame if seq end code is encountered fixes video decoding …
(edit) @61eade27   17 years mmhoffm correct order of fixedpoint in CONFIG list Originally committed as …
(edit) @31991973   17 years diego Remove unused variable. Originally committed as revision 9868 to …
(edit) @037df60e   17 years michaelni simplify s->mv_dir init Originally committed as revision 9867 to …
(edit) @c16c584a   17 years mmhoffm --enable-fixedpoint, for configuring fixedpoint optimizations, this is …
(edit) @2f446d3   17 years michaelni get rid of mb_type_len Originally committed as revision 9865 to …
(edit) @653f7387   17 years michaelni exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWARD (this is …
(edit) @04b502fa   17 years michaelni exchange if() and for() in the MT_FIELD case 18 cpu cycles faster for …
(edit) @f4fbcd33   17 years michaelni exchange for() and if() order in the MT_FRAME case safes 24 cpu …
(edit) @dc1ecb6a   17 years mmhoffm making reference models have the same API Originally committed as …
(edit) @356ab1da   17 years michaelni change for(){ if(){ switch(){ to switch(){ for(){ …
(edit) @93b3c083   17 years mans replace some "disabled" calls with "! enabled" Originally committed …
(edit) @2952d13a   17 years michaelni merge another 2 if() to save a few cpu cycles Originally committed as …
Note: See TracRevisionLog for help on using the revision log.