| Commit message (Expand) | Author | Age | Files | Lines |
* | opt: Add av_opt_set_bin() | Samuel Pitoiset | 2012-05-26 | 1 | -0/+3 |
* | avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. | James Zern | 2012-05-20 | 1 | -0/+4 |
* | Add missing version bumps and APIchanges/Changelog entries. | Anton Khirnov | 2012-05-15 | 1 | -3/+17 |
* | lavc: pad last audio frame with silence when needed. | Anton Khirnov | 2012-05-09 | 1 | -0/+6 |
* | lavc: add sample rate and channel layout to AVFrame. | Anton Khirnov | 2012-05-07 | 1 | -0/+3 |
* | lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type | Justin Ruggles | 2012-05-01 | 1 | -0/+3 |
* | APIchanges: fill in some dates and commit hashes | Justin Ruggles | 2012-04-30 | 1 | -9/+9 |
* | avutil: add av_parse_cpu_flags() function | Mans Rullgard | 2012-04-25 | 1 | -0/+3 |
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -6/+10 |
* | avutil: add audio fifo buffer | Justin Ruggles | 2012-04-20 | 1 | -0/+12 |
* | avfiltergraph: make the AVFilterInOut alloc/free API public | Stefano Sabatini | 2012-04-14 | 1 | -0/+4 |
* | avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() | Justin Ruggles | 2012-04-08 | 1 | -0/+3 |
* | avutil: Add av_get_default_channel_layout() | Justin Ruggles | 2012-04-05 | 1 | -0/+3 |
* | APIchanges: mark the place where 0.7 was cut. | Anton Khirnov | 2012-03-26 | 1 | -0/+7 |
* | APIchanges: mark the place where 0.8 was cut. | Anton Khirnov | 2012-03-26 | 1 | -0/+8 |
* | APIchanges: fill in missing dates and hashes. | Anton Khirnov | 2012-03-26 | 1 | -7/+7 |
* | APIchanges: Replace Subversion revision numbers by Git hashes. | Diego Biurrun | 2012-03-18 | 1 | -147/+147 |
* | cpu: add av_set_cpu_flags_mask(). | Anton Khirnov | 2012-03-06 | 1 | -0/+3 |
* | avcodec: add av_get_audio_frame_duration() function. | Justin Ruggles | 2012-03-05 | 1 | -0/+4 |
* | lavc: make codec_is_decoder/encoder() public. | Anton Khirnov | 2012-03-04 | 1 | -0/+3 |
* | avpacket: Add a function for shrinking already allocated side data | Martin Storsjö | 2012-03-01 | 1 | -0/+3 |
* | Add a minor bump, changelog/APIchanges entry and some documentation for APIC ... | Anton Khirnov | 2012-02-29 | 1 | -0/+4 |
* | doc/APIchanges: fill in missing dates and hashes. | Anton Khirnov | 2012-02-27 | 1 | -5/+5 |
* | avutil: add AVERROR_UNKNOWN | Justin Ruggles | 2012-02-25 | 1 | -0/+3 |
* | Remove libpostproc. | Diego Biurrun | 2012-02-23 | 1 | -1/+0 |
* | avcodec: add duration field to AVCodecParserContext | Justin Ruggles | 2012-02-20 | 1 | -0/+3 |
* | avutil: add av_rescale_q_rnd() to allow different rounding | Justin Ruggles | 2012-02-20 | 1 | -0/+3 |
* | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -0/+3 |
* | lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket | Anton Khirnov | 2012-02-08 | 1 | -0/+3 |
* | APIchanges: add missing commit hashes | Janne Grunau | 2012-02-02 | 1 | -4/+4 |
* | avcodec: Add av_fast_padded_malloc(). | Janne Grunau | 2012-02-01 | 1 | -0/+5 |
* | lavf: add functions for accessing the fourcc<->CodecID mapping tables. | Anton Khirnov | 2012-01-31 | 1 | -0/+3 |
* | lavc: add avcodec_is_open(). | Anton Khirnov | 2012-01-31 | 1 | -0/+3 |
* | doc: Fix the name of the new function | Martin Storsjö | 2012-01-30 | 1 | -1/+1 |
* | avutil: make intfloat api public | Paul B Mahol | 2012-01-30 | 1 | -0/+4 |
* | APIchanges: mention avcodec_alloc_context()/2/3 | Anton Khirnov | 2012-01-28 | 1 | -0/+2 |
* | lavf: increase major version from 53 to 54. | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | lavc: increase major version to 54. | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | doc: Update APIchanges with info on muxer flushing | Martin Storsjö | 2012-01-25 | 1 | -0/+6 |
* | doc/APIChanges: fill in missing dates and hashes | Anton Khirnov | 2012-01-21 | 1 | -5/+5 |
* | avcodec: bump minor version and add APIChanges for the new audio encoding API | Justin Ruggles | 2012-01-15 | 1 | -0/+8 |
* | lavfi: move version macros to a new installed header version.h | Anton Khirnov | 2012-01-12 | 1 | -0/+3 |
* | No longer build libpostproc by default | Reinhard Tartler | 2012-01-11 | 1 | -1/+1 |
* | APIchanges: mention cleaned up header includes | Jonathan Nieder | 2012-01-04 | 1 | -2/+4 |
* | lavu: bump lavu minor for av_popcount64 | Janne Grunau | 2012-01-03 | 1 | -4/+7 |
* | Add minor bumps and APIchanges entries for lavc/lavfi changes. | Anton Khirnov | 2011-12-25 | 1 | -0/+14 |
* | APIchanges: fill in revision for AVFrame.age deprecation | Mans Rullgard | 2011-12-18 | 1 | -1/+1 |
* | avcodec: deprecate AVFrame.age | Mans Rullgard | 2011-12-18 | 1 | -0/+3 |
* | lavf: add avformat_close_input(). | Anton Khirnov | 2011-12-12 | 1 | -0/+4 |
* | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -0/+7 |