| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove silly insults from avformat_version() Doxygen documentation. | Diego Biurrun | 2011-05-19 | 1 | -2/+1 |
* | asfdec: do not fall back to binary/generic search | Vladimir Pantelic | 2011-05-17 | 1 | -0/+2 |
* | applehttp: Expose the stream bitrate via metadata | Martin Storsjö | 2011-04-21 | 1 | -0/+1 |
* | lavf: remove FF_API_INDEX_BUILT cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_FIRST_FORMAT cruft | Anton Khirnov | 2011-04-19 | 1 | -5/+0 |
* | lavf: remove FF_API_PARAMETERS_CODEC_ID cruft | Anton Khirnov | 2011-04-19 | 1 | -4/+0 |
* | lavf: remove FF_API_LAVF_UNUSED cruft | Anton Khirnov | 2011-04-19 | 1 | -9/+0 |
* | lavf: remove FF_API_PARSE_FRAME_PARAM cruft | Anton Khirnov | 2011-04-19 | 1 | -16/+0 |
* | lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft | Anton Khirnov | 2011-04-19 | 1 | -7/+0 |
* | lavf: remove FF_API_GUESS_FORMAT cruft | Anton Khirnov | 2011-04-19 | 1 | -12/+0 |
* | lavf: remove FF_API_OLD_METADATA cruft | Anton Khirnov | 2011-04-19 | 1 | -39/+0 |
* | lavf: remove FF_API_MAX_STREAMS cruft | Anton Khirnov | 2011-04-19 | 1 | -8/+0 |
* | Replace more FFmpeg references by Libav. | Diego Biurrun | 2011-04-17 | 1 | -1/+1 |
* | lavf: postpone removal of public metadata conversion API | Anton Khirnov | 2011-04-13 | 1 | -4/+4 |
* | avformat.h: fix a misplaced #endif | Anton Khirnov | 2011-04-09 | 1 | -1/+1 |
* | lavf: get rid of ffm-specific stuff in avformat.h | Anton Khirnov | 2011-04-08 | 1 | -6/+0 |
* | lavf: rename a parameter of av_sdp_create from buff->buf | Anton Khirnov | 2011-04-08 | 1 | -3/+3 |
* | lavf: rename avf_sdp_create to av_sdp_create. | Anton Khirnov | 2011-04-08 | 1 | -1/+5 |
* | lavf: make av_guess_image2_codec internal | Anton Khirnov | 2011-04-08 | 1 | -1/+3 |
* | lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. | Anton Khirnov | 2011-04-08 | 1 | -1/+3 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
* | asfdec: subtract the preroll value and thus output 0 based timestamps | Vladimir Pantelic | 2011-03-17 | 1 | -2/+0 |
* | lavf: update documentation of AVOutputFormat.flags | Anssi Hannula | 2011-03-07 | 1 | -1/+3 |
* | lavf: document the use of multiple entries in language metadata tag | Anssi Hannula | 2011-03-07 | 1 | -1/+2 |
* | libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter | Martin Storsjö | 2011-03-02 | 1 | -4/+12 |
* | avio: rename url_fopen/fclose -> avio_open/close. | Anton Khirnov | 2011-02-23 | 1 | -1/+1 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -5/+5 |
* | Move find_info_tag to lavu and add av_ prefix to it | Anton Khirnov | 2011-02-17 | 1 | -5/+4 |
* | Deprecate parse_date() in favor of av_parse_time(). | Stefano Sabatini | 2011-02-16 | 1 | -23/+6 |
* | lavf: add av_ prefix to dump_format() | Anton Khirnov | 2011-02-16 | 1 | -4/+11 |
* | Document that av_write_header sets stream time_base to a value of it chosing. | Reimar Döffinger | 2011-02-16 | 1 | -0/+4 |
* | lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag | Anssi Hannula | 2011-02-14 | 1 | -0/+1 |
* | lavf: deprecate AVFormatContext.index_built | Anton Khirnov | 2011-02-10 | 1 | -1/+3 |
* | add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED | Peter Ross | 2011-02-10 | 1 | -0/+2 |
* | lavf: rename ff_probe_input_buffer to make it public | Anssi Hannula | 2011-02-08 | 1 | -0/+19 |
* | lavf: move internal functions from avformat.h to internal.h | Anton Khirnov | 2011-02-06 | 1 | -25/+0 |
* | Make av_set_pts_info keep previous time base if new one is invalid. | Reimar Döffinger | 2011-02-06 | 1 | -1/+2 |
* | libavformat: Add a function for freeing an AVFormatContext | Martin Storsjö | 2011-02-04 | 1 | -2/+8 |
* | lavf: move the version macros to a new header | Anton Khirnov | 2011-01-21 | 1 | -63/+1 |
* | Add service_provider and service_name metadata | Georgi Chorbadzhiyski | 2011-01-20 | 1 | -0/+2 |
* | Missing parts of IVF muxer support. | Reimar Döffinger | 2011-01-18 | 1 | -1/+1 |
* | Introduce av_metadata_copy() to copy metadata from one struct to another. | Ronald S. Bultje | 2011-01-14 | 1 | -1/+11 |
* | Add AVOption support for muxers. | Anssi Hannula | 2011-01-02 | 1 | -1/+3 |
* | Implement av_find_best_stream. | Nicolas George | 2010-12-27 | 1 | -1/+32 |
* | lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS | Anton Khirnov | 2010-12-27 | 1 | -1/+1 |
* | Allow output formats without any streams. | Anton Khirnov | 2010-12-27 | 1 | -0/+1 |
* | Bump libavformat minor version, forgotten in r26094 | Peter Ross | 2010-12-26 | 1 | -1/+1 |
* | Clarify AVFMT_TS_DISCONT and muxers. | Michael Niedermayer | 2010-12-25 | 1 | -1/+1 |
* | rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658 | Martin Storsjö | 2010-12-05 | 1 | -2/+2 |
* | Increase avformat micro version, forgotten in r25834. | Carl Eugen Hoyos | 2010-11-27 | 1 | -1/+1 |