aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix 'seektest' againv0.5.1Reinhard Tartler2010-03-023-20/+18
* Bump version to 0.5.1.Diego Biurrun2010-03-021-1/+1
* Mention licensing-related changes; some whitespace adjustments.Diego Biurrun2010-03-021-2/+21
* If we are using partial release names we might as well try to be funny.Diego Biurrun2010-03-011-1/+1
* Add release managers, merged from trunk.Diego Biurrun2010-03-011-0/+1
* amend release notes for 0.5.1Reinhard Tartler2010-03-011-0/+45
* Mention security fixes in the changelog.Diego Biurrun2010-02-281-0/+3
* add myself to gpg fingerprint listReinhard Tartler2010-02-271-0/+1
* bump LIBAVCODEC_VERSION_MICRO for addition of the lock manager APIReinhard Tartler2010-02-271-1/+1
* Avoid divisions by 0 in the ASF demuxer if packet_size is not valid.Reinhard Tartler2010-02-261-2/+5
* fix the remaining ogv segfaults from issue 1240. Reinhard Tartler2010-02-262-10/+24
* Make sure we dont read over the end.Reinhard Tartler2010-02-261-0/+13
* backport libx264.c from trunkReinhard Tartler2010-02-2420-38/+144
* misc. manpage updates, fixes LP: #501729, Debian: #570050Reinhard Tartler2010-02-161-24/+21
* cosmetics: K&R coding style, prettyprintingReinhard Tartler2010-02-151-108/+105
* Fix crash in MLP decoder due to integer overflow.Reinhard Tartler2010-02-111-1/+1
* Make sure the block array is of the correct size.Reinhard Tartler2010-02-111-1/+2
* Fix crash when max_ref_frames was out of range.Reinhard Tartler2010-02-111-2/+8
* reverting objected hunks from previous commitReinhard Tartler2010-02-112-1/+2
* Add a lock manager API to libavcodec.Reinhard Tartler2010-02-094-2/+76
* Check submap indexes.Google Chrome2010-02-091-2/+13
* Check begin/end/partition_size.Google Chrome2010-02-091-0/+9
* Check res_setup->books.Google Chrome2010-02-091-1/+6
* Check masterbook index and subclass book index.Google Chrome2010-02-091-2/+12
* Add checks for per-packet mode indexes and per-header mode mapping indexes.Google Chrome2010-02-091-1/+9
* Check classbook value.Google Chrome2010-02-091-0/+4
* Fix book_idx check.Google Chrome2010-02-091-3/+2
* Sanity checks for magnitude and angle.Google Chrome2010-02-091-1/+8
* = -> == typo.Google Chrome2010-02-091-1/+1
* Check dimensions against 0 too.Reinhard Tartler2010-02-091-2/+2
* Make sure that all memory allocations succeed.Reinhard Tartler2010-02-091-0/+12
* Fix init_get_bits() buffer size.Google Chrome2010-02-091-1/+1
* Set data_size to 0 to avoid having it uninitialized.Reinhard Tartler2010-02-091-0/+1
* Check data_size in decode_frame_mp3on4().Reinhard Tartler2010-02-091-0/+3
* check data_size in decode_frame()Reinhard Tartler2010-02-091-0/+3
* Check num_units_in_tick/time_scale to be valid and within the range we support.Reinhard Tartler2010-02-091-0/+4
* Fix a possibly exploitable buffer overflow.Reinhard Tartler2010-02-091-2/+1
* Fix possible buffer over-read in vorbis_comment, fix it double to be sure.Reinhard Tartler2010-02-091-4/+5
* check stream existence before assignment, fix #1222Reinhard Tartler2010-02-091-29/+107
* add one missing check for stream existence in read_elst, fix #1364Reinhard Tartler2010-02-091-1/+5
* Disable parsing for ogg streams where no ogg header was found,Reinhard Tartler2010-02-091-0/+5
* Make arguments of av_set_pts_info() unsigned.Reinhard Tartler2010-02-092-2/+2
* fix aac playback regressionReinhard Tartler2010-02-092-24/+78
* build PIC code on powerpcReinhard Tartler2010-02-021-1/+1
* Add gnu/kfreebsd to list of recognized operating systems.Andres Mejia2010-02-021-0/+2
* backport configure bits for cpu runtime detection for libpostproc and libswscaleReinhard Tartler2010-02-024-18/+21
* fix version script for libswscaleReinhard Tartler2010-02-021-1/+1
* unbreak compilation with vhook enabledReinhard Tartler2010-02-021-1/+1
* missing hunk to unbreak linking with symbol versioningReinhard Tartler2010-02-021-1/+1
* mention symbol versioningReinhard Tartler2010-02-011-0/+1