OSDN Git Service

tiffenc: Check av_pix_fmt_desc_get() return value
[android-x86/external-ffmpeg.git] / libavdevice /
2016-06-14 Diego Biurrunavdevice: Ignore timefilter test program
2016-05-29 Diego Biurrunbuild: Change structure of the linker version script...
2016-05-13 Diego BiurrunCombine deprecation guards where appropriate
2016-05-13 Diego Biurruntests: Move all test programs to a subdirectory
2016-05-11 Diego BiurrunReduce the scope of some variables
2016-05-05 Diego BiurrunMark read-only tables as static
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-04-07 Diego Biurrunbuild: Split test programs off into separate files
2016-04-07 Diego Biurrunbuild: miscellaneous cosmetics
2016-03-24 Diego Biurruntestprogs: Clean up #includes
2016-03-23 Diego Biurruntimefilter-test: Only compile timefilter-test if JACK...
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-11-26 Alexandre Lisionavfoundation: Simple capture
2015-10-26 Luca Barbatoavpacket: Replace av_free_packet with av_packet_unref
2015-10-21 Vittorio GiovaraReplace any remaining avpicture function with imgutils
2015-08-28 Vittorio GiovaraBump major versions of all libraries
2015-08-28 Vittorio Giovaralavc: Drop deprecated destruct_packet related functions
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-11 Dan Flettfbdev: Support the RGB565 colour space.
2015-07-06 Luca Barbatoxcbgrab: Explicitly include xcb/shape.h
2015-06-30 Vittorio Giovaralavd: Add library identifier
2015-06-08 Vittorio Giovarajack: Check memory allocation
2015-05-06 Nicolas Georgexcbgrab: Accept geometries matching the screen size
2015-04-30 Luca Barbatoxcbgrab: Validate the capture area
2015-04-30 Luca Barbatoxcbgrab: Do not assume the non shm image data is always...
2015-04-19 Federico Tomassettijack: Check memory allocation
2015-04-19 Vittorio GiovaraReplace av_dlog with normal av_log at trace level
2015-04-11 Michael Kostylevlibdc1394: Unbreak build after c201069fa
2015-04-10 Martin Storsjövfwcap: Unbreak building after c201069fa
2015-04-09 Diego Biurrunavdevice: Apply a more consistent file naming scheme
2015-04-09 Diego Biurrunavdevice: Add missing header for NULL_IF_CONFIG_SMALL
2015-03-12 Vittorio Giovaraxcbgrab: Check av_strdup() allocation
2015-03-08 Luca Barbatoxcbgrab: Free the host string after checking the connection
2015-03-02 Luca Barbatov4l2: Add support for h264
2015-03-02 Luca Barbatov4l2: Use the codec descriptor facility
2015-02-28 Christian Hujerx11grab: Unbreak building
2015-02-24 Luca Barbatoxcbgrab: Unbreak parsing filename options
2015-02-24 Luca Barbatoxcbgrab: Provide better names for the y and x option
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...
next