log: Unbreak no-tty support on 256color terminals
[platform/upstream/libav.git] / libavdevice /
2015-01-12 Timothy Guoss_audio: use a macro to simplify ioctl() error checking
2014-08-28 Luca Barbatopulse: Add a wallclock option to be compatible with...
2014-08-26 Diego Biurrunvfwcap: Add fallback define for HWND_MESSAGE
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.
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-07 Diego Biurruncosmetics: drop some completely pointless parentheses
2011-12-05 Diego Biurrunmisc Doxygen markup improvements
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-11-25 Mans RullgardMake channel layout masks unsigned
2011-11-14 Luca Barbatopulse: compute frame_duration once and fix it
2011-11-06 Martin StorsjöRemove leftover includes of strings.h
2011-11-06 Reimar DöffingerReplace all usage of strcasecmp/strncasecmp
2011-10-26 Luca Barbatopulse: introduce pulseaudio input
2011-10-21 Anton KhirnovMove timefilter code from lavf to lavd.
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for some dv functions.
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for ff_new_chapter().
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-05 Diego BiurrunFix 'heigth' vs. 'height' typos.
2011-09-24 Diego BiurrunUse explicit struct initializers for AVOutputFormat...
2011-09-21 Anton Khirnovalsa: add missing header
2011-09-17 Anton Khirnovlavd: add libcdio-paranoia input device for audio CD...
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...
next