summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* lavd: add xv output deviceStefano Sabatini2013-05-30
* v4l2: make possible to disable libv4l2 at runtime.Clément Bœsch2013-05-22
* lavd/v4l2enc: check write return value.Clément Bœsch2013-05-20
* lavd: add v4l2 outdev.Clément Bœsch2013-05-20
* lavd/v4l2: move pixel format conversion code to a separate place.Clément Bœsch2013-05-20
* Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-04
|\|
| * silly typo fixesDiego Biurrun2013-05-03
| * sndio_dec: Add missing includes for av_gettime()Martin Storsjö2013-03-24
| * bktr: Add missing includes for av_gettime()Martin Storsjö2013-03-23
* | avdevice/lavfi: add error checking for av_opt_set_int_list()Michael Niedermayer2013-04-12
* | buffersink: switch from opaque to AVOptions for paramsMichael Niedermayer2013-04-12
* | abuffersink: switch from opaque to AVOptions for paramsMichael Niedermayer2013-04-12
* | lavd/v4l2: fully init an ioctl argument.Nicolas George2013-04-01
* | lavd/v4l2: fix printing of list_formats tableGiorgio Vazzana2013-03-28
* | lavd/v4l2: replace ioctl() with v4l2_ioctl()Giorgio Vazzana2013-03-28
* | dshow_pin: dont return a value from a void functionMichael Niedermayer2013-03-25
* | lavd/v4l2: honor previously selected input channelGiorgio Vazzana2013-03-23
* | lavd/dshow: fix style and typo recently introduced.Clément Bœsch2013-03-19
* | libavdevice sdl: added window_fullscreen option to switch SDL output into ful...dronus2013-03-18
* | sndio_dec: add missing #include for av_gettime()Paul B Mahol2013-03-17
* | lavd/v4l2: silence libv4l2 loggingGiorgio Vazzana2013-03-16
* | lavd/lavfi: upgrade to AVFrame.Nicolas George2013-03-15
* | avdevice: bump majorMichael Niedermayer2013-03-14
* | bktr: add missing #include for av_gettime()Paul B Mahol2013-03-13
* | Remove references to the "ff" variant of buffersink.Nicolas George2013-03-12
* | lavd/v4l2: fix bug in init_convert_timestamp()Giorgio Vazzana2013-03-12
* | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-12
|\|
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-08
* | avformat/avdevice: add missing time.h includesMichael Niedermayer2013-03-12
* | lavd/v4l2: simplify codeGiorgio Vazzana2013-03-09
* | lavd/v4l2: correctly handle error conditions in mmap_read_frame()Giorgio Vazzana2013-03-09
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
|\|
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
* | v4l2: fix regression that caused ffmpeg to occasionally get stuckMichael Niedermayer2013-03-02
* | lavd/v4l2: copy frames into normally allocated packets whenever there is just...Giorgio Vazzana2013-03-02
* | avformat/lavfi: force probesize to cover at least 30 framesMichael Niedermayer2013-02-28
* | v4l2: try to fix build on BSDMichael Niedermayer2013-02-18
* | Add yvu410 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-17
* | Add gray16 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-17
* | dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack2013-02-15
* | lavd/v4l2: fix error logic when enumerating standardsStefano Sabatini2013-02-10
* | lavd/v4l2: implement consistent error handlingStefano Sabatini2013-02-10
* | dshow: allow for more codec ID'srogerdpack2013-01-16
* | dshow: better error reportingrogerdpack2013-01-16
* | dshow: fix log messagerogerdpack2013-01-16
* | Merge remote-tracking branch 'origin/master' into combinedrogerdpack2013-01-15
|\ \
| * | lavd/alsa: simplify reordering functions definition.Nicolas George2013-02-02