| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: add ff_init_buffer_info() | Michael Niedermayer | 2011-10-07 | 1 | -0/+5 |
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -0/+5 |
|\ |
|
| * | lavc: add support for codec-specific defaults. | Anton Khirnov | 2011-07-10 | 1 | -0/+5 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -2/+2 |
* | Factorize some code into the new function ff_toupper4(). | Francesco Lavra | 2010-05-18 | 1 | -0/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Doxy for ff_match_2uint16(). | Michael Niedermayer | 2010-01-10 | 1 | -0/+4 |
* | Fix implicit declaration warning. | Michael Niedermayer | 2010-01-10 | 1 | -0/+2 |
* | Move av_log_missing_feature() from the internal.h to the public avcodec.h | Ronald S. Bultje | 2009-06-29 | 1 | -20/+0 |
* | Rename ff_log_missing_feature() to av_log_missing_feature(). | Ronald S. Bultje | 2009-06-29 | 1 | -2/+2 |
* | Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should | Stefano Sabatini | 2009-06-06 | 1 | -4/+4 |
* | Add missing prototype for ff_is_hwaccel_pix_fmt(). | Gwenole Beauchesne | 2009-02-25 | 1 | -0/+5 |
* | add ff_find_hwaccel() by Gwenole Beauchesne | Michael Niedermayer | 2009-02-24 | 1 | -0/+13 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Split ff_log_missing_feature into ff_log_missing_feature | Kenan Gillet | 2009-01-16 | 1 | -0/+8 |
* | Make av_log_missing_feature an internal function, and change its name | Stefano Sabatini | 2008-12-08 | 1 | -0/+39 |
* | Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h. | Diego Biurrun | 2006-10-12 | 1 | -32/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | - Add new file internal.h for common internal-use-only functions. | Corey Hickey | 2006-03-30 | 1 | -0/+12 |