| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/oggenc: Deduplicate AVClasses | Andreas Rheinhardt | 2021-07-08 | 1 | -15/+9 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -5/+5 |
* | avformat/oggenc: Avoid allocating and copying when writing page data | Andreas Rheinhardt | 2020-05-09 | 1 | -40/+22 |
* | avformat/vorbiscomment: Switch to AVIOContext from bytestream API | Andreas Rheinhardt | 2020-05-03 | 1 | -6/+6 |
* | avformat/vorbiscomment: Replace AVDictionary ** by const AVDictionary * | Andreas Rheinhardt | 2020-05-03 | 1 | -1/+1 |
* | avformat/oggenc: Don't free AVStream's priv_data, fix memleak | Andreas Rheinhardt | 2020-04-20 | 1 | -6/+1 |
* | avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARK... | Marton Balint | 2020-01-07 | 1 | -1/+1 |
* | avformat: remove unneeded avio_flush() calls before calling avio_close_dyn_buf() | Marton Balint | 2020-01-07 | 1 | -1/+0 |
* | avformat/oggenc: free buffered page lists while uninitializing the muxer | James Almer | 2019-10-21 | 1 | -0/+9 |
* | avformat/vorbiscomment: add support for writing chapters | Paul B Mahol | 2018-12-18 | 1 | -10/+12 |
* | avformat/oggenc: check for stream private data in ogg_free() | James Almer | 2017-06-22 | 1 | -0/+2 |
* | avformat/oggenc: add ogg_init() and ogg_free() | James Almer | 2017-06-18 | 1 | -4/+28 |
* | avformat/oggenc: add vp8 muxing support | James Almer | 2016-07-20 | 1 | -10/+89 |
* | avformat: add an Ogg Video muxer | James Almer | 2016-07-20 | 1 | -1/+23 |
* | avformat/oggenc: fix page duration calculation when granule differs from time... | James Almer | 2016-07-19 | 1 | -3/+3 |
* | avformat/oggenc: always use the time base stored in the theora header | James Almer | 2016-07-12 | 1 | -0/+8 |
* | avformat/oggenc: make flac the default for oga muxer | James Almer | 2016-07-11 | 1 | -2/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -40/+40 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -40/+40 |
| * | ogg: check memory allocations | Federico Tomassetti | 2015-02-15 | 1 | -0/+2 |
* | | avformat/oggenc: Check segments_count for headers too | Michael Niedermayer | 2015-08-27 | 1 | -4/+7 |
* | | avformat/oggenc: Fix return code in case of flushing | Michael Niedermayer | 2015-06-09 | 1 | -1/+1 |
* | | avformat/oggenc: Check ff_vorbiscomment_length in ogg_write_vorbiscomment() | Michael Niedermayer | 2015-05-11 | 1 | -2/+4 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -3/+3 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -3/+3 |
* | | avformat/oggenc: Simplify by using OFFSET and PARAM | Michael Niedermayer | 2015-02-01 | 1 | -1/+1 |
* | | Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16' | Michael Niedermayer | 2015-02-01 | 1 | -1/+4 |
|\| |
|
| * | ogg: Provide an option to offset the serial number | Luca Barbato | 2015-02-01 | 1 | -1/+4 |
* | | avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head... | Michael Niedermayer | 2014-12-14 | 1 | -1/+1 |
* | | lavf/oggenc: use meaningful error codes | Lukasz Marek | 2014-12-03 | 1 | -5/+5 |
* | | Merge commit 'e839de0f851535b5e19256b52f9865f0cb768a7c' | Michael Niedermayer | 2014-11-06 | 1 | -5/+3 |
|\| |
|
| * | oggenc: accept only STREAMINFO extradata | Anton Khirnov | 2014-11-06 | 1 | -5/+3 |
| * | oggenc: remove unneeded null check | Michael Niedermayer | 2014-10-29 | 1 | -1/+1 |
* | | Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0' | Michael Niedermayer | 2014-10-14 | 1 | -1/+4 |
|\| |
|
| * | lavf: use initial_padding instead of deprecated delay | Anton Khirnov | 2014-10-13 | 1 | -1/+4 |
* | | Merge commit 'f9f34cb9983ec6f4ef119c34b726d3b39c143110' | Michael Niedermayer | 2014-08-23 | 1 | -28/+12 |
|\| |
|
| * | ogg: Use separate classes for the aliases | Luca Barbato | 2014-08-23 | 1 | -9/+13 |
* | | Merge commit '051aadeed104ecbe8ee4850ec2d7e5394f5e1ccd' | Michael Niedermayer | 2014-08-22 | 1 | -18/+16 |
|\| |
|
| * | ogg: Provide aliases for Speex, Opus and audio-only ogg | Luca Barbato | 2014-08-22 | 1 | -1/+52 |
* | | Merge commit '194be1f43ea391eb986732707435176e579265aa' | Michael Niedermayer | 2014-06-18 | 1 | -2/+2 |
|\| |
|
| * | lavf: switch to AVStream.time_base as the hint for the muxer timebase | Anton Khirnov | 2014-06-18 | 1 | -2/+1 |
| * | oggenc: Set the right AVOption size for the pref_duration option | Martin Storsjö | 2014-06-06 | 1 | -1/+1 |
* | | Merge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7' | Michael Niedermayer | 2014-06-04 | 1 | -2/+19 |
|\| |
|
| * | oggenc: Support flushing the muxer | Martin Storsjö | 2014-06-04 | 1 | -2/+19 |
| * | oggenc: Fix the EOS flag | Michael Niedermayer | 2014-05-28 | 1 | -2/+2 |
* | | Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104' | Michael Niedermayer | 2014-05-28 | 1 | -3/+2 |
|\| |
|
| * | vorbiscomment: simplify API by using av_dict_count() | Anton Khirnov | 2014-05-28 | 1 | -3/+2 |
* | | avformat/oggenc: fix EOS flag | Michael Niedermayer | 2014-05-28 | 1 | -2/+2 |
* | | Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b' | Michael Niedermayer | 2014-05-28 | 1 | -0/+2 |
|\| |
|
| * | oggenc: Flush after writing headers | Andrew Kelley | 2014-05-27 | 1 | -0/+2 |