git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ff_gen_search: Fix finding the maximum timestamp in a really small file
[ffmpeg.git]
/
libavformat
/
utils.c
2013-02-18
Michael Niedermayer
ff_gen_search: Fix finding the maximum timestamp in...
blob
|
commitdiff
2013-02-18
Michael Niedermayer
ff_read_timestamp: check stream_index before using...
blob
|
commitdiff
|
diff to current
2013-02-15
Michael Niedermayer
lavf: dont try to find fps for attached pictures
blob
|
commitdiff
|
diff to current
2013-02-07
Michael Niedermayer
lavf: add seek2any to allow forcing seeking to non...
blob
|
commitdiff
|
diff to current
2013-01-18
Stefano Sabatini
lavf/utils: provide feedback in case of invalid probe...
blob
|
commitdiff
|
diff to current
2013-01-17
Carl Eugen Hoyos
Add a new function av_codec_get_tag2().
blob
|
commitdiff
|
diff to current
2013-01-13
Stefano Sabatini
lavf/utils: clarify/extend messages in avformat_find_st...
blob
|
commitdiff
|
diff to current
2013-01-12
Michael Niedermayer
lavf: use avpriv_find_pix_fmt instead of ff_
blob
|
commitdiff
|
diff to current
2013-01-07
Michael Niedermayer
lavf/utils: more complete dts checks
blob
|
commitdiff
|
diff to current
2013-01-06
Michael Niedermayer
ff_get_audio_frame_size: try to fix wma in wav
blob
|
commitdiff
|
diff to current
2013-01-05
Carl Eugen Hoyos
Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4.
blob
|
commitdiff
|
diff to current
2013-01-03
Reimar Döffinger
Support more AVC-Intra files
blob
|
commitdiff
|
diff to current
2013-01-03
Michael Niedermayer
lavf: add return to silence compiler warning
blob
|
commitdiff
|
diff to current
2013-01-02
Clément Bœsch
Replace references to "que" with the appropriate word.
blob
|
commitdiff
|
diff to current
2013-01-02
Michael Niedermayer
avformat_seek_file: Dont attempt to rescale INT64_MIN/MAX
blob
|
commitdiff
|
diff to current
2013-01-02
Michael Niedermayer
lavf: move stream==-1 handling from ff_subtitles_queue_...
blob
|
commitdiff
|
diff to current
2013-01-02
Michael Niedermayer
lavf: Fix codec id forcing with probed codecs
blob
|
commitdiff
|
diff to current
2013-01-02
Michael Niedermayer
lavf: move force_codec_ids() up
blob
|
commitdiff
|
diff to current
2012-12-21
Michael Niedermayer
lavf: Remove "Adjusting PTS forward" code
blob
|
commitdiff
|
diff to current
2012-12-19
Michael Niedermayer
utils: fix duration calculation for strange_duration_ex...
blob
|
commitdiff
|
diff to current
2012-12-16
Michael Niedermayer
wrap_timestamp: remove unneeded check
blob
|
commitdiff
|
diff to current
2012-12-16
Michael Niedermayer
lavf: fix integer overflows
blob
|
commitdiff
|
diff to current
2012-12-15
Harald Axmann
lavf: Provide a monotonic timestamp to the outside...
blob
|
commitdiff
|
diff to current
2012-12-11
Michael Niedermayer
lavf: remove unneeded pb check
blob
|
commitdiff
|
diff to current
2012-12-11
Michael Niedermayer
lavf: fix memleak
blob
|
commitdiff
|
diff to current
2012-12-10
Michael Niedermayer
http/utils: rename "demuxer" to mime_type
blob
|
commitdiff
|
diff to current
2012-12-09
Michael Niedermayer
http/utils: move mime -> demuxer maping from http to...
blob
|
commitdiff
|
diff to current
2012-12-09
Michael Niedermayer
probe: belive protocol content type if set and avoid...
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
Remove pointless #undefs of previously forbidden functions.
blob
|
commitdiff
|
diff to current
2012-12-04
Nicolas George
lavf: compute probe buffer size more reliably.
blob
|
commitdiff
|
diff to current
2012-12-04
Michael Niedermayer
lavf: the core rfps code needs 2 durations to estimate...
blob
|
commitdiff
|
diff to current
2012-11-29
Michael Niedermayer
Merge commit '5c7bf2dddee5bdfa247ff0d57cb8a37d19077f66'
blob
|
commitdiff
|
diff to current
2012-11-28
Justin Ruggles
lavf: add a common function for selecting a pcm codec...
blob
|
commitdiff
|
diff to current
2012-11-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-11-26
Janne Grunau
lavf: avoid integer overflow in ff_compute_frame_duration()
blob
|
commitdiff
|
diff to current
2012-11-23
Michael Niedermayer
replace av_log(0, by av_log(NULL,
blob
|
commitdiff
|
diff to current
2012-11-20
Carl Eugen Hoyos
Add -skip_initial_bytes option.
blob
|
commitdiff
|
diff to current
2012-11-19
Gavin Kinsey
Allow use of @ character in username and passwords...
blob
|
commitdiff
|
diff to current
2012-11-18
Marton Balint
lavf: let av_find_best_stream use bitrate info if available
blob
|
commitdiff
|
diff to current
2012-11-13
Michael Niedermayer
av_probe_input_format3: support NULL as buffer. Fixes...
blob
|
commitdiff
|
diff to current
2012-11-09
Michael Niedermayer
lavf: Dont compare absolute to relative timestamps...
blob
|
commitdiff
|
diff to current
2012-11-06
Michael Niedermayer
utils: fix integer overflow with DURATION_MAX_READ_SIZE
blob
|
commitdiff
|
diff to current
2012-11-01
Michael Niedermayer
lavf: fix integer overflow in rfps calculation
blob
|
commitdiff
|
diff to current
2012-10-31
Michael Niedermayer
utils: fix rounding of micro seconds
blob
|
commitdiff
|
diff to current
2012-10-24
Paul B Mahol
lavf: const correctness for avformat_new_stream
blob
|
commitdiff
|
diff to current
2012-10-23
Michael Niedermayer
lavf: fix duration estimation for multi program TS
blob
|
commitdiff
|
diff to current
2012-10-23
Michael Niedermayer
lavf: increase retries to guess duration from pts by 1
blob
|
commitdiff
|
diff to current
2012-10-20
Michael Niedermayer
avformat_free_context: allow NULL as argument
blob
|
commitdiff
|
diff to current
2012-10-15
Michael Niedermayer
utils: consider mpeg4 in mp4/mov to have a unreliable...
blob
|
commitdiff
|
diff to current
2012-10-14
Michael Niedermayer
lavf: fix fps detection with PAFF H.264
blob
|
commitdiff
|
diff to current
2012-10-13
Michael Niedermayer
avio: redesign ffio_rewind_with_probe_data()
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
update_initial_timestamps: increase pts_buffer size
blob
|
commitdiff
|
diff to current
2012-10-10
Michael Niedermayer
lavf: do not prematurely accept a format with low score...
blob
|
commitdiff
|
diff to current
2012-10-10
Michael Niedermayer
lavf: add a AVPROBE_SCORE_RETRY instead of using hardco...
blob
|
commitdiff
|
diff to current
2012-10-10
Michael Niedermayer
Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
blob
|
commitdiff
|
diff to current
2012-10-09
Duncan Salerno
url: Handle relative urls starting with two slashes
blob
|
commitdiff
|
diff to current
2012-10-09
Duncan Salerno
url: Handle relative urls being just a new query string
blob
|
commitdiff
|
diff to current
2012-10-09
Duncan Salerno
url: Don't treat slashes in query parameters as directo...
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-10-02
Michael Niedermayer
Merge commit '55f9037f38bc3beacb2f5a17408c1d24c077d7fd'
blob
|
commitdiff
|
diff to current
2012-10-02
Michael Niedermayer
Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'
blob
|
commitdiff
|
diff to current
2012-10-01
Luca Barbato
avformat: split muxing functions from util.c
blob
|
commitdiff
|
diff to current
2012-10-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avformat: const correctness for av_hex_dump / av_hex_du...
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avformat: Convert some commented-out printf/av_log...
blob
|
commitdiff
|
diff to current
2012-09-29
Michael Niedermayer
lavf: free probe data in case we close before probing...
blob
|
commitdiff
|
diff to current
2012-09-26
Michael Niedermayer
lavf: fill in past dts based on reordered pts once...
blob
|
commitdiff
|
diff to current
2012-09-26
Michael Niedermayer
lavf: factorize timestamp shift in update_initial_times...
blob
|
commitdiff
|
diff to current
2012-09-26
Michael Niedermayer
lavf: Add support offset timestamps on muxing.
blob
|
commitdiff
|
diff to current
2012-09-26
Michael Niedermayer
lavf: fix bug that caused has_decode_delay_been_guessed...
blob
|
commitdiff
|
diff to current
2012-09-26
Duncan Salerno
Handle the following type of relative URL correctly:
blob
|
commitdiff
|
diff to current
2012-09-25
Michael Niedermayer
Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
blob
|
commitdiff
|
diff to current
2012-09-25
Clément Bœsch
Fix two "skiping" typo.
blob
|
commitdiff
|
diff to current
2012-09-25
Michael Niedermayer
lavf: dont add apic streams for demuxers that dont...
blob
|
commitdiff
|
diff to current
2012-09-24
Stefano Sabatini
lavf/utils: remove loop on AVERROR(EAGAIN) in av_read_f...
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
lavf: use a malloced AVFrame in try_decode_frame().
blob
|
commitdiff
|
diff to current
2012-09-23
Stefano Sabatini
lavf/utils: add error check in av_read_frame()
blob
|
commitdiff
|
diff to current
2012-09-23
Michael Niedermayer
lavf/find_stream_info: make sure we decode at least...
blob
|
commitdiff
|
diff to current
2012-09-23
Michael Niedermayer
lavf: dont open a decoder at the top of find_stream_inf...
blob
|
commitdiff
|
diff to current
2012-09-22
Michael Niedermayer
lavf: allow using request_probe as a score threshold...
blob
|
commitdiff
|
diff to current
2012-09-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-21
Anton Khirnov
lavf: zero data/size of the packet passed to read_packet().
blob
|
commitdiff
|
diff to current
2012-09-20
Janne Grunau
lavf probe: prevent codec probe with no data at all...
blob
|
commitdiff
|
diff to current
2012-09-17
Reimar Döffinger
Remove code that duplicates existing code a few lines...
blob
|
commitdiff
|
diff to current
2012-09-16
Michael Niedermayer
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
blob
|
commitdiff
|
diff to current
2012-09-15
Luca Barbato
avformat: fix typo in avformat_close_input
blob
|
commitdiff
|
diff to current
2012-09-15
Anton Khirnov
lavf: flush the output AVIOContext in av_write_trailer().
blob
|
commitdiff
|
diff to current
2012-09-15
Anton Khirnov
lavf: cosmetics, reformat av_write_trailer().
blob
|
commitdiff
|
diff to current
2012-09-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-14
Michael Niedermayer
lavf/compute_pkt_fields: only run pts by duration corre...
blob
|
commitdiff
|
diff to current
2012-09-14
Luca Barbato
avformat: refactor avformat_close_input
blob
|
commitdiff
|
diff to current
2012-09-14
Luca Barbato
avformat: simplify avformat_close_input
blob
|
commitdiff
|
diff to current
2012-09-14
Michael Niedermayer
compute_pkt_fields2: dont interpret max_b_frames of...
blob
|
commitdiff
|
diff to current
2012-09-11
Michael Niedermayer
lavf/avformat_seek_file: fix harmless integer overflow
blob
|
commitdiff
|
diff to current
2012-09-10
Michael Niedermayer
utils/update_stream_timings: fix division by zero
blob
|
commitdiff
|
diff to current
2012-09-10
Michael Niedermayer
compute_pkt_fields: fix harmless integer overflow
blob
|
commitdiff
|
diff to current
2012-09-08
Michael Niedermayer
ffio_read: dont spam the user at EOF with a truncation...
blob
|
commitdiff
|
diff to current
2012-09-07
Stefano Sabatini
lavf/utils: fix typo in has_codec_parameters
blob
|
commitdiff
|
diff to current
next