source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5a634a69   22 years mike allocate enough bytes Originally committed as revision 1908 to …
(edit) @59fcece9   22 years mike rework SVQ1 decoder to use more intuitive VLC tables as well as …
(edit) @948f01ff   22 years michaelni 10l Originally committed as revision 1906 to …
(edit) @4a106616   22 years michaelni c frame size debug stuff Originally committed as revision 1905 to …
(edit) @3c96b4ef   22 years mike add 4xm to the family Originally committed as revision 1904 to …
(edit) @cef4ba9e   22 years mike first pass at an experimental 4xm demuxer Originally committed as …
(edit) @4cfbf61b   22 years mellum Warning and compatibility fixes. Originally committed as revision …
(edit) @f1846835   22 years alex cs_test cleanup and fix compilation if gui enabled Originally …
(edit) @b76ee469   22 years alex update Originally committed as revision 10174 to …
(edit) @27161c0   22 years alex non-x86 support Originally committed as revision 10173 to …
(edit) @b534c7f9   22 years michaelni some benchmarking code Originally committed as revision 1901 to …
(edit) @9fe690c8   22 years michaelni optimize Originally committed as revision 1900 to …
(edit) @14b74d38   22 years michaelni cleanup Originally committed as revision 1899 to …
(edit) @d07f9043   22 years michaelni truncated h263 decoding support / H263-ES "demuxer" Originally …
(edit) @e67e14d5   22 years alex 1l Originally committed as revision 1897 to …
(edit) @a9a07762   22 years michaelni altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) …
(edit) @d9974a48   22 years philipjsg Made it work again -- it now detects fish! (This involved clearing out …
(edit) @31d8cb13   22 years kabi * compile fixes by Mitch at Bits.COM Originally committed as revision …
(edit) @6d50b2e6   22 years michaelni cleanup Originally committed as revision 1893 to …
(edit) @38597364   22 years michaelni CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot …
(edit) @3d2e8cce   22 years michaelni ASV1 codec with postprocessing support :) Originally committed as …
(edit) @22493ab9   22 years mike fix subtle logic problem in block unpacker that leads to incorrect …
(edit) @6d71b382   22 years michaelni improving 3IV1 support (still far from perfect) note, disabled as it …
(edit) @62cf114b   22 years michaelni seems i guessed correctly (last 411 chroma block isnt scaled but cut …
(edit) @377ec888   22 years michaelni bigendian fix Originally committed as revision 1887 to …
(edit) @4c701ac8   22 years michaelni CODEC_CAP_DRAW_HORIZ_BAND Originally committed as revision 1886 to …
(edit) @669ac79c   22 years michaelni moving the svq3 motion compensation stuff to dsputil (this also means …
(edit) @3db320ea   22 years mellum Warning fixes. Originally committed as revision 1884 to …
(edit) @94d44f45   22 years michaelni optimize Originally committed as revision 1883 to …
(edit) @d8085ea7   22 years michaelni cleanup Originally committed as revision 1882 to …
(edit) @3bb10888   22 years michaelni libmpeg2 style bitstream reader 17 vs 16 bit bugfix Originally …
(edit) @41fda91d   22 years michaelni aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot …
(edit) @d4961b35   22 years michaelni fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & …
(edit) @b82cdc72   22 years michaelni make sh4 IDCT optional, so the user can choose Originally committed …
(edit) @0c6bd2ea   22 years michaelni sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co …
(edit) @891f64b3   22 years michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) Originally …
(edit) @17fb5fd   22 years michaelni libmpeg2 style bitstream reader fixes Originally committed as …
(edit) @924311cd   22 years michaelni some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with …
(edit) @cfd06ce   22 years Roman R. misc. updates Originally committed as revision 1873 to …
(edit) @05858889   22 years michaelni decode motion & modulo optimize patch by (BERO <bero at geocities dot …
(edit) @d8e00c09   22 years michaelni bitstream reader optimize patch by (BERO <bero at geocities dot co dot …
(edit) @7062fad6   22 years michaelni small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities …
(edit) @f7a8c17   22 years michaelni optimizations Originally committed as revision 1869 to …
(edit) @d04fdff1   22 years kabi * oops - reversed last commit Originally committed as revision 1868 …
(edit) @4704097a   22 years michaelni optimizations Originally committed as revision 1867 to …
(edit) @f138f883   22 years michaelni 100l (document buffer padding requirements) Originally committed as …
(edit) @2def278a   22 years kabi * sync Originally committed as revision 1865 to …
(edit) @25fa62e1   22 years kabi * added s263 (mapped to h263 - 3gp files) * less strict header …
(edit) @9ed83b0a   22 years kabi * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works) …
(edit) @445ad18d   22 years kabi * link libfaad when needed Originally committed as revision 1862 to …
(edit) @aea22133   22 years kabi * quiet missing EOF \n warning Originally committed as revision 1861 …
(edit) @0fc50e5   22 years kabi * simple options to enable faad support (no runtime compile checking …
(edit) @fd6e513e   22 years kabi * uninitialized/unused vars cleanup Originally committed as revision …
(edit) @5ca1d87   22 years kabi * support for AAC audio (esds decoding - using extradata) * using …
(edit) @280bd7b7   22 years kabi * support for AAC audio streams via libfaad * could be complied with …
(edit) @74c0ac12   22 years mike fix image buffer leak on keyframes, add more error condition checks …
(edit) @affd55a1   22 years Roman R. * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) * …
(edit) @5f6b58d   22 years michaelni makes configure create the libpostproc directory and Makefile, when …
(edit) @04431ca1   22 years michaelni ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) …
(edit) @05493021   22 years michaelni more idct_permute docs Originally committed as revision 1852 to …
(edit) @96a7e73b   22 years mike fix motion vector decoding bug and reinstate interframes Originally …
(edit) @463d086b   22 years mike get those permutations straight Originally committed as revision 1850 …
(edit) @892fc83e   22 years mike squashed a bunch of subtle array indexing bugs, fixed block mapping …
(edit) @85ea6b29   22 years michaelni print obmc bug info only if avctx->debug&1 Originally committed as …
(edit) @04331882   22 years mike dump the shady binary search logic (the part that binary searches …
(edit) @89a7936   22 years mike change the way the ImageDescription is passed to the decoder …
(edit) @8b82a956   22 years michaelni svq3 decoder by anonymous Originally committed as revision 1845 to …
(edit) @a466e345   22 years mike correct the custom coding mode alphabet, add some validation on the …
(edit) @5fd74135   22 years michaelni more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at …
(edit) @63167088   22 years Roman R. * introducing new public interface in imgconvert.c + …
(edit) @4e80eb21   22 years mike looking better all the time! motion compensation is starting to work …
(edit) @44ae98dd   22 years mike fixed buffer allocation logic (hopefully) so that decoder does not …
(edit) @e20c4069   22 years michaelni release buffer cleanup Originally committed as revision 1839 to …
(edit) @61873c4a   22 years mike fix decoder so that ffmpeg does not crash, at least not right away …
(edit) @814b648   22 years michaelni Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers …
(edit) @b530f842   22 years michaelni VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot …
(edit) @bd073980   22 years michaelni -map and sanity checking patch by (Brian Foley <bfoley at compsoc dot …
(edit) @eb9ef61a   22 years michaelni prefers MP3 codec (rather than MP2) for output if compiled with …
(edit) @eeb67f40   22 years michaelni mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot …
(edit) @eb14c713   22 years michaelni doxy Originally committed as revision 1832 to …
(edit) @d86053a4   22 years mike first pass at a new VP3 video decoder Originally committed as …
(edit) @9616355   22 years arpi looks better (req. for mp-G2) Originally committed as revision 1830 …
(edit) @ed543377   22 years Roman R. making it nicer to the client who doesn't expect errors messages in …
(edit) @b706b007   22 years alex removed the last mp_msg :) Originally committed as revision 10047 to …
(edit) @5fe03e38   22 years Roman R. * making it possible to override aspect ratio from the command line …
(edit) @880e8ba7   22 years Roman R. * fixing NTSC frame rate for DV streams * let ffmpeg preserve …
(edit) @cfcff636   22 years michaelni 10l Originally committed as revision 1826 to …
(edit) @067ff8b1   22 years michaelni tired Originally committed as revision 1825 to …
(edit) @bb463d81   22 years michaelni 10l (returning negative number of consumed bytes if the first …
(edit) @7c9375f1   22 years michaelni 10l Originally committed as revision 1823 to …
(edit) @a0c8317   22 years michaelni 2pass stats fix (by ffdshow cvslog) Originally committed as revision …
(edit) @d7b8e4b6   22 years michaelni bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>) …
(edit) @700490a4   22 years michaelni remove remaining cpudetect dependancy Originally committed as …
(edit) @93d45466   22 years michaelni typo in a comment ... Originally committed as revision 1821 to …
(edit) @e21206a8   22 years michaelni moving getFilter stuff back (vf_scale.c -> swscale.c) Originally …
(edit) @d90cf87b   22 years michaelni fixing mixed dr1 + internal buffers Originally committed as revision …
(edit) @5755c27f   22 years michaelni doc fixes (forgot to commit) Originally committed as revision 1819 to …
(edit) @516b1f82   22 years michaelni removing sws - global verbose var dependancy removing sws - cpudetect …
(edit) @8c0ff5d5   22 years Roman R. * Making AVI encoding predictable (all JUNK chunks are filled with 0) …
(edit) @546031ee   22 years kabi * keeping compiler happy and quiet Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.