]> git.sesse.net Git - ffmpeg/log
ffmpeg
17 years agoRemove unused defines, patch by takis P issaris A uhasselt P be
Panagiotis Issaris [Thu, 7 Sep 2006 13:42:36 +0000 (13:42 +0000)]
Remove unused defines, patch by takis P issaris A uhasselt P be
Original thread:
Re: [Ffmpeg-devel] [PATCH] Remove unused internal macros
Sep 7 2006, 14:05

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

17 years agoadds support for setting that album tag.
Panagiotis Issaris [Thu, 7 Sep 2006 08:27:05 +0000 (08:27 +0000)]
adds support for setting that album tag.
Patch by takis P issaris A uhasselt P be
Original thread:
[PATCH] Allow setting album tag
Date: Sept 06 2006 16:39

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

17 years agoBetter tag support:
Panagiotis Issaris [Thu, 7 Sep 2006 08:09:15 +0000 (08:09 +0000)]
Better tag support:
- Make ffplay show comments and copyright info besides the current track, title, author, album, year and genre.
- Makes the AVI demuxer parse the album name stores in the IPRD tag by the AVI muxer.
Patch by takis P issaris A uhasselt P be
Original thread:
[Ffmpeg-devel] [PATCH] Better tag support
Date: 09/06/06 16:58

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

17 years agoHandle the rest of known blocks (by skipping them)
Kostya Shishkov [Thu, 7 Sep 2006 04:08:34 +0000 (04:08 +0000)]
Handle the rest of known blocks (by skipping them)

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

17 years agoTests for overreading input data
Kostya Shishkov [Thu, 7 Sep 2006 04:05:04 +0000 (04:05 +0000)]
Tests for overreading input data

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

17 years agoCursor drawing support
Kostya Shishkov [Thu, 7 Sep 2006 04:01:42 +0000 (04:01 +0000)]
Cursor drawing support

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

17 years agoIntroduce a mechanism to add object-specific linker flags.
Gustavo Sverzut Barbieri [Thu, 7 Sep 2006 00:06:48 +0000 (00:06 +0000)]
Introduce a mechanism to add object-specific linker flags.
patch by Gustavo Sverzut Barbieri, barbieri gmail com

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

17 years agoAdd official GPL header to make license explicit as discussed on ffmpeg-devel.
Diego Biurrun [Wed, 6 Sep 2006 10:24:19 +0000 (10:24 +0000)]
Add official GPL header to make license explicit as discussed on ffmpeg-devel.

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

17 years agoSwitch license from GPL to LGPL. The original author agreed to this as
Diego Biurrun [Wed, 6 Sep 2006 10:17:28 +0000 (10:17 +0000)]
Switch license from GPL to LGPL. The original author agreed to this as
stated in the commit message adding this file.

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

17 years agoAllow RGB Raw encoding
Javier Garcia [Wed, 6 Sep 2006 09:00:11 +0000 (09:00 +0000)]
Allow RGB Raw encoding
Patch by Javier garcia % garcofra A hotmail P com %
Original thread:
Date: Aug 30, 2006 1:49 PM
Subject: [Ffmpeg-devel] [PATCH] RGB Raw ecoding

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

17 years agoFall back on grepping for the revision number if no svn client is installed.
Michel Bardiaux [Tue, 5 Sep 2006 23:15:50 +0000 (23:15 +0000)]
Fall back on grepping for the revision number if no svn client is installed.
patch by Michel Bardiaux, mbardiaux mediaxim be

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

17 years agoFix buffer handling for stereo mace files, fixes some random sig11
Alan Curry [Tue, 5 Sep 2006 21:17:30 +0000 (21:17 +0000)]
Fix buffer handling for stereo mace files, fixes some random sig11
Patch by Alan Curry !<! pacman !@! TheWorld !.! com !>!

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

17 years agoignore index parameter to ignore the ODML index in avi
Michael Niedermayer [Tue, 5 Sep 2006 19:23:32 +0000 (19:23 +0000)]
ignore index parameter to ignore the ODML index in avi

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

17 years agosecond pass encoding changes:
Corey Hickey [Tue, 5 Sep 2006 15:46:06 +0000 (15:46 +0000)]
second pass encoding changes:
- warn rather than fail when specified bitrate need not be used
- fail with a useful message when specified bitrate is too low
- print potentially useful information if verbose

patch based mostly on suggestions from Michael Niedermayer and Loren Merritt

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

