1. df4763a Correct grammar in one sentence and add a note about doc/APIchanges by Robert Swain · 15 years ago
  2. 58af0ca Add some release notes for this 0.5 release branch by Robert Swain · 15 years ago
  3. 3aafe82 Output 0.5 as version string. by Diego Biurrun · 15 years ago
  4. 07679e6 revert r16717, r16718, r16719, EAGAIN handling, this causes FFserver to hang by Baptiste Coudurier · 15 years ago
  5. da835cc Create 0.5 release branch. by Diego Biurrun · 15 years ago
  6. b00b15b Mention non-recursive Makefiles in the changelog. by Diego Biurrun · 15 years ago
  7. 58cf42f cosmetics: spelling/wording fixes by Diego Biurrun · 15 years ago
  8. c76d1bb AC-3 encoding is integer-only by Justin Ruggles · 15 years ago
  9. ddea12a Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list of by Diego Biurrun · 15 years ago
  10. 12dd57f cosmetics: Reformat long_names so that "DPCM" comes first. by Diego Biurrun · 15 years ago
  11. fd75ced cosmetics: Reformat long_names so that "ADPCM" comes first. by Diego Biurrun · 15 years ago
  12. 655463b cosmetics: Reformat long_names so that "PCM" comes first. by Diego Biurrun · 15 years ago
  13. 7eb2d65 small spelling/grammar fixes by Diego Biurrun · 15 years ago
  14. 326b554 xvmc works with MPEG-2 as well as MPEG-1, note this in the codec long_name. by Diego Biurrun · 15 years ago
  15. 0ffbc25 Change a bunch of codec long_names to be more consistent and descriptive. by Diego Biurrun · 15 years ago
  16. 421ae27 Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported. by Diego Biurrun · 15 years ago
  17. 56dc1fd figure out which muxers support which codecs? new api required! by Ben Littler · 15 years ago
  18. dbf9dde The Ogg muxer will handle Theora as well by Robert Swain · 15 years ago
  19. 641992d Another round of missing codecs and name updates to match the codec long_name. by Diego Biurrun · 15 years ago
  20. a1c5b6e Add some more missing codecs and update names to match the codec long_name. by Justin Ruggles · 15 years ago
  21. dd2d651 Add some more missing codecs and update names to match the codec long_name. by Diego Biurrun · 15 years ago
  22. 4d973c6 Merge MP2, MP3 and MPEG audio demuxer entries. by Diego Biurrun · 15 years ago
  23. d70fe5a vorbis and flac ogg muxer only by Ben Littler · 15 years ago
  24. f58c713 ogg muxer is vorbis only by Ben Littler · 15 years ago
  25. 68dddf5 Add some missing codecs and update names to match the codec long_name by Justin Ruggles · 15 years ago
  26. 9510f59 Add some missing codecs and update names to match the codec long_name. by Diego Biurrun · 15 years ago
  27. eacf861 add some missing codecs and update some names to match AVCodec.long_name by Justin Ruggles · 15 years ago
  28. 270fc17 Integer-only decoding of AC-3 is not supported. by Diego Biurrun · 15 years ago
  29. 21d4af5 Targa encoding is supported. by Diego Biurrun · 15 years ago
  30. f2937cc Add missing image formats, patch by Daniel Verkamp, daniel drv nu. by Daniel Verkamp · 15 years ago
  31. 314511a Split PGM and PPM in image formats section. by Daniel Verkamp · 15 years ago
  32. 9db80ac cosmetics: Break image format lines before comments. by Daniel Verkamp · 15 years ago
  33. 09096c9 RA144: work around gcc bug/oddity on ARM by Måns Rullgård · 15 years ago
  34. 38ce707 add an API changelog with a first entry for the new metadata API by Aurelien Jacobs · 15 years ago
  35. e0e86c5 Add release version number. by Diego Biurrun · 15 years ago
  36. b77df63 configure: fix return value from check_header by Måns Rullgård · 15 years ago
  37. 4b03756 Document ffplay -ast, -vst, and -sst options. by Stefano Sabatini · 15 years ago
  38. 5dbb63f Apply the same logic used for subtitle stream selection to audio and video by Stefano Sabatini · 15 years ago
  39. 5ad4f0d Simplify the logic for the subtitle stream selection. by Stefano Sabatini · 15 years ago
  40. 7f668bb Fix subtitle selection logic, make ffplay select the subtitle stream N by Stefano Sabatini · 15 years ago
  41. 827f7e2 deprecate old metadata API by Aurelien Jacobs · 15 years ago
  42. bc718b4 fix missed usage of old metadata API in mov demuxer by Aurelien Jacobs · 15 years ago
  43. 0a78924 fix last usage of old metadata API in ffmpeg.c (handling of AVStream language) by Aurelien Jacobs · 15 years ago
  44. 012867f use new metadata API in libavformat/utils.c by Aurelien Jacobs · 15 years ago
  45. feacba6 use new metadata API in r3d demuxer by Aurelien Jacobs · 15 years ago
  46. 5ee999b convert ffserver to new metadata API by Aurelien Jacobs · 15 years ago
  47. f7554a9 convert ffplay to new metadata API by Aurelien Jacobs · 15 years ago
  48. a5926d8 convert ffmpeg to new metadata API by Aurelien Jacobs · 15 years ago
  49. ec26457 new metadata API is now officially part of public API by Aurelien Jacobs · 15 years ago
  50. 9503032 simplify metadata conversion and fixes gcc-2.95 at the same time by Aurelien Jacobs · 15 years ago
  51. db79429 SVQ3: Fix decoding with A32_BITSTREAM_READER by Måns Rullgård · 15 years ago
  52. 4cd19f6 ARM: fix missing MUL16() return type by Måns Rullgård · 15 years ago
  53. 9c36693 Fix typo in comments. by Dominik Mierzejewski · 15 years ago
  54. b62bb66 Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255). by Reimar Döffinger · 15 years ago
  55. 68363b6 Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA by Reimar Döffinger · 15 years ago
  56. f78b9c0 Fix braindead and broken way to calculate abase, fixes regression tests on by Reimar Döffinger · 15 years ago
  57. 8d2544b Reindent after last commit by Vitor Sessak · 15 years ago
  58. 9e27e0d Do not read uninitialized buffer, no matter if it will be multiplied by by Vitor Sessak · 15 years ago
  59. d819b41 Remove unused variable in mpeg_mc_decode_init by Reimar Döffinger · 15 years ago
  60. 4022fe0 Change the timebase of the raw demuxer to one that can represent the ts of fields. by Michael Niedermayer · 15 years ago
  61. 9e6c124 Disable MPEG-1/2 style timestamp calculation for H264. It still randomizes by Michael Niedermayer · 15 years ago
  62. 47cd974 Do not set low_delay if has_b_frames has been set before init() by Michael Niedermayer · 15 years ago
  63. 9ef88af AAC: Make the CPE function more consistent with the functions for other channel elements. by Alex Converse · 15 years ago
  64. 719e721 Add some basic metadata conversion tables for matroska and asf. by Aurelien Jacobs · 15 years ago
  65. f610a9f add a metadata conversion API by Aurelien Jacobs · 15 years ago
  66. efd8c1f Adjust time_base exactly when changing ticks_per_frame to 2 this is safer by Michael Niedermayer · 15 years ago
  67. cd0d9a9 configure: check_func_headers should mark headers as found by Måns Rullgård · 15 years ago
  68. 7270270 configure: {enable,disable}_safe functions that sanitise arguments by Måns Rullgård · 15 years ago
  69. 3aa7ac6 Document ff_rtp_codec_id() by Luca Abeni · 15 years ago
  70. 4c6b49b Change TS seeking so it returns position/timestamp of a key frame. by Ivan Schreter · 15 years ago
  71. d3da8a4 Fix typo in a comment by Luca Abeni · 15 years ago
  72. c3efd98 Document ff_rtp_enc_name() by Luca Abeni · 15 years ago
  73. 344bcea cosmetics: indentation by Justin Ruggles · 15 years ago
  74. d3a5794 Document ff_rtp_get_codec_info() by Luca Abeni · 15 years ago
  75. 81f052c Separate the raw FLAC demuxer from raw.c and put in a new file, flacdec.c. by Justin Ruggles · 15 years ago
  76. 2d243fb Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used by Ronald S. Bultje · 15 years ago
  77. f166f2f Revert "Improve frame rate guessing for streams with two fields per frame." by Måns Rullgård · 15 years ago
  78. fe7f149 ARM: fix corner-case overflow in H.264 weighted prediction by Måns Rullgård · 15 years ago
  79. 5fa61b2 Improve frame rate guessing for streams with two fields per frame. by Ivan Schreter · 15 years ago
  80. da2911d sub_mb_type[] needs to be 8-byte aligned because it is referenced by David S. Miller · 15 years ago
  81. f8a138b When converting from a non alpha format to an alpha format, defaults by Cédric Schieli · 15 years ago
  82. 5f59207 Fix avpicture_layout to not chroma shift the alpha plane when outputting YUVA420P by Cédric Schieli · 15 years ago
  83. 73914d5 use new metadata API in nut muxer by Aurelien Jacobs · 15 years ago
  84. 00798e4 use new metadata API in nut demuxer by Aurelien Jacobs · 15 years ago
  85. c275160 Add an isALPHA macro to check if pixel format has alpha channel by Cédric Schieli · 15 years ago
  86. 2c89734 Use YUV420P code path for YUVA420P where appropriate by Cédric Schieli · 15 years ago
  87. 03831f4 Correctly reset SEI variables. by Ivan Schreter · 15 years ago
  88. 92971e9 configure: remove redundant alsa/asoundlib.h check by Måns Rullgård · 15 years ago
  89. 70ec53a Detect static prototypes. by Michael Niedermayer · 15 years ago
  90. f55e181 Improve detection of non doxy comments. by Michael Niedermayer · 15 years ago
  91. 771ac0d Refactor code for upcoming alpha patches. by Cédric Schieli · 15 years ago
  92. 0f485a9 Fix misdetection of #else in 'missing } prior to else'. by Michael Niedermayer · 15 years ago
  93. 7f80253 Make ff_print_debug_info() a no-op when using HW acceleration. by Gwenole Beauchesne · 15 years ago
  94. a4f3fdf Use ff_hwaccel_pixfmt_list_420[] in H.263 decoder. Patch by Gwenolé Beauchesne. by Gwenole Beauchesne · 15 years ago
  95. 6026a09 Add hardware acceleration hooks to H.264. Patch by Gwenolé Beauchesne. by Gwenole Beauchesne · 15 years ago
  96. e6fdc2b Make sure -vsync 2 does not produce timestamps equal to the previous, by Michael Niedermayer · 15 years ago
  97. fc6765d Update commented fprintf(). by Michael Niedermayer · 15 years ago
  98. fe02d9e Do not allow standard-frame-rate detection to increase the value of by Reimar Döffinger · 15 years ago
  99. 19df37a Fix SVQ3 regression since ticks_per_frame=2. by Michael Niedermayer · 15 years ago
  100. 03c03af Simplify ipmovie.c pts calculation by using an appropriate time_base. by Reimar Döffinger · 15 years ago