| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' | Michael Niedermayer | 2014-09-25 | 1 | -0/+3 |
| |\ |
|
| | * | libavformat: Move avc mp4 startcode parsing to a shared file | Martin Storsjö | 2014-09-24 | 1 | -0/+3 |
| * | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-25 | 1 | -0/+1 |
| |\| |
|
| | * | avc: Add a function for converting mp4 style extradata to annex b | Martin Storsjö | 2012-03-24 | 1 | -0/+1 |
| | * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| | * | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -2/+2 |
| * | | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -2/+2 |
| |/ |
|
| * | 10l, fix prototype | Baptiste Coudurier | 2009-01-16 | 1 | -1/+1 |
| * | export ff_avc_parse_nal_units_buf | Baptiste Coudurier | 2009-01-16 | 1 | -1/+2 |
| * | return size written in ff_avc_parse_nal_units | Baptiste Coudurier | 2009-01-16 | 1 | -1/+1 |
| * | Do not reallocate AVPacket's data when muxing a packet | Luca Abeni | 2009-01-15 | 1 | -1/+1 |
| * | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
| * | Add missing FFMPEG_ prefix to multiple inclusion guard. | Diego Biurrun | 2008-08-30 | 1 | -3/+3 |
| * | const | Michael Niedermayer | 2008-02-19 | 1 | -3/+3 |
| * | Make avc_find_startcode non-static, so that it can be used from other | Luca Abeni | 2008-01-15 | 1 | -0/+1 |
| * | add a ff_ prefix to newly exported functions from avc.c | Aurelien Jacobs | 2008-01-11 | 1 | -2/+2 |
| * | Move isom_write_avcc() and related functions into a separate file. | Aurelien Jacobs | 2008-01-11 | 1 | -0/+31 |