17 years agoMark this file properly as LGPL as allowed by its author Leon van Stuivenberg.
Diego Biurrun [Tue, 5 Sep 2006 13:50:36 +0000 (13:50 +0000)]
Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg.
Clean up the outdated URLs in the header.

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

17 years agoMONster is no longuer shipped with CHUD, as it's been superseeded by Shark
Guillaume Poirier [Tue, 5 Sep 2006 11:43:04 +0000 (11:43 +0000)]
MONster is no longuer shipped with CHUD, as it's been superseeded by Shark

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

17 years agoTry to handle all chunks, previous scheme was not correct.
Kostya Shishkov [Tue, 5 Sep 2006 07:31:53 +0000 (07:31 +0000)]
Try to handle all chunks, previous scheme was not correct.

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

17 years agoHandle raw blocks correctly (both updating pointer and storing to memory)
Kostya Shishkov [Tue, 5 Sep 2006 07:29:26 +0000 (07:29 +0000)]
Handle raw blocks correctly (both updating pointer and storing to memory)

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

17 years agoVMware Video decoder (fourcc: VMnc)
Kostya Shishkov [Tue, 5 Sep 2006 04:37:14 +0000 (04:37 +0000)]
VMware Video decoder (fourcc: VMnc)

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

17 years agoseems the output of that code is never used
Michael Niedermayer [Mon, 4 Sep 2006 21:11:54 +0000 (21:11 +0000)]
seems the output of that code is never used

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

17 years agoinline align_get_bits()
Måns Rullgård [Mon, 4 Sep 2006 17:25:38 +0000 (17:25 +0000)]
inline align_get_bits()

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

17 years agoerror message spelling typo
Corey Hickey [Mon, 4 Sep 2006 17:08:20 +0000 (17:08 +0000)]
error message spelling typo

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

17 years agomove track timescale/sampleDuration init to write_header and return error if not set
Baptiste Coudurier [Mon, 4 Sep 2006 14:22:44 +0000 (14:22 +0000)]
move track timescale/sampleDuration init to write_header and return error if not set

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

17 years agoClarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim...
Michel Bardiaux [Mon, 4 Sep 2006 09:57:47 +0000 (09:57 +0000)]
Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be %
Original thread:
Date: Aug 30, 2006 4:54 PM
Subject: [Ffmpeg-devel] [PATCH] Clarified API for numbered sequences

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

17 years agoAdd sws_getCachedContext(), which checks if context is valid or reallocs a new one...
Víctor Paesa [Mon, 4 Sep 2006 09:38:24 +0000 (09:38 +0000)]
Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.
Patch by Victor Paesa <wzrlpy@arsystel.com>
Original thread:
Date: Aug 31, 2006 7:15 PM
Subject: [Ffmpeg-devel] [PATCH] Add sws_getCachedContext() to swscale library

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

17 years agoExchange informal GPL notice by official license header.
Diego Biurrun [Mon, 4 Sep 2006 09:37:28 +0000 (09:37 +0000)]
Exchange informal GPL notice by official license header.

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

17 years agoExchange informal LGPL notice by official license header.
Diego Biurrun [Mon, 4 Sep 2006 09:31:30 +0000 (09:31 +0000)]
Exchange informal LGPL notice by official license header.

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

17 years agoWVC1 is now decodeable with VC-1 decoder.
Kostya Shishkov [Mon, 4 Sep 2006 04:25:47 +0000 (04:25 +0000)]
WVC1 is now decodeable with VC-1 decoder.

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

17 years agoVC-1 Advanced Profile support (progressive only, tested on WVC1 samples)
Kostya Shishkov [Mon, 4 Sep 2006 04:24:49 +0000 (04:24 +0000)]
VC-1 Advanced Profile support (progressive only, tested on WVC1 samples)

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

17 years ago * Restructuring the division of labor between DV codec and DV format
Roman Shaposhnik [Mon, 4 Sep 2006 03:33:11 +0000 (03:33 +0000)]
  * Restructuring the division of labor between DV codec and DV format
    [ Based on a patch by Brian Brice (bbrice at newtek dot com) ]

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

17 years agoThe license of this file is LGPL, as clarified by Fabrice.
Diego Biurrun [Sun, 3 Sep 2006 22:16:54 +0000 (22:16 +0000)]
The license of this file is LGPL, as clarified by Fabrice.

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

