doc: Add more information in the README
[platform/upstream/libav.git] / libavfilter /
2014-08-09 Anton KhirnovBump major versions of all libraries.
2014-08-09 Anton KhirnovPostpone API-incompatible changes until the next bump.
2014-08-03 Kieran Kunhyaavcodec: Deprecate dtg_active_format field in favor...
2014-08-03 Diego Biurrunfiltfmts: Replace deprecated uses of AVFilterPad
2014-08-03 Diego Biurrunvf_fps: Replace use of deprecated AVFilterBufferRef...
2014-08-01 Luca Barbatoaf_channelmap: Set the frame channel layout
2014-08-01 Luca Barbatoaf_join: Set the output frame format
2014-08-01 Vittorio GiovaraRevert "vf_interlace: deprecate lowpass option"
2014-07-29 Diego Biurrunvf_select: Drop a debug av_log with an unchecked double...
2014-07-08 Andrew Kelleyaf_compand: make sure request_frame always outputs...
2014-06-14 Vittorio Giovaravf_showinfo: print display transformation values
2014-05-28 Luca Barbatoaf_resample: Use avresample_get_out_samples
2014-05-26 Anton Khirnovlavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
2014-05-26 Anton Khirnovbuffersrc: avoid using AV_PIX_FMT_NB
2014-05-26 Anton Khirnovvf_fieldorder: avoid using AV_PIX_FMT_NB
2014-05-26 Anton Khirnovvf_scale: use the pixfmt descriptor API
2014-05-26 Anton Khirnovvf_format: rework format list parsing
2014-05-13 Janne Grunaubuild: handle library dependencies in configure
2014-05-01 Alessandro Ghedinilavfi: add Bauer stereo-to-binaural audio filter
2014-04-19 Vittorio Giovarafiltfmts: remove unused lavf include
2014-04-19 Vittorio Giovaralavfi: name anonymous structs
2014-04-16 Luca Barbatodrawtext: Add fontconfig support
2014-04-13 Alessandro Ghediniaf_volume: implement replaygain clipping prevention
2014-04-10 Nicolas Georgelibavfilter: Add asettb filter for setting timebase...
2014-04-04 Diego Biurrunx86: Drop some unnecessary YASM ifdefs
2014-04-04 Anton Khirnovaf_ashowinfo: print a more descriptive name for AV_MATR...
2014-04-04 Alessandro Ghediniaf_volume: implement replaygain pre-amplification
2014-04-02 Katerina Barone... vf_settb: rename to settb
2014-03-25 Vittorio Giovaravf_transpose: K&R formatting cosmetics
2014-03-24 Anton Khirnov{v,a}f_showinfo: print frame side data
2014-03-24 Anton Khirnovaf_volume: support using replaygain frame side data
2014-03-22 Diego Biurrunavfilter: more correct printf format specifiers
2014-03-16 Anton Khirnovaf_channelmap: fix ONE_STR mapping mode
2014-03-06 Anton Khirnovvf_shuffleplanes: fix the type of the mapping indices
2014-03-05 Anton Khirnovlavfi: add shuffleplanes filter
2014-03-05 Anton Khirnovlavfi: use the correct filter context for logging an...
2014-03-05 Luca Barbatoavfilter: Add missing emms_c when needed
2014-03-04 Vittorio Giovaravf_frei0r: fix missing end of line character
2014-03-04 Vittorio Giovaravf_frei0r: refactor library loading from env variable
2014-03-04 Vittorio Giovaravf_frei0r: prevent a segfault when filter parameters...
2014-03-04 Vittorio Giovaravf_frei0r: adjust error messages
2014-02-28 Anton Khirnovaf_compand: replace strtok_r() with av_get_token()
2014-02-26 Andrew Kelleylavfi: add compand audio filter
2014-02-24 Anton Khirnovaf_volume: preserve frame properties
2014-02-24 Anton Khirnovaf_resample: preserve frame properties
2014-02-24 Anton KhirnovUse av_frame_copy() to simplify code where appropriate.
2014-02-19 Vittorio Giovaravf_interlace: deprecate lowpass option
2014-02-14 Anton Khirnovlavfi doxy: add buffer{src,sink}.h to the main lavfi...
2014-02-14 Anton Khirnovbuffersink: document special error codes returned from...
2014-02-12 Diego Biurrunbuffersrc: Have function parameter names match between...
2014-02-04 Keith Lawsonvf_overlay: add eof_action switch
2014-01-17 Anton Khirnovbuffersrc: handle non-refcounted frames in av_buffersrc...
2014-01-13 Robert Krügervf_yadif: Relicense from GPL to LGPL
2014-01-09 Vittorio Giovaraavfilter: fix leaks on error in ff_filter_frame
2014-01-09 Vittorio Giovaraavfilter: add needs_writable field to the internal...
2014-01-09 Vittorio Giovaraavfilter: add documentation for needs_writable
2014-01-09 Vittorio Giovaralavfi: add framepack filter
2014-01-06 Luca Barbatodrawtext: Drop pointless header
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-14 Reinhard TartlerBump major of libavfilter for reference counted buffer...
2013-11-23 Diego BiurrunAdd missing #includes for *INT64_MAX and *INT64_C
2013-11-19 Vittorio Giovaravf_interlace: check one av_frame_clone allocation
2013-11-06 Diego Biurrunavfilter/graphparser: Directly free filter memory if...
2013-11-04 Diego Biurrunavfilter/buffer: Suppress deprecation warning for avfil...
2013-11-04 Diego Biurrunfiltfmts-test: Fix use of deprecated API
2013-11-04 Vittorio Giovaravf_fieldorder: remove superfluous get_video_buffer
2013-11-02 Rudolf Polzervf_scale: make the dar variable return the DAR.
2013-11-02 Rudolf Polzervf_aspect: support variables in evaluating the aspect...
2013-10-31 Diego Biurrungradfun: x86: Factor out common code for some gradfun_f...
2013-10-31 Diego Biurrunavfilter: x86: K&R formatting cosmetics
2013-10-28 Anton Khirnovlavfi: do not export the filters from shared objects
2013-10-28 Vittorio Giovaraavfilter: fix const use of avfilter_next
2013-10-28 Vittorio Giovaraavfilter: have avfilter_get_by_name return const for...
2013-10-23 Daniel Kangavfilter: x86: Port gradfun filter optimizations to...
2013-10-23 Diego Biurrunavfilter: Fix typo in Loren's email address
2013-10-22 Derek Buitenhuispthread: Avoid crashes/odd behavior caused by spurious...
2013-10-22 Vittorio Giovaravf_fieldorder: log when processing is skipped
2013-10-13 Derek Buitenhuispthread: Fix deadlock during thread initialization
2013-10-02 Vittorio Giovaravf_interlace: do not process an already interlaced...
2013-09-28 Anton Khirnovlavfi: allow user-provided execute() callbacks
2013-08-31 Diego Elio Pettenòvf_lut: Constantize
2013-08-28 Hendrik Leppkesvf_fps: use double constants for default/min/max for...
2013-08-27 Vittorio Giovaravf_interlace: fix file permissions
2013-08-20 Justin Rugglesvf_fps: add 'start_time' option
2013-08-05 Anton Khirnovlavfi/fifo: fix flushing when using request_samples
2013-08-04 Anton Khirnovlavfi: add const to the AVFilter parameter of avfilter_...
2013-08-02 Diego BiurrunDisable deprecation warnings for cases where a replacem...
2013-08-02 Diego BiurrunGive less generic names to global library option arrays
2013-07-31 Diego Biurrunavfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs
2013-07-29 Diego Biurrunavisynth: Fix a "AVISynth" vs. "AviSynth" struct name...
2013-07-27 Diego BiurrunAdd missing deprecation attributes
2013-07-27 Diego Biurrunbuffersink: K&R formatting cosmetics
2013-07-26 Hendrik Leppkeslavfi: add attribute_align_arg to all public entry...
2013-07-19 Vittorio Giovaralavfi: filtfmts: use newer avfilter APIs
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-07-16 Sean McGovernpthread: Rename thread_init to avoid symbol collision
2013-07-12 Michael Niedermayervf_interlace: better handling of odd video size
2013-06-20 Anton Khirnovvsrc_movie: do not free avoption variables in uninit()
2013-06-18 Anton Khirnovlavfi: switch ff_default_get_audio_buffer() to av_frame...
2013-06-17 Vittorio Giovaralavfi: math typo in interlace filter
next