summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix 'seektest' againv0.5.1Reinhard Tartler2010-03-02
* Bump version to 0.5.1.Diego Biurrun2010-03-02
* Mention licensing-related changes; some whitespace adjustments.Diego Biurrun2010-03-02
* If we are using partial release names we might as well try to be funny.Diego Biurrun2010-03-01
* Add release managers, merged from trunk.Diego Biurrun2010-03-01
* amend release notes for 0.5.1Reinhard Tartler2010-03-01
* Mention security fixes in the changelog.Diego Biurrun2010-02-28
* add myself to gpg fingerprint listReinhard Tartler2010-02-27
* bump LIBAVCODEC_VERSION_MICRO for addition of the lock manager APIReinhard Tartler2010-02-27
* Avoid divisions by 0 in the ASF demuxer if packet_size is not valid.Reinhard Tartler2010-02-26
* 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