November 6, 2014
View da8cb1c

avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecContext

Michael Niedermayer authored on 2014/11/06 22:48:23
August 8, 2014
View d34ec64

replace calls to url_feof() with avio_feof()

James Almer authored on 2014/08/08 05:12:41
May 18, 2014
View 9646ea6

avformat/mmf: switch to AVFMT_FLAG_BITEXACT

Michael Niedermayer authored on 2014/05/18 11:02:44
May 15, 2013
View 85de84c

Merge commit '7cbc4cb4424430586ce2d5c0dba81174c6d1db01'

Michael Niedermayer authored on 2013/05/15 17:15:15
May 10, 2013
View c475a58

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/05/10 16:35:33
May 9, 2013
View ee9a4df

mmf: K&R formatting cosmetics

Luca Barbato authored on 2013/05/09 17:37:31
January 7, 2013
View 9ffe790

Support stereo as experimental feature in mmf / Yamaha SMAF.

Carl Eugen Hoyos authored on 2013/01/07 00:38:24
January 6, 2013
View 3dff1bf

mmf: Write metadata into an Optional Data chunk

Yoshihisa Uchida authored on 2013/01/06 07:11:09
View 1a34103

mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.

Carl Eugen Hoyos authored on 2013/01/06 07:39:46
View 7e5d4fa

mmf.c: Do not write metadata into the SMAF Contents Info chunk.

内田佳久 authored on 2013/01/06 07:11:09
December 29, 2012
View 3f8ee30

mmfenc: use ff_raw_write_packet()

Paul B Mahol authored on 2012/12/29 07:18:48
December 4, 2012
View 3bb3cdd

mmfdec: fix seeking

Paul B Mahol authored on 2012/12/04 03:26:43
View 266e88a

mmf: return meaningful error codes

Paul B Mahol authored on 2012/12/04 20:59:46
November 24, 2012
View 05b02e9

mmf: simplify code by using FFMIN

Paul B Mahol authored on 2012/11/24 23:27:01
View 7f321fc

mmf: signal EOF

Paul B Mahol authored on 2012/11/24 23:24:13