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
AgeCommit message (Expand)Author
2014-10-30movenc: Add a flag for using default-base-is-moof in tfhd atomsMartin Storsjö
2014-10-30doc: Document the omit_tfhd_offset flag to the mp4 muxerMartin Storsjö
2014-10-24Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9'Michael Niedermayer
2014-10-24Merge commit 'c63418e0a3afbcdbc59fd65c270d45efafe092ce'Michael Niedermayer
2014-10-24mp3enc: write full LAME frameAnton Khirnov
2014-10-24doc: reword the mp3 muxer documentationAnton Khirnov
2014-10-03Merge commit '55f03d872640175a00bfa262da4652b7312b905f'Michael Niedermayer
2014-10-03hlsenc: Add parameter -hls_allow_cacheJoakim Roubert
2014-09-28avformat/hlsenc: Added parameter -hls_allow_cacheJoakim Roubert
2014-09-16lavf/hls: add hls_ts_optionSteven Liu
2014-09-16hlsenc: single_file, support HLS ver 4 byterangesMika Raento
2014-09-07doc/muxers/segment: reword text for examples, improve consistencyStefano Sabatini
2014-09-07lavf/segment: add segment_format_options optionStefano Sabatini
2014-08-06doc/muxers: document which applications are known to need disable_chpl.Michael Niedermayer
2014-08-05Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c'Michael Niedermayer
2014-08-05movenc: Add option to disable nero chaptersJohn Stebbins
2014-07-17libavformat/segment: change segment_list_size behavior to match hls_list_size...Simon Thelen
2014-07-16lavf: Add WebM DASH Manifest MuxerVignesh Venkatasubramanian
2014-07-08avformat/segment: Support cutting at clocktimeDeti fliegl
2014-06-19Merge commit '49a242687cf44f86570b706db3c5912ff06bc6c2'Michael Niedermayer
2014-06-19doc: Document segment_list_typeLuca Barbato
2014-06-11Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd'Michael Niedermayer
2014-06-11Merge commit 'a736ae1e96b8718af0962106aa40df5f4b246b55'Michael Niedermayer
2014-06-11mpegts: Provide an option to override the pcr periodLuca Barbato
2014-06-11doc: Document mpegts muxrateLuca Barbato
2014-06-03fix various typosLou Logan
2014-06-03doc/muxers: Document problems of omitting nut syncpoints as well as alternativesMichael Niedermayer
2014-05-29avformat/nutenc: add mode that omits the indexMichael Niedermayer
2014-05-29Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873'Michael Niedermayer
2014-05-29nut: Support experimental NUT 4 featuresLuca Barbato
2014-05-10Document smoothstreaming muxerAndrey Utkin
2014-04-29Merge commit '5a70a783f04919514efec7751d710b64d8975fd7'Michael Niedermayer
2014-04-29Merge commit '5c08ae4f37281441188447cd04dcaf7cd7ce031f'Michael Niedermayer
2014-04-29hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato
2014-04-29segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito
2014-04-27Fix bistream typosMichael Niedermayer
2014-04-27fix bistream typosMichael Niedermayer
2014-03-07Fix spelling errors in texi files: accomodate -> accommodate allows to -> all...Andreas Cadhalpun
2014-02-20Merge commit '93632a70f9ac2cb2ebf0e69d21fdfaae68ff02fd'Michael Niedermayer
2014-02-19doc: Name the MOV muxer as it should be calledLuca Barbato
2014-02-19doc: Sort the muxer documentationLuca Barbato
2014-01-19doc/muxers: add "Options", "Examples", "Syntax", etc. subsectionsTimothy Gu
2014-01-19doc/muxers/segment: fix formula for computing the segment_time_delta valueStefano Sabatini
2014-01-17Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'Michael Niedermayer
2014-01-17Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'Michael Niedermayer
2014-01-17mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov
2014-01-17mp3enc: add an option for disabling the Xing frame.Anton Khirnov
2014-01-08doc/muxers/image2: apply several formatting changesStefano Sabatini
2014-01-08doc/muxers/image2: document strftime optionRamiro Polla
2014-01-08doc/muxers/matroska: add information to the matroska metadata language entryHelmut K. C. Tessarek