|
|
|
@3f2a7e4
|
14 years |
stefano.sabatini-lala |
Cosmetics: use a more compact notation, improve readability and reduce …
|
|
|
@dbabc277
|
14 years |
stefano.sabatini-lala |
Reset metadata after opt_output_file(), fix the previous commit.
…
|
|
|
@4bf65e2a
|
14 years |
stefano.sabatini-lala |
Use an AVMetadata struct for storing metadata, simplify.
Originally …
|
|
|
@4712ed2
|
14 years |
stefano.sabatini-lala |
Make ffprobe print stream language only once, also remove usage of the …
|
|
|
@e4b34e80
|
14 years |
stefano.sabatini-lala |
Remove docs for the not anymore existing option -convert_tags.
…
|
|
|
@ad7768f
|
14 years |
Aurélien Jacobs |
add ff_ prefix to metadata_conv()
patch by Anton Khirnov anton _at_ …
|
|
|
@d60a9f52
|
14 years |
Aurélien Jacobs |
lavf: simplify setting the encoder ident tag.
patch by Anton Khirnov …
|
|
|
@a7e5a832
|
14 years |
Aurélien Jacobs |
ffmpeg.c/ffprobe.c: remove all uses of av_metadata_conv()
patch by …
|
|
|
@2a24df93
|
14 years |
stefano.sabatini-lala |
Add avfilter_graph_config().
Originally committed as revision 25502 …
|
|
|
@0b6d358a
|
14 years |
stefano.sabatini-lala |
Place the bitstream_filters variable in the AVOutputStream, thus …
|
|
|
@9fdf4b58
|
14 years |
stefano.sabatini-lala |
Move the allocation of the AVOutputStream structure earlier in the …
|
|
|
@fb66c31d
|
14 years |
martin |
Fix building, include the header instead of the source file
Builds …
|
|
|
@96d1e75a
|
14 years |
baptiste.coudurier |
In mov muxer, write artist metadata tag
Originally committed as …
|
|
|
@edd33cb6
|
14 years |
baptiste.coudurier |
In mov muxer, use correct metadata tag for encoder, and use the …
|
|
|
@946df059
|
14 years |
martin |
rtpdec: Return AVERROR(EAGAIN) for mpegts parsing errors
This …
|
|
|
@aff88101
|
14 years |
Aurélien Jacobs |
ffserver: use a local MAX_STREAMS limit
Originally committed as …
|
|
|
@9389b925
|
14 years |
Aurélien Jacobs |
ffserver: fix prepare_sdp_description() to dynamically allocate …
|
|
|
@03700d39
|
14 years |
Aurélien Jacobs |
Export metadata in the generic format. Deprecate old conversion API. …
|
|
|
@ed09233f
|
14 years |
Aurélien Jacobs |
cosmetic: alignment
Originally committed as revision 25492 to …
|
|
|
@13728334
|
14 years |
Aurélien Jacobs |
add FF_API_SYMVER define to disable symver compatibility functions
…
|
|
|
@ad2d0fdf
|
14 years |
Aurélien Jacobs |
probetest: replace usage of deprecated first_iformat by …
|
|
|
@114c9a59
|
14 years |
Aurélien Jacobs |
add FF_API_FIRST_FORMAT define to drop deprecated first_?format from …
|
|
|
@0139fde
|
14 years |
Aurélien Jacobs |
add FF_API_PARAMETERS_CODEC_ID define to disable the deprecated …
|
|
|
@d1742ff7
|
14 years |
Aurélien Jacobs |
add FF_API_LAVF_UNUSED define to disable the unused struct fields
…
|
|
|
@634e0304
|
14 years |
Aurélien Jacobs |
add FF_API_READ_SEEK define to drop usage of AVInputFormat.read_seek …
|
|
|
@d87a521c
|
14 years |
Aurélien Jacobs |
add FF_API_PARSE_FRAME_PARAM define to disable the deprecated …
|
|
|
@ade800c5
|
14 years |
Aurélien Jacobs |
properly check for FF_API_URL_CLASS instead of …
|
|
|
@ca51d86
|
14 years |
Aurélien Jacobs |
add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated …
|
|
|
@88e44314
|
14 years |
Aurélien Jacobs |
add FF_API_URL_SPLIT define to disable the deprecated ff_url_split() …
|
|
|
@8ef30ac1
|
14 years |
Aurélien Jacobs |
add FF_API_UDP_GET_FILE define to disable the deprecated …
|
|
|
@198ac67f
|
14 years |
Aurélien Jacobs |
add FF_API_GUESS_FORMAT define to disable the deprecated …
|
|
|
@a15c7fd6
|
14 years |
Carl Eugen Hoyos |
Deprecate old API.
Patch by Anton Khirnov, anton khirnov net
…
|
|
|
@d56839fc
|
14 years |
michaelni |
Store slice position and size per keyframe in ffv1.2
Originally …
|
|
|
@1da7257
|
14 years |
michaelni |
Fix indention of ffv1.c after previous commits.
Originally committed …
|
|
|
@e42393d
|
14 years |
michaelni |
Store quant table index per plane and slice.
Originally committed as …
|
|
|
@f08ed90d
|
14 years |
michaelni |
Assert that the context doesnt overflow in ffv1.
Originally committed …
|
|
|
@e2b2f845
|
14 years |
michaelni |
Rectangular slice support for ffv1.2
Originally committed as revision …
|
|
|
@81e5ff7a
|
14 years |
Aurélien Jacobs |
vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata …
|
|
|
@da754858
|
14 years |
Carl Eugen Hoyos |
Fix crash when using iblock option (when a warning is logged).
Patch …
|
|
|
@6fae8c54
|
14 years |
stefano.sabatini-lala |
Make the validity checks fail only if the corresponding luma or chroma …
|
|
|
@aec96695
|
14 years |
stefano.sabatini-lala |
Add support for PIX_FMT_RGBA in the targa encoder.
Patch sponsored by …
|
|
|
@54b2a423
|
14 years |
martin |
sapdec: Include sys/time.h for struct timeval
This hopefully fixes …
|
|
|
@bbf874f1
|
14 years |
stefano.sabatini-lala |
Use named constants defined in targa.h.
Originally committed as …
|
|
|
@b5becbab
|
14 years |
stefano.sabatini-lala |
Create a targa.h file to contain common definitions for targa encoder …
|
|
|
@01c8d258
|
14 years |
martin |
Add a SAP demuxer
Originally committed as revision 25463 to …
|
|
|
@65cdee9c
|
14 years |
martin |
rtpdec: Don't use the no reordering codepath if there already is a …
|
|
|
@ddcf8411
|
14 years |
martin |
rtpdec: Handle wrapping seq numbers in has_next_packet properly
…
|
|
|
@d678a6fd
|
14 years |
martin |
rtpdec: Parse the next packet in the sequence if it is available, if …
|
|
|
@91ec7aea
|
14 years |
martin |
rtpdec: Return AVERROR(EAGAIN) if out of data for mpegts, pass …
|
|
|
@f6e138b4
|
14 years |
martin |
rtpdec: Don't call the depacketizer to return more data unless it …
|
|
|
@4ffff367
|
14 years |
martin |
rtpdec: Split out storing of the depacketization return value to a …
|
|
|
@cf5fe8ec
|
14 years |
stefano.sabatini-lala |
Make avfilter_config_links() use the timebase of the first input link …
|
|
|
@e259eadc
|
14 years |
stefano.sabatini-lala |
Make the targa encoder return sane error values rather than -1.
…
|
|
|
@7c559bc7
|
14 years |
stefano.sabatini-lala |
Targa encoder: log error message in case the pixel format in input is …
|
|
|
@f7ead94c
|
14 years |
stefano.sabatini-lala |
Factorize definition of the output_filter defined in both ffplay.c and …
|
|
|
@f5b05b95
|
14 years |
stefano.sabatini-lala |
Cosmetics: remove pointless empty line.
Originally committed as …
|
|
|
@94498ec9
|
14 years |
stefano.sabatini-lala |
Extend buffer source to accept the time base for the output PTS.
…
|
|
|
@387b4ac9
|
14 years |
stefano.sabatini-lala |
Fix timebase handling at the begin and at the end of the ffplay video …
|
|
|
@610312e9
|
14 years |
stefano.sabatini-lala |
Remove unused symbol.
Originally committed as revision 25449 to …
|
|
|
@72ae4aa1
|
14 years |
stefano.sabatini-lala |
Do not pass an unused variable when initing filt_out. Less confusing.
…
|
|
|
@68b79bfc
|
14 years |
stefano.sabatini-lala |
Implement cropdetect filter.
Originally committed as revision 25447 …
|
|
|
@16134b7c
|
14 years |
stefano.sabatini-lala |
Extend the nullsrc source, make it accept a parameter for specifying …
|
|
|
@214c0d42
|
14 years |
stefano.sabatini-lala |
Implement settb filter.
Originally committed as revision 25445 to …
|
|
|
@ad64a807
|
14 years |
martin |
Add forgotten minor bump and changelog entry for the SAP muxer
…
|
|
|
@77611295
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after r25441.
Originally committed as revision …
|
|
|
@47453c0e
|
14 years |
stefano.sabatini-lala |
Make graph2dot print information related to the link timebase.
…
|
|
|
@867ae7aa
|
14 years |
stefano.sabatini-lala |
Add a time_base field to AVFilterLink.
This is required for allowing …
|
|
|
@d256d21e
|
14 years |
alex.converse |
oggenc: Don't use char* to point to a string constant.
Originally …
|
|
|
@c5ac275b
|
14 years |
michaelni |
Allow storing multiple quant tables in extradata that can then be …
|
|
|
@0f27aca7
|
14 years |
michaelni |
Store global things in extradata for ffv1 ver=2.
ver=2 is not set yet …
|
|
|
@228adaab
|
14 years |
michaelni |
Make sure version is not decreased for 16bit per sample colorspaces in …
|
|
|
@4f22b3bb
|
14 years |
michaelni |
Factorize quant table read and write code in ffv1.c
Originally …
|
|
|
@54ce8a4c
|
14 years |
michaelni |
Clarify whitespace nitpicks in patcheck.
Originally committed as …
|
|
|
@f167a1a4
|
14 years |
stefano.sabatini-lala |
Rename out -> outlink, link -> inlink in various defaults.c functions, …
|
|
|
@69f73a89
|
14 years |
stefano.sabatini-lala |
Make avfilter_config_links() propagate the error code coming from the …
|
|
|
@e4dccc0d
|
14 years |
astrange |
Update rv30 FATE reference after last commit
The rm demuxer has …
|
|
|
@0ff4f0c0
|
14 years |
astrange |
ffmpeg: Use guess_correct_pts() to set decoded picture timestamps
…
|
|
|
@1e6f8d53
|
14 years |
pross |
cafdec: Handle ALAC extradata.
This fixes roundup issue 2284.
…
|
|
|
@47a5fba7
|
14 years |
pross |
Add myself as the caf* maintainer
Originally committed as revision …
|
|
|
@bf2d43de
|
14 years |
michaelni |
Tool to analyze multimedia files and create directories and symlinks …
|
|
|
@61c089a8
|
14 years |
martin |
Document the SAP muxer
Originally committed as revision 25427 to …
|
|
|
@27d97fd
|
14 years |
Carl Eugen Hoyos |
Fix ffplay to keep calling av_read_frame even if EOF has been reached. …
|
|
|
@c689ccce
|
14 years |
martin |
libavformat: Always build id3v1.o and id3v2.o
Functions from these …
|
|
|
@1b40d49
|
14 years |
martin |
sapenc: Use the normal URL port as RTP port
This makes the URL …
|
|
|
@2aab70c4
|
14 years |
martin |
sapenc: Declare a dependency on rtp_protocol, too
The SAP muxer uses …
|
|
|
@a1fc29f5
|
14 years |
martin |
sapenc: Include os_support.h, to provide a fallback definition for …
|
|
|
@adbb9bca
|
14 years |
stefano.sabatini-lala |
s/program/programs, as FFmpeg consists of many programs.
Originally …
|
|
|
@4ddade62
|
14 years |
stefano.sabatini-lala |
Install libavutil/opt.h, its API is public.
Fix issue #2265.
…
|
|
|
@74d127b
|
14 years |
stefano.sabatini-lala |
Add validity checks for the unsharp filter.
Prevent crash.
…
|
|
|
@fd0368e
|
14 years |
Aurélien Jacobs |
move av_find_stream_info() info struct to AVStream to avoid messy …
|
|
|
@f47d172f
|
14 years |
michaelni |
Check for more 'indent -kr' whitespace details.
Originally committed …
|
|
|
@d1f676b
|
14 years |
martin |
Fix compilation on FreeBSD, use AF_UNSPEC instead of PF_UNSPEC
…
|
|
|
@fcc7f404
|
14 years |
martin |
sapenc: Mark the muxer as depending on network functions
Hide all …
|
|
|
@d03b93e3
|
14 years |
michaelni |
Add a space between the else and { in mpegenc.c in the line i added.
…
|
|
|
@011071e7
|
14 years |
martin |
Add a SAP (Session Announcement Protocol, RFC 2974) muxer
Originally …
|
|
|
@6898677e
|
14 years |
martin |
sdp: Only specify the TTL for IPv4 addresses
According to RFC 4566, a …
|
|
|
@6ded3a04
|
14 years |
martin |
Fix headers so that "make checkheaders" passes again
Originally …
|
|
|
@a493f80a
|
14 years |
martin |
rtsp: Factorize out code for opening a chained RTP muxer
The new …
|
|
|
@3d742230
|
14 years |
martin |
rtsp: Make rtsp_rtp_mux_open reusable
Originally committed as …
|
|
|
@9e6acc78
|
14 years |
martin |
rtsp: Remove the start_time field from RTSPState, use …
|
|
|