March 7, 2018
View 3934aa4

libavformat/oggparsevorbis: Fix memleak on multiple headers

Michael Niedermayer authored on 2018/03/07 02:14:12
November 29, 2017
View 09494d0

avformat/oggdec: Respect AVERROR codes returned by ogg parsers.

Dale Curtis authored on 2017/11/29 06:40:20
June 21, 2016
View 9204a84

Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a'

Clément Bœsch authored on 2016/06/21 22:42:49
June 17, 2016
View afd0405

avformat/oggparsevorbis: free base64 encoded data immediately after decoding it

James Almer authored on 2016/06/17 07:17:26
View 8b5b756

avformat/oggparsevorbis: use the base64 decode size macro

James Almer authored on 2016/06/17 07:10:42
April 23, 2016
View 5c31eaa

Remove unnecessary get_bits.h #includes and add missing headers where needed.

Alexandra Hájková authored on 2016/04/23 23:44:11
April 11, 2016
View 6f69f7a

Merge commit '9200514ad8717c63f82101dc394f4378854325bf'

Derek Buitenhuis authored on 2016/04/11 04:58:15
September 12, 2015
View 09c15ea

Merge commit '41ed749fe987e60b0485fa721ad869590651324d'

Hendrik Leppkes authored on 2015/09/12 20:05:01
September 10, 2015
View 41ed749

ogg: Do not try to use the parser if it is not present

Luca Barbato authored on 2015/09/10 21:11:43
July 28, 2015
View 29d147c

Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'

Michael Niedermayer authored on 2015/07/28 05:53:16
June 30, 2015
View 059a934

lavc: Consistently prefix input buffer defines

Vittorio Giovara authored on 2015/06/30 06:48:34
November 6, 2014
View c04c43b

avformat/oggparsevorbis: Check that initialization succeeded before declaring the end of headers

Michael Niedermayer authored on 2014/11/06 20:58:04
View 4b2763c

avformat/oggparsevorbis: return proper error code from vorbis_header()

Michael Niedermayer authored on 2014/11/06 21:01:06
View f74be36

Merge commit '2f3fadfbe3c6ad52fad5c614b6067c5401227959'

Michael Niedermayer authored on 2014/11/06 20:05:17
June 19, 2014
View 9200514

lavf: replace AVStream.codec with AVStream.codecpar

Anton Khirnov authored on 2014/06/19 03:42:52