| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | rtsp: Allow requesting of filtering of source packets | Martin Storsjö | 2011-01-06 | 1 | -0/+3 |
* | udp: Allow specifying the connect option in udp_set_remote_url, too | Martin Storsjö | 2011-01-06 | 1 | -0/+4 |
* | In video4linux2, in the case the timebase value in ap is 0/0, read the | Stefano Sabatini | 2011-01-05 | 1 | -2/+7 |
* | add ASS encoding and decoding support in Subtitle Formats documentation | Aurelien Jacobs | 2010-12-28 | 1 | -1/+1 |
* | add SubRip decoder | Aurelien Jacobs | 2010-12-28 | 1 | -1/+1 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+5 |
* | 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 |
* | Metadata demuxer. | Anton Khirnov | 2010-12-27 | 1 | -1/+1 |
* | Metadata muxer | Anton Khirnov | 2010-12-27 | 3 | -0/+71 |
* | Extend documentation for format and noformat filters, and remove | Stefano Sabatini | 2010-12-26 | 1 | -11/+13 |
* | Add erode libopencv filter. | Stefano Sabatini | 2010-12-26 | 1 | -0/+10 |
* | Add dilate libopencv filter. | Stefano Sabatini | 2010-12-26 | 1 | -0/+46 |
* | Windows Televison (WTV) demuxer | Peter Ross | 2010-12-26 | 1 | -0/+1 |
* | There is no complete G.729 decoder in libavcodec. | Carl Eugen Hoyos | 2010-12-24 | 1 | -1/+0 |
* | Redesign the libopencv wrapper to make it more generic. Accept both | Stefano Sabatini | 2010-12-23 | 1 | -6/+21 |
* | 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 |
* | AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo | Ronald S. Bultje | 2010-12-18 | 1 | -2/+1 |
* | Improve layout and clarify / complete documentation for the yadif | Stefano Sabatini | 2010-12-17 | 1 | -19/+26 |
* | Simplify texi files naming: ff*-doc.texi -> ff*.texi. | Stefano Sabatini | 2010-12-14 | 4 | -0/+0 |
* | Add gradfun filter, ported from MPlayer. | Nolan L | 2010-12-12 | 1 | -0/+29 |
* | Add section describing the filtergraph. | Stefano Sabatini | 2010-12-12 | 1 | -0/+91 |
* | 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 |
* | Deprecate the use of the NO_COLOR environment variable. | Stefano Sabatini | 2010-12-06 | 1 | -0/+2 |
* | Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use of | Stefano Sabatini | 2010-12-06 | 1 | -2/+3 |
* | Allow to force colored output. | Etienne Buira | 2010-12-05 | 1 | -1/+2 |
* | 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 |
* | Port libmpcodecs hqdn3d filter. | Baptiste Coudurier | 2010-12-04 | 1 | -0/+27 |
* | 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 |
* | Extend the frei0r filter syntax. | Stefano Sabatini | 2010-11-30 | 1 | -1/+1 |
* | Implement frei0r source. | Stefano Sabatini | 2010-11-30 | 1 | -0/+29 |
* | Remove @anchor{} commands from the POD output. | Stefano Sabatini | 2010-11-30 | 1 | -0/+1 |
* | Mobotix .mxg demuxer | Anatoly Nenashev | 2010-11-26 | 1 | -0/+1 |
* | Fix date in last APIchanges entry. | Stefano Sabatini | 2010-11-26 | 1 | -1/+1 |
* | Implement avfilter_get_video_buffer_ref_from_arrays(). | Stefano Sabatini | 2010-11-25 | 1 | -0/+3 |
* | S/PDIF demuxer | Anssi Hannula | 2010-11-22 | 1 | -1/+1 |
* | ffmpeg.c: document default metadata mappings | Anton Khirnov | 2010-11-22 | 1 | -0/+6 |
* | Move audio channel API from libavcodec to libavcore. | Stefano Sabatini | 2010-11-21 | 1 | -0/+9 |