summaryrefslogtreecommitdiff
path: root/libavformat/avc.h
Commit message (Expand)AuthorAge
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avformat/avc: Add functions to split access unit into list of NALUsAndreas Rheinhardt2022-01-19
* avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleakAndreas Rheinhardt2020-06-26
* avformat/avc: write the missing bits in the AVC Decoder Configuration BoxJames Almer2019-11-28
* avformat/mxfenc: support XAVC long gopBaptiste Coudurier2019-05-20
* Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95'Michael Niedermayer2014-09-25
|\
| * libavformat: Move avc mp4 startcode parsing to a shared fileMartin Storsjö2014-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-25
|\|
| * avc: Add a function for converting mp4 style extradata to annex bMartin Storsjö2012-03-24
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
|/
* 10l, fix prototypeBaptiste Coudurier2009-01-16
* export ff_avc_parse_nal_units_bufBaptiste Coudurier2009-01-16
* return size written in ff_avc_parse_nal_unitsBaptiste Coudurier2009-01-16
* Do not reallocate AVPacket's data when muxing a packetLuca Abeni2009-01-15
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add missing FFMPEG_ prefix to multiple inclusion guard.Diego Biurrun2008-08-30
* constMichael Niedermayer2008-02-19
* Make avc_find_startcode non-static, so that it can be used from otherLuca Abeni2008-01-15
* add a ff_ prefix to newly exported functions from avc.cAurelien Jacobs2008-01-11
* Move isom_write_avcc() and related functions into a separate file.Aurelien Jacobs2008-01-11