1. ace432f Update VERSION for 0.6.3 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> by Michael Niedermayer · 13 years ago ffmpeg-0.6.3
  2. f8969f8 update changelog Signed-off-by: Michael Niedermayer <michaelni@gmx.at> by Michael Niedermayer · 13 years ago
  3. 36f3244 Fix apparently exploitable race condition. by Michael Niedermayer · 13 years ago
  4. 553ae88 uodate changelog with AMV fix by Michael Niedermayer · 13 years ago
  5. 9b91957 AMV: Fix possibly exploitable crash. by Michael Niedermayer · 13 years ago
  6. 99d3772 Update changelog to match our (late) 0.6.2 release by Michael Niedermayer · 13 years ago
  7. 15cfc6c Merge remote-tracking branch 'newdev/release/0.6' into release/0.6 by Michael Niedermayer · 13 years ago
  8. b4eafa8 Support writing 2d float arrays. by Michael Kostylev · 14 years ago
  9. 2b2856b Add missing dependencies for the AAC-HE backport for hardcoded tables by Reinhard Tartler · 13 years ago
  10. 52f9b63 configure: Add the -D parameter to the dlltool command by Martin Storsjö · 13 years ago
  11. 79e0cba Set the correct target for mingw64 dlltool by Luca Barbato · 13 years ago
  12. 7fc5bff configure: use dlltools instead of lib.exe by Luca Barbato · 13 years ago
  13. 4940d1c release notes and changelog for 0.6.2 by Reinhard Tartler · 13 years ago
  14. b0f8fdc release notes and changelog for 0.6.2 by Reinhard Tartler · 13 years ago
  15. ba1927d partially rename FFmpeg to Libav by Reinhard Tartler · 13 years ago
  16. dda2062 consolidate .gitignore patters into a single file by Janne Grunau · 13 years ago
  17. 5d01cd8 convert svn:ignore properties to .gitignore files by Janne Grunau · 13 years ago
  18. f9bf2a4 Do not attempt to decode APE file with no frames by Kostya · 13 years ago
  19. cf69619 Fix invalid reads in VC1 decoder by Reimar Döffinger · 13 years ago
  20. 2d782b9 Bump version number for 0.6.2 release. by Reinhard Tartler · 13 years ago
  21. 5e3d023 Check rangebits to avoid a possible crash. by Frank Barchard · 13 years ago
  22. 4ac56bf Fix crashes in vorbis decoding found by zzuf by Jason Garrett-Glaser · 14 years ago
  23. a38489c slight rewording for the release focus description by Diego Biurrun · 14 years ago
  24. a5200fa Rewording for the 0.6.1 release notes. by Diego Biurrun · 14 years ago
  25. 32b0876 small spelling fixes by Diego Biurrun · 14 years ago
  26. e33f58a update version for 0.6.1 by Reinhard Tartler · 14 years ago v0.6.1
  27. 540c6cc add note about flic fix (CVE-2010-3429) to RELEASE notes by Reinhard Tartler · 14 years ago
  28. 08f5b24 add note about flic fix (CVE-2010-3429) by Reinhard Tartler · 14 years ago
  29. 79a16f0 Fix several security issues in flicvideo.c This fixes CVE-2010-3429 by Reinhard Tartler · 14 years ago
  30. 9ad774f property changes from the AAC backport by Reinhard Tartler · 14 years ago
  31. 8414981 clarify addition of VP80 fourcc code by Reinhard Tartler · 14 years ago
  32. d41187c update release notes for the upcoming 0.6.1 point release by Reinhard Tartler · 14 years ago
  33. 094e849 update changelog for upcoming 0.6.1 point release by Reinhard Tartler · 14 years ago
  34. ba90f93 Backport AAC-HE v2 from trunk by Reinhard Tartler · 14 years ago
  35. 93883b0 aviobuf: Do short seeks forward by reading and skipping data instead of a proper seek by Reinhard Tartler · 14 years ago
  36. 61eb165 ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3 by Reinhard Tartler · 14 years ago
  37. 9d12139 Add VP80 fourcc by Google · 14 years ago
  38. edf5072 Doxygen av_codec_get_id() and av_codec_get_tag(). by Reinhard Tartler · 14 years ago
  39. 32fa7ce Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). by Jean-Daniel Dupas · 14 years ago
  40. b9ebd7d 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1. by Reinhard Tartler · 14 years ago
  41. 55b6e09 Fix two small typos. by Diego Biurrun · 14 years ago
  42. aa48d9e remove note that libvpx was considered (L)GPL incompatible by Reinhard Tartler · 14 years ago
  43. d7e98ea configure: fix symver detection with icc 10 by Reinhard Tartler · 14 years ago v0.6
  44. 8182bca Fix symbol version compat wrappers on systems with export prefixes by Reinhard Tartler · 14 years ago
  45. 522f186 Add compatibility wrappers for functions moved from lavf to lavc by Reinhard Tartler · 14 years ago
  46. 44f9178 revert r23610, better patch is pending by Reinhard Tartler · 14 years ago
  47. 03b47bb add symver hacks for gnu linkers by Reinhard Tartler · 14 years ago
  48. 05b4e4f remove redundant changelog entry by Reinhard Tartler · 14 years ago
  49. 3229bf8 librtmp may link to different ssl implementations by Reinhard Tartler · 14 years ago
  50. db06ddf Add WebM muxer by James Zern · 14 years ago
  51. eb4b8b9 libvpx now has an (L)GPL-compatible license. by Reinhard Tartler · 14 years ago
  52. 3730109 update RELEASE notes by Reinhard Tartler · 14 years ago
  53. c3cd889 VP8 encoding via libvpx. by James Zern · 14 years ago
  54. 20d4a1f Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24 by Reinhard Tartler · 14 years ago
  55. e5880b3 updates: introductionary and more general notes, add missing items from changelog by Reinhard Tartler · 14 years ago
  56. 4b51239 disable (native) vorbis encoder for the 0.6 branch by Reinhard Tartler · 14 years ago
  57. 4979362 ffmpeg: offer alternatives for experimental codecs if they exist by Reinhard Tartler · 14 years ago
  58. 0546386 ffmpeg: fail if user selected codec is experimental and strict_std_compliance > experimental by Reinhard Tartler · 14 years ago
  59. 70ea517 Add a short note about libvpx. by Reinhard Tartler · 14 years ago
  60. 6610920 Require --enable-nonfree flag for libvpx. by Diego Biurrun · 14 years ago
  61. f7f9f18 Treat SIPP like xvid, fixed issue1966 by Reinhard Tartler · 14 years ago
  62. 55291e3 Samsung uses SIPP as FourCC for MPEG-4 ASP. by Reinhard Tartler · 14 years ago
  63. 1f1d2fa ffserver: Send a Content-Base header in the reply to RTSP DESCRIBE requests by Reinhard Tartler · 14 years ago
  64. 2a546ce backport latest ffserver fixes like memory leaks and invalid reads by Reinhard Tartler · 14 years ago
  65. 8f3504c Mark vorbis encoder as experimental. by Reinhard Tartler · 14 years ago
  66. bf20d5e Mark AAC encoder as experimental. by Reinhard Tartler · 14 years ago
  67. 3fa19f6 Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it. by Janne Grunau · 14 years ago
  68. 4e62a67 Check for VUI overeading and reset num_reoder_frames. by Reinhard Tartler · 14 years ago
  69. 46ac631 api-example: Try to avoid decoding incomplete frames by Reinhard Tartler · 14 years ago
  70. 9052b5b matroska: Add V_VP8 by Google · 14 years ago
  71. 9181adf Fix VP8 listing in general.texi by Reinhard Tartler · 14 years ago
  72. 8261cce VP8 decoding via libvpx by James Zern · 14 years ago
  73. df62b0d Display a more descriptive log message when probe buffer limit is reached. by Reinhard Tartler · 14 years ago
  74. e63d03e Fix documentation of av_audio_convert. by Cyril Russo · 14 years ago
  75. 7920dc8 matroskaenc: Write codec time base as default duration for video tracks. by Reinhard Tartler · 14 years ago
  76. 057287c Reduce the score for the aea demuxer probing function. by Reinhard Tartler · 14 years ago
  77. 1746657 Fix detection of some stereo atrac files by not comparing the by Reinhard Tartler · 14 years ago
  78. 0ff244d write 3gp perf tag for artist metadata by Reinhard Tartler · 14 years ago
  79. 0078216 change author metadata to artist in mov de/muxer by Reinhard Tartler · 14 years ago
  80. 12ca60e Cosmetics : re-indent after last commit. by Reinhard Tartler · 14 years ago
  81. 2c3439b FFplay : Avoid manipulating NULL data pointers so that future checks by Reinhard Tartler · 14 years ago
  82. cdfe333 Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. by Reinhard Tartler · 14 years ago
  83. 5f1a8c5 Update regression tests after removing track timecode scale from mkvenc by Reinhard Tartler · 14 years ago
  84. b5afece matroskaenc: Don't write track timecode scale by Reinhard Tartler · 14 years ago
  85. 6ae05f5 matroskadec: Allow unknown EBML doctype by Reinhard Tartler · 14 years ago
  86. 9d3bb35 matroskadec: Support webm doctype by James Zern · 14 years ago
  87. 0b374e4 Convert NaN to 0/0 in av_d2q by Diego Biurrun · 14 years ago
  88. a2a26d1 Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many by Diego Biurrun · 14 years ago
  89. 49aa53f Ignore generated files in the libswscale directory. by Diego Biurrun · 14 years ago
  90. fb2fc3a Merge last round of Changelog updates for HTML 5 features. by Diego Biurrun · 14 years ago
  91. 36edfb5 Add VERSION file for 0.6 release. by Diego Biurrun · 14 years ago
  92. 4a7c99d small spelling fixes by Diego Biurrun · 14 years ago
  93. 327afd4 In ogg muxer, pack multiple frames into one page, much lower overhead by Reinhard Tartler · 14 years ago
  94. a22222d Open 2-pass logfile in binary mode for both reading and writing. by Reinhard Tartler · 14 years ago
  95. 28631e9 Mention RTP hinting in the 0.6 release notes by Martin Storsjö · 14 years ago
  96. f8a6c70 Add an APIchanges note regarding the new rtp hinting flag by Martin Storsjö · 14 years ago
  97. c9b841c Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT by Martin Storsjö · 14 years ago
  98. 15b20ef Add a changelog entry for the RTP hinting in the mov muxer by Martin Storsjö · 14 years ago
  99. 1dea5cf Use a heuristic for describing the RTP packets using sample data by Martin Storsjö · 14 years ago
  100. d48539f Add initial support for RTP hinting in the mov muxer by Martin Storsjö · 14 years ago