summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavf: Support unix socketsLuca Barbato2013-08-051-0/+20
* libx264: add shortcut for the bluray compatibility optionLuca Barbato2013-08-051-0/+3
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-051-0/+4
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-051-0/+4
* vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont2013-08-051-0/+3
* avconv: make input -ss accurate when transcodingAnton Khirnov2013-08-051-3/+15
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-021-0/+3
* doc/print_options: Move options headers to a saner placeDiego Biurrun2013-08-021-4/+2
* Give less generic names to global library option arraysDiego Biurrun2013-08-021-2/+2
* avconv: add -n option to immediately exit when output files already existVittorio Giovara2013-07-311-0/+3
* avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun2013-07-291-1/+1
* doc: cosmetics: Consistently format list and table itemsDiego Biurrun2013-07-272-207/+310
* miscellaneous typo fixesDiego Biurrun2013-07-251-2/+2
* doc/platform: Add info about ICLDerek Buitenhuis2013-06-241-9/+19
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-241-0/+3
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-102-1/+39
* mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö2013-06-041-0/+3
* Go2Webinar decoderKostya Shishkov2013-06-031-0/+2
* proresenc: alpha coding supportKostya Shishkov2013-05-301-0/+6
* doc: Mention the target_samples and ld variables for fate configsMartin Storsjö2013-05-291-0/+2
* fate.sh: Allow specifying --as via a specific variableMartin Storsjö2013-05-291-0/+1
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-0/+7
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-241-0/+3
* doxy: enable TYPEDEF_HIDES_STRUCTAnton Khirnov2013-05-241-1/+1
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-241-0/+3
* fate.sh: add support for build-only FATE instancesDiego Biurrun2013-05-211-0/+1
* configure: Add basic valgrind-massif supportLuca Barbato2013-05-181-3/+4
* Escape 130 (RPL) decoderEli Friedman2013-05-181-0/+1
* doxy: don't sort struct members alphabeticallyAnton Khirnov2013-05-171-1/+1
* Apple Intermediate Codec decoderKostya Shishkov2013-05-171-0/+1
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-0/+3
* avconv: remove -deinterlaceAnton Khirnov2013-05-071-4/+0
* configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-041-0/+12
* silly typo fixesDiego Biurrun2013-05-031-1/+1
* matroskaenc: add an option to put the index at the start of the fileAnton Khirnov2013-05-031-0/+21
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-031-0/+3
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-301-0/+125
* lavfi: add an asetpts filterAnton Khirnov2013-04-301-0/+69
* doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-241-32/+32
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-221-2/+2
* h264: fully support cropping.Anton Khirnov2013-04-191-0/+3
* lavfi: new interlace filterVittorio Giovara2013-04-111-0/+30
* cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov2013-04-111-0/+4
* lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-111-0/+2
* lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov2013-04-111-0/+1
* lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov2013-04-111-0/+1
* lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov2013-04-111-0/+1
* lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-111-0/+1
* lavfi: add AVFilterContext.graph.Anton Khirnov2013-04-111-0/+2
* lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov2013-04-111-1/+2
OpenPOWER on IntegriCloud