summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Collapse)AuthorAge
...
* add V.Flash PTX decoderIvo van Poorten2007-04-29
| | | | Originally committed as revision 8856 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix exploitable buffer overflowMichael Niedermayer2007-04-27
| | | | Originally committed as revision 8850 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark code parts that cannot work on AMD64 due to broken relocations as such.Diego Biurrun2007-04-27
| | | | | | | | | | This allows building shared libraries on AMD64 again. based on a patch by Diego 'Flameeyes' Pettenò and suggestions by Michael original thread: Date: Wed, 18 Apr 2007 11:26:12 +0200 Subject: [Ffmpeg-devel] [PATCH] (try 2) Build shared libraries on AMD64 again Originally committed as revision 8849 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.Diego Biurrun2007-04-26
| | | | Originally committed as revision 8821 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: alignAurelien Jacobs2007-04-25
| | | | Originally committed as revision 8817 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-25
| | | | Originally committed as revision 8816 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Put AMR entry in alphabetical order with all external libraries.Diego Biurrun2007-04-25
| | | | Originally committed as revision 8814 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-25
| | | | Originally committed as revision 8813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000l to myself as used VLC indexes were totally wrongKostya Shishkov2007-04-24
| | | | Originally committed as revision 8800 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Blackfin is a strictly aligned processor.Marc Hoffman2007-04-21
| | | | | | | | Patch by Marc Hoffman mmh _at_ pleasantst.com Subject: [Ffmpeg-devel] PATCH Blackfin UNALIGNED_STORES_ARE_BAD in bitstream.h Date: Tue, 17 Apr 2007 06:12:02 -0400 Originally committed as revision 8777 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail comMark Cox2007-04-21
| | | | Originally committed as revision 8775 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused variable.Diego Biurrun2007-04-21
| | | | Originally committed as revision 8769 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compile rawvideo decoder on requestAlex Beregszaszi2007-04-21
| | | | Originally committed as revision 8767 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compile mjpeg parser if requestedAlex Beregszaszi2007-04-21
| | | | Originally committed as revision 8766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ac3 parser requires tables from ac3tab.h, which are compiled into ac3.cAlex Beregszaszi2007-04-21
| | | | Originally committed as revision 8765 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: remove my email addressAlex Beregszaszi2007-04-20
| | | | Originally committed as revision 8764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoDiego Biurrun2007-04-20
| | | | Originally committed as revision 8762 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add .type foo, %function directives for the benefit of debuggersMåns Rullgård2007-04-19
| | | | | | based on patch by Matthieu Castet, castet ! matthieu $ free ! fr Originally committed as revision 8761 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix parts missed in clip -> av_clip renameReimar Döffinger2007-04-19
| | | | Originally committed as revision 8760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Deobfuscade decodeTonalComponents calling logic.Benjamin Larsson2007-04-18
| | | | Originally committed as revision 8757 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Version bump, atrac3 added.Benjamin Larsson2007-04-18
| | | | Originally committed as revision 8756 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify, patch by Ramiro Polla.Ramiro Polla2007-04-18
| | | | | | ramiro ta lisha tod ufsc tod br Originally committed as revision 8754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused vars, patch by Ramiro Polla.Ramiro Polla2007-04-18
| | | | | | ramiro ta lisha tod ufsc tod br Originally committed as revision 8753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused vars, patch by Ramiro Polla.Ramiro Polla2007-04-18
| | | | | | ramiro ta lisha tod ufsc tod br Originally committed as revision 8752 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics, patch by Ramiro Polla.Ramiro Polla2007-04-18
| | | | | | ramiro ta lisha tod ufsc tod br Originally committed as revision 8751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Pullback should be performed on scaled motion vectors in B-framesKostya Shishkov2007-04-18
| | | | Originally committed as revision 8750 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the build instructions from the doxygen comments, they are duplicatedDiego Biurrun2007-04-18
| | | | | | from the user level documentation and already partially outdated. Originally committed as revision 8749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Doxygen comment wording/spellingDiego Biurrun2007-04-18
| | | | Originally committed as revision 8748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Atrac3 decoder.Benjamin Larsson2007-04-17
| | | | Originally committed as revision 8747 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-15
| | | | Originally committed as revision 8739 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix mjpeg.movMichael Niedermayer2007-04-15
| | | | Originally committed as revision 8738 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix playback of angels_480-mjpegcompress.aviMichael Niedermayer2007-04-14
| | | | Originally committed as revision 8737 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix playback of odd_height.movMichael Niedermayer2007-04-14
| | | | | | | this isnt the most beautifull solution but at least it works independant of the random height in mov and it doesnt add any secholes Originally committed as revision 8736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correct another possible buffer overflow where interlaced wouldMichael Niedermayer2007-04-14
| | | | | | | get stuck to 1 but then width/height would change and interlaced wouldnt be reset ... Originally committed as revision 8735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix tiff regression test (bitexact flag was ignoredwhich caused theMichael Niedermayer2007-04-14
| | | | | | LAVC version to be in the file and thus breaking with the last change of that) Originally committed as revision 8734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove MpegEncContext, patch by baptisteBaptiste Coudurier2007-04-14
| | | | | | approved by me already but apparently forgotten Originally committed as revision 8733 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update preprocessor directive comments to take recent changes to this fileDiego Biurrun2007-04-14
| | | | | | into account. Originally committed as revision 8731 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Fix indentation.Diego Biurrun2007-04-13
| | | | Originally committed as revision 8726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* timestamps generation improvement when parsing aviJoakim Plate2007-04-13
| | | | | | | | | patch by Joakim \ elupus chez ecce dot se / original thread: date: 03/19/2007 01:47 AM subject: [Ffmpeg-devel] [RFC] Improvement for the odd timestamp generation when parser is in use. Originally committed as revision 8725 to svn://svn.ffmpeg.org/ffmpeg/trunk
* As usual Real actually took something existing and rebranded it.Benjamin Larsson2007-04-12
| | | | | | Cook looks very much like G.722.1. Originally committed as revision 8723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add complete instructions for the brave people wishing to fiddle with theDiego Biurrun2007-04-12
| | | | | | reference encoder/decoder source. Originally committed as revision 8720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-12
| | | | | | | of the reference implementation it is possible to use proper libraries now. patch by Stanislav Brabec, sbrabec suse cz, changes and bug fixes by me Originally committed as revision 8717 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update download URL with a link to a working version.Diego Biurrun2007-04-12
| | | | Originally committed as revision 8716 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a check before find_frame_end callLimin Wang2007-04-11
| | | | | | | | | Patch by Limin Wang % lance P lmwang A gmail P com % Original thread: date: 04/09/2007 03:54 PM subject: [Ffmpeg-devel] [PATCH] fix segment fault in h264_parse if buf_size is zero Originally committed as revision 8714 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Per reference swf/flv adpcm encoder.Benjamin Larsson2007-04-11
| | | | Originally committed as revision 8713 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: indentationDiego Biurrun2007-04-11
| | | | Originally committed as revision 8712 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato2007-04-10
| | | | Originally committed as revision 8706 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics after last commitIvo van Poorten2007-04-10
| | | | Originally committed as revision 8705 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for grayscale images with arbitrary maxvals.Ivo van Poorten2007-04-10
| | | | | | | | The image data is rescaled to the nearest pix_fmt it will fit in (gray8 or gray16). Conversion is done inside the codec in order to avoid the need for 14 (or 65534) new pix_fmt's. Originally committed as revision 8704 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix an underflow/overflow that was causing some crackles when playingMarco Gerards2007-04-10
| | | | | | | certain THP files. patch by Marco Gerards, mgerards xs4all nl Originally committed as revision 8703 to svn://svn.ffmpeg.org/ffmpeg/trunk