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
/
nutdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
avformat: add AVFormatContext to ff_get_extradata()
Paul B Mahol
2016-04-14
1
-1
/
+1
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-23
/
+23
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-22
/
+22
|
*
nutdec: only copy the header if it exists
Andreas Cadhalpun
2016-01-13
1
-1
/
+2
*
|
nutdec: reject negative value_len in read_sm_data
Andreas Cadhalpun
2015-12-19
1
-1
/
+1
*
|
nutdec: only copy the header if it exists
Andreas Cadhalpun
2015-12-19
1
-1
/
+2
*
|
Merge commit '0e2395293bff089536b97131b32fea8b58bca0ba'
Hendrik Leppkes
2015-11-29
1
-2
/
+4
|
\
\
|
|
/
|
*
nut: Mark non-fatal errors as warnings
Luca Barbato
2015-11-25
1
-2
/
+4
*
|
Merge commit '62f72b40c0b0d2cd6a2b81977287fa01d9f4ca6d'
Hendrik Leppkes
2015-11-29
1
-5
/
+10
|
\
\
|
|
/
|
*
nut: Provide more information on failure
Luca Barbato
2015-11-25
1
-5
/
+10
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-10-27
1
-1
/
+1
*
|
avutil/tree: add additional const qualifier to the comparator
Ganesh Ajjanagadde
2015-10-24
1
-3
/
+3
*
|
avformat/nutdec: Check ff_gen_search() for failure
Michael Niedermayer
2015-07-01
1
-0
/
+2
*
|
nutdec: check maxpos in read_sm_data before returning success
Andreas Cadhalpun
2015-06-27
1
-0
/
+3
*
|
nutdec: fix various memleaks on failure
Andreas Cadhalpun
2015-05-23
1
-26
/
+62
*
|
nutdec: always check the get_str return value
Andreas Cadhalpun
2015-05-23
1
-5
/
+22
*
|
avformat/nutdec: Check X in 2nd branch of index reading
Michael Niedermayer
2015-05-23
1
-0
/
+4
*
|
nutdec: abort if EOF is reached in decode_info_header/read_sm_data
Andreas Cadhalpun
2015-05-20
1
-4
/
+12
*
|
nutdec: stop skipping bytes at EOF
Andreas Cadhalpun
2015-05-20
1
-3
/
+18
*
|
nutdec: fix infinite resync loops
Andreas Cadhalpun
2015-05-20
1
-1
/
+4
*
|
avformat/nutdec: Fix recovery when immedeately after seeking a failure happens
Michael Niedermayer
2015-05-20
1
-0
/
+1
*
|
avformat/nutdec: Return error on EOF from get_str()
Michael Niedermayer
2015-05-20
1
-0
/
+2
*
|
avformat/nutdec: Remove unused variable
Michael Niedermayer
2015-05-14
1
-1
/
+1
*
|
nutdec: Remove unused label
Timothy Gu
2015-05-14
1
-4
/
+2
*
|
avformat/nutdec: Fix use of uinitialized value
Michael Niedermayer
2015-05-12
1
-0
/
+2
*
|
Merge commit '254f3daba4271c1918d9a7ad155b1442ef93ed29'
Michael Niedermayer
2015-05-10
1
-21
/
+20
|
\
\
|
|
/
|
*
nut: Make sure to clean up on read_header failure
Luca Barbato
2015-05-09
1
-17
/
+22
*
|
Merge commit 'b34257eefd98cb768ea2f53a390b8684d51e689a'
Michael Niedermayer
2015-05-10
1
-1
/
+1
|
\
\
|
|
/
|
*
nut: Check chapter creation in decode_info_header
Andreas Cadhalpun
2015-05-08
1
-0
/
+4
|
*
nutdec: Prevent leaks on memory error
Vittorio Giovara
2015-03-12
1
-2
/
+4
|
*
nutdec: Check memory allocations
Hugo Beauzée-Luyssen
2015-02-17
1
-0
/
+8
*
|
nutdec: fix illegal count check in decode_main_header
Andreas Cadhalpun
2015-04-28
1
-1
/
+1
*
|
nutdec: fix memleaks on error in nut_read_header
Andreas Cadhalpun
2015-04-28
1
-5
/
+13
*
|
nutdec: check chapter creation in decode_info_header
Andreas Cadhalpun
2015-04-28
1
-0
/
+4
*
|
nutdec: check for negative frame rate in decode_info_header
Andreas Cadhalpun
2015-04-28
1
-1
/
+2
*
|
avformat/nutdec: Use av_malloc_array()
Michael Niedermayer
2015-03-30
1
-1
/
+1
*
|
Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'
Michael Niedermayer
2015-02-11
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: move internal fields from public to internal context
wm4
2015-02-10
1
-1
/
+1
|
*
nutdec: do not set has_b_frames
Anton Khirnov
2014-11-06
1
-1
/
+0
*
|
Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe'
Michael Niedermayer
2014-10-22
1
-4
/
+4
|
\
\
|
|
/
|
*
nutdec: check av_new_packet return value
Vittorio Giovara
2014-10-21
1
-2
/
+4
*
|
Merge commit '96bfb677478514db73d1b63b4213c97ad4269e8f'
Michael Niedermayer
2014-10-20
1
-1
/
+1
|
\
\
|
|
/
|
*
nutdec: Prevent a memory corruption
Luca Barbato
2014-10-20
1
-2
/
+3
*
|
avformat/nutdec: always initialize event_flags
Michael Niedermayer
2014-08-20
1
-2
/
+3
*
|
Merge commit 'fa3a5dd4dea34baa6bb2f7fe6006fc4b2888f2aa'
Michael Niedermayer
2014-08-13
1
-2
/
+11
|
\
\
|
|
/
|
*
nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED when...
Andrew Stone
2014-08-13
1
-2
/
+11
*
|
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-2
/
+2
[next]