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
AgeCommit message (Expand)Author
2011-12-12Add basic libavdevice documentation.Anton Khirnov
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-07cosmetics: drop some completely pointless parenthesesDiego Biurrun
2011-12-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-05misc Doxygen markup improvementsDiego Biurrun
2011-12-03lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-25Make channel layout masks unsignedMans Rullgard
2011-11-21Fix various if parenthesis misplacements.Clément Bœsch
2011-11-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-14pulse: compute frame_duration once and fix itLuca Barbato
2011-11-13Force opaque alpha channel for 32bit x11grab image.Carl Eugen Hoyos
2011-11-08v4l2: fix uninitialized variableMichael Niedermayer
2011-11-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-06dshow: support BI_BITFIELDS compression typeRamiro Polla
2011-11-06Remove leftover includes of strings.hMartin Storsjö
2011-11-06Replace all usage of strcasecmp/strncasecmpReimar Döffinger
2011-11-06dshow: don't print min/max values for fps the wrong way aroundRamiro Polla
2011-11-06dshow: save opened device reference so it may be properly closedRamiro Polla
2011-11-06dshow: release filter reference obtained from enumerationRamiro Polla
2011-11-06dshow: indentRamiro Polla
2011-11-06dshow: support choosing between devices with same nameRamiro Polla
2011-11-05Make sdl_overlay_pix_fmt_map static const.Reimar Döffinger
2011-11-05Make rgb_pixfmt_map const.Reimar Döffinger
2011-11-05v4l2: add libv4l2 support.Clément Bœsch
2011-11-05Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch
2011-11-03Replace all strcasecmp/strncasecmp usages.Reimar Döffinger
2011-10-30lavd: add v4l and v4l2 aliases.Clément Bœsch
2011-10-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-27Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer
2011-10-27pulse: introduce pulseaudio inputLuca Barbato
2011-10-26pulse: set the device from the avformat filenameLuca Barbato
2011-10-26pulse: Change application name to LIBAVFORMAT_IDENTMichael Niedermayer
2011-10-22pulse: fix application nameMichael Niedermayer
2011-10-22Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-21Move timefilter code from lavf to lavd.Anton Khirnov
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20lavf: use avpriv_ prefix for some dv functions.Anton Khirnov
2011-10-20lavf: use avpriv_ prefix for ff_new_chapter().Anton Khirnov
2011-10-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20pulse: cosmeticsLuca Barbato
2011-10-20pulse: introduce pulseaudio inputLuca Barbato
2011-10-19lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov
2011-10-17AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch
2011-10-16lavd/lavfi: compute and use the used samples buffer size for the output audio...Stefano Sabatini