]> git.sesse.net Git - ffmpeg/log
ffmpeg
17 years agofix endianess build in a better way
Luca Barbato [Mon, 3 Jul 2006 11:11:22 +0000 (11:11 +0000)]
fix endianess build in a better way

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

17 years agoMove REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h
Luca Abeni [Mon, 3 Jul 2006 10:52:07 +0000 (10:52 +0000)]
Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h

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

17 years agomore maintainers, if someone doesnt want to maintain something just say so and ill...
Michael Niedermayer [Mon, 3 Jul 2006 10:08:50 +0000 (10:08 +0000)]
more maintainers, if someone doesnt want to maintain something just say so and ill remove you again

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

17 years agoporder patch by (Justin Ruggles jruggle a t earthlink d ot net)
Justin Ruggles [Mon, 3 Jul 2006 09:20:26 +0000 (09:20 +0000)]
porder patch by (Justin Ruggles jruggle  a t earthlink d ot net)

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

17 years agobig endian fix
Luca Barbato [Mon, 3 Jul 2006 09:16:13 +0000 (09:16 +0000)]
big endian fix

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

17 years ago4-MV decoding support
Kostya Shishkov [Mon, 3 Jul 2006 02:38:08 +0000 (02:38 +0000)]
4-MV decoding support

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

17 years agoCAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
Michael Niedermayer [Mon, 3 Jul 2006 00:16:45 +0000 (00:16 +0000)]
CAVS decoder by (Stefan Gehrer  stefan.gehrer gmx.de)

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

17 years agoremove redundant macro definitions
Måns Rullgård [Sun, 2 Jul 2006 22:01:31 +0000 (22:01 +0000)]
remove redundant macro definitions

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

17 years agokill warning
Måns Rullgård [Sun, 2 Jul 2006 21:53:30 +0000 (21:53 +0000)]
kill warning

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

17 years ago1l: put that int i back
Måns Rullgård [Sun, 2 Jul 2006 20:20:28 +0000 (20:20 +0000)]
1l: put that int i back

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

17 years agokill warnings
Måns Rullgård [Sun, 2 Jul 2006 19:35:07 +0000 (19:35 +0000)]
kill warnings

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

17 years agokill warnings
Måns Rullgård [Sun, 2 Jul 2006 19:26:22 +0000 (19:26 +0000)]
kill warnings

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

17 years agocompile md5 and include in libavutil.a
Ivo van Poorten [Sun, 2 Jul 2006 19:01:52 +0000 (19:01 +0000)]
compile md5 and include in libavutil.a

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

17 years agoadd missing declaration for av_md5_sum
Ivo van Poorten [Sun, 2 Jul 2006 19:01:09 +0000 (19:01 +0000)]
add missing declaration for av_md5_sum

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

17 years agocast pointers to make compiler happy
Ivo van Poorten [Sun, 2 Jul 2006 19:00:15 +0000 (19:00 +0000)]
cast pointers to make compiler happy
remove test define

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

17 years agosimplify
Diego Biurrun [Sun, 2 Jul 2006 18:24:11 +0000 (18:24 +0000)]
simplify

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

17 years agomake distclean clean everything
Luca Barbato [Sun, 2 Jul 2006 18:17:30 +0000 (18:17 +0000)]
make distclean clean everything

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

17 years agoCODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de)
Stefan Gehrer [Sun, 2 Jul 2006 14:58:17 +0000 (14:58 +0000)]
CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de)

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

17 years agostaric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by ...
Stefan Gehrer [Sun, 2 Jul 2006 14:50:23 +0000 (14:50 +0000)]
staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de)

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

17 years ago3 lines while -> 1 line for loop
Michael Niedermayer [Sun, 2 Jul 2006 13:14:04 +0000 (13:14 +0000)]
3 lines while -> 1 line for loop

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

17 years agosimplify
Michael Niedermayer [Sun, 2 Jul 2006 13:10:08 +0000 (13:10 +0000)]
simplify

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

