aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/FfmpegDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* decoder/ffmpeg: check InputStream::KnownSize()Max Kellermann2014-08-191-0/+3
|
* {input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxxMax Kellermann2014-08-181-2/+1
| | | | Eliminate duplicate definition (in input plugin and decoder plugin).
* Merge branch 'v0.18.x'Max Kellermann2014-08-161-0/+9
|
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+21
| | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
* InputStream: "protect" attributesMax Kellermann2014-05-121-4/+4
|
* InputStream: convert to classMax Kellermann2014-05-111-3/+3
|
* Merge tag 'release-0.18.10'Max Kellermann2014-04-101-3/+26
|
* fixed possible format_context not closed in ffmpeg_decodegeneticdrift2014-02-071-1/+4
|
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+686