aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/avutil.h
Commit message (Expand)AuthorAgeFilesLines
...
| * avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-251-2/+2
| * Remove libpostproc.Diego Biurrun2012-02-231-1/+0
* | doxy: Disable the main index page.Michael Niedermayer2012-02-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-211-1/+1
|\|
| * avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-201-1/+1
* | lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini2012-02-091-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-091-1/+1
|\|
| * pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-081-1/+1
* | lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini2012-02-061-1/+1
* | lavu: add public timecode API.Clément Bœsch2012-02-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-311-2/+2
|\|
| * avutil: make intfloat api publicPaul B Mahol2012-01-301-1/+1
| * Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse2012-01-261-1/+1
| * sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-271-1/+1
* | sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-281-1/+1
* | lavu/eval: add if() and ifnot() eval functionsStefano Sabatini2012-01-171-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-041-1/+1
|\|
| * lavu: bump lavu minor for av_popcount64Janne Grunau2012-01-031-1/+1
* | mem: add av_max_alloc() to limit the maximum amount that may be allocated in ...Michael Niedermayer2011-12-251-1/+1
* | libavutil: increase LIBAVUTIL_VERSION_MICRO to 100Michael Niedermayer2011-12-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-0/+1
|\|
| * Add basic libavdevice documentation.Anton Khirnov2011-12-121-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-101-1/+1
|\|
| * audioconvert: add some additional channel and channel layout macrosJustin Ruggles2011-12-091-2/+2
| * audioconvert: change 7.1 "wide" layout to use side surround channelsJustin Ruggles2011-12-091-1/+1
* | lavu: introduce av_log_format_line.Nicolas George2011-12-081-1/+1
* | lavu/error: define AVERROR_BUG.Nicolas George2011-12-031-2/+2
* | avutil: av_x_if_null: remove const for the return value.Nicolas George2011-12-031-8/+8
* | avutil: revert project name messingMichael Niedermayer2011-11-291-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-261-1/+1
|\|
| * Make channel layout masks unsignedMans Rullgard2011-11-251-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-251-1/+1
|\|
| * Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].Ronald S. Bultje2011-11-241-1/+1
* | lavu: add av_get_alt_sample_fmt().Clément Bœsch2011-11-241-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-241-1/+1
|\|
| * libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles2011-11-231-1/+1
| * libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles2011-11-231-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-3/+197
|\|
| * doxy: structure libavformat groupsLuca Barbato2011-11-221-1/+1
| * doxy: introduce an empty structure in libavcodecLuca Barbato2011-11-221-1/+1
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-221-3/+197
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-171-1/+1
|\|
| * avutil: Add av_timegm as a public functionMartin Storsjö2011-11-161-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-151-2/+2
|\|
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-1/+1
* | audioconvert: make av_get_channel_layout accept composite names.Nicolas George2011-11-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-071-1/+1
|\|
| * avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger2011-11-061-1/+1
| * avstring: Add locale independent implementations of toupper/tolowerLuca Barbato2011-11-061-1/+1
* | HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-021-1/+1