projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
move av_find_stream_info() info struct to AVStream to avoid messy (re)allocation
[ffmpeg.git]
/
libavformat
/
utils.c
2010-10-08
Aurelien Jacobs
move av_find_stream_info() info struct to AVStream...
blob
|
commitdiff
2010-10-07
Aurelien Jacobs
remove useless local variable
blob
|
commitdiff
|
diff to current
2010-10-07
Aurelien Jacobs
remove useless local allocated start_time array
blob
|
commitdiff
|
diff to current
2010-10-06
Aurelien Jacobs
properly check for FF_API_MAX_STREAMS instead of LIBAVF...
blob
|
commitdiff
|
diff to current
2010-10-06
Aurelien Jacobs
add new streams API without MAX_STREAMS limit
blob
|
commitdiff
|
diff to current
2010-10-06
Aurelien Jacobs
dynamically use nb_streams instead of static use of...
blob
|
commitdiff
|
diff to current
2010-10-06
Reimar Döffinger
Move handling of ID3v2 to common utils.c code, reducing...
blob
|
commitdiff
|
diff to current
2010-10-05
Martin Storsjö
find_info_tag: Make sure the output buffer is null...
blob
|
commitdiff
|
diff to current
2010-10-02
Benjamin Larsson
Add the CODEC_CAP_CHANNEL_CONF capability code and add
blob
|
commitdiff
|
diff to current
2010-09-27
Michael Chinen
Fix index_entries pos:
blob
|
commitdiff
|
diff to current
2010-09-26
Michael Niedermayer
Move AVOptions from libavcodec to libavutil
blob
|
commitdiff
|
diff to current
2010-09-07
Christian d'Heureuse
Fix formatting for negative start times (issue 2139).
blob
|
commitdiff
|
diff to current
2010-09-05
Aurelien Jacobs
move stream info arrays into a struct to ease future...
blob
|
commitdiff
|
diff to current
2010-08-24
Måns Rullgård
avformat: free decryption key in av_close_input_stream()
blob
|
commitdiff
|
diff to current
2010-08-19
Martin Storsjö
Make parse_key_value from httpauth a common lavf intern...
blob
|
commitdiff
|
diff to current
2010-08-18
Aurelien Jacobs
rename LAVF_API_* defines to FF_API_* to clarify that...
blob
|
commitdiff
|
diff to current
2010-08-17
Aurelien Jacobs
add LAVF_API_OLD_METADATA define to disable the depreca...
blob
|
commitdiff
|
diff to current
2010-08-12
Baptiste Coudurier
Fix segv when stream copy and validate_tag fails, st...
blob
|
commitdiff
|
diff to current
2010-08-10
Przemysław Sobala
Fix mem leak when trying to open a non-existing image...
blob
|
commitdiff
|
diff to current
2010-08-09
Martin Storsjö
Make hex_to_data a lavf internal function
blob
|
commitdiff
|
diff to current
2010-07-26
Stefano Sabatini
Deprecate av_parse_video_frame_size() and av_parse_vide...
blob
|
commitdiff
|
diff to current
2010-07-03
Baptiste Coudurier
Move AVStream->codec_info_nb_frames increment after...
blob
|
commitdiff
|
diff to current
2010-07-03
Baptiste Coudurier
In av_find_stream_info, decode at least 4 h.264 frames...
blob
|
commitdiff
|
diff to current
2010-06-30
XBMC
Make "invalid dts/pts combination" a debug instead...
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-06-28
Eli Friedman
Fix an "assignment from incompatible pointer type"...
blob
|
commitdiff
|
diff to current
2010-06-27
Måns Rullgård
Make ff_url_split() public
blob
|
commitdiff
|
diff to current
2010-06-22
Stephen Dredge
Fix failure in av_read_frame on timestamp rollover.
blob
|
commitdiff
|
diff to current
2010-06-19
Martin Storsjö
ff_url_join: Don't add any at-char if the auth is an...
blob
|
commitdiff
|
diff to current
2010-06-15
Måns Rullgård
Add compatibility wrappers for functions moved from...
blob
|
commitdiff
|
diff to current
2010-06-05
Michael Niedermayer
Fix muxing rgb rawvideo in avi regression.
blob
|
commitdiff
|
diff to current
2010-06-02
Stefano Sabatini
Make the error message issued in case of invalid codec...
blob
|
commitdiff
|
diff to current
2010-06-01
Michael Niedermayer
Print an error when MAX_STREAMS is reached.
blob
|
commitdiff
|
diff to current
2010-05-27
Michael Niedermayer
Make sure that when the parser is feeded with frame...
blob
|
commitdiff
|
diff to current
2010-05-26
Alex Converse
Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse...
blob
|
commitdiff
|
diff to current
2010-05-24
Jai Menon
Display a more descriptive log message when probe buffe...
blob
|
commitdiff
|
diff to current
2010-05-22
Stefano Sabatini
Make av_write_header() return AVERROR(EINVAL) rather...
blob
|
commitdiff
|
diff to current
2010-05-22
Stefano Sabatini
Store in a dedicated array the format name - codec...
blob
|
commitdiff
|
diff to current
2010-05-22
Stefano Sabatini
Prefer enum CodecID over int in ff_codec_get_tag().
blob
|
commitdiff
|
diff to current
2010-05-21
Martin Storsjö
Add a libavformat internal function ff_write_chained
blob
|
commitdiff
|
diff to current
2010-05-18
Francesco Lavra
Validate AVCodecTag vs CodecID.
blob
|
commitdiff
|
diff to current
2010-05-18
Francesco Lavra
Factorize some code into the new function ff_toupper4().
blob
|
commitdiff
|
diff to current
2010-05-14
Baptiste Coudurier
Change MAX_READ_SIZE message during av_find_stream_info...
blob
|
commitdiff
|
diff to current
2010-05-01
Reimar Döffinger
Export av_probe_input_format2.
blob
|
commitdiff
|
diff to current
2010-04-25
Stefano Sabatini
Mark av_metadata_set() as deprecated, and use av_metada...
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-04-13
Jean-Daniel Dupas
Do not probe when the format is known.
blob
|
commitdiff
|
diff to current
2010-04-11
Michael Niedermayer
Raise needed score for codec probing in CODEC_ID_PROBE...
blob
|
commitdiff
|
diff to current
2010-04-09
Michael Niedermayer
Dont try to compute AVPacket duration for possibly...
blob
|
commitdiff
|
diff to current
2010-04-08
Tomas Härdin
Reusing the probe buffer to rewind the ByteIOContext...
blob
|
commitdiff
|
diff to current
2010-04-04
Michael Niedermayer
Fix rounding direction for calculation of AVPacket...
blob
|
commitdiff
|
diff to current
2010-04-01
Michael Niedermayer
Limit probing to probesize.
blob
|
commitdiff
|
diff to current
2010-03-31
Michael Niedermayer
Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE.
blob
|
commitdiff
|
diff to current
2010-03-31
Jean-Daniel Dupas
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
blob
|
commitdiff
|
diff to current
2010-03-31
Joakim Plate
Probe aac codecs for CODEC_ID_PROBE.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-03-26
Micah F. Galizia
Fix updating condition for the probe_size variable...
blob
|
commitdiff
|
diff to current
2010-03-25
Martin Storsjö
Reindent
blob
|
commitdiff
|
diff to current
2010-03-25
Martin Storsjö
Add a lowercase parameter to ff_data_to_hex
blob
|
commitdiff
|
diff to current
2010-03-21
Stefano Sabatini
Make av_open_input_file() return AVERROR_INVALIDDATA...
blob
|
commitdiff
|
diff to current
2010-03-16
Måns Rullgård
Fix erroneous behaviour when format probe hits end...
blob
|
commitdiff
|
diff to current
2010-03-15
Aurelien Jacobs
rename av_read_frame_flush to ff_read_frame_flush
blob
|
commitdiff
|
diff to current
2010-03-15
Aurelien Jacobs
rename av_program_add_stream_index to ff_program_add_st...
blob
|
commitdiff
|
diff to current
2010-03-15
Martin Storsjö
Move the NTP offset definitions to internal.h
blob
|
commitdiff
|
diff to current
2010-03-14
Micah F. Galizia
Move the probe loop from av_open_input_file() into...
blob
|
commitdiff
|
diff to current
2010-03-10
Martin Storsjö
Make the ntp_time function available to other parts...
blob
|
commitdiff
|
diff to current
2010-03-09
Michael Niedermayer
Add special case to avoid binary search when appending...
blob
|
commitdiff
|
diff to current
2010-03-08
Stefano Sabatini
Remove definition of match_ext(), which is declared...
blob
|
commitdiff
|
diff to current
2010-03-08
Martin Storsjö
Reindent
blob
|
commitdiff
|
diff to current
2010-03-08
Martin Storsjö
Rename url_split to ff_url_split
blob
|
commitdiff
|
diff to current
2010-03-08
Måns Rullgård
Revert "Move the probe loop from av_open_input_file...
blob
|
commitdiff
|
diff to current
2010-03-08
Alex Converse
av_find_stream_info(): Add a workaround for backwards...
blob
|
commitdiff
|
diff to current
2010-03-07
Daniel Kristjansson
Fix pts->dts conversion init for non-zero initial value...
blob
|
commitdiff
|
diff to current
2010-03-07
Micah F. Galizia
Move the probe loop from av_open_input_file() into...
blob
|
commitdiff
|
diff to current
2010-03-06
Måns Rullgård
Add some missing #includes
blob
|
commitdiff
|
diff to current
2010-03-05
Martin Storsjö
Add a function ff_url_join for assembling URLs
blob
|
commitdiff
|
diff to current
2010-03-05
Vitor Sessak
Fix memory leak in NUT muxer
blob
|
commitdiff
|
diff to current
2010-02-28
Anton Khirnov
Print chapter info in dump_format().
blob
|
commitdiff
|
diff to current
2010-02-23
Michael Niedermayer
Count all frames with codec_info_nb_frames not just...
blob
|
commitdiff
|
diff to current
2010-02-23
Michael Niedermayer
Put codec_info_nb_frames back in AVStream and print...
blob
|
commitdiff
|
diff to current
2010-02-22
Michael Niedermayer
Make sure mp1/mp2 get their frame_size set.
blob
|
commitdiff
|
diff to current
2010-02-22
Michael Niedermayer
Make sure a set r_frame_rate is not overriden by a...
blob
|
commitdiff
|
diff to current
2010-02-16
Anton Khirnov
Set lavf identification string globally in av_write_hea...
blob
|
commitdiff
|
diff to current
2010-02-12
Michael Niedermayer
Add flag so muxers not needing width/height can signal...
blob
|
commitdiff
|
diff to current
2010-02-07
Michael Niedermayer
Directly use av_rescale_rnd() instead of av_convert_ts...
blob
|
commitdiff
|
diff to current
2010-02-07
Michael Niedermayer
Use av_compare_ts() for interleaving per dts.
blob
|
commitdiff
|
diff to current
2010-02-03
Michael Niedermayer
Dont try generic seek if seek request before first...
blob
|
commitdiff
|
diff to current
2010-02-03
Michael Niedermayer
Try to open decoders in av_find_stream_info() even...
blob
|
commitdiff
|
diff to current
2010-01-31
Michael Niedermayer
Increase search range if no end timestamp could be...
blob
|
commitdiff
|
diff to current
2010-01-30
Michael Niedermayer
Flag to ignore dts on frames that contain pts.
blob
|
commitdiff
|
diff to current
2010-01-27
Michael Niedermayer
Fix duration calculation in the presence of a single...
blob
|
commitdiff
|
diff to current
2010-01-18
Baptiste Coudurier
set average frame rate in mov demuxer
blob
|
commitdiff
|
diff to current
2010-01-13
Tomas Härdin
Check there is a stream before writing header.
blob
|
commitdiff
|
diff to current
2010-01-03
Stefano Sabatini
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
blob
|
commitdiff
|
diff to current
2010-01-01
Stefano Sabatini
Use av_match_ext() in place of the deprecated match_ext...
blob
|
commitdiff
|
diff to current
2010-01-01
Stefano Sabatini
Deprecate match_ext() in favor of av_match_ext(), and...
blob
|
commitdiff
|
diff to current
2010-01-01
Stefano Sabatini
Use av_guess_format() in place of the deprecated guess_...
blob
|
commitdiff
|
diff to current
2010-01-01
Stefano Sabatini
Deprecate guess_format() in favor of av_guess_format().
blob
|
commitdiff
|
diff to current
2009-12-31
Stefano Sabatini
Deprecate and mark for deletion the function guess_stre...
blob
|
commitdiff
|
diff to current
2009-12-13
Michael Niedermayer
Make sure the Metadata: header is not printed if the...
blob
|
commitdiff
|
diff to current
next