17 years agosimplify compute_autocorr
Michael Niedermayer [Sun, 2 Jul 2006 13:01:01 +0000 (13:01 +0000)]
simplify compute_autocorr

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

17 years agodont use memcpy for copying structs
Michael Niedermayer [Sun, 2 Jul 2006 12:40:39 +0000 (12:40 +0000)]
dont use memcpy for copying structs

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

17 years agosimplify
Michael Niedermayer [Sun, 2 Jul 2006 11:06:27 +0000 (11:06 +0000)]
simplify

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

17 years agoflac-lpc patch by (Justin Ruggles jruggle earthlink net)
Justin Ruggles [Sun, 2 Jul 2006 10:22:31 +0000 (10:22 +0000)]
flac-lpc patch by (Justin Ruggles  jruggle earthlink net)
tabs removed and regression.sh fixed (it was missing in the patch) by me

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

17 years agosimplify
Michael Niedermayer [Sun, 2 Jul 2006 09:30:51 +0000 (09:30 +0000)]
simplify

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

17 years agoff_fft_init now double checks that the system has mm3dnow.h before
Benjamin Larsson [Sun, 2 Jul 2006 02:05:35 +0000 (02:05 +0000)]
ff_fft_init now double checks that the system has mm3dnow.h before
checking if the cpu can do 3dnow at all. This bug caused amd cpu's
without sse to not have a working fft function. Ie no wma, cook or
vorbis decoder.

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

17 years agoremove unneeded casts
Måns Rullgård [Sun, 2 Jul 2006 01:52:40 +0000 (01:52 +0000)]
remove unneeded casts

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

17 years agoget rid of veccpy(), replace with simple assignment
Måns Rullgård [Sun, 2 Jul 2006 01:39:38 +0000 (01:39 +0000)]
get rid of veccpy(), replace with simple assignment

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

17 years agonew files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de)
Michael Niedermayer [Sat, 1 Jul 2006 22:52:56 +0000 (22:52 +0000)]
new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de)

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

17 years agofill_mbaff_ref_list is missing a return statement, its return value
Måns Rullgård [Sat, 1 Jul 2006 17:33:48 +0000 (17:33 +0000)]
fill_mbaff_ref_list is missing a return statement, its return value
is ignored, and it can't possibly fail, so make it void

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

17 years agoRemove unneeded code
Luca Abeni [Sat, 1 Jul 2006 14:39:14 +0000 (14:39 +0000)]
Remove unneeded code

Originally committed as revision 18880 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

18 years agomd5 support
Michael Niedermayer [Sat, 1 Jul 2006 10:02:08 +0000 (10:02 +0000)]
md5 support
depending on CONFIG_SMALL this can either be compiled to a fully unrolled kernel / rfc reference style md5 routine
or a single loop similar to what mplayer uses

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

18 years agoAdjust AC prediction if (some) predictors are not available.
Kostya Shishkov [Sat, 1 Jul 2006 07:22:29 +0000 (07:22 +0000)]
Adjust AC prediction if (some) predictors are not available.

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

18 years ago0xFFFF l of cola. Now P-frames are decoded almost without distortions.
Kostya Shishkov [Sat, 1 Jul 2006 07:13:52 +0000 (07:13 +0000)]
0xFFFF l of cola. Now P-frames are decoded almost without distortions.

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

18 years agoRemove unused variable (and it wasn't free'd too)
Kostya Shishkov [Sat, 1 Jul 2006 03:19:28 +0000 (03:19 +0000)]
Remove unused variable (and it wasn't free'd too)

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

18 years agoUse MpegEncContext->mbskip_table instead of custom bitplane.
Kostya Shishkov [Sat, 1 Jul 2006 03:17:54 +0000 (03:17 +0000)]
Use MpegEncContext->mbskip_table instead of custom bitplane.

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

18 years agoMove postproc ---> libswscale
Luca Abeni [Fri, 30 Jun 2006 12:00:31 +0000 (12:00 +0000)]
Move postproc ---> libswscale

Originally committed as revision 18866 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

