summaryrefslogtreecommitdiff
path: root/libavcodec/internal.h
Commit message (Expand)AuthorAge
...
* Fix implicit declaration warning.Michael Niedermayer2010-01-10
* Move av_log_missing_feature() from the internal.h to the public avcodec.hRonald S. Bultje2009-06-29
* Rename ff_log_missing_feature() to av_log_missing_feature().Ronald S. Bultje2009-06-29
* Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini2009-06-06
* Add missing prototype for ff_is_hwaccel_pix_fmt().Gwenole Beauchesne2009-02-25
* add ff_find_hwaccel() by Gwenole BeauchesneMichael Niedermayer2009-02-24
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Split ff_log_missing_feature into ff_log_missing_featureKenan Gillet2009-01-16
* Make av_log_missing_feature an internal function, and change its nameStefano Sabatini2008-12-08
* Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h.Diego Biurrun2006-10-12
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* - Add new file internal.h for common internal-use-only functions.Corey Hickey2006-03-30