18448 Commits (58cf42faca3bcc25f524eb3b63725ab1cba56dbc)
 

Author SHA1 Message Date
Diego Biurrun 58cf42faca cosmetics: spelling/wording fixes 16 years ago
Justin Ruggles c76d1bb29f AC-3 encoding is integer-only 16 years ago
Diego Biurrun ddea12a6b5 Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list of 16 years ago
Diego Biurrun 12dd57fd29 cosmetics: Reformat long_names so that "DPCM" comes first. 16 years ago
Diego Biurrun fd75cedd15 cosmetics: Reformat long_names so that "ADPCM" comes first. 16 years ago
Diego Biurrun 655463b9eb cosmetics: Reformat long_names so that "PCM" comes first. 16 years ago
Diego Biurrun 7eb2d654a2 small spelling/grammar fixes 16 years ago
Diego Biurrun 326b554ccf xvmc works with MPEG-2 as well as MPEG-1, note this in the codec long_name. 16 years ago
Diego Biurrun 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 16 years ago
Diego Biurrun 421ae271da Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported. 16 years ago
Ben Littler 56dc1fdf94 figure out which muxers support which codecs? new api required! 16 years ago
Robert Swain dbf9ddec33 The Ogg muxer will handle Theora as well 16 years ago
Diego Biurrun 641992de59 Another round of missing codecs and name updates to match the codec long_name. 16 years ago
Justin Ruggles a1c5b6ece7 Add some more missing codecs and update names to match the codec long_name. 16 years ago
Diego Biurrun dd2d651d82 Add some more missing codecs and update names to match the codec long_name. 16 years ago
Diego Biurrun 4d973c6859 Merge MP2, MP3 and MPEG audio demuxer entries. 16 years ago
Ben Littler d70fe5a349 vorbis and flac ogg muxer only 16 years ago
Ben Littler f58c7139d6 ogg muxer is vorbis only 16 years ago
Justin Ruggles 68dddf53ff Add some missing codecs and update names to match the codec long_name 16 years ago
Diego Biurrun 9510f59a0f Add some missing codecs and update names to match the codec long_name. 16 years ago
Justin Ruggles eacf8613b3 add some missing codecs and update some names to match AVCodec.long_name 16 years ago
Diego Biurrun 270fc177cf Integer-only decoding of AC-3 is not supported. 16 years ago
Diego Biurrun 21d4af5d4d Targa encoding is supported. 16 years ago
Daniel Verkamp f2937cc627 Add missing image formats, patch by Daniel Verkamp, daniel drv nu. 16 years ago
Daniel Verkamp 314511ab4d Split PGM and PPM in image formats section. 16 years ago
Daniel Verkamp 9db80acbcd cosmetics: Break image format lines before comments. 16 years ago
Måns Rullgård 09096c9fad RA144: work around gcc bug/oddity on ARM 16 years ago
Aurelien Jacobs 38ce707e02 add an API changelog with a first entry for the new metadata API 16 years ago
Diego Biurrun e0e86c5228 Add release version number. 16 years ago
Måns Rullgård b77df6377b configure: fix return value from check_header 16 years ago
Stefano Sabatini 4b03756748 Document ffplay -ast, -vst, and -sst options. 16 years ago
Stefano Sabatini 5dbb63feef Apply the same logic used for subtitle stream selection to audio and video 16 years ago
Stefano Sabatini 5ad4f0d473 Simplify the logic for the subtitle stream selection. 16 years ago
Stefano Sabatini 7f668bb3ea Fix subtitle selection logic, make ffplay select the subtitle stream N 16 years ago
Aurelien Jacobs 827f7e285b deprecate old metadata API 16 years ago
Aurelien Jacobs bc718b4720 fix missed usage of old metadata API in mov demuxer 16 years ago
Aurelien Jacobs 0a7892468e fix last usage of old metadata API in ffmpeg.c (handling of AVStream language) 16 years ago
Aurelien Jacobs 012867f05b use new metadata API in libavformat/utils.c 16 years ago
Aurelien Jacobs feacba6c26 use new metadata API in r3d demuxer 16 years ago
Aurelien Jacobs 5ee999b8e7 convert ffserver to new metadata API 16 years ago
Aurelien Jacobs f7554a99bc convert ffplay to new metadata API 16 years ago
Aurelien Jacobs a5926d856b convert ffmpeg to new metadata API 16 years ago
Aurelien Jacobs ec26457064 new metadata API is now officially part of public API 16 years ago
Aurelien Jacobs 95030323d1 simplify metadata conversion and fixes gcc-2.95 at the same time 16 years ago
Måns Rullgård db794291a2 SVQ3: Fix decoding with A32_BITSTREAM_READER 16 years ago
Måns Rullgård 4cd19f6e78 ARM: fix missing MUL16() return type 16 years ago
Dominik Mierzejewski 9c36693924 Fix typo in comments. 16 years ago
Reimar Döffinger b62bb661ed Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255). 16 years ago
Reimar Döffinger 68363b6989 Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA 16 years ago
Reimar Döffinger f78b9c0656 Fix braindead and broken way to calculate abase, fixes regression tests on 16 years ago