26536 Commits (58b4e5407d05164f1874ffb32612237253411093)
 

Author SHA1 Message Date
Anton Khirnov 81e5ff7ae2 vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata** 14 years ago
James Zern da7548585e Fix crash when using iblock option (when a warning is logged). 14 years ago
Stefano Sabatini 6fae8c5443 Make the validity checks fail only if the corresponding luma or chroma 14 years ago
Stefano Sabatini aec966958c Add support for PIX_FMT_RGBA in the targa encoder. 14 years ago
Martin Storsjö 54b2a4238c sapdec: Include sys/time.h for struct timeval 14 years ago
Stefano Sabatini bbf874f19b Use named constants defined in targa.h. 14 years ago
Stefano Sabatini b5becbab09 Create a targa.h file to contain common definitions for targa encoder 14 years ago
Martin Storsjö 01c8d258da Add a SAP demuxer 14 years ago
Martin Storsjö 65cdee9c95 rtpdec: Don't use the no reordering codepath if there already is a queue 14 years ago
Martin Storsjö ddcf841191 rtpdec: Handle wrapping seq numbers in has_next_packet properly 14 years ago
Martin Storsjö d678a6fd82 rtpdec: Parse the next packet in the sequence if it is available, if the previous packet didn't return any data 14 years ago
Martin Storsjö 91ec7aea20 rtpdec: Return AVERROR(EAGAIN) if out of data for mpegts, pass returned error codes through 14 years ago
Martin Storsjö f6e138b4f4 rtpdec: Don't call the depacketizer to return more data unless it actually said it has more data 14 years ago
Martin Storsjö 4ffff36751 rtpdec: Split out storing of the depacketization return value to a separate function 14 years ago
Stefano Sabatini cf5fe8ec9e Make avfilter_config_links() use the timebase of the first input link 14 years ago
Stefano Sabatini e259eadcab Make the targa encoder return sane error values rather than -1. 14 years ago
Stefano Sabatini 7c559bc77e Targa encoder: log error message in case the pixel format in input is 14 years ago
Stefano Sabatini f7ead94c69 Factorize definition of the output_filter defined in both ffplay.c and 14 years ago
Stefano Sabatini f5b05b951c Cosmetics: remove pointless empty line. 14 years ago
Stefano Sabatini 94498ec98a Extend buffer source to accept the time base for the output PTS. 14 years ago
Stefano Sabatini 387b4ac993 Fix timebase handling at the begin and at the end of the ffplay video 14 years ago
Stefano Sabatini 610312e904 Remove unused symbol. 14 years ago
Stefano Sabatini 72ae4aa189 Do not pass an unused variable when initing filt_out. Less confusing. 14 years ago
Stefano Sabatini 68b79bfc48 Implement cropdetect filter. 14 years ago
Stefano Sabatini 16134b7c40 Extend the nullsrc source, make it accept a parameter for specifying 14 years ago
Stefano Sabatini 214c0d420b Implement settb filter. 14 years ago
Martin Storsjö ad64a807a9 Add forgotten minor bump and changelog entry for the SAP muxer 14 years ago
Stefano Sabatini 7761129540 Add APIchanges entry after r25441. 14 years ago
Stefano Sabatini 47453c0e37 Make graph2dot print information related to the link timebase. 14 years ago
Stefano Sabatini 867ae7aa5d Add a time_base field to AVFilterLink. 14 years ago
Alex Converse d256d21e3f oggenc: Don't use char* to point to a string constant. 14 years ago
Michael Niedermayer c5ac275b2e Allow storing multiple quant tables in extradata that can then be selected per keyframe in ffv1. 14 years ago
Michael Niedermayer 0f27aca7b3 Store global things in extradata for ffv1 ver=2. 14 years ago
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