14688 Commits (7ac884c5914cfc426f9963ff0e02d81574a09140)
 

Author SHA1 Message Date
Stefano Sabatini 7ac884c591 Fix a warning in ffserver.c caused by the use of the function 16 years ago
Michael Niedermayer fdbb1feb27 Remove ancient code that hasnt worked in many years. 16 years ago
Måns Rullgård 18c640054c regenerate dependencies when building object files 16 years ago
Michael Niedermayer 81d4ee3e16 New full search ME 16 years ago
Stefano Sabatini 304ba23a0b Print the program_name rather than always "FFmpeg" when showing the 16 years ago
Alexander Strange bc31447225 Make the function prototype visible to comply with C99 inline. 16 years ago
Peter Ross 5cfdfd8aae increment minor version for commit r14110 (Electronic Arts CMV decoder) 16 years ago
Michael Niedermayer e98750c373 float_to_int16_sse2() 16 years ago
Michael Niedermayer 4e999ebe03 indent 16 years ago
Michael Niedermayer 385b19dfd4 Allow setting codecs through preset files 16 years ago
Michael Niedermayer 7445f9cc67 fix IPCM_decode_error.h264 16 years ago
Michael Niedermayer 8dbee6538d Fix the av_set_string() free / alloc issue. 16 years ago
Michael Niedermayer cdb5af79e3 indent 16 years ago
Michael Niedermayer 7efeb73a5a 10000l for myself, my last change was incomplete. 16 years ago
Erik Hovland 72e043dd0f One-bit bitfields should probably be unsigned. Unfortunately, it is left 16 years ago
Diego Biurrun d921f03fcc Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps debugging. 16 years ago
Diego Biurrun 716e7c0f0b Remove wrong casts from vector declarations, this would cause errors when 16 years ago
Diego Biurrun 76ec3939e6 Ignore case when sorting. 16 years ago
Diego Biurrun 16f76f6e66 List QuickTime container as MOV/QuickTime. 16 years ago
Diego Biurrun 326e025f2d Remove redundant Macromedia Flash entry in supported formats list. 16 years ago
Diego Biurrun bac4c85caa format name cosmetics, spelling cosmetics 16 years ago
Diego Biurrun 16d81b2784 Sort and prettyprint audio codecs table. 16 years ago
Diego Biurrun d66d8b836b Sort and prettyprint video codecs table. 16 years ago
Diego Biurrun c6b2dc34c5 Sort and prettyprint the file formats table. 16 years ago
Diego Biurrun 0c18fe372d Remove file extension from some formats, it's never mentioned consistently. 16 years ago
Diego Biurrun 159f799dc0 liba52 is not always used for AC-3 decoding. 16 years ago
Diego Biurrun 3d172fb5de Sort image formats table. 16 years ago
Michael Niedermayer 6d77d9acf7 Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 16 years ago
Diego Biurrun 69cec4e32d WMV8 is fully supported now. 16 years ago
Diego Biurrun a590faeb57 spelling cosmetics and format name fixes 16 years ago
Diego Biurrun 38b5b28e62 liba52 is no longer necessary for AC-3 decoding. 16 years ago
Diego Biurrun 0a91f4eebe spelling cosmetics 16 years ago
Peter Ross 6ef82274a1 Electronic Arts CMV latent dox entry 16 years ago
Peter Ross e1c747825f Electronic Arts CMV latent changelog entry 16 years ago
Peter Ross b2f181c270 Electronic Arts CMV demuxer 16 years ago
Peter Ross 495900f78b Electronic Arts CMV decoder 16 years ago
Peter Ross 60f451b6fe Remove AVPaletteControl from ALG MM demuxer/decoder 16 years ago
Victor Pollex 1835cda65a Make LOAD4/STORE4 macros more generic. 16 years ago
Luca Abeni f6f848397a Remove outdated comment 16 years ago
Stefano Sabatini 265fccccde Print libavformat version in outgoing SDPs. 16 years ago
Aurelien Jacobs 46d1ff8382 correct path in *-uninstalled.pc 16 years ago
Michael Niedermayer 35ee72b1d7 1 c-asm loop less and 1x unroll of float_to_int16_sse() 16 years ago
Michael Niedermayer 560fa9bf51 Fix x86-64 16 years ago
Michael Niedermayer 63b737d4f9 dont use C-asm loops and unroll once float_to_int16_3dnow() 16 years ago
Reimar Döffinger 00496302d6 10l, fix nuv_header for the case when there is no video stream. 16 years ago
Diego Biurrun 76d3242835 Alphabetically order AVInputFormat/AVOutputFormat declarations. 16 years ago
Diego Biurrun 900eb63dd3 Add a note to remind people to add new raw formats to the Makefile. 16 years ago
Diego Biurrun 0c7b4823b3 Add missing dependency declaration for raw Dirac demuxer. 16 years ago
Diego Biurrun ac1ea66e17 spelling cosmetics in PCM codec long names 16 years ago
Benjamin Larsson 7769875db3 redundant assignment found by Clang 16 years ago