OSDN Git Service

mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
[coroid/ffmpeg_saccubus.git] / libavdevice /
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.
2010-04-27 Luca AbeniReduce the verbosity of the v4l2 input device
2010-04-27 Luca AbeniSimplify some output messages in the v4l2 input device
2010-04-26 Stefano SabatiniImplement v4l2 input size autodetection in v4l2_read_he...
2010-04-26 Stefano SabatiniReturn meaningful error codes, rather than always -1.
2010-04-25 Stefano SabatiniRemove unnecessary width and height variables from...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-03 Stefano SabatiniReplace all remaining occurrences of AVERROR_NOMEM...
2010-04-02 Martin StorsjöReplace the last occurrance of CODEC_TYPE_ with AVMEDIA...
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-25 Stefano SabatiniMake audio_read_packet() return AVERROR_EOF rather...
2010-03-23 Ramiro Pollax11grab: AVFormatParameters are always passed from...
2010-03-21 Diego BiurrunRevert removal of _NETBSD_SOURCE definition.
2010-03-17 Ramiro Pollavfwcap: Free remaining packets on vfw_read_close().
2010-03-17 Ramiro PollaDo not store a copy of AVFormatContext *s in vfw_ctx.
2010-03-13 Stefano SabatiniReplace all the occurrences of AVERROR_EIO with AVERROR...
2010-03-12 Diego BiurrunReplace BSD-specific integer types by their POSIX equiv...
2010-03-12 Diego BiurrunAdd _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.
2010-03-10 Ramiro Pollavfwcap: Add support for UYVY pixel format.
2010-03-06 Måns RullgårdAdd some missing #includes
next