summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix not coded channels / silence decoding.Michael Niedermayer2008-07-11
* Check that we have enough output space available.Michael Niedermayer2008-07-11
* Deprecate avcodec_build(), it returns the same value asAndreas Öman2008-07-11
* simplifyMichael Niedermayer2008-07-11
* Fix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06.DAT) as psxstr.Michael Niedermayer2008-07-11
* Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all functions used for encoding.Diego Biurrun2008-07-11
* Make preprocessor condition more specific and useful by changingDiego Biurrun2008-07-11
* Move one function that is only used for muxing below #ifdef CONFIG_MUXERS.Diego Biurrun2008-07-11
* Move a function and an #ifdef CONFIG_MUXERS so that functions used only forDiego Biurrun2008-07-11
* Move functions only used for muxing below #ifdef CONFIG_YUV4MPEGPIPE_MUXER,Diego Biurrun2008-07-11
* SSE2 optimizations for Monkey's Audio decoder vector functionsKostya Shishkov2008-07-11
* H264: Fix decoding with CABAC/delta_qp/PCM macroblocks.Jason Garrett-Glaser2008-07-11
* Add a checklist about new codecs or formats to the documentation.Ramiro Polla2008-07-11
* Update Changelog and documentation for MVI demuxer and decoder.Ramiro Polla2008-07-10
* Update info for Sonic, add Dirac to supported formats list.Diego Biurrun2008-07-10
* Sort lists ignoring case.Diego Biurrun2008-07-10
* cosmetics: Fix inconsistent indentation.Diego Biurrun2008-07-10
* 100L, avoption splited code added, I should double check with svn status...Luca Barbato2008-07-10
* Remove useless casts.avcoder2008-07-10
* Remove useless casts.avcoder2008-07-10
* Parse frames to feed the decoder with individual parse units.Anuradha Suraparaju2008-07-10
* Add entry for Dirac codec.Anuradha Suraparaju2008-07-10
* Add a parameter for queue size.Anuradha Suraparaju2008-07-10
* Fix MPEG video packetization for RTPLuca Abeni2008-07-10
* Monkey's Audio decoder vector functions work on input with lengthKostya Shishkov2008-07-10
* Motion Pixels MVI Demuxer.Gregory Montoir2008-07-10
* Motion Pixels Video Decoder.Gregory Montoir2008-07-10
* Split AVOption/AVClass in a separate file. SoC Patch from Keiji CostantiniLuca Barbato2008-07-09
* Fix a warning in ffserver.c caused by the use of the functionStefano Sabatini2008-07-09
* Remove ancient code that hasnt worked in many years.Michael Niedermayer2008-07-09
* regenerate dependencies when building object filesMåns Rullgård2008-07-09
* New full search MEMichael Niedermayer2008-07-09
* Print the program_name rather than always "FFmpeg" when showing theStefano Sabatini2008-07-09
* Make the function prototype visible to comply with C99 inline.Alexander Strange2008-07-09
* increment minor version for commit r14110 (Electronic Arts CMV decoder)Peter Ross2008-07-09
* float_to_int16_sse2()Michael Niedermayer2008-07-09
* indentMichael Niedermayer2008-07-09
* Allow setting codecs through preset filesMichael Niedermayer2008-07-09
* fix IPCM_decode_error.h264Michael Niedermayer2008-07-09
* Fix the av_set_string() free / alloc issue.Michael Niedermayer2008-07-08
* indentMichael Niedermayer2008-07-08
* 10000l for myself, my last change was incomplete.Michael Niedermayer2008-07-08
* One-bit bitfields should probably be unsigned. Unfortunately, it is leftErik Hovland2008-07-08
* Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps debugging.Diego Biurrun2008-07-08
* Remove wrong casts from vector declarations, this would cause errors whenDiego Biurrun2008-07-08
* Ignore case when sorting.Diego Biurrun2008-07-08
* List QuickTime container as MOV/QuickTime.Diego Biurrun2008-07-08
* Remove redundant Macromedia Flash entry in supported formats list.Diego Biurrun2008-07-08
* format name cosmetics, spelling cosmeticsDiego Biurrun2008-07-08
* Sort and prettyprint audio codecs table.Diego Biurrun2008-07-08