OSDN Git Service

libx264: fix setting the H.264 level
[coroid/libav_saccubus.git] / libavdevice /
2011-08-15 Anton Khirnovlavf,lavd: remove all usage of AVFormatParameters from...
2011-08-15 Anton Khirnovjack: add 'channels' private option.
2011-07-31 Yu-Jie Linx11grab: add show_region AVOption.
2011-07-31 Yu-Jie Linx11grab: add follow_mouse AVOption.
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
2011-07-09 Justin Rugglesalsa: limit buffer_size to 32768 frames.
2011-07-09 Justin Rugglesalsa: fallback to buffer_size/4 for period_size.
2011-07-08 Anton Khirnovx11grab: replace undocumented nomouse hackery with...
2011-07-07 Diego Biurrunlibavdevice: Remove disabled code.
2011-07-05 Diego BiurrunAdd some missing mathematics.h #includes for av_rescale().
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-25 Diego Biurrunbuild: Remove redundant config.mak includes from subdir...
2011-06-23 Stefano Sabatinilavdev: improve feedback in case of invalid frame rate...
2011-06-23 Stefano Sabatinivfwcap: prefer "framerate_q" over "fps" in vfw_read_hea...
2011-06-23 Stefano Sabatiniv4l2: prefer "framerate_q" over "fps" in v4l2_set_param...
2011-06-23 Stefano Sabatinifbdev: prefer "framerate_q" over "fps" in device context
2011-06-23 Stefano Sabatinibktr: prefer "framerate" over "fps" for grab_read_header()
2011-06-23 Nicolas GeorgeALSA: implement channel layout for playback.
2011-06-23 Carl Eugen Hoyosalsa: support unsigned variants of already supported...
2011-06-23 Carl Eugen Hoyosalsa: add support for more formats.
2011-06-12 Sven C. Dackx11grab: remove a memory allocation and the associated...
2011-06-09 Reimar Döffingeross,sndio: simplify by using FFMIN.
2011-06-05 Luca Barbatov4l2: do not force NTSC as standard
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-04 Anton Khirnovx11grab: add framerate private option.
2011-06-04 Anton Khirnovfbdev,v4l2: remove some forgotten uses of AVFormatParam...
2011-06-04 Anton Khirnovbktr: don't error when AVFormatParameters.time_base...
2011-06-03 Stefano SabatiniReplace avcodec_get_pix_fmt_name() by av_get_pix_fmt_na...
2011-06-03 Anton Khirnovbktr: get default framerate from video standard.
2011-06-02 Diego BiurrunReplace custom DEBUG preprocessor trickery by the stand...
2011-06-02 Diego BiurrunReplace #ifdef + av_log() combinations by av_dlog().
2011-06-02 Anton Khirnovv4l2: remove one forgotten use of AVFormatParameters...
2011-06-02 Anton Khirnovvfwcap: add a framerate private option.
2011-06-02 Anton Khirnovv4l2: add a framerate private option.
2011-06-02 Anton Khirnovlibdc1394: add a framerate private option.
2011-06-02 Anton Khirnovfbdev: add a framerate private option.
2011-06-02 Anton Khirnovbktr: add a framerate private option.
2011-05-29 Anton Khirnovv4l2: don't leak video standard string on error.
2011-05-27 Anton Khirnovv4l2: add a pixel_format private option.
2011-05-27 Anton Khirnovlibdc1394: add a pixel_format private option.
2011-05-27 Anton Khirnovx11grab: add video_size private option.
2011-05-27 Anton Khirnovx11grab: factorize returning error codes.
2011-05-27 Anton Khirnovvfwcap: add video_size private option.
2011-05-27 Anton Khirnovv4l2: add video_size private option.
2011-05-27 Anton Khirnovv4l2: factorize returning error codes.
2011-05-27 Anton Khirnovlibdc1394: add video_size private option.
2011-05-27 Anton Khirnovlibdc1394: return meaninful error codes.
2011-05-27 Anton Khirnovbktr: add video_size private option.
2011-05-27 Anton Khirnovbktr: factorize returning error codes.
2011-05-26 Anton Khirnovv4l: include avdevice.h
2011-05-26 Anton Khirnovlavdevice: mark v4l for removal on next major bump.
2011-05-26 Anton Khirnovlibdc1394: fix compilation.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.channel.
2011-05-25 Anton Khirnovlibdc1394: add a private option for channel.
2011-05-25 Anton Khirnovdv1394: add a private option for channel.
2011-05-25 Anton Khirnovv4l2: reindent.
2011-05-25 Anton Khirnovv4l2: add a private option for channel.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.standard.
2011-05-25 Anton Khirnovv4l2: add a private option for video standard.
2011-05-25 Anton Khirnovv4l: add a private option for video standard.
2011-05-25 Anton Khirnovdv1394: add a private option for video standard.
2011-05-25 Anton Khirnovbktr: add a private option for video standard.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.{channels,sample_rate}.
2011-05-25 Anton KhirnovALSA: add channels and sample_rate private options.
2011-05-25 Anton Khirnovoss: add channels and sample_rate private options.
2011-05-25 Anton Khirnovsndio: add channels and sample_rate private options.
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-04-29 Diego BiurrunReplace some commented-out debug printf() / av_log...
2011-04-21 Martin Storsjölibavdevice: Define _XOPEN_SOURCE for usleep
2011-04-18 Anton KhirnovBump major versions of all libraries.
2011-03-30 Bradsndio bug fix
2011-03-28 Stefano Sabatiniframebuffer device demuxer
2011-03-27 Bradsndio support for playback and record
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2011-01-05 Stefano SabatiniFactorize common code in v4l2_set_parameters().
2011-01-05 Stefano SabatiniIn video4linux2, in the case the timebase value in...
2011-01-04 Stefano SabatiniIn the video4linux2 output device, log an error descrip...
2010-11-07 Jason Garrett-GlaserMake x11grab cursor drawing suck less
2010-10-23 Ramiro Pollavfwcap: add option to print list of supported drivers
2010-09-23 José Miguel GonçalvesAllow to set the frame rate in v4l2 devices
2010-09-12 Stefano SabatiniCosmetics: simplify layout of fmt_conversion_table...
2010-09-11 Stefano SabatiniCosmetics: apply minor style fixes.
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-17 Stefano SabatiniDefine macro AV_NE() and use it in libavdevice.
2010-08-11 Pete EberleinAdd a mapping for the V4L2_PIX_FMT_NV12 format to PIX_F...
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-07-02 Diego BiurrunRemove non-existing stray arguments from Doxygen functi...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-21 Carl Eugen HoyosRemove stray semicolon.
2010-06-10 Diego BiurrunRemove broken BeOS audio interface.
2010-05-01 Stefano SabatiniMake device_open() store the VIDIOC_QUERYCAP ioctl...
2010-04-29 Ramiro Pollavfwcap: flip RGB rawvideo.
2010-04-28 Luca AbeniCheck the return value of device_try_init() immediately...
2010-04-27 Stefano SabatiniFix weird brace placement.
next