git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
movdec: handle 0x7fff langcode as macintosh per the specs
[ffmpeg.git]
/
libavformat
/
mov.c
2014-03-09
Baptiste Coudurier
movdec: handle 0x7fff langcode as macintosh per the...
blob
|
commitdiff
2014-01-20
Justin Ruggles
mov: do not set avg_frame_rate in the demuxer
blob
|
commitdiff
|
diff to current
2014-01-15
Martin Storsjö
mov: Free an earlier allocated array if allocating...
blob
|
commitdiff
|
diff to current
2014-01-15
Martin Storsjö
mov: Free intermediate arrays in the normal cleanup...
blob
|
commitdiff
|
diff to current
2013-11-23
Diego Biurrun
Add missing #includes for *INT64_MAX and *INT64_C
blob
|
commitdiff
|
diff to current
2013-11-14
Reimar Döffinger
lavf: improve support for AVC-Intra files.
blob
|
commitdiff
|
diff to current
2013-10-31
Yusuke Nakamura
mov: Support HEVC demuxing
blob
|
commitdiff
|
diff to current
2013-10-04
Martin Storsjö
mov: Don't allocate arrays with av_malloc that will...
blob
|
commitdiff
|
diff to current
2013-09-29
Martin Storsjö
mov: Make sure the read sample count is nonnegative
blob
|
commitdiff
|
diff to current
2013-09-26
Martin Storsjö
lavf: Reset the entry count and allocation size variabl...
blob
|
commitdiff
|
diff to current
2013-09-18
Alexandra Khirnova
avformat: Use av_reallocp() where suitable
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
mov: Don't use a negative duration for setting other...
blob
|
commitdiff
|
diff to current
2013-09-10
Alexandra Khirnova
avformat: Use av_reallocp_array() where suitable
blob
|
commitdiff
|
diff to current
2013-08-25
Luca Barbato
mov: Parse tmcd extradata
blob
|
commitdiff
|
diff to current
2013-08-24
Luca Barbato
mov: Refactor multiple stsd skipping in mov_mov_skip_mu...
blob
|
commitdiff
|
diff to current
2013-08-24
Luca Barbato
mov: Refactor codec specific final steps in mov_finaliz...
blob
|
commitdiff
|
diff to current
2013-08-24
Luca Barbato
mov: Refactor subtitle specific parsing in mov_parse_st...
blob
|
commitdiff
|
diff to current
2013-08-24
Luca Barbato
mov: Refactor audio specific parsing in mov_parse_stsd_...
blob
|
commitdiff
|
diff to current
2013-08-24
Luca Barbato
mov: Refactor video specific parsing in mov_parse_stsd_...
blob
|
commitdiff
|
diff to current
2013-08-24
Luca Barbato
mov: Refactor codec id selection in mov_codec_id
blob
|
commitdiff
|
diff to current
2013-08-23
John Stebbins
mov: use tkhd enabled flag to set the default track
blob
|
commitdiff
|
diff to current
2013-07-15
Martin Storsjö
mov: Do not allow updating the time scale after it...
blob
|
commitdiff
|
diff to current
2013-07-15
Martin Storsjö
mov: Seek back if overreading an individual atom
blob
|
commitdiff
|
diff to current
2013-05-15
Diego Biurrun
Remove commented-out debug #define cruft
blob
|
commitdiff
|
diff to current
2013-05-04
Diego Biurrun
avformat: Add AVPROBE_SCORE_EXTENSION define and use...
blob
|
commitdiff
|
diff to current
2013-04-11
Diego Biurrun
Move misplaced file author information where it belongs
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avformat: av_log_ask_for_sample() ---> avpriv_request_s...
blob
|
commitdiff
|
diff to current
2013-03-11
Anton Khirnov
lavf: remove disabled FF_API_R_FRAME_RATE cruft
blob
|
commitdiff
|
diff to current
2013-02-23
Anton Khirnov
mov: use the format context for logging.
blob
|
commitdiff
|
diff to current
2012-12-19
Janne Grunau
mov: handle h263 and flv1 for codec_tag 'H','2','6...
blob
|
commitdiff
|
diff to current
2012-12-07
Janne Grunau
mov: validate number of DataReferenceBox entries agains...
blob
|
commitdiff
|
diff to current
2012-12-07
Janne Grunau
mov: compute avg_frame_rate only if duration is known
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-11
Justin Ruggles
Include libavutil/channel_layout.h instead of libavutil...
blob
|
commitdiff
|
diff to current
2012-09-19
Yusuke Nakamura
mov: support random access point grouping
blob
|
commitdiff
|
diff to current
2012-09-18
Luca Barbato
mov: check for EOF in long lasting loops
blob
|
commitdiff
|
diff to current
2012-09-16
Michael Niedermayer
mov: stsd entries must be at least 16 byte
blob
|
commitdiff
|
diff to current
2012-09-16
Michael Niedermayer
mov: detect EOF in mov_read_dref()
blob
|
commitdiff
|
diff to current
2012-09-07
Samuel Pitoiset
mov_chan: Pass a separate AVIOContext for reading
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
Improve descriptiveness of a number of codec and contai...
blob
|
commitdiff
|
diff to current
2012-07-29
Anton Khirnov
lavf: deprecate r_frame_rate.
blob
|
commitdiff
|
diff to current
2012-07-19
Justin Ruggles
avformat: move 'chan' tag parsing to mov_chan.c to...
blob
|
commitdiff
|
diff to current
2012-07-04
Ronald S. Bultje
mov: use forward declaration of a function instead...
blob
|
commitdiff
|
diff to current
2012-07-02
Anton Khirnov
mov: read itunes cover art.
blob
|
commitdiff
|
diff to current
2012-06-26
Carl Eugen Hoyos
mov: do not try to read total disc/track number if...
blob
|
commitdiff
|
diff to current
2012-06-24
Anton Khirnov
mov: make a length variable larger.
blob
|
commitdiff
|
diff to current
2012-06-20
Ronald S. Bultje
mov: fix operator precedence bug
blob
|
commitdiff
|
diff to current
2012-06-18
Martin Storsjö
mov: Support muxing/demuxing iLBC
blob
|
commitdiff
|
diff to current
2012-06-09
Mans Rullgard
mov: set AVCodecContext.width/height for h264
blob
|
commitdiff
|
diff to current
2012-05-18
Anton Khirnov
mov: enable parsing for VC-1.
blob
|
commitdiff
|
diff to current
2012-05-09
Diego Biurrun
mov: make one comment slightly more specific
blob
|
commitdiff
|
diff to current
2012-05-07
Diego Biurrun
mov: Remove write-only variable in mov_read_chan().
blob
|
commitdiff
|
diff to current
2012-05-06
Diego Biurrun
Mark a number of variables only used in av_dlog() calls...
blob
|
commitdiff
|
diff to current
2012-04-27
Yusuke Nakamura
mov: Parse EC3SpecificBox (dec3 atom).
blob
|
commitdiff
|
diff to current
2012-04-21
Yusuke Nakamura
mov: Treat keyframe indexes as 1-origin if starting...
blob
|
commitdiff
|
diff to current
2012-04-21
Yusuke Nakamura
mov: Take stps entries into consideration also about...
blob
|
commitdiff
|
diff to current
2012-04-15
Dale Curtis
mov: free memory on header parsing failure
blob
|
commitdiff
|
diff to current
2012-04-15
Dale Curtis
mov: fix leaking memory with multiple drefs.
blob
|
commitdiff
|
diff to current
2012-04-13
Yusuke Nakamura
mov: Fix detecting there is no sync sample.
blob
|
commitdiff
|
diff to current
2012-03-29
Ronald S. Bultje
mov: don't overwrite existing indexes.
blob
|
commitdiff
|
diff to current
2012-03-22
Alex Converse
mov: Do not read past the end of the ctts_data table.
blob
|
commitdiff
|
diff to current
2012-03-06
Carl Eugen Hoyos
mov: Allow last chunk to have an arbitrary number of...
blob
|
commitdiff
|
diff to current
2012-03-05
Justin Ruggles
mov: do not set AVCodecContext.frame_size
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
lavc: deprecate AVCodecContext.color_table_id.
blob
|
commitdiff
|
diff to current
2012-02-23
Justin Ruggles
mov: set channel layout for AC-3 streams based on the...
blob
|
commitdiff
|
diff to current
2012-02-22
Martin Storsjö
movdec: Don't parse all fragments if ignidx is set
blob
|
commitdiff
|
diff to current
2012-02-22
Martin Storsjö
movdec: Restart parsing root-level atoms at the right...
blob
|
commitdiff
|
diff to current
2012-02-21
Martin Storsjö
movdec: Adjust keyframe flagging in fragmented files
blob
|
commitdiff
|
diff to current
2012-02-18
Martin Storsjö
mov: Use defines for sample flags in fragments
blob
|
commitdiff
|
diff to current
2012-02-18
Martin Storsjö
mov: Use defines for trun flags
blob
|
commitdiff
|
diff to current
2012-02-18
Martin Storsjö
mov: Use defines for tfhd flags
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
libavformat: Add an ff_ prefix to some lavf internal...
blob
|
commitdiff
|
diff to current
2012-02-03
Alex Converse
movdec: Avoid av_malloc(0) in stss
blob
|
commitdiff
|
diff to current
2012-02-02
Martin Storsjö
movdec: Parse the dvc1 atom
blob
|
commitdiff
|
diff to current
2012-02-02
Janne Grunau
movdec: fix dts generation in fragmented files
blob
|
commitdiff
|
diff to current
2012-01-30
Martin Storsjö
movdec: Ignore sample_degradation_priority bits when...
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
blob
|
commitdiff
|
diff to current
2012-01-25
Martin Storsjö
movdec: Calculate an average bit rate for fragmented...
blob
|
commitdiff
|
diff to current
2012-01-18
Alex Converse
mov: Remove dead stores for spherical coordinates for...
blob
|
commitdiff
|
diff to current
2012-01-15
Daniel Huang
mov, mxfdec: Employ more meaningful return values.
blob
|
commitdiff
|
diff to current
2012-01-05
Alex Converse
mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled...
blob
|
commitdiff
|
diff to current
2011-12-22
Alex Converse
mov: Don't stick the QuickTime field ordering atom...
blob
|
commitdiff
|
diff to current
2011-12-11
Mans Rullgard
lavu: replace int/float punning functions
blob
|
commitdiff
|
diff to current
2011-12-09
Justin Ruggles
mov: add support for reading and writing the 'chan...
blob
|
commitdiff
|
diff to current
2011-12-05
Alex Converse
mov: Don't av_malloc(0).
blob
|
commitdiff
|
diff to current
2011-12-04
Alex Converse
mov: Allow empty stts atom.
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
blob
|
commitdiff
|
diff to current
2011-11-27
Alex Converse
mov: Make format string match variable type.
blob
|
commitdiff
|
diff to current
2011-11-22
Alex Converse
mov: Remove some redundant and obsolete comments.
blob
|
commitdiff
|
diff to current
2011-11-13
Martin Storsjö
avformat: Use avio_open2, pass the AVFormatContext...
blob
|
commitdiff
|
diff to current
2011-11-05
Carl Eugen Hoyos
movdec: Set frame_size for AMR
blob
|
commitdiff
|
diff to current
2011-10-29
Benjamin Larsson
mov: Avoid divide by zero in edit list dts handling
blob
|
commitdiff
|
diff to current
2011-10-21
Raivo Hool
mov: add support for hdvd and pgapmetadata atoms
blob
|
commitdiff
|
diff to current
2011-10-21
Raivo Hool
mov: rename function _stik, some indentation cosmetics
blob
|
commitdiff
|
diff to current
2011-10-21
Raivo Hool
mov: rename function _int8 to remove ambiguity, some...
blob
|
commitdiff
|
diff to current
2011-10-21
Raivo Hool
mov: parse the gnre atom
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for some dv functions.
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for ff_new_chapter().
blob
|
commitdiff
|
diff to current
2011-10-19
Anton Khirnov
lavf: replace av_new_stream->avformat_new_stream part II.
blob
|
commitdiff
|
diff to current
next