| Commit message (Expand) | Author | Age | Files | Lines |
* | movsub_bsf: Fix mov2textsub regression | Andreas Rheinhardt | 2019-06-24 | 1 | -1/+1 |
* | avcodec/mov2textsub: move the reference in the bsf internal buffer | James Almer | 2018-03-11 | 1 | -20/+8 |
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' | Derek Buitenhuis | 2016-04-17 | 1 | -23/+63 |
|\ |
|
| * | lavc: add a new bitstream filtering API | Anton Khirnov | 2016-03-20 | 1 | -29/+67 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' | Michael Niedermayer | 2015-01-15 | 1 | -0/+4 |
|\| |
|
| * | bsf: check memory allocations | Vittorio Giovara | 2015-01-15 | 1 | -0/+4 |
* | | avcodec: use designated initializers for bitstream filters | Paul B Mahol | 2013-10-02 | 1 | -6/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -2/+2 |
|/ |
|
* | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun | 2009-01-11 | 1 | -0/+1 |
* | Add bitstream filter to convert between mov and plain text subtitles | Reimar Döffinger | 2008-01-28 | 1 | -0/+55 |