| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dv1394 input device | Josh de Kock | 2017-10-13 | 5 | -598/+1 |
* | avfoundation: Drop silly _dec suffix from filename | Diego Biurrun | 2017-10-13 | 2 | -1/+1 |
* | alsa: Coalesce source files after outdev removal | Diego Biurrun | 2017-10-13 | 4 | -282/+182 |
* | oss: Coalesce source files after outdev removal | Diego Biurrun | 2017-10-13 | 4 | -198/+117 |
* | sndio: Coalesce source files after outdev removal | Diego Biurrun | 2017-10-13 | 4 | -174/+104 |
* | Remove all output devices | Diego Biurrun | 2017-10-13 | 8 | -367/+17 |
* | build: Drop redundant check for soundcard.h | Diego Biurrun | 2017-10-10 | 1 | -7/+1 |
* | avfoundation: update to use AVCodecParameters | Vittorio Giovara | 2017-04-26 | 1 | -5/+5 |
* | jack: Drop support for old (2012) JACK versions | Diego Biurrun | 2017-03-28 | 1 | -4/+0 |
* | Bump major versions of all libraries | Vittorio Giovara | 2017-03-23 | 1 | -2/+2 |
* | build: Generate pkg-config files from Make and not from configure | Diego Biurrun | 2016-12-22 | 1 | -0/+1 |
* | v4l2: use codec descriptors for mapping a codec name to id | Anton Khirnov | 2016-12-19 | 1 | -4/+4 |
* | build: Fix dependencies for alsa/jack/sndio support | Diego Biurrun | 2016-12-09 | 1 | -2/+2 |
* | build: Drop support for old versions of libdc1394 | Diego Biurrun | 2016-12-03 | 1 | -143/+6 |
* | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 2 | -3/+2 |
* | bktr: Use memset(0) instead of zero initialization for struct sigaction | Diego Biurrun | 2016-10-22 | 1 | -1/+2 |
* | v4l2: convert to stdatomic | Anton Khirnov | 2016-10-02 | 1 | -9/+9 |
* | libdc1394: Distinguish between enumeration errors and no cameras found | Josh de Kock | 2016-09-15 | 1 | -3/+8 |
* | timefilter: test: Drop some disabled debug cruft | Diego Biurrun | 2016-08-17 | 1 | -13/+0 |
* | x11grab: Rename internal component to "xcbgrab" | Diego Biurrun | 2016-07-29 | 4 | -4/+4 |
* | Remove the legacy X11 screen grabber | Diego Biurrun | 2016-07-29 | 4 | -650/+1 |
* | libdc1394: Fill in packet data directly | Vittorio Giovara | 2016-07-20 | 1 | -23/+21 |
* | lavd: Drop unneeded av_init_packet()s | Vittorio Giovara | 2016-07-13 | 2 | -2/+0 |
* | avdevice: Ignore timefilter test program | Diego Biurrun | 2016-06-14 | 1 | -0/+1 |
* | build: Change structure of the linker version script templates | Diego Biurrun | 2016-05-29 | 1 | -3/+5 |
* | Combine deprecation guards where appropriate | Diego Biurrun | 2016-05-13 | 1 | -2/+2 |
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 1 | -1/+1 |
* | Reduce the scope of some variables | Diego Biurrun | 2016-05-11 | 1 | -1/+1 |
* | Mark read-only tables as static | Diego Biurrun | 2016-05-05 | 1 | -1/+1 |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | build: Split test programs off into separate files | Diego Biurrun | 2016-04-07 | 2 | -71/+92 |
* | build: miscellaneous cosmetics | Diego Biurrun | 2016-04-07 | 1 | -2/+2 |
* | testprogs: Clean up #includes | Diego Biurrun | 2016-03-24 | 1 | -1/+1 |
* | timefilter-test: Only compile timefilter-test if JACK is enabled | Diego Biurrun | 2016-03-23 | 1 | -1/+1 |
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 17 | -102/+101 |
* | avfoundation: Simple capture | Alexandre Lision | 2015-11-26 | 4 | -1/+689 |
* | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 7 | -8/+8 |
* | Replace any remaining avpicture function with imgutils | Vittorio Giovara | 2015-10-21 | 2 | -3/+5 |
* | Bump major versions of all libraries | Vittorio Giovara | 2015-08-28 | 1 | -2/+2 |
* | lavc: Drop deprecated destruct_packet related functions | Vittorio Giovara | 2015-08-28 | 1 | -12/+0 |
* | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 2 | -2/+2 |
* | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+8 |
* | fbdev: Support the RGB565 colour space. | Dan Flett | 2015-07-11 | 1 | -0/+1 |
* | xcbgrab: Explicitly include xcb/shape.h | Luca Barbato | 2015-07-06 | 1 | -0/+1 |
* | lavd: Add library identifier | Vittorio Giovara | 2015-07-01 | 1 | -1/+3 |
* | jack: Check memory allocation | Vittorio Giovara | 2015-06-08 | 1 | -0/+4 |
* | xcbgrab: Accept geometries matching the screen size | Nicolas George | 2015-05-06 | 1 | -2/+2 |
* | xcbgrab: Validate the capture area | Luca Barbato | 2015-04-30 | 1 | -2/+11 |
* | xcbgrab: Do not assume the non shm image data is always available | Luca Barbato | 2015-04-30 | 1 | -2/+14 |
* | jack: Check memory allocation | Federico Tomassetti | 2015-04-19 | 1 | -0/+2 |