mp3: Properly use AVCodecContext API
[platform/upstream/libav.git] / libavfilter / Makefile
2014-05-13 Janne Grunaubuild: handle library dependencies in configure
2014-05-01 Alessandro Ghedinilavfi: add Bauer stereo-to-binaural audio filter
2014-04-10 Nicolas Georgelibavfilter: Add asettb filter for setting timebase...
2014-04-02 Katerina Barone... vf_settb: rename to settb
2014-03-05 Anton Khirnovlavfi: add shuffleplanes filter
2014-02-26 Andrew Kelleylavfi: add compand audio filter
2014-01-09 Vittorio Giovaralavfi: add framepack filter
2013-05-24 Anton Khirnovlavfi: add a slice threading infrastructure
2013-04-30 Anton Khirnovlavfi: add trim and atrim filters.
2013-04-30 Anton Khirnovlavfi: add an asetpts filter
2013-04-11 Vittorio Giovaralavfi: new interlace filter
2012-12-23 Diego Biurrunavfilter: Compile FIFO filters unconditionally
2012-12-20 Diego Biurrunbuild: avfilter: Remove duplicate compilation entry...
2012-12-05 Justin Ruggleslavfi: add volume filter
2012-11-28 Anton Khirnovlavfi: remove vf_slicify
2012-10-29 Anton Khirnovlavfi: add ashowinfo filter
2012-07-04 Mans Rullgardlavfi: reclassify showfiltfmts as a TESTPROG
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME...
2012-06-22 Alex Converselavfi: Add the af_channelmap audio channel mapping...
2012-06-22 Anton Khirnovlavfi: add join audio filter.
2012-06-21 Anton Khirnovlavfi/fifo: add audio version of the fifo filter.
2012-06-21 Anton Khirnovlavfi: rename vf_fifo.c -> fifo.c
2012-06-13 Anton Khirnovlavfi: allow building without swscale.
2012-06-12 Anton Khirnovlavfi: add channelsplit audio filter.
2012-05-23 Justin Ruggleslavfi: add audio mix filter
2012-05-22 Mina Nagy Zakilavfi: deprecate default config_props() callback and...
2012-05-21 Justin Ruggleslavfi: add an audio split filter
2012-05-21 Justin Ruggleslavfi: rename vf_split.c to split.c
2012-05-18 Anton Khirnovlavfi: Add fps filter.
2012-05-15 Anton Khirnovlavfi: move buffer management function to a separate...
2012-05-15 Anton Khirnovlavfi: move video-related functions to a separate file.
2012-05-14 Anton Khirnovlavfi: add asyncts filter.
2012-05-14 Anton Khirnovlavfi: add aformat filter
2012-05-14 Anton Khirnovlavfi: rename vsrc_buffer.c to buffersrc.c
2012-05-12 Anton Khirnovlavfi: add lavr-based audio resampling filter.
2012-05-09 Anton Khirnovlavfi: move audio-related functions to a separate file.
2012-05-09 Anton Khirnovlavfi: add video buffer sink, and use it in avtools
2012-05-07 Diego Biurrunbuild: cosmetics: Add missing end-of-line backslashes...
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-05-06 Anton Khirnovlavfi: always enable the scale filter and depend on...
2012-03-26 Diego Biurrunbuild: Only clean the architecture subdirectory we...
2012-01-25 Diego Biurrunbuild: Automatically include architecture-specific...
2012-01-12 Anton Khirnovlavfi: move version macros to a new installed header...
2011-12-25 Anton Khirnovlavfi: add a new function av_buffersrc_buffer().
2011-12-22 Anton Khirnovlavfi: always build vsrc_buffer.
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-11 Andrey Utkinlavfi: install libavfilter/vsrc_buffer.h
2011-10-19 Stefano Sabatinilavfi: add rgbtestsrc source, ported from MPlayer libmp...
2011-10-19 Stefano Sabatinilavfi: add testsrc source
2011-10-17 Stefano Sabatinilavfi: port libmpcodecs delogo filter
2011-10-17 Stefano Sabatinilavfi: port boxblur filter from libmpcodecs
2011-10-17 Stefano Sabatinilavfi: add negate filter
2011-10-17 Stefano Sabatinilavfi: add LUT (LookUp Table) generic filters
2011-09-17 Stefano Sabatinilavfi: add select filter
2011-09-12 Bobby Binghamlavfi: add split filter from soc.
2011-09-12 Stefano Sabatinilavfi: add showinfo filter
2011-07-10 Mans Rullgardbuild: rework rules for things in the tools dir
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-25 Diego Biurrunbuild: Remove redundant config.mak includes from subdir...
2011-05-07 Stefano Sabatinilavfi: Port drawtext filter by Hemanth from the libavfi...
2011-04-26 Mark Himsleylavfi: add fieldorder filter
2011-04-03 Brandon Minternlavfi: add fade filter
2011-02-21 Stefano Sabatinilavfi: put color source in a dedicated file
2011-02-21 Stefano Sabatinilavfi: add drawutils
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-08 Stefano Sabatinilibavfilter: add video movie source
2010-12-28 Stefano SabatiniAdd copy filter, useful for testing the avfilter_draw_s...
2010-12-23 Stefano SabatiniRedesign the libopencv wrapper to make it more generic...
2010-12-12 Nolan LAdd gradfun filter, ported from MPlayer.
2010-12-04 Baptiste CoudurierPort libmpcodecs hqdn3d filter.
2010-11-30 Stefano SabatiniImplement frei0r source.
2010-11-22 Stefano SabatiniGive more explicit/less confusing names to the filters...
2010-11-21 Stefano SabatiniUse the new libavcore audio channel API.
2010-11-21 Stefano SabatiniPort overlay filter from the libavfilter repo (with...
2010-11-17 Aurelien Jacobsmove the av_parse_color() function from libavfilter...
2010-11-13 Stefano SabatiniMake avfiltergraph.h public.
2010-11-02 Stefano Sabatini1/PHIl: swap again settb/setpts, fix alphabetical order.
2010-11-02 Stefano SabatiniAdd setpts filter, ported from the libavfilter soc...
2010-10-18 Stefano SabatiniAdd transpose filter.
2010-10-12 Stefano SabatiniImplement cropdetect filter.
2010-10-11 Stefano SabatiniImplement settb filter.
2010-09-28 Stefano SabatiniAdd the drawbox filter from the soc libavfilter repo.
2010-09-27 Aurelien Jacobsuse a Makefile in x86 subdir
2010-09-26 Stefano SabatiniPort MPlayer blackframe filter.
2010-09-25 Michael NiedermayerStefanos port was missing DIRS variable in the Makefile...
2010-09-25 Michael Niedermayeryadif filter, based on stefanos port of my yadif from...
2010-09-25 S.N. Hemanth Meena... Add asink_anullsink - null audio sink.
2010-09-25 Stefano SabatiniAdd asrc_anullsrc - null audio source.
2010-09-24 Stefano SabatiniAdd frei0r filter.
2010-09-14 Stefano SabatiniImplement libopencv smooth filter.
2010-08-24 Stefano SabatiniAdd fifo filter.
2010-08-20 S.N. Hemanth Meena... Add null audio filter.
2010-08-17 Stefano SabatiniAdd hflip filter.
2010-07-28 Stefano SabatiniRequire libswscale only if the scale filter is used.
2010-07-28 Stefano SabatiniRemove reference to the unexisting movie filter and...
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-17 Stefano SabatiniAdd color source.
2010-07-07 Stefano SabatiniAdd pixdesctest filter and corresponding test.
2010-05-07 Michael NiedermayerAdd pad filter.
2010-05-07 Michael NiedermayerEnable vsrc_buffer
next