1. 62da920 Check for out of bound writes in the avs demuxer. by Laurent Aimar · 13 years ago
  2. 2e1e3c1 Check for corrupted data in avs demuxer. by Laurent Aimar · 13 years ago
  3. 635256a Fix out of bound writes in fix_bitshift() of the shorten decoder. by Laurent Aimar · 13 years ago
  4. 240546a Check for out of bounds writes in the Delphine Software International CIN decoder. by Laurent Aimar · 13 years ago
  5. 07df40d Check for invalid update parameters in vmd video decoder. by Laurent Aimar · 13 years ago
  6. b24c2e5 Release old pictures after a resolution change in vp5/6 decoder by Laurent Aimar · 13 years ago
  7. 25bc110 Check output buffer size in nellymoser decoder. by Laurent Aimar · 13 years ago
  8. 8ef917c check all svq3_get_ue_golomb() returns. by Michael Niedermayer · 13 years ago
  9. 1883249 rv34: check for size mismatch by Michael Niedermayer · 13 years ago
  10. 648dc68 Reject audio tracks with invalid interleaver parameters in RM demuxer. by Laurent Aimar · 13 years ago
  11. 10da0ed Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 by Michael Niedermayer · 12 years ago
  12. d6bf799 update version by Reinhard Tartler · 12 years ago
  13. 0f2735e Release notes and changelog for 0.5.5 by Reinhard Tartler · 12 years ago
  14. 9463a28 Fix ff_imdct_calc_sse() on gcc-4.6 by Alex Converse · 13 years ago
  15. 1330a8a Make DECLARE_ALIGNED macros work with external array specifiers by Måns Rullgård · 14 years ago
  16. 8135c35 Fix MMX rgb24 to yuv conversion with gcc 4.6 by Mans Rullgard · 13 years ago
  17. 38423fe smacker: add forgotten * found by fenrir by Michael Niedermayer · 13 years ago
  18. 7113259 segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer. by Laurent Aimar · 13 years ago
  19. d6f8b65 segafilm: Check for memory allocation failures in segafilm demuxer. by Laurent Aimar · 13 years ago
  20. d8439f0 rv34: check that subsequent slices have the same type as first one. by Kostya Shishkov · 13 years ago
  21. eb6b0ed Fixed invalid read access on extra data in cinepak decoder. by Laurent Aimar · 13 years ago
  22. 6108f04 Fixed segfault on corrupted smacker streams in the demuxer. by Laurent Aimar · 13 years ago
  23. b261ebf Fixed segfaults on corruped smacker streams in the decoder. by Laurent Aimar · 13 years ago
  24. 03db051 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. by Laurent Aimar · 13 years ago
  25. cc88568 Fixed deference of NULL pointer in motionpixels decoder. by Laurent Aimar · 13 years ago
  26. 1415ebf qcelpdec: fix the return value of qcelp_decode_frame(). by Chris Rankin · 13 years ago
  27. 4e0315b Check extradata size on resolution change. by Reimar Döffinger · 13 years ago
  28. a9ded3d rv34: Check for invalid slice offsets by Laurent Aimar · 13 years ago
  29. ef93642 rv34: Avoid NULL dereference on corrupted bitstream by Laurent Aimar · 13 years ago
  30. 9cda3d7 rv10: Reject slices that does not have the same type as the first one by Laurent Aimar · 13 years ago
  31. 52b8edc oggdec: fix out of bound write in the ogg demuxer by Laurent Aimar · 13 years ago
  32. f936799 Check for invalid VLC value in smacker decoder. by Laurent Aimar · 13 years ago
  33. f6d3dfe Check and propagate errors when VLC trees cannot be built in smacker decoder. by Laurent Aimar · 13 years ago
  34. 2e17744 Fixed off by one packet size allocation in the smacker demuxer. by Laurent Aimar · 13 years ago
  35. 19431d4 ape demuxer: fix segfault on memory allocation failure. by Laurent Aimar · 13 years ago
  36. ecd6fa1 Check for invalid packet size in the smacker demuxer. by Laurent Aimar · 13 years ago
  37. 7cb35d4 cljr: init_get_bits size in bits instead of bytes by Alex Converse · 13 years ago
  38. 457f869 indeo2: fail if input buffer too small by Alex Converse · 13 years ago
  39. 70f01f1 indeo2: init_get_bits size in bits instead of bytes by Alex Converse · 13 years ago
  40. 80fb9f2 cavsdec: avoid possible crash with crafted input by Michael Niedermayer · 13 years ago
  41. 46f9a62 Fix possible double free when encoding using xvid. by Carl Eugen Hoyos · 13 years ago
  42. e9210b4 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 by Michael Niedermayer · 12 years ago
  43. 4f07a3a Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080. by Michael Niedermayer · 13 years ago
  44. 04888ed cavs: fix some crashes with invalid bitstreams by Mans Rullgard · 13 years ago
  45. 24cd7c5 Fix apparently exploitable race condition. by Michael Niedermayer · 13 years ago
  46. 8210ee2 AMV: Fix possibly exploitable crash. by Michael Niedermayer · 13 years ago
  47. eed5697 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. by Michael Niedermayer · 13 years ago
  48. 52ee20f update release date by Reinhard Tartler · 13 years ago
  49. f17b892 document APE patch by Reinhard Tartler · 13 years ago
  50. 18c5fe9 Do not attempt to decode APE file with no frames by Kostya · 13 years ago
  51. c5898d7 Fix a bunch of typos in the release documentation. by Diego Biurrun · 13 years ago
  52. 2c4d6ae Bump version number for 0.5.4 release. by Reinhard Tartler · 13 years ago
  53. 31c8dce release notes for 0.5.4 by Reinhard Tartler · 13 years ago
  54. 2adad90 Amend Changelog for 0.5.4 by Reinhard Tartler · 13 years ago
  55. 808f9ce Call avcodec_set_dimensions() instead of simply setting avctx->width/height by Kostya Shishkov · 14 years ago
  56. 8069e2f Fix invalid reads in VC1 decoder by Reimar Döffinger · 13 years ago
  57. f749439 Make get_bits_left() available for use in libavcodec (was previously held by Ronald S. Bultje · 14 years ago
  58. 04847a0 Update Changelog for 0.5.4 release. by Reinhard Tartler · 13 years ago
  59. 329e816 Check rangebits to avoid a possible crash. by Frank Barchard · 13 years ago
  60. d6860fb Fix crashes in vorbis decoding found by zzuf Fixes issue 2322. by Jason Garrett-Glaser · 13 years ago
  61. e332c41 also ignore *.so for vhook plugins by Reinhard Tartler · 13 years ago
  62. 11f6eeb consolidate .gitignore patters into a single file by Janne Grunau · 13 years ago
  63. 9109a58 convert svn:ignore properties to .gitignore files by Janne Grunau · 13 years ago
  64. 44511b1 Update dimensions in AVCodecContext when RV3/4 frame dimensions change by Kostya Shishkov · 14 years ago
  65. 48b086b Update safety check as the maximum pixel size is no longer 4. by Michael Niedermayer · 15 years ago
  66. bd383d0 Old fix I had not commited by jeanfrancois · 13 years ago
  67. c9864ad release notes for 0.5.3 by Reinhard Tartler · 14 years ago
  68. 7d10059 Bump version number for 0.5.3 release. by Diego Biurrun · 14 years ago
  69. 69e8b43 Update Changelog for 0.5.3 release. by Diego Biurrun · 14 years ago
  70. d00d770 MP4 streaming workaround by jeanfrancois · 14 years ago
  71. 2f504d7 Fix several security issues in flicvideo.c This fixes CVE-2010-3429 by Reinhard Tartler · 14 years ago
  72. 2dea9a1 unbreak compilation and finish backport r24280 by mstorsjo by Reinhard Tartler · 14 years ago
  73. 394ca0b Fix for long ogg audio with lowbitrate and for mov seeking by jeanfrancois · 14 years ago
  74. 7d2d4c5 Remove subtitle check and add dts wav detection by jeanfrancois · 14 years ago
  75. 84e6629 aviobuf: Do short seeks forward by reading and skipping data instead of a proper seek by Reinhard Tartler · 14 years ago
  76. ed9ca86 Add detection of DTS-MA inside MKV by jeanfrancois · 14 years ago
  77. 7f7e930 Added metadata output for MKV chapter information by narflex · 14 years ago
  78. 23ffe62 Added metadata for specifying the chapter timestamps by narflex · 14 years ago
  79. 92f5fe2 Add pgssubdec by jeanfrancois · 14 years ago
  80. 51f645b Add pgssubdec by jeanfrancois · 14 years ago
  81. affaf17 Add PGS codec by jeanfrancois · 14 years ago
  82. 37c68ee Set the sub_id for DTS audio inside a wave file to 1 for 14-bit, and 0 for 16-bit by narflex · 14 years ago
  83. ce31104 Added support for detecting DTS audio inside of a WAVE file. by narflex · 14 years ago
  84. fc038df configure: improve temp file creation and cleanup by Reinhard Tartler · 14 years ago
  85. 021054a release notes for 0.5.2 by Diego Biurrun · 14 years ago
  86. ee20f19 Bump version number for 0.5.2 release. by Diego Biurrun · 14 years ago
  87. 2fcb56d Update Changelog for 0.5.2 release. by Diego Biurrun · 14 years ago
  88. 54f6af5 Add ec-3 tag by root · 14 years ago
  89. 96ca078 Check validity of channels & samplerate. by Reinhard Tartler · 14 years ago
  90. d963b4e Fixed bug (again) where video stream format detection failed for MPEG2 PS files in some cases due to too small of a probe size. by narflex · 14 years ago
  91. 7fd4cbb fix compilation issue on powerpc by Reinhard Tartler · 14 years ago
  92. 557e065 Fix compilation on powerpc with --disable-altivec by Reinhard Tartler · 14 years ago
  93. 4612437 Mention LGPL libswscale in the Changelog. by Diego Biurrun · 14 years ago
  94. fe95afe libswscale is no longer GPL; update help comment accordingly. by Diego Biurrun · 14 years ago
  95. 775aa5f Add Hurd to OS list and disable dv1394 in the Hurd case. by Andres Mejia · 14 years ago
  96. 578c328 Add point release date. by Diego Biurrun · 14 years ago
  97. c46038f fix 'seektest' again by Reinhard Tartler · 14 years ago
  98. 306eefc Bump version to 0.5.1. by Diego Biurrun · 14 years ago
  99. eade515 Mention licensing-related changes; some whitespace adjustments. by Diego Biurrun · 14 years ago
  100. 6d767af If we are using partial release names we might as well try to be funny. by Diego Biurrun · 14 years ago