aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/tty.c
Commit message (Expand)AuthorAgeFilesLines
...
* | avio: avio_ prefix for url_fsizeAnton Khirnov2011-03-081-1/+1
* | avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-051-1/+1
* | avio: avio_ prefix for url_fseekAnton Khirnov2011-03-031-2/+2
* | avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-221-3/+3
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
* | tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY.Anton Khirnov2011-02-041-1/+1
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-1/+1
* | tty: remove superflous #include <strings.h>Mans Rullgard2011-01-261-1/+0
|/
* Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with theStefano Sabatini2010-09-251-1/+1
* Fix doxy that refers to the wrong variable.Michael Niedermayer2010-07-271-1/+1
* Add doxygen @file comment blockPeter Ross2010-07-191-1/+5
* Tele-typewriter demuxerPeter Ross2010-07-181-0/+131