Activity
From 04/21/2003 to 05/20/2003
05/20/2003
- 05:36 PM Revision 31d8cb13 (ffmpeg): * compile fixes by Mitch at Bits.COM
- Originally committed as revision 1894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 AM Revision 6d50b2e6 (ffmpeg): cleanup
- Originally committed as revision 1893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 38597364 (ffmpeg): CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot...
- Originally committed as revision 1892 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/19/2003
- 01:30 PM Revision 3d2e8cce (ffmpeg): ASV1 codec
- with postprocessing support :)
Originally committed as revision 1891 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:22 AM Revision 22493ab9 (ffmpeg): fix subtle logic problem in block unpacker that leads to incorrect token
- decoding which leads to segfaults
Originally committed as revision 1890 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/18/2003
- 12:07 AM Revision 6d71b382 (ffmpeg): improving 3IV1 support (still far from perfect) note, disabled as it ...
- Originally committed as revision 1889 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/16/2003
- 09:47 PM Revision 62cf114b (ffmpeg): seems i guessed correctly (last 411 chroma block isnt scaled but cut ...
- Originally committed as revision 1888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 377ec888 (ffmpeg): bigendian fix
- Originally committed as revision 1887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 4c701ac8 (ffmpeg): CODEC_CAP_DRAW_HORIZ_BAND
- Originally committed as revision 1886 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/15/2003
- 11:30 PM Revision 669ac79c (ffmpeg): moving the svq3 motion compensation stuff to dsputil (this also means...
- Originally committed as revision 1885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 AM Revision 3db320ea (ffmpeg): Warning fixes.
- Originally committed as revision 1884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 AM Revision 94d44f45 (ffmpeg): optimize
- Originally committed as revision 1883 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/14/2003
- 11:08 PM Revision d8085ea7 (ffmpeg): cleanup
- Originally committed as revision 1882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 PM Revision 3bb10888 (ffmpeg): libmpeg2 style bitstream reader 17 vs 16 bit bugfix
- Originally committed as revision 1881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:46 PM Revision 41fda91d (ffmpeg): aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co do...
- Originally committed as revision 1880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision d4961b35 (ffmpeg): fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes ...
- Originally committed as revision 1879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision b82cdc72 (ffmpeg): make sh4 IDCT optional, so the user can choose
- Originally committed as revision 1878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 PM Revision 0c6bd2ea (ffmpeg): sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co d...
- Originally committed as revision 1877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 AM Revision 891f64b3 (ffmpeg): AMR-NB audio support patch by (<joca at rixmail dot se>)
- Originally committed as revision 1876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 AM Revision 17fb5fd3 (ffmpeg): libmpeg2 style bitstream reader fixes
- Originally committed as revision 1875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 924311cd (ffmpeg): some libmpeg2 style bitstream reader fixes (no dv doesnt yet work wit...
- Originally committed as revision 1874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision cfd06ceb (ffmpeg): misc. updates
- Originally committed as revision 1873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision 05858889 (ffmpeg): decode motion & modulo optimize patch by (BERO <bero at geocities dot...
- Originally committed as revision 1872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision d8e00c09 (ffmpeg): bitstream reader optimize patch by (BERO <bero at geocities dot co do...
- Originally committed as revision 1871 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/13/2003
- 11:38 PM Revision 7062fad6 (ffmpeg): small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities ...
- Originally committed as revision 1870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision f7a8c179 (ffmpeg): optimizations
- Originally committed as revision 1869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision d04fdff1 (ffmpeg): * oops - reversed last commit
- Originally committed as revision 1868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision 4704097a (ffmpeg): optimizations
- Originally committed as revision 1867 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/12/2003
- 11:03 PM Revision f138f883 (ffmpeg): 100l (document buffer padding requirements)
- Originally committed as revision 1866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision 2def278a (ffmpeg): * sync
- Originally committed as revision 1865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:58 PM Revision 25fa62e1 (ffmpeg): * added s263 (mapped to h263 - 3gp files)
- * less strict header detection - also do not call exit when it's not found.
Originally committed as revision 1864 to... - 03:39 PM Revision 9ed83b0a (ffmpeg): * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works)
- (IMHO only SMI chunk should be stored in extradata)
Originally committed as revision 1863 to svn://svn.ffmpeg.org/ff... - 12:32 PM Revision 445ad18d (ffmpeg): * link libfaad when needed
- Originally committed as revision 1862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 PM Revision aea22133 (ffmpeg): * quiet missing EOF \n warning
- Originally committed as revision 1861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 AM Revision 0fc50e58 (ffmpeg): * simple options to enable faad support (no runtime compile checking ...
- (just like with few others...)
Originally committed as revision 1860 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:07 AM Revision fd6e513e (ffmpeg): * uninitialized/unused vars cleanup
- Originally committed as revision 1859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision 5ca1d879 (ffmpeg): * support for AAC audio (esds decoding - using extradata)
- * using MOV_atom_t instead of 3 args
* chunk parsers ordered alphabeticaly
Originally committed as revision 1858 to ... - 10:55 AM Revision 280bd7b7 (ffmpeg): * support for AAC audio streams via libfaad
- * could be complied with runtime linking of libfaad (CONFIG_FAADBIN)
* missing/untested support for raw AAC streams (... - 04:28 AM Revision 74c0ac12 (ffmpeg): fix image buffer leak on keyframes, add more error condition checks
- Originally committed as revision 1856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 AM Revision affd55a1 (ffmpeg): * fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
- * adding regression tests for all pix_fmt conversions
* making libavtest part of the default testsuite
Originally...
05/11/2003
- 11:29 AM Revision 5f6b58de (ffmpeg): makes configure create the libpostproc directory and
- Makefile, when running outside of the source dir patch by (mru at users dot sourceforge dot net (Måns Rullgård))
Ori... - 11:26 AM Revision 04431ca1 (ffmpeg): ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
- Originally committed as revision 1853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 AM Revision 05493021 (ffmpeg): more idct_permute docs
- Originally committed as revision 1852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 AM Revision 96a7e73b (ffmpeg): fix motion vector decoding bug and reinstate interframes
- Originally committed as revision 1851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision 463d086b (ffmpeg): get those permutations straight
- Originally committed as revision 1850 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/10/2003
- 09:46 PM Revision 892fc83e (ffmpeg): squashed a bunch of subtle array indexing bugs, fixed block mapping
- added more error checking, added (and enabled, for the time being) a
keyframe-only mode
Originally committed as revi... - 09:35 PM Revision 85ea6b29 (ffmpeg): print obmc bug info only if avctx->debug&1
- Originally committed as revision 1848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision 04331882 (ffmpeg): dump the shady binary search logic (the part that binary searches
- through unsorted data)
Originally committed as revision 1847 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:30 AM Revision 89a79364 (ffmpeg): change the way the ImageDescription is passed to the decoder
- Originally committed as revision 1846 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/09/2003
- 10:16 PM Revision 8b82a956 (ffmpeg): svq3 decoder by anonymous
- Originally committed as revision 1845 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/08/2003
- 02:01 AM Revision a466e345 (ffmpeg): correct the custom coding mode alphabet, add some validation on the
- motion vectors (which are not completely correct yet)
Originally committed as revision 1844 to svn://svn.ffmpeg.org/...
05/07/2003
- 11:32 PM Revision 5fd74135 (ffmpeg): more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediawa...
- Originally committed as revision 1843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 PM Revision 63167088 (ffmpeg): * introducing new public interface in imgconvert.c
- + avcodec_get_pix_fmt
converts textual representation of pixel format into
the actual id. Complements avco... - 12:28 PM Revision 4e80eb21 (ffmpeg): looking better all the time! motion compensation is starting to work
- Originally committed as revision 1841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision 44ae98dd (ffmpeg): fixed buffer allocation logic (hopefully) so that decoder does not crash
- most ffmpeg-enabled apps; added a bunch on motion compensation stuff
which is effectively disabled at the moment whil...
05/06/2003
- 08:43 PM Revision e20c4069 (ffmpeg): release buffer cleanup
- Originally committed as revision 1839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 AM Revision 61873c4a (ffmpeg): fix decoder so that ffmpeg does not crash, at least not right away
- Originally committed as revision 1838 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/05/2003
- 11:22 PM Revision 814b648c (ffmpeg): Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers d...
- Originally committed as revision 1837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision b530f842 (ffmpeg): VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot...
- Originally committed as revision 1836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 PM Revision bd073980 (ffmpeg): -map and sanity checking patch by (Brian Foley <bfoley at compsoc dot...
- Originally committed as revision 1835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 PM Revision eb9ef61a (ffmpeg): prefers MP3 codec (rather than MP2) for output if
- compiled with MP3LAME and output file seems to be of MP3 type patch by (Andriy Rysin <arysin at bcsii dot net>) with ...
- 10:56 AM Revision eeb67f40 (ffmpeg): mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot n...
- Originally committed as revision 1833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision eb14c713 (ffmpeg): doxy
- Originally committed as revision 1832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 AM Revision d86053a4 (ffmpeg): first pass at a new VP3 video decoder
- Originally committed as revision 1831 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/03/2003
- 07:26 PM Revision 96163551 (ffmpeg): looks better (req. for mp-G2)
- Originally committed as revision 1830 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/01/2003
- 10:45 PM Revision ed543377 (ffmpeg): making it nicer to the client who doesn't expect errors messages in s...
- Originally committed as revision 1829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 PM Revision b706b007 (ffmpeg): removed the last mp_msg :)
- Originally committed as revision 10047 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
04/29/2003
- 07:46 PM Revision 5fe03e38 (ffmpeg): * making it possible to override aspect ratio from the command line
- Originally committed as revision 1828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 880e8ba7 (ffmpeg): * fixing NTSC frame rate for DV streams
- * let ffmpeg preserve 'aspect_ratio' for recoding.
Do we want to make it tweakable from the command line ?
Origina...
04/27/2003
- 01:44 PM Revision cfcff636 (ffmpeg): 10l
- Originally committed as revision 1826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision 067ff8b1 (ffmpeg): tired
- Originally committed as revision 1825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 AM Revision bb463d81 (ffmpeg): 10l (returning negative number of consumed bytes if the first startco...
- Originally committed as revision 1824 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/25/2003
- 08:03 PM Revision 7c9375f1 (ffmpeg): 10l
- Originally committed as revision 1823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 PM Revision a0c83173 (ffmpeg): 2pass stats fix (by ffdshow cvslog)
- Originally committed as revision 1822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision d7b8e4b6 (ffmpeg): bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
- Originally committed as revision 9989 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 05:16 PM Revision 700490a4 (ffmpeg): remove remaining cpudetect dependancy
- Originally committed as revision 9988 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 04:18 PM Revision 93d45466 (ffmpeg): typo in a comment ...
- Originally committed as revision 1821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision e21206a8 (ffmpeg): moving getFilter stuff back (vf_scale.c -> swscale.c)
- Originally committed as revision 9986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 12:29 AM Revision d90cf87b (ffmpeg): fixing mixed dr1 + internal buffers
- Originally committed as revision 1820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 AM Revision 5755c27f (ffmpeg): doc fixes (forgot to commit)
- Originally committed as revision 1819 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/24/2003
- 05:04 PM Revision 516b1f82 (ffmpeg): removing sws - global verbose var dependancy
- removing sws - cpudetect dependancy (note rgb2rgb still needs it)
moving mplayer specific stuff from swscale.c -> vf_... - 03:59 AM Revision 8c0ff5d5 (ffmpeg): * Making AVI encoding predictable (all JUNK chunks are filled with 0)
- * Updating regression refs
* Making server-regression.sh work on Solaris
Originally committed as revision 1818 to s...
04/23/2003
- 06:38 PM Revision 546031ee (ffmpeg): * keeping compiler happy and quiet
- Originally committed as revision 1817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 AM Revision b6a17df4 (ffmpeg): * simplified parameters for parse routines
- Originally committed as revision 1816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 AM Revision 5d234974 (ffmpeg): * more strict types
- Originally committed as revision 1815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 AM Revision e738cee9 (ffmpeg): Complete support for OpenDML AVIs and AVIs > 2Gb.
- Originally committed as revision 1814 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/22/2003
- 01:55 PM Revision 80097bbf (ffmpeg): cleanup mpeg1/2 bitstream parser
- Originally committed as revision 1813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 5cd62665 (ffmpeg): * fixed initialization and some memleak
- * filling more avcodecs variables
* extending/improving mov parsing (unfinished)
Originally committed as revision 18... - 08:32 AM Revision 693feac5 (ffmpeg): * filling bitdepth
- Originally committed as revision 1811 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/21/2003
- 11:14 PM Revision 3ec38777 (ffmpeg): killed an mp_msg occurance
- Originally committed as revision 9971 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 10:37 PM Revision b5ff5e22 (ffmpeg): rgb555 alpha extraction fix
- Originally committed as revision 1810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision 0469baf1 (ffmpeg): added img_get_alpha_info()
- Originally committed as revision 1809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 PM Revision a059da12 (ffmpeg): transparency support
- Originally committed as revision 1808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 PM Revision 7e2e1abf (ffmpeg): replaced progressive by interleaved
- Originally committed as revision 1807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 PM Revision 0a05e494 (ffmpeg): fixed PIX_FMT_YUV422 conversions
- Originally committed as revision 1806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 PM Revision 0a9ad8d1 (ffmpeg): loss fixes (thanks to Daniel Serpell) - shrink22 fix
- Originally committed as revision 1805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 PM Revision 41f53f86 (ffmpeg): use correct YUV format for JPEG
- Originally committed as revision 1804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision e352ff08 (ffmpeg): added all missing UV conversions
- Originally committed as revision 1803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 7e7e5940 (ffmpeg): almost exhaustive image conversion support
- Originally committed as revision 1802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 PM Revision c50c0bc8 (ffmpeg): accurate YUV to RGB and RGB to YUV conversions - added comments
- Originally committed as revision 1801 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom