summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
...
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-021-0/+3
* | avdevice/timefilter-test: dont try to optimize par1 for n0=0 caseMichael Niedermayer2013-08-021-1/+2
* | avdevice/timefilter: cleanup the formating of the test outputMichael Niedermayer2013-07-301-1/+1
* | avdevice/fbdev: use AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-07-261-8/+1
* | avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-07-261-8/+3
* | avdevice/lavfi: fix input with unknown channel layoutMichael Niedermayer2013-07-131-1/+1
* | lavd/fbdev.c: Support RGB565 input colour space.Dan Flett2013-07-111-0/+1
* | avformat/AVFormatContext: Move fields down to match the forkMichael Niedermayer2013-07-091-1/+1
* | lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini2013-07-031-1/+1
* | avdevice/x11grab: allocate just one CursorMichael Niedermayer2013-06-211-3/+4
* | lavd: add xv output deviceStefano Sabatini2013-05-304-2/+221
* | v4l2: make possible to disable libv4l2 at runtime.Clément Bœsch2013-05-222-13/+47
* | lavd/v4l2enc: check write return value.Clément Bœsch2013-05-201-1/+2
* | lavd: add v4l2 outdev.Clément Bœsch2013-05-204-2/+112
* | lavd/v4l2: move pixel format conversion code to a separate place.Clément Bœsch2013-05-204-120/+170
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-161-2/+0
|\ \ | |/
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-161-2/+0
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-151-2/+2
* | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-041-1/+1
|\ \ | |/
| * silly typo fixesDiego Biurrun2013-05-031-1/+1
| * sndio_dec: Add missing includes for av_gettime()Martin Storsjö2013-03-241-0/+1
| * bktr: Add missing includes for av_gettime()Martin Storsjö2013-03-231-0/+1
* | avdevice/lavfi: add error checking for av_opt_set_int_list()Michael Niedermayer2013-04-121-4/+4
* | buffersink: switch from opaque to AVOptions for paramsMichael Niedermayer2013-04-121-5/+2
* | abuffersink: switch from opaque to AVOptions for paramsMichael Niedermayer2013-04-121-4/+3
* | lavd/v4l2: fully init an ioctl argument.Nicolas George2013-04-011-2/+1
* | lavd/v4l2: fix printing of list_formats tableGiorgio Vazzana2013-03-281-4/+2
* | lavd/v4l2: replace ioctl() with v4l2_ioctl()Giorgio Vazzana2013-03-281-2/+2
* | dshow_pin: dont return a value from a void functionMichael Niedermayer2013-03-251-1/+1
* | lavd/v4l2: honor previously selected input channelGiorgio Vazzana2013-03-231-8/+18
* | lavd/dshow: fix style and typo recently introduced.Clément Bœsch2013-03-191-3/+3
* | libavdevice sdl: added window_fullscreen option to switch SDL output into ful...dronus2013-03-181-1/+4
* | sndio_dec: add missing #include for av_gettime()Paul B Mahol2013-03-171-0/+1
* | lavd/v4l2: silence libv4l2 loggingGiorgio Vazzana2013-03-161-0/+6
* | lavd/lavfi: upgrade to AVFrame.Nicolas George2013-03-151-21/+28
* | avdevice: bump majorMichael Niedermayer2013-03-141-2/+2
* | bktr: add missing #include for av_gettime()Paul B Mahol2013-03-131-0/+1
* | Remove references to the "ff" variant of buffersink.Nicolas George2013-03-121-2/+2
* | lavd/v4l2: fix bug in init_convert_timestamp()Giorgio Vazzana2013-03-121-2/+2
* | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-121-2/+2
|\ \ | |/
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-2/+2
* | avformat/avdevice: add missing time.h includesMichael Niedermayer2013-03-124-0/+4
* | lavd/v4l2: simplify codeGiorgio Vazzana2013-03-091-5/+2
* | lavd/v4l2: correctly handle error conditions in mmap_read_frame()Giorgio Vazzana2013-03-091-5/+11
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-081-72/+75
|\ \ | |/
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-081-23/+67
* | v4l2: fix regression that caused ffmpeg to occasionally get stuckMichael Niedermayer2013-03-021-0/+1
* | lavd/v4l2: copy frames into normally allocated packets whenever there is just...Giorgio Vazzana2013-03-021-23/+64
* | avformat/lavfi: force probesize to cover at least 30 framesMichael Niedermayer2013-02-281-0/+4
* | v4l2: try to fix build on BSDMichael Niedermayer2013-02-181-0/+2
OpenPOWER on IntegriCloud