36427 Commits (6072a19b4f311cb172d45e90daad90824e40e4b6)
 

Author SHA1 Message Date
  Michael Niedermayer 18bcfc912e shorten: Fix invalid free() 14 years ago
  Anton Khirnov 04a14d4d25 avconv: avoid memcpy in vsrc_buffer when possible. 14 years ago
  Anton Khirnov 64dca32cdf avconv: implement get_buffer()/release_buffer(). 14 years ago
  Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 14 years ago
  Stefano Sabatini 1c9e340d35 lavfi: add avfilter_copy_frame_props() 14 years ago
  Stefano Sabatini 8a4a5f6ff7 lavc: add format field to AVFrame 14 years ago
  Stefano Sabatini 3a2ddf7c2c lavc: add width and height fields to AVFrame 14 years ago
  Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 14 years ago
  Gautam Gupta 671005558a doxy: add website-alike style to the html output 14 years ago
  Anton Khirnov 2bbb472016 FAQ: add an entry for common error when using -profile 14 years ago
  Michael Niedermayer 1795fed7bc segafilm: fail earlier in case theres not enough bytestream left for a 14 years ago
  Michael Niedermayer 27d323577c avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes remain. 14 years ago
  Michael Niedermayer 964506bb97 golomb: Fix infinite loop in svq3_get_ue_golomb() 14 years ago
  Michael Niedermayer 5257743aee ws_snd1: Fix wrong samples count and crash. 14 years ago
  Michael Niedermayer 0d4404ed65 asfdec: fix endless loop on EOF 14 years ago
  Michael Niedermayer 47c4713a23 sierravmd: limit packetsize to the amount that could be read. 14 years ago
  Michael Niedermayer 2278ecc434 vmdav: check that theres enough space for a chunk remaining. 14 years ago
  Michael Niedermayer 66f71f3b5e rmdec: Avoid allocating huge packets 14 years ago
  Michael Niedermayer fc5c49ab32 mpeg4videodec: Fix division by zero in mpeg4_decode_sprite_trajectory() 14 years ago
  Michael Niedermayer 43abef9fde rpl: Fix near infinite loop in index reading due to missing eof check. 14 years ago
  Michael Niedermayer 282bb02839 j2kdec: Fix crash in get_qcx 14 years ago
  Michael Niedermayer 3eedf9f716 j2kdec: Check curtileno for validity 14 years ago
  Michael Niedermayer 3132999fdb j2kdec: Check for interger overflow in tile array allocation 14 years ago
  Michael Niedermayer 628c9dcca3 j2kdec: fix division by zero, check tile dimensions for validity 14 years ago
  Michael Niedermayer 58c41799ab lzo: fix memcpy_backptr() with 0 offset 14 years ago
  Stefano Sabatini 1858a5c25e vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used 14 years ago
  Carl Eugen Hoyos 32c49389bc Make the palette in Quake II CIN files opaque and increase its dynamics. 14 years ago
  Carl Eugen Hoyos f2ed115899 Make the palette in Wing Commander III mve files opaque. 14 years ago
  Carl Eugen Hoyos 0d59ae32c2 Make mov palette opaque or load alpha if present. 14 years ago
  Carl Eugen Hoyos 64cafe340b Make the avi palette opaque. 14 years ago
  Alexander Strasser c7062802d9 doc: build: TEXIDEP: Recognize verbatim includes 14 years ago
  Alexander Strasser bd9d4a6bb9 build: Try to find fate_config.sh.template in source path 14 years ago
  Jean First 0d4a77472a libopenjpeg: support decoding with bits per pixel greater than 8 14 years ago
  Michael Niedermayer 28dff06176 Merge remote-tracking branch 'shariman/wmall' 14 years ago
  Michael Niedermayer 0d30c95394 release_notes: merge back changes from our 0.9 to master 14 years ago
  Michael Niedermayer d7e11d3f74 RELEASE_NOTES: remove possibly ofensive sounding wording 14 years ago
  Michael Niedermayer bba6f5b77f Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer ad9e0ed170 avio: fix handling of , in urls 14 years ago
  Michael Niedermayer 320b8d6335 swr: fix swresample_version() 14 years ago
  Michael Niedermayer 8ff4fff774 flvdec: disable new midstream param change code not only for h264 but all cases. 14 years ago
  Michael Niedermayer c2c284b3eb Revert "doc: build: TEXIDEP: Recognize verbatim includes" 14 years ago
  Michael Niedermayer 7de733b752 pthread: sysctl.h needs param.h on openbsd 14 years ago
  Janne Grunau 5c33a9a5c1 threads: check defines before using them in automatic thread detection 14 years ago
  Janne Grunau 8d4668cc5f pthread: include sys/types.h before sys/sysctl.h 14 years ago
  Reinhard Tartler 8b94df0f20 vp3dec: Check coefficient index in vp3_dequant() 14 years ago
  Michael Niedermayer 6e24b9488e svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Reinhard Tartler be00d2e174 Prepare for 0.8_beta1 snapshot release 14 years ago
  Janne Grunau 7052618c7e threads: check defines before using them in automatic thread detection 14 years ago
  Janne Grunau 846dca1aa3 pthread: include sys/types.h before sys/sysctl.h 14 years ago
  Carl Eugen Hoyos c25c7ba87c Make systematic palette opaque. 14 years ago