| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: fix function name in compute_pkt_fields2 av_dlog message | Stefano Sabatini | 2011-05-12 | 1 | -1/+1 |
* | lavf: fix av_find_best_stream when providing a wanted stream. | Marton Balint | 2011-05-12 | 1 | -4/+5 |
* | lavf: fix av_find_best_stream when decoder_ret is given and using a related s... | Marton Balint | 2011-05-12 | 1 | -1/+1 |
* | lavf/utils: fix ff_interleave_compare_dts corner case. | Vitor Sessak | 2011-05-10 | 1 | -5/+5 |
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
* | lavf: inspect more frames for fps when container time base is coarse | Anssi Hannula | 2011-04-29 | 1 | -1/+9 |
* | Replace some commented-out debug printf() / av_log() messages with av_dlog(). | Diego Biurrun | 2011-04-29 | 1 | -9/+7 |
* | error: remove AVERROR_NUMEXPECTED | Stefano Sabatini | 2011-04-21 | 1 | -1/+1 |
* | libavformat: Free AVFormatContext->streams | Martin Storsjö | 2011-04-20 | 1 | -0/+1 |
* | avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols | Stefano Sabatini | 2011-04-19 | 1 | -1/+1 |
* | lavf: remove FF_API_SYMVER cruft | Anton Khirnov | 2011-04-19 | 1 | -32/+0 |
* | lavf: remove FF_API_FIRST_FORMAT cruft | Anton Khirnov | 2011-04-19 | 1 | -8/+2 |
* | lavf: remove FF_API_PARSE_FRAME_PARAM cruft | Anton Khirnov | 2011-04-19 | 1 | -18/+0 |
* | lavf: remove FF_API_URL_SPLIT cruft | Anton Khirnov | 2011-04-19 | 1 | -18/+0 |
* | lavf: remove FF_API_GUESS_FORMAT cruft | Anton Khirnov | 2011-04-19 | 1 | -29/+0 |
* | lavf: remove FF_API_OLD_METADATA cruft | Anton Khirnov | 2011-04-19 | 1 | -21/+0 |
* | lavf: remove FF_API_MAX_STREAMS cruft | Anton Khirnov | 2011-04-19 | 1 | -8/+0 |
* | lavf/utils.c: Order packets with identical PTS by stream index. | Vitor Sessak | 2011-04-12 | 1 | -1/+4 |
* | avio: undeprecate av_url_read_fseek/fpause under nicer names | Anton Khirnov | 2011-04-12 | 1 | -2/+2 |
* | lavf: make av_guess_image2_codec internal | Anton Khirnov | 2011-04-08 | 1 | -2/+2 |
* | lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. | Anton Khirnov | 2011-04-08 | 1 | -0/+4 |
* | avio: move extern url_interrupt_cb declaration from avio.h to url.h | Anton Khirnov | 2011-04-07 | 1 | -0/+1 |
* | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 1 | -1/+1 |
* | lavf: if id3v2 tag is present and all else fails, guess by file extension | Anton Khirnov | 2011-04-06 | 1 | -1/+12 |
* | avio: introduce an AVIOContext.seekable field | Anton Khirnov | 2011-04-03 | 1 | -1/+1 |
* | lavf: make compute_chapters_end less picky. | Anton Khirnov | 2011-04-01 | 1 | -13/+14 |
* | Use audio_service_type to set stream disposition. | Justin Ruggles | 2011-03-25 | 1 | -0/+13 |
* | avio: make av_url_read_fseek/fpause internal. | Anton Khirnov | 2011-03-21 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -6/+6 |
* | lavf: Make make_absolute_url a lavf internal function | Martin Storsjö | 2011-03-17 | 1 | -0/+51 |
* | lavf: make av_interleave_packet() return meaningful error codes | Stefano Sabatini | 2011-03-17 | 1 | -3/+4 |
* | lavf: enable av_dlog message in av_interleaved_write_frame() | Stefano Sabatini | 2011-03-17 | 1 | -1/+2 |
* | lavf: enable av_dlog() in compute_pkt_fields2() | Stefano Sabatini | 2011-03-17 | 1 | -1/+5 |
* | avio: make url_setbufsize internal. | Anton Khirnov | 2011-03-16 | 1 | -1/+1 |
* | use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
* | replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
* | Use AVERROR_EXIT with url_interrupt_cb. | Nicolas George | 2011-03-15 | 1 | -1/+1 |
* | lavf/utils: dont't explicitly check AVIOContext.error | Anton Khirnov | 2011-03-15 | 1 | -8/+0 |
* | avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h | Anton Khirnov | 2011-03-07 | 1 | -1/+2 |
* | avio: avio_ prefix for url_fsize | Anton Khirnov | 2011-03-07 | 1 | -3/+3 |
* | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -3/+3 |
* | libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter | Martin Storsjö | 2011-03-02 | 1 | -7/+19 |
* | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -7/+7 |
* | avio: rename url_fopen/fclose -> avio_open/close. | Anton Khirnov | 2011-02-23 | 1 | -3/+3 |
* | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -3/+3 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -7/+7 |
* | Move find_info_tag to lavu and add av_ prefix to it | Anton Khirnov | 2011-02-17 | 1 | -35/+5 |
* | Deprecate parse_date() in favor of av_parse_time(). | Stefano Sabatini | 2011-02-16 | 1 | -116/+8 |
* | lavf: add av_ prefix to dump_format() | Anton Khirnov | 2011-02-16 | 1 | -0/+10 |
* | Fix av_find_best_stream when using a program | Balint Marton | 2011-02-16 | 1 | -1/+1 |