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
2012-02-09lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini
2012-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov
2012-02-06lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini
2012-02-02lavu: add public timecode API.Clément Bœsch
2012-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-30avutil: make intfloat api publicPaul B Mahol
2012-01-28sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol
2012-01-27Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse
2012-01-27sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol
2012-01-17lavu/eval: add if() and ifnot() eval functionsStefano Sabatini
2012-01-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-03lavu: bump lavu minor for av_popcount64Janne Grunau
2011-12-25mem: add av_max_alloc() to limit the maximum amount that may be allocated in ...Michael Niedermayer
2011-12-22libavutil: increase LIBAVUTIL_VERSION_MICRO to 100Michael Niedermayer
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-12Add basic libavdevice documentation.Anton Khirnov
2011-12-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-10audioconvert: add some additional channel and channel layout macrosJustin Ruggles
2011-12-10audioconvert: change 7.1 "wide" layout to use side surround channelsJustin Ruggles
2011-12-08lavu: introduce av_log_format_line.Nicolas George
2011-12-03lavu/error: define AVERROR_BUG.Nicolas George
2011-12-03avutil: av_x_if_null: remove const for the return value.Nicolas George
2011-11-29avutil: revert project name messingMichael Niedermayer
2011-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-25Make channel layout masks unsignedMans Rullgard
2011-11-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-24Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].Ronald S. Bultje
2011-11-24lavu: add av_get_alt_sample_fmt().Clément Bœsch
2011-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-24libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles
2011-11-24libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles
2011-11-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-22doxy: structure libavformat groupsLuca Barbato
2011-11-22doxy: introduce an empty structure in libavcodecLuca Barbato
2011-11-22doxy: provide a start page and document libavutilLuca Barbato
2011-11-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-16avutil: Add av_timegm as a public functionMartin Storsjö
2011-11-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-14hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert
2011-11-10audioconvert: make av_get_channel_layout accept composite names.Nicolas George
2011-11-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-06avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger
2011-11-06avstring: Add locale independent implementations of toupper/tolowerLuca Barbato
2011-11-02HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert
2011-10-18lavu: update minor number and add APIchanges entry after recent av_strtok() a...Stefano Sabatini
2011-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-12AVOptions: bump minor and add APIchanges entry.Anton Khirnov
2011-10-09lavu: bump micro after gcd(), random(), and hypot() additions in evalStefano Sabatini
2011-10-07avutil: bump minor version because of av_get_default_channel_layout type fixMarton Balint