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
/
wav.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-26
/
+24
*
wav: remove a use of deprecated AV_METADATA_ macro
Anton Khirnov
2011-07-17
1
-1
/
+1
*
wav: parse 'bext' metadata
Tomas Härdin
2011-07-13
1
-0
/
+101
*
wav: keep parsing until EOF if the input is seekable and we know the size of ...
Tomas Härdin
2011-07-13
1
-15
/
+32
*
wav: Refactor the tag checking into a switch statement
Tomas Härdin
2011-07-13
1
-4
/
+9
*
wav: make sure neither data_size nor sample_count is negative.
Tomas Härdin
2011-07-13
1
-0
/
+6
*
wav: refactor the 'fmt ' tag search and parsing.
Tomas Härdin
2011-07-13
1
-18
/
+39
*
wav: add an option for writing BEXT chunk
Benjamin Larsson
2011-07-13
1
-0
/
+78
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+2
*
wav: remove an invalid free().
Carl Eugen Hoyos
2011-06-13
1
-1
/
+0
*
handle malloc failures in ff_get_wav_header
Max Horn
2011-04-14
1
-2
/
+8
*
avio: introduce an AVIOContext.seekable field
Anton Khirnov
2011-04-03
1
-2
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
avio: rename put_flush_packet -> avio_flush
Anton Khirnov
2011-03-16
1
-4
/
+4
*
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-16
1
-5
/
+5
*
avio: deprecate url_feof
Anton Khirnov
2011-03-07
1
-3
/
+3
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-5
/
+5
*
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
1
-3
/
+3
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-6
/
+6
*
lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
Anton Khirnov
2011-02-25
1
-2
/
+3
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-5
/
+5
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-16
/
+16
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-8
/
+8
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-3
/
+3
*
Parse fact chunks from wav files to find duration.
Michael Niedermayer
2011-01-15
1
-1
/
+12
*
Factor tag reading code out of wav read_header()
Michael Niedermayer
2011-01-15
1
-2
/
+8
*
Set duration for wav files from sample size and data size or the wf64 sample ...
Michael Niedermayer
2011-01-15
1
-0
/
+7
*
move pcm demuxers to their own file
Aurelien Jacobs
2010-08-30
1
-1
/
+1
*
In wav muxer, always flush in write_trailer, fix pipe output
Baptiste Coudurier
2010-07-28
1
-0
/
+2
*
Reindent
Daniel Verkamp
2010-02-10
1
-1
/
+1
*
Fix demuxing of wav files with broken data header
Daniel Verkamp
2010-02-10
1
-0
/
+3
*
Reindent
Daniel Verkamp
2009-10-06
1
-7
/
+7
*
Add RF64 support to wav demuxer.
Daniel Verkamp
2009-10-06
1
-7
/
+24
*
wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of
Reimar Döffinger
2009-10-02
1
-1
/
+1
*
wav: return av_get_packet errors unchanged.
Reimar Döffinger
2009-10-02
1
-2
/
+2
*
Remove url_feof check that would be triggered only after incorrectly producing
Reimar Döffinger
2009-10-02
1
-2
/
+0
*
Remove useless setting of pkt->size, av_get_packet already handles that.
Reimar Döffinger
2009-10-02
1
-3
/
+0
*
Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs.
Diego Biurrun
2009-09-22
1
-91
/
+88
*
Move find_guid function and guid_data array to a globally available place.
Diego Biurrun
2009-09-22
1
-23
/
+23
*
cosmetics: whitespace, prettyprinting, coding style fixes
Diego Biurrun
2009-08-10
1
-28
/
+29
*
Sony Wave64 demuxer
Daniel Verkamp
2009-08-10
1
-1
/
+119
*
Add ff_ prefixes to exported symbols in libavformat/riff.h.
Daniel Verkamp
2009-06-22
1
-10
/
+10
*
Change find_tag return type to int64_t, fix a bug
Baptiste Coudurier
2009-06-03
1
-6
/
+3
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-3
/
+3
*
Remove offset_t typedef and use int64_t directly instead.
Diego Biurrun
2008-10-03
1
-4
/
+4
*
Avoid segfault due to not set AVCodec.
Michael Niedermayer
2008-09-24
1
-1
/
+1
*
add error message for unsupported codecs in WAVE.
Justin Ruggles
2008-09-14
1
-0
/
+2
*
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
Diego Biurrun
2008-09-02
1
-2
/
+2
*
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodec...
Reimar Döffinger
2008-08-24
1
-2
/
+2
[next]