summaryrefslogtreecommitdiffstats
path: root/libavdevice/iec61883.c
Commit message (Expand)AuthorAgeFilesLines
* lavd/iec61883: Fix the include path for poll.h.Carl Eugen Hoyos2019-01-161-1/+1
* avdevice/iec61883: free the private context at the endJames Almer2018-04-181-0/+1
* avdevice/iec61883: return reference counted packetsJames Almer2018-04-181-4/+13
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-281-4/+4
* avdevice/iec61883: free packet on buffer allocation errorMarton Balint2017-02-191-0/+1
* Remove left-over FF_API_DESTRUCT_PACKET cruftHendrik Leppkes2015-09-051-5/+0
* add missing FF_API_DESTRUCT_PACKET guardsAndreas Cadhalpun2015-08-221-0/+4
* Remove a few occurences of "long long" from the libraries.Carl Eugen Hoyos2015-06-131-1/+1
* avdevice/iec61883: Check pthread init for failuresMichael Niedermayer2015-06-071-3/+6
* Fix standalone compilation of the iec61883 input device.Carl Eugen Hoyos2014-12-041-2/+2
* avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memoryMichael Niedermayer2014-11-221-4/+4
* lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer2014-08-071-4/+4
* Fix pthread-related compile errors in iec61883.cAndrey Myznikov2014-03-051-5/+5
* lavd: add categories to device implementationsLukasz Marek2014-03-031-0/+1
* Update iec61883 to handle multiple devices, and allowGeorg Lippitsch2012-11-131-13/+44
* Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-2/+2
* Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-051-3/+3
* FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-051-0/+466
OpenPOWER on IntegriCloud