summaryrefslogtreecommitdiff
path: root/libavformat/avlanguage.c
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avformat/avlanguage: Remove long disabled av_convert_lang_toAndreas Rheinhardt2021-02-25
* avformat/avlanguage: make av_convert_lang_to() internalJames Almer2016-07-19
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-08
|\
| * Employ FF_ARRAY_ELEMS instead of manually calculating array length.Diego Biurrun2011-09-08
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* 100l, all avlanguage tables should be both static and const.Reimar Döffinger2009-09-06
* Remove a test on an always false condition.Benoit Fouet2009-06-17
* Convert names to the FFmpeg style.Stefano Sabatini2009-04-28
* Add avlanguage helpers in libavformat.Cyril Comparon2009-04-27