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
/
nsvdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-8
/
+8
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+2
*
nsvdec: Propagate error values instead of returning 0 in nsv_read_header().
Diego Biurrun
2011-06-23
1
-1
/
+1
*
Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog.
Diego Biurrun
2011-06-10
1
-2
/
+0
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-1
/
+2
*
Mark some variables with av_unused
Mans Rullgard
2011-06-03
1
-2
/
+3
*
nsv: Fix misdetection of MP3 files as NSV.
Thierry Foucu
2011-05-12
1
-3
/
+17
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-5
/
+5
*
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-16
1
-1
/
+1
*
avio: deprecate url_feof
Anton Khirnov
2011-03-07
1
-6
/
+6
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-4
/
+4
*
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
1
-1
/
+1
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-4
/
+4
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-27
/
+27
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-4
/
+4
*
fix nsvdec.c compilation if DEBUG macro defined
Maksym Veremeyenko
2011-02-16
1
-1
/
+1
*
fix nsvdec.c compilation if DEBUG defined
Maksym Veremeyenko
2011-02-15
1
-63
/
+48
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
Stefano Sabatini
2010-04-25
1
-1
/
+1
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-2
/
+2
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
Plug memory leak in NSV demuxer.
Jai Menon
2010-03-03
1
-0
/
+4
*
Use av_match_ext() rather than the deprecated match_ext(), fix
Stefano Sabatini
2010-01-17
1
-1
/
+1
*
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
Carl Eugen Hoyos
2009-10-16
1
-2
/
+2
*
Add ff_ prefixes to exported symbols in libavformat/riff.h.
Daniel Verkamp
2009-06-22
1
-2
/
+2
*
NSV : Add TOC2 parsing and seeking support.
Jai Menon
2009-04-22
1
-14
/
+40
*
Cosmetics : reindent after last commit and remove redundant comment.
Jai Menon
2009-04-18
1
-4
/
+4
*
Add speex tag to nsv_codec_audio_tags.
Jai Menon
2009-04-18
1
-0
/
+1
*
Change nsvf_index_data to nsvs_file_offset for increased clarity.
Jai Menon
2009-04-18
1
-6
/
+6
*
use new metadata API in nsv demuxer
Aurelien Jacobs
2009-02-18
1
-9
/
+1
*
Use more descriptive format long_names.
Diego Biurrun
2009-02-12
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Bump Major version, this commit is almost just renaming bits_per_sample to
Luca Abeni
2008-09-08
1
-1
/
+1
*
Try to fix FATE after my time_base simplification change.
Michael Niedermayer
2008-07-17
1
-2
/
+4
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
consistency cosmetics: indices --> indexes
Diego Biurrun
2008-05-26
1
-1
/
+1
*
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-21
1
-4
/
+4
*
indent
Michael Niedermayer
2007-09-22
1
-1
/
+1
*
fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.n...
Michael Niedermayer
2007-09-22
1
-0
/
+1
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-2
/
+2
*
add an enum for need_parsing
Aurelien Jacobs
2007-04-15
1
-2
/
+2
*
file extension based probe is max/2
Michael Niedermayer
2007-04-08
1
-1
/
+1
*
factorize
Michael Niedermayer
2007-04-08
1
-4
/
+1
*
allocate 32 extra bytes at the end of the probe buffer and remove most probe ...
Michael Niedermayer
2007-04-08
1
-2
/
+0
*
The NSV demuxer assumes that a video frame's timestamp increases by one on each
David Conrad
2007-03-21
1
-1
/
+3
*
add codec_id <-> codec_tag tables to AVIn/OutputFormat
Michael Niedermayer
2007-01-21
1
-2
/
+2
*
Add support for VP60 and VP61.
Aurelien Jacobs
2006-12-17
1
-3
/
+3
*
add support for all framerates specified by the standard
Joakim Plate
2006-10-28
1
-13
/
+20
*
Fix A/V (de)sync with discontinuous NSV streams,
Joakim Plate
2006-10-28
1
-16
/
+16
*
replace coder/decoder file description in libavformat by muxer/demuxer
Aurelien Jacobs
2006-10-23
1
-1
/
+1
[next]