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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-07-29Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer
2014-07-29avstring: Expose the simple name match functionLuca Barbato
2014-07-28Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d'Michael Niedermayer
2014-07-28lavc: add a property for marking codecs that support frame reorderingAnton Khirnov
2014-07-28doc/decoders: mention native Opus decoderLou Logan
2014-07-27doc/examples/muxing: fix "-flags" optionMichael Niedermayer
2014-07-27avcodec: add avdctMichael Niedermayer
2014-07-27doc/examples/muxing: Exchange tmp_frame and frameMichael Niedermayer
2014-07-27doc/examples/muxing: mark correct frame as writeableMichael Niedermayer
2014-07-27doc/examples/muxing: Always use swr, simplifies code slightlyMichael Niedermayer
2014-07-27doc/examples/muxing: add alloc_audio_frame() and use it to simplify code.Anton Khirnov
2014-07-27doc/examples/muxing: Move samples_count to OutputStreamMichael Niedermayer
2014-07-27doc/examples/muxing: free swr context at the endMichael Niedermayer
2014-07-27doc/examples/muxing: Support setting flags, for example for setting bitexactMichael Niedermayer
2014-07-27doc/examples/muxing: select a supported sample rate for the encoder, favor 44100Michael Niedermayer
2014-07-27doc/examples/muxing: pick a supported channel layout if stereo isnt supported...Michael Niedermayer
2014-07-26doc/examples/muxing: move swr context to OutputStreamMichael Niedermayer
2014-07-26Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309'Michael Niedermayer
2014-07-26output example: convert audio to the format supported by the encoderAnton Khirnov
2014-07-26output example: set the stream timebaseAnton Khirnov
2014-07-23avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)Andrey Utkin
2014-07-22Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830'Michael Niedermayer
2014-07-22build: Support executable only ldflagsLuca Barbato
2014-07-21doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chageMichael Niedermayer
2014-07-21doc: fix two spelling errorsAndreas Cadhalpun
2014-07-20doc/issue_tracker: Correct sub-domain for mailing listMichael Niedermayer
2014-07-20doc: restore default.cssClément Bœsch
2014-07-20doc: update the documentation generator to match the new websitedb0
2014-07-18lavfi/drawtext: add alias "expr_int_format" to expansion function "eif"Andrey Utkin
2014-07-17lavd/x11grab: add an option to disable MIT-SHM.Nicolas George
2014-07-17doc/filters/drawtext: simplify example, use clip() eval functionStefano Sabatini
2014-07-17lavfi/drawtext: add fontcolor_expr optionAndrey Utkin
2014-07-17lavfi/drawtext: add expansion function eif()Andrey Utkin
2014-07-17lavu/eval: add clip functionStefano Sabatini
2014-07-17libavformat/segment: change segment_list_size behavior to match hls_list_size...Simon Thelen
2014-07-16doc/APIchanges: updateMichael Niedermayer
2014-07-16avfilter/drawtext: Add basic text shaping using libfribidiMarc Jeffreys
2014-07-16lavf: Add WebM DASH Manifest MuxerVignesh Venkatasubramanian
2014-07-15doc/utils: add missing `@c man end` titleTimothy Gu
2014-07-14avformat: add av_stream_get_parser() to access avformat AVParserMichael Niedermayer
2014-07-14doc/filters: fixing typoMuhammad Faiz
2014-07-13lavf: add samba protocol via libsmbclientLukasz Marek
2014-07-13AVFormat: LRC demuxer and muxerStar Brilliant
2014-07-13fix spelling errorsAndreas Cadhalpun
2014-07-12doc/encoders: Document "dvdsub workaround for some players"Oliver Fromme
2014-07-11examples/output: Remove unused variableDiego Biurrun
2014-07-10doc/filters: add a signalstats exampleDave Rice
2014-07-10Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer
2014-07-10Merge commit '33a7b453a8e1f090c694ea4f36769dc837be88f0'Michael Niedermayer
2014-07-10Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer