| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avdevice/iec61883: #if unused code away, fix -O0 compilation | Andreas Rheinhardt | 2022-01-08 | 1 | -1/+2 |
* | avdevice: Constify all devices | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavd/iec61883: Fix the include path for poll.h. | Carl Eugen Hoyos | 2019-01-16 | 1 | -1/+1 |
* | avdevice/iec61883: free the private context at the end | James Almer | 2018-04-18 | 1 | -0/+1 |
* | avdevice/iec61883: return reference counted packets | James Almer | 2018-04-18 | 1 | -4/+13 |
* | avdevice: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -4/+4 |
* | avdevice/iec61883: free packet on buffer allocation error | Marton Balint | 2017-02-19 | 1 | -0/+1 |
* | Remove left-over FF_API_DESTRUCT_PACKET cruft | Hendrik Leppkes | 2015-09-05 | 1 | -5/+0 |
* | add missing FF_API_DESTRUCT_PACKET guards | Andreas Cadhalpun | 2015-08-22 | 1 | -0/+4 |
* | Remove a few occurences of "long long" from the libraries. | Carl Eugen Hoyos | 2015-06-13 | 1 | -1/+1 |
* | avdevice/iec61883: Check pthread init for failures | Michael Niedermayer | 2015-06-07 | 1 | -3/+6 |
* | Fix standalone compilation of the iec61883 input device. | Carl Eugen Hoyos | 2014-12-04 | 1 | -2/+2 |
* | avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memory | Michael Niedermayer | 2014-11-22 | 1 | -4/+4 |
* | lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() | James Almer | 2014-08-07 | 1 | -4/+4 |
* | Fix pthread-related compile errors in iec61883.c | Andrey Myznikov | 2014-03-05 | 1 | -5/+5 |
* | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+1 |
* | Update iec61883 to handle multiple devices, and allow | Georg Lippitsch | 2012-11-13 | 1 | -13/+44 |
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -3/+3 |
* | FireWire DV/HDV input device using libiec61883 | Georg Lippitsch | 2012-07-05 | 1 | -0/+466 |