]> git.sesse.net Git - ffmpeg/log
ffmpeg
21 years agolong awaited simple libavformat output API example
Fabrice Bellard [Tue, 22 Jul 2003 12:46:15 +0000 (12:46 +0000)]
long awaited simple libavformat output API example

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

21 years agoincorrect comment
Fabrice Bellard [Tue, 22 Jul 2003 12:30:38 +0000 (12:30 +0000)]
incorrect comment

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

21 years agomention the two asf formats
Fabrice Bellard [Tue, 22 Jul 2003 12:23:32 +0000 (12:23 +0000)]
mention the two asf formats

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

21 years agodefault for slices is display order again
Michael Niedermayer [Sun, 20 Jul 2003 14:48:05 +0000 (14:48 +0000)]
default for slices is display order again
optional support for field slices & slices in coded order
and single component slices for svq1 (unfinished)

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

21 years agosvq3 b frame slices fix
Michael Niedermayer [Fri, 18 Jul 2003 11:47:14 +0000 (11:47 +0000)]
svq3 b frame slices fix

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

21 years agoAVCodec.flush()
Michael Niedermayer [Thu, 17 Jul 2003 12:29:07 +0000 (12:29 +0000)]
AVCodec.flush()
ff_draw_horiz_band() in coded order / cleanup

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

21 years agoadded RTP/TCP protocol support
Fabrice Bellard [Thu, 17 Jul 2003 10:31:23 +0000 (10:31 +0000)]
added RTP/TCP protocol support

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

21 years agoadded correct RTSP aborting - added option to force TCP usage in RTSP playback -...
Fabrice Bellard [Thu, 17 Jul 2003 10:29:50 +0000 (10:29 +0000)]
added correct RTSP aborting - added option to force TCP usage in RTSP playback - added experimental RTSP pause support

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

21 years agosupport aborting in TCP
Fabrice Bellard [Thu, 17 Jul 2003 10:28:27 +0000 (10:28 +0000)]
support aborting in TCP

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

21 years agosuppressed RTSP abort hack - added PLAY/PAUSE
Fabrice Bellard [Thu, 17 Jul 2003 10:27:47 +0000 (10:27 +0000)]
suppressed RTSP abort hack - added PLAY/PAUSE

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

21 years agoremoved warnings
Fabrice Bellard [Thu, 17 Jul 2003 10:26:02 +0000 (10:26 +0000)]
removed warnings

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

21 years agoadded primitive aborting system
Fabrice Bellard [Thu, 17 Jul 2003 10:25:36 +0000 (10:25 +0000)]
added primitive aborting system

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

21 years agowarnings are errors
Fabrice Bellard [Thu, 17 Jul 2003 10:24:28 +0000 (10:24 +0000)]
warnings are errors

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

21 years agoadded fulltest target
Fabrice Bellard [Wed, 16 Jul 2003 19:14:07 +0000 (19:14 +0000)]
added fulltest target

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

21 years agoput b- prefix to libav tests to avoid incorrect ffserver test
Fabrice Bellard [Wed, 16 Jul 2003 19:13:33 +0000 (19:13 +0000)]
put b- prefix to libav tests to avoid incorrect ffserver test

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

21 years agofixed test.conf path
Fabrice Bellard [Wed, 16 Jul 2003 18:50:35 +0000 (18:50 +0000)]
fixed test.conf path

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

21 years agoedge fix
Michael Niedermayer [Wed, 16 Jul 2003 18:20:46 +0000 (18:20 +0000)]
edge fix

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

21 years agofix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy)
Michael Niedermayer [Wed, 16 Jul 2003 18:12:14 +0000 (18:12 +0000)]
fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy)
note, encoding wasnt affected by that

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

21 years agofix qmin==qmax==1 && msmpeg4 && intra bug
Michael Niedermayer [Wed, 16 Jul 2003 11:48:59 +0000 (11:48 +0000)]
fix qmin==qmax==1 && msmpeg4 && intra bug

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

21 years agofix fmt == NULL case
Fabrice Bellard [Wed, 16 Jul 2003 07:50:17 +0000 (07:50 +0000)]
fix fmt == NULL case

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

21 years agoApple GCC 3.3 compile fixes patch by (Dan Christiansen <danchr at daimi dot au dot...
Dan Christiansen [Tue, 15 Jul 2003 23:58:31 +0000 (23:58 +0000)]
Apple GCC 3.3 compile fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>)

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