17 years agoport ppm vhook to swscaler
Víctor Paesa [Sun, 3 Sep 2006 19:25:06 +0000 (19:25 +0000)]
port ppm vhook to swscaler
patch by Victor Paesa % wzrlpy A arsystel P com %
Original thread:
Date: Sep 2, 2006 11:41 PM
Subject: Re: [Ffmpeg-devel] [PATCH] enable libswscale

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

17 years agoSwitch license from GPL to LGPL, this file originates from libdv, which
Diego Biurrun [Sun, 3 Sep 2006 18:51:10 +0000 (18:51 +0000)]
Switch license from GPL to LGPL, this file originates from libdv, which
changed license from GPL to LGPL eventually, see
http://sourceforge.net/mailarchive/forum.php?thread_id=3320020&forum_id=5458

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

17 years agoAdd copyright notice from the Independent JPEG Group instead of referring
Diego Biurrun [Sun, 3 Sep 2006 16:15:29 +0000 (16:15 +0000)]
Add copyright notice from the Independent JPEG Group instead of referring
to a README we don't include.

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

17 years agoFix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other...
Justin Ruggles [Sun, 3 Sep 2006 15:59:08 +0000 (15:59 +0000)]
Fix 2 bit allocation bugs.  One fix enables using a higher bandwidth code.  The other fixes an issue with floorcod=7.

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

17 years agoAdd license from zlib.h instead of referring to it.
Diego Biurrun [Sun, 3 Sep 2006 14:13:32 +0000 (14:13 +0000)]
Add license from zlib.h instead of referring to it.

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

17 years agoAltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version...
Kostya Shishkov [Sun, 3 Sep 2006 04:44:50 +0000 (04:44 +0000)]
AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version of put_h264_chroma_pixels_tab[0])

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

17 years agoremove redundant declarations
Måns Rullgård [Sat, 2 Sep 2006 23:10:28 +0000 (23:10 +0000)]
remove redundant declarations

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

17 years agoDrop put_vc1_qpel_pixels_tab as they won't be needed anymore.
Kostya Shishkov [Sat, 2 Sep 2006 04:58:51 +0000 (04:58 +0000)]
Drop put_vc1_qpel_pixels_tab as they won't be needed anymore.

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

17 years agoReplace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tab
Kostya Shishkov [Sat, 2 Sep 2006 04:53:49 +0000 (04:53 +0000)]
Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tab

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

17 years agoNew function for chroma MC (will be used in VC-1)
Kostya Shishkov [Sat, 2 Sep 2006 04:52:00 +0000 (04:52 +0000)]
New function for chroma MC (will be used in VC-1)

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

17 years agosnow cosmetics: merge the sliced and non-sliced versions of add_yblock
Loren Merritt [Fri, 1 Sep 2006 22:02:38 +0000 (22:02 +0000)]
snow cosmetics: merge the sliced and non-sliced versions of add_yblock

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

17 years agofix snow 1pass rc: the qlog used and the one written to the bitstream weren't always...
Loren Merritt [Fri, 1 Sep 2006 21:51:35 +0000 (21:51 +0000)]
fix snow 1pass rc: the qlog used and the one written to the bitstream weren't always the same.

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

17 years agoAlign the input buffer in ffplay, introduce a public macro for aligned declarations
Luca Barbato [Thu, 31 Aug 2006 19:14:00 +0000 (19:14 +0000)]
Align the input buffer in ffplay, introduce a public macro for aligned declarations
Update the avcodec_decode_audio and the float_to_int16 descriptions accordingly

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

17 years agoRemove superfluous variable setting, the script will exit anyway.
Diego Biurrun [Thu, 31 Aug 2006 19:04:06 +0000 (19:04 +0000)]
Remove superfluous variable setting, the script will exit anyway.

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

17 years agoThe fail test needs to be outside of the GPL test, it's referenced elsewhere.
Ramiro Polla [Thu, 31 Aug 2006 19:02:10 +0000 (19:02 +0000)]
The fail test needs to be outside of the GPL test, it's referenced elsewhere.
patch by Ramiro Polla, angustia (at) arrozcru (dot) no-ip (dot) org

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

17 years agoSome gcc versions dislike version.h to appear in the list of files to
Diego Biurrun [Thu, 31 Aug 2006 18:30:41 +0000 (18:30 +0000)]
Some gcc versions dislike version.h to appear in the list of files to
compile dependencies for.

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

17 years agoProper fix for the corner case that would have been corrected before, praise&blame...
Luca Barbato [Thu, 31 Aug 2006 15:44:37 +0000 (15:44 +0000)]
Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares

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

