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
Age
Commit message (
Expand
)
Author
2007-02-05
Fix audio corruption when cutting.
Wolfram Gloger
2007-02-04
move networking #includes into separate file
Ramiro Polla
2007-02-02
Make x11grab output its warning that it couldn't find the mouse pointer only
Panagiotis Issaris
2007-02-02
Set correct aspect ratio (it's sample aspect, not display aspect)
Zuxy Meng
2007-02-02
packets must be correctly interleaved
Michael Niedermayer
2007-01-31
extract aspect ratio
Michael Niedermayer
2007-01-31
10l to whoever wrote this (wrong fps, fixes nirvana.nuv)
Michael Niedermayer
2007-01-31
Add some context to av_log calls.
Michel Bardiaux
2007-01-30
Fix misbehaviour in url_fseek() when seeking fails.
Ronald S. Bultje
2007-01-30
protect the size=seek(SEEK_END,-1)+1 results with an if (.. < 0), else the
Ronald S. Bultje
2007-01-29
Missing prototype added
Luca Barbato
2007-01-29
fix seeking in wma
Michael Niedermayer
2007-01-28
Seeking support in WavPack
Kostya Shishkov
2007-01-28
an alloc func failing should give ENOMEM anyway.
François Revol
2007-01-28
proper error handling in file size retrieval, patch by Ronald S. Bultje rbult...
Ronald S. Bultje
2007-01-27
stealing a few field names from mplayers asf demuxer
Michael Niedermayer
2007-01-26
remove void * used in arithmetic warnings
Baptiste Coudurier
2007-01-25
add waveformatextensible support
Baptiste Coudurier
2007-01-25
use more portable PRIu64
Guillaume Poirier
2007-01-25
Move conditional CFLAGS and OBJS setting to common place.
Diego Biurrun
2007-01-25
cosmetics: sort
Diego Biurrun
2007-01-24
remove some printf warnings
Baptiste Coudurier
2007-01-24
make vars unsigned
Baptiste Coudurier
2007-01-24
stop if current sample is higher than sample count
Baptiste Coudurier
2007-01-24
replace strcpy by memcpy
Baptiste Coudurier
2007-01-24
remove useless field
Baptiste Coudurier
2007-01-24
remove obsolete comment
Baptiste Coudurier
2007-01-24
make some fields unsigned
Baptiste Coudurier
2007-01-24
add sanity checks
Baptiste Coudurier
2007-01-23
mpegts-documentation-only.patch -- adds documentation patch by Daniel Kristj...
Daniel Kristjansson
2007-01-23
remove unused files
Måns Rullgård
2007-01-23
"converts printf's to avlog's" patch by Daniel Kristjansson / danielk mrl.nyu...
Daniel Kristjansson
2007-01-23
"removes definition for old crc func" patch by Daniel Kristjansson / danielk ...
Daniel Kristjansson
2007-01-23
make the asf demuxer resistant against insertion/deletion errors
Michael Niedermayer
2007-01-23
remove padding to 16bit code, i dont think this change can break anything and...
Michael Niedermayer
2007-01-23
make av_find_stream_info() duration user selectable
Michael Niedermayer
2007-01-23
flv follows in movs footsteps and has random trash in the width/height fields
Michael Niedermayer
2007-01-23
improve probe and give it the max score
Michael Niedermayer
2007-01-23
Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be.
Michel Bardiaux
2007-01-22
consistant error return for asf_get_packet()
Michael Niedermayer
2007-01-22
better padsize check
Michael Niedermayer
2007-01-22
more correct error message
Michael Niedermayer
2007-01-22
replace wrong return 0 by -1
Michael Niedermayer
2007-01-22
check to detect nonsense fragment size
Michael Niedermayer
2007-01-22
inden(ta)tion
Michael Niedermayer
2007-01-22
replace nonsense code by something which makes at least some sense
Michael Niedermayer
2007-01-22
check fragment offset and size
Michael Niedermayer
2007-01-22
move frame header reading into its own function
Michael Niedermayer
2007-01-22
more correct packet alignment check and correction
Michael Niedermayer
2007-01-22
10l
Michael Niedermayer
[next]