21 years agoWrite correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Måns...
Måns Rullgård [Tue, 15 Jul 2003 22:15:37 +0000 (22:15 +0000)]
Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Måns Rullgård))

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

21 years agoflv1 fix
Michael Niedermayer [Tue, 15 Jul 2003 20:22:22 +0000 (20:22 +0000)]
flv1 fix

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

21 years agofixed NTP generation for mpeg
Fabrice Bellard [Tue, 15 Jul 2003 19:41:40 +0000 (19:41 +0000)]
fixed NTP generation for mpeg

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

21 years agofixed RTP/TCP client support
Fabrice Bellard [Tue, 15 Jul 2003 16:57:35 +0000 (16:57 +0000)]
fixed RTP/TCP client support

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

21 years agoBeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to libs neede...
François Revol [Tue, 15 Jul 2003 13:35:20 +0000 (13:35 +0000)]
BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to libs needed for audio in.

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

21 years agocosmetic change in resync code - added PAT scanning code if no SDT is found (in the...
Fabrice Bellard [Tue, 15 Jul 2003 13:21:39 +0000 (13:21 +0000)]
cosmetic change in resync code - added PAT scanning code if no SDT is found (in the futur it would be interesting to give an API to change channel - also useful for DV input number or TV grab tunning

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

21 years ago10l
Michael Niedermayer [Mon, 14 Jul 2003 21:07:50 +0000 (21:07 +0000)]
10l

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

21 years ago10l
Michael Niedermayer [Sun, 13 Jul 2003 11:14:43 +0000 (11:14 +0000)]
10l

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

21 years agogolomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)
Michael Niedermayer [Sun, 13 Jul 2003 11:06:45 +0000 (11:06 +0000)]
golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)
jpegls style golomb rice coder

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

21 years agosimpler
Michael Niedermayer [Sat, 12 Jul 2003 22:15:11 +0000 (22:15 +0000)]
simpler

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

21 years agocleanup
Michael Niedermayer [Sat, 12 Jul 2003 20:21:34 +0000 (20:21 +0000)]
cleanup

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

21 years ago10l
Michael Niedermayer [Sat, 12 Jul 2003 16:55:15 +0000 (16:55 +0000)]
10l

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

21 years agolossless jpeg regression test
Michael Niedermayer [Sat, 12 Jul 2003 16:26:08 +0000 (16:26 +0000)]
lossless jpeg regression test

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

21 years ago * First round of AV sync fixes.
Roman Shaposhnik [Sat, 12 Jul 2003 07:37:05 +0000 (07:37 +0000)]
   * First round of AV sync fixes.
   * -r now does the right thing.
   * frame rate and frame sizes now share same abbv. table and you
     can do -r ntsc as well as -s ntsc

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

21 years ago- Gracefully handle the case where not all the streams are requested/wanted
Giancarlo Formicuccia [Fri, 11 Jul 2003 22:30:12 +0000 (22:30 +0000)]
- Gracefully handle the case where not all the streams are requested/wanted
from the client. Simply ignore the unwanted/unasked streams.
- Don't need to pool() for every input character! (the socket is nonblocking,
so the loop is ok).
- Partially resurrect compute_send_delay for avoiding udp flood. Without a
similar patch, udp transmission is seriously unreliable.
(note that we don't link to a specific input reference stream, it's not needed
as the pts values should be coherent anyway. Also, non-monotonic pts
progression is unimportant in the long term).
- rtsp_cmd_pause must reset the time reference
patch by (Giancarlo Formicuccia <ilsensine at inwind dot it>)

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

21 years agoShared library for libavformat support patch by (Tim Allen <tim at proximity dot...
Tim Allen [Fri, 11 Jul 2003 21:33:27 +0000 (21:33 +0000)]
Shared library for libavformat support patch by (Tim Allen <tim at proximity dot com dot au>)

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

21 years agoBuilding ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix...
Michael Niedermayer [Thu, 10 Jul 2003 23:18:09 +0000 (23:18 +0000)]
Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)

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

21 years agopostprocessing support
Michael Niedermayer [Thu, 10 Jul 2003 19:09:24 +0000 (19:09 +0000)]
postprocessing support
fix duplicate frames bug?

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

