| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/segafilmenc: Add deinit function | Andreas Rheinhardt | 2020-02-25 | 1 | -0/+14 |
* | avformat/segafilmenc: Combine several checks | Andreas Rheinhardt | 2020-02-25 | 1 | -17/+9 |
* | avformat/segafilmenc: Remove redundant checks | Andreas Rheinhardt | 2020-02-22 | 1 | -6/+2 |
* | avformat/segafilmenc: Remove AVClass | Andreas Rheinhardt | 2020-02-15 | 1 | -8/+0 |
* | avformat/movenc, segafilmenc: Remove unnecessary avio_tell() | Andreas Rheinhardt | 2020-01-17 | 1 | -1/+1 |
* | avformat/segafilmenc: Check early whether video is allowed | Andreas Rheinhardt | 2020-01-14 | 1 | -8/+11 |
* | avformat/segafilmenc: Postpone check for existence of video stream | Andreas Rheinhardt | 2020-01-14 | 1 | -4/+4 |
* | avformat/segafilmenc: Fix undefined left shift of 1 by 31 places | Andreas Rheinhardt | 2020-01-14 | 1 | -1/+1 |
* | avformat: remove more unneeded avio_flush() calls | Marton Balint | 2020-01-07 | 1 | -2/+0 |
* | avformat/segafilmenc: remove unneeded code | Steven Liu | 2019-10-22 | 1 | -2/+0 |
* | avformat/segafilmenc - set keyframe bit correctly | Gyan Doshi | 2018-05-08 | 1 | -1/+1 |
* | lavf/segafilmenc: Do not mix variable declaration and code. | Carl Eugen Hoyos | 2018-04-10 | 1 | -2/+2 |
* | Add Sega FILM muxer | Misty De Meo | 2018-04-05 | 1 | -0/+398 |