26 Commits (f9d1230224c0012c1731634910e65a0ff734d1ef)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Andreas Rheinhardt ad0b4afec5 avdevice/iec61883: #if unused code away, fix -O0 compilation 3 years ago
Andreas Rheinhardt d92f38c179 avdevice: Constify all devices 4 years ago
Carl Eugen Hoyos 70c68e654d lavd/iec61883: Fix the include path for poll.h. 6 years ago
James Almer 5079e96bcc avdevice/iec61883: free the private context at the end 7 years ago
James Almer b8629654c6 avdevice/iec61883: return reference counted packets 7 years ago
Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 7 years ago
Marton Balint 4556dad2b7 avdevice/iec61883: free packet on buffer allocation error 8 years ago
Hendrik Leppkes 83a5df54ea Remove left-over FF_API_DESTRUCT_PACKET cruft 9 years ago
Andreas Cadhalpun c363843a53 add missing FF_API_DESTRUCT_PACKET guards 9 years ago
Carl Eugen Hoyos 3323c5f353 Remove a few occurences of "long long" from the libraries. 10 years ago
Michael Niedermayer 7c453277a3 avdevice/iec61883: Check pthread init for failures 10 years ago
Carl Eugen Hoyos 963aa1daf8 Fix standalone compilation of the iec61883 input device. 10 years ago
Michael Niedermayer 8e6a44cfc5 avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memory 10 years ago
James Almer 5b12b4fc4b lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() 10 years ago
Andrey Myznikov 9deecdf85f Fix pthread-related compile errors in iec61883.c 11 years ago
Lukasz Marek f607767d93 lavd: add categories to device implementations 11 years ago
Georg Lippitsch 15b02ddee0 Update iec61883 to handle multiple devices, and allow 12 years ago
Georg Lippitsch 325fb246f2 FireWire DV/HDV input device using libiec61883 13 years ago