| Commit message (Expand) | Author | Age | Files | Lines |
* | configure&avdevice/jack: Fixed issue #43 JACK indev support on OSX | Josh de Kock | 2016-02-22 | 1 | -0/+10 |
* | lavd/gdigrab: mouse dpi awareness | Metaksakis Georgios | 2016-02-15 | 1 | -0/+6 |
* | libavdevice/dshow.c: Correct CoGetMalloc check | FearThe1337 | 2016-02-13 | 1 | -1/+1 |
* | x11grab: fixed next frame capture time calculation | Trevor \\\\ Higgins | 2016-02-05 | 1 | -5/+5 |
* | xv: Remove AVPicture usage | Timothy Gu | 2016-02-02 | 1 | -6/+9 |
* | sdl: Remove AVPicture usage | Timothy Gu | 2016-02-02 | 1 | -4/+6 |
* | decklink: support all valid numbers of audio channels | Matthias Hunstock | 2016-02-03 | 3 | -2/+16 |
* | Update demuxers and protocols for protocol whitelist support | Michael Niedermayer | 2016-02-02 | 1 | -1/+6 |
* | avdevice/lavfi: replace deprecated avpicture_layout | Paul B Mahol | 2016-02-01 | 1 | -6/+2 |
* | all: Make header guard names consistent | Timothy Gu | 2016-01-31 | 2 | -6/+6 |
* | libavdevice/decklink_common.h: fix broken build due to missing `/` | Michael Ira Krufky | 2016-01-29 | 1 | -1/+1 |
* | all: Add missing header guards | Timothy Gu | 2016-01-28 | 4 | -0/+18 |
* | lavd/decklink_dec: add support for teletext | Marton Balint | 2016-01-29 | 5 | -1/+106 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -6/+6 |
* | Revert "decklink: Header cleanup" | Timothy Gu | 2016-01-24 | 7 | -13/+13 |
* | decklink: Header cleanup | Timothy Gu | 2016-01-24 | 7 | -13/+13 |
* | avdevice: Mark decklink_common.h as unconditional SKIPHEADER | Timothy Gu | 2016-01-24 | 1 | -1/+2 |
* | remove all uses of the deprecated avpicture_get_size() function | Eddie Hao | 2016-01-17 | 2 | -2/+3 |
* | Correct two build/built typos | Timothy Gu | 2016-01-11 | 1 | -1/+1 |
* | lavd/pulse_audio_enc: replace lround by lrint | Ganesh Ajjanagadde | 2015-12-21 | 1 | -1/+2 |
* | avdevice/dshow_enummediatypes: check return of av_malloc | Ganesh Ajjanagadde | 2015-11-06 | 1 | -0/+2 |
* | gdigrab: grab right desktop size if DPI in use, based on patch from Alexander... | Matt Oliver | 2015-10-31 | 1 | -11/+17 |
* | avdevice/caca: change AV_OPT_TYPE_STRING to set .str default | Michael Niedermayer | 2015-10-31 | 1 | -1/+1 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 3 | -3/+3 |
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 6 | -7/+7 |
|\ |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 7 | -8/+8 |
* | | all: fix -Wextra-semi reported on clang | Ganesh Ajjanagadde | 2015-10-24 | 1 | -3/+3 |
* | | avdevice/pulse_audio_common: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-22 | 1 | -0/+2 |
* | | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' | Hendrik Leppkes | 2015-10-22 | 2 | -3/+5 |
|\| |
|
| * | Replace any remaining avpicture function with imgutils | Vittorio Giovara | 2015-10-21 | 2 | -3/+5 |
* | | avdevice/internal: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-16 | 1 | -0/+1 |
* | | avdevice/alsa: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-16 | 1 | -0/+4 |
* | | avdevice/libdc1394: add const to suppress "assignment discards const qualifie... | Michael Niedermayer | 2015-09-20 | 1 | -5/+5 |
* | | avdevice/xcbgrab: fix -Wunused-variable | Ganesh Ajjanagadde | 2015-09-19 | 1 | -1/+1 |
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -2/+2 |
* | | avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option | Clément Bœsch | 2015-09-12 | 1 | -1/+1 |
* | | avdevice/caca: small trivial macros adjustments | Clément Bœsch | 2015-09-12 | 1 | -8/+10 |
* | | avdevice/caca: remove space before ':' (English typo, cosmetics) | Clément Bœsch | 2015-09-12 | 1 | -2/+2 |
* | | avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers option | Clément Bœsch | 2015-09-12 | 1 | -3/+1 |
* | | avdevice/dshow: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -24/+8 |
* | | Replace all remaining occurances of step/depth_minus1 and offset_plus1 | Hendrik Leppkes | 2015-09-08 | 1 | -2/+2 |
* | | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' | Hendrik Leppkes | 2015-09-05 | 1 | -2/+2 |
|\| |
|
| * | Bump major versions of all libraries | Vittorio Giovara | 2015-08-28 | 1 | -2/+2 |
* | | Remove left-over FF_API_DESTRUCT_PACKET cruft | Hendrik Leppkes | 2015-09-05 | 1 | -5/+0 |
* | | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' | Hendrik Leppkes | 2015-09-05 | 1 | -12/+0 |
|\| |
|
| * | lavc: Drop deprecated destruct_packet related functions | Vittorio Giovara | 2015-08-28 | 1 | -12/+0 |
* | | avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, static | Michael Niedermayer | 2015-08-30 | 1 | -2/+2 |
* | | avdevice/lavfi: fix self assignment warning | Ganesh Ajjanagadde | 2015-08-23 | 1 | -1/+1 |
* | | openal-dec: replace av_destruct_packet with av_free_packet | Andreas Cadhalpun | 2015-08-22 | 1 | -1/+1 |
* | | add missing FF_API_DESTRUCT_PACKET guards | Andreas Cadhalpun | 2015-08-22 | 1 | -0/+4 |