| Commit message (Expand) | Author | Age | Files | Lines |
* | document libswscale bump | Reinhard Tartler | 2011-06-20 | 1 | -1/+1 |
* | Add minor bumps and APIChanges entries for lavf private options. | Anton Khirnov | 2011-06-16 | 1 | -0/+10 |
* | avoptions: Add an av_opt_flag_is_set function for inspecting flag fields | Martin Storsjö | 2011-06-10 | 1 | -0/+3 |
* | Move metadata API from lavf to lavu. | Anton Khirnov | 2011-06-08 | 1 | -0/+5 |
* | APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition | Justin Ruggles | 2011-06-07 | 1 | -1/+1 |
* | samplefmt: add av_get_bytes_per_sample() | Stefano Sabatini | 2011-06-07 | 1 | -0/+4 |
* | AVOptions: add av_opt_free convenience function. | Anton Khirnov | 2011-06-05 | 1 | -0/+3 |
* | APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). | Ronald S. Bultje | 2011-05-28 | 1 | -1/+1 |
* | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -0/+4 |
* | APIchanges: Fill in git hash for fps_probe_size (30315a8) | Alex Converse | 2011-05-25 | 1 | -1/+1 |
* | avformat: Add fpsprobesize as an AVOption. | Alex Converse | 2011-05-25 | 1 | -0/+3 |
* | APIchanges: fill in date and commit for request_sample_fmt | Justin Ruggles | 2011-05-18 | 1 | -1/+1 |
* | Add APIchanges entry for request_sample_fmt. | Justin Ruggles | 2011-05-18 | 1 | -0/+3 |
* | doc/APIchanges: fill in missing hashes and dates. | Anton Khirnov | 2011-05-11 | 1 | -4/+4 |
* | lavc: move some flac-specific options to its private context. | Anton Khirnov | 2011-05-10 | 1 | -0/+6 |
* | APIChanges: update commit hashes for recent additions. | Anton Khirnov | 2011-04-26 | 1 | -3/+3 |
* | lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums | Stefano Sabatini | 2011-04-26 | 1 | -0/+5 |
* | lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. | Roger Pau Monné | 2011-04-26 | 1 | -0/+3 |
* | vsrc_buffer: add sample_aspect_ratio fields to arguments. | Michael Niedermayer | 2011-04-26 | 1 | -0/+3 |
* | APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition. | Ronald S. Bultje | 2011-04-21 | 1 | -1/+1 |
* | Introduce slice threads flag. | Ronald S. Bultje | 2011-04-21 | 1 | -0/+3 |
* | The stabilization period after version bumps should be one month, not one week. | Diego Biurrun | 2011-04-21 | 1 | -2/+3 |
* | update last major version increase dates in APIchanges | Justin Ruggles | 2011-04-20 | 1 | -7/+7 |
* | document introduction of side data in APIchanges | Kostya | 2011-04-19 | 1 | -0/+5 |
* | lavf: bump minor and add an APIChanges entry for the last avio changes | Anton Khirnov | 2011-04-13 | 1 | -0/+32 |
* | pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE | Peter Ross | 2011-04-10 | 1 | -0/+3 |
* | lavf: bump minor and add an APIChanges entry for avformat cleanup | Anton Khirnov | 2011-04-08 | 1 | -0/+5 |
* | lavf: bump minor version and add an APIChanges entry for avio changes | Anton Khirnov | 2011-04-03 | 1 | -0/+40 |
* | APIChanges: mark the place where 0.6 was branched. | Anton Khirnov | 2011-03-30 | 1 | -0/+6 |
* | Add APIchanges entry for audio_service_type. | Justin Ruggles | 2011-03-25 | 1 | -0/+3 |
* | Add missed APIchanges and changelog entries | Martin Storsjö | 2011-03-17 | 1 | -0/+5 |
* | Update version and APIchanges. | Ronald S. Bultje | 2011-02-20 | 1 | -0/+6 |
* | Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag | Janne Grunau | 2011-02-17 | 1 | -4/+4 |
* | lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes | Anton Khirnov | 2011-02-17 | 1 | -0/+6 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+3 |
* | APIchanges: update for 55bad0c: vbv_delay | Mans Rullgard | 2011-02-15 | 1 | -0/+3 |
* | APIchanges: update for 12c14cd | Anssi Hannula | 2011-02-14 | 1 | -0/+3 |
* | apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag | Mans Rullgard | 2011-02-14 | 1 | -0/+3 |
* | Update APIchanges for 910b5b8 | Mans Rullgard | 2011-02-14 | 1 | -0/+3 |
* | Add missing git rev hash. | Ronald S. Bultje | 2011-02-09 | 1 | -1/+1 |
* | Deprecate avcodec_thread_init() | Alexander Strange | 2011-02-09 | 1 | -0/+4 |
* | Add missing git rev hash. | Ronald S. Bultje | 2011-02-09 | 1 | -1/+1 |
* | Frame-based multithreading framework using pthreads | Alexander Strange | 2011-02-09 | 1 | -0/+5 |
* | Add missing git revision hask. | Ronald S. Bultje | 2011-02-09 | 1 | -1/+1 |
* | lavf: rename ff_probe_input_buffer to make it public | Anssi Hannula | 2011-02-08 | 1 | -0/+4 |
* | add APIChanges entry for fe9a3fb | Janne Grunau | 2011-02-08 | 1 | -0/+3 |
* | Fill in missing date. | Ronald S. Bultje | 2011-02-06 | 1 | -1/+1 |
* | Update MINOR and set git rev for non-blocking flag API addition. | Ronald S. Bultje | 2011-02-06 | 1 | -1/+1 |
* | Non-blocking protocols: flag and documentation | Nicolas George | 2011-02-05 | 1 | -0/+3 |
* | Add an APIchanges entry for avformat_free_context | Martin Storsjö | 2011-02-04 | 1 | -0/+3 |