September 25, 2014
View b8d3f7f

Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95'

Michael Niedermayer authored on 2014/09/25 07:02:52
September 24, 2014
View a2efbec

libavformat: Move avc mp4 startcode parsing to a shared file

Martin Storsjö authored on 2014/09/24 17:17:04
March 25, 2012
View 8bf95e8

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/03/25 09:56:53
March 22, 2012
View d5ed5e7

avc: Add a function for converting mp4 style extradata to annex b

Martin Storsjö authored on 2012/03/22 20:25:58
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 20, 2011
View 471fe57

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
View ae628ec

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
January 16, 2009
View c844520

10l, fix prototype

Baptiste Coudurier authored on 2009/01/16 10:20:31
View d298412

export ff_avc_parse_nal_units_buf

Baptiste Coudurier authored on 2009/01/16 10:17:18
View a97772b

return size written in ff_avc_parse_nal_units

Baptiste Coudurier authored on 2009/01/16 10:11:34
January 15, 2009
View 0a63a67

Do not reallocate AVPacket's data when muxing a packet

Luca Abeni authored on 2009/01/15 23:03:07
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
August 30, 2008
View 9d2526d

Add missing FFMPEG_ prefix to multiple inclusion guard.

Diego Biurrun authored on 2008/08/30 16:17:36
February 20, 2008
View d937cd0

const

Michael Niedermayer authored on 2008/02/20 01:08:52
January 15, 2008
View b973f9a

Make avc_find_startcode non-static, so that it can be used from other files (and add the ff_ prefix, to avoid polluting the namespace)

Luca Abeni authored on 2008/01/15 17:05:58