Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/uncoded_frame: include required headers explicitly | Anton Khirnov | 2021-06-10 | 1 | -0/+1 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 1 | -2/+0 |
* | fftools, tools, examples: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -1/+1 |
* | tools/uncoded_frame: remove use of AVStream.codec. | Nicolas George | 2018-01-06 | 1 | -15/+13 |
* | tools/uncoded_frame: use buffersink accessors. | Nicolas George | 2018-01-06 | 1 | -14/+12 |
* | Revert "tools/uncoded_frame: remove usage of avfilter_link_get_channels()" | James Almer | 2018-01-05 | 1 | -1/+1 |
* | tools/uncoded_frame: remove usage of avfilter_link_get_channels() | James Almer | 2018-01-05 | 1 | -1/+1 |
* | tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2015-01-09 | 1 | -1/+1 |
* | tools/uncoded_frame: fix audio codec generation | Lukasz Marek | 2014-03-29 | 1 | -2/+2 |
* | tools/uncoded_frame: fix double free | Lukasz Marek | 2014-02-13 | 1 | -2/+2 |
* | tools: add uncoded_frame test program. | Nicolas George | 2014-02-11 | 1 | -0/+279 |