index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
movenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
avformat/movenc: reindent after the previous commit
James Almer
2017-08-09
1
-25
/
+25
*
|
lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.
Sasi Inguva
2017-08-10
1
-7
/
+15
*
|
lavf/movenc: support GPMF track (gpmd) remuxing
Clément Bœsch
2017-07-24
1
-0
/
+25
*
|
movenc: Add 'keywords' metadata
Kieran O'Leary
2017-07-13
1
-0
/
+2
*
|
movenc: allow alternative hvc1 h.265 codec tag
John Stebbins
2017-07-05
1
-0
/
+1
*
|
movenc: write correct format hvcc when tag is hvc1
John Stebbins
2017-07-05
1
-1
/
+4
*
|
movenc: move tags definitions to where they are used
John Stebbins
2017-07-05
1
-31
/
+31
*
|
movenc: simplify codec_tag lookup
John Stebbins
2017-07-05
1
-53
/
+15
*
|
movenc: use correct tag list for AVOutputFormat.codec_tag
John Stebbins
2017-07-04
1
-3
/
+39
*
|
movenc: encryption with time code track fix
erankor
2017-05-28
1
-3
/
+3
*
|
avformat/movenc: always check for new extradata on a packet
James Almer
2017-05-24
1
-16
/
+18
*
|
avformat/movenc: remove experimental check for VP9 streams
James Almer
2017-05-17
1
-7
/
+0
*
|
movenc/isom: update vpcC box to version 1.0 of the specification
Hendrik Leppkes
2017-05-16
1
-1
/
+2
*
|
avformat/movenc: Explicitly address potential division by zero.
Lucas Cooper
2017-04-29
1
-3
/
+12
*
|
avformat/movenc: Fix potential leak of sgpd_entries array.
Matthew Gregan
2017-04-12
1
-1
/
+3
*
|
avformat/movenc: Fix mix of declaration and statement
Michael Niedermayer
2017-04-11
1
-4
/
+5
*
|
avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).
Matthew Gregan
2017-04-11
1
-8
/
+129
*
|
avformat/movenc: auto insert vp9_superframe bsf when needed
James Almer
2017-04-10
1
-0
/
+2
*
|
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-29
1
-3
/
+3
*
|
lavf: fix usages of av_get_codec_tag_string()
Clément Bœsch
2017-03-29
1
-5
/
+1
*
|
avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unoffi...
James Almer
2017-03-27
1
-1
/
+1
*
|
avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4
James Almer
2017-03-27
1
-1
/
+1
*
|
movenc: Add support for writing st3d and sv3d boxes.
Aaron Colwell
2017-03-27
1
-0
/
+99
*
|
avformat, ffmpeg: deprecate old rotation API
wm4
2017-03-27
1
-0
/
+4
*
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-21
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: fix usage of AVIOContext.seekable
Anton Khirnov
2016-09-30
1
-1
/
+1
*
|
movenc: add support for track names in ISML manifests
Jan Ekström
2017-02-12
1
-0
/
+18
*
|
lavf/movenc: Remove two unused variables.
Carl Eugen Hoyos
2017-02-10
1
-4
/
+1
*
|
avformat/movenc: Restrict experimental VP9 support to MODE_MP4.
Matthew Gregan
2016-11-21
1
-2
/
+5
*
|
Add experimental muxing support for FLAC in ISO BMFF (MP4).
Matthew Gregan
2016-11-21
1
-3
/
+46
*
|
avformat/movenc: Check frame rate before use.
Michael Niedermayer
2016-11-17
1
-1
/
+3
*
|
Merge commit '4f7723cb3b913c577842a5bb088c804ddacac8df'
Hendrik Leppkes
2016-11-17
1
-3
/
+26
|
\
\
|
|
/
|
*
movenc: Add an option for skipping writing the mfra/tfra/mfro trailer
Martin Storsjö
2016-07-08
1
-3
/
+26
*
|
Merge commit '785c25443b56adb6dbbb78d68cccbd9bd4a42e05'
Hendrik Leppkes
2016-11-13
1
-8
/
+6
|
\
\
|
|
/
|
*
movenc: Apply offsets on timestamps when peeking into interleaving queues
Martin Storsjö
2016-06-28
1
-6
/
+6
*
|
lavf/movenc: Do not print an error when muxing gray8 rawvideo.
Carl Eugen Hoyos
2016-11-05
1
-0
/
+1
*
|
lavf/movenc+dashenc: add automatic bitstream filtering
Rodger Combs
2016-10-24
1
-24
/
+83
*
|
lavf/movenc: add deinit function
Rodger Combs
2016-10-24
1
-44
/
+32
*
|
avformat/movenc: Skip duration check for discontinuous fragments
Michael Niedermayer
2016-10-19
1
-1
/
+2
*
|
avformat/movenc: Check frame rate in mov_write_uuidprof_tag()
Michael Niedermayer
2016-10-10
1
-2
/
+9
*
|
avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rate
Michael Niedermayer
2016-10-10
1
-2
/
+1
*
|
lavf/movenc: Put correct display aspect ratio in ARES atom.
Carl Eugen Hoyos
2016-09-29
1
-1
/
+5
*
|
movenc: Add support for writing language codes into ISML manifests
Jan Ekström
2016-09-29
1
-0
/
+4
*
|
movenc: use similar logic to DASH when writing bit rate to ISML
Jan Ekström
2016-09-28
1
-2
/
+14
*
|
lavf/movenc: Allow to disable writing the timecode track.
Carl Eugen Hoyos
2016-09-26
1
-2
/
+4
*
|
avformat/movenc: write pasp atom even if sar.num == sar.den
Paul B Mahol
2016-09-22
1
-2
/
+1
*
|
avformat/movenc: Make the packet check more tolerant
Michael Niedermayer
2016-09-16
1
-15
/
+16
*
|
avformat/movenc: Check packet in mov_write_single_packet() too
Michael Niedermayer
2016-09-16
1
-0
/
+4
*
|
avformat/movenc: Factor check_pkt() out
Michael Niedermayer
2016-09-16
1
-6
/
+18
*
|
avformat/movenc: Check first DTS similar to dts difference
Michael Niedermayer
2016-09-10
1
-0
/
+7
[prev]
[next]