index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
oggdec.c
Age
Commit message (
Expand
)
Author
2012-09-16
lavf/oggdec: reword stream creation error message.
Clément Bœsch
2012-09-16
lavf/oggdec: reindent and comment blocks.
Clément Bœsch
2012-09-16
lavf/oggdec: make stream replacement less convoluted.
Clément Bœsch
2012-09-16
lavf/oggdec: more explicit zeroing of the new ogg stream.
Clément Bœsch
2012-09-16
lavf/oggdec: rework allocations in ogg_new_streams().
Clément Bœsch
2012-09-16
lavf/oggdec: simplify destroying streams with chained audio streams.
Clément Bœsch
2012-09-16
lavf/oggdec: rename str to sid.
Clément Bœsch
2012-09-16
lavf/oggdec: remove a comment not matching anything.
Clément Bœsch
2012-09-16
lavf/oggdec: inline ogg_get_headers().
Clément Bœsch
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-05
oggdec: Initialize stream index to -1 in ogg_packet.
Reimar Döffinger
2012-08-05
oggdec: simplify start time calculation code.
Reimar Döffinger
2012-08-05
oggdec: check stream index before using it in ogg_get_length()
Michael Niedermayer
2012-07-20
oggdec: add support for Opus codec.
Nicolas George
2012-06-02
oggdec: fix regression that caused reading the whole file during open
Michael Niedermayer
2012-05-14
ogg: rewrite first timestamp reading code.
Michael Niedermayer
2012-05-14
ogg: in ogg_get_length() start from data_offset not 0.
Michael Niedermayer
2012-05-04
oggdec: fix off by one error on pos_limit
Michael Niedermayer
2012-05-04
oggdec: print error on failure to create streams
Michael Niedermayer
2012-05-04
oggdec: print error on changing streams when its unsupported.
Michael Niedermayer
2012-05-04
oggdec: print error on unsupported versions
Michael Niedermayer
2012-05-04
oggdec: reset lastpts so that justins vorbis duration correction is not skiped
Michael Niedermayer
2012-05-04
oggdec: pass avformat context to ogg_reset()
Michael Niedermayer
2012-04-17
oggdec: Safety check against stream counts being inconsistent in seek()
Michael Niedermayer
2012-04-17
oggdec: Recreate streams only in the 1 stream case.
Michael Niedermayer
2012-03-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-08
Fix uninitialized reads on malformed ogg files.
Dale Curtis
2012-02-18
oggdec: improve warning message.
Reimar Döffinger
2012-02-06
Detect theora keyframes by content in Ogg demuxer.
Reimar Döffinger
2012-02-05
oggdec: add missing ogg_reset on seek.
Reimar Döffinger
2012-02-05
oggdec: fix keyframe seeking when granule_is_start is 0.
Reimar Döffinger
2012-02-04
Fix potential infinite discard loop.
Reimar Döffinger
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2011-12-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-05
misc Doxygen markup improvements
Diego Biurrun
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
2011-10-29
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-28
lavf: make some seeking functions private
Anton Khirnov
2011-10-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-19
lavf: replace av_new_stream->avformat_new_stream part II.
Anton Khirnov
2011-09-26
oggdec: add support for Xiph's CELT codec
Nicolas George
2011-09-17
oggdec: fix out of bound write in the ogg demuxer
Laurent Aimar
2011-09-12
Fix writes out of bounds in the ogg demuxer.
Laurent Aimar
2011-08-24
oggdec: subtract time of first packet only from duration when it is significant
Michael Niedermayer
2011-08-24
oggdec: Make sure start time correction is applied once to each stream
Michael Niedermayer
2011-07-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-11
oggdec: prevent heap corruption.
Chris Evans
2011-07-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[prev]
[next]