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
*
avformat/matroskadec: Fix number suffixes
Michael Niedermayer
2015-02-01
1
-2
/
+2
*
avformat/matroskadec: Use av_malloc_array() for index_entries
Michael Niedermayer
2015-01-25
1
-1
/
+1
*
avformat/matroskadec: Check av_mallocz() return values
Michael Niedermayer
2015-01-25
1
-0
/
+4
*
avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-06
1
-4
/
+4
*
wavdec: RIFX file format support
Thomas Volkert
2014-12-18
1
-1
/
+1
*
avformat/matroskadec: request a sample with recursive seek heads
Michael Niedermayer
2014-12-07
1
-0
/
+3
*
avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
2014-12-07
1
-1
/
+5
*
msvc: Fix compilation errors due to header include order.
Matthew Oliver
2014-11-27
1
-6
/
+7
*
Fix read-after-free in matroska_read_seek().
Xiaohan Wang
2014-11-08
1
-1
/
+2
*
avformat/matroskadec: use gmtime_r() for thread saftey
Michael Niedermayer
2014-11-02
1
-1
/
+2
*
avformat/matroskadec: Check the return code from strftime()
Michael Niedermayer
2014-10-26
1
-2
/
+2
*
Merge commit 'e0caa1eb4e518111a81801db0d2ccdd2733ba94b'
Michael Niedermayer
2014-10-25
1
-3
/
+8
|
\
|
*
matroskadec: check return values
Vittorio Giovara
2014-10-24
1
-1
/
+9
|
*
matroskadec: fix leak on error
Vittorio Giovara
2014-10-24
1
-0
/
+1
*
|
avformat/matroskadec: Fix cluster parsing loop which gathers seek information
Michael Niedermayer
2014-10-22
1
-2
/
+2
*
|
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
[next]