2006-08-07 |
bcoudurier |
mp4, 3gp field is reserved and value is 2
libavformat
|
2006-08-07 |
bcoudurier |
use ternary
libavformat
|
2006-08-07 |
bcoudurier |
vbr compression id is only used in mov
libavformat
|
2006-08-06 |
bcoudurier |
always write duration and file size, fix seeking, progress bar is now active
libavformat
|
2006-08-03 |
bcoudurier |
sample size is 1 if bits per sample is 8 and mono channel
libavformat
|
2006-08-03 |
bcoudurier |
revert r5909, dont use non constant static variable, breaks multithreaded apps
libavformat
|
2006-08-03 |
bcoudurier |
parse SONY hidden MPEG-4 extradata, fix C0023S01.mxf
libavformat
|
2006-08-03 |
bcoudurier |
skip run-in sequence before reading header
libavformat
|
2006-08-03 |
bcoudurier |
again, disable DEBUG
libavformat
|
2006-08-03 |
bcoudurier |
10l, check container_ul existence
libavformat
|
2006-08-03 |
bcoudurier |
remove duplicate code
libavformat
|
2006-08-03 |
bcoudurier |
attempt to demux clip wrapped content
libavformat
|
2006-08-03 |
bcoudurier |
add codec detection based on essence container ul
libavformat
|
2006-08-02 |
bcoudurier |
resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach
libavformat
|
2006-08-02 |
bcoudurier |
remove unneeded audio fourcc as well
libavformat
|
2006-08-02 |
reimar |
Minor resync optimization
libavformat
|
2006-08-02 |
lucabe |
Do not set the codec's pixel format in the format's write_header()
libavformat
|
2006-08-02 |
bcoudurier |
do not set unneeded fourcc
libavformat
|
2006-08-01 |
bcoudurier |
fix ending null entry in table
libavformat
|
2006-08-01 |
bcoudurier |
more codecs uls
libavformat
|
2006-08-01 |
bcoudurier |
move common code from mov.c and movenc.c to isom.c
libavformat
|
2006-08-01 |
bcoudurier |
add some useful debug info
libavformat
|
2006-08-01 |
reimar |
Support for seeking, both with and without index and correct timestamps
libavformat
|
2006-08-01 |
bcoudurier |
negative to_pad won't provoke infinite loop
libavformat
|
2006-08-01 |
bcoudurier |
avoid reading beyond packet size
libavformat
|
2006-08-01 |
bcoudurier |
skip run-in sequence during probe
libavformat
|
2006-07-31 |
bcoudurier |
simplify using function table
libavformat
|
2006-07-31 |
bcoudurier |
parse aes3 audio descriptor
libavformat
|
2006-07-30 |
bcoudurier |
use parenthesis around value
libavformat
|
2006-07-30 |
reimar |
Fix typo in comment
libavformat
|
2006-07-29 |
gpoirier |
The reader ignores the size of the ASF data object and keeps on
libavformat
|
2006-07-29 |
bcoudurier |
add information about codec uls
libavformat
|
2006-07-29 |
bcoudurier |
another MPEG-2 long gop codec ul
libavformat
|
2006-07-29 |
bcoudurier |
another MPEG-2 long gop codec ul
libavformat
|
2006-07-29 |
bcoudurier |
add uncompressed picture support
libavformat
|
2006-07-29 |
bcoudurier |
parse rgba descriptor (jpeg2000, uncompressed)
libavformat
|
2006-07-29 |
bcoudurier |
add common codecs uls
libavformat
|
2006-07-29 |
bcoudurier |
simplify PRINT_KEY
libavformat
|
2006-07-29 |
bcoudurier |
add some debug infos
libavformat
|
2006-07-29 |
bcoudurier |
get rid of DECLARED_ALIGNED
libavformat
|
2006-07-29 |
stefang |
add new tag 'CAVS' for Chinese AVS codec
libavformat
|
2006-07-28 |
bcoudurier |
cosmetics
libavformat
|
2006-07-28 |
bcoudurier |
use ternary
libavformat
|
2006-07-28 |
bcoudurier |
remove useless variables
libavformat
|
2006-07-28 |
bcoudurier |
rename variables
libavformat
|
2006-07-28 |
bcoudurier |
add error messages
libavformat
|
2006-07-28 |
bcoudurier |
demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection
libavformat
|
2006-07-28 |
bcoudurier |
declare and use UID type
libavformat
|
2006-07-28 |
reimar |
Set duration to AV_NOPTS_VALUE instead of 0 when unknown.
libavformat
|
2006-07-26 |
diego |
Fix FSF postal address.
libavformat
|
2006-07-25 |
bcoudurier |
MXF demuxer
libavformat
|
2006-07-23 |
reimar |
Try to find out correct start time to make seeking faster and add some
libavformat
|
2006-07-20 |
michael |
fix regression failure after adler simplification
libavformat
|
2006-07-19 |
bcoudurier |
GXF muxer
libavformat
|
2006-07-19 |
michael |
simplify
libavformat
|
2006-07-19 |
gpoirier |
Fix memleak, patch by I. Po % yyymmmm # gmail O com %
libavformat
|
2006-07-18 |
michael |
simplify b64_encode()
libavformat
|
2006-07-17 |
michael |
add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch )
libavformat
|
2006-07-17 |
michael |
fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%)
libavformat
|
2006-07-13 |
mru |
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
libavformat
|