1631 Commits (758ec111538ccd487686e8677aa754ee4d82beaa)

Author SHA1 Message Date
Luca Barbato af49e1766b v4l2: update documentation 13 years ago
Anton Khirnov 018f39ef49 FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option. 13 years ago
Anton Khirnov 4138cd2907 avconv: add -cpuflags option for setting supported cpuflags. 13 years ago
Anton Khirnov 4d851f8dcf cpu: add av_set_cpu_flags_mask(). 13 years ago
Justin Ruggles 9524cf79df avcodec: add av_get_audio_frame_duration() function. 13 years ago
Anton Khirnov 44fe77b350 lavc: make codec_is_decoder/encoder() public. 13 years ago
Mashiat Sarker Shakkhar 9d25f1f619 Windows Media Audio Lossless decoder 13 years ago
Martin Storsjö 442c1320e7 avpacket: Add a function for shrinking already allocated side data 13 years ago
Anton Khirnov 322537478b Add a minor bump, changelog/APIchanges entry and some documentation for APIC support. 13 years ago
Luca Barbato 0c1759ac4b segment: implement wrap around 13 years ago
Anton Khirnov f5f5b154e7 doc/APIchanges: fill in missing dates and hashes. 13 years ago
Anton Khirnov 832ba44d8d avconv: saner output video timebase. 13 years ago
Justin Ruggles c9bca80132 avutil: add AVERROR_UNKNOWN 13 years ago
John Van Sickle d6a77e2b97 docs: use -bsf:[vas] instead of -[vas]bsf. 13 years ago
Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
Justin Ruggles e9cda85351 avcodec: add duration field to AVCodecParserContext 13 years ago
Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 13 years ago
Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 13 years ago
Kostya Shishkov 1a265f6187 prores encoder 13 years ago
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
Martin Storsjö 9cb9c6c42d hlsproto: Encourage users to try the hls demuxer instead of the proto 13 years ago
Martin Storsjö 3975ca8957 doc: Move the hls protocol section into the right place 13 years ago
Martin Storsjö 8bdab32f4e libavformat: Rename the applehttp protocol to hls 13 years ago
Diego Biurrun 0bba26466f cosmetics: Delete empty lines at end of file. 13 years ago
Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
Anton Khirnov 52f82a1148 lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 13 years ago
Andrey Utkin e496c45d9b drawtext: add 'fix_bounds' option on coords fixing 13 years ago
Janne Grunau fcc518a024 APIchanges: add missing commit hashes 13 years ago
Paul B Mahol 41dd77bdbc doc: decoding Forward Uncompressed is supported 13 years ago
Janne Grunau 316fc7443b avcodec: Add av_fast_padded_malloc(). 13 years ago
Anton Khirnov dd6d3b0e02 lavf: add functions for accessing the fourcc<->CodecID mapping tables. 13 years ago
Anton Khirnov af08d9aeea lavc: add avcodec_is_open(). 13 years ago
Anton Khirnov d7edd359ec avconv: deprecate the -deinterlace option 13 years ago
Martin Storsjö c9b309e8cb doc: Fix the name of the new function 13 years ago
Martin Storsjö fe47ea8f7a doc: Document mov/mp4 fragmentation options 13 years ago
Paul B Mahol 8b933129b9 avutil: make intfloat api public 13 years ago
Anton Khirnov 44911f2985 APIchanges: mention avcodec_alloc_context()/2/3 13 years ago
Anton Khirnov a17479dfce lavf: increase major version from 53 to 54. 13 years ago
Anton Khirnov 7063b6eaee lavc: increase major version to 54. 13 years ago
Martin Storsjö 6cb288290d doc: Update APIchanges with info on muxer flushing 13 years ago
Anton Khirnov 0fec2cb15c Remove ffmpeg. 13 years ago
Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago
Anton Khirnov 7512bb74f2 doc/APIChanges: fill in missing dates and hashes 13 years ago
Anton Khirnov bbf0023bb6 RELEASE_NOTES: mention hiding private symbols in shared builds. 13 years ago
Anton Khirnov 26f71ef48c RELEASE_NOTES: mention some notable API changes in 0.8 13 years ago
Paul B Mahol ffa0923eee add SMJPEG muxer 13 years ago
Justin Ruggles a6ccae3f4c avcodec: bump minor version and add APIChanges for the new audio encoding API 13 years ago
Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 13 years ago
Diego Biurrun f1355dfcd6 doc: Replace ffmpeg references in avserver config file by avconv. 13 years ago
Diego Biurrun 1466a5181b doc: Fix names of av_log color environment variables. 13 years ago