14708 Commits (37673b1bddaa99fa6b6c0ed8292c7d9381b4835c)
 

Author SHA1 Message Date
Diego Biurrun 37673b1bdd Move a function and an #ifdef CONFIG_MUXERS so that functions used only for 17 years ago
Diego Biurrun 66b32ce8d0 Move functions only used for muxing below #ifdef CONFIG_YUV4MPEGPIPE_MUXER, 17 years ago
Kostya Shishkov d7e1fc4254 SSE2 optimizations for Monkey's Audio decoder vector functions 17 years ago
Jason Garrett-Glaser 3a8322b133 H264: Fix decoding with CABAC/delta_qp/PCM macroblocks. 17 years ago
Ramiro Polla 28ce183917 Add a checklist about new codecs or formats to the documentation. 17 years ago
Ramiro Polla 822cc8f71c Update Changelog and documentation for MVI demuxer and decoder. 17 years ago
Diego Biurrun 5c5a6dfebb Update info for Sonic, add Dirac to supported formats list. 17 years ago
Diego Biurrun 64c2f20a58 Sort lists ignoring case. 17 years ago
Diego Biurrun d698c5d3a7 cosmetics: Fix inconsistent indentation. 17 years ago
Luca Barbato 1619f426b9 100L, avoption splited code added, I should double check with svn status... 17 years ago
avcoder 6413d91d08 Remove useless casts. 17 years ago
avcoder 24909d3983 Remove useless casts. 17 years ago
Anuradha Suraparaju 733cec1d73 Parse frames to feed the decoder with individual parse units. 17 years ago
Anuradha Suraparaju eb64714c3a Add entry for Dirac codec. 17 years ago
Anuradha Suraparaju 0cf0e25d22 Add a parameter for queue size. 17 years ago
Luca Abeni 80150f7ee8 Fix MPEG video packetization for RTP 17 years ago
Kostya Shishkov bb68f8a2b6 Monkey's Audio decoder vector functions work on input with length 17 years ago
Gregory Montoir 5b8cc860a1 Motion Pixels MVI Demuxer. 17 years ago
Gregory Montoir 974e0eeed3 Motion Pixels Video Decoder. 17 years ago
Luca Barbato e40b183d3a Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini 17 years ago
Stefano Sabatini 7ac884c591 Fix a warning in ffserver.c caused by the use of the function 17 years ago
Michael Niedermayer fdbb1feb27 Remove ancient code that hasnt worked in many years. 17 years ago
Måns Rullgård 18c640054c regenerate dependencies when building object files 17 years ago
Michael Niedermayer 81d4ee3e16 New full search ME 17 years ago
Stefano Sabatini 304ba23a0b Print the program_name rather than always "FFmpeg" when showing the 17 years ago
Alexander Strange bc31447225 Make the function prototype visible to comply with C99 inline. 17 years ago
Peter Ross 5cfdfd8aae increment minor version for commit r14110 (Electronic Arts CMV decoder) 17 years ago
Michael Niedermayer e98750c373 float_to_int16_sse2() 17 years ago
Michael Niedermayer 4e999ebe03 indent 17 years ago
Michael Niedermayer 385b19dfd4 Allow setting codecs through preset files 17 years ago
Michael Niedermayer 7445f9cc67 fix IPCM_decode_error.h264 17 years ago
Michael Niedermayer 8dbee6538d Fix the av_set_string() free / alloc issue. 17 years ago
Michael Niedermayer cdb5af79e3 indent 17 years ago
Michael Niedermayer 7efeb73a5a 10000l for myself, my last change was incomplete. 17 years ago
Erik Hovland 72e043dd0f One-bit bitfields should probably be unsigned. Unfortunately, it is left 17 years ago
Diego Biurrun d921f03fcc Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps debugging. 17 years ago
Diego Biurrun 716e7c0f0b Remove wrong casts from vector declarations, this would cause errors when 17 years ago
Diego Biurrun 76ec3939e6 Ignore case when sorting. 17 years ago
Diego Biurrun 16f76f6e66 List QuickTime container as MOV/QuickTime. 17 years ago
Diego Biurrun 326e025f2d Remove redundant Macromedia Flash entry in supported formats list. 17 years ago
Diego Biurrun bac4c85caa format name cosmetics, spelling cosmetics 17 years ago
Diego Biurrun 16d81b2784 Sort and prettyprint audio codecs table. 17 years ago
Diego Biurrun d66d8b836b Sort and prettyprint video codecs table. 17 years ago
Diego Biurrun c6b2dc34c5 Sort and prettyprint the file formats table. 17 years ago
Diego Biurrun 0c18fe372d Remove file extension from some formats, it's never mentioned consistently. 17 years ago
Diego Biurrun 159f799dc0 liba52 is not always used for AC-3 decoding. 17 years ago
Diego Biurrun 3d172fb5de Sort image formats table. 17 years ago
Michael Niedermayer 6d77d9acf7 Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 17 years ago
Diego Biurrun 69cec4e32d WMV8 is fully supported now. 17 years ago
Diego Biurrun a590faeb57 spelling cosmetics and format name fixes 17 years ago