21 years ago1000l (forgot to commit)
Michael Niedermayer [Thu, 10 Jul 2003 16:25:30 +0000 (16:25 +0000)]
1000l (forgot to commit)

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

21 years agofix? flv escape codes
Michael Niedermayer [Thu, 10 Jul 2003 10:24:47 +0000 (10:24 +0000)]
fix? flv escape codes

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

21 years ago- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
Isaac Richards [Thu, 10 Jul 2003 09:04:04 +0000 (09:04 +0000)]
- Looks a tiny bit harder in mpegps_probe() for a valid start code.  This is
needed to detect some files produced by pvr-250/350 capture cards.
- Adds AC3 audio support to the mpegts demuxer, and makes it a little more
tolerant of bad files.
patch by (Isaac Richards <ijr at po dot cwru dot edu>)

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

21 years agoadded the official VP3 IDCT (C implementation) as well as a grayscale
Mike Melanson [Thu, 10 Jul 2003 05:16:25 +0000 (05:16 +0000)]
added the official VP3 IDCT (C implementation) as well as a grayscale
decoding mode

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

21 years agoflv cleanup / simplify
Michael Niedermayer [Thu, 10 Jul 2003 00:15:27 +0000 (00:15 +0000)]
flv cleanup / simplify

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

21 years agoflv regression test
Michael Niedermayer [Wed, 9 Jul 2003 23:52:06 +0000 (23:52 +0000)]
flv regression test

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

21 years agoflash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
Garrick Meeker [Wed, 9 Jul 2003 23:10:59 +0000 (23:10 +0000)]
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)

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

21 years agoFFmpeg & evaluating performance on the PowerPC Architecture HOWTO by (Romain Dolbeau...
Michael Niedermayer [Wed, 9 Jul 2003 20:22:11 +0000 (20:22 +0000)]
FFmpeg & evaluating performance on the PowerPC Architecture HOWTO by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

21 years ago1) remove TBL support in PPC performance. It's much more useful to use the
Romain Dolbeau [Wed, 9 Jul 2003 20:18:13 +0000 (20:18 +0000)]
1) remove TBL support in PPC performance. It's much more useful to use the
    PMCs, and with Apple's CHUD it's fairly easy too. No reason to keep useless
    code around
2) make the PPC perf stuff a configure option
3) make put_pixels16_altivec a bit faster by unrolling the loop by 4
patch by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

21 years agofew more error checks
Michael Niedermayer [Tue, 8 Jul 2003 22:12:17 +0000 (22:12 +0000)]
few more error checks

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

21 years agothe reference sw doesnt like some legal headers ...
Michael Niedermayer [Mon, 7 Jul 2003 20:17:44 +0000 (20:17 +0000)]
the reference sw doesnt like some legal headers ...

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

21 years agowarning fix
Alex Beregszaszi [Mon, 7 Jul 2003 16:06:00 +0000 (16:06 +0000)]
warning fix

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

21 years agompeg 2 seeking fix
Michael Niedermayer [Mon, 7 Jul 2003 11:25:31 +0000 (11:25 +0000)]
mpeg 2 seeking fix

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

21 years agoOptimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Current...
Alex Beregszaszi [Mon, 7 Jul 2003 11:19:18 +0000 (11:19 +0000)]
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change

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

21 years agoCODEC_FLAG_LOW_DELAY fix
Michael Niedermayer [Sun, 6 Jul 2003 21:24:04 +0000 (21:24 +0000)]
CODEC_FLAG_LOW_DELAY fix

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

21 years agomerge U and V statistics, 33% reduction in memory requirement, compression rate bette...
Michael Niedermayer [Sat, 5 Jul 2003 14:18:07 +0000 (14:18 +0000)]
merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05%

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

21 years agomemleak fix by (Jake Page <jake at CS dot Stanford dot EDU>)
Michael Niedermayer [Sat, 5 Jul 2003 08:31:08 +0000 (08:31 +0000)]
memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>)
with minor fix by me

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

21 years agoav_free_packet SEGV fix by (Arthur van Hoff (javanator))
Michael Niedermayer [Fri, 4 Jul 2003 23:48:20 +0000 (23:48 +0000)]
av_free_packet  SEGV fix by (Arthur van Hoff (javanator))

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

