summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix aac playback regressionReinhard Tartler2010-02-09
| | | | | | | | | | | | Discussed at http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/103768 related reports: - http://bugs.debian.org/540729 - https://roundup.ffmpeg.org/roundup/ffmpeg/issue800 Originally committed as revision 21706 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* build PIC code on powerpcReinhard Tartler2010-02-02
| | | | | | | | this avoids failing 24bit relocations as seen on http://bugs.debian.org/561956 as side effect Originally committed as revision 21613 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Add gnu/kfreebsd to list of recognized operating systems.Andres Mejia2010-02-02
| | | | | | | patch by Andres Mejia, mcitadel gmail com Originally committed as revision 21612 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* backport configure bits for cpu runtime detection for libpostproc and libswscaleReinhard Tartler2010-02-02
| | | | Originally committed as revision 21611 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* fix version script for libswscaleReinhard Tartler2010-02-02
| | | | Originally committed as revision 21610 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* unbreak compilation with vhook enabledReinhard Tartler2010-02-02
| | | | | | | | | | the backported introduced a regression that prevents successfully linking vhook shared objects on systems with gnu linkers. As the version scripts only apply to shared objects against that applications are being linked, this commit unties the VHOOKSHFLAGS and SHFLAGS variable. Originally committed as revision 21609 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* missing hunk to unbreak linking with symbol versioningReinhard Tartler2010-02-02
| | | | | | | | this hunk is does not apply in trunk/ because there the dependencies for this rule was reworked Originally committed as revision 21608 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* mention symbol versioningReinhard Tartler2010-02-01
| | | | Originally committed as revision 21596 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* backport symbol versioning patchReinhard Tartler2010-02-01
| | | | Originally committed as revision 21595 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* The license upgrade code was ported from trunk.Diego Biurrun2009-12-15
| | | | Originally committed as revision 20876 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge remaining changes to make libswscale usable in LGPL mode from trunk.Diego Biurrun2009-07-05
| | | | Originally committed as revision 19352 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Revert r19321.Stefano Sabatini2009-07-03
| | | | | | | The changes were not approved. Originally committed as revision 19329 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Update ffmpeg documentation regarding metadata setting. -title,Stefano Sabatini2009-07-01
| | | | | | | | | | -author, -copyright, -track, -album, and -year options have been dropped in favor of -metadata. Backfix of r19285, r19287, and r19320. Originally committed as revision 19321 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Fix OpenCORE build: Do not use new AVPacket infrastructure from trunk.Diego Biurrun2009-06-07
| | | | Originally committed as revision 19134 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge OpenCORE AMR support from trunk.Diego Biurrun2009-06-07
| | | | Originally committed as revision 19133 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge recent libamr changes from trunk, as preparation for OpenCORE support.Diego Biurrun2009-06-07
| | | | Originally committed as revision 19131 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge (L)GPL upgrade code and related changes from trunk.Diego Biurrun2009-06-07
| | | | Originally committed as revision 19129 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Ignore generated files.Diego Biurrun2009-05-25
| | | | Originally committed as revision 18939 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge more verbose licensing information output.Diego Biurrun2009-05-24
| | | | Originally committed as revision 18931 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge GPL --> LGPL conversion of AC-3 decoder from trunk.Diego Biurrun2009-05-23
| | | | Originally committed as revision 18915 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Mention post 0.5 commits in the changelog.Diego Biurrun2009-05-23
| | | | Originally committed as revision 18914 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge explanation of changelog sort order from trunk.Diego Biurrun2009-05-23
| | | | Originally committed as revision 18913 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge fix for license check function from trunk.Diego Biurrun2009-05-10
| | | | Originally committed as revision 18782 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Revert unapproved changes.Ramiro Polla2009-05-07
| | | | Originally committed as revision 18770 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Backport r17995 from trunk.Ramiro Polla2009-05-06
| | | | Originally committed as revision 18760 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Backport r18214 from trunk.Ramiro Polla2009-05-06
| | | | Originally committed as revision 18759 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge marking of libfaac as non-free from trunk.Diego Biurrun2009-05-06
| | | | Originally committed as revision 18757 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge factorization of license check code from trunk.Diego Biurrun2009-05-06
| | | | Originally committed as revision 18756 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge automatic addition of -fno-common to CFLAGS for Windows from trunk.Diego Biurrun2009-04-19
| | | | Originally committed as revision 18619 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge replacement of MPEG group reference DCT code.Diego Biurrun2009-04-13
| | | | Originally committed as revision 18492 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge LGPL relicensing of AltiVec optimizations.Diego Biurrun2009-04-13
| | | | Originally committed as revision 18491 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge fix for GPL code that erroneously made it into the LGPL build.Diego Biurrun2009-04-13
| | | | Originally committed as revision 18490 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge split of README <-> LICENSE files along with the clarifications.Diego Biurrun2009-04-13
| | | | Originally committed as revision 18489 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Add a copy of libswscale into the branch instead of using svn:external.Diego Biurrun2009-04-13
| | | | | | | This will allow merging some changes from trunk. Originally committed as revision 18488 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Merge improved version number generation from trunk.Diego Biurrun2009-03-31
| | | | Originally committed as revision 18288 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Revert hackish release version number hardcoding in version.sh.Diego Biurrun2009-03-31
| | | | Originally committed as revision 18287 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Peg libswscale to the revision corresponding to the moment the branch was cut.v0.5Diego Biurrun2009-03-08
| | | | Originally committed as revision 17887 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Correct grammar in one sentence and add a note about doc/APIchangesRobert Swain2009-03-04
| | | | Originally committed as revision 17805 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Add some release notes for this 0.5 release branchRobert Swain2009-03-03
| | | | Originally committed as revision 17787 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Output 0.5 as version string.Diego Biurrun2009-03-03
| | | | Originally committed as revision 17754 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* revert r16717, r16718, r16719, EAGAIN handling, this causes FFserver to hangBaptiste Coudurier2009-03-02
| | | | Originally committed as revision 17737 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Create 0.5 release branch.Diego Biurrun2009-03-02
| | | | Originally committed as revision 17727 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
* Mention non-recursive Makefiles in the changelog.Diego Biurrun2009-03-02
| | | | Originally committed as revision 17725 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: spelling/wording fixesDiego Biurrun2009-03-02
| | | | Originally committed as revision 17724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AC-3 encoding is integer-onlyJustin Ruggles2009-03-02
| | | | Originally committed as revision 17723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list ofDiego Biurrun2009-03-02
| | | | | | supported image formats. Apparently decoding these formats is supported. Originally committed as revision 17722 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Reformat long_names so that "DPCM" comes first.Diego Biurrun2009-03-02
| | | | Originally committed as revision 17721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Reformat long_names so that "ADPCM" comes first.Diego Biurrun2009-03-02
| | | | Originally committed as revision 17720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Reformat long_names so that "PCM" comes first.Diego Biurrun2009-03-02
| | | | Originally committed as revision 17719 to svn://svn.ffmpeg.org/ffmpeg/trunk
* small spelling/grammar fixesDiego Biurrun2009-03-02
| | | | Originally committed as revision 17718 to svn://svn.ffmpeg.org/ffmpeg/trunk