| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add APIchanges entry for lavc 52.109.0 | Tomas Härdin | 2011-02-03 | 1 | -0/+3 |
* | Add forgotten minor API bumps and APIChanges entries | Anton Khirnov | 2011-02-02 | 1 | -0/+9 |
* | Fix date and revision for lavc 52.104. | Carl Eugen Hoyos | 2011-01-17 | 1 | -1/+1 |
* | Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. | Stefano Sabatini | 2011-01-15 | 1 | -0/+3 |
* | Add APIchanges entry for the av_metadata_copy() addition. | Stefano Sabatini | 2011-01-15 | 1 | -0/+3 |
* | Deprecate reordered_opaque in favor of pkt_pts/dts | Michael Niedermayer | 2011-01-07 | 1 | -0/+3 |
* | Add pkt_dts to AVFrame, this will in the future allow multithreading decoders | Michael Niedermayer | 2011-01-07 | 1 | -0/+4 |
* | Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts | Michael Niedermayer | 2011-01-07 | 1 | -0/+3 |
* | Add av_get_profile_name() to get profile names. | Anssi Hannula | 2011-01-07 | 1 | -0/+3 |
* | Bump lavfi minor and add an entry after r26108 (which added | Stefano Sabatini | 2010-12-27 | 1 | -0/+3 |
* | Fix date in APIchanges. | Stefano Sabatini | 2010-12-27 | 1 | -1/+1 |
* | Consistently prefer short library names in APIchanges. | Stefano Sabatini | 2010-12-27 | 1 | -3/+3 |
* | Implement av_find_best_stream. | Nicolas George | 2010-12-27 | 1 | -0/+3 |
* | lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS | Anton Khirnov | 2010-12-27 | 1 | -0/+4 |
* | Add av_file_map() and av_file_unmap() functions. | Stefano Sabatini | 2010-12-22 | 1 | -0/+3 |
* | Add AVERROR_*_NOT_FOUND codes. | Nicolas George | 2010-12-19 | 1 | -0/+11 |
* | Fix typo. | Stefano Sabatini | 2010-12-09 | 1 | -1/+1 |
* | Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from | Stefano Sabatini | 2010-12-09 | 1 | -0/+4 |
* | Add CODEC_CAP_NEG_LINESIZES. | Stefano Sabatini | 2010-12-04 | 1 | -0/+3 |
* | Cosmetics: add empty line which was previously removed. | Stefano Sabatini | 2010-12-04 | 1 | -0/+1 |
* | Deprecate avcodec_pix_fmt_string() in favor of | Stefano Sabatini | 2010-12-04 | 1 | -0/+4 |
* | Implement av_image_alloc() and use it in | Stefano Sabatini | 2010-12-04 | 1 | -0/+3 |
* | Add avfilter_graph_create_filter(). | Stefano Sabatini | 2010-12-02 | 1 | -0/+3 |
* | Fix date in last APIchanges entry. | Stefano Sabatini | 2010-11-26 | 1 | -1/+1 |