18 years agoWoops, this file was supposed to be added in r5556: "Move initialisations and interna...
Guillaume Poirier [Fri, 30 Jun 2006 08:26:29 +0000 (08:26 +0000)]
Woops, this file was supposed to be added in r5556: "Move initialisations and internal symbols in allformats.h"

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

18 years ago* Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no
Herve W [Fri, 30 Jun 2006 08:00:01 +0000 (08:00 +0000)]
* Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no
need for 1 more extra byte.

* Checking whether the to be allocated size is larger than INT_MAX,
doesn't assure that size+16 bytes for the MEMALIGN_HACK isn't larger
than INT_MAX.

* malloc might return NULL. Checking for it before using that pointer
seems like a good idea.
Patch by Herve W. H PPP O PPP W PPP aka PPP V+ffmpeg AH gmail PPP com
Original thread:
Date: Jun 29, 2006 1:21 PM
Subject: [Ffmpeg-devel] [PATCH] minor improvements to libavcodec/mem.c

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

18 years agoDisable w53 and w97 cmp methods when snow encoder is disabled
Diego Pettenò [Fri, 30 Jun 2006 07:50:30 +0000 (07:50 +0000)]
Disable w53 and w97 cmp methods when snow encoder is disabled
Patch by Diego 'Flameeyes' Petteno flameeyes AH gentoo PP org
Original thread:
Date: Jun 30, 2006 1:16 AM
Subject: [Ffmpeg-devel] [PATCH] Disable w53 and w97 cmp methods when snow encoder is disabled

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

18 years agomake sure NDEBUG is not defined already before defining it
Diego Pettenò [Fri, 30 Jun 2006 07:45:31 +0000 (07:45 +0000)]
make sure NDEBUG is not defined already before defining it
Patch by Diego 'Flameeyes' Petteno flameeyes AA gentoo PP org
Original thread:
Date: Jun 30, 2006 1:09 AM
Subject: [Ffmpeg-devel] [PATCH] Avoid warning on NDEBUG redefinition

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

18 years agoMove initialisations and internal symbols in allformats.h,
Diego Pettenò [Fri, 30 Jun 2006 07:41:25 +0000 (07:41 +0000)]
Move initialisations and internal symbols in allformats.h,
patch by Diego "Flameeyes" Petteno flameeyes AA gentoo PP org
Original thread:
Date: Jun 30, 2006 2:07 AM
Subject: [Ffmpeg-devel] [PATCH] Move initialisations and internal symbols in allformats.h

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

18 years agoanothe useless sizeof(char)
Reynaldo H. Verdejo Pinochet [Fri, 30 Jun 2006 05:53:28 +0000 (05:53 +0000)]
anothe useless sizeof(char)

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

18 years agoSlightly reworked MC code, it gives better picture.
Kostya Shishkov [Fri, 30 Jun 2006 03:19:31 +0000 (03:19 +0000)]
Slightly reworked MC code, it gives better picture.

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

18 years agotypo
Kostya Shishkov [Fri, 30 Jun 2006 03:17:31 +0000 (03:17 +0000)]
typo

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

18 years agospelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpeg (at) gmail (dot) com
Diego Biurrun [Fri, 30 Jun 2006 02:47:36 +0000 (02:47 +0000)]
spelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpeg (at) gmail (dot) com

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

18 years agocompiler sanity check
Måns Rullgård [Thu, 29 Jun 2006 23:47:50 +0000 (23:47 +0000)]
compiler sanity check

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

18 years agoadd --cross-compile option to assume cross-compilation without cross-prefix
Måns Rullgård [Thu, 29 Jun 2006 23:32:13 +0000 (23:32 +0000)]
add --cross-compile option to assume cross-compilation without cross-prefix

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

18 years agosend output of exec checks to log file
Måns Rullgård [Thu, 29 Jun 2006 23:19:36 +0000 (23:19 +0000)]
send output of exec checks to log file

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

18 years agodetect availability of -rdynamic and -export-dynamic
Måns Rullgård [Thu, 29 Jun 2006 23:00:10 +0000 (23:00 +0000)]
detect availability of -rdynamic and -export-dynamic

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

