Mike Melanson [Wed, 28 May 2003 02:40:09 +0000 (02:40 +0000)]
placeholder IDs for 4xm A/V codecs
Originally committed as revision 1913 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 27 May 2003 22:43:34 +0000 (22:43 +0000)]
asv1 regression test
Originally committed as revision 1912 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 27 May 2003 12:31:03 +0000 (12:31 +0000)]
motion vector vissualization for mpeg1/2
mpeg1/2 cleanup/bugfix
error resilience bugfix
Originally committed as revision 1911 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 27 May 2003 00:46:21 +0000 (00:46 +0000)]
10000l (__CPU__ wasnt set)
Originally committed as revision 1910 to svn://svn.ffmpeg.org/ffmpeg/trunk
James Stembridge [Mon, 26 May 2003 21:40:58 +0000 (21:40 +0000)]
set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users dot sourceforge dot net>)
Originally committed as revision 1909 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Mon, 26 May 2003 20:53:09 +0000 (20:53 +0000)]
allocate enough bytes
Originally committed as revision 1908 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Mon, 26 May 2003 17:44:24 +0000 (17:44 +0000)]
rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's
native VLC facilities; also added decoding of some more frame header
fields
Originally committed as revision 1907 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 25 May 2003 23:55:47 +0000 (23:55 +0000)]
10l
Originally committed as revision 1906 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 25 May 2003 23:41:25 +0000 (23:41 +0000)]
c frame size debug stuff
Originally committed as revision 1905 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sun, 25 May 2003 05:18:30 +0000 (05:18 +0000)]
add 4xm to the family
Originally committed as revision 1904 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sun, 25 May 2003 05:07:36 +0000 (05:07 +0000)]
first pass at an experimental 4xm demuxer
Originally committed as revision 1903 to svn://svn.ffmpeg.org/ffmpeg/trunk
Falk Hüffner [Sat, 24 May 2003 18:48:30 +0000 (18:48 +0000)]
Warning and compatibility fixes.
Originally committed as revision 1902 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 23 May 2003 20:29:36 +0000 (20:29 +0000)]
cs_test cleanup and fix compilation if gui enabled
Originally committed as revision 10175 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Alex Beregszaszi [Fri, 23 May 2003 20:21:31 +0000 (20:21 +0000)]
update
Originally committed as revision 10174 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Alex Beregszaszi [Fri, 23 May 2003 20:12:44 +0000 (20:12 +0000)]
non-x86 support
Originally committed as revision 10173 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Michael Niedermayer [Fri, 23 May 2003 18:04:34 +0000 (18:04 +0000)]
some benchmarking code
Originally committed as revision 1901 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 23 May 2003 16:04:24 +0000 (16:04 +0000)]
optimize
Originally committed as revision 1900 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 23 May 2003 12:58:46 +0000 (12:58 +0000)]
cleanup
Originally committed as revision 1899 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 22 May 2003 14:12:22 +0000 (14:12 +0000)]
truncated h263 decoding support / H263-ES "demuxer"
Originally committed as revision 1898 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 21 May 2003 18:17:52 +0000 (18:17 +0000)]
1l
Originally committed as revision 1897 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 21 May 2003 17:50:57 +0000 (17:50 +0000)]
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
Originally committed as revision 1896 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Wed, 21 May 2003 02:15:11 +0000 (02:15 +0000)]
Made it work again -- it now detects fish! (This involved clearing out
some accumulated bit rot)
Originally committed as revision 1895 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Tue, 20 May 2003 17:36:49 +0000 (17:36 +0000)]
* compile fixes by Mitch at Bits.COM
Originally committed as revision 1894 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 May 2003 01:03:40 +0000 (01:03 +0000)]
cleanup
Originally committed as revision 1893 to svn://svn.ffmpeg.org/ffmpeg/trunk
Wolfgang Hesseler [Tue, 20 May 2003 00:42:14 +0000 (00:42 +0000)]
CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
Originally committed as revision 1892 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 19 May 2003 13:30:59 +0000 (13:30 +0000)]
ASV1 codec
with postprocessing support :)
Originally committed as revision 1891 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Mon, 19 May 2003 01:22:46 +0000 (01:22 +0000)]
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
Michael Niedermayer [Sun, 18 May 2003 00:07:17 +0000 (00:07 +0000)]
improving 3IV1 support (still far from perfect) note, disabled as it requires some checks in the inner loops which would slow things down a tiny bit
Originally committed as revision 1889 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 16 May 2003 21:47:02 +0000 (21:47 +0000)]
seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered)
Originally committed as revision 1888 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 16 May 2003 19:18:53 +0000 (19:18 +0000)]
bigendian fix
Originally committed as revision 1887 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 16 May 2003 10:14:25 +0000 (10:14 +0000)]
CODEC_CAP_DRAW_HORIZ_BAND
Originally committed as revision 1886 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 May 2003 23:30:03 +0000 (23:30 +0000)]
moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...)
Originally committed as revision 1885 to svn://svn.ffmpeg.org/ffmpeg/trunk
Falk Hüffner [Thu, 15 May 2003 01:34:47 +0000 (01:34 +0000)]
Warning fixes.
Originally committed as revision 1884 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 May 2003 00:43:43 +0000 (00:43 +0000)]
optimize
Originally committed as revision 1883 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 May 2003 23:08:01 +0000 (23:08 +0000)]
cleanup
Originally committed as revision 1882 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 May 2003 22:38:58 +0000 (22:38 +0000)]
libmpeg2 style bitstream reader 17 vs 16 bit bugfix
Originally committed as revision 1881 to svn://svn.ffmpeg.org/ffmpeg/trunk
BERO [Wed, 14 May 2003 17:46:55 +0000 (17:46 +0000)]
aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)
Originally committed as revision 1880 to svn://svn.ffmpeg.org/ffmpeg/trunk
BERO [Wed, 14 May 2003 15:12:13 +0000 (15:12 +0000)]
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me
Originally committed as revision 1879 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 May 2003 12:32:17 +0000 (12:32 +0000)]
make sh4 IDCT optional, so the user can choose
Originally committed as revision 1878 to svn://svn.ffmpeg.org/ffmpeg/trunk
BERO [Wed, 14 May 2003 12:18:49 +0000 (12:18 +0000)]
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
Originally committed as revision 1877 to svn://svn.ffmpeg.org/ffmpeg/trunk
joca@rixmail.se [Wed, 14 May 2003 11:40:16 +0000 (11:40 +0000)]
AMR-NB audio support patch by (<joca at rixmail dot se>)
Originally committed as revision 1876 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 May 2003 10:55:59 +0000 (10:55 +0000)]
libmpeg2 style bitstream reader fixes
Originally committed as revision 1875 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 May 2003 10:54:25 +0000 (10:54 +0000)]
some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it)
Originally committed as revision 1874 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Wed, 14 May 2003 01:08:30 +0000 (01:08 +0000)]
misc. updates
Originally committed as revision 1873 to svn://svn.ffmpeg.org/ffmpeg/trunk
BERO [Wed, 14 May 2003 01:08:02 +0000 (01:08 +0000)]
decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>)
Originally committed as revision 1872 to svn://svn.ffmpeg.org/ffmpeg/trunk
BERO [Wed, 14 May 2003 00:32:22 +0000 (00:32 +0000)]
bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>)
Originally committed as revision 1871 to svn://svn.ffmpeg.org/ffmpeg/trunk
BERO [Tue, 13 May 2003 23:38:51 +0000 (23:38 +0000)]
small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp>) and the return idea by arpi
Originally committed as revision 1870 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 May 2003 13:38:09 +0000 (13:38 +0000)]
optimizations
Originally committed as revision 1869 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Tue, 13 May 2003 08:21:35 +0000 (08:21 +0000)]
* oops - reversed last commit
Originally committed as revision 1868 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 May 2003 00:46:42 +0000 (00:46 +0000)]
optimizations
Originally committed as revision 1867 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 12 May 2003 23:03:00 +0000 (23:03 +0000)]
100l (document buffer padding requirements)
Originally committed as revision 1866 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 17:59:26 +0000 (17:59 +0000)]
* sync
Originally committed as revision 1865 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 17:58:52 +0000 (17:58 +0000)]
* 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 svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 15:39:38 +0000 (15:39 +0000)]
* 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/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 12:32:33 +0000 (12:32 +0000)]
* link libfaad when needed
Originally committed as revision 1862 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 12:31:02 +0000 (12:31 +0000)]
* quiet missing EOF \n warning
Originally committed as revision 1861 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 11:08:53 +0000 (11:08 +0000)]
* simple options to enable faad support (no runtime compile checking is made)
(just like with few others...)
Originally committed as revision 1860 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 11:07:46 +0000 (11:07 +0000)]
* uninitialized/unused vars cleanup
Originally committed as revision 1859 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 10:59:18 +0000 (10:59 +0000)]
* 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 svn://svn.ffmpeg.org/ffmpeg/trunk
Zdenek Kabelac [Mon, 12 May 2003 10:55:19 +0000 (10:55 +0000)]
* support for AAC audio streams via libfaad
* could be complied with runtime linking of libfaad (CONFIG_FAADBIN)
* missing/untested support for raw AAC streams (maybe there will be
just one entry for aac)
* missing configure check for libfaad/config option
Originally committed as revision 1857 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Mon, 12 May 2003 04:28:35 +0000 (04:28 +0000)]
fix image buffer leak on keyframes, add more error condition checks
Originally committed as revision 1856 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Mon, 12 May 2003 02:53:43 +0000 (02:53 +0000)]
* 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 committed as revision 1855 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sun, 11 May 2003 11:29:56 +0000 (11:29 +0000)]
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))
Originally committed as revision 1854 to svn://svn.ffmpeg.org/ffmpeg/trunk
Dan Christiansen [Sun, 11 May 2003 11:26:35 +0000 (11:26 +0000)]
ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
Originally committed as revision 1853 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 May 2003 10:19:05 +0000 (10:19 +0000)]
more idct_permute docs
Originally committed as revision 1852 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sun, 11 May 2003 04:47:45 +0000 (04:47 +0000)]
fix motion vector decoding bug and reinstate interframes
Originally committed as revision 1851 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sun, 11 May 2003 02:51:07 +0000 (02:51 +0000)]
get those permutations straight
Originally committed as revision 1850 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 10 May 2003 21:46:17 +0000 (21:46 +0000)]
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 revision 1849 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 10 May 2003 21:35:29 +0000 (21:35 +0000)]
print obmc bug info only if avctx->debug&1
Originally committed as revision 1848 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 10 May 2003 16:06:33 +0000 (16:06 +0000)]
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
Mike Melanson [Sat, 10 May 2003 04:30:29 +0000 (04:30 +0000)]
change the way the ImageDescription is passed to the decoder
Originally committed as revision 1846 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 9 May 2003 22:16:14 +0000 (22:16 +0000)]
svq3 decoder by anonymous
Originally committed as revision 1845 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Thu, 8 May 2003 02:01:17 +0000 (02:01 +0000)]
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/ffmpeg/trunk
Michael Niedermayer [Wed, 7 May 2003 23:32:45 +0000 (23:32 +0000)]
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>)
Originally committed as revision 1843 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Wed, 7 May 2003 19:01:45 +0000 (19:01 +0000)]
* introducing new public interface in imgconvert.c
+ avcodec_get_pix_fmt
converts textual representation of pixel format into
the actual id. Complements avcodec_get_pix_fmt_name.
+ avpicture_layout
serializes given picture into a flat array.
Complements avpicture_fill.
* adding a new option -pix_fmt to the ffmpeg, in order to control
pixel format for the codecs that do support it, like rawvideo,
for example.
* reducing complexity of the rawvideo codec by splitting it in two
and making it more reliable via hooking up to the avpicture_layout.
Plus adding new FourCC as described here: http://www.fourcc.org
* A tiny fix for avienc.c that makes avih and video strf consistent
regarding codec FourCC.
Originally committed as revision 1842 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Wed, 7 May 2003 12:28:36 +0000 (12:28 +0000)]
looking better all the time! motion compensation is starting to work
Originally committed as revision 1841 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Wed, 7 May 2003 02:30:37 +0000 (02:30 +0000)]
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 while details are worked out
Originally committed as revision 1840 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 6 May 2003 20:43:37 +0000 (20:43 +0000)]
release buffer cleanup
Originally committed as revision 1839 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Tue, 6 May 2003 03:11:20 +0000 (03:11 +0000)]
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
Michael Niedermayer [Mon, 5 May 2003 23:22:56 +0000 (23:22 +0000)]
Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>)
Originally committed as revision 1837 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 5 May 2003 20:47:23 +0000 (20:47 +0000)]
VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
Originally committed as revision 1836 to svn://svn.ffmpeg.org/ffmpeg/trunk
Brian Foley [Mon, 5 May 2003 20:39:24 +0000 (20:39 +0000)]
-map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
Originally committed as revision 1835 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andriy Rysin [Mon, 5 May 2003 12:59:42 +0000 (12:59 +0000)]
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 minor changes by me
Originally committed as revision 1834 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andriy Rysin [Mon, 5 May 2003 10:56:23 +0000 (10:56 +0000)]
mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>)
Originally committed as revision 1833 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 5 May 2003 10:00:57 +0000 (10:00 +0000)]
doxy
Originally committed as revision 1832 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Mon, 5 May 2003 02:54:15 +0000 (02:54 +0000)]
first pass at a new VP3 video decoder
Originally committed as revision 1831 to svn://svn.ffmpeg.org/ffmpeg/trunk
Arpi [Sat, 3 May 2003 19:26:52 +0000 (19:26 +0000)]
looks better (req. for mp-G2)
Originally committed as revision 1830 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Thu, 1 May 2003 22:45:09 +0000 (22:45 +0000)]
making it nicer to the client who doesn't expect errors messages in stdout
Originally committed as revision 1829 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 1 May 2003 19:14:27 +0000 (19:14 +0000)]
removed the last mp_msg :)
Originally committed as revision 10047 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Roman Shaposhnik [Tue, 29 Apr 2003 19:46:08 +0000 (19:46 +0000)]
* making it possible to override aspect ratio from the command line
Originally committed as revision 1828 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Tue, 29 Apr 2003 01:51:38 +0000 (01:51 +0000)]
* 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 ?
Originally committed as revision 1827 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 27 Apr 2003 13:44:01 +0000 (13:44 +0000)]
10l
Originally committed as revision 1826 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 27 Apr 2003 01:33:39 +0000 (01:33 +0000)]
tired
Originally committed as revision 1825 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 27 Apr 2003 01:11:26 +0000 (01:11 +0000)]
10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers)
Originally committed as revision 1824 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 25 Apr 2003 20:03:17 +0000 (20:03 +0000)]
10l
Originally committed as revision 1823 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 25 Apr 2003 19:46:00 +0000 (19:46 +0000)]
2pass stats fix (by ffdshow cvslog)
Originally committed as revision 1822 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 25 Apr 2003 17:22:11 +0000 (17:22 +0000)]
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
Michael Niedermayer [Fri, 25 Apr 2003 17:16:55 +0000 (17:16 +0000)]
remove remaining cpudetect dependancy
Originally committed as revision 9988 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Michael Niedermayer [Fri, 25 Apr 2003 16:18:35 +0000 (16:18 +0000)]
typo in a comment ...
Originally committed as revision 1821 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 25 Apr 2003 11:26:34 +0000 (11:26 +0000)]
moving getFilter stuff back (vf_scale.c -> swscale.c)
Originally committed as revision 9986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc