| Commit message (Expand) | Author | Age | Files | Lines |
* | APIchanges: fill in some blanks | Mans Rullgard | 2011-11-28 | 1 | -6/+6 |
* | libavutil: add utility functions to simplify allocation of audio buffers. | Justin Ruggles | 2011-11-23 | 1 | -0/+4 |
* | libavutil: add planar sample formats and av_sample_fmt_is_planar() | Justin Ruggles | 2011-11-23 | 1 | -0/+3 |
* | avcodec: move some AVCodecContext fields to an internal struct. | Justin Ruggles | 2011-11-19 | 1 | -0/+8 |
* | Add an APIchanges entry and a minor bump for avio changes. | Anton Khirnov | 2011-11-18 | 1 | -0/+10 |
* | avutil: Add av_timegm as a public function | Martin Storsjö | 2011-11-16 | 1 | -0/+3 |
* | doc/APIchanges: add missing dates and hashes | Anton Khirnov | 2011-11-06 | 1 | -6/+6 |
* | avstring: Add locale independent implementations of strcasecmp/strncasecmp | Reimar Döffinger | 2011-11-06 | 1 | -0/+3 |
* | avstring: Add locale independent implementations of toupper/tolower | Luca Barbato | 2011-11-06 | 1 | -0/+3 |
* | avformat: Add functions for doing global network initialization | Martin Storsjö | 2011-11-05 | 1 | -0/+3 |
* | avcodec: remove avcodec_parse_frame and deprecate associated elements. | Justin Ruggles | 2011-10-27 | 1 | -0/+4 |
* | lavf: add avformat_new_stream as a replacement for av_new_stream. | Anton Khirnov | 2011-10-19 | 1 | -0/+3 |
* | avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. | Justin Ruggles | 2011-10-13 | 1 | -0/+3 |
* | AVOptions: bump minor and add APIchanges entry. | Anton Khirnov | 2011-10-12 | 1 | -0/+19 |
* | doc/APIChanges: fill in missing hashes and dates. | Anton Khirnov | 2011-09-18 | 1 | -5/+5 |
* | lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. | Anton Khirnov | 2011-09-03 | 1 | -0/+5 |
* | AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). | Anton Khirnov | 2011-09-03 | 1 | -0/+3 |
* | fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() | Stefano Sabatini | 2011-08-26 | 1 | -0/+3 |
* | lavf: add avformat_query_codec(). | Anton Khirnov | 2011-08-16 | 1 | -0/+3 |
* | lavc: add avcodec_get_type() for mapping codec_id -> type. | Anton Khirnov | 2011-08-16 | 1 | -0/+3 |
* | APIchanges: note error_recognition in lavf | Dustin Brody | 2011-08-12 | 1 | -0/+3 |
* | apichange: add an entry for AV_PKT_FLAG_CORRUPT | Luca Barbato | 2011-08-02 | 1 | -0/+3 |
* | APIchanges: fill in missing hashes and dates. | Anton Khirnov | 2011-07-14 | 1 | -8/+8 |
* | Add an APIChanges entry and bump minor versions for recent changes. | Anton Khirnov | 2011-07-14 | 1 | -0/+6 |
* | Add av_printf_format, for marking printf style format strings and their param... | Martin Storsjö | 2011-06-23 | 1 | -0/+3 |
* | 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 |