21 years agompeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator))
Michael Niedermayer [Fri, 4 Jul 2003 23:08:16 +0000 (23:08 +0000)]
mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator))

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

21 years agomoved frame_count to wmadeccontext
Alex Beregszaszi [Fri, 4 Jul 2003 20:32:04 +0000 (20:32 +0000)]
moved frame_count to wmadeccontext

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

21 years agouniformization (now it uses the same trace functions as h264, defined in common.h)
Alex Beregszaszi [Fri, 4 Jul 2003 20:26:04 +0000 (20:26 +0000)]
uniformization (now it uses the same trace functions as h264, defined in common.h)

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

21 years agounwanted second definition of CHECKED_ALLOCZ
Alex Beregszaszi [Fri, 4 Jul 2003 17:16:53 +0000 (17:16 +0000)]
unwanted second definition of CHECKED_ALLOCZ

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

21 years agoPPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Romain Dolbeau [Fri, 4 Jul 2003 09:39:05 +0000 (09:39 +0000)]
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

21 years agoundefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
Michael Niedermayer [Fri, 4 Jul 2003 09:14:14 +0000 (09:14 +0000)]
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)

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

21 years agoMpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>)
Ivan Kalvachev [Thu, 3 Jul 2003 23:29:00 +0000 (23:29 +0000)]
Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>)

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

21 years agoMissing ffserver.c format parameter fix by (Giancarlo Formicuccia <ilsensine at inwin...
Michael Niedermayer [Thu, 3 Jul 2003 22:56:54 +0000 (22:56 +0000)]
Missing ffserver.c format parameter fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)

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

21 years agofix last_block_index<=0 bug
Michael Niedermayer [Thu, 3 Jul 2003 22:35:39 +0000 (22:35 +0000)]
fix last_block_index<=0 bug

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

21 years agosegfault fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
Michael Niedermayer [Thu, 3 Jul 2003 21:09:06 +0000 (21:09 +0000)]
segfault fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)

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

21 years ago10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR>
Alex Beregszaszi [Thu, 3 Jul 2003 17:02:03 +0000 (17:02 +0000)]
10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR>

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

21 years agocleanup / cosmetics
Michael Niedermayer [Wed, 2 Jul 2003 16:50:20 +0000 (16:50 +0000)]
cleanup / cosmetics

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

21 years ago20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all...
Michael Niedermayer [Wed, 2 Jul 2003 10:45:04 +0000 (10:45 +0000)]
20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss)

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

21 years agomoved the tables into header files (and applied the 'static' patch). Nick: why do...
Alex Beregszaszi [Sun, 29 Jun 2003 19:11:55 +0000 (19:11 +0000)]
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?

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

21 years ago*** fix for read()
Giancarlo Formicuccia [Sun, 29 Jun 2003 01:25:41 +0000 (01:25 +0000)]
*** fix for read()
Reading 1-char per read() is the less intrusive way to fix the behaviour I observed.
Not a nice fix, but the client requests shouldn't steal so much bandwidth
*** fix for find_rtp_session_with_url.
Note that mplayer send one PLAY request per stream, I don't know if this should be handled
more gracefully
patch by (Giancarlo Formicuccia <ilsensine at inwind dot it>)

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

21 years agoPPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot...
Michael Niedermayer [Sun, 29 Jun 2003 00:39:57 +0000 (00:39 +0000)]
PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

21 years agobuild error on Alpha patch by (Sam Hocevar <sam at zoy dot org>)
Sam Hocevar [Sun, 29 Jun 2003 00:23:30 +0000 (00:23 +0000)]
build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>)

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

21 years agotry to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot...
Michael Niedermayer [Sat, 28 Jun 2003 23:44:09 +0000 (23:44 +0000)]
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>)
+ mpegtsenc.c compile fix by me

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

21 years ago'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Steven M. Schultz [Sat, 28 Jun 2003 23:19:34 +0000 (23:19 +0000)]
'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)

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

21 years agofix CHECKED_ALLOCZ(0)
Michael Niedermayer [Sat, 28 Jun 2003 22:51:42 +0000 (22:51 +0000)]
fix CHECKED_ALLOCZ(0)

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

21 years agogcc 2.95 workaround
Michael Niedermayer [Sat, 28 Jun 2003 19:19:00 +0000 (19:19 +0000)]
gcc 2.95 workaround

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

