aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update VERSION for 0.6.3ffmpeg-0.6.3Michael Niedermayer2011-04-261-1/+1
* update changelogMichael Niedermayer2011-04-261-0/+1
* Fix apparently exploitable race condition.Michael Niedermayer2011-04-261-1/+2
* uodate changelog with AMV fixMichael Niedermayer2011-04-261-1/+1
* AMV: Fix possibly exploitable crash.Michael Niedermayer2011-04-261-2/+1
* Update changelog to match our (late) 0.6.2 releaseMichael Niedermayer2011-03-241-1/+1
* Merge remote-tracking branch 'newdev/release/0.6' into release/0.6Michael Niedermayer2011-03-245-3/+14
|\
| * Support writing 2d float arrays.Michael Kostylev2011-03-222-0/+2
| * Add missing dependencies for the AAC-HE backport for hardcoded tablesReinhard Tartler2011-03-222-1/+8
| * configure: Add the -D parameter to the dlltool commandMartin Storsjö2011-03-221-1/+1
| * Set the correct target for mingw64 dlltoolLuca Barbato2011-03-221-1/+1
| * configure: use dlltools instead of lib.exeLuca Barbato2011-03-221-1/+3
| * release notes and changelog for 0.6.2Reinhard Tartler2011-03-182-0/+30
| * partially rename FFmpeg to LibavReinhard Tartler2011-03-187-32/+34
* | release notes and changelog for 0.6.2Reinhard Tartler2011-03-192-0/+30
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-03-1838-161/+30
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-03-1838-0/+176
* Do not attempt to decode APE file with no framesKostya2011-03-181-0/+4
* Fix invalid reads in VC1 decoderReimar Döffinger2011-03-181-1/+1
* Bump version number for 0.6.2 release.Reinhard Tartler2011-03-181-1/+1
* Check rangebits to avoid a possible crash.Frank Barchard2011-01-241-1/+9
* Fix crashes in vorbis decoding found by zzufJason Garrett-Glaser2011-01-241-11/+21
* slight rewording for the release focus descriptionDiego Biurrun2010-10-181-1/+1
* Rewording for the 0.6.1 release notes.Diego Biurrun2010-10-181-11/+9
* small spelling fixesDiego Biurrun2010-10-181-5/+5
* update version for 0.6.1v0.6.1Reinhard Tartler2010-10-131-1/+1
* add note about flic fix (CVE-2010-3429) to RELEASE notesReinhard Tartler2010-10-131-0/+2
* add note about flic fix (CVE-2010-3429)Reinhard Tartler2010-10-131-0/+2
* Fix several security issues in flicvideo.cReinhard Tartler2010-10-021-8/+13
* property changes from the AAC backportReinhard Tartler2010-10-020-0/+0
* clarify addition of VP80 fourcc codeReinhard Tartler2010-07-311-1/+1
* update release notes for the upcoming 0.6.1 point releaseReinhard Tartler2010-07-311-0/+28
* update changelog for upcoming 0.6.1 point releaseReinhard Tartler2010-07-311-0/+9
* Backport AAC-HE v2 from trunkReinhard Tartler2010-07-2817-307/+1908
* aviobuf: Do short seeks forward by reading and skipping data instead of a pro...Reinhard Tartler2010-07-191-1/+10
* ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3Reinhard Tartler2010-07-091-1/+1
* Add VP80 fourccGoogle2010-06-281-0/+1
* Doxygen av_codec_get_id() and av_codec_get_tag().Reinhard Tartler2010-06-261-1/+15
* Some fields were incorrectly reset (to NULL) when calling avcodec_copy_contex...Jean-Daniel Dupas2010-06-261-3/+0
* 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1.Reinhard Tartler2010-06-241-1/+1
* Fix two small typos.Diego Biurrun2010-06-211-2/+2
* remove note that libvpx was considered (L)GPL incompatibleReinhard Tartler2010-06-161-1/+0
* configure: fix symver detection with icc 10v0.6Reinhard Tartler2010-06-151-1/+3
* Fix symbol version compat wrappers on systems with export prefixesReinhard Tartler2010-06-151-5/+5
* Add compatibility wrappers for functions moved from lavf to lavcReinhard Tartler2010-06-153-2/+57
* revert r23610, better patch is pendingReinhard Tartler2010-06-152-54/+2
* add symver hacks for gnu linkersReinhard Tartler2010-06-152-2/+54
* remove redundant changelog entryReinhard Tartler2010-06-101-1/+0
* librtmp may link to different ssl implementationsReinhard Tartler2010-06-091-1/+1
* Add WebM muxerJames Zern2010-06-097-5/+48