| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat | Andreas Rheinhardt | 2024-03-07 | 1 | -5/+6 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avutil/internal: Move avpriv-file API to a header of its own | Andreas Rheinhardt | 2022-09-03 | 1 | -0/+1 |
* | Remove unnecessary mem.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avdevice: Constify all devices | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avdevice: use av_gettime_relative() for elapsed time calculations | Marton Balint | 2021-02-27 | 1 | -3/+3 |
* | avdevice: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -2/+2 |
* | Remove some unneeded casts of bit_rate. | Carl Eugen Hoyos | 2017-09-22 | 1 | -1/+1 |
* | avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATE | Michael Niedermayer | 2016-06-09 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -8/+8 |
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -2/+2 |
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
* | avdevice/fbdev_dec: use errno instead of ret for av_log | Michael Niedermayer | 2014-10-29 | 1 | -1/+1 |
* | Merge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e' | Michael Niedermayer | 2014-10-29 | 1 | -1/+2 |
* | lavd/fbdev_dec: use default device when not provided | Lukasz Marek | 2014-10-21 | 1 | -2/+8 |
* | Merge commit 'c0de9159a7ba5707aa0a5c2bc73ae78b7b87ec46' | Michael Niedermayer | 2014-07-18 | 1 | -1/+1 |
* | lavd/fbdev_dec: implement fbdev_get_device_list callback | Lukasz Marek | 2014-04-30 | 1 | -0/+6 |
* | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+1 |
* | lavd/fbdev: move common code to separate file | Lukasz Marek | 2013-10-24 | 1 | -35/+3 |
* | lavd: rename fbdev.c into fbdev_dec.c | Lukasz Marek | 2013-10-24 | 1 | -0/+263 |