summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make avfilter_config_links() propagate the error code coming from theStefano Sabatini2010-10-10
* Update rv30 FATE reference after last commitAlexander Strange2010-10-10
* ffmpeg: Use guess_correct_pts() to set decoded picture timestampsAlexander Strange2010-10-10
* cafdec: Handle ALAC extradata.Peter Ross2010-10-10
* Add myself as the caf* maintainerPeter Ross2010-10-10
* Tool to analyze multimedia files and create directories and symlinks for theMichael Niedermayer2010-10-09
* Document the SAP muxerMartin Storsjö2010-10-09
* Fix ffplay to keep calling av_read_frame even if EOF has been reached.Michael Chinen2010-10-09
* libavformat: Always build id3v1.o and id3v2.oMartin Storsjö2010-10-09
* sapenc: Use the normal URL port as RTP portMartin Storsjö2010-10-09
* sapenc: Declare a dependency on rtp_protocol, tooMartin Storsjö2010-10-09
* sapenc: Include os_support.h, to provide a fallback definition for socklen_tMartin Storsjö2010-10-09
* s/program/programs, as FFmpeg consists of many programs.Stefano Sabatini2010-10-08
* Install libavutil/opt.h, its API is public.Stefano Sabatini2010-10-08
* Add validity checks for the unsharp filter.Stefano Sabatini2010-10-08
* move av_find_stream_info() info struct to AVStream to avoid messy (re)allocationAurelien Jacobs2010-10-08
* Check for more 'indent -kr' whitespace details.Michael Niedermayer2010-10-08
* Fix compilation on FreeBSD, use AF_UNSPEC instead of PF_UNSPECMartin Storsjö2010-10-08
* sapenc: Mark the muxer as depending on network functionsMartin Storsjö2010-10-08
* Add a space between the else and { in mpegenc.c in the line i added.Michael Niedermayer2010-10-08
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-08
* sdp: Only specify the TTL for IPv4 addressesMartin Storsjö2010-10-08
* Fix headers so that "make checkheaders" passes againMartin Storsjö2010-10-08
* rtsp: Factorize out code for opening a chained RTP muxerMartin Storsjö2010-10-08
* rtsp: Make rtsp_rtp_mux_open reusableMartin Storsjö2010-10-08
* rtsp: Remove the start_time field from RTSPState, use AVFormatContext->start_...Martin Storsjö2010-10-08
* Add protocol documentation on the connect option to the udp protocolMartin Storsjö2010-10-08
* ReindentMartin Storsjö2010-10-08
* udp: Add an option for connecting the udp socketMartin Storsjö2010-10-08
* rtpdec: Set prev_ret properly when parsing more data from mpegts RTP packetsMartin Storsjö2010-10-08
* rtpdec: Store the previous return value for mpegts when it was -1, tooMartin Storsjö2010-10-08
* rtpdec: Keep track of the previous return value from rtp_parse_packet_interna...Robert Schlabbach2010-10-08
* In gxf muxer, round up number of lines mod 16 in mpeg umf data, based patch b...Baptiste Coudurier2010-10-07
* Update gxf regression tests because of r25399Baptiste Coudurier2010-10-07
* In gxf muxer, fix number of flt entries based on patch by Reuben Martin, reub...Baptiste Coudurier2010-10-07
* fix bitstream filter option mapping when using -newvideo and friendsAurelien Jacobs2010-10-07
* Add d modifier to asm argument to fix nasm compilation.Reimar Döffinger2010-10-07
* In gxf muxer, write umf media for mpeg1video, patch by Reuben Martin, reuben ...Reuben Martin2010-10-07
* In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at g...Reuben Martin2010-10-07
* remove useless local variableAurelien Jacobs2010-10-07
* remove useless local allocated start_time arrayAurelien Jacobs2010-10-07
* Set myself as maintainer for rtpenc* and sdp.c, as requested by Luca AMartin Storsjö2010-10-07
* libmp3lame: don't check unused function in detectionRafaël Carré2010-10-07
* ReindentMartin Storsjö2010-10-07
* sdp: Don't require the explicit ?multicast optionMartin Storsjö2010-10-07
* Convert ff_is_multicast_address to take a struct sockaddr parameterMartin Storsjö2010-10-07
* Share the is_multicast_address functionMartin Storsjö2010-10-07
* Move multicast address identification fallback macros to network.h from udp.cMartin Storsjö2010-10-07
* Warn if muxing mpeg ps is attempted without a VBV buffer size.Michael Niedermayer2010-10-07
* Pass RC parameters on stream copy to the muxer.Michael Niedermayer2010-10-07