summaryrefslogtreecommitdiffstats
path: root/av_log.c
Commit message (Expand)AuthorAgeFilesLines
* stream_ffmpeg: fix broken line from 30afc64532ff61Uoti Urpala2012-04-181-0/+1
* configure, build: support compiling without libpostprocUoti Urpala2012-02-271-2/+0
* Update Libav API usesUoti Urpala2012-02-011-3/+0
* configure, build: remove --disable-libav supportUoti Urpala2011-12-111-8/+1
* terminal output: show libav version numbers in verbose modeUoti Urpala2011-10-011-0/+27
* av_log: don't crash if called with NULL AVClassUoti Urpala2011-08-151-2/+6
* cleanup: do libav* initialization on startupUoti Urpala2011-07-181-2/+8
* av_log: map libav* debug messages to MSGL_DBG2Uoti Urpala2011-06-261-0/+2
* Update libav API usesUoti Urpala2011-04-201-2/+2
* cleanup: avoid various GCC warningsClément Bœsch2011-04-201-0/+1
* build: enable/disable all FFmpeg libraries togetherUoti Urpala2010-11-021-6/+3
* av_log callback handling overhaulUoti Urpala2009-10-311-0/+111