summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix the remaining ogv segfaults from issue 1240. Reinhard Tartler2010-02-26
* Make sure we dont read over the end.Reinhard Tartler2010-02-26
* backport libx264.c from trunkReinhard Tartler2010-02-24
* misc. manpage updates, fixes LP: #501729, Debian: #570050Reinhard Tartler2010-02-16
* cosmetics: K&R coding style, prettyprintingReinhard Tartler2010-02-15
* Fix crash in MLP decoder due to integer overflow.Reinhard Tartler2010-02-11
* Make sure the block array is of the correct size.Reinhard Tartler2010-02-11
* Fix crash when max_ref_frames was out of range.Reinhard Tartler2010-02-11
* reverting objected hunks from previous commitReinhard Tartler2010-02-11
* Add a lock manager API to libavcodec.Reinhard Tartler2010-02-09
* Check submap indexes.Google Chrome2010-02-09
* Check begin/end/partition_size.Google Chrome2010-02-09
* Check res_setup->books.Google Chrome2010-02-09
* Check masterbook index and subclass book index.Google Chrome2010-02-09
* Add checks for per-packet mode indexes and per-header mode mapping indexes.Google Chrome2010-02-09
* Check classbook value.Google Chrome2010-02-09
* Fix book_idx check.Google Chrome2010-02-09
* Sanity checks for magnitude and angle.Google Chrome2010-02-09
* = -> == typo.Google Chrome2010-02-09
* Check dimensions against 0 too.Reinhard Tartler2010-02-09
* Make sure that all memory allocations succeed.Reinhard Tartler2010-02-09
* Fix init_get_bits() buffer size.Google Chrome2010-02-09
* Set data_size to 0 to avoid having it uninitialized.Reinhard Tartler2010-02-09
* Check data_size in decode_frame_mp3on4().Reinhard Tartler2010-02-09
* check data_size in decode_frame()Reinhard Tartler2010-02-09
* Check num_units_in_tick/time_scale to be valid and within the range we support.Reinhard Tartler2010-02-09
* Fix a possibly exploitable buffer overflow.Reinhard Tartler2010-02-09
* Fix possible buffer over-read in vorbis_comment, fix it double to be sure.Reinhard Tartler2010-02-09
* check stream existence before assignment, fix #1222Reinhard Tartler2010-02-09
* add one missing check for stream existence in read_elst, fix #1364Reinhard Tartler2010-02-09
* Disable parsing for ogg streams where no ogg header was found,Reinhard Tartler2010-02-09
* Make arguments of av_set_pts_info() unsigned.Reinhard Tartler2010-02-09
* fix aac playback regressionReinhard Tartler2010-02-09
* build PIC code on powerpcReinhard Tartler2010-02-02
* Add gnu/kfreebsd to list of recognized operating systems.Andres Mejia2010-02-02
* backport configure bits for cpu runtime detection for libpostproc and libswscaleReinhard Tartler2010-02-02
* fix version script for libswscaleReinhard Tartler2010-02-02
* unbreak compilation with vhook enabledReinhard Tartler2010-02-02
* missing hunk to unbreak linking with symbol versioningReinhard Tartler2010-02-02
* mention symbol versioningReinhard Tartler2010-02-01
* backport symbol versioning patchReinhard Tartler2010-02-01
* The license upgrade code was ported from trunk.Diego Biurrun2009-12-15
* Merge remaining changes to make libswscale usable in LGPL mode from trunk.Diego Biurrun2009-07-05
* Revert r19321.Stefano Sabatini2009-07-03
* Update ffmpeg documentation regarding metadata setting. -title,Stefano Sabatini2009-07-01
* Fix OpenCORE build: Do not use new AVPacket infrastructure from trunk.Diego Biurrun2009-06-07
* Merge OpenCORE AMR support from trunk.Diego Biurrun2009-06-07
* Merge recent libamr changes from trunk, as preparation for OpenCORE support.Diego Biurrun2009-06-07
* Merge (L)GPL upgrade code and related changes from trunk.Diego Biurrun2009-06-07
* Ignore generated files.Diego Biurrun2009-05-25