21 years ago- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
Mike Melanson [Fri, 27 Jun 2003 15:05:29 +0000 (15:05 +0000)]
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
- fix B-frame motion compensation
- cleanup motion vector math and other blocks of common code

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

21 years agoFix third pixel motion compensation
Mike Melanson [Fri, 27 Jun 2003 15:03:58 +0000 (15:03 +0000)]
Fix third pixel motion compensation

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

21 years ago2x100l
Michael Niedermayer [Fri, 27 Jun 2003 12:58:40 +0000 (12:58 +0000)]
2x100l

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

21 years agoblinking blocks around thin vertical lines and dots bugfix
Michael Niedermayer [Thu, 26 Jun 2003 11:31:34 +0000 (11:31 +0000)]
blinking blocks around thin vertical lines and dots bugfix

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

21 years agotv standard selection support for dv1394 and grab (v4l)
Alex Beregszaszi [Wed, 25 Jun 2003 10:21:45 +0000 (10:21 +0000)]
tv standard selection support for dv1394 and grab (v4l)

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

21 years agosupport for armv5tel (XScale used in iPAQs)
Alex Beregszaszi [Tue, 24 Jun 2003 15:42:10 +0000 (15:42 +0000)]
support for armv5tel (XScale used in iPAQs)

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

21 years agoDMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>)
Ivan Kalvachev [Mon, 23 Jun 2003 22:32:15 +0000 (22:32 +0000)]
DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>)

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

21 years agoCONFIG_ENCODERS cleanup
Michael Niedermayer [Sun, 22 Jun 2003 11:08:22 +0000 (11:08 +0000)]
CONFIG_ENCODERS cleanup

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

21 years agothe return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot...
Michael Niedermayer [Sat, 21 Jun 2003 01:11:31 +0000 (01:11 +0000)]
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)

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

21 years agofixing concealment MVs prediction
Michael Niedermayer [Sat, 21 Jun 2003 00:50:40 +0000 (00:50 +0000)]
fixing concealment MVs prediction

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

21 years agolossless jpeg support
Alex Beregszaszi [Fri, 20 Jun 2003 18:21:58 +0000 (18:21 +0000)]
lossless jpeg support

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

21 years agowarning fixes
Alex Beregszaszi [Fri, 20 Jun 2003 17:55:24 +0000 (17:55 +0000)]
warning fixes

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

21 years ago1000l
Alex Beregszaszi [Fri, 20 Jun 2003 15:51:24 +0000 (15:51 +0000)]
1000l

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

21 years agopal vs ntsc fix by stoyan k <stoyan@i-space.org>
Alex Beregszaszi [Fri, 20 Jun 2003 15:30:14 +0000 (15:30 +0000)]
pal vs ntsc fix by stoyan k <stoyan@i-space.org>

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

21 years agosome warning fixes
Alex Beregszaszi [Fri, 20 Jun 2003 15:21:25 +0000 (15:21 +0000)]
some warning fixes

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

21 years agodon't step on the context
Mike Melanson [Fri, 20 Jun 2003 02:38:29 +0000 (02:38 +0000)]
don't step on the context

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

21 years ago4, not 2
Mike Melanson [Fri, 20 Jun 2003 02:22:25 +0000 (02:22 +0000)]
4, not 2

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

21 years agofixing "internal error in orderYUV" bug
Michael Niedermayer [Thu, 19 Jun 2003 21:28:56 +0000 (21:28 +0000)]
fixing "internal error in orderYUV" bug

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

21 years agoadded support for B-frames and multiple slices
Mike Melanson [Thu, 19 Jun 2003 01:44:44 +0000 (01:44 +0000)]
added support for B-frames and multiple slices

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

21 years agofix identifier to fix compilation
Mike Melanson [Thu, 19 Jun 2003 01:25:48 +0000 (01:25 +0000)]
fix identifier to fix compilation

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

21 years agoamr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)
Johannes Carlsson [Wed, 18 Jun 2003 22:24:51 +0000 (22:24 +0000)]
amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)

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

21 years agomake ff_emulated_edge_mc() independant of MpegEncContext
Michael Niedermayer [Wed, 18 Jun 2003 22:00:23 +0000 (22:00 +0000)]
make ff_emulated_edge_mc() independant of MpegEncContext

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