summaryrefslogtreecommitdiffstats
path: root/libavcodec/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix grammar errors in documentationMåns Rullgård2010-06-301-2/+2
* Factorize some code into the new function ff_toupper4().Francesco Lavra2010-05-181-0/+2
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Doxy for ff_match_2uint16().Michael Niedermayer2010-01-101-0/+4
* Fix implicit declaration warning.Michael Niedermayer2010-01-101-0/+2
* Move av_log_missing_feature() from the internal.h to the public avcodec.hRonald S. Bultje2009-06-291-20/+0
* Rename ff_log_missing_feature() to av_log_missing_feature().Ronald S. Bultje2009-06-291-2/+2
* Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini2009-06-061-4/+4
* Add missing prototype for ff_is_hwaccel_pix_fmt().Gwenole Beauchesne2009-02-251-0/+5
* add ff_find_hwaccel() by Gwenole BeauchesneMichael Niedermayer2009-02-241-0/+13
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Split ff_log_missing_feature into ff_log_missing_featureKenan Gillet2009-01-161-0/+8
* Make av_log_missing_feature an internal function, and change its nameStefano Sabatini2008-12-081-0/+39
* Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h.Diego Biurrun2006-10-121-32/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* - Add new file internal.h for common internal-use-only functions.Corey Hickey2006-03-301-0/+12
OpenPOWER on IntegriCloud