summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* avutil: Add av_get_default_channel_layout()Justin Ruggles2012-04-051-0/+3
* build: fix doc generation errors in parallel buildsMans Rullgard2012-03-281-1/+1
* build: Do not explicitly add the doc directory to the OBJDIRS list.Diego Biurrun2012-03-271-1/+0
* APIchanges: mark the place where 0.7 was cut.Anton Khirnov2012-03-261-0/+7
* APIchanges: mark the place where 0.8 was cut.Anton Khirnov2012-03-261-0/+8
* APIchanges: fill in missing dates and hashes.Anton Khirnov2012-03-261-7/+7
* doc: pass -Idoc texi2html and texi2podMans Rullgard2012-03-201-2/+2
* doc: texi2pod: add -I flagMans Rullgard2012-03-201-8/+11
* movenc: Add a min_frag_duration optionMartin Storsjö2012-03-201-0/+7
* rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxersMartin Storsjö2012-03-201-3/+3
* Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov2012-03-203-4/+139
* doc/avconv: remove entries for AVOptions.Anton Khirnov2012-03-201-174/+14
* ZeroCodec DecoderDerek Buitenhuis2012-03-191-0/+1
* RealAudio Lossless decoderKostya Shishkov2012-03-191-0/+1
* APIchanges: Replace Subversion revision numbers by Git hashes.Diego Biurrun2012-03-181-147/+147
* avcodec: add XBM encoderPaul B Mahol2012-03-171-0/+2
* doc/general: update supported devices table.Anton Khirnov2012-03-131-1/+2
* doc/general: add missing @tab to codecs table.Anton Khirnov2012-03-131-1/+1
* v4l2: update documentationLuca Barbato2012-03-071-24/+10
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-061-1/+3
* avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov2012-03-061-0/+4
* cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-061-0/+3
* avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-051-0/+4
* lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-041-0/+3
* Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-021-0/+1
* avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-011-0/+3
* Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-292-0/+38
* segment: implement wrap aroundLuca Barbato2012-02-281-0/+2
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-271-5/+5
* avconv: saner output video timebase.Anton Khirnov2012-02-261-1/+2
* avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-251-0/+3
* docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle2012-02-242-3/+3
* Remove libpostproc.Diego Biurrun2012-02-231-1/+0
* avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-201-0/+3
* avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-201-0/+3
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-171-1/+1
* prores encoderKostya Shishkov2012-02-151-1/+1
* CDXL demuxer and decoderPaul B Mahol2012-02-141-0/+4
* hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-141-0/+5
* doc: Move the hls protocol section into the right placeMartin Storsjö2012-02-141-15/+15
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-141-6/+5
* cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-096-7/+0
* pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-081-0/+3
* lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov2012-02-081-0/+3
* drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin2012-02-061-0/+3
* APIchanges: add missing commit hashesJanne Grunau2012-02-021-4/+4
* doc: decoding Forward Uncompressed is supportedPaul B Mahol2012-02-011-0/+1
* avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-011-0/+5
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-311-0/+3
* lavc: add avcodec_is_open().Anton Khirnov2012-01-311-0/+3
OpenPOWER on IntegriCloud