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
/
mov.c
Age
Commit message (
Expand
)
Author
2014-10-09
avformat/mov: E-AC-3 streams need parsing too.
Benoit Fouet
2014-10-09
avformat/mov: Fix 'warning: format specifies type unsigned short but the argu...
Michael Niedermayer
2014-10-09
Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6'
Michael Niedermayer
2014-10-08
mov: support the Color Parameter Atoms 'colr'
Vittorio Giovara
2014-10-06
avformat/mov: do not overwrite extradata in mov_read_glbl()
Michael Niedermayer
2014-10-02
Support decoding 32bit pcm audio in mov.
Carl Eugen Hoyos
2014-08-24
Do not print a useless error number if mov header reading fails.
Carl Eugen Hoyos
2014-08-21
avformat/mov: use 64bit for size in mov_skip_multiple_stsd()
Michael Niedermayer
2014-08-19
Merge commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea'
Michael Niedermayer
2014-08-19
mov: Drop unused parameter from ff_mov_read_esds()
Diego Biurrun
2014-08-16
Use new av_dict_set_int helper function.
Reimar Döffinger
2014-08-15
Drop remaining unneeded != NULL
Michael Niedermayer
2014-08-13
Merge commit 'cc3e88a2b9e7ecf62e4ea1c41ce1623cea67ee96'
Michael Niedermayer
2014-08-13
mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metada...
Andrew Stone
2014-08-08
avformat/mov: Support reading Avid's metadata for DNXHD codec.
Marek Fort
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2014-08-07
avformat/mov: read reel_name metadata from tmcd atom
Mark Reid
2014-08-07
avformat/mov: XMP metadata suppor.
Marek Fort
2014-07-30
movdec: remove nonsensical snprintf.
Reimar Döffinger
2014-07-22
avformat/mov: Pass through iTunSMPB from MOV.
Dale Curtis
2014-07-09
Merge commit 'edb1af7c466ebb28bfdb0c076e498e527b43d24f'
Michael Niedermayer
2014-07-09
mov: free the dv demux context with avformat_free_context()
Anton Khirnov
2014-07-08
Merge commit '18fb38fb9ea7e2d5997c096fccfcd4cb43f70294'
Michael Niedermayer
2014-07-08
mov: Remove a variable that is set but never used
Martin Storsjö
2014-07-05
Do not detect jp2 images as mov files.
Carl Eugen Hoyos
2014-07-01
Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67'
Michael Niedermayer
2014-07-01
mov: Support default-base-is-moof.
Yusuke Nakamura
2014-06-06
avformat/mov: fix "warning: variable altitude set but not used" warning
Michael Niedermayer
2014-06-06
Merge commit 'e7d6d0bf3c5cc1bc048b0ddbc169a91862568e0c'
Michael Niedermayer
2014-06-06
mov: Export geotag metadata fields
Martin Storsjö
2014-05-31
Read mov files where the moov atom is hidden within a free atom.
Carl Eugen Hoyos
2014-05-26
avformat/mov: allow seeking back to the begin even if nothing is marked as ke...
Michael Niedermayer
2014-05-23
avformat/mov: use av_display_rotation_get() for rotate metadata.
Clément Bœsch
2014-05-23
avformat/mov: Dont blindly trust the stream duration in seting chapter times
Michael Niedermayer
2014-05-19
Merge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043'
Michael Niedermayer
2014-05-19
mov: store display matrix in a stream side data
Vittorio Giovara
2014-05-15
libavformat/mov: Elimitate double reading of COVR metadata if MOV_EXPORT_ALL_...
Alex Sukhanov
2014-05-01
Merge commit '18f2514c4037befd37b02e4d4f10c159edf3b26f'
Michael Niedermayer
2014-05-01
mov: export stsd Compressorname in metadata
Anton Khirnov
2014-04-10
avformat/mov: merge mov_read_custom_metadata() and mov_read_custom()
Michael Niedermayer
2014-04-10
Merge commit '9a07fac678a8540d076e635061bbaa4ed09a9431'
Michael Niedermayer
2014-04-10
mov: read hydrogenaudio replaygain information
Anton Khirnov
2014-04-07
avformat/mov: reset drefs_count in close
Schenk, Michael
2014-04-05
avformat/mov: Fix width/height typo
Michael Niedermayer
2014-04-02
Merge commit 'f1c4a54f6ecbf77a29aaaee09ca70c5468d0c509'
Michael Niedermayer
2014-04-02
Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e'
Michael Niedermayer
2014-04-02
lavf: add supported extension to avi and mov demuxers
Marc-Antoine Arnaud
2014-04-02
More correct printf format specifiers
Diego Biurrun
2014-03-31
Merge commit 'fce28c3c6d603b7f42a5dbe36bf240d0470469c8'
Michael Niedermayer
2014-03-31
mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhd
Michael Niedermayer
[next]