index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
iec61883.c
Age
Commit message (
Expand
)
Author
2017-02-19
avdevice/iec61883: free packet on buffer allocation error
Marton Balint
2015-09-05
Remove left-over FF_API_DESTRUCT_PACKET cruft
Hendrik Leppkes
2015-08-22
add missing FF_API_DESTRUCT_PACKET guards
Andreas Cadhalpun
2015-06-13
Remove a few occurences of "long long" from the libraries.
Carl Eugen Hoyos
2015-06-07
avdevice/iec61883: Check pthread init for failures
Michael Niedermayer
2014-12-04
Fix standalone compilation of the iec61883 input device.
Carl Eugen Hoyos
2014-11-22
avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memory
Michael Niedermayer
2014-08-07
lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()
James Almer
2014-03-05
Fix pthread-related compile errors in iec61883.c
Andrey Myznikov
2014-03-03
lavd: add categories to device implementations
Lukasz Marek
2012-11-13
Update iec61883 to handle multiple devices, and allow
Georg Lippitsch
2012-09-05
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
Michael Niedermayer
2012-07-05
FireWire DV/HDV input device using libiec61883
Georg Lippitsch