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
/
riffenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/riffenc: Always write unexpected channel_mask.
Carl Eugen Hoyos
2016-10-12
1
-0
/
+2
*
avformat/riffenc: added possibility to set first to ninth audio language for ...
Florian Diemer
2016-10-05
1
-1
/
+2
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-88
/
+86
|
\
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-65
/
+66
*
|
lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks
Mats Peterson
2016-03-13
1
-6
/
+6
*
|
lavf/riffenc: Handle palette for non-raw codecs
Mats Peterson
2016-03-05
1
-9
/
+11
*
|
lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK
Mats Peterson
2016-02-23
1
-1
/
+6
*
|
avformat/riffenc: Also check codec tag before setting raw_pal_avi
Michael Niedermayer
2016-02-21
1
-0
/
+1
*
|
lavf/avienc: Add palette after BITMAPINFOHEADER
Mats Peterson
2016-02-21
1
-4
/
+20
*
|
Revert "Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'"
Michael Niedermayer
2016-01-01
1
-0
/
+5
*
|
Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'
Hendrik Leppkes
2016-01-01
1
-5
/
+0
|
\
\
|
|
/
|
*
ff_parse_specific_params: do not use AVCodecContext.frame_size
Anton Khirnov
2015-12-12
1
-5
/
+0
*
|
avformat/avienc: add muxer option "write_channel_mask"
Tobias Rapp
2015-09-12
1
-2
/
+3
*
|
lavf/riffenc: Set correct block align for mp2.
Juanjo
2015-06-04
1
-1
/
+1
*
|
avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag()
Michael Niedermayer
2015-05-12
1
-2
/
+2
*
|
avformat: Add prefix to get_codec_guid()
Michael Niedermayer
2015-02-27
1
-2
/
+2
*
|
avformat/riffenc: move MP3 LSF threshold to the midway point between the 2
Michael Niedermayer
2014-11-06
1
-1
/
+1
*
|
Merge commit '56dc46a1893251e74be1ad63e54fb38d754bb1fe'
Michael Niedermayer
2014-11-06
1
-7
/
+3
|
\
\
|
|
/
|
*
riffenc: do not fall back on AVCodecContext.frame_size for MP3
Anton Khirnov
2014-11-06
1
-7
/
+3
*
|
avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header()
Benoit Fouet
2014-09-23
1
-4
/
+8
*
|
Merge commit '194be1f43ea391eb986732707435176e579265aa'
Michael Niedermayer
2014-06-18
1
-2
/
+2
|
\
\
|
|
/
|
*
lavf: switch to AVStream.time_base as the hint for the muxer timebase
Anton Khirnov
2014-06-18
1
-2
/
+2
*
|
Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c'
Michael Niedermayer
2014-06-18
1
-14
/
+15
|
\
\
|
|
/
|
*
riffenc: take an AVStream instead of an AVCodecContext
Anton Khirnov
2014-06-18
1
-14
/
+15
*
|
Merge commit '584f88409062f7a134e7391887899e8e723ab6ff'
Michael Niedermayer
2014-05-17
1
-1
/
+1
|
\
\
|
|
/
|
*
riff: Pass block_align to estimate frame duration
nu774
2014-05-17
1
-1
/
+1
|
*
riff: add ISMP/timecode tag
Clément Bœsch
2014-04-04
1
-1
/
+1
|
*
riff: Add ITRK tag
James Almer
2014-04-04
1
-1
/
+1
*
|
Initialize riff and wav size fields to -1 instead of 0.
Carl Eugen Hoyos
2014-05-03
1
-1
/
+1
*
|
ff_put_wav_header: add flag to force WAVEFORMATEX
Daniel Verkamp
2014-04-30
1
-3
/
+6
*
|
Do not allow writing invalid wav channel layouts by default.
Carl Eugen Hoyos
2014-04-09
1
-1
/
+3
*
|
ff_put_wav_header: remove manual byte counting
Daniel Verkamp
2014-03-18
1
-7
/
+3
*
|
Support writing E-AC3 in wav.
Carl Eugen Hoyos
2014-01-29
1
-0
/
+5
*
|
Move GUID-related objects to riffenc.c and riff.c.
Carl Eugen Hoyos
2014-01-29
1
-0
/
+16
*
|
avformat/riffenc: indent
Peter Ross
2013-12-23
1
-3
/
+3
*
|
riffenc: add option to ff_put_bmp_header to ignore extradata
Peter Ross
2013-12-23
1
-2
/
+4
*
|
Merge commit '3dd5c95deef51d7fbf6f4458ba42d1335d2f1472'
Michael Niedermayer
2013-08-06
1
-9
/
+26
|
/
*
riff: Move muxing code to a separate file
Diego Biurrun
2013-08-06
1
-0
/
+295