git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
[ffmpeg.git]
/
libavformat
/
mov.c
2012-12-19
Janne Grunau
mov: handle h263 and flv1 for codec_tag 'H','2','6...
blob
|
commitdiff
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
2011-10-17
Raivo Hool
mov: add support for TV metadata atoms tves, tvsn and...
blob
|
commitdiff
|
diff to current
2011-10-14
Alex Converse
mov: 10l: Terminate string with 0 not '0'
blob
|
commitdiff
|
diff to current
2011-10-14
Alex Converse
mov: Prevent illegal writes when chapter titles are...
blob
|
commitdiff
|
diff to current
2011-10-11
Luca Barbato
mov: do not misreport empty stts
blob
|
commitdiff
|
diff to current
2011-10-11
Luca Barbato
mov: cosmetics, fix for and if spacing
blob
|
commitdiff
|
diff to current
2011-10-11
Raivo Hool
mov: read album_artist atom
blob
|
commitdiff
|
diff to current
2011-10-11
Raivo Hool
mov: fix disc/track numbers and totals
blob
|
commitdiff
|
diff to current
2011-09-21
Anton Khirnov
Remove some forgotten AVCodecContext.palctrl usage.
blob
|
commitdiff
|
diff to current
2011-08-25
Alex Converse
mp4: Handle non-trivial ES Descriptors.
blob
|
commitdiff
|
diff to current
2011-07-21
Thierry Foucu
mov: add clcp type track as Subtitle stream.
blob
|
commitdiff
|
diff to current
2011-07-17
Anton Khirnov
lavf: use designated initialisers for all (de)muxers.
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include mathematics.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include intfloat_readwrite.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Remove return statements following infinite loops witho...
blob
|
commitdiff
|
diff to current
2011-06-20
Yusuke Nakamura
mov: Fix empty edit detection.
blob
|
commitdiff
|
diff to current
2011-06-10
Yusuke Nakamura
mov: Fix wrong timestamp generation for fragmented...
blob
|
commitdiff
|
diff to current
2011-06-09
Alex Converse
movdec: Add support for the 'wfex' atom.
blob
|
commitdiff
|
diff to current
2011-06-08
Diego Biurrun
mov: Remove leftover crufty debug statement with refere...
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Remove all uses of now deprecated metadata functions.
blob
|
commitdiff
|
diff to current
2011-06-07
Diego Biurrun
Replace some av_log/printf + #ifdef combinations by...
blob
|
commitdiff
|
diff to current
2011-06-03
Mans Rullgard
Mark some variables with av_unused
blob
|
commitdiff
|
diff to current
2011-06-02
Mans Rullgard
Remove unused variables
blob
|
commitdiff
|
diff to current
2011-05-12
Yusuke Nakamura
mov: Support edit list atom version 1.
blob
|
commitdiff
|
diff to current
2011-05-06
Yusuke Nakamura
mov: fix composition timestamps on movie fragments.
blob
|
commitdiff
|
diff to current
2011-04-23
Alex Converse
Fix mov debug (u)int64_t format strings.
blob
|
commitdiff
|
diff to current
2011-04-19
Stefano Sabatini
avio: remove AVIO_* access symbols in favor of new...
blob
|
commitdiff
|
diff to current
2011-04-15
Kostya Shishkov
make containers pass palette change in AVPacket
blob
|
commitdiff
|
diff to current
2011-04-07
Anton Khirnov
avio: AVIO_ prefixes for URL_ open flags.
blob
|
commitdiff
|
diff to current
2011-04-03
Anton Khirnov
avio: introduce an AVIOContext.seekable field
blob
|
commitdiff
|
diff to current
next