platform/upstream/libav.git
21 years agoc frame size debug stuff
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

21 years agoadd 4xm to the family
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

21 years agofirst pass at an experimental 4xm demuxer
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

21 years agoWarning and compatibility fixes.
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

21 years agocs_test cleanup and fix compilation if gui enabled
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

21 years agoupdate
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

21 years agonon-x86 support
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

21 years agosome benchmarking code
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

21 years agooptimize
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

21 years agocleanup
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

21 years agotruncated h263 decoding support / H263-ES "demuxer"
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

21 years ago1l
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

21 years agoaltivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
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

21 years agoMade it work again -- it now detects fish! (This involved clearing out
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

21 years ago* compile fixes by Mitch at Bits.COM
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

21 years agocleanup
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

21 years agoCONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
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

21 years agoASV1 codec
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

21 years agofix subtle logic problem in block unpacker that leads to incorrect token
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

21 years agoimproving 3IV1 support (still far from perfect) note, disabled as it requires some...
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

21 years agoseems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered)
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

21 years agobigendian fix
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

21 years agoCODEC_CAP_DRAW_HORIZ_BAND
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

21 years agomoving the svq3 motion compensation stuff to dsputil (this also means that existing...
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

21 years agoWarning fixes.
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

21 years agooptimize
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

21 years agocleanup
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

21 years agolibmpeg2 style bitstream reader 17 vs 16 bit bugfix
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

21 years agoaligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)
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

21 years agofastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me
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

21 years agomake sh4 IDCT optional, so the user can choose
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

21 years agosh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
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

21 years agoAMR-NB audio support patch by (<joca at rixmail dot se>)
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

21 years agolibmpeg2 style bitstream reader fixes
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

21 years agosome libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it)
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

21 years agomisc. updates
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

21 years agodecode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>)
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

21 years agobitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>)
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

21 years agosmall optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp...
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

21 years agooptimizations
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

21 years ago* oops - reversed last commit
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

21 years agooptimizations
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

21 years ago100l (document buffer padding requirements)
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

21 years ago* sync
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

21 years ago* added s263 (mapped to h263 - 3gp files)
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

21 years ago* passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works)
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

21 years ago* link libfaad when needed
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

21 years ago* quiet missing EOF \n warning
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

21 years ago* simple options to enable faad support (no runtime compile checking is made)
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

21 years ago* uninitialized/unused vars cleanup
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

21 years ago* support for AAC audio (esds decoding - using extradata)
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

21 years ago* support for AAC audio streams via libfaad
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

21 years agofix image buffer leak on keyframes, add more error condition checks
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

21 years ago * fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
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

21 years agomakes configure create the libpostproc directory and
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

21 years agoranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
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

21 years agomore idct_permute docs
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

21 years agofix motion vector decoding bug and reinstate interframes
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

21 years agoget those permutations straight
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

21 years agosquashed a bunch of subtle array indexing bugs, fixed block mapping
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

21 years agoprint obmc bug info only if avctx->debug&1
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

21 years agodump the shady binary search logic (the part that binary searches
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

21 years agochange the way the ImageDescription is passed to the decoder
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

21 years agosvq3 decoder by anonymous
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

21 years agocorrect the custom coding mode alphabet, add some validation on the
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

21 years agomore #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>)
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

21 years ago * introducing new public interface in imgconvert.c
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

21 years agolooking better all the time! motion compensation is starting to work
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

21 years agofixed buffer allocation logic (hopefully) so that decoder does not crash
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

21 years agorelease buffer cleanup
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

21 years agofix decoder so that ffmpeg does not crash, at least not right away
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

21 years agoTiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>)
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

21 years agoVOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
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

21 years ago-map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalway dot...
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

21 years agoprefers MP3 codec (rather than MP2) for output if
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

21 years agomp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>)
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

21 years agodoxy
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

21 years agofirst pass at a new VP3 video decoder
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

21 years agolooks better (req. for mp-G2)
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

21 years agomaking it nicer to the client who doesn't expect errors messages in stdout
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

21 years agoremoved the last mp_msg :)
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

21 years ago * making it possible to override aspect ratio from the command line
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

21 years ago* fixing NTSC frame rate for DV streams
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

21 years ago10l
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

21 years agotired
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

21 years ago10l (returning negative number of consumed bytes if the first startcode of a frame...
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

21 years ago10l
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

21 years ago2pass stats fix (by ffdshow cvslog)
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

21 years agobigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
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

21 years agoremove remaining cpudetect dependancy
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

21 years agotypo in a comment ...
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

21 years agomoving getFilter stuff back (vf_scale.c -> swscale.c)
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

21 years agofixing mixed dr1 + internal buffers
Michael Niedermayer [Fri, 25 Apr 2003 00:29:48 +0000 (00:29 +0000)]
fixing mixed dr1 + internal buffers

Originally committed as revision 1820 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agodoc fixes (forgot to commit)
Michael Niedermayer [Fri, 25 Apr 2003 00:21:53 +0000 (00:21 +0000)]
doc fixes (forgot to commit)

Originally committed as revision 1819 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoremoving sws - global verbose var dependancy
Michael Niedermayer [Thu, 24 Apr 2003 17:04:20 +0000 (17:04 +0000)]
removing sws - global verbose var dependancy
removing sws - cpudetect dependancy (note rgb2rgb still needs it)
moving mplayer specific stuff from swscale.c -> vf_scale.c

Originally committed as revision 9976 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

21 years ago * Making AVI encoding predictable (all JUNK chunks are filled with 0)
Roman Shaposhnik [Thu, 24 Apr 2003 03:59:33 +0000 (03:59 +0000)]
 * 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 svn://svn.ffmpeg.org/ffmpeg/trunk

21 years ago* keeping compiler happy and quiet
Zdenek Kabelac [Wed, 23 Apr 2003 18:38:34 +0000 (18:38 +0000)]
* keeping compiler happy and quiet

Originally committed as revision 1817 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years ago* simplified parameters for parse routines
Zdenek Kabelac [Wed, 23 Apr 2003 08:58:42 +0000 (08:58 +0000)]
* simplified parameters for parse routines

Originally committed as revision 1816 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years ago* more strict types
Zdenek Kabelac [Wed, 23 Apr 2003 08:56:14 +0000 (08:56 +0000)]
* more strict types

Originally committed as revision 1815 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoComplete support for OpenDML AVIs and AVIs > 2Gb.
Roman Shaposhnik [Wed, 23 Apr 2003 02:04:40 +0000 (02:04 +0000)]
Complete support for OpenDML AVIs and AVIs > 2Gb.

Originally committed as revision 1814 to svn://svn.ffmpeg.org/ffmpeg/trunk