18 years agoextradata may be used as bitstream reader input so allocate with padding
Måns Rullgård [Thu, 29 Jun 2006 19:42:34 +0000 (19:42 +0000)]
extradata may be used as bitstream reader input so allocate with padding

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

18 years agodetect audio-only program streams and broken files made by VDR
Måns Rullgård [Thu, 29 Jun 2006 19:03:53 +0000 (19:03 +0000)]
detect audio-only program streams and broken files made by VDR

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

18 years agodo not fail av_find_stream_info() if params for all streams could not be found
Måns Rullgård [Thu, 29 Jun 2006 19:02:15 +0000 (19:02 +0000)]
do not fail av_find_stream_info() if params for all streams could not be found

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

18 years agoFix initialization of vc1_decoder (the same as wmv3_decoder).
Reimar Döffinger [Thu, 29 Jun 2006 11:17:50 +0000 (11:17 +0000)]
Fix initialization of vc1_decoder (the same as wmv3_decoder).
Patch by Reimar Doeffinger.

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

18 years agoSome optimization and fixes - mostly reworked MC and bitplanes.
Kostya Shishkov [Thu, 29 Jun 2006 11:05:33 +0000 (11:05 +0000)]
Some optimization and fixes - mostly reworked MC and bitplanes.

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

18 years agoThis should make P-frames decoding work on x86 (by avoiding get_bits(0))
Kostya Shishkov [Thu, 29 Jun 2006 11:02:33 +0000 (11:02 +0000)]
This should make P-frames decoding work on x86 (by avoiding get_bits(0))

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

18 years ago'uname -m' returns IP<number> for MIPS CPUs on IRIX.
Diego Biurrun [Thu, 29 Jun 2006 07:52:07 +0000 (07:52 +0000)]
'uname -m' returns IP<number> for MIPS CPUs on IRIX.

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

18 years agodetect MPEG PES streams as MPEG PS; the PS demuxer will cope
Måns Rullgård [Wed, 28 Jun 2006 21:40:08 +0000 (21:40 +0000)]
detect MPEG PES streams as MPEG PS; the PS demuxer will cope

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

18 years agoget svn version when using separate build tree
Måns Rullgård [Wed, 28 Jun 2006 20:46:58 +0000 (20:46 +0000)]
get svn version when using separate build tree

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

18 years agoProperly set the image depth
Luca Abeni [Wed, 28 Jun 2006 12:18:22 +0000 (12:18 +0000)]
Properly set the image depth

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

18 years agodont read over the end of a data chunk and at the end search for the next
Michael Niedermayer [Wed, 28 Jun 2006 10:51:56 +0000 (10:51 +0000)]
dont read over the end of a data chunk and at the end search for the next

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

18 years agoflacenc - rice param search patch by (Justin Ruggles jruggle earthlink net
Justin Ruggles [Tue, 27 Jun 2006 21:01:21 +0000 (21:01 +0000)]
flacenc - rice param search patch by (Justin Ruggles  jruggle earthlink net

1) search for optimal rice parameters and partition order. i also
modified the stereo method estimation to use this to calculate estimated
bit count instead of using just the pure sums.

2) search for the best fixed prediction order

3) constant subframe mode (good for encoding silence)

Note that the regression test for the decoded wav file also changed.
This is due to FFmpeg's FLAC decoder truncating the file, which it did
before anyway...just at a different cutoff point.  The generated FLAC
files are still 100% lossless.

With this update, FFmpeg's FLAC encoder has speed and compression
somewhere between "flac -1" and "flac -2".  On my machine, it's about
15% faster than "flac -2", and about 10% slower than "flac -1".  The
encoding parameters are identical to "flac -2" (fixed predictors, 1152
blocksize, partition order 0 to 3).

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

18 years agoAdded loop filtering as ersatz for overlap filter (improves picture quality for coars...
Kostya Shishkov [Tue, 27 Jun 2006 15:37:48 +0000 (15:37 +0000)]
Added loop filtering as ersatz for overlap filter (improves picture quality for coarse quantization).

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

18 years agoVC1 Intra blocks in P-frames use different zigzag table than I-frames.
Kostya Shishkov [Tue, 27 Jun 2006 15:34:14 +0000 (15:34 +0000)]
VC1 Intra blocks in P-frames use different zigzag table than I-frames.

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

18 years agoDo not read full byte when less than 8 bits are still to be read.
Reimar Döffinger [Tue, 27 Jun 2006 12:13:01 +0000 (12:13 +0000)]
Do not read full byte when less than 8 bits are still to be read.
Does not make a difference with any of my samples, but current
code does not make much sense.

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

18 years agoIgnore overrun in spectral RLE decoding, fixes
Reimar Döffinger [Tue, 27 Jun 2006 12:09:58 +0000 (12:09 +0000)]
Ignore overrun in spectral RLE decoding, fixes
http://www.missouri.edu/~bah347/gprime/nintendothemesacappellax.wmv

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

18 years agoInstall into $PROGRAMFILES instead of a hardcoded path on MinGW.
Ramiro Polla [Tue, 27 Jun 2006 07:38:57 +0000 (07:38 +0000)]
Install into $PROGRAMFILES instead of a hardcoded path on MinGW.
patch by Ramiro Polla, ramiro86 %at% hotmail %dot% com

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

18 years agoVC-1 decoder with I-frames support and partial P-frames decoding
Kostya Shishkov [Tue, 27 Jun 2006 03:11:51 +0000 (03:11 +0000)]
VC-1 decoder with I-frames support and partial P-frames decoding

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

18 years agoRename VC9 to VC1 as there is no such thing as VC9
Kostya Shishkov [Tue, 27 Jun 2006 02:55:54 +0000 (02:55 +0000)]
Rename VC9 to VC1 as there is no such thing as VC9

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

18 years agostereo decorrelation support by (Justin Ruggles jruggle earthlink net>)
Michael Niedermayer [Mon, 26 Jun 2006 06:00:07 +0000 (06:00 +0000)]
stereo decorrelation support by (Justin Ruggles  jruggle earthlink net>)

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

18 years ago10l
Michael Niedermayer [Sun, 25 Jun 2006 21:22:25 +0000 (21:22 +0000)]
10l

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

18 years agocleanup patch from Diego Pettenò <flameeyes@gentoo.org>
Luca Barbato [Sun, 25 Jun 2006 17:37:12 +0000 (17:37 +0000)]
cleanup patch from Diego Pettenò <flameeyes@gentoo.org>

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

18 years agoMake debug work early on ffplay
Luca Barbato [Sun, 25 Jun 2006 16:12:27 +0000 (16:12 +0000)]
Make debug work early on ffplay

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

18 years agos/u_char/uint8_t/ accidentally copied from tcvp
Måns Rullgård [Sun, 25 Jun 2006 12:46:01 +0000 (12:46 +0000)]
s/u_char/uint8_t/ accidentally copied from tcvp

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

18 years ago10l: don't allocate a new buffer quite so often
Måns Rullgård [Sun, 25 Jun 2006 12:23:54 +0000 (12:23 +0000)]
10l: don't allocate a new buffer quite so often

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

18 years agocleaned up buffer management
Måns Rullgård [Sun, 25 Jun 2006 00:41:13 +0000 (00:41 +0000)]
cleaned up buffer management

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

18 years agocheck only existing streams
Baptiste Coudurier [Sun, 25 Jun 2006 00:10:52 +0000 (00:10 +0000)]
check only existing streams

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

18 years ago-logg needs to be after -lvorbis
Måns Rullgård [Sat, 24 Jun 2006 21:19:50 +0000 (21:19 +0000)]
-logg needs to be after -lvorbis

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

18 years agofix a silly typo (1l to myself)
Måns Rullgård [Sat, 24 Jun 2006 20:57:34 +0000 (20:57 +0000)]
fix a silly typo (1l to myself)

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

18 years agominor cleanup
Luca Barbato [Sat, 24 Jun 2006 20:09:49 +0000 (20:09 +0000)]
minor cleanup

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

18 years agosimplify
Baptiste Coudurier [Sat, 24 Jun 2006 18:09:20 +0000 (18:09 +0000)]
simplify

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

18 years agosimplify & optimize things a little
Michael Niedermayer [Sat, 24 Jun 2006 13:56:29 +0000 (13:56 +0000)]
simplify & optimize things a little

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

18 years agoflac regression test
Michael Niedermayer [Sat, 24 Jun 2006 11:40:21 +0000 (11:40 +0000)]
flac regression test

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

18 years agofirst rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder
Michael Niedermayer [Sat, 24 Jun 2006 10:20:15 +0000 (10:20 +0000)]
first rudimentary version of (Justin Ruggles  jruggle earthlink net) flac encoder

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

18 years agosimplify
Michael Niedermayer [Sat, 24 Jun 2006 09:57:28 +0000 (09:57 +0000)]
simplify

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

18 years agoCODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net
Justin Ruggles [Sat, 24 Jun 2006 09:25:21 +0000 (09:25 +0000)]
CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net

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

18 years agoProduce correct version string even when not run in a Subversion working copy.
Diego Biurrun [Fri, 23 Jun 2006 15:07:35 +0000 (15:07 +0000)]
Produce correct version string even when not run in a Subversion working copy.
based on a patch by Ismail Dönmez ismail##@##pardus##.##org##.##tr

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

18 years ago.depend needs version.h, noticed by Uoti Urpala
Diego Biurrun [Thu, 22 Jun 2006 21:28:30 +0000 (21:28 +0000)]
.depend needs version.h, noticed by Uoti Urpala

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

18 years agoenable logging in configure by default, and print some advice on failure
Måns Rullgård [Thu, 22 Jun 2006 18:57:40 +0000 (18:57 +0000)]
enable logging in configure by default, and print some advice on failure

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

18 years agoallow recent libfaad versions with new function names
Måns Rullgård [Wed, 21 Jun 2006 20:50:26 +0000 (20:50 +0000)]
allow recent libfaad versions with new function names

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

18 years agofix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com>
Luca Barbato [Wed, 21 Jun 2006 00:21:26 +0000 (00:21 +0000)]
fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com>

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

18 years agoRemove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org.
Stefan Huehner [Tue, 20 Jun 2006 22:19:11 +0000 (22:19 +0000)]
Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org.

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

18 years agoincrease search limit in av_find_stream_info
Måns Rullgård [Tue, 20 Jun 2006 19:46:09 +0000 (19:46 +0000)]
increase search limit in av_find_stream_info

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

18 years agoMake gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing...
Luca Barbato [Tue, 20 Jun 2006 10:35:30 +0000 (10:35 +0000)]
Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing the issue

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

18 years agoRemove unused FFMPEG_VERSION_INT.
Diego Biurrun [Tue, 20 Jun 2006 10:26:00 +0000 (10:26 +0000)]
Remove unused FFMPEG_VERSION_INT.
Note: If this is useful I'll put it in version.sh/version.h.

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

18 years agoUse Subversion revision for FFMPEG_VERSION.
Diego Biurrun [Tue, 20 Jun 2006 10:24:08 +0000 (10:24 +0000)]
Use Subversion revision for FFMPEG_VERSION.
based on a patch by Ismail Dönmez ismail$$at$$pardus$$dot$$org$$dot$$tr

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

18 years agoRemove unused VERSION definition from config.mak.
Diego Biurrun [Tue, 20 Jun 2006 00:04:14 +0000 (00:04 +0000)]
Remove unused VERSION definition from config.mak.

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

18 years agoAvoid binary stripping rule code duplication.
Diego Biurrun [Mon, 19 Jun 2006 23:26:46 +0000 (23:26 +0000)]
Avoid binary stripping rule code duplication.

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

18 years agoallow packets with non-zero PES_scrambling_control
Måns Rullgård [Mon, 19 Jun 2006 22:20:38 +0000 (22:20 +0000)]
allow packets with non-zero PES_scrambling_control

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