26303 Commits (228adaab8d6bfb6e0b041db427e1eff6bd48f335)
 

Author SHA1 Message Date
Michael Niedermayer 228adaab8d Make sure version is not decreased for 16bit per sample colorspaces in ffv1. 14 years ago
Michael Niedermayer 4f22b3bbbf Factorize quant table read and write code in ffv1.c 14 years ago
Michael Niedermayer 54ce8a4c8b Clarify whitespace nitpicks in patcheck. 14 years ago
Stefano Sabatini f167a1a4f6 Rename out -> outlink, link -> inlink in various defaults.c functions, 14 years ago
Stefano Sabatini 69f73a8928 Make avfilter_config_links() propagate the error code coming from the 14 years ago
Alexander Strange e4dccc0d59 Update rv30 FATE reference after last commit 14 years ago
Alexander Strange 0ff4f0c0fc ffmpeg: Use guess_correct_pts() to set decoded picture timestamps 14 years ago
Peter Ross 1e6f8d53fc cafdec: Handle ALAC extradata. 14 years ago
Peter Ross 47a5fba773 Add myself as the caf* maintainer 14 years ago
Michael Niedermayer bf2d43de3f Tool to analyze multimedia files and create directories and symlinks for the 14 years ago
Martin Storsjö 61c089a81b Document the SAP muxer 14 years ago
Michael Chinen 27d97fded3 Fix ffplay to keep calling av_read_frame even if EOF has been reached. 14 years ago
Martin Storsjö c689cccec9 libavformat: Always build id3v1.o and id3v2.o 14 years ago
Martin Storsjö 1b40d4966c sapenc: Use the normal URL port as RTP port 14 years ago
Martin Storsjö 2aab70c476 sapenc: Declare a dependency on rtp_protocol, too 14 years ago
Martin Storsjö a1fc29f588 sapenc: Include os_support.h, to provide a fallback definition for socklen_t 14 years ago
Stefano Sabatini adbb9bcaa7 s/program/programs, as FFmpeg consists of many programs. 14 years ago
Stefano Sabatini 4ddade62dd Install libavutil/opt.h, its API is public. 14 years ago
Stefano Sabatini 74d127b537 Add validity checks for the unsharp filter. 14 years ago
Aurelien Jacobs fd0368e7ca move av_find_stream_info() info struct to AVStream to avoid messy (re)allocation 14 years ago
Michael Niedermayer f47d172f13 Check for more 'indent -kr' whitespace details. 14 years ago
Martin Storsjö d1f676b8d4 Fix compilation on FreeBSD, use AF_UNSPEC instead of PF_UNSPEC 14 years ago
Martin Storsjö fcc7f40449 sapenc: Mark the muxer as depending on network functions 14 years ago
Michael Niedermayer d03b93e372 Add a space between the else and { in mpegenc.c in the line i added. 14 years ago
Martin Storsjö 011071e717 Add a SAP (Session Announcement Protocol, RFC 2974) muxer 14 years ago
Martin Storsjö 6898677e54 sdp: Only specify the TTL for IPv4 addresses 14 years ago
Martin Storsjö 6ded3a0411 Fix headers so that "make checkheaders" passes again 14 years ago
Martin Storsjö a493f80a2c rtsp: Factorize out code for opening a chained RTP muxer 14 years ago
Martin Storsjö 3d74223025 rtsp: Make rtsp_rtp_mux_open reusable 14 years ago
Martin Storsjö 9e6acc7884 rtsp: Remove the start_time field from RTSPState, use AVFormatContext->start_time_realtime instead 14 years ago
Martin Storsjö f6833fc1c6 Add protocol documentation on the connect option to the udp protocol 14 years ago
Martin Storsjö 25968c3953 Reindent 14 years ago
Martin Storsjö 6766a354f7 udp: Add an option for connecting the udp socket 14 years ago
Martin Storsjö b7952ed184 rtpdec: Set prev_ret properly when parsing more data from mpegts RTP packets 14 years ago
Martin Storsjö 45658b7414 rtpdec: Store the previous return value for mpegts when it was -1, too 14 years ago
Robert Schlabbach 243ac3fdaa rtpdec: Keep track of the previous return value from rtp_parse_packet_internal for mpegts packets 14 years ago
Baptiste Coudurier 8a451afe7d In gxf muxer, round up number of lines mod 16 in mpeg umf data, based patch by Reuben Martin, reuben dot m at gmail dot com 14 years ago
Baptiste Coudurier a7ba165a0c Update gxf regression tests because of r25399 14 years ago
Baptiste Coudurier c6d04addf6 In gxf muxer, fix number of flt entries based on patch by Reuben Martin, reuben dot m at gmail dot com 14 years ago
Aurelien Jacobs ca8064d2d1 fix bitstream filter option mapping when using -newvideo and friends 14 years ago
Reimar Döffinger 6c2142809c Add d modifier to asm argument to fix nasm compilation. 14 years ago
Reuben Martin 82ae56b3fa In gxf muxer, write umf media for mpeg1video, patch by Reuben Martin, reuben dot m at gmail dot com 14 years ago
Reuben Martin ad4c3c6840 In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at gmail dot com 14 years ago
Aurelien Jacobs e99179de9b remove useless local variable 14 years ago
Aurelien Jacobs 3e4318bf4a remove useless local allocated start_time array 14 years ago
Martin Storsjö 0de7feffcf Set myself as maintainer for rtpenc* and sdp.c, as requested by Luca A 14 years ago
Rafaël Carré 9b9d3868d5 libmp3lame: don't check unused function in detection 14 years ago
Martin Storsjö 87b2b40a33 Reindent 14 years ago
Martin Storsjö 10105c9b29 sdp: Don't require the explicit ?multicast option 14 years ago
Martin Storsjö 55b6bd1c01 Convert ff_is_multicast_address to take a struct sockaddr parameter 14 years ago