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-09-27Add a -loglevel command line option to ffserver.Stefano Sabatini
2009-09-26Document the -loglevel option in the ffmpeg man page.Stefano Sabatini
2009-09-26Add a -loglevel command line option to ffplay.Stefano Sabatini
2009-09-22Hook up the MD studio demuxer and Atrac1 decoder.Benjamin Larsson
2009-09-16Core Audio Format demuxerPeter Ross
2009-09-13Replace @node commands with @anchor to refer to specific points in the text.Diego Biurrun
2009-09-09Change developer doc to reflect realityBenjamin Larsson
2009-09-02add missing wmapro decoder partsSascha Sommer
2009-08-31Update ffv1 codec long name in the documentation as well.Diego Biurrun
2009-08-27Decoder for LPCM as used in Bluray discs.Christian Schmidt
2009-08-25Add Bluray Subtitle SupportStephen Backway
2009-08-23TwinVQ decoderVitor Sessak
2009-08-21Add support for S/PDIF encapsulation.Bartlomiej Wolowiec
2009-08-10Sony Wave64 demuxerDaniel Verkamp
2009-07-31RTMP protocol support (as a client)Kostya Shishkov
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