index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
mov_chan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-2
/
+2
*
mov: abort on EOF in ff_mov_read_chan
Andreas Cadhalpun
2015-05-31
1
-0
/
+5
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
1
-1
/
+1
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
*
mov_chan: Only set the channel_layout if setting it to a nonzero value
Martin Storsjö
2012-09-08
1
-3
/
+4
*
mov_chan: Reindent an incorrectly indented line
Martin Storsjö
2012-09-08
1
-1
/
+1
*
mov_chan: Pass a separate AVIOContext for reading
Samuel Pitoiset
2012-09-07
1
-2
/
+2
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-20
/
+20
*
avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer
Justin Ruggles
2012-07-19
1
-1
/
+45
*
movenc: Add channel layouts for PCM.
Alex Converse
2012-06-27
1
-0
/
+26
*
mov_chan: Fix operator precedence by adding parentheses
Martin Storsjö
2012-06-17
1
-1
/
+1
*
mov: Add missing terminator to mov_ch_layout_map_1ch.
Alex Converse
2012-03-22
1
-0
/
+1
*
mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions.
Alex Converse
2012-01-05
1
-2
/
+14
*
mov: add support for reading and writing the 'chan' tag
Justin Ruggles
2011-12-09
1
-0
/
+505