index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
utils.c
Age
Commit message (
Expand
)
Author
2012-01-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-12
utils: Check for extradata size overflows.
Alex Converse
2012-01-09
lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94
Michael Niedermayer
2012-01-07
lavf: Do not attempt to use frame multi threading when probing.
Michael Niedermayer
2012-01-06
Flush decoders correctly in avformat_find_stream_info().
Reimar Döffinger
2012-01-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-05
lavf: cosmetics, reformat av_read_frame().
Anton Khirnov
2012-01-05
lavf: refactor av_read_frame() to make it easier to understand.
Anton Khirnov
2012-01-05
lavf: use avg_frame_rate and packet number to exit find_stream_info
Michael Niedermayer
2012-01-05
lavf: revert commit bb99ae3ae924c942a634bec7711ec7ee11c38eb9
Michael Niedermayer
2012-01-04
lavf: Fix try_decode_frame() so it doesnt loop infinitely.
Michael Niedermayer
2012-01-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-03
lavf: flush decoders in avformat_find_stream_info().
Anton Khirnov
2012-01-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-31
threads: default to automatic thread count detection
Janne Grunau
2011-12-31
lavf: ffio_limit(), treat avio_size()==0 as error.
Michael Niedermayer
2011-12-25
avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes rem...
Michael Niedermayer
2011-12-22
libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-21
libavformat: Add a utility function for adding parameter change side data
Martin Storsjö
2011-12-19
lavf: split out ffio_limit()
Michael Niedermayer
2011-12-19
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-18
lavf: force threads to 1 in avformat_find_stream_info()
Anton Khirnov
2011-12-16
lavf: print an error if a packet has been truncated due to filesize
Michael Niedermayer
2011-12-16
lavf: Update AVIOContext.maxsize when hitting the end.
Michael Niedermayer
2011-12-16
lavf: add internal AVIOContext.maxsize
Michael Niedermayer
2011-12-15
lavf: update rfps debug code.
Michael Niedermayer
2011-12-15
lavf: Fix fps misdetection when codec_info_duration is 0 and only a few frame...
Michael Niedermayer
2011-12-14
Prevent segfault if iformat was not yet initialized.
Panagiotis H.M. Issaris
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
lavf: dealloc private options in av_write_trailer
Luca Barbato
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
lavf: add avformat_close_input().
Anton Khirnov
2011-12-12
lavf: deprecate av_close_input_stream().
Anton Khirnov
2011-12-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-11
Fix a bunch of common typos.
Diego Biurrun
2011-12-08
lavf: lower the log level of "parser not found".
Nicolas George
2011-12-08
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-07
avformat/utils: Drop unused goto label.
Diego Biurrun
2011-12-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-04
avformat: use avcodec_decode_audio4() in avformat_find_stream_info()
Justin Ruggles
2011-12-01
lavf: allow grouping packets in chunks of a user specified size and duration.
Michael Niedermayer
2011-12-01
lavf: add audio_preload option, this allows interleaving audio earlier
Michael Niedermayer
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
lavf: estimate frame duration from r_frame_rate.
Anton Khirnov
2011-11-23
lavf: give more weight to the extension during probing if there is a id3
Michael Niedermayer
2011-11-23
lavf: minor cleanup of av_probe_input_format3()
Michael Niedermayer
2011-11-22
pthread: do not touch has_b_frames
Janne Grunau
2011-11-19
lavf: cdg has large non keyframe segments and should thus be exempt from the ...
Michael Niedermayer
[next]