| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/internal: Don't include avcodec.h | Andreas Rheinhardt | 2022-09-26 | 1 | -0/+1 |
* | avdevice/v4l2: fix leak of timefilter | Zhao Zhili | 2022-08-03 | 1 | -0/+1 |
* | avdevice/v4l2*: Improve included headers | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+8 |
* | avformat/utils: Move parser functions to a new file, demux_utils.c | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+1 |
* | lavd/v4l2: detect device name truncation | Anton Khirnov | 2021-12-07 | 1 | -2/+8 |
* | lavd/v4l2: reduce variable scope | Anton Khirnov | 2021-12-07 | 1 | -2/+2 |
* | lavd/v4l2: do not clobber the context FD in v4l2_get_device_list() | Anton Khirnov | 2021-12-07 | 1 | -7/+5 |
* | avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h | Andreas Rheinhardt | 2021-07-29 | 1 | -0/+1 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avformat: move AVStream.{parser,need_parsing} to AVStreamInternal | James Almer | 2021-05-07 | 1 | -1/+1 |
* | avdevice: Constify all devices | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: Remove deprecated AVCodecContext.coded_frame | Andreas Rheinhardt | 2021-04-27 | 1 | -15/+0 |
* | avdevice/v4l2: Remove av_assert0 when format not supported | Andriy Gelman | 2019-11-06 | 1 | -1/+2 |
* | lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpected | Stephan Hilb | 2019-07-30 | 1 | -3/+2 |
* | lavd/v4l2: Fix the type of the probe function. | Carl Eugen Hoyos | 2019-03-23 | 1 | -1/+1 |
* | lavd/v4l2: Use "int request" as second parameter for ioctl() on Android. | Carl Eugen Hoyos | 2018-12-11 | 1 | -0/+4 |
* | avdevice: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -7/+9 |
* | libavdevice/v4l2: fix invalid access to struct v4l2_buffer | Jaroslav Beran | 2017-09-24 | 1 | -1/+4 |
* | Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03' | Clément Bœsch | 2017-04-26 | 1 | -4/+4 |
|\ |
|
| * | v4l2: use codec descriptors for mapping a codec name to id | Anton Khirnov | 2016-12-19 | 1 | -4/+4 |
* | | Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f' | Clément Bœsch | 2017-03-22 | 1 | -7/+9 |
|\| |
|
| * | v4l2: convert to stdatomic | Anton Khirnov | 2016-10-02 | 1 | -9/+9 |
* | | Cosmetics: Reindent after last commit. | Carl Eugen Hoyos | 2017-01-25 | 1 | -2/+2 |
* | | lavd/v4l2: Avoid setting frame_size to a negative value. | Carl Eugen Hoyos | 2017-01-25 | 1 | -0/+1 |
* | | Merge commit '0b1bd1b2057d41fd0ccba7317911c484a50f9207' | Hendrik Leppkes | 2016-11-18 | 1 | -1/+0 |
|\| |
|
| * | lavd: Drop unneeded av_init_packet()s | Vittorio Giovara | 2016-07-13 | 1 | -1/+0 |
* | | Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f' | Clément Bœsch | 2016-06-22 | 1 | -2/+2 |
|\| |
|
| * | Combine deprecation guards where appropriate | Diego Biurrun | 2016-05-13 | 1 | -2/+2 |
* | | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | Reduce the scope of some variables | Diego Biurrun | 2016-05-11 | 1 | -1/+1 |
* | | lavd/v4l2: allow devices not implementing VIDIOC_G_PARM | Niklas Söderlund | 2016-06-16 | 1 | -5/+2 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -11/+11 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -9/+9 |
* | | Correct two build/built typos | Timothy Gu | 2016-01-11 | 1 | -1/+1 |
* | | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
|\| |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -1/+1 |
* | | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' | Hendrik Leppkes | 2015-10-22 | 1 | -2/+2 |
|\| |
|
| * | Replace any remaining avpicture function with imgutils | Vittorio Giovara | 2015-10-21 | 1 | -2/+2 |
* | | avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option | Clément Bœsch | 2015-09-12 | 1 | -1/+1 |
* | | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' | Hendrik Leppkes | 2015-09-05 | 1 | -12/+0 |
|\| |
|
| * | lavc: Drop deprecated destruct_packet related functions | Vittorio Giovara | 2015-08-28 | 1 | -12/+0 |
* | | lavd/v4l2: Use AVSTREAM_PARSE_FULL_ONCE when reading a h264 stream. | Carl Eugen Hoyos | 2015-08-04 | 1 | -1/+1 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+8 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+8 |
| * | v4l2: Add support for h264 | Luca Barbato | 2015-03-02 | 1 | -1/+6 |
* | | avdevice/v4l2: Fix vertical alignment in list_formats() output | Michael Niedermayer | 2015-05-16 | 1 | -2/+2 |
* | | avdevice/v4l2: Try to fix build on netbsd/openbsd | Michael Niedermayer | 2015-05-09 | 1 | -1/+4 |
* | | lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L... | Giorgio Vazzana | 2015-05-08 | 1 | -15/+22 |
* | | lavd/v4l2: fix typo | Giorgio Vazzana | 2015-05-08 | 1 | -1/+1 |
* | | lavd/v4l2: print buffer flags in case of error | Giorgio Vazzana | 2015-04-24 | 1 | -2/+2 |