summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* avcodec: add XBM encoderPaul B Mahol2012-03-17
* doc/general: update supported devices table.Anton Khirnov2012-03-13
* doc/general: add missing @tab to codecs table.Anton Khirnov2012-03-13
* v4l2: update documentationLuca Barbato2012-03-07
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-06
* avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov2012-03-06
* cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-06
* avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-05
* lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-04
* Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-02
* avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-01
* Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-29
* segment: implement wrap aroundLuca Barbato2012-02-28
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-27
* avconv: saner output video timebase.Anton Khirnov2012-02-26
* avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-25
* docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle2012-02-24
* Remove libpostproc.Diego Biurrun2012-02-23
* avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-20
* avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-20
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-17
* prores encoderKostya Shishkov2012-02-15
* CDXL demuxer and decoderPaul B Mahol2012-02-14
* hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-14
* doc: Move the hls protocol section into the right placeMartin Storsjö2012-02-14
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-14
* cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-09
* pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-08
* lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov2012-02-08
* drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin2012-02-06
* APIchanges: add missing commit hashesJanne Grunau2012-02-02
* doc: decoding Forward Uncompressed is supportedPaul B Mahol2012-02-01
* avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-01
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-31
* lavc: add avcodec_is_open().Anton Khirnov2012-01-31
* avconv: deprecate the -deinterlace optionAnton Khirnov2012-01-30
* doc: Fix the name of the new functionMartin Storsjö2012-01-30
* doc: Document mov/mp4 fragmentation optionsMartin Storsjö2012-01-30
* avutil: make intfloat api publicPaul B Mahol2012-01-30
* APIchanges: mention avcodec_alloc_context()/2/3Anton Khirnov2012-01-28
* lavf: increase major version from 53 to 54.Anton Khirnov2012-01-27
* lavc: increase major version to 54.Anton Khirnov2012-01-27
* doc: Update APIchanges with info on muxer flushingMartin Storsjö2012-01-25
* Remove ffmpeg.Anton Khirnov2012-01-23
* XWD encoder and decoderPaul B Mahol2012-01-23
* doc/APIChanges: fill in missing dates and hashesAnton Khirnov2012-01-21
* RELEASE_NOTES: mention hiding private symbols in shared builds.Anton Khirnov2012-01-18
* RELEASE_NOTES: mention some notable API changes in 0.8Anton Khirnov2012-01-18
* add SMJPEG muxerPaul B Mahol2012-01-16
* avcodec: bump minor version and add APIChanges for the new audio encoding APIJustin Ruggles2012-01-15