OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavdevice /
2015-02-15 Himangi Saraogibktr: Use av_strerror and propagate error codes
2015-02-15 Daniel Moranxcbgrab: Use the correct geometry for the region highlight
2015-02-15 Luca Barbatoxcbgrab: Correctly make shm optional
2015-01-28 Clay McClurelibdc1394: Add support for MONO8 (gray) video mode
2014-12-18 Vittorio Giovaraxcbgrab: Move NULL check before pointer dereference
2014-12-10 Luca Barbatoxcbgrab: Support empty filename string correctly
2014-11-11 Martin Storsjöv4l2: Unify one instance of reading/storing errno
2014-11-09 Luca Barbatov4l2: Preserve errno values
2014-11-09 Tristan Matthewsv4l2: Use av_strerror
2014-10-29 Luca Barbatojack: Use av_strerror
2014-10-29 Luca Barbatofbdev: Use av_strerror
2014-10-28 Anton Khirnovlavd: fix building x11grab after a6674d2
2014-10-26 Luca Barbatoxcbgrab: XCB-based screen capture
2014-10-18 Timothy Guoss_audio: use a macro to simplify ioctl() error checking
2014-10-04 Antonio Ospitex11grab: Check the XQueryPointer return value
2014-10-04 Luca Barbatox11grab: Check XFixesGetCursorImage return value
2014-10-04 Luca Barbatox11grab: Check for XFixes availability at runtime
2014-09-03 Luca Barbatox11grab: Refactor pixel format parsing
2014-09-03 Luca Barbatox11grab: Fallback to normal XImage if SHM is not supported
2014-08-28 Luca Barbatox11grab: Use a typedef for the context, as most other...
2014-08-28 Luca Barbatox11grab: Drop a spurious space in the extension reporti...
2014-08-28 Luca Barbatox11grab: Small near-cosmetic refactorings
2014-08-28 Luca Barbatox11grab: K&R formatting cosmetics
2014-08-27 Luca Barbatopulse: Set the wallclock option as default
2014-08-25 Diego Biurrunvfwcap: Add fallback define for HWND_MESSAGE
2014-08-24 Luca Barbatopulse: Add a wallclock option to be compatible with...
2014-08-19 Diego Biurrunvfwcap: Drop fallback VfW defines
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-08-15 Diego Biurrunvfwcap: Replace deprecated av_destruct_packet() by...
2014-08-09 Anton KhirnovBump major versions of all libraries.
2014-07-18 Nidhi Makhijanioss_audio: Split muxer and demuxer
2014-07-18 Diego Biurrunavdevice: Give names to anonymously typedeffed structs
2014-05-13 Janne Grunaubuild: handle library dependencies in configure
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-03 Anton Khirnovalsa-audio-dec: explicitly cast the delay to a signed...
2013-10-29 Derek Buitenhuistimefilter: Handle memory allocation failure
2013-08-09 Martin Storsjölibavutil: Make avpriv_open a library-internal function...
2013-08-09 Martin Storsjöbktr: Changed a missed occurrance of open into avpriv_open
2013-08-07 Rémi Denis-Courmontlibavdevice: use avpriv_open()
2013-08-02 Diego BiurrunDisable deprecation warnings for cases where a replacem...
2013-05-15 Diego BiurrunRemove commented-out debug #define cruft
2013-05-03 Diego Biurrunsilly typo fixes
2013-03-24 Martin Storsjösndio_dec: Add missing includes for av_gettime()
2013-03-23 Martin Storsjöbktr: Add missing includes for av_gettime()
2013-03-08 Anton KhirnovAdd the bumps and APIchanges entries for reference...
2013-03-08 Anton Khirnovavpacket: use AVBuffer to allow refcounting the packets.
2013-01-17 Luca Barbatolibcdio: support recent cdio-paranoia
2013-01-13 Anton Khirnovv4l2: do not assert on a value received from outside...
2013-01-13 Anton Khirnovv4l2: set the average framerate instead of codec timebase.
2013-01-13 Anton Khirnovv4l2: avoid pointless indirection.
2013-01-03 Clément Bœschbuild: Avoid detecting bogus components named 'x'
2012-12-28 Diego Biurruncosmetics: Prettyprint codec/format/filter registration...
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-11-02 Michael Niedermayerdv1394: Swap the min and max values of the 'standard...
2012-10-12 Anton Khirnovlavu,lavd: do not use av_pix_fmt_descriptors directly.
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-10-07 Diego Biurruntimefilter: De-doxygenize normal code comments and...
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-10-01 Diego BiurrunRemove some silly disabled code.
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-07-28 Anton KhirnovAdd missing libavutil/time.h includes.
2012-07-28 Diego Biurrunx11grab: cosmetics: consistent naming for x11grab-relat...
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them
2012-06-20 Mans RullgardRemove unnecessary inclusions of [sys/]time.h
2012-06-14 Diego BiurrunAvoid C99 variable declarations within for statements.
2012-06-13 Sean McGovernjack: update to new latency range API as the old one...
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-04-04 Diego Biurruncosmetics: Consistently place static, inline and av_col...
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-03-16 Antonio Ospitex11grab: fix a memory leak exposed by valgrind
2012-03-04 Anton Khirnovlibcdio: add a forgotten AVClass to the private context.
2012-02-28 Diego Biurrundoxygen: Remove documentation for non-existing paramete...
2012-02-10 Yordan Makariev4xm, timefilter: K&R formatting cosmetics
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2012-01-24 Anton Khirnovlavd: remove deprecated v4l grab device.
2012-01-10 Luca Barbatov4l2: use C99 struct initializer
2012-01-10 Luca Barbatov4l2: poll the file descriptor
2012-01-10 Luca Barbatov4l2: support compressed formats
2012-01-07 Diego Biurruncosmetics: drop some pointless parentheses
2012-01-04 Janne Grunauv4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
2012-01-04 Luca Barbatov4l2: list available formats
2012-01-04 Luca Barbatov4l2: set the proper codec_tag
2012-01-04 Luca Barbatov4l2: refactor device_open
2012-01-04 Luca Barbatov4l2: simplify away io_method
2012-01-04 Luca Barbatov4l2: cosmetics
2012-01-04 Luca Barbatov4l2: uniform and format options
2012-01-04 Luca Barbatov4l2: do not force interlaced mode
2011-12-27 Janne Grunauv4l2: remove unneded linux specific asm/types.h include
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-12 Anton KhirnovAdd basic libavdevice documentation.
next