Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2009-07-20Merge AMR and OpenCORE documentation sections.Diego Biurrun
2009-07-16Update project URL for OpenCORE AMR.Martin Storsjö
2009-07-10cygwin documentation: diffutils is part of the Utils packages.Ramiro Polla
2009-07-07Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding.Diego Biurrun
2009-07-02Add an explanation and complete the metadata usage example.Stefano Sabatini
2009-06-29Fix braino.Stefano Sabatini
2009-06-27Update ffmpeg documentation regarding metadata setting. -title,Stefano Sabatini
2009-06-25Split developer documentation off from general documentation.Diego Biurrun
2009-06-22Document making AVFormatContext.packet_size unsigned API change.Ronald S. Bultje
2009-06-19Add support for encoding XSUB subtitles. Muxing support is still missing.Reimar Döffinger
2009-06-19Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoderReimar Döffinger
2009-06-13Electronic Arts Madcow decoderPeter Ross
2009-06-12Fix placment of the DPCM Xan commentSascha Sommer
2009-06-12DPX (Digital Picture Exchange) image decoderJimmy Christensen
2009-06-05Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun
2009-06-03Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.Reimar Döffinger
2009-05-31Add a lock manager API to libavcodec.Andreas Öman
2009-05-30Implement SoX native format muxer and demuxer.Daniel Verkamp
2009-05-20Add QCP demuxer.Kenan Gillet
2009-05-12V210 Uncompressed 4:2:2 10-bit encoder and decoderBaptiste Coudurier
2009-05-07Update docs after the 8088flex TMV demuxer and decoder addition.Daniel Verkamp
2009-04-30Document change in r18719.Ramiro Polla
2009-04-14mingw32: FFmpeg now passes -fno-common automatically.Ramiro Polla
2009-04-12av_destruct_packet_nofree deprecation explained in APIchangesReimar Döffinger
2009-04-10Fix documentation for the "-ps" optionMartin Storsjö
2009-04-08Document addition of new avcodec_decode_video2/audio3/subtitle2() API andRonald S. Bultje
2009-04-08Improve grammar/comprehensibility of the lavu 50.2.0 entry.Stefano Sabatini
2009-04-06Add missing entry corresponding to r18163.Stefano Sabatini
2009-04-06Cosmetics: remove empty line.Stefano Sabatini
2009-04-06Fix minor version for the r18116 entry: minor was not bumped in thatStefano Sabatini
2009-04-04Remove JACK input device addition entry.Stefano Sabatini
2009-04-03Update after the last two commits.Stefano Sabatini
2009-04-03Implement JACK input device.Olivier Guilyardi
2009-04-03Update after the last API change.Stefano Sabatini
2009-04-01Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152.Gwenole Beauchesne
2009-03-31Replace MPEG group reference DCT implementation by newly rewritten version.Dylan Yudaken
2009-03-30The definition of rate and distortion is not conditional of lambda beingMichael Niedermayer
2009-03-27Move output_example.c --> libavformat/output-example.c.Diego Biurrun
2009-03-25The Mersenne Twister PRNG was removed, mention replacement.Diego Biurrun
2009-03-25cosmetics: Reformat paragraphs and other cosmetic changes.Diego Biurrun
2009-03-20PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp
2009-03-20Support raw TrueHD filesRamiro Polla
2009-03-20Split TrueHD decoder from MLPRamiro Polla
2009-03-19Fix copy and paste typo in input/output devices section.Diego Biurrun
2009-03-18Add list of supported input/output devices.Diego Biurrun
2009-03-18Adjust @columnfractions settings to reflect the number of columns in the table.Diego Biurrun
2009-03-14Add an example showing how to create a video from many images.Stefano Sabatini
2009-03-09Reorder arguments for av_fifo_generic_read to be more logical andReimar Döffinger
2009-03-08move NTT VQF demuxer to keep formats list alphabetized.Justin Ruggles
2009-03-08Be more verbose in describing VQF demuxerVitor Sessak