source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @b6a17df4   22 years kabi * simplified parameters for parse routines Originally committed as …
(edit) @5d234974   22 years kabi * more strict types Originally committed as revision 1815 to …
(edit) @e738cee9   22 years Roman R. Complete support for OpenDML AVIs and AVIs > 2Gb. Originally …
(edit) @80097bbf   22 years michaelni cleanup mpeg1/2 bitstream parser Originally committed as revision …
(edit) @5cd62665   22 years kabi * fixed initialization and some memleak * filling more avcodecs …
(edit) @693feac5   22 years kabi * filling bitdepth Originally committed as revision 1811 to …
(edit) @3ec38777   22 years alex killed an mp_msg occurance Originally committed as revision 9971 to …
(edit) @b5ff5e22   22 years fabrice rgb555 alpha extraction fix Originally committed as revision 1810 to …
(edit) @0469baf1   22 years fabrice added img_get_alpha_info() Originally committed as revision 1809 to …
(edit) @a059da12   22 years fabrice transparency support Originally committed as revision 1808 to …
(edit) @7e2e1abf   22 years fabrice replaced progressive by interleaved Originally committed as revision …
(edit) @0a05e494   22 years fabrice fixed PIX_FMT_YUV422 conversions Originally committed as revision …
(edit) @0a9ad8d1   22 years fabrice loss fixes (thanks to Daniel Serpell) - shrink22 fix Originally …
(edit) @41f53f86   22 years fabrice use correct YUV format for JPEG Originally committed as revision 1804 …
(edit) @e352ff08   22 years fabrice added all missing UV conversions Originally committed as revision …
(edit) @7e7e594   22 years fabrice almost exhaustive image conversion support Originally committed as …
(edit) @c50c0bc8   22 years fabrice accurate YUV to RGB and RGB to YUV conversions - added comments …
(edit) @b6147995   22 years fabrice YUV formats/gray formats are correctly defined - added format loss …
(edit) @59cf08c   22 years fabrice fixed static init Originally committed as revision 1799 to …
(edit) @fab21997   22 years fabrice new YUV formats for correct JPEG YUV support - added automatic pixel …
(edit) @cff5e386   22 years fabrice added progressive PNG support (both reading and writing) Originally …
(edit) @3b1a27e0   22 years fabrice added progressive image support Originally committed as revision 1796 …
(edit) @8b46d75e   22 years fabrice rgba32 support Originally committed as revision 1795 to …
(edit) @6d93f194   22 years fabrice rgba32 convert Originally committed as revision 1794 to …
Note: See TracRevisionLog for help on using the revision log.