September 17, 2011
View 9973ca9

lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails

David Goldwich authored on 2011/09/17 20:50:35
July 18, 2011
View e257eeb

lavf: do not set codec_tag for rawvideo

Mans Rullgard authored on 2011/07/18 00:02:33
July 14, 2011
View e297459

lavf: fix invalid reads in avformat_find_stream_info()

Anton Khirnov authored on 2011/07/14 10:08:53
July 13, 2011
View 9c2a024

lavf: fix segfault in av_open_input_stream()

Anton Khirnov authored on 2011/07/13 05:42:18
July 2, 2011
View 9da3063

lavf: use the correct pointer in av_open_input_stream().

Anton Khirnov authored on 2011/07/02 04:24:17
June 24, 2011
View b263e94

lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format.

Anton Khirnov authored on 2011/06/24 14:58:16
June 19, 2011
View dbafb0e

lavf: prevent crash in av_open_input_file() if ap == NULL.

Ronald S. Bultje authored on 2011/06/19 04:33:49
View 84bd2b4

lavf: add a forgotten NULL check in convert_format_parameters().

Anton Khirnov authored on 2011/06/19 00:26:40
June 11, 2011
View 35bdaf3

utils: Drop pointless '#if 1' preprocessor directive.

Diego Biurrun authored on 2011/06/11 03:27:50
June 7, 2011
View 919d7a3

Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog.

Diego Biurrun authored on 2011/06/07 20:18:12
June 5, 2011
View 603b8bc

Deprecate av_open_input_* and remove their uses.

Anton Khirnov authored on 2011/06/05 00:36:30
May 23, 2011
View afe2726

lavf: add avformat_find_stream_info()

Anton Khirnov authored on 2011/05/23 02:24:59
May 22, 2011
View 25de595

lavf: add avformat_write_header() as a replacement for av_write_header().

Anton Khirnov authored on 2011/05/22 20:53:33
View 05e84c9

lavf: add avformat_open_input() as a replacement for av_open_input_*

Anton Khirnov authored on 2011/05/22 15:37:25
March 9, 2011
View a8fd2f4

lavf: initialise reference_dts in av_estimate_timings_from_pts.

Michael Niedermayer authored on 2011/03/09 06:39:14