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
/
matroskadec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/webm_dash: Allow filenames without directories
Vignesh Venkatasubramanian
2014-10-10
1
-2
/
+1
*
avformat/matroskadec: do not trust the default duration to be the real 1/time...
Michael Niedermayer
2014-10-08
1
-1
/
+2
*
lavf/webm_dash: Fix incorrect bandwidth computation
Vignesh Venkatasubramanian
2014-10-01
1
-47
/
+49
*
lavf/webm_dash: fix hardcode in cues_end computation
Vignesh Venkatasubramanian
2014-10-01
1
-4
/
+7
*
avformat: remove FF_API_ASS_SSA dead code
Clément Bœsch
2014-09-09
1
-80
/
+0
*
avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier
Michael Niedermayer
2014-08-29
1
-1
/
+1
*
Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f'
Michael Niedermayer
2014-08-28
1
-1
/
+8
|
\
|
*
matroskadec: parse stereo mode on decoding
Vittorio Giovara
2014-08-28
1
-2
/
+10
*
|
Merge commit 'f2583bc86eb5d7decc639fc9a36edc93e6003eef'
Michael Niedermayer
2014-08-28
1
-0
/
+1
|
\
\
|
|
/
|
*
matroska: list supported extensions
Vittorio Giovara
2014-08-28
1
-0
/
+1
*
|
lavf/matroskadec: Ensure cues_end is initialized
Vignesh Venkatasubramanian
2014-08-25
1
-1
/
+2
*
|
Use new av_dict_set_int helper function.
Reimar Döffinger
2014-08-16
1
-24
/
+7
*
|
Drop remaining unneeded != NULL
Michael Niedermayer
2014-08-15
1
-1
/
+1
*
|
Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'
Michael Niedermayer
2014-08-15
1
-3
/
+3
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer inequality checks more compactly
Gabriel Dume
2014-08-15
1
-3
/
+3
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-11
/
+11
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-8
/
+8
*
|
avformat/matroskadec: Check avpriv_new_chapter() for failure
Justin Jacobs
2014-08-08
1
-2
/
+4
*
|
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-2
/
+2
*
|
Merge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a'
Michael Niedermayer
2014-07-29
1
-0
/
+1
|
\
\
|
|
/
|
*
matroska: Register mime types
Luca Barbato
2014-07-29
1
-0
/
+1
|
*
matroskadec: Fix a double negation typo
Michael Niedermayer
2014-07-02
1
-1
/
+1
|
*
Replace av_malloc() and memset(0) by av_mallocz()
Diego Biurrun
2014-06-22
1
-3
/
+1
*
|
avformat/matroskadec: fix declaration after statement
Michael Niedermayer
2014-07-16
1
-1
/
+3
*
|
lavf/matroska: Add functions for WebM DASH Manifest
Vignesh Venkatasubramanian
2014-07-15
1
-0
/
+368
*
|
avformat/matroskadec: fix off by 1 error in matroska_read_seek()
Michael Niedermayer
2014-05-30
1
-1
/
+1
*
|
Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f'
Michael Niedermayer
2014-05-28
1
-0
/
+38
|
\
\
|
|
/
|
*
matroskadec: parse the channel layout mask for FLAC
Anton Khirnov
2014-05-28
1
-0
/
+38
*
|
Merge commit '4efdadc8ec50332c812e8a95e8c67f5a260e7cb0'
Michael Niedermayer
2014-05-28
1
-1
/
+24
|
\
\
|
|
/
|
*
matroskadec: export just the STREAMINFO block as FLAC extradata
Anton Khirnov
2014-05-28
1
-1
/
+24
*
|
Merge commit '6df478bf891b9fc5626e4a0b993899f310ba0a1c'
Michael Niedermayer
2014-05-28
1
-68
/
+80
|
\
\
|
|
/
|
*
matroskadec: split parsing tracks into a separate function
Anton Khirnov
2014-05-28
1
-58
/
+69
*
|
Merge commit 'eb3b5501e8b85bfea09d533314cb6920efc42639'
Michael Niedermayer
2014-05-01
1
-4
/
+10
|
\
\
|
|
/
|
*
matroskadec: read the CodecDelay element
Anton Khirnov
2014-04-30
1
-1
/
+9
*
|
Try mov tags if the fourcc in V_MS/VFW mkv files cannot be found in bmp tags.
Carl Eugen Hoyos
2014-04-27
1
-0
/
+3
*
|
Only insert the icpf atom in ProRes mkv packets if it isn't already present.
Carl Eugen Hoyos
2014-04-17
1
-2
/
+3
*
|
Set Matroska private data when muxing Prores.
Carl Eugen Hoyos
2014-04-06
1
-0
/
+2
*
|
Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'
Michael Niedermayer
2014-03-11
1
-1
/
+2
|
\
\
|
|
/
|
*
lavf: more correct printf format specifiers
Diego Biurrun
2014-03-11
1
-1
/
+2
*
|
Merge commit 'f69befe5eefef12172a6479dd9cef3c01bddec7a'
Michael Niedermayer
2014-03-08
1
-21
/
+21
|
\
\
|
|
/
|
*
matroskadec: cosmetics: Fix "attachement" vs. "attachment" typo
Diego Biurrun
2014-03-07
1
-22
/
+22
*
|
Merge commit '84cfce9f99805a144df684417e166c1ae6f95421'
Michael Niedermayer
2014-03-07
1
-490
/
+573
|
\
\
|
|
/
|
*
matroskadec: K&R formatting cosmetics
Keiji Costantini
2014-03-07
1
-469
/
+551
|
*
matroskadec: use correct compression parameters for current track CodecPrivate
Aurelien Jacobs
2013-11-21
1
-1
/
+1
|
*
matroskadec: pad EBML_BIN data.
Anton Khirnov
2013-11-21
1
-1
/
+3
*
|
Read bits_per_coded_sample from V_MS/VFW/FOURCC mkv files.
Carl Eugen Hoyos
2014-02-26
1
-0
/
+4
*
|
avformat/matroskadec: identify SMI as SVQ3
Michael Niedermayer
2014-01-19
1
-1
/
+3
*
|
avformat/matroskadec: support QDM2 as generated by mkvtoolnix-6.7.0
Michael Niedermayer
2014-01-19
1
-0
/
+9
*
|
avformat/matroskadec: support SVQ3 as generated by mkvtoolnix-6.6.0
Michael Niedermayer
2014-01-19
1
-1
/
+5
*
|
Do not read mkv audio bit_depth if bits_per_coded_sample is already set.
Carl Eugen Hoyos
2014-01-15
1
-0
/
+1
[next]