2012-05-21 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff |
2012-05-20 |
James Zern | avformat: Add a flag to mark muxers that allow (non... |
blob | commitdiff | diff to current |
2012-04-06 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-04-06 |
Martin Storsjö | cosmetics: Align muxer/demuxer declarations |
blob | commitdiff | diff to current |
2012-02-16 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-15 |
Martin Storsjö | libavformat: Add an ff_ prefix to some lavf internal... |
blob | commitdiff | diff to current |
2012-01-28 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-01-27 |
Anton Khirnov | lavf: remove AVFormatParameters from AVFormatContext... |
blob | commitdiff | diff to current |
2011-12-14 |
Carl Eugen Hoyos | Cosmetics: Improve 'too short LIST' error message in... |
blob | commitdiff | diff to current |
2011-12-14 |
Carl Eugen Hoyos | Do not reject LIST tags in wav with size 4. |
blob | commitdiff | diff to current |
2011-12-10 |
Michael Niedermayer | wavdec: add ignore length option to ignore incorrect... |
blob | commitdiff | diff to current |
2011-12-08 |
Carl Eugen Hoyos | Fix typo: Correctly parse 64 byte umid tags in bext... |
blob | commitdiff | diff to current |
2011-12-03 |
Clément Bœsch | lavf: rename remaining av_set_pts_info() to avpriv_set_... |
blob | commitdiff | diff to current |
2011-12-01 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-11-30 |
Anton Khirnov | lavf: make av_set_pts_info private. |
blob | commitdiff | diff to current |
2011-11-28 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-11-27 |
Victor Vasiliev | Generalize RIFF INFO tag support; support reading INFO... |
blob | commitdiff | diff to current |
2011-11-21 |
Clément Bœsch | Fix various if parenthesis misplacements. |
blob | commitdiff | diff to current |
2011-11-05 |
Clément Bœsch | Replace remaining av_new_stream() with avformat_new_str... |
blob | commitdiff | diff to current |
2011-10-20 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-10-19 |
Anton Khirnov | lavf,lavd: replace av_new_stream->avformat_new_stream... |
blob | commitdiff | diff to current |
2011-10-13 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-10-12 |
Anton Khirnov | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* |
blob | commitdiff | diff to current |
2011-10-10 |
Reimar Döffinger | Support playing SMV files. |
blob | commitdiff | diff to current |
2011-09-01 |
Clément Bœsch | wav: init st to NULL to avoid a false-positive warning. |
blob | commitdiff | diff to current |
2011-07-17 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-07-17 |
Anton Khirnov | lavf: use designated initialisers for all (de)muxers. |
blob | commitdiff | diff to current |
2011-07-17 |
Anton Khirnov | wav: remove a use of deprecated AV_METADATA_ macro |
blob | commitdiff | diff to current |
2011-07-14 |
Michael Niedermayer | Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' |
blob | commitdiff | diff to current |
2011-07-13 |
Tomas Härdin | wav: parse 'bext' metadata |
blob | commitdiff | diff to current |
2011-07-13 |
Tomas Härdin | wav: keep parsing until EOF if the input is seekable... |
blob | commitdiff | diff to current |
2011-07-13 |
Tomas Härdin | wav: Refactor the tag checking into a switch statement |
blob | commitdiff | diff to current |
2011-07-13 |
Tomas Härdin | wav: make sure neither data_size nor sample_count is... |
blob | commitdiff | diff to current |
2011-07-13 |
Tomas Härdin | wav: refactor the 'fmt ' tag search and parsing. |
blob | commitdiff | diff to current |
2011-07-13 |
Benjamin Larsson | wav: add an option for writing BEXT chunk |
blob | commitdiff | diff to current |
2011-07-03 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-07-03 |
Mans Rullgard | Do not include mathematics.h in avutil.h |
blob | commitdiff | diff to current |
2011-06-13 |
Carl Eugen Hoyos | wav: remove an invalid free(). |
blob | commitdiff | diff to current |
2011-06-13 |
Aurelien Jacobs | replace remaining usage of deprecated av_metadata_set2... |
blob | commitdiff | diff to current |
2011-06-03 |
Michael Niedermayer | wav: update size check for ds64 |
blob | commitdiff | diff to current |
2011-06-03 |
Philip de Nier | wav: fix skip size at end of ds64 chunk |
blob | commitdiff | diff to current |
2011-05-30 |
Tomas Härdin | wav: Don't avio_seek() if we know we'll run into EOF |
blob | commitdiff | diff to current |
2011-05-27 |
Tomas Härdin | Add metadata conversion table to the wav demuxer |
blob | commitdiff | diff to current |
2011-05-24 |
Stefano Sabatini | wav: fix various printf warnings related to wrong argum... |
blob | commitdiff | diff to current |
2011-05-24 |
Stefano Sabatini | wav: propagate ff_get_wav_header() error code in w64_re... |
blob | commitdiff | diff to current |
2011-05-18 |
Tomas Härdin | Parse 'bext' metadata in the wav demuxer |
blob | commitdiff | diff to current |
2011-05-18 |
Tomas Härdin | Cosmetics: indent |
blob | commitdiff | diff to current |
2011-05-18 |
Tomas Härdin | Keep parsing wav until EOF if the input is seekable... |
blob | commitdiff | diff to current |
2011-05-18 |
Tomas Härdin | Refactor the tag checking into a switch statement |
blob | commitdiff | diff to current |
2011-05-18 |
Tomas Härdin | Use avio_tell() instead of url_ftell() |
blob | commitdiff | diff to current |
2011-05-17 |
Tomas Härdin | Make sure neither data_size nor sample_count is negative |
blob | commitdiff | diff to current |
2011-05-17 |
Tomas Härdin | Refactor the 'fmt ' tag search and parsing |
blob | commitdiff | diff to current |
2011-04-15 |
Michael Niedermayer | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' |
blob | commitdiff | diff to current |
2011-04-14 |
Max Horn | handle malloc failures in ff_get_wav_header |
blob | commitdiff | diff to current |
2011-04-04 |
Michael Niedermayer | Merge remote branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-04-03 |
Anton Khirnov | avio: introduce an AVIOContext.seekable field |
blob | commitdiff | diff to current |
2011-04-03 |
Carl Eugen Hoyos | Remove superfluous free(). |
blob | commitdiff | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | diff to current |
2011-03-17 |
Michael Niedermayer | Merge remote-tracking branch 'newdev/master' |
blob | commitdiff | diff to current |
2011-03-17 |
Anton Khirnov | avio: rename put_flush_packet -> avio_flush |
blob | commitdiff | diff to current |
2011-03-17 |
Anton Khirnov | lavf: replace avio_seek(SEEK_CUR) with avio_skip where... |
blob | commitdiff | diff to current |
2011-03-07 |
Anton Khirnov | avio: deprecate url_feof |
blob | commitdiff | diff to current |
2011-03-05 |
Anton Khirnov | avio: add avio_tell macro as a replacement for url_ftell |
blob | commitdiff | diff to current |
2011-03-04 |
Anton Khirnov | avio: add avio_tell macro as a replacement for url_ftell |
blob | commitdiff | diff to current |
2011-03-03 |
Anton Khirnov | lavf: replace all uses of url_fskip with avio_seek |
blob | commitdiff | diff to current |
2011-03-03 |
Anton Khirnov | avio: avio_ prefix for url_fseek |
blob | commitdiff | diff to current |
2011-03-01 |
Anton Khirnov | lavf: replace all uses of url_fskip with avio_seek |
blob | commitdiff | diff to current |
2011-03-01 |
Anton Khirnov | avio: avio_ prefix for url_fseek |
blob | commitdiff | diff to current |
2011-02-26 |
Anton Khirnov | lavf: use a new ffio_wfourcc macro instead of put_tag... |
blob | commitdiff | diff to current |
2011-02-25 |
Anton Khirnov | lavf: use a new ffio_wfourcc macro instead of put_tag... |
blob | commitdiff | diff to current |
2011-02-22 |
Anton Khirnov | avio: avio: avio_ prefixes for put_* functions |
blob | commitdiff | diff to current |
2011-02-22 |
Anton Khirnov | avio: avio_ prefixes for get_* functions |
blob | commitdiff | diff to current |
2011-02-21 |
Anton Khirnov | avio: avio: avio_ prefixes for put_* functions |
blob | commitdiff | diff to current |
2011-02-21 |
Anton Khirnov | avio: avio_ prefixes for get_* functions |
blob | commitdiff | diff to current |
2011-02-20 |
Anton Khirnov | avio: rename ByteIOContext to AVIOContext. |
blob | commitdiff | diff to current |
2011-02-20 |
Anton Khirnov | avio: rename ByteIOContext to AVIOContext. |
blob | commitdiff | diff to current |
2011-01-28 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | diff to current |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | diff to current |
2011-01-15 |
Michael Niedermayer | Parse fact chunks from wav files to find duration. |
blob | commitdiff | diff to current |
2011-01-15 |
Michael Niedermayer | Factor tag reading code out of wav read_header() |
blob | commitdiff | diff to current |
2011-01-15 |
Michael Niedermayer | Set duration for wav files from sample size and data... |
blob | commitdiff | diff to current |
2010-08-30 |
Aurelien Jacobs | move pcm demuxers to their own file |
blob | commitdiff | diff to current |
2010-07-28 |
Baptiste Coudurier | In wav muxer, always flush in write_trailer, fix pipe... |
blob | commitdiff | diff to current |
2010-02-10 |
Daniel Verkamp | Reindent |
blob | commitdiff | diff to current |
2010-02-10 |
Daniel Verkamp | Fix demuxing of wav files with broken data header |
blob | commitdiff | diff to current |
2009-10-06 |
Daniel Verkamp | Reindent |
blob | commitdiff | diff to current |
2009-10-06 |
Daniel Verkamp | Add RF64 support to wav demuxer. |
blob | commitdiff | diff to current |
2009-10-02 |
Reimar Döffinger | wav demuxer: return AVERROR_EOF instead of AVERROR... |
blob | commitdiff | diff to current |
2009-10-02 |
Reimar Döffinger | wav: return av_get_packet errors unchanged. |
blob | commitdiff | diff to current |
2009-10-02 |
Reimar Döffinger | Remove url_feof check that would be triggered only... |
blob | commitdiff | diff to current |
2009-10-02 |
Reimar Döffinger | Remove useless setting of pkt->size, av_get_packet... |
blob | commitdiff | diff to current |
2009-09-22 |
Diego Biurrun | Rearrange wav_muxer and {wav|w64}_demuxer blocks to... |
blob | commitdiff | diff to current |
2009-09-22 |
Diego Biurrun | Move find_guid function and guid_data array to a global... |
blob | commitdiff | diff to current |
2009-08-10 |
Diego Biurrun | cosmetics: whitespace, prettyprinting, coding style... |
blob | commitdiff | diff to current |
2009-08-10 |
Daniel Verkamp | Sony Wave64 demuxer |
blob | commitdiff | diff to current |
2009-06-22 |
Daniel Verkamp | Add ff_ prefixes to exported symbols in libavformat... |
blob | commitdiff | diff to current |
2009-06-03 |
Baptiste Coudurier | Change find_tag return type to int64_t, fix a bug |
blob | commitdiff | diff to current |
2009-01-19 |
Diego Biurrun | cosmetics: Remove pointless period after copyright... |
blob | commitdiff | diff to current |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | diff to current |
2008-10-03 |
Diego Biurrun | Remove offset_t typedef and use int64_t directly instead. |
blob | commitdiff | diff to current |
next |