17 years agoRevert previous commit
Luca Barbato [Thu, 31 Aug 2006 15:27:26 +0000 (15:27 +0000)]
Revert previous commit

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

17 years agoFix float_to_int16, unaligned case, broken by the previous commit
Luca Barbato [Thu, 31 Aug 2006 15:15:14 +0000 (15:15 +0000)]
Fix float_to_int16, unaligned case, broken by the previous commit

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

17 years agoFix for AVI files with odd sized 'movi' list
David Conrad [Thu, 31 Aug 2006 09:43:29 +0000 (09:43 +0000)]
Fix for AVI files with odd sized 'movi' list
Patch by David Conrad <davedc_@umbc.edu>
Original thread:
Date: Wed, 30 Aug 2006 15:12:35 -0400
Subject: [Ffmpeg-devel] [PATCH] Fix for AVI files with odd sized 'movi' list

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

17 years agoNew qpel MC functions conforming to VC-1 standard.
Kostya Shishkov [Thu, 31 Aug 2006 04:44:54 +0000 (04:44 +0000)]
New qpel MC functions conforming to VC-1 standard.
Existing DSPUtil functions cause chroma artifacts on some files.

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

17 years agoSpelling
Kostya Shishkov [Thu, 31 Aug 2006 04:42:13 +0000 (04:42 +0000)]
Spelling

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

17 years agoMotion compensation for luma always use halfpel precision.
Kostya Shishkov [Thu, 31 Aug 2006 04:39:27 +0000 (04:39 +0000)]
Motion compensation for luma always use halfpel precision.

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

17 years agoFix linking when the FFM muxer/demuxer is disabled.
Panagiotis Issaris [Thu, 31 Aug 2006 01:22:03 +0000 (01:22 +0000)]
Fix linking when the FFM muxer/demuxer is disabled.
patch by Panagiotis Issaris, takis.issaris _at_ uhasselt -dot- be

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

17 years agoWork around Solaris tr not understanding "tr a-z A-Z" as it should.
Diego Biurrun [Wed, 30 Aug 2006 23:55:43 +0000 (23:55 +0000)]
Work around Solaris tr not understanding "tr a-z A-Z" as it should.

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

17 years agoprint warnings if
Michael Niedermayer [Wed, 30 Aug 2006 23:02:52 +0000 (23:02 +0000)]
print warnings if
gcc ignores inline directives
pointer arithmetic with void pointers
...

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

17 years agofix b pyramid in mp4 muxing if no dts are provided to the muxer
Michael Niedermayer [Wed, 30 Aug 2006 21:18:17 +0000 (21:18 +0000)]
fix b pyramid in mp4 muxing if no dts are provided to the muxer

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

17 years agoPPM vhook documentation, by Victor Paesa.
Benjamin Larsson [Wed, 30 Aug 2006 18:28:41 +0000 (18:28 +0000)]
PPM vhook documentation, by Victor Paesa.
wzrlpy at arsystel dot com

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

17 years agoAdded -map usage to docs.
Benjamin Larsson [Wed, 30 Aug 2006 17:10:56 +0000 (17:10 +0000)]
Added -map usage to docs.

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

17 years agoAdded Maintainers entry
Benjamin Larsson [Wed, 30 Aug 2006 17:01:41 +0000 (17:01 +0000)]
Added Maintainers entry

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

17 years agoRe-Add support for PNG or PNM as watermark images, which was broken
Víctor Paesa [Wed, 30 Aug 2006 14:11:27 +0000 (14:11 +0000)]
Re-Add support for PNG or PNM as watermark images, which was broken
since the move to image2 API
Patch by Victor Paesa <wzrlpy@arsystel.com>
Original thread:
Date: Aug 13, 2006 9:18 AM
Subject: [Ffmpeg-devel] [PATCH] Attempt image2 in watermark vhook

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

17 years agoUse libswscale in fish vhook.
Guillaume Poirier [Wed, 30 Aug 2006 12:01:22 +0000 (12:01 +0000)]
Use libswscale in fish vhook.
Patch by
Victor Paesa <wzrlpy@arsystel.com>
Original thread:
Date: Aug 30, 2006 1:16 AM
Subject: Re: [Ffmpeg-devel] [PATCH] enable libswscale

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

17 years agoclarify
Michael Niedermayer [Wed, 30 Aug 2006 11:01:12 +0000 (11:01 +0000)]
clarify
please reply to ffmpeg-dev if you disagree so it can be disscussed but i think this is completely uncontroversical

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

17 years agomake the C code of the swscaler which i wrote LGPL
Michael Niedermayer [Wed, 30 Aug 2006 10:50:20 +0000 (10:50 +0000)]
make the C code of the swscaler which i wrote LGPL

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

17 years agoinstall opt.h
Nico Sabbi [Tue, 29 Aug 2006 21:23:27 +0000 (21:23 +0000)]
install opt.h

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

17 years agoUse av_malloc instead of plain malloc where appropriate
Ramiro Polla [Tue, 29 Aug 2006 12:09:00 +0000 (12:09 +0000)]
Use av_malloc instead of plain malloc where appropriate
Patch by Ramiro Polla % ramiro86 A hotmail.com %
Original thread:
Date: Aug 20, 2006 5:00 AM
Subject: [Ffmpeg-devel] [PATCH] plain malloc in output_example.c

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

17 years agoadd support for information in CDXA format
Allan Sandfeld Jensen [Tue, 29 Aug 2006 12:03:07 +0000 (12:03 +0000)]
add support for information in CDXA format
patch by Allan Sandfeld Jensen % kde A carewolf P com %
Original thread:
Date: Aug 18, 2006 6:33 PM
Subject: [Ffmpeg-devel] CDXA in libavformat [patch]

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

17 years agoAdd missing file from commit r6122 (AVISynth support)
Guillaume Poirier [Tue, 29 Aug 2006 08:15:38 +0000 (08:15 +0000)]
Add missing file from commit r6122 (AVISynth support)

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

17 years agoAVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %
Steve L'Homme [Tue, 29 Aug 2006 07:34:58 +0000 (07:34 +0000)]
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %
Original Thread:
Date: Aug 16, 2006 11:45 PM
Subject: [Ffmpeg-devel] [PATCH] AVISynth support

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

17 years agoslightly faster deblock
Loren Merritt [Tue, 29 Aug 2006 03:07:58 +0000 (03:07 +0000)]
slightly faster deblock

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

17 years agouse the A32_BITSTREAM_READER by default on ARM (faster)
Aurelien Jacobs [Mon, 28 Aug 2006 22:25:30 +0000 (22:25 +0000)]
use the A32_BITSTREAM_READER by default on ARM (faster)

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

17 years agoALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was...
Aurelien Jacobs [Mon, 28 Aug 2006 18:53:10 +0000 (18:53 +0000)]
ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define

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

17 years agoforce usage of ALT_BITSTREAM_READER where needed
Aurelien Jacobs [Mon, 28 Aug 2006 18:46:01 +0000 (18:46 +0000)]
force usage of ALT_BITSTREAM_READER where needed

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

17 years agomove some functions to bitstream.h to avoid conflicts
Aurelien Jacobs [Mon, 28 Aug 2006 18:44:49 +0000 (18:44 +0000)]
move some functions to bitstream.h to avoid conflicts
between different  bitstream readers in different codecs

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

17 years agofix buffer handling
Michael Niedermayer [Mon, 28 Aug 2006 16:15:40 +0000 (16:15 +0000)]
fix buffer handling

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

17 years agoMinimal support for the new pixel formats in libavcodec
Luca Abeni [Mon, 28 Aug 2006 14:56:47 +0000 (14:56 +0000)]
Minimal support for the new pixel formats in libavcodec

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

17 years agoconvert null vhook to libswscale
Víctor Paesa [Mon, 28 Aug 2006 11:57:19 +0000 (11:57 +0000)]
convert null vhook to libswscale
Patch by Victor Paesa % wzrlpy A arsystel Pcom %
Original thread:
Date: Aug 23, 2006 7:28 PM
Subject: Re: [Ffmpeg-devel] [PATCH] enable libswscale

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

17 years agommx implementation of deblocking strength decision.
Loren Merritt [Mon, 28 Aug 2006 09:33:01 +0000 (09:33 +0000)]
mmx implementation of deblocking strength decision.
2-3% faster h264.

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

17 years agoAdd some new pixel formats to libavutil
Luca Abeni [Mon, 28 Aug 2006 09:06:04 +0000 (09:06 +0000)]
Add some new pixel formats to libavutil

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

17 years agooverread AV_LOG_ERROR -> AV_LOG_DEBUG
Michael Niedermayer [Sun, 27 Aug 2006 21:45:26 +0000 (21:45 +0000)]
overread AV_LOG_ERROR -> AV_LOG_DEBUG

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

17 years agoscan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default...
Nico Sabbi [Sun, 27 Aug 2006 12:22:40 +0000 (12:22 +0000)]
scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value)

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

17 years agoadded option probesize; at the moment only used by mpegts.c
Nico Sabbi [Sun, 27 Aug 2006 12:21:19 +0000 (12:21 +0000)]
added option probesize; at the moment only used by mpegts.c

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

17 years agoinitial support for AVOption in AVFormatContext
Nico Sabbi [Sun, 27 Aug 2006 12:14:13 +0000 (12:14 +0000)]
initial support for AVOption in AVFormatContext

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

17 years agofix low bitrate mp3
Michael Niedermayer [Sun, 27 Aug 2006 11:42:40 +0000 (11:42 +0000)]
fix low bitrate mp3

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

17 years agotweak cabac. 0.5% faster h264.
Loren Merritt [Sun, 27 Aug 2006 09:19:02 +0000 (09:19 +0000)]
tweak cabac. 0.5% faster h264.

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

17 years agocheck the validity of the amount of the remaining bytes in the bitsteam before memcpy
Michael Niedermayer [Sun, 27 Aug 2006 07:19:11 +0000 (07:19 +0000)]
check the validity of the amount of the remaining bytes in the bitsteam before memcpy

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

17 years agounused var
Michael Niedermayer [Sat, 26 Aug 2006 20:16:54 +0000 (20:16 +0000)]
unused var

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

17 years agodont copy frame if the whole mp1/2/3 frame is available in one piece in the input
Michael Niedermayer [Sat, 26 Aug 2006 18:56:24 +0000 (18:56 +0000)]
dont copy frame if the whole mp1/2/3 frame is available in one piece in the input

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

17 years agoFix A32_BITSTREAM_READER compilation on x86
Aurelien Jacobs [Sat, 26 Aug 2006 18:12:16 +0000 (18:12 +0000)]
Fix A32_BITSTREAM_READER compilation on x86

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

17 years agomake mpa_decode_header() 10 times faster
Michael Niedermayer [Sat, 26 Aug 2006 18:02:52 +0000 (18:02 +0000)]
make mpa_decode_header() 10 times faster

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

17 years agoanother silly typo which surprisingly neither valgrind nor cmp of the file output...
Michael Niedermayer [Sat, 26 Aug 2006 17:29:31 +0000 (17:29 +0000)]
another silly typo which surprisingly neither valgrind nor cmp of the file output cought

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

17 years ago10l found by valgrind
Michael Niedermayer [Sat, 26 Aug 2006 15:24:13 +0000 (15:24 +0000)]
10l found by valgrind

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

17 years agoremove duplicated parser, people who pass random gibblets of the bitstream into the...
Michael Niedermayer [Sat, 26 Aug 2006 12:19:05 +0000 (12:19 +0000)]
remove duplicated parser, people who pass random gibblets of the bitstream into the decoder will have to pass it through a AVParser like for all other codecs too
remove silly internal buffering architecture (removes 1 memcpy() of the bitstream)
mp3on4 and mp3adu untested

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

17 years ago2nd try of skip_bits_long() for the ALT reader
Michael Niedermayer [Sat, 26 Aug 2006 11:50:23 +0000 (11:50 +0000)]
2nd try of skip_bits_long() for the ALT reader
1st try for the LIBMPEG2 reader
simplify init_get_bits()

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

17 years agomake A32 reader align its ptr during init no matter what missaligned mess is given...
Michael Niedermayer [Sat, 26 Aug 2006 11:37:33 +0000 (11:37 +0000)]
make A32 reader align its ptr during init no matter what missaligned mess is given to it

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

17 years ago3rd try :)
Michael Niedermayer [Sat, 26 Aug 2006 11:26:54 +0000 (11:26 +0000)]
3rd try :)

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

17 years ago2nd try for a skip_bits_long() for the A32 reader
Michael Niedermayer [Sat, 26 Aug 2006 11:06:33 +0000 (11:06 +0000)]
2nd try for a skip_bits_long() for the A32 reader

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

17 years agomove align_get_bits() to .h to avoid conflicts between different bitstream readers...
Michael Niedermayer [Sat, 26 Aug 2006 10:26:14 +0000 (10:26 +0000)]
move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs
add a skip_bits_long() which can skip by any amount in any direction (several codecs contain half working hacks to do that)

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

17 years agoprevent bitstream reader to be overriden
Michael Niedermayer [Sat, 26 Aug 2006 09:34:02 +0000 (09:34 +0000)]
prevent bitstream